@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.animate{visibility:hidden;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animate.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.animate.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash;visibility:visible!important}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.animate.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;visibility:visible!important}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.animate.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce;visibility:visible!important}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.animate.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada;visibility:visible!important}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}@-o-keyframes swing{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.animate.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing;visibility:visible!important}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%)}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0%)}}@-o-keyframes wobble{0%{-o-transform:translateX(0%)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0%)}}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.animate.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble;visibility:visible!important}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.animate.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse;visibility:visible!important}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in}}@-o-keyframes flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animate.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-moz-backface-visibility:visible!important;-moz-animation-name:flip;-o-backface-visibility:visible!important;-o-animation-name:flip;backface-visibility:visible!important;animation-name:flip;visibility:visible!important}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.animate.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible!important;-moz-animation-name:flipInX;-o-backface-visibility:visible!important;-o-animation-name:flipInX;backface-visibility:visible!important;animation-name:flipInX;visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible!important;-o-animation-name:flipOutX;-o-backface-visibility:visible!important;animation-name:flipOutX;backface-visibility:visible!important;visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateY(-10deg)}70%{-moz-transform:perspective(400px) rotateY(10deg)}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateY(-10deg)}70%{-o-transform:perspective(400px) rotateY(10deg)}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.animate.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible!important;-moz-animation-name:flipInY;-o-backface-visibility:visible!important;-o-animation-name:flipInY;backface-visibility:visible!important;animation-name:flipInY;visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible!important;-moz-animation-name:flipOutY;-o-backface-visibility:visible!important;-o-animation-name:flipOutY;backface-visibility:visible!important;animation-name:flipOutY;visibility:visible!important}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animate.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;visibility:visible!important}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp;visibility:visible!important}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown;visibility:visible!important}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible!important}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight;visibility:visible!important}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig;visibility:visible!important}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig;visibility:visible!important}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;visibility:visible!important}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig;visibility:visible!important}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animate.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut;visibility:visible!important}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-20px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.animate.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp;visibility:visible!important}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(20px)}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.animate.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown;visibility:visible!important}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.animate.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft;visibility:visible!important}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.animate.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight;visibility:visible!important}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.animate.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;visibility:visible!important}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.animate.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;visibility:visible!important}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.animate.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;visibility:visible!important}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.animate.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;visibility:visible!important}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(.9)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}.animate.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn;visibility:visible!important}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.animate.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;visibility:visible!important}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.animate.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown;visibility:visible!important}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.animate.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft;visibility:visible!important}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.animate.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight;visibility:visible!important}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1)}25%{-moz-transform:scale(.95)}50%{opacity:1;-moz-transform:scale(1.1)}100%{opacity:0;-moz-transform:scale(.3)}}@-o-keyframes bounceOut{0%{-o-transform:scale(1)}25%{-o-transform:scale(.95)}50%{opacity:1;-o-transform:scale(1.1)}100%{opacity:0;-o-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.animate.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut;visibility:visible!important}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.animate.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp;visibility:visible!important}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-20px)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-20px)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.animate.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown;visibility:visible!important}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(20px)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(20px)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.animate.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft;visibility:visible!important}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-20px)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-20px)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.animate.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight;visibility:visible!important}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.animate.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn;visibility:visible!important}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animate.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;visibility:visible!important}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animate.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;visibility:visible!important}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animate.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight;visibility:visible!important}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animate.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight;visibility:visible!important}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.animate.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut;visibility:visible!important}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.animate.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;visibility:visible!important}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.animate.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;visibility:visible!important}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.animate.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;visibility:visible!important}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.animate.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;visibility:visible!important}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:translateY(700px);opacity:0}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}100%{-o-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.animate.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;visibility:visible!important}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.animate.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn;visibility:visible!important}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg)}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.animate.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut;visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animate.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;visibility:visible!important;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.animate.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;visibility:visible!important;-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;-moz-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes slideUp{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideLeft{0%{transform:translateX(150%)}50%{ransform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight{animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible!important}@keyframes slideRight{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible!important}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important}@keyframes expandUp{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible!important}@keyframes bigEntrance{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes hatch{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible!important}@keyframes floating{0%{transform:translateY(0%)}50%{transform:translateY(8%)}100%{transform:translateY(0%)}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(8%)}100%{-webkit-transform:translateY(0%)}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;visibility:visible!important}@keyframes tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}100%{transform:rotate(-4deg)}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}100%{-webkit-transform:rotate(-4deg)}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible!important}@keyframes pullUp{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}100%,60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}100%,60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0;-ms-transform-origin:50% 0;-webkit-transform-origin:50% 0;visibility:visible!important}@keyframes pullDown{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}100%,60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}100%,60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;visibility:visible!important}@keyframes stretchLeft{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}100%,60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}100%,60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;visibility:visible!important}@keyframes stretchRight{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}100%,60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}100%,60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn;visibility:visible!important}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-loading .slick-list
{
background: #fff url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/fonts/slick.eot);
src: url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/fonts/slick.woff) format('woff'), url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/fonts/slick.ttf) format('truetype'), url(https://www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}




















  blockquote.type1 q { display:inline-block;  padding:15px; margin-bottom:10px; }
blockquote.type1 {border-left:3px solid;}
blockquote > p { font-size:18px; line-height:30px; display:inline-block; font-weight:300; border-top:1px solid; border-bottom:1px solid; padding:20px 0px; margin-bottom:10px; }
.dt-sc-dark-bg blockquote.type1 q { border-color:#ffffff; }
blockquote.type1 q:after, blockquote.type1 q:before, blockquote.type2 q:after, 
blockquote.type2 q:before, blockquote.type3 q:after, blockquote.type3 q:before, 
blockquote.type5 q:after, blockquote.type5 q:before, blockquote.type6 q:after, blockquote.type6 q:before, 
blockquote.type7 q:after, blockquote.type7 q:before, blockquote.type8 q:after, blockquote.type8 q:before, blockquote.type q:after, blockquote.type q:before{display: none;}
blockquote.type{margin-top: 20px;padding: 10px 0px;margin-bottom: 20px;border-top: 3px solid;}
blockquote.type.alignright, blockquote.type.alignleft{padding:10px; margin-bottom: 20px !important;}
blockquote.type2 { overflow:hidden; padding-left:70px; position:relative; }
blockquote.type2 q { display:inline-block; font-family:'Dancing Script', cursive; font-size:24px; line-height:40px; margin-right: 70px; max-width: 100%; }
blockquote.type2 q:before { content:""; }
blockquote.type2:before { content: "\""; font-family:'Roboto Slab', serif; font-size:70px; position:absolute; left: 0; top:15px; text-align:center; width:70px; }
blockquote.type2 cite { float:right; font-style:normal; margin:30px 0 0; position:relative; text-align:right; }
blockquote.type2 cite:before { background:rgba(0, 0, 0, 0.1); content:""; height:1px; position:absolute; right:100%; top:15px; width: 9999px; -webkit-transform: translateX(-15px); transform: translateX(-15px); }
blockquote.type3 { padding:15px 0 15px 25px; border-left:2px solid rgba(0, 0, 0, 0.2); }
blockquote.type3 q { font-size:16px; }
blockquote.type4 { line-height: 30px;  padding: 15px 38px;margin: 0px;color: #FFFFFF; }
blockquote.type4 > cite { display: inline-block; text-align: right; width: 100%; font-style:normal; }
blockquote.type4 span { float: left; width: 100%; color:#999999; text-transform:capitalize; font-size:13px; }
blockquote.type4  q:before, blockquote.type4  q:after { font-size: 48px;font-family: Georgia, serif;font-style: italic;position: absolute; }
blockquote.type4  q:before { top: 14px;left: -29px; content: "\201c";font-family: Georgia, serif;}
blockquote.type4  q:after { bottom: -15px;right: -24px;content: "\201d";font-family: Georgia, serif;}
blockquote.type4  q{line-height: 26px;font-size: 15px;display: inline-block;font-style: italic;position: relative;}
blockquote.type4:before {content: "";border: 1px dashed rgba(255,255,255,0.5);top: 2px;bottom: 2px;right: 2px;left: 2px;position: absolute;}
blockquote.type5{background-color: #fff;border: 1px solid #FFFFFF;box-shadow: 0 0 5px #D0D0D0;padding: 19px; margin-top: 20px; margin-bottom: 20px !important;}
blockquote.type5 q{line-height: inherit;font-size: inherit;font-weight: 400;}
blockquote.type5.alignright{margin-right: 0px;}	
blockquote.type5.alignrleft{margin-left: 0px;}	
blockquote.type5 q:before, blockquote.type5 q:after{display: none;}
blockquote.type6{border-bottom: 2px dotted #D9D9D9;border-top: 2px dotted #D9D9D9;background-color: #fff;padding: 19px; margin-top: 20px; margin-bottom: 20px !important;}
blockquote.type7 {border-bottom: 4px double #D9D9D9;border-top: 4px double #D9D9D9;margin-top: 20px;padding: 10px 0px; margin-bottom: 20px;}
blockquote.type8{border-left: 3px solid;letter-spacing: 0px;line-height: 25px;padding: 5px 5px 5px 15px;margin-top: 20px;margin-bottom: 20px;}  blockquote.type1.blue q, blockquote.type3.blue { border-color: #008bd3; }
blockquote.type2.blue cite::before, blockquote.type4.blue { background-color: #008bd3; } blockquote.type1.brown q, blockquote.type3.brown { border-color: #795548; }
blockquote.type2.brown cite::before, blockquote.type4.brown { background-color: #795548; } blockquote.type1.cadetblue q, blockquote.type3.cadetblue { border-color: #3c939d; }
blockquote.type2.cadetblue cite::before, blockquote.type4.cadetblue { background-color: #3c939d; } blockquote.type1.chillipepper q, blockquote.type3.chillipepper { border-color: #c10841; }
blockquote.type2.chillipepper cite::before, blockquote.type4.chillipepper { background-color: #c10841; } blockquote.type1.cyan q, blockquote.type3.cyan { border-color: #00bcd4; }
blockquote.type2.cyan cite::before, blockquote.type4.cyan { background-color: #00bcd4; } blockquote.type1.darkgolden q, blockquote.type3.darkgolden { border-color: #b48b3c; }
blockquote.type2.darkgolden cite::before, blockquote.type4.darkgolden { background-color: #b48b3c; } blockquote.type1.deeporange q, blockquote.type3.deeporange { border-color: #ff5722; }
blockquote.type2.deeporange cite::before, blockquote.type4.deeporange { background-color: #ff5722; } blockquote.type1.deeppurple q, blockquote.type3.deeppurple { border-color: #673ab7; }
blockquote.type2.deeppurple cite::before, blockquote.type4.deeppurple { background-color: #673ab7; } blockquote.type1.green q, blockquote.type3.green { border-color: #60ae0d; }
blockquote.type2.green cite::before, blockquote.type4.green { background-color: #60ae0d; } blockquote.type1.lime q, blockquote.type3.lime { border-color: #cddc39; }
blockquote.type2.lime cite::before, blockquote.type4.lime { background-color: #cddc39; } blockquote.type1.magenta q, blockquote.type3.magenta { border-color: #cb506d; }
blockquote.type2.magenta cite::before, blockquote.type4.magenta { background-color: #cb506d; } blockquote.type1.orange q, blockquote.type3.orange { border-color: #ff9800; }
blockquote.type2.orange cite::before, blockquote.type4.orange { background-color: #ff9800; } blockquote.type1.pink q, blockquote.type3.pink { border-color: #fd6ca3; }
blockquote.type2.pink cite::before, blockquote.type4.pink { background-color: #fd6ca3; } blockquote.type1.purple q, blockquote.type3.purple { border-color: #9c27b0; }
blockquote.type2.purple cite::before, blockquote.type4.purple { background-color: #9c27b0; } blockquote.type1.red q, blockquote.type3.red { border-color: #da0000; }
blockquote.type2.red cite::before, blockquote.type4.red { background-color: #da0000; } blockquote.type1.skyblue q, blockquote.type3.skyblue { border-color: #0eb2e7; }
blockquote.type2.skyblue cite::before, blockquote.type4.skyblue { background-color: #0eb2e7; } blockquote.type1.teal q, blockquote.type3.teal { border-color: #009688; }
blockquote.type2.teal cite::before, blockquote.type4.teal { background-color: #009688; } blockquote.type1.turquoise q, blockquote.type3.turquoise { border-color: #32ccbd; }
blockquote.type2.turquoise cite::before, blockquote.type4.turquoise { background-color: #32ccbd; } blockquote.type1.wisteria q, blockquote.type3.wisteria { border-color: #9b59b6; }
blockquote.type2.wisteria cite::before, blockquote.type4.wisteria { background-color: #9b59b6; } blockquote.type1.yellow q, blockquote.type3.yellow { border-color: #ffe401; }
blockquote.type2.yellow cite::before, blockquote.type4.yellow { background-color: #ffe401; } blockquote.type1 q, blockquote > p { border-color:rgba(0, 0, 0, 0.15); }
blockquote.type1, blockquote.type{background: #fff;}  @media only screen and (max-width: 479px) {
blockquote.type2 { width: 100%; }
blockquote.type2 q { margin-right: 30px; }
}
.dt-sc-button.with-icon.icon-right.type1, .dt-sc-button.with-icon.icon-right.type1:after, .dt-sc-colored-big-buttons:hover span, .dt-sc-partially-rounded, .dt-sc-button.with-icon.icon-left span:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-button { cursor:pointer; display:inline-block; font-size:12px; font-weight: normal; line-height:normal; margin:10px 0 0; outline:none; padding:8px 15px; position:relative; text-transform: inherit; z-index:1; }
.dt-sc-button { background:rgba(0, 0, 0, 0.05); color:#000000; }
.dt-sc-button:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.fully-rounded-border:hover { color:#ffffff; }
.dt-sc-button.filled, .dt-sc-button.filled:hover, .secondary-skin.dt-sc-button.rounded-corner, .secondary-skin.dt-sc-button.rounded-border:hover { color:#ffffff; }
.dt-sc-button.rounded-border, .dt-sc-button.bordered { border:1px solid; border-radius:3px; background:none; }
.dt-sc-button.transparent { background: none; border: none; padding: 0; }
.dt-sc-button.rounded-border:hover, .dt-sc-button.bordered:hover { color:#ffffff; border-radius:5px; }
.dt-sc-button.bordered, .dt-sc-button.bordered:hover { border-radius:0px; }
.dt-sc-button.partially-rounded { border-radius:15px 0px; }	
.dt-sc-button.partially-rounded:hover { border-radius:0px 15px; }	
.dt-sc-button.rounded-border.black, .dt-sc-button.bordered.black, .dt-sc-button.fully-rounded-border.black { border-color:#000000; color:#000000; }
.dt-sc-button.with-shadow { box-shadow:3px 3px 0px 0px rgba(0, 0, 0, 0.2); }
.dt-sc-button.with-shadow.white { background:#ffffff; }
.dt-sc-button.with-shadow.white:hover { box-shadow:3px 3px 0px 0px rgba(0, 0, 0, 0.1); }
.rounded-corner { border-radius:2px; }
.dt-sc-button.filled.white { background:#ffffff; color:#000000; }
.dt-sc-button.filled.white:hover { color:#ffffff; }
.dt-sc-button.filled.black { background:#000000; } .dt-sc-button.small { font-size: 14px; padding: 11px 14px; }
.dt-sc-button.medium { font-size: 14px; padding: 14px 22px; }
.dt-sc-button.large { font-size: 16px; padding: 16px 28px; }
.dt-sc-button.xlarge { font-size: 18px; padding: 18px 32px; }	
.dt-sc-button.with-icon.icon-right span { margin-left:5px; }	
.dt-sc-button.dt-sc-left-margin { margin-left:20px; } .dt-sc-button.with-icon.icon-right.type1 { padding-right:18px;  }
.dt-sc-button.with-icon.icon-right.type1 span { margin-left:30px; }
.dt-sc-button.with-icon.icon-right.type1 { position:relative; letter-spacing:0.5px; overflow:hidden; }
.dt-sc-button.with-icon.icon-right.type1:after { content:''; position:absolute; z-index:-1; }
.dt-sc-button.with-icon.icon-right.type1:before { left:auto; right:10px;  z-index:2; }
.dt-sc-button.with-icon.icon-right.type1:after {  width: 35%; height:200%; z-index:1; right:0; top:0; margin:-5px 0 0 -5px; -webkit-transform-origin:0 0; -webkit-transform:rotate(-20deg); -moz-transform-origin:0 0;  -moz-transform:rotate(-20deg); -ms-transform-origin:0 0; -ms-transform:rotate(-20deg); transform-origin:0 0; transform:rotate(-20deg); }
.dt-sc-button.with-icon.icon-right.type1:hover:after { width: 38%; }
.dt-sc-button.small.with-icon.icon-right.type1 span { margin-left:25px; }
.dt-sc-button.small.with-icon.icon-right.type1:after {  width: 36%; }
.dt-sc-button.small.with-icon.icon-right.type1:hover:after { width: 38%; }
.dt-sc-button.medium.with-icon.icon-right.type1 span { margin-left:30px; }
.dt-sc-button.medium.with-icon.icon-right.type1:after {  width: 35%; }
.dt-sc-button.medium.with-icon.icon-right.type1:hover:after { width: 38%; }	
.dt-sc-button.large.with-icon.icon-right.type1 span { margin-left:34px; }
.dt-sc-button.large.with-icon.icon-right.type1:after {  width: 34%; }
.dt-sc-button.large.with-icon.icon-right.type1:hover:after { width: 36%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1 span { margin-left: 38px; }
.dt-sc-button.xlarge.with-icon.icon-right.type1:after {  width: 34%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1:hover:after { width: 36%; } .dt-sc-button.with-icon.icon-right.type2 span { padding:23px 0px 9px 20px; position:absolute; margin:0px 0px 0px 15px; display:inline-block; top:0px; right:21px; height:100%; }
.dt-sc-button.with-icon.icon-right.type2 span:after { content:""; position:absolute; left:0px; top:0px; height:100%; border-left:1px solid rgba(0, 0, 0, 0.05); border-right:1px solid rgba(255, 255, 255, 0.2); }
.dt-sc-button.small.with-icon.icon-right.type2 { padding:13px 75px 11px 20px; }
.dt-sc-button.small.with-icon.icon-right.type2 span { padding-top:12px; font-size:16px; }
.dt-sc-button.medium.with-icon.icon-right.type2 { padding:16px 78px 14px 22px; }
.dt-sc-button.medium.with-icon.icon-right.type2 span { padding-top:16px; font-size:18px; }
.dt-sc-button.large.with-icon.icon-right.type2 { padding:20px 84px 18px 24px; }
.dt-sc-button.large.with-icon.icon-right.type2 span { padding-top:21px; font-size:20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 { padding:26px 96px 24px 28px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 span { padding-top:26px; padding-left:25px; right:25px; font-size:24px; } .dt-sc-button.with-icon.icon-right.type3 { text-transform:none; }
.dt-sc-button.with-icon.icon-right.type3 span { position:absolute; right:0px; top:0px; bottom:0px; margin:auto; height:100%; background:#000000; color:#ffffff; text-align:center; }
.dt-sc-button.with-icon.icon-right.type3 span:before { bottom:0px; height:12px; left:0px; margin:auto; position:absolute; right:0px; top:0px; }
.dt-sc-button.small.with-icon.icon-right.type3 { padding-right:60px; font-size:14px; }
.dt-sc-button.small.with-icon.icon-right.type3 span { width:40px; font-size:14px; }
.dt-sc-button.medium.with-icon.icon-right.type3 { padding:13px 75px 13px 25px; font-size:16px; }
.dt-sc-button.medium.with-icon.icon-right.type3 span { width:50px; font-size:16px; }
.dt-sc-button.large.with-icon.icon-right.type3 { padding-right:100px; font-size:18px; } 
.dt-sc-button.large.with-icon.icon-right.type3 span { width:60px; font-size:18px; }
.dt-sc-button.large.with-icon.icon-right.type3 span:before { height:14px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 { padding-right:120px; font-size:20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span { width:80px; font-size:20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span:before { height:16px; } .dt-sc-button.with-icon.icon-left span { margin-right:15px; }
.dt-sc-button.small.with-icon.icon-left { padding:13px 20px 11px; }
.dt-sc-button.medium.with-icon.icon-left { padding:16px 25px 14px; }
.dt-sc-button.large.with-icon.icon-left { padding:20px 30px 18px; }
.dt-sc-button.xlarge.with-icon.icon-left { padding:26px 35px 24px; }
.dt-sc-button.large.with-icon.icon-left span { line-height: 20px; } .dt-sc-button.with-icon.icon-left.type2 span:after { content:""; position:absolute; top:0px; height:100%; width:1px; }
.dt-sc-button.with-icon.icon-left.type2 span { text-align:center; }
.dt-sc-button.small.with-icon.icon-left.type2 { padding-left:15px; }
.dt-sc-button.small.with-icon.icon-left.type2 span { width:30px; padding-right:15px; margin-right:15px; }
.dt-sc-button.small.with-icon.icon-left.type2 span:after { left:45px; }
.dt-sc-button.small.with-icon.icon-left.type2 span.pe-icon { font-size:15px; }
.dt-sc-button.medium.with-icon.icon-left.type2 { padding-left:20px; }
.dt-sc-button.medium.with-icon.icon-left.type2 span { width:35px; padding-right:20px; margin-right:20px; }
.dt-sc-button.with-icon.icon-left.type2 span.pe-icon { font-size:20px; font-weight:bold; }
.dt-sc-button.medium.with-icon.icon-left.type2 span:after { left:55px; }
.dt-sc-button.large.with-icon.icon-left.type2 { padding-left:25px; }
.dt-sc-button.large.with-icon.icon-left.type2 span { width:42px; padding-right:25px; margin-right:25px; }
.dt-sc-button.large.with-icon.icon-left.type2 span:after { left:67px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 { padding-left:30px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span { width:50px; padding-right:30px; margin-right:30px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span:after { left:80px; }
.dt-sc-button.grey { color:rgba(0, 0, 0, 0.4); background:rgba(0, 0, 0, 0.1); }
.dt-sc-button.grey.with-icon.icon-left span:after { background:#ffffff; }
.dt-sc-button.grey.with-icon.icon-left:hover span:after { background:rgba(0, 0, 0, 0.05); }
.dt-sc-button.fully-rounded-border { background:none; }
.dt-sc-button.fully-rounded-border, .dt-sc-button.fully-rounded-border:hover { border:2px solid; border-radius:50px; }
.dt-sc-button.fully-rounded-border.small { padding:14px 25px 11px; }
.dt-sc-button.fully-rounded-border.medium { padding:17px 30px 14px; }
.dt-sc-button.fully-rounded-border:hover { color:#ffffff; } .dt-sc-colored-big-buttons { display:inline-block; position:relative; text-transform:uppercase; font-size:18px; line-height:normal; padding:25px 30px; border:1px solid; background:#ffffff; text-align:left; color:#000000; border-radius:5px; width:100%; letter-spacing:0.5px; font-weight:300; }
.dt-sc-colored-big-buttons:hover { color:#ffffff; }
.dt-sc-colored-big-buttons.with-left-icon { padding-left:110px; }
.dt-sc-colored-big-buttons span { color:#ffffff; font-size:30px; line-height:92px; height:100%; position:absolute; left: 0; top: 0; text-align:center; vertical-align:middle; width:80px; border-radius: 3px 0 0 3px; }
.dt-sc-colored-big-buttons span.pe-icon { font-size:35px; }
.dt-sc-colored-big-buttons:hover span { background:#ffffff; }
.dt-sc-colored-big-buttons.blue { border-color:#015c89; }
.dt-sc-colored-big-buttons.orange { border-color:#f27935; }
.dt-sc-colored-big-buttons.green { border-color:#6ca04a; }
.dt-sc-colored-big-buttons.blue span, .dt-sc-colored-big-buttons.blue:hover { background:#015c89; }
.dt-sc-colored-big-buttons.orange span, .dt-sc-colored-big-buttons.orange:hover { background:#f27935; }
.dt-sc-colored-big-buttons.green span, .dt-sc-colored-big-buttons.green:hover { background:#6ca04a; }
.dt-sc-colored-big-buttons.blue:hover span { background:#015078; }
.dt-sc-colored-big-buttons.orange:hover span { background:#e07231; }
.dt-sc-colored-big-buttons.green:hover span { background:#618f42; } .dt-sc-button.blue, .dt-sc-button.blue.rounded-border:hover, .dt-sc-button.blue.bordered:hover, .dt-sc-button.blue.fully-rounded-border:hover, .dt-sc-button.brown, .dt-sc-button.brown.rounded-border:hover, .dt-sc-button.brown.bordered:hover, .dt-sc-button.brown.fully-rounded-border:hover, .dt-sc-button.cadetblue, .dt-sc-button.cadetblue.rounded-border:hover, .dt-sc-button.cadetblue.bordered:hover, .dt-sc-button.cadetblue.fully-rounded-border:hover, .dt-sc-button.chillipepper, .dt-sc-button.chillipepper.rounded-border:hover, .dt-sc-button.chillipepper.bordered:hover, .dt-sc-button.chillipepper.fully-rounded-border:hover, .dt-sc-button.cyan, .dt-sc-button.cyan.rounded-border:hover, .dt-sc-button.cyan.bordered:hover, .dt-sc-button.cyan.fully-rounded-border:hover, .dt-sc-button.darkgolden, .dt-sc-button.darkgolden.rounded-border:hover, .dt-sc-button.darkgolden.bordered:hover, .dt-sc-button.darkgolden.fully-rounded-border:hover, .dt-sc-button.deeporange, .dt-sc-button.deeporange.rounded-border:hover, .dt-sc-button.deeporange.bordered:hover, .dt-sc-button.deeporange.fully-rounded-border:hover, .dt-sc-button.deeppurple, .dt-sc-button.deeppurple.rounded-border:hover, .dt-sc-button.deeppurple.bordered:hover, .dt-sc-button.deeppurple.fully-rounded-border:hover, .dt-sc-button.green, .dt-sc-button.green.rounded-border:hover, .dt-sc-button.green.bordered:hover, .dt-sc-button.green.fully-rounded-border:hover, .dt-sc-button.lime, .dt-sc-button.lime.rounded-border:hover, .dt-sc-button.lime.bordered:hover, .dt-sc-button.lime.fully-rounded-border:hover, .dt-sc-button.megenta, .dt-sc-button.megenta.rounded-border:hover, .dt-sc-button.megenta.bordered:hover, .dt-sc-button.megenta.fully-rounded-border:hover, .dt-sc-button.orange, .dt-sc-button.orange.rounded-border:hover, .dt-sc-button.orange.bordered:hover, .dt-sc-button.orange.fully-rounded-border:hover, .dt-sc-button.pink, .dt-sc-button.pink.rounded-border:hover, .dt-sc-button.pink.bordered:hover, .dt-sc-button.pink.fully-rounded-border:hover, .dt-sc-button.purple, .dt-sc-button.purple.rounded-border:hover, .dt-sc-button.purple.bordered:hover, .dt-sc-button.purple.fully-rounded-border:hover, .dt-sc-button.red, .dt-sc-button.red.rounded-border:hover, .dt-sc-button.red.bordered:hover, .dt-sc-button.red.fully-rounded-border:hover, .dt-sc-button.skyblue, .dt-sc-button.skyblue.rounded-border:hover, .dt-sc-button.skyblue.bordered:hover, .dt-sc-button.skyblue.fully-rounded-border:hover, .dt-sc-button.teal, .dt-sc-button.teal.rounded-border:hover, .dt-sc-button.teal.bordered:hover, .dt-sc-button.teal.fully-rounded-border:hover, .dt-sc-button.turquoise, .dt-sc-button.turquoise.rounded-border:hover, .dt-sc-button.turquoise.bordered:hover, .dt-sc-button.turquoise.fully-rounded-border:hover, .dt-sc-button.wisteria, .dt-sc-button.wisteria.rounded-border:hover, .dt-sc-button.wisteria.bordered:hover, .dt-sc-button.wisteria.fully-rounded-border:hover { color:#ffffff; }	
.dt-sc-button.blue.rounded-border, .dt-sc-button.blue.bordered, .dt-sc-button.blue.fully-rounded-border, .dt-sc-button.brown.rounded-border, .dt-sc-button.brown.bordered, .dt-sc-button.brown.fully-rounded-border, .dt-sc-button.cadetblue.rounded-border, .dt-sc-button.cadetblue.bordered, .dt-sc-button.cadetblue.fully-rounded-border, .dt-sc-button.chillipepper.rounded-border, .dt-sc-button.chillipepper.bordered, .dt-sc-button.chillipepper.fully-rounded-border, .dt-sc-button.cyan.rounded-border, .dt-sc-button.cyan.bordered, .dt-sc-button.cyan.fully-rounded-border, .dt-sc-button.darkgolden.rounded-border, .dt-sc-button.darkgolden.bordered, .dt-sc-button.darkgolden.fully-rounded-border, .dt-sc-button.deeporange.rounded-border, .dt-sc-button.deeporange.bordered, .dt-sc-button.deeporange.fully-rounded-border, .dt-sc-button.deeppurple.rounded-border, .dt-sc-button.deeppurple.bordered, .dt-sc-button.deeppurple.fully-rounded-border, .dt-sc-button.green.rounded-border, .dt-sc-button.green.bordered, .dt-sc-button.green.fully-rounded-border, .dt-sc-button.lime.rounded-border, .dt-sc-button.lime.bordered, .dt-sc-button.lime.fully-rounded-border, .dt-sc-button.megenta.rounded-border, .dt-sc-button.megenta.bordered, .dt-sc-button.megenta.fully-rounded-border, .dt-sc-button.orange.rounded-border, .dt-sc-button.orange.bordered, .dt-sc-button.orange.fully-rounded-border, .dt-sc-button.pink.rounded-border, .dt-sc-button.pink.bordered, .dt-sc-button.pink.fully-rounded-border, .dt-sc-button.purple.rounded-border, .dt-sc-button.purple.bordered, .dt-sc-button.purple.fully-rounded-border, .dt-sc-button.red.rounded-border, .dt-sc-button.red.bordered, .dt-sc-button.red.fully-rounded-border, .dt-sc-button.skyblue.rounded-border, .dt-sc-button.skyblue.bordered, .dt-sc-button.skyblue.fully-rounded-border, .dt-sc-button.teal.rounded-border, .dt-sc-button.teal.bordered, .dt-sc-button.teal.fully-rounded-border, .dt-sc-button.turquoise.rounded-border, .dt-sc-button.turquoise.bordered, .dt-sc-button.turquoise.fully-rounded-border, .dt-sc-button.wisteria.rounded-border, .dt-sc-button.wisteria.bordered, .dt-sc-button.wisteria.fully-rounded-border, .dt-sc-button.yellow.rounded-border, .dt-sc-button.yellow.bordered, .dt-sc-button.yellow.fully-rounded-border { background:none; }
.dt-sc-button.white.rounded-border, .dt-sc-button.white.bordered, .dt-sc-button.white.fully-rounded-border { color:#ffffff; border-color:#ffffff; }
.dt-sc-button.white.rounded-border:hover, .dt-sc-button.white.bordered:hover, .dt-sc-button.white.fully-rounded-border:hover { color:#000000; background:#ffffff; border-color:#ffffff; }
.dt-sc-button.yellow, .dt-sc-button.yellow.rounded-border:hover, .dt-sc-button.yellow.bordered:hover, .dt-sc-button.yellow.fully-rounded-border:hover { color:#000000; } .dt-sc-button.blue, .dt-sc-button.blue.filled, .dt-sc-button.blue.rounded-border:hover, .dt-sc-button.blue.bordered:hover, .dt-sc-button.blue.fully-rounded-border:hover { background:#008bd3; }
.dt-sc-button.blue:hover, .dt-sc-button.blue.filled:hover, .dt-sc-button.blue.with-icon.icon-right.type1:hover { background:#0081c2; }	
.dt-sc-button.blue.rounded-border, .dt-sc-button.blue.bordered, .dt-sc-button.blue.fully-rounded-border { color:#008bd3; }	
.dt-sc-button.blue.fully-rounded-border, .dt-sc-button.blue.rounded-border:hover, .dt-sc-button.blue.bordered:hover, .dt-sc-button.blue.fully-rounded-border:hover { border-color:#008bd3; } .dt-sc-button.brown, .dt-sc-button.brown.filled, .dt-sc-button.brown.rounded-border:hover, .dt-sc-button.brown.bordered:hover, .dt-sc-button.brown.fully-rounded-border:hover { background:#795548; }
.dt-sc-button.brown:hover, .dt-sc-button.brown.filled:hover, .dt-sc-button.brown.with-icon.icon-right.type1:hover { background:#573a30; }	
.dt-sc-button.brown.rounded-border, .dt-sc-button.brown.bordered, .dt-sc-button.brown.fully-rounded-border { color:#795548; }	
.dt-sc-button.brown.fully-rounded-border, .dt-sc-button.brown.rounded-border:hover, .dt-sc-button.brown.bordered:hover, .dt-sc-button.brown.fully-rounded-border:hover { border-color:#795548; } .dt-sc-button.cadetblue, .dt-sc-button.cadetblue.filled, .dt-sc-button.cadetblue.rounded-border:hover, .dt-sc-button.cadetblue.bordered:hover, .dt-sc-button.cadetblue.fully-rounded-border:hover { background:#3c939d; }
.dt-sc-button.cadetblue:hover, .dt-sc-button.cadetblue.filled:hover, .dt-sc-button.cadetblue.with-icon.icon-right.type1:hover { background:#34818a; }	
.dt-sc-button.cadetblue.rounded-border, .dt-sc-button.cadetblue.bordered, .dt-sc-button.cadetblue.fully-rounded-border { color:#3c939d; }	
.dt-sc-button.cadetblue.fully-rounded-border, .dt-sc-button.cadetblue.rounded-border:hover, .dt-sc-button.cadetblue.bordered:hover, .dt-sc-button.cadetblue.fully-rounded-border:hover { border-color:#3c939d; } .dt-sc-button.chillipepper, .dt-sc-button.chillipepper.filled, .dt-sc-button.chillipepper.rounded-border:hover, .dt-sc-button.chillipepper.bordered:hover, .dt-sc-button.chillipepper.fully-rounded-border:hover { background:#c10841; }
.dt-sc-button.chillipepper:hover, .dt-sc-button.chillipepper.filled:hover, .dt-sc-button.chillipepper.with-icon.icon-right.type1:hover { background:#9d0836; }	
.dt-sc-button.chillipepper.rounded-border, .dt-sc-button.chillipepper.bordered, .dt-sc-button.chillipepper.fully-rounded-border { color:#c10841; }	
.dt-sc-button.chillipepper.fully-rounded-border, .dt-sc-button.chillipepper.rounded-border:hover, .dt-sc-button.chillipepper.bordered:hover, .dt-sc-button.chillipepper.fully-rounded-border:hover { border-color:#c10841; } .dt-sc-button.cyan, .dt-sc-button.cyan.filled, .dt-sc-button.cyan.rounded-border:hover, .dt-sc-button.cyan.bordered:hover, .dt-sc-button.cyan.fully-rounded-border:hover { background:#00bcd4; }
.dt-sc-button.cyan:hover, .dt-sc-button.cyan.filled:hover, .dt-sc-button.cyan.with-icon.icon-right.type1:hover { background:#00a0b4; }	
.dt-sc-button.cyan.rounded-border, .dt-sc-button.cyan.bordered, .dt-sc-button.cyan.fully-rounded-border { color:#00bcd4; }	
.dt-sc-button.cyan.fully-rounded-border, .dt-sc-button.cyan.rounded-border:hover, .dt-sc-button.cyan.bordered:hover, .dt-sc-button.cyan.fully-rounded-border:hover { border-color:#00bcd4; } .dt-sc-button.darkgolden, .dt-sc-button.darkgolden.filled, .dt-sc-button.darkgolden.rounded-border:hover, .dt-sc-button.darkgolden.bordered:hover, .dt-sc-button.darkgolden.fully-rounded-border:hover { background:#b48b3c; }
.dt-sc-button.darkgolden:hover, .dt-sc-button.darkgolden.filled:hover, .dt-sc-button.darkgolden.with-icon.icon-right.type1:hover { background:#a17b35; }	
.dt-sc-button.darkgolden.rounded-border, .dt-sc-button.darkgolden.bordered, .dt-sc-button.darkgolden.fully-rounded-border { color:#b48b3c; }	
.dt-sc-button.darkgolden.fully-rounded-border, .dt-sc-button.darkgolden.rounded-border:hover, .dt-sc-button.darkgolden.bordered:hover, .dt-sc-button.darkgolden.fully-rounded-border:hover { border-color:#b48b3c; } .dt-sc-button.deeporange, .dt-sc-button.deeporange.filled, .dt-sc-button.deeporange.rounded-border:hover, .dt-sc-button.deeporange.bordered:hover, .dt-sc-button.deeporange.fully-rounded-border:hover { background:#ff5722; }
.dt-sc-button.deeporange:hover, .dt-sc-button.deeporange.filled:hover, .dt-sc-button.deeporange.with-icon.icon-right.type1:hover { background:#db4211; }	
.dt-sc-button.deeporange.rounded-border, .dt-sc-button.deeporange.bordered, .dt-sc-button.deeporange.fully-rounded-border { color:#ff5722; }	
.dt-sc-button.deeporange.fully-rounded-border, .dt-sc-button.deeporange.rounded-border:hover, .dt-sc-button.deeporange.bordered:hover, .dt-sc-button.deeporange.fully-rounded-border:hover { border-color:#ff5722; } .dt-sc-button.deeppurple, .dt-sc-button.deeppurple.filled, .dt-sc-button.deeppurple.rounded-border:hover, .dt-sc-button.deeppurple.bordered:hover, .dt-sc-button.deeppurple.fully-rounded-border:hover { background:#673ab7; }
.dt-sc-button.deeppurple:hover, .dt-sc-button.deeppurple.filled:hover, .dt-sc-button.deeppurple.with-icon.icon-right.type1:hover { background:#532b99; }	
.dt-sc-button.deeppurple.rounded-border, .dt-sc-button.deeppurple.bordered, .dt-sc-button.deeppurple.fully-rounded-border { color:#673ab7; }	
.dt-sc-button.deeppurple.fully-rounded-border, .dt-sc-button.deeppurple.rounded-border:hover, .dt-sc-button.deeppurple.bordered:hover, .dt-sc-button.deeppurple.fully-rounded-border:hover { border-color:#673ab7; } .dt-sc-button.green, .dt-sc-button.green.filled, .dt-sc-button.green.rounded-border:hover, .dt-sc-button.green.bordered:hover, .dt-sc-button.green.fully-rounded-border:hover { background:#60ae0d; }
.dt-sc-button.green:hover, .dt-sc-button.green.filled:hover, .dt-sc-button.green.with-icon.icon-right.type1:hover { background:#54990b; }	
.dt-sc-button.green.rounded-border, .dt-sc-button.green.bordered, .dt-sc-button.green.fully-rounded-border { color:#60ae0d; }	
.dt-sc-button.green.fully-rounded-border, .dt-sc-button.green.rounded-border:hover, .dt-sc-button.green.bordered:hover, .dt-sc-button.green.fully-rounded-border:hover { border-color:#60ae0d; } .dt-sc-button.lime, .dt-sc-button.lime.filled, .dt-sc-button.lime.rounded-border:hover, .dt-sc-button.lime.bordered:hover, .dt-sc-button.lime.fully-rounded-border:hover { background:#cddc39; }
.dt-sc-button.lime:hover, .dt-sc-button.lime.filled:hover, .dt-sc-button.lime.with-icon.icon-right.type1:hover { background:#b1bf27; }	
.dt-sc-button.lime.rounded-border, .dt-sc-button.lime.bordered, .dt-sc-button.lime.fully-rounded-border { color:#cddc39; }	
.dt-sc-button.lime.fully-rounded-border, .dt-sc-button.lime.rounded-border:hover, .dt-sc-button.lime.bordered:hover, .dt-sc-button.lime.fully-rounded-border:hover { border-color:#cddc39; } .dt-sc-button.magenta, .dt-sc-button.magenta.filled, .dt-sc-button.magenta.rounded-border:hover, .dt-sc-button.magenta.bordered:hover, .dt-sc-button.magenta.fully-rounded-border:hover { background:#cb506d; }
.dt-sc-button.magenta:hover, .dt-sc-button.magenta.filled:hover, .dt-sc-button.magenta.with-icon.icon-right.type1:hover { background:#ae3753; }	
.dt-sc-button.magenta.rounded-border, .dt-sc-button.magenta.bordered, .dt-sc-button.magenta.fully-rounded-border { color:#cb506d; }	
.dt-sc-button.magenta.fully-rounded-border, .dt-sc-button.magenta.rounded-border:hover, .dt-sc-button.magenta.bordered:hover, .dt-sc-button.magenta.fully-rounded-border:hover { border-color:#cb506d; } .dt-sc-button.orange, .dt-sc-button.orange.filled, .dt-sc-button.orange.rounded-border:hover, .dt-sc-button.orange.bordered:hover, .dt-sc-button.orange.fully-rounded-border:hover { background:#ff9800; }
.dt-sc-button.orange:hover, .dt-sc-button.orange.filled:hover, .dt-sc-button.orange.with-icon.icon-right.type1:hover { background:#da8200; }	
.dt-sc-button.orange.rounded-border, .dt-sc-button.orange.bordered, .dt-sc-button.orange.fully-rounded-border { color:#ff9800; }	
.dt-sc-button.orange.fully-rounded-border, .dt-sc-button.orange.rounded-border:hover, .dt-sc-button.orange.bordered:hover, .dt-sc-button.orange.fully-rounded-border:hover { border-color:#ff9800; } .dt-sc-button.pink, .dt-sc-button.pink.filled, .dt-sc-button.pink.rounded-border:hover, .dt-sc-button.pink.bordered:hover, .dt-sc-button.pink.fully-rounded-border:hover { background:#fd6ca3; }
.dt-sc-button.pink:hover, .dt-sc-button.pink.filled:hover, .dt-sc-button.pink.with-icon.icon-right.type1:hover { background:#e86496; }	
.dt-sc-button.pink.rounded-border, .dt-sc-button.pink.bordered, .dt-sc-button.pink.fully-rounded-border { color:#fd6ca3; }	
.dt-sc-button.pink.fully-rounded-border, .dt-sc-button.pink.rounded-border:hover, .dt-sc-button.pink.bordered:hover, .dt-sc-button.pink.fully-rounded-border:hover { border-color:#fd6ca3; } .dt-sc-button.purple, .dt-sc-button.purple.filled, .dt-sc-button.purple.rounded-border:hover, .dt-sc-button.purple.bordered:hover, .dt-sc-button.purple.fully-rounded-border:hover { background:#9c27b0; }
.dt-sc-button.purple:hover, .dt-sc-button.purple.filled:hover, .dt-sc-button.purple.with-icon.icon-right.type1:hover { background:#7c1b8c; }	
.dt-sc-button.purple.rounded-border, .dt-sc-button.purple.bordered, .dt-sc-button.purple.fully-rounded-border { color:#9c27b0; }	
.dt-sc-button.purple.fully-rounded-border, .dt-sc-button.purple.rounded-border:hover, .dt-sc-button.purple.bordered:hover, .dt-sc-button.purple.fully-rounded-border:hover { border-color:#9c27b0; } .dt-sc-button.red, .dt-sc-button.red.filled, .dt-sc-button.red.rounded-border:hover, .dt-sc-button.red.bordered:hover, .dt-sc-button.red.fully-rounded-border:hover { background:#da0000; }
.dt-sc-button.red:hover, .dt-sc-button.red.filled:hover, .dt-sc-button.red.with-icon.icon-right.type1:hover { background:#c50000; }	
.dt-sc-button.red.rounded-border, .dt-sc-button.red.bordered, .dt-sc-button.red.fully-rounded-border { color:#da0000; }	
.dt-sc-button.red.fully-rounded-border, .dt-sc-button.red.rounded-border:hover, .dt-sc-button.red.bordered:hover, .dt-sc-button.red.fully-rounded-border:hover { border-color:#da0000; } .dt-sc-button.skyblue, .dt-sc-button.skyblue.filled, .dt-sc-button.skyblue.rounded-border:hover, .dt-sc-button.skyblue.bordered:hover, .dt-sc-button.skyblue.fully-rounded-border:hover { background:#0eb2e7; }
.dt-sc-button.skyblue:hover, .dt-sc-button.skyblue.filled:hover, .dt-sc-button.skyblue.with-icon.icon-right.type1:hover { background:#0da2d4; }	
.dt-sc-button.skyblue.rounded-border, .dt-sc-button.skyblue.bordered, .dt-sc-button.skyblue.fully-rounded-border { color:#0eb2e7; }	
.dt-sc-button.skyblue.fully-rounded-border, .dt-sc-button.skyblue.rounded-border:hover, .dt-sc-button.skyblue.bordered:hover, .dt-sc-button.skyblue.fully-rounded-border:hover { border-color:#0eb2e7; } .dt-sc-button.teal, .dt-sc-button.teal.filled, .dt-sc-button.teal.rounded-border:hover, .dt-sc-button.teal.bordered:hover, .dt-sc-button.teal.fully-rounded-border:hover { background:#009688; }
.dt-sc-button.teal:hover, .dt-sc-button.teal.filled:hover, .dt-sc-button.teal.with-icon.icon-right.type1:hover { background:#007f73; }	
.dt-sc-button.teal.rounded-border, .dt-sc-button.teal.bordered, .dt-sc-button.teal.fully-rounded-border { color:#009688; }	
.dt-sc-button.teal.fully-rounded-border, .dt-sc-button.teal.rounded-border:hover, .dt-sc-button.teal.bordered:hover, .dt-sc-button.teal.fully-rounded-border:hover { border-color:#009688; } .dt-sc-button.turquoise, .dt-sc-button.turquoise.filled, .dt-sc-button.turquoise.rounded-border:hover, .dt-sc-button.turquoise.bordered:hover, .dt-sc-button.turquoise.fully-rounded-border:hover { background:#32ccbd; }
.dt-sc-button.turquoise:hover, .dt-sc-button.turquoise.filled:hover, .dt-sc-button.turquoise.with-icon.icon-right.type1:hover { background:#24b6a8; }	
.dt-sc-button.turquoise.rounded-border, .dt-sc-button.turquoise.bordered, .dt-sc-button.turquoise.fully-rounded-border { color:#32ccbd; }	
.dt-sc-button.turquoise.fully-rounded-border, .dt-sc-button.turquoise.rounded-border:hover, .dt-sc-button.turquoise.bordered:hover, .dt-sc-button.turquoise.fully-rounded-border:hover { border-color:#32ccbd; } .dt-sc-button.wisteria, .dt-sc-button.wisteria.filled, .dt-sc-button.wisteria.rounded-border:hover, .dt-sc-button.wisteria.bordered:hover, .dt-sc-button.wisteria.fully-rounded-border:hover { background:#9b59b6; }
.dt-sc-button.wisteria:hover, .dt-sc-button.wisteria.filled:hover, .dt-sc-button.wisteria.with-icon.icon-right.type1:hover { background:#7c4094; }	
.dt-sc-button.wisteria.rounded-border, .dt-sc-button.wisteria.bordered, .dt-sc-button.wisteria.fully-rounded-border { color:#9b59b6; }	
.dt-sc-button.wisteria.fully-rounded-border, .dt-sc-button.wisteria.rounded-border:hover, .dt-sc-button.wisteria.bordered:hover, .dt-sc-button.wisteria.fully-rounded-border:hover { border-color:#9b59b6; } .dt-sc-button.yellow, .dt-sc-button.yellow.filled, .dt-sc-button.yellow.rounded-border:hover, .dt-sc-button.yellow.bordered:hover, .dt-sc-button.yellow.fully-rounded-border:hover { background:#ffe401; }
.dt-sc-button.yellow:hover, .dt-sc-button.yellow.filled:hover, .dt-sc-button.yellow.with-icon.icon-right.type1:hover { background:#ebd302; }	
.dt-sc-button.yellow.rounded-border, .dt-sc-button.yellow.bordered, .dt-sc-button.yellow.fully-rounded-border { color:#ffe401; }	
.dt-sc-button.yellow.fully-rounded-border, .dt-sc-button.yellow.rounded-border:hover, .dt-sc-button.yellow.bordered:hover, .dt-sc-button.yellow.fully-rounded-border:hover { border-color:#ffe401; } .dt-sc-button.rounded-border.black:hover, .dt-sc-button.bordered.black:hover, .dt-sc-dark-bg .dt-sc-button.rounded-border, .dt-sc-dark-bg .dt-sc-button.bordered, .dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border, .dt-sc-skin-highlight .dt-sc-button.rounded-border, .dt-sc-skin-highlight .dt-sc-button.bordered { color:#ffffff; }
.dt-sc-button.filled.rounded-corner:hover{ background-color: #434343 !important; }
.dt-sc-skin-highlight .dt-sc-button.rounded-border:hover, .dt-sc-skin-highlight .dt-sc-button.bordered:hover { background:#ffffff; }
.dt-sc-dark-bg .dt-sc-button.rounded-border, .dt-sc-dark-bg .dt-sc-button.bordered, .dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border, .dt-sc-skin-highlight .dt-sc-button.rounded-border, .dt-sc-skin-highlight .dt-sc-button.bordered { border-color:#ffffff; }
.dt-sc-button.with-icon.icon-right.type1:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-button.with-icon.icon-left.type2 span:after { background:rgba(0, 0, 0, 0.05); } .dt-sc-colored-big-buttons.border-number{text-transform: none;border:solid 2px #fff;max-width: 266px;padding: 12px 16px 15px 50px;margin:15px 0px 0px; border-radius: 5px;background: transparent;font-size: 16px;font-weight: bold;}
.dt-sc-colored-big-buttons.border-number strong {
width: 26px;
height: 26px;
color: #FFF;
font-size: 14px;
font-weight: bold;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
display: inline-block;
text-align: center;
line-height: 26px;
position: absolute;
top: 10px;
left: 10px;
}
.dt-sc-colored-big-buttons.border-number:hover{background-color: transparent;}
.dt-sc-colored-big-buttons.border-number.pink strong{background-color:#f27c7e;}
.dt-sc-colored-big-buttons.border-number.pink {color:#f27c7e;}
.dt-sc-colored-big-buttons.border-number.pink:hover{ border-color: #f27c7e;}
.dt-sc-colored-big-buttons.border-number.orange strong{background-color:#ea9d5f;}
.dt-sc-colored-big-buttons.border-number.orange {color:#ea9d5f;}
.dt-sc-colored-big-buttons.border-number.orange:hover{ border-color: #ea9d5f;}
.dt-sc-colored-big-buttons.border-number.green strong{background-color:#acc158;}
.dt-sc-colored-big-buttons.border-number.green {color:#acc158;}
.dt-sc-colored-big-buttons.border-number.green:hover{ border-color: #acc158;}
.dt-sc-colored-big-buttons.border-number.blue strong{background-color:#4cbcd4;}
.dt-sc-colored-big-buttons.border-number.blue {color:#4cbcd4;}
.dt-sc-colored-big-buttons.border-number.blue:hover{ border-color: #4cbcd4;} @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-button.large.with-icon.icon-left span { line-height: 18px; }
}  @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-button.small { font-size: 11px; }	
.dt-sc-button.medium { font-size: 13px; }	
.dt-sc-button.large { font-size: 15px; }	
.dt-sc-button.xlarge { font-size: 16px; }	
.dt-sc-button.medium {padding: 14px 15px;}
.dt-sc-button.large {padding: 16px 20px;}
.dt-sc-button.xlarge {padding: 18px 15px;}
.dt-sc-button.xlarge.with-icon.icon-left span { margin-right: 18px; margin-top: 3px; }
.dt-sc-button.large.with-icon.icon-right.type1 { font-size: 15px; padding-left: 34px; } .dt-sc-button.xlarge.with-icon.icon-right.type1::after { width: 36%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1:hover:after { width: 38%; } 
.dt-sc-button.xlarge.with-icon.icon-right.type1 { font-size: 16px; padding-left: 30px; }
.dt-sc-button.small.with-icon.icon-right.type2 span { padding-top: 10px; }
.dt-sc-button.medium.with-icon.icon-right.type2 span { padding-top: 14px; }
.dt-sc-button.large.with-icon.icon-right.type2 { font-size: 14px; }
.dt-sc-button.large.with-icon.icon-right.type2 span { padding-top: 18px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 { font-size: 16px; padding: 26px 84px 24px 20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 span { font-size: 21px; padding-left: 20px; padding-top: 24px; right: 23px; }
.dt-sc-button.medium.with-icon.icon-right.type3 { font-size: 15px; }
.dt-sc-button.large.with-icon.icon-right.type3 { font-size: 16px; padding-left: 24px; padding-right: 88px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 { font-size: 17px; padding-left: 25px; padding-right: 90px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span { width: 65px; }
.dt-sc-button.large.with-icon.icon-left.type2 { padding-left: 18px; padding-right: 24px; }
.dt-sc-button.large.with-icon.icon-left.type2 span { margin-right: 18px; padding-right: 18px; }		
.dt-sc-button.large.with-icon.icon-left.type2 span::after { left: 59px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 { padding-left: 20px; padding-right: 24px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span { margin-right: 20px; padding-right: 20px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span::after { left: 69px; }
.dt-sc-colored-big-buttons.with-left-icon { padding-left: 80px; }
.dt-sc-colored-big-buttons span { width: 65px; }	
.dt-sc-colored-big-buttons.border-number{padding-left: 45px !important;}	
}  @media only screen and (max-width: 767px) {
.dt-sc-button.dt-sc-left-margin { display: table; margin-left: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .aligncenter .dt-sc-button.medium.with-icon.icon-right.type3 { padding: 14px 80px 13px 30px; }
}  @media only screen and (min-width: 320px) and (max-width: 479px) {	
.dt-sc-colored-big-buttons { font-size: 16px; }
} @media only screen and (max-width: 319px) { .dt-sc-button.small { font-size: 11px; }
.dt-sc-button.medium { font-size: 13px; }	
.dt-sc-button.large { font-size: 14px; padding: 20px 34px 18px; }
.dt-sc-button.xlarge { font-size: 15px; padding: 26px 36px 24px; }
.dt-sc-button.xlarge.with-icon.icon-left span { margin-right: 18px; }
.dt-sc-button.large.with-icon.icon-right.type1 { font-size: 15px; padding-left: 34px; }
.dt-sc-button.medium.with-icon.icon-right.type1::after,
.dt-sc-button.large.with-icon.icon-right.type1::after { width: 32%; }		
.dt-sc-button.medium.with-icon.icon-right.type1:hover:after { width: 36%; }
.dt-sc-button.xlarge.with-icon.icon-right.type1 { font-size: 16px; padding-left: 30px; }
.dt-sc-button.xlarge.with-icon.icon-right.type1::after { width: 30%; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 { font-size: 17px; padding: 26px 80px 24px 20px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 span { font-size: 21px; padding-left: 20px; right: 23px; }
.dt-sc-button.large.with-icon.icon-right.type2 { font-size: 14px; }
.dt-sc-button.xlarge.with-icon.icon-right.type2 { font-size: 16px; }
.dt-sc-button.medium.with-icon.icon-right.type3 { font-size: 15px; }
.dt-sc-button.large.with-icon.icon-right.type3 { font-size: 16px; padding-left: 24px; padding-right: 88px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 { font-size: 17px; padding-left: 25px; padding-right: 90px; }
.dt-sc-button.xlarge.with-icon.icon-right.type3 span { width: 65px; }
.dt-sc-button.large.with-icon.icon-left.type2 { padding-left: 18px; padding-right: 24px; }
.dt-sc-button.large.with-icon.icon-left.type2 span { margin-right: 18px; padding-right: 18px; }		
.dt-sc-button.large.with-icon.icon-left.type2 span::after { left: 52px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 { padding-left: 20px; padding-right: 24px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span { margin-right: 20px; padding-right: 20px; }
.dt-sc-button.xlarge.with-icon.icon-left.type2 span::after { left: 59px; }
.dt-sc-colored-big-buttons.with-left-icon { padding-left: 80px; }
.dt-sc-colored-big-buttons span { width: 65px; }
.dt-sc-button.dt-sc-left-margin { margin-left: 0; }	
}
.carousel-arrows { position: absolute; right: 0; }
.carousel-arrows a { border: 1px solid; float:left; height:32px; margin: 0 5px; position:relative; text-align:center; width:32px; -webkit-border-radius:50%; border-radius:50%; }
.carousel-arrows a:before { width: 100%; height: 100%; text-align: center; font-size: 18px; line-height: 30px; vertical-align: middle; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); position: absolute; left: 0; right: 0; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
@-moz-document url-prefix() { .carousel-arrows a:before { line-height: 28px; } }
.carousel-arrows a.testimonial-prev:before,  .carousel-arrows a.images-prev:before { content:"\f104"; }
.carousel-arrows a.testimonial-next:before,  .carousel-arrows a.images-next:before { content:"\f105"; }	
.dt-sc-partners-carousel-wrapper .carousel-arrows {  right:90px; margin:auto;top: -57px;; }
.caroufredsel_wrapper { margin-bottom:0px !important; }
.dt-carousel-pagination { text-align: center; width: 100%; float: left; margin-top: 20px; }
.dt-carousel-pagination a { position: relative; font-size: 0; width: 10px; height: 10px; float: none; display: inline-block; margin: 0 5px; background-color: #d2d2d2; } .dt-sc-partners-carousel-wrapper { clear:both; display:block; float:left; margin:0px 0px 67px -30px; padding:0px; width:100%;  width:-webkit-calc(100% + 30px); width:-moz-calc(100% + 30px); width:calc(100% + 30px); position:relative; }
.dt-sc-partners-carousel li { display:block; float:left; margin: 0  0  0 30px;text-align: center; }	
.dt-sc-partners-carousel li img { max-width:100%; display: inline;}
.dt-sc-partners-carousel-wrapper .carousel-arrows a { position:absolute; left:30px; right:0px; margin:auto;  border: none;}
.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-prev { left:-13px; }
.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-next { right:-43px; }	
.dt-sc-partners-carousel-wrapper .carousel-arrows a{background:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/images/sponsor-carousel-arrows.png) no-repeat; width:14px; height:28px; float:left; text-align:center; margin-left:15px; opacity:0.5; filter:alpha(opacity=50);}
.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-prev{ background-position:left top;}
.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-next { background-position:right top;}
.dt-sc-partners-carousel-wrapper .carousel-arrows a.partners-next:before,.carousel-arrows a.partners-next:after{ display: none; }
.dt-sc-partners-carousel-wrapper .carousel-arrows a:hover{opacity:1; filter:alpha(opacity=100);}
.dt-sc-partners-carousel-wrapper .carousel-arrows a:hover{ background-color: transparent !important; } .dt-sc-images-wrapper { clear:both; display:block; margin: 0 -10px; padding: 0; position:relative; width: auto; }
.dt-sc-images-carousel li { display:block; float:left; margin: 0 10px; }	
.dt-sc-images-carousel li img { max-width:100%; }
.dt-sc-images-wrapper .carousel-arrows { float: right; margin: 10px 5px; position: static; }
.dt-sc-images-wrapper .carousel-arrows a { border:none; margin: 0 10px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }
.dt-sc-images-wrapper .carousel-arrows a:before { -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); display:inline-block; line-height:30px; top: 0; } .dt-sc-testimonial-carousel li { display:block; float:left; margin: 0; padding: 0; }
.dt-sc-testimonial-wrapper.type2 .carousel-arrows{position: absolute;right: 0;top: -65px;}
.dt-sc-testimonial-wrapper.type2 .carousel-arrows a{ height: 25px; width: 25px; }
.dt-sc-testimonial-wrapper.type2 .carousel-arrows a:after, .dt-sc-testimonial-wrapper.type2 .carousel-arrows a:before{ line-height: 23px; }
.dt-sc-testimonial-wrapper.type1, .dt-sc-testimonial-wrapper.type2 { margin-left:-20px; width:-webkit-calc(100% + 20px); width:-moz-calc(100% + 20px); width:calc(100% + 20px); }
.dt-sc-testimonial-wrapper.type1 .dt-sc-testimonial-carousel li, .dt-sc-testimonial-wrapper.type2 .dt-sc-testimonial-carousel li { margin-left:20px; }	
.dt-sc-testimonial-wrapper .carousel-arrows { display: inline-block; margin: 15px 0; position: static; }
.dt-sc-testimonial-wrapper.type1 .carousel-arrows, .dt-sc-testimonial-wrapper.type3 .carousel-arrows, .dt-sc-testimonial-wrapper.type6 .carousel-arrows, .dt-sc-testimonial-wrapper.type7 .carousel-arrows { display: table; margin-left: auto; margin-right: auto; text-align: center; width: 90px; }
.dt-sc-testimonial-wrapper.type2 .carousel-arrows, .dt-sc-testimonial-wrapper.type4 .carousel-arrows, .dt-sc-testimonial-wrapper.type5 .carousel-arrows, .dt-sc-testimonial-wrapper.type8 .carousel-arrows { margin-left: -5px; margin-right: -5px; }
.dt-sc-testimonial-wrapper.type1 .carousel-arrows a { float:none; display:inline-block; }
.dt-sc-testimonial-wrapper.type4 .dt-sc-testimonial.type4 { padding-bottom: 0; }
.dt-sc-testimonial-wrapper.type4 .dt-sc-testimonial.type4 .dt-sc-testimonial-author cite { display: none; }
.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial-carousel li { border-color: #dedede; border-style: solid; border-width: 1px; position: relative; }
.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 { position: relative; }
.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote::before { left: 20px; }
.dt-sc-testimonial-wrapper.type6 .carousel-arrows { bottom: -50px; left:0; right: 0; text-align: center; }	
.dt-sc-testimonial-wrapper.type6 .carousel-arrows a { display: inline-block; float: none; }
.dt-sc-testimonial-carousel .dt-sc-testimonial.type3 .dt-sc-testimonial-author,
.dt-sc-testimonial-carousel .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite { margin-top:20px; margin-bottom:0; }
.dt-sc-testimonial-carousel .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small:before { content:"-"; margin:0 5px; }
.dt-sc-testimonial-wrapper.type3 .dt-sc-testimonial-carousel li, .dt-sc-testimonial-wrapper.type5 .dt-sc-testimonial-carousel li { display: inline-block; float: none; margin: 0 10px; }	
.dt-sc-testimonial.special-testimonial-carousel blockquote q:before, .dt-sc-testimonial.special-testimonial-carousel blockquote q:after { content:"\201c"; }
.dt-sc-testimonial.special-testimonial-carousel blockquote { font-style:italic; font-weight:500; font-size:15px; }	
.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author { margin:20px 0 0; }
.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite { font-style:normal; font-weight:500; text-transform:uppercase; font-size:15px; letter-spacing:1px; }
.dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite small { font-weight:500; text-transform:none; font-size:13px; clear:both; letter-spacing:normal; display:inline-block; width:100%; }
.alignright .dt-sc-testimonial.special-testimonial-carousel blockquote, .alignright .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author { text-align:right; } .dt-sc-twitter-carousel-wrapper { clear:both; } .vc_custom_carousel .slick-slider { text-align:center; }
.vc_custom_carousel .slick-slider .slick-dots { background: #fff; border: 1px solid; border-radius: 5px; display: inline-block !important; margin: 0 auto; padding: 2px 5px 0; position: inherit; width: auto; }
.vc_custom_carousel .slick-slider:before { border-top: 1px dashed #000; bottom: -16px; content: ""; left: 0; position: absolute; width: 100%; }
.custom-dot-navigation ul.slick-dots { padding: 5px 0; }
.custom-dot-navigation ul.slick-dots li { margin: 0; }
.custom-dot-navigation ul.slick-dots li:hover i, .custom-dot-navigation ul.slick-dots li.slick-active i { transform: scaleX(-1); -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); }
.custom-dot-navigation ul.slick-dots li i { position: relative; font-size: 0; width: 10px; height: 10px; float: none; display: inline-block; transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.custom-arrow-navigation .slick-slider:before { content: ""; display: block; position: absolute; bottom: -54px; width: 2px; height: 24px; background: #2b2b2b; left: 0; right: 0; margin: 0 auto; }
.custom-arrow-navigation .slick-slider button { position: absolute; bottom: -65px; left: 0; right: 0; margin: 0 auto; top: auto; width: 30px; height: 30px; }
.custom-arrow-navigation .slick-slider button.slick-prev { left: -60px; }
.custom-arrow-navigation .slick-slider button.slick-next { right: -60px; }
.custom-arrow-navigation .slick-next:before, .custom-arrow-navigation .slick-prev:before, .custom-arrow-navigation .slick-next:before, .custom-arrow-navigation .slick-next:before { visibility: hidden; }
.custom-arrow-navigation .slick-slider button.slick-prev i:before, .custom-arrow-navigation .slick-slider button.slick-next i:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.custom-arrow-navigation .slick-slider button.slick-prev i:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0;	border-top: 8px solid transparent;
border-right: 13px solid; border-bottom: 8px solid transparent; }
.custom-arrow-navigation .slick-slider button.slick-next i:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-top: 8px solid transparent;	border-left: 13px solid; border-bottom: 8px solid transparent; }
.custom-navigation .vc_images_carousel .vc_carousel-indicators li { position: relative; font-size: 0; width: 20px; height: 20px; margin-right: 10px; float: none; display: inline-block; transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); -ms-transform: scaleX(1); -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; border-radius: 0; border: none; }
.custom-navigation .vc_images_carousel .vc_carousel-indicators li.vc_active, .custom-navigation .vc_images_carousel .vc_carousel-indicators li:hover { transform: scaleX(-1); -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); }
.custom-navigation .vc_images_carousel .vc_carousel-control { text-shadow: none; width: 50px; height: 50px; opacity: 1; line-height: 60px; margin: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); background: #fff; }
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_left { left: 10px; }
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_right { right: 10px; }
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_left .icon-prev:before { content: '\f2ea'; font-family:Material-Design-Iconic-Font; top: -15px; }
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_right .icon-next:before { content: '\f2ee'; font-family:Material-Design-Iconic-Font; top: -15px; }
.custom-navigation .vc_images_carousel .vc_carousel-control:hover { color: #fff; } .dt-carousel-navigation .carousel-prv-arrow, .dt-carousel-navigation .carousel-next-arrow { display:inline-block; }
.dt-carousel-navigation { margin:40px 0 20px; display:block; text-align:center; }
.dt-carousel-navigation a { width: 40px; height: 40px; border-radius: 50%; float: left; text-align: center; margin: 0px 5px; position: relative; font-size: 20px; line-height: 40px; color: #ffffff; }
.dt-carousel-navigation a:hover { color:#FFF; }
.dt-carousel-navigation a.next-arrow span { margin-left:2px; }
.dt-carousel-pagination a.selected, .dt-carousel-pagination a:hover { background-color: #000; } .carousel-arrows a { border-color:rgba(0, 0, 0, 0.15); }
.carousel-arrows a:hover:before, .dt-sc-images-wrapper .carousel-arrows a:hover { color:#ffffff; }
.carousel-arrows a:before { color:#5c5c5c; }
.dt-sc-images-wrapper .carousel-arrows a { background:rgba(0, 0, 0, 0.03); }  @media only screen and (max-width: 767px) {
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_right .icon-next:before,
.custom-navigation .vc_images_carousel .vc_carousel-control.vc_left .icon-prev:before { top: -20px; }
} @media only screen and (max-width: 479px) {
.dt-sc-images-wrapper { margin-top: 40px; }
} @media only screen and (max-width: 319px) {		
.dt-sc-partners-carousel li img { display: block; margin: 0 auto; }
}
.dt-sc-contact-info.type2, .dt-sc-contact-info.type2 span, .dt-sc-contact-info.type5, .dt-sc-contact-info.type8 span, .dt-sc-contact-info.type4:after, .dt-sc-contact-info.type4, .dt-sc-contact-info.type4 *, .dt-sc-contact-info.type4 h6:after, .dt-sc-contact-info.type4 span:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-contact-info { float: left; margin: 0px; padding: 0px; clear: both; width: 100%;  position: relative; padding-left: 50px; }
.dt-sc-contact-info span { float: left; margin: 0px 10px 0px 0px; font-size: 25px; width: 30px; text-align: center; position: absolute; left: 0; top: 0; }
.dt-sc-contact-info p { margin:0px; }
.dt-sc-contact-info .icon-pointer { margin-bottom:10px; }
.dt-sc-contact-info.type2 { border:1px solid; padding:0px 0px 10px 100px; }
.dt-sc-contact-info.type2 h6 { text-transform:uppercase; font-size:13px; letter-spacing:0.6px; margin:10px 0px; font-weight:bold; }
.dt-sc-contact-info.type2 span { float:left; position:absolute; left:0px; top:-3px; height:100%; width:80px; font-size:30px; line-height:100px; }
.dt-sc-contact-info.type3 { position:relative; padding:40px 20px 90px; text-align:center; }
.dt-sc-contact-info.type3 h6 { font-size:18px; text-transform:uppercase; }
.dt-sc-contact-info.type3 h6, .dt-sc-contact-info.type3 p { position:relative; z-index:1; font-weight:normal; }
.dt-sc-contact-info.type3 span { position:absolute; left:0px; right:0px; margin:auto; bottom:-30px; top: auto; font-size:32px; line-height:60px; z-index:1; }
.dt-sc-contact-info.type3:before { border-style: solid; border-width: 1px 1px 0; content: ""; height: auto; pointer-events: none; position: absolute; bottom: 0; left: 10px; right: 10px; top: 10px; width: auto; }
.dt-sc-contact-info.type3:after { content:""; position:absolute;  left:0px; right:0px; margin:auto; bottom:-30px; width:60px; height:60px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }
.dt-sc-contact-info.type4 { border:1px solid; border-right-width: 0; text-align:center; padding:30px 10px; margin:0px -1px 0px 0px; float:left; }
.last .dt-sc-contact-info.type4 { border-right:1px solid; }
.dt-sc-contact-info.type4 span { display:inline-block; float:none; position:relative; width:70px; height:70px; margin-bottom:20px; line-height:68px; }
.dt-sc-contact-info.type4 h6 { font-size:16px; font-weight:bold; text-transform:uppercase; }
.dt-sc-contact-info.type4 p, .dt-sc-contact-info.type4 a { font-size:14px; line-height:22px; }
.dt-sc-contact-info.type4 span:before { position:relative; z-index:1; font-size:30px; }
.dt-sc-contact-info.type4 span:after { content:""; position:absolute; left:0px; right:0px; top:8px; margin:auto; width:50px; height:50px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);   transform:rotate(45deg); border-radius:5px; }
.dt-sc-contact-info.type4:before { content:""; position:absolute; right:-7px; top:0px; bottom:0px; margin:auto; width:12px; height:12px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:1; }
.last .dt-sc-contact-info.type4:before { content: none; }
.dt-sc-contact-info-wrapper { float:left; width:100%; text-align:center; position:relative; z-index:99; } 
.dt-sc-contact-info-wrapper .wpb_column { float:none; display:inline-block; }
.dt-sc-contact-info.type5 { text-align:center; padding:40px 20px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon span { font-size:60px; line-height:72px; position:relative; z-index:9; width:auto; float:none; margin:0px; }
.dt-sc-contact-info.type5 h6 { font-size:16px; text-transform:uppercase; margin:30px 0px 0px; font-weight:600; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon { text-align:center; position: relative; width: 131px; height: 75.06px; margin: 43.30px 0; border-left: solid 3px; border-right: solid 3px; display:inline-block; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon:before, .dt-sc-contact-info.type5 .dt-sc-contact-icon:after { content: ""; position: absolute; z-index: 1; width: 91.92px; height: 91.92px; -webkit-transform: scaleY(0.5774) rotate(-45deg); -ms-transform: scaleY(0.5774) rotate(-45deg); transform: scaleY(0.5774) rotate(-45deg); background-color: inherit; left: 17.0381px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon:before { top: -45.9619px; border-top: solid 4.2426px; border-right: solid 4.2426px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon:after { bottom: -45.9619px; border-bottom: solid 4.2426px; border-left: solid 4.2426px; }
.dt-sc-contact-info.type5.blue .dt-sc-contact-icon { background:#3d9bd5; }
.dt-sc-contact-info.type5.blue .dt-sc-contact-icon, .dt-sc-contact-info.type5.blue .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.blue .dt-sc-contact-icon:after { border-color:#358cc6; }
.dt-sc-contact-info.type5.blue:hover { background-color:#3d9bd5; }
.dt-sc-contact-info.type5.blue:hover .dt-sc-contact-icon span { color:#3d9bd5; }	
.dt-sc-contact-info.type5.brown .dt-sc-contact-icon { background:#795548; }
.dt-sc-contact-info.type5.brown .dt-sc-contact-icon, .dt-sc-contact-info.type5.brown .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.brown .dt-sc-contact-icon:after { border-color:#573a30; }
.dt-sc-contact-info.type5.brown:hover { background-color:#795548; }
.dt-sc-contact-info.type5.brown:hover .dt-sc-contact-icon span { color:#795548; }
.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon { background:#3c939d; }
.dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon, .dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.cadetblue .dt-sc-contact-icon:after { border-color:#34818a; }
.dt-sc-contact-info.type5.cadetblue:hover { background-color:#3c939d; }
.dt-sc-contact-info.type5.cadetblue:hover .dt-sc-contact-icon span { color:#3c939d; }
.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon { background:#c10841; }
.dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon, .dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.chillipepper .dt-sc-contact-icon:after { border-color:#9d0836; }
.dt-sc-contact-info.type5.chillipepper:hover { background-color:#c10841; }
.dt-sc-contact-info.type5.chillipepper:hover .dt-sc-contact-icon span { color:#c10841; }
.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon { background:#00bcd4; }
.dt-sc-contact-info.type5.cyan .dt-sc-contact-icon, .dt-sc-contact-info.type5.cyan .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.cyan .dt-sc-contact-icon:after { border-color:#00a0b4; }
.dt-sc-contact-info.type5.cyan:hover { background-color:#00bcd4; }
.dt-sc-contact-info.type5.cyan:hover .dt-sc-contact-icon span { color:#00bcd4; }
.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon { background:#b48b3c; }
.dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon, .dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.darkgolden .dt-sc-contact-icon:after { border-color:#a17b35; }
.dt-sc-contact-info.type5.darkgolden:hover { background-color:#b48b3c; }
.dt-sc-contact-info.type5.darkgolden:hover .dt-sc-contact-icon span { color:#b48b3c; }
.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon { background:#ff5722; }
.dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon, .dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.deeporange .dt-sc-contact-icon:after { border-color:#db4211; }
.dt-sc-contact-info.type5.deeporange:hover { background-color:#ff5722; }
.dt-sc-contact-info.type5.deeporange:hover .dt-sc-contact-icon span { color:#ff5722; }
.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon { background:#673ab7; }
.dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon, .dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.deeppurple .dt-sc-contact-icon:after { border-color:#532b99; }
.dt-sc-contact-info.type5.deeppurple:hover { background-color:#673ab7; }
.dt-sc-contact-info.type5.deeppurple:hover .dt-sc-contact-icon span { color:#673ab7; }
.dt-sc-contact-info.type5.green .dt-sc-contact-icon { background:#68b471; }
.dt-sc-contact-info.type5.green .dt-sc-contact-icon, .dt-sc-contact-info.type5.green .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.green .dt-sc-contact-icon:after { border-color:#58975f; }
.dt-sc-contact-info.type5.green:hover { background-color:#68b471; }
.dt-sc-contact-info.type5.green:hover .dt-sc-contact-icon span { color:#68b471; }
.dt-sc-contact-info.type5.lime .dt-sc-contact-icon { background:#cddc39; }
.dt-sc-contact-info.type5.lime .dt-sc-contact-icon, .dt-sc-contact-info.type5.lime .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.lime .dt-sc-contact-icon:after { border-color:#b1bf27; }
.dt-sc-contact-info.type5.lime:hover { background-color:#cddc39; }
.dt-sc-contact-info.type5.lime:hover .dt-sc-contact-icon span { color:#cddc39; }
.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon { background:#cb506d; }
.dt-sc-contact-info.type5.magenta .dt-sc-contact-icon, .dt-sc-contact-info.type5.magenta .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.magenta .dt-sc-contact-icon:after { border-color:#ae3753; }
.dt-sc-contact-info.type5.magenta:hover { background-color:#cb506d; }
.dt-sc-contact-info.type5.magenta:hover .dt-sc-contact-icon span { color:#cb506d; }	
.dt-sc-contact-info.type5.orange .dt-sc-contact-icon { background:#ea8852; }
.dt-sc-contact-info.type5.orange .dt-sc-contact-icon, .dt-sc-contact-info.type5.orange .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.orange .dt-sc-contact-icon:after { border-color:#d27745; }
.dt-sc-contact-info.type5.orange:hover { background-color:#ea8852; }
.dt-sc-contact-info.type5.orange:hover .dt-sc-contact-icon span { color:#ea8852; }
.dt-sc-contact-info.type5.pink .dt-sc-contact-icon { background:#fd6ca3; }
.dt-sc-contact-info.type5.pink .dt-sc-contact-icon, .dt-sc-contact-info.type5.pink .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.pink .dt-sc-contact-icon:after { border-color:#df5e8f; }
.dt-sc-contact-info.type5.pink:hover { background-color:#fd6ca3; }
.dt-sc-contact-info.type5.pink:hover .dt-sc-contact-icon span { color:#fd6ca3; }	
.dt-sc-contact-info.type5.purple .dt-sc-contact-icon { background:#9c27b0; }
.dt-sc-contact-info.type5.purple .dt-sc-contact-icon, .dt-sc-contact-info.type5.purple .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.purple .dt-sc-contact-icon:after { border-color:#7c1b8c; }
.dt-sc-contact-info.type5.purple:hover { background-color:#9c27b0; }
.dt-sc-contact-info.type5.purple:hover .dt-sc-contact-icon span { color:#9c27b0; }
.dt-sc-contact-info.type5.red .dt-sc-contact-icon { background:#da0000; }
.dt-sc-contact-info.type5.red .dt-sc-contact-icon, .dt-sc-contact-info.type5.red .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.red .dt-sc-contact-icon:after { border-color:#c50000; }
.dt-sc-contact-info.type5.red:hover { background-color:#da0000; }
.dt-sc-contact-info.type5.red:hover .dt-sc-contact-icon span { color:#da0000; }
.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon { background:#0eb2e7; }
.dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon, .dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.skyblue .dt-sc-contact-icon:after { border-color:#0da2d4; }
.dt-sc-contact-info.type5.skyblue:hover { background-color:#0eb2e7; }
.dt-sc-contact-info.type5.skyblue:hover .dt-sc-contact-icon span { color:#0eb2e7; }
.dt-sc-contact-info.type5.teal .dt-sc-contact-icon { background:#009688; }
.dt-sc-contact-info.type5.teal .dt-sc-contact-icon, .dt-sc-contact-info.type5.teal .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.teal .dt-sc-contact-icon:after { border-color:#007f73; }
.dt-sc-contact-info.type5.teal:hover { background-color:#009688; }
.dt-sc-contact-info.type5.teal:hover .dt-sc-contact-icon span { color:#009688; }
.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon { background:#32ccbd; }
.dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon, .dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.turquoise .dt-sc-contact-icon:after { border-color:#24b6a8; }
.dt-sc-contact-info.type5.turquoise:hover { background-color:#32ccbd; }
.dt-sc-contact-info.type5.turquoise:hover .dt-sc-contact-icon span { color:#32ccbd; }
.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon { background:#9b59b6; }
.dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon, .dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.wisteria .dt-sc-contact-icon:after { border-color:#7c4094; }
.dt-sc-contact-info.type5.wisteria:hover { background-color:#9b59b6; }
.dt-sc-contact-info.type5.wisteria:hover .dt-sc-contact-icon span { color:#9b59b6; }
.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon { background:#ffe401; }
.dt-sc-contact-info.type5.yellow .dt-sc-contact-icon, .dt-sc-contact-info.type5.yellow .dt-sc-contact-icon:before, .dt-sc-contact-info.type5.yellow .dt-sc-contact-icon:after { border-color:#ebd302; }
.dt-sc-contact-info.type5.yellow:hover { background-color:#ffe401; }
.dt-sc-contact-info.type5.yellow:hover .dt-sc-contact-icon span { color:#ffe401; }
.dt-sc-contact-info.type5:hover { background:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/images/hexagon-shape-pattern.png) repeat; }
.dt-sc-contact-details-on-map { position:relative; float:left; clear:both; width:100%; margin:0px; padding:0px; }
.dt-sc-contact-details-on-map .map { widows:100%; margin:0px; padding:0px; float:left; clear:both; }
.dt-sc-contact-details-on-map img { max-width:100%; height:auto; display:block;  }
.dt-sc-contact-info.type6 { text-align:center; padding:30px 20px; position:relative; }
.dt-sc-contact-info.type6 span { font-size:36px; position:relative; z-index:9; width:auto; float:none; margin:0px; }
.dt-sc-contact-info.type6 h6 { font-size:18px; text-transform:uppercase; margin:20px 0px 13px; }
.dt-sc-contact-info.type6:before { content:""; position:absolute; left:-15px; top:-15px; width:100%; height:100%; z-index:-1; }
.dt-sc-contact-info.type7 { padding:0px 0px 10px 100px; position:relative; }
.dt-sc-contact-info.type7 h6 { text-transform:uppercase; font-size:13px; letter-spacing:0.6px; margin:10px 0px; font-weight:bold; }
.dt-sc-contact-info.type7 span { float:left; position:absolute; left:0px; top:15px; height:100%; width:65px; font-size:30px; line-height:65px; color:#ffffff; }
.dt-sc-contact-info.type7 span:after { content:""; position:absolute; width:65px; height:65px; left:0px; top:0px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); border-radius:10px; z-index:-1; }
.dt-sc-contact-info.type7 a { display: block; }
.dt-sc-contact-info.type8, #footer .dt-sc-contact-info.type8 { padding:0; position:relative; text-align:center; margin:90px 0px 0px; }
.dt-sc-contact-info.type8 span { position:absolute; top:-100px; left: 0; right: 0; margin:auto; width:84px; height:84px; font-size:32px; line-height:84px; color:#ffffff; background:#000000; border-radius:50%; box-shadow: 0 0 0 5px #fff; -webkit-box-shadow: 0 0 0 5px #fff;  -moz-box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; -o-box-shadow: 0 0 0 5px #fff; }
.dt-sc-contact-info.type8 h6 { font-size:14px; font-weight:bold; text-transform:uppercase; letter-spacing:0.6px; margin-bottom:10px; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.dt-sc-contact-info.type3:before { width:92%; height:95%; }
} .dt-sc-dark-bg .dt-sc-contact-info.type8 { border-color:#ffffff; }
.dt-sc-dark-bg .dt-sc-contact-info.type8 p a:hover { color:rgba(255, 255, 255, 0.5); }
.dt-sc-contact-info.type2 h6 { color:rgba(0, 0, 0, 0.5); }
.dt-sc-contact-info.type2 span, .dt-sc-contact-info.type3 p a, .dt-sc-dark-bg .dt-sc-contact-info.type8 a, .dt-sc-contact-info.type3 h6, .dt-sc-contact-info.type3 p, .dt-sc-contact-info.type4 span:before, .dt-sc-contact-info.type5 .dt-sc-contact-icon span, .dt-sc-contact-info.type5:hover h6 a, .dt-sc-contact-info.type6, .dt-sc-contact-info.type6 span, .dt-sc-contact-info.type6 h6, .dt-sc-contact-info.type6 a, .dt-sc-dark-bg .dt-sc-contact-info.type8 p a { color:#ffffff; }
.dt-sc-contact-info.type6 a:hover { color:rgba(0, 0, 0, 0.6); }
.dt-sc-contact-info.type3 p a:hover { color:#000000; }
.dt-sc-contact-info.type5 h6 a { color:#222222; }
.dt-sc-dark-bg .dt-sc-contact-info.type8 a:hover { color:rgba(255, 255, 255, 0.2); }	
.dt-sc-contact-info.type2 { border-color:#000000; }
.dt-sc-contact-info.type3:before { border-color:rgba(255, 255, 255, 0.4); }
.dt-sc-contact-info.type3:after, .dt-sc-contact-info.type5:hover .dt-sc-contact-icon { background:#ffffff; }
.dt-sc-contact-info.type2 span, .dt-sc-contact-info.type6:before { background:#000000; } @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-contact-info.type5 h6 { font-size: 15px; margin: 20px 0 0; } .dt-sc-contact-info.type6, .dt-sc-contact-info.type6 p, .dt-sc-contact-info.type6 a, .dt-sc-contact-info.type2 { font-size: 12px; }
.dt-sc-contact-info.type3, .dt-sc-contact-info.type3 p, .dt-sc-contact-info.type3 a,
.dt-sc-contact-info.type7, .dt-sc-contact-info.type7 p, .dt-sc-contact-info.type7 a { font-size: 11px; }			
.dt-sc-contact-info.type7 { padding-left: 85px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-contact-info.type2 { padding-left: 75px; }
.dt-sc-contact-info.type2 span { width: 60px; }
.rs_four_two_col .dt-sc-contact-info.type3 { margin-top: 20px; }
.dt-sc-contact-info.type2, .dt-sc-contact-info.type2 p, .dt-sc-contact-info.type2 a, 
.dt-sc-contact-info.type4, .dt-sc-contact-info.type4 p, .dt-sc-contact-info.type4 a { font-size: 11px; }
.wpb_column:not(.rs_col-sm-6) .dt-sc-contact-info.type3 h6 { font-size: 12px; }
.wpb_column:not(.rs_col-sm-6) .dt-sc-contact-info.type3, .wpb_column:not(.rs_col-sm-6) .dt-sc-contact-info.type3 p, .wpb_column:not(.rs_col-sm-6) .dt-sc-contact-info.type3 a { font-size: 10px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon { width: 102px; height: 55.06px; margin: 33.3px 0; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon::before, .dt-sc-contact-info.type5 .dt-sc-contact-icon::after { height: 71.92px; width: 71.92px; left: 12.038px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon::before { top: -35.962px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon::after { bottom: -35.962px; }
.dt-sc-contact-info.type5 .dt-sc-contact-icon span { font-size: 45px; line-height: 57px; }
.dt-sc-contact-info.type5 h6 { font-size: 14px; margin: 20px 0 0; }
.dt-sc-contact-info.type8, .dt-sc-contact-info.type8 p, .dt-sc-contact-info.type8 a { font-size: 12px; } .rs_col-sm-6 .dt-sc-contact-info.type3 { margin-bottom: 50px; }		
.rs_col-sm-6 .dt-sc-contact-info.type6 { margin-bottom: 30px; }	
.rs_col-sm-6 .dt-sc-contact-info.type7 { padding-bottom: 20px; }
.dt-sc-contact-info span{font-size: 16px;width: 20px; margin-top: 3px;}
.dt-sc-contact-info{padding-left: 26px;font-size: 12px;}
}  @media only screen and (max-width: 767px) { .dt-sc-contact-info.type2 { margin: 0 0 20px; }
.dt-sc-contact-info.type3 { margin: 0 0 70px; }
.dt-sc-contact-info.type5 { margin: 0 0 30px; }
.dt-sc-contact-info.type6 { margin: 0 0 35px; }
.dt-sc-contact-info.type8 { margin: 90px 0; }
.dt-sc-contact-info.type4 { margin: 0 auto 30px; }
.dt-sc-contact-info.type4, .dt-sc-contact-info.type6 { display: block; float: none; margin-left: auto; margin-right: auto; }
.dt-sc-contact-info.type7 { padding-left: 120px; }
.dt-sc-contact-info.type7 span { left: 15px; }
.dt-sc-contact-info.type8 span { top: -120px; }	
.dt-sc-contact-info.type4:after { content: ""; height: 12px; margin: auto;  position: absolute; bottom: 0;  left: -7px; top: 0; width: 12px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg);  transform: rotate(45deg); z-index: 1; }
.dt-sc-contact-info.type4 { border-right-width: 1px; margin: 0 auto 30px; width: 95%; }
.last .dt-sc-contact-info.type4:before { content: ""; }	
} @media only screen and (max-width: 479px) { .dt-sc-contact-info.type2 { padding-left: 85px; }
.dt-sc-contact-info.type2 span { width: 65px; }
.dt-sc-contact-info.type7 { padding-left: 90px; }
} @media only screen and (max-width: 319px) { .dt-sc-contact-info.type2 { padding: 100px 10px 10px; text-align: center; }
.dt-sc-contact-info.type2 span { height: auto; top: -4px; width: 100%; }
.dt-sc-contact-info.type6 { font-size: 12px; }
.dt-sc-contact-info.type7 { margin: 0 0 30px; padding: 90px 0 0; text-align: center; width: 100%; }
.dt-sc-contact-info.type7 span { left: 0; right: 0; margin: 0 auto; }
}
.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before, .dt-sc-counter.type2 .dt-sc-couter-icon-holder, .dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4 .dt-sc-couter-icon-holder, .dt-sc-counter.type5:before, .dt-sc-counter.type5:after, .dt-sc-counter.type3 .icon-wrapper, .dt-sc-counter.type1 .icon-wrapper span, .dt-sc-counter.type1 .dt-sc-counter-number, .dt-sc-counter.type1 .dt-sc-counter-number:before, .dt-sc-counter.type1 .icon-wrapper span:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-counter { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.dt-sc-counter.type1 { border-right:1px solid; margin-top:5px; padding-right:30px; }
.dt-sc-counter.type1 .icon-wrapper { width:100%; clear:both; position:relative; margin-bottom:20px; padding-bottom:20px; }
.dt-sc-counter.type1 .icon-wrapper:before { content:""; position:absolute; left:0px; bottom:0px; width:30px; height:2px; }
.dt-sc-counter.type1.alignright .icon-wrapper:before { right:0px; left:inherit; }
.dt-sc-counter.type1 .icon-wrapper span { font-size:32px; }
.dt-sc-counter.type1 .dt-sc-counter-number { font-size:30px; margin-bottom:20px; }
.dt-sc-counter.type1 h4 { font-size:16px; font-weight:300; text-transform:uppercase; margin-bottom:5px; }
.dt-sc-counter.type1.last { border-right: none; }
.dt-sc-counter.type1.aligncenter .icon-wrapper:before { left: 0; right: 0; margin: 0 auto; }	
.secondary-skin-highlight .dt-sc-counter.type1 .dt-sc-counter-number:before { background: #fff; }
.dt-sc-counter.type2 { text-align:center; }
.dt-sc-counter.type2 .icon-wrapper span.pe-icon, .dt-sc-counter.type2 .icon-wrapper span.icon, .dt-sc-counter.type2 .icon-wrapper span.fa { font-size:30px; display:inline-block; margin-bottom:10px; }
.dt-sc-counter.type2 .dt-sc-couter-icon-holder { display:inline-block; width:120px; height: 120px; padding:30px 0px; }
.dt-sc-counter.type2 .dt-sc-counter-number, .dt-sc-counter.type2 h4 { font-size:20px; }
.dt-sc-counter.type2 h4 { font-size:20px; margin:20px 0px 0px; }
.dt-sc-counter.type2.alignleft { text-align: left; }
.dt-sc-counter.type2.alignright { text-align: right; }
.dt-sc-counter.type2.alignleft .dt-sc-couter-icon-holder, .dt-sc-counter.type2.alignright .dt-sc-couter-icon-holder { text-align: center; }
.dt-sc-counter.type3 { text-align:center; }
.dt-sc-counter.type3.last, .last .dt-sc-counter.type3 { border-right-width: 0; }
.dt-sc-counter.type3 .dt-sc-couter-icon-holder { display:inline-block; padding:0px; margin:-32px 0px 0px; }
.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper { width:70px; height:70px; border:5px solid; border-radius:50%; margin:0px 0px 20px; position:relative; text-align:center; }
.dt-sc-counter.type3 .dt-sc-couter-icon-holder span { line-height:60px; font-size:32px; margin-bottom:20px; }
.dt-sc-counter.type3 .dt-sc-counter-number { font-size:30px; }
.dt-sc-counter.type3 h4 { font-size:14px; margin:10px 0px 0px; text-transform:uppercase; padding:0px 0px 40px; }
.dt-sc-counter.type3 .icon-wrapper:before { border-radius: 50%; content: ""; height: 72px; left: -6px; margin: 0 auto; position: absolute; right: 0; top: -6px; width: 72px; border:1px solid; }
.dt-sc-counter.type3.diamond-square { border-right-style:dashed; }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder { margin-top:0px; }
.dt-sc-counter.type3.diamond-square h4 { font-size:14px; text-transform:uppercase; letter-spacing:1px; padding-bottom:10px; }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper { background:none; width:100px; height:65px; }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before { content:""; position:absolute; left:-2px; right:0px; top:-1px; margin:auto; width:65px; height:65px; transform:rotate(37deg) skewX(-17deg) skewY(-3deg); -ms-transform:rotate(37deg) skewX(-17deg) skewY(-3deg); -webkit-transform:rotate(37deg) skewX(-17deg) skewY(-3deg); }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after { content:""; position:absolute; 	left:-3px; right:0px; top:3px; margin:auto; border:1px solid; width:57px; height:57px; transform:rotate(37deg) skewX(-17deg) skewY(-3deg); -ms-transform:rotate(37deg) skewX(-17deg) skewY(-3deg); -webkit-transform:rotate(37deg) skewX(-17deg) skewY(-3deg); }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper span { position:relative; line-height:65px; }
.dt-sc-counter.type3.diamond-square .icon-wrapper:before { border-radius:0; }
.dt-sc-counter.type3.alignright { text-align: right; padding-right: 30px; }
.dt-sc-counter.type3.alignleft { text-align: left; padding-left: 30px; }
.dt-sc-counter.type4 { text-align:center; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder { display:inline-block; width:140px; height:140px; border:5px solid; border-radius:50%; position:relative; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper { width:70px; height:70px; border:5px solid; border-radius:50%; position:absolute; left:-40px; top:-10px; line-height:60px; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder span { line-height:60px; font-size:32px; }
.dt-sc-counter.type4 .dt-sc-counter-number { font-size:30px; line-height:135px; }
.dt-sc-counter.type4 h4 { font-size:14px; margin:15px 0px 0px; text-transform:uppercase; padding:0px; }
.dt-sc-counter.type4.alignright .dt-sc-couter-icon-holder .icon-wrapper { left: auto; right: -40px; }
.dt-sc-counter.type4.aligncenter .dt-sc-couter-icon-holder .icon-wrapper { left: 0; right: 0; top: -30px; margin: 0 auto; }
.dt-sc-dark-bg .dt-sc-counter.type4 .dt-sc-counter-number { color:#000000; }
.dt-sc-dark-bg .dt-sc-counter.type4:hover .dt-sc-counter-number { color: #fff; }
.dt-sc-counter.type4.blue .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.blue:hover .dt-sc-couter-icon-holder { background:#008bd3; }
.dt-sc-counter.type4.brown .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.brown:hover .dt-sc-couter-icon-holder { background:#795548; }
.dt-sc-counter.type4.cadetblue .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.cadetblue:hover .dt-sc-couter-icon-holder { background:#3c939d; }
.dt-sc-counter.type4.chillipepper .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.chillipepper:hover .dt-sc-couter-icon-holder { background:#c10841; }
.dt-sc-counter.type4.cyan .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.cyan:hover .dt-sc-couter-icon-holder { background:#00bcd4; }
.dt-sc-counter.type4.darkgolden .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.darkgolden:hover .dt-sc-couter-icon-holder { background:#b48b3c; }
.dt-sc-counter.type4.deeporange .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.deeporange:hover .dt-sc-couter-icon-holder { background:#ff5722; }
.dt-sc-counter.type4.deeppurple .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.deeppurple:hover .dt-sc-couter-icon-holder { background:#673ab7; }
.dt-sc-counter.type4.green .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.green:hover .dt-sc-couter-icon-holder { background:#6ca04a; }
.dt-sc-counter.type4.lime .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.lime:hover .dt-sc-couter-icon-holder { background:#cddc39; }
.dt-sc-counter.type4.magenta .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.magenta:hover .dt-sc-couter-icon-holder { background:#cb506d; }
.dt-sc-counter.type4.orange .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.orange:hover .dt-sc-couter-icon-holder { background:#ff9800; }
.dt-sc-counter.type4.pink .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.pink:hover .dt-sc-couter-icon-holder { background:#fd6ca3; }
.dt-sc-counter.type4.purple .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.purple:hover .dt-sc-couter-icon-holder { background:#9c27b0; }
.dt-sc-counter.type4.red .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.red:hover .dt-sc-couter-icon-holder { background:#da0000; }
.dt-sc-counter.type4.skyblue .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.skyblue:hover .dt-sc-couter-icon-holder { background:#0eb2e7; }
.dt-sc-counter.type4.teal .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.teal:hover .dt-sc-couter-icon-holder { background:#009688; }
.dt-sc-counter.type4.yellow .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.yellow:hover .dt-sc-couter-icon-holder { background:#ffe401; }
.dt-sc-counter.type4.turquoise .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.turquoise:hover .dt-sc-couter-icon-holder { background:#32ccbd; }
.dt-sc-counter.type4.wisteria .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.wisteria:hover .dt-sc-couter-icon-holder { background:#9b59b6; }
.dt-sc-counter.type4.black .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4.black:hover .dt-sc-couter-icon-holder { background:#000000; }
.dt-sc-counter.type5 { float:left; text-align:center; min-height:335px; padding:110px 0px 0px; position:relative; }
.dt-sc-counter.type5:before { content:""; position:absolute; left:0px; right:0; margin:auto; top:66px; width:200px; height:200px; border:1px solid; z-index:1; -webkit-transform:rotate(45deg) skewX(10deg) skewY(10deg); -ms-transform:rotate(45deg) skewX(10deg) skewY(10deg); transform:rotate(45deg) skewX(10deg) skewY(10deg); }
.dt-sc-counter.type5:after { content:""; position:absolute; left:0px; right:0; margin:auto; top:76px; width:180px; height:180px; border: none; z-index:1; -webkit-transform:rotate(45deg) skewX(10deg) skewY(10deg); -ms-transform:rotate(45deg) skewX(10deg) skewY(10deg); transform:rotate(45deg) skewX(10deg) skewY(10deg); }
.dt-sc-counter.type5 .dt-sc-couter-icon-holder span { font-size:32px; }
.dt-sc-counter.type5 .dt-sc-counter-number { font-size:20px; font-weight:bold; margin:5px 0px; }
.dt-sc-counter.type5 h4 { font-size:16px; letter-spacing:1px; }
.dt-sc-counter.type5 .dt-sc-couter-icon-holder, .dt-sc-counter.type5 h4 { position:relative; z-index:9; }
.dt-sc-counter.type6 { text-align:center; border:1px solid rgba(0,0,0,0.05); margin:75px -1px 0px 0px; padding:0px 0px 40px; }
.dt-sc-counter.type6 .dt-sc-couter-icon-holder { width:140px; height:80px; display:inline-block; position:relative; margin:-6px 0px 15px; }
.dt-sc-counter.type6 .dt-sc-couter-icon-holder:before { border:1px solid; content:""; position:absolute; left:0px; right:0px; top:-45px; margin:auto; width:100px; height:100px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:1; }
.dt-sc-counter.type6 .dt-sc-couter-icon-holder .icon-wrapper { position:absolute; font-size:20px; z-index:1; left:0px; right:0px; top:-45px; margin:auto; }
.dt-sc-counter.type6 .dt-sc-counter-number { font-size:34px; font-weight:bold; position:relative; top:-9px; z-index:1; }
.dt-sc-counter.type6 h4 { font-size:16px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; margin-bottom:0px; position:relative; padding:0px 10px; }
.dt-sc-counter.type6 h4:before { content:""; position:absolute; right:-6px; top:6px; margin:auto; width:12px; height:12px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:1; }
.dt-sc-counter.type6.last h4:before { background:none; } @media all and (min-width:0\0) and (min-resolution:.001dpcm) {
.dt-sc-counter.type5:before, .dt-sc-counter.type5:after { transform: rotate(45deg) skew(10deg, 10deg); -ms-transform: rotate(45deg) skew(10deg, 10deg); }
} @media screen and (min-width:0\0) { 
.type4.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper { border: none; box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; }
.diamond-square.type3.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper::after { top: 0; }
.diamond-square.type3.dt-sc-counter .dt-sc-couter-icon-holder .icon-wrapper::before { top: -3px; }
} .dt-sc-counter { color:#000000; }
.dt-sc-counter.type2 .dt-sc-couter-icon-holder, .dt-sc-counter.type3 .dt-sc-couter-icon-holder span, .dt-sc-counter.type4 .dt-sc-couter-icon-holder span, .dt-sc-counter.type4:hover .dt-sc-counter-number,  .dt-sc-counter.type6:hover .dt-sc-counter-number, .dt-sc-counter.type5:hover h4, .dt-sc-counter.type5:hover .dt-sc-couter-icon-holder, .dt-sc-dark-bg .dt-sc-counter { color:#ffffff; }
.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper { background:#000000; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder, .dt-sc-counter.type6, .dt-sc-counter.type6 .dt-sc-couter-icon-holder:before { background:#ffffff; }	
.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type4:hover .dt-sc-couter-icon-holder .icon-wrapper { background:#333333; }
.dt-sc-counter.type1 { border-right-color:rgba(0, 0, 0, 0.1); }
.dt-sc-dark-bg .dt-sc-counter.type1 { border-color:rgba(255, 255, 255, 0.1); }
.secondary-skin-bg .dt-sc-counter.type1:hover .dt-sc-counter-number { color: #fff; }
.secondary-skin-bg .dt-sc-counter.type1 .dt-sc-counter-number:before { background: #fff; }
.dt-sc-counter.type3 .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after, .dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper, .dt-sc-dark-bg .dt-sc-counter.type5:before, .dt-sc-dark-bg .dt-sc-counter.type5:after { border-color:#ffffff; }
.dt-sc-counter.type3 { border-color:rgba(0, 0, 0, 0.1); }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder { border:5px solid rgba(0, 0, 0, 0.07); }
.dt-sc-counter.type5:before, .dt-sc-counter.type5:after { border-color:#000000; } @media only screen and (min-width:992px) and (max-width:1199px) { .vc_col-md-6 .dt-sc-counter.type1 { margin-bottom: 25px; }
.dt-sc-counter.type1 h4 { font-size: 14px; }
*.dt-sc-counter.type3, .vc_row-no-padding .dt-sc-counter.type3 { padding: 0; }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before,
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after,
.vc_row-no-padding .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before,
.vc_row-no-padding .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after { left: -2px; }		
.dt-sc-counter.type5::before { height: 180px; width: 180px; }
.dt-sc-counter.type5::after { height: 160px; width: 160px; }
} @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-counter.type3, .vc_row-no-padding .dt-sc-counter.type3 { padding: 0; }
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before,
.dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after,
.vc_row-no-padding .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before,
.vc_row-no-padding .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:after { left: -2px; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder { height: 120px; width: 120px; }
.dt-sc-counter.type4 .dt-sc-counter-number { font-size: 28px; line-height: 125px; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder .icon-wrapper { height: 60px; line-height: 60px; left: -30px; width: 60px; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder span { font-size: 28px; line-height: 50px; }
.dt-sc-counter.type5 { padding: 90px 0 0; }
.dt-sc-counter.type5::before { height: 150px; width: 150px; }
.dt-sc-counter.type5::after { height: 130px; width: 130px; }
.dt-sc-counter.type6 h4 { font-size: 14px; }
}  @media only screen and (max-width: 767px) { .dt-sc-counter { margin-bottom: 15px; }
.dt-sc-counter.type1 { border-right: none; }
.dt-sc-counter.type3.diamond-square { border-left-style: solid; border-left-width: 1px; border-left-style: dashed; border-right-width: 1px; }
.dt-sc-counter.type3.last, .last .dt-sc-counter.type3 { border-width: 0 1px; }
.dt-sc-counter.type6 { display: block; float: none; margin-left: auto; margin-right: auto; width: 92%; }
.dt-sc-counter.type6 h4::after { content: ""; height: 12px; margin: auto; position: absolute; left: -6px; top: 6px; transform: rotate(45deg); width: 12px; z-index: 1; }
} @media only screen and (max-width: 319px) {	
.dt-sc-counter.type5::before { height: 180px; width: 180px; }
.dt-sc-counter.type5::after { height: 160px; width: 160px; }
}
  .dt-custom-nav-wrapper { display: inline-block; width: 100%; }
.dt-custom-nav-wrapper.left { text-align: left; }
.dt-custom-nav-wrapper.center { text-align: center; }
.dt-custom-nav-wrapper.right { text-align: right; }
.dt-custom-nav-wrapper.left ul li { float: left; }
.dt-custom-nav-wrapper.right ul li { float: right; }
.dt-custom-nav-wrapper.inline-vertical.right ul li ul { padding-left: 0; padding-right: 20px; }
.dt-custom-nav-wrapper.none:not(.inline-horizontal):not(.inline-vertical) ul li ul, 
.dt-custom-nav-wrapper.left:not(.inline-horizontal):not(.inline-vertical) ul li ul { padding-left: 0; width: 95%; margin-top: 0; } 
.dt-custom-nav-wrapper.right:not(.inline-horizontal):not(.inline-vertical) ul li ul { padding-left: 0; padding-right: 0; width: 95%; }
.dt-custom-nav-wrapper.left ul li ul { float: left; } 
.dt-custom-nav-wrapper.right ul li ul { float: right; }
.dt-custom-nav { display: inline-block; font-size: 0; margin: 0 0 20px; padding: 0; }
.dt-custom-nav-wrapper.center:not(.inline-horizontal):not(.inline-vertical) .dt-custom-nav { padding-left: 32px; width: 100%; }
.dt-custom-nav-wrapper.center:not(.inline-horizontal):not(.inline-vertical):not([data-link-icon-position]) .dt-custom-nav { padding-left: 0; }
.dt-custom-nav li { display: block; font-size: initial; width: 100%; white-space: nowrap; }
.dt-custom-nav li a { border-style: solid; border-width: 1px; border-color: rgba(0,0,0,0); display: block; padding: 5px 15px; position: relative; width: 100%; }
.dt-custom-nav li a:not([href]) { cursor: default; }
.dt-custom-nav li a i.menu-item-icon { text-align: center; }
.dt-custom-nav li a > span { position: relative; }
.dt-custom-nav li a i.menu-item-icon, .dt-custom-nav li a > span { display: inline-block; vertical-align: middle; }
.dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li a,
.dt-custom-nav-wrapper.inline-vertical .dt-custom-nav li a { display: inline-block; }
.dt-custom-nav-wrapper.inline-vertical .dt-custom-nav li a { width: auto; }
.dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li a { padding-left: 10px; padding-right: 10px; }
.dt-custom-nav-wrapper.inline-vertical[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li a { padding-bottom: 0; padding-top: 0; }
.dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-horizontal) > div { margin-left: -15px; margin-right: -15px; }
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li { margin: 0; padding-right: 15px; }
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li:last-child { padding-right: 0; }
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li span.divider { height: 1px; line-height: 0; margin: auto; padding-bottom: inherit; position: absolute; bottom: 0; right: 0; top: 0; text-align: center; width: 15px; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li { position: relative; padding-bottom: 20px; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li:last-child { padding-bottom: 0; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li span.divider { height: 1px; position: absolute; bottom: 10px; left: 0; right: 0; width: 100%; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li span.divider:after { height: 100%; position: absolute; bottom: 0; left: 0; width: 100%; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li.menu-item-has-children ul.sub-menu { padding-top: 10px; position: relative; }
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li.menu-item-has-children ul.sub-menu:before { position: absolute; left: 0; top: 0; width: 100%; }
.dt-custom-nav-wrapper.inline-horizontal:not(.right)[data-divider="yes"] .dt-custom-nav li:last-child > span.divider,
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li ul.sub-menu li span.divider, 
.dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li:last-child > span.divider { display: none; }
.dt-custom-nav-wrapper .dt-custom-nav > li > span.divider:before { display: inline-block; }
.dt-custom-nav-wrapper .dt-custom-nav > li > span.divider.crossline:before { content: "\005c"; }
.dt-custom-nav-wrapper .dt-custom-nav > li > span.divider.narrow-line:before { content: "\002d"; }
.dt-custom-nav-wrapper .dt-custom-nav > li > span.divider.vertical-line:before { content: "\007c"; }
.dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav { margin: 0 -2px; }
.dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li { display: inline-block; margin: 0 2px; position: relative; width: auto; }
.dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li ul.sub-menu { display: none; margin: 0; padding: 0; position: absolute; left: 0; top: 100%; width: 240px; z-index: 1; }
.dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:hover ul.sub-menu { display: block; background-color: #fff; }
.dt-custom-nav-wrapper.inline-horizontal.right .dt-custom-nav li { float: none; } 
.dt-custom-nav-wrapper.inline-horizontal.center .dt-custom-nav li ul.sub-menu, 
.dt-custom-nav-wrapper.inline-horizontal.right .dt-custom-nav li ul.sub-menu { text-align: left; }
.dt-custom-nav-wrapper.inline-horizontal.center .dt-custom-nav li ul.sub-menu li, 
.dt-custom-nav-wrapper.inline-horizontal.right .dt-custom-nav li ul.sub-menu li { float: left; }
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"] .dt-custom-nav li,
.dt-custom-nav-wrapper.left[data-link-icon-position="outside"] .dt-custom-nav li,
.dt-custom-nav-wrapper.center[data-link-icon-position="outside"] .dt-custom-nav li { padding-left: 35px;  }
.dt-custom-nav-wrapper.right[data-link-icon-position="outside"] .dt-custom-nav li { padding-right: 35px;  }
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"][data-divider="yes"] .dt-custom-nav li,
.dt-custom-nav-wrapper.left[data-link-icon-position="outside"][data-divider="yes"] .dt-custom-nav li, 
.dt-custom-nav-wrapper.center[data-link-icon-position="outside"][data-divider="yes"] .dt-custom-nav li { padding-right: 15px;  }
.dt-custom-nav-wrapper.right[data-link-icon-position="outside"][data-divider="yes"] .dt-custom-nav li { padding-right: 50px;  }
.dt-custom-nav-wrapper.inline-vertical.center[data-link-icon-position="outside"] .dt-custom-nav li { padding-left: 0; }
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"] .dt-custom-nav li ul,
.dt-custom-nav-wrapper.left[data-link-icon-position="outside"] .dt-custom-nav li ul,
.dt-custom-nav-wrapper.center[data-link-icon-position="outside"] .dt-custom-nav li ul { padding-left: 0; }
.dt-custom-nav-wrapper.right[data-link-icon-position="outside"] .dt-custom-nav li ul { padding-right: 0; }
.dt-custom-nav-wrapper[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon,
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { color: inherit; font-family: FontAwesome; font-style: normal; height: 100%; line-height: inherit; margin: auto; padding: 0 10px 0 0; position: relative; width: 30px; }
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { height: 1px; line-height: 0; position: absolute; bottom: 0; top: 0; }
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon, 
.dt-custom-nav-wrapper.left[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon,
.dt-custom-nav-wrapper.center[data-link-icon-position="outside"]:not([data-default-style="none"]) .dt-custom-nav li a > i.menu-item-icon { left: 0; }
.dt-custom-nav-wrapper.right[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { padding: 0 0 0 10px; right: 0; }
.dt-custom-nav-wrapper.none[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon { display: inline-block; }
.dt-custom-nav-wrapper.left[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon { float: left; } 
.dt-custom-nav-wrapper.right[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon { float: right; padding: 0 0 0 10px; }
.dt-custom-nav-wrapper[data-default-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:not(:hover),
.dt-custom-nav-wrapper[data-hover-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:hover { padding-left: 0; }
.dt-custom-nav-wrapper.center[data-default-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:not(:hover),
.dt-custom-nav-wrapper.center[data-hover-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:hover, 
.dt-custom-nav-wrapper.right[data-default-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:not(:hover),
.dt-custom-nav-wrapper.right[data-hover-style="none"][data-link-icon-position="outside"]:not(.inline-horizontal):not(inline-vertical) .dt-custom-nav li a:hover { padding-right: 0; }
.dt-custom-nav-wrapper.center[data-link-icon-position="inside"] .dt-custom-nav li a i.menu-item-icon:before { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { background-color: inherit; border-color: inherit; border-style: inherit; border-width: inherit; height: 100%; width: 35px; -webkit-border-radius: inherit; border-radius: inherit; -moz-border-radius: inherit; -ms-border-radius: inherit; }
.dt-custom-nav-wrapper.none[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon, 
.dt-custom-nav-wrapper.left[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon, 
.dt-custom-nav-wrapper.center[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { -webkit-transform: translateX(-100%); transform: translateX(-100%); -ms-transform: translateX(-100%); -moz-transform: translateX(-100%); }
.dt-custom-nav-wrapper.right[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { -webkit-transform: translateX(100%); transform: translateX(100%); -moz-transform: translateX(100%); -webkit-transform: translateX(100%); }
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon:before,
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon.menu-item-image img { position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon.menu-item-image img { margin: auto; }
.dt-custom-nav-wrapper[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon.menu-item-image img { vertical-align: middle; }
.dt-custom-nav-wrapper:not([data-link-icon-style]) .dt-custom-nav li a > i.menu-item-icon.menu-item-image img { display: inline-block; }
.dt-custom-nav-wrapper[data-link-icon-style="circle"] .dt-custom-nav li a > i.menu-item-icon:before,
.dt-custom-nav-wrapper[data-link-icon-style="disc"] .dt-custom-nav li a > i.menu-item-icon:before,
.dt-custom-nav-wrapper[data-link-icon-style="square"] .dt-custom-nav li a > i.menu-item-icon:before { font-size: 6px; }
.dt-custom-nav-wrapper[data-link-icon-style="circle"] .dt-custom-nav li a > i.menu-item-icon:before { content: "\f111"; }
.dt-custom-nav-wrapper[data-link-icon-style="disc"] .dt-custom-nav li a > i.menu-item-icon:before { content: "\f10c"; }
.dt-custom-nav-wrapper[data-link-icon-style="square"] .dt-custom-nav li a > i.menu-item-icon:before { content: "\f0c8"; }
.dt-custom-nav-wrapper .dt-custom-nav li a > i.menu-item-icon:not(.menu-item-image) img, 
.dt-custom-nav-wrapper[data-link-icon-style] .dt-custom-nav li a > i.menu-item-icon img { display: none; }
.dt-custom-nav-wrapper[data-default-decoration="overline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-default-decoration="linethrough"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-default-decoration="underline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-hover-decoration="overline"] .dt-custom-nav li a:after,
.dt-custom-nav-wrapper[data-hover-decoration="linethrough"] .dt-custom-nav li a > span:after,
.dt-custom-nav-wrapper[data-hover-decoration="underline"] .dt-custom-nav li a:after, 
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a > span:after,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a > span:after { border-color: inherit; border-style: solid; content: ""; height: 100%; margin: auto; opacity: 0; filter: alpha(opacity=0); position: absolute; left: 0; right: 0; width: 0; z-index: 0; -webkit-border-radius: inherit; border-radius: inherit; }
.dt-custom-nav-wrapper[data-default-decoration="overline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-hover-decoration="overline"] .dt-custom-nav li a:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a > span:after { border-width: 2px 0 0; top: -4px; }
.dt-custom-nav-wrapper[data-default-decoration="linethrough"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-hover-decoration="linethrough"] .dt-custom-nav li a > span:after { border-color: currentColor; border-width: 1px 0; height: 0; bottom: 0; top:  0; -webkit-border-radius: 0; border-radius: 0; }
.dt-custom-nav-wrapper[data-default-decoration="underline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-hover-decoration="underline"] .dt-custom-nav li a:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a > span:before, 
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a > span:after { border-width: 0 0 2px; bottom: -4px; }
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a > span:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a > span:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a > span:before, 
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a > span:after { border-color: currentColor; }
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a:not(:hover):before,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a:not(:hover):before,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a:not(:hover):before,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a:not(:hover):before, 
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a:hover:after,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a:hover:after,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a:hover:after,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a:hover:after { opacity: 0; filter: alpha(opacity=0); }
.dt-custom-nav-wrapper[data-default-decoration="overline"] .dt-custom-nav li a:not(:hover):before,
.dt-custom-nav-wrapper[data-default-decoration="linethrough"] .dt-custom-nav li a:not(:hover) > span:before,
.dt-custom-nav-wrapper[data-default-decoration="underline"] .dt-custom-nav li a:not(:hover):before,  
.dt-custom-nav-wrapper[data-hover-decoration="overline"] .dt-custom-nav li a:hover:after,
.dt-custom-nav-wrapper[data-hover-decoration="linethrough"] .dt-custom-nav li a:hover > span:after,
.dt-custom-nav-wrapper[data-hover-decoration="underline"] .dt-custom-nav li a:hover:after,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="overline"] .dt-custom-nav li a:not(:hover) > span:before,
.dt-custom-nav-wrapper[data-default-style="none"][data-default-decoration="underline"] .dt-custom-nav li a:not(:hover) > span:before,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="overline"] .dt-custom-nav li a:hover > span:after,
.dt-custom-nav-wrapper[data-hover-style="none"][data-hover-decoration="underline"] .dt-custom-nav li a:hover > span:after { opacity: 1; filter: alpha(opacity=100); width: 100%; }
.dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li a:hover { background-color: rgba(0,0,0,0) !important; border-color: rgba(0,0,0,0) !important; }
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li { padding-top: 5px; padding-bottom: 5px; }
.dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a { margin-bottom: 10px; }
.dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li:last-child a { margin-bottom: 0; }
.dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li.menu-item-has-children > a { margin-bottom: 0; }
.dt-custom-nav li a, .dt-custom-nav li a:before, .dt-custom-nav li a:after, .dt-custom-nav-wrapper .dt-custom-nav li a > span:before, .dt-custom-nav-wrapper .dt-custom-nav li a > span:after { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner > .wpb_wrapper > .dt-simple-menu.dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li { padding-top: 0; padding-bottom: 0; }
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav { display: table; margin-right: auto; }
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav { display: table; margin-left: 0; margin-right: 0; }
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav { display: table; margin-left: auto; }
.dt-simple-menu .dt-custom-nav li { padding-bottom: 0; }
.dt-simple-menu.dt-custom-nav-wrapper.left .dt-custom-nav li { float: none; }
.dt-simple-menu .dt-custom-nav li > a > i[class$="menu-item-icon"] { display: none !important; } @media only screen and (min-width:768px) and (max-width:991px) {
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.left, .dt-custom-nav-wrapper.right { text-align: center; }
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav,
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav, 
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav { margin-left: auto; margin-right: auto; }
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.left .dt-custom-nav > li, .dt-custom-nav-wrapper.right .dt-custom-nav > li,
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav > li,
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav > li, 
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav > li { float: none; }        
}  @media only screen and (max-width: 767px) {
.dt-custom-nav-wrapper.left, .dt-custom-nav-wrapper.right { text-align: center; }
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav,
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav, 
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav { margin-left: auto; margin-right: auto; }
.dt-custom-nav-wrapper.left .dt-custom-nav > li, .dt-custom-nav-wrapper.right .dt-custom-nav > li,
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav > li,
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav > li, 
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav > li { float: none; }
}    
@media only screen and (max-width: 479px) {
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li { padding-right: 0; }
.dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li span.divider { display: none; }
}
   .dt-sc-donutchart { text-align:center; margin:0px auto 20px; }
h5.dt-sc-donutchart-title { text-align:center; width:100%; font-size:24px; margin-bottom:0px; font-weight:500; }
.dt-sc-donutchart-small { width:100px; margin:0px auto; }
.dt-sc-donutchart-medium { width:200px; margin:0px auto; }
.dt-sc-donutchart-large { width:300px; margin:0px auto; }
.donutchart-text { font-weight:300 !important; }		
.dt-sc-donutchart-small .donutchart-text { font-size:24px !important; }	
.dt-sc-donutchart-medium .donutchart-text { font-size:40px !important; }	
.dt-sc-donutchart-large .donutchart-text { font-size:40px !important; }	
.dark-bg .donutchart-text { color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-one-fifth .dt-sc-donutchart-medium { width:160px; }
.dt-sc-one-fifth .dt-sc-donutchart, .dt-sc-donutchart-medium canvas { width: 150px !important; height: 150px !important; }
.dt-sc-one-fifth .dt-sc-donutchart-medium .donutchart-text { width: 150px !important; line-height: 150px !important; }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.vc_col-sm-3 .dt-sc-donutchart-large canvas, .vc_col-sm-3 .dt-sc-donutchart-large .dt-sc-donutchart { width: 202px !important; height: 202px !important; }
.vc_col-sm-3 .dt-sc-donutchart-large { width:100% !important;}
.vc_col-sm-3 .dt-sc-donutchart-large  .donutchart-text{width:202px !important;height:202px !important; line-height: 200px !important;}
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-one-fifth .dt-sc-donutchart-medium { width:120px; }
.dt-sc-one-fifth .dt-sc-donutchart, .dt-sc-donutchart-medium canvas { width: 110px !important; height: 110px !important; }
.dt-sc-one-fifth .dt-sc-donutchart-medium .donutchart-text { width: 110px !important; line-height: 110px !important; }
.dt-sc-one-fifth  h5.dt-sc-donutchart-title { font-size:15px; }
.dt-sc-donutchart-medium .donutchart-text { font-size:30px !important; }
.vc_col-sm-3 .dt-sc-donutchart-large canvas { width: 155px !important; height: 155px !important; }
.vc_col-sm-3 .dt-sc-donutchart-large { width:100% !important;}
.vc_col-sm-3 .dt-sc-donutchart-large .dt-sc-donutchart{ width:155px !important;height:155px !important;}
.vc_col-sm-3 .dt-sc-donutchart-large  .donutchart-text{width:155px !important;height:155px !important; font-size: 30px !important;line-height: 160px !important;}
}
@media only screen and (max-width:767px) {
.dt-sc-donutchart-large { width:100% !important;}
}
  .dt-sc-dropcap { font-size:24px; float:left; margin:10px 0px 10px 0px; text-align:center; line-height:35px; }
.dt-sc-dropcap.dt-sc-dropcap-default { font-size:50px; padding-right:20px; font-weight:900; }
.dt-sc-dropcap.dt-sc-dropcap-circle { width:40px; height:40px; line-height:38px; margin:5px 20px 0px 0px; padding:0px; border-radius:30px 30px 30px 30px; behavior:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/shortcodes/PIE.htc); }
.dt-sc-dropcap.dt-sc-dropcap-bordered-circle { width:42px; height:42px; line-height:34px; margin:5px 20px 0 0; padding:0px; text-align:center; box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); border-radius:30px 30px 30px 30px; behavior:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/shortcodes/PIE.htc); }
.dt-sc-dropcap.dt-sc-dropcap-square { width:40px; height:40px; line-height:36px; text-align:center; margin:5px 20px 0px 0px; padding:0px; }		
.dt-sc-dropcap.dt-sc-dropcap-bordered-square { box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); width:42px; height:42px; text-align:center; margin:5px 20px 0px 0px; padding:0px; line-height:34px; }
.dt-sc-dropcap.dt-sc-dropcap-circle, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle, .dt-sc-dropcap.dt-sc-dropcap-square, .dt-sc-dropcap.dt-sc-dropcap-bordered-square { background:#000000; }
.dt-sc-dropcap.dt-sc-dropcap-bordered-circle { border:2px solid #FFFFFF; }
.dt-sc-dropcap.dt-sc-dropcap-bordered-square { border:2px solid #FFFFFF; }	
.dt-sc-dropcap.dt-sc-dropcap-circle, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle, .dt-sc-dropcap.dt-sc-dropcap-square, .dt-sc-dropcap.dt-sc-dropcap-bordered-square { color:#ffffff; }
.dt-sc-dropcap.dt-sc-dropcap-circle.blue, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.blue, .dt-sc-dropcap.dt-sc-dropcap-square.blue, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.blue { background:#008bd3; }
.dt-sc-dropcap.dt-sc-dropcap-circle.brown, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.brown, .dt-sc-dropcap.dt-sc-dropcap-square.brown, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.brown { background:#795548; }
.dt-sc-dropcap.dt-sc-dropcap-circle.cadetblue, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.cadetblue, .dt-sc-dropcap.dt-sc-dropcap-square.cadetblue, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.cadetblue { background:#3c939d; }
.dt-sc-dropcap.dt-sc-dropcap-circle.chillipepper, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.chillipepper, .dt-sc-dropcap.dt-sc-dropcap-square.chillipepper, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.chillipepper { background:#c10841; }
.dt-sc-dropcap.dt-sc-dropcap-circle.cyan, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.cyan, .dt-sc-dropcap.dt-sc-dropcap-square.cyan, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.cyan { background:#00bcd4; }
.dt-sc-dropcap.dt-sc-dropcap-circle.darkgolden, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.darkgolden, .dt-sc-dropcap.dt-sc-dropcap-square.darkgolden, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.darkgolden { background:#b48b3c; }
.dt-sc-dropcap.dt-sc-dropcap-circle.deeporange, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.deeporange, .dt-sc-dropcap.dt-sc-dropcap-square.deeporange, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.deeporange { background:#ff5722; }
.dt-sc-dropcap.dt-sc-dropcap-circle.deeppurple, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.deeppurple, .dt-sc-dropcap.dt-sc-dropcap-square.deeppurple, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.deeppurple { background:#673ab7; }
.dt-sc-dropcap.dt-sc-dropcap-circle.green, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.green, .dt-sc-dropcap.dt-sc-dropcap-square.green, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.green { background:#60ae0d; }
.dt-sc-dropcap.dt-sc-dropcap-circle.lime, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.lime, .dt-sc-dropcap.dt-sc-dropcap-square.lime, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.lime { background:#cddc39; }
.dt-sc-dropcap.dt-sc-dropcap-circle.magenta, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.magenta, .dt-sc-dropcap.dt-sc-dropcap-square.magenta, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.magenta { background:#cb506d; }
.dt-sc-dropcap.dt-sc-dropcap-circle.orange, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.orange, .dt-sc-dropcap.dt-sc-dropcap-square.orange, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.orange { background:#ff9800; }
.dt-sc-dropcap.dt-sc-dropcap-circle.pink, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.pink, .dt-sc-dropcap.dt-sc-dropcap-square.pink, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.pink { background:#fd6ca3; }
.dt-sc-dropcap.dt-sc-dropcap-circle.purple, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.purple, .dt-sc-dropcap.dt-sc-dropcap-square.purple, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.purple { background:#9c27b0; }
.dt-sc-dropcap.dt-sc-dropcap-circle.red, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.red, .dt-sc-dropcap.dt-sc-dropcap-square.red, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.red { background:#da0000; }
.dt-sc-dropcap.dt-sc-dropcap-circle.skyblue, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.skyblue, .dt-sc-dropcap.dt-sc-dropcap-square.skyblue, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.skyblue { background:#0eb2e7; }
.dt-sc-dropcap.dt-sc-dropcap-circle.teal, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.teal, .dt-sc-dropcap.dt-sc-dropcap-square.teal, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.teal { background:#009688; }
.dt-sc-dropcap.dt-sc-dropcap-circle.turquoise, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.turquoise, .dt-sc-dropcap.dt-sc-dropcap-square.turquoise, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.turquoise { background:#32ccbd; }
.dt-sc-dropcap.dt-sc-dropcap-circle.wisteria, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.wisteria, .dt-sc-dropcap.dt-sc-dropcap-square.wisteria, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.wisteria { background:#9b59b6; }
.dt-sc-dropcap.dt-sc-dropcap-circle.yellow, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle.yellow, .dt-sc-dropcap.dt-sc-dropcap-square.yellow, .dt-sc-dropcap.dt-sc-dropcap-bordered-square.yellow { background:#ffe401; }
.dt-sc-dropcap.dt-sc-dropcap-default.blue { color:#008bd3; }	
.dt-sc-dropcap.dt-sc-dropcap-default.brown { color:#795548; }
.dt-sc-dropcap.dt-sc-dropcap-default.cadetblue { color:#3c939d; }
.dt-sc-dropcap.dt-sc-dropcap-default.chillipepper { color:#c10841; }
.dt-sc-dropcap.dt-sc-dropcap-default.cyan { color:#00bcd4; }
.dt-sc-dropcap.dt-sc-dropcap-default.darkgolden { color:#b48b3c; }
.dt-sc-dropcap.dt-sc-dropcap-default.deeporange { color:#ff5722; }
.dt-sc-dropcap.dt-sc-dropcap-default.deeppurple { color:#673ab7; }
.dt-sc-dropcap.dt-sc-dropcap-default.green { color:#60ae0d; }
.dt-sc-dropcap.dt-sc-dropcap-default.lime { color:#cddc39; }
.dt-sc-dropcap.dt-sc-dropcap-default.magenta { color:#cb506d; }
.dt-sc-dropcap.dt-sc-dropcap-default.orange { color:#ff9800; }
.dt-sc-dropcap.dt-sc-dropcap-default.pink { color:#fd6ca3; }
.dt-sc-dropcap.dt-sc-dropcap-default.purple { color:#9c27b0; }
.dt-sc-dropcap.dt-sc-dropcap-default.red { color:#da0000; }
.dt-sc-dropcap.dt-sc-dropcap-default.skyblue { color:#0eb2e7; }
.dt-sc-dropcap.dt-sc-dropcap-default.teal { color:#009688; }
.dt-sc-dropcap.dt-sc-dropcap-default.turquoise { color:#32ccbd; }
.dt-sc-dropcap.dt-sc-dropcap-default.wisteria { color:#9b59b6; }
.dt-sc-dropcap.dt-sc-dropcap-default.yellow { color:#ffe401; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-dropcap.dt-sc-dropcap-default { font-size: 32px; padding-right: 15px; }
.dt-sc-dropcap.dt-sc-dropcap-circle, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle,
.dt-sc-dropcap.dt-sc-dropcap-square, .dt-sc-dropcap.dt-sc-dropcap-bordered-square { margin-right: 15px; }
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-dropcap.dt-sc-dropcap-default { font-size: 24px; padding-right: 15px; }
.dt-sc-dropcap.dt-sc-dropcap-circle, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle,
.dt-sc-dropcap.dt-sc-dropcap-square, .dt-sc-dropcap.dt-sc-dropcap-bordered-square { margin-right: 15px; }
}  @media only screen and (max-width: 767px) { .dt-sc-dropcap.dt-sc-dropcap-default { padding-right: 15px; }
.dt-sc-dropcap.dt-sc-dropcap-circle, .dt-sc-dropcap.dt-sc-dropcap-bordered-circle,
.dt-sc-dropcap.dt-sc-dropcap-square, .dt-sc-dropcap.dt-sc-dropcap-bordered-square { margin: 5px 15px 0 2px; }
}
  .dt-sc-event-image-caption,  .dt-sc-event-image-caption .dt-sc-image-content:before, .dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-event-image-caption { float:left; clear:both; width:100%; margin:0px; padding:0px; border-left:1px solid; border-right:1px solid; }
.dt-sc-event-image-caption .dt-sc-image-content { width:50%; padding:40px 30px; margin:0px; float:left; position:relative; }
.dt-sc-event-image-caption .dt-sc-image-content h3 { font-size:18px; line-height:28px; text-transform:uppercase; }
.dt-sc-event-image-caption .dt-sc-image-wrapper { width:50%; margin:0px; float:left; position:relative; }
.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text { position:absolute; left:0px; top:0px; width:100%; height:100%; text-align:center; }
.dt-sc-event-image-caption .dt-sc-image-wrapper { border-left:1px solid; }
.dt-sc-event-image-caption .dt-sc-image-content:before { content:""; position:absolute; right:-15px; top:35px; height:0px; border-top:15px solid transparent; border-bottom:15px solid transparent; border-left:15px solid; z-index:1; } 
.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin:auto; height:180px; text-align:center; width: 75%; }
.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3 span { font-size:50px; display:block; } .dt-sc-event-image-caption:hover .dt-sc-image-content h3, .dt-sc-event-image-caption:hover .dt-sc-image-content p, .dt-sc-event-image-caption:hover .dt-sc-image-content ul, .dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text h3 { color:#ffffff; }
.dt-sc-event-image-caption { background:#ffffff; }
.dt-sc-event-image-caption .dt-sc-image-wrapper .overlay-text { background:rgba(0, 0, 0, 0.8); }
.dt-sc-event-image-caption .dt-sc-image-content:before { border-left-color:#ffffff; }
.dt-sc-event-image-caption, .dt-sc-event-image-caption .dt-sc-image-wrapper { border-color:#ffffff; }  @media only screen and (min-width:1200px) and (max-width:1380px) {
.dt-sc-event-image-caption .dt-sc-image-content, .dt-sc-event-image-caption .dt-sc-image-wrapper { width:100%; }
.dt-sc-event-image-caption .dt-sc-image-wrapper img { width:100%; }
} @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-event-image-caption .dt-sc-image-content, .dt-sc-event-image-caption .dt-sc-image-wrapper { width:100%; }
.dt-sc-event-image-caption .dt-sc-image-content::before { bottom:-22px; top:auto; transform: rotate(90deg); border-left-width:16px; right:30px; }
.dt-sc-event-image-caption .dt-sc-image-wrapper img { width:100%; }
} @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-event-image-caption .dt-sc-image-content, .dt-sc-event-image-caption .dt-sc-image-wrapper { width:100%; }
.dt-sc-event-image-caption .dt-sc-image-content::before { bottom:-22px; top:auto; transform: rotate(90deg); border-left-width:16px; right:30px; }
}  @media only screen and (max-width: 767px) { .dt-sc-event-image-caption .dt-sc-image-content, .dt-sc-event-image-caption .dt-sc-image-wrapper { width:100%; }
.dt-sc-event-image-caption .dt-sc-image-content::before { bottom:-22px; top:auto; transform: rotate(90deg); border-left-width:16px; right:30px; }
.dt-sc-event-image-caption .dt-sc-image-wrapper > img { width:100%; }
}
  .dt-sc-titled-box { margin-bottom:20px; width:100%; clear:both; }
.dt-sc-titled-box h6.dt-sc-titled-box-title { font-size:20px; font-weight:normal;  padding:12px 15px 11px; text-shadow:none; margin:0px; } 
.dt-sc-titled-box h6.dt-sc-titled-box-title span { font-size:16px; margin-right:5px; }
.dt-sc-titled-box-content { padding:20px; background:#fff;border: 1px solid #e6e6e6;border-top: 0px; }				
.dt-sc-titled-box h6.dt-sc-titled-box-title { color:#ffffff; }
.dt-sc-titled-box.blue h6.dt-sc-titled-box-title { background-color:#008bd3; }
.dt-sc-titled-box.brown h6.dt-sc-titled-box-title { background-color:#795548; }
.dt-sc-titled-box.cadetblue h6.dt-sc-titled-box-title { background-color:#3c939d; }
.dt-sc-titled-box.chillipepper h6.dt-sc-titled-box-title { background-color:#c10841; }
.dt-sc-titled-box.cyan h6.dt-sc-titled-box-title { background-color:#00bcd4; }
.dt-sc-titled-box.darkgolden h6.dt-sc-titled-box-title { background-color:#b48b3c; }
.dt-sc-titled-box.deeporange h6.dt-sc-titled-box-title { background-color:#ff5722; }	
.dt-sc-titled-box.deeppurple h6.dt-sc-titled-box-title { background-color:#673ab7; }
.dt-sc-titled-box.green h6.dt-sc-titled-box-title { background-color:#60ae0d; }
.dt-sc-titled-box.lime h6.dt-sc-titled-box-title { background-color:#cddc39; }
.dt-sc-titled-box.magenta h6.dt-sc-titled-box-title { background-color:#cb506d; }
.dt-sc-titled-box.orange h6.dt-sc-titled-box-title { background-color:#ff9800; }
.dt-sc-titled-box.pink h6.dt-sc-titled-box-title { background-color:#fd6ca3; }	
.dt-sc-titled-box.purple h6.dt-sc-titled-box-title { background-color:#9c27b0; }
.dt-sc-titled-box.red h6.dt-sc-titled-box-title { background-color:#da0000; }
.dt-sc-titled-box.skyblue h6.dt-sc-titled-box-title { background-color:#0eb2e7; }
.dt-sc-titled-box.teal h6.dt-sc-titled-box-title { background-color:#009688; }
.dt-sc-titled-box.turquoise h6.dt-sc-titled-box-title { background-color:#32ccbd; }
.dt-sc-titled-box.wisteria h6.dt-sc-titled-box-title { background-color:#9b59b6; }
.dt-sc-titled-box.yellow h6.dt-sc-titled-box-title { background-color:#ffe401; color:#000000; } .dt-sc-error-box, .dt-sc-warning-box, .dt-sc-success-box, .dt-sc-info-box { margin-bottom:20px; padding:15px 15px 15px 45px; clear:both; }
.dt-sc-error-box a, .dt-sc-warning-box a, .dt-sc-success-box a, .dt-sc-info-box a { text-decoration:underline; }
.dt-sc-error-box { background-color:#ffcccc; border:1px solid #ff9999; color:#d01313; position:relative; }
.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top:15px; left:18px; font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:20px; position:absolute; }		
.dt-sc-error-box:before { content:"\f057"; color:#C54228; }
.dt-sc-warning-box { background-color:#fdebae; border:1px solid #e6c555; color:#c79d13; position:relative; }
.dt-sc-warning-box:before { content:"\f06a"; color:#e2b828; }
.dt-sc-success-box { background-color:#eafac0; border:1px solid #b1cf67; color:#7ba411; position:relative; }
.dt-sc-success-box:before { content:"\f058"; color:#75b632; }
.dt-sc-info-box { background-color:#bfe4f9; border:1px solid #68a2cf; color:#2081b9; position:relative; }
.dt-sc-info-box:before { content:"\f05a"; color:#008bc1; }
.dt-sc-error-box a { color:#d01313; }
.dt-sc-warning-box a { color:#c79d13; }
.dt-sc-success-box a { color:#7ba411; }
.dt-sc-info-box a { color:#2081b9; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top: 16px; }	
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top: 17px; }
}  @media only screen and (max-width: 767px) {
.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top: 16px; }
}  @media only screen and (max-width: 479px) {
.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top: 17px; }
} @media only screen and (max-width: 319px) { .dt-sc-titled-box h6.dt-sc-titled-box-title { font-size: 12px; letter-spacing: 0; line-height: 20px; padding-left: 35px; position: relative; }
.dt-sc-titled-box h6.dt-sc-titled-box-title span { font-size: 14px; position: absolute; left: 10px; top: 14px; }
}
.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before, .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after, .dt-sc-icon-box.type12 .icon-wrapper, .dt-sc-icon-box.type13, .dt-sc-icon-box.type14, .dt-sc-icon-box.type1 .large-icon, .dt-sc-icon-box.type5 .icon-wrapper:before, .dt-sc-icon-box.type7 .icon-wrapper span, .dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type10 .icon-wrapper:before, .dt-sc-icon-box.type10 .icon-wrapper:after, .dt-sc-icon-box.type10 .icon-content h4, .dt-sc-icon-box.type5.rounded .icon-wrapper, .dt-sc-icon-box.type6 .icon-wrapper, .dt-sc-icon-box.type14 .icon-wrapper span, .dt-sc-icon-box.type14 .icon-wrapper img, .dt-sc-icon-box.type14 .icon-content, .dt-sc-icon-box.type14 .icon-content h4, .dt-sc-icon-box.type14 .icon-content h5, .dt-sc-icon-box.type14 .icon-content p, .dt-sc-icon-box.type2 .icon-content, .dt-sc-icon-box.type2 .icon-content h4, .dt-sc-icon-box.type10 .icon-wrapper span, .dt-sc-icon-box.type11:before, .dt-sc-icon-box.type11 .icon-wrapper span, .dt-sc-icon-box.type11 .icon-content, .dt-sc-icon-box.type11 .icon-content h4 .dt-sc-icon-box.type11 .icon-content h5, .dt-sc-icon-box.type11 .icon-content p, .dt-sc-icon-box.type11 .icon-wrapper img, .dt-sc-icon-box.type1 .icon-content h4:after, .dt-sc-icon-box.type5 .icon-wrapper span, .dt-sc-icon-box.type5 .icon-wrapper img, .dt-sc-icon-box.type7 .icon-wrapper, .dt-sc-icon-box.type10 .icon-wrapper img, .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 { -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; } .dt-sc-icon-box { float:left; clear:both; margin:0px; padding:0px; position:relative; width:100%;}
.dt-sc-partially-rounded, .dt-sc-partially-rounded-alt:hover { border-radius:40px 0px; }
.dt-sc-partially-rounded-alt, .dt-sc-partially-rounded:hover { border-radius:0px 40px; }
.dt-sc-icon-box.dt-sc-rounded .icon-wrapper span { border-radius:50%; } 
.dt-sc-icon-box.dt-sc-partially-rounded .icon-wrapper span { border-radius:55px 0px; } 
.dt-sc-icon-box.dt-sc-partially-rounded:hover .icon-wrapper span { border-radius:0px 55px; } 
.dt-sc-icon-box .icon-wrapper { position:relative; }
.dt-sc-icon-box .icon-wrapper > img, .dt-sc-icon-box .icon-wrapper span img { margin:auto; position:absolute; left: 0; right: 0; top: 0; bottom: 0; }
.dt-sc-icon-box .large-icon { position:absolute; right:0px; bottom:-30px; font-size:100px; }
.dt-sc-icon-box.type1:hover .large-icon { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); }
.dt-sc-icon-box .icon-content h5 { margin-bottom:5px; }
.dt-sc-icon-box.alignright .icon-content h5 { text-align: right; }
.dt-sc-icon-box.type1 { margin:0px; padding:45px 40px; width:100%; border:1px solid; border-right:0px; overflow:hidden; }
.dt-sc-icon-box.type1.last { border-right-width: 1px; border-right-style: solid; }
.dt-sc-icon-box.type1.without-borders { border: none; padding: 0; margin-bottom: 50px; }
.dt-sc-icon-box .large-icon { bottom: 0; }
.dt-sc-icon-box.type1 .icon-wrapper { float:left; margin:0px 0px 20px; width:100%; }
.dt-sc-icon-box.type1 .icon-wrapper img { width: 82px; max-height: 66px; position: relative; right: auto; margin: 0; }
.dt-sc-icon-box.type1 .icon-wrapper span { font-size:60px; position:relative; }	
.dt-sc-icon-box.type1 .icon-content { margin:0px; float:left; clear:both; width:100%; }
.dt-sc-icon-box.type1 .icon-content h4 { margin-bottom:20px; padding-bottom:20px; font-weight:600; position:relative; }
.dt-sc-icon-box.type1 .icon-content h4:before { content:""; position:absolute; left:0px; bottom:0px; width:30px; height:2px; }	
.dt-sc-icon-box.type1 .icon-content h4:after { content:""; position:absolute; left:0px; bottom:0px; width:0; height:2px; }	
.dt-sc-icon-box.type1 .icon-content p { margin-bottom:0px; }
.last .dt-sc-icon-box.type1 { border-right:1px solid; }
.dt-sc-icon-box.type1:hover .icon-content h4:after { width: 40px; }
.dt-sc-icon-box.type1.aligncenter .icon-content h4:after { right: 0; margin: 0 auto; }
.dt-sc-icon-box.type1.alignright .icon-content h4:after { left: auto; }
.dt-sc-icon-box.type1.aligncenter .icon-content h4:before { right: 0; margin: 0 auto; }
.dt-sc-icon-box.type1.alignright .icon-content h4:before { right: 0; left: auto; }	
.dt-sc-icon-box.type1.aligncenter .icon-wrapper img { float: none; display: inline-block; width: 72px; }
.dt-sc-icon-box.type1.alignright .icon-wrapper img { float: right; }
.dt-sc-icon-box.type1.alignright .icon-content h5 { text-align: right; }
.dt-sc-icon-box.type1.aligncenter .icon-content h5 { text-align: center; }
.dt-sc-icon-box.type1.alignleft .large-icon { left: 0; right: auto; }
.dt-sc-icon-box.aligncenter .large-icon { left: 0; margin: 0 auto; }
.dt-sc-icon-box.alignright .large-icon { right: 0; left: auto; }
.dt-sc-icon-box.type2 .icon-wrapper { float:left; margin: 0 15px 0 0; top: -2px; }
.dt-sc-icon-box.type2 .icon-wrapper span { font-size:26px; }	
.dt-sc-icon-box.type2 .icon-wrapper img { max-width: 35px; position: static; }
.dt-sc-icon-box.type2 .icon-content h4 { display:inline-block; font-size: 18px; font-weight: bold; line-height: normal; margin-bottom: 0; }
.dt-sc-icon-box.type2 .icon-content p { margin: 10px 0 0; clear:both; }
.dt-sc-icon-box.type2 .dt-sc-small-separator { display:none; }
.dt-sc-icon-box.type2.alignright .icon-wrapper { float:right; margin: 0 0 0 15px; }
.dt-sc-icon-box.type2.alignright .icon-content { padding-left: 0; }
.dt-sc-icon-box.type2.aligncenter .icon-wrapper { width: 100%; }
.dt-sc-icon-box.type2.aligncenter .icon-wrapper img { float: none; display: inline-block; }
.dt-sc-icon-box.type3 .large-icon { left:0px; margin:auto; bottom:-20px; }
.dt-sc-icon-box.type3 { text-align:center; position:relative; }
.dt-sc-icon-box.type3 .icon-wrapper { width:100%; float:left; margin:0px 20px 25px 0px; }
.dt-sc-icon-box.type3 .icon-wrapper img { filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); }
.dt-sc-icon-box.type3 .icon-wrapper span { display: inline-block; font-size: 46px; line-height: 110px; position: relative; border: 10px solid; width: 130px; height: 130px; text-align: center; }	
.dt-sc-icon-box.type3 .icon-content h4 { font-size:18px; margin-bottom:5px; font-weight:600; display:inline-block; }
.dt-sc-icon-box.type3 .icon-content p { margin:20px 0px 0px; clear:both; }
.dt-sc-icon-box.type3 .dt-sc-small-separator { display:none; }
.dt-sc-icon-box.type3.dt-sc-rounded.right-border:after { border-right: 1px solid rgba(255, 255, 255, 0.2); content: ""; display: block; height: 100%; margin: auto; position: absolute; right: -15px; top: 0; }
.dt-sc-icon-box.type3.grey.dt-sc-rounded span { border-color:#f5f5f5; }
.dt-sc-icon-box.type3.alignleft { text-align: left; }
.dt-sc-icon-box.type3.alignleft .icon-wrapper span { margin-left: -10px; }
.dt-sc-icon-box.type3.alignright { text-align: right; }
.dt-sc-icon-box.type3.alignright .icon-wrapper span { margin-right: -10px; }
.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper span { background:none; color:#000000; font-size:35px; line-height:170px; border:none; width:120px; height:170px; position:relative; z-index:9; }
.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper { position:relative; }
.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before { content:""; position:absolute; left: 0; right:0; margin:auto; top:33px; width:100px; height:100px; border:1px solid rgba(0, 0, 0, 0.2); z-index:1; transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -webkit-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); }
.dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after { content:""; position:absolute; left: 0; right:0; margin:auto; top:38px; width:90px; height:90px; border:1px solid rgba(0, 0, 0, 0.2); z-index:1; transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -webkit-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); }
.dt-sc-icon-box.type4 { padding: 0 0 0 60px;margin-bottom:20px; width: 100%; }
.dt-sc-icon-box.type4 .icon-wrapper { position:absolute; left: 0; top: 0; text-align:center; width:45px; }
.dt-sc-icon-box.type4 .icon-wrapper span { font-size:32px; }
.dt-sc-icon-box.type4 .icon-wrapper img { position: static; }
.dt-sc-icon-box.type4 .icon-content h4 { font-size:18px; margin-bottom:5px; }
.dt-sc-icon-box.type4 .icon-content a { display:inline-block; margin:10px 0 0; }
.dt-sc-icon-box.type4 .icon-content a span { display:inline-block; font-size:10px; margin: 0 0 0 5px; }
.dt-sc-icon-box.type4.last:before { border-width: 0; }
.dt-sc-icon-box.type4.with-diamond-square-icon { padding-left:100px; }
.dt-sc-icon-box.type4.with-diamond-square-icon:before { left:33px; }
.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper { width:70px; text-align:center; }
.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before { content:""; position:absolute; left:9px; top:15px; width:50px; height:50px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); box-shadow:5px 0px 0px 0px rgba(0, 0, 0, 0.15); }
.dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper span { font-size:24px; line-height:80px; position:relative; z-index:1; }
.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content h4 { font-size:16px; margin-bottom:10px; }
.dt-sc-icon-box.type4.with-diamond-square-icon .icon-content p { font-size:14px; }
.dt-sc-icon-box.type5 { padding:5px 0px 0px 100px; }
.dt-sc-icon-box.type5 .icon-wrapper { position:absolute; left:0px; top:0px; width:70px; text-align:center; }
.dt-sc-icon-box.type5 .icon-wrapper:before { content:""; position:absolute; left:0px; right:0px; top:10px; margin:auto; width:55px; height:55px; border-radius:10px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index: -1; }
.dt-sc-icon-box.type5 .icon-wrapper span { font-size:24px; line-height:75px; position:relative; z-index:1; }
.dt-sc-icon-box.type5 .icon-wrapper span.pe-icon, .dt-sc-pr-tb-col.minimal .icon-wrapper span.pe-icon { font-weight:bold; }
.dt-sc-icon-box.type5 .icon-content h4 { font-size:18px; }
.dt-sc-icon-box.type5.last:before { border:0px; }
.dt-sc-icon-box.type5 p { color:#888888; }
.dt-sc-icon-box.type5 .icon-wrapper img { width: 40px; margin-top: 21px; text-align: center; float: none; display: inline-block; position: static; margin-bottom: 10px; }
.dt-sc-icon-box.type5:not(.no-icon-bg):hover .icon-wrapper img { filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); } 
.dt-sc-icon-box.type5.rounded .icon-wrapper { border-radius:50%; width:70px; height:70px; }
.dt-sc-icon-box.type5.rounded .icon-wrapper span { line-height:70px; font-size:32px; }
.dt-sc-icon-box.type5.rounded .icon-wrapper:before, .dt-sc-icon-box.type5.rounded:hover .icon-wrapper:before { background:none; }
.dt-sc-icon-box.type5.alignright {  padding:5px 100px 0px 0px; }
.dt-sc-icon-box.type5.alignright .icon-wrapper { right:0px; left:inherit; }
.dt-sc-icon-box.type5.aligncenter { padding: 10px; }
.dt-sc-icon-box.type5.aligncenter .icon-wrapper { position: relative; width: 100%; text-align: center; margin-bottom: 15px; }
.dt-sc-icon-box.type5.rounded-skin { padding-left:120px; }
.dt-sc-icon-box.type5.rounded-skin .icon-wrapper { border-radius:50%; width:80px; height:80px; }
.dt-sc-icon-box.type5.rounded-skin .icon-wrapper span { line-height:80px; font-size:40px; color:#ffffff; }
.dt-sc-icon-box.type5.rounded-skin .icon-wrapper:before, .dt-sc-icon-box.type5.rounded-skin:hover .icon-wrapper:before { background:none; }
.dt-sc-icon-box.type5.rounded-skin .icon-content h4 { font-weight:600; }
.dt-sc-icon-box.type5.no-icon { border-style: dashed; border-width: 0 1px 0 0; display: block; float: none; margin: 0 -15px; width: auto; padding-left: 15px; padding-right: 15px; }
.dt-sc-icon-box.type5.no-icon.last, .last .dt-sc-icon-box.type5.no-icon { border-right-width: 0; }
.dt-sc-icon-box.type5.no-icon-bg { padding:0px 0px 0px 50px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper { width:35px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper:before, .dt-sc-icon-box.type5.no-icon-bg:hover .icon-wrapper:before { background:none; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span { font-size:32px; line-height:normal }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper img { margin-top: 0; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 { font-size:12px; text-transform:uppercase; margin-bottom:5px; font-weight:normal; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h4, .dt-sc-icon-box.type5.no-icon .icon-content h4 { text-transform:uppercase; font-size:16px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content a, .dt-sc-icon-box.type5.no-icon .icon-content a { margin-top:5px; display:inline-block; }
.dt-sc-icon-box.type5.no-icon .icon-content a { text-transform:uppercase; font-size:12px; letter-spacing:0.6px; position:relative; }
.dt-sc-icon-box.type5.no-icon .icon-content a:before { content:"\f105"; position:absolute; top:0px; right:-15px; font-family:FontAwesome; }
.dt-sc-icon-box.type5.no-icon .icon-content h4 { width:auto; display:inline-block; border-bottom:1px solid; padding:0px 20px 20px; }
.dt-sc-icon-box.type5.no-icon-bg.aligncenter { padding: 10px; }
.dt-sc-icon-box.type5.no-icon-bg.aligncenter .icon-wrapper { width: 100%; }
.dt-sc-icon-box.type5.no-icon-bg.alignright { padding: 0 50px 0 0; }
.dt-sc-icon-box.type5.no-icon.alignright .icon-content h4 { padding: 0 0 20px 20px; }
.dt-sc-icon-box.type5.no-icon.alignright .icon-content a { margin-right: 15px; }
.dt-sc-icon-box.type5.no-icon.alignleft .icon-content h4 { padding: 0 20px 20px 0; }
.dt-sc-icon-box.type5.alter .icon-content h4 { font-weight: 500; margin-bottom: 10px; text-transform: uppercase; font-size:20px; }
.dt-sc-icon-box.type5.alter .icon-wrapper span { color:#fff; }
.dt-sc-icon-box.type5.alter .dt-sc-fancy-list { color: #888888; }
.dt-sc-icon-box.type5.aligncenter * { text-align: center; }
.dt-sc-icon-box.type5.aligncenter .icon-content h4 { padding: 0px 20px 20px; }
.dt-sc-icon-box.type6 .icon-wrapper { width:120px; height:120px; float:left; border:10px solid; text-align:center; margin:0px 15px 20px 0px; }
.dt-sc-icon-box.type6 .icon-wrapper span { line-height:100px; font-size:48px; }
.dt-sc-icon-box.type6 .icon-content { padding:0px 0px 0px 10px; }
.dt-sc-icon-box.type6 .icon-content h4 { font-size:18px; text-transform:uppercase; font-weight:600; margin-top:90px; }
.dt-sc-icon-box.type6 .icon-content p { clear:both; }
.dt-sc-icon-box.type6 .icon-content a { margin-top:20px; font-weight:500; }
.dt-sc-icon-box.type6 .icon-content h5 { position:absolute; left:135px; top:70px; }
.dt-sc-icon-box.type6.aligncenter .icon-wrapper { float: none; display: inline-block; margin: 0px 0px 20px 0px; }
.dt-sc-icon-box.type6.aligncenter .icon-content h4 { margin-top: 0; }
.dt-sc-icon-box.type6.alignright .icon-wrapper { float: right; margin: 0px 0px 20px 15px; }
.dt-sc-icon-box.type6 .icon-wrapper img { margin-top: 0px; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); } .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4{font-size: 20px;text-transform: inherit; font-weight: normal;margin-top: 0;line-height: 40px;margin-bottom: 10px;}
.dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper {width: 45px;height: 45px;border-radius: 50%; border:none;border: 3px solid #FFFFFF;}
.dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper span {line-height: 42px;font-size: 18px;color:#fff;}
.dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper span {color: #5c5c5c;}
.dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon:hover .icon-wrapper span{color: #5c5c5c;}
.dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 a:hover{color: #434343;}
.dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 a{color: inherit;}
.dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper{ margin-bottom: 10px; }
.dt-sc-icon-box.type6.rounded-left-icon .icon-content{padding-left: 0px;}
.dt-sc-icon-box.type6.rounded-left-icon:hover .icon-content a{background: transparent;}
.dt-sc-icon-box.type7 { border:1px solid; margin-top:45px; padding: 0px 30px 25px; }
.dt-sc-icon-box.type7 .icon-wrapper { margin: -35px 0px 30px 0px; width: 70px; height: 70px; text-align: center; float: none; display: inline-block; box-shadow: 0 0 0 10px #fff; -moz-box-shadow: 0 0 0 10px #fff; -webkit-box-shadow: 0 0 0 10px #fff; -ms-box-shadow: 0 0 0 10px #fff; }
.dt-sc-icon-box.type7 .icon-wrapper img { position: absolute; left: 50%; top: 50%; transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); width: 46px; height: auto; }
.dt-sc-icon-box.type7 .icon-wrapper span { text-align:center; font-size:32px; line-height:70px; display:inline-block; position: absolute; left: 0; right: 0; margin: 0 auto; }
.dt-sc-icon-box.type7 .icon-content h4 { font-size:16px; text-transform:uppercase; font-weight:600; } .dt-sc-icon-box.type7.rounded{text-align: center; border:none; background-color: #fff;}
.dt-sc-icon-box.type7.rounded .icon-wrapper{ height: 90px; width: 90px;box-shadow: none; border-radius: 50%; margin-top: -45px;margin-bottom: 20px; }
.dt-sc-icon-box.type7.rounded .icon-wrapper span {font-size: 36px;line-height: 90px;}
.dt-sc-icon-box.type7.rounded .icon-content h4 { margin-bottom: 15px; font-size: 20px; text-transform: none;font-weight: 500;}
.dt-sc-icon-box.type7.rounded .icon-content h4 a{color: initial;}
.dt-sc-icon-box.type8 { padding:10px 0px 10px 80px; border-bottom:1px solid; width:100%; margin-bottom: 12px; }
.dt-sc-icon-box.type8 .icon-wrapper { width:70px; text-align:center; position:absolute; left:0px; }
.dt-sc-icon-box.type8 .icon-wrapper span { font-size:50px; }
.dt-sc-icon-box.type8 .icon-content h4 { margin-bottom:5px; }
.dt-sc-icon-box.type8 .icon-wrapper img { position:relative; top:3px; }
.dt-sc-icon-box.type8.last { border-bottom-width: 0; }
.dt-sc-icon-box.type8.aligncenter .icon-wrapper { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-sc-icon-box.type8.aligncenter .icon-wrapper img { top: auto; }
.dt-sc-icon-box.type8.alignright { padding: 10px 80px 10px 0; }
.dt-sc-icon-box.type8.alignright .icon-wrapper img { float: right; }
.dt-sc-icon-box.type8.alignright .icon-wrapper { left: auto; right: 0; }
.dt-sc-icon-box.type9 { display: table; overflow:hidden; width:100%; }
.dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content { display: table-cell; vertical-align: middle; }
.dt-sc-icon-box.type9 .icon-wrapper { margin: 0; padding: 0; position:relative; width:46%; text-align: center; }
.dt-sc-icon-box.type9 .icon-wrapper:before { content:""; position:absolute; right:-20px; top:105px; border-top:20px solid transparent; border-bottom:20px solid transparent; border-left:20px solid; }
.dt-sc-icon-box.type9 .icon-wrapper span { position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin:auto; width:100px; height:100px; font-size:100px; line-height:100px; }
.dt-sc-icon-box.type9 .icon-content { height: 100%; width:54%; padding: 30px 35px; }
.dt-sc-icon-box.type9 .icon-content p { margin-bottom: 0; line-height:30px; }
.dt-sc-icon-box.type9 .icon-content h5 { font-size:60px; display:inline-block; }
.dt-sc-icon-box.type9 .icon-content h4 { font-size:20px; float:left; width:100%; margin-bottom:30px; }
.dt-sc-icon-box.type9 .icon-wrapper img { position: absolute; top: 50%; left: 0; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0;
margin: 0 auto; }
.dt-sc-icon-box.type10 { text-align:center; border: 1px solid rgba(0,0,0,0.1); padding:40px 20px; margin:0px -1px 0px 0px; }
.dt-sc-icon-box.type10 .icon-wrapper { margin:0px 0px 40px; position:relative; width:140px; height:140px; display:inline-block; float:none; }
.dt-sc-icon-box.type10 .icon-wrapper:before { content:""; position:absolute; left:0px; right:0px; top:19px; margin:auto; width:100px; height:100px; border:1px solid; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:1; }
.dt-sc-icon-box.type10 .icon-wrapper:after {  content:""; position:absolute; left:0px; right:0px; top:20px; margin:auto; width:100px; height:100px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); z-index:0; }
.dt-sc-icon-box.type10 .icon-wrapper span, .dt-sc-icon-box.type10 .icon-wrapper img { font-size:60px; position:absolute; z-index:1; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); }
.dt-sc-icon-box.type10 .icon-wrapper img { height: 60px; width: auto; margin-top: -4px; margin-left: 1px; }
.dt-sc-icon-box.type10:hover .icon-wrapper img { filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); }
.dt-sc-icon-box.type10 .icon-content h4 { font-size:16px; font-weight:bold; letter-spacing:1px; margin-bottom:25px; position:relative; text-transform:uppercase; }
.dt-sc-icon-box.type10 .icon-content h4:before { content:""; position:absolute; right:-26px; top:6px; margin:auto; width:12px; height:12px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:1; }
.dt-sc-icon-box.type10.last .icon-content h4:before { content:none; }
.dt-sc-icon-box.type10 .icon-content p { margin-bottom:0px; }
.dt-sc-icon-box.type10:hover .icon-wrapper:after { left:-25px; }
.dt-sc-icon-box.type10.alignleft { text-align: left; }
.dt-sc-icon-box.type10.alignright { text-align: right; }
.dt-sc-icon-box.type10.alignleft .icon-wrapper, .dt-sc-icon-box.type10.alignright .icon-wrapper { text-align: center; }
.dt-sc-icon-box.type11 { padding: 102px 30px 0px; margin: 50px 0px 0px; text-align: center; }
.dt-sc-icon-box.type11:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:0; }
.dt-sc-icon-box.type11 .icon-wrapper { float: left; position: absolute; top: -50px; width: 100px; text-align: center; left: 0; right: 0; margin: 0 auto; height: 100px; border-radius: 50%; }
.dt-sc-icon-box.type11 .icon-wrapper span { display:inline-block; font-size:48px; line-height:100px; width:100px; height:100px; border-radius:50%; text-align: center; }
.dt-sc-icon-box.type11 .icon-content { position:relative; z-index:1; }
.dt-sc-icon-box.type11 .icon-content h4 { font-weight:normal; text-transform:uppercase; }
.dt-sc-icon-box.type11 .dt-sc-button.medium { padding: 13px 50px 11px 30px; letter-spacing: 0.5px; position: relative; bottom: -29px; }
.dt-sc-icon-box.type11 .icon-wrapper img { float: none; display: inline-block; position: absolute; left: 50%; top: 50%; filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); width: 70px; }
.dt-sc-icon-box.type11 .dt-sc-button:before, .dt-sc-icon-box.type11 .dt-sc-button:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; }
.dt-sc-icon-box.type11 .dt-sc-button:before { height:11px; width:1px; right:30px; }
.dt-sc-icon-box.type11 .dt-sc-button:after { height:1px; width:11px; right:25px; }
.dt-sc-icon-box.type11.one:before { opacity:1; }
.dt-sc-icon-box.type11.two:before { opacity:0.97; }
.dt-sc-icon-box.type11.three:before { opacity:0.94; }
.dt-sc-icon-box.type11.four:before { opacity:0.91; }
.dt-sc-icon-box.type11.five:before { opacity:0.88; }
.dt-sc-icon-box.type11.six:before { opacity:0.85; }
.dt-sc-icon-box.type11.alignleft, .dt-sc-icon-box.type11.alignleft .icon-wrapper { text-align: left; }	
.dt-sc-icon-box.type11.alignright, .dt-sc-icon-box.type11.alignright .icon-wrapper { text-align: right; }	
.dt-sc-icon-box.type11.alignleft .icon-wrapper { text-align: left; right: auto; left: 30px; }	
.dt-sc-icon-box.type11.alignright .icon-wrapper { text-align: right; left: auto; right: 30px; }	
.dt-sc-icon-box.type12 { text-align:center; padding:15px 20px 13px; -webkit-box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,0.3); -moz-box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,0.3); box-shadow:inset 20px 0px 30px -20px rgba(0,0,0,0.3); }
.dt-sc-icon-box.type12 .icon-wrapper { display:inline; margin:0px 15px 0px 0px; top:35px; }
.dt-sc-icon-box.type12 .icon-wrapper span { font-size:32px; }
.dt-sc-icon-box.type12 .icon-wrapper img { position: static; width: 38px; filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); }
.dt-sc-icon-box.type12 .icon-content { display:inline; position:relative; top:30px; }
.dt-sc-icon-box.type12 .icon-content h4 { color:#ffffff; font-size:18px; font-weight:bold; display:inline; margin:0px; }
.dt-sc-icon-box.type12 .icon-content p { font-size:13px; line-height:24px; display:inline-block; margin:10px 0px 0px; opacity:0; }
.dt-sc-icon-box.type12:hover .icon-wrapper img, .dt-sc-icon-box.type12.selected .icon-wrapper img { width: auto; opacity: 0.2; }
.dt-sc-icon-box.type12:hover, .dt-sc-icon-box.type12.selected { padding: 20px 20px 21px; overflow:hidden; }
.dt-sc-icon-box.type12:hover .icon-wrapper, .dt-sc-icon-box.type12.selected .icon-wrapper { position:absolute; left:0px; top:-10px; }
.dt-sc-icon-box.type12:hover .icon-wrapper span, .dt-sc-icon-box.type12.selected .icon-wrapper span { font-size:170px; }
.dt-sc-icon-box.type12:hover .icon-content, .dt-sc-icon-box.type12.selected .icon-content, .dt-sc-icon-box.type12.alignright:hover .icon-content { top:0px; }
.dt-sc-icon-box.type12:hover .icon-content p, .dt-sc-icon-box.type12.selected .icon-content p { opacity:1; }
.dt-sc-icon-box.type12.alignright:hover .icon-wrapper, .dt-sc-icon-box.type12.alignright.selected .icon-wrapper { width: auto; height: auto; top: 0px; }
.dt-sc-icon-box.type12.aligncenter .icon-content { float: left; margin-top: 20px; }
.dt-sc-icon-box.type12.aligncenter:hover .icon-content, .dt-sc-icon-box.type12.aligncenter.selected .icon-content { margin-top: 22px; margin-bottom: 22px; }
.dt-sc-icon-box.type12.alignright .icon-wrapper { float: right; margin: 0px 20px 0px 0px; width: 32px; height: 37px; }
.dt-sc-icon-box.type12.alignright .icon-content { top: 38px; }		
.dt-sc-icon-box.type13 { padding:3px 0px 16px 20px; background:rgba(0, 0, 0, 0.05); margin-bottom:2px; position:relative; width:100%; }
.dt-sc-icon-box.type13 .icon-wrapper { position:absolute; left:-30px; top:0px; bottom:0px; margin:auto; background:#000000; width:50px; height:50px; line-height:50px; text-align:center; border-radius:50%; box-shadow: 0 0 0 5px #fff; -webkit-box-shadow: 0 0 0 5px #fff; -moz-box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; -o-box-shadow: 0 0 0 5px #fff; }
.dt-sc-icon-box.type13 .icon-wrapper span, .dt-sc-icon-box.type13 .icon-wrapper img { font-size: 25px; color: #ffffff; line-height: 50px; position: absolute; left: 50%; top: 50%; margin: 0 auto; width: 30px; height: auto; transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); }
.dt-sc-icon-box.type13 .icon-content { text-align:center; }
.dt-sc-icon-box.type13 .icon-content h4 { font-size:70px; font-weight:normal; display:inline-block; margin:0px; }
.dt-sc-icon-box.type13 .icon-content p { font-size:16px; text-transform:uppercase; display:inline-block; margin:0px; float:left; clear:both; width:100%; }
.dt-sc-icon-box.type13 .icon-wrapper img { filter: grayscale(100%) contrast(10); -moz-filter: grayscale(100%) contrast(10); -webkit-filter: grayscale(100%) contrast(10); -ms-filter: grayscale(100%) contrast(10); }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .dt-sc-icon-box.type13 .icon-content h4 { margin-bottom: 10px; }
}
.dt-sc-icon-box.type13.alignright .icon-wrapper { left: auto; right: -30px; }
.dt-sc-icon-box.type13.aligncenter .icon-wrapper { right: 0; left: 0; top: auto; bottom: -30px; margin: 0 auto; }
.dt-sc-icon-box.type13.aligncenter .icon-content { padding-bottom: 30px; }
.dt-sc-icon-box.type14 { text-align:center; width:100%; background:rgba(0, 0, 0, 0.02); padding:35px 30px 40px; min-height:257px; border-left:1px solid #ffffff; }
.dt-sc-icon-box.type14.grey { background:rgba(0, 0, 0, 0.05); }
.dt-sc-icon-box.type14 .icon-wrapper { text-align:center; width:100%; display:inline-block; margin:0px 0px 20px; }
.dt-sc-icon-box.type14 .icon-content { display:inline-block; width:100%; }
.dt-sc-icon-box.type14 .icon-content h4 { font-size:18px; font-weight:bold; text-transform:uppercase; margin-bottom:0px; }	
.dt-sc-icon-box.type14 .icon-content p { display:none; margin:20px 0px 0px; }
.dt-sc-icon-box.type14 .icon-content a { background: #edeef2; border-radius: 3px; color: #000000; padding: 9px 20px; }	
.dt-sc-icon-box.type14 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .dt-sc-icon-box.type14 { display: -webkit-box;  -webkit-box-align: center; -webkit-box-flex: 1; }
}
.dt-sc-icon-box.type14 .icon-wrapper { display:inline-block; margin: 0 0 25px; text-align:center; width:100%; }
.dt-sc-icon-box.type14 .icon-wrapper span { font-size: 75px; margin-bottom: 5px; }
.dt-sc-icon-box.type14 .icon-wrapper img { display: inline-block; position: static; }
.dt-sc-icon-box.type14.alignleft, .dt-sc-icon-box.type14.alignleft .icon-wrapper { text-align: left; }
.dt-sc-icon-box.type14.alignright, .dt-sc-icon-box.type14.alignright .icon-wrapper { text-align: right; }
.column.first .dt-sc-icon-box.type14 { border-left:0px; }
.dt-sc-icon-box.type14:hover .icon-wrapper { display:none; }
.dt-sc-icon-box.type14:hover .icon-content p { display:block; color:#ffffff; }
.dt-sc-icon-box.type14:hover .icon-content h4 { color:#ffffff; }
.dt-sc-icon-box.type14.red .icon-wrapper span, .dt-sc-icon-box.type14.red .icon-content h4 { color:#e75d5c; }
.dt-sc-icon-box.type14.green .icon-wrapper span, .dt-sc-icon-box.type14.green .icon-content h4 { color:#55a67e; }
.dt-sc-icon-box.type14.blue .icon-wrapper span, .dt-sc-icon-box.type14.blue .icon-content h4 { color:#008bd3; }
.dt-sc-icon-box.type14.cadetblue .icon-wrapper span, .dt-sc-icon-box.type14.cadetblue .icon-content h4 { color:#2ba5c3; }
.dt-sc-icon-box.type14.slateblue .icon-wrapper span, .dt-sc-icon-box.type14.slateblue .icon-content h4 { color:#526685; }
.dt-sc-icon-box.type14.brown .icon-wrapper span, .dt-sc-icon-box.type14.brown .icon-content h4 { color:#ae5d3c; }
.dt-sc-icon-box.type14.orange .icon-wrapper span, .dt-sc-icon-box.type14.orange .icon-content h4 { color:#f9a91a; }
.dt-sc-icon-box.type14.lightgreen .icon-wrapper span, .dt-sc-icon-box.type14.lightgreen .icon-content h4 { color:#82aa40; }
.dt-sc-icon-box.type14.red:hover { background:#e75d5c; }
.dt-sc-icon-box.type14.green:hover { background:#55a67e; }
.dt-sc-icon-box.type14.blue:hover { background:#008bd3; }
.dt-sc-icon-box.type14.cadetblue:hover { background:#2ba5c3; }
.dt-sc-icon-box.type14.slateblue:hover { background:#526685; }
.dt-sc-icon-box.type14.brown:hover { background:#ae5d3c; }
.dt-sc-icon-box.type14.orange:hover { background:#f9a91a; }
.dt-sc-icon-box.type14.lightgreen:hover { background:#82aa40; }
.dt-sc-icon-box.type15 { background-color: #f5f5f5; border: 1px solid #f5f5f5; padding: 40px 10px 30px; overflow: hidden; display: block; float: left; width: 100%; text-align: center; margin-bottom: 20px; }
.dt-sc-icon-box.type15 .icon-wrapper img { margin: 0 auto; display: block; margin-bottom: 20px; }
.dt-sc-icon-box.type15 .icon-content { position: absolute; top: 0; left: -100%; height: 100%; bottom: 0; margin: auto; padding: 40px 10px; opacity: 0;-webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s;transition: all 300ms linear 0s; width: 100%; }
.dt-sc-icon-box.type15 h4 { margin-bottom: 15px; font-size: 20px; }
.dt-sc-icon-box.type15 .icon-content h4 a, .dt-sc-icon-box.type15 .icon-content p { color: #fff; }
.dt-sc-icon-box.type15:hover .icon-content { opacity: 1; left: 0; } .dt-sc-icon-box.type5:hover .icon-wrapper span, .dt-sc-icon-box.type6:hover .icon-wrapper span, .dt-sc-icon-box.type6:hover .icon-content a, .dt-sc-icon-box.type7 .icon-wrapper span, .dt-sc-icon-box.type7:hover .icon-wrapper span, .dt-sc-icon-box.type6 .icon-wrapper span, .dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type10:hover .icon-wrapper span, .dt-sc-icon-box.type12, .dt-sc-icon-box.type13:hover .icon-content h4, .dt-sc-icon-box.type13:hover .icon-content p, .dt-sc-icon-box.type14:hover .icon-wrapper span, .dt-sc-icon-box.type14:hover .icon-content h4, .dt-sc-icon-box.type14.red:hover .icon-content h4, .dt-sc-icon-box.type14.green:hover .icon-content h4, .dt-sc-icon-box.type14.blue:hover .icon-content h4, .dt-sc-icon-box.type14.cadetblue:hover .icon-content h4, .dt-sc-icon-box.type14.slateblue:hover .icon-content h4, .dt-sc-icon-box.type14.brown:hover .icon-content h4, .dt-sc-icon-box.type14.orange:hover .icon-content h4, .dt-sc-icon-box.type14.lightgreen:hover .icon-content h4, 
.dt-sc-icon-box.type14:hover .icon-content h5, .dt-sc-icon-box.type15.red:hover .icon-content h5, .dt-sc-icon-box.type15.green:hover .icon-content h5, .dt-sc-icon-box.type15.blue:hover .icon-content h5, .dt-sc-icon-box.type15.cadetblue:hover .icon-content h5, .dt-sc-icon-box.type15.slateblue:hover .icon-content h5, .dt-sc-icon-box.type15.brown:hover .icon-content h5, .dt-sc-icon-box.type15.orange:hover .icon-content h5, .dt-sc-icon-box.type15.lightgreen:hover .icon-content h5, 
.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span, .dt-sc-icon-box.type11 .icon-wrapper span { color:#ffffff; }
.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper span { background:none; }
.dt-sc-icon-box.type12:hover, .dt-sc-icon-box.type12.selected { background:#000000; }
.dt-sc-icon-box.type12:hover .icon-wrapper span, .dt-sc-icon-box.type12.selected .icon-wrapper span { color:rgba(255, 255, 255, 0.23); }
.dt-sc-icon-box .large-icon { color:rgba(0, 0, 0, 0.03); }
.dt-sc-icon-box.type5 .icon-wrapper span { color:rgba(0, 0, 0, 0.5); } 
.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 { color:#a4a4a3; }
.dt-sc-icon-box.type5.no-icon .icon-content p { color:#a0a0a0; }
.dt-sc-icon-box.type8 .icon-content p, .dt-sc-icon-box.type8 .icon-wrapper span { color:rgba(0, 0, 0, 0.2); }
.dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-wrapper span, .dt-sc-dark-bg .dt-sc-icon-box.type8 .icon-content p { color:rgba(255, 255, 255, 0.5); }
.dt-sc-icon-box.type9 .icon-content { background:rgba(0, 0, 0, 0.1); }
.dt-sc-icon-box.type5.rounded .icon-wrapper, .dt-sc-icon-box.type10 .icon-wrapper:before, .dt-sc-icon-box.type4.with-diamond-square-icon .icon-wrapper:before, .dt-sc-icon-box.type10, .dt-sc-icon-box.type11 .dt-sc-button:before, .dt-sc-icon-box.type11 .dt-sc-button:after, .dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper { background:#ffffff; }
.dt-sc-icon-box.type5 .icon-wrapper:before { background:rgba(0, 0, 0, 0.03); }
.dt-sc-icon-box.type9 .icon-wrapper, .switch-color.dt-sc-icon-box.type9 .icon-content { background:rgba(0, 0, 0, 0.05); }
.dt-sc-icon-box.type6:hover .icon-wrapper, .dt-sc-icon-box.type6:hover .icon-content a, .dt-sc-icon-box.type7:hover .icon-wrapper, .dt-sc-icon-box.type11, .dt-sc-icon-box.type11 .icon-wrapper { background:#000000; }
.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-content { background:rgba(0, 0, 0, 0.8); }
.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-content, .dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper { background:rgba(0, 0, 0, 0.9); }	
.switch-color.dt-sc-icon-box.type9 .icon-wrapper { background:rgba(0, 0, 0, 0.1); }
.dt-sc-icon-box.type1, .last .dt-sc-icon-box.type1 { border-color:rgba(0, 0, 0, 0.15); }
.dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type6 .icon-wrapper, .dt-sc-icon-box.type7 .icon-wrapper span { border-color:#ffffff; }
.dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:before { border-color:#000000; }
.dt-sc-icon-box.type8 { border-color:rgba(0, 0, 0, 0.2); }
.dt-sc-dark-bg .dt-sc-icon-box.type8 { border-color:rgba(255, 255, 255, 0.3); }
.dt-sc-icon-box.type7 { border-color:rgba(0, 0, 0, 0.1); }
.dt-sc-icon-box.type9 .icon-wrapper:before { border-left-color:rgba(255, 255, 255, 0.5); }
.switch-color.dt-sc-icon-box.type9 .icon-wrapper:before { border-left-color:rgba(0, 0, 0, 0.05); }
.dt-sc-dark-bg .dt-sc-icon-box.type9 .icon-wrapper:before { border-left-color:rgba(255, 255, 255, 0.11); }	
.dt-sc-dark-bg .switch-color.dt-sc-icon-box.type9 .icon-wrapper:before { border-left-color:rgba(0, 0, 0, 0.5); } .ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:before, .ie9 .dt-sc-icon-box.type3.dt-sc-diamond .icon-wrapper:after { transform: rotate(45deg) skew(10deg, 10deg); -ms-transform: rotate(45deg) skew(10deg, 10deg); }
@media screen and (min-width:0\0) { 		
.vc_row-has-fill .dt-sc-icon-box.type3 .icon-wrapper span { box-shadow: none; -ms-box-shadow: none; }
} @media only screen and (min-width:1200px) and (max-width:1380px) {
.dt-sc-icon-box.type1 .icon-content h4 { font-size: 14px; }
.dt-sc-icon-box.type2 .icon-content h4 { font-size: 17px; }
.dt-sc-icon-box.type6 .icon-content h4 { font-size: 16px; }
.dt-sc-icon-box.type11 .icon-content h4 { font-size: 14px; }
.dt-sc-icon-box.type14 .icon-content p { margin: 15px 0px 0px; }
} @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-icon-box.type1 { padding: 35px 25px; }
.dt-sc-icon-box.type1 .icon-content h4 { font-size: 13px; letter-spacing: 0; }
.dt-sc-icon-box.type2 .icon-wrapper { margin-right: 8px; }
.dt-sc-icon-box.type2.alignright .icon-wrapper { margin-left: 8px; }
.dt-sc-icon-box.type2 .icon-wrapper span { font-size: 22px; }
.dt-sc-icon-box.type2 .icon-content h4 { font-size: 14px; }
.dt-sc-icon-box.type2 .icon-content p { font-size: 14px; line-height: 24px; }
.dt-sc-icon-box.type4 .icon-content h4 { font-size: 16px; }		
.dt-sc-icon-box.type5.no-icon { padding: 0 30px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.dt-sc-icon-box.type5.no-icon .icon-content h4 { padding: 0 0 20px; }	
.vc_row-no-padding .dt-sc-icon-box.type5.no-icon { padding: 0; }
.dt-sc-icon-box.type6 .icon-content { clear: both; }
.dt-sc-icon-box.type6 .icon-content h4 { font-size: 14px; letter-spacing: 0; margin-top: 0; }
.dt-sc-icon-box.type9 .icon-content h4 { font-size: 18px; }
.dt-sc-icon-box.type11 .dt-sc-button.medium { padding: 13px 45px 11px 25px; }
.dt-sc-icon-box.type12 { min-height: 180px; padding: 15px 15px 15px; }
.dt-sc-icon-box.type12 .icon-wrapper { margin: 0 10px 0 0; top: 60px; }
.dt-sc-icon-box.type12 .icon-wrapper span { font-size: 24px; }
.dt-sc-icon-box.type12 .icon-content { top: 56px; }
.dt-sc-icon-box.type12:hover .icon-content, .dt-sc-icon-box.type12.selected .icon-content { top: 15px; }
.dt-sc-icon-box.type14 .icon-content p { font-size: 12px; }
.dt-sc-icon-box.type14 .icon-content h4 { font-size: 16px; } .dt-sc-icon-box.type11 .dt-sc-button.medium { font-size: 13px; }
.dt-sc-icon-box.type6.rounded-left-icon .icon-content { clear: none;}
}  @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-icon-box.type1 { padding: 45px 15px; }		
.dt-sc-icon-box.type1 .icon-content h4 { font-size: 13px; line-height: normal; }
.dt-sc-icon-box.type2 .icon-wrapper { margin-right: 5px; }
.dt-sc-icon-box.type2.alignright .icon-wrapper { margin-left: 8px; }
.dt-sc-icon-box.type2 .icon-wrapper span { font-size: 15px; line-height: 24px; }
.dt-sc-icon-box.type2 .icon-content h4 { font-size: 11px; letter-spacing: 0; }
.dt-sc-icon-box.type2 .icon-content p { font-size: 11px; }
.dt-sc-icon-box.type4 .icon-content h4 { font-size: 14px; line-height: normal; }
.dt-sc-icon-box.type4 .icon-content p { font-size: 12px; line-height: 24px; }	
.dt-sc-icon-box.type5 .icon-wrapper img { width: 30px;}
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper img { margin-top: 0; }
.dt-sc-icon-box.type5 { padding-left: 75px; }
.dt-sc-icon-box.type5.alignright { padding-right: 75px; }
.dt-sc-icon-box.type5.rounded { padding-left: 90px; }
.dt-sc-icon-box.type5.rounded.alignright { padding-right: 90px; }		
.dt-sc-icon-box.type5 .icon-wrapper { width: 60px; }
.dt-sc-icon-box.type5 .icon-wrapper::before { height: 45px; width: 45px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
.dt-sc-icon-box.type5 .icon-wrapper span { font-size: 22px; line-height: 65px; }
.dt-sc-icon-box.type5.no-icon-bg { padding: 0 0 0 42px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper { width: 30px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span { font-size: 28px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 { font-size: 10px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h4, .dt-sc-icon-box.type5.no-icon .icon-content h4 { font-size: 13px; }
.dt-sc-icon-box.type5.no-icon {  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.vc_row-no-padding .dt-sc-icon-box.type5.no-icon { padding: 0; }
.dt-sc-icon-box.type5.no-icon .icon-content h4 { padding: 0 0 20px; }	
.dt-sc-icon-box.type6 .icon-content { clear: both; }
.dt-sc-icon-box.type6 .icon-content h4 { font-size: 16px; margin-top: 0; }
.dt-sc-icon-box.type9 { height:auto !important; }
.dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content { display: block; width: 100%; }
.dt-sc-icon-box.type9 .icon-wrapper:before { margin: 0 auto; bottom: -30px; left: 0; right: 0; top: auto; width: 0; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
.dt-sc-icon-box.type9 .icon-wrapper span { display: block; float: none; text-align: center; }	
.dt-sc-icon-box.type9 .icon-content { padding-top: 30px; text-align: center; }	
.dt-sc-icon-box.type10 .icon-content h4 { font-size: 14px; letter-spacing: 0; }
.dt-sc-icon-box.type10 .icon-content h4::before { height: 13px; right: -24px; width: 13px; }
.dt-sc-icon-box.type11 .dt-sc-button.medium { font-size: 10px; letter-spacing: 0; padding: 13px 40px 11px 20px; }
.dt-sc-icon-box.type11 .dt-sc-button::before { right: 25px; }
.dt-sc-icon-box.type11 .dt-sc-button::after { right: 20px; } .dt-sc-icon-box.type11 { padding: 88px 15px 10px; }
.dt-sc-icon-box.type11 .dt-sc-button.medium { font-size: 11px; }
.dt-sc-icon-box.type12 { padding: 40px 10px 35px; min-height: 202px; }
.dt-sc-icon-box.type12 .icon-wrapper { margin: 0 5px 0 0; top: 50px; }
.dt-sc-icon-box.type12 .icon-wrapper span { font-size: 20px; }
.dt-sc-icon-box.type12 .icon-content { top: 46px; }		
.dt-sc-icon-box.type12 .icon-content h4 { font-size: 14px; }
.dt-sc-icon-box.type12:hover .icon-content, .dt-sc-icon-box.type12.selected .icon-content { top: 15px; }
.dt-sc-icon-box.type13 .icon-content h4 { font-size: 50px; }
.dt-sc-icon-box.type13 .icon-content p { font-size: 14px; }
.dt-sc-icon-box.type14 { padding: 15px; }
.dt-sc-icon-box.type14 .icon-content h4 { font-size: 12px; }
.dt-sc-icon-box.type6.rounded-left-icon .icon-content { clear: none;}
}  @media only screen and (max-width: 767px) { .dt-sc-icon-box { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.dt-sc-icon-box, .dt-sc-icon-box.type11, .dt-sc-icon-box.type13 { margin-bottom: 25px; }
.rs_col_no_btm_space .dt-sc-icon-box.type3 { margin-bottom: 0; }
.dt-sc-icon-box.type1 { border-left: none; border-right: none; margin-bottom: 5px; }
.dt-sc-icon-box.type5.no-icon { padding: 0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }		
.dt-sc-icon-box.type5.no-icon:first-child { border-left-width: 1px; }
.dt-sc-icon-box.type5.no-icon.last, .last .dt-sc-icon-box.type5.no-icon { border-right-width: 1px; }
.dt-sc-icon-box.type8.last { border-bottom-width: 1px; }
.dt-sc-icon-box.type9 { height:auto !important; }
.dt-sc-icon-box.type9 .icon-wrapper, .dt-sc-icon-box.type9 .icon-content { display: block; width: 100%; }
.dt-sc-icon-box.type9 .icon-wrapper:before { margin: 0 auto; bottom: -30px; left: 0; right: 0; top: auto; width: 0; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
.dt-sc-icon-box.type9 .icon-wrapper span { display: block; float: none; text-align: center; }	
.dt-sc-icon-box.type9 .icon-content { padding-top: 30px; text-align: center; }
.dt-sc-icon-box.type10 .icon-content h4:after { content: ""; height: 12px; margin: auto; position: absolute; left: -26px; top: 6px; width: 12px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index: 1; }		
.dt-sc-icon-box.type10.last .icon-content h4:before { content: ""; }
.dt-sc-icon-box.type6.rounded-left-icon .icon-content { clear: none;}
} @media only screen and (max-width: 479px) { .dt-sc-icon-box.type5 { padding-left: 95px; }
.dt-sc-icon-box.type5.alignright { padding-right: 95px; }
.dt-sc-icon-box.type5.rounded { padding-left: 110px; }
.dt-sc-icon-box.type5.rounded.alignright { padding-left: 0; padding-right: 110px; }		
.dt-sc-icon-box.type6 .icon-content { clear: both; }
.dt-sc-icon-box.type6 .icon-content h4 { font-size: 15px; margin-top: 0; }
.dt-sc-icon-box.type13 { float: right; width: 96%; }
}  @media only screen and (max-width: 319px) { .dt-sc-icon-box.type2 .icon-wrapper { margin-right: 8px; }
.dt-sc-icon-box.type2.alignright .icon-wrapper { margin-left: 8px; }
.dt-sc-icon-box.type2 .icon-wrapper span { font-size: 20px; }
.dt-sc-icon-box.type2 .icon-content h4 { font-size: 12px; letter-spacing: 0.2px; }
.dt-sc-icon-box.type3 .icon-content h4,
.dt-sc-icon-box.type4 .icon-content h4 { font-size: 16px; }
.dt-sc-icon-box.type5 { padding-left: 75px; }
.dt-sc-icon-box.type5.alignright { padding-right: 75px; }
.dt-sc-icon-box.type5.rounded { padding-left: 90px; }
.dt-sc-icon-box.type5.rounded.alignright { padding-left: 0; padding-right: 90px; }		
.dt-sc-icon-box.type5 .icon-wrapper { width: 60px; }
.dt-sc-icon-box.type5 .icon-wrapper::before { height: 45px; width: 45px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
.dt-sc-icon-box.type5 .icon-wrapper span { font-size: 22px; line-height: 65px; }
.dt-sc-icon-box.type5.no-icon-bg { padding: 0 0 0 42px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper { width: 30px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span { font-size: 28px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h5, .dt-sc-icon-box.type5.no-icon .icon-content h5 { font-size: 10px; }
.dt-sc-icon-box.type5.no-icon-bg .icon-content h4, .dt-sc-icon-box.type5.no-icon .icon-content h4 { font-size: 14px; }
.dt-sc-icon-box.type5.no-icon { padding: 0 15px; }
.dt-sc-icon-box.type5.no-icon .icon-content h4 { padding: 0 0 20px; }
.dt-sc-icon-box.type6 .icon-content h4 { margin-top: 115px; }
.dt-sc-icon-box.type11 .dt-sc-button.medium { font-size: 11px; padding: 13px 45px 11px 25px; }
.dt-sc-icon-box.type12 { padding: 15px 10px 20px; min-height: 155px; }
.dt-sc-icon-box.type12 .icon-wrapper span { font-size: 24px; }
.dt-sc-icon-box.type12 .icon-wrapper { margin: 0 5px 0 0; top: 51px; }
.dt-sc-icon-box.type12 .icon-content { top: 46px; }		
.dt-sc-icon-box.type13 .icon-content h4 { font-size: 50px; }
.dt-sc-icon-box.type13 .icon-content p { font-size: 14px; }
}
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before, .dt-sc-image-caption.type2 .dt-sc-image-content, .dt-sc-image-caption.type5, .dt-sc-image-caption.type5 h3, .dt-sc-image-caption.type6, .dt-sc-image-caption.type6 .dt-sc-image-wrapper img, .dt-sc-image-caption.type6:hover:before, .dt-sc-image-caption.type8 .dt-sc-image-wrapper img, .dt-sc-image-caption.type9 .dt-sc-image-overlay, .dt-sc-image-caption.type9 .dt-sc-image-content, .dt-sc-image-caption.type4 .dt-sc-image-content, .dt-sc-image-caption.type4 .dt-sc-image-content h3, .dt-sc-image-caption.type4 .dt-sc-button span, .dt-sc-image-caption.type8 .dt-sc-image-content, .dt-sc-image-caption.type8 *, .dt-sc-image-caption.type8 *:before, .dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-image-caption { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.dt-sc-image-caption .dt-sc-image-wrapper { position:relative; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper { position:absolute; bottom:0px; right:0px; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span { font-size:36px; margin:0px 20px 20px 0px; display:inline-block; position:relative; z-index:1; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before { content:""; position:absolute; right:0px; bottom:0px; width:0px; height:0px; border-bottom:130px solid; border-left:130px solid transparent; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:after { content:""; position:absolute; left:-14px; bottom:-32px; width:7px; height:200px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);  -ms-transform:rotate(45deg); transform:rotate(45deg); }
.dt-sc-image-caption .dt-sc-image-content { display:inline-block; clear:both; margin:30px 0px 0px; }
.dt-sc-image-caption .dt-sc-image-title { margin-bottom:30px; display:inline-block; width:100%; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper span.icon, .dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper span.fa, .dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper span.zmdi { margin-right:0; margin-bottom: 0; }
.dt-sc-image-caption .dt-sc-image-title h3 { text-transform:uppercase; margin-bottom:5px; position:relative; top:-2px; }
.dt-sc-image-caption .dt-sc-image-title h6 { text-transform:uppercase; font-size:12px; margin-bottom:0px; }
.dt-sc-image-caption .dt-sc-image-content a { margin-top:20px; }	
.dt-sc-image-caption.type2 { padding:20px 0px 10px; position:relative; z-index:9; border-radius: 4px;
border-top: 5px solid;
border-top-color: currentcolor;
border-bottom: 5px solid;
border-bottom-color: currentcolor;}
.dt-sc-image-caption.type2 .dt-sc-image-content { text-align:center; padding:30px 20px; margin:0px; float:left; width:100%; position:relative; }
.dt-sc-image-caption.type2 .dt-sc-image-title{text-align: center; margin-bottom: 0px}
.dt-sc-image-caption.type2 .dt-sc-image-title h3{ font-size:20px !important; text-transform: none !important; text-align: center !important; margin-bottom: 20px; }
.dt-sc-image-caption.type2 .dt-sc-image-title h6 { font-size:16px; text-transform: none; text-align: center; margin-bottom: 20px; }
.dt-sc-image-caption.type2 .dt-sc-image-wrapper { clear:both; overflow:hidden; }
.dt-sc-image-caption.type2:hover .dt-sc-image-wrapper img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.dt-sc-image-caption.type2:hover .dt-sc-image-content{ background: transparent !important; }
.dt-sc-image-caption.type2 .dt-sc-image-content p { opacity:1; margin-bottom: 0px; margin-top: 10px; }
.dt-sc-image-caption.type2.alignleft .dt-sc-image-content { text-align: left; }
.dt-sc-image-caption.type2.alignright .dt-sc-image-content { text-align: right; }
.dt-sc-image-caption.type2.mustard {background: #f7c44e;border-color: #e5b138;}
.dt-sc-image-caption.type2.green {background: #acc158;border-color: #879b37;}
.dt-sc-image-caption.type2.pink {background: #de81b8;border-color: #c95f9e;}
.dt-sc-image-caption.type2.blue {background: #4cbcd4;border-color: #2ca0b9;}
.dt-sc-image-caption.type3 { text-align:center; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper { text-align:center; background:none; border:none; position:inherit; width:100%; display:inline-block; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper img { position:relative; z-index:1; top:-15px; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper:before { border:0px; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper:after { content:""; position:absolute; left:0px; right:0px; bottom:-17px; margin:auto; width:70px; height:70px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);  -ms-transform:rotate(45deg); transform:rotate(45deg); }
.dt-sc-image-caption.type3 .dt-sc-image-content h3 { font-size:18px; }
.dt-sc-image-caption.type3 .dt-sc-image-content { margin-top:15px; }
.dt-sc-image-caption.type3 .dt-sc-image-title { margin-bottom:0px; }
.dt-sc-image-caption.type3.alignright, .dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper { text-align: right; }
.dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper:after { left: auto; right: 8px; }
.dt-sc-image-caption.type3.alignright .dt-sc-image-wrapper .icon-wrapper img { right: 23px; }
.dt-sc-image-caption.type3.alignleft, .dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper { text-align: left; }
.dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper:after { right: auto; left: 8px; }
.dt-sc-image-caption.type3.alignleft .dt-sc-image-wrapper .icon-wrapper img { left: 23px; } .dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper{ height: 118px;width: 118px; border-radius: 100%; overflow: hidden;margin: 0 auto 25px ;border: 3px solid #FFFFFF; }
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper{position: absolute;top: 0px; -moz-transform: scale(0);transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0); opacity: 0;}	
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper:before{height: 90px;width: 90px;border-radius: 100%;margin: auto;top: 0;bottom: 0;position: absolute;right: 0;left: 0;}
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper span{font-size:14px;top:0;left: 0px;right: 0px;bottom: 0;margin: auto;width: 35px;height: 35px;z-index: 1;border-radius: 50%; background-color:#fff; position:absolute; line-height: 36px;}
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper span:before { }
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper:after { display: none;}
.dt-sc-image-caption.type3.rounded-img:hover .dt-sc-image-wrapper .icon-wrapper {opacity: 1;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);}
.dt-sc-image-caption.type3.rounded-img:hover .dt-sc-image-content a{ background-color: transparent;  }
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-title h3 a{ color: #2f2f2f; }
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-title h3{ font-size: 24px; text-transform: none; font-weight: normal; margin-bottom: 0px;  }
.dt-sc-image-caption.type3.rounded-img  .dt-sc-image-content {margin-top: 15px;}
.dt-sc-image-caption.type4 { border-top:3px solid; position:relative; }
.dt-sc-image-caption.type4 .dt-sc-image-content { border:1px solid; border-top:0px; margin:0px 0px 30px; padding:30px 20px 45px; width: 100%; }
.dt-sc-image-caption.type4 .dt-sc-image-content h3 { font-size:16px; }
.dt-sc-image-caption.type4 .dt-sc-image-title { margin-bottom:15px; }
.dt-sc-image-caption.type4 .dt-sc-button { border:1px solid #f0f0f0; text-transform:none; font-size:14px; position:absolute; bottom:13px; left:20px; padding:10px 20px 9px; }
.dt-sc-image-caption.type4 .dt-sc-button span { margin-left:5px; }
.dt-sc-image-caption.type4.aligncenter .dt-sc-button { left: 0; right: 0; margin: 0 auto; }
.dt-sc-image-caption.type4.alignright .dt-sc-button { left: auto; right: 20px; margin: 0 auto; }
.dt-sc-image-caption.type5 { float:left; clear:both; margin:0px 0px 40px; padding:0px 15px; width:100%; text-align:center; }
.dt-sc-image-caption.type5 img { border:5px solid; border-radius:10px; }
.dt-sc-image-caption.type5 .dt-sc-image-content { margin-top:30px; }
.dt-sc-image-caption.type5 .dt-sc-image-title { margin-bottom:0px; }
.dt-sc-image-caption.type5 h3 { font-size:24px; display:inline-block; margin:0px; padding:6px 25px 5px; display:inline-block; border-radius:10px; letter-spacing:1px; background:#ffffff; color:#6e4d27; font-weight:normal; }
.dt-sc-image-caption.type5:hover { -webkit-transform:skewX(2deg) scale(1.05); -moz-transform:skewX(2deg) scale(1.05); -ms-transform:skewX(2deg) scale(1.05); transform:skewX(2deg) scale(1.05); }
.dt-sc-image-caption.type5.alignleft { text-align: left; }
.dt-sc-image-caption.type5.alignright { text-align: right; } 
.dt-sc-image-caption.type5.alignleft h3, .dt-sc-image-caption.type5.alignright h3 { padding:6px 0 5px; }
.dt-sc-image-caption.type6 { overflow: hidden; position: relative; text-align: center; }
.dt-sc-image-caption.type6:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index: 0;
background:-moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0,0)), color-stop(100%,rgba(0, 0, 0, 0.7))); background:-webkit-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background:-o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background:-ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); background:linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.7) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper { padding: 0; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { opacity:0.2; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper { position: absolute; bottom: auto; left: 0; right: 0; top: 0; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper:before, .dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper:after { border:none; background:none; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper span { margin: 0; position:relative; z-index:3; -webkit-transform: translateY(150%); transform: translateY(150%); }
.dt-sc-image-caption.type6 .dt-sc-image-content { color:#ffffff; float:left; margin-top: 0; position: absolute; left: 0; top: 75%; padding: 0 40px; width:100%; -webkit-transform: translateY(-75%); transform: translateY(-75%); }
.dt-sc-image-caption.type6 .dt-sc-image-title { margin-bottom:25px; }
.dt-sc-image-caption.type6 h3 { color:#ffffff; font-size:18px; position:relative; z-index:3; }
.dt-sc-image-caption.type6 h3:before { content:""; position:absolute; height:2px; width:70px; left:0px; right:0px; margin:auto; bottom:-20px; background:#ffffff; }
.dt-sc-image-caption.type6 p { font-size:14px; line-height:27px; position:relative; z-index:3; }
.dt-sc-image-caption.type6:hover { z-index:9; }
.dt-sc-image-caption.type6:hover:before { top:-23px; -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15); }
.dt-sc-image-caption.type6:hover .dt-sc-image-wrapper img { -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15); opacity:0.5; }
.dt-sc-image-caption.type6 .dt-sc-image-content, .dt-sc-image-caption.type6 .dt-sc-image-content > * { color: #fff; }
.dt-sc-image-caption.type6.purple { background:#521d6d; }
.dt-sc-image-caption.type6.blue { background:#25b9f3; }
.dt-sc-image-caption.type6.green { background:#598527; }
.dt-sc-image-caption.type6.yellow { background:#fcdb34; }	
.dt-sc-image-caption.type6.alignleft { text-align: left; }
.dt-sc-image-caption.type6.alignright { text-align: right; }
.dt-sc-image-caption.type6.alignleft .dt-sc-image-wrapper .icon-wrapper { right: auto; left: 40px; }
.dt-sc-image-caption.type6.alignright .dt-sc-image-wrapper .icon-wrapper { left: auto; right: 40px; }
.dt-sc-image-caption.type6.alignleft h3:before { left: 0; right: auto; }
.dt-sc-image-caption.type6.alignright h3:before { right: 0; left: auto; }
.dt-sc-image-caption.type7 { position: relative; }
.dt-sc-image-caption.type7 .dt-sc-image-wrapper { float:left; width:48%; margin:0px 3% 0px 0px; position:relative; }
.dt-sc-image-caption.type7 .dt-sc-image-wrapper:before { content:""; position:absolute; border-top:15px solid transparent; border-bottom:15px solid transparent; border-right:15px solid #ffffff; height:0px; right:0px; top:0px; bottom:0px; margin:auto; }
.dt-sc-image-caption.type7 .dt-sc-image-content { float: left; width: 49%; clear: none; text-align: center; margin: 0; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0; }
.dt-sc-image-caption.type7 .dt-sc-image-title { margin-bottom:10px; }
.dt-sc-image-caption.type7 .dt-sc-image-content h3 { font-size:18px; font-weight:600; text-transform:none; }
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-wrapper { width:100%; margin:0px; }
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-wrapper:before { border-top:0px; border-bottom:15px solid #ffffff; border-right:15px solid transparent; border-left:15px solid transparent; bottom:0px; width:0px; left:0px; right:0px; top:inherit; }
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { width:100%; margin-top:90px; }
.dt-sc-image-caption.type7.left-content .dt-sc-image-wrapper { margin:0px 0px 0px 3%; float:right; }
.dt-sc-image-caption.type7.left-content .dt-sc-image-wrapper:before { border-left:15px solid #ffffff; border-right:0px; right:inherit; left:0px; }
.dt-sc-image-caption.type7.left-content .dt-sc-image-content { left: 0; right: auto; }
.dt-sc-image-caption.type7.top-content .dt-sc-image-wrapper { width:100%; margin:0px; }
.dt-sc-image-caption.type7.top-content .dt-sc-image-wrapper:before { border-top:15px solid #ffffff; border-bottom:0px; border-right:15px solid transparent; border-left:15px solid transparent; top:0px; width:0px; left:0px; right:0px; bottom:inherit; }
.dt-sc-image-caption.type7.top-content .dt-sc-image-content { width:100%; margin-top:70px; margin-bottom:90px; }
.dt-sc-image-caption.type8 .dt-sc-image-content { position:relative; background:rgba(0, 0, 0, 0.03); margin-top:0px; padding:60px 20px 20px; text-align:center; width:100%; }
.dt-sc-image-caption.type8 .dt-sc-image-title { margin-bottom:10px; position:relative; }
.dt-sc-image-caption.type8 .dt-sc-image-content h3 { font-size:18px; font-weight:600; text-transform:none; }
.dt-sc-image-caption.type8:hover .dt-sc-image-content h3 a { background:none; color:#000000; }
.dt-sc-image-caption.type8 .dt-sc-image-content:before { content:""; position:absolute; left:0px; right:0px; top:-34px; margin:auto; width:68px; height:68px; border-radius:50%; text-align:center; line-height:50px; border:7px solid #ffffff; z-index:1; }
.dt-sc-image-caption.type8 .dt-sc-image-title:before, .dt-sc-image-caption.type8 .dt-sc-image-title:after { content:""; position:absolute; left:0px; right:0px; margin:auto; background:#ffffff; z-index:1; }
.dt-sc-image-caption.type8 .dt-sc-image-title:before { width:1px; height:20px; top:-68px; }
.dt-sc-image-caption.type8 .dt-sc-image-title:after { width:20px; height:1px; top:-59px; }
.dt-sc-image-caption.type8 .dt-sc-image-wrapper { overflow:hidden; }
.dt-sc-image-caption.type8 .dt-sc-image-wrapper a { display:block; line-height:0px; }
.dt-sc-image-caption.type8 .dt-sc-image-wrapper img { display:block; }
.dt-sc-image-caption.type8:hover .dt-sc-image-wrapper img { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); }
.dt-sc-image-caption.type8.alignleft .dt-sc-image-content { text-align: left; }
.dt-sc-image-caption.type8.alignright .dt-sc-image-content { text-align: right; }
.dt-sc-image-caption.type9 { position:relative; }
.dt-sc-image-caption.type9 .dt-sc-image-wrapper { position:relative; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay { opacity:0; background:rgba(0, 0, 0, 0.8); position:absolute; top:0px; left:0px; width:100%; height:100%; margin:0px; padding:30px; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay p, .dt-sc-image-caption.type9 .dt-sc-image-overlay ul.dt-sc-fancy-list { color:#999999; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay .dt-sc-button { font-size:14px; letter-spacing:1px; margin:15px 0px 0px; }
.dt-sc-image-caption.type9 .dt-sc-image-content h3 { font-size:18px; font-weight:bold; text-transform:none; }
.dt-sc-image-caption.type9 .dt-sc-image-content { margin-top:20px; }
.dt-sc-image-caption.type9:hover .dt-sc-image-overlay { opacity:1; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay .dt-sc-button:hover { background:#ffffff; color:#000000; }
.dt-sc-image-caption.type9.alignright { text-align: right; }
.dt-sc-image-caption.type9.alignleft { text-align: left; } @media screen and (min-width:0\0) { 
.type8.dt-sc-image-caption .dt-sc-image-content::before { border: none; box-shadow: 0 0 0 7px #fff; -ms-box-shadow: 0 0 0 7px #fff; top: -24px; }
} .dt-sc-image-caption .dt-sc-image-title span { color:#000000; }
.dt-sc-image-caption:hover .dt-sc-image-wrapper .icon-wrapper span, .dt-sc-image-caption:hover .dt-sc-image-content a, .dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span{ color:#ffffff; }
.dt-sc-image-caption .dt-sc-image-title h6 { color:rgba(0, 0, 0, 0.5); }
.dt-sc-image-caption.type4 .dt-sc-button { color:#5b5b5b; }
.dt-sc-image-caption.type2 .dt-sc-image-content p {color: #2f2f2f; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:after { background:#ffffff; }
.dt-sc-image-caption:hover .dt-sc-image-content a { background:#000000; }
.dt-sc-image-caption.type4 .dt-sc-button { background:#f9f9f9; }
.dt-sc-image-caption.type4 .dt-sc-image-content { border-color:rgba(0, 0, 0, 0.1); }
.dt-sc-image-caption:hover .dt-sc-image-wrapper .icon-wrapper:before, .dt-sc-image-caption .dt-sc-image-title span { border-bottom-color:#000000; } @media only screen and (min-width:1200px) and (max-width:1380px) {
.dt-sc-image-caption.type6 { overflow: hidden; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper { padding: 45px 0 0; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { max-height: none; width: 100%; }
.dt-sc-image-caption.type6:hover:before { top: 0; }		 
.dt-sc-image-caption.type6 .dt-sc-image-content p { display: none; }
} @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-image-caption.type2 .dt-sc-image-content { padding: 20px 15px; }
.dt-sc-image-caption.type5 img { width: 100%; }
.dt-sc-image-caption.type6 { overflow: hidden; }
.dt-sc-image-caption.type6 h3 { font-size: 14px; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { max-height: none; width: 100%; }
.dt-sc-image-caption.type6 h3.dt-sc-image-caption.type6 .dt-sc-image-wrapper .icon-wrapper { display: none; }
.dt-sc-image-caption.type7 .dt-sc-image-content { margin-top: 35px; }		
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { margin-top: 55px; }
.dt-sc-image-caption.type2 .dt-sc-image-content p,
.dt-sc-image-caption.type9 .dt-sc-image-overlay p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }		
} @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper::before { border-bottom-width: 100px; border-left-width: 100px; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper::after { left: 5px; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span { font-size: 30px; margin: 0 15px 15px 0; }
.dt-sc-image-caption.type2 .dt-sc-image-content h3 { text-transform:capitalize; font-size:14px; }
.dt-sc-image-caption.type2 .dt-sc-image-content { padding:25px 10px 15px; }
.dt-sc-image-caption.type2 .dt-sc-image-title { margin-bottom:0; }
.dt-sc-image-caption.type2 .dt-sc-image-content p { top:57px; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper:after { bottom: -20px; }
.dt-sc-image-caption.type5 .dt-sc-image-content, .dt-sc-image-caption.type5 .dt-sc-image-title, .dt-sc-image-caption.type5 .dt-sc-image-title h3 { width: 100%; }
.dt-sc-image-caption.type5 h3 { padding: 6px 15px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.dt-sc-image-caption.type6 { overflow: hidden; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { max-height: none; }
.dt-sc-image-caption.type6 .dt-sc-image-content { padding: 0 30px; }
.dt-sc-image-caption.type6 h3 { font-size: 14px; }
.dt-sc-image-caption.type6 p, .dt-sc-image-caption.type6 .dt-sc-image-content p { display: none; }
.dt-sc-image-caption.type6:hover:before { top: -18px; }
.dt-sc-image-caption.type6:hover .dt-sc-image-wrapper img { top: -20px; }
.dt-sc-image-caption.type7 .dt-sc-image-content { margin-top: 10px; }		
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { margin-top: 30px; }
.dt-sc-image-caption.type9 .dt-sc-image-content .dt-sc-image-title h3 {text-transform:capitalize; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rs_col-sm-6 .dt-sc-image-caption.type2 { margin-bottom: 30px; }
} @media only screen and (max-width: 767px) { .dt-sc-image-caption .dt-sc-image-wrapper > img, .dt-sc-image-caption .dt-sc-image-content { width: 100%; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { max-width: 100%; height: auto; width: 100%; }
.dt-sc-image-caption.type7 { margin: 0 0 30px; }
.dt-sc-image-caption.type7 .dt-sc-image-content { margin: 0; }
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { margin-top: 50px; }
} @media only screen and (max-width: 479px) { .dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper::before { border-bottom-width: 100px; border-left-width: 100px; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper::after { left: 7px; }
.dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper span { font-size: 30px; margin: 0 15px 15px 0; }
.dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper::after { bottom: -20px; }
.dt-sc-image-caption.type5 h3 { font-size: 22px; }		
.dt-sc-image-caption.type6 { min-height: 190px; padding-bottom: 0; }		
.dt-sc-image-caption.type6 .dt-sc-image-content { margin-top: 20px; }
.dt-sc-image-caption.type6:hover:before { top: -14px; }
.dt-sc-image-caption.type6:hover .dt-sc-image-wrapper img { top: -15px; }
.dt-sc-image-caption.type7 .dt-sc-image-content { position: static; top: auto; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; }		
.dt-sc-image-caption.type7 .dt-sc-image-wrapper, .dt-sc-image-caption.type7 .dt-sc-image-content { margin-right:0; width:100%; }
.dt-sc-image-caption.type7 .dt-sc-image-wrapper, .dt-sc-image-caption.type7.left-content .dt-sc-image-wrapper, .dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { margin: 0 0 30px; }		
.dt-sc-image-caption.type7.bottom-content .dt-sc-image-content { margin-top: 40px; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
} @media only screen and (max-width: 319px) { .dt-sc-image-caption.type2 .dt-sc-image-content p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }		
.dt-sc-image-caption.type5 h3 { font-size: 16px; padding: 6px 15px 5px; border-radius: 5px; }		
.dt-sc-image-caption.type6 { min-height: 140px; padding-bottom: 0; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper { padding: 15px 0 0; }
.dt-sc-image-caption.type6 .dt-sc-image-wrapper img { max-height: 140px; }
.dt-sc-image-caption.type6 .dt-sc-image-content { margin-top: 10px; }
.dt-sc-image-caption.type6:hover:before, .dt-sc-image-caption.type6:hover .dt-sc-image-wrapper img { top: 0; }
.dt-sc-image-caption.type9 .dt-sc-image-overlay { padding: 20px 15px; }
}
  .dt-sc-image-flip img { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-image-flip { clear:both; float:left; width:100%; position:relative; }
.dt-sc-image-flip img:last-child { position:absolute; left:0px; top:0px; }
.dt-sc-image-flip img:last-child { opacity:0; }
.dt-sc-image-flip:hover img:last-child { opacity:1; }
.dt-sc-image-flip:hover img:first-child { opacity:0; }
.aligncenter .dt-sc-image-flip img:last-child { right:0px; margin:auto; }   @media only screen and (max-width: 767px) {
.dt-sc-image-flip { text-align: center; }
.dt-sc-image-flip img { display: block; margin: 0 auto; }
.dt-sc-image-flip img:last-child { right: 0; }
}
ul.dt-sc-fancy-list { list-style-type:none; list-style-position:outside; margin:0px; }
ul.dt-sc-fancy-list li { clear:both; display:block; position:relative; padding:6px 0px 6px 20px; }
ul.dt-sc-fancy-list li:first-child { padding-top: 0; }
ul.dt-sc-fancy-list li ul { padding-left:0px; }
.dt-sc-fancy-list.align_left.arrow { padding-left:0; }
ul.dt-sc-fancy-list.align_left.arrow li { font-size:18px; color:#000000; padding:4px 0 4px 23px; }
ul.dt-sc-fancy-list.align_left.arrow.f_lg li { font-size:22px; padding:5px 0 5px 30px; }
ul.dt-sc-fancy-list.model-request-list.f_lg li:before { font-size:22px; top:5px; }
ol.dt-sc-fancy-list li span { color:#808080; }
ul.dt-sc-fancy-list.arrow li { padding-left:15px; }
ul.dt-sc-fancy-list li:before { font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:16px; position: absolute; top: 0x; left: 0px; }
ul.dt-sc-fancy-list.arrow li:before { content:"\f105";  }
ul.dt-sc-fancy-list.rounded-arrow li:before { content:"\f0a9";  }
ul.dt-sc-fancy-list.double-arrow li:before { content:"\f101";  }	
ul.dt-sc-fancy-list.heart li:before { content:"\f004"; font-size:12px; }
ul.dt-sc-fancy-list.trash li:before { content:"\f014";  }
ul.dt-sc-fancy-list.star li:before { content:"\f005";  }
ul.dt-sc-fancy-list.tick li:before { content:"\f00c";  }
ul.dt-sc-fancy-list.rounded-tick li:before { content:"\f058";  }
ul.dt-sc-fancy-list.cross li:before { content:"\f00d";  }
ul.dt-sc-fancy-list.rounded-cross li:before { content:"\f057";  }
ul.dt-sc-fancy-list.rounded-question li:before { content:"\f059";  }
ul.dt-sc-fancy-list.rounded-info li:before { content:"\f05a";  }
ul.dt-sc-fancy-list.delete li:before { content:"\f05e";  }
ul.dt-sc-fancy-list.warning li:before { content:"\f071";  }
ul.dt-sc-fancy-list.comment li:before { content:"\f075";  }
ul.dt-sc-fancy-list.edit li:before { content:"\f044";  }
ul.dt-sc-fancy-list.share li:before { content:"\f064";  }
ul.dt-sc-fancy-list.plus li:before { content:"\f067";  }
ul.dt-sc-fancy-list.rounded-plus li:before { content:"\f055";  }
ul.dt-sc-fancy-list.minus li:before { content:"\f068";  }	
ul.dt-sc-fancy-list.rounded-minus li:before { content:"\f056";  }	
ul.dt-sc-fancy-list.asterisk li:before { content:"\f069";  }
ul.dt-sc-fancy-list.cart li:before { content:"\f07a";  }
ul.dt-sc-fancy-list.folder li:before { content:"\f07b";  }
ul.dt-sc-fancy-list.folder-open li:before { content:"\f07c";  }
ul.dt-sc-fancy-list.desktop li:before { content:"\f108";  }
ul.dt-sc-fancy-list.tablet li:before { content:"\f10a";  }
ul.dt-sc-fancy-list.mobile li:before { content:"\f10b";  }
ul.dt-sc-fancy-list.reply li:before { content:"\f112";  }
ul.dt-sc-fancy-list.quote li:before { content:"\f10d";  }
ul.dt-sc-fancy-list.mail li:before { content:"\f0e0";  }
ul.dt-sc-fancy-list.external-link li:before { content:"\f08e";  }	
ul.dt-sc-fancy-list.adjust li:before { content:"\f042";  }
ul.dt-sc-fancy-list.pencil li:before { content:"\f040";  }
ul.dt-sc-fancy-list.print li:before { content:"\f02f";  }
ul.dt-sc-fancy-list.tag li:before { content:"\f02b";  }	
ul.dt-sc-fancy-list.thumbs-up li:before { content:"\f088";  }
ul.dt-sc-fancy-list.thumbs-down li:before { content:"\f087";  }
ul.dt-sc-fancy-list.time li:before { content:"\f017";  }
ul.dt-sc-fancy-list.globe li:before { content:"\f0ac";  }	
ul.dt-sc-fancy-list.pushpin li:before { content:"\f08d";  }
ul.dt-sc-fancy-list.map-marker li:before { content:"\f041";  }
ul.dt-sc-fancy-list.link li:before { content:"\f0c1";  }
ul.dt-sc-fancy-list.paper-clip li:before { content:"\f0c6";  }	
ul.dt-sc-fancy-list.download li:before { content:"\f019";  }
ul.dt-sc-fancy-list.key li:before { content:"\f084";  }
ul.dt-sc-fancy-list.search li:before { content:"\f002";  }
ul.dt-sc-fancy-list.rss li:before { content:"\f09e";  }	
ul.dt-sc-fancy-list.twitter li:before { content:"\f099";  }
ul.dt-sc-fancy-list.facebook li:before { content:"\f09a";  }
ul.dt-sc-fancy-list.linkedin li:before { content:"\f0e1";  }
ul.dt-sc-fancy-list.google-plus li:before { content:"\f0d5";  }
ul.dt-sc-fancy-list.circletick li:before { content:"\e685"; font-family: 'Pe-icon-7-stroke'; font-size: 16px; font-weight: bold; }	
ul.dt-sc-fancy-list.book li:before { content:"\f02d";  }	
ul.dt-sc-fancy-list.check li:before { content:"\f046";  }
ul.dt-sc-fancy-list.hand li:before { content:"\f0a4";  }
ul.dt-sc-fancy-list.cog li:before { content:"\f013";  }
ul.dt-sc-fancy-list.play li:before { content:"\f01d";  }
ul.dt-sc-fancy-list.teamug li:before { content:"\e637"; font-family:"Stroke-Gap-Icons"; }
ul.dt-sc-fancy-list.play2 li:before { content:"\f04b";  }
ul.dt-sc-fancy-list.rounded-circle-tick li:before { content:"\f05d";  }
ul.dt-sc-fancy-list.circle-bullet li:before { content:"\f111";  }
ul.dt-sc-fancy-list.rounded-tick-alter li:before { content:"\e66c"; font-family:'Pe-icon-7-stroke'; }
ul.dt-sc-fancy-list.wrench li:before { content:"\f0ad";  }
ul.dt-sc-fancy-list.type2 li { padding-left:0px; }
ul.dt-sc-fancy-list.type2 li span { font-size:18px; margin:0px 10px 0px 0px; position:relative; top:2px; }
ul.dt-sc-fancy-list.blue li:before { color:#008bd3; }
ul.dt-sc-fancy-list.brown li:before { color:#795548; }
ul.dt-sc-fancy-list.cadetblue  li:before { color:#3c939d; }
ul.dt-sc-fancy-list.chillipepper li:before { color:#c10841; }
ul.dt-sc-fancy-list.cyan li:before { color:#00bcd4; }
ul.dt-sc-fancy-list.darkgolden li:before { color:#b48b3c; }
ul.dt-sc-fancy-list.deeporange li:before { color:#ff5722; }	
ul.dt-sc-fancy-list.deeppurple li:before { color:#673ab7; }
ul.dt-sc-fancy-list.green li:before { color:#60ae0d; }
ul.dt-sc-fancy-list.lime li:before { color:#cddc39; }
ul.dt-sc-fancy-list.magenta li:before { color:#cb506d; }
ul.dt-sc-fancy-list.orange li:before { color:#ff9800; }
ul.dt-sc-fancy-list.pink li:before { color:#fd6ca3; }	
ul.dt-sc-fancy-list.purple li:before { color:#9c27b0; }
ul.dt-sc-fancy-list.red li:before { color:#da0000; }
ul.dt-sc-fancy-list.skyblue li:before { color:#0eb2e7; }
ul.dt-sc-fancy-list.teal li:before { color:#008c99; }
ul.dt-sc-fancy-list.turquoise li:before { color:#32ccbd; }
ul.dt-sc-fancy-list.wisteria li:before { color:#9b59b6; }
ul.dt-sc-fancy-list.yellow li:before { color:#ffe401; }
ol.dt-sc-fancy-list li { padding:5px 0px 5px 0px; }
ol.decimal { list-style-type:decimal; }
ol.decimal-leading-zero { list-style-type:decimal-leading-zero; }
ol.lower-alpha { list-style-type:lower-alpha; }
ol.lower-roman { list-style-type:lower-roman; }
ol.upper-alpha { list-style-type:upper-alpha; }
ol.upper-roman { list-style-type:upper-roman; }	
ol.dt-sc-fancy-list.blue li { color:#008bd3; }
ol.dt-sc-fancy-list.brown li { color:#795548; }
ol.dt-sc-fancy-list.cadetblue  li { color:#3c939d; }
ol.dt-sc-fancy-list.chillipepper li { color:#c10841; }
ol.dt-sc-fancy-list.cyan li { color:#00bcd4; }
ol.dt-sc-fancy-list.darkgolden li { color:#b48b3c; }
ol.dt-sc-fancy-list.deeporange li { color:#ff5722; }	
ol.dt-sc-fancy-list.deeppurple li { color:#673ab7; }
ol.dt-sc-fancy-list.green li { color:#60ae0d; }
ol.dt-sc-fancy-list.lime li { color:#cddc39; }
ol.dt-sc-fancy-list.magenta li { color:#cb506d; }
ol.dt-sc-fancy-list.orange li { color:#ff9800; }
ol.dt-sc-fancy-list.pink li { color:#fd6ca3; }	
ol.dt-sc-fancy-list.purple li { color:#9c27b0; }
ol.dt-sc-fancy-list.red li { color:#da0000; }
ol.dt-sc-fancy-list.skyblue li { color:#0eb2e7; }
ol.dt-sc-fancy-list.teal li { color:#009688; }
ol.dt-sc-fancy-list.turquoise li { color:#32ccbd; }
ol.dt-sc-fancy-list.wisteria li { color:#9b59b6; }
ol.dt-sc-fancy-list.yellow li { color:#ffe401; }
ol.dt-sc-fancy-list.green li { color:#6dc82b; }
ol.dt-sc-fancy-list.orange li { color:#f39d12; }
ol.dt-sc-fancy-list.blue li { color:#4db8c9; }
ol.dt-sc-fancy-list.pink li { color:#e67fb9; }
ol.dt-sc-fancy-list.red li { color:#e74d3c; }
ol.dt-sc-fancy-list.purple li { color:#9c59b6; }
ol.dt-sc-fancy-list.ocean li { color:#1abc9c; }	
ol.dt-sc-fancy-list.slateblue li { color:#836fff; }
ol.dt-sc-fancy-list.skyblue li { color:#00bfff; }
ol.dt-sc-fancy-list.coral li { color:#ff7f50; }
ol.dt-sc-fancy-list.khaki li { color:#b6af55; }
ol.dt-sc-fancy-list.cyan li { color:#00cdcd; }
ol.dt-sc-fancy-list.grey li { color:#8e8e8e; }	
ol.dt-sc-fancy-list.gold li { color:#e0a81c; }
ol.dt-sc-fancy-list.chocolate li { color:#d77d31; }
ol.dt-sc-fancy-list.raspberry li { color:#a23b6f; }
ol.dt-sc-fancy-list.electricblue li { color:#536878; }
ol.dt-sc-fancy-list.eggplant li { color:#614051; }
ol.dt-sc-fancy-list.ferngreen li { color:#4f7942; }
ol.dt-sc-fancy-list.palebrown li { color:#987654; }
.dt-sc-newsletter-section { clear:both; float:left; margin:0px; width:100%; position:relative; z-index:1; padding:30px 0px; }
.dt-sc-newsletter-section h2 { float:left; width:31%; margin-bottom:0px; line-height:48px; }
.dt-sc-newsletter-section .dt-sc-subscribe-frm { width:68%; float:right; position:relative; z-index:1; }
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"] { -webkit-border-radius:0px; border:none; float:left; width:37%; margin:0px 20px 0px 0px; padding:16px 20px 15px; }
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { margin-top:0px; padding:18px 20px 15px; border-radius:0px; }
.dt-sc-newsletter-section.type1 h2 { padding: 48px 0px; position: relative; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm { padding: 30px 0px; position: relative; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm label,
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm label a:hover {color: #fff;}
.dt-sc-newsletter-section.type1 h2:before { left: -100%; }
.dt-sc-newsletter-section.type1 h2:before, .dt-sc-newsletter-section.type1 h2:after, .dt-sc-newsletter-section.type1 form:before, .dt-sc-newsletter-section.type1 form:after { content: ""; height: 100%; position: absolute; top: 0; transform: skewX(-30deg) translateX(-15%); -webkit-transform: skewX(-30deg) translateX(-15%); -ms-transform: skewX(-30deg) translateX(-15%); -moz-transform: skewX(-30deg) translateX(-15%); width: 100%; z-index: -1; }
.dt-sc-newsletter-section.type1 h2:before { left: -100%; }
.dt-sc-newsletter-section.type1 h2:after { left: 0; margin-left:-2px; }
.dt-sc-newsletter-section.type1 form:before, .dt-sc-newsletter-section.type1 form:after { background: #000; }
.dt-sc-newsletter-section.type1 form:before { left: 0; box-shadow: -10px 0 0 0 #fff; }
.dt-sc-newsletter-section.type1 form:after { left: 100%; margin-left: -1px; }
input:disabled{ opacity:0.5; pointer-events:none}
.dt-sc-newsletter-section.type2 h2 { background:none; }
.dt-sc-newsletter-section.type2 { text-align:center; }
.dt-sc-newsletter-section.type2 h2 { width:100%; }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm { width:100%; clear:both; float:left; margin:30px 0px 0px; }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { display: inline-block; float: none; min-height: 50px; }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width:25%; border:1px solid; padding:13px 20px 11px; text-transform:none; margin-right:-1px; }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { padding:14px 20px 14px; border: 1px solid transparent; }
.dt-sc-newsletter-section.type3 { text-align:center; padding:0px; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm { float:none; display:inline-block; text-align:center; padding:30px 0px; width:75%; margin:0px; border-radius:5px;-webkit-border-radius:5px; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"] { float:none; display:inline-block; border-radius:5px; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"] { width:30%; text-transform:none; }
.dt-sc-newsletter-section.type3 > h2, .dt-sc-newsletter-section.type6 > h2 { width:100%; text-align:center; }
.dt-sc-newsletter-section.type3 > i, .dt-sc-newsletter-section.type3 > p, .dt-sc-newsletter-section.type6 > i, .dt-sc-newsletter-section.type6 > p { display:inline-block; width:100%; text-align:center; }
.dt-sc-newsletter-section.type4 { padding:0px; }
.dt-sc-newsletter-section.type4 h2, .dt-sc-newsletter-section.type4 form { width:100%; }
.dt-sc-newsletter-section.type4 form { margin:25px 0px 0px; }
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { background:none; border:2px solid; width:47%; }
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="submit"] { letter-spacing:0.5px; margin:30px 0px 0px; clear:both; }
.dt-sc-newsletter-section.type5 { width:50%; text-align:center; display:inline-block; border:10px solid; float:none; padding:20px 60px 30px; }
.dt-sc-newsletter-section.type5 h2 { width:100%; }
.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm { width:100%; clear:both; margin:20px 0px 0px; }
.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"] { border:1px solid; border-radius:5px; -webkit-border-radius:5px; width:100%; clear:both; text-transform:none; margin-bottom:30px; }
.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="submit"] { float:none; display:inline-block; border-radius:5px; width:100%; }
.dt-sc-newsletter-section.type6 { padding:0px; text-align:center; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm { width:100%; float:left; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="text"] { border-radius:5px; -webkit-border-radius:5px; padding:15px 20px; width:55%; text-transform:none; font-size:22px; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { border-radius:5px; -webkit-border-radius:5px; padding:16px 35px 15px; font-size:22px; font-weight:normal; }		
.dt-sc-newsletter-section.type7 { text-align:center; }
.dt-sc-newsletter-section.type7 i { clear:both; width:100%; color:#000000; display:inline-block; }
.dt-sc-newsletter-section.type7 h2 { background:none; width:100%; margin-bottom:30px; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm { clear:both; width:40%; display:inline-block; margin:35px 0 0px; padding:0px; position:relative; float:none; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="text"] { padding: 20px 25px 20px; width:100%; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before { content:"\e629"; position:absolute; font-family: 'Pe-icon-7-stroke'; font-size:25px; color:rgba(0, 0, 0, 0.3); right:20px; top:20px; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="submit"] { position:absolute; right:15px; top:19px; background:none; width:21px; height:22px; text-indent:-9999px; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm .dt-privacy-wrapper{    position: absolute;
bottom: -30px;}
.dt-sc-newsletter-section.type7 .newsletter-tooltip { margin:0px 0px 0px 30px; display:inline-block; background:#000000; font-size:14px; width:18%; padding:10px 15px; border-radius:5px; position:relative; top:-17px; color:#fff; }
.dt-sc-newsletter-section .newsletter-tooltip { top:auto; }
.dt-sc-newsletter-section.type7 .newsletter-tooltip:before { content:""; position:absolute; background:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/images/newsletter-tooltip-arrow.png) no-repeat; left:-20px; top:18px; width:20px; height:23px; }	
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { float: none; margin: 0 auto; max-width: 1170px; text-align: center; } .dt-mc-subscribe form { display: table; }
.dt-mc-subscribe.align-center form { margin-left: auto; margin-right: auto; }
.dt-mc-subscribe.align-none, .dt-mc-subscribe.align-none form,
.dt-mc-subscribe.align-left, .dt-mc-subscribe.align-left form { display: inline-block; }
.dt-mc-subscribe.align-none form, .dt-mc-subscribe form.align-none > div { width: 100%; }
.dt-mc-subscribe.align-none, .dt-mc-subscribe.align-none form > div,
.dt-mc-subscribe.align-left, .dt-mc-subscribe.align-left form > div, 
.dt-mc-subscribe.align-center form > div, .dt-mc-subscribe.align-right form > div { float: left; }
.dt-mc-subscribe.align-right { float: right; }    
.dt-mc-subscribe, .dt-mc-subscribe form, .dt-mc-subscribe form > div { position: relative; }
.dt-mc-subscribe, .dt-mc-subscribe form > div { line-height: 0; }
.dt-mc-subscribe form > div > div { display: inline; position: relative; }
.dt-mc-subscribe form > div.email-field-wrap > div { float: left; height: 100%; }
.dt-mc-subscribe form .email-field-wrap i { position: absolute; bottom: 0; top: 0; text-align: center; width: 45px; z-index: 1; }
.dt-mc-subscribe form .email-field-wrap i.left { left: 0; }
.dt-mc-subscribe form .email-field-wrap i.right { right: 0; }
.dt-mc-subscribe form .email-field-wrap i:before { height: 0; line-height: 0; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.dt-mc-subscribe form .email-field-wrap i.left ~ input[type="email"] { padding-left: 60px; }
.dt-mc-subscribe form .email-field-wrap i.right ~ input[type="email"] { padding-right: 60px; }
.dt-mc-subscribe form .email-field-wrap input[type="email"],
.dt-mc-subscribe form .btn-wrap { height: 100%; padding-top: 0; padding-bottom: 0; }
.dt-mc-subscribe form .btn-wrap div { display: inline-block; height: 100%; padding: 0; }
.dt-mc-subscribe form .btn-wrap i { display: inline-block; float: left; height: 100%; margin-left: -45px; position: relative; text-align: center; width: 45px; }
.dt-mc-subscribe form .btn-wrap i:before { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.dt-mc-subscribe form .btn-wrap i ~ input[type="submit"] { padding-right: 45px; position: relative; z-index: 1; }
.dt-mc-subscribe form .btn-wrap input[type="submit"] { height: 100%; margin-top: 0; padding: 0 15px; }
.dt-mc-subscribe form .btn-wrap.icon-only input[type="submit"] { padding-left: 0; }
.dt-mc-subscribe form .btn-wrap.text-icon i { float: right; }
.dt-mc-subscribe form .btn-wrap.icon-only i { margin-left: 0; position: absolute; left: 0; right: 0; }
.dt-mc-subscribe.inline form > div { display: table-cell; float: none; vertical-align: middle; }
.dt-mc-subscribe.align-none.inline form { display: table; width: auto; }
.dt-mc-subscribe.block form .email-field-wrap, .dt-mc-subscribe.block form .email-field-wrap > div, .dt-mc-subscribe.block form .btn-wrap { width: 100%; }
.dt-mc-subscribe.block .btn-wrap.center { text-align: center; }
.dt-mc-subscribe.block .btn-wrap.right > div { float: right; }
.dt-mc-subscribe.block .btn-wrap.stretch > div, 
.dt-mc-subscribe.block .btn-wrap.stretch > div input[type="submit"] { text-align: center; width: 100%; }
.dt-mc-subscribe.block .btn-wrap.stretch > div > i { position: absolute; right: 0; }
.dt-mc-subscribe.block .btn-wrap.stretch.text-icon > div input[type="submit"] { text-align: left; }
.dt-mc-subscribe.block .btn-wrap.stretch.icon-only > div input[type="submit"] { padding: 0; position: absolute; left: 0; }
.dt-mc-subscribe.block .btn-wrap.stretch.icon-only > div > i { left: 0; margin: auto; } .dt-mc-subscribe.inline form .email-field-wrap { border-right-width: 0 !important; position: static; }
.dt-mc-subscribe.inline form .email-field-wrap:after { border-color: inherit; border-style: inherit; border-width: 1px 1px 1px 0; content: ""; height: auto; pointer-events: none; position: absolute; bottom: 0; right: 0; top: 0; width: 100%; z-index: 1; }     
.dt-mc-subscribe.inline form .email-field-wrap label { display: none; }
.dt-mc-subscribe.inline form .btn-wrap { border-left-width: 0 !important; border: none;}
.dt-mc-subscribe.inline form .btn-wrap div { height: 75%; }
.dt-mc-subscribe:not(.inline) > form > div.btn-wrap { background-color: rgba(0,0,0,0) !important; border-width: 0 !important; }
.dt-mc-subscribe.block .btn-wrap { margin-top: 1px; }
.dt-mc-subscribe.block.gap_5 .btn-wrap { margin-top: 5px; }
.dt-mc-subscribe.block.gap_10 .btn-wrap { margin-top: 10px; }
.dt-mc-subscribe.block.gap_15 .btn-wrap { margin-top: 15px; }
.dt-mc-subscribe.inline-block .btn-wrap { margin-left: 1px; }
.dt-mc-subscribe.inline-block.gap_5 .btn-wrap { margin-left: 5px; }
.dt-mc-subscribe.inline-block.gap_10 .btn-wrap { margin-left: 10px; }
.dt-mc-subscribe.inline-block.gap_15 .btn-wrap { margin-left: 15px; }    
.dt-mc-subscribe.circle form > div.email-field-wrap i, .dt-mc-subscribe.circle form > div.btn-wrap > div, 
.dt-mc-subscribe.inline.circle form > div.email-field-wrap:after, .dt-mc-subscribe.inline.circle form .btn-wrap > div, 
.dt-mc-subscribe.inline-block.circle form > div.email-field-wrap, .dt-mc-subscribe.block.circle form > div.email-field-wrap { -webkit-border-radius: 30px; border-radius: 30px; }
.dt-mc-subscribe.inline.circle form > div.email-field-wrap { -webkit-border-radius: 30px 0 0 30px; border-radius: 30px 0 0 30px; }
.dt-mc-subscribe.inline.circle form > div.btn-wrap { -webkit-border-radius: 0 30px 30px 0; border-radius: 0 30px 30px 0; }
.dt-mc-subscribe.simple-rounded form > div.email-field-wrap i, .dt-mc-subscribe.simple-rounded form > div.btn-wrap > div, 
.dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap:after, .dt-mc-subscribe.inline.simple-rounded form .btn-wrap > div, 
.dt-mc-subscribe.inline-block.simple-rounded form > div.email-field-wrap, .dt-mc-subscribe.block.simple-rounded form > div.email-field-wrap { -webkit-border-radius: 5px; border-radius: 5px; }
.dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap { -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }
.dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap { -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.dt-mc-subscribe.partially-rounded form > div.email-field-wrap i, .dt-mc-subscribe.partially-rounded form > div.btn-wrap > div, 
.dt-mc-subscribe.inline.partially-rounded form > div.email-field-wrap:after, .dt-mc-subscribe.inline.partially-rounded form .btn-wrap > div, 
.dt-mc-subscribe.inline-block.partially-rounded form > div.email-field-wrap, .dt-mc-subscribe.block.partially-rounded form > div.email-field-wrap { -webkit-border-radius: 10px 0; border-radius: 10px 0; }
.dt-mc-subscribe.inline.partially-rounded form > div.email-field-wrap { -webkit-border-radius: 10px 0 0; border-radius: 10px 0 0; }
.dt-mc-subscribe.inline.partially-rounded form > div.btn-wrap { -webkit-border-radius: 0 0 10px; border-radius: 0 0 10px; } 
.dt-mc-subscribe.partially-rounded-alt form > div.email-field-wrap i, .dt-mc-subscribe.partially-rounded-alt form > div.btn-wrap > div, 
.dt-mc-subscribe.inline.partially-rounded-alt form > div.email-field-wrap:after, .dt-mc-subscribe.inline.partially-rounded-alt form .btn-wrap > div, 
.dt-mc-subscribe.inline-block.partially-rounded-alt form > div.email-field-wrap, .dt-mc-subscribe.block.partially-rounded-alt form > div.email-field-wrap { -webkit-border-radius: 0 10px; border-radius: 0 10px; }
.dt-mc-subscribe.inline.partially-rounded-alt form > div.email-field-wrap { -webkit-border-radius: 0 0 0 10px; border-radius: 0 0 0 10px; }
.dt-mc-subscribe.inline.partially-rounded-alt form > div.btn-wrap { -webkit-border-radius: 0 10px 0 0; border-radius: 0 10px 0 0; }     
.vc_col-sm-3 .dt-mc-subscribe.inline-block form .email-field-wrap, 
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_5 form .email-field-wrap { width: 68%; }
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_10 form .email-field-wrap  { width: 66%; }
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_15 form .email-field-wrap { width: 65%; }
.dt-mc-subscribe form .email-field-wrap input[type="email"], 
.dt-mc-subscribe form .btn-wrap input[type="submit"] { background-color: rgba(0,0,0,0); border-color: inherit; border-width: 0; color: inherit; }
.dt-mc-subscribe form .email-field-wrap input[type="email"]:focus { -webkit-box-shadow: none; box-shadow: none; }
.dt-mc-subscribe form .email-field-wrap input::-webkit-input-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input::-moz-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input:-ms-input-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input:-moz-placeholder { color: inherit;
}
.error-msg{ color:red}
.success-msg{ color:green}
.dt-mc-subscribe form { display: table; }
.dt-mc-subscribe.align-center form {
margin-left: auto;
margin-right: auto;
}
.dt-mc-subscribe.align-none,
.dt-mc-subscribe.align-none form,
.dt-mc-subscribe.align-left,
.dt-mc-subscribe.align-left form { display: inline-block; }
.dt-mc-subscribe.align-none form,
.dt-mc-subscribe form.align-none > div { width: 100%; }
.dt-mc-subscribe.align-none,
.dt-mc-subscribe.align-none form > div,
.dt-mc-subscribe.align-left,
.dt-mc-subscribe.align-left form > div,
.dt-mc-subscribe.align-center form > div,
.dt-mc-subscribe.align-right form > div { float: left; }
.dt-mc-subscribe.align-right { float: right; }
.dt-mc-subscribe,
.dt-mc-subscribe form,
.dt-mc-subscribe form > div { position: relative; width: 100%; max-width: 500px; margin-bottom: 15px; }
.dt-mc-subscribe,
.dt-mc-subscribe form > div { line-height: 0; }
.dt-mc-subscribe form > div > div {
display: inline;
position: relative;
}
.dt-mc-subscribe form > div.email-field-wrap > div {
float: left;
height: 100%;
width: 100%;
}
.dt-mc-subscribe form .email-field-wrap i {
position: absolute;
bottom: 0;
top: 0;
text-align: center;
width: 50px;
z-index: 1;
}
.dt-mc-subscribe form .email-field-wrap i.left { left: 0; }
.dt-mc-subscribe form .email-field-wrap i.right { right: 0; }
.dt-mc-subscribe form .email-field-wrap i:before {
height: 0;
line-height: 0;
margin: auto;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.dt-mc-subscribe form .email-field-wrap i.left ~ input[type="email"] { padding-left: 60px; }
.dt-mc-subscribe form .email-field-wrap i.right ~ input[type="email"] { padding-right: 60px; }
.dt-mc-subscribe form .email-field-wrap input[type="email"],
.dt-mc-subscribe form .btn-wrap {
height: 100%;
padding-top: 0;
padding-bottom: 0;
margin: 0px;
}
.dt-mc-subscribe form .btn-wrap div {
display: inline-block;
height: 100%;
padding: 0;
border-radius: 3px;
}
.dt-mc-subscribe form .btn-wrap i {
display: inline-block;
float: left;
height: 100%;
margin-left: -45px;
position: relative;
text-align: center;
width: 45px;
}
.dt-mc-subscribe form .btn-wrap i:before {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.dt-mc-subscribe form .btn-wrap i ~ input[type="submit"] {
padding-right: 45px;
position: relative;
z-index: 1;
}
.dt-mc-subscribe form .btn-wrap input[type="submit"] {
height: 100%;
margin-top: 0;
padding: 0 20px;
}
.dt-mc-subscribe form .btn-wrap.icon-only input[type="submit"] { padding-left: 0; }
.dt-mc-subscribe form .btn-wrap.text-icon i { float: right; }
.dt-mc-subscribe form .btn-wrap.icon-only i {
margin-left: 0;
position: absolute;
left: 0;
right: 0;
}
.dt-mc-subscribe.inline form > div {
display: table-cell;
vertical-align: middle;
}
.dt-mc-subscribe.inline form > div.dt-privacy-wrapper, .dt-mc-subscribe.inline form > div.clear{ 
border-style: none !important;
border-width: 0px !important;
}
.dt-mc-subscribe.align-none.inline form {
display: table;
width: auto;
}
.dt-mc-subscribe.block form .email-field-wrap,
.dt-mc-subscribe.block form .email-field-wrap > div,
.dt-mc-subscribe.block form .btn-wrap { width: 100%; }
.dt-mc-subscribe.block .btn-wrap.center { text-align: center; }
.dt-mc-subscribe.block .btn-wrap.right > div { float: right; }
.dt-mc-subscribe.block .btn-wrap.stretch > div,
.dt-mc-subscribe.block .btn-wrap.stretch > div input[type="submit"] {
text-align: center;
width: 100%;
}
.dt-mc-subscribe.block .btn-wrap.stretch > div > i {
position: absolute;
right: 0;
}
.dt-mc-subscribe.block .btn-wrap.stretch.text-icon > div input[type="submit"] { text-align: left; }
.dt-mc-subscribe.block .btn-wrap.stretch.icon-only > div input[type="submit"] {
padding: 0;
position: absolute;
left: 0;
}
.dt-mc-subscribe.block .btn-wrap.stretch.icon-only > div > i {
left: 0;
margin: auto;
}
.inline.dt-mc-subscribe .dt-privacy-wrapper{position:relative;
left: 0;
right: 0;
top: 100%;} .dt-mc-subscribe.inline form .email-field-wrap {
border-right-width: 0 !important;
}
.dt-mc-subscribe.inline form .email-field-wrap:after {
border-color: inherit;
border-style: inherit;
border-width: 1px 1px 1px 0;
content: "";
height: auto;
pointer-events: none;
position: absolute;
bottom: 0;
right: 0;
top: 0;
z-index: 1;
}
.dt-mc-subscribe.inline form .email-field-wrap label { display: none; }
.dt-mc-subscribe.inline form .btn-wrap {
border-left-width: 0 !important;
border: none;
}
.dt-mc-subscribe.inline form .btn-wrap div { height:100%; }
.dt-mc-subscribe:not(.inline) > form > div.btn-wrap {
background-color: rgba(0,0,0,0) !important;
border-width: 0 !important;
}
.dt-mc-subscribe.block .btn-wrap { margin-top: 1px; }
.dt-mc-subscribe.block.gap_5 .btn-wrap { margin-top: 5px; }
.dt-mc-subscribe.block.gap_10 .btn-wrap { margin-top: 10px; }
.dt-mc-subscribe.block.gap_15 .btn-wrap { margin-top: 15px; }
.dt-mc-subscribe.inline-block .btn-wrap { margin-left: 1px; }
.dt-mc-subscribe.inline-block.gap_5 .btn-wrap { margin-left: 5px; }
.dt-mc-subscribe.inline-block.gap_10 .btn-wrap { margin-left: 10px; }
.dt-mc-subscribe.inline-block.gap_15 .btn-wrap { margin-left: 15px; }
.dt-mc-subscribe.circle form > div.email-field-wrap i,
.dt-mc-subscribe.circle form > div.btn-wrap > div,
.dt-mc-subscribe.inline.circle form > div.email-field-wrap:after,
.dt-mc-subscribe.inline.circle form .btn-wrap > div,
.dt-mc-subscribe.inline-block.circle form > div.email-field-wrap,
.dt-mc-subscribe.block.circle form > div.email-field-wrap {
-webkit-border-radius: 30px;
border-radius: 30px;
}
.dt-mc-subscribe.inline.circle form > div.email-field-wrap {
-webkit-border-radius: 30px 0 0 30px;
border-radius: 30px 0 0 30px;
}
.dt-mc-subscribe.inline.circle form > div.btn-wrap {
-webkit-border-radius: 0 30px 30px 0;
border-radius: 0 30px 30px 0;
}
.dt-mc-subscribe.simple-rounded form > div.email-field-wrap i,
.dt-mc-subscribe.simple-rounded form > div.btn-wrap > div,
.dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap:after,
.dt-mc-subscribe.inline.simple-rounded form .btn-wrap > div,
.dt-mc-subscribe.inline-block.simple-rounded form > div.email-field-wrap,
.dt-mc-subscribe.block.simple-rounded form > div.email-field-wrap {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap {
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap {
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.dt-mc-subscribe.partially-rounded form > div.email-field-wrap i,
.dt-mc-subscribe.partially-rounded form > div.btn-wrap > div,
.dt-mc-subscribe.inline.partially-rounded form > div.email-field-wrap:after,
.dt-mc-subscribe.inline.partially-rounded form .btn-wrap > div,
.dt-mc-subscribe.inline-block.partially-rounded form > div.email-field-wrap,
.dt-mc-subscribe.block.partially-rounded form > div.email-field-wrap {
-webkit-border-radius: 10px 0;
border-radius: 10px 0;
}
.dt-mc-subscribe.inline.partially-rounded form > div.email-field-wrap {
-webkit-border-radius: 10px 0 0;
border-radius: 10px 0 0;
}
.dt-mc-subscribe.inline.partially-rounded form > div.btn-wrap {
-webkit-border-radius: 0 0 10px;
border-radius: 0 0 10px;
}
.dt-mc-subscribe.partially-rounded-alt form > div.email-field-wrap i,
.dt-mc-subscribe.partially-rounded-alt form > div.btn-wrap > div,
.dt-mc-subscribe.inline.partially-rounded-alt form > div.email-field-wrap:after,
.dt-mc-subscribe.inline.partially-rounded-alt form .btn-wrap > div,
.dt-mc-subscribe.inline-block.partially-rounded-alt form > div.email-field-wrap,
.dt-mc-subscribe.block.partially-rounded-alt form > div.email-field-wrap {
-webkit-border-radius: 0 10px;
border-radius: 0 10px;
}
.dt-mc-subscribe.inline.partially-rounded-alt form > div.email-field-wrap {
-webkit-border-radius: 0 0 0 10px;
border-radius: 0 0 0 10px;
}
.dt-mc-subscribe.inline.partially-rounded-alt form > div.btn-wrap {
-webkit-border-radius: 0 10px 0 0;
border-radius: 0 10px 0 0;
}
.vc_col-sm-3 .dt-mc-subscribe.inline-block form .email-field-wrap,
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_5 form .email-field-wrap { width: 68%; }
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_10 form .email-field-wrap { width: 66%; }
.vc_col-sm-3 .dt-mc-subscribe.inline-block.gap_15 form .email-field-wrap { width: 65%; }
.dt-mc-subscribe form .email-field-wrap input[type="email"],
.dt-mc-subscribe form .btn-wrap input[type="submit"] {
background-color: rgba(0,0,0,0);
border-color: inherit;
border-width: 0;
color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input[type="email"]:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.dt-mc-subscribe form .email-field-wrap input::-webkit-input-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input::-moz-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input:-ms-input-placeholder { color: inherit;
}
.dt-mc-subscribe form .email-field-wrap input:-moz-placeholder { color: inherit;
}
.widget .dt-mc-subscribe form > div.email-field-wrap {
height: auto !important;
margin-bottom: 20px
}
.widget .dt-mc-subscribe form > div.email-field-wrap > div { height: auto; } .dt-mc-subscribe .email-field-wrap label{ position: absolute; top: -15px;} .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"] { color: #888888; }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { color:#000000; }
.dt-sc-newsletter-section.type1 h2, .dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { color:#ffffff; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { color:rgba(0, 0, 0, 0.5); }
.dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"] { color:rgba(0, 0, 0, 0.3); }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type5, .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"], .dt-sc-dark-bg .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"] { background:#ffffff; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="text"] { background:rgba(0, 0, 0, 0.05); }
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { background:#000000; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm { background:#edeef2; }
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type5, .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"] { border-color:rgba(0, 0, 0, 0.2); }
.dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-dark-bg .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { border-color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"], 
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"] { margin: 0 15px 0 0; width: 34%; }
.dt-sc-newsletter-section.type1 h2 { font-size: 20px; }
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width: 100% !important; border-radius: 5px !important;font-size: 12px !important; }	
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]{border-radius: 5px !important; margin-top: 10px !important;}
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm { width: 80%; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"] { font-size: 13px; padding: 18px 15px 15px; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"],
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { font-size: 16px; }
.dt-sc-newsletter-section.type7 .newsletter-tooltip { width: 20%; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { padding: 16px 25px 15px; }
}  @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"], 
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"] { margin: 0 15px 0 0; padding: 16px 15px 15px; width: 30%; }
.dt-sc-newsletter-section.type1 h2 { font-size: 18px; width: 34%; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm { width: 66%; }	
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width: 100% !important; border-radius: 5px !important;font-size: 12px !important; }	
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]{border-radius: 5px !important; margin-top: 10px !important;}
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm { width: 85%; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"] { font-size: 12px; margin: 0 10px 0 0; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"] { font-size: 11px; padding: 18px 12px 15px; }
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { width: 46%; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { font-size: 16px; padding: 13px 15px; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { font-size: 16px; padding: 16px 15px 15px; }
.dt-sc-newsletter-section.type7 .newsletter-tooltip { top: -16px; width: 30%; }		
}  @media only screen and (max-width: 767px) { .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm, .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { text-align: center; width: 100%; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { float: none; }	
.dt-sc-newsletter-section.type1 h2 { width: 100%; }
.dt-sc-newsletter-section.type1 form:before { width: 150%; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="text"] { width: 100%; margin: 0 0 10px 0; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="submit"] { float: right; }
.dt-sc-newsletter-section.type1 h2 { width: 100%; text-align:center; }
.dt-sc-newsletter-section.type1 h2:after { left: 0; margin-left: -2px; width: 150%;}
.dt-sc-newsletter-section.type1 form:before { width: 200%; left:-100%; }
.dt-sc-newsletter-section.type1 form:after{ right:100%;}
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm{ width:100%;}
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="text"] { width: 100%; margin: 0 0 10px 0; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="submit"] { float: right; }
.dt-sc-newsletter-section.type1 h2:before, .dt-sc-newsletter-section.type1 h2:after, .dt-sc-newsletter-section.type1 form:before, .dt-sc-newsletter-section.type1 form:after{
transform: skewX(-0deg) translateX(0%);
-webkit-transform: skewX(0deg) translateX(0%);
-ms-transform: skewX(0deg) translateX(0%);
-moz-transform: skewX(0deg) translateX(0%);}
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], 
.dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { font-size: 12px; padding: 13px 15px 11px; width: 50%; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"],
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { margin-top: 10px; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm { padding: 30px 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], 
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"] { margin: 0 5px; width: 46%; }	
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], 
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { width: 46%; }
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"],
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { margin-right: 0; }
.dt-sc-newsletter-section.type5 { padding: 20px 40px 30px; width: 100%; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm { width: 100%; }
.dt-sc-newsletter-section.type7 .newsletter-tooltip { margin: 0; top: auto; width: 60%; }
.dt-sc-newsletter-section.type7 h2 { line-height: normal; }	
.footer-widgets .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm, 
.footer-widgets .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { text-align: left; } .dt-mc-subscribe.align-none, .dt-mc-subscribe.align-none form > div, .dt-mc-subscribe.align-left, 
.dt-mc-subscribe.align-left form > div, .dt-mc-subscribe.align-center form > div, .dt-mc-subscribe.align-right form > div { float: none; display: inline-block; text-align: center; }		
.dt-mc-subscribe.align-left form > .email-field-wrap, .dt-mc-subscribe.align-center form > .email-field-wrap, .dt-mc-subscribe.align-right form > .email-field-wrap { width: 70%; }
.dt-mc-subscribe.align-left.inline form > .email-field-wrap, .dt-mc-subscribe.align-center.inline form > .email-field-wrap, .dt-mc-subscribe.align-right.inline form > .email-field-wrap,
.dt-mc-subscribe.align-left.block form > .email-field-wrap, .dt-mc-subscribe.align-center.block form > .email-field-wrap, .dt-mc-subscribe.align-right.block form > .email-field-wrap { width: 100%; }
.dt-mc-subscribe.align-center form, .dt-mc-subscribe.align-none, 
.dt-mc-subscribe.align-none form, .dt-mc-subscribe.align-left, .dt-mc-subscribe.align-left form, .dt-mc-subscribe.align-right, .dt-mc-subscribe.align-right form,
.dt-mc-subscribe.align-left form > .btn-wrap.text-only div, .dt-mc-subscribe.align-center form > .btn-wrap.text-only div, .dt-mc-subscribe.align-right form > .btn-wrap.text-only div,
.dt-mc-subscribe.align-left form > .btn-wrap.text-only input[type="submit"], .dt-mc-subscribe.align-center form > .btn-wrap.text-only input[type="submit"], .dt-mc-subscribe.align-right form > .btn-wrap.text-only input[type="submit"] { width: 100%; text-align: center; }
.dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm .dt-privacy-wrapper { padding: 10px 0; position: relative;bottom: 0;}
.dt-mc-subscribe.align-none, .dt-mc-subscribe.align-none form > div, .dt-mc-subscribe.align-left, .dt-mc-subscribe.align-left form > div, .dt-mc-subscribe.align-center form > div, .dt-mc-subscribe.align-right form > div {
float: none;
display: inline-block;
text-align: center;
margin-bottom: 15px;
}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:420px; }
} @media only screen and (max-width: 479px) {
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { padding: 18px 10px 15px; }
.dt-sc-newsletter-section.type1 h2 { text-align: center; }
.dt-sc-newsletter-section.type1 h2:before, .dt-sc-newsletter-section.type1 h2:after, .dt-sc-newsletter-section.type1 form:before, .dt-sc-newsletter-section.type1 form:after { width: 250%; }	
.dt-sc-newsletter-section.type1 form:before { width: 250%; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; left: -100%; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm { text-align: center; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm, .dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="email"], .dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="text"] { width: 100%; float: none; display: inline-block; }
.dt-sc-newsletter-section.type1 .dt-sc-subscribe-frm input[type="submit"] { float: none; display: inline-block; padding: 18px 20px 15px; } .dt-mc-subscribe input[type="text"],  .dt-mc-subscribe input[type="password"],  .dt-mc-subscribe input[type="email"],  .dt-mc-subscribe input[type="url"], .dt-mc-subscribe input[type="tel"], .dt-mc-subscribe input[type="number"], .dt-mc-subscribe input[type="range"], .dt-mc-subscribe input[type="date"], .dt-mc-subscribe textarea, .dt-mc-subscribe input.text, .dt-mc-subscribe input[type="search"], .dt-mc-subscribe select, .dt-mc-subscribe textarea, .dt-mc-subscribe input[type="submit"], .dt-mc-subscribe button,  .dt-mc-subscribe input[type="button"], .dt-mc-subscribe input[type="reset"] { font-size: 13px; }
.dt-mc-subscribe.inline-block.gap_5 .btn-wrap, .dt-mc-subscribe.inline-block.gap_10 .btn-wrap, .dt-mc-subscribe.inline-block.gap_15 .btn-wrap { margin-left: 1px; } 		
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
.page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:290px; }
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before { top: 16px; }
} @media only screen and (max-width: 319px) {
.dt-sc-newsletter-section.type7 h2 { line-height:normal; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="email"],
.dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type4 .dt-sc-subscribe-frm input[type="email"] { margin: 0 0 10px; width: 100%; }
.dt-sc-newsletter-section.type3 .dt-sc-subscribe-frm input[type="submit"] { font-size: 11px; text-transform: capitalize; padding: 18px 10px 15px; }
.dt-sc-newsletter-section.type5 { padding: 20px 15px 30px; }
.dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { padding: 18px 10px 15px; }
.dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { font-size: 18px; padding: 16px 20px 15px; }
.dt-sc-newsletter-section.type7 { padding: 0 0 10px; }
.dt-sc-newsletter-section.type7 .newsletter-tooltip { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
}
  .dt-sc-popular-procedures .image img, .dt-sc-popular-procedures .details { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-popular-procedures { width:100%; margin:0px; padding:0px; clear:both; display:block; }
.dt-sc-popular-procedures .image { float:left; clear:both; width:100%; margin:0px; }
.dt-sc-popular-procedures .details { float:left; clear:both; width:100%; margin: 10px 0px 0px; text-align: center; padding: 40px 32px; }
.dt-sc-popular-procedures .details .price, .dt-sc-popular-procedures .details h3 { font-size: 20px; }
.dt-sc-popular-procedures .details h3 { margin-bottom: 0px; }
.dt-sc-popular-procedures .details .duration, .dt-sc-popular-procedures .details .price, .dt-sc-popular-procedures .details p { float:left; clear:both; margin: 5px 0px 25px; width:100%; }
.dt-sc-popular-procedures .details p { margin-bottom: 0; }
.dt-sc-popular-procedures .details .duration { font-size: 18px; }
.dt-sc-popular-procedures .details .price, .dt-sc-popular-procedures .details h3 { font-size:20px; }
.dt-sc-popular-procedures .details h5 { position: relative; float: none; display: inline-block; margin: 0; padding: 10px 25px; color: #fff; border-radius: 5px; } 	
.dt-sc-popular-procedures .image img, .dt-sc-popular-procedures:hover .details { border-radius:40px 0px; }
.dt-sc-popular-procedures .details, .dt-sc-popular-procedures:hover .image img { border-radius:0px 40px; }	
.dt-sc-popular-procedures .details { background:rgba(0, 0, 0, 0.03); }   @media only screen and (max-width: 767px) {
.dt-sc-popular-procedures { display: inline-block; }
.dt-sc-popular-procedures .image img, .dt-sc-popular-procedures:hover .details { width: 100%; }	
}
  .dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img, .dt-sc-pr-tb-col.type1, .dt-sc-pr-tb-col.type1 .dt-sc-tb-header, .dt-sc-pr-tb-col.type1 .dt-sc-tb-header .dt-sc-price, .dt-sc-pr-tb-col.type2 .dt-sc-price:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before, .dt-sc-pr-tb-col.type2 .dt-sc-price:after, .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5, .dt-sc-pr-tb-col.type1 .dt-sc-price h6, .dt-sc-pr-tb-col.type1 .dt-sc-tb-title p, .dt-sc-pr-tb-col.minimal .dt-sc-price, .dt-sc-pr-tb-col.minimal .icon-wrapper:before {  -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-pr-tb-col { float:left; clear:both; width:100%; padding:0px; text-align:center; border-radius:5px; }
.dt-sc-pr-tb-col.type1 { border:1px solid; margin-bottom: 30px; padding: 0 0 30px; }
.dt-sc-pr-tb-col.type1 .dt-sc-tb-header { }
.dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5 { font-size:24px;  margin-bottom:0px; }
.dt-sc-pr-tb-col.type1 .dt-sc-tb-title p { letter-spacing:0.5px; }
.dt-sc-pr-tb-col.type1 .dt-sc-price { padding:20px; background:#0000001a;display: inline-block;width: 100%;}
.dt-sc-pr-tb-col.type1 .dt-sc-price h6 { margin-bottom: 0; font-size:46px; font-weight:700; position:relative;color: #fff; }
.dt-sc-pr-tb-col.type1 .dt-sc-price h6 sup { font-size:46px; letter-spacing:0.5px;top: 0; }
.dt-sc-pr-tb-col.type1 .dt-sc-price h6 span { font-size:18px; position:relative;  margin: 0 0 0 0; }
.dt-sc-pr-tb-col .dt-sc-tb-content { padding: 0 20px 20px; width:100%; margin:0px; float:left; }
.dt-sc-pr-tb-col .dt-sc-tb-content li { float:left; display:block; clear:both; padding:15px 0px; width:100%; border-bottom:1px solid; font-size:13px; letter-spacing:0.5px; color: #333333;}
.dt-sc-pr-tb-col .dt-sc-buy-now { padding: 0 10px; }
.dt-sc-pr-tb-col .dt-sc-buy-now a { font-size:14px; font-weight:normal; letter-spacing:0.5px; padding:15px 25px 14px; border-radius:2px; }	
.dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb { text-align:center;border-radius: 5px 5px 0 0;overflow: hidden; }
.dt-sc-pr-tb-col.type1 .dt-sc-tb-thumb > img { margin:0 auto; }
.dt-sc-pr-tb-col.minimal { padding:55px 0 40px; border:1px solid; }
.dt-sc-pr-tb-col.minimal .dt-sc-tb-header, .dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-header { background:none; border:0px; padding:0px; }
.dt-sc-pr-tb-col.minimal .icon-wrapper { position:relative; width:100%; height:90px; }
.dt-sc-pr-tb-col.minimal .icon-wrapper span { font-size:36px; line-height:80px; position:relative; z-index:1; }
.dt-sc-pr-tb-col.minimal .icon-wrapper:before { content:""; position:absolute; left:0px; right:0px; top:0px; margin:auto; width:80px; height:80px; border-radius:10px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }
.dt-sc-pr-tb-col.minimal .dt-sc-tb-title { margin:40px 0px 0px; padding:0px 10px; }
.dt-sc-pr-tb-col.minimal .dt-sc-tb-title h5 { font-size:22px; margin-bottom:15px; }
.dt-sc-pr-tb-col.minimal .dt-sc-price { margin:40px 0px 0px; padding:25px 10px; }
.dt-sc-pr-tb-col.minimal .dt-sc-price p { font-size:16px; text-transform:uppercase; }
.dt-sc-pr-tb-col.minimal .dt-sc-price h6 { font-size:48px; font-weight:800; letter-spacing:0.5px; }
.dt-sc-pr-tb-col.minimal .dt-sc-price h6 span { font-size:18px; font-weight:700; text-transform:uppercase; margin:0px; position:inherit; }
.dt-sc-pr-tb-col.minimal .dt-sc-buy-now { margin:40px 0px 0px; }
.dt-sc-pr-tb-col.minimal .dt-sc-buy-now a  { font-weight:600; }
.dt-sc-dark-bg .dt-sc-pr-tb-col.minimal { border:0px; }
.dt-sc-pr-tb-col.type2 { border:none; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header, .dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header, .dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header { background:none; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header { padding:0px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before { content:""; position:absolute; left: 0; right: 0; top:19px; margin:auto; width:192px; height:192px; border:1px solid; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }	
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title { position:relative; top:-20px; height:135px; width: 100%; overflow:hidden; z-index:1; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { position:relative; z-index:1; margin:20px 0px 0px; font-size:20px; letter-spacing:0px; text-transform:none; line-height:24px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 span { font-size:34px; display:block; line-height:normal; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before { content:""; margin: 0 auto; position:absolute; left: 0; right: -2px; top:40px; width:197px; height:194px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:after { content:""; position:absolute; left:0px; right:0px; bottom:0px; margin:auto; width:0px; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid; }
.dt-sc-pr-tb-col.type2 .dt-sc-price { margin-top:0px; padding:20px 0px 0px; width: 100%; height:134px; top:-20px; position:relative; z-index:1; overflow:hidden; }
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 { font-size:34px; position:relative; z-index:1; }
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 sup { font-size:20px; top:-12px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price:before { content:""; margin: 0 auto; position:absolute; left: 0; right: -2px; top:-98px; width:194px; height:194px; border-radius:5px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.dt-sc-pr-tb-col.type2 .dt-sc-price:after { content:""; position:absolute; left:0px; right:0px; top:0px; margin:auto; width:0px; border-left:10px solid transparent; border-right:10px solid transparent; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content { position:relative; padding-bottom:25px; margin-bottom:20px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:before { content:""; position:absolute; left:0px; bottom:0px; height:6px; width:100%; border-radius:5px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content:after { content:""; position:absolute; left:0px; right:0px; bottom:-6px; width:0px; margin:auto; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li { font-size:17px; padding:6px 0px; list-style:none; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li:last-child { border:none; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight { font-weight:bold; padding:0px 10px; border-radius:3px; }
.dt-sc-pr-tb-col.type2 .dt-sc-buy-now a { font-size:16px; font-weight:bold; }
.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header .dt-sc-tb-title:before, .dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header .dt-sc-tb-title:before { background:none; }
.dt-sc-pr-tb-col.type2:hover .dt-sc-price:after, .dt-sc-pr-tb-col.type2.selected .dt-sc-price:after { border-top:10px solid; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 170px; width: 170px; top: 19px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before { height: 172px;  width: 172px;  top: 38px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 172px; width: 172px; top: -86px; }	
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 126px; } .dt-sc-pr-tb-col.type1.standard .dt-sc-tb-title{position: relative; z-index: 1;margin-top: -55px;padding: 15px 0px;}
.dt-sc-pr-tb-col.type1 .dt-sc-tb-header {    background: inherit;    position: relative;    opacity: .9;}
.dt-sc-pr-tb-col.type1:hover .dt-sc-price, .dt-sc-pr-tb-col.type1.selected .dt-sc-price{ padding: 30px 0; }
.dt-sc-pr-tb-col.type1:hover, .dt-sc-pr-tb-col.type1.selected{margin-top: -10px;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);}
.dt-sc-pr-tb-col.type1.standard.selected{}
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-title{padding: 15px 0px; text-transform: uppercase;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb{ position: relative; }
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img, .dt-sc-pr-tb-col.type1.classic.selected .dt-sc-tb-thumb img{position:absolute; right: 0;top: 0;z-index:-1}
.dt-sc-pr-tb-col.type1.classic:hover .dt-sc-tb-thumb img{z-index: 9; right: -25px;top:-25px;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb{overflow: visible;} .dt-sc-pr-tb-col.minimal, .dt-sc-pr-tb-col.minimal h5, .dt-sc-pr-tb-col.minimal .dt-sc-price h6, .dt-sc-pr-tb-col .dt-sc-buy-now a, .dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-title h5, .dt-sc-pr-tb-col.minimal:hover .dt-sc-tb-title p { color:#000000; }
.dt-sc-pr-tb-col.type2:hover .dt-sc-tb-header .dt-sc-tb-title h5, .dt-sc-pr-tb-col.type2.selected .dt-sc-tb-header .dt-sc-tb-title h5 { color:#333333; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before, .dt-sc-pr-tb-col.type2 .dt-sc-buy-now a, .dt-sc-dark-bg .dt-sc-pr-tb-col.minimal { background:#ffffff; }
.dt-sc-pr-tb-col .dt-sc-tb-header, .dt-sc-pr-tb-col.minimal .icon-wrapper:before, .dt-sc-pr-tb-col.minimal .dt-sc-price, .dt-sc-pr-tb-col .dt-sc-buy-now a { background:rgba(0, 0, 0, 0.1); color: #fff; }
.dt-sc-pr-tb-col .dt-sc-buy-now a:hover {background: rgba(0, 0, 0, 0.2);}
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:after { border-bottom-color:#ffffff; }	
.dt-sc-pr-tb-col.type2:hover .dt-sc-price:after, .dt-sc-pr-tb-col.type2.selected .dt-sc-price:after { border-top-color:#ffffff; }
.dt-sc-pr-tb-col.type1:hover .dt-sc-price, .dt-sc-pr-tb-col.type1.selected .dt-sc-price { border-color:rgba(255, 255, 255, 0.2); }
.dt-sc-pr-tb-col.type1, .dt-sc-pr-tb-col.minimal, .dt-sc-pr-tb-col .dt-sc-tb-content li { border-color:rgba(0, 0, 0, 0.07); }
.dt-sc-pr-tb-col.type1 .dt-sc-price { border-color:#ffffff; }
.dt-sc-pr-tb-col:hover .dt-sc-buy-now a, .dt-sc-pr-tb-col.selected .dt-sc-buy-now a, .dt-sc-pr-tb-col.minimal:hover .dt-sc-buy-now a, .dt-sc-pr-tb-col.minimal.selected .dt-sc-buy-now a, .dt-sc-pr-tb-col.minimal:hover .dt-sc-price h6, .dt-sc-pr-tb-col.minimal.selected .dt-sc-price h6, .dt-sc-pr-tb-col.minimal:hover .dt-sc-price p, .dt-sc-pr-tb-col.minimal.selected .dt-sc-price p, .dt-sc-pr-tb-col.minimal:hover .icon-wrapper span, .dt-sc-pr-tb-col.minimal.selected .icon-wrapper span, .dt-sc-pr-tb-col.type1:hover .dt-sc-tb-title p, .dt-sc-pr-tb-col.type1.selected .dt-sc-tb-title p, .dt-sc-pr-tb-col.type1:hover .dt-sc-price h6, .dt-sc-pr-tb-col.type1.selected .dt-sc-price h6, .dt-sc-pr-tb-col.type2:hover .dt-sc-price h6, .dt-sc-pr-tb-col.type2.selected .dt-sc-price h6, .dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5, .dt-sc-pr-tb-col.type2:hover .dt-sc-buy-now a, .dt-sc-pr-tb-col.type2.selected .dt-sc-buy-now a, .dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight { color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-pr-tb-col.type1 .dt-sc-tb-title h5 { font-size: 22px; }
.dt-sc-pr-tb-col.type1 .dt-sc-price h6 { font-size: 50px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before,
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 124px; width: 124px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title,
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 103px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before, .dt-sc-pr-tb-col.type2 .dt-sc-price::before,
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before, .side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 126px; width: 126px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before,
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before { top: 39px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price::before,
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { top: -64px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { font-size: 15px; line-height: 20px; margin: 20px 0 0; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 span { font-size: 25px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price { height: 85px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 { font-size: 20px; }		
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 sup { font-size: 16px; top: auto; }			
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li { font-size: 14px; }
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img {width: 65px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-price h6, .dt-sc-pr-tb-col.type1 .dt-sc-price h6 sup{font-size: 35px;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-price h6 sup, .dt-sc-pr-tb-col.type1.classic .dt-sc-price h6{font-size: 32px;}
} @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-pr-tb-col .dt-sc-price h6 { font-size: 50px; }
.dt-sc-pr-tb-col.minimal .dt-sc-price h6 { font-size: 42px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 100px; width: 100px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 91px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before, .dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 102px; width: 102px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price::before { top: -52px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 95px; width: 95px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 88px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before, .side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 98px; right: 0; width: 98px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before { top: 39px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { top: -50px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { font-size: 11px; line-height: 13px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { font-size: 13px; line-height: 12px; margin: 22px 0 0; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 span { font-size: 22px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price { height: 68px; padding: 15px 0 0; }
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 { font-size: 16px; }		
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 sup { font-size: 15px; top: auto; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li { font-size: 10px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight { padding: 0 6px; }
.dt-sc-pr-tb-col.type1.classic .dt-sc-price{ padding: 10px; }
.dt-sc-pr-tb-col.type1.classic:hover .dt-sc-tb-thumb img {top: -25px;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img {width: 45px;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-price h6 sup, .dt-sc-pr-tb-col.type1.classic .dt-sc-price h6{font-size: 32px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-tb-title h5{font-size: 14px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-price h6, .dt-sc-pr-tb-col.type1 .dt-sc-price h6 sup{font-size: 28px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-price{padding: 10px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-tb-title{margin-top: -36px;}
.dt-sc-pr-tb-col.type1.standard .dt-sc-tb-title{padding: 10px 0;}
}  @media only screen and (max-width: 767px) { .dt-sc-pr-tb-col { margin-bottom: 30px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header { position: relative; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title, .dt-sc-pr-tb-col.type2 .dt-sc-price { margin-left: auto; margin-right: auto; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.dt-sc-pr-tb-col .dt-sc-tb-thumb > img { width: 100%; }
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img {width: auto;}
}
@media only screen and (max-width:479px) {	
.dt-sc-pr-tb-col.type1.classic:hover .dt-sc-tb-thumb img {top: -35px;}
.dt-sc-pr-tb-col.type1.classic .dt-sc-tb-thumb img {right: 0;top: 0px;left: 0;width: 52px;}
.dt-sc-pr-tb-col.type1 .dt-sc-price{padding: 12px;}
} @media only screen and (max-width: 319px) { .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 140px; width: 140px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 111px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before { height: 142px; width: 142px; }
.dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { font-size: 18px; line-height: 20px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price { height: 97px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 164px; width: 164px; }
.dt-sc-pr-tb-col.type2 .dt-sc-price h6 { font-size: 30px; } .side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 { font-size: 15px; line-height: 16px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title h5 span, .side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price h6 { font-size: 26px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price { padding: 15px 0 0; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header::before { height: 132px; top: 13px; width: 132px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title::before { height: 135px; top: 33px; width: 135px;  }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-tb-title { height: 101px; }
.side-navigation-content .dt-sc-pr-tb-col.type2 .dt-sc-price::before { height: 149px; width: 149px; }	
}
  .dt-sc-progress { margin:35px 0px 10px; clear:both; display:inline-block; width:100%; height:20px;  border:0px solid; border-radius:2px; background: #fff;}
.dt-sc-progress .dt-sc-bar { position:relative; }
.dt-sc-bar-text { font-size:14px;  margin-bottom:5px; margin:-30px 0px 0px; }
.dt-sc-progress .dt-sc-bar-text > span {  display:inline-block; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: -20px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: -20px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: -20px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: -20px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: -20px 0;
}
to {
background-position: 0 0;
}
}
.dt-sc-progress .dt-sc-bar {
width: 0%;
height: 100%;
float: left;
background-repeat: repeat-x;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
border-radius:2px 0px 0px 2px;
}
.dt-sc-progress .dt-sc-bar + .dt-sc-bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.dt-sc-progress-striped .dt-sc-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 20px 20px;
-moz-background-size: 20px 20px;
-o-background-size: 20px 20px;
background-size: 20px 20px;
}
.dt-sc-progress.active .dt-sc-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
} .dt-sc-progress.type2 { height:26px; border:2px solid rgba(0, 0, 0, 0.05); border-radius:30px; padding:0px; } 
.dt-sc-progress.type2 .dt-sc-bar-text > span { margin:14px 0px 0px; border:5px solid #ffffff; width:60px; height:60px; font-size:16px; line-height:60px; text-align:center; border-radius:50%; color:#ffffff; position:relative; right:-2px; }
.dt-sc-progress.type2 .dt-sc-bar-text { text-transform:uppercase; font-weight:bold; }
.dt-sc-progress.type2 .dt-sc-bar { box-shadow:none; }
.dt-sc-progress.type2.blue .dt-sc-bar-text > span { background:#4b9dc7; }
.dt-sc-progress.type2.orange .dt-sc-bar-text > span { background:#e49b5c; }
.dt-sc-progress.type2.green .dt-sc-bar-text > span { background:#91b962; }
.dt-sc-progress.type2.yellow .dt-sc-bar-text > span { background:#eecf6f; } .dt-sc-progress-wrapper { float:left; clear:both; width:100%; margin:15px 0px 0px; }
.dt-sc-progress-wrapper .dt-sc-bar-title { float:left; width:27%; padding:0px 20px 0px 0px; font-size:14px; text-transform:uppercase; font-weight:bold; }
.dt-sc-progress-wrapper .dt-sc-progress { float:left; width:73%;  background:rgba(0, 0, 0, 0.1); border:none; clear:none; height:7px; margin:10px 0px 0px; padding:0px; }
.dt-sc-progress-wrapper .dt-sc-bar-text { margin-top:-25px; }
.dt-sc-progress-wrapper .dt-sc-bar-text span { position:relative; }
.dt-sc-progress-wrapper .dt-sc-bar-text span:before { content:""; position:absolute; left:-19px; top:7px; border-left:7px solid transparent; border-right:7px solid transparent; border-top:7px solid #000000; } .dt-sc-dark-bg .dt-sc-progress { background-color: #444444; }
.dt-sc-progress { border-color:#000000; }
.dt-sc-bar-text { }
.dt-sc-dark-bg .dt-sc-bar-text { color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-progress-wrapper .dt-sc-bar-title { font-size: 12px; }
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-progress-wrapper .dt-sc-bar-title { font-size: 11px; padding: 0 15px 0 0; width: 30%; }
.dt-sc-progress-wrapper .dt-sc-progress { width: 70%; }	
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.dt-sc-progress-wrapper .dt-sc-bar-title { font-size: 10px; padding: 0 10px 0 0; width: 32%; }
.dt-sc-progress-wrapper .dt-sc-progress { width: 68%; }
} @media only screen and (max-width: 479px) { .dt-sc-bar-text { margin: -25px 0 0; } .dt-sc-progress-wrapper .dt-sc-bar-text > span { margin: 0; width: auto; }
.dt-sc-progress-wrapper .dt-sc-bar-title, .dt-sc-progress-wrapper .dt-sc-progress { width: 100%; }
.dt-sc-progress-wrapper .dt-sc-bar-title { padding: 0 0 20px; }
} @media only screen and (max-width: 319px) { .dt-sc-bar-text { font-size: 10px; line-height: normal; position: relative; }
.dt-sc-progress .dt-sc-bar-text > span { position: absolute; bottom: 0; right: 0; }
.dt-sc-progress-wrapper .dt-sc-bar-title { font-size: 10px; }
}
  .dt-sc-sociable { display: block; clear : both; line-height : 0; margin : 0 -3px; padding : 0; float: left; clear: both; margin: 0px; padding: 0px; line-height: 0px;}
.dt-sc-sociable.center { text-align: center; }
.dt-sc-sociable.right { float: right; text-align: right; }
.dt-sc-sociable.left > li:first-child { margin-left: 0; }
.dt-sc-sociable.right > li:last-child { margin-right: 0; }
.dt-sc-sociable li { display : inline-block; margin :3px 6px 2px 0; padding : 0; position: relative; float: left; display: inline; margin: 0 5px 5px; padding: 0;}
.dt-sc-sociable li a { float : left; text-align : center; text-indent: -9999px; width: 36px; height: 36px; float: left; text-align: center; line-height: 36px; font-size: 16px;}
.dt-sc-sociable li a > i { font-style: normal; font-size: inherit; font-weight: normal; }
.dt-sc-sociable li a > i:before { display: inline-block; font-family : "FontAwesome"; height: 100%; position: absolute; left: 0; top: 0; text-indent: 0; width: 100%; z-index: 1; }
.dt-sc-sociable.small li a { font-size : 16px; height : 36px; line-height : 36px; width : 36px; }
.dt-sc-sociable.small li a.zmdi { font-size : 20px; }
.dt-sc-sociable.medium li a { font-size : 16px; height : 45px; line-height : 45px; width : 45px; }
.dt-sc-sociable.medium li a.zmdi { font-size : 20px; }
.dt-sc-sociable.large li a { font-size : 18px; height :50px; line-height :50px; width :50px; }
.dt-sc-sociable.large li a.zmdi { font-size : 20px; }
.dt-sc-sociable.extra-large li a { font-size : 20px; height :55px; line-height : 55px; width : 55px; }
.dt-sc-sociable.extra-large li a.zmdi { font-size : 20px; }    
.aligncenter .dt-sc-sociable { text-align : center; width : 100%; }
.aligncenter .dt-sc-sociable li, .aligncenter .dt-sc-sociable li a { display : inline-block; float : none; }
.alignright .dt-sc-sociable { float : right; text-align : right; }
.dt-sc-sociable li a > .dt-icon-default:before, .dt-sc-sociable li a > .dt-icon-default:after, 
.dt-sc-sociable li a > .dt-icon-hover:before, .dt-sc-sociable li a > .dt-icon-hover:after,
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default > span:before, .dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default > span:after, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover > span:before, .dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover > span:after,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default > span:before, .dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default > span:after, 
.dt-sc-sociable li a[data-hover-shape="hexagon-alt"] > .dt-icon-hover > span:before, .dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover > span:after { content: ""; display: inline-block; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
.dt-sc-sociable li a > .dt-icon-default:after, .dt-sc-sociable li a > .dt-icon-hover:after { border-style: solid; border-width: 1px; border-color: rgba(0,0,0,0); }
.dt-sc-sociable[data-default-shape="circle"] li a .dt-icon-default:before, .dt-sc-sociable[data-default-shape="circle"] li a .dt-icon-default:after,
.dt-sc-sociable[data-hover-shape="circle"] li a .dt-icon-hover:before, .dt-sc-sociable[data-hover-shape="circle"] li a .dt-icon-hover:after { -webkit-border-radius: 50%; border-radius: 50%; }
.dt-sc-sociable[data-default-border-radius="yes"] li a .dt-icon-default:before, .dt-sc-sociable[data-default-border-radius="yes"] li a .dt-icon-default:after,
.dt-sc-sociable[data-hover-border-radius="yes"] li a .dt-icon-hover:before, .dt-sc-sociable[data-hover-border-radius="yes"] li a .dt-icon-hover:after { -webkit-border-radius: 3px; border-radius: 3px; }
.dt-sc-sociable[data-default-shape="diamond-square"] li, .dt-sc-sociable[data-hover-shape="diamond-square"] li,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li, .dt-sc-sociable[data-hover-shape="hexagon-alt"] li { margin: 10px; }
.dt-sc-sociable[data-default-shape="diamond-narrow"] li, .dt-sc-sociable[data-hover-shape="diamond-narrow"] li { margin: 15px 5px; }
.dt-sc-sociable[data-default-shape="diamond-square"][data-hover-shape="diamond-narrow"] li { margin: 15px 10px; }
.dt-sc-sociable[data-default-shape="diamond-wide"] li, .dt-sc-sociable[data-hover-shape="diamond-wide"] li { margin: 5px 15px; }
.dt-sc-sociable[data-default-shape="diamond-square"][data-hover-shape="diamond-wide"] li { margin: 10px 15px; }
.dt-sc-sociable[data-default-shape="diamond-wide"][data-hover-shape="diamond-narrow"] li { margin: 15px; }
.dt-sc-sociable[data-default-shape="diamond-narrow"][data-hover-shape="diamond-square"] li,
.dt-sc-sociable[data-default-shape="diamond-narrow"][data-hover-shape="diamond-wide"] li { margin: 20px 15px; }
.dt-sc-sociable[data-default-shape="diamond-square"] li a > .dt-icon-default:before, .dt-sc-sociable[data-default-shape="diamond-square"] li a > .dt-icon-default:after,
.dt-sc-sociable[data-hover-shape="diamond-square"] li a > .dt-icon-hover:before, .dt-sc-sociable[data-hover-shape="diamond-square"] li a > .dt-icon-hover:after { -webkit-transform: rotate(-45deg) skewY(0deg); transform: rotate(-45deg) skewY(0deg); } 
.dt-sc-sociable[data-default-shape="diamond-narrow"] li a > .dt-icon-default:before, 
.dt-sc-sociable[data-default-shape="diamond-narrow"] li a > .dt-icon-default:after, 
.dt-sc-sociable[data-hover-shape="diamond-narrow"] li a > .dt-icon-hover:before, 
.dt-sc-sociable[data-hover-shape="diamond-narrow"] li a > .dt-icon-hover:after { margin: 0 6%; overflow: hidden; padding-bottom: 96%; width: 88%; -webkit-transform: rotate(30deg) skewY(30deg); transform: rotate(30deg) skewY(30deg); }
.dt-sc-sociable[data-default-shape="diamond-wide"] li a > .dt-icon-default:before, 
.dt-sc-sociable[data-default-shape="diamond-wide"] li a > .dt-icon-default:after, 
.dt-sc-sociable[data-hover-shape="diamond-wide"] li a > .dt-icon-hover:before, 
.dt-sc-sociable[data-hover-shape="diamond-wide"] li a > .dt-icon-hover:after { margin: 0 6%; overflow: hidden; padding-bottom: 92%; width: 88%; -webkit-transform: rotate(-60deg) skewY(30deg); transform: rotate(-60deg) skewY(30deg); }    
.dt-sc-sociable[data-default-shape="hexagon"] li a, .dt-sc-sociable[data-hover-shape="hexagon"] li a,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a, .dt-sc-sociable[data-hover-shape="hexagon-alt"] li a { position: relative; }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default:before, 
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default:after, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover:before, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover:after { border-top-width: 0; border-bottom-width: 0; height: 20px; margin: auto; padding-bottom: 0; bottom: 0; left: 0; right: 0; top: 0; width: auto; }
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default:before, 
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default:after, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover:before, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover:after { border-left-width: 0; border-right-width: 0; height: auto; margin: auto; padding-bottom: 0; bottom: 0; left: 0; right: 0; top: 0; width: 20px; }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:before,
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:after,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:before,
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:after { border-style: solid; content: ""; display: inline-block; margin: auto; position: absolute; left: 0; top: 0; }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:before,
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:after { border-width: 0 1px; height: 20px; bottom: 0; width: 100%; z-index: 0; }
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:before,
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:after { border-width: 1px 0; height: 100%; right: 0; width: 20px; }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:before,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:before, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:before { -webkit-transform: rotate(-60deg); transform: rotate(-60deg); }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span:after,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span:after, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span:after { -webkit-transform: rotate(60deg); transform: rotate(60deg); }
.dt-sc-sociable li a > .dt-icon-hover, .dt-sc-sociable li a:hover > .dt-icon-default,
.dt-sc-sociable[data-default-style="bordered"] li a > .dt-icon-default:before, 
.dt-sc-sociable[data-hover-style="bordered"] li a > .dt-icon-hover:before { opacity: 0; visibility: hidden; }
.dt-sc-sociable li a:hover > .dt-icon-hover { opacity: 1; visibility: visible; }
.dt-sc-sociable li a, .dt-sc-sociable li a span, .dt-sc-sociable li a span:before, .dt-sc-sociable li a span:after { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-sc-sociable[data-default-style="filled"] li a:not(:hover) > i,  .dt-sc-sociable[data-hover-style="filled"] li a:hover > i { color: #fff; }
.dt-sc-sociable.square li a:hover, #footer .dt-sc-sociable.square li a:hover { color : #fff; }
.dt-sc-sociable li.delicious a > i:before { content : "\f1a5"; }
.dt-sc-sociable li.deviantart a > i:before { content : "\f1bd"; }
.dt-sc-sociable li.digg a > i:before { content : "\f1a6"; }
.dt-sc-sociable li.flickr a > i:before { content : "\f16e"; }
.dt-sc-sociable li.comment a > i:before { content : "\f075"; }
.dt-sc-sociable li.lastfm a > i:before { content : "\f202"; }
.dt-sc-sociable li.linkedin a > i:before { content : "\f0e1"; }
.dt-sc-sociable li.envelope a > i:before { content : "\f0e0"; }
.dt-sc-sociable li.pinterest a > i:before { content : "\f0d2"; }
.dt-sc-sociable li.reddit a > i:before { content : "\f1a1"; }
.dt-sc-sociable li.rss a > i:before { content : "\f09e"; }
.dt-sc-sociable li.skype a > i:before { content : "\f17e"; }
.dt-sc-sociable li.stumbleupon a > i:before { content : "\f1a4"; }
.dt-sc-sociable li.twitter a > i:before { content : "\f099"; }
.dt-sc-sociable li.viadeo a > i:before { content : "\f2a9"; }
.dt-sc-sociable li.vimeo a > i:before { content : "\f27d"; }
.dt-sc-sociable li.yahoo a > i:before { content : "\f19e"; }
.dt-sc-sociable li.youtube a > i:before { content : "\f167"; }
.dt-sc-sociable li.dribbble a > i:before { content : "\f17d"; }
.dt-sc-sociable li.google-plus a > i:before { content : "\f0d5"; }
.dt-sc-sociable li.tumblr a > i:before { content : "\f173"; }
.dt-sc-sociable li.dribbble a > i:before { content : "\f17d"; }
.dt-sc-sociable li.instagram a > i:before { content : "\f16d"; }
.dt-sc-sociable li.facebook a > i:before { content : "\f09a"; }
.dt-sc-sociable li.google a > i:before { content : "\f1a0"; }
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span, 
.dt-sc-sociable[data-default-shape="hexagon"] li a > .dt-icon-default span, 
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span,
.dt-sc-sociable[data-hover-shape="hexagon"] li a > .dt-icon-hover span,
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span, 
.dt-sc-sociable[data-default-shape="hexagon-alt"] li a > .dt-icon-default span, 
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span,
.dt-sc-sociable[data-hover-shape="hexagon-alt"] li a > .dt-icon-hover span { color: transparent; }
.dt-sc-sociable.no-bottom-space li { margin-bottom: 0; } 
.dt-sc-sociable.no-vertical-space li { margin-top: 0; margin-bottom: 0; } 
.dt-sc-sociable.rounded-square li a { border-radius:5px; border:2px solid;}
.dt-sc-sociable.rounded li a { border-radius:50%; }
.dt-sc-sociable.rounded-border li a { border:2px solid; border-radius:50%; width:40px; height:40px; line-height:40px;}
.dt-sc-dark-bg .dt-sc-sociable.rounded-border li a { border:2px solid; }
.dt-sc-sociable.square-border li a { border:1px solid; }
.dt-sc-dark-bg .dt-sc-sociable.square-border li a { border:1px solid; }
.dt-sc-sociable.rounded-border-dashed li a { border:1px dashed; border-radius:50%; }
.dt-sc-sociable.diamond-square-border li { text-align:center; border:1px solid; width:32px; height:32px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); border-radius:3px; margin:0px 0px 20px 20px; }
.dt-sc-sociable.diamond-square-border li a { margin:-5px 0px 0px -5px; width:40px; height:40px; line-height:40px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); float:left; } .diamond-narrow-square-border li { position:relative; margin:0px 8px; }
.diamond-narrow-square-border li a { width:40px; height:40px; position:relative; z-index:1; height:60px; line-height:60px; }
.diamond-narrow-square-border li:before { content:""; position:absolute; left:-1px; right:0; margin:auto; top:12px; width:35px; height:35px; border:1px solid; z-index:1; transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -webkit-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); } .ie9 .diamond-narrow-square-border li::before { transform: rotate(45deg) skew(10deg, 10deg); -ms-transform: rotate(45deg) skew(10deg, 10deg); }
.dt-sc-sociable.filled li a.fa-facebook, .dt-sc-sociable.square li a.fa-facebook:hover { background:#3162a2; }
.dt-sc-sociable.filled li a.fa-twitter, .dt-sc-sociable.square li a.fa-twitter:hover { background:#2fb1eb; }	
.dt-sc-sociable.filled li a.fa-dribbble, .dt-sc-sociable.square li a.fa-dribbble:hover { background:#ff68c5; }	
.dt-sc-sociable.filled li a.fa-tumblr, .dt-sc-sociable.square li a.fa-tumblr:hover { background:#34465d; }	
.dt-sc-sociable.filled li a.fa-google-plus, .dt-sc-sociable.square li a.fa-google-plus:hover { background:#c54542; }
.dt-sc-sociable.square li a:hover, #footer .dt-sc-sociable.square li a:hover { color:#fff; }	
.dt-sc-sociable.hexagon-with-border li, .dt-sc-sociable.hexagon-border li { position:relative; width:42px; height:25px; margin:14px 5px; border-left:solid 2px;  border-right:solid 2px; }
.dt-sc-sociable.hexagon-with-border li:before, .dt-sc-sociable.hexagon-with-border li:after, .dt-sc-sociable.hexagon-border li:before, .dt-sc-sociable.hexagon-border li:after { content:""; position:absolute; z-index:1; width:28px; height:28px; -webkit-transform:scaleY(0.5774) rotate(-45deg); -ms-transform:scaleY(0.5774) rotate(-45deg); transform:scaleY(0.5774) rotate(-45deg); background-color:inherit; left:5px; }
.dt-sc-sociable.hexagon-with-border li:before, .dt-sc-sociable.hexagon-border li:before { top:-14.0660px; border-top:solid 2.5px; border-right:solid 2.5px; }
.dt-sc-sociable.hexagon-with-border li:after, .dt-sc-sociable.hexagon-border li:after { bottom:-14.0660px; border-bottom:solid 2.5px; border-left:solid 2.5px; left:5px; }
.dt-sc-sociable.hexagon-with-border li a, .dt-sc-sociable.hexagon-border li a { line-height:52px; position:relative; z-index:9; left:-1px; top:-13px; width:42px; height:52px; color:#FFF;}
.dt-sc-sociable.hexagon-with-border li a:hover i:before, .dt-sc-sociable.hexagon-border li a:hover i:before, .dt-sc-sociable.hexagon-with-border li a:hover i, .dt-sc-sociable.hexagon-border li a:hover i{color:#FFF;}
.dt-sc-sociable.hexagon-with-border li:hover, .dt-sc-sociable.hexagon-border li:hover{background-color:#2f2f2f;} @media screen and (-webkit-min-device-pixel-ratio:0) { 
.dt-sc-sociable.hexagon-with-border li:after, .dt-sc-sociable.hexagon-border li:after { bottom:-14.0660px; }
::i-block-chrome,.dt-sc-sociable.hexagon-with-border li:after, .dt-sc-sociable.hexagon-border li:after { bottom:-15.0660px; }
}
  .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-tabs-horizontal-container { float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both; }
ul.dt-sc-tabs-horizontal-frame { float:left; margin:0px; padding:0px; width:100%; border-bottom:1px solid; }
ul.dt-sc-tabs-horizontal-frame > li  { float:left; display:inline; margin:0px -1px 0px 0px; padding:0px; }
ul.dt-sc-tabs-horizontal-frame > li > a { border:1px solid transparent; float:left; margin:0px -1px -1px 0px; padding:10px 20px; font-size:18px; text-align:center; font-weight:600; border-radius:3px 3px 0px 0px; }
ul.dt-sc-tabs-horizontal-frame > li > a.current { position:relative; z-index:1; }	
ul.dt-sc-tabs-horizontal-frame > li > a > span { float: left; line-height: inherit; margin: 0 10px 0 0; position: relative; }	
.dt-sc-tabs-horizontal-frame-content { float:left; clear:both; width:100%; margin:0px; padding:30px 0px 0px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame { border-bottom:0px; border-top:2px solid rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li { margin:0px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-weight:normal; padding:10px 23px; border:2px solid transparent; margin:-2px -2px 0 -2px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current { border-bottom-color:rgba(0, 0, 0, 0.1); border-left-color:rgba(0, 0, 0, 0.1); border-right-color:rgba(0, 0, 0, 0.1); border-top-color:#ffffff; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li:first-child > a.current { border-left-color:transparent; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame { border-bottom:2px solid rgba(0, 0, 0, 0.1); border-top:0px; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a { margin-bottom:-2px; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current { border-top-color:rgba(0, 0, 0, 0.1); border-bottom-color:#ffffff; border-right-color:rgba(0, 0, 0, 0.1); border-left-color:rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-horizontal-frame-container.type2.alter .dt-sc-tabs-horizontal-frame-content { padding-top:50px; }
.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame { text-align:center; }
.dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li, .dt-sc-tabs-horizontal-frame-container.dt-sc-tabs-aligncenter ul.dt-sc-tabs-horizontal-frame > li > a { float:none; display:inline-block; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame { text-align:center; border:none; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li { display:inline-block; text-align:center; margin:0px 0px 0px 0px; float:none; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size:16px; font-weight:600; text-transform:uppercase; padding: 14px 30px 12px; border:1px solid rgba(0, 0, 0, 0.1); border-bottom-width:2px; border-right-width: 0; margin:0px; color:#000000; border-radius:0px; display:inline-block; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li:last-child > a { border-right:1px solid rgba(0, 0, 0, 0.1); }	
.dt-sc-tabs-horizontal-frame-container.type3 .dt-sc-tabs-horizontal-frame-content { padding-top:50px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame { text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.1); margin-top:15px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { display:inline-block; text-align:center; margin:0px 0px 0px 0px; float:none; position:relative; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { font-size:16px; font-weight:600; text-transform:uppercase; padding:120px 30px 25px; border:0px; border-bottom:2px solid transparent; margin:0px 0px -8px; color:rgba(0, 0, 0, 0.4); border-radius:0px; display:inline-block; min-width:229px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span { font-size:36px; color:rgba(0, 0, 0, 0.4); width:100%; top:0px; line-height:80px; position:absolute; left:0px; right:0px; margin:auto; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a > span:after { content:""; position:absolute; width:80px; height:80px; left:0px; top:0px; right:0px; margin:auto; background:rgba(0, 0, 0, 0.05); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); z-index:-1; border-radius:10px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a.current > span { color:#ffffff; }
.dt-sc-tabs-horizontal-frame-container.type4 .dt-sc-tabs-horizontal-frame-content { padding-top:50px; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame { border:none; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li { margin:0px 2px 0px 0px; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a { border:none; background:rgba(0, 0, 0, 0.05); border-radius:0px; font-size:18px; font-weight:600; color:#000000; padding:14px 20px 13px; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a.current { color:#ffffff; }
.dt-sc-tabs-horizontal-frame-container.type5 .dt-sc-tabs-horizontal-frame-content { border:1px solid rgba(0, 0, 0, 0.05); padding:30px; margin:1px 0px 0px; }
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame { background:#f3f3f3; text-align:center; }
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li { text-transform:uppercase; }
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li, .dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a { float:none; display:inline-block; margin:0; }
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a { background:transparent; padding:20px 25px; font-size:16px; font-weight:normal; }
.dt-sc-tabs-horizontal-frame-container.type5.alter .dt-sc-tabs-horizontal-frame-content { border:0; padding-left:0; padding-right:0; border-bottom:1px solid rgba(0,0,0,0.05); padding-bottom:10px; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame { width:100%; float:left; padding:0px; margin:0px; display:table; table-layout:fixed; border:0px; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li { display:table-cell; width:auto; padding:0px; text-align:center; position:relative; float:none; margin:0px 1px 0px 0px; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a { font-size:16px; font-weight:bold; text-transform:uppercase; padding:18px 20px; margin:0px 1px 0px 0px; color:#ffffff; border:0px; border-radius:0px; display:block; float:none; position:relative; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current { background:rgba(0, 0, 0, 0.03); color:#000000; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before { content:""; position:absolute; left:0px; right:0px; top:0px; width:0px; margin:auto; border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #ffffff; opacity:0; }	
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current:before { opacity:1; }	
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content { padding:0px; background:rgba(0, 0, 0, 0.03); }
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a { background:rgba(0, 0, 0, 0.1); color:#ffffff; }
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a.current { background:#ffffff; color:#000000; }
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content { background:#ffffff; color:#000000; }
.skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h3, .skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content h4 { color:#000000; }
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column, .dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column { padding-left:75px; position:relative; }	
.dt-sc-faq .dt-sc-tabs-horizontal-frame-content .column:before, .dt-sc-faq .dt-sc-tabs-horizontal-frame-content .wpb_column:before { content:"\e6b2"; position:absolute; left:15px; top:-5px; font-size:30px; font-family:'Stroke-Gap-Icons'; }
ul.dt-sc-tabs-horizontal { float:left; margin:0px; padding:0px; width:100%; border-bottom:1px solid rgba(0, 0, 0, 0.1); }	
ul.dt-sc-tabs-horizontal > li  { float:left; display:inline; margin:0px; padding:0px; }
ul.dt-sc-tabs-horizontal > li > a { border-bottom:1px solid transparent; float:left; margin:0px 0px -1px; padding:10px 20px 15px 20px; font-size:14px; text-align:center; font-weight:bold; text-transform:uppercase; border-radius:3px 3px 0px 0px; color:rgba(0, 0, 0, 0.4); }
ul.dt-sc-tabs-horizontal > li > a.current { position:relative; z-index:1; }
ul.dt-sc-tabs-horizontal > li > a > span { float: left; line-height: inherit; margin: 0 10px 0 0; position: relative; }	
.dt-sc-tabs-horizontal-content { float:left; clear:both; width:100%; margin:0px; padding:20px 0px; } .dt-sc-tabs-vertical-frame-container  { float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both; overflow:hidden; border-bottom:1px solid rgba(0, 0, 0, 0.1); border-left:1px solid rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-vertical-frame { float:left; width:32%; margin:0px -1px 1px 0px; padding:0px; }
ul.dt-sc-tabs-vertical-frame > li { float:left; display:block; padding:0px; width:100%; position:relative; }
ul.dt-sc-tabs-vertical-frame > li > a { border:1px solid; border-right:1px solid transparent; border-left-width: 0; border-top-width: 0; display:block; margin:0px 0px -1px 0px; padding:30px 14px 28px; font-weight:bold; font-size:14px; line-height:normal; text-transform:uppercase;  }
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a, .vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding:18px 14px; }
ul.dt-sc-tabs-vertical-frame > li > a > span { float:left; margin: 0 10px 0 0; position:relative; top: 3px; }
ul.dt-sc-tabs-vertical-frame > li > a > span.pe-icon { font-weight:bold; font-size:19px; top:1px; }
ul.dt-sc-tabs-vertical-frame > li:first-child > a { border-top:1px solid rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-vertical-frame > li:last-child > a { border-bottom-width: 0; }
ul.dt-sc-tabs-vertical-frame > li > a.current { position:relative; z-index:1; }
.dt-sc-tabs-vertical-frame-content { float:left; width:68%; width:-webkit-calc(68% + 1px); width:-moz-calc(68% + 1px); width:calc(68% + 1px); margin:0px; padding:20px 30px 20px; border:1px solid rgba(0, 0, 0, 0.1); border-bottom:0px; position:relative; }		
.dt-sc-tabs-vertical-frame-content h4 { text-transform:none; }
.dt-sc-tabs-vertical-container { float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both; overflow:hidden; }
ul.dt-sc-tabs-vertical { width:32%; margin:0px -1px 1px 0px; padding:0px; float:left; padding:0px; }	
ul.dt-sc-tabs-vertical > li  { float:left; display:block; margin:0px; padding:0px; width:100%; }
ul.dt-sc-tabs-vertical > li > a { border-right:1px solid transparent; float:left; margin:0px; padding:10px 20px 15px 0px; font-size:14px; font-weight:bold; text-transform:uppercase; color:rgba(0, 0, 0, 0.4); width:100%; }
ul.dt-sc-tabs-vertical > li > a.current { position:relative; z-index:1; }
ul.dt-sc-tabs-vertical > li > a > span { float:left; line-height: inherit; margin: 0 10px 0 0; position:relative; }	
.dt-sc-tabs-vertical-content { float:left; width:68%; margin:0px; padding:20px 30px 20px; position:relative; border-left:1px solid rgba(0, 0, 0, 0.1); } .dt-sc-tabs-vertical-frame-container.type2 { border:0px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame { background:rgba(0, 0, 0, 0.05); }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { border:0px; font-size:16px; font-weight:600; text-transform:none; padding:15px 30px; position:relative; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a { padding-top:30px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:last-child > a { padding-bottom:30px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before { content:"\f105"; position:absolute; right:30px; top:14px; font-size:20px; font-family:FontAwesome; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current:before { top:29px; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content { border:0px; padding:0px 0px 0px 30px; } .dt-sc-tabs-vertical-frame-container.type3 { border:0px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a { border:1px solid rgba(0, 0, 0, 0.1); padding:15px 15px 14px; font-size:18px; margin:0px 0px 10px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current { color:#ffffff; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before { content:""; position:absolute; right:-16px; top:0px; bottom:0px; height:0px; margin:auto; border-top:27px solid transparent; border-bottom:27px solid transparent; border-left:15px solid; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content { border:0px; padding:0px 0px 0px 70px; } .dt-sc-tabs-vertical-frame-container.type4 { border:0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { border-bottom:1px solid rgba(0, 0, 0, 0.1); padding:12px 30px 12px 0px; font-size:18px; font-weight:600; color:rgba(0, 0, 0, 0.4); margin:0px; text-transform:none; letter-spacing:0.5px; position:relative; overflow:hidden; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li:first-child > a { border-top:0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current { color:#000000; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { content:"\f054"; position:absolute; right:-50px; top:0px; width:40px; height:100%; font-size:18px; color:#ffffff; font-family:FontAwesome; line-height:54px; text-align:center; padding-right:7px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after { content:""; position:absolute; right:-50px; top:0px; width:35px; height:100%; -webkit-transform:skewX(-30deg); transform:skewX(-30deg); -ms-transform:skewX(-30deg); z-index:-1; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { -webkit-transition:all 0.37s linear; -moz-transition:all 0.37s linear; -o-transition:all 0.37s linear; -ms-transition:all 0.37s linear; transition:all 0.37s linear; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:before { right:0px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right:25px; }
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { border:0px; padding:0px 0px 0px 70px; } .dt-sc-tabs-vertical-frame-container.rs_align_middle, .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame { float: none; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle { display: table; border: none; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame { display: table-cell; vertical-align: middle; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li > a { border-left: 1px solid rgba(0, 0, 0, 0.1); margin: 0 -1px 0 0; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.last > a { border-bottom-width: 1px; border-right: 1px solid rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content { border: 1px solid rgba(0, 0, 0, 0.1); width: 100%; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame li.current.last > a { border-right-color:#fff; }
.type7 ul.dt-sc-tabs-horizontal-frame { background: rgba(0, 0, 0, 0.05); border-bottom:0; padding:0 20px 0 150px; margin-bottom:30px; position:relative; }
.type7 .dt-sc-tabs-horizontal-frame:before { color: #878c90; content: "Jump to:"; font-size: 28px; font-weight: 400; left: 40px; position: absolute; top: 25px; }
.type7 ul.dt-sc-tabs-horizontal-frame > li { padding:20px 0; position:relative; margin:0px 10px; }
.type7 .dt-sc-tabs-horizontal-frame > li:after { border-right: 1px solid #dcdad4; bottom: 0; content: ""; height: 40px; margin: auto; position: absolute; right: -10px; top: 0; }
.type7 .dt-sc-tabs-horizontal-frame > li:last-child:after { content:none; }
.type7 ul.dt-sc-tabs-horizontal-frame > li > a {  font-weight: lighter; font-size: 28px; border:0; padding-top:8px; padding-bottom:8px; }
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:before { border-top: 5px solid; content: ""; display: block; left: 0; position: absolute; top: 0; width: 100%; }
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid; content: ""; left: 0; margin: auto; position: absolute; right: 0;  top: 5px; width: 0; }
.type7 ul.dt-sc-tabs-horizontal-frame > li > a.current { position: static;  }
.type8 ul.dt-sc-tabs-horizontal-frame { border-bottom:0; }
.type8 ul.dt-sc-tabs-horizontal-frame > li { margin-right:1px; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a { background: #fafafa; border:0; border-radius:0; color: #222222; font-size: 16px; text-transform: capitalize; padding: 11px 25px 13px; margin: 0 0px 0 0; font-weight: normal; position:relative; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a:before { border-top: 2px solid #f2f2f2; content: ""; left: 0; position: absolute; top: -3px; width: 100%; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current:before, .type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover:before { border-color: #000; }
.type8 ul.dt-sc-tabs-horizontal-frame > li > a.current, .type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover { color: #fff; }
.type9 ul.dt-sc-tabs-horizontal-frame { text-align:center; border-bottom:0; }
.type9 ul.dt-sc-tabs-horizontal-frame > li { display:inline-block; float:none; margin:0; }
.type9 ul.dt-sc-tabs-horizontal-frame > li > a { border-radius:0; border:0; background:#eeefed; float:none; display:inline-block; text-transform:uppercase; padding:15px 20px; min-width:100px; margin:0; }
.type9 ul.dt-sc-tabs-horizontal-frame > li > a > span { width:100%; margin-bottom:12px; margin-right:0; font-size:25px; }
.type9 ul.dt-sc-tabs-horizontal-frame > li > a.current { background:#fff; }
.type9 .dt-sc-tabs-horizontal-frame-content { background:#fff; padding:45px; } .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame > li > a{border-radius: 5px 5px 0px 0px;font-size: 14px;font-weight: bold;padding: 0px 20px;line-height: 40px;}
.dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame > li > a{ color: #fff;}
.dt-sc-tabs-horizontal-frame-container.type5.rounded-bg .dt-sc-tabs-horizontal-frame-content {background: #FFFFFF;padding: 20px 20px 20px;border-radius: 0px 5px 5px 5px;}
.dt-sc-tabs-vertical-frame-container.type5.rounded-bg li > a{border:0;  margin-bottom: 1px; border-radius: 5px 0 0 5px; color: #fff;padding: 14px 12px;font-weight: 600;text-transform: initial;}
.dt-sc-tabs-vertical-frame-container.type5.rounded-bg{border:0;}
.dt-sc-tabs-vertical-frame-container.type5.rounded-bg .dt-sc-tabs-vertical-frame-content{background: #fff; border:0;border-radius: 0px 5px 5px 5px}
.dt-sc-tabs-vertical-frame-container.type5.rounded-bg ul.dt-sc-tabs-vertical-frame{width: 30%;}
.dt-sc-tabs-vertical-frame-container.type5.rounded-bg li > a.current{z-index: 0;} ul.dt-sc-tabs-horizontal-frame > li > a { color:rgba(0, 0, 0, 0.4); }
ul.dt-sc-tabs-vertical-frame > li > a { color:#191919; }
ul.dt-sc-tabs-horizontal-frame > li > a.current { border-color:rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-vertical-frame > li > a { border-top-color:rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-horizontal-frame, ul.dt-sc-tabs-vertical-frame > li > a { border-bottom-color:rgba(0, 0, 0, 0.1); }
ul.dt-sc-tabs-horizontal-frame > li > a.current { border-bottom-color:#ffffff; }
ul.dt-sc-tabs-vertical-frame > li > a.current { border-right-color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-tabs-vertical-frame-content img { position:inherit !important; } ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 13px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 15px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 14px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 18px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 11px 20px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { min-width: 25%; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; line-height: normal; padding: 18px 10px; } .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { padding: 15px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 15px; }		
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { line-height: 46px; padding-right: 0; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 27px; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding-left: 50px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before { border-bottom-width: 24px; border-top-width: 24px; }
} @media only screen and (min-width:768px) and (max-width:991px) { ul.dt-sc-tabs-horizontal > li > a, ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 12px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 12px; padding: 8px 10px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 11px; padding: 10px 20px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 13px; min-width: 25%; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 10px; line-height: normal; padding: 18px 10px; }
.dt-sc-tabs-vertical-frame-content img { position:inherit !important; } ul.dt-sc-tabs-vertical > li > a { font-size: 11px; padding: 10px 10px 15px 0; }
ul.dt-sc-tabs-vertical > li > a > span { margin: 0 5px 0 0; top: 0; }
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a, .vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding: 14px 8px; }
ul.dt-sc-tabs-vertical-frame > li > a > span { margin: 0 5px 0 0; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; padding-left: 20px; padding-right: 20px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current::before { right: 20px; top: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current::before { top: 28px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 11px; padding: 15px 12px 14px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current::before { border-bottom-width: 23px; border-top-width: 23px; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding-left: 40px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; padding: 12px 15px 12px 0; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { font-size: 14px; line-height: 46px; padding-right: 3px; right: -30px; width: 30px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; }	
}  @media only screen and (max-width: 767px) {
.dt-sc-tabs-vertical-frame-content img { position:inherit !important; }
.type7 ul.dt-sc-tabs-horizontal { padding-left:20px; }
.type7 .dt-sc-tabs-horizontal:before { content:none; }
.type7 ul.dt-sc-tabs-horizontal-frame { padding-left:0px; }
.type7 ul.dt-sc-tabs-horizontal-frame:before, .type7 .dt-sc-tabs-horizontal-frame > li:after { display:none; }
.type7 ul.dt-sc-tabs-horizontal-frame > li, .type7 ul.dt-sc-tabs-horizontal-frame > li > a { width:100%; }
ul.dt-sc-tabs-horizontal li, ul.dt-sc-tabs-vertical li { position: relative; z-index: 1; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame li,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { text-align: center; width: 100%; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { display: inline-block; float: none; }	
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame { border-top: none; padding: 0 0 35px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li, 
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li { border: none; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame li { overflow: hidden; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 14px; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a { margin-top: 0; margin-bottom: 2px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { content: ""; height: 2px; position: absolute; top: 0; width: 100%; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current::before, 
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame > li > a.current::after { bottom: -2px; top: auto; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before { left: -100%; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { right: -100%; }		
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { border-right-width: 1px; margin: 0 0 -2px; width: 80%; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a > span { float: none; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame { border: none; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { margin: 0 0 35px; }
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a { margin: 0 0 -1px; min-width: 60%; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame,
.dt-sc-tabs-horizontal-frame-container.type2.alter ul.dt-sc-tabs-horizontal-frame,
.dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li { border-bottom: 1px solid rgba(0,0,0,0.08); }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li,
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li, 
.dt-sc-tabs-horizontal-frame-container.type5.alter ul.dt-sc-tabs-horizontal-frame > li > a { display: block; float: none; line-height: normal; }
.dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li { display: block; }
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li, .dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li > a, 
.dt-sc-tabs-horizontal-frame-container.type9 ul.dt-sc-tabs-horizontal-frame > li, .dt-sc-tabs-horizontal-frame-container.type9 ul.dt-sc-tabs-horizontal-frame > li > a { display: block; width: 100%; }
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li { margin-bottom: 5px; }
.dt-sc-tabs-horizontal-frame-container.type8 ul.dt-sc-tabs-horizontal-frame > li > a span { float: none; } 
.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame { min-height: auto !important; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li:first-child > a.current { border-left-color: rgba(0, 0, 0, 0.1); }							
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:before,
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a.current:after { background-color: rgba(0, 0, 0, 0.1); } .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame li{ float: left !important; width: auto !important; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { ul.dt-sc-tabs-horizontal > li > a,
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 11px; padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; } .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame { width: 46%; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { padding: 15px; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding: 0 0 0 20px; width: calc(54% + 1px); }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a,
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before { font-size: 18px; right: 15px; top: 15px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current:before { top: 31px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before { border-width: 24px 0 24px 15px; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content { padding: 0 0 0 35px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { padding: 12px 15px 12px 0; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { line-height: 46px; padding-right: 3px; right: -30px; width: 30px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; }	
} @media only screen and (max-width: 479px) { ul.dt-sc-tabs-horizontal, ul.dt-sc-tabs-horizontal-frame { border: none; }
ul.dt-sc-tabs-horizontal li, ul.dt-sc-tabs-horizontal-frame li { border-bottom: 1px solid rgba(0,0,0,0.1); text-align: center; width: 100%; }
ul.dt-sc-tabs-horizontal > li > a, ul.dt-sc-tabs-horizontal-frame > li > a { display: inline-block; float: none; }
ul.dt-sc-tabs-horizontal-frame li { margin-bottom: 10px; }
ul.dt-sc-tabs-horizontal-frame li:last-child { margin-bottom: 0; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li { margin: 0; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { width: 98%; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li { width: 95%; }
.dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 16px; }
.dt-sc-tabs-horizontal-frame-container.type5 .dt-sc-tabs-horizontal-frame-content { padding: 30px 30px 0; }
.type7 ul.dt-sc-tabs-horizontal { padding-left:0px; }
.type7 ul.dt-sc-tabs-horizontal > li { float:left; width:100%; }
.type7 .dt-sc-tabs-horizontal:before, .type7 .dt-sc-tabs-horizontal > li:after { content:none; }
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 13px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame, 
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame, 
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame, 
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { width: 100%; }
.dt-sc-tabs-vertical-frame-container.type2 .dt-sc-tabs-vertical-frame-content { padding: 30px 0 0 0; }
.dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content,
.dt-sc-tabs-vertical-frame-container.type4 .dt-sc-tabs-vertical-frame-content { padding: 50px 0 0 0; }
} @media only screen and (max-width: 319px) { ul.dt-sc-tabs-horizontal > li > a, 
ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 12px; }
ul.dt-sc-tabs-horizontal > li > a { padding: 10px 15px 15px; }
ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 15px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a,
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { font-size: 11px; }
.dt-sc-tabs-horizontal-frame-container.type2 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 8px 10px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a { padding: 10px 20px; }
.dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a > span { top: -1px; }
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content .dt-sc-icon-box.type5.rounded-skin { padding-left: 0; }
.dt-sc-tabs-horizontal-frame-container.type6 .dt-sc-tabs-horizontal-frame-content .dt-sc-icon-box.type5.rounded-skin .icon-wrapper { margin: 0 auto 20px; position: inherit; }
ul.dt-sc-tabs-vertical > li > a { font-size: 11px; padding: 10px 10px 15px 0; }
ul.dt-sc-tabs-vertical > li > a > span { margin: 0 5px 0 0; top: 5px; }
ul.dt-sc-tabs-vertical-frame > li > a { font-size: 10px; }
.dt-sc-one-half ul.dt-sc-tabs-vertical-frame > li > a, .vc_col-sm-6 ul.dt-sc-tabs-vertical-frame > li > a { padding: 14px 8px; }
ul.dt-sc-tabs-vertical-frame > li > a > span { margin: 0 5px 0 0; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; padding-left: 20px; padding-right: 20px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current::before { right: 20px; top: 12px; }
.dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li:first-child > a.current::before { top: 28px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame { width: 97%; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 11px; padding: 15px 12px 14px; }
.dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current::before { border-bottom-width: 23px; border-top-width: 23px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a { font-size: 12px; padding: 12px 15px 12px 0; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before { font-size: 14px; line-height: 46px; padding-right: 3px; right: -30px; width: 30px; }
.dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a.current:after { right: 6px; } .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame li{ float: none !important; width: 100% !important; }
}
  .dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before, .dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social, .dt-sc-team .dt-sc-team-details, .dt-sc-team .dt-sc-team-details, .dt-sc-team, .dt-sc-team h4, .dt-sc-team .dt-sc-team-details h5, .dt-sc-team.rounded .dt-sc-team-thumb:after, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li, .dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-thumb-overlay { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .dt-sc-team { float:left; clear:both; width:100%; margin:0px; padding:0px; position:relative; overflow:hidden; }
.dt-sc-team .dt-sc-team-details { float:left; width:100%; padding:30px 10px; text-align:center; position:relative; }
.dt-sc-team .dt-sc-team-details h4 { font-weight:600; margin-bottom:10px; }
.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details { position:absolute; left:0px; bottom:0px; width:100%; padding:30px 10px; text-align:center; }
.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details h4 { font-weight:600; text-transform:uppercase; margin-bottom:10px; }
.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details { top:auto; height:auto; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -ms-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); -webkit-backface-visibility: hidden; backface-visibility: hidden;  }
.dt-sc-team.hide-details-show-on-hover:hover .dt-sc-team-details { -ms-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.ie9 .dt-sc-team.hide-details-show-on-hover .dt-sc-team-details { opacity:0; }
.ie9 .dt-sc-team.hide-details-show-on-hover:hover .dt-sc-team-details { opacity:1; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h5	 { margin-bottom:0px; } 
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social { padding:20px; width:100%; position:absolute; opacity:0; top:-74px; left:0px; }
.dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-social { opacity:1; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border { top: -70px; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.rounded-border, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.square-border { top: -74px; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.hexagon-border { top: -68px; padding-bottom: 8px; padding-top: 14px; }
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social.hexagon-border{top: 0; height:100%;}
.dt-sc-team-social { float:left; clear:both; width:100%; margin:0px; padding:0px; text-align:center; }
.dt-sc-team-social li { display:inline-block; margin:0px 5px; padding:0px; }
.dt-sc-team-social li a { width:34px; height:34px; text-align:center; font-size:16px; line-height:34px; }
.dt-sc-team-social.rounded-border li a { border:1px solid; border-radius:50%; }
.dt-sc-team-social.square-border li a { border:1px solid; }
.dt-sc-team-social.rounded-square li a { border-radius:5px; }
.dt-sc-team-social.diamond-square-border li { text-align:center; width:30px; height:30px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); border-radius:5px; margin:0px 10px; }
.dt-sc-team-social.diamond-square-border li a { margin:-5px 0px 0px -5px; width:40px; height:40px; line-height:40px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); }
.dt-sc-team-social.hexagon-border { margin-bottom: -13px; }
.dt-sc-team-social.hexagon-border li { margin: 8px 5px; background: none; border: 1px solid; border-top: none; border-bottom: none; width: 42px; }
.dt-sc-team-social.hexagon-border li:before, .dt-sc-team-social.hexagon-border li:after { border-color: #000; }
.dt-sc-team.details-on-image .dt-sc-team-thumb > img { position:relative; }
.dt-sc-team.details-on-image .dt-sc-team-details { position:absolute; bottom:0px; left:0px; }
.dt-sc-team.details-on-image .dt-sc-team-details h4 { text-transform:uppercase; }
.dt-sc-team.rounded .dt-sc-team-thumb { position:relative; }
.dt-sc-team.rounded .dt-sc-team-thumb:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; border:20px solid; border-radius:50%; }
.dt-sc-team.rounded .dt-sc-team-thumb:after { content:""; position:absolute; left:20px; top:20px; border-radius:50%; width:87%; height:87%; width:-webkit-calc(100% - 40px); width:-moz-calc(100% - 40px); width:calc(100% - 40px); height:-webkit-calc(100% - 40px); height:-moz-calc(100% - 40px); height:calc(100% - 40px); }
.dt-sc-team.rounded .dt-sc-team-thumb img { border-radius:50%; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details, .dt-sc-team.rounded.hide-social-show-on-hover:hover .dt-sc-team-details { background:none; position:static; }
.dt-sc-team.rounded .dt-sc-team-details h4 { text-transform:uppercase; font-size:16px; }
.dt-sc-team.rounded .dt-sc-team-details h5 { text-transform:uppercase; font-size:14px; font-weight:600; }
.dt-sc-team.rounded .dt-sc-team-details { position:initial; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { top:28%; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { background:none; }
.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a { border-radius:50%; }
.dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a:hover { border-radius:50%; background: #fff; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-thumb { border:1px solid; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details { padding:20px 10px 10px; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details h5 { position:absolute; left:0px; right:0px; margin:auto; bottom:30px; opacity:0; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social { padding:0px; width:100%; position:absolute; opacity:0; top:-45px; left:0px; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li { background: #fff; border-color: #fff; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li a, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li a:hover { border: 1px solid #fff; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-border li { border-radius: 50%; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li { border-radius: 5px; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li a  { border: 1px solid #fff; background: #fff; }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li a, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li a { border: none; }
.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-social { opacity:1; }
.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h5 { opacity:1; }
.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details { padding:40px 10px 50px; }
.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-social { top:-15px; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.square-border li a { border-radius: 0; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.rounded-square li a { border: 1px solid; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li { border-radius: 5px; border-color: #fff; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li a { border-radius: 0; background: none; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li a { border-radius: 0; background: none; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.rounded-border, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.square-border, 
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border { top: 28%; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details .dt-sc-team-social.rounded-square li a { border-color: #fff; border-radius: 5px; }
.dt-sc-team.type2 { float:left; clear:both; width:100%; border-left:1px solid; border-right:1px solid; }
.dt-sc-team.type2 .dt-sc-team-thumb { border-right:1px solid; position:relative; }
.dt-sc-team.type2 .dt-sc-team-thumb img { width: 100%; float: left; }
.dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details { width: 50%; float: none; background: none; display: table-cell; vertical-align: middle; }
.dt-sc-team.type2 .dt-sc-team-details { text-align:left; padding:25px; position:relative; }
.dt-sc-team.type2 .dt-sc-team-details h4 { letter-spacing:1px; font-size:16px; text-transform:uppercase; margin-bottom:0px; }
.dt-sc-team.type2 .dt-sc-team-details h5 { font-weight:normal; font-size:13px; letter-spacing:0px; border-bottom:1px solid; display:inline-block; padding:0px 20px 15px 0px; }
.dt-sc-team.type2 .dt-sc-team-details p { margin-top:10px; }
.dt-sc-team.type2 .dt-sc-team-details:before { content:""; position:absolute; top:35px; left:-15px; border-top:15px solid transparent; border-bottom:15px solid transparent; border-right:15px solid; z-index:1; }
.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-thumb-overlay { position:absolute; left:0px; top:0px; width:100%; height:100%; opacity:0; }
.dt-sc-team.type2:hover .dt-sc-team-thumb .dt-sc-team-thumb-overlay { opacity:1; }
.dt-sc-team.type2 .dt-sc-team-thumb .dt-sc-team-social { position:absolute; left:0px; right:0px; top:0px; bottom:0px; text-align:center; height:35px; margin:auto; }
.dt-sc-team.type2 .dt-sc-team-social li a:hover, .dt-sc-team .dt-sc-team-social.diamond-square-border li a, .dt-sc-team-social.hexagon-border li a { color: #000000;}
.dt-sc-team.type2 .dt-sc-team-social.rounded-square li a, .dt-sc-team-social.diamond-square-border li,  .dt-sc-team .dt-sc-team-social.diamond-square-border li { background: none; border: 1px solid; }
.dt-sc-team-social.hexagon-border li { position:relative; width: 42px; height:25px; margin: 8px 5px; background: none; border: 1px solid; border-top: none; border-bottom: none; }
.dt-sc-team-social.hexagon-border li:before, .dt-sc-team-social.hexagon-border li:after { content:""; position:absolute; z-index:1; width:30px; height:30px; -webkit-transform:scaleY(0.5774) rotate(-45deg); -ms-transform:scaleY(0.5774) rotate(-45deg); transform:scaleY(0.5774) rotate(-45deg); background-color:inherit; left:5px; }
.dt-sc-team-social.hexagon-border li:before { top:-15.0660px; border-top:solid 1.5px; border-right:solid 1.5px; }
.dt-sc-team-social.hexagon-border li:after { bottom:-15.0660px; border-bottom:solid 1.5px; border-left:solid 1.5px; left:5px; }
.dt-sc-team-social.hexagon-border li a { line-height:52px; position:relative; z-index:9; left:-1px; top:-13px; width:42px; height:52px; }
.dt-sc-team.type2.alter .dt-sc-team-thumb { float:right; border-left:1px solid #fafaf6; border-right:0px; }
.dt-sc-team.type2.alter .dt-sc-team-details:before { left:inherit; right:-15px; border-right:0px; border-left:15px solid #f1efea; }
.dt-sc-team.type2.alter .dt-sc-team-details h4 { text-align:right; }
.dt-sc-team.type2.alter .dt-sc-team-details h5 { float:right; padding-right:0; }
.dt-sc-team.type2.alter .dt-sc-team-details p { display:inline-block; width:100%; text-align:right; }
.dt-sc-team.team_rounded_border.rounded .dt-sc-team-thumb { width:200px; height:200px; margin:0 auto; }
.dt-sc-team.team_rounded_border.rounded .dt-sc-team-thumb:before { z-index:1; border-color:rgba(255, 255, 255, 0.01); }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-thumb:after { z-index:0; width:100%; height:100%; left:0; top:0; }
.dt-sc-team.rounded.team_rounded_border.hide-social-show-on-hover .dt-sc-team-social { top: 19%; z-index:2; }
.dt-sc-team.rounded.team_rounded_border:hover .dt-sc-team-thumb:after { background:rgba(255, 255, 255, 0.9); }
.dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before { border:8px solid; }
.dt-sc-team.rounded.team_rounded_border.hide-social-show-on-hover .dt-sc-team-social li a { color:#222222; }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h4, .dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h5 { text-transform:capitalize; font-weight:normal; }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h4 { font-size:18px; margin-bottom:5px; }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details h5 { margin-bottom:15px; font-size:14px; }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p { font-size:16px; margin-bottom:15px; }	
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p a { font-size:14px; }
.dt-sc-team.rounded.team_rounded_border .dt-sc-team-details p a > i { margin-right:5px; }
.dt-sc-team.rounded.zoom-in-hover { min-height:330px; padding-top:10px; }
.dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb:before { border: 0; box-shadow: 0 0 0 10px #f5f5f5; width:100%; height:100%; }
.dt-sc-team.rounded.zoom-in-hover .dt-sc-team-thumb img { float:left; }
.dt-sc-team.rounded.zoom-in-hover:hover .dt-sc-team-thumb { max-width: 220px; } .dt-sc-team-social.square-border li:hover a, .dt-sc-team.type2 .dt-sc-team-social li a, .dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li,.dt-sc-team .dt-sc-team-social.diamond-square-border li:hover a, .dt-sc-team-social.hexagon-border li:hover a,.dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li a, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li:hover a { color: #fff; }
.dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:before, .dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:after, .dt-sc-team.type2 .dt-sc-team-social li a, .dt-sc-team.type2 .dt-sc-team-social.rounded-square li a, .dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover, .dt-sc-team.type2 .dt-sc-team-social.hexagon-border li, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details .dt-sc-team-social li a, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:before, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:after, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li:before, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.hexagon-border li:after, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.diamond-square-border li:hover { border-color: #fff; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.diamond-square-border li:hover, .dt-sc-team.type2 .dt-sc-team-social.rounded-border li a:hover, .dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover, .dt-sc-team.type2 .dt-sc-team-social.square-border li a:hover, .dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li:hover, .dt-sc-team.type2 .dt-sc-team-social.hexagon-border li:hover, .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social.hexagon-border li:hover { background: #fff; }	
.dt-sc-team.type2, .dt-sc-team.type2 .dt-sc-team-thumb { border-color:#fafaf6; }
.dt-sc-team.type2 .dt-sc-team-details:before { border-right-color:#f1efea; }
.dt-sc-team-social.rounded-border li a, .dt-sc-team-social.square-border li a { border-color:#000000; }
.dt-sc-team.rounded .dt-sc-team-thumb:before { border-color:rgba(255, 255, 255, 0.4); }
.dt-sc-team.type1 .dt-sc-team-details h5 { color:#888888; }
.dt-sc-team-social.rounded-border li a, .dt-sc-team-social.square-border li a { color:#000000; }
.dt-sc-team-social.rounded-border li a:hover, .dt-sc-team-social.square-border li a:hover, .dt-sc-team-social.rounded-square li a, .dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details h4, .dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details h5, .dt-sc-team.details-on-image .dt-sc-team-details h4, .dt-sc-team.details-on-image .dt-sc-team-details h5, .dt-sc-team.hide-social-show-on-hover.details-on-image .dt-sc-team-details h5, .dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a, .dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h4, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li:hover a { color:#ffffff; }
.dt-sc-team.type2 .dt-sc-team-details p { color:#222222; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-details h5, .dt-sc-team.rounded.hide-social-show-on-hover:hover .dt-sc-team-details h5 { color:rgba(0, 0, 0, 0.2); }
.dt-sc-team.type2 .dt-sc-team-details h5 { color:rgba(0, 0, 0, 0.4); }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h5 { color:rgba(0, 0, 0, 0.5); }
.dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details h5 { color:rgba(255, 255, 255, 0.6); }
.dt-sc-team.rounded .dt-sc-team-details h4, .dt-sc-team.rounded:hover .dt-sc-team-details h4 { color:#1b1310; }
.dt-sc-team-social.diamond-square-border li, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-details, .dt-sc-team-social.hexagon-border li:hover { background:#ffffff; }
.dt-sc-team .dt-sc-team-details { background:rgba(0, 0, 0, 0.05); }
.dt-sc-team.details-on-image .dt-sc-team-details { background:rgba(0, 0, 0, 0.8); }
.dt-sc-team.hide-details-show-on-hover .dt-sc-team-details, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social { background:rgba(255, 255, 255, 0.9); }
.dt-sc-team.type2 { background:#f1efea; }
.dt-sc-team.type2 .dt-sc-team-details h5  { border-bottom-color:rgba(0, 0, 0, 0.1); }
.dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-thumb { border-color:#ffffff; }  @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-team .dt-sc-team-details h4 { font-size: 20px; }
.dt-sc-team .dt-sc-team-details h5 { font-size: 16px; }
.dt-sc-team.details-on-image .dt-sc-team-details h4 { font-size: 18px; } .vc_col-md-6 .dt-sc-team, .vc_col-md-12 .dt-sc-team { margin-top: 30px; }
.dt-sc-team .dt-sc-team-thumb img { width: 100%; }		
.dt-sc-team.type2.alter .dt-sc-team-details::before { right: 30px; transform: rotate(-90deg); }		
.dt-sc-team-social li { margin: 0 3px; }
.dt-sc-team-social li a { font-size: 15px; height: 30px; line-height: 30px; width: 30px; }
.dt-sc-team-social.hexagon-border li { margin: 8px 3px; }
.dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details { width: 50%; }	
.dt-sc-team.type2 .dt-sc-team-details:before { border-bottom-width: 16px; top: -22px; left: 30px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }		
.dt-sc-team.type2 .dt-sc-team-details h4 { font-size: 15px; margin-bottom: 5px; }
.dt-sc-team.type2 .dt-sc-team-details h5 { margin-bottom: 10px; padding-bottom: 10px; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { top: 35%; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social { top: -70px; }
.dt-sc-team-social.diamond-square-border li { margin: 0 7px; }
.rs_min_height_team_col .wpb_column { min-height: 355px !important; }	
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.rounded-border, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social.square-border { top:-70px; }	
}  @media only screen and (min-width:768px) and (max-width:991px) {
.vc_custom_carousel .dt-sc-team.team_rounded_border.rounded .dt-sc-team-thumb { width:170px; height:170px; }
.vc_custom_carousel .dt-sc-team.rounded.team_rounded_border.hide-social-show-on-hover .dt-sc-team-social { top:15%; } .rs_col-sm-6 .dt-sc-team { margin-bottom: 30px; }
.rs_col-sm-6:last-child .dt-sc-team,
.rs_col-sm-6:nth-last-child(2) .dt-sc-team { margin-bottom: 0; }
.dt-sc-team .dt-sc-team-thumb img { width: 100%; }
.dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details { width: 100%; float: left; }
.dt-sc-team.type2 .dt-sc-team-details { padding: 50px 25px; }
.dt-sc-team.type2 .dt-sc-team-details:before { border-bottom-width: 16px; top: -22px; left: 30px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
.dt-sc-team-social li { margin: 0 2px 2px; }
.dt-sc-team-social li a { font-size: 15px; height: 30px; line-height: 30px; width: 30px; }
.rs_col-sm-6 .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social { top: -72px; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { top: 30%; }
.rs_min_height_team_col .rs_col-sm-6.wpb_column { min-height: 500px !important; }		
}  @media only screen and (max-width: 767px) {
.rs_col_no_btm_space .dt-sc-team { margin-bottom:0; }
.dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details { width: 100%; float: left; }
.dt-sc-team.type2.alter .dt-sc-team-details::before { border-right:15px solid #f1efea; left: 30px; right: auto; border-left:transparent; } .dt-sc-team { margin: 0 0 30px; }
.dt-sc-team .dt-sc-team-thumb img,
.dt-sc-team.type2 .dt-sc-team-thumb, .dt-sc-team.type2 .dt-sc-team-details { width: 100%; }
.dt-sc-team.type2 .dt-sc-team-details { padding: 50px 25px; }
.dt-sc-team.type2 .dt-sc-team-details:before { border-bottom-width: 16px; top: -22px; left: 30px; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }		
.rs_min_height_team_col .wpb_column { min-height: 470px !important; }	
.rs_col_no_btm_space.dt-sc-team { margin-bottom: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { top: 32%; }
.rs_min_height_team_col .wpb_column { min-height: 570px !important; }
} @media only screen and (max-width: 479px) {
.rs_min_height_team_col .wpb_column { min-height: 440px !important; }
} @media only screen and (max-width: 319px) {	
.rs_min_height_team_col .wpb_column { min-height: 350px !important; } .dt-sc-team-social li { margin: 0 2px; }
.dt-sc-team-social li a { font-size: 15px; height: 30px; line-height: 30px; width: 30px; }
.dt-sc-team-social.hexagon-border li { margin: 12px 2px; }
.dt-sc-team.rounded.hide-social-show-on-hover .dt-sc-team-social { top: 22%; }
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social { top: -70px; }
.dt-sc-team-social.diamond-square-border li { margin: 0 7px; }
}
  .dt-sc-testimonial-images li a img, .dt-sc-testimonial.type4 .dt-sc-testimonial-author img, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote, .dt-sc-testimonial.type5 .dt-sc-testimonial-author img { -webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s; -o-transition:all 0.3s linear 0s; -ms-transition:all 0.3s linear 0s; transition:all 0.3s linear 0s; } .dt-sc-testimonial-wrapper { float:left; clear:both; margin:0px; padding:0px; position:relative; width:100%; }
.dt-sc-testimonial blockquote q p { display:inline; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite { display:inline-block; font-size:16px; font-style:normal; margin:20px 0 0; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small { clear:both; display:block; font-size:14px; font-weight: normal; }	
.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets { float:left; width:100%; text-align:center; margin:40px 0px 0px; padding:0px; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a { width:10px; height:10px; border:1px solid; text-indent:-9999px; border-radius:50%; display:inline-block; margin:5px; position:relative; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:before { display:none; content:""; position:absolute; border:4px solid; left:-4px; top:-4px; border-radius:50%; width:100%; height:100%; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:before { display:block; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author cite { clear:both; display:inline-block; margin: 0 0 35px; text-align:center; width:100%; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author cite small { border-left: 1px solid; display: inline-block; margin-left: 10px; padding-left: 10px; }
.dt-sc-testimonial.type1 { text-align:center; }
.dt-sc-testimonial.type1 .dt-sc-testimonial-author { display:inline-block; margin: 0 0 20px; text-align:center; width:100%; }
.dt-sc-testimonial.type1 .dt-sc-testimonial-author span { display:inline-block; border:5px solid; border-radius:50%; line-height:0; }
.dt-sc-testimonial.type1 .dt-sc-testimonial-author img { max-width:120px; border-radius:50%; }
.dt-sc-testimonial.type1 blockquote { font-weight:600; font-size:16px; line-height:30px; font-style:italic; letter-spacing:0.5px; position:relative; padding:50px 0px 0px; }
.dt-sc-testimonial.type1 blockquote:before { content:"\e6b3"; font-family:'Stroke-Gap-Icons'; font-size:30px; font-style:normal; font-weight:400; position:absolute; top:0px; left:0px; right:0px; margin:auto; }  
.dt-sc-testimonial.type1 .dt-sc-testimonial-author cite { clear:both; text-align:center; display:inline-block; width:100%; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author { margin: 10px 0 20px; }
.dt-sc-testimonial.type2 { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-quote { display:inline-block; clear:both; margin:0px 0px 30px; padding:0px; width:100%; position:relative; }
.dt-sc-testimonial.type2 blockquote {font-style: italic;color:#fff;border-radius: 5px; margin:0px; display:inline-block; position:relative; font-size:14px; line-height:inherit; }
.dt-sc-testimonial.type2 blockquote:before { content:""; position:absolute; left:25px; bottom:-14px; border-left:15px solid transparent; border-right:15px solid transparent; border-top:15px solid; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before { content:""; position:absolute; left:41px; bottom:-12px; width:2px; height:15px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg);  -ms-transform:rotate(-45deg); transform:rotate(-45deg); } .dt-sc-testimonial.type2 .dt-sc-testimonial-author span { float:left; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author img { border: 4px solid #FFFFFF;min-width: 77px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0px 0px 2px 2px #dbddde;
-moz-box-shadow: 0px 0px 2px 2px #dbddde;
-webkit-box-shadow: 0px 0px 2px 2px #dbddde;
float: left;
display: inline-block;
margin: 0px 10px 0px 0px; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite { float:left; margin:0px 0px 0px 10px;font-size: 18px;font-weight: bold; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small { font-size:14px; display:block; clear:both;margin-top: 10px; } .dt-sc-testimonial.type2 .rating-review {
position: relative;
float: left;
clear: both;
margin-top: 10px;
font-size: 14px;
}
.dt-sc-testimonial.type2 .rating-review-container{float: left; overflow: hidden;}
.dt-sc-testimonial.type2 .rating-review:before {
display: inline-block;
content: "\f005 \f005 \f005 \f005 \f005";
color: #FFF;
float: left;
letter-spacing: 3px;
font-family: FontAwesome;
}
.dt-sc-testimonial.type2 .author-rating {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.dt-sc-testimonial.type2 .author-rating:before {
content: "\f005 \f005 \f005 \f005 \f005";
position: absolute;
top: 0;
left: 0;
color: #F7C602;
letter-spacing: 3px;
font-family: FontAwesome;
}
.dt-sc-testimonial.type2 .rating-3 {width: 60%;}
.dt-sc-testimonial.type2 .rating-1{width:20%;}
.dt-sc-testimonial.type2 .rating-2{width:40%;}
.dt-sc-testimonial.type2 .rating-3{width:60%;}
.dt-sc-testimonial.type2 .rating-4{width:80%;}
.dt-sc-testimonial.type2 .rating-5{width:100%;}
.dt-sc-testimonial.type2 blockquote q{padding:15px 55px 15px 55px;display: block;}
.dt-sc-testimonial.type2 blockquote q:before {left: 9px;top: 38px;}
.dt-sc-testimonial.type2 blockquote q:after {right: 16px;bottom: -8px;}
.dt-sc-testimonial.type2 blockquote q:before, .dt-sc-testimonial.type2 blockquote q:after {font-size: 78px;font-family: Georgia, serif;font-style: italic;position: absolute;}
.dt-sc-testimonial-carousel .dt-sc-testimonial.type2{padding-bottom: 25px;}
.dt-sc-testimonial.type2 .dt-sc-testimonial-author .rating-review-container span{border: none; padding-bottom:0;border-radius: 0;}
.dt-sc-testimonial.type3 { text-align:center; }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author { margin:0px 0px 20px; display:inline-block; width:100%; text-align:center; position:relative; }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author:before { content:""; position:absolute; width:75%; height:1px; left:0px; right:0px; margin:auto; top:45px; border-top:1px solid rgba(0, 0, 0, 0.1); }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author span { display:inline-block; border-radius:50%; line-height:0; position:relative; z-index:1; }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author img { max-width:90px; border-radius:50%; }
.dt-sc-testimonial.type3 blockquote { font-weight:600; font-size:16px; line-height:30px; font-style:italic; letter-spacing:0.5px; position:relative; padding:0px; }
.dt-sc-testimonial.type3 blockquote q { font-weight:300; font-style:normal; position:relative; display:inline-block; }
.dt-sc-testimonial.type3 blockquote q:before { font-size:50px; left:-10px; top:20px; position:relative; }
.dt-sc-testimonial.type3 blockquote q:after { font-size:50px; position:absolute; bottom:-7px; display:inline-block; margin-left:15px; }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite { clear:both; display:inline-block; font-size:16px; font-style:normal; font-weight:bold; margin:0 0 20px; text-align:center; width:100%; }
.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small { clear:none; display:inline-block; }	
.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small { color:#fff; }
.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author:before { border-color:#fff; }	
.dt-sc-testimonial-special-wrapper .dt-sc-testimonial-wrapper { padding-bottom:20px; }
.dt-sc-testimonial-special-wrapper:before, .dt-sc-testimonial-special-wrapper:after { content:''; position:absolute; right:-25px; top:0px; bottom:0px; margin:auto; width:50px; height:50px; }
.dt-sc-testimonial-special-wrapper:before { background-color: #fff; -webkit-border-radius:10px; border-radius:10px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }
.dt-sc-testimonial-special-wrapper:after { content:"\201c"; text-align:center; font-size:55px; line-height:82px; font-family:Georgia, "Times New Roman", Times, serif; }
.dt-sc-testimonial-images { float:left; margin:0px; padding:0px; max-width:505px; }
.dt-sc-testimonial-images li { display:inline; float:left; margin:0px; width:25%; padding:0px; line-height:0px; }
.dt-sc-testimonial-images li a { line-height:0px; display:inline-block; padding:15px; width:100%; }
.dt-sc-testimonial-images li a img { max-width:100%; border-radius:5px; }
.dt-sc-testimonial-images li:nth-child(5) { clear:both; }
.dt-sc-testimonial-images li a { -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
.dt-sc-testimonial-images li div { width:100%; margin:0px; padding:0px; display:inline-block; }
.dt-sc-testimonial-images li.selected div { margin:17px auto; display:block; width:85px; height:85px; overflow:hidden; border-radius:15px; transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); position:relative; border:3px solid; }
.dt-sc-testimonial-images li.selected a { display: block; position:absolute; bottom: 0; left: 0; right: 0; top: 0; transform:rotate(-45deg); -ms-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); }
.dt-sc-testimonial-images li.selected img { max-width:none; position:absolute; left: 50%; top: 50%; width:125px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.dt-sc-testimonial.type4 { display:inline-block; padding-bottom: 70px; }
.dt-sc-testimonial.type4 blockquote { font-style:italic; font-weight:normal; font-size:18px; line-height:28px; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-quote { width:76%; float:right; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author { margin:0px 4% 0px 0px; float:left; width:20%; text-align:center; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author img { border-radius:50%; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite { font-size:16px; font-style:normal; margin:20px 0px 0px; position:absolute; bottom: 30px; right: 0; text-align: right; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite small { text-transform:none; font-size:13px; letter-spacing:normal; clear:both; display:inline; width:100%; margin-left:10px; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-quote { border-bottom:1px dashed; padding:0px 0px 60px; margin:0px; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote { font-size:16px; line-height:28px; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { border-radius:50%; max-width:100px; float:left; margin: -50px 0 30px 0px; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { float:right; font-size:14px; font-style:normal; font-weight:600; letter-spacing:1px; margin: 1px 0 0; padding: 3px 15px; position:relative; text-align: right; text-transform:uppercase; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small { text-transform:none; font-size:13px; letter-spacing:normal; display:block; float: none; display: inline-block; margin-left: 20px; position: relative; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small:before { position: absolute; content: "/"; display: block; left: -10px; }
.dt-sc-testimonial.type5.alignright { float:right; text-align:right; }
.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author cite { float:none; display:inline-block; }
.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author img { float:right; margin:0px 0px 0px 20px; }
.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author cite:before { content:"\201C"; left:-25px; right:inherit; }
.dt-sc-testimonial.type5.aligncenter { text-align:center; }
.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author cite { float:none; display:inline-block; width:100%; }
.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author cite:before { content:""; }
.dt-sc-testimonial.type5.aligncenter .dt-sc-testimonial-author img { float:none; margin:0px; }
.vc_row-no-padding .dt-sc-testimonial.type5 { max-width:500px; }
.dt-sc-testimonial.type6 { overflow:hidden; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author { float:right; width:40%; padding:112px 0px 114px 60px; position:relative; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { display: inline-block; padding:90px 30px 90px 0; width:60%; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { font-style:italic; font-size:16px; line-height:30px; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding-left:85px; display:inline-block; text-align:right; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:before { content:""; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote:before { content:'"'; position:absolute; left:0px; top:15px; font-size:100px; }
.vc_row[data-vc-stretch-content="true"] .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { float: right; width: 75%; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { max-width:100px; border:2px solid; border-radius:50%; float:left; margin:0px 20px 0px 0px; position:relative; z-index:1; } 
.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { margin-top:25px; text-transform:uppercase; font-size:16px; font-weight:bold; position:relative; z-index:1; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small { text-transform:none; font-size:14px; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author:before { content:""; position:absolute; left:65px; top:0px; width:330px; height:330px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); border-radius:10px; }
.dt-sc-testimonial.type6:after { content:""; position:absolute; top:0px; left:75%; width:9000px; height:100%; }
.dt-sc-testimonial.type7 { padding: 60px 0 0; position:relative; text-align:center; }
.dt-sc-testimonial.type7:before { content:open-quote; position:absolute; left: 0; right: 0; top: 25px; margin:auto; font-size:100px; font-family:Georgia, "Times New Roman", Times, serif; color:rgba(0, 0, 0, 0.3); }
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote { margin:20px 0 0; }
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q { font-style:italic; line-height:25px; quotes:none; font-size:14px; }
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q:before, .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:after { content:""; }
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite { clear:both; display:inline-block; width:100%; margin-top:25px; font-size:20px; font-weight:300; position:relative; z-index:1; font-family:'Lato', sans-serif; font-style:normal; }
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite small { clear:both; display:inline-block; width:100%; text-transform:none; font-weight:300; font-size:14px; color:rgba(0, 0, 0, 0.5); }
.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial .dt-sc-testimonial-author cite { display:block; }
.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote { margin:0px 0px 20px 0px; }
.dt-sc-testimonial.type8 { clear:both; margin: 0; float:left; width:100%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote, .dt-sc-testimonial.type8 .dt-sc-testimonial-author { float:left; padding: 0 10px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { text-align:left; width:69%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author { min-height: 1px; position:relative; width: 31%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding:40px 0px 40px 40px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q { font-size:18px; line-height:32px; font-style:italic; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before, .dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after { position:absolute; font-size:70px; font-style:normal; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { left: 15px; top: 35px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after { bottom: 0; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author span { display: block; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author span img { width: 100%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { position:absolute; bottom: 10px; right: 10px; background:#ffffff; text-transform:uppercase; font-size:16px; font-weight:bold; z-index:1; margin:0px; padding:10px 15px; letter-spacing:1px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite:before { border:10px solid rgba(255, 255, 255, 0.65); content:""; position:absolute; bottom: -10px; left:-10px; right: -10px; top:-10px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small { text-transform:none; font-size:13px; color:rgba(0, 0, 0, 0.4); }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-quote { padding-right:30px; padding-left: 0; }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author { float:right; }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; right: auto; } .dt-sc-special-testimonial-container .vc_col-sm-6 { padding: 75px 0 75px 65px; }
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { padding: 80px 80px 80px 0; }
ul.dt-sc-testimonial-special li { list-style:none; }
.dt-sc-special-testimonial-container ul.dt-sc-testimonial-images li a img { transition:none; }	
.dt-sc-special-testimonial-details-holder { text-align: center; }
.dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description { font-size: 20px; color: #666666; padding: 0 100px; margin-bottom: 20px; position: relative; font-weight: lighter; line-height: 40px; } 			
.dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before { position: absolute; content: '\f1b2'; display: block; left: 0; right: 0; margin: 0 auto; font-size: 120px; top: 50%; transform: translateY(-50%); font-family: Material-Design-Iconic-Font; z-index: -1; opacity: 0.2; }
.dt-sc-special-testimonial-images-holder { padding-bottom: 30px; position: relative; }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image { text-align: center; }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image img { border-radius: 50%; float: none; display: inline-block; margin: 20px 0 10px; width: 180px; cursor: pointer; transform: scale(0.8); -moz-transform: scale(0.8); -webkit-transform: scale(0.8); -ms-transform: scale(0.8); }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-author cite { text-transform: capitalize; font-size: 18px; font-weight: 600; font-style: normal; line-height: 20px; }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-author cite small { width: 100%; float: none; display: inline-block; font-size: 16px; text-transform: capitalize; color: #898989; font-weight: 300; line-height: 28px; letter-spacing: 0.5px; }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current img { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); box-shadow: 0px 0px 20px rgba(0,0,0,0.2); }
.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current .dt-sc-testimonial-author cite small { color: #2b2b2b; }
.dt-sc-special-testimonial-images-holder button.slick-arrow { position: absolute; bottom: -20px; left: 0; right: 0; margin: 0 auto; top: auto; transform: translateY(0); width: 30px; height: 30px; }
.dt-sc-special-testimonial-images-holder.slick-slider .slick-list { padding: 0 !important; }
.dt-sc-special-testimonial-images-holder.slick-slider:before { content: ""; display: block; position: absolute; bottom: -24px; width: 2px; height: 24px; background: #2b2b2b; left: 0; right: 0; margin: 0 auto; }
.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev { left: -60px; z-index: 1; }
.dt-sc-special-testimonial-images-holder.slick-slider button.slick-next { right: -60px; z-index: 1; }
.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before, .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-top: 8px solid transparent; border-right: 13px solid; border-bottom: 8px solid transparent; }
.dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-top: 8px solid transparent; border-left: 13px solid; border-bottom: 8px solid transparent; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, .dt-sc-testimonial.type1 blockquote { font-weight: 500; }    
::i-block-chrome, .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border: none; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
} .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small { color:rgba(0, 0, 0, 0.5); }
.dt-sc-testimonial.type1 blockquote, .dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite, .dt-sc-testimonial-special-wrapper:after { color:#000000; }
.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small, .dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite small { color:#ffffff; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small { color:#5c5c5c; }
.dt-sc-testimonial-special-wrapper:after { color:#ffffff; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before, .dt-sc-testimonial.type2 .dt-sc-testimonial-quote:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-testimonial.type6:after, .dt-sc-testimonial.type6 .dt-sc-testimonial-author:before { background:#f7f7f7; }
.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a { border-color:#000000; }
.dt-sc-testimonial.type1 .dt-sc-testimonial-author span, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote { border-color: rgba(0, 0, 0, 0.06); }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.06); box-shadow: 0 0 0 5px rgba(0,0,0,0.06); }
.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border-color:#ffffff; }
.dt-sc-testimonial.type2 blockquote:before { border-top-color:#000; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border-color:rgba(0, 0, 0, 0.1); } @media only screen and (min-width:1200px) and (max-width:1380px) {
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { padding-top: 60px; padding-bottom: 50px; }
} @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-testimonial-images li.selected div { width:65px; height:65px; }
.dt-sc-testimonial-images li { width:32%;  min-height:114px; }
.dt-sc-testimonial-images li:nth-child(5) { clear:none; } .dt-sc-testimonial.type6::after { left: 60%; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { content: none; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding-top: 0; }		
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { right: 10px; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { top: 0; }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }	
.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:70px 0 70px 65px; }
}  @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { padding-right: 5px; width: 45%; } .dt-sc-testimonial.type6::after { left: 60%; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author { padding-left: 35px; padding-right: 35px; text-align: center; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { display: block; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span img { float: none; margin: auto; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { content: none; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author { display: block; float: none; margin: 0 auto 30px; width: 70%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; width: 100%; }		
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding-top: 0; }		
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { right: 10px; }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }		
.dt-sc-testimonial-wrapper.carousel_items .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { bottom: 10px; left:10px; text-align: center; }	
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { top: 0; }
.dt-sc-testimonial-images li.selected div { width:65px; height:65px; }
.dt-sc-testimonial-images li { width:32%;  min-height:106px; }
.dt-sc-testimonial-images li:nth-child(5) { clear:none; } .vc_row-no-padding .rs_col-sm-12 .dt-sc-testimonial.type5 { max-width:inherit; }
.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:60px 40px; }
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { padding:60px 40px; }	
}  @media only screen and (max-width: 767px) {
.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:65px 35px; }
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { padding:60px 40px; }
.dt-sc-testimonial-images li { width:32%; min-height:112px; }
.dt-sc-testimonial-images li:nth-child(5) { clear:none; }
.dt-sc-testimonial-images li.selected div { width:70px; height:70px; }
.dt-sc-testimonial-special-wrapper::before, .dt-sc-testimonial-special-wrapper::after { bottom: -23px; left: 0; right:0; top:auto; } .dt-sc-testimonial.type5 { float: left; margin: 0 0 25px; text-align: center; width: 100%; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author span { display: block; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { margin-left: auto; margin-right: auto; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author img, .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { float: none; }
.vc_row-no-padding .dt-sc-testimonial.type5 { max-width: inherit; }
.dt-sc-testimonial.type6 { text-align: center; overflow: visible; }
.dt-sc-testimonial.type6::after { content: none; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author { padding-left: 20px; padding-right: 20px; width: 100%; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { float: none; margin: auto }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { display: block; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { float: left; padding-right: 0; width: 100%; }
.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote::before { position: static; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding: 0; text-align: center; }
.vc_row[data-vc-stretch-content="true"] .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { float: none; margin: auto; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { height: 200px; margin: auto; left: 0; right: 0; top: 50%; width: 200px; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author::after { content: ""; height: 100%; left: -100%; position: absolute; right: -100%; top: 0; width: 9999px; background-color: #f7f7f7; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author, .dt-sc-testimonial.type8 .dt-sc-testimonial-quote { width: 100%; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { right: 10px; }
.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }		
} @media only screen and (max-width: 479px) {
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { padding-left:20px; padding-right:20px; }
.dt-sc-special-testimonial-container .vc_col-sm-6 { padding-left:15px; padding-right:15px; } .dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { height: 220px; width: 220px; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author { text-align: center; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { display: block; float: none; margin: 0 auto; }
.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; }	
}  @media only screen and (min-width: 320px) and (max-width: 479px) {
.dt-sc-testimonial-images li { width:49%; min-height:117px; }
.dt-sc-testimonial-images { max-width:237px; }
} @media only screen and (max-width: 319px) { .dt-sc-testimonial-images { max-width:140px; }		
.dt-sc-testimonial-images li { width:100%; } .dt-sc-testimonial.type2 .dt-sc-testimonial-author, .dt-sc-testimonial.type5 .dt-sc-testimonial-author { text-align: center; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author span, .dt-sc-testimonial.type2 .dt-sc-testimonial-author img { float: none; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author span { display: inline-block; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author img { display: block; }
.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite { margin: 30px auto; width: 100%; }
.dt-sc-testimonial.type4 { padding-top: 140px; text-align: center; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-quote,
.dt-sc-testimonial.type4 .dt-sc-testimonial-author { width: 100%; }		
.dt-sc-testimonial.type4 .dt-sc-testimonial-author > span { display: inline-block; margin: auto; max-width: 60%; position: absolute; left: 0; right: 0; top: 0; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite { display: block; position: static; text-align: center; }
.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite small { display: block; margin-left: 0; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { float: none; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before { right: 0; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { display: block; font-size: 12px; float: none; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { padding-right: 0; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote:before { content: none; }
.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding-left: 0; text-align: center; }
}
  .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3, .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before, .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }  .dt-sc-hr-timeline-section.type1, .dt-sc-hr-timeline-wrapper { float:left; width:100%; clear:both; margin:0px; padding:0px; position:relative; }
.dt-sc-hr-timeline-section.type1:before { content:""; position:absolute; left:0px; top:0px; bottom:0px; margin:auto; height:5px; width:100%; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; height:5px; width:9000px; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before { left:100%; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { right:100%; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content { display:inline-block; padding:25px 20px 30px; border-radius:5px; text-align:center; width:50%; margin:0px 0px 35px; position:relative; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content { float:right; margin:45px 0px 0px; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content h3 { font-size: 24px; line-height: normal; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before,
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { content:""; position:absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before { border:5px solid; height:26px; bottom:-13px; width:26px; -webkit-border-radius:50%; border-radius:50%; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { bottom:-43px; height:30px; width:5px; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:before { bottom:inherit; top:-13px; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after { bottom:inherit; top:-42px; } .dt-sc-hr-timeline-section.type2 { float:left; width:100%; margin:0px; padding:0px; clear:both; position:relative; }
.dt-sc-hr-timeline-section.type2:before { content:""; position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:auto; height:5px; width:78%; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content { text-align:center; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb { display:inline-block; line-height: 0; margin: 0 0 70px; position:relative; top: 10px; text-align:center; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { margin: 70px 0 0; top: -8px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img { border-radius:50%; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 { font-size:15px; font-weight:bold; line-height: normal; margin-bottom: 30px; position:relative; text-transform:uppercase; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before { content:""; position:absolute; left: 0; right: 0; bottom:-10px; margin:auto; height:1px; width:70px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content h3 { margin-top: 45px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p { margin-bottom: 45px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content p { font-size: 15px; line-height: 24px; margin-bottom: 0; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before { content:""; position:absolute; left:42%; left:-webkit-calc(50% - 13px); left:-moz-calc(50% - 13px); left:calc(50% - 13px); top:100%; width:26px; height:26px; border:1px solid; border-radius:50%; transform: translateY(44px); }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after { content:""; position:absolute; left:50%; left:-webkit-calc(50% - 2px); left:-moz-calc(50% - 2px); left:calc(50% - 2px); top:100%; width:5px; height:44px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:before { bottom: 100%; top: auto; transform: translateY(-44px); }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after { bottom: 100%; top: auto; } .dt-sc-timeline-section { float:left; width:100%; clear:both; margin:0px 0px 46px; padding:0px; position:relative; }
.dt-sc-timeline-section:before { content:""; position:absolute; left:0px; right:0px; top:0px; margin:auto; height:100%; width:5px; }
.dt-sc-timeline { display:inline-block; width:100%; }
.dt-sc-timeline-section .dt-sc-timeline:first-child { margin-top:-19px; }
.dt-sc-timeline-section .dt-sc-timeline:last-child { margin-bottom:-46px; }
.dt-sc-timeline .column { margin:0px; width:50%; }
.dt-sc-timeline.right > .column { float:right; }
.dt-sc-timeline .dt-sc-timeline-content h2 { font-size:16px; line-height: normal; }
.dt-sc-timeline .dt-sc-timeline-content h2 span { font-size:24px; }
.dt-sc-timeline.left .dt-sc-timeline-content { text-align:right; padding:0px 120px 0px 0px; position:relative; }
.dt-sc-timeline.right .dt-sc-timeline-content { padding:0px 0px 0px 120px; position:relative; }
.dt-sc-timeline .dt-sc-timeline-content:before { content:""; position:absolute; top:0px; bottom: 0; right:72px; margin:auto; width:26px; height:26px; border:5px solid; border-radius:50%; }
.dt-sc-timeline .dt-sc-timeline-content:after { content:""; position:absolute; top:0px; bottom: 0; right:3px; margin:auto; width:70px; height:5px; }
.dt-sc-timeline.right .dt-sc-timeline-content:before { right:inherit; left:73px; }
.dt-sc-timeline.right .dt-sc-timeline-content:after { right:inherit; left:2px; } .dt-sc-timeline-section.type2:before { width:3px; height:85%; }
.dt-sc-timeline-section.type2 .dt-sc-timeline { margin-bottom:-60px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.left .dt-sc-timeline-content, .dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content { text-align:center; padding:0px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper { margin:17px auto; display:inline-block; overflow:hidden; position:relative; border:3px solid; position:relative; z-index:1; }
.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper img { width:150px; float:left; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 span { font-size:30px; margin-bottom:10px; display:inline-block; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content h2 { font-size:16px; line-height:27px; margin-bottom:0px; width:62%; margin:0px 19%; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:before { border:0px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after { width:45%; height:1px; border-top:2px dotted; background:none; top:76px; bottom:inherit; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after { right: 1px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.right .dt-sc-timeline-content::after { left: 2px; right: auto; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content { margin-bottom:0px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content h2 { font-size:30px; font-style:italic; font-weight:bold; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.simple-content .dt-sc-timeline-content:after { width:70px; top:13px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child { margin-bottom: 0; margin-left: -5px; margin-top:100px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .column { width:100%; }
.dt-sc-timeline-section.type2 .dt-sc-timeline.left:last-child .dt-sc-timeline-content { padding-right:0px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content:after { border-width: 0; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 { margin-top:10px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content h2 span { margin-bottom:15px; }
.dt-sc-timeline-section.type2:after { content:""; position:absolute; left:0px; right:0px; top:-15px; margin:auto; border:3px solid; width:16px; height:16px; transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); } .dt-sc-timeline-section.type3 { padding:30px 0px; }
.dt-sc-timeline-section.type3:before {  width:2px; height:100%; background:rgba(0, 0, 0, 0.1); }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:before { right:0px; width:24px; height:24px; border:2px solid rgba(0, 0, 0, 0.1); z-index:1; right:-12px; top:40px; bottom:inherit; }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content:after { background:#ffffff; width:34px; height:34px; border-radius:50%; right:-18px; top:35px; bottom:inherit; }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 { position:relative; padding:10px 0px 0px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before { content:""; position:absolute; width:30px; height:2px; top:0px; right:0px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#000000; margin-bottom:5px; display:inline-block; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content h2:before { left:0px; right:inherit; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:before { left:-12px; right:inherit; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content:after { left:-18px; right:inherit; }
.dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content { padding-top:30px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.left .dt-sc-timeline-content { padding-right:105px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left:105px; } .dt-sc-timeline-section.type4:before { background:#222222; }
.dt-sc-timeline-section.type4 .dt-sc-timeline { padding-bottom:80px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline:last-child { padding-bottom:55px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content:before, .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content:before, .dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content:after, .dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content:after { background:none; border:none; }
.dt-sc-timeline-section.type4 .dt-sc-timeline:first-child { margin-top:15px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content { padding-right:80px; padding-top:15px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left:80px; padding-top:15px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 { text-transform:uppercase; position:relative; margin-bottom:30px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2 span { font-size:16px; color:#222222; font-weight:600; }
.dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2:before { content:""; position:absolute; width:70px; height:1px; right:0px; bottom:-10px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content h2:before { right:inherit; left:0px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right > .column { float:right; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay { height: 100%; opacity:0; filter: alpha(opacity=0); position: absolute; left: 0; top: 0; text-align:center; width:100%; border-radius:50%; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay h5 { color:#ffffff; font-weight:bold; line-height:28px; text-transform:uppercase; padding:37px 30px; font-size:18px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb-overlay { opacity:1; filter: alpha(opacity=100); }	
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { position:absolute; margin-left:30px; max-width:136px; right:-166px; top:0px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper img { border-radius:50%; box-shadow: 0 0 0 3px #222222; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:before { content:""; position:absolute; left:-48px; top:55px; width:25px; height:25px; border:1px solid #222222; background:#ffffff; border-radius:50%; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper:after { content:""; position:absolute; left:-30px; top:67px; width:30px; height:5px; background:#222222; z-index:-1; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { right:inherit; left:-166px; margin-right:30px; margin-left:0px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:before { left:153px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper:after { left:132px; } .dt-sc-timeline-section.type5 { margin-bottom:0px; }
.dt-sc-timeline-section.type5:before { background:rgba(0, 0, 0, 0.1); width:1px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content:before, .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content:before, .dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content:after, .dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content:after { background:none; border:none; }
.dt-sc-timeline-section.type5 .dt-sc-timeline:first-child, .dt-sc-timeline-section.type5 .dt-sc-timeline:last-child { margin:0px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content { padding-right:65px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left:65px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content { position:relative; float:left; }	
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper { position:absolute; right:-38px; height:75px; width:75px; text-align:center; background:#ffffff; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span { font-size:40px; line-height:75px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-top:20px; margin-bottom:15px; font-size:20px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#1b1310; font-size:20px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content p { color:rgba(0, 0, 0, 0.3); }
.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper { right:inherit; left:-38px; }
.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content { position:relative; padding-left:85px; text-align:left; }
.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content::before { border-left: 5px solid #fff; content: ""; display: inline-block; height: 80%; left: 33px; position: absolute; top: 0; }
.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h3 { font-size:18px; text-transform:none; }
.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content span { background: #0eb2e7; border-radius: 50%; box-shadow: 0 0 0 7px #fff; color: #fff; font-size: 25px; height: 56px; left: 7px; line-height: 56px; position: absolute; text-align: center; top: 7px; width: 56px; }
.dt-sc-hr-timeline-section.type2.with_icon .dt-sc-hr-timeline-content h4 { font-size:50px; margin-top:35px; } @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after { bottom: -42px; }
::i-block-chrome, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content:after { bottom:inherit; top:-41px; }
::i-block-chrome, .dt-sc-timeline-section.type4 .dt-sc-timeline-thumb-overlay { left: 0; top: 0; }
::i-block-chrome, .dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { right: -160px; }
} .dt-sc-dark-bg .dt-sc-timeline .dt-sc-timeline-content h2 span { color:#ffffff; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before { background:#f5f5f5; }
.dt-sc-timeline-section:before, .dt-sc-timeline .dt-sc-timeline-content:after { background:rgba(0, 0, 0, 0.05); }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before { background:#ffffff; }
.dt-sc-hr-timeline-section.type2:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-title.with-two-color-stripe:before { background:#222222; }
.dt-sc-timeline .dt-sc-timeline-content:before { border-color:rgba(0, 0, 0, 0.05); }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before { border-color:#222222; } @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb { top: 22px; }		
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { top: -16px; }		
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-bottom: 10px; }
}  @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb { top: 32px; }		
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { top: -30px; }	
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content p { font-size: 12px; line-height: 20px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.left .dt-sc-timeline-content { padding-right: 50px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 50px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img { width: 106px; }
.dt-sc-hr-timeline-section.type1:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after { bottom: -1px; }
.dt-sc-timeline .dt-sc-timeline-content h2 { line-height: 30px; }	
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 { margin-top: 20px; }
}  @media only screen and (max-width: 767px) { .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content, .dt-sc-timeline .column { width: 100%; }
.dt-sc-hr-timeline-section.type1 .column { margin-bottom: 0; }
.dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content { margin: 42px 0 0; }
.dt-sc-hr-timeline-section.type2::before { content: none; }
.dt-sc-hr-timeline-section.type2 .column { margin-bottom: 50px; }
.dt-sc-hr-timeline-section.type2 .column:last-child { margin-bottom: 20px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb { top: 0; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:not(.bottom) .dt-sc-hr-timeline-content h3 { margin-top: 6px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3::after,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p::after { content: ""; height: 5px; margin: 0 auto; position: absolute; left: 0; right: 0; width: calc(100% - 40px); z-index: -1; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3::after { top: -22px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content h3::after { content: none; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p { margin-bottom: 0; padding-bottom: 30px; position: relative; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p::after { bottom: 0; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { top: -15px; } .dt-sc-timeline-section::before { right: auto; }
.dt-sc-timeline-section::after { content: ""; height: 100%; right: 0; margin: auto; position: absolute; right: 0; top: 0; width: 5px; }
.dt-sc-timeline-section .dt-sc-timeline:first-child { margin-top: -10px; }
.dt-sc-timeline .dt-sc-timeline-content::after { right: 0; width: 25px; }
.dt-sc-timeline.right .dt-sc-timeline-content::after { left: 0; }
.dt-sc-timeline .dt-sc-timeline-content::before { right: 25px; }
.dt-sc-timeline.left .dt-sc-timeline-content { padding: 0 70px 0 0; }
.dt-sc-timeline.right .dt-sc-timeline-content::before { left: 25px; }
.dt-sc-timeline.right .dt-sc-timeline-content { padding: 0 0 0 70px; }
.dt-sc-timeline-section.type2 { border-width: 0 3px; border-style: solid; }
.dt-sc-timeline-section.type2::after { left: auto; right: -10px; }
.dt-sc-timeline-section.type2::before { border-width: 3px; border-style: solid; content: ""; height: 16px; left: -9px; margin: auto; position: absolute; top: -15px; transform: rotate(45deg); width: 16px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline { margin-bottom: 15px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child { margin-top: 20px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content::before { width: 100%; }
.dt-sc-timeline-section.type2 .dt-sc-timeline:last-child .dt-sc-timeline-content::after { border-width: 2px; width: 100%; }
.dt-sc-timeline-section.type3::after { width: 2px; }
.dt-sc-timeline-section.type5::after { width: 1px; }
.dt-sc-timeline-section.type3::after, .dt-sc-timeline-section.type4::after, .dt-sc-timeline-section.type5::after { z-index: -1; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 20px; padding-right: 40px; }
.dt-sc-timeline-section.type3 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 40px; padding-right: 20px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline { padding-bottom: 40px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 20px; padding-right: 30px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 30px; padding-right: 20px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.left .dt-sc-timeline-content,
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-content { padding-top: 165px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper { margin-left: 0; margin-right: 30px; right: 0; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper::after { left: auto; right: -30px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline-image-wrapper::before { left: auto; right: -40px; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper { margin-left: 30px; margin-right: 0; left: 0; right: auto; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper::before { left: -40px; right: auto; }
.dt-sc-timeline-section.type4 .dt-sc-timeline.right .dt-sc-timeline-image-wrapper::after { left: -30px; right: auto; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper { height: 50px; right: -26px; width: 50px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper { left: -26px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content .dt-sc-timeline-icon-wrapper span { font-size: 36px; line-height: 50px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.left .dt-sc-timeline-content { padding-left: 15px; padding-right: 35px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline.right .dt-sc-timeline-content { padding-left: 35px; padding-right: 15px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content { margin: 0 0 20px; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-top: 15px; } .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3::after,
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p::after { background-color: #222222;  }
.dt-sc-timeline-section::after { background-color: rgba(0, 0, 0, 0.05); }
.dt-sc-timeline-section.type2::before { background-color: rgba(0,0,0,0); }
.dt-sc-timeline-section.type4::after { background-color: #222222; }	
} @media only screen and (max-width: 479px) { .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb { top: -4px; }
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p::after { bottom: calc(50% + 10px); }
.dt-sc-timeline-section { display: block; float: none; margin-left: auto; margin-right: auto; width: 95%; }
.dt-sc-timeline-section.type5 { width: 90%; }
.dt-sc-timeline-section.type5 .dt-sc-timeline .dt-sc-timeline-content h2 { margin-top: 10px; line-height: normal; }
} @media only screen and (max-width: 319px) { .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-content p::after { bottom: 50%; }
.dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper { height: 75px; width: 80px; }
.dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content::after { top: 57px; }
.dt-sc-timeline-section.type5 { width: 100%; }
}
.dt-sc-title { position:relative; clear:both; float:left; }
.aligncenter .dt-sc-title { width:100%; }
.dt-sc-title.aligncenter { display: table; float: none; }
.dt-sc-title.with-two-color-bg { margin-bottom:60px; }
.dt-sc-title.with-two-color-bg:before { content:""; position:absolute; left:-20px; top:0px; width:100%; height:100%; -webkit-transform:skewX(-30deg); transform:skewX(-30deg); -ms-transform:skewX(-30deg); }
.dt-sc-title.with-two-color-bg:after { content: ""; height: 100%; top: 0; right: 100%; position: absolute; -ms-transform: skewX(-30deg) translateX(-30px); -webkit-transform: skewX(-30deg) translateX(-30px); transform: skewX(-30deg) translateX(-30px); width: 9000px; }	
.dt-sc-title.with-two-color-bg h2 { line-height: normal; margin:0px; padding:25px 30px 23px 10px; position:relative; left:10px; z-index:1; }
.dt-sc-title.script-with-sub-title h2 { font-weight:normal; margin-bottom:0px; letter-spacing:normal; }
.dt-sc-title.with-two-border h2 { position:relative; display:inline-block; }
.dt-sc-title.with-two-border h2:before, .dt-sc-title.with-two-border h2:after { content: ""; position: absolute; top: 50%; width: 80px; height: 2px; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.dt-sc-title.with-two-border h2:before { left:-100px; }
.dt-sc-title.with-two-border h2:after { right:-99px; }
.dt-sc-title.with-sub-title h2 { margin-bottom:10px; }
.dt-sc-title.with-sub-title h3 { font-size:14px; letter-spacing:1px; }
.dt-sc-title.with-two-color-stripe { position:relative; width:100%; margin:0px 0px 50px; }
.dt-sc-title.with-two-color-stripe:before, .dt-sc-title.with-two-color-stripe:after { content:""; height:100%; position:absolute; top: 0; width:9000px; }
.dt-sc-title.with-two-color-stripe:before { right: 100%; transform:skewX(-30deg) translateX(-30px); -webkit-transform: skewX(-30deg) translateX(-30px); -ms-transform: skewX(-30deg) translateX(-30px); }
.dt-sc-title.with-two-color-stripe:after { left: 100%; transform:skewX(-30deg) translateX(30px); -webkit-transform:skewX(-30deg) translateX(30px); -ms-transform:skewX(-30deg) translateX(30px); }
.dt-sc-title.with-two-color-stripe h3 { font-size:20px; margin:40px 0px -5px; letter-spacing:1px; float:left; }
.dt-sc-title.with-two-color-stripe h2 { font-size:34px; font-weight:900; letter-spacing:2px; float:left; clear:both; margin-bottom:0px; }
.dt-sc-title.with-two-color-stripe h5 { float:left; position:relative; padding:50px 0px 40px 100px; margin:-50px 0px 0px;}
.dt-sc-title.with-two-color-stripe h5:before { content:""; position:absolute; left:57px; height:100%; width:1px; top:-5px; -webkit-transform:skewX(-30deg); transform:skewX(-30deg); -ms-transform:skewX(-30deg); }
.dt-sc-title.with-right-border-decor { float:left; clear:both; width:100%; margin: 0; padding: 0  0 20px 70px; }
.dt-sc-title.with-right-border-decor:before { content:""; position:absolute; bottom: 0; left:21px; top: 35px; height: auto; width:1px; }
.dt-sc-title.with-right-border-decor:after { content:""; position:absolute; left:15px; bottom: 0; width:13px; height:13px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); border-radius:2px; }
.dt-sc-title.with-right-border-decor h2 { margin:-7px 0 40px; line-height:40px; position:relative; }
.dt-sc-title.with-right-border-decor p { font-size:14px; }
.dt-sc-title.with-right-border-decor .dt-sc-button { margin-top:30px; clear:both; }
.dt-sc-title.with-right-border-decor h2:before { content:""; position:absolute; left:-62px; top: 10px; width:28px; height:28px; border:4px solid; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); border-radius:3px; }
.dt-sc-title.with-right-border-decor > h4:first-child { color: #cacaca; margin-bottom: 10px; font-weight: 300; font-size: 20px; text-transform: uppercase; padding-bottom: 20px; }
.dt-sc-title.with-right-border-decor > h5:first-child { color: #cacaca; margin-bottom: 5px; font-weight: 400; font-size: 18px; text-transform: uppercase; padding-bottom: 10px; } 
.dt-sc-title.with-right-border-decor > h6:first-child { color: #cacaca; margin-bottom: 0; font-weight: 400; font-size: 16px; text-transform: uppercase; padding-bottom: 10px; }
.aligncenter .dt-sc-title.with-right-border-decor > *:first-child:after, .dt-sc-title.with-right-border-decor.aligncenter > *:first-child:after { right: 0; margin: 0 auto; }
.alignright .dt-sc-title.with-right-border-decor > *:first-child:after, .dt-sc-title.with-right-border-decor.alignright > *:first-child:after { left: auto; right: 0; }
.dt-sc-title.with-right-border-decor.alignright > * { text-align: right; float: right; }
.dt-sc-title.with-right-border-decor.aligncenter > * { text-align: center; float: none; display: inline-block; }
.dt-sc-title.with-boxed { display: block; float: none; margin: 0 0 0 15px; height:100%; text-align:center; text-transform:uppercase; width: auto; }
.dt-sc-title.with-boxed h2 { height: 120px; margin:auto; padding: 0 15px; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }
.dt-sc-title.with-boxed h2 span { display:block; font-size:48px; margin-bottom: 0; padding-bottom:20px; }
.dt-sc-title.with-boxed.alter { margin: 0 15px 0 0; }
.dt-sc-photography-style:before { content:""; height: 100%; position:absolute; left: -15px; top: -15px; width: 100%; z-index:-1; }
.dt-sc-photography-style.alter:before { bottom: -15px; left: inherit; right: -15px; top: inherit; }
.dt-sc-triangle-title { float:left; clear:both; width:370px; height:500px; text-align:center; position:relative; } 
.dt-sc-triangle-title:before { content:""; position:absolute; left:0px; right:0px; margin:auto; top:100px; width:310px; height:310px; transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -webkit-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -ms-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); }
.dt-sc-triangle-title:after { content:""; position:absolute; left:0px; right:0px; margin:auto; top:111px; width:290px; height:290px; transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -webkit-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); -ms-transform:rotate3d(1, 1, 5, 47deg) skew(10deg, 10deg); }
.dt-sc-triangle-title h2 { font-size: 28px; line-height: normal; margin: 215px 0 10px; position:relative; z-index:9; }
.dt-sc-triangle-title p { font-size:12px; line-height:24px; position:relative; z-index:9; }
.dt-sc-triangle-title h2, .dt-sc-triangle-title p { color:#fff; }
.dt-sc-ribbon-title { display:inline-block; text-align:center; font-size:30px; background:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/images/ribbon.png) no-repeat; width:500px; height:106px; letter-spacing:1px; text-transform:uppercase; line-height:55px; }
.mz-title { overflow: hidden; float: left; width: 100%; }
.mz-title .mz-title-content { margin-bottom: 30px; position: relative; clear: both; float: left; }
.mz-title .mz-title-content:before { content:""; position:absolute; right:-16px; top:0px; width:100%; height:100%; -webkit-transform:skewX(30deg); transform:skewX(30deg); -ms-transform:skewX(30deg); }
.mz-title .mz-title-content:after { content:""; height:100%; top:0px; left:114%; left:-webkit-calc(100% - -26px); left:-moz-calc(100% - -26px); left:calc(100% - -26px); position:absolute; -ms-transform:skewX(30deg); -webkit-transform:skewX(30deg); transform:skewX(30deg); width:9000px; background:#f3f3f3; }
.dt-sc-title.mz-title .mz-title-content h2 { padding:17px 10px 15px 20px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; }
.dt-sc-title.mz-title .mz-title-content h2 { color:#fff; }
.dt-sc-title.split2-title { overflow: hidden; float: left; width: 100%; }
.dt-sc-title.split2-title .split2-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.dt-sc-title.split2-title .split2-title-content:after { background:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/images/title-pattern.png) repeat; content:""; height:100%; top:0px; left:100%; position:absolute; width:9000px; }	
.dt-sc-title.split2-title .split2-title-content h2 { background:#000; padding:12px 15px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; }
.dt-sc-title.split2-title .split2-title-content * { color:#fff; } .dt-sc-title.with-two-color-stripe h5 { color:rgba(0, 0, 0, 0.3); }
.dt-sc-dark-bg.skin-color .dt-sc-title.script-with-sub-title h2, .dt-sc-title.with-two-color-bg h2, .dt-sc-title.with-boxed h2, .dt-sc-title.with-boxed h2 a { color:#ffffff; }	
.dt-sc-title.with-boxed h2 a:hover { color:rgba(0, 0, 0, 0.2); }
.dt-sc-title.with-two-color-stripe:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-title.with-two-color-stripe h5:before { background:rgba(0, 0, 0, 0.2); }
.dt-sc-title.with-two-color-stripe:after { background:#e6e6e8; }
.dt-sc-title.with-two-border h2:before, .dt-sc-title.with-two-border h2:after { background:#000000; }
.dt-sc-dark-bg .dt-sc-title.with-two-border h2:before, .dt-sc-dark-bg .dt-sc-title.with-two-border h2:after { background:#ffffff; }
.dt-sc-title.with-two-color-bg:before, .dt-sc-title.with-two-color-bg h2 { background:#000000; }
.dt-sc-photography-style:before { background:#000000; }
@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
.dt-sc-triangle-title::before, .dt-sc-triangle-title::after { transform: rotate(45deg) skew(10deg, 10deg); -ms-transform: rotate(45deg) skew(10deg, 10deg); }
} @media only screen and (min-width:992px) and (max-width:1199px) { .dt-sc-title.with-two-color-stripe:before { transform:skewX(-30deg) translateX(-45px); -webkit-transform: skewX(-30deg) translateX(-45px); -ms-transform: skewX(-30deg) translateX(-45px); }
.dt-sc-title.with-two-color-stripe:after { transform:skewX(-30deg) translateX(45px); -webkit-transform:skewX(-30deg) translateX(45px); -ms-transform:skewX(-30deg) translateX(45px); }		
.dt-sc-title.with-two-color-stripe h5 { padding: 50px 0px 40px 70px; }
.dt-sc-title.with-two-color-stripe h5:before { left: 50px; }
.dt-sc-title.with-two-color-bg h2 { font-size: 24px; line-height: normal; }
.dt-sc-triangle-title { height: 450px; width: 100%; }
.dt-sc-triangle-title:before { height: 250px; top: 100px; width: 250px; }
.dt-sc-triangle-title:after { height: 230px; top: 110px; width: 230px; }
.dt-sc-triangle-title h2 { font-size: 20px; margin-top: 175px; }		
.dt-sc-photography-style.vc_col-md-12 { padding-bottom: 0; }
.dt-sc-title.with-two-color-stripe h1, .dt-sc-title.with-two-color-stripe h2, .dt-sc-title.with-two-color-stripe h3, .dt-sc-title.with-two-color-stripe h4, .dt-sc-title.with-two-color-stripe h5, .dt-sc-title.with-two-color-stripe h6 { float: none; line-height: normal; }
.dt-sc-title.with-two-color-stripe { text-align: center; }
.dt-sc-title.with-two-color-stripe h5 { margin: 0; padding-left: 0; }
.dt-sc-title.with-two-color-stripe h5 { padding: 50px 0px 40px 70px; padding-left: 70px; }
.dt-sc-title.with-two-color-stripe h5::before { height: 1px; left: 0; top: 25px; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
}  @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-title.with-two-color-bg::before { left: 0; }
.dt-sc-title.with-two-color-bg::after { -webkit-transform: skewX(-30deg) translateX(-10px); transform: skewX(-30deg) translateX(-10px); }
.dt-sc-title.with-two-color-bg h2 { font-size: 24px; line-height: normal; left: 35px; }
.dt-sc-title.with-two-color-stripe { text-align: center; }
.dt-sc-title.with-two-color-stripe:before { transform:skewX(-30deg) translateX(-45px); -webkit-transform: skewX(-30deg) translateX(-45px); -ms-transform: skewX(-30deg) translateX(-45px); }
.dt-sc-title.with-two-color-stripe:after { transform:skewX(-30deg) translateX(45px); -webkit-transform:skewX(-30deg) translateX(45px); -ms-transform:skewX(-30deg) translateX(45px); }		
.dt-sc-title.with-two-color-stripe h1, .dt-sc-title.with-two-color-stripe h2, 
.dt-sc-title.with-two-color-stripe h3, .dt-sc-title.with-two-color-stripe h4,
.dt-sc-title.with-two-color-stripe h5, .dt-sc-title.with-two-color-stripe h6 { float: none; line-height: normal; }
.dt-sc-title.with-two-color-stripe h5 { margin: 0; padding-left: 0; }	
.dt-sc-title.with-two-color-stripe h5::before { height: 1px; left: 0; top: 25px; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
.dt-sc-triangle-title { height: 390px; width: 100%; }
.dt-sc-triangle-title:before { height: 195px; top: 100px; width: 195px; }
.dt-sc-triangle-title:after { height: 175px; top: 110px; width: 175px; }
.dt-sc-triangle-title h2 { font-size: 18px; margin-top: 150px; }			
.dt-sc-triangle-title p { font-size: 9px; line-height: 20px; }	
.dt-sc-title.with-boxed h2 { font-size: 24px; }		
.dt-sc-photography-style.rs_col-sm-12 { padding-bottom: 0; }
}  @media only screen and (max-width: 767px) { .dt-sc-title.with-two-color-bg { display: block; float: none; margin: 0 15px; text-align: center; width: auto; }
.dt-sc-title.with-two-color-bg:before { left: -7px; }
.dt-sc-title.with-two-color-bg:after { -webkit-transform: skewX(-30deg) translateX(-15px); transform: skewX(-30deg) translateX(-15px); }
.dt-sc-title.with-two-color-bg h2 { font-size: 24px; line-height: normal; padding: 15px 10px 15px 0; }
.dt-sc-title.with-two-color-stripe { text-align: center; }
.dt-sc-title.with-two-color-stripe:before { transform:skewX(-30deg) translateX(-45px); -webkit-transform: skewX(-30deg) translateX(-45px); -ms-transform: skewX(-30deg) translateX(-45px); }
.dt-sc-title.with-two-color-stripe:after { transform:skewX(-30deg) translateX(45px); -webkit-transform:skewX(-30deg) translateX(45px); -ms-transform:skewX(-30deg) translateX(45px); }
.dt-sc-title.with-two-color-stripe h1, .dt-sc-title.with-two-color-stripe h2, 
.dt-sc-title.with-two-color-stripe h3, .dt-sc-title.with-two-color-stripe h4,
.dt-sc-title.with-two-color-stripe h5, .dt-sc-title.with-two-color-stripe h6 { float: none; line-height: normal; }
.dt-sc-title.with-right-border-decor.aligncenter > * { line-height: normal; }
.dt-sc-title.with-two-color-stripe h5 { margin: 0; padding-left: 0; }	
.dt-sc-title.with-two-color-stripe h5::before { height: 1px; left: 0; top: 25px; width: 100%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }	
.icon-link-title .vc_column-inner { padding: 0; }		
.dt-sc-title.with-two-border h2 { font-size: 22px; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.dt-sc-title.with-two-border h2::before, .dt-sc-title.with-two-border h2::after { top: 50%; width: calc(100% - 85%); }
.dt-sc-title.with-two-border h2::before { left: 100%; }
.dt-sc-title.with-two-border h2::after { right: 100%; }	
.dt-sc-triangle-title { width: 100%; }
.dt-sc-ribbon-title { background-size: 100% auto; width: 100%; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .dt-sc-ribbon-title { line-height: 50px; }	
.dt-sc-triangle-title { height: 510px; margin: 0 0 35px; }
} @media only screen and (max-width: 479px) { .dt-sc-title.with-two-color-bg h2 { font-size: 22px; }
.dt-sc-ribbon-title { font-size: 20px; height: auto; line-height: 32px; padding: 0 0 30px; }	
.dt-sc-title.with-boxed { margin: 0 5px 0 15px; }
.dt-sc-title.with-boxed.alter { margin:  0 15px 0 5px; }
.dt-sc-photography-style:before { left: -10px; top: -10px; }
.dt-sc-photography-style.alter:before { bottom: -10px; right: -10px; }	
}  @media only screen and (min-width: 320px) and (max-width: 479px) { .dt-sc-title.with-two-border h2 { font-size: 20px; }
.dt-sc-title.with-right-border-decor .dt-sc-button.large { font-size: 15px; }
.dt-sc-title.with-boxed h2 { font-size: 24px; height: 100px; }
.dt-sc-title.with-boxed h2 span { font-size: 40px; }		
.dt-sc-triangle-title { height: 450px; }
.dt-sc-triangle-title:before { height: 250px; top: 100px; width: 250px; }
.dt-sc-triangle-title:after { height: 230px; top: 110px; width: 230px; }
.dt-sc-triangle-title h2 { font-size: 22px; margin-top: 170px; }	
}  @media only screen and (max-width: 319px) { .dt-sc-title.with-two-color-bg { margin: 0 -15px; }
.dt-sc-title.with-two-color-bg h2 { background: none; font-size: 18px; left: auto; padding: 15px 10px; }	
.dt-sc-title.with-two-color-stripe:before { transform:skewX(-30deg) translateX(-120px); -webkit-transform: skewX(-30deg) translateX(-120px); -ms-transform: skewX(-30deg) translateX(-120px); }
.dt-sc-title.with-two-color-stripe:after { transform:skewX(-30deg) translateX(120px); -webkit-transform:skewX(-30deg) translateX(120px); -ms-transform:skewX(-30deg) translateX(120px); }
.dt-sc-title.with-boxed h2 { font-size: 17px; height: 80px; }
.dt-sc-title.with-boxed h2 span { font-size: 34px; }
.dt-sc-photography-style:before { left: -15px; top: -15px; }
.dt-sc-photography-style.alter:before { bottom: -15px; right: -15px; }
.dt-sc-title.with-two-border h2 { font-size: 18px; padding: 0 6px; }
.dt-sc-title.with-two-border.with-sub-title h3 { font-size: 13px; }
.dt-sc-ribbon-title { font-size: 14px; line-height: 24px; }
.dt-sc-title.with-right-border-decor { padding: 0 0 20px 40px; }
.dt-sc-title.with-right-border-decor::before { left: 11px; top: 36px; }
.dt-sc-title.with-right-border-decor::after { height: 11px; left: 6px; width: 11px; }
.dt-sc-title.with-right-border-decor h2 { font-size: 22px; }
.dt-sc-title.with-right-border-decor h2::before { border-width: 3px; height: 20px; left: -42px; width: 20px; }
.dt-sc-title.with-right-border-decor .dt-sc-button.large { font-size: 11px; padding: 20px 30px 18px; }
.dt-sc-triangle-title { height: 390px; }
.dt-sc-triangle-title:before { height: 195px; top: 100px; width: 195px; }
.dt-sc-triangle-title:after { height: 175px; top: 110px; width: 175px; }
.dt-sc-triangle-title h2 { font-size: 18px; margin: 145px 0 0; }			
.dt-sc-triangle-title p { font-size: 9px; }
}
  h5.dt-sc-toggle-accordion, h5.dt-sc-toggle { position:relative; margin:0px 0px 10px; clear:both; font-size:18px; font-weight:bold; }
h5.dt-sc-toggle-accordion a, h5.dt-sc-toggle a { line-height:35px; padding:5px 0px 5px 50px; display:inline-block; width:100%; position:relative; }		
h5.dt-sc-toggle-accordion a:before, h5.dt-sc-toggle a:before { content:""; position:absolute; left:0px; top:0px; width:35px; height:100%; }
h5.dt-sc-toggle-accordion:before, h5.dt-sc-toggle-accordion:after, h5.dt-sc-toggle:before, h5.dt-sc-toggle:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; }
h5.dt-sc-toggle-accordion:before, h5.dt-sc-toggle:before { width:2px; height:16px; left:17px; }
h5.dt-sc-toggle-accordion:after, h5.dt-sc-toggle:after { height:2px; width:16px; left:10px; }	
h5.dt-sc-toggle-accordion.active:before, h5.dt-sc-toggle.active:before { background:none; }
.dt-sc-toggle-content { clear:both; padding:15px 0px 25px 50px; margin:0px; display:none; }	
.dt-sc-dark-bg h5.dt-sc-toggle-accordion.active:before, .dt-sc-dark-bg h5.dt-sc-toggle.active:before { background:none; }
.type2 h5.dt-sc-toggle-accordion, .type2 h5.dt-sc-toggle { font-size:34px; }
.type2 h5.dt-sc-toggle-accordion a:before, .type2 h5.dt-sc-toggle-accordion.active a:before, .type2 h5.dt-sc-toggle a:before, .type2 h5.dt-sc-toggle.active a:before { background:none; }
.type2 h5.dt-sc-toggle-accordion:before, .type2 h5.dt-sc-toggle:before { width:3px; height:30px; left:14px; }
.type2 h5.dt-sc-toggle-accordion:after, .type2 h5.dt-sc-toggle:after { height:3px; width:30px; left:0px; }
.alignright h5.dt-sc-toggle-accordion a:before, .alignright h5.dt-sc-toggle a:before { left:inherit; right:0px; }
.alignright h5.dt-sc-toggle-accordion:before, .alignright h5.dt-sc-toggle:before { right:17px; left:inherit; }
.alignright h5.dt-sc-toggle-accordion:after, .alignright h5.dt-sc-toggle:after { right:10px; left:inherit; }
.alignright h5.dt-sc-toggle-accordion a, .alignright h5.dt-sc-toggle a { padding:0px 50px 0px 0px; }	
.alignright .dt-sc-toggle-content { padding-right:30px; }	
.type2.alignright h5.dt-sc-toggle-accordion:before, .type2.alignright h5.dt-sc-toggle:before { right:14px; }
.type2.alignright h5.dt-sc-toggle-accordion:after, .type2.alignright h5.dt-sc-toggle:after { right:0px; }
.type2.alignright h5.dt-sc-toggle-accordion a, .type2.alignright h5.dt-sc-toggle a { padding:5px 50px 5px 0px; }	
.type2.alignright .dt-sc-toggle-content { padding-right:50px; }		
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame h5.dt-sc-toggle { border-bottom:1px solid; font-weight:normal; margin-bottom: 0; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-toggle-frame h5.dt-sc-toggle a { padding:20px 0px 20px 80px; line-height:normal; }	
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before, .dt-sc-toggle-frame h5.dt-sc-toggle a:before { content:""; position:absolute; left:0px; top:0px; width:60px; height:100%; border: none; }	
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .dt-sc-toggle-frame h5.dt-sc-toggle:before, .dt-sc-toggle-frame h5.dt-sc-toggle:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame h5.dt-sc-toggle:before { left:29px; width:2px; height:16px; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .dt-sc-toggle-frame h5.dt-sc-toggle:after { left:22px; width:16px; height:2px; }	
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-frame h5.dt-sc-toggle.active:before { background:none; }	
.dt-sc-toggle-frame .dt-sc-toggle-content { padding:15px 0px 25px 20px; margin:0px; border-bottom:1px solid; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle { border:1px solid; border-radius:5px; font-size:16px; margin-bottom:15px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle:after { width:26px; height:1px; right:20px; left:inherit; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle:before { height:26px; width:1px; right:33px; left:inherit; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before { background:none; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle a { padding-left:20px; }
.type2 .dt-sc-toggle-frame .dt-sc-toggle-content { padding:15px 0px 35px; border:0px; margin-bottom:0px; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle { border:1px solid rgba(0, 0, 0, 0.1); border-bottom:0px; font-size:18px; text-transform: capitalize; margin-bottom:-1px; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle a { padding-left:20px; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle:after, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:after, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before { background:none; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle a:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active:before { background:none; }
.type3 .dt-sc-toggle-frame .dt-sc-toggle-content {  border:1px solid rgba(0, 0, 0, 0.1); border-bottom:0px; margin-bottom:0px; padding:20px 20px 25px 25px; margin-top:1px; border-left-width: 2px; }
.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child h5.dt-sc-toggle-accordion.active { border-bottom-color: rgba(0,0,0,0); } .type2.rounded-bg-icon h5.dt-sc-toggle-accordion {font-size: 14px; text-transform: uppercase;font-weight: 400; padding: 5px 0 5px 20px;  margin-bottom: 0px;}
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion.active{background-color: #fff; margin-bottom: 0px;}
.type2.rounded-bg-icon .dt-sc-toggle-content{ background-color: #fff;padding: 0px 20px 20px 22px;margin: 0px 0px 20px 0px; }
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion a{ padding: 0; }
.dt-sc-toggle-frame-set.type2.rounded-bg-icon > h5.dt-sc-toggle-accordion.active:after, .dt-sc-toggle-frame-set.type2.rounded-bg-icon > h5.dt-sc-toggle-accordion.active:before{display: none;}
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion:before{content: "\f077";top: 2px;left: 0px;}
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion:after{content: "\f078"; top: -4px;left: 0px;}
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion:before, .type2.rounded-bg-icon h5.dt-sc-toggle-accordion:after{position: absolute;	font-weight: normal;font-size: 14px;font-family: FontAwesome; background: transparent;}
.faq-rounded h5.dt-sc-toggle-accordion{font-size: 16px; font-weight: bold; margin-bottom: 0px;}
.faq-rounded h5.dt-sc-toggle-accordion a:before{width: 30px;height: 30px; background: #333334;border: 3px solid #cdd0d0;border-radius: 50%;top: 4px;}
.faq-rounded h5.dt-sc-toggle-accordion:after{content: '?'; color: #fff;left: 12px;top: -24px;font-size: 16px;background: transparent;}
.faq-rounded h5.dt-sc-toggle-accordion:before{ display: none; }
.faq-rounded h5.dt-sc-toggle-accordion.active:after{ background: transparent; }
.faq-rounded h5.dt-sc-toggle-accordion a{padding:0px 0px 5px 40px; line-height: 38px;}
.faq-rounded .dt-sc-toggle-content{padding: 0px 0px 20px 45px;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle:before, .dt-sc-toggle-group-set.type4 h5.dt-sc-toggle:after{position: absolute;	font-weight: normal;font-size: 14px;font-family: FontAwesome; background: transparent;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle:before{content: "\f077";top: -11px;left: 0px;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle:after{content: "\f078"; top: -6px;left: 0px;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle a:before{display: none;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle a{padding: 0;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle.active{background: #fff;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle{font-size: 14px; text-transform: uppercase;font-weight: 400; padding: 5px 0 5px 20px;  margin-bottom: 0px;}
.dt-sc-toggle-group-set.type4 .dt-sc-toggle-content{background-color: #fff;padding: 0px 20px 20px 22px;margin: 0px 0px 20px 0px;}
.dt-sc-toggle-group-set.type4 h5.dt-sc-toggle.active:before, .dt-sc-toggle-group-set.type4 h5.dt-sc-toggle.active:after{ display: none; }
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle:before{  width: 30px;height: 30px;background: #333334;border: 3px solid #cdd0d0;border-radius: 50%;top: 8px;left: 0;margin: 0;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle a:before{color:#fff;content: "\f107";top: 5px;left: 11px;position: absolute;font-weight: normal;font-size: 14px;font-family: FontAwesome; background: transparent;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle.active a:before{content: "\f106"; top: 4px;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle.active:after{display:none;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle{font-size: 16px; margin-bottom: 0px;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle a{padding-left: 40px;}
.dt-sc-toggle-group-set.type5 .dt-sc-toggle-content{padding:0px 0px 15px 40px;}
.dt-sc-toggle-group-set.type5 h5.dt-sc-toggle:after{background-color: transparent;} .type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle.active a { color:#000000; }
.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child h5.dt-sc-toggle-accordion,
.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child .dt-sc-toggle-content { border-bottom:1px solid rgba(0, 0, 0, 0.1); }
.dt-sc-toggle-frame-set.type3 .dt-sc-toggle-frame:last-child .dt-sc-toggle-content { border-bottom:1px solid rgba(0, 0, 0, 0.1); }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active a { color:#ffffff; }
.dt-sc-dark-bg h5.dt-sc-toggle-accordion a, .dt-sc-dark-bg h5.dt-sc-toggle a  { color:#ffffff; }	
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after, .dt-sc-dark-bg h5.dt-sc-toggle-accordion:after, .dt-sc-dark-bg h5.dt-sc-toggle-accordion:before, h5.dt-sc-toggle-accordion.active:after, h5.dt-sc-toggle.active:after, .dt-sc-dark-bg h5.dt-sc-toggle:after, .dt-sc-dark-bg h5.dt-sc-toggle:before, .dt-sc-dark-bg .type2 h5.dt-sc-toggle-accordion:after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active:after, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion { background:#ffffff; }	
h5.dt-sc-toggle-accordion:before, h5.dt-sc-toggle-accordion:after, .type2 h5.dt-sc-toggle-accordion:after, h5.dt-sc-toggle:before, h5.dt-sc-toggle:after { background:rgba(0, 0, 0, 0.1); }
h5.dt-sc-toggle-accordion a:before, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a:before, h5.dt-sc-toggle a:before, .dt-sc-toggle-frame h5.dt-sc-toggle a:before { background:rgba(0, 0, 0, 0.05); }	
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle:after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle:before { background:rgba(0, 0, 0, 0.8); }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame h5.dt-sc-toggle { border-bottom-color:rgba(0, 0, 0, 0.1); }	
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle { border-color:rgba(0, 0, 0, 0.1); }	
.dt-sc-toggle-frame .dt-sc-toggle-content  { border-bottom-color:rgba(0, 0, 0, 0.1); }  @media only screen and (min-width:992px) and (max-width:1199px) { h5.dt-sc-toggle-accordion, h5.dt-sc-toggle, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame h5.dt-sc-toggle { font-size: 13px; }
.type2 h5.dt-sc-toggle-accordion, .type2 h5.dt-sc-toggle { font-size: 24px; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle { font-size: 14px; }
} @media only screen and (min-width:768px) and (max-width:991px) { .type2 > h5.dt-sc-toggle-accordion, .type2 > h5.dt-sc-toggle { font-size: 24px; }		
.type2 h5.dt-sc-toggle-accordion::before, .type2 h5.dt-sc-toggle::before { height: 25px; left: 11px; }
.type2.alignright h5.dt-sc-toggle-accordion::before, .type2.alignright h5.dt-sc-toggle::before { left: auto; right: 11px; }
.type2 h5.dt-sc-toggle-accordion::after, .type2 h5.dt-sc-toggle::after { width: 25px; }
.type2 > h5.dt-sc-toggle-accordion a, .type2 > h5.dt-sc-toggle a, .type2 > .dt-sc-toggle-content { padding-left: 40px; }
.type2.alignright > h5.dt-sc-toggle-accordion a, .type2.alignright > h5.dt-sc-toggle a, .type2.alignright > .dt-sc-toggle-content { padding-right: 40px; }
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle { font-size: 14px; }
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion::before, .type2.rounded-bg-icon h5.dt-sc-toggle::before { height: 30px !important; }
.faq-rounded h5.dt-sc-toggle-accordion:after {height: auto !important; top:10px !important;}
} @media only screen and (max-width: 479px) { .dt-sc-toggle-frame h5.dt-sc-toggle-accordion::before, .dt-sc-toggle-frame h5.dt-sc-toggle::before { left: 20px; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion::after, .dt-sc-toggle-frame h5.dt-sc-toggle::after { left: 13px; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-toggle-frame h5.dt-sc-toggle a { padding: 12px 0 12px 50px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle a { padding-top: 15px; padding-bottom: 15px; }
.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a::before, .dt-sc-toggle-frame h5.dt-sc-toggle a::before { width: 40px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle { font-size: 13px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion::before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle::before { height: 20px; right: 25px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion::after, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle::after { right: 15px; width: 20px; }
.type2 h5.dt-sc-toggle-accordion, .type2 h5.dt-sc-toggle { font-size: 16px; }
.type2 h5.dt-sc-toggle-accordion::before, .type2 h5.dt-sc-toggle::before { height: 20px; left: 8px; }
.type2.alignright h5.dt-sc-toggle-accordion::before, .type2.alignright h5.dt-sc-toggle::before { left: auto; right: 8px; }
.type2 h5.dt-sc-toggle-accordion::after, .type2 h5.dt-sc-toggle::after { width: 20px; }
.type2 > h5.dt-sc-toggle-accordion a, .type2 > h5.dt-sc-toggle a, .type2 > .dt-sc-toggle-content { padding-left: 35px; }
.type2.alignright > h5.dt-sc-toggle-accordion a, .type2.alignright > h5.dt-sc-toggle a, .type2.alignright > .dt-sc-toggle-content { padding-right: 35px; }	
.type3 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .type3 .dt-sc-toggle-frame h5.dt-sc-toggle { font-size: 14px; }
.type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle a { padding-right: 35px; }
.type2.rounded-bg-icon h5.dt-sc-toggle-accordion::before, .type2.rounded-bg-icon h5.dt-sc-toggle::before { height: 30px !important; }
.faq-rounded h5.dt-sc-toggle-accordion:after {height: auto !important; top:10px !important;}
}
  .dt-sc-boxed-tooltip { background:#f6f6f6; color:#37251b; display:inline-block; margin:10px 0px 0px; padding:10px 20px; text-align:center; line-height:normal; }
.dt-sc-boxed-tooltip:hover { background:#37251b; color:#ffffff; }
#tiptip_holder { display:none; position:absolute; top:0; left:0; z-index:99999; }		
#tiptip_holder.tip_top { padding-bottom:5px; }		 
#tiptip_holder.tip_bottom { padding-top:5px; }		 
#tiptip_holder.tip_right { padding-left:5px; }		 
#tiptip_holder.tip_left { padding-right:5px; }		
#tiptip_content { padding:8px 10px; color:#ffffff; font-size:12px; line-height:normal; background:rgba(0, 0, 0, 0.8); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }		
#tiptip_arrow, #tiptip_arrow_inner { position:absolute; border-color:transparent; border-style:solid; border-width:6px; height:0; width:0; opacity:0.85; }		
#tiptip_holder.tip_top #tiptip_arrow { border-top-color:#fff; border-top-color:#000000;  }		
#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color:#fff; border-bottom-color:#000000; }		
#tiptip_holder.tip_right #tiptip_arrow { border-right-color:#fff; border-right-color:#000000; }		 
#tiptip_holder.tip_left #tiptip_arrow { border-left-color:#fff; border-left-color:#000000; }		
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top:-7px; margin-left:-6px; }		
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top:-5px; margin-left:-6px; }		 
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top:-6px; margin-left:-5px;  }		
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top:-6px; margin-left:-7px;}
   .dt-sc-twitter-feeds { float:left; clear:both; width:100%; text-align:center; }
.dt-sc-twitter-icon { margin:0px 0px 40px; position:relative; float:left; width:100%; clear:both; }
.dt-sc-twitter-icon span { width:70px; height:70px; line-height:70px; font-size:46px; display:inline-block; border-radius:50%; position:relative; z-index:1; }
.dt-sc-twitter-feeds .dt-sc-tweet { display:block; text-align:center; }
.dt-sc-twitter-feeds .tweet-text { font-size:24px; line-height:40px; color:#000000; }
.dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size:16px; clear:both; display:inline-block; width:100%; font-style:italic; margin:10px 0px 0px; }
.dt-sc-twitter-icon:before { content:""; position:absolute; left:100%; right:0px; top:35px; width:9000px; height:1px; }
.dt-sc-twitter-icon:after { content:""; position:absolute; right:100%; right:0px; top:35px; width:9000px; height:1px; }
  .dt-sc-video-manager-wrapper .wpb_column { overflow: hidden; }
.dt-sc-video-manager-right.wpb_column {  height: 505px; margin-bottom: 18px; margin-top: 18px; }
.dt-sc-video-item { float: left; margin-bottom: 18px; overflow: hidden; padding: 0 95px 0 65px; position: relative; width: 100%; box-sizing: border-box; }
.dt-sc-video-item:last-child { margin-bottom: 0; }
.dt-sc-vitem-thumb { bottom: 0; float: left; max-width: 150px; position: absolute; left: 65px; top: 0; width: 22%; z-index: 9; }
.dt-sc-vitem-thumb:before { border: 2px solid #fff; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; }
.dt-sc-vitem-detail { box-sizing: border-box; display: inline-block; padding: 20px 15px 20px 210px; position: relative; transition: all 0.3s linear 0s; width: 100%; }
.dt-sc-vitem-detail h2 { font-size:13px; font-family: 'Lato', sans-serif; text-transform:uppercase; margin-bottom:0px; position:relative; }
.dt-sc-vitem-detail h2:before { content: "\e624"; font-family: 'Pe-icon-7-stroke'; font-size: 13px; position:absolute; left: -42px; }
.dt-sc-vitem-detail p { font-size:11px; margin-bottom:0; color:#443838; }	
.type2 .dt-sc-vitem-detail p { color:#777777; }
.type2 .dt-sc-video-item:before { content: ""; display: block; height: 100%; left: 0; opacity: 0.95; position: absolute; top: 0; width: 100%; background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); }
.type2 .dt-sc-video-item:hover .dt-sc-vitem-detail, .type2 .dt-sc-video-item.active .dt-sc-vitem-detail { background-color:transparent; }
.dt-sc-video-item:hover h2, .dt-sc-video-item:hover p, .dt-sc-video-item:hover .dt-sc-vitem-detail:before, .dt-sc-video-item.active h2, .dt-sc-video-item.active p, .dt-sc-video-item.active .dt-sc-vitem-detail:before { color:#eeebe8; }
.dt-sc-video-wrapper { float: left; position:relative; }
.dt-sc-video-wrapper .video-overlay{ position:absolute; left:0; top:0; width:100%; height:100%; display:block; background-color:rgba(0,0,0,0.75); text-align:center; }
.type2 .dt-sc-video-wrapper .video-overlay { background: url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/shortcodes/css/images/video-img-overlay.png) repeat; }
.dt-sc-video-wrapper .video-overlay-inner { bottom: 0; display: block; height: 100px; left: 0; margin: auto; position: absolute; right: 0; top: 0; }
.dt-sc-video-wrapper .video-overlay-inner a { width:70px; height:70px; display:inline-block; border-radius:40px; }
.dt-sc-video-wrapper .video-overlay-inner a span { color:#fff; font-size:30px; line-height:70px; }
.dt-sc-video-wrapper .video-overlay-inner h2 { font-family:'Lato', sans-serif; margin-top:10px; margin-bottom:0px; }
.dt-sc-video-wrapper .video-overlay-inner h2, .dt-sc-video-wrapper .video-overlay-inner p { color:rgba(255,255,255,0.5); }
.type2 .dt-sc-video-wrapper .video-overlay-inner h2, .type2 .dt-sc-video-wrapper .video-overlay-inner p { color:rgba(255, 255, 255, 0.7); }
.dt-sc-video-item:hover { cursor: pointer; }.portfolio, .dt-sc-portfolio-sorting.type6 a:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.portfolio .image-overlay .links a:first-child, .portfolio .image-overlay-details, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-social, .portfolio .image-overlay .links { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; }
.portfolio .image-overlay .links a:last-child, .portfolio figure img, .dt-sc-image-caption .dt-sc-image-wrapper img, .dt-sc-menu figure img { -webkit-transition:all 0.9s ease; -moz-transition:all 0.9s ease; -o-transition:all 0.9s ease; -ms-transition:all 0.9s ease; transition:all 0.9s ease; }
.portfolio .image-overlay .links:after { -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.portfolio figure img { -webkit-transition:all 1.5s ease; -moz-transition:all 1.5s ease; -o-transition:all 1.5s ease; -ms-transition:all 1.5s ease; transition:all 1.5s ease; } .dt-sc-portfolio-sorting { float:left; clear:both; width:100%; margin:0px 0px 60px; padding:0px; text-align:center; }
.dt-sc-portfolio-sorting a { font-size:13px; font-weight:600; padding:8px 20px 6px; text-transform:uppercase; letter-spacing:0.5px; border:1px solid; margin:0px 10px 20px; display:inline-block; position:relative; }
.dt-sc-portfolio-sorting.type1 a { margin:0px 15px 20px; }
.dt-sc-portfolio-sorting.type1 a:before, .dt-sc-portfolio-sorting.type1 a:after { content:""; position:absolute; top:0px; bottom:0px; margin:auto; }
.dt-sc-portfolio-sorting.type1 a:before { width:15px; height:1px; left:-18px; }
.dt-sc-portfolio-sorting.type1 a:after { width:1px; height:15px; left:-3px; }	 
.dt-sc-portfolio-container { display: block; width: auto; clear:both; margin:0px; padding:0px; }
.dt-sc-portfolio-container.no-space { float: left; width: 100%; }
.portfolio.column.no-space { margin-bottom:0px; }
.portfolio figure { position:relative; overflow:hidden; }
.portfolio:hover figure img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.portfolio .image-overlay { position:absolute; opacity:0; display:block; bottom:0; left:0; right:0; width:100%; height:100%; overflow:hidden; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.portfolio .image-overlay .links { position:absolute; left:0px; top:0px; width:100%; height:100%; }
.portfolio .image-overlay .links a { display:inline-block; height:45px; width:45px; font-size:20px; line-height:50px; border:1px solid; border-radius:50%; margin:30px 0px 0px 30px; position:relative; bottom:100%; z-index: 1; text-align:center; }
.portfolio .image-overlay .links a:last-child { margin-left:5px; }
.portfolio .image-overlay .links a span { line-height:45px; }
.portfolio .image-overlay .links { width:100%; height:100%; }
.portfolio .image-overlay .links:after { content:''; position:absolute; z-index:-1; }
.portfolio .image-overlay .links:before { left:auto; left:10px;  z-index:2; }
.portfolio .image-overlay .links:after {  width:0;  height:200%; z-index:1;  left:0px;  top:-76%;  margin:-5px 0 0 -5px;  -webkit-transform-origin:0 0;  -webkit-transform:rotate(20deg);  -moz-transform-origin:0 0;  -moz-transform:rotate(30deg);  -ms-transform-origin:0 0;  -ms-transform:rotate(30deg);  transform-origin:0 0; transform:rotate(30deg); z-index:0; }
.portfolio:hover .image-overlay .links:after { width:70%; }
.portfolio.dt-sc-one-fourth:hover .image-overlay .links:after { width:80%; }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.portfolio .image-overlay .links:after {  -webkit-transform-origin:0 0;  -webkit-transform:rotate(30deg);  -moz-transform-origin:0 0;  -moz-transform:rotate(30deg);  -ms-transform-origin:0 0;  -ms-transform:rotate(30deg);  transform-origin:0 0; transform:rotate(30deg); }
}
.portfolio:hover .image-overlay .links a { bottom:0px; }
.portfolio .image-overlay-details { position:absolute; right:30px; bottom:-100%; text-align:right; border-right:1px solid;  padding:0px 20px; }
.portfolio .image-overlay-details .categories { margin-bottom:0px; }
.portfolio .image-overlay-details .categories a { letter-spacing:0.5px; }
.portfolio .image-overlay h2 { font-weight:300; margin-bottom:0px; padding:0px; }
.portfolio:hover .image-overlay-details { bottom:30px; }
.portfolio:hover .image-overlay { opacity:1; }
.isotope-hidden, .hidden { display:none !important; }
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}	
.dt-sc-infinite-load-more { float:left; width:100%; text-align:center; margin-bottom:50px; } .portfolio.type2 .image-overlay { background:rgba(0, 0, 0, 0.7); }
.portfolio.type2 .image-overlay-details { left:0px; bottom:-100px; right:inherit; width:100%; text-align:left; padding:17px 20px;  border:0px; }
.portfolio.type2:hover .image-overlay-details { bottom:0px; }
.portfolio.type2 .image-overlay h2 { font-size:18px; text-transform: uppercase; font-weight: 600; line-height: normal; }
.portfolio.type2 .image-overlay h2 a, .portfolio.type2 .image-overlay-details .categories a { color:#ffffff; }
.portfolio.type2 .image-overlay .links:after { background:none; }
.portfolio.type2 .image-overlay .links { left:inherit; left:100%; width:100%; height:auto; bottom:57px; top:inherit; }
.portfolio.type2 .image-overlay .links a { background:#000000; border-radius:0px; border:none;  top:auto; bottom:auto; right:0px; float:right; width:60px; height:60px; margin:0px 0px 1px 1px; }
.portfolio.type2 .image-overlay .links a span { font-size:28px; line-height:60px; }
.portfolio.type2 .image-overlay .links a:hover { color:#ffffff; }
.portfolio.type2:hover .image-overlay .links { left:0px; }
.dt-sc-portfolio-sorting.type2 a, .dt-sc-portfolio-sorting.type2 a:hover, .dt-sc-portfolio-sorting.type2 a.active-sort { border:none; background:none; margin:0px; }
.dt-sc-portfolio-sorting.type2 a:before, .dt-sc-portfolio-sorting.type2 a:hover:before, .dt-sc-portfolio-sorting.type2 a.active-sort:before { background:none; }
.dt-sc-portfolio-sorting.type2 a:after {content:""; position:absolute; top:0px; bottom:0px; margin:auto; width:1px; height:15px; left:-3px; background:#ffffff; -webkit-transform:rotate(15deg); -moz-transform:rotate(15deg); -ms-transform:rotate(15deg);  transform:rotate(15deg); }
.dt-sc-portfolio-sorting.type2 { clear:none; width:auto; margin:0px 0px 0px 15px; padding:0px 20px; position:relative; }
.page-template-tpl-portfolio .dt-sc-portfolio-sorting.type2 { margin:0px 0px 60px; }
.dt-sc-portfolio-sorting.type2 a { color:#ffffff; padding:25px 20px 23px; }
.dt-sc-portfolio-sorting.type2 a:hover, .dt-sc-portfolio-sorting.type2 a.active-sort { color:rgba(0, 0, 0, 0.4) !important; }
.dt-sc-portfolio-sorting.type2 a:after, .dt-sc-portfolio-sorting.type2 a:hover:after { background:#ffffff; }
.dt-sc-portfolio-sorting.type2 a:first-child:hover:before, .dt-sc-portfolio-sorting.type2 a:first-child:hover:after { background:none; }
.dt-sc-portfolio-sorting.type2 a.active-sort:before { content:""; position:absolute; top:-1px; left:0px; width:100%; height:100%; border-top:1px solid #000000; border-bottom:1px solid #000000;  height:-webkit-calc(100% + 2px); height:-moz-calc(100% + 2px); height:calc(100% + 2px); }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.dt-sc-portfolio-sorting.type2 a.active-sort:before { height:103%; }
}
.dt-sc-portfolio-sorting.type2:before { content:""; position:absolute; right:-25px; top:0px; width:50px; height:100%; -webkit-transform:skewX(-30deg); -moz-transform:skewX(-30deg); -ms-transform:skewX(-30deg);  transform:skewX(-30deg);  }
.dt-sc-portfolio-sorting.type2 a.active-sort:after { background:#ffffff; }
.dt-sc-portfolio-sorting.type2 a:first-child:after, .dt-sc-portfolio-sorting.type2 a.active-sort:first-child:after { background:none; } .dt-sc-portfolio-container .portfolio.type3 { padding:2px; }
.portfolio.column.no-space { padding: 0; }
.column .portfolio.type3 { position:relative; }
.portfolio.type3 .image-overlay .links:after { background:none; }
.portfolio.type3 .image-overlay { background:rgba(0, 0, 0, 0.6);  left:10px; top:10px; width:auto; height:auto; right:10px; bottom:10px; }
.portfolio.type3:hover:before { opacity:1; }
.portfolio.type3 .image-overlay .links a { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); bottom: auto; height: auto; }
.portfolio.type3 .image-overlay .links { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0px; right: 0px; margin: 0 auto; width: 100%; height: 100%; text-align: center; }
.portfolio.type3 .image-overlay .links a { font-size:16px; line-height:24px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; border:none; background:none; width:auto; margin:0px; padding:0px 10px; }
.portfolio.type3 .image-overlay .links a:first-child { margin:0px; }
.portfolio.type3 .image-overlay .links a:hover { background:none; }
.portfolio.type3:hover .image-overlay .links a { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.type3 .image-overlay, ::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.type3 .image-overlay { width:94.5%; height:89.5%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-two-fifth .portfolio.type3:before, ::i-block-chrome,.portfolio-single-grid .dt-sc-two-third .portfolio.type3:before { width:96.7%; height:94%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.type3 .image-overlay { height:94.6%; }
::i-block-chrome,.portfolio-single-grid .dt-sc-one-fifth #dt_portfolios-153.portfolio.type3:before { height:96.8%; }
} .portfolio.type4 .image-overlay .links:after { background:none; }
.portfolio.type4 .image-overlay .links { left:0px; right:0px; top:0px; bottom:0px; margin:auto; width:111px; height:45px; }
.portfolio.type4 .image-overlay .links a { margin:0px 5px; bottom:100%; background:#000000; border:0px; border-radius:0px; }
.portfolio.type4 .image-overlay .links a:hover { color:#000000; }
.portfolio.type4 .image-overlay .links a:first-child { right:100%; bottom:0px; }
.portfolio.type4:hover .image-overlay .links a:first-child { right:0px; bottom:0; }
.portfolio.type4 .image-overlay .links a:last-child { left:100%; bottom:0px; margin-left:0px; }
.portfolio.type4:hover .image-overlay .links a:last-child { left:0px; bottom:0; }
.portfolio.type4 .image-overlay .links a:last-child { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; } .portfolio.type5 .image-overlay-details { left:0px; bottom:-100px; right:inherit; width:100%; background:rgba(0, 0, 0, 0.1); text-align:center; padding:20px 10px;  border:0px; }
.portfolio.type5:hover .image-overlay-details { bottom:0px; }
.portfolio.type5 .image-overlay h2 { font-size:16px; margin-bottom:5px; }
.portfolio.type5 .image-overlay .links:after { background:none; }
.portfolio.type5 .image-overlay .links { left:0px; right:0px; top:0px; bottom:0px; margin:auto; width:120px; height:45px; }
.portfolio.type5 .image-overlay .links a { margin:0px 5px; bottom:100%; }
.portfolio.type5 .image-overlay .links a:first-child { right:100%; bottom:0px; }
.portfolio.type5:hover .image-overlay .links a:first-child { right:0px; bottom:90%; }
.portfolio.type5 .image-overlay .links a:last-child { left:100%; bottom:0px; }
.portfolio.type5:hover .image-overlay .links a:last-child { left:0px; bottom:90%; }
.portfolio.type5 .image-overlay .links a:last-child { -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -o-transition:all 0.6s ease; -ms-transition:all 0.6s ease; transition:all 0.6s ease; }
.dt-sc-portfolio-sorting.type5 a { border-color:#eeeeee; border-radius:5px; } .portfolio.type6 figure { overflow:visible; }
.portfolio.type6 figure img { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter:grayscale(100%); -webkit-filter:grayscale(1); filter:gray; }
.portfolio.type6:hover figure img { filter:grayscale(0%); -webkit-filter:grayscale(0); filter:none; }
.portfolio.type6 .image-overlay { background:none; width:103%; height:100%; width:-webkit-calc(100% + 10px); width:-moz-calc(100% + 10px); width:calc(100% + 10px); height:-webkit-calc(100% + 10px); height:-moz-calc(100% + 10px); height:calc(100% + 10px); }
.portfolio.type6 .image-overlay:before { 
content:none; 
}
.portfolio.type6 .image-overlay .links:after { background:none; }
.portfolio.type6 .image-overlay .links a { background:#000000; border:none; border-radius:0px; position:absolute; width:60px; height:60px; display:inline-block; line-height:66px; font-size:24px; margin:0px; z-index:1; }
.portfolio.type6 .image-overlay .links a span { line-height:60px; }
.portfolio.type6 .image-overlay .links a:last-child { margin-left:60px; }
.portfolio.type6 .image-overlay .links { bottom:0px; left:0px; }
.portfolio.type6 .image-overlay .links a { bottom:-100%; left:0px; }
.portfolio.type6:hover .image-overlay .links a { bottom:0px; }
.portfolio.type6:hover figure img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.portfolio.type6 .image-overlay .links a:hover { color:#ffffff; }
.dt-sc-portfolio-sorting.type6 a { background:#000000; color:#ffffff; }
.dt-sc-portfolio-sorting.type6 a:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:-1; opacity:0; }
.dt-sc-portfolio-sorting.type6 a.active-sort:before { left:-7px; top:-7px; background:#000000; opacity:1; }
.isotope .portfolio.type6 .image-overlay { width:100%; height:100%; left:0px; bottom:0px; }
.isotope .portfolio.type6 .image-overlay:before { left:0px; bottom:0px; }
.portfolio.type6.column.no-space { margin-bottom:0px; } .portfolio.type7 .image-overlay .links:after { background:none; }
.portfolio.type7 .image-overlay-details { width:100%; text-align:center; border:none; } 
.portfolio.type7 .image-overlay h2 { font-size:14px; font-weight:bold; text-transform:uppercase; }
.portfolio.type7 .image-overlay-details .categories { margin-bottom:10px; }
.portfolio.type7 .image-overlay-details .categories a { position:relative; padding:0px 15px 0px 17px; font-size:12px; text-transform:uppercase; }
.portfolio.type7 .image-overlay-details .categories a:before { content:""; position:absolute; width:8px; height:8px; left:0px; top:4px; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); }
.portfolio.type7 .image-overlay-details .categories a.nonveg:before { background:#bb0605; }
.portfolio.type7 .image-overlay-details .categories a.veg:before { background:#328500; }
.portfolio.type7 .image-overlay-details { right:0px; }
.portfolio.type7:hover .image-overlay-details { bottom:70px; } 
.portfolio.type7 .image-overlay  { 
background:-moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0,0)), color-stop(100%,rgba(0, 0, 0, 0.8))); background:-webkit-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:-o-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:-ms-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); background:linear-gradient(to bottom,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.8) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
.portfolio.type7 .image-overlay .links:after { background:none; }
.portfolio.type7 .image-overlay .links { left:0px; right:0px; width:100%; height:auto; bottom:0px; top:inherit; width:180px; margin:auto; }
.portfolio.type7:hover .image-overlay .links { left:0px; }
.portfolio.type7 .image-overlay .links a { margin-left:0px; border:none; width:87px; border-radius:0px; line-height:60px; }
.portfolio.type7 .image-overlay .links a span { line-height:60px; }
.portfolio.type7 .image-overlay .links a span.icon-linked { margin-left: -7px; }
.portfolio.type7 .image-overlay .links a:hover { background:none; color:#ffffff; z-index:1; }
.portfolio.type7 .image-overlay .links a:before { content:""; position:absolute; left:12px; bottom:-32px; width:60px; height:60px; border:2px solid; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); -ms-transform:rotate(45deg); z-index:-1; }
.portfolio.type7 .image-overlay .links a, .portfolio.type7:hover .image-overlay .links a { bottom:0px; }
.portfolio.type7 .image-overlay .links { bottom:-100%; }
.portfolio.type7:hover .image-overlay .links { bottom:0px; }
.portfolio.type7 .image-overlay .links a:first-child, .portfolio.type7 .image-overlay .links a:last-child { -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease; }
.dt-sc-portfolio-sorting.type7 a { border-width:2px; border-radius:30px; } .portfolio.type8:hover figure img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.portfolio.type8 .hexagon-style{ position: relative; }
.portfolio.type8 .hexagon-style:after{content:"";background-image:url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/custom-post-types/images/portfolio-mask.png);background-repeat: no-repeat;background-size: cover;display: inline-block;position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: 1;}
.portfolio.type8 .hexagon-style figure { height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
.portfolio.type8 .hexagon-style figure img { height: 100%; object-fit: cover; object-position: center;}
.with-right-sidebar .portfolio.type8 .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style{height: 240px;}
.portfolio.type8 .image-overlay .links a {
font-size: 14px;
line-height: 32px;
text-align: center;
}
.portfolio.type8 .image-overlay h2 { font-size:18px; padding-bottom:30px; }
.portfolio.type8 .image-overlay-details .categories { font-size:14px; position:absolute; bottom:60px; left:0px; right:0px; }
.portfolio.type8 .image-overlay-details { border:0px; text-align:center; width:100%; left:0px; right:0px; top:0px; bottom:0px; margin:auto; height:120px; }
.portfolio.type8 .image-overlay .links:after { background:none; }
.portfolio.type8 .image-overlay-details:before { content:""; position:absolute; width:40px; height:2px; background:#ffffff; left:0px; right:0px; bottom:45px; margin:auto; }
.portfolio.type8 .image-overlay .links { text-align:center; bottom:0px; height:36px; left:0px; right:0px; bottom:0px; width:115px; margin:auto; }
.portfolio.type8 .image-overlay .links a { border:0px; margin:0px 5px; border-radius:15px 0px; background:#ffffff; }
.portfolio.type8 .image-overlay .links a {bottom:auto; height: 40px; width: 30px; border-radius: 0; } .portfolio.type8 .image-overlay .links a:nth-child(1) {left:-60% !important; }
.portfolio.type8 .image-overlay .links a:nth-child(2) {right:-60% !important;}
.portfolio.type8:hover .image-overlay .links a:nth-child(1) {left:-20% !important; }
.portfolio.type8:hover .image-overlay .links a:nth-child(2) {right:-20% !important; }
.portfolio.type8 .image-overlay .links a span{line-height: 40px;}
.portfolio.type8 .image-overlay .links a:hover span{color:#333338;}
.dt-sc-portfolio-sorting.type8 a {  border:none; border-radius:8px 0px 8px 0px; padding:10px 20px 10px;border-bottom: 3px solid; color: #fff;margin: 0px 5px 10px 0px;padding: 8px 12px;text-transform: capitalize;font-weight: 400; }
.dt-sc-portfolio-sorting.type8 a.active-sort, .dt-sc-portfolio-sorting.type8 a:hover{border-bottom-color: #ae4612;}
.dt-sc-portfolio-sorting.type8 a{border-bottom-color: #02747f;}
.portfolio.type8 .image-overlay .links a{z-index: 999;}
.portfolio.type8:hover .image-overlay { z-index: auto;}
.portfolio.type8 .portfolio-detail{text-align: center;}
.portfolio.type8 .portfolio-detail .portfolio-title h5{margin-bottom: 10px;}
.portfolio.type8 .hexagon-style{margin-bottom: 20px;}
.portfolio.type8 .portfolio-detail .portfolio-title p:before{content: "\f06b";display: inline-block;margin: 0px 5px 0px 0px;font-family: FontAwesome;}
.portfolio.type8 .image-overlay .image-overlay-details{display: none;}
.portfolio.type8 .image-overlay .links a:after {content: "";position: absolute;right: -12px;width: 0px;height: 0px;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 12px solid #FFFFFF;}
.portfolio.type8 .image-overlay .links a:before {content: "";position: absolute;left: -12px;width: 0px;height: 0px;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-right: 12px solid #FFFFFF;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8.no-space .hexagon-style{height: 255px;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8.with-space .hexagon-style{height: 242px;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height: 237px;}
#primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style, 
#primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height: 180px;}
#primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img,
#primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height: 175px;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height: 110px;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height: 110px;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style{height: 326px;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style img{height: 325px;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style{height: 154px;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style img{height: 150px;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8:hover .image-overlay .links a:nth-child(1) {left:-10% !important; }
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8:hover .image-overlay .links a:nth-child(2) {right:-10% !important; }
#primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style{height: 498px;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style{height: 505px;} .dt-sc-portfolio-sorting.type9 { margin-bottom:40px; }
.dt-sc-portfolio-sorting.type9 a { border-radius:8px; background:#ffffff; border:none; font-size:15px; text-transform:capitalize; color:#6e4d27; font-weight:normal; letter-spacing:1px; margin:0px 5px 20px; }
.portfolio.type9 figure img { border:5px solid #ffffff; border-radius:10px;  }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .portfolio.type9 figure img { border-radius:20px; -webkit-border-radius:20px; -ms-border-radius:20px;  } 
}
.portfolio.type9 .image-overlay { border-radius:5px; left:5px; top:5px; width:auto; height:auto; right:5px; bottom:5px; }
.portfolio.type9:hover figure img { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); }
.portfolio.type9 figure { overflow:inherit; }
.portfolio.type9 .image-overlay .links:after { background:none; }
.portfolio.type9 .image-overlay .links { text-align:center; width:100%; height:100%; }
.portfolio.type9 .image-overlay .links a { border:none; font-size:40px; }
.portfolio.type9 .image-overlay .links a:last-child { margin-left:0px; }
.portfolio.type9 .image-overlay .links, .portfolio.type9 .image-overlay .links a { left:0px; right:0px; top:0px; bottom:0px; margin:auto; height:44px; }
.portfolio.type9 .image-overlay .links a:hover { background:none; color:#6e4d27; } .dt-sc-portfolio-container .portfolio { margin-left:0px; margin-right:0px; clear:none; }
.dt-sc-portfolio-container.with-space .portfolio { padding:0 10px 20px; }
.dt-sc-portfolio-container.with-space { margin:0px -10px; }
.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space .portfolio { padding:0; margin:0; }
.portfolio-container-carousel-wrapper .dt-sc-portfolio-container.with-space { margin:0; }
.dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth { width: 25%; } 	
.dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third { width: 33.33333%; }
.dt-sc-portfolio-container .dt-sc-one-fifth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth { width:20%; }
.dt-sc-portfolio-container .dt-sc-one-sixth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth { width:16.666%; }
.dt-sc-portfolio-container .dt-sc-one-seventh, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh { width:14.28%; }
.dt-sc-portfolio-container .dt-sc-one-eight, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight { width:12.5%; }
.dt-sc-portfolio-container .dt-sc-one-nineth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth { width:11.11%; }
.dt-sc-portfolio-container .dt-sc-one-tenth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:10%; }
.dt-sc-portfolio-container .dt-sc-one-half, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half { width: 50%; }
.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width: 20%; }
.with-both-sidebar .dt-sc-portfolio-container-wrapper .dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.no-space.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container-wrapper .column.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-fifth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .with-both-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .with-both-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth, .page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half { width: 100%; }
.page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-fourth, .with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-third, .page-with-sidebar.with-both-sidebar .dt-sc-portfolio-categories-list .dt-sc-one-half { margin:0 0 20px; }
.page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-third.portfolio.hover-modern-title .image-overlay-details, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-fourth.portfolio.hover-modern-title .image-overlay-details { display:none; }
.with-both-sidebar .dt-sc-portfolio-container .type8.column.dt-sc-one-fourth{width:25%;} .dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-half.grid-sizer-2,
.dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half.grid-sizer-2 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-1 { width: 66.65%; }
.dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-2 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-2 { width: 75%; }
.dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-3 { width: 100%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-1 { width: 40%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-2 { width: 60%; }
.dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-3 { width: 80%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-1 { width: 33.33%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-2 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-3 { width: 66.66%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-1 { width: 28.6%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-2 { width: 42.85%; }
.dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-3 { width: 57.14%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-1 { width: 25%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-2 { width: 37.5%; }
.dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-3 { width: 50%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-1 { width: 22.22%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-2 { width: 33.33%; }
.dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-3 { width: 44.44%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-1 { width: 20%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-2 { width: 30%; }
.dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-3 { width: 40%; } .grid-sizer.portfolio.column { margin: 0; padding: 0; min-height: 0; }  .page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin:20px 0px 0px 20px; }
.page-with-sidebar .portfolio.type1 .image-overlay .links a:last-child, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a:last-child, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a:last-child { margin-left:5px; }
.with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:15px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay .links:after { background:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links:after, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:none; }	
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:30px; width:30px; line-height: 25px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { line-height:30px; font-size:14px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth:hover .image-overlay-details { bottom:20px; }
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:40px; width:40px; }
.with-both-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { line-height:40px; font-size:16px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 20px 0 0 20px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a:last-child { margin-left: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 10px 0 0 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay h2 { font-size: 16px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1:hover .image-overlay-details { bottom: 10px; right: 10px; } .with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2:before { display:none; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2 a { font-size:10px; padding:15px 9px 14px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .dt-sc-portfolio-sorting.type2:before { display:none; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .dt-sc-portfolio-sorting.type2 { width:100%; text-align:center; }
.with-both-sidebar .portfolio.type2 .image-overlay h2 { font-size:12px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links a, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links a { width:50px; height:50px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links a span, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links a span, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links a span { line-height:50px; font-size:20px; }
.with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:11px; }
.page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:65px; }
.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay h2 { font-size:11px; }
.page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:49px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay h2 { font-size: 12px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { width: 40px; height: 40px; line-height: 40px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { font-size: 18px; line-height: 40px; } .with-both-sidebar .portfolio.type3 .image-overlay .links a { font-size:12px; }
.page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:13px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:12px; } .with-both-sidebar .portfolio.type5 .image-overlay-details .categories, .with-both-sidebar .portfolio.type5 .image-overlay-details .categories { font-size:11px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { margin-bottom:0px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay-details {  padding: 5px 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay h2 { margin: 3px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 40px; } .with-both-sidebar .portfolio.type7 .image-overlay h2, .page-with-sidebar .portfolio.type7 .image-overlay h2, .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth:hover .image-overlay-details { bottom:60px; } .with-both-sidebar .portfolio.type8 .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details .categories, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { font-size:12px; bottom:70px; }
.with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.with-both-sidebar .portfolio.type8 .image-overlay-details:before, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details:before, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:50px; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:67px; }
.with-both-sidebar.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details:before { bottom:62px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay-details { height: 105px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 70px; } .dt-portfolio-single { width:100%; margin:0px; padding:0px 0px 6px; float:left; clear:both; position:relative; }
.dt-portfolio-single:before { content:""; position:absolute; bottom:0px; left:0px; width:100%; height:6px; }
.dt-portfolio-single-details { padding:40px 0px 0px; display:block; clear:both; float:left; }
.dt-portfolio-single-details h3 { font-size:30px; }
.dt-portfolio-single-details h3:nth-child(3) { font-size: 24px;}
.dt-sc-one-third .dt-portfolio-single-details { padding-top:10px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth, .dt-sc-one-third .dt-portfolio-single-details .dt-sc-one-fourth { width:100%; margin:0px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth { padding-bottom:40px; }
.dt-sc-one-third .dt-portfolio-single-details .dt-sc-three-fourth { padding-right:0px; }
.dt-portfolio-single > .dt-sc-two-third { margin-right:2%; margin-left:0px; }
.dt-portfolio-single > .dt-sc-one-third { margin-left:0px; margin-right:0px; }
.dt-portfolio-single .dt-sc-two-third.right-gallery { float:right; margin-left:2%; margin-right:0px; }
.dt-portfolio-single-slider-wrapper, .dt-portfolio-single-slider { float:left; clear:both; margin:0px; padding:0px; width:100%; line-height:0px; position: relative; }
.dt-portfolio-single-slider li { display:block; margin:0px 1px 0px 0px; padding:0px; }
.dt-portfolio-single-slider li img { max-width:100%; height:auto; }
.dt-portfolio-single-slider-wrapper #bx-pager { float:left; display:inline; margin:30px 0px 0px; padding:0px; width:100%; text-align:center; }
.dt-portfolio-single-slider-wrapper #bx-pager a { margin:0px 10px 15px; padding:3px; line-height:0px; display:inline-block; cursor:pointer; position:relative; }
.dt-portfolio-single-slider-wrapper #bx-pager a img { max-width:85px; height:auto; }
.dt-portfolio-single-slider-wrapper #bx-pager a.active:before { border:1px solid; position:absolute; width:100%; height:100%; content:""; left:0; top:0; }
.dt-portfolio-single-details .dt-sc-three-fourth { padding-right:40px; }
.portfolio-categories, .portfolio-tags  { float:left; clear:both; width:100%; margin:15px 0px 0px; padding:0px; }
.portfolio-categories a, .portfolio-tags a { color:#5c5c5c;}
.portfolio-categories i, .portfolio-tags i {  margin:0px 5px 0px 0px; position:relative; top:0px; }
.project-details { margin:0px; float:left; clear:both; width:100%; }
.project-details li { float:left; display:block; margin:0px; padding:10px 0px; font-size:14px; border-bottom:1px solid rgba(0, 0, 0, 0.1); width:100%; }
.project-details li:last-child { border-bottom: none; }
.project-details li span { font-weight:bold; width:85px; display:inline-block; color:#000000; }
.project-details li a { color:#808080; }	
.post-nav-container { float:left; width:100%; margin: 30px 0px 0px;padding: 15px 0px;clear: both;border-bottom: 1px dotted #a2a2a2;border-top: 1px dotted #a2a2a2;}
.post-nav-container .post-next-link a, .post-nav-container .post-prev-link a{}
.post-nav-container .post-next-link a span, .post-nav-container .post-prev-link a span { color:#000000; font-size:12px;  padding:0;  letter-spacing:0.5px; margin:0px; display:inline-block; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; font-weight: normal;font-style: italic;}
.post-nav-container .post-prev-link { float:left; }
.post-nav-container .post-next-link { float:right; }
.post-nav-container .post-next-link a i, .post-nav-container .post-prev-link a i {  }
.post-nav-container .post-next-link a { margin-right:0px; } .with-both-sidebar .dt-portfolio-single-details .column { width:100%; margin:0px; padding:0px; }
.with-both-sidebar .dt-portfolio-single-details .dt-sc-one-fourth { margin-top:40px; }
.with-both-sidebar .dt-portfolio-single .dt-sc-two-third, .with-both-sidebar .dt-portfolio-single .dt-sc-one-third { margin:0px; width:100%; }
.with-both-sidebar .dt-portfolio-single-details { margin:30px 0px 0px; }
.type-dt_portfolios .dt-portfolio-single-details p:nth-child(2){padding-bottom: 35px;border-bottom: 1px dotted #a2a2a2; margin-bottom: 35px;}
.type-dt_portfolios .dt-portfolio-single-details p .fa{margin-right: 5px;}
.type-dt_portfolios .dt-portfolio-single-details p.portfolio-categories{ margin:0 0 10px 0 !important; } .related-portfolios { float:left; margin:60px 0px 0px; padding:0px; width:100%; clear:both; }
.related-portfolios h3 { font-weight:bold; margin-bottom:30px; } .grid-sizer-1 img, .grid-sizer-2 img, .grid-sizer-3 img, .grid-sizer-4 img, .grid-sizer-5 img, .dt-sc-infinite-portfolio-load-more, .disable, .message { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
.dt-sc-masonry-portfolio-container { clear: both; display: block; margin: 0 -1px; padding: 0; width: auto; text-align: center; }
.dt-sc-masonry-portfolio-container .ms-portfolio { float: left; padding: 0 15px; box-sizing: border-box; margin: 0; }
.dt-sc-infinite-portfolio-container { position: relative; margin-bottom: 50px; text-align: center; }
.dt-sc-infinite-portfolio-container .message { border: 1px solid; border-radius: 3px; bottom: -96px; color: #fff; left: 0; margin: 0 auto; padding: 10px 0; position: absolute; right: 0; width: 180px;z-index:99; }
.dt-sc-infinite-portfolio-load-more { padding: 10px 25px; border-radius: 3px; float: none; display: inline-block; z-index: 9; font-size: 18px; color:#fff; }
.dt-sc-infinite-portfolio-load-more.disable { font-size: 0; visibility: hidden; }
.dt-sc-infinite-portfolio-load-more:hover { color:#fff; }
.grid-sizer-1 { width: 100%; }
.grid-sizer-2 { width: 50%; }
.grid-sizer-3 { width: 33%; }       
.grid-sizer-4 { width: 25%; }
.grid-sizer-5 { width: 20%; }
.grid-sizer-1, .grid-sizer-2, .grid-sizer-3, .grid-sizer-4, .grid-sizer-5 { text-align: center; float: none; margin: 50px 0; display: inline-block; position: relative; }
.grid-sizer-1:before, .grid-sizer-2:before, .grid-sizer-3:before, .grid-sizer-4:before, .grid-sizer-5:before { background-image: url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/custom-post-types/images/loading_icon.gif); background-position: center; content: ""; display: block; position: absolute; top: 50%; transform: translateY(-50%); right:0; left: 0; margin: 0 auto; width: 60px; height: 60px; z-index: -1; }
.grid-sizer-1 img, .grid-sizer-2 img, .grid-sizer-3 img, .grid-sizer-4 img, .grid-sizer-5 img { float: none; display: inline-block !important; }
.grid-sizer-1:hover img, .grid-sizer-2:hover img, .grid-sizer-3:hover img, .grid-sizer-4:hover img, .grid-sizer-5:hover img { transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); }
.message { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.message.hidden { display: block !important; transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0); }
.bx-controls-direction a.bx-prev {
background-image: url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/custom-post-types/images/slider-arrow-left.png);
left: 0px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.bx-controls-direction a {
position: absolute;
z-index: 9;
top: 0;
bottom: 0;
margin: auto;
text-indent: -9999px;
width: 40px;
height: 60px;
background-color: currentColor;
}
.bx-controls-direction a.bx-next {
background-image: url(//www.pembrokepeewee.com/wp-content/plugins/designthemes-core-features/custom-post-types/images/slider-arrow-right.png);
right: 0px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.bx-controls-direction a:hover {
opacity: 0.8;
}
q:before {content: "\201c";}
q:after {content: "\201d";} .dt-sc-portfolio-sorting a { color:#000000; }
.dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .portfolio .image-overlay .links a, .portfolio .image-overlay h2, .portfolio .image-overlay a, .portfolio .image-overlay { color:#ffffff; }
.portfolio .image-overlay .links a:hover { background:#ffffff; }
.dt-sc-portfolio-sorting.type1 a:before, .dt-sc-portfolio-sorting.type1 a:after { background:#000000; }
.portfolio .image-overlay .links:after, .domain-search-form label, .domain-tld-list { background:rgba(0, 0, 0, 0.1); }
.dt-sc-portfolio-sorting a { border-color:#000000; }
.portfolio .image-overlay .links a { border-color:#ffffff; }
.portfolio .image-overlay-details { border-right-color:#ffffff; }  @media only screen and (min-width:1200px) and (max-width:1380px) {  
.with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth, .page-with-sidebar .portfolio.dt-sc-one-half, .with-both-sidebar .dt-sc-portfolio-container .type8.column.dt-sc-one-fourth { width:50%; } 
.with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.dt-sc-portfolio-sorting.type2:before { display:none; }
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img {height: 221px;}
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style {height: 223px;}
.page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third.type8{position: initial !important;}
.page-with-sidebar .dt-sc-portfolio-container .column.first.dt-sc-one-third.type8{clear: none !important;}
.with-right-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1), .with-left-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1) {left: -8% !important;}
.with-right-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(2), .with-left-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1) {right: -8% !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:218px !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:222px !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:159px !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:163px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:222px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:226px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 300px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 300px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 220px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 223px !important;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 222px !important;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 225px !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style{height:300px !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style img{height:297px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style{height:465px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style {height: 460px;}
} @media only screen and (min-width:992px) and (max-width:1199px) {
.page-template-tpl-fullwidth .portfolio.no-space.dt-sc-one-fourth h2, .page-template-tpl-portfolio .portfolio.no-space.dt-sc-one-fourth h2 { font-size:17px; }
.portfolio.dt-sc-one-third.with-sidebar, .portfolio.dt-sc-one-half.with-sidebar, .portfolio.dt-sc-one-fourth.with-sidebar { width: 50%; }
.portfolio.dt-sc-one-third.with-sidebar.no-space, .portfolio.dt-sc-one-half.with-sidebar.no-space, .portfolio.dt-sc-one-fourth.with-sidebar.no-space { width: 50%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { line-height: normal; } 
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:20px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:18px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth.no-space .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  } .with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .dt-sc-portfolio-container .hover-icons-only.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.hover-icons-only.dt-sc-one-third { width:50%; }
.dt-sc-portfolio-container .dt-sc-one-tenth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:20%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2 { font-size:20px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .portfolio.hover-icons-only.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth.no-space .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }	
.content-full-width .portfolio.dt-sc-one-fourth.hover-modern-title .image-overlay h2 { font-size:15px; }
.content-full-width .portfolio.dt-sc-one-fourth.hover-modern-title .image-overlay .links a { margin:10px 0 0 10px; }
.dt-sc-portfolio-sorting.type2 { width:100%; left:0; position:static; top:0; }
.dt-sc-portfolio-sorting.type2 a { display:inline-block; padding-right:10px; } 
.fixed-left-header .dt-sc-portfolio-sorting.type2 { width:100%; }
.fixed-left-header .dt-sc-portfolio-sorting.type2 { text-align:center; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links:after { background: none; }	
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links a:last-child { margin-left: 10px; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin: 20px 0 0 20px; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay-details p { display: none; }
.page-template-default .portfolio.type1.dt-sc-one-fourth .image-overlay-details h2 { font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 10px 0 0 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details { bottom: 10px; right: 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay-details h2 { font-size: 12px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links { bottom: 46px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 36px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay-details { height: 105px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay .links { bottom: 30px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; } .page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { margin: 25px 0 0 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2:hover .image-overlay-details { display: none; }		
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2:hover .image-overlay .links, 
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a span {line-height: 50px; font-size: 22px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a { width: 50px; height: 50px; line-height: 50px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type6 .image-overlay .links a:last-child { margin-left: 50px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay .links a { width: 77px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type7 .image-overlay .links a:before { width: 60px; height: 60px; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 20px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay .links a { margin: 45px 0 0 18px; left: 30px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1:hover .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2:hover .image-overlay .links,
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .page-with-sidebar .vc_col-sm-4 .portfolio.type8 .image-overlay .links { top: 0; }  .content-full-width .portfolio.type5.column.dt-sc-one-fourth .image-overlay-details { display: none; }		
.content-full-width .portfolio.type5.column.dt-sc-one-fourth .image-overlay .links { height: 15px; } .page-with-sidebar .dt-sc-portfolio-sorting.type2 a { padding-left:12px; padding-right:12px; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2::before { content:none; }
.with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; box-sizing: border-box; }
.dt-sc-portfolio-sorting.type2 { margin-bottom:60px; }
.portfolio.type2 .image-overlay-details { padding: 15px 20px; }
.portfolio.type2.dt-sc-one-half.with-sidebar .image-overlay h2 { font-size:14px; }
.portfolio.type2.dt-sc-one-half.with-sidebar .image-overlay .links { bottom:53px; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:12px; }
.portfolio.type2.dt-sc-one-third .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type2.dt-sc-one-fourth.no-space .image-overlay .image-overlay-details { display:none; }
.portfolio.type2.dt-sc-one-fourth.no-space .image-overlay .links { bottom:0; }
.page-with-sidebar .dt-sc-portfolio-sorting.type2::before { content:none; } .with-both-sidebar .portfolio.type3 .image-overlay .links a { font-size:14px; }
.portfolio.type3 .image-overlay .links a { font-size: 12px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.type5.portfolio.no-space .image-overlay-details .categories { display:none; }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:49.9%; }
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:24.9789%; }
.type7.no-space.portfolio.dt-sc-one-fourth .image-overlay-details { display:none; }
.portfolio_content_middle .wpb_wrapper > p { display:none; }
.portfolio.type7:hover .image-overlay .links { bottom:-2px; }
.dt-sc-one-third.portfolio.type7 .image-overlay h2, .dt-sc-one-third.portfolio.type7.no-space .image-overlay h2 { font-size:12px; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories, .page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio_content_middle .portfolio.type7 .image-overlay-details { display:none; }
.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio.type8 .image-overlay h2 { font-size:17px; }
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img {height: 180px;}
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style {height: 182px;}
.page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third.type8{position: initial !important;}
.page-with-sidebar .dt-sc-portfolio-container .column.first.type8{clear: none !important;}
.with-right-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third.type8, .with-left-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third.type8{width:33.333% !important; }
.with-right-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1), .with-left-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1) {left: -8% !important;}
.with-right-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(2), .with-left-sidebar .portfolio.type8:hover .image-overlay .links a:nth-child(1) {right: -8% !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:180px !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:188px !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:278px !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:282px !important;}
#primary.with-both-sidebar .dt-sc-portfolio-container .type8.column.dt-sc-one-fourth,
#primary.with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar .type8 { width:50% !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img {height: 182px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style {height: 183px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 246px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 249px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 179px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 183px !important;}
#primary.with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar.type8{width: 50% !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style{height:250px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style{height:380px !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style img{height:247px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style img{height:377px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style{height:390px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style img{height:386px !important;}
}
@media only screen and (min-width:768px){
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style .links a{height: 32px;width: 20px;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style .links{width: 65px; height: 30px;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .image-overlay .links a:after {right: -10px;border-top: 16px solid transparent;border-bottom: 16px solid transparent;border-left: 10px solid #FFFFFF;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .image-overlay .links a:before {left: -10px;border-top: 16px solid transparent;border-bottom: 16px solid transparent;border-right: 10px solid #FFFFFF;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .image-overlay .links a span{line-height: 34px;}
}  @media only screen and (min-width:768px) and (max-width:991px) {
.portfolio.type1 .image-overlay h2 { font-size: 20px; line-height: normal; }
.dt-sc-portfolio-container .portfolio.dt-sc-one-half.with-space { width:50%; }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.portfolio.dt-sc-one-half, .portfolio.dt-sc-one-third, .portfolio.dt-sc-one-fourth { width:50%; }
.related-portfolios .portfolio.dt-sc-one-third { width:49%; }
.page-with-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar .portfolio.dt-sc-one-half.no-space { width:50%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.dt-sc-one-half .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }
.page-template-tpl-portfolio .with-both-sidebar .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-half, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth { width:100%; }
.page-with-sidebar .portfolio.type1 .image-overlay h2, .portfolio.type1.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .left-header.fixed-left-header .portfolio-fullwidth-container .dt-sc-one-fourth,  .page-with-sidebar .portfolio.dt-sc-one-fourth.type8.with-sidebar { width:50% !important; }
.related-portfolios .portfolio.dt-sc-one-third { width:49%; }
.with-both-sidebar .portfolio.dt-sc-one-half.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar, .with-both-sidebar .portfolio.dt-sc-one-fourth.with-sidebar, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay h2, .with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.with-both-sidebar .portfolio.hover-icons-only .image-overlay-details { display: none; }
.with-both-sidebar .portfolio.hover-icons-only .image-overlay .links { height:50px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px; }	
.fixed-gallery .portfolio.hover-title-overlay.hover-state .image-overlay-details, .fixed-gallery .portfolio.hover-title-overlay .image-overlay-details { right:10px; bottom:0; }
.portfolio.hover-presentation .image-overlay h2 { font-weight:400; text-transform:capitalize; font-size:15px; }	
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay .links a { left: 10px; margin: 25px 0 0 18px; top: 5px; }
.page-template-default .vc_col-sm-3 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type2:hover .image-overlay-details { display: none; }		
.page-template-default .vc_col-sm-3 .portfolio.type2:hover .image-overlay .links, 
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a span { line-height: 40px; font-size: 18px; }
.page-template-default .vc_col-sm-3 .portfolio.type2 .image-overlay .links a { height: 40px; width: 40px; line-height: 40px; }
.page-template-default .vc_col-sm-3 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type5 .image-overlay .links { height: 15px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a span {line-height: 50px; font-size: 22px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a { width: 50px; height: 50px; line-height: 50px; }
.page-template-default .vc_col-sm-3 .portfolio.type6 .image-overlay .links a:last-child { margin-left: 50px; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay .links a { width: 77px; }
.page-template-default .vc_col-sm-3 .portfolio.type7 .image-overlay .links a:before { width: 60px; height: 60px; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-3 .portfolio.type8 .image-overlay .links { top: 0px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links a { margin: 45px 0 0 18px; left: 30px; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay .links:after { background: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type1 .image-overlay-details h2 { font-size: 18px; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay-details h2 { font-size: 14px; }
.page-template-default .vc_col-sm-4 .portfolio.type2:hover .image-overlay .links,
.page-template-default .vc_col-sm-4 .portfolio.type2 .image-overlay .links { top: auto; bottom: 0; }
.page-template-default .vc_col-sm-4 .portfolio.type3 .image-overlay .links a { font-size: 10px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay-details h2 { margin-bottom: 3px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay-details { padding: 5px 10px; }
.page-template-default .vc_col-sm-4 .portfolio.type5 .image-overlay .links { height: 35px; }
.page-template-default .vc_col-sm-4 .portfolio.type8 .image-overlay-details { display: none; }
.page-template-default .vc_col-sm-4 .portfolio.type8 .image-overlay .links { top: 0; } .dt-sc-portfolio-sorting.type2 a { padding-left:6px; padding-right:6px; }
.dt-sc-portfolio-sorting.type2 { margin-bottom:60px; }
.dt-sc-portfolio-sorting.type2::before { content:none; }
.page-with-sidebar .dt-sc-portfolio-sorting.type2 { width:100%; }
.portfolio.type2 .image-overlay h2 { font-size:16px; text-transform:capitalize; min-height:23px; }
.page-with-sidebar .portfolio.type2 .image-overlay .image-overlay-details { display:none; }
.page-with-sidebar .portfolio.type2 .image-overlay .links, .with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links  { bottom: 0; }
.page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom: 57px; }	
.page-template-tpl-portfolio .page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom: 0; }	
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:16px; }
.type3.portfolio.with-sidebar { width:100%; }
.portfolio-single-grid .portfolio.type3 .image-overlay .links a { font-size:14px; text-transform:capitalize; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.portfolio.type7 .image-overlay .links a:before { bottom: -31px; left: 14px; }
.portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories, .page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.with-both-sidebar.page-with-sidebar .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:12px; }
.portfolio_content_middle .portfolio.type7 .image-overlay-details { display:none; }
.portfolio_content_middle .wpb_wrapper > p { display:none; }
.related-portfolios .dt-sc-one-third.type7:nth-child(4) { margin-left: 0; }
.portfolio.type7.dt-sc-one-third.with-sidebar:hover .image-overlay-details { bottom:40px; }
.with-both-sidebar .portfolio.dt-sc-one-half .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.dt-sc-one-half.with-sidebar.portfolio.type8 .image-overlay-details::before { content:none; }
.with-both-sidebar .dt-sc-one-half.with-sidebar.portfolio.type8 .image-overlay-details::before { content:""; }
.with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type8.dt-sc-one-half .image-overlay .links { top:80px; }
.page-with-sidebar .dt-portfolio-single > .column { width:100%; }
.related-portfolios .portfolio.dt-sc-one-third:nth-child(2n+4) { margin-left: 0; } .grid-sizer-1, .grid-sizer-2, .grid-sizer-3, .grid-sizer-4, .grid-sizer-5 { width: 50%; }
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img {height: 205px;}
.with-right-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style {height: 207px;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:298px !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:300px !important;}
.page-with-sidebar .dt-sc-portfolio-container .column.first.type8{clear: none !important;}
.page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third.type8, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third,
.page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .dt-sc-portfolio-container .column.dt-sc-one-third
.page-with-sidebar .type8 .portfolio.dt-sc-one-third, .page-with-sidebar .type8 .portfolio.dt-sc-one-third{width:50% !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:206px !important;}
#primary.page-with-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:210px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:115px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:120px !important;}
.content-full-width .column.first.dt-sc-one-third.type8 {clear: none !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 295px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 300px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 207px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 209px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 249px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 252px !important;}
#primary.with-both-sidebar .portfolio.dt-sc-one-third.with-sidebar.type8{width: 100% !important;}
#primary.page-with-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style img {height: 207px !important;}
#primary.page-with-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style {height: 208px !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style, #primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style{height:298px !important;}
#primary.content-full-width .dt-sc-one-third.portfolio.type8 .hexagon-style img, #primary.content-full-width .dt-sc-one-half.portfolio.type8 .hexagon-style img{height:296px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style{height:306px !important;}
#primary.content-full-width .dt-sc-one-half.portfolio.type8.no-space .hexagon-style img{height:302px !important;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style{height:252px !important;}
#primary.with-both-sidebar .dt-sc-one-third.portfolio.type8 .hexagon-style img{height:250px !important;}
} @media only screen and (max-width: 767px) {
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space { width:100%; }
.with-both-sidebar .portfolio.type1 .image-overlay h2, .page-with-sidebar .portfolio.type1.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay h2 { font-size:20px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.portfolio-fullwidth-container .portfolio.dt-sc-one-fourth { width:50%; }
.hide-portfolios { margin-bottom:10px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size: 20px; line-height: 45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height: 45px;  width: 45px;  }		
.dt-sc-portfolio-sorting.type2::before { content:none; }
.dt-sc-portfolio-sorting.type2, .with-both-sidebar .dt-sc-portfolio-sorting.type2 { width:100%;  margin-left:0; }
.portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:18px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay h2 { font-size:12px; }
.page-with-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:50px; }
.portfolio.type6.column.no-space { margin-bottom:20px; }
.dt-sc-portfolio-sorting.type2 a { padding-left:10px; padding-right:10px; }
.with-both-sidebar .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:16px; }
.portfolio.type4, .portfolio_content_middle .portfolio.type7 { margin-bottom:20px; }
.with-both-sidebar .portfolio.type5 .image-overlay h2, .page-with-sidebar .portfolio.type5.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type5.dt-sc-one-fourth .image-overlay h2 { font-size:16px; }
.page-with-sidebar .portfolio.type5.dt-sc-one-fourth .image-overlay-details .categories { display:block; }
.with-both-sidebar .portfolio.type7 .image-overlay h2, .page-with-sidebar .portfolio.type7 .image-overlay h2, .portfolio.type7.dt-sc-one-fourth .image-overlay h2 { font-size:14px; }
.portfolio_content_middle.section-wrapper { background-repeat:repeat !important; }
.portfolio.type8 .image-overlay h2, .with-both-sidebar .portfolio.type8 .image-overlay h2, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay h2, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay h2 { font-size:18px; }
.with-both-sidebar .portfolio.type8 .image-overlay-details .categories, .page-with-sidebar .portfolio.type8.dt-sc-one-third .image-overlay-details .categories, .page-template-tpl-portfolio .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { font-size:14px; bottom:60px; }
.with-both-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.with-both-sidebar.page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details::before, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay-details::before { bottom:70px; }
.portfolio.type7:hover .image-overlay .links { bottom:-2px; } .portfolio-modern-fullwidth { width: 420px; }
.portfolio-modern-fullwidth h2 { font-size: 50px; line-height: 50px; }
.portfolio-modern-fullwidth h3 { font-size: 20px; line-height: 40px; }
.portfolio-modern-fullwidth h5 { font-size: 16px; }
.portfolio-modern-fullwidth h5 a { margin-top:10px; font-size: 14px; }
.grid-sizer-1, .grid-sizer-2, .grid-sizer-3,	.grid-sizer-4, .grid-sizer-5 { width: 100%; } .rs_col_no_btm_space .portfolio.type4, .rs_col_no_btm_space .portfolio.type4, .portfolio_content_middle .rs_col_no_btm_space .portfolio.type7 { margin-bottom: 0; }  .page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-with-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth, .with-both-sidebar .portfolio.dt-sc-one-half.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-third.no-space, .page-with-sidebar.with-both-sidebar .portfolio.dt-sc-one-fourth.no-space, .dt-sc-portfolio-container .dt-sc-one-half, .dt-sc-portfolio-container .column.no-space.dt-sc-one-half, .dt-sc-portfolio-container .dt-sc-one-third, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third, .dt-sc-portfolio-container .dt-sc-one-fourth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth, .page-with-sidebar .dt-sc-portfolio-container .dt-sc-one-tenth, .page-with-sidebar .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth, .dt-sc-portfolio-container .dt-sc-one-fifth, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-third.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fourth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-fifth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-sixth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-seventh.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-eight.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-nineth.grid-sizer-3, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-1, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-2, .dt-sc-portfolio-container .dt-sc-one-tenth.grid-sizer-3, .dt-sc-portfolio-container .column.no-space.dt-sc-one-tenth.grid-sizer-3, .tpl-blog-holder.apply-isotope .dt-sc-one-half, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half, .tpl-blog-holder.apply-isotope .dt-sc-one-third, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third, .swiper-wrapper .portfolio.hover-with-details .image-overlay-details { width:100%; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-fullwidth-container .dt-sc-one-third { margin: 0; }
.with-right-sidebar .portfolio.type8 .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style {height: 400px;}
.with-right-sidebar .portfolio.type8 .hexagon-style img, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img, #primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img, #primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img, #primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img {height: 362px;}
.with-right-sidebar .portfolio.type8 .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style, #primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style, #primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style, #primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style {height: 363px;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img {height: 362px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style {height: 370px !important;}
#primary.page-with-sidebar.with-both-sidebar  .type8.column.dt-sc-one-fourth.with-sidebar{width:100% !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img, #primary .dt-sc-one-half.portfolio.type8 .hexagon-style img {height: 358px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style, #primary .dt-sc-one-half.portfolio.type8 .hexagon-style {height: 363px !important;}
} @media only screen and (max-width: 479px) {
.page-template-tpl-fullwidth .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .page-template-tpl-portfolio .dt-sc-portfolio-container .portfolio.no-space.dt-sc-one-fourth, .portfolio-fullwidth-container .dt-sc-one-third, .portfolio-fullwidth-container .portfolio.dt-sc-one-fourth { width:100%; }
.portfolio .image-overlay-details { display:none; }
.portfolio.type2 .image-overlay .links, .with-both-sidebar .portfolio.type2 .image-overlay .links, .page-with-sidebar .portfolio.type2.dt-sc-one-third .image-overlay .links, .page-template-tpl-portfolio .portfolio.type2.dt-sc-one-fourth .image-overlay .links, .page-with-sidebar.with-both-sidebar .portfolio.type2.dt-sc-one-fourth .image-overlay .links { bottom:0; }
.portfolio.type2 .image-overlay .links a { width:50px; height:50px; }
.portfolio.type2 .image-overlay .links a span { line-height:50px; font-size:20px; }
.dt-sc-portfolio-sorting.type2 a { padding-top:10px; padding-bottom:8px; }
.portfolio.type1 .image-overlay .links { text-align:center; }
.portfolio.type1 .image-overlay .links a, .page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:88px; margin-left:5px; margin-right:5px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:150px; }
.portfolio.type5:hover .image-overlay .links a:first-child, .portfolio.type5:hover .image-overlay .links a:last-child { bottom:0; }
.portfolio.type8 .image-overlay .links, .page-with-sidebar .portfolio.type8.dt-sc-one-fourth .image-overlay .links { top:0; } .portfolio-modern-fullwidth { width: 290px; }
.portfolio-modern-fullwidth h2 { font-size: 30px; line-height: 30px; }
.portfolio-modern-fullwidth h3 { font-size: 16px; line-height: 30px; }
.portfolio-modern-fullwidth h5 { font-size: 14px; }
#primary.page-with-sidebar.with-both-sidebar  .type8.column.dt-sc-one-fourth.with-sidebar{width:100% !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img {height: 249px !important;}
#primary.with-both-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style {height: 254px !important;}
} @media only screen and (min-width: 320px) and (max-width: 479px) {
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:125px; }
.with-right-sidebar .portfolio.type8 .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style {height: 290px !important;}
.with-right-sidebar .portfolio.type8 .hexagon-style img, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style img, #primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img, #primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img, #primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style img {height: 250px;}
.with-right-sidebar .portfolio.type8 .hexagon-style, .with-left-sidebar .portfolio.type8.dt-sc-one-third .hexagon-style, #primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style, #primary.with-right-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style, #primary.with-left-sidebar .dt-sc-one-fourth.portfolio.type8 .hexagon-style {height: 252px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style img, #primary .dt-sc-one-half.portfolio.type8 .hexagon-style img {height: 249px !important;}
#primary .dt-sc-one-third.portfolio.type8 .hexagon-style, #primary .dt-sc-one-half.portfolio.type8 .hexagon-style {height: 252px !important;}
} @media only screen and (max-width: 319px) {
.portfolio.type1 .image-overlay h2, .portfolio.type1 .image-overlay p.categories, .page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay-details .categories { display:none; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a span { font-size:20px; line-height:45px; }
.page-with-sidebar .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { height:45px; width:45px; }
.dt-sc-portfolio-sorting.type2 a::after { content:none; }
.portfolio.type1 .image-overlay .links a, .page-with-sidebar .portfolio.type1 .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:53px; }
.page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-third .image-overlay .links a, .page-template-tpl-portfolio .portfolio-fullwidth-container .portfolio.type1.dt-sc-one-fourth .image-overlay .links a { margin-top:100px; }
.portfolio.type3 .image-overlay .links a, .with-both-sidebar .portfolio.type3 .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-third .image-overlay .links a, .portfolio.type3.dt-sc-one-fourth .image-overlay .links a, .page-with-sidebar .portfolio.type3.dt-sc-one-fourth .image-overlay .links a { font-size:13px; }
.portfolio.type6 .image-overlay .links a:last-child { margin-left:40px; }
.portfolio.type6 .image-overlay .links a span, .portfolio.type6 .image-overlay .links a { line-height:40px; }
.portfolio.type6 .image-overlay .links a { width:40px; height:40px; font-size:19px; }
.dt-portfolio-single-slider-wrapper #bx-pager a { margin:0px 2px 15px; }
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style img{height:178px !important;}
#primary.content-full-width .dt-sc-one-fourth.portfolio.type8 .hexagon-style{height:174px !important;}
} @media screen and (-webkit-min-device-pixel-ratio:0) { 
.dt-sc-portfolio-container .portfolio { overflow: hidden; }
::i-block-chrome, .portfolio.type3:before, .portfolio.type3 .image-overlay { height: auto; width: auto; }
::i-block-chrome, .portfolio.type3:before { bottom: 12px; right: 12px; }		
}
 .alignfull { max-width: inherit; position: relative; }
body.has-gutenberg-blocks .blog-entry .entry-body { padding: 0; }
blockquote.wp-block-quote > p { border: none; padding: 0; font-weight: 300;}
.wp-block-image figcaption { margin-bottom: 0; }
ul.wp-block-gallery li { padding: 0; margin: 0; }
.wp-block-pullquote p { border: none; display: block; padding: 0; }
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img { flex: 1; height: 100%; object-fit: cover; -o-object-fit: cover; }
figure.wp-block-pullquote { margin-bottom: 20px; }
figure.wp-block-pullquote.alignleft { text-align: left; }
blockquote.wp-block-quote { margin: 20px 0 30px; padding: 0; }
blockquote.wp-block-quote>cite { display: block; margin-top: 0; text-align: inherit; }
body.has-gutenberg-blocks code { background: #f3f4f5; border-radius: 2px; padding: 1px 3px 3px; margin: 0 1px; }
body.has-gutenberg-blocks .blog-entry.post-standard .entry-title h4 { font-size: 39px; font-weight: 600; }
pre.wp-block-preformatted, pre.wp-block-verse { border-color: #d1d1d1; font-family: monospace; }
.has-gutenberg-blocks section>.page>ol { padding-top: 0; }
.wp-block-latest-posts.is-grid li { margin: 0; }
.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts { padding-left: 0; margin-bottom: 40px; }
.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts.is-grid { margin: 0; padding-left: 0; }
blockquote.wp-block-quote, .wp-block-pullquote blockquote { padding: 0; background-color: transparent; border-left: 4px solid currentColor; padding-left: 15px; }
.wp-block-pullquote blockquote, .wp-block-pullquote blockquote p { border-width: 0; padding-left: 0; }
blockquote.wp-block-quote.is-large cite { font-size: 13px; text-align: left; }
.wp-block-quote.is-large, .wp-block-quote.is-style-large { border-left: 4px solid currentColor; }
.wp-block-button__link { margin-bottom: 25px; }
.wp-block-button.alignleft, .wp-block-pullquote.alignleft, .wp-block-image .alignleft, .wp-block-cover.alignleft, body.has-gutenberg-blocks ul.wp-block-gallery.alignleft { margin-right: 2em; }
.wp-block-button.alignright, .wp-block-pullquote.alignright, .wp-block-image .alignright, .wp-block-cover.alignright, body.has-gutenberg-blocks ul.wp-block-gallery.alignright { margin-left: 2em; }
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { font-size: 22px; }
body.has-gutenberg-blocks ul.wp-block-gallery { display: flex; margin: 0 0 15px 0; padding-left: 0; }
.wp-block-table td, .wp-block-table th { padding: 1.5em; font-size: 16px; text-align: left; }
.wp-block-table td, .wp-block-table th, .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: rgba(0, 0, 0, 0.1);}
.wp-block-table table, .wp-block-table.is-style-stripes table { border-collapse: collapse; }
.wp-block-table tbody tr:nth-child(2n+1) td { background: transparent; }
.wp-block-cover.has-background-dim { margin-bottom: 1.5em; }
.wp-block-embed-vimeo.alignfull iframe { width: 100%; min-height: 905px; }
body.has-gutenberg-blocks em a { border-bottom: 1px solid; }
.wp-block-latest-posts.is-grid { margin: 0; }
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { background-color: #000; }
.is-style-outline .wp-block-button__link:hover { color: #000; }
.wp-block-file .wp-block-file__button { display: table; margin: 15px 0 0; }
.wp-block-pullquote { margin-top: 10px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul { margin-left: 0; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts.is-grid { padding-left: 0; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-archives-list, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-categories-list, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts:not(.is-grid) { list-style-position: outside; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol { margin-bottom: 35px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>.wp-block-archives-dropdown .selection-box { display: inline-block; }
.wp-block-archives-dropdown ~ p { margin-top: 20px; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul li a:hover, .has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol li a:hover { color: #000; }
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>*[class*="wp-block"] { margin-bottom: 35px; }
table.wp-block-table { border-collapse: collapse; }
table.wp-block-table.is-style-stripes { border: 1px solid rgba(0, 0, 0, 0.1); }
table.wp-block-table tbody tr:nth-child(2n+1) { background: rgba(0, 0, 0, 0); }
table.wp-block-table th, table.wp-block-table td { vertical-align: middle; }
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item { padding: 0 }
.wp-block-separator { margin: 1.65em auto; border-bottom-width: 1px; border-bottom-color: #eaeaea; }
.wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { color: inherit; }
.wp-block-media-text { margin: 0 0 30px; }
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) { color: #fff; }
.wp-block-cover-text a:hover { color: rgba(255, 255, 255, 0.7); }
html:not(.vc_transform) .entry-body p.has-large-font-size, html:not(.vc_transform) .entry-body p.has-large-font-size + p { line-height: normal; }
.has-primary-background-color, .has-secondary-background-color, .has-tertiary-background-color { color: #ffffff; }
.wp-block-coblocks-click-to-tweet__text { display: block; border-width: 0; margin-bottom: 0; padding-left: 0; padding-bottom: 0; }
.wp-block-coblocks-click-to-tweet__text:before { display: inline-block; margin-right: 15px; position: relative; top: 5px; }
.wp-block-coblocks-author__content .wp-block-coblocks-author__name { margin: 0 0 15px; }
.has-drop-cap:not(:focus):after { content: ""; display: table; clear: both; padding-top: 14px; }
.has-primary-background-color, .has-secondary-background-color, .has-tertiary-background-color, .has-background.has-primary-background-color a, .has-background.has-secondary-background-color a, .has-background.has-tertiary-background-color a { color: #ffffff; }
.has-background.has-primary-background-color a:hover, .has-background.has-secondary-background-color a:hover, .has-background.has-tertiary-background-color a:hover { color: rgba(255,255,255,0.7); }
.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer, .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { color: inherit; font-weight: 300; }
.wp-block-quote[style="text-align:right"] {
border: solid;
border-width: 0 0.2rem 0 0;
padding: 0 15px 0 0;
}
.wp-block-separator.is-style-dots
{ color: currentColor;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select { background:transparent; border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body { line-height:1; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
del { text-decoration:line-through; }
hr { background:transparent; border:0; clear:both; color:transparent; height:1px; margin:0; padding:0; }
mark { background-color:#ffffb3; font-style:italic }
input, select { vertical-align:middle; }
ins { background-color:red; color:white; text-decoration:none; }
ol, ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0; } body { font-weight:normal; font-size:16px; line-height:28px; }
*, *:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
body, html { overflow-x:hidden; width:100%; }
html { height:100%; }
.uppercase, .uppercase * { text-transform: uppercase; }
.hidden{display: none !important;} a, input[type="submit"], input[type="reset"], .radio-label input[type="radio"] + span:before, .dt-sc-callout-box:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } h1{ font-size:40px; }
h2{ font-size:34px; }
h3{ font-size:28px; }
h4{ font-size:24px; }
h5{ font-size:18px; }
h6{ font-size:16px; }
h1, h2, h3, h4, h5, h6 { line-height:normal; font-weight: bold; margin-bottom:20px; }
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; } body, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], select, textarea, .dt-header-menu .blog-entry .entry-title h4 a, #respond #reply-title, #select2-billing_country-container, #select2-billing_state-container{ font-family:'Bubblegum Sans', cursive;}	
h1, h2, h3, h4, h5, h6, #main-menu ul.menu > li > a, .dt-sc-counter.type1 .dt-sc-counter-number, .dt-sc-portfolio-sorting a, .dt-sc-testimonial.type1 blockquote, .entry-meta, .dt-sc-testimonial .dt-sc-testimonial-author cite, .dt-sc-pr-tb-col.minimal .dt-sc-price p, .dt-sc-pr-tb-col.minimal .dt-sc-price h6 span, .dt-sc-testimonial.special-testimonial-carousel blockquote, .dt-sc-pr-tb-col .dt-sc-tb-title, .dt-sc-pr-tb-col .dt-sc-tb-content, .dt-sc-button, .dt-sc-bar-text, input[type="submit"], input[type="reset"], .type2.rounded-bg-icon h5.dt-sc-toggle-accordion, .faq-rounded h5.dt-sc-toggle-accordion:after, .faq-rounded h5.dt-sc-toggle-accordion, .dt-sc-toggle-group-set.type4 h5.dt-sc-toggle, .dt-sc-toggle-group-set.type5 h5.dt-sc-toggle, .dt-sc-pr-tb-col.type1 .dt-sc-price h6, .tribe-events-list-separator-month, .dt-sc-subscribe-frm input[type="email"], .tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading, #tribe-bar-form input[type="text"], #tribe-bar-form input[type="password"], #tribe-bar-form input[type="email"], #tribe-bar-form input[type="url"], #tribe-bar-form input[type="tel"], #tribe-bar-form input[type="number"], #tribe-bar-form input[type="range"], #tribe-bar-form input[type="date"], #tribe-bar-form textarea, #tribe-bar-form input.text, #tribe-bar-form input[type="search"], #tribe-bar-form select,  .dt-sc-gift-cards .product-details h4 { font-family:'Lato', Helvetica, Arial, sans-serif; }
.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote, .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before, .dt-sc-testimonial.type1 q:before, .dt-sc-testimonial.type1 q:after { font-family:Georgia, serif; } a { text-decoration:none; }
a img{ border:none; }
.underline a { border-bottom: 1px solid; }
.underline.dt-sc-dark-bg a { color: #fff; }
p { margin-bottom:10px; }	
.large p { font-size: 22px; line-height: 34px; }
strong{ font-weight: bold; }
em{ font-style: italic; }
address { display:block; margin:10px 0px 20px; }
abbr {  border-bottom:1px dotted; cursor:help; }
ins { background:#FFF9C0; }
sub, sup { font-size:75%; position:relative; vertical-align:baseline; }
sub { bottom: -3px; }
sup { top: -5px; }	
ul, ol, pre, code{ margin-bottom:20px; }
pre { border: 1px solid #d1d1d1; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre-wrap; }
ul{ list-style-type:square; list-style-position:inside; }
ul li { padding-bottom:10px; }
ul li ul { list-style-type:disc; padding-left:20px; margin:10px 0px 0px; }
ul ul ul { margin-bottom:0px; list-style-type:circle; }
ol ul, ol ul ul { margin-bottom: 0; }
ol ul li:last-child, ol ul ul li:last-child { padding-bottom: 0; }
ul ol { margin-bottom: 0; }
ol li:last-child { padding-bottom:0; } ol{ list-style-type:decimal; list-style-position:outside; padding-left:20px; padding-top:10px; }
ol li { padding-bottom:10px; }
ol li ol { margin-bottom:0px; list-style-type:lower-alpha; }
ol ol ol { margin-bottom:0px; list-style-type:lower-roman; }	
blockquote { display:block; padding:0px; margin:0px; position:relative; clear:left; }
blockquote > p { font-size:18px; line-height:30px; display:inline-block; font-style:italic; font-weight:300; border-top:2px solid; border-bottom:2px solid; padding:20px 0px; margin-bottom:10px; }
blockquote.alignleft { margin-right:20px; text-align:left; width:40%; float:left; }
blockquote.type4 { margin-right:20px; text-align:left; width:100%; float:left; }
blockquote.type4.alignleft, blockquote.type4.alignright, blockquote.type4.aligncenter{width:100%;}
blockquote.alignright { margin-left:20px; text-align:left; width:40%; float:right; }
blockquote.aligncenter { text-align:center; }
blockquote.type1.alignleft{margin: 20px 20px 20px 0px;}
blockquote.type1.alignright{margin: 20px 0 20px 20px;}
.post-edit-link, .vc_inline-link { background:rgba(0, 0, 0, 0.05); border-radius:3px; color:#000000; float:right; clear:both; margin:20px 0px 20px; line-height:24px; padding:2px 13px; font-size:12px; }
.post-edit-link:hover, .vc_inline-link:hover { color:#ffffff; }	
.vc_inline-link { clear:none; margin-right:10px; }
.page-link { float:left; clear:both; margin:10px 0px 0px; padding:0px; }
.page-link a { border:1px solid; line-height:normal; padding:8px 15px 8px; float:left; margin-right:10px; border-radius:3px;}
.page-link a span { border:0px; padding:0px; margin:0px; border-radius:3px;}
.page-link > span { border:1px solid rgba(0, 0, 0, 0.5); color:#ffffff; font-weight:bold; line-height:normal; padding:8px 15px 8px; float:left; margin-right:10px; border-radius:3px;}
.page-link a:hover span { color:#ffffff; }
.text-with-icon { display:inline-block; }
.text-with-icon .icon, .text-with-icon .fa, .text-with-icon .fab { display:inline-block; font-size:14px; margin:0px 5px 0px 0px; position:relative; top:1px; } table { border-collapse:separate; border-spacing:0; margin-bottom:20px; width:100%; clear:both; border-top:1px solid rgba(0, 0, 0, 0.1);  }
th { color:#ffffff; border-bottom:1px solid rgba(0, 0, 0, 0.1); padding:15px; font-size:14px; line-height:normal; font-weight:normal; text-transform:uppercase; text-align:center; }
td, tbody th { border-bottom:1px solid rgba(0, 0, 0, 0.1); font-size:14px; line-height:normal; text-align:center; padding:13px 15px; }
tbody tr:nth-child(2n+1) { background:rgba(0, 0, 0, 0.03); }
tbody td .dt-sc-button.small { padding:7px 14px; font-size:12px; margin:0; }
th a, th a:hover { color:#ffffff; }
th a:hover, td a:hover { text-decoration: underline; } dl { margin:0px 0px; }
dl.gallery-item { margin:0px; }
.gallery-caption { margin-bottom:10px; }
.gallery-item img { border:10px solid rgba(0, 0, 0, 0.1) !important; }
dt { font-weight:bold; font-size:14px; margin-bottom:10px; }
dd { margin-bottom:20px; line-height:20px; } .gallery { margin: 0 -1.1666667% 1.75em; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%;  }
.gallery-columns-1 .gallery-item { max-width: 100%; }	
.gallery-columns-2 .gallery-item { max-width: 50%; }	
.gallery-columns-4 .gallery-item { max-width: 25%; }	
.gallery-columns-5 .gallery-item { max-width: 20%; }	
.gallery-columns-6 .gallery-item { max-width: 16.66%; }	
.gallery-columns-7 .gallery-item { max-width: 14.28%; }	
.gallery-columns-8 .gallery-item { max-width: 12.5%; }	
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; 	padding-top: 0.5384615385em; }	
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; } fieldset{ border:1px solid; padding:15px; margin:0 0 20px 0; }
legend{ font-weight: bold; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], select, textarea { font-size:16px; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"] { border:1px solid; display: block; margin: 0; padding: 14px 12px; width:100%;  -webkit-appearance:none; appearance:none; -webkit-border-radius: 0; border-radius: 0; } 
textarea { height:190px; overflow:auto; resize:none; }
select { height:49px; border:1px solid; width:100%; margin:0px; padding: 10px 0px; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer; text-indent: 0.01px; text-overflow: ''; -webkit-border-radius:0px; }
input[type="submit"], button, input[type="button"], input[type="reset"] { border: none; text-transform: capitalize; margin:10px 0px 0px; font-size: 14px; padding: 18px 24px; float: left; cursor: pointer; border-radius: 2px; -webkit-appearance: none; }		
.aligncenter input[type="submit"] { float:none; }
.post-password-form input[type="submit"]{margin-top: 10px;}
.dt_ajax_subscribe_msg .success-msg { color: #15d401; }
.dt_ajax_subscribe_msg .error-msg { color:#bd0404; }
.dt_ajax_subscribe_msg{ clear:both; text-align: center; } .wpcf7-form.conatc-mail-frm:before {content: "";background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/contact_form_bg.jpg) -20px 0px; box-shadow: 0px 5px 5px 0px rgba(100, 100, 100, 0.20);-webkit-box-shadow: 0px 5px 5px 0px rgba(100, 100, 100, 0.20);-moz-box-shadow: 0px 5px 5px 0px rgba(100, 100, 100, 0.20);padding: 5px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;position: absolute;top: -5px;left: 10px;right: 10px;bottom: -5px;z-index: -1;background-size: 282px auto;}
.wpcf7-form.conatc-mail-frm {background: #FFF;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;padding: 30px 30px 10px;box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);float: left;width: 100%;} input[type="submit"]::-moz-focus-inner { border:0; padding:0; margin-top:-1px; margin-bottom:-1px; }
#searchform { clear:both; }
.selection-box { position:relative; clear:both; }
.selection-box:before, .selection-box:after { content:""; pointer-events:none; position:absolute; }
.selection-box:before { z-index:1; right:17px; top:5px; bottom:0px; height:0px; margin:auto; border-left:7px solid transparent; border-right:7px solid transparent; border-top:7px solid; }
.selection-box:after { width:48px; height:calc(100% - 2px); right:0px; top:1px; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; }
.selection-box select { margin-top:0px; } .wpcf7-form-control-wrap { width: 100%;}
.wpcf7-form-control-wrap:before { position: absolute; content: ""; display: block; width: 0; height: 1px; background: #2b2b2b; left: 0; bottom: 0; top: auto; z-index: 9; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.wpcf7-form-control-wrap:hover:before { width: 100%; }
.wpcf7-form .wpcf7-not-valid { border-color:#ff0000 !important; }
.wpcf7-form .wpcf7-not-valid-tip { display:none; }
.wpcf7-form.event-contact-form .wpcf7-not-valid { background-color:rgba(255, 0, 0, 0.1) !important; }
.wpcf7-form.university-contact-form p { clear:both; }
.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok { clear: both; float: left; margin-left: 0; margin-right: 0; padding:15px 15px 15px 45px; width: 99%; box-sizing: border-box; }
.wpcf7-form div.wpcf7-validation-errors { background-color:#ffcccc; border:1px solid #ff9999; color:#d01313; position:relative; }
.wpcf7-form div.wpcf7-validation-errors:before, .wpcf7-form div.wpcf7-mail-sent-ok:before { top:15px; left:18px; font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:20px; position:absolute; }
.wpcf7-form div.wpcf7-validation-errors:before { content:"\f057"; color:#C54228; }
.wpcf7-form div.wpcf7-mail-sent-ok { background-color:#eafac0; border:1px solid #b1cf67; color:#7ba411; position:relative; }
.wpcf7-form div.wpcf7-mail-sent-ok:before { content:"\f058"; color:#75b632; } .alignleft, img.alignleft { display:inline; float:left; margin-bottom: 10px; margin-right:20px; }
.alignright, img.alignright { display:inline; float:right; margin-bottom: 10px; margin-left:20px; }
.aligncenter, img.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; text-align:center; }
.column .aligncenter img { display:inline-block; }
.column.aligncenter { clear:none; }
.aligncenter.wpb_column { clear:none; }
.alignleft { text-align:left; }
.alignright { text-align:right; }
img.no-bottom-margin { margin-bottom:-10px; }
.alignleft, .alignright, .aligncenter, .alignnone { margin:auto; }
.wp-caption { border:1px solid; margin-bottom:10px; margin-top:10px; width:100%; padding:10px; text-align:center; max-width:100%; }
.wp-caption img { display:block; margin: 0 auto;  max-width:100%; }
.wp-caption .wp-caption-text { text-align:center; padding-top:10px; margin:0px; }
.wp-caption.alignnone { clear:both; }
.alignnone { float: none; display: inline-block; }
.wp-caption.alignright { margin:0.375em 0 1.75em 1.75em; }
.wp-caption.alignleft { margin:0.375em 1.75em 1.75em 0; }
.column img, .vc_column_container img, .wpb_column img { max-width:100%; height:auto; display:inherit; }
img { max-width:100%; height:auto; } .dt-sc-empty-space { clear: both; display: block; }
.dt-sc-hr-invisible-xsmall { float:left; width:100%; margin:15px 0px 0px; display:block; clear:both; }
.dt-sc-hr-invisible-small { float:left; width:100%; margin:35px 0px 0px; display:block; clear:both; }
.dt-sc-hr-invisible-medium { float:left; width:100%; margin:55px 0px 0px; display:block; clear:both; }
.dt-sc-hr-invisible-large { float:left; width:100%; margin:75px 0px 0px; display:block; clear:both; }
.dt-sc-hr-invisible-xlarge { float:left; width:100%; margin:95px 0px 0px; display:block; clear:both; }
.dt-sc-hr-top-5 { margin-top:5px; float:left; clear:both; display:block; width:100%; }
.dt-sc-hr-top-10 { margin-top:10px; float:left; clear:both; display:block; width:100%; }
.dt-sc-hr-top-20 { margin-top:20px; float:left; clear:both; display:block; width:100%; }
.dt-sc-hr-top-30 { margin-top:30px; float:left; clear:both; display:block; width:100%; }
.dt-sc-hr-top-40 { margin-top:40px; float:left; clear:both; display:block; width:100%; }
.dt-sc-hr-top-50 { margin-top:50px; float:left; clear:both; display:block; width:100%; }
.dt-sc-small-separator { width:30px; height:2px; display:inline-block; clear:both; text-align:center; margin:15px 0px; }
.dt-sc-small-separator.aligncenter {     margin-top: 15px; margin-bottom: 15px; margin-left: auto; margin-right: auto; display: block; }
.dt-sc-small-separator.bottom, .dt-sc-small-separator.bottom.aligncenter { margin-top:0px; }
.dt-sc-small-separator.black { background:#000000; height:3px; }
.dt-sc-diamond-separator {  width:10px; height:10px; border-radius:1px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); display:inline-block; clear:both; text-align:center; margin:10px 0px 20px; position:relative; }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { content:""; position:absolute; left:6px; top:-26px; margin:auto; height:1px; width:60px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg);  transform:rotate(-45deg); }
.dt-sc-diamond-separator:after {  left:-55px; top:35px;  }
.dt-sc-diamond-separator.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.dt-sc-single-line-separator { float:left; width:100%; margin:20px 0px; display:block; clear:both; border-top:1px solid; }
.dt-sc-single-line-dashed-separator { float:left; width:100%; margin:20px 0px; display:block; clear:both; border-top:1px dashed; }
.dt-sc-single-line-dotted-separator { float:left; width:100%; margin:20px 0px; display:block; clear:both; border-top:1px dotted; }
.dt-sc-double-border-separator { float:left; margin:-10px 0px 30px; display:block; clear:both; width:150px; height:3px; position:relative; }
.dt-sc-double-border-separator:before { content:""; position:absolute; left:0px; bottom:-3px; height:1px; width:100%; }
.aligncenter .dt-sc-double-border-separator { float:none; display:inline-block; }
.dt-sc-double-border-separator.aligncenter { float:none; margin:auto; }
.dt-sc-shadow { float:left; clear:both; margin:0px; padding:0px; background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/services-shadow.png) no-repeat; width:1168px; height:38px; } .dt-sc-stamp-divider-down { float:left; clear:both; width:100%; margin:0px 0px -160px; padding:0px; position:relative; z-index:1; }
.dt-sc-stamp-divider-up { float:left; clear:both; width:100%; margin:-150px 0px 0px; padding:0px; position:relative; z-index:1; -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); } .dt-sc-down-arrow, .dt-sc-up-arrow, .dt-sc-up-arrow-bottom { position:relative; }
.dt-sc-down-arrow:before, .dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before, .dt-sc-up-arrow-bottom:after { content:""; position:absolute; left:0px; right:0px; margin:auto; top:0px; border-left:15px solid transparent; border-right:15px solid transparent; width:0px; }
.dt-sc-down-arrow:before { border-top:15px solid; }
.dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before { border-bottom:15px solid; top:-15px; }
.dt-sc-up-arrow-bottom:before { top:inherit; bottom:0px; }
.dt-sc-clear { float:none; clear:both; margin:0px; padding:0px; }
.dt-sc-vertical-small-separator { width:1px; height:15px; display:inline-block; margin:0px 20px; }
.dt-sc-vertical-separator { display:inline-block; margin:0px 20px; position:relative; }
.dt-sc-vertical-separator::before { content: ""; height: 30px; margin: auto; position: absolute; left: 0; right: 0; top: -20px; width: 1px; } .comment-navigation { float: left; width: 100%; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; padding:10px 0px; }
.commententries #respond { float: left; width: 100%; margin-top: 30px; }
.commententries .nav-previous { float:left; }
.commententries .nav-next { float:right; }
.commententries .nav-previous > a:before { content: "\f104"; margin-right: 5px; font-family:fontawesome; }
.commententries .nav-next > a:after { content: "\f105"; margin-left: 5px; font-family:fontawesome; }
ul.commentlist li.pingback > p > a.comment-edit-link { text-decoration: underline; }
.nocomments { border-top: 1px solid #ddd; clear: both; padding: 15px 0; }
.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.entry-meta-data p i:only-child { display:none; }
.post-password-form label input { width: 50%; }
.bypostauthor { } body div.pp_overlay { z-index:9999; } .ubtn-ctn-center button, .ubtn-ctn-right button { float:none; }
.flexslider .slides img { height:auto; } .page-template-tpl-onepage #primary.content-full-width { padding-bottom: 0; }
.vc-no-left-padding .vc_column-inner, .vc-no-left-padding.vc_column_container .vc_column-inner { padding-left: 0; }
.vc-no-right-padding .vc_column-inner, .vc-no-right-padding.vc_column_container .vc_column-inner { padding-right: 0; }
.vc-no-padding .vc_column-inner { padding-left: 0; padding-right: 0; }
.vc-no-margin { margin-left: 0; margin-right: 0; }
.side-navigation-content .container, #primary.page-with-sidebar .container, .dt-portfolio-single-details .container { max-width:100%; width:auto; }
.icon-link-title .vc_column-inner, .icon-link-title .vc_column-inner .wpb_wrapper { height:100%; width:100%; }
.single-dt_doctors .vc-default-row.vc_row, .single.single-dt_chefs .vc-default-row.vc_row { margin-left: 0; }
div[class*="bg-opaque"], section[class*="bg-opaque"] { position: relative; z-index: 1; }
div[class*="bg-opaque"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque"] .upb_row_bg:before, section[class*="bg-opaque"]:before { display: inline; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; }
div[class*="bg-opaque-1"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-1"] .upb_row_bg:before, section[class*="bg-opaque-1"]:before { opacity: 0.1; }
div[class*="bg-opaque-2"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-2"] .upb_row_bg:before, section[class*="bg-opaque-2"]:before { opacity: 0.2; }
div[class*="bg-opaque-3"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-3"] .upb_row_bg:before, section[class*="bg-opaque-3"]:before { opacity: 0.3; }
div[class*="bg-opaque-4"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-4"] .upb_row_bg:before, section[class*="bg-opaque-4"]:before { opacity: 0.4; }
div[class*="bg-opaque-5"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-5"] .upb_row_bg:before, section[class*="bg-opaque-5"]:before { opacity: 0.5; }
div[class*="bg-opaque-6"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-6"] .upb_row_bg:before, section[class*="bg-opaque-6"]:before { opacity: 0.6; }
div[class*="bg-opaque-7"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-7"] .upb_row_bg:before, section[class*="bg-opaque-7"]:before { opacity: 0.7; }
div[class*="bg-opaque-8"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-8"] .upb_row_bg:before, section[class*="bg-opaque-8"]:before { opacity: 0.8; }
div[class*="bg-opaque-9"]:not(.ult-vc-hide-row):before, div[class*="bg-opaque-9"] .upb_row_bg:before, section[class*="bg-opaque-9"]:before { opacity: 0.9; } .wrapper .vc_col-has-fill > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, 
.wrapper .vc_section.vc_section-has-fill, .wrapper .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .wrapper .vc_section.vc_section-has-fill + .vc_section { padding-top: 0; }
.vc_empty_space { clear: both; float: none; }
.vc_custom_float { float: left; width: 100%; }
.vc_row.vc_row-no-padding .wpb_column { padding-left:0px; padding-right:0px; }
.vc_row[data-vc-full-width].overflow_visible { overflow:visible; }
.vc_parallax.secondary-skin-bg.transparent:before { position: absolute; content: ""; display: block; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content,								
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content { display: table; width: 100%; }
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container { display: flex }						
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: normal }								
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }								
@media (-ms-high-contrast: active),								
(-ms-high-contrast: none) {								
.vc_row.vc_row-flex>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner>* { min-height: 1em }							
}								
.vc_row.vc_row-o-content-top>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start }								
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start }								
.vc_row.vc_row-o-content-bottom>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end }								
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end }								
.vc_row.vc_row-o-content-middle>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }								
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center }								
.vc_row.vc_column-gap-1>.dt-sc-stretch-row-content>.vc_column_container { padding: .5px }								
.vc_row.vc_column-gap-2>.dt-sc-stretch-row-content>.vc_column_container { padding: 1px }								
.vc_row.vc_column-gap-3>.dt-sc-stretch-row-content>.vc_column_container { padding: 1.5px }								
.vc_row.vc_column-gap-4>.dt-sc-stretch-row-content>.vc_column_container { padding: 2px }								
.vc_row.vc_column-gap-5>.dt-sc-stretch-row-content>.vc_column_container { padding: 2.5px }								
.vc_row.vc_column-gap-10>.dt-sc-stretch-row-content>.vc_column_container { padding: 5px }								
.vc_row.vc_column-gap-15>.dt-sc-stretch-row-content>.vc_column_container { padding: 7.5px }								
.vc_row.vc_column-gap-20>.dt-sc-stretch-row-content>.vc_column_container { padding: 10px }								
.vc_row.vc_column-gap-25>.dt-sc-stretch-row-content>.vc_column_container { padding: 12.5px }								
.vc_row.vc_column-gap-30>.dt-sc-stretch-row-content>.vc_column_container { padding: 15px }								
.vc_row.vc_column-gap-35>.dt-sc-stretch-row-content>.vc_column_container { padding: 17.5px }								
.vc_row-has-fill+.vc_row-full-width+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill+.vc_row>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill>.vc_row>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row-has-fill>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { padding-top: 35px }								
.vc_row.vc_column-gap-1>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-1>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: .5px; padding-right: .5px }								
.vc_row.vc_column-gap-2>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-2>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 1px; padding-right: 1px }								
.vc_row.vc_column-gap-3>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-3>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 1.5px; padding-right: 1.5px }								
.vc_row.vc_column-gap-4>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-4>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 2px; padding-right: 2px }								
.vc_row.vc_column-gap-5>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-5>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 2.5px; padding-right: 2.5px }								
.vc_row.vc_column-gap-10>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-10>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 5px; padding-right: 5px }								
.vc_row.vc_column-gap-15>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-15>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 7.5px; padding-right: 7.5px }								
.vc_row.vc_column-gap-20>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-20>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 10px; padding-right: 10px }								
.vc_row.vc_column-gap-25>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-25>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 12.5px; padding-right: 12.5px }								
.vc_row.vc_column-gap-30>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-30>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 15px; padding-right: 15px }								
.vc_row.vc_column-gap-35>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_column-gap-35>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { padding-left: 17.5px; padding-right: 17.5px }								
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100% }								
.vc_row.vc_row-flex>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row.vc_row-flex>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; webkit-flex-direction: column; ms-flex-direction: column; flex-direction: column }								
.vc_row.vc_row-o-equal-height>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch }								
.vc_row.vc_row-o-content-top>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start }								
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,								
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start }								
.vc_row.vc_row-o-content-bottom>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,								
.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end }								
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end }
.vc_row.vc_row-o-content-middle>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner,
.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container>.vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.dt-sc-stretch-row-content>.vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.dt-sc-stretch-row-content>.vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center }	
.flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -ms-flex-align: center; align-items: center; }
.flex-col-elements-inline-middle.justify-center.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }
.flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.flex-col-elements-inline-middle.stretch.vc_column_container > .vc_column-inner > .wpb_wrapper { height: 100%; } body, h1, h2, h3, h4, h5, h6, a:hover, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#666666; }	
.dt-sc-dark-bg, .dt-sc-dark-bg h1, .dt-sc-dark-bg h2, .dt-sc-dark-bg h3, .dt-sc-dark-bg h4, .dt-sc-dark-bg h4 a,.dt-sc-dark-bg h5, .dt-sc-dark-bg h6,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h1:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h2:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h3:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h4:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h5:first-child,
.dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h6:first-child { color:#ffffff; }
.dt-sc-dark-bg { border-color:#ffffff; }
.wp-caption { background:rgba(0, 0, 0, 0.02); border-color:rgba(0, 0, 0, 0.07); }
.dt-sc-dark-bg .wp-caption { background:rgba(255, 255, 255, 0.15); border-color:rgba(255, 255, 255, 0.05); }
abbr { border-color:#222222; }
ins { color:#666666; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], textarea { color: #b4aab4; }
select, .form-calender-icon input[type="text"] { color: #b4aab4; }
.form-calender-icon input[type="text"],
.selection-box select { padding-left: 10px; padding-right: 50px; }
::-webkit-input-placeholder { color: #666666;
}
::-moz-placeholder { color: #666666;
}
:-ms-input-placeholder { color: #666666;
}
:-moz-placeholder { color: #666666;
}
input[type="text"]::-moz-input-placeholder, input[type="text"]::-webkit-input-placeholder { color: #666666; }
input[type="submit"], input[type="reset"], button, input[type="button"] { color:#ffffff; }
label span.required { color:#ff0000; }
fieldset { border-color:rgba(0, 0, 0, 0.2); }
.dt-sc-dark-bg fieldset { border-color:rgba(255, 255, 255, 0.2); }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"], select { width: 100%;
padding: 16px 18px;font-size: 16px;color: #a9a7a7;background: #FFFFFF;border: 1px solid #eaeaea;outline: none;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;-webkit-appearance: none; }
#primary form p {margin-bottom: 20px;display: inline-block;}
#primary form p:not(.column) {width: 100%;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, textarea:focus, input.text:focus, input[type="search"]:focus { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
.selection-box:before { border-top-color:#666666; } .dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator, .dt-sc-dark-bg .dt-sc-vertical-small-separator { background:#ffffff; }
.dt-sc-single-line-separator { border-top-color:rgba(0, 0, 0, 0.2); }
.dt-sc-down-arrow:before { border-top-color:#ffffff; }
.dt-sc-up-arrow-bottom:before { border-bottom-color:#ffffff; }
.dt-sc-dark-bg .dt-sc-single-line-separator { border-color:rgba(255, 255, 255, 0.2); }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-dark-bg .dt-sc-diamond-separator:before, .dt-sc-dark-bg .dt-sc-diamond-separator:after { background:rgba(255, 255, 255, 0.2); } 
.dt-sc-vertical-separator:before { background:rgba(0, 0, 0, 0.2); }
.dt-sc-double-border-separator, .dt-sc-double-border-separator:before { background:#000000; } @media screen and (min-width:0\0) { 
.selection-box:before, .selection-box:after { background:none; border:none; }
.selection-box select { padding-right:15px; position:relative; }
}  @media only screen and (min-width:992px) and (max-width:1199px) {
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-callout-box h4 {font-size: 17px;}
.dt-sc-callout-box a.dt-sc-button {font-size: 12px !important;padding:10px 28px 10px 12px !important;}
.dt-sc-callout-box.type7 .dt-sc-four-fifth, .dt-sc-callout-box.type8 .dt-sc-four-fifth, .dt-sc-callout-box.type9 .dt-sc-four-fifth, .dt-sc-callout-box.type10 .dt-sc-four-fifth{padding-left:76px !important;}
.dt-sc-callout-box:before{top: 20px;}
}  @media only screen and (max-width: 767px) {
.vc_row-no-padding .wpb_column { margin-bottom: 0; } 
.flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
#header1-home .wpb_column:nth-child(1){margin-bottom: 0;}
.dt-sc-event.type5{padding:0 !important;margin: 0 !important;}
.dt-sc-callout-box{text-align: center;}
.dt-sc-callout-box a.dt-sc-button{float: none !important;}
.dt-sc-callout-box .dt-sc-one-fifth{margin-bottom: 0;}
.dt-sc-callout-box.type7 .dt-sc-four-fifth, .dt-sc-callout-box.type8 .dt-sc-four-fifth, .dt-sc-callout-box.type9 .dt-sc-four-fifth, .dt-sc-callout-box.type10 .dt-sc-four-fifth {padding-left: 0 !important;padding-top: 85px;}
.dt-sc-callout-box:before {left: 0; right: 0; margin: 0 auto;}
.entry-body .gallery .gallery-item {max-width: 100% !important;}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
th, td, tbody th { font-size: 12px; }
}
@media only screen and (max-width: 479px) {
.commententries .nav-previous, .commententries .nav-next { width:100%; text-align:center; } .pp_pic_holder { width: 90% !important; left: 5% !important; overflow: hidden; }
div.pp_default .pp_description{color:#999;}		
.pp_content { width: 98%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }			
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery { display: none!important; }			
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width:100%!important; position:static!important; min-height:25px; }
.pp_details a.pp_close{ right:25px; }
div.pp_default .pp_content_container .pp_details { margin-top:15px; } #tiptip_content { font-size: 11px; }
} @media only screen and (min-width: 320px) and (max-width: 479px) { th, td, tbody th { font-size: 10px; }
th { padding: 10px 6px; }
td, tbody th { padding: 13px 6px; }
} @media only screen and (max-width: 319px) {
h2 { font-size: 22px; }
th, td, tbody th { font-size: 8px; }
th { padding: 12px 0; }
td, tbody th { padding: 10px 0; }
} .dt-sc-callout-box a.dt-sc-button {position: relative;}
.dt-sc-callout-box a.dt-sc-button:after{content: "\f138";position: absolute; vertical-align: middle;font-family:FontAwesome;font-size: inherit;color:inherit;margin: 1px 0 0 8px;}
.dt-sc-callout-box a.dt-sc-button.medium{padding: 15px 38px 16px 18px;font-size: 15px; margin-top: 5px;float: right;}
.dt-sc-callout-box{margin: 0px;padding: 25px 3%;width: 100%;float: left;}
.dt-sc-callout-box h5 {color: #808080;margin-bottom: 0px;}
.dt-sc-callout-box h4{margin-bottom: 15px;}
.dt-sc-callout-box.type2{border: 1px solid #e2e2e2;}
.dt-sc-callout-box.type3{background-color: #fff;}
.dt-sc-callout-box.type4{border: 1px solid #e2e2e2;background-color: #fff;}
.dt-sc-callout-box.type5 a.dt-sc-button.medium, .dt-sc-callout-box.type10 a.dt-sc-button.medium{background-color: #fff;}
.dt-sc-callout-box.type5 a.dt-sc-button.medium:hover, .dt-sc-callout-box.type5 h4, .dt-sc-callout-box.type5 h5, .dt-sc-callout-box.type10 h4, .dt-sc-callout-box.type10 h5, .dt-sc-callout-box.type10 a.dt-sc-button.medium:hover{color: #fff;}
.dt-sc-callout-box.type6{border: 1px solid #e2e2e2;background-color: #fff;}
.dt-sc-callout-box:before{border:solid 1px;position: absolute;left: 20px;height: 65px;width: 65px;border-radius: 50%;font-size: 36px;text-align: center;line-height: 60px; }
.dt-sc-callout-box{position: relative;}
.dt-sc-callout-box.type7 .dt-sc-four-fifth, .dt-sc-callout-box.type8 .dt-sc-four-fifth, .dt-sc-callout-box.type9 .dt-sc-four-fifth, .dt-sc-callout-box.type10 .dt-sc-four-fifth{padding-left: 65px;}
.dt-sc-callout-box.type7:before, .dt-sc-callout-box.type9:before{color: #fff;}
.dt-sc-callout-box.type7 {border: 1px solid #e2e2e2;}
.dt-sc-callout-box.type7:hover:before,.dt-sc-callout-box.type9:hover:before{background-color: transparent;}
.dt-sc-callout-box.type8{background-color: #fff;}
.dt-sc-callout-box.type8:before, .dt-sc-callout-box.type10:before{background-color: #fff;}
.dt-sc-callout-box.type8:hover:before, .dt-sc-callout-box.type10:hover:before{color: #fff;}
.dt-sc-callout-box.type9{background-color: #fff;border-left: solid 1px;}
.dt-sc-callout-box.type10:hover:before{ background-color: transparent;border-color: #fff; }
.negative-margin{margin-top: -30px;} .dt-sc-event.type5 .dt-sc-event-thumb{position: relative;}
.dt-sc-event.type5 .dt-sc-event-thumb .dt-sc-event-cost{font-size:14px;position: absolute;left: -8px; bottom: 10px;display:inline-block;padding:5px 10px;color: #fff;}
.dt-sc-event.type5 .dt-sc-event-thumb .dt-sc-event-cost:before { content: "";width: 0;height: 0;position: absolute;bottom: -7px;left: 1px;border-top: 7px solid;border-top-color: currentcolor;border-left: 7px solid transparent;}
.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date:before{margin-right: 4px;color: #303030;position: relative;top: -1px;font-family: FontAwesome;content:"\f073";}
.dt-sc-event.type5 .dt-sc-event-meta h2{font-size: 16px;line-height: inherit;font-weight: 500;margin-bottom: 10px;position: relative;top: 0px;}
.dt-sc-event.type5 {width: 100%;margin: 0px 0px 30px;padding: 0px 0px 15px;clear: both;float: left;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.dt-sc-event.type5:last-child{border-bottom:0;}.wrapper { clear:both; width:100%; margin:0px; padding:0px; float:left; }
.inner-wrapper { margin:0px; width:100%; float:left; padding:0px; overflow:hidden; }
.error404 .wrapper{height: 100vh;}
.container { width:1170px; margin:0 auto; position:relative; clear:both; }
.container.fill-container, .container.fill-stretch-row, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:1200px; }
.page-template-tpl-fullwidth .vc_row.vc-default-row { margin-left:0px; }	
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { max-width: 1200px; }
#main { float:left; clear:both; width:100%; margin:0px; padding:0px 0 80px; display:block; }
#primary { width:880px; margin:0px; padding:0px 0px 0px; float:left; position:relative; }
#primary.content-full-width { width:100%; }
#primary.with-left-sidebar { float:right; margin-left:30px; }
#primary.with-right-sidebar { float:left; margin-right:30px; }
#primary.with-both-sidebar { width:570px; float:left; margin:0px 30px; }
#secondary, #secondary-right, #secondary-left { width:260px; margin:0px; float:left; padding:0px; position:relative; z-index:1; }
#secondary-right.secondary-has-right-sidebar { float:right; }
#secondary-left.secondary-has-left-sidebar { float:left; }
#secondary.secondary-has-both-sidebar { margin:0px; }
.page-template-tpl-fullwidth-php #primary { padding-bottom:0px; } .page-template-tpl-blog #primary, .page-template-tpl-portfolio #primary, .page-template-tpl-sidenavigation #primary, .single #primary, 
.archive #primary, .post-type-archive-tribe_events #primary, .woocommerce-page #primary, .single.single-wp_router_page #main, .search.search-results #primary, .search.search-no-results #primary, .home.blog #primary { padding-bottom:80px; } body.layout-boxed { background-attachment: fixed; background-color: rgba(0,0,0,0.025); }
.layout-boxed .wrapper { overflow:hidden !important; }
.layout-boxed .inner-wrapper { background:#ffffff; }
.layout-boxed .vc_row.vc_row-no-padding { left: auto !important; margin: 0 -75px; width: auto !important; }
.layout-boxed .wrapper { width:1250px; margin:0 auto; float:none; }
.layout-boxed .vc_row .dt-sc-stretch-row-content { width: 1170px; margin: 0 auto; float: none; padding: 0; } .column { margin:0px 0px 0px 2%; float:left; min-height:1px; position:relative; }
.column.first { margin-left:0px; clear:both; }	
.dt-sc-full-width, .dt-sc-one-column { width:100%; }
.column.dt-sc-full-width, .column.dt-sc-one-column { margin-left:0px; }
.dt-sc-one-half { width:49%; }
.dt-sc-one-third { width:32%; }
.dt-sc-two-third { width:66%; }
.dt-sc-one-fourth { width:23.5%; }
.dt-sc-three-fourth { width:74.5%; }	
.dt-sc-one-fifth { width:18.4%; }
.dt-sc-two-fifth { width:38.8%; }
.dt-sc-three-fifth { width:59.2%; }
.dt-sc-four-fifth { width:79.6%; }
.dt-sc-one-sixth { width:15%; }
.dt-sc-two-sixth { width:32%; }
.dt-sc-three-sixth { width:49%; }
.dt-sc-four-sixth { width:66%; }
.dt-sc-five-sixth { width:83%; }
.wpb_column.dt-sc-one-fifth:not([class*="vc_col-md"]) { width: 20%; }
.wpb_column.dt-sc-two-fifth:not([class*="vc_col-md"]) { width: 40%; }
.wpb_column.dt-sc-three-fifth:not([class*="vc_col-md"]) { width: 60%; }
.wpb_column.dt-sc-four-fifth:not([class*="vc_col-md"]) { width: 80%; }
.dt-sc-one-half iframe, .dt-sc-one-third iframe, .dt-sc-one-fourth iframe, .dt-sc-three-fourth iframe, .dt-sc-two-third iframe, iframe { max-width:100%; }
embed, iframe, object, video { max-width:100%; }
.column.no-space { margin-left:0px; margin-right:0px; }
.column.no-space.dt-sc-one-fourth { width:24.982%; } 	
.column.no-space.dt-sc-one-third { width:33.333333%; }	
.column.no-space.dt-sc-one-half { width:50%; }
.column.no-space.dt-sc-one-fifth, .wpb_column.no-space.dt-sc-one-fifth { width:20%; }
.column.no-space.dt-sc-one-sixth { width:16.666%; }
.column.no-space.dt-sc-three-fourth { width:75%; }
.column.no-space.dt-sc-two-third { width:66.666666%; }		
.column.no-space.dt-sc-four-fifth, .wpb_column.no-space.dt-sc-four-fifth { width:80%; }
.column.no-space.dt-sc-three-fifth, .wpb_column.no-space.dt-sc-three-fifth { width:60%; }
.column.no-space.dt-sc-two-fifth, .wpb_column.no-space.dt-sc-two-fifth { width:40%; }		
.column.no-space.dt-sc-two-sixth { width:33.2%; }
.column.no-space.dt-sc-three-sixth { width:49.98%; }
.column.no-space.dt-sc-four-sixth { width:66.4%; }
.column.no-space.dt-sc-five-sixth { width:83%; } .rs_margin-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }  @media only screen and (min-width:1381px) and (max-width:1680px) { .wpb_column.rs_col-hxlg-12 { width: 100%; }
.wpb_column.rs_col-hxlg-11 { width: 91.66666667%; }
.wpb_column.rs_col-hxlg-10 { width: 83.33333333%; }
.wpb_column.rs_col-hxlg-9 { width: 75%; }
.wpb_column.rs_col-hxlg-8 { width: 66.66666667%; }
.wpb_column.rs_col-hxlg-7 { width: 58.33333333%; }
.wpb_column.rs_col-hxlg-6 { width: 50%; }
.wpb_column.rs_col-hxlg-5 { width: 41.66666667%; }
.wpb_column.rs_col-hxlg-4 { width: 33.33333333%; }
.wpb_column.rs_col-hxlg-3 { width: 25%; }
.wpb_column.rs_col-hxlg-2 { width: 16.66666667%; }
.wpb_column.rs_col-hxlg-1 { width: 8.33333333%; }
.rs_col-hxlg-offset-12 { margin-left: 100% }
.rs_col-hxlg-offset-11 { margin-left: 91.66666667% }
.rs_col-hxlg-offset-10 { margin-left: 83.33333333% }
.rs_col-hxlg-offset-9 { margin-left: 75% }
.rs_col-hxlg-offset-8 { margin-left: 66.66666667% }
.rs_col-hxlg-offset-7 { margin-left: 58.33333333% }
.rs_col-hxlg-offset-6 { margin-left: 50% }
.rs_col-hxlg-offset-5 { margin-left: 41.66666667% }
.rs_col-hxlg-offset-4 { margin-left: 33.33333333% }
.rs_col-hxlg-offset-3 { margin-left: 25% }
.rs_col-hxlg-offset-2 { margin-left: 16.66666667% }
.rs_col-hxlg-offset-1 { margin-left: 8.33333333% }
.rs_col-hxlg-offset-0 { margin-left: 0 }	
.rs_hidden-hxlg { display: none !important; }
.rs_aligncenter_hxlg h1, .rs_aligncenter_hxlg h2, .rs_aligncenter_hxlg h3, 
.rs_aligncenter_hxlg h4, .rs_aligncenter_hxlg h5, .rs_aligncenter_hxlg h6, 
.rs_aligncenter_hxlg p, .rs_aligncenter_hxlg div[class*="vc_custom"], .rs_aligncenter_hxlg div, .rs_aligncenter_hxlg { text-align: center !important; }	
.rs_aligncenter_hxlg .alignleft, .rs_aligncenter_hxlg .alignright { text-align: center; }	
.rs_margin-hxlg-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-hxlg-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-6 { width: 50%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-8 { width: 66.66666667%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-hxlg-12,
.wpb_column.dt-sc-two-fifth.rs_col-hxlg-12,
.wpb_column.dt-sc-three-fifth.rs_col-hxlg-12 { width: 100%; }
.rs_col-hxlg-12.wpb_column, .rs_col-hxlg-10.wpb_column[class*="rs_col-hxlg-offset"], .rs_col-hxlg-8.wpb_column[class*="rs_col-hxlg-offset"], .wpb_column[class*="rs_col-hxlg-offset"] { margin-bottom: 20px; }
.rs_col-hxlg-nospace-bottom.wpb_column, .rs_col-hxlg-12 ~ .rs_col-hxlg-12, 
.rs_col-hxlg-12.wpb_column:last-child, .rs_col-hxlg-8.wpb_column:last-child,
.vc_row-no-padding > .rs_col-hxlg-12.wpb_column, .vc_row-no-padding .rs_col-qxlg-12.wpb_column,
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-hxlg-12.wpb_column ~ .rs_col-hxlg-12.dt-sc-skin-highlight, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-hxlg-12.wpb_column ~ .rs_col-hxlg-12.vc_col-has-fill { margin-bottom: 0; }
}
@media only screen and (min-width:1200px) and (max-width:1380px) { .container, .layout-boxed .vc_row .dt-sc-stretch-row-content, .left-header #header-wrapper .top-bar .container { width: 1080px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width: 1110px; }
.layout-boxed .wrapper, .layout-boxed .main-header-wrapper, .layout-boxed .is-sticky #header-wrapper, .layout-boxed.standard-header .main-header-wrapper { width: 1120px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { max-width: 1080px; }
#primary { width:810px; }
#secondary, #secondary-right, #secondary-left { width:240px; }
#primary.with-both-sidebar { width:540px; } 
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -30px; } .wpb_column.rs_col-qxlg-12 { width: 100%; }
.wpb_column.rs_col-qxlg-11 { width: 91.66666667%; }
.wpb_column.rs_col-qxlg-10 { width: 83.33333333%; }
.wpb_column.rs_col-qxlg-9 { width: 75%; }
.wpb_column.rs_col-qxlg-8 { width: 66.66666667%; }
.wpb_column.rs_col-qxlg-7 { width: 58.33333333%; }
.wpb_column.rs_col-qxlg-6 { width: 50%; }
.wpb_column.rs_col-qxlg-5 { width: 41.66666667%; }
.wpb_column.rs_col-qxlg-4 { width: 33.33333333%; }
.wpb_column.rs_col-qxlg-3 { width: 25%; }
.wpb_column.rs_col-qxlg-2 { width: 16.66666667%; }
.wpb_column.rs_col-qxlg-1 { width: 8.33333333%; }
.rs_col-qxlg-offset-12 { margin-left: 100% }
.rs_col-qxlg-offset-11 { margin-left: 91.66666667% }
.rs_col-qxlg-offset-10 { margin-left: 83.33333333% }
.rs_col-qxlg-offset-9 { margin-left: 75% }
.rs_col-qxlg-offset-8 { margin-left: 66.66666667% }
.rs_col-qxlg-offset-7 { margin-left: 58.33333333% }
.rs_col-qxlg-offset-6 { margin-left: 50% }
.rs_col-qxlg-offset-5 { margin-left: 41.66666667% }
.rs_col-qxlg-offset-4 { margin-left: 33.33333333% }
.rs_col-qxlg-offset-3 { margin-left: 25% }
.rs_col-qxlg-offset-2 { margin-left: 16.66666667% }
.rs_col-qxlg-offset-1 { margin-left: 8.33333333% }
.rs_col-qxlg-offset-0 { margin-left: 0 }		
.rs_hidden-qxlg { display: none !important; }
.rs_aligncenter_qxlg h1, .rs_aligncenter_qxlg h2, .rs_aligncenter_qxlg h3, 
.rs_aligncenter_qxlg h4, .rs_aligncenter_qxlg h5, .rs_aligncenter_qxlg h6, 
.rs_aligncenter_qxlg p, .rs_aligncenter_qxlg div[class*="vc_custom"], .rs_aligncenter_qxlg div, .rs_aligncenter_qxlg { text-align: center !important; }					
.rs_aligncenter_qxlg .alignleft, .rs_aligncenter_qxlg .alignright { text-align: center; }	
.rs_margin-qxlg-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-qxlg-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }
.rs_col-qxlg-12.wpb_column, .rs_col-qxlg-10.wpb_column[class*="rs_col-qxlg-offset"], .rs_col-qxlg-8.wpb_column[class*="rs_col-qxlg-offset"], .rs_col-qxlg-6.wpb_column[class*="rs_col-qxlg-offset"], .wpb_column[class*="rs_col-qxlg-offset"] { margin-bottom: 20px; }
.rs_col-qxlg-nospace-bottom.wpb_column, .rs_col-qxlg-12 ~ .rs_col-qxlg-12, 
.rs_col-qxlg-12.wpb_column:last-child, .rs_col-qxlg-8.wpb_column:last-child,
.vc_row-no-padding > .rs_col-qxlg-12.wpb_column, .vc_row-no-padding .rs_col-qxlg-12.wpb_column,
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-qxlg-12.wpb_column ~ .rs_col-qxlg-12.dt-sc-skin-highlight, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-qxlg-12.wpb_column ~ .rs_col-qxlg-12.vc_col-has-fill { margin-bottom: 0; }
} @media only screen and (min-width:992px) and (max-width:1199px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:900px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:930px; }
.layout-boxed .wrapper { width:940px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:900px; }
#primary { width:670px; }
#primary.with-both-sidebar { width:440px; }
#secondary, #secondary-right, #secondary-left { width:200px; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; }  .vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth, .vc_col-md-6.column.no-space.dt-sc-two-fifth { width:50%; }
.column.no-space.dt-sc-one-fourth { width:24.97%; }
.wpb_column.dt-sc-one-fifth.vc_col-md-6 { width: 50%; }
.wpb_column.dt-sc-one-fifth.vc_col-md-12,
.wpb_column.dt-sc-two-fifth.vc_col-md-12,
.wpb_column.dt-sc-three-fifth.vc_col-md-12 { width: 100%; }
.vc_col-md-12.wpb_column, .vc_col-md-10.wpb_column[class*="vc_col-md-offset"], .vc_col-md-8.wpb_column[class*="vc_col-md-offset"], .vc_col-md-6.wpb_column[class*="vc_col-md-offset"], .wpb_column[class*="vc_col-md-offset"] { margin-bottom: 20px; }
.rs_col-md-nospace-bottom.wpb_column, .vc_col-md-12 ~ .vc_col-md-12, 
.vc_col-md-12.wpb_column:last-child, .vc_col-md-8.wpb_column:last-child,
.vc_row-no-padding > .vc_col-md-12.wpb_column, .vc_row-no-padding .vc_col-md-12.wpb_column,
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_col-md-12.wpb_column ~ .vc_col-md-12.dt-sc-skin-highlight, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_col-md-12.wpb_column ~ .vc_col-md-12.vc_col-has-fill { margin-bottom: 0; }
.rs_margin-md-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-md-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }
.rs_aligncenter_md h1, .rs_aligncenter_md h2, .rs_aligncenter_md h3, 
.rs_aligncenter_md h4, .rs_aligncenter_md h5, .rs_aligncenter_md h6, 
.rs_aligncenter_md p, .rs_aligncenter_md div[class*="vc_custom"], .rs_aligncenter_md div, .rs_aligncenter_md { text-align: center !important; }		
.rs_aligncenter_md .alignleft, .rs_aligncenter_md .alignright { text-align: center; }	
.rs_margin_top_md-150.vc_row,
.rs_margin_top_md-150.wpb_column .vc_column-inner { margin-top: 150px !important; }
}
@media only screen and (min-width:768px) and (max-width:991px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:710px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:740px; }
.layout-boxed .wrapper { width:750px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:710px; }
#primary { width:500px }
#primary.with-both-sidebar { width:290px; }
#secondary, #secondary-right, #secondary-left { width:180px; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0 -20px; } #main-menu .megamenu-2-columns-group .megamenu-child-container { width:340px; }
#main-menu .megamenu-3-columns-group .megamenu-child-container { width:510px; }
#main-menu .megamenu-4-columns-group .megamenu-child-container { width:680px; } .wpb_column.rs_col-sm-12 { width: 100%; }
.wpb_column.rs_col-sm-11 { width: 91.66666667%; }
.wpb_column.rs_col-sm-10 { width: 83.33333333%; }
.wpb_column.rs_col-sm-9 { width: 75%; }
.wpb_column.rs_col-sm-8 { width: 66.66666667%; }
.wpb_column.rs_col-sm-7 { width: 58.33333333%; }
.wpb_column.rs_col-sm-6 { width: 50%; }
.wpb_column.rs_col-sm-5 { width: 41.66666667%; }
.wpb_column.rs_col-sm-4 { width: 33.33333333%; }
.wpb_column.rs_col-sm-3 { width: 25%; }
.wpb_column.rs_col-sm-2 { width: 16.66666667%; }
.wpb_column.rs_col-sm-1 { width: 8.33333333%; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-6 { width: 50%; }		 
.wpb_column.dt-sc-one-fifth.rs_col-sm-12,
.wpb_column.dt-sc-two-fifth.rs_col-sm-12,
.wpb_column.dt-sc-three-fifth.rs_col-sm-12 { width: 100%; }
.rs_col-sm-12.wpb_column, .rs_col-sm-10.wpb_column[class*="rs_col-sm-offset"], .rs_col-sm-8.wpb_column[class*="rs_col-sm-offset"], .rs_col-sm-6.wpb_column[class*="rs_col-sm-offset"], .wpb_column[class*="rs_col-sm-offset"] { margin-bottom: 20px; }
.rs_col-sm-nospace-bottom.wpb_column, .rs_col-sm-12 ~ .rs_col-sm-12, 
.rs_col-sm-12.wpb_column:last-child, .rs_col-sm-8.wpb_column:last-child,
.vc_row-no-padding > .rs_col-sm-12.wpb_column, .vc_row-no-padding .rs_col-sm-12.wpb_column,
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-sm-12.wpb_column ~ .rs_col-sm-12.dt-sc-skin-highlight, 
.vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-sm-12.wpb_column ~ .rs_col-sm-12.vc_col-has-fill { margin-bottom: 0; }
.rs_margin-sm-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-sm-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }	
.rs_aligncenter_sm h1, .rs_aligncenter_sm h2, .rs_aligncenter_sm h3, 
.rs_aligncenter_sm h4, .rs_aligncenter_sm h5, .rs_aligncenter_sm h6, 
.rs_aligncenter_sm p, .rs_aligncenter_sm div[class*="vc_custom"], .rs_aligncenter_sm div, .rs_aligncenter_sm { text-align: center !important; }		
.rs_aligncenter_sm .alignleft, .rs_aligncenter_sm .alignright { text-align: center; }	
.rs_margin_top_sm-50.vc_row, .rs_margin_top_sm-50.wpb_column .vc_column-inner { margin-top: 50px !important; }
.rs_margin_top_sm-150.vc_row, .rs_margin_top_sm-150.wpb_column .vc_column-inner { margin-top: 150px !important; }
.rs_margin_top_sm_alt-75.vc_row, .rs_margin_top_sm_alt-75.wpb_column .vc_column-inner { margin-top: -75px !important; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-4 { width:33.33%; margin-bottom:20px; }
.wpb_column.dt-sc-one-fifth.rs_col-sm-4:nth-child(4) { clear:left; }
}
@media only screen and (max-width: 767px) { #primary { width:100%; }
#primary.with-both-sidebar { width:100%; margin:0; }
#primary.with-left-sidebar { margin-left:0px; }
#primary.with-right-sidebar { margin-right:0px; }
#secondary, #secondary-right, #secondary-left { width:100%; } .column { margin-bottom: 20px; margin-left: 0; }
.dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth, .portfolio.column.dt-sc-one-fourth.no-space, .column.no-space.dt-sc-two-fifth, .wpb_column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-one-fifth, .wpb_column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-three-fifth, .wpb_column.no-space.dt-sc-three-fifth, .wpb_column.dt-sc-one-fifth, .column.wpb_column.dt-sc-one-fifth { width: 100%; }
.wpb_column .wpb_column { padding: 0; }
.wpb_column:not([class*="vc_col-xs"]), 
.dt-sc-one-fifth.wpb_column:not([class*="vc_col-xs"]), 
.dt-sc-two-fifth.wpb_column:not([class*="vc_col-xs"]), 
.dt-sc-three-fifth.wpb_column:not([class*="vc_col-xs"]) { float: left; width: 100%; }
.wpb_column { margin-bottom: 20px; }
.rs_col-xs-nospace-bottom.wpb_column { margin-bottom: 0; }
.rs_margin-xs-none.vc_row { margin-left: 0 !important; margin-right: 0 !important; }
.rs_margin-xs-default.vc_row { margin-left: -15px !important; margin-right: -15px !important; }
.rs_aligncenter_xs h1, .rs_aligncenter_xs h2, .rs_aligncenter_xs h3, 
.rs_aligncenter_xs h4, .rs_aligncenter_xs h5, .rs_aligncenter_xs h6, 
.rs_aligncenter_xs p, .rs_aligncenter_xs div[class*="vc_custom"], .rs_aligncenter_xs div, .rs_aligncenter_xs { text-align: center !important; }	
.rs_aligncenter_xs .alignleft, .rs_aligncenter_xs .alignright { text-align: center; }	
#secondary-left.secondary-sidebar,#secondary-right.secondary-sidebar { display: table-cell; float: none; }
#primary.with-left-sidebar,#primary.with-right-sidebar, #primary.with-both-sidebar { display: table-caption; float: none; margin-bottom:30px; }
.layout-boxed .vc_row.vc_row-no-padding { margin: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:420px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:450px; }
.layout-boxed .wrapper { width:460px; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:420px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:420px; }
}
@media only screen and (max-width: 479px) {	
.wpb_column, .dt-sc-one-fifth.wpb_column, .dt-sc-two-fifth.wpb_column, .dt-sc-three-fifth.wpb_column, .wpb_column[class*="vc_col-xs"] { float: left; width: 100%; }
.wpb_column[class*="vc_col-xs-offset"] { margin-left: 0; }
} @media only screen and (min-width: 320px) and (max-width: 479px) { .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:290px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:320px; }
.layout-boxed .wrapper { width:100%; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:290px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { max-width: 290px; }
.layout-boxed .vc_row.vc_row-no-padding { width:100% !important; left:0px !important; }
}
@media only screen and (max-width: 319px) { .container, .type5.tribe_events .container .container, .layout-boxed .vc_row .dt-sc-stretch-row-content { width:200px; }
.container.fill-container, .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row { width:230px; }
.layout-boxed .wrapper { width:100%; }
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { width:200px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7 { max-width:200px; }
}.widget .recent-portfolio-widget ul li a:before, .widget .recent-portfolio-widget ul li a:after, .widget ul li:before, .widget.widget_categories ul li > a:hover span, .widget.widget_archive ul li > a:hover span, .flickr-widget div a img, .widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span, .widget ul li:hover:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .widgettitle { position:relative; clear:both; padding-bottom:15px; margin-bottom: 25px;font-size: 22px; } .widget ul { padding:0px; margin:0px; width:100%; float:left; clear:both; }
.widget ul li { border-bottom:0px dashed; clear:both; display:block; margin:0px; padding:10px 0px 10px 20px; position:relative; width:100%; }
.widget ul li:last-child { border-bottom-width: 0; }
.widget ul li:only-child { border-bottom-width: 1px; }	
.widget ul li > a, .widget.widget_nav_menu ul.menu li > a { display:inline-block; line-height:24px; width:100%; font-size: 16px; }
.widget ul li:last-child > a { padding-bottom:0px; }
.widget ul li:first-child, .widget.widget_nav_menu ul.menu li:first-child { padding-top:0px; } .widget ul li:first-child:before { top: -4px; }
.woocommerce .widget ul.product-categories li:first-child:before, .woocommerce.widget ul.product-categories li:first-child:before, .widget.widget_layered_nav ul li:first-child:before { top: 7px; }
.widget.widget_pages ul li ul.children, .widget.widget_nav_menu ul li ul.sub-menu { padding:10px 0px 0px 20px; width:100%;  }
.widget.widget_archive ul li ul, .widget.widget_categories ul li ul, .widget.widget_pages ul li ul, .widget.widget_nav_menu ul.menu li ul { padding-left: 15px; padding-top: 10px; }
.widget.widget_nav_menu ul.menu li a { text-transform:lowercase; padding:0px; font-weight:normal; background:none; border:none; }
.widget.widget_nav_menu ul.menu li a:first-letter { text-transform:uppercase; }
.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul.menu li, .widget.widget_text ul li { padding:0px; }
.widget.widget_archive ul li > a, .widget.widget_categories ul li > a, .widget.widget_pages ul li > a, .widget.widget_meta ul li > a, .widget.widget_nav_menu ul.menu li > a, .widget.widget_text ul li > a { padding:10px 0 10px 20px; }
.widget.widget_categories ul li > a{ padding:10px 0 10px 0; }
.widget.widget_archive ul li:first-child > a, .widget.widget_categories ul li:first-child > a, .widget.widget_pages ul li:first-child > a, .widget.widget_meta ul li:first-child > a, .widget.widget_nav_menu ul.menu li:first-child > a, .widget.widget_text ul li:first-child > a { padding-top:0px; }
.widget .recent-portfolio-widget ul li:before, .widget .recent-posts-widget li:before, .widget .recent-posts-widget li:hover:before { content:""; }
.widget.widget_categories ul li > a { position:relative; text-transform:capitalize; }
.widget.widget_categories ul li > a span, .widget.widget_archive ul li > a span { position:absolute; right:0px; padding:0px 10px; }
.widget.widget_categories ul li > a span{padding: 0px;font-style: italic;}
.widget.widget_categories ul li:hover > a{color: #2f2f2f;}
.widget.widget_categories ul li{border-bottom: none;}
.widget_categories label, .widget_archive label { margin:0px 0px 10px; display:inline-block; font-size:14px; }
.widget .recent-portfolio-widget ul { margin:0px; padding:0px; width:100%; }
.widget .recent-portfolio-widget ul li { float:left; display:inline; margin:0px 2% 5px 0px; padding:0px; width:32%; overflow:hidden; clear:none; border:none; }
.widget .recent-portfolio-widget ul li img { display:block; line-height:0; width:100%; }
.widget .recent-portfolio-widget ul li:nth-child(3n) { margin-right:0px; }
.widget .recent-portfolio-widget ul li a { float:left; width:100%; position:relative; padding:0px; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.widget .recent-portfolio-widget ul li a:before { content:""; position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0; }
.widget .recent-portfolio-widget ul li a:hover:before { opacity:1; }
.widget .recent-portfolio-widget ul li a:after { content: "\e67b"; position: absolute; left: 0px; right: 0px; bottom: auto; margin: 0 auto;font-family: 'Stroke-Gap-Icons'; font-size: 14px; font-style: normal; font-weight: 400; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); opacity: 0; visibility: hidden; text-align: center; color: #fff; }
.widget .recent-portfolio-widget ul li a:hover:after { opacity: 1; visibility: visible; font-size: 20px; }
.widget .recent-posts-widget { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.widget .recent-posts-widget ul { margin:0px; padding:0px; width:100%; }
.widget .recent-posts-widget li { display:block; clear:both; float:left; margin:0px 0px 10px; padding-left:0px; }
.widget .recent-posts-widget li:last-child { margin-bottom:0px; }
.widget .recent-posts-widget li .thumb { float:left; margin:0px 15px 10px 0px; padding:0px; width:60px; }
.widget .recent-posts-widget li .thumb img { max-width:100%; }
.widget .recent-posts-widget li .entry-title h4 { font-size:13px; line-height:20px; letter-spacing:0.25px; margin-top:-5px; margin-bottom:7px; }
.widget .recent-posts-widget li .entry-meta { font-size:14px; }
.widget .recent-posts-widget li .entry-meta p { float:left; margin-right:15px; }
.widget .recent-posts-widget li .entry-meta p span { margin-right:5px; }
.widget .tweet_list { float:left; width:100%; margin:0px; padding:0px; }
.widget .tweet_list li { float:left; display:block; margin:0px 0px 0px; padding:0px 0px 20px 30px; position:relative; border-bottom:1px solid; }
.widget .tweet_list li:before { content:"\f099"; position:absolute; left:0px; top:5px; font-family:FontAwesome; font-size:18px; }
.widget .tweet_list li:first-child:before { top:5px; }
.widget .tweet_list li:hover:before { content:"\f099"; }
.widget .tweet_list li:last-child { border:none; padding-bottom:0px; margin-bottom:0px; }
.widget .tweet_list li .tweet-time { clear:both; display:block; font-size:14px; }
.widget_text ul.no-border li { border:none; }
.widget_text ul.no-bullet li a { padding-left:0px; }
.widget_text ul.no-bullet li:before, .widget_text ul.no-bullet li:hover:before { content:""; }
.widget_text ul.split-list { width:48%; margin-right:2%; float:left; clear:none; }
.widget_text ul.split-list li { position:relative;  width:100%; border:none; }
.widget_text ul.split-list li:before { content:"\f105"; }
.widget .screen-reader-text { display:none; }
.flickr-widget div { float:left; margin:0px; padding:0px; }
.flickr-widget div a { line-height:0px; display:block; margin:0px 8px 8px 0px; max-width:60px; } 
.flickr_badge_image img { height: auto !important; }
.flickr-widget div a:hover img { opacity:0.5; }
.widget_tag_cloud .tagcloud { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.tagcloud a { margin:0px 10px 10px 0px; padding:7px 15px 6px; float:left; border-bottom:1px solid; font-size:12px !important; text-transform:capitalize; }
.dt-sc-dark-bg .tagcloud a { border-bottom:1px solid; }
.widget .dt-sc-newsletter-section { padding:0px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm { float:left; clear:both; width:100%; position:relative; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="text"], .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="email"] { margin: 0; width:100%; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { position:absolute; right:0px; height:100%; }
.widget #searchform { position:relative; }
.widget #searchform .dt-search-icon { display: none; }
.widget #searchform input[type="text"] { padding-right:70px; height:49px; }
.widget #searchform input[type="submit"] { position:absolute; right:0px; top:0px; border-radius:0px; padding:16px 20px; margin:0px; height:49px; }
.widget #wp-calendar caption { font-weight:300; font-size:16px; margin-bottom:10px; }
.widget #wp-calendar th { padding:10px; }
.widget #wp-calendar td { padding:9px 10px; }
.widget .dt-sc-single-line-separator { margin:13px 0px; }
.widget ul.dt-sc-sociable li:before, .widget ul.dt-sc-sociable li:hover:before { content:""; }
.widget ul.dt-sc-sociable li a { padding:0px; }
.widget ul.dt-sc-sociable > li { width:auto; border-bottom:0; }
.widget .dt-sc-sociable li a { height: 36px; line-height: 36px; text-align:center; width: 36px; }
.widget .dt-sc-sociable.hexagon-with-border li, .widget .dt-sc-sociable.hexagon-border li { width:40px; height:25px; }
.widget .dt-sc-sociable.hexagon-with-border li a, .widget .dt-sc-sociable.hexagon-border li a { width: 42px; line-height: 52px; height: 52px; }
.widget .dt-sc-sociable.diamond-square-border li { border-bottom:1px solid rgba(255, 255, 255, 0.2); width:30px; height:30px; }
.widget .dt-sc-sociable.diamond-square-border li a { width: 40px; height: 40px; line-height: 40px; }	 
.widget .diamond-narrow-square-border li a { height: 60px; line-height: 60px; width:60px; }
.widget .dt-sc-sociable li:first-child:before { top:10px; }
.widget_text ul.custom-social li a  { padding:0px 0px 25px; }
.widget_text ul.custom-social li:last-child a  { padding:0px; }
.widget_text ul.dt-sc-sociable { text-align:center; }
.widget_text ul.dt-sc-sociable li { float:none; display:inline-block; text-align:center; clear:none; margin:0px 10px; }
.widget_text ul.dt-sc-sociable li a { float:none; display:inline-block; padding-bottom:0px; }
.widget_text ul.dt-sc-sociable.alignleft li { float: left; margin: 0 10px 0 0; }
.widget_text ul.dt-sc-sociable.alignleft li:last-child { margin-right: 0; }
.widget_text ul.dt-sc-sociable.alignleft li a { text-align: left; }
.widget_rss h3.widgettitle > a.rsswidget > img { margin-right:5px; } .widget .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul li{float: left;width: auto; clear: none; }
.widget .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul li a{width: auto;}
.widget .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg .wpb_text_column{margin-bottom: 15px;}
.widget .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg h5{margin: 15px 0px 10px;} .has-mega-menu .tpl-blog-holder .column .blog-entry{margin-bottom: 0;} #header .blog-default-style .entry-details{display: grid;}
#header .blog-default-style .entry-details .entry-meta{order: 2;}
#header .blog-default-style .entry-details .entry-title{order:1;}
#header .blog-default-style.blog-entry .entry-title h4{margin-bottom: 10px;}
#header .blog-default-style .entry-details .entry-body{border-bottom: 2px solid #ebebeb;}
#header .blog-default-style .entry-meta .comments i{top: 0;}
#header .blog-default-style .entry-details .entry-meta a, #header .blog-default-style .entry-details .entry-meta, #header .blog-default-style .entry-meta .comments i, #header .blog-default-style .entry-meta .author i{font-size: 14px;color: #b6b6b6;vertical-align: baseline;}
#header .blog-default-style .entry-meta .comments:after{content: "";height: 13px;width: 2px;background: #b6b6b6;position: absolute;right: 0;top: 3px;display: block;}
#header .blog-default-style .entry-meta .comments{position: relative;padding: 0 10px 0 0; margin-right: 5px;} .secondary-sidebar img { max-width:100%; height:auto; }
.secondary-sidebar .widget { clear:both; }
.secondary-sidebar .widget:last-child { margin-bottom: 80px; }
.secondary-sidebar .widget ul li > a, .secondary-sidebar .tagcloud a { color:#000000; }
.secondary-sidebar .tagcloud a:hover { color:#ffffff; }
.secondary-sidebar .flickr-widget div a { max-width:75px; }
.secondary-sidebar .widget .tweet_list li { border-color:rgba(0, 0, 0, 0.15); } .secondary-sidebar { overflow:hidden; }
.secondary-sidebar aside.widget { position:relative; }
.secondary-sidebar .flickr-widget div { height:auto; width:33.3333%; }
.secondary-sidebar .flickr-widget div a { margin: 0; padding: 0 4px 10px; max-width: 100%; }
.secondary-sidebar .type1 .widgettitle, .secondary-sidebar .type2 .widgettitle, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type4 .widgettitle, .secondary-sidebar .type5 .widgettitle, .secondary-sidebar .type6 .widgettitle, .secondary-sidebar .type7 .widgettitle, .secondary-sidebar .type9 .widgettitle, .secondary-sidebar .type11 .widgettitle, .secondary-sidebar .type12 .widgettitle, .secondary-sidebar .type13 .widgettitle { margin-top:0; }
.secondary-sidebar .widgettitle:empty { display:none; }
.secondary-sidebar .type1 .widgettitle, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type4 .widgettitle, .secondary-sidebar .type11 .widgettitle { float:none; display:inline-block; }
.secondary-sidebar .widgettitle:before, .secondary-sidebar .widgettitle:after, .secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:before, .secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before { content:""; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before, 
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before, 
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before, .secondary-sidebar .type16 .widget .special-links li:before, .secondary-sidebar .type16 .widgettitle:before, .secondary-sidebar .type15 .widgettitle:before { content:none; }
.secondary-sidebar .type2 .widgettitle > a, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-content h3.widgettitle, .secondary-sidebar .type17 .widget-title-content h3.widgettitle > a, .secondary-sidebar .type10 .widgettitle > a, .secondary-sidebar .type18 .widgettitle > a, .secondary-sidebar .type14 .widgettitle > a, .secondary-sidebar .type15 .widgettitle > a { color:#fff; }
.secondary-sidebar .type1 .widget.buddypress .bp-login-widget-user-avatar, .secondary-sidebar .type3 .widget.buddypress .bp-login-widget-user-avatar, .secondary-sidebar .type4 .widget.buddypress .bp-login-widget-user-avatar { float:none; position:absolute; left:0px; top:63px; }
.secondary-sidebar .type1 .widgettitle:before, .secondary-sidebar .type1 .widgettitle:after { position:absolute; top:inherit; left:0px; bottom:0; height:3px; background:#000000; width:100%; }
.secondary-sidebar .type1 .widgettitle:after { bottom:-3px; height:1px; }
.secondary-sidebar .type2 .widgettitle { margin-bottom:40px; background:#000000; padding:12px 15px; color:#ffffff; }
.secondary-sidebar .type2 .widgettitle:before { top:inherit; bottom:-13px; left:0px; width:0px; height:0px; border-top:13px solid #000000; border-right:13px solid transparent; background:none; }
.secondary-sidebar .type3 .widgettitle { border-top:3px solid; padding:13px 0px 0px; margin-bottom:35px; }
.secondary-sidebar .type3 .widgettitle:before { background:none; }
.secondary-sidebar .type4 .widgettitle { border-left:5px solid #f1b956; padding: 0 15px; }
.secondary-sidebar .type4 .widgettitle:before { top:0px; height:100%; width:9999px; left:100%; background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/sidebar/sidebar-title-grey-pattern.png) repeat; }
.secondary-sidebar .type5 .widgettitle, #secondary-right .type5 .widgettitle{ border-bottom: 2px dotted #a2a2a2 !important; padding:0px 0px 10px; }
.secondary-sidebar .type5 .widgettitle:before { background:none; }	
.secondary-sidebar .type5 .widget .tweet_list li:before { content:"\f081"; top: 0; }
.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before { top: 0; }	
.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before { top: 9px; }
.secondary-sidebar .type5 .widget.widget_categories ul li > a span, .secondary-sidebar .type5 .widget.widget_archive ul li > a span { font-size:14px; text-align:center; }
.secondary-sidebar .type5 .tagcloud a { border-radius:5px 0px 5px 0px; font-size:14px !important; }
.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4 { font-size:16px; }
.secondary-sidebar .type6 .widgettitle { border-left:3px solid; padding:0px 0px 0px 15px;  margin-bottom:40px; width:100%; }
.secondary-sidebar .type6 .widgettitle:before { height:1px; background:rgba(0, 0, 0, 0.25); top:inherit; bottom:-10px; width:100%; }	
.secondary-sidebar .type6 .widgettitle:after { position:absolute; background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/sidebar/sidebar-title-arrow.png) no-repeat; width:13px; height:8px; left:30px; bottom:-17px; }
.secondary-sidebar .type7 .widgettitle { padding:13px 20px 12px 25px; border:1px solid #000000;  margin-bottom:25px; font-weight:bold; }
.secondary-sidebar .type7 .widgettitle:before { left:inherit; left: 0px; top:0px; height:100%; width: 5px; background:#000000; }	
.secondary-sidebar .type8 .widgettitle { background:#ffffff; padding:10px 20px; margin:-14px auto 20px; text-align:center; display:table; float:none; }
.secondary-sidebar .type8 .widget { width:100%; padding:0px 20px 15px;  }
.secondary-sidebar .type8 .widget:before { border:1px solid #000000; content: ""; height: 100%; position: absolute; left: 0; top: 6px; width: 100%; z-index: -1;  }
.secondary-sidebar .type8 .widgettitle:before { content:none; }
.secondary-sidebar .type8 .widget #wp-calendar td { padding:9px 8px; }
.secondary-sidebar .type9 .widgettitle { padding:0px 0px 15px; border-bottom:1px solid rgba(0, 0, 0, 0.15); }
.secondary-sidebar .type9 .widgettitle:before { width:50px; height:3px; background:#000000; top:inherit; left:0px; bottom:-2px; }
.secondary-sidebar .type10 .widget:before { content:""; position:absolute; left:0px; top:0px; width:100%; background:#000000; height:1px; top:0px; }
.secondary-sidebar .type10 .widget { padding-top:2px; }
.secondary-sidebar .type10 .widgettitle { margin-top:6px; padding:2px 20px 0px 20px; min-height:37px;  margin-bottom:20px; color:#ffffff; font-size:18px; }
.secondary-sidebar .type10 .widgettitle:before { background:#000000; height:100%; width:100%; top:-6px; z-index:-1; }
.secondary-sidebar .type10 .widgettitle:after { position:absolute; right:-4px; top:-6px; background:#f6f6f6 url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/sidebar/sidebar-title-shape.png) center center no-repeat; height:100%; width:19px; }
.secondary-sidebar .type11 .widget { position:relative; background:#e8e8e8; padding:25px 20px;  border-radius:5px; }
.secondary-sidebar .type11 .widgettitle:before { position: absolute; right: -18px; top: 50%; margin: auto; background: #e8e8e8 url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/sidebar/sidebar-title-floral2.png) no-repeat; width: 24px; height: 17px; left:auto; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; margin-bottom:25px; padding: 0 15px 5px 0; padding-right:15px; position: relative; }
.secondary-sidebar .type11 .woocommerce ul.cart_list li a, .secondary-sidebar .type11 .woocommerce ul.product_list_widget li a { font-weight: 300; }
.secondary-sidebar .type11 .widget #wp-calendar td { padding: 9px 8px; }
.secondary-sidebar .type12 .widget { position:relative; background:rgba(0, 0, 0, 0.05); padding:20px 20px 25px;  }
.secondary-sidebar .type12 .widgettitle { padding:10px 15px; margin-bottom:20px; }
.secondary-sidebar .type12 .widgettitle:before { background:none; }
.secondary-sidebar .type12 .widget #wp-calendar td { padding: 9px 7px; }
.secondary-sidebar .type13 .widgettitle { padding:14px 0px 12px; }
.secondary-sidebar .type13 .widgettitle:before { height:100%; width:60px; border-top:1px solid #60ae0d; border-bottom:1px solid #60ae0d; top:0px; z-index:-1; background:none;
}
.secondary-sidebar .type14 .widgettitle { background: #191919; padding:10px 0px 10px 20px; border-bottom:3px solid; color:#fff; } 
.secondary-sidebar .type14 .widgettitle:before { background:none; border-bottom: 1px solid #fff; bottom: 0px; width:100%; top:inherit; }
.secondary-sidebar .type15 .widgettitle { background: #000; box-sizing: border-box; color: #fff; padding: 13px 20px; font-size:18px; font-weight:normal; text-transform:uppercase; }
.secondary-sidebar .type15 .widget.woocommerce ul li:before, .secondary-sidebar .type15 .widget.woocommerce ul li:hover:before { content:"\f105"; font-size:15px; }
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li, .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li { background:#f8f1e4; padding:15px; border-bottom:2px solid #ebeef0; }
.secondary-sidebar .type15 .woocommerce ul.cart_list li img, .secondary-sidebar .type15 .woocommerce ul.product_list_widget li img { width:50px; padding:0; }
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img { height: 50px; margin-top: 0; }
.secondary-sidebar .type16 .widgettitle { background: #f5f5f5; border-left: 3px solid; font-size: 16px; font-weight: 600; margin-bottom: 30px; padding: 15px; }
.secondary-sidebar .type16 .widget .special-links { font-size:15px; }
.secondary-sidebar .type16 .widget .special-links li a { padding-left:0; }
.secondary-sidebar .type17 .widget-title-wrapper { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before { content:""; position:absolute; right:-16px; top:0px; width:100%; height:100%; -webkit-transform:skewX(30deg); transform:skewX(30deg); -ms-transform:skewX(30deg); }
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after { content:""; height:100%; top:0px; left:114%; left:-webkit-calc(100% - -26px); left:-moz-calc(100% - -26px); left:calc(100% - -26px); position:absolute; -ms-transform:skewX(30deg); -webkit-transform:skewX(30deg); transform:skewX(30deg); width:9000px; background:#f3f3f3; }	
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2, .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle { padding:17px 10px 15px 20px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; }
.secondary-sidebar .type18 .widget-stripe-title { overflow:hidden; float:left; width: 100%; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after { background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/sidebar/title-pattern.png) repeat; content:""; height:100%; top:0px; left:100%; position:absolute; width:9000px; }	
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2, .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle { background:#000; padding:12px 15px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; color:#fff; } .mz-title { overflow:hidden; float:left; width: 100%; }
.mz-title .mz-title-content { position: relative; clear: both; float: left; }
.mz-title .mz-title-content h2, .mz-title .mz-title-content h3.widgettitle { padding: 7px 0 7px 10px; position:relative; z-index:1; margin:0px; left:0px; text-transform:uppercase; color: #fff; }
.mz-title .mz-title-content h1 { font-size: 52px; }
.mz-title .mz-title-content h1 strong { font-weight: bold; }
.mz-title .mz-title-content h2 { font-size: 35px; }
.mz-title .mz-title-content h2 strong { font-weight: 600; }
.mz-title .mz-title-content h3 { font-size: 18px; }
.mz-title .mz-title-content h3 strong { font-weight: 600; }
.mz-title .mz-title-content h4 { font-size: 24px; }
.mz-title .mz-title-content h4 strong { font-weight: 600; }
.mz-title .mz-title-content h5 { font-size: 18px; }
.mz-title .mz-title-content h5 strong { font-weight: 600; }
.mz-title .mz-title-content h6 { font-size: 14px; }
.mz-title .mz-title-content h6 strong { font-weight: 600; }
.aligncenter .mz-title .mz-title-content { float: none; display: inline-block; } .mz-stripe-title { overflow:hidden; float:left; width: 100%; }
.mz-stripe-title .mz-stripe-title-content { margin-bottom:30px; position: relative; clear: both; float: left; }
.mz-stripe-title .mz-stripe-title-content:after { background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/title-pattern.png) repeat; content:""; height:100%; top:0px; left:100%; position:absolute; width:9000px; }	
.mz-stripe-title .mz-stripe-title-content h2, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { background:#000; padding:12px 15px; position:relative; z-index:1; margin:0px; left:0px; font-size:16px; text-transform:uppercase; line-height: normal; }
.mz-stripe-title .mz-stripe-title-content .widgettitle:before { display: none; }
.mz-stripe-title .mz-stripe-title-content h2, .mz-stripe-title .mz-stripe-title-content h3.widgettitle { color:#fff; }
.mz-stripe-title.blue .mz-stripe-title-content h2 { background:#3498db; }
.mz-stripe-title.purple .mz-stripe-title-content h2 { background:#9b59b6; }
.mz-stripe-title.pink .mz-stripe-title-content h2 { background:#f13d7a; }
.mz-stripe-title.orange .mz-stripe-title-content h2 { background:#e67e22; }
.mz-stripe-title.cyan .mz-stripe-title-content h2 { background:#1abc9c; }  .widget ul.tribe-events-sub-nav { float:none; width:auto; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before { display:none; }
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li { clear:none; width:auto; }
.tribe-this-week-widget-wrapper .tribe-events-page-title { font-size: 16px; font-weight:600; }
.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration, .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue { line-height:21px; } .footer-widgets .widget { float:left; clear:both; width:100%; margin-bottom:30px; }
#footer .mailchimp-form { margin:40px 0px 0px; position:relative; }
#footer .mailchimp-form input[type="email"] { font-size:14px; font-weight:normal; width:100%; padding:15px; float:left; border-radius:5px;  }
#footer .mailchimp-form input[type="submit"] { cursor:pointer; font-size:14px; font-weight:400; position:absolute; right:0px; border-radius:0px 5px 5px 0px; padding:15px; margin:0px; }
.tagcloud a:hover, #footer .dt-sc-dark-bg .tagcloud a:hover, #footer .tagcloud a:hover { color:#ffffff; } #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { float: none; margin-bottom: -3px; border: 3px double #ddd; } 
.bbp-login-form fieldset legend { display: none; }
.bbp-login-form label { width: 140px; display: inline-block; }
#sidebar .bbp-login-form label { width: 70px; }
.bbp-login-form .bbp-username, .bbp-login-form .bbp-email, .bbp-login-form .bbp-password, .bbp-login-form .bbp-remember-me, .bbp-login-form .bbp-submit-wrapper { margin-top: 10px; }
.bbp-login-form .bbp-submit-wrapper { text-align: right; }
.bbp-login-form .bbp-login-links a { float: left; clear: left; }
.bbp-logged-in img.avatar { float: left; margin: 0 15px 0 0; }
.bbp-logged-in h4 { font-weight: bold; font-size: 1.3em; clear: none; margin-bottom: 10px; }
.widget #bbp-search-form { position:relative; float:left; width:100%; }
.widget #bbp-search-form input[type="text"] { padding-right:100px; }
.widget #bbp-search-form input[type="submit"] { bottom:0px; right:0px; top:0px; margin:0px; padding:0px 20px; position:absolute; border-radius:0; }
.widget.bbp_widget_login .bbp-logged-in h4 { font-weight:normal; margin-bottom:0px; }
.widget.widget_display_replies ul li a.bbp-author-avatar { margin-right:5px; }
.widget.widget_display_replies ul li a.bbp-author-avatar, .widget.widget_display_replies ul li a.bbp-author-name { display:inline; }
.widget.widget_display_topics ul li .topic-author { margin-left:5px; }
.widget.widget_display_topics ul li div, .widget.widget_display_replies ul li div { color:rgba(0, 0, 0, 0.5); margin-top:5px; }
.widget.widget_display_stats dl { margin:0px; }
.widget.widget_display_stats dt { float:left; margin:0px 10px 0px 0px; font-weight:normal; clear:both; }
.widget.widget_display_stats dd { float:left; line-height:24px; }
.dt-sc-dark-bg .widget.widget_display_topics ul li div, .dt-sc-dark-bg .widget.widget_display_replies ul li div { color:rgba(255, 255, 255, 0.4); } .widget.buddypress div.item-avatar img.avatar { float: left; margin: 0 10px 15px 0; }
.widget.buddypress span.activity { display: inline-block; font-size: small; opacity: 0.8; padding: 0; }
.widget.buddypress div.item-options { font-size: 90%; margin: 0 0 1em 0; padding: 1em 0; }
.widget.buddypress div.item{ margin:0 0 1em 0; }
.widget.buddypress div.item-meta, .widget.buddypress div.item-content { font-size: 11px; margin-left: 50px; }
.widget.buddypress ul.item-list img.avatar { height: 40px; margin-right: 10px; width: 40px; }
.widget.buddypress div.item-avatar img { height: 40px; margin: 1px; width: 40px; }
.widget.buddypress div.avatar-block{ overflow: hidden; }
.widget.buddypress #bp-login-widget-form label { display: block; margin: 1rem 0 .5rem; }
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit { margin-right: 10px; }
.widget.buddypress .bp-login-widget-user-avatar { float: left; }
.bp-login-widget-user-avatar img.avatar { height: 40px; width: 40px; }
.widget.buddypress .bp-login-widget-user-links > div { padding-left: 60px; }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom: .5rem; }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight: bold; }
.widget.buddypress #groups-list, .widget.buddypress #members-list, .widget.buddypress #friends-list { margin-left: 0; padding-left: 0; }
.widget.buddypress #groups-list li, .widget.buddypress #members-list li, .widget.buddypress #friends-list li { clear: both; list-style-type: none; }
.widget.buddypress .item-list .item { margin-bottom:0px; }
.widget.buddypress .item-list li:before, .widget.buddypress .item-list li:hover:before { content:""; }
.widget.buddypress .item-list li { padding-left:0px; }
.widget #bp-login-widget-form span.bp-login-widget-register-link { display: inline-block; margin-top: 15px; margin-left: 5px; }
#footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color:rgba(255, 255, 255, 0.6); }
#footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover { color:#000; }
.widget.buddypress .item-list .item .item-title { margin-bottom:-3px; }
.widget.buddypress .item-list .item .item-title a { color:#000000; font-weight:600; }
.widget.buddypress .item-list .item .item-meta { color:rgba(0, 0, 0, 0.5); }
.widget.buddypress div.item-options { border-bottom:1px solid rgba(0, 0, 0, 0.1); margin:0px 0px 25px; padding-bottom:0px; }
.widget.buddypress div.item-options a { font-size:14px; margin-bottom:-1px; padding:8px 12px; color:rgba(0, 0, 0, 0.4); display:inline-block; border-radius:3px 3px 0px 0px; font-weight:600; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
.widget.buddypress div.item-options .bp-separator { display:none; }
.widget.buddypress div.item-options a.selected { border:1px solid rgba(0, 0, 0, 0.1); border-bottom-color:#ffffff; }
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight:normal; font-size:14px; color:#000000; }
.widget.buddypress .bp-login-widget-user-links > div { margin-bottom:-3px; }
.profile .bp-widget { display: inline-block; margin-bottom: 20px; width: 100%; }
.bp-widget > h4 { font-weight: 600; margin-bottom:0; }
.dt-sc-dark-bg .widget.buddypress .item-list .item .item-meta { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.buddypress div.item-options { border-bottom:1px solid rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.buddypress div.item-options a.selected { border:1px solid rgba(255, 255, 255, 0.3); border-bottom-color:#000000; } .widget.tribe-events-countdown-widget .tribe-countdown-text a { color:#000000; font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name { font-size:14px; font-weight:600; }
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a { color:#000000; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list { margin:15px 0px 0px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-top:3px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title { font-size:14px; }
.tribe-mini-calendar-event .list-info h2 { font-weight:600; }
.tribe-mini-calendar-event .list-date { background:rgba(0, 0, 0, 0.05); }
.tribe-mini-calendar-event .list-date .list-daynumber { color:#000000; font-size:12px; }
.tribe-events-adv-list-widget .duration { margin-bottom:10px; display:inline; line-height:20px; }
.tribe-events-adv-list-widget .location { color:rgba(0, 0, 0, 0.5); line-height:20px; }
.tribe-events-adv-list-widget .tribe-events-duration, .tribe-events-adv-list-widget .tribe-events-location { line-height:24px; } .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:#ffffff; border-color:rgba(0, 0, 0, 0.1); color:rgba(0, 0, 0, 0.5); font-weight:600; font-size:13px; padding:3px 0px; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(0, 0, 0, 0.3); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event { color:#ffffff; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(0, 0, 0, 0.1); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(0, 0, 0, 0.4); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a { color:#ffffff; }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(0, 0, 0, 0.15); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(0, 0, 0, 0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(0, 0, 0, 0.05); }
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(0, 0, 0, 0.02); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th { background:rgba(255, 255, 255, 0.1); color:#ffffff; }
.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number { color:#ffffff; }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events { background:rgba(255, 255, 255, 0.4); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover { background:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a, .dt-sc-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a, .dt-sc-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber { color:#ffffff; }
.dt-sc-dark-bg .tribe-events-adv-list-widget .location { color:rgba(255, 255, 255, 0.5); }
.dt-sc-dark-bg .tribe-mini-calendar-event .list-date { background:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td { border-color:rgba(255, 255, 255, 0.2); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td { background: rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td { background:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth { background:rgba(255, 255, 255, 0.2); }
.widget.tribe-events-venue-widget .tribe-event-title { padding-top: 0; margin-bottom:10px; }
.widget.tribe-events-venue-widget .tribe-venue-widget-list li { padding-bottom:20px; }  .woo-type4 .widget.woocommerce .woocommerce-product-search input[type="search"], .woo-type20 .widget.woocommerce .woocommerce-product-search input[type="search"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"], .woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.woo-type17 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; }	
.woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li:after { clear:both }
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget { list-style:none; margin:0; padding:0; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { list-style:none; margin:0; }
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before {display: table}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {display: block; font-weight:700}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { float: right; height: auto; margin-left: 4px; width: 32px; box-shadow: none }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { border-left: 2px solid rgba(0,0,0,.1); margin: 0; padding-left: 1em; }
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before { content: " "; display: table }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { display: inline-block; float: left; margin-bottom: 1em }
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { clear: left; font-weight: 700; margin: 0 4px 0 0; padding: 0 0 .25em; }
.woocommerce .order_details:after, .woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-account .addresses .title:after, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce.widget_shopping_cart .buttons:after {clear: both}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {padding: 0 0 .25em}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {margin-bottom: 0}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {float: none}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: 3px double #ebe9eb; padding: 4px 0 0 }
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong { display: inline-block; min-width: 40px; }
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding-left: 2em; padding-top: 0; position: relative; }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { position: absolute; left: 0; top: 0; }
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before { content: " "; display: table }
.woocommerce .widget_layered_nav ul { border: 0; list-style: none; margin: 0; padding: 0; }
.woocommerce .widget_layered_nav ul li { list-style: none; padding: 0 0 1px; }
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before { content: ""; color: #a00; font-family: WooCommerce; font-variant: normal; font-weight: 400; line-height: 1; speak: none; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; }
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {padding: 1px 0}
.woocommerce .widget_layered_nav ul li.chosen a:before {margin-right: .618em}
.woocommerce .widget_layered_nav_filters ul { border: 0; list-style: none; margin: 0; overflow: hidden; padding: 0; zoom: 1 }
.woocommerce .widget_layered_nav_filters ul li { border-width: 0; list-style: none; padding: 0 1px 1px 2px; }
.woocommerce .widget_layered_nav_filters ul li:before {content: none;}
.woocommerce .widget_layered_nav_filters ul li a { text-decoration: none; width: auto; }
.woocommerce .widget_layered_nav_filters ul li a:before {margin-right: .618em}
.woocommerce .widget_price_filter .price_slider { clear: both; margin-bottom: 1em }
.woocommerce .widget_price_filter .price_slider_amount { font-size: .8751em; line-height: 2.4; text-align: right; }
.woocommerce .widget_price_filter .price_slider_amount .button { font-size: 1.15em; float: left; }
.woocommerce .widget_price_filter .ui-slider { margin-left: .5em; margin-right: .5em; position: relative; text-align: left; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #a46497; cursor: ew-resize; height: 1em; margin-left: -.5em; position: absolute; outline: 0; top: -.3em; width: 1em; z-index: 2; border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #a46497; border: 0; display: block; font-size: .7em; position: absolute; z-index: 1; border-radius: 1em; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #602053; border: 0; border-radius: 1em; }
.woocommerce .widget_price_filter .ui-slider-horizontal {height: .5em}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100% }
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px}
.woocommerce .widget_rating_filter ul { margin: 0; padding: 0; border: 0; list-style: none }
.woocommerce .widget_rating_filter ul li { border-width: 0; padding: 0 0 1px; list-style: none }
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before { content: " "; display: table }
.woocommerce .widget_rating_filter ul li a { padding: 1px 0; text-decoration: none }
.woocommerce .widget_rating_filter ul li .star-rating { float: none; display: inline-block }
.woocommerce .widget_rating_filter ul li.chosen a:before { font-family: WooCommerce; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: .618em; content: ""; text-decoration: none; color: #a00 } .dt-sc-gift-cards .product-thumb{width: 70px; height: 70px;float: left;margin-right: 15px;border: 2px solid #f3f3f3;}
.dt-sc-gift-cards .product-thumb a{padding: 0px !important;}
.dt-sc-gift-cards .product-thumb a:before, #header .dt-sc-gift-cards .product-details h4 a:before{ background-image: none !important;}
.dt-sc-gift-cards .product-details{display: inline-block;}
.dt-sc-gift-cards .product-details h4 a{padding: 0 !important; vertical-align: top;}
.dt-sc-gift-cards .price{display: block;}
.dt-sc-gift-cards .price ins{background-color: transparent;margin-left: 5px;}
.dt-sc-gift-cards .price ins span.amount{font-weight: 600;}
.dt-sc-gift-cards .price del{color: #bbb;}
.top_product_listing{float: left;padding: 15px 0px 15px; width: 100%;}
#footer .dt-sc-gift-cards .product-thumb{width: 40px; height: 40px;float: right;margin-left: 15px;border: 1px solid #CCC;}
#footer .dt-sc-gift-cards .product-details h4{font-size: 15px;margin-bottom: 0;}
#footer .dt-sc-gift-cards .price ins span.amount{font-weight: 400;}
#footer .top_product_listing{border-bottom: 1px dotted #a2a2a2;}
#footer .top_product_listing:last-child{border-bottom-width: 0;} .woo-type13 .widget.woocommerce ul.product-categories li:before, .woo-type13 .widget.woocommerce ul.product-categories li:first-child:before { top: 8px; }
.widget { float: left; margin-bottom: 30px; width: 100%; }
.woocommerce #footer a.button:hover { color:#ffffff; }
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-weight:600; }
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { display: inline-block; margin-bottom: 15px; }
.woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce.widget_shopping_cart .cart_list li:last-child { border: none; margin-bottom: 0; padding-bottom: 0; }
.woocommerce .widget_shopping_cart .cart_list li.empty, .woocommerce.widget_shopping_cart .cart_list li.empty { padding-left: 0; }
.woocommerce ul.product_list_widget li::before { content:"\f10c"; display: inline !important; }
.woocommerce ul.product_list_widget li:hover:before { content:"\f192"; }
.woocommerce .widget_shopping_cart .cart_list li:before, .woocommerce.widget_shopping_cart .cart_list li:before { content: none !important; }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { font-size: 15px; height: 20px; line-height: 20px; padding: 0; position: absolute; top: 2px; width: 20px; z-index: 1; }
.widget.woocommerce ul.product_list_widget li ins { background: none; font-size: 14px; }
.widget.woocommerce ul.product_list_widget li del { font-size: 12px; }
.widget.woocommerce ul.product_list_widget li a img { border: 1px solid; margin-top: 8px; padding: 3px; }
.widget.woocommerce ul.product-categories li, .widget.widget_layered_nav ul li { display: block; float: none; font-weight: normal; margin: 0; padding: 0; position: relative; }
.widget.woocommerce ul.product-categories li.cat-item-none { padding-bottom:5px; }
.widget.woocommerce ul.product-categories li.cat-item-none:before { display:none; }
.widget.woocommerce ul.product-categories li a, .widget.widget_layered_nav ul li a { border: none; margin: 0; padding: 10px 0 10px 20px;  }
.widget.woocommerce ul.product-categories li span, .widget.widget_layered_nav ul li span { line-height: 44px; position: absolute; right: 0; top: 0; }
.widget.woocommerce ul li:before { font-weight: normal; }
.widget.woocommerce ul.product_list_widget li, .widget.woocommerce ul.product-categories li:last-child { border-bottom: 1px solid; }
.widget.woocommerce ul.product-categories ul { padding: 0 0 0 15px; box-sizing:border-box; }
.widget.woocommerce ul.product-categories ul li { width: 100%; box-sizing:border-box; }
.widget.woocommerce .widget_shopping_cart_content .total { clear: both; float: left; margin: 20px 0 0; padding: 10px 0 0; width: 100%; }
.widget.woocommerce .widget_shopping_cart_content .buttons { clear: both; float: left; margin: 10px 0 0; padding: 0; width: 100%; } 
.woocommerce.widget_price_filter .price_label { font-size: 14px; position: relative; top: 17px; }
.widget.woocommerce ul.product_list_widget li .star-rating { margin: 5px 0; }
.widget.woocommerce .woocommerce-product-search label { display: none; }
.widget.woocommerce .woocommerce-product-search { clear: both; position: relative; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 100px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { margin: 0; position: absolute; bottom: 0; right: 0; top: 0; }
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 5px 0 0 25px; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { float: none; margin: 0; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background:#e8e8e8; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background:#ffffff; border:1px solid #dddddd; }
.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-range { background:#545454; }
.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-handle { background:#545454; border:1px solid #666666; }
.woocommerce.widget_price_filter .price_label { float:right; }
#footer .product-categories li span { top: 3px; }
#footer .widget.woocommerce ul.product_list_widget li a img { border: 3px solid; padding: 0; }
.menu-item-widget-area-container .widget_product_categories .product-categories li a { border-bottom: none; line-height: 24px; margin: 0; padding: 0 45px 10px 0;  }
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .amount, .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .reviewer { display: inline-block; margin: 5px 0 0; }
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img { border-width: 3px; padding: 0; }	
.menu-item-widget-area-container .widget.widget_product_search #searchform input[type="text"], .menu-item-widget-area-container .widget.widget_product_search #searchform input[type="submit"] { font-size: 13px; }
.widget_product_categories .selection-box:after { top:0; height:100%; } #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a, #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta, #footer .dt-sc-dark-bg .tweet_list li .tweet-time { color:rgba(255, 255, 255, 0.3); }
.dt-sc-dark-bg .widget input[type="text"], .dt-sc-dark-bg .widget input[type="password"], .dt-sc-dark-bg .widget input[type="email"], .dt-sc-dark-bg .widget input[type="url"], .dt-sc-dark-bg .widget input[type="tel"], .dt-sc-dark-bg .widget input[type="number"], .dt-sc-dark-bg .widget input[type="range"], .dt-sc-dark-bg .widget input[type="date"], .dt-sc-dark-bg .widget textarea, .dt-sc-dark-bg .widget input[type="search"], .dt-sc-dark-bg .widget select, .dt-sc-dark-bg .widget.widget_categories ul li > a span, .dt-sc-dark-bg .widget.widget_archive ul li > a span { background:rgba(255, 255, 255, 0.15); }
.dt-sc-twitter-icon:before, .dt-sc-twitter-icon:after, .dt-sc-twitter-icon span { background:#000000; }
.secondary-sidebar .widget.widget_categories ul li > a:hover{color:#2f2f2f;}
.dt-sc-dark-bg .widget .selection-box:after { background:rgba(255, 255, 255, 0.05); }
.dt-sc-dark-bg .widget .selection-box:before { border-top-color:rgba(255, 255, 255, 0.1); }
.recent-portfolio-widget ul li a:after, .widget.widget_archive ul li > a:hover span, .dt-sc-twitter-icon span { color:#ffffff; }
.widget ul li, .widget.widget_nav_menu ul.menu li, .tweet_list li { border-color:rgba(0, 0, 0, 0.15); }
.dt-sc-dark-bg .widget ul li, .dt-sc-dark-bg .widget.widget_nav_menu ul.menu li { border-color:rgba(255, 255, 255, 0.2); }
.widget #wp-calendar td a, .recent-posts-widget li .entry-meta a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu .blog-entry a:hover { color:rgba(0, 0, 0, 0.5); }
.dt-sc-dark-bg .widget #wp-calendar td a { color:rgba(255, 255, 255, 0.5); }
.dt-sc-tweet span { color:rgba(0, 0, 0, 0.4); }
.tweet_list li .tweet-time { color:rgba(0, 0, 0, 0.3); } .widget.widget_archive ul li > a span { background:rgba(0, 0, 0, 0.05); }
.dt-sc-dark-bg .tagcloud a { background:rgba(255, 255, 255, 0.1); }
.dt-sc-dark-bg .tagcloud a { border-bottom-color:rgba(255, 255, 255, 0.12); }
.tagcloud a { border-bottom-color:#02747f !important; color: #fff !important;border-bottom: 3px solid; }
.tagcloud a:hover {border-bottom-color: #ae4612 !important;} #footer .widget.woocommerce ul.product_list_widget li a img { border-color: rgba(255, 255, 255, 0.75); }
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li:after { clear:both; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #000; }
.widget.woocommerce ul.product_list_widget li, .widget.woocommerce ul.product-categories li:last-child, .widget.woocommerce ul.product_list_widget li a img, .select2-container .select2-choice { border-color: rgba(0, 0, 0, 0.15); }
#footer .widget.woocommerce ul.product_list_widget li a img { border-color: rgba(255, 255, 255, 0.75); }
.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li, .dt-sc-dark-bg .widget.woocommerce ul.product-categories li:last-child, .dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li a img, .dt-sc-dark-bg .woocommerce .widget_shopping_cart .total, .dt-sc-dark-bg .woocommerce.widget_shopping_cart .total { border-color: rgba(255, 255, 255, 0.2); }
#footer .widget.woocommerce #searchform input[type="text"] { color: #808080; } @media only screen and (min-width:992px) and (max-width:1199px) {
.mz-title .mz-title-content h1 { line-height: normal; } .dt-sc-one-third .widget_text ul.split-list { width:100%; margin-right:0; }		
.flickr-widget div { height: 68px; width: 68px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.secondary-sidebar .type8 .widget { padding: 0 15px 15px; }
.secondary-sidebar .type8 .widgettitle { margin: -28px auto 20px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.tagcloud a { margin:0 4px 10px 0; }
.secondary-sidebar .type9 .widget ul li, .secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 30px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 22px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
.secondary-sidebar .type11 .widget { font-size: 12px; }		
.secondary-sidebar .type2 .widget, .secondary-sidebar .type6 .widget, .secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget, .secondary-sidebar .type13 .widget { font-size: 13px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type11 .widget { padding: 15px 10px 20px; }
.secondary-sidebar .type5 .widget .tweet_list li, .secondary-sidebar .type8 .widget .tweet_list li,  .secondary-sidebar .type11 .widget .tweet_list li, .secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before, .secondary-sidebar .type8 .widget .tweet_list li:before, 
.secondary-sidebar .type11 .widget .tweet_list li:before, .secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle:before { top: 9px; }
.secondary-sidebar .type11 .widgettitle { font-size: 22px; }
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }		
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }		 
}
@media only screen and (min-width:768px) and (max-width:991px) {	
.flickr-widget div { height: 55px; width: 55px; }
.footer-widgets .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { float: right; margin-top: 7px; position: relative; }
.dt-sc-one-third .widget_text ul.split-list { width:100%; margin-right:0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"] { position: absolute; margin: 0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after { right: 0; }
.widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"] { font-size: 14px; padding: 13px 0px; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.widget .recent-posts-widget li .entry-meta p { margin-right: 11px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.tagcloud a { margin:0 4px 10px 0; }
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.secondary-sidebar .type5 .widget ul li, .secondary-sidebar .type10 .widgettitle { font-size:16px; }
.secondary-sidebar .type9 h3.widgettitle { font-size: 18px; }   
.secondary-sidebar .type9 .widget.widget_categories ul li:before { top: 4px; }
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.secondary-sidebar .type12 .widget.widget_categories ul li > a span, .secondary-sidebar .widget.widget_archive ul li > a span { padding: 0 5px; }
.secondary-sidebar .type12 .tagcloud a { margin: 0 5px 10px 0; }
.secondary-sidebar .type11 .widget.widget_flickr { padding: 25px 10px; }
.secondary-sidebar .widget .tweet_list li { padding: 0 0 20px 25px; }
.secondary-sidebar .widget .tweet_list li:before { font-size: 20px; }
.secondary-sidebar .widget .tweet_list li:before, .secondary-sidebar .widget .tweet_list li:first-child:before { top: 0; }
.secondary-sidebar .type11 .widget { font-size: 12px; }		
.secondary-sidebar .type2 .widget, .secondary-sidebar .type6 .widget, .secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget, .secondary-sidebar .type13 .widget { font-size: 13px; }
.secondary-sidebar .type8 .widgettitle { margin: -28px auto 20px; }
.secondary-sidebar .type8 .widget, .secondary-sidebar .type12 .widget { padding: 15px 15px 20px; }
.secondary-sidebar .type11 .widget { padding: 15px 10px 20px; }
.secondary-sidebar .type5 .widget .tweet_list li, .secondary-sidebar .type8 .widget .tweet_list li, 
.secondary-sidebar .type11 .widget .tweet_list li, .secondary-sidebar .type12 .widget .tweet_list li { padding: 0 0 20px; }
.secondary-sidebar .type5 .widget .tweet_list li:before, .secondary-sidebar .type8 .widget .tweet_list li:before, 
.secondary-sidebar .type11 .widget .tweet_list li:before, .secondary-sidebar .type12 .widget .tweet_list li:before { margin-right: 8px; position: static; }
.secondary-sidebar .type11 > .widget:before { padding-right: 10px; top: 18px; }
.secondary-sidebar .type11 .widgettitle:before { top: 7px; }
.secondary-sidebar .type11 .widgettitle { font-size: 18px; }		
.secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type="submit"]	{ width: 100%; }
.secondary-sidebar .type12 .widget .tagcloud a { padding: 7px 12px 6px; }				
.mz-title .mz-title-content h1 { font-size: 42px; line-height: normal; }
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }	
.woocommerce.widget_price_filter .price_label { font-size: 12px; top: 12px; }
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button { padding: 5px 10px; font-size: 12px; }	 
.dt-sc-gift-cards .product-thumb{width: 60px; height: 60px; margin-right: 10px;}
.dt-sc-gift-cards .product-details h4{margin-bottom: 0px;}
.dt-sc-gift-cards .product-details h4 a{vertical-align: top !important;}
.dt-sc-gift-cards .price ins{margin-left: 0px;}
.dt-sc-gift-cards .price{font-size: 12px;}
.menu-item-object-dt_mega_menus .vc_column_container > .vc_column-inner{padding-left: 10px; padding-right:10px;}
}
@media only screen and (max-width: 767px) {
.widget .recent-posts-widget li .entry-meta p:last-child { margin-right: 0; }
.secondary-sidebar .type7 .widgettitle:before { left: -23px; }
.secondary-sidebar .type6 .widget ul li, .secondary-sidebar .type9 .widget ul li { font-size: 14px; }
.mz-title .mz-title-content h1 { font-size: 40px; }
.mobile-menu .dt-primary-nav .top_product_listing  a {border-top:0; color: #5c5c5c;}
.dt-sc-gift-cards .product-details h4{font-size: 14px;}
.mobile-menu .top_product_listing:last-child{margin-bottom: 35px;}
.dt-sc-gift-cards .price {font-size: 13px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {	
.widget_text ul.split-list { width:100%; margin:0; }
.alignright .dt-sc-sociable { width:100%; text-align:center; }
.tagcloud a { margin:0 5px 10px 0; }
.secondary-sidebar .flickr-widget div { width:auto; }
.textwidget .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }	
}
@media only screen and (max-width: 479px) {		
.widget_text ul.split-list { width:100%; margin:0; }
.widget.woocommerce .woocommerce-product-search input[type="submit"] { float:right; min-height:50px; margin-top:10px; position:inherit; }
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type="submit"] { border-radius: 5px; }
.widget.woocommerce .woocommerce-product-search input[type="search"] { padding-right: 10px; }
.tagcloud a { margin:0 4px 10px 0; }
.secondary-sidebar .type12 .widget ul li { font-size: 13px; }
.textwidget .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }		
}
@media only screen and (min-width: 320px) and (max-width: 479px) {		 
.secondary-sidebar .flickr-widget div { width:auto; }
.secondary-sidebar .type8 .widget { padding:0 17px 15px; }
.secondary-sidebar .type5 .widget ul li { font-size:16px; }		
}
@media only screen and (max-width: 319px) {		 
.flickr-widget div { width:66px; height:66px; }
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type="submit"] { float: right; margin-top: 7px; position: relative; }
.secondary-sidebar .type8 .widgettitle { padding:10px; }
.secondary-sidebar .type8 .widget.widget_flickr { padding:0 15px 15px; }
.secondary-sidebar .type7 .widgettitle:before { left: -20px; }
.secondary-sidebar .type5 .widget ul li { font-size:16px; }
}.menu-icons-wrapper .search a span, .menu-icons-wrapper .cart a span, #main-menu ul li.menu-item-simple-parent ul li a .fa, #main-menu .megamenu-child-container > ul.sub-menu > li > a .menu-item-description { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .top-bar { clear: both; float: left; margin: 0; max-height: 50px; padding: 0; position: relative; width: 100%; z-index: 99999;background-color:#f0f3f3 ; }
.top-bar .dt-sc-button { margin-top:5px; letter-spacing:1px; font-weight:bold; }	
.top-bar .dt-sc-vertical-small-separator { position:relative; top:2px; }
.top-bar-right .dt-sc-vertical-small-separator { margin:0px 15px; }
.top-bar .language { float:left; margin:0px; padding:0px 20px 0px 0px; position:relative; }
.top-bar .language img { margin:0px 10px 0px 0px; vertical-align:middle; position:relative; top:-1px; }
.top-bar .language:before { content:"\f107"; position:absolute; font-family:FontAwesome; font-size:14px; right:0px; top:0px; bottom:0px; margin:auto; }
.dt-no-header-builder-content .no-header-top { border-bottom: 1px solid #ededed; margin: 0; max-height: 50px; padding: 10px 0; } #header-wrapper { float: left; margin: 0 0 35px; padding: 0; width: 100%;}
#header { float: left; margin: 0; padding: 0; position: relative; width: 100%; background-image:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/header_bg.png); background-color:#FFF; background-size:301px 113px;}
.no-header-logo-wrapper{padding:15px 0;} .dt-no-header-builder-content .no-header { padding: 0; }
.dt-no-header-builder-content .no-header-menu.dt-header-menu{position: relative; display: block;}
.dt-no-header-builder-content .no-header-menu.dt-header-menu:before{content: "";height: 62px; width:200%;position: absolute;left: -50%; background-color: #fff;box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.1);border-top:solid 5px #ebebeb;}
.no-header-menu.dt-header-menu .menu-container > ul.dt-primary-nav > li > a{border-top: none; margin-top: 0;}
.dt-no-header-builder-content.aligncenter .no-header { padding-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -ms-justify-content: center; justify-content: center; flex-direction: column; }
.dt-no-header-builder-content .no-header .no-header-logo h2 { margin: 10px 0; }
.no-header-menu.dt-header-menu:empty{display:none;}
#header .dt-header-tpl > .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner, 
#header .dt-header-tpl > .vc_row .vc_row.vc_row-flex.vc_inner > .vc_column_container > .vc_column-inner { z-index: auto; }
#header .dt-header-tpl .vc_row[data-vc-full-width], #header .dt-header-tpl > .vc_section[data-vc-full-width] { overflow: visible; }
#header-wrapper.header-top-relative #header { position: relative; }
.no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header { position: absolute; z-index: 99; }
body:not(.no-breadcrumb) #header-wrapper.header-top-absolute #header .dt-header-tpl { margin-top: 35px; }
.no-breadcrumb.page-with-slider #header-wrapper.bottom-header { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
#header .dt-header-tpl .sticky-wrapper { clear: both; display: block; position: relative; width: 100%; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header { margin: auto; position: relative; width: 100%; }
#header .dt-header-tpl .sticky-wrapper, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header { z-index: 1000 !important; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { clear: both; }
#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25); } .menu-container > ul.dt-primary-nav > li > a {display: block;padding: 0px 15px;margin: 0px;    margin-top: 0px;text-transform: uppercase;line-height: 65px;position: relative;margin-top: -5px;border-top: 5px solid #999;}
.menu-container > ul.dt-primary-nav > li:nth-child(2) > a {padding-left:10px;}
.menu-container > ul.dt-primary-nav  > li > a {text-transform: uppercase;}
#main-menu { z-index: 999;box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.1);-moz-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.1);}
.menu-container > ul.dt-primary-nav  > li > a:after {content: "";background: -webkit-linear-gradient(bottom, #FFFFFF -100%, #f3f3f3 89%, #FFFFFF 100%);background: -o-linear-gradient(bottom, #FFFFFF -100%, #f3f3f3 89%, #FFFFFF 100%);background: -moz-linear-gradient(bottom, #FFFFFF -100%, #f3f3f3 89%, #FFFFFF 100%);
background: -ms-linear-gradient(bottom, #FFFFFF -100%, #f3f3f3 89%, #FFFFFF 100%);background: linear-gradient(bottom, #FFFFFF -100%, #f3f3f3 89%, #FFFFFF 100%);background: #f5f5f5;width: 2px;height: 38px;float: left;position: absolute;top: 0;right: 0;bottom: 0;margin: auto;}
.menu-container > ul.dt-primary-nav  > li{ margin:0;}
.menu-container > ul.dt-primary-nav > li:last-child > a:after { display: none; }
.menu-container > ul.dt-primary-nav > li.red > a{border-color: #f27c7e;}
.menu-container > ul.dt-primary-nav > li.mustard > a {border-color: #f7c44e;}
.menu-container > ul.dt-primary-nav > li.green > a {border-color: #acc158;}
.menu-container > ul.dt-primary-nav > li.yellow > a {border-color: #fce485;}
.menu-container > ul.dt-primary-nav > li.orange > a {border-color: #ea9d5f;}
.menu-container > ul.dt-primary-nav > li.blue > a {border-color: #4cbcd4;}
.menu-container > ul.dt-primary-nav > li.steelblue > a {border-color: #4c7296;}
.menu-container > ul.dt-primary-nav > li.lavender > a {border-color: #b0b6fb;}
.menu-container > ul.dt-primary-nav > li.purple > a {border-color: #bc5393;}
.menu-container > ul.dt-primary-nav > li.pink > a {border-color: #de81b8;}
.menu-container > ul.dt-primary-nav > li.current-menu-item.red > a, 
.menu-container > ul.dt-primary-nav > li.current-page-item.red > a, 
.dt-header-menu ul.dt-primary-nav > li.red > a:hover, 
ul.dt-primary-nav > li.current-menu-ancestor.red > a,
.dt-header-menu ul.dt-primary-nav li.red ul.sub-menu li:hover > a,
ul.dt-primary-nav > li.current-menu-ancestor.red ul.sub-menu li.current_page_item a, .mobile-menu ul.dt-primary-nav > li.red > a:hover, 
.mobile-menu ul.dt-primary-nav > li.red.current-menu-item > a{color: #f27c7e !important;}
.dt-header-menu ul.dt-primary-nav > li.mustard:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.mustard > a, .mobile-menu ul.dt-primary-nav > li.mustard > a:hover, .mobile-menu ul.dt-primary-nav > li.mustard.current-menu-item > a{color: #f7c44e !important;}
.dt-header-menu ul.dt-primary-nav > li.green:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.green > a, .mobile-menu ul.dt-primary-nav > li.green > a:hover, .mobile-menu ul.dt-primary-nav > li.green.current-menu-item > a{color: #acc158 !important;}
.dt-header-menu ul.dt-primary-nav > li.yellow:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.yellow > a, .mobile-menu ul.dt-primary-nav > li.yellow > a:hover, .mobile-menu ul.dt-primary-nav > li.yellow.current-menu-item > a{color: #fce485 !important;}
.dt-header-menu ul.dt-primary-nav > li.orange:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.orange > a, .menu-container > ul.dt-primary-nav > li.orange  ul.sub-menu li:hover a, ul.dt-primary-nav > li.current-menu-ancestor.orange ul.sub-menu li.current-menu-item a, ul.dt-primary-nav > li.current-menu-ancestor.orange > a, .mobile-menu ul.dt-primary-nav > li.orange > a:hover, .mobile-menu ul.dt-primary-nav > li.orange.current-menu-item > a{color: #ea9d5f !important;}
.dt-header-menu ul.dt-primary-nav > li.blue:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.blue > a, ul.dt-primary-nav > li.blue > ul.submenu li.current-menu-item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.blue > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.blue > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.blue > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.blue > ul.sub-menu li.current-page-ancestor > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.blue > ul.sub-menu li.current-page-ancestor > ul.sub-menu li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li.blue ul.sub-menu li:hover > a, .mobile-menu ul.dt-primary-nav > li.blue > a:hover, .mobile-menu ul.dt-primary-nav > li.blue.current-menu-item > a{color: #4cbcd4 !important;}
.dt-header-menu ul.dt-primary-nav > li.steelblue:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.steelblue > a, .menu-container > ul.dt-primary-nav > li.menu-item-has-children.steelblue  ul.dt-custom-nav li.current-menu-item a, .menu-container > ul.dt-primary-nav > li.menu-item-has-children.steelblue  ul.dt-custom-nav li a:hover, .mobile-menu ul.dt-primary-nav > li.steelblue > a:hover, .mobile-menu ul.dt-primary-nav > li.steelblue.current-menu-item > a{color: #4c7296 !important;}
.dt-header-menu ul.dt-primary-nav > li.lavender:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.lavender > a, ul.dt-primary-nav > li.lavender > ul.submenu li.current-menu-item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.lavender > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.lavender > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.lavender > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.lavender > ul.sub-menu li.current-page-ancestor > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.lavender > ul.sub-menu li.current-page-ancestor > ul.sub-menu li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li.lavender ul.sub-menu li:hover > a, .mobile-menu ul.dt-primary-nav > li.lavender > a:hover, .mobile-menu ul.dt-primary-nav > li.lavender.current-menu-item > a{color: #b0b6fb !important;}
.dt-header-menu ul.dt-primary-nav > li.purple:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.purple > a,  ul.dt-primary-nav > li.purple > ul.submenu li.current-menu-item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.purple > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.purple > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current_page_parent.purple > ul.sub-menu li.current_page_item > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.purple > ul.sub-menu li.current-page-ancestor > a, .menu-container > ul.dt-primary-nav > li.current-page-ancestor.purple > ul.sub-menu li.current-page-ancestor > ul.sub-menu li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav li.purple ul.sub-menu li:hover > a, .mobile-menu ul.dt-primary-nav > li.purple > a:hover, .mobile-menu ul.dt-primary-nav > li.purple.current-menu-item > a{color: #bc5393 !important;}
.dt-header-menu ul.dt-primary-nav > li.pink:hover > a, .menu-container > ul.dt-primary-nav > li.current-menu-item.pink > a, .menu-container > ul.dt-primary-nav > li.pink  ul.sub-menu li:hover a, ul.dt-primary-nav > li.current-menu-ancestor.pink ul.sub-menu li.current-menu-item a, ul.dt-primary-nav > li.current-menu-ancestor.pink > a, .mobile-menu ul.dt-primary-nav > li.pink > a:hover, .mobile-menu ul.dt-primary-nav > li.pink.current-menu-item > a{color: #de81b8 !important;}
#main-menu ul.dt-primary-nav  li.current_page_item.red ul.sub-menu li a:hover, #main-menu > ul.dt-primary-nav  > li.current-menu-item.red > ul.sub-menu > li > a:hover{color:#f27c7e;} .dt-header-menu ul.dt-primary-nav > li.red ul.sub-menu li a:before{background-position-x: -19px;}
.dt-header-menu ul.dt-primary-nav > li.orange ul.sub-menu li a:before{background-position-x: -171px;}
.dt-header-menu ul.dt-primary-nav li.steelblue ul.sub-menu li a:before{background-position-x: -76px;}
.dt-header-menu ul.dt-primary-nav > li.blue ul.sub-menu li a::before {background-position-x: -95px;}
.dt-header-menu ul.dt-primary-nav > li.lavender ul.sub-menu li a::before {background-position-x: -152px;}
.dt-header-menu ul.dt-primary-nav > li.purple ul.sub-menu li a::before {background-position-x: -133px;}
.dt-header-menu ul.dt-primary-nav > li.pink ul.sub-menu li a::before {background-position-x: -114px;} .right-contact-content .text-with-icon span{float: right; line-height: inherit;margin-left: 5px;color: #252525;}
.right-contact-content .text-with-icon a{color:#5c5c5c;}
.right-contact-content .wpb_wrapper{padding-top:24px;} .dt-sc-sociable.header-social{ margin:0px;}
ul.header-social > li > a > i{color:#292929 !important;}
ul.header-social li{margin:0 1px 0 0;}
ul.header-social li a {position: relative;border-top: 5px solid;border-top-color: currentcolor;display: inline-block;width: 50px !important;height: 70px !important;overflow: hidden;color: #292929;line-height: 65px !important;
text-align: center;background-color: transparent;margin-top: -5px;font-size: 16px;font-weight: bold;padding: 0px 10px;}
ul.header-social li a .dt-icon-default:after{border: none;}
ul.header-social li a span{ display:none;}
.dt-sc-sociable.header-social li a > i:after {display: inline-block;font-family: "FontAwesome";height: 100%;position: absolute;left: 0;top: -70px;text-indent: 0;width: 100%;z-index: 1; color:#fff;-webkit-transition: top .3s ease-in-out;
-moz-transition: top .3s ease-in-out;transition: top .3s ease-in-out}
.dt-sc-sociable.header-social li:hover a > i:after{top:0px;}
.dt-sc-sociable.header-social li.facebook a > i:after {content: "\f09a"; background: #35538f;}
.dt-sc-sociable.header-social li.facebook a{border-color: #35538f;}
.dt-sc-sociable.header-social li.dribbble a > i:after {content: "\f17d"; background: #f974a4;}
.dt-sc-sociable.header-social li.dribbble a{border-color: #f974a4;}
.dt-sc-sociable.header-social li.flickr a > i:after {content: "\f16e"; background: #e30377;}
.dt-sc-sociable.header-social li.flickr a{border-color: #e30377;}
.dt-sc-sociable.header-social li.digg a > i:after {content: "\f1a6"; background: #5bb834;}
.dt-sc-sociable.header-social li.digg a{border-color: #5bb834;}
.dt-sc-sociable.header-social li.delicious a > i:after {content:"\f1a5"; background: #2648be;}
.dt-sc-sociable.header-social li.delicious a{border-color: #2648be;}
.dt-sc-sociable.header-social li.deviantart a > i:after {content:"\f1bd"; background: #54675a;}
.dt-sc-sociable.header-social li.deviantart a{border-color: #54675a;}
.dt-sc-sociable.header-social li.google-plus a > i:after {content:"\f0d5"; background: #d53e2b;}
.dt-sc-sociable.header-social li.google-plus a{border-color: #d53e2b;}
.dt-sc-sociable.header-social li.lastfm a > i:after {content: "\f202"; background: #d12540;}
.dt-sc-sociable.header-social li.lastfm a{border-color: #d12540;}
.dt-sc-sociable.header-social li.linkedin a > i:after {content: "\f0e1"; background: #0173b2;}
.dt-sc-sociable.header-social li.linkedin a{border-color: #0173b2;}
.dt-sc-sociable.header-social li.envelope a > i:after {content: "\f0e0"; background: #edc719;}
.dt-sc-sociable.header-social li.envelope a{border-color: #edc719;}
.dt-sc-sociable.header-social li.pinterest a > i:after {content: "\f0d2"; background: #ca1325;}
.dt-sc-sociable.header-social li.pinterest a{border-color: #ca1325;}
.dt-sc-sociable.header-social li.reddit a > i:after {content: "\f1a1"; background: #ff1a00;}
.dt-sc-sociable.header-social li.reddit a{border-color: #ff1a00;}
.dt-sc-sociable.header-social li.rss a > i:after {content: "\f09e"; background: #ffb922;}
.dt-sc-sociable.header-social li.rss a{border-color: #ffb922;}
.dt-sc-sociable.header-social li.skype a > i:after {content: "\f17e"; background: #00aaf1;}
.dt-sc-sociable.header-social li.skype a{border-color: #00aaf1;}
.dt-sc-sociable.header-social li.stumbleupon a > i:after {content: "\f1a4"; background: #eb4924;}
.dt-sc-sociable.header-social li.stumbleupon a{border-color: #eb4924;}
.dt-sc-sociable.header-social li.tumblr a > i:after {content: "\f173"; background: #2a445f;}
.dt-sc-sociable.header-social li.tumblr a{border-color: #2a445f;}
.dt-sc-sociable.header-social li.twitter a > i:after {content: "\f099"; background: #34b3d3;}
.dt-sc-sociable.header-social li.twitter a{border-color: #34b3d3;}
.dt-sc-sociable.header-social li.viadeo a > i:after {content: "\f2a9"; background: #f4982b;}
.dt-sc-sociable.header-social li.viadeo a{border-color: #f4982b;}
.dt-sc-sociable.header-social li.vimeo-square a > i:after {content: "\f27d"; background: #41b2dc;}
.dt-sc-sociable.header-social li.vimeo-square a{border-color: #41b2dc;}
.dt-sc-sociable.header-social li.yahoo a > i:after {content: "\f19e"; background: #7c1f70;}
.dt-sc-sociable.header-social li.yahoo a{border-color: #7c1f70;}
.dt-sc-sociable.header-social li.youtube a > i:after {content: "\f167"; background: #b70400;}
.dt-sc-sociable.header-social li.youtube a{border-color: #b70400;}
.dt-sc-sociable.header-social li.instagram a > i:after {content: "\f16d"; background: #895a4d;}
.dt-sc-sociable.header-social li.instagram a{border-color: #895a4d;}  .left-contact-content .text-with-icon span{ line-height: inherit;margin-right: 8px; top: 0;}
.left-contact-content .text-with-icon a{color:#5c5c5c;}
.left-contact-content .wpb_wrapper{padding:10px 0;}
.left-contact-content .wpb_wrapper div:nth-child(odd){border-right: 1px solid;padding: 0 12px 0 0px;margin-right: 12px;}
.header2 .cart-info p{float: left;}
.header2 .cart-info{padding:0 0 0 20px;line-height: normal; margin-top: 10px; background-color: transparent;}
.header2 .cart-info p.cart-icon{ margin-right: 8px; }
.header2 .cart-info:before, .header2 .cart-info p.cart-icon span, .header2 .cart-info p.cart-total {color: inherit !important;}
.header2 .cart-info p.cart-icon span:before, .header2 .cart-info p.cart-icon span:after { font-size: 14px;}
.header2 .cart-info p.cart-icon span:before{content: "["; left: 0;}
.header2 .cart-info p.cart-icon span:after{content: "]";right:0;}
.header2 .cart-info p.cart-icon span{background-color: transparent; font-size: 14px;padding: 0 3px;display: inline;}
.header2 .cart-info:before {left: 0; top: 2px;font-size: 14px;}
.header2 .cart-icon span{position: inherit;}
.header2 .cart-info .cart-total{ border-left:1px solid #000;padding-left: 10px;margin-top: 2px; } #header #searchform input[type="text"]{padding: 14px;width: 250px;max-width: 100%; text-transform:none; font-size: 16px;}
.top-bar.header3 .left-contact-content {text-align: right;}
.top-bar.header3 .text-with-icon{line-height: initial;}
.top-bar.header3 .vc_column-inner{padding-right: 0; padding-left: 0px;}
.top-bar.header3 .text-with-icon:hover a, .top-bar.header3 .text-with-icon:hover span:before {color: inherit !important;} #header4  #main-menu > .vc_column-inner > .wpb_wrapper {margin: 0px auto -55px;box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.05);	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.05);border-radius: 10px;background: #fff; text-align: center;}
#header4 .left-contact-content{text-align: right;}
#header4 #main-menu{box-shadow: none; }
#header4 .menu-container{position: relative;z-index: 999;}
#header4 .dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu{padding-top: 0px; margin-top: -3px;}
#header4 .text-with-icon .icon, #header4 .text-with-icon .fa { font-size: 18px;} #header5 #main-menu .dt-header-menu  ul.dt-primary-nav > li > a {color: #fff !important; padding:12px 8px;}
#header5 .menu-container > ul.dt-primary-nav > li > a:after{display: none;}
#header5 #main-menu{box-shadow: none;}
#header5 .menu-container > ul.dt-primary-nav > li > a{ margin-top:0px; border-top-width: 0;line-height: 22px; }
#header5 .menu-container > ul.dt-primary-nav > li > a:after {content: "";background: #fff;display: block;width: 0;height: 2px;float: left;position: absolute;top: 0;right: 0;left: 0;margin: 0 auto;bottom: auto;}
#header5 .menu-container > ul.dt-primary-nav > li:hover > a:after, #header5 ul.dt-primary-nav > li.current-menu-ancestor > a:after{width: 30px}
#header5 .menu-container > ul.dt-primary-nav > li{padding:24px 0;} .dt-logo-container { font-size: 0; line-height: 0; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -ms-flex-align: center; align-items: center; }
.dt-logo-container.logo-align-center { text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.dt-logo-container.logo-align-right { text-align: right; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.dt-logo-container a { color: inherit; }
.dt-logo-container a img { display: inline-block; vertical-align: middle; }
.dt-logo-container a span { clear: both; display: block; }
.dt-logo-container a span ~ span { margin-top: -1px; } .dt-no-header-builder-content.aligncenter .no-header .dt-header-menu { background-color: rgba(0,0,0,0.035); border-bottom: 1px solid #ededed; margin-top: 15px; position: relative; width: 100%; }
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after { background: inherit; content: ""; border-width: inherit; border-style: inherit; border-color: inherit; height: auto; position: absolute; top: 0; bottom: -1px; width: 100%; }
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before { right: 100%; }
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after { left: 100%; }
.no-header-menu, .dt-header-menu,
.no-header-menu ul, .dt-header-menu .dt-primary-nav,
.no-header-menu ul li, .dt-header-menu .dt-primary-nav li { display: inline-block; font-size: 0; line-height: 0; }	
.dt-no-header-builder-content:not(.aligncenter) .no-header .no-header-logo ~ .no-header-menu { padding-left: 20px; }
.no-header-menu ul, .dt-header-menu .dt-primary-nav { margin: 0; padding: 0; text-align: left; width: 100%; }
.dt-no-header-builder-content.aligncenter .no-header .no-header-menu > ul, 
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu .dt-primary-nav { text-align: left; }
.no-header-menu ul li, .dt-header-menu .dt-primary-nav li { line-height: normal; margin: 0 2px; padding: 0; position: relative; }
.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu > li { font-size: 14px; line-height: normal; }
.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a { display: inline-block; padding: 10px 20px; vertical-align: middle; } .no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu {  margin: 0; opacity: 0; padding: 0px 0 10px 0; left: 0; top: 100%; visibility: hidden; z-index: 99; -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-radius: 0px 0px 5px 5px;-webkit-border-radius: 0px 0px 5px 5px;-moz-border-radius: 0px 0px 5px 5px;} div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children, div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu, div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children, div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section {  }
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu { position: absolute; width: 220px;border-top: 3px solid #f8f8f8; }
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu,
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section {background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/splitter.jpg) center bottom repeat-x #fff;border-top: 3px solid #f8f8f8;}
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
.no-header-menu ul li ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section { display: table; }
.dt-col-static-position.wpb_column { position: static; }	
.dt-header-menu ul.dt-primary-nav li.has-mega-menu { position: static; }
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu, .dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li { display: block; font-size: 14px; margin: 0 auto; position: absolute; right: 0; }
#header4 .dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li{right:auto !important;}
.no-header-menu ul li ul.children li, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li { margin: 0;padding:0px 15px; }
.no-header-menu ul li ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu { left: 100%; top: 0;margin-left: -1px; }
.no-header-menu ul li:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu,
.no-header-menu ul li:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu { left: auto; right: 0; }
.no-header-menu ul li.has-mega-menu:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu:last-child > ul.sub-menu,
.no-header-menu ul li.has-mega-menu:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li.has-mega-menu:nth-last-child(2) > ul.sub-menu { left: 0; right: 0; }
.no-header-menu ul li:last-child > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu li ul.sub-menu,
.no-header-menu ul li:nth-last-child(2) > ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) ul.sub-menu li ul.sub-menu { left: auto; right: 100%; }
.no-header-menu ul li ul.children li, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li,
.no-header-menu ul li ul.children li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a { width: 100%; } 
.no-header #site-title { margin: 19px auto; }
.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a, 
.no-header-menu ul li ul.children li a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a { color: rgba(0,0,0,0.6);position: relative; }
.no-header-menu ul li ul.children li a:before, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a:before{content: "";text-decoration: inherit;font-size: 14px;position: absolute;top: 12px;left: 0px;background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/flower.png) no-repeat;background-position: 0px 0px;width: 14px;height: 14px;}	
.no-header-menu ul li ul.children .woocommerce li a:before, .dt-header-menu ul.dt-primary-nav li ul.sub-menu .woocommerce  li a:before, .no-header-menu ul li ul.children .blog-entry  a:before, .dt-header-menu ul.dt-primary-nav li ul.sub-menu .blog-entry  a:before{display: none;}
.no-header-menu ul li ul.children .blog-entry  a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu .blog-entry  a{width: auto; padding: 0;}
.dt-header-menu ul.dt-primary-nav .comments .blog-entry  a i, .dt-header-menu ul.dt-primary-nav .entry-meta .author i{display: none;}
.no-header-menu ul li:hover > ul.children, .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu { opacity: 1; visibility: visible; }	
.dt-sc-maaya-header .mobile-nav-container .menu-trigger { position: absolute; padding: 5px 10px; text-transform: uppercase; letter-spacing: 1px; line-height: normal; cursor: pointer; top: 0; background: #000; }
.dt-sc-maaya-header.type2 .mobile-nav-container .menu-trigger { display: inline-block; position: relative; }
.dt-no-header-builder-content .mobile-nav-container .menu-trigger { padding: 10px 15px; color: #fff;}
.mobile-nav-container .menu-trigger { cursor: pointer; }
.mobile-nav-container .menu-trigger > i:before { content: "\f0c9"; font-family: FontAwesome; font-size: 14px; font-style: normal; }
.mobile-nav-container .menu-trigger > i, .mobile-nav-container .menu-trigger > span { display: inline; padding: 0 5px; }
.mobile-menu, .mobile-menu ul.dt-primary-nav, .mobile-menu ul.dt-primary-nav li { display: block; margin: 0; padding: 0; text-align: left; }
.mobile-menu .dt-primary-nav li a { border-style: solid; border-width: 1px 0 0; color: initial; display: block; padding: 5px 15px; }
.mobile-menu .dt-primary-nav > li > a, .mobile-menu .dt-primary-nav > li > ul > li > a, 
.mobile-menu .dt-primary-nav > li > ul > li > ul > li > a, .mobile-menu .dt-primary-nav > li > ul > li > ul > li > ul > li > a { line-height: 42px; padding-top: 0; padding-bottom: 0; }
.mobile-menu ul.dt-primary-nav { padding-top: 50px; }
.mobile-menu, .mobile-menu > ul, .mobile-menu ul.sub-menu { background: #fff; height: 100%; margin: 0; padding: 0; overflow-y: visible; overflow-x: hidden; position: fixed; right: 0; top: 0; width: 100%; z-index: 4; transform: translateX(0); transition: transform 0.3s; }
.mobile-menu { max-width: 260px; opacity: 0; visibility: hidden; z-index: 99; transform: translateX(100%); transition: transform .25s, visibility 0s 0.3s, opacity .25s; }
.mobile-nav-offcanvas-right .mobile-menu { right: 0; }
.mobile-nav-offcanvas-left .mobile-menu { left: 0; right: auto; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
.mobile-menu.is-hidden, .mobile-menu ul.is-hidden { -webkit-transform: translateX(100%); transform: translateX(100%); }
.mobile-menu.nav-is-visible { opacity: 1; visibility: visible; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .25s, visibility 0s 0s; transition: transform .25s, visibility 0s 0s; }
.mobile-menu ul.sub-menu, .mobile-menu ul li.menu-item-object-dt_mega_menus, .mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section, .mobile-menu .wpb_column { width: 100% !important; }
.mobile-menu ul.sub-menu { left: auto !important; right: auto !important; }
.mobile-menu ul.sub-menu li { float: left; width: 100%; }
.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section { background: none !important; border: none !important; margin: 0; left: 0 !important; padding-left: 0 !important; padding-right: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
.mobile-menu .wpb_column { margin: 0; }
.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section > .vc_row,
.mobile-menu .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-horizontal) > div { margin-left: 0; margin-right: 0; }
.mobile-menu .page_item_has_children > a{position: relative;}
.mobile-menu .menu-item-has-children > a, .mobile-menu ul.dt-primary-nav li.go-back a { position: relative; }
.mobile-menu ul.dt-primary-nav li.go-back a { height: 100%; padding: 0; }
.mobile-menu .dt-primary-nav li.menu-item-has-children > a { padding-right: 40px; }
.mobile-menu ul.dt-primary-nav li.go-back, .mobile-menu ul.dt-primary-nav li.close-nav { display: inline-block; height: 50px; width: 100%; }
.mobile-menu ul.dt-primary-nav li.close-nav { border: none !important; line-height: 50px; position: absolute; top: 0; right: 0; z-index: 5; text-align: center; width: 50px; cursor: pointer; }
.mobile-menu ul.dt-primary-nav li.close-nav:before, .mobile-menu ul.dt-primary-nav li.close-nav:after { background-color: #222; content: ""; height: 35%; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 2px; }
.mobile-menu ul.dt-primary-nav li.close-nav:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mobile-menu ul.dt-primary-nav li.close-nav:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.mobile-menu ul.dt-primary-nav li.close-nav:hover:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.mobile-menu ul.dt-primary-nav li.close-nav:hover:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mobile-menu ul.dt-primary-nav li.go-back a:before, 
.mobile-menu ul.dt-primary-nav li.go-back a:after,
.mobile-menu .page_item_has_children > a:after,
.mobile-menu .menu-item-has-children > a:before,
.mobile-menu .menu-item-has-children > a:after {margin-top: 1px; display: inline-block; position: absolute; top: 50%; width: 15px; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.mobile-menu ul.dt-primary-nav li.go-back a:before { content: "\f104"; font-family: FontAwesome; font-size: 25px; height: 50px; line-height: 49px; left: 15px; text-align: center; }
.mobile-menu .menu-item-has-children > a:before, .mobile-menu .page_item_has_children > a:before { content: "\f105"; font-family: FontAwesome; font-size: 25px; height: 42px; line-height: 42px; right: 12px; text-align: center; }
.mobile-menu .page_item_has_children > a:before{right: 15px; position: absolute;}
.mobile-menu ul.dt-primary-nav li.go-back a:after, 
.mobile-menu .menu-item-has-children > a:after, .mobile-menu .page_item_has_children > a:after { content: ""; background-color: currentColor; height: 2px; opacity: 0; visibility: hidden; }
.mobile-menu ul.dt-primary-nav li.go-back a:hover:before { left: 10px; }
.mobile-menu .menu-item-has-children > a:hover:before, .mobile-menu .page_item_has_children > a:hover:before { right: 8px; }
.mobile-menu ul.dt-primary-nav li.go-back a:after { left: 25px; }
.mobile-menu ul.dt-primary-nav li.go-back a:hover:after { left: 15px; }
.mobile-menu .menu-item-has-children > a:after { right: 18px;margin-top: 1px; }
.mobile-menu .menu-item-has-children > a:hover:after, .mobile-menu .page_item_has_children > a:hover:after { right: 12px; }
.mobile-menu .page_item_has_children > a:after{right:15px;}
.mobile-menu .dt-custom-nav li a:before, .mobile-menu .dt-custom-nav li a:after,
.mobile-menu .dt-custom-nav li a span:before, .mobile-menu .dt-custom-nav li a span:after { content: none !important; }
.mobile-menu .dt-custom-nav li a, .mobile-menu .dt-primary-nav li .dt-custom-nav li a { border-style: none; border-width: 0 !important; border-radius: 0 !important; }
.mobile-menu .dt-custom-nav li { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.075); box-shadow: 0 1px 0 0 rgba(0,0,0,0.075); }
.mobile-menu .dt-custom-nav li:last-child { -webkit-box-shadow: none; box-shadow: none; }
.mobile-menu .hr-skew-link-style ul > li > a { margin-bottom: 0; }
.mobile-menu .vc_row { margin: 0; padding-left: 0 !important; padding-right: 0 !important; }
.mobile-menu .wpb_column, .mobile-menu .wpb_column .vc_column-inner[class*="vc_custom"] { margin: 0 !important; }
.mobile-menu .wpb_column .vc_column-inner[class*="vc_custom"] { padding-left: 15px !important; padding-right: 15px !important; }
.mobile-menu .wpb_column .wpb_column .vc_column-inner[class*="vc_custom"] { padding-left: 0 !important; padding-right: 0 !important; }
.flex-col-elements-inline-middle .mobile-menu .dt-custom-nav-wrapper.left .dt-custom-nav { width: 100%; }
.overlay { background-color: rgba(0,0,0,0.5); cursor: pointer; height: 100%; top: 0; left: 0; opacity: 0; position: fixed; visibility: hidden; width: 100%; z-index: 98; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; }
.overlay.is-visible, .mobile-menu ul.dt-primary-nav li.go-back a:hover:after, .mobile-menu .menu-item-has-children > a:hover:after,
.mobile-menu .page_item_has_children > a:hover:after { opacity: 1; visibility: visible; }
.mobile-menu ul.dt-primary-nav li.close-nav, .mobile-menu ul.dt-primary-nav li.close-nav:before, .mobile-menu ul.dt-primary-nav li.close-nav:after,
.mobile-menu ul.dt-primary-nav li a, .mobile-menu ul.dt-primary-nav li a:before, .mobile-menu ul.dt-primary-nav li a:after, 
.mobile-menu .dt-custom-nav li, .mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.mobile-menu ul.dt-primary-nav li.see-all a { background-color: rgba(0,0,0,0.05); }
.mobile-menu .dt-primary-nav li a { border-color: rgba(0,0,0,0.06); }
.mobile-menu ul.dt-primary-nav li.see-all a { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.06); box-shadow: 0 1px 0 0 rgba(0,0,0,0.06); }
.mobile-menu .dt-custom-nav li a:not(:hover),
.mobile-menu .dt-custom-nav li a:hover, .mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li a:hover { background-color: rgba(0,0,0,0) !important; }
.mobile-menu .dt-custom-nav li:hover, .mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li:hover {  }
.mobile-menu .dt-custom-nav li:hover > a, .mobile-menu .dt-custom-nav-wrapper[data-hover-style="none"] .dt-custom-nav li:hover > a { color: #777; }
.mobile-menu .dt-sc-dark-bg h1, .mobile-menu .dt-sc-dark-bg h2, .mobile-menu .dt-sc-dark-bg h3, .mobile-menu .dt-sc-dark-bg h4, .mobile-menu .dt-sc-dark-bg h5, .mobile-menu .dt-sc-dark-bg h6, .mobile-menu .dt-sc-dark-bg p { color: #000 !important; }
.mobile-menu ul.sub-menu::-webkit-scrollbar { background-color: #f1f1f1; width: 5px; }
.mobile-menu ul.sub-menu::-webkit-scrollbar-track, .mobile-menu ul.sub-menu::-webkit-scrollbar-thumb { -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3) inset; box-shadow: 0 0 6px rgba(0,0,0,0.3) inset; }
.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb { background-color: #c1c1c1; border-radius: 5px; } .dt-header-menu.left { float: left; }
.dt-header-menu.center { display: table; margin-left: auto; margin-right: auto; }
.dt-header-menu.right { float: right; }
.dt-sc-maaya-header.dt-sc-slide-menu .dt-sc-single-line-separator { margin: 0; }
.dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper, .dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper .search { margin: 0; }
.dt-sc-maaya-header.dt-sc-slide-menu .search-module { float: right; text-align: right; }
.flex-col-elements-inline-middle .dt-header-menu.left { display: table; margin-right: auto; }
.flex-col-elements-inline-middle .dt-header-menu.center { display: table; margin-left: 0; margin-right: 0; }
.flex-col-elements-inline-middle .dt-header-menu.right { display: table; margin-left: auto; }
.dt-header-menu.gap_none .dt-primary-nav li { margin: 0; }
.dt-header-menu.gap_1 .dt-primary-nav li { margin: 0 1px 0 0; }
.vc_row.vc_row-flex > .vc_column_container .dt-header-menu.justify { display: inline-block; }
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li { line-height: 70px; }
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li > a { line-height: inherit; }
.dt-header-menu[data-nav-item-display="stretch"] ul.dt-primary-nav > li ul.sub-menu { line-height: normal; }
.dt-header-menu ul.dt-primary-nav > li > a.icon-position-left > .menu-item-icon { padding-right: 6px; }
.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon { padding-left: 6px; }
.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon ~ span { float: left; }
.dt-header-menu ul.dt-primary-nav > li > a, 
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span { position: relative; }
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.current-menu-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li.current-menu-ancestor > a:after { content: ""; }
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { border-style: solid; height: 2px; margin-left: auto; margin-right: auto; pointer-events: none; position: absolute; left: 0; right: 0; width: 0; }
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-style: solid; border-color: transparent; border-width: 6px; margin: 0 auto; position: absolute; left: 0; right: 0; width: 0; }
.dt-header-menu[data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before { border-bottom-width: 0; border-top-color: inherit; top: 0; }
.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-down-midtop"] ul.dt-primary-nav > li > a:before { border-top-color: currentColor; top: -1px; }
.dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li > a:after { border-bottom-width: 0; border-top-color: inherit; top: 100%; }
.dt-header-menu[data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-top-width: 0; border-bottom-color: inherit; bottom: 0; }
.dt-header-menu[data-nav-item-style="filled"][data-nav-item-highlight="triangle-up-midbottom"] ul.dt-primary-nav > li > a:after { border-bottom-color: currentColor; bottom: -1px; }
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li > a:after { border-width: 0 0 2px; bottom: 0; }
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li > a:before { border-width: 2px 0 0; top: 0; }
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li > a > span:before { border-width: 0 0 2px; margin: auto; bottom: 0; top: 0; }
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li > a:before { border-width: 2px 0; height: auto; bottom: 0; top: 0; }
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after { border-width: 0 0 1px; bottom: 0; }
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li > a:after { bottom: 1px; }
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before { border-width: 1px 0 0; top: 0; }
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li > a:before { top: 1px; }
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { border-width: 1px 0; height: auto; bottom: 0; top: 0; }
.dt-header-menu[data-nav-item-style="bordered"][data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li > a:before { bottom: 1px; top: 1px; }
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li:hover > a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="underline"] ul.dt-primary-nav > li.current-menu-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="overline"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="two-line-updown"] ul.dt-primary-nav > li.current-menu-ancestor > a:before { width:75%; }
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li:hover > a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight="bottom-border-only"] ul.dt-primary-nav > li.current-menu-ancestor > a:after, 	
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="top-border-only"] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li:hover > a:before, 
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight="two-border-updown"] ul.dt-primary-nav > li.current-menu-ancestor > a:before, 
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li:hover > a > span:before, 
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current_page_item > a > span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-menu-item > a > span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-page-ancestor > a > span:before,
.dt-header-menu[data-nav-item-highlight="line-through"] ul.dt-primary-nav > li.current-menu-ancestor > a > span:before { width: 100%; }
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li > a > span:after { border-color: #ccc; border-style: solid; border-width: 0 1px 0 0; height: 15px; margin-top: auto; margin-bottom: auto; position: absolute; bottom: 0; right: -2px; top: 0; width: 1px; }
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li > a > span:after { right: -3px; -webkit-transform: rotate(15deg); transform: rotate(15deg); }
.dt-header-menu[data-nav-item-divider="slanting-line"] ul.dt-primary-nav > li:last-child > a > span:after,
.dt-header-menu[data-nav-item-divider="vertical-line"] ul.dt-primary-nav > li:last-child > a > span:after { display: none; }
.dt-header-menu ul.dt-primary-nav > li, .dt-header-menu ul.dt-primary-nav > li a, .dt-header-menu ul.dt-primary-nav > li > a:before, .dt-header-menu ul.dt-primary-nav > li > a:after, .dt-header-menu ul.dt-primary-nav > li a > span, .dt-header-menu ul.dt-primary-nav > li a > span:before { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; } #menu-main-menu .has-mega-menu .vc_row:before {
content: "";
background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/splitter.jpg) center bottom repeat-x #FFF;
position: absolute;
z-index: 999;
bottom: 0px;
height: 3px;
width: 100%;
left: 0px;
border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
background-size: 270px 3px;}
#menu-main-menu .has-mega-menu .vc_row{
position: relative;
}
#menu-main-menu .has-mega-menu ul.sub-menu{width: 1170px;}
#menu-main-menu .has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row{padding: 0 15px;} .search-module { display: inline-block; text-align: center; }
.menu-icons-wrapper { margin: 0 5px; padding: 5px 0; }
.menu-icons-wrapper .search, .menu-icons-wrapper .cart { display: inline-block; margin: 0 5px; text-align: center; width: 25px; }
.menu-icons-wrapper.rounded-icons .search, .menu-icons-wrapper.rounded-icons .cart { margin: 0 5px; }
.menu-icons-wrapper .search a, .menu-icons-wrapper .cart a { font-size:14px; }
.menu-icons-wrapper.rounded-icons .search a span, .menu-icons-wrapper.rounded-icons .cart a span { height: 38px; line-height: 40px; text-align:center; width: 38px; -webkit-border-radius:50%; border-radius:50%; }
.menu-icons-wrapper .top-menu-search-container { display:none; position:absolute; right: 50%; top: 100%; width: 250px; z-index:9; }
.menu-icons-wrapper .top-menu-search-container.show-top-menu-search { display:block; }
.menu-icons-wrapper .top-menu-search-container .search-form label span { display:none; }
.menu-icons-wrapper .top-menu-search-container .search-form input[type="submit"] { text-indent:-9999px; }
.menu-icons-wrapper .top-menu-search-container .search-form input[type="search"] { padding-right:30px; text-transform:none; }	
.menu-icons-wrapper .cart sup { width:15px; height:15px; line-height:15px; text-align:center; font-size:9px; font-weight:bold; color:#ffffff; border-radius:50%; position:relative; top:-8px; left:-9px; display:inline-block; }
#searchform { border:1px solid; margin: 0; max-width: 250px; position: relative; }
#searchform:before { content:"\f002"; font-family: FontAwesome; font-size:14px; }
#searchform input[type="text"] { border:none;  font-size:12px; padding: 12px 45px 12px 15px; text-transform:uppercase; width:220px; }
#searchform label span { display:none; }
#searchform input[type="submit"] { background:none; cursor:pointer; margin: 0; padding: 0; text-indent:-9999px; z-index:1; }
#searchform .dt-search-icon { background-color: #ff0000; color: #fff; height: inherit; opacity: 0; left: 100%; visibility: hidden; z-index: -1; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
#searchform .dt-search-icon span { display: block; height: 100%; width: 100%; }
#searchform .dt-search-icon span:before { margin: auto; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
#searchform:before, #searchform input[type="submit"], #searchform .dt-search-icon { height: inherit; margin-top: auto; margin-bottom: auto; position:absolute; bottom: 0; right: -2px; top: -2px; text-align: center; width: 45px; }
#searchform:before { height: 0; line-height: 0; }
#searchform:hover .dt-search-icon { opacity: 1; visibility: visible; -webkit-transform: translateX(1px); transform: translateX(1px); }
.simple-header-search #searchform .dt-search-icon, .overlay-header-search #searchform .dt-search-icon { display: none; }
.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { height: 100%; }
.search-module.slide-down-header-search { height: 100%; }
.search-module.slide-down-header-search #searchform, 
.search-module.slide-down-header-search #searchform input[type="text"] { width: 100%; }
.search-module.slide-down-header-search .menu-icons-wrapper, .search-module.slide-down-header-search .menu-icons-wrapper .search, .search-module.slide-down-header-search .menu-icons-wrapper .search a, .search-module.slide-down-header-search .menu-icons-wrapper .search a span { height: inherit; width: inherit; }
.search-module.slide-down-header-search .menu-icons-wrapper { padding-top: 0; padding-bottom: 0; }
.search-module.slide-down-header-search .menu-icons-wrapper .search a { display: inline-block; }
.search-module.simple-header-search.filled #searchform { border-color: transparent; }
.search-module.simple-header-search.filled.gray #searchform { background-color: #f3f3f3; }
.search-module.simple-header-search.filled.gray.dt-sc-dark-bg #searchform { background-color: #333333; }
.search-module.slide-down-header-search #searchform, 
.search-module.simple-header-search.filled.white #searchform { background-color: #fff; }
.search-module.simple-header-search.simple-rounded #searchform { -webkit-border-radius: 2px; border-radius: 2px; }
.search-module:not(.simple-header-search).filled, .search-module:not(.simple-header-search).filled-onhvr { position: relative; text-align: center; }
.search-module:not(.simple-header-search).filled.stretch, .search-module:not(.simple-header-search).filled-onhvr.stretch { width: 60px; }
.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper, .search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper .search, 
.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper, .search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper .search { margin-left: 0; margin-right: 0; }
.search-module:not(.simple-header-search).filled .menu-icons-wrapper .search a span:before, .search-module:not(.simple-header-search).filled-onhvr .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before, .search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before { margin: auto; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
.search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover { background-color: #f3f3f3; }	
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover { background-color: #000; }			
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span { color: #fff; }
.overlay-search { width: auto; float: right; }
.overlay-search, .overlay-search *, .overlay-search *:before, .overlay-search *:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.overlay-search .overlay-close:before, .overlay-search .overlay-close:after { border-color:#161616; }
.overlay-search { opacity: 0; visibility: hidden; position:fixed; width:100%; height:100%; top:0; left:0; z-index:10000; background-color:#fff; -webkit-transform: scale(0.95); transform: scale(0.95); cursor: inherit; }
.overlay-search.open { opacity: 1; visibility: visible; -webkit-transform: scale(1); transform: scale(1); }
.overlay-header-search .overlay-search #searchform { border-style: solid; border-width: 0 0 1px; margin: 0 auto; max-width: none; padding-bottom: 10px; position: absolute; left: 0; right: 0; top: 50%; width: 50%; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.overlay-search #searchform input[type="text"] { color:#000; }
.overlay-search #searchform input[type="text"] { width: 100%; font-size: 40px; letter-spacing: 10px; text-transform: capitalize; }
.overlay-search #searchform input[type="submit"] { width: 55px; height: 100%; }
.overlay-header-search .overlay-search #searchform:before { font-size: 30px; right: 10px; }	
.overlay-search-icon span { cursor:pointer; color: #2f2e2e; }
.overlay-search .overlay-close { cursor:pointer; width: 75px; height: 75px; transform: scale(0); position:fixed; right:20px; top:20px; font-size:0px; z-index:9; border-radius: 50%; }
.overlay-search.open .overlay-close { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.overlay-search .overlay-close:before, .overlay-search .overlay-close:after { content: ''; position: absolute; height: 5px; width: 50px; top: 50%; left: 50%; background: #fff; }
.overlay-search .overlay-close:before { transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); }
.overlay-search .overlay-close:after { transform: translate(-50%, -50%) rotate(-45deg); -moz-transform: translate(-50%, -50%) rotate(-45deg); -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); }
.search-module, .search-module * { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.cart-info { padding:14px 20px 14px 57px; width:auto; display:inline-block; position:relative; margin:22px 0px 0px; }
.cart-info p { margin:0px; }
.cart-info:before { content:"\f07a"; position:absolute; font-family:"FontAwesome"; font-size:20px; left:15px; top:15px; color: #fff; }
.cart-icon span { font-size:12px; line-height:20px; display:inline-block; width:20px; height:20px; border-radius:50%; text-align:center; position:absolute; left:30px; top:5px; }
.cart-total { font-size:14px; display:inline-block; margin:0px 0px 0px 20px; }	
.live-chat { float:right; margin:32px 0px 0px 10px; }
.live-chat a { font-size:10px; font-weight:800; padding:10px 15px 9px; text-transform:uppercase; border-radius:5px; }
.live-chat a span { font-size:14px; display:inline-block; margin:0px 5px 0px 0px; } .dt-sc-maaya-header.with-border { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.dt-sc-maaya-header .dt-header-menu ul.dt-primary-nav > li:empty { display: none; }
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li:nth-child(2) > a { padding-left: 0; }
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.menu-item-has-children > a:after { content: "\f107"; position: absolute; font-family: FontAwesome; bottom: 0; left: auto; line-height: 28px; font-size: 14px; right: 8px; top: 7px; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear; border: none; }
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li.menu-item-has-children:hover > a:after { transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); right: 4px; top: 10px; }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu[data-nav-item-highlight="triangle-down-midbottom"] ul.dt-primary-nav > li > ul.sub-menu > li.menu-item-has-children > a::after { right: 0; }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu { margin-left: -15px; padding: 0 15px; box-shadow: 0px 1px 6px rgba(0,0,0,0.15); -moz-box-shadow: 0px 1px 6px rgba(0,0,0,0.15); -webkit-box-shadow: 0px 1px 6px rgba(0,0,0,0.15); -ms-box-shadow: 0px 1px 6px rgba(0,0,0,0.15);  }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu a { padding-left: 0; padding-right: 0; }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu > li:last-child > a { border-bottom: none !important; }
.dt-sc-maaya-header.with-border .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu > li:last-child > a { border-bottom-width: 1px; }
.dt-sc-maaya-header.with-border ul.dt-primary-nav > li { padding: 5px 15px 5px 0; }
.dt-sc-maaya-header.with-border .mobile-nav-container ul.dt-primary-nav > li { padding: 0; }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu, 
.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu{ margin-right: 15px; margin-left: -15px; }
.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu li ul.sub-menu { margin-left: 15px; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform { border: none; height: 30px; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform:before { height: 30px; line-height: 30px; z-index: 1; top: 10px; color: #3d3d3d; text-align: right; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"] { padding: 5px 0 14px; font-size: 14px; color: #3d3d3d; margin: 4px 0; text-transform: inherit; border: none; position: absolute; right: 0; top: 2px; background: none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: transparent; width: 150px; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="submit"] { font-size: 0; z-index: 9; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"]:focus { background: #fff; padding: 4px 0 15px; width: 1230px; max-width: 1230px; border-bottom-color: #000; }
.dt-sc-maaya-header ul.sub-menu li:last-child > a { border-bottom-width: 1px !important; } .semi-transparent-header #main-menu ul.menu > li > span.nolink-menu { color: #000; }
.menu-active-highlight-grey #main-menu ul.menu > li > span.nolink-menu { padding: 0px;position: relative; }
#main-menu ul.menu > li > span.nolink-menu { font-family: Raleway, sans-serif; }
#main-menu ul.menu > li > span.nolink-menu, .left-header #main-menu > ul.menu > li > span.nolink-menu { font-size: 13px;font-weight: normal;letter-spacing: 0.5px; }
#main-menu ul.menu > li > span.nolink-menu { color: #000; }
#main-menu > ul.menu > li > span.nolink-menu { float: left;padding: 0px 20px;line-height: 90px;letter-spacing: 0.5px; }
.is-sticky #main-menu > ul.menu > li > span.nolink-menu { line-height: 70px; }  .dt-simpler-slider { background: transparent; border: none; display: block; height: 32px; right: 20px; position: fixed; top: 20px; width: 32px; z-index: 999; cursor: pointer; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-simpler-slider:before { transform: translate3d(0, 0, 0); transition: all 0.35s ease-in-out; -moz-transform: translate3d(0, 0, 0); -moz-transition: all 0.35s ease-in-out; -ms-transform: translate3d(0, 0, 0); -ms-transition: all 0.35s ease-in-out; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: all 0.35s ease-in-out; background: #ddd; content: ''; display: block; font-size: 14px; line-height: 32px; opacity: 1; text-align: center;width: 40px; height: 40px; position: absolute; left: -4px; top: -5px; }
.dt-sc-simpler-content-open .dt-simpler-slider:before, .dt-simpler-slider:hover:before { background: #000; }
.dt-sc-simpler-content-open .dt-simpler-slider:before { border-radius: 50%; }
.dt-simpler-slider span { width: 25px; height: 3px; background: #000; display: block; position: absolute; top: 50%; left: 50%; margin-left: -12.5px; margin-top: -1.5px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-simpler-slider span:first-child { top: 5px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.dt-simpler-slider span:last-child { bottom: 5px; -webkit-transform: translate3d(0, 8px, 0); transform: translate3d(0, 8px, 0); -moz-transform: translate3d(0, 8px, 0); -ms-transform: translate3d(0, 8px, 0); }
.dt-simpler-slider span:nth-child(2) { margin-top: -2px; top: 50%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); }
.dt-simpler-slider span { background: #fff; }
.dt-sc-simpler-content-open .dt-simpler-slider span:first-child { -webkit-transform: translate3d(0, 10px, 0) rotate(45deg); transform: translate3d(0, 10px, 0) rotate(45deg); -moz-transform: translate3d(0, 10px, 0) rotate(45deg); -ms-transform: translate3d(0, 10px, 0) rotate(45deg); }
.dt-sc-simpler-content-open .dt-simpler-slider span:last-child { -webkit-transform: translate3d(0, 0, 0) rotate(-45deg); transform: translate3d(0, 0, 0) rotate(-45deg); -moz-transform: translate3d(0, 0, 0) rotate(-45deg); -ms-transform: translate3d(0, 0, 0) rotate(-45deg); }
.dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2) { -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1); transform: translate3d(0, 0, 0) scale(0.1, 1); -moz-transform: translate3d(0, 0, 0) scale(0.1, 1); -ms-transform: translate3d(0, 0, 0) scale(0.1, 1); }
.vc_row.dt-sc-simpler-content { margin: 0; position: relative; }
.vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container { padding: 30px 0; background: #fff; }
.vc_row.dt-sc-simpler-content > .vc_column_container, .vc_row.dt-sc-simpler-content > .vc_column-inner { height: 100%; }
.dt-sc-maaya-header .dt-simpler-slider { background: transparent; border: none; display: block; height: 32px; left: 15px; position: absolute; top: 13px; width: 32px; z-index: 2; cursor: pointer; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-sc-maaya-header .dt-simpler-slider span { background: #3d3d3d; }
.dt-sc-maaya-header .dt-simpler-slider:hover span:first-child, .dt-sc-maaya-header .dt-simpler-slider:hover span:last-child, .dt-sc-maaya-header .dt-simpler-slider:hover span:nth-child(2),	
.dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:first-child, .dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:last-child, .dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2) { width: 0; }
.dt-sc-maaya-header .dt-simpler-slider:before { position: absolute; content: '\f2ea'; display: block; font-family: 'Material-Design-Iconic-Font'; left: 10px; width: 32px; height: 32px; top: 0; font-size: 40px; color: #3d3d3d; background: none; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-sc-maaya-header .dt-simpler-slider:hover:before, .dt-sc-simpler-content-open .dt-simpler-slider:before { opacity: 1; visibility: visible; left: -5px; }
.secondary-sidebar .vc_row.dt-sc-simpler-content { margin: 0; position: relative; overflow-y: scroll; background: #fff; }
.secondary-sidebar .vc_row.dt-sc-simpler-content .widget #searchform { max-width: 100%; width: 100%; }
.vc_row.dt-sc-simpler-content > .vc_column_container .dt-logo-container.logo-align-center { padding: 0 30px; }
.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu { margin-left: 30px; }
.vc_row.dt-sc-simpler-content > .secondary-sidebar .widget:last-child { margin-bottom: 30px; }
.vc_row.dt-sc-simpler-content > .secondary-sidebar .type7 aside { padding: 25px; }
#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom { position: absolute; bottom: 30px; left: 0; right: 0; }
.vc_row.dt-sc-simpler-content.boxed-header { border: 20px solid rgba(0,0,0,0); }
.vc_row.dt-sc-simpler-content.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container { margin-right: -20px; margin-left: 20px; }
.vc_row.dt-sc-simpler-content.boxed-header > .vc_column_container .dt-header-menu { margin-left: 0; }
.vc_row.dt-sc-simpler-content.from-left.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container { margin-left: -20px; margin-right: 0; }
.vc_row.dt-sc-simpler-content.overlay-header { width: 100% !important; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container { background: rgba(255,255,255,0.9); }
#header .dt-header-tpl .vc_row.dt-sc-simpler-content.overlay-header .dt-sc-simpler-content-top { position: absolute; top: 30px; left: 0; right: 0; }
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu { width: 100%; text-align: center; margin: 0; }
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu .dt-primary-nav { text-align: center; }
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a { font-size: 40px; letter-spacing: 3px; }
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a > .menu-item-icon { display: none; }
.vc_row.dt-sc-simpler-content.overlay-header { right: -100% !important; left: auto !important; }
.vc_row.dt-sc-simpler-content.overlay-header.dt-sc-simpler-content-open { right: 0 !important; }
.vc_row.dt-sc-simpler-content.overlay-header .dt-simpler-slider { left: auto; right: 20px; }
.vc_row.dt-sc-simpler-content.overlay-header.from-left { left: -100% !important; }
.vc_row.dt-sc-simpler-content.overlay-header.from-left .dt-simpler-slider { right: auto; left: 20px; }
.vc_row.dt-sc-simpler-content.overlay-header.from-left.dt-sc-simpler-content-open { left: 0 !important; }
.boxed-header .dt-simpler-slider { top: 25px; }
.dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { right: 320px; left: auto; }
.from-left .dt-simpler-slider, .overlay-header.from-left .dt-simpler-slider { left: 20px; right: auto; }
.from-left.boxed-header .dt-simpler-slider { left: 25px; right: auto; }
.dt-sc-simpler-content-open.from-left .dt-simpler-slider, .dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider { left: 320px; right: auto; }
.vc_row.dt-sc-simpler-content.from-left .dt-custom-nav-wrapper.inline-vertical[data-divider="yes"] .dt-custom-nav li.menu-item-has-children ul.sub-menu { right: -300px; left: auto;  }
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav > li { margin-left: 0; margin-right: 0; width: 100%; }
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu { position: absolute; left: 100%; top: 10px; }
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu > li.menu-item-object-dt_mega_menus > .vc_section { margin-left: 0; margin-right: 0; padding-left: 15px; padding-right: 15px; left: 0 !important; padding-left: 0 !important; padding-right: 0 !important; width: calc(100vw - 330px);  max-width: calc(100vw - 330px); }
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu { top: 0; } #header .header-24.top-bar { line-height: normal; max-height: inherit; z-index: auto; }
#header .header-24.top-bar .dt-sc-button { margin-top: 0; }
#header .header-24 .dt-sc-contact-info { text-align: left; padding-left: 50px; font-weight: 400; }
#header .header-24 .dt-sc-contact-info span { margin-top: 5px; font-size: 40px; left: 0; } #header .header-25 .dt-header-menu .dt-primary-nav > li:not(.close-nav) > a:before, #header .header-25.top-bar .dt-custom-nav li:before { content: '\f169'; display: block; font-family: Material-Design-Iconic-Font; position: absolute; font-size: 14px; top: 50%; right: -8px; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); opacity: .3; }
#header .header-25.top-bar .dt-custom-nav li:before { right: -14px; }
#header .header-25 .dt-header-menu .dt-primary-nav > li:last-child:before, #header .header-25.top-bar .dt-custom-nav li:last-child:before { display: none; }
#header .header-25 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li { margin: 0 8px; }
#header .header-25 .dt-header-menu,
#header .header-25 .dt-header-menu .dt-primary-nav,
#header .header-25 .dt-header-menu .dt-primary-nav > li { float: left; }
#header .header-25 .dt-header-menu .dt-primary-nav > li:first-child > a { padding-left: 0; }
#header .header-25 .dt-header-menu .dt-primary-nav > li a { font-size: 14px; }
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu li { width: 100%; }
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu { border: 10px solid rgba(0,0,0,0); -webkit-box-shadow: none; box-shadow: none; }
#header .header-25 .dt-header-menu .dt-primary-nav li:nth-child(2) ul.sub-menu { border-left: none; }
#header .header-25 .dt-header-menu .dt-primary-nav li:hover ul.sub-menu { background: none; }
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu li { background: #fdf7ff; }
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu > li a { padding: 15px 15px 0 15px; }
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu > li:last-child a { padding-bottom: 15px; }
#header .header-25 .dt-header-menu .dt-primary-nav > li > a { line-height: 70px; float: left; padding: 0 25px; font-weight: normal; font-size: 14px; letter-spacing: .2px; }
#header .header-25 .dt-header-menu .dt-primary-nav > li:nth-child(2) > a { padding-left: 0; }
#header .header-25.top-bar { height: auto; line-height: normal; z-index: 0; }
#header .header-25.top-bar .dt-header-menu .dt-primary-nav > li > a { line-height: normal; }
#header .header-25 .cart-info { background: none; margin: 0 0 0 20px; }
#header .header-25 .cart-info p.cart-total, #header .header-25 .cart-icon span { display: none; }
#header .header-25 .cart-info:before { top: 17px; }
#header .header-25 .dt-sc-sociable { width:32px; position:relative; height: auto; float:none; display:inline-block; padding:0; text-align:left; cursor:pointer; z-index:9;	}
#header .header-25 .dt-sc-sociable:before { position:absolute; content:"\f1e0"; display:block; left:0; right:0; font-family:fontawesome; }
#header .header-25 .dt-sc-sociable li { position:absolute; opacity:0; visibility:hidden; float:none; display:inline-block; padding-bottom:0; clear:none; top:-15px; -webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; }
#header .header-25 .dt-sc-sociable li:nth-child(1) { left:-10px; }
#header .header-25 .dt-sc-sociable li:nth-child(2) { left:20px; }
#header .header-25 .dt-sc-sociable li:nth-child(3) { left:50px; }
#header .header-25 .dt-sc-sociable li:nth-child(4) { left:80px; }
#header .header-25 .dt-sc-sociable li:nth-child(5) { left:110px; }
#header .header-25 .dt-sc-sociable:hover li { opacity:1; visibility:visible; }
#header .header-25 .dt-sc-sociable li a { width:30px; height:30px; line-height:30px; font-size:12px; color:#fff; border:1px solid #fff; border-left:0; text-align:center; }
#header .header-25 .dt-sc-sociable li:first-child a { border-left:1px solid #fff; }
#header .header-25 .dt-sc-sociable li.facebook a:hover { background:#3162a2; }
#header .header-25 .dt-sc-sociable li.twitter a:hover { background:#2fb1eb; }
#header .header-25 .dt-sc-sociable li.dribbble a:hover { background:#ff68c5; }
#header .header-25 .dt-sc-sociable li.tumblr a:hover { background:#34465d; }
#header .header-25 .dt-sc-sociable li.google-plus a:hover { background:#c54542; }
#header .header-25 .dt-sc-sociable li.delicious a:hover { background:#2648be; }
#header .header-25 .dt-sc-sociable li.deviantart a:hover { background:#54675a; }
#header .header-25 .dt-sc-sociable li.digg a:hover { background:#1a5891; }
#header .header-25 .dt-sc-sociable li.flickr a:hover { background:#e30377; }
#header .header-25 .dt-sc-sociable li.comment a:hover { background:#5fb749; }
#header .header-25 .dt-sc-sociable li.instagram a:hover { background:#895a4d; }
#header .header-25 .dt-sc-sociable li.lastfm a:hover { background:#d12540; }
#header .header-25 .dt-sc-sociable li.linkedin a:hover { background:#0173b2; }
#header .header-25 .dt-sc-sociable li.mail a:hover { background:#edc719; }
#header .header-25 .dt-sc-sociable li.pinterest a:hover { background:#ca1325; }
#header .header-25 .dt-sc-sociable li.reddit a:hover { background:#ff1a00; }
#header .header-25 .dt-sc-sociable li.rss a:hover { background:#ffb922; }
#header .header-25 .dt-sc-sociable li.skype a:hover { background:#00aaf1; }
#header .header-25 .dt-sc-sociable li.stumbleupon a:hover { background:#eb4924; }
#header .header-25 .dt-sc-sociable li.twitter a:hover { background:#2caae1; }
#header .header-25 .dt-sc-sociable li.viadeo a:hover { background:#f4982b; }
#header .header-25 .dt-sc-sociable li.vimeo a:hover { background:#41b2dc; }
#header .header-25 .dt-sc-sociable li.yahoo a:hover { background:#7c1f70; }
#header .header-25 .dt-sc-sociable li.youtube a:hover { background:#ff3431; }
#header .header-25 .menu-icons-wrapper { float: right; text-align: right; margin: 3px 0 0; }
#header .header-25 .menu-icons-wrapper div:last-child { margin-left:0; }
#header .header-25 .menu-icons-wrapper .search a,.menu-icons-wrapper .cart a { font-size:14px; }
#header .header-25 .menu-icons-wrapper .search a span,.menu-icons-wrapper .cart a span { line-height:65px; }
#header .header-25 .menu-icons-wrapper.rounded-icons .search a span,.menu-icons-wrapper.rounded-icons .cart a span { width:38px; height:38px; border-radius:50%; line-height:40px; text-align:center; }
#header .header-25 .menu-icons-wrapper .search { position: absolute; top: 0; } #header .header-26 { border-top: 1px solid; border-bottom: 1px solid; background: #fcf8f5; width: 100%; float: left; position: relative; z-index: 9; } #header .header-26:after { content: ""; position: absolute; display: block; 
background-image: url(http://fw.dttheme.com/wp-content/uploads/2018/03/header-26-bg.png); background-repeat: repeat; width: 100%; height: 100%; background-position: center; opacity: 0.1;
z-index: -1; transform: scaleY(-1); -moz-transform: scaleY(-1); -webkit-transform: scaleY(-1); -ms-transform: scaleY(-1); }
#header .header-26 .vc_col-sm-2 { position: absolute; left: 0; right: 0; margin: 0 auto; top: -22px; z-index: 1; width: 96px; }
#header .header-26 > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { padding: 5px 0px 0 0px !important; font-style: italic; }
#header .header-26 > .dt-sc-stretch-row-content > .vc_column_container > .vc_col-sm-2 { padding-right: 10px; padding-left: 0px; }
#header .header-26 .no-header-menu ul li a, #header .header-26 .dt-header-menu .dt-primary-nav li a { padding: 5px 15px 10px; }
#header .header-26 .vc_col-sm-5 { width: 50%; }
#header .header-26 .vc_col-sm-5:first-child { padding-right: 50px; }
#header .header-26 .vc_col-sm-5:last-child { padding-left: 50px; } #header .header-27 .wpb_content_element { margin-bottom: 0; }
#header .header-27 .dt-sc-sociable li { margin-left: 0; margin-right: 0; }
#header .header-27 .dt-sc-sociable.small li a { font-size: 12px; height: 25px; line-height: 25px; width: 25px; }	
#header .header-27 .cart-info { background: none; margin: 0; }
#header .header-27 .cart-info:before { width: 50px; font-size: 20px; color: #fff; left: 0; top: 0; border-radius: 50%; height: 50px; text-align: center; line-height: 50px;} 	
#header .header-27 .cart-total { font-size: 14px; font-weight: bold; }
#header .header-27 .cart-icon span { left: 38px; top: 0px; color: #fff; }
#header .header-27 .search-module { width: 100%; }
#header .header-27 .search-module.simple-header-search.filled.gray #searchform { background: none; border: 1px solid #e5e5e5; width: 100%; float: none; display: inline-block; max-width: 100%; }
#header .header-27 #searchform input[type="text"] { width: 100%; }
#header .header-27 #searchform input[type="submit"] { border-left: 1px solid #e5e5e5; border-radius: 0; } #header .header-28 .cart-info { background: none; height: 50px; margin-top: 0; padding: 0; width: 50px; }
#header .header-28 .cart-info:before { color: #fff; font-size: 20px; height: 100%; line-height: 50px; left: 0; top: 0; text-align: center; width: 100%; border-radius: 50%; } 	
#header .header-28 .cart-total { display: none; }
#header .header-28 .cart-icon span { position: absolute; top: 5px; right: -12px; width: 18px; height: 18px; text-align: center; font-size: 12px; display: inline-block; line-height: 16px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #fff; }
#header .header-28 .header-28-cart { position: absolute; right: 0; }
#header .header-28-topbar .dt-custom-nav li a { padding: 0px 15px; }
#header .header-28-topbar .dt-custom-nav-wrapper[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon, 
#header .header-28-topbar .dt-custom-nav-wrapper[data-link-icon-position="outside"] .dt-custom-nav li a > i.menu-item-icon { padding: 2px 0 0 0; }
#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li a { padding-left: 0; padding-right: 0; }
#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li:last-child span.divider { display: none; }
#header .header-28-topbar .dt-custom-nav-wrapper.right[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon { float: left; }
#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li { margin-left: -10px; } #header .header-29 .search-module.simple-header-search.filled.gray #searchform { background: rgba(255,255,255,.11); width: 100%; float: none; display: inline-block; padding: 6px 0px; }
#header .header-29 #searchform input[type="text"] { width: 100%; }
#header .header-29 #searchform input[type="submit"] { border-radius: 0; width: 60px; }
#header .header-29 .no-header-menu ul > li, #header .header-29 .dt-header-menu .dt-primary-nav > li { margin: 0 5px 0 0; }
#header .header-29 .no-header-menu ul li:empty-child, #header .header-29 .dt-header-menu .dt-primary-nav li:empty-child { display: none; }
#header .header-29 .dt-custom-nav-wrapper.right[data-link-icon-position="inside"] .dt-custom-nav li a > i.menu-item-icon { float: left; margin: 0 10px 0 0; } #slider { float:left; clear:both; width:100%; margin:0px; padding:0px; display:block; line-height:0px; }
#slider img { max-width:100%; } .section-wrapper { float:left; clear:both; width:100%; margin-bottom:0px; padding:0px; }
.section-wrapper.fullwidth-section > .container { width:100%; }
.section-wrapper.fullwidth-section { position:relative;  }
.dark-overlay, .extend-bg-fullwidth-left, .extend-bg-fullwidth-right, .light-overlay { position:relative; }
.dark-overlay:before, .light-overlay:before { position:absolute; content:""; width:100%; height:100%; left:0px; top:0px; display:inline !important; z-index:0; }
.section-wrapper .container { z-index:9; }
.main-title-section-wrapper { clear:both; float:left; margin: 0 0 80px; padding: 35px 0 35px; position: relative; width:100%; }
.main-title-section-wrapper.dt-sc-dark-bg { background-color:rgba(0, 0, 0, 0.7); }
#header-wrapper .main-title-section-wrapper { margin: 0 0 35px; }
#header-wrapper.header-top-absolute .main-title-section-wrapper{background-color:transparent !important;}
#header-wrapper.header-top-absolute #header{background-image:none; background-color:transparent;} #header-wrapper.header-top-absolute #main-menu.vc_row{background:#FFF !important;}
.no-breadcrumb #main { margin-top: 35px; }
.main-title-section { float:left; width:100%; margin:0px; padding:0px; position:relative; pointer-events:none; }
.main-title-section h1 { font-size:30px; font-weight:700; color:#2b2b2b; text-transform:uppercase; margin-bottom:0; }	
.breadcrumb { clear:both; float:left; width:100%; margin:0px; padding:0px;  font-weight:500; color:#fff; }
.breadcrumb a { color:#2b2b2b; }	
.breadcrumb .fa { display:inline-block; margin:0px 8px; padding:0px; }
.breadcrumb span.current { color:#fff; }
.breadcrumb .fa.default { display:inline-block; height:14px; width:1px; -webkit-transform:rotate(30deg);  -moz-transform-origin:0 0;  -moz-transform:rotate(30deg);  -ms-transform-origin:0 0;  -ms-transform:rotate(30deg);  transform-origin:0 0; transform:rotate(30deg); background:#2b2b2b; top:3px; position:relative; margin:0px 5px 0px 10px; }
.main-title-section.aligncenter { text-align:center; }
.main-title-section.alignright { text-align:right; }
.main-title-section-wrapper.breadcrumb-left .breadcrumb { clear:none; float:left; width:35%; padding-right:20px;  margin-top:13px; }
.main-title-section-wrapper.breadcrumb-left .main-title-section { float:right; width:65%; text-align:right; }
.main-title-section-wrapper.breadcrumb-right .breadcrumb { clear:none; float:right; text-align:right; width:35%; padding-left:20px;  margin-top:9px; }
.main-title-section-wrapper.breadcrumb-right .main-title-section { float:left; width:65%; }
.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section { width:100%; text-align:center; }
.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb { margin-top:-70px; width:100%; float:left; }
.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section { width:100%; text-align:center; }
.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb { margin-top:-70px; width:100%; float:right; text-align:right; }
.dt-sc-dark-bg .breadcrumb { color:rgba(255, 255, 255, 0.6); }
.dt-sc-dark-bg .breadcrumb a { color:#ffffff; }	
.dt-sc-dark-bg .breadcrumb a:hover, .dt-sc-dark-bg .breadcrumb span.current { color:rgba(255, 255, 255, 0.6); }
.dt-sc-dark-bg .breadcrumb .fa.default { background:#ffffff; }
.main-title-section-wrapper {}
.main-title-section-wrapper > .main-title-section-bg { background: rgba(0, 0, 0, 0.05); content: ""; height: 100%; position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1; }
#header-wrapper.header-top-absolute #header ~ .main-title-section-wrapper > .main-title-section-bg { height: 9999px; } #footer { width:100%; float:left; clear:both; margin:0px; }
#footer .container { z-index:9; }
.footer-copyright { float:left; margin:0px; padding:30px 0px; width:100%; clear:both; font-size: 14px; }
.footer-copyright .alignright img { float:right; }
#footer .copyright .vc_column-inner {padding-left: 0px; padding-right: 0px;} .dt-sc-dark-bg .responsive-map { color: #000; }
.footer-widgets a, #footer a { color: #777; }
.dt-mc-subscribe *, .dt-sc-sociable li a > i { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.dt-mc-subscribe .dt-subscribe-msg { display:inline-block;  }
.dt-mc-subscribe .dt-subscribe-msg span { margin: 10px 0; line-height: 30px; }
.dt-sc-dark-bg .dt-mc-subscribe .dt-subscribe-msg span { color: #fff; }
#footer .dt-sc-contact-info { padding-left: 25px; margin-bottom: 10px; }
#footer .dt-sc-contact-info span { margin: 3px 0px 0px 0px; font-size: 18px; text-align: left; width: auto; }
#footer .dt-sc-contact-info.type8 span { margin: auto; width: 84px; text-align: center; font-size: 32px; }
#footer .footer-copyright .widget, #footer .footer-copyright .wpb_content_element, #footer > .wpb_content_element { margin-bottom: 0; }
.dt-custom-nav li { padding-bottom: 0; }
.dt-no-footer-builder-content.footer-copyright span{color: #fff;}
.dt-no-footer-builder-content.footer-copyright {padding: 20px 0; position: relative;}
.dt-no-footer-builder-content.footer-copyright:before{content: ""; height: 100%; width: 200%; position:absolute; left: -50%;z-index: -1; top: 0;}
.dt-no-footer-builder-content.footer-copyright.aligncenter{text-align: center;} .map-with-overlay { position: relative; }
.map-with-overlay .map-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.map-with-overlay.dt-sc-dark-bg .map-overlay:after { position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; z-index: 1; background: rgba(8, 45, 66, 0.3); }
.map-with-overlay.dt-sc-light-bg .map-overlay:after { position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; z-index: 1; background: rgba(8, 45, 66, 0.3); }
.map-with-overlay.dt-sc-dark-bg .map-overlay:before { position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; z-index: 1; transform: scaleY(-1); -moz-transform: scaleY(-1); -webkit-transform: scaleY(-1); -ms-transform: scaleY(-1); background: -moz-linear-gradient(top,rgba(0,0,0,0.7) 50%,rgba(0,0,0,1) 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0.7)),color-stop(100%,rgba(0,0,0,1))); background: -webkit-linear-gradient(top,rgba(0,0,0,0.7) 50%,rgba(0,0,0,1) 100%); background: -o-linear-gradient(top,rgba(0,0,0,0.7) 50%,rgba(0,0,0,1) 100%); background: -ms-linear-gradient(top,rgba(0,0,0,0.7) 50%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom,rgba(0,0,0,0.7) 50%,rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.map-with-overlay.dt-sc-light-bg, .footer-widgets .map-with-overlay.dt-sc-light-bg a, #footer .map-with-overlay.dt-sc-light-bg a { color: #000; }
.map-with-overlay.dt-sc-light-bg .map-overlay:before { position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; z-index: 1; background: rgba(255,255,255,0.7); }
.map-with-overlay .map-overlay .wpb_column, 
.map-with-overlay .map-overlay.wpb_column .vc_column-inner,	
.vc_row.vc_row-flex.map-with-overlay > .map-overlay.wpb_column.vc_column_container > .vc_column-inner { z-index: 2; }
.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper { width: 80%; margin: 0 auto; }
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal { border-bottom: 0; }
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal > li { float: none; display: inline-block; margin: 0 10px; }
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a { border: 1px solid; border-radius: 50px; padding: 10px 30px; }
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a:hover,
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a.current { background: #fff; }
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container .dt-sc-tabs-horizontal-content { padding-bottom: 0; }
#footer .map-with-overlay.dt-sc-dark-bg { color: rgba(255,255,255, 0.5); }
#footer .bottom-bordered input[type="text"], #footer .bottom-bordered input[type="password"], #footer .bottom-bordered input[type="email"], #footer .bottom-bordered input[type="url"], #footer .bottom-bordered input[type="tel"],#footer .bottom-bordered input[type="number"], #footer .bottom-bordered input[type="range"], #footer .bottom-bordered input[type="date"], #footer .bottom-bordered textarea, #footer .bottom-bordered input.text, #footer .bottom-bordered input[type="search"] { color: #777777; border-width: 0 0 1px 0; padding: 6px 0 15px; font-size: 14px;}
#footer .wpcf7-form.bottom-bordered input[type="submit"], #footer .wpcf7-form.bottom-bordered button, #footer .wpcf7-form.bottom-bordered input[type="button"], #footer .wpcf7-form.bottom-bordered input[type="reset"] { background: none; border-radius: 0; border: 1px solid; }
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft, .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone { margin-right: 25px; line-height: 40px; }
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone { margin-right: 25px; line-height: 50px; margin-bottom: 10px; }	
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone.no-margin { margin-bottom: 0; } .footer-15 .dt-sc-newsletter-section.type5 { width: 100%; background: none; border: none; text-align: left; padding: 0; }
.footer-15 .dt-sc-newsletter-section.type5 input[type="text"],
.footer-15 .dt-sc-newsletter-section.type5 input[type="email"] { background: none; color: rgba(0, 0, 0, 0.3); border: 1px solid; border-radius: 0; padding: 16px 20px 15px; font-size: 12px; margin: 0 0 20px; }
.footer-15 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="submit"] { padding: 15px 0; border-radius: 0; }
.footer-15 { width: 100%; float: left; position: relative; }
.footer-15.vc_row[data-vc-full-width] { overflow: visible; }
.footer-15 h3 { font-weight: normal; font-size: 18px; letter-spacing: 0.5px; }
.footer-15 .dt-sc-small-separator { width: 70px; height: 1px; }
.footer-15.dt-sc-dark-bg .dt-sc-newsletter-section.type5 input[type="text"],
.footer-15.dt-sc-dark-bg .dt-sc-newsletter-section.type5 input[type="email"] { color: rgba(255, 255, 255, 0.3); } .footer-16 .dt-sc-newsletter-section.type2 { text-align: left; padding: 0; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm { position: relative; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]:first-child { width: 100%; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { position: absolute; right: 0; margin: 0; }
.footer-16 .dt-sc-single-line-separator { border-color: rgba(0, 0, 0, 0.35); margin: 0 0 30px 11px; width: 100%; float: left; position: relative; }
.footer-16 .dt-sc-single-line-separator:before { content: ""; position: absolute; width: 9px;
height: 9px; border-width: 1px; border-style: solid; border-color: rgba(0, 0, 0, 0.5); left: -6px; bottom: -2px;top: inherit; background: none; -webkit-transform: rotate(45deg); 
-moz-transform-origin: 0 0; -moz-transform: rotate(45deg); -ms-transform-origin: 0 0; -ms-transform: rotate(45deg); transform-origin: 0 0;
transform: rotate(45deg); display: block; }
.footer-16.dt-sc-dark-bg .dt-sc-single-line-separator { border-color: rgba(255, 255, 255, 0.35); }
.footer-16.dt-sc-dark-bg .dt-sc-single-line-separator:before {border-color: rgba(255, 255, 255, 0.5); }
.footer-16 .widget .recent-posts-widget li .entry-title h4 { font-size: 16px; }
#footer .footer-16.dt-sc-dark-bg .recent-posts-widget a, #footer .footer-16.dt-sc-dark-bg .widget .recent-posts-widget li .entry-meta p, #footer .footer-16.dt-sc-dark-bg .recent-posts-widget li .entry-meta a { color: #fff; }
#footer .footer-16.dt-sc-dark-bg .recent-posts-widget a:hover, #footer .footer-16.dt-sc-dark-bg .recent-posts-widget li .entry-meta a:hover { color: #222222; }
#footer .footer-16.dt-sc-dark-bg .widget ul li { border-color: rgba(255, 255, 255, 0.5); } .footer-17 { font-size: 16px; }
.footer-17.vc_row[data-vc-full-width] { overflow: visible; }
.footer-17 h2 { line-height: 36px; margin-bottom: 20px; }
.footer-17 .dt-sc-newsletter-section.type2 { position: absolute; right: 0; left: 0; margin: 0 auto; top: -100px; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm { background: #0074bd; width: 70%; padding: 30px; float: none; display: inline-block; margin: 0px; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width: 35%; border: none; margin-right: 1px;	font-size: 13px; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { background: #fcdb34; color: #1c3f55; font-weight: normal; font-size: 16px; text-transform: none; padding: 11px 20px; }
.footer-17 .dt-sc-newsletter-section.type2 a.dt-sc-button, #footer .footer-17 a.dt-sc-button, .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]:hover, 
#footer .footer-17 a.dt-sc-button:hover { color: #fff; }
.footer-17.dt-sc-dark-bg, .footer-17.dt-sc-dark-bg h2 { color: rgba(255,255,255,0.7); } .footer-18 .dt-sc-twitter-icon { margin: 0; position: absolute; width: auto; left: 0; height: 100%; }	
.footer-18 .dt-sc-twitter-icon:before { width: 44px; height: 100%; left: 0; top: 0; background: #32aadf; }	
.footer-18 .dt-sc-twitter-icon:after { width: 0; height: 0; border-top: 5px solid transparent; border-left: 5px solid #32aadf; border-bottom: 5px solid transparent; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: -5px; background: none; }
.footer-18 .dt-sc-twitter-feeds { position: relative; }
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet { text-align: left; padding-left: 65px; padding-bottom: 0; width: 100%; float: left; margin: 6px 0 8px; }
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 14px; font-style: normal; color: #333333; clear: none; width: auto; float: none; margin: 8px 0 0 10px; }
.footer-18 .dt-sc-twitter-feeds .tweet-text { color: #999999; font-size: 14px; float: left; }	
.footer-18 .dt-sc-twitter-icon span { font-size: 14px; border-radius: 0; width: 44px; background: none; height: 100%; line-height: 54px; }
.footer18-widget .widgettitle, .footer18-widget .widget .recent-posts-widget li .entry-title h4, .footer18-widget .widget .recent-posts-widget li .entry-meta { display: none; }
.footer18-title { font-size: 20px; font-weight: 500; line-height: 20px; }
.footer18-widget .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a { margin-bottom: 0; padding-bottom: 0; }
.footer18-widget .widget .recent-posts-widget li { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.footer18-widget .widget .recent-posts-widget li .entry-content { margin-top: -4px; line-height: 22px; }
.footer18-widget .widget .recent-posts-widget li .entry-content p { margin-bottom: 0; }
.footer18-widget .widget .tagcloud a { border-bottom: none; margin: 0px 3px 3px 0px; padding: 8px 20px; font-size: 13px !important; }	
.footer18-widget.dt-sc-dark-bg .widget .tagcloud a { background: rgba(0, 0, 0, 0.2); }
.footer18-widget .vc_column_container.extend-bg-fullwidth-right { padding-left: 30px; }
.footer18-widget .vc_column_container.extend-bg-fullwidth-right > .vc_column-inner { padding-left: 0; padding-right: 0; }
.footer18-widget .dt-sc-contact-info a:hover { color: rgba(0, 0, 0, 0.2); }
.footer18-widget input[type="text"], 
.footer18-widget input[type="password"], 
.footer18-widget input[type="email"], 
.footer18-widget input[type="url"], 
.footer18-widget input[type="tel"], 
.footer18-widget input[type="number"], 
.footer18-widget input[type="range"], 
.footer18-widget input[type="date"], 
.footer18-widget textarea, 
.footer18-widget input.text, 
.footer18-widget input[type="search"] { border: none; background: rgba(255,255,255, 0.35); font-size: 12px; }
.footer18-widget textarea { height: 45px; }
.footer18-widget .wpcf7-form-control-wrap:before { display: none; }
.footer18-widget input[type="submit"], .footer18-widget button, .footer18-widget input[type="button"], .footer18-widget input[type="reset"] { border-radius: 0; }
.footer18-widget.dt-sc-dark-bg input[type="submit"], .footer18-widget.dt-sc-dark-bg button, .footer18-widget.dt-sc-dark-bg input[type="button"], .footer18-widget.dt-sc-dark-bg input[type="reset"] { background: #000; }
#footer .footer18-widget .dt-sc-contact-info { padding-left: 25px; }	
#footer .footer18-widget.dt-sc-dark-bg .dt-sc-contact-info span, #footer .footer18-widget.dt-sc-dark-bg .dt-sc-contact-info a:hover, #footer .footer18-widget.dt-sc-dark-bg .footer-copyright a:hover { color: #000; }
#footer .footer18-widget .footer-copyright { position: absolute; bottom: 0; left: 0; }
#footer .footer18-widget.dt-sc-dark-bg .footer-copyright { color: #ffffff; }
#footer .footer18-widget:not(.dt-sc-dark-bg) .extend-bg-fullwidth-left:after, #footer .footer18-widget:not(.dt-sc-dark-bg) .extend-bg-fullwidth-right:after { background: rgba(0,0,0,0.1); }
#footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight),
#footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight),
#footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight):after,
#footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight):after { background: rgba(0,0,0,0.025); } .footer-19 .blog-entry.blog-default-style .entry-meta .date { font-size: 12px; }
.footer-19 .blog-entry.blog-default-style .entry-title h4 { font-size: 16px; font-weight: 400; text-transform: inherit; margin-bottom: 7px; }
.footer-19 .blog-entry.blog-default-style .entry-body:empty { display: none; }
.footer-19 .blog-entry.blog-default-style a.dt-sc-button.small { padding: 0; margin: 0; font-size: 12px; font-weight: 300; }
.footer-19 .blog-entry.blog-default-style a.dt-sc-button.small:hover { background: none; color: #777777; }
.footer-19 .dt-custom-nav li a { padding: 5px 0; }
.footer-19 .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a { margin-bottom: 0; }
.footer-19 .aligncenter .wpb_wrapper { text-align: center; margin: auto; }
.footer-19.newsletter h2 { font-size: 20px; font-weight: bold; margin-right: 15px; margin-top: 12px; }
.footer-19.newsletter form { border: 1px solid #e6e6e6; width: 600px; border-radius: 3px; }
.footer-19.newsletter .dt-mc-subscribe.align-none form > div.email-field-wrap { border-radius: 3px; }
.footer-19.newsletter .dt-mc-subscribe.align-none form > div.btn-wrap { float: right; }
.footer-19.newsletter .dt-mc-subscribe form .email-field-wrap i.left ~ input[type="email"] { font-size: 14px; padding-left: 45px; float: left; }
.footer-19.newsletter .dt-mc-subscribe form .btn-wrap input[type="submit"] { padding: 5px 25px; font-weight: normal; font-size: 14px; float: right; border-radius: 0 3px 3px 0; }
.footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-meta .date, #footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small, 
#footer .dt-sc-dark-bg .dt-sc-contact-info a, #footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-meta .date, #footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small, 
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-title h4 a { color: #ffffff; }
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small:hover,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-title h4 a:hover, 
#footer .footer-19.dt-sc-dark-bg .dt-sc-contact-info a:hover,
#footer .footer-19.dt-sc-dark-bg.footer-copyright a:hover { color: #333333; }
#footer .footer-19.dt-sc-dark-bg.footer-copyright, #footer .footer-19.dt-sc-dark-bg.footer-copyright a { color: #fff; } .footer-20 p { font-size: 13px; }
.footer-20.vc_row[data-vc-full-width] { overflow: visible; }
.footer-20 .footer-20-contact .vc_column-inner { position: absolute; bottom: 0; padding: 30px 30px 30px 30px !important; }
.footer-20 .footer20-title { font-size: 20px; font-weight: 500; line-height: 20px; text-transform: uppercase; }
.footer-20 .footer-20-contact .vc_column-inner a:hover { color: #222222; }
#footer .footer-20-contact .dt-sc-contact-info { padding-left: 70px; font-size: 13px; }
#footer .footer-20-contact .dt-sc-contact-info h6 { float: none; display: inline-block; margin-bottom: 0; color: #333; font-size: 13px; position: absolute; left: 0; top: 8px; }
.footer-20 .dt-sc-twitter-icon { margin: 0; position: absolute; width: auto; left: 0; height: 100%; }	
.footer-20 .dt-sc-twitter-icon:before, .footer-20 .dt-sc-twitter-icon:after { display: none; }
.footer-20 .dt-sc-twitter-feeds { position: relative; }
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet { text-align: left; padding-left: 80px; padding-bottom: 0; width: 100%; float: left; margin: 6px 0 8px; }
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 14px; font-style: normal; color: #333333; clear: none; width: auto; float: none; margin: 8px 0 0 0; }
.footer-20 .dt-sc-twitter-feeds .tweet-text { color: #999999; font-size: 14px; float: left; margin-right: 10px; }	
.footer-20 .dt-sc-twitter-icon span { font-size: 70px; border-radius: 0; background: none; color: #f2f2f2; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }	
.footer-20-widget.vc_column_container { padding-left: 15px; }
.footer-20-widget .widget { margin-bottom: 32px; }
.footer-20-widget .widget .recent-posts-widget li { border-bottom: none; margin: 0; padding: 0; }
.footer-20-widget .widget .recent-posts-widget li .entry-content p { margin-bottom: 0; }
.footer-20-widget .widget .recent-posts-widget li .entry-meta p { font-size: 12px; }
.footer-20-widget .widget .recent-posts-widget li .entry-title h4, .footer-20-widget .widget .recent-posts-widget li .entry-meta p a { display: none; }
.footer-20-widget .widget .recent-posts-widget li .entry-content { margin-top: -5px; }
.footer-20 .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a { margin-bottom: 0; padding-bottom: 0; } .footer-21.vc_row:after { content: "\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111"; font-family: fontawesome; font-size: 28px; color: #fff; position: absolute; left: 0; width: 100%; height: 32px; top: -15px; transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); z-index: 9; }
#footer .footer-21.dt-sc-dark-bg, #footer .footer-21.dt-sc-dark-bg a { color: #fff; }
#footer .footer-21.dt-sc-dark-bg a:hover { color: #222222; }
.dt-sc-sociable.partially-rounded li > a { border-radius: 10px 0 10px 0; }
.dt-sc-sociable.partially-rounded li > a:hover { border-radius: 0 10px 0 10px; }
#footer .footer-21 .dt-sc-sociable.partially-rounded li > a > i { color: #fff; }
#footer .footer-21 ul.dt-custom-nav li a { font-style: italic; }
#footer .footer-21 .dt-sc-sociable.partially-rounded li.facebook > a { background:#3162a2; }
#footer .footer-21 .dt-sc-sociable.partially-rounded li.twitter > a { background:#2fb1eb; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.deviantart > a { background:#4dc47d; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.tumblr > a { background:#34465d; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.google-plus > a { background:#c44542; }
#footer .footer-21 .dt-sc-sociable.partially-rounded li.dribbble > a { background:#ff68c5; }		
#footer .footer-21 .dt-sc-sociable.partially-rounded li.delicious > a { background:#3399ff; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.digg > a { background:#005be2; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.envelope > a { background:#e84f4b; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.stumbleupon > a { background:#eb4924; }		
#footer .footer-21 .dt-sc-sociable.partially-rounded li.flickr > a { background:#ff0084; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.instagram > a { background:#405de6; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.lastfm > a { background:#d51007; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.linkedin > a { background:#0077b5; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.pinterest > a { background:#bd081c; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.reddit > a { background:#ff4500; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.rss > a { background:#f26522; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.skype > a { background:#00aff0; }		
#footer .footer-21 .dt-sc-sociable.partially-rounded li.viadeo > a { background:#f07355; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.vimeo > a { background:#3498b9; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.yahoo > a { background:#410093; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.youtube > a { background:#ff0000; }	
#footer .footer-21 .dt-sc-sociable.partially-rounded li.facebook > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.twitter > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.deviantart > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.tumblr > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.google-plus > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.dribbble > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.delicious > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.digg > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.envelope > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.stumbleupon > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.flickr > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.instagram > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.lastfm > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.linkedin > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.pinterest > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.reddit > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.rss > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.skype > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.viadeo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.vimeo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.yahoo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.youtube > a { background:#ffffff; } #footer .footer-22.slope-bg.vc_row[data-vc-full-width]{position:relative; overflow:visible;}
#footer .footer-22.slope-bg:before{content:""; display:inline-block; height:0; width:0; border-image:none; position:absolute; left:0; top:-465px; border-right-width:1920px; border-right-style: solid; border-top:465px solid transparent; z-index:-1;}
#footer .footer-22.slope-bg:not(.dt-sc-skin-highlight) { background: #e9e9e9; }
#footer .footer-22.slope-bg:before{ border-right-color: #e9e9e9; }
#footer .footer-22 { font-size: 18px; font-weight: 400; line-height: 30px; }
.footer-info-content.vc_row {width:87.8%; background-color:#FFF; margin:0px auto 56px; text-align:center; display:block; box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.10); overflow:visible; padding:75px 10px;}
.footer-info-content.vc_row .vc_column_container>.vc_column-inner{padding-left:0px; padding-right:0px;}
.footer-info.vc_column_container{padding:10px 110px 10px 90px;}
.footer-info.vc_column_container .dt-sc-title.script-with-sub-title{margin-bottom:0px;}
.footer-info.vc_column_container .dt-sc-title.script-with-sub-title h3{margin-bottom:15px;}
.footer-22 .footer-copyright.vc_row{border-top-width:1px; border-top-style: solid; margin:0px;}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable{margin:0 -10px 0px 0px;}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable li{margin:2px 0px;}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable li a{height:30px; line-height:30px; width:30px;font-size: 18px;}
#footer .footer-22 .vc_column_container.no-padding-left>.vc_column-inner{padding-left:0px;}
#footer .footer-22 .vc_column_container.no-padding-right>.vc_column-inner{padding-right:0px;}
.footer-22 .footer-text{padding:0px 18% 0px 0px;}
#footer .footer-22 .dt-sc-title.script-with-sub-title.alignright, #footer .footer-22 .dt-sc-title.script-with-sub-title.alignright h3{margin-bottom:0px;}
#footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row, #footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row a { color: #fff; }
#footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row a:hover { color: #222222; }
#footer .footer-22 .dt-sc-title.script-with-sub-title h3 { letter-spacing: 0.2em; font-size: 30px; text-transform: uppercase; line-height: 34px; }
#footer .footer-22.dt-sc-dark-bg .dt-sc-title.script-with-sub-title h2, #footer .footer-22.dt-sc-dark-bg .dt-sc-title.script-with-sub-title h3 { color: #ffffff; }
#footer .footer-22 .dt-sc-newsletter-section.type6{padding:12px 69px 4px; text-align:center; border-right-width:1px; border-right-style: solid; }
#footer .footer-22 .dt-sc-newsletter-section.type6 > p{padding:0px 70px; margin-bottom:30px;}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm { width:100%; float:left; }
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"], #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="text"]{width:100%; margin:0px; border-radius:0px; font-size:16px; padding:19px 20px;}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]{padding:15px 42px 15px; font-size:22px; font-weight:500; margin:33px 0px 0px 0px; float:none; letter-spacing:0.12em; font-size:14px; background-color:transparent; border:2px solid; text-transform:uppercase; border-radius: 0;-webkit-border-radius: 0; }		
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]:hover{color:#FFF;}
#footer .footer-22 .dt-sc-contact-info a:hover { color: #222222; } #footer .footer-23 .dt-sc-newsletter-section.type7 { padding: 0; }
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm { width: 100%; margin: 0; }
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="email"], 
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type="text"] { margin: 0; padding: 15px 20px 15px; border: 1px solid #e9e9e9; font-size: 14px; }
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);bottom: auto; }
#footer .footer-23 .dt-sc-contact-info.without-icon { padding-left: 0; }
#footer .footer-23 .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a { margin-bottom: 0; }
#footer .footer-23 .footer-23-title { margin-bottom: 13px; }
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul { float: right; width: 100%; text-align: right; }
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li { float: right; text-align: right; position: static !important; margin-left: 10px; }
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li:last-child { margin-left: 0; }
#footer .footer-23.dt-sc-dark-bg .dt-sc-contact-info a:hover { color: #222222; } #footer .footer-24 h2.dt-sc-lightweight { font-size: 38px; font-weight: 500; line-height: 50px; margin-bottom: 0; }
#footer .footer-24.dt-sc-dark-bg h2.dt-sc-lightweight strong { color: #fff; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline, #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form { width: 100%; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap { border-width: 2px !important; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap div { width: 100%; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap:after { border-width: 0; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap { border-width: 0 !important; padding: 0 3px; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap div { height: 100%; width: 100%; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap div input { font-size: 18px; text-align: center; width: 100%; }
#footer .footer-24 .no-widgettitle .widgettitle { display: none; }
#footer .footer-24 .widget.widget_recent_entries ul li { margin-bottom: 0; border-bottom: none; padding-left: 25px; }
#footer .footer-24 .widget.widget_recent_entries ul li:first-child:before { top: 5px; }
#footer .footer-24 .widget.widget_recent_entries ul li:before { content: "\f040"; font-size: 11px; background-color: #fff; color: #fff; height: 18px; line-height: 18px; left: 1px; text-align: center; width: 18px; border-radius: 50%; top: 14px; }
#footer .footer-24 .widget.widget_recent_entries ul li a { font-size: 16px; }
#footer .footer-24.dt-sc-dark-bg .widget.widget_recent_entries ul li:before { color: #000; }
#footer .footer-24.dt-sc-dark-bg .widget.widget_recent_entries ul li a:hover { color: rgba(255,255,255, 0.5); }
#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li { margin-left: 15px; }
#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li a { padding-left: 0; }
#footer .footer-24 .dt-sc-sociable[data-default-style="none"][data-hover-style="none"].left { margin-left: -9px; } #footer .footer-25 .dt-sc-title * { text-transform: uppercase; }
#footer .footer-25 .dt-sc-title { text-align: center; width: 100%; margin: 0px 0px 50px; }
#footer .footer-25 .dt-sc-title h2:before, .footer-25 .dt-sc-title h2:after { display: none; }
#footer .footer-25 .dt-sc-title h2 { font-size: 32px; font-weight: 300; letter-spacing: 0.1em; }
#footer .footer-25 .dt-sc-title h5 { font-size: 14px; font-weight: 700; letter-spacing: normal; margin-bottom: 7px; }
#footer .footer-25 .footer-form .form-field{position:relative; float:left; width:100%; margin-bottom:5px;}
#footer .footer-25 .footer-form .form-field i{left:0; line-height:50px; position:absolute; top:0; color:#242524; font-size:14px;}
#footer .footer-25 .footer-form input[type="text"], .footer-form input[type="email"], #footer .footer-25 .footer-form input[type="tel"], #footer .footer-25 .footer-form textarea{ border-color: #b9b9b9; border-width: 0px 0px 1px; font-size: 13px; color: #242524; padding: 17px 12px 14px 24px; }	
#footer .footer-25 input[type="submit"], #footer .footer-25 button, #footer .footer-25 input[type="button"], #footer .footer-25 input[type="reset"] { border-radius: 50px; font-size: 16px; letter-spacing: 0.2em; padding: 14px 25px; text-transform: uppercase; font-weight: 300; }	
#footer .footer-25 input[type="submit"]:hover, #footer .footer-25 button:hover, #footer .footer-25 input[type="button"]:hover, #footer .footer-25 input[type="reset"]:hover { border-radius: 0; }
#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-form-content{padding:0px 90px 0px 40px;}
#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-address-content{padding:0px 0px 0px 70px;}
#footer .footer-25 .dt-sc-contact-info { padding-left: 30px; margin-bottom:10px; }
#footer .footer-25 .dt-sc-contact-info span { margin:6px 0px 0px 0px; font-size: 18px; text-align: left; width: auto; color:#242524;}
#footer .footer-25 .dt-sc-contact-info.type1 span.fa-envelope{font-size:14px; margin-top:7px;}
#footer .footer-25 .dt-sc-contact-info.type8 span { margin: auto; width: 84px; text-align: center; font-size: 32px; }
#footer .footer-25 .footer-copyright .widget, #footer .footer-25 .footer-copyright .wpb_content_element, #footer .footer-25 > .wpb_content_element { margin-bottom: 0; }
#footer .footer-25 .dt-sc-sociable{margin:25px 0px 0px; display:inline-block; width:100%;}
#footer .footer-25 .dt-sc-sociable li{display:inline-block; margin:0px 20px;}
#footer .footer-25 .dt-sc-sociable.left li{margin:0px 40px 0px 0px;}
#footer .footer-25 .dt-sc-sociable li a{height:auto; line-height:normal; width:auto; display:inline-block; float:left;}
#footer .footer-25.dt-sc-skin-highlight .dt-sc-title h2 strong { color: #ffffff; }
#footer .footer-25.dt-sc-skin-highlight input[type="submit"], #footer .footer-25.dt-sc-skin-highlight button, #footer .footer-25.dt-sc-skin-highlight input[type="button"], #footer .footer-25.dt-sc-skin-highlight input[type="reset"] { background: #fff; }
#footer .footer-25.dt-sc-skin-highlight .dt-sc-contact-info.type1 a:hover { color: #222222; }
.footer-26 .dt-sc-newsletter-section.type5{width:100%; padding:35px 30px 40px; border-color:#f4f4f4;}
.footer-26 .dt-sc-newsletter-section.type5 h2{font-size:30px; margin-bottom:20px;}
.footer-26 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="email"], .footer-26 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type="submit"]{border-radius:0px;}
.footer-26 .tagcloud a{border-bottom:2px solid; font-size:16px !important;}
.footer-26 .tagcloud a:hover{background-color:#000;}
.footer-27 .dt-sc-contact-info.type1 span { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
#footer .footer-27 .dt-sc-contact-info.type1{padding:100px 0px 0px; margin:0px; text-transform:uppercase; font-size:18px;}
#footer .footer-27 .dt-sc-contact-info.type1.aligncenter span{font-size:65px; position:absolute; top:0; margin:0 auto 30px; left:0; text-align:center; right:0; width:auto;}
#footer .footer-27 .dt-sc-contact-info.type1:hover span{top:-5px;}
#footer .footer-27 .dt-sc-contact-info.type1 span.fa-mobile{font-size:80px;}
#footer .footer-27 .dt-sc-contact-info.type1 a{text-transform:none; color:#000;}
#footer .footer-27 .dt-sc-contact-info.type1:hover span{top:-5px;}
.footer-28 .dt-sc-contact-info.type8 span{background:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none;}
.footer-28 .dt-sc-contact-info.type8 h6{line-height:30px;}
#footer .footer-28 .dt-sc-contact-info.type8{margin:0px;}
#footer .footer-28 .dt-sc-contact-info.type8.aligncenter span{font-size:27px; position:static; float:none; margin:0px auto 55px;}
.footer-28.footer-copyright.dt-sc-dark-bg, #footer .footer-28.footer-copyright.dt-sc-dark-bg a{color:#FFF;}
#footer .footer-28.footer-copyright .dt-sc-sociable li a:hover{color:#FFF; transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);}
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.facebook > a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.facebook > a > .dt-icon-hover:before{ background:#3162a2; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.twitter a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.twitter > a > .dt-icon-hover:before{ background:#2fb1eb; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.dribbble a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.dribbble > a > .dt-icon-hover:before{ background:#ff68c5; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.tumblr a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.tumblr > a > .dt-icon-hover:before { background:#34465d; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.google-plus a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.google-plus > a > .dt-icon-hover:before { background:#c54542; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.delicious a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.delicious > a > .dt-icon-hover:before{ background:#2648be; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.deviantart a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.deviantart > a > .dt-icon-hover:before { background:#54675a; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.digg a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.digg > a > .dt-icon-hover:before { background:#1a5891; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.flickr a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.flickr > a > .dt-icon-hover:before { background:#e30377; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.comment a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.comment > a > .dt-icon-hover:before { background:#5fb749; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.instagram a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.instagram > a > .dt-icon-hover:before { background:#895a4d; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.lastfm a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.lastfm > a > .dt-icon-hover:before { background:#d12540; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.linkedin a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.linkedin > a > .dt-icon-hover:before { background:#0173b2; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.mail a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.mail > a > .dt-icon-hover:before { background:#edc719; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.pinterest a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.pinterest > a > .dt-icon-hover:before { background:#ca1325; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.reddit a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.reddit > a > .dt-icon-hover:before{ background:#ff1a00; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.rss a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.rss > a > .dt-icon-hover:before { background:#ffb922; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.skype a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.skype > a > .dt-icon-hover:before { background:#00aaf1; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.stumbleupon a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.stumbleupon > a > .dt-icon-hover:before { background:#eb4924; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.twitter a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.twitter > a > .dt-icon-hover:before { background:#2caae1; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.viadeo a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.viadeo > a > .dt-icon-hover:before { background:#f4982b; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.vimeo a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.vimeo > a > .dt-icon-hover:before { background:#41b2dc; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.yahoo a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.yahoo > a > .dt-icon-hover:before { background:#7c1f70; }
#footer .footer-28 .dt-sc-sociable[data-default-style="filled"] li.youtube a > .dt-icon-default:before, .dt-sc-sociable.hover-bg[data-hover-style="filled"] li.youtube > a > .dt-icon-hover:before{ background:#ff3431; }	
.footer-29 h3:before, #footer .footer-29 .dt-sc-contact-info.type1 span, .footer-34 h3:before{transition:all .3s linear; -moz-transition:all .3s linear; -webkit-transition:all .3s linear;}
.footer-29 h3{ font-size:20px; font-weight:700; line-height:36px; color:#252525; position:relative; padding-bottom:15px; margin-bottom:40px;}	
.footer-29 h3:before{content:""; position:absolute; left:0; height:3px; width:35px; bottom:0; display:inline-block;}
.footer-29 .wpb_column:hover h3:before{width:50px;}
#footer .footer-29 .dt-sc-button.fully-rounded-border:hover{color:#FFF;}
.footer-29 .dt-sc-button.large{font-size:17px; padding:12px 50px 12px;}
#footer .footer-29 .dt-sc-contact-info.type1{padding-left:50px; margin-bottom:25px;}
#footer .footer-29 .dt-sc-contact-info.type1 span{font-size:30px; margin:0px;}
.footer-29 .dt-sc-contact-info.type1 span.fa-envelope{font-size:25px;}
.footer-29 .dt-sc-contact-info.type1:hover span{transform:translateX(5px); -moz-transform:translateX(5px); -webkit-transform:translateX(5px);}
#footer .footer-29 .dt-custom-nav a{padding:10px 0 10px 20px; margin-bottom:0px;}
#footer .footer-29 .dt-custom-nav li:first-child a{padding-top:0px;}
#footer .footer-29 .dt-custom-nav li:last-child{border-bottom:0px;}
.footer-29 .dt-custom-nav li{position:relative; border-bottom:1px dashed rgba(0,0,0,.15);}
.footer-29 .dt-custom-nav li:before{content:"-"; font-family:FontAwesome; font-size:24px; position:absolute; left:1px; top:7px; font-weight:bold;}
.footer-29 .dt-custom-nav li:first-child:before{top:-3px;}
#footer .footer-29 .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-horizontal) > div{margin:0px;}
#footer .footer-29 .dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap, #footer .footer-29 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap{border:none;}
.footer-30 h3{margin:0 0 25px; font-size:24px; margin:0px 0px 10px; position:relative; padding-bottom:0px;}
.footer-30 h3.wisteria{color:#673ab7;}
.footer-30 h3.green{color:#88d914;}
.footer-30 h3.punch{color:#f05c5c;}
#footer .footer-30 .dt-sc-contact-info.type1{padding-left:45px;}
#footer .footer-30 .dt-sc-contact-info.type1 span{top:0px; font-size:20px;}
.footer-30 ul.dt-sc-fancy-list li:hover:before{content:"\f006";}
#footer .footer-30 .dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap{-webkit-border-radius:0px; border-radius:0px; border-width:0px;}
.footer-30 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap{border:none !important;}
.footer-30 .dt-mc-subscribe form .email-field-wrap input[type="email"]{padding:16px 20px 15px; font-size:15px;}
.footer-30 .dt-mc-subscribe, .footer-30 .dt-mc-subscribe form{width:100%;}
#footer .footer-30 .dt-mc-subscribe form .email-field-wrap:after{border-radius:10px; -webkit-border-radius:10px; border-width:3px;}
.footer-31{overflow:visible !important;}
.footer-31:before{content:"";position:absolute;top:-46px;left:0px;width:100%;height:46px;background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/kidslife-footer-bg.png) center top no-repeat;background-size:cover;}
.footer-31 .tweet_list li{padding:0px 0px 0px 30px;}
.footer-31 .tweet_list li:before{content:""; background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/tweety.png) no-repeat; float:left; width:21px; height:15px; margin:0px 0px 0px 0px; background-size:21px 15px;}
.footer-31 .tweet_list li:hover:before{content:"";}
.footer-31-copyright .alignright{width:auto; float:right;}
.footer-31-copyright .alignright .wpb_text_column, .footer-31-copyright .alignright .wpb_single_image{float:left;}
.footer-31-copyright .alignright .dt-sc-sociable{clear:none; margin:3px 0px 0px;}
.footer-31 .dt-mc-subscribe form .email-field-wrap i.left{border:none !important;}
.footer-31 .dt-mc-subscribe form .email-field-wrap i.left ~ input[type="email"]{padding-left:40px; font-size:14px;}
.footer-31 .dt-mc-subscribe.inline form .btn-wrap div{height:100%; border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px;}
.footer-31 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap{padding:0; float:right;}
#footer .footer-31-copyright.dt-sc-dark-bg a, #footer .footer-35.dt-sc-dark-bg {color:#FFF;}
#footer .footer-31-copyright.dt-sc-dark-bg a:hover{color:#2b2b2b;}
#footer .footer-32 .dt-sc-button.large{color:#FFF; text-transform:uppercase; padding:22px 37px 18px; font-size:15px;}
.footer-32 .dt-custom-nav-wrapper[data-default-style="none"][data-hover-style="none"]:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a{margin-bottom:0px;}
.footer-32 .dt-custom-nav li{line-height:20px;} .no-border.dt-mc-subscribe.inline form .email-field-wrap, .no-border.dt-mc-subscribe.inline form > div.btn-wrap, .no-border.dt-mc-subscribe.inline form > div.btn-wrap{border:none !important;}
.footer-33 .dt-mc-subscribe form .btn-wrap i ~ input[type="submit"]{padding-right:43px;}
.footer-33 .no-border.dt-mc-subscribe.inline form .email-field-wrap{width:100%; padding:18px 20px;}
.footer-34 h3{font-weight:bold; position:relative; padding-bottom:20px; margin-bottom:30px;}
.footer-34 h3:before{content:""; position:absolute; left:0; height:2px; width:40px; bottom:0; display:inline-block; background-color:rgba(225,229,235,0.5);}
.footer-34 .wpb_column:hover h3:before{width:50%;}
ul.dt-working-hours{width:100%;float:left;margin:0;padding:0;}
ul.dt-working-hours li{display:inline-block;width:100%;border-bottom:0;padding:5px 15px 5px 0;line-height:29px;}
ul.dt-working-hours li{padding:5px 40px 5px 0;}
ul.dt-working-hours li:before{display:none;}
ul.dt-working-hours li:first-child{padding-top:0;}
ul.dt-working-hours li:last-child{border-bottom:0;}
ul.dt-working-hours li span.time{font-weight:normal;float:right;}
.footer-35 h3{margin:24px 0px 40px; position:relative; clear:both; font-size:22px; padding-left:30px;}
.footer-35 h3:before{content:"\f1b0"; font-size:18px; margin-right:15px; font-family:FontAwesome; font-weight:normal; font-style:normal; position:absolute; top:4px; left:0px;}
.footer-35 .dt-custom-nav li a{padding:0px;}
.footer-35 .dt-sc-sociable.small li a{width:auto; height:auto;}
.footer-35 .dt-sc-sociable li{margin:0px 18px;}
.footer-35 .dt-sc-sociable li:first-child{margin-left:0px;}
.footer-36{font-size:18px; color:rgba(255,255,255,0.6);}
.zoom-hover.dt-sc-sociable li a > .dt-icon-default:after, .zoom-hover.dt-sc-sociable li a > .dt-icon-hover:after{border-style:dashed;}
.zoom-hover.dt-sc-sociable li a:hover > .dt-icon-default:after, .zoom-hover.dt-sc-sociable li a:hover > .dt-icon-hover:after{transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -ms-transform:scale(1.1);}
.zoom-hover.dt-sc-sociable li{display:inline-block; margin:0px 15px 10px;}
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child{margin-left:0px;}
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child a{padding-left:0px;}
.footer-36 .no-left-padding > .vc_column-inner{padding-left:0px;}
.footer-36 .vc_col-sm-8 > .vc_column-inner{padding-left:5%;}
.dt-mc-subscribe.only-border-bottom{width:100%; border-bottom:1px solid rgba(255,255,255,.6);}
.dt-mc-subscribe.inline.only-border-bottom form .email-field-wrap{width:100%;}
.dt-mc-subscribe.inline.only-border-bottom form .email-field-wrap, .dt-mc-subscribe.inline.only-border-bottom form .btn-wrap{border:none !important; padding:0px;}
.dt-mc-subscribe.only-border-bottom form .email-field-wrap input[type="email"]{font-size:40px; padding:0px;}
.dt-mc-subscribe.only-border-bottom form .btn-wrap input[type="submit"]{font-weight:normal; text-transform:uppercase; padding:0px;}
.dt-mc-subscribe.only-border-bottom form:before{position:absolute; content:""; width:0; height:1px; bottom:-1px; left:0; transition:all 300ms linear;}
.dt-mc-subscribe.only-border-bottom form:hover:before, .dt-mc-subscribe.only-border-bottom form > div.email-field-wrap > div{width:100%;}
.dt-mc-subscribe.only-border-bottom form .btn-wrap input[type="submit"]:hover{padding-right:10px;}
#footer .footer-37.dt-sc-dark-bg h2 strong{color:#FFF;}
.footer-37{color:rgba(255, 255, 255, 0.6);}
.footer-37.vc_custom_float{z-index:1; position:relative;}
.footer-37 .dt-custom-nav li a{padding-top:0px; padding-bottom:0px;}
.vc_row.vc_row-o-content-middle.footer-37 > .vc_column_container > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.inline-horizontal[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li{padding-top:0px; padding-bottom:0px;}
.footer-37 .dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li:last-child span.divider{display:none;}
.footer-37 .dt-custom-nav-wrapper.inline-horizontal[data-divider="yes"] .dt-custom-nav li:last-child a{padding-right:0px;}
.dt-mc-subscribe.inline.no-border form > div.email-field-wrap{width:100%;}
.footer-37 .dt-mc-subscribe.no-border form .email-field-wrap input[type="email"]{font-size:13px;}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap div{height:100%; border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0;}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap input[type="submit"]{text-transform:uppercase; padding:0px 19px;}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap{padding:0px;}
.footer-38 .aligncenter.wpb_column{z-index:1;}
.footer-38 .aligncenter.wpb_column:before{content:""; height:auto; position:absolute; bottom:-100%; left:0; top:-100%; width:100%; z-index:-1; background-color:rgba(0,0,0,0.05);}
.footer-38 .aligncenter.wpb_column > .vc_column-inner{padding:0px 50px;}
.footer-38 h3{clear:both; font-size:18px; letter-spacing:1px; line-height:normal; margin:15px 0 50px; position:relative;}
.footer-38 h3:before{border-style:dashed none solid; border-width:1px 0; content:""; height:2px; position:absolute; bottom:-15px; left:0; width:64px; display:inline-block; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.footer-38 .alignright h3:before{left:auto; right:0;} .side-navigation{width:27%;float:left;margin:0px 2% 0px 0px;padding:0px;}
.side-navigation-content{width:71%;float:left;margin:0px;padding:0px;}
.side-navigation-bottom-content{width:100%;float:left;}
.side-navigation-content img{max-width:100%;}
.side-nav-container{float:left;margin:0px;padding:0px;width:98%;}
ul.side-nav{border:1px solid;border-bottom:0px;margin:0px;padding:0px;float:left;width:100%;}
ul.side-nav li *, ul.side-nav li *:before, ul.side-nav li *:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
ul.side-nav li{float:left;width:100%;display:block;padding:0px;border-bottom:1px solid;}
ul.side-nav li a{color:#2d2d2d;padding:12px 0px 12px 60px;display:block;position:relative;font-weight:600;font-size:14px;}
ul.side-nav li a:before{content:'\f301';font-family:Material-Design-Iconic-Font;font-style:normal;font-weight:normal; background: #f5f5f5; position:absolute;left:3px;top:3px;margin:auto;width:42px;height:42px;text-align:center;line-height:42px; }
ul.side-nav li a:hover:before{color:#fff;}
ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before{content:'\f2f5';font-size:24px;color:#fff;}
ul.side-nav li ul{border-top:1px solid;margin:0px;padding-left:0px;}
ul.side-nav li ul li:last-child{border:none;padding-bottom:0px;}
ul.side-nav li ul li a{padding-left:85px;}
ul.side-nav ul ul li a{padding-left:120px;}
ul.side-nav, ul.side-nav li, ul.side-nav li ul{border-color:#e3e3e3;}
ul.side-nav li a:before, ul.side-nav > li > a:hover, ul.side-nav > li > ul > li > a:hover, ul.side-nav > li > ul > li > ul > li > a:hover{color:#2d2d29;}
.sidenav-alignright .side-navigation{float:right;margin:0px 0px 0px 2%;}
.side-navigation-bottom-content .widgettitle { padding-bottom: 25px; margin-bottom: 35px; }
.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li:before { content: "\f105"; }
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child:before { top: 1px; }
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:before { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; font-size: 12px; position: absolute;		top: 6px; left: 0px; }
.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li { padding-left: 25px; }
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child { padding-top: 0; }
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li { clear: both; display: block; position: relative; padding: 10px 0px 8px 23px; border-bottom: 1px solid #e5e5e5; }
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:last-child { border-bottom: none; }
.side-navigation.type1 ul.side-nav > li.current_page_item > a { color: #fff; }
.side-navigation-content .dt-sc-wings-heading { margin: 0 0 25px; padding-bottom: 25px; line-height: 46px; position: relative; width: 100%; font-size: 32px; }
.side-navigation-content .dt-sc-wings-heading:after { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 45px; height: 3px; }
.side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after { content: ""; position: absolute; right: -11px; top: 50%; width: 0; height: 0; border-top: 10px solid transparent; border-left-width: 10px; border-left-style: solid; border-bottom: 10px solid transparent; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.side-navigation.type2 ul.side-nav > li.current_page_item > a { color: #fff; }
.sidenav-alignright .side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .sidenav-alignright .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after { left: -11px; right: auto; transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); }
.side-navigation.type3 ul.side-nav li { border-bottom: none; }
.side-navigation.type3 ul.side-nav li a:before, .side-navigation.type3 ul.side-nav li a:after { height: 28px; text-align: center; width: 45px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%);-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.side-navigation.type3 ul.side-nav li a:before { border-right: 1px solid; content: "\f0da"; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: inherit; margin-right: 15px }
.side-navigation.type3 ul.side-nav li a:after { position: absolute; left: 0; top: 0; z-index: -1 }
.side-navigation.type3 ul.side-nav li a:hover:before,ul.side-nav>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:before,ul.side-nav>li>ul>li>ul>li.current_page_item>a:before { border-color: transparent; margin-right: 0 }
.side-navigation.type3 ul.side-nav li:hover a:after, 
.side-navigation.type3 ul.side-nav>li.current_page_item>a:after, 
.side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:after, 
.side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a:after {width: 0}
.side-navigation.type3 ul.side-nav li ul { margin: 0; padding-left: 0 }
.side-navigation.type3 ul.side-nav li ul li:last-child {padding-bottom: 0}
.side-navigation.type3 ul.side-nav li ul li a { padding-left: 130px;}
.side-navigation.type3 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li:hover > a { padding-left: 45px; }	
.side-navigation.type3 ul.side-nav li, .side-navigation.type3 ul.side-nav li a, .side-navigation.type3 ul.side-nav li a:before { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }
.side-navigation.type3 ul.side-nav>li>a:hover, .side-navigation.type3 ul.side-nav>li>ul>li>a:hover, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li>a:hover, .side-navigation.type3 ul.side-nav>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a, .side-navigation.type3 ul.side-nav>li>a:hover:before, .side-navigation.type3 ul.side-nav>li>ul>li>a:hover:before, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li>a:hover:before, .side-navigation.type3 ul.side-nav>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li.current_page_item>a:before, .side-navigation.type3 ul.side-nav>li>ul>li>ul>li.current_page_item>a:before {color: #fff}
.side-navigation.type3 ul.side-nav { border-bottom: 1px solid #e3e3e3; }
.side-navigation.type3 ul.side-nav li { -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset; box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset }
.side-navigation.type3 ul.side-nav li:last-child, .side-navigation.type3 ul.side-nav li ul li:last-child { -webkit-box-shadow: none; box-shadow: none }
.side-navigation.type3 ul.side-nav li ul { -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset; box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset }
.side-navigation.type3 ul.side-nav li ul, .side-navigation.type3 ul.side-nav li a:before {border-color: #e3e3e3}
.side-navigation.type3 ul.side-nav li a,.side-navigation.type3  ul.side-nav li a:before {color: #333; background: none; font-size: 14px;
line-height: 28px; }
.side-navigation.type3 ul.side-nav li.current_page_item a:before { border-right: none; }
.side-navigation.type3 ul.side-nav li:hover a:after { height: 0; }	
.side-navigation.type4 ul.side-nav { overflow: hidden; border: none; }
.side-navigation.type4 ul.side-nav li { margin-bottom: 7px; border: none; }
.side-navigation.type4 ul.side-nav li a { padding: 12px 30px 12px 20px; text-align: right; background: #f4f8fb; }
.side-navigation.type4 ul.side-nav li a:before { content: ""; background: #f5f5f5; background-color: #000; position: absolute; right: 0; top: 0; margin: auto; width: 5px; height: 100%; left: auto; }
.side-navigation.type4 ul.side-nav li a:after { width: 5px; height: 100%; content: ""; position: absolute; right: -10px; top: 0; z-index: 9; }
.side-navigation.type4 ul.side-nav > li > a:hover:after, .side-navigation.type4 ul.side-nav li.current_page_item > a:after { right: 0; }
.side-navigation.type5 ul.side-nav { border-right: 5px solid; border-right-color: currentcolor; border-bottom: 0; border-bottom-color: currentcolor; margin: 0; padding: 50px 0; float: left; width: 100%; border-left: none; border-top: none; }
.side-navigation.type5 ul.side-nav li { float: left; width: 100%; display: block; padding: 0 30px 0 0; position: relative; border: none; }
.side-navigation.type5 ul.side-nav li a { color: #2d2d2d; display: block; font-size: 16px; font-weight: 400; padding: 12px 0 13px 0; position: relative; text-align: right; border-bottom: 1px solid currentcolor; }
.side-navigation.type5 ul.side-nav li ul { border-top: 1px solid; margin: 0; padding-left: 0; }
.side-navigation.type5 ul.side-nav li ul li:last-child {border: 0;padding-bottom:0}
.side-navigation.type5 ul.side-nav li ul li a {padding-left: 85px}
.side-navigation.type5 ul.side-nav ul ul li a {padding-left: 120px}
.side-navigation.type5 ul.side-nav li a:before { display: none; }
.side-navigation.type5 ul.side-nav li:after { content: ""; height: 100%; opacity: 0; position: absolute; right: -6px; top: 0; width: 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; }
.side-navigation.type5 ul.side-nav li.current_page_item:after, .side-navigation.type5 ul.side-nav li:hover:after {opacity: 1;width:10px;} .dt-style-picker-wrapper { position:fixed; z-index:99999; left:0px; top:150px; }
#dt-style-picker {border: 1px solid #f0f0f0; background:#fff; width:225px; float:left; position:absolute; top:0px; z-index:1; margin:0px; padding:0px; text-align:center; }
#dt-style-picker h2 { border-bottom: 1px solid #f0f0f0;font: normal 12px Tahoma, Geneva, sans-serif; font-weight:normal; line-height:48px; text-transform:uppercase; width:100%; color:#848484; margin:0px; padding:0px; background-color:#fff; }
#dt-style-picker h3 { font: normal 12px Tahoma, Geneva, sans-serif; font-weight:normal; padding:15px 0 10px; width:100%; color:#848484; margin:0px; display:inline-block;text-transform:uppercase;  }
#dt-style-picker ul.layout-picker { float:left; margin:0px; padding:0 0 15px 0; text-align:center; width:100%; text-transform: uppercase;background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/style-picker/seperator.png) bottom center no-repeat;}
#dt-style-picker ul li { display:inline-block; display:inline; list-style-type:none; padding:0px;}
#dt-style-picker ul li a { background:#f9f9f9; border:1px solid #ffffff; padding:2px; display:inline-block; margin:0px; line-height:0; }
#dt-style-picker ul li a.selected, #dt-style-picker ul li a:hover { border:1px solid #e2d6c1; }
#dt-style-picker ul li a img, .style-picker-ico > img{border: 1px solid #e2d6c1;}
#dt-style-picker ul.scheme-picker li a { padding:7px; }
#dt-style-picker ul.color-picker{padding: 0px 10px;}
#dt-style-picker ul.scheme-picker li a img { height:auto; border:0; }
#dt-style-picker .hr { width:100%; height:10px; display:block; float:left; clear:both; position:relative; z-index:1; margin:3px 0px; }
.style-picker-ico { background:#fff; height:50px; left:224px; position:absolute; text-align:center; top:25px; width:50px; border-left:0;box-shadow: 0px 0px 5px #CCCCCC;-moz-box-shadow: 0px 0px 5px #CCCCCC;-webkit-box-shadow: 0px 0px 5px #CCCCCC; }
.style-picker-ico > i { color:#fff; font-size:27px; line-height:47px; }
.style-picker-ico.control-open > i:before { content: "\eb69"; font-family: 'IcoMoon-Ultimate'; display: none; }
#dt-style-picker h3.color-scheme {  color:#848484; }
a.style-picker-ico:before{content:"";height: 27px;width: 27px; display: inline-block;position: absolute;top: 11px;left: 12px;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/picker-icon.png);background-repeat: no-repeat;background-position: center center;-webkit-animation: spin 4s infinite linear;
-moz-animation: spin 4s infinite linear;
animation: spin 4s infinite linear; } .loader { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 999991; }
.loader-inner:before { content: "Loading"; display: block; font-size: 10em; text-transform: uppercase; left: 0; position: absolute; top: 50%; width: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0; margin: 0 auto; text-align: center; letter-spacing: 10px; opacity: 0.05; text-shadow: 5px 5px 0px #fff; }	
.loader-inner { left: 0; position: absolute; top: 50%; width: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0; margin: 0 auto; }
.loader-inner .dot {  width: 7px; height: 7px; background-color: #fff; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 7px; 
animation-name: dot_move; animation-duration: 2s; animation-iteration-count: infinite; animation-delay: 0.2s;
-moz-animation-name: dot_move; -moz-animation-duration: 2s; -moz-animation-iteration-count: infinite; -moz-animation-delay: 0.2s;
-ms-animation-name: dot_move; -ms-animation-duration: 2s; -ms-animation-iteration-count: infinite; -ms-animation-delay: 0.2s;
-webkit-animation-name: dot_move; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-delay: 0.2s; }
.loader-inner .dot1 { margin-left: -40px; animation-delay: 0.4s; -moz-animation-delay: 0.4s; -webkit-animation-delay: 0.4s; -ms-animation-delay: 0.4s; }
.loader-inner .dot2 { margin-left: -20px; animation-delay: 0.3s; -moz-animation-delay: 0.3s; -webkit-animation-delay: 0.3s; -ms-animation-delay: 0.3s; }
.loader-inner .dot3 { margin-left: 20px; animation-delay: 0.1s; -moz-animation-delay: 0.1s; -webkit-animation-delay: 0.1s; -ms-animation-delay: 0.1s; }
.loader-inner .dot4 { margin-left: 40px; animation-delay: 0s; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; }
@keyframes dot_move {
0% { left: 0%; opacity: 0; }
30% { left: 50%; opacity: 1; height: 7px; }
40% { height: 35px; }
60% { height: 7px; }
80% { left: 50%; opacity: 1; }
100% { left: 100%; opacity: 0; }
}
@-moz-keyframes dot_move {
0% { left: 0%; opacity: 0; }
30% { left: 50%; opacity: 1; height: 7px; }
40% { height: 35px; }
60% { height: 7px; }
80% { left: 50%; opacity: 1; }
100% { left: 100%; opacity: 0; }
}
@-webkit-keyframes dot_move {
0% { left: 0%; opacity: 0; }
30% { left: 50%; opacity: 1; height: 7px; }
40% { height: 35px; }
60% { height: 7px; }
80% { left: 50%; opacity: 1; }
100% { left: 100%; opacity: 0; }
} #toTop { position: fixed; display: none; text-decoration: none; bottom: 10px; right: 10px; overflow: hidden; width: 42px; height: 41px; border: none; text-indent: 100%; background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/go_to_top.png) no-repeat right bottom; z-index: 999; text-indent: -9999px; background-size: 100%; }
#toTop:hover{opacity: .9;}
#toTop:active, #toTop:focus { outline:none; }  .dt-sc-dark-bg.top-bar a { color:#ffffff; }
.top-bar a:hover, .dt-sc-dark-bg.top-bar a:hover { color:#666; } #searchform { border-color:#e5e5e5; }
#searchform:before { color:inherit; }
#searchform input[type="text"], .cart-total:before { color:#aaaaaa; }
.cart-info .cart-total, .cart-info .cart-icon span, .dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon:hover .icon-content h4 a{color: #fff;}
.menu-icons-wrapper .search a, .menu-icons-wrapper .cart a, .menu-icons-wrapper .search a:hover span, .menu-icons-wrapper .cart a:hover span { color:#2b2b2b; }
.menu-icons-wrapper.rounded-icons .search a span, .dt-sc-vertical-small-separator, .cart-icon span, .live-chat a:hover { background:#000; }
.menu-icons-wrapper .top-menu-search-container .search-form { background:#ffffff; } .footer-copyright.dt-sc-dark-bg, #footer .dt-sc-dark-bg a { color:#fff; }
#footer .dt-sc-dark-bg a:hover{}
#footer .dt-sc-dark-bg h3, #footer .dt-sc-dark-bg h3 a { color:#fff; }
.footer-copyright { color:#777; }
#footer .tweet_list li { border-color:rgba(255, 255, 255, 0.15); }
#footer .dt-sc-dark-bg .wpcf7-form input[type="text"], #footer .dt-sc-dark-bg .wpcf7-form input[type="password"], #footer .dt-sc-dark-bg .wpcf7-form input[type="email"], #footer .dt-sc-dark-bg .wpcf7-form input[type="url"], #footer .dt-sc-dark-bg .wpcf7-form input[type="tel"], #footer .dt-sc-dark-bg .wpcf7-form input[type="number"], #footer .dt-sc-dark-bg .wpcf7-form input[type="range"], #footer .dt-sc-dark-bg .wpcf7-form input[type="date"], #footer .dt-sc-dark-bg .wpcf7-form textarea, #footer .dt-sc-dark-bg .wpcf7-form input.text, #footer .dt-sc-dark-bg .wpcf7-form input[type="search"], #footer .dt-sc-dark-bg .wpcf7-form select,#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"] { border-color: rgba(255,255,255, 0.5); }
#footer .dt-sc-dark-bg .wpcf7-form input[type="text"], #footer .dt-sc-dark-bg .wpcf7-form input[type="password"], #footer .dt-sc-dark-bg .wpcf7-form input[type="email"], #footer .dt-sc-dark-bg .wpcf7-form input[type="url"], #footer .dt-sc-dark-bg .wpcf7-form input[type="tel"], #footer .dt-sc-dark-bg .wpcf7-form input[type="number"], #footer .dt-sc-dark-bg .wpcf7-form input[type="range"], #footer .dt-sc-dark-bg .wpcf7-form input[type="date"], #footer .dt-sc-dark-bg .wpcf7-form textarea, #footer .dt-sc-dark-bg .wpcf7-form input.text, #footer .dt-sc-dark-bg .wpcf7-form input[type="search"], #footer .dt-sc-dark-bg .wpcf7-form textarea,#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"], #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"],#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-date, #footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-author { color: rgba(255,255,255, 0.5); }
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button:hover, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="button"]:hover, 	#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type="reset"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .wpcf7-form.bottom-bordered input[type="button"]:hover, #footer .wpcf7-form.bottom-bordered input[type="reset"]:hover { color: #fff; }
#footer .dt-sc-dark-bg .wpcf7-form-control-wrap:before { background: #fff; }
#footer .dt-sc-dark-bg .dt-sc-vertical-separator:before  { background: rgba(255,255,255, 0.5); }
.upb_row_bg:before { position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; left: 0; }
.list-style-left ul.dt-custom-nav { margin-left: -15px; margin-right: -15px; } .wpsl-stores-fullwidth-container .page .vc_row.wpb_row.vc_row-fluid { overflow: hidden; }
#wpsl-gmap, #wpsl-result-list {width: 100%;}
#wpsl-wrap { left: 30px; overflow: visible; position: absolute; top: 60px; width: 400px; }
.wpsl-search-btn-wrap .dt-sc-storesearch-btn {font-family: Fontawesome;}
.dt-sc-advanced-options { display: none; float: left; margin: 10px 0 0; padding: 20px 15px; width: 100%; }
.wpsl-input #wpsl-search-input { border-radius: 0!important; border: none; color: #4d4d4d; float: left; height: 60px; line-height: 60px; margin-right: 0; padding: 10px 12px; width: 316px; }
#wpsl-search-wrap .wpsl-input { background: #fff; margin-right: 0; position: relative; width: 100%; }
#wpsl-search-wrap .wpsl-search-btn-wrap, #wpsl-search-btn {margin-right: 0;}
.dt-sc-toggle-advanced-options { background: #fff; color: #4d4d4d; float: left; height: 60px; line-height: 40px; padding: 10px; position: relative; width: 100%; }
.dt-sc-toggle-advanced-options:hover {color: #4d4d4d;}
.dt-sc-toggle-advanced-options span { color: #fff; float: right; font-size: 20px; height: 60px; line-height: 60px; position: absolute; right: 0; text-align: center; top: 0; width: 60px; }
.wpsl-input label, #wpsl-radius label, #wpsl-category label, #wpsl-results label {width: 67%!important;}
#wpsl-radius, .wpsl-select-wrap #wpsl-results { margin-bottom: 10px; margin-right: 0!important; width: 100%!important; }
#wpsl-result-list li p {margin-bottom: 0;}
#wpsl-search-wrap .wpsl-select-wrap div label {line-height: 40px;}
#wpsl-results .wpsl-dropdown {z-index: 1;}
.wpsl-select-wrap { margin-bottom: 0!important; width: 100%; }
#wpsl-checkbox-filter {margin-top: 0!important;}
.wpsl-dropdown { border-radius: 0!important; width: 30%!important; }
#wpsl-wrap #wpsl-stores, #wpsl-wrap #wpsl-direction-details {height: 540px!important;}
#wpsl-stores .wpsl-store-thumb {border-radius: 0!important;}
#wpsl-radius {width: 58%;}
.wpsl-select-wrap #wpsl-results { margin-right: 0; width: 38%; }
#wpsl-checkbox-filter input[type="checkbox"] { float: right; margin: 10px 0 0; }
#wpsl-search-btn { background-image: none; border-radius: 0!important; color: #fff; height: 60px; margin-top: 0; width: 60px; }
#wpsl-wrap #wpsl-result-list ul li { margin: 20px 15px; padding: 20px 20px 10px; }
#wpsl-wrap #wpsl-result-list li:last-child {border-bottom: none;}
.wpsl-locations-details { color: #fff; float: left; margin-top: 25px; padding: 15px 10px 0; width: 100%; }
.wpsl-locations-details > span { display: block; margin-bottom: 20px; }
.single-wpsl_stores #wpsl-base-gmap_0 {height: 400px;}
.dt-appointment-fix { float: left; margin: 0; position: relative; }
#wpsl-stores .wpsl-directions { color: #fff; display: block; font-size: 14px; font-weight: bold; padding: 9px 7px 9px 0px; position: relative; text-align: center; }
#wpsl-stores li > p span { color: #fff; display: block; font-size: 14px; font-weight: bold; padding: 9px 7px; }
#wpsl-stores li > p { display: block; float: left; text-align: center; width: 100%; }
#wpsl-stores li > p, #wpsl-stores li > p ~ .wpsl-directions { display: inline-block; margin: 20px 0; width: 50%; }
#wpsl-stores li > div { float: left; width: 100%; }
#wpsl-stores li > div p a { display: block; margin-bottom: 10px; }
#wpsl-stores li > a:before { font-family: FontAwesome; margin-right: 10px; vertical-align: middle; }
#wpsl-stores li > a.dt-appointment-fix:before {content: "\f073";}
#wpsl-stores li > a.wpsl-directions:before {content: "\f1d9";}
#wpsl-search-btn, #wpsl-search-wrap input {border: none;}
#wpsl-wrap .wpsl-selected-item, .wpsl-dropdown {color: #fff;}
.wpsl-selected-item:after {border-top: 8px solid #fff!important;}
.wpsl-active .wpsl-selected-item::after { border-bottom: 8px solid #fff!important; border-top: none!important; margin-top: -5px; }
#wpsl-search-wrap #wpsl-checkbox-filter label, #wpsl-checkbox-filter.wpsl-checkbox-3-columns li { margin-right: 0; width: 100%; }
#wpsl-wrap #wpsl-result-list li {border-width: 0;}
.wpsl-search, #wpsl-result-list { -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); background-color: rgba(237, 245, 248, 0.8); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25); }
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li { border-bottom: 1px dashed rgba(0, 0, 0, 0.15); margin-right: 0; padding: 10px 0; width: 100%; }
.dt-sc-advanced-options, #wpsl-wrap #wpsl-result-list ul li {background-color: rgba(255, 255, 255, 0.64);}
.dt-sc-button.dt-cookie-consent-button:hover{background-color:#FFF !important; color:#2f2f2f;}  @media only screen and (max-width: 1380px) {
.menu-container > ul.dt-primary-nav > li > a{padding: 0px 8px;padding-left: 8px;font-size: 12px;}
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"]:focus {  width: 1110px;  max-width: 1110px; }
.fullwidth-on-laptop.vc_col-sm-8 { width: 100%; text-align: center; }
.fullwidth-on-laptop.vc_col-sm-8 .vc_column-inner { padding-right: 0; }
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft { margin-right: 0; float: right; width: 100%; text-align: center; }
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none form > div, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left form > div, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-center form > div, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right form > div { float: none; display: inline-block; margin-top: 15px; }
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right { margin-bottom: 20px; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm { width: 100%; }
#footer .footer-24 h2.dt-sc-lightweight { font-size: 32px; }
} @media only screen and (min-width:1200px) and (max-width:1380px) {
.rs_aligncenter_hxlg .dt-logo-container.logo-align-left a,
.rs_aligncenter_hxlg .dt-logo-container.logo-align-right a { margin: auto; }
.rs_aligncenter_hxlg .dt-header-menu.left, .rs_aligncenter_hxlg .dt-header-menu.right { float: none; }	
}
@media only screen and (min-width: 1200px) {
.dt-header-menu { display: inline-block; }
.mobile-nav-container,
.dt-header-menu ul.dt-primary-nav li.go-back,
.dt-header-menu ul.dt-primary-nav li.see-all { display: none; }
.dt-header-menu.center { display: table; }	
}
@media only screen and (max-width: 1199px) {
.menu-container > ul.dt-primary-nav > li > a{padding: 0px 8px !important;padding-left: 8px !important;font-size: 12px !important;}
.dt-no-header-builder-content.aligncenter .no-header { padding-bottom: 25px; }
.dt-no-header-builder-content .no-header .no-header-logo, 
.dt-no-header-builder-content .no-header .no-header-logo h2 { text-align: center; }
#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container { padding-left: 15px; padding-right: 15px; }
.overlay-header-search .overlay-search #searchform { width: 75%; }
.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { height: auto; } .dt-sc-simpler-content .mobile-nav-container .menu-trigger { display: table; margin-left: auto; margin-right: auto; cursor: pointer; }	
.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 400px; }		
.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu > ul, .dt-sc-simpler-content .mobile-menu ul.sub-menu { position: absolute; }
.dt-sc-simpler-content .mobile-menu.nav-is-visible { -webkit-transform: none; transform: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; width: 100%; max-width: 100%; }
.dt-sc-simpler-content .mobile-menu { left: -245px; width: 230px; max-width: 230px; width: 0; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; z-index: 1000; }
.dt-sc-simpler-content .mobile-menu.nav-is-visible, .dt-sc-simpler-content .mobile-menu.nav-is-visible ul.dt-primary-nav { left: 0; }		
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a { font-size: 30px; }		
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger { position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); text-align: center; width: 100%; font-size: 55px; text-transform: uppercase; }
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before { font-size: 55px; }
.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 100% !important; }
.vc_row.dt-sc-simpler-content { overflow-x: hidden; }
}
@media only screen and (min-width:768px) and (max-width:1199px) {
.mobile-nav-container, .dt-header-menu ul.dt-primary-nav li.go-back, .dt-header-menu ul.dt-primary-nav li.see-all {display: none;}
#header4 .menu-container{position: inherit;}
#header4 #main-menu > .vc_column-inner > .wpb_wrapper{position: relative;}
.no-header-menu ul li ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu{left:auto !important;right:100%;}
.apply-sticky-header, .apply-sticky-header > .vc_row:not(.vc_clearfix) { height: inherit; }
#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left, #footer .alignleft .same-on-mobile.left .menu-footer-menu-container { text-align: left; }
#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right, #footer .alignright .same-on-mobile.right .menu-footer-menu-container { text-align: right; }		
} @media only screen and (min-width:992px) and (max-width:1199px) { .top-bar .dt-sc-vertical-separator { margin:0px 10px; }
#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper { display: block; text-align: center; }
#header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }
#header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="vc_col-md"]:after { content: none; }
#header5 .menu-container > ul.dt-primary-nav > li {padding: 24px 0 27px 0;}
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"]:focus {  width: 930px;  max-width: 930px; }
.dt-sc-maaya-header.with-border .vc_col-sm-1.vc_col-lg-10.vc_col-md-12.wpb_column,
.dt-sc-maaya-header .vc_col-md-12.wpb_column, .dt-sc-maaya-header .vc_col-md-10.wpb_column, 
.dt-sc-maaya-header .vc_col-md-8.wpb_column, .dt-sc-maaya-header .vc_col-md-6.wpb_column { margin-bottom: 0px; }	
#header .header-24 .dt-sc-contact-info { font-size: 11px; }
#header .header-25 .dt-header-menu .dt-primary-nav > li > a { padding: 0 16px; }
#header .header-25 .dt-header-menu .dt-primary-nav > li a { font-size: 13px; }
#header .header-28 .vc_col-md-8.wpb_column { margin-bottom: 0; }
#header .header-28 .no-header-menu ul li a, 
#header .header-28 .dt-header-menu .dt-primary-nav li a { padding: 10px 10px; }
#header .header-29 .no-header-menu ul li a, #header .header-29 .dt-header-menu .dt-primary-nav li a { font-size: 13px; }
.rs_aligncenter_md .dt-logo-container.logo-align-left a,
.rs_aligncenter_md .dt-logo-container.logo-align-right a { margin: auto; }
.rs_aligncenter_md .dt-header-menu.left, .rs_aligncenter_md .dt-header-menu.right { float: none; }
#menu-main-menu .has-mega-menu ul.sub-menu{width: 850px !important;}
#menu-main-menu .mega-menu-custom-width	 ul.sub-menu li.menu-item-object-dt_mega_menus,
#menu-main-menu .mega-menu-custom-width	 ul.sub-menu li.menu-item-object-dt_mega_menus > .vc_row {width: 850px !important;} ul.side-nav li a { font-size:13px; } .main-title-section-wrapper.breadcrumb-right .main-title-section h1 { font-size: 26px; }
.main-title-section-wrapper.breadcrumb-right .main-title-section { width:58%; }
.main-title-section-wrapper.breadcrumb-right .breadcrumb { width:42%; } .responsive-map { max-width: 100%; } .footer-copyright .vc_col-sm-6 { width:100%; text-align:center; }
.footer-copyright .vc_col-sm-6 .vc_column-inner  { padding:0; }
.footer-copyright .menu-links { text-align:center; }
#footer .footer-copyright .vc_col-sm-6 .wpb_wrapper, #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.right, #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.left { text-align: center; float: none; display: inline-block; }
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable { float: left; margin-top: 10px; text-align: center; width: 100%; }
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable li { display: inline-block; float: none; }
#footer .alignleft .menu-footer-menu-container,
#footer .alignright .menu-footer-menu-container,
#footer .alignleft .dt-custom-nav-wrapper,
#footer .alignright .dt-custom-nav-wrapper { text-align: center; }
#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { float: none; display: inline-block; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]:first-child { font-size: 12px; padding: 15px; }
.footer18-widget .widget .recent-posts-widget li .entry-content p { font-size: 12px; line-height: 20px; }
.footer-20 .dt-sc-twitter-icon span { font-size: 40px; } .footer-20 .dt-sc-twitter-icon span { text-align: left; }
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet { padding-left: 60px; }
.footer-20 .footer-20-contact .vc_column-inner { margin-top: 0px; padding: 15px 30px 30px 30px !important; position: static; }
.footer-info-content.vc_row { width: 100%; }
#footer .footer-22 .dt-sc-newsletter-section.type6 { padding: 12px 30px 4px; }
#footer .footer-22 .footer-copyright .vc_col-sm-6 { width:50%; text-align: left; }
#footer .footer-22 .footer-copyright .vc_col-sm-6:last-child { text-align: right; }
#footer .footer-22 .footer-copyright .vc_col-sm-6 .dt-sc-sociable.right { width: 100%; text-align:right; margin: 0; }
#footer .footer-22 .footer-copyright .vc_col-sm-6:last-child .wpb_wrapper { width: 100%; }	
#footer .footer-23.footer-copyright .vc_col-sm-6 { width: 50%; }
#footer .footer-23.footer-copyright .vc_col-sm-6:first-child, #footer .footer-23.footer-copyright .vc_col-sm-6:first-child .wpb_wrapper { text-align: left; float: left; }
#footer .footer-23.footer-copyright .vc_col-sm-6:last-child, #footer .footer-23.footer-copyright .vc_col-sm-6:last-child .wpb_wrapper { text-align: right; float: right; }
#footer .footer-24 h2.dt-sc-lightweight { font-size: 28px; }
} @media only screen and (min-width:768px) and (max-width:991px) {
.header2 .wpb_column:nth-child(1) .vc_column-inner {padding-right: 0;}
.header3.top-bar .wpb_column:nth-child(1) p{font-size: 12px;}
.header3-section2 #searchform{max-width: 145px !important;}
#header .header3-section2 #searchform input[type="text"]{width: 100% !important;}
.dt-header-menu h3.heading-bottom-img{font-size: 18px;}
.dt-header-menu ul.dt-primary-nav li:nth-last-child(3) > ul.sub-menu{left: auto;right: 0;}
#header5 .dt-logo-container{padding-top: 7px;}
#header5 .menu-container > ul.dt-primary-nav > li {padding: 16px 0 28px 0;}
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a{font-size: 12px !important;}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li { width: 680px !important; }
.text-with-icon { font-size:12px; } .menu-container > ul.dt-primary-nav > li > a{padding: 0px 5px !important;font-size: 10px !important;}
.dt-sc-sociable.small li a{font-size: 14px;}
ul.header-social li a{width: 45px !important;}
.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { margin:0px 7px; }
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child,
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child { display: table; float: none !important; margin-left: auto; margin-right: auto; text-align: center !important; }
#header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child { display: block; }
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper { display: block; text-align: center; }
#header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }
#header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*="rs_col-sm"]:after { content: none; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"]:focus {  width: 740px;  max-width: 740px; }
.dt-sc-maaya-header.with-border .mobile-nav-container .menu-trigger { top: 7px; }
.dt-sc-maaya-header.with-border .dt-sc-slide-search #searchform input[type="text"] { top: -2px; padding-bottom: 11px; }
.dt-sc-maaya-header.with-border .dt-sc-slide-search #searchform::before { top: 3px; }
.dt-sc-maaya-header.with-border .alignright.rs_col-sm-6.wpb_column.vc_col-sm-2 { margin-bottom: 0; }
.header-24 .dt-logo-container { margin-top: 30px; }
#header .header-25 .mobile-nav-container { margin: 12px 0; }
#header .header-25 .menu-icons-wrapper { margin: -9px 0 0; }
#header .header-27 .no-header-menu ul li a, #header .header-27 .dt-header-menu .dt-primary-nav li a { padding: 10px 12px; }
#header .header-27 .vc_column_container section > .vc_column-inner { padding-left: 0; padding-right: 0; }
#header .header-27 .dt-custom-nav li { white-space: inherit; }
#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal.dt-simple-menu.right .dt-custom-nav { float: right; }
#header .header-28.header-container .dt-col-static-position > .vc_column-inner { padding-left: 0; }
#header .header-28 .no-header-menu ul li a, #header .header-28 .dt-header-menu .dt-primary-nav li a { padding: 10px 6px 11px; font-size: 11px; }
#header .header-28-topbar .dt-custom-nav-wrapper.left { float: left; }
#header .header-28-topbar .dt-custom-nav-wrapper.right {  float: right; }
#header .header-28 .cart-info:before { font-size: 16px; }
#header .header-29 .wpb_column.rs_col-sm-12.vc_col-sm-6 { width: 50%; }
#header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child, 		 
#header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child { float: right !important;  text-align: right !important; }
#header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child { float: left !important;  text-align: left !important; }
#header .header-29 .no-header-menu ul li a, #header .header-29 .dt-header-menu .dt-primary-nav li a { font-size: 9px; }
#header .header-29 .no-header-menu ul li, #header .header-29 .dt-header-menu .dt-primary-nav li { margin: 0 2px 0 0; }
#header .header-29 #searchform input[type="text"] { font-size: 10px; }
.rs_aligncenter_sm .dt-logo-container.logo-align-left a,
.rs_aligncenter_sm .dt-logo-container.logo-align-right a { margin: auto; }
.rs_aligncenter_sm .dt-header-menu.left, .rs_aligncenter_sm .dt-header-menu.right { float: none; }
.rs_aligncenter_sm .mobile-nav-container { text-align: center; }
#menu-main-menu .has-mega-menu ul.sub-menu,
#menu-main-menu .mega-menu-custom-width	 ul.sub-menu li.menu-item-object-dt_mega_menus,
#menu-main-menu .mega-menu-custom-width	 ul.sub-menu li.menu-item-object-dt_mega_menus > .vc_row {width: 700px !important;} .main-title-section-wrapper.breadcrumb-right .main-title-section h1 { font-size:24px; margin-top:11px; } ul.side-nav li a { font-size:10px; padding: 6px 10px 6px 50px; }
ul.side-nav li a:before { width: 30px; height: 30px; line-height: 30px; }
ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before { font-size: 18px; }
.side-navigation.type3 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li:hover > a { padding-left: 35px; }
.side-navigation.type3 ul.side-nav li a, .side-navigation.type3 ul.side-nav li a:before { font-size: 10px; }
.side-navigation.type3 ul.side-nav li a:before, .side-navigation.type3 ul.side-nav li a:after { width: 35px; }
.side-navigation.type5 ul.side-nav li a { font-size: 12px; padding: 8px 0 9px 0; } .responsive-map { max-width: 100%; } .footer-copyright .vc_col-sm-6,  .footer-copyright .vc_col-sm-6.alignright { width: 100%; text-align: center; float: none; display: block; }
.footer-copyright .vc_col-sm-6 .vc_column-inner  { padding:0; }
.footer-copyright .menu-links { text-align:center; margin-top:5px; }
.footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable { float: none; text-align: center; display: inline-block; }
#footer .alignleft  .menu-footer-menu-container { text-align: center; }
#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { float: none; display: inline-block; }
#footer .footer-copyright .wpb_wrapper, #footer .footer-copyright .dt-sc-sociable.right, #footer .footer-copyright .dt-sc-sociable.left { text-align: center; float: none; display: inline-block; }
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin, .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin { margin-right: 0; margin-bottom: 10px; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]:first-child { font-size: 10px; padding: 10px; }
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { padding: 14px 10px 14px; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width: 30%; }
.footer18-widget .widget .recent-posts-widget li .entry-content { width: 100%; float: left; margin-top: 0; }
#footer .footer18-widget .footer-copyright .wpb_wrapper { text-align: left; }
.footer-18 .dt-sc-twitter-feeds .tweet-text, .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 10px; }	
.footer-19.newsletter form { width: 400px; }
.footer-20 .dt-sc-twitter-icon span { font-size: 40px; }
.footer-20 .dt-sc-twitter-feeds .tweet-text, .footer-20 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 11px; }
.footer-20 .dt-sc-twitter-icon span { text-align: left; }
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet { padding-left: 60px; }
.footer-20 .footer-20-contact .vc_column-inner { position: static; }
.footer-info-content.vc_row { width: 100%; }
.footer-info.vc_column_container {  padding: 10px; }
#footer .footer-22 .dt-sc-newsletter-section.type6{padding:12px 10px 4px;}		
#footer .footer-22 .dt-sc-newsletter-section.type6 > p{padding:0px 10px;}	
#footer .footer-23.footer-copyright .vc_col-sm-6 { width: 50%; }
#footer .footer-23.footer-copyright .vc_col-sm-6:first-child, #footer .footer-23.footer-copyright .vc_col-sm-6:first-child .wpb_wrapper { text-align: left; float: left; }
#footer .footer-23.footer-copyright .vc_col-sm-6:last-child, #footer .footer-23.footer-copyright .vc_col-sm-6:last-child .wpb_wrapper { text-align: right; float: right; }	
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap, 
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap { display: block; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap { width: 100%; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap { margin-top: 3px; padding-left: 0; padding-right: 0; }	
#footer .footer-24 h2.dt-sc-lightweight { font-size: 38px; }	
}  @media only screen and (max-width: 767px) {
.dt-no-header-builder-content .no-header-menu.dt-header-menu{display: none;}
.dt-header-menu { display: none; }
.dt-no-header-builder-content .no-header { display: block; padding-bottom:15px;} .top-bar { max-height:none; text-align:center; padding:5px 0px; }
.top-bar .wpb_column { margin-bottom:0; padding: 0; }
.top-bar .text-with-icon { font-size:12px; }
.top-bar .alignright { float:none; display:inline-block; text-align:center; }
.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { margin:0px 10px; }
.top-bar .dt-sc-sociable li { float:none; }
.no-header-logo-wrapper, .dt-no-header-builder-content .no-header-top, .dt-no-header-builder-content .mobile-nav-container .menu-trigger{ text-align: center;}		
#header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
#header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child { display: table; float: none !important; margin-left: auto; margin-right: auto; text-align: center !important; }
#header .dt-header-tpl .dt-logo-container a,
#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] { margin-left: auto; margin-right: auto; }
#header .dt-header-tpl div[class^="dt-logo-container"][class*="vc_custom"] { width: 60%; }
#header .dt-header-tpl .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: block; height: auto; text-align: center; }
#header .dt-header-tpl .search-module.simple-header-search { display: table; margin-left: auto; margin-right: auto; }
#header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container ~ .search-module { margin-top: 15px; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header	{ position: relative !important; }
#header .dt-header-tpl .sticky-wrapper .apply-sticky-header, #header .dt-header-tpl .sticky-wrapper .apply-sticky-header > .vc_row:not(.vc_clearfix) { height: inherit; }		
#header .dt-header-tpl .sticky-wrapper.is-sticky .apply-sticky-header > .vc_row:not(.vc_clearfix) { box-shadow: none; }
.dt-sc-dark-bg #logo a .darkbg_logo { display: none; }
.dt-sc-dark-bg #logo a .normal_logo { display: block; }
.overlay-search #searchform input[type="text"] { font-size: 25px; letter-spacing: 0.5px; }
.mobile-nav-container { text-align: left; }
.dt-sc-slide-menu .menu-icons-wrapper, .dt-sc-slide-menu .menu-icons-wrapper .search { padding: 0; }
.dt-sc-slide-menu.dt-sc-maaya-header .wpb_column { margin-bottom: 0px; }
.dt-sc-slide-menu.dt-sc-maaya-header .menu-icons-wrapper .search { width: 30px; height: 30px; line-height: 30px; }
.dt-sc-slide-menu.dt-sc-maaya-header .wpb_column.vc_col-xs-6 { width: 50%; }
.search-module.slide-down-header-search .menu-icons-wrapper .top-menu-search-container { left: 75%; right: auto; -webkit-transform: translateX(-75%); transform: translateX(-75%); }
.simple-header-search.stretch, .simple-header-search.stretch #searchform, .simple-header-search.stretch #searchform input[type="text"] { width: 100%; }
.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight), .search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover,
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover { background-color: transparent; }
.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span, .search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span { color: inherit; }
#header1-home .right-contact-content .wpb_wrapper {padding-top: 0px;text-align: center;}
#header1-home .right-contact-content .wpb_wrapper .text-with-icon{margin-bottom: 15px;}
#main-menu .header-social{float:none;margin-top: 5px; text-align:center;}
#main-menu .menu-trigger{padding: 10px 15px;}
#main-menu > .wpb_column{margin-bottom: 0px;}
#main-menu .menu-trigger span{float: right;}
.dt-style-picker-wrapper{display: none;} .header2 .left-contact-content .wpb_wrapper{text-align: center;}
.header2 .left-contact-content .wpb_wrapper .text-with-icon:last-child{margin-top: 5px;}
.header2 .shop-detail .wpb_wrapper{text-align: center;}
.header2 .wpb_column:nth-child(1), .header2-section2 .wpb_column:nth-child(1){margin-bottom: 0;}
.header2-section2 .uavc-icons-right.uavc-icons{ text-align: center !important; }
.header3.top-bar .wpb_column:nth-child(1) p{line-height: 24px;}
.header3 .wpb_column:nth-child(1) .wpb_text_column{ margin-bottom: 0; }
.header3.top-bar .left-contact-content{text-align: center;}
.header3.top-bar .left-contact-content .wpb_wrapper{padding-top: 0;}
.header3-section2 #searchform{max-width: 100%;}
.header3-section2 .wpb_column:nth-child(1), .header3-section2 .wpb_column:nth-child(2){margin-bottom:0;}
.header3-section2 .wpb_column:nth-child(3) .vc_column-inner {text-align: center !important;}
.header3-section2 .wpb_column:nth-child(3) .vc_column-inner a.cart-info{margin-top: 0;}
#header .header3-section2 #searchform input[type="text"]{width: 100% !important;}
#header4 .left-contact-content{text-align: center;}
#header4 .left-contact-content .text-with-icon{border-right: 0;padding:0;margin-right: 0;width: 100%;}
#header4 .left-contact-content .text-with-icon:nth-child(1){margin-bottom: 10px;}
#header4 .wpb_column:nth-child(1){margin-bottom: 0px;}
#header5{background-color: transparent !important;} .main-title-section, .main-title-section h1, .breadcrumb { text-align:center; }
.main-title-section-wrapper.breadcrumb-right .main-title-section, .main-title-section-wrapper.breadcrumb-right .breadcrumb, .main-title-section-wrapper.breadcrumb-left .main-title-section, .main-title-section-wrapper.breadcrumb-left .breadcrumb{width: 100%; text-align:center;}
} .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);  }
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before { font-size: 60px; text-transform: uppercase; }
.vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container { margin: 0; }
.vc_row.dt-sc-simpler-content.from-left.dt-sc-simpler-content-open .dt-simpler-slider { right: 20px; }
.dt-sc-simpler-content .dt-simpler-slider, .dt-sc-simpler-content.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-close .dt-simpler-slider, .dt-sc-simpler-content-close.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { top: 12px; }
.vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before { font-size: 45px; }
.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger { position: static; top: auto; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; font-size: 40px; }
.vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger > i:before { font-size: 40px; }
.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 400px !important; }
.dt-sc-simpler-content-open .dt-simpler-slider, .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider { right: 20px; left: auto; }
.vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container { margin-bottom: 0; }	
.dt-sc-maaya-header .dt-simpler-slider { background: #3d3d3d; width: 40px; height: 40px; position: fixed; left: auto; right: 10px; top: 10px; }
.dt-sc-maaya-header .dt-simpler-slider span { width: 18px; background: #fff; left: 0; right: 0; margin: 0 auto; }
.dt-sc-maaya-header .dt-simpler-slider span:first-child { top: 14px; }
.dt-sc-maaya-header .dt-simpler-slider span:last-child { -webkit-transform: translate3d(0, 8px, 0); transform: translate3d(0, 8px, 0); -moz-transform: translate3d(0, 6px, 0); -ms-transform: translate3d(0, 8px, 0); }
.dt-sc-maaya-header .dt-simpler-slider:before { color: #fff; top: 4px; font-size: 24px; }
.dt-sc-maaya-header .dt-simpler-slider:hover:before, .dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider:before { left: 4px; }
.dt-sc-maaya-header.with-border { padding-top: 20px; }
.dt-sc-maaya-header.with-border .mobile-nav-container .menu-trigger { width: 100%; position: static; color: #fff; }	
.dt-sc-maaya-header .dt-sc-slide-search #searchform { width: 100%; max-width: 100%; float: right; }
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"], .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type="text"]:focus { padding: 4px 0 20px; width: 100%; }
.dt-sc-maaya-header:not(.with-border) .dt-sc-slide-search #searchform input[type="text"]:focus {  width: 450px;  max-width: 450px; }
#header .dt-header-tpl .dt-sc-maaya-header .search-module.simple-header-search { width: 100%; }
#header .header-24 .dt-logo-container { margin-top: 50px; margin-bottom: 10px; }
#header .header-24.top-bar p { line-height: 50px; }
#header .header-24.top-bar p, #header .header-24.top-bar .wpb_wrapper { text-align: center; }
#header .header-24.top-bar .dt-sc-button { margin-bottom: 20px; }
#header .header-24 .dt-sc-contact-info { text-align: center; padding-left: 0; }
#header .header-24 .dt-sc-contact-info span { margin: 0 0 10px 0; font-size: 24px; position: static; width: 100%; }
#header .header-24 .alignright .vc_col-sm-4 { width: 50%; }
#header .header-24 .alignright .vc_col-sm-4:last-child { width: 100%; }
.header-24 .mobile-nav-container { padding: 5px 0; }
#header .header-25 .wpb_column { margin-bottom: 0; }
#header .header-25 .mobile-nav-container { margin: 12px 0 0; }
#header .header-25 .menu-icons-wrapper { margin: 0 0 18px; text-align: center; }
#header .header-25 .cart-info { padding: 14px 0px 14px 27px; }
#header .header-26 .vc_col-sm-2 { top: -30px; }
#header .header-26 .vc_col-sm-5 { margin-bottom: 5px; }
#header .header-27 .vc_col-sm-3.vc_col-xs-6,
#header .header-27 .vc_col-sm-2.vc_col-xs-6 { margin-bottom: 0; }
#header .header-27 .is-sticky .apply-sticky-header .dt-col-static-position { margin-top: 20px; }
#header .header-28-topbar .wpb_column { margin: 10px 0 0 0; }
#header .header-28-topbar .wpb_column:last-child { margin-bottom: 10px; }
#header .header-28 { padding-top: 27px; }
#header .header-28.header-container .dt-col-static-position {  padding-right: 0; }
#header .header-29 .alignright { width: auto; float: none; display: inline-block; }	
.rs_aligncenter_xs .dt-logo-container.logo-align-left a,
.rs_aligncenter_xs .dt-logo-container.logo-align-right a { margin: auto; }
.rs_aligncenter_xs .dt-header-menu.left, .rs_aligncenter_xs .dt-header-menu.right { float: none; } .main-title-section h1 { font-size:26px; }
.main-title-section-wrapper.breadcrumb-right .main-title-section, .main-title-section-wrapper.breadcrumb-right .breadcrumb, .main-title-section-wrapper.breadcrumb-left .main-title-section, .main-title-section-wrapper.breadcrumb-left .breadcrumb {  padding:0;  } .side-navigation, .side-navigation-content { width:100%; }
.side-navigation { margin-bottom:30px; } .responsive-map { max-width: 100%; } #footer .footer-copyright .vc_col-sm-6, #footer .footer-copyright .alignright.vc_col-sm-6, #footer .footer-copyright .alignleft.vc_col-sm-6,
#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav, 
#footer .alignright.wpb_column, #footer .alignleft.wpb_column,
#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { text-align: center; }
#footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav li,
#footer .footer-copyright .dt-logo-container.logo-align-left, #footer .footer-copyright .dt-logo-container.logo-align-right { float: none; display: inline-block; }
#footer .dt-custom-nav-wrapper.left.same-on-mobile { text-align: left; }
#footer .dt-custom-nav-wrapper.right.same-on-mobile { text-align: right; }
#footer .dt-sc-sociable.center-on-mobiles { text-align: center; }
#footer .dt-mc-subscribe:not(.inline) > form > div.btn-wrap { width: 50%; margin-top: 10px; }
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft, .fullwidth-on-laptop.vc_col-sm-8 .alignright { margin-right: 0; line-height: 40px; width: 100%; margin-bottom: 10px; }
.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper { width: 90%; }
.footer-copyright { text-align: center; }
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left, 
.fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right { margin-bottom: 0; }
.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin, .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin { margin-right: 0; margin-bottom: 10px; }
.dt-custom-nav-wrapper.left.rs_align_sm-center, .dt-custom-nav-wrapper.right.rs_align_sm-center { text-align: center; }
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav,
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav, 
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav { margin-left: auto; margin-right: auto; }
.dt-custom-nav-wrapper.left.rs_align_sm-center .dt-custom-nav > li, 
.dt-custom-nav-wrapper.right.rs_align_sm-center .dt-custom-nav > li, 
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav > li,
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav > li, 
.flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav > li { float: none; }
#footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left, #footer .alignleft .same-on-mobile.left .menu-footer-menu-container,
#footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right, #footer .alignright .same-on-mobile.right .menu-footer-menu-container { text-align: center; }
#footer .footer-copyright .wpb_wrapper, #footer .footer-copyright .dt-sc-sociable.right, #footer .footer-copyright .dt-sc-sociable.left { text-align: center; float: none; display: inline-block; }
.footer-17 .dt-sc-newsletter-section.type2 { position: static; }
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] { width: 49%; margin-right: 1%; }
#footer .footer18-widget .extend-bg-fullwidth-right, #footer .footer18-widget .extend-bg-fullwidth-left, #footer .footer18-widget .extend-bg-fullwidth-right:after, #footer .footer18-widget .extend-bg-fullwidth-left:after { margin-bottom: 0; padding-left: 15px; padding-right: 15px; }
#footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight), #footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight), #footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight):after, #footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight):after { background: #c2c2c2; }
#footer .footer18-widget .extend-bg-fullwidth-right:after { left: -50%; }
#footer .footer18-widget .extend-bg-fullwidth-left:after { right: -50%; }
#footer .footer18-widget .footer-copyright { position: static; margin: 15px 0; }
.footer18-widget .vc_column_container.extend-bg-fullwidth-right { padding-left: 30px; }
.footer-18 .dt-sc-twitter-icon { height: auto; width: 100%; z-index: 1; }
.footer-18 .dt-sc-twitter-icon:before { width: 9999px; left: -50%; }
.footer-18 .dt-sc-twitter-icon:after { border-left: 5px solid transparent; border-top: 5px solid #32aadf; border-right: 5px solid transparent; top: 100%; transform: none; -moz-transform: none; -webkit-transform: none;  -ms-transform: none; right: 0; background: none; left: 0; margin: -1px auto; }
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet { padding-left: 0; padding-top: 77px;  }
.footer-18 .dt-sc-twitter-feeds .tweet-text, .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 12px; line-height: 20px; }
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { margin: 0; }
#footer .footer-19.newsletter form { width: 100%; margin-top: 10px; }
#footer .footer-19.newsletter form > div.email-field-wrap { float: left; }
#footer .footer-19 .dt-mc-subscribe:not(.inline) > form > div.btn-wrap { width: auto; margin-top: 0; }
#footer .footer-19.footer-copyright .wpb_column { margin-bottom: 0; }
.footer-20.vc_row[data-vc-full-width] { overflow: hidden; }
.footer-20 .footer-20-contact .vc_column-inner { position: static; bottom: 0; margin-top: 80px; }
.footer-20-widget.vc_column_container { padding-left: 0; }
#footer .footer-22 .dt-sc-newsletter-section.type6 > p{padding:0px;}
#footer .footer-22 .dt-sc-newsletter-section.type6{padding:0px 15px 45px; border-right:0px; border-bottom-width: 1px; border-bottom-style: solid; }
.footer-info.vc_column_container { padding: 10px 15px; margin: 0; }
#footer .footer-copyright .dt-sc-sociable.right, #footer .footer-copyright .dt-sc-sociable.left { width: 100%; margin: 0; }
#footer .footer-22 .vc_column_container.no-padding-right > .vc_column-inner { padding-left: 0; }
.footer-22 .footer-copyright.vc_row { padding-bottom: 0; }
#footer .footer-23 .dt-logo-container, #footer .footer-23 .dt-sc-sociable.right { float: none; display: inline-block; text-align: center; width: 100%; }
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap { margin-top: 3px; padding-left: 0; padding-right: 0; }	
#footer .footer-24 .dt-mc-subscribe.square.inline.dt-custom-fullwidth form .email-field-wrap div, #footer .footer-24 .dt-mc-subscribe.square.inline.dt-custom-fullwidth form .btn-wrap div { display: table-cell; float: none; }	
#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style="none"][data-hover-style="none"] .dt-custom-nav { width: 100%; overflow: hidden; }
#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style="none"][data-hover-style="none"] .dt-custom-nav li { text-align: left; }
#footer .footer-25.vc_row.vc_row-no-padding .vc_column-inner{padding:0px 15px;}
#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-address-content { padding: 0px; }
#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-form-content { padding: 0px; margin: 40px 0px 0px; } .wpsl-stores-fullwidth-container { text-align: center; }
#wpsl-wrap { margin: 35px auto; position: relative; top: auto; float: none; display: inline-block; text-align: left; left: 0; }
#wpsl-wrap #wpsl-stores, #wpsl-wrap #wpsl-direction-details { height: 325px !important; }
.wpsl-search, #wpsl-result-list { -webkit-box-shadow: none; box-shadow: none; }
.wpsl-input #wpsl-search-input { width: 316px !important; }
#wpsl-search-wrap .wpsl-search-btn-wrap { clear: none; }
#wpsl-search-wrap #wpsl-search-btn { margin-right: 0; }
#wpsl-gmap { margin: 0; }
.dt-mc-subscribe.only-border-bottom form .email-field-wrap input[type="email"]{font-size:30px;}
.zoom-hover.dt-sc-sociable li:first-child{margin-left:10px;}
.zoom-hover.dt-sc-sociable li{margin:0px 10px 10px;}
.footer-36 .dt-sc-sociable.extra-large li a{width:40px; height:40px; line-height:40px;}	
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child{margin-left:2px;}
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child a{padding-left:10px;}	
.footer-36 .no-left-padding > .vc_column-inner{padding-left:15px;}
.footer-36 .vc_col-sm-8 > .vc_column-inner{padding-left:15px;} @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) { 
#primary.with-left-sidebar, #primary.with-right-sidebar, #primary.with-both-sidebar { display: inline-block; float: left;}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.loader-inner::before { font-size: 5em; } .dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 400px !important; } .footer-copyright .vc_col-sm-6 { width: 100% !important; margin-bottom:15px !important; text-align:center; padding:0; }
.footer-copyright .dt-sc-sociable li { display: inline-block; float: none; }
.footer-copyright .dt-sc-sociable.diamond-square-border li { margin:0 20px 0 0; }
.footer-copyright .alignright img { display: inline-block; float: none; }
.footer-copyright .dt-sc-contact-info span { width:20px; margin:7px 6px 0 0; font-size:15px; }
} @media only screen and (max-width: 479px) {
.loader-inner::before { font-size: 4em; } .top-bar { line-height:35px; padding-bottom:10px; }
.top-bar .dt-sc-vertical-separator, .top-bar .dt-sc-vertical-small-separator { display:none; }
.top-bar .dt-sc-sociable { float:none; }
.top-bar .text-with-icon { margin:0px 5px; } .header2 .left-contact-content .wpb_wrapper .text-with-icon{padding:0;margin:0;border-right: 0;}
.overlay-header-search .overlay-search #searchform { width: 90%; }
.search-module.slide-down-header-search #searchform { max-width: 175px; }
.dt-sc-maaya-header:not(.with-border) .dt-sc-slide-search #searchform input[type="text"]:focus {  width: 320px;  max-width: 320px; }
.dt-sc-maaya-header.with-border { margin: 0; } .vc_row.dt-sc-simpler-content { width: 100% !important; left: -100% !important; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; }
.vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open { left: 0 !important; }
.dt-sc-simpler-content.from-left .dt-simpler-slider, .dt-sc-simpler-content.from-left.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-close.from-left .dt-simpler-slider, .dt-sc-simpler-content-close.from-left.boxed-header .dt-simpler-slider, .dt-sc-simpler-content-open.from-left .dt-simpler-slider, .dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider { right: 15px; left: auto; top: 12px; }
.dt-sc-simpler-content .mobile-menu { width: 100%; max-width: 100%; }
.dt-sc-simpler-content .mobile-menu, .dt-sc-simpler-content .mobile-menu ul.sub-menu, .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav { height: 100% !important; }
.vc_row.dt-sc-simpler-content.overlay-header { left: auto !important; }
.dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger, .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before { font-size: 55px; }
.secondary-sidebar .vc_row.dt-sc-simpler-content { width: 260px !important; left: -260px !important; }	
.secondary-sidebar .vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open { left: 0 !important; }
#header .header-24 .alignright .vc_col-sm-4 { width: 100%; } .main-title-section h1 { font-size:23px; } #wpsl-wrap { width: 90%;  }
#wpsl-search-wrap .wpsl-search-btn-wrap { float: right; }
.wpsl-input #wpsl-search-input { width: 77.2% !important; }
#wpsl-search-wrap #wpsl-search-btn { margin-bottom: 0; } .map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal > li { margin: 5px 0; }
.footer-copyright .dt-sc-sociable li { display: inline-block; float: none; }
.alignright .dt-sc-sociable { width:100%; text-align:center; }
#footer .footer-19.newsletter form > div.email-field-wrap { width: 60%; }
.footer-19.newsletter .dt-mc-subscribe form .btn-wrap input[type="submit"] { padding: 5px 20px; }	
.footer-info-content.vc_row { width: 100%; }	
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li { width: 16%; }
#footer .footer-24 .dt-custom-nav { width: 100%; text-align: left; }
} @media only screen and (min-width: 320px) and (max-width: 479px) {
} @media only screen and (max-width: 319px) { .top-bar .text-with-icon { font-size: 11px; margin: 0 3px; }
.top-bar .text-with-icon .icon, .top-bar .text-with-icon .fa { font-size: 12px; margin: 0 3px 0 0; } .menu-icons-wrapper { float: none; margin: 0 auto; position: static; text-align: center; }
.menu-icons-wrapper .search, .menu-icons-wrapper .cart { display: inline-block; float: none; } .footer-copyright .dt-sc-sociable li { margin-bottom:7px; }
ul.header-social li a{height: 55px !important;width: 38px !important;line-height: 50px !important;}
}
@media only screen and (max-height: 500px) {
.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 320px !important; }
}
@media only screen and (max-height: 400px) {
.dt-sc-simpler-content.boxed-header .mobile-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav, .dt-sc-simpler-content.overlay-header .mobile-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu, .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav { height: 200px !important; }
}.blog-entry.entry-date-author-left .entry-date-author .comments i, .blog-entry.blog-medium-style, .pagination ul li a i, .blog-entry.post-info-within-image .entry-thumb:before, .post-nav-container .post-next-link a i, .post-nav-container .post-prev-link a i, .blog-entry.post-info-vertical-image *, .blog-entry.post-info-vertical-image *:after, .blog-entry.post-info-vertical-image *:before, .blog-entry.post-info-above-image .entry-thumb img, .blog-entry .dt-sc-button.simple.with-icon.icon-right span, .blog-entry.bordered .date span, .blog-entry.bordered .date, .blog-entry.bordered, .blog-entry.post-info-within-image .entry-meta .dt_scroll_down a i, .blog-entry.post-info-within-image .entry-meta .likes a i, .blog-entry.post-info-within-image .entry-meta i, .blog-entry.post-standard .entry-meta .entry-info *, .blog-entry.post-standard .entry-meta .entry-info i.zmdi:after, .blog-entry.post-info-bottom-image .entry-meta .entry-info a i, .blog-entry.entry-date-author-left .entry-date-author .entry-author img, .blog-entry.entry-date-author-left .entry-date-author .comments span, .post-left-date .entry-meta .comments a i:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } html:not(.vc_transform) .entry-body p.has-large-font-size, html:not(.vc_transform) .entry-body p.has-large-font-size + p {line-height: normal;}
.blog-entry { float:left; clear:both; margin:0px; padding:0px; position:relative; width:100%; }
.blog-entry.with-border {  border:20px solid; }
.blog-entry ul.entry-gallery-post-slider { margin-bottom:0; }
.blog-entry .entry-thumb { float:left; line-height: 0; margin: 0 0 20px; position:relative; width:100%; }
.blog-entry .entry-thumb img { height:auto;}
.blog-entry .entry-format { position:absolute; left:0px; top:0px; display:none; }
.blog-entry.type-post .entry-format { display:block; }
html:not(.vc_transform) .main-title-section h1, html:not(.vc_transform) .breadcrumb {hyphens: auto; word-break: break-word; word-wrap: break-word; -moz-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto;}
.blog-entry .entry-format a { border:10px solid; border-top:0px; border-left:0px; width:75px; height:75px; text-align:center; line-height:75px; float:left; margin:0px; position:relative; }	
.blog-entry .entry-format a:before { position:absolute; left:0px; top:0px; width:100%; height:100%; text-align:center; margin:0px; font-family:Stroke-Gap-Icons; font-size:32px; line-height:65px; }
.blog-entry .entry-thumb .dt-video-wrap .wp-video { width: 100% !important; }
.blog-entry.format-standard .entry-format a:before, .ico-format.format-standard:before  { content:"\e6bd"; }
.blog-entry.format-image .entry-format a:before, .ico-format.format-image:before { content:"\e6ac"; }
.blog-entry.format-gallery .entry-format a:before, .ico-format.format-gallery:before { content:"\e6be"; }
.blog-entry.format-status .entry-format a:before, .ico-format.format-status:before { content:"\e69e"; }
.blog-entry.format-link .entry-format a:before, .ico-format.format-link:before { content:"\e67b"; }
.blog-entry.format-aside .entry-format a:before, .ico-format.format-aside:before { content:"\e684"; }
.blog-entry.format-quote .entry-format a:before, .ico-format.format-quote:before { content:"\e6b2"; }
.blog-entry.format-video .entry-format a:before, .ico-format.format-video:before { content:"\e69a"; }
.blog-entry.format-chat .entry-format a:before, .ico-format.format-chat:before { content:"\e6b3"; }
.blog-entry.format-audio .entry-format a:before, .ico-format.format-audio:before { content:"\e699"; }	
.blog-entry .entry-title span.sticky-post { font-size: 10px; padding: 3px 5px; background: #666666; color: #fff; width: auto; text-align: center; text-transform: uppercase;letter-spacing: 1px; display: inline-block; margin-bottom: 10px; line-height: normal; }
.blog-entry.tribe_events .ico-format { display: none; }
.blog-entry .entry-details { clear:both; display:inline-block; width:100%;  }
.blog-entry .entry-meta { font-size:14px; font-weight:300; letter-spacing:0.5px; margin-bottom:7px; }
.blog-entry .entry-title h4 { font-size:18px;  margin-bottom:20px; -ms-word-wrap: break-word; word-wrap: break-word; }
.dt-header-menu .blog-entry .entry-title h4 a{font-size:18px;}
.blog-entry .entry-body { margin:0px 0px 15px; float:left; clear:both; width:100%; line-height: 30px;}
.blog-entry.blog-medium-style { overflow:hidden; width:99.5%; }
.blog-entry.blog-medium-style .entry-thumb { width:53%; margin:0px; overflow:visible; }
.blog-entry.blog-medium-style .entry-details { float:left; padding:10px 0px 0px 0px; clear:none; }
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details { width:47%; }
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:70px; }
.blog-entry.blog-medium-style .dt-sc-button { margin-bottom:20px; }
.blog-entry.blog-medium-style .entry-format { right:-35px; top:40px; left:inherit; }
.blog-entry.blog-medium-style .entry-format a { background:#ffffff; border:2px solid #000000; color:#000000; height:70px; line-height:70px; width:70px; }
.blog-entry.blog-medium-style:hover .entry-format a { color:#ffffff; }
.blog-entry.blog-medium-style .entry-meta-data { margin:0px 0px -5px; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb { width:48%; overflow:hidden; }
.with-both-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb { overflow:visible; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .blog-entry.blog-medium-style .entry-details { width:100%; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { width:52%; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight { background:rgba(0, 0, 0, 0.02); }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding:30px; }	
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format { right: 10px; top:10px; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format a { border:none; background:#ffffff; color:#000000; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight:hover .entry-format a { background:#ffffff; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a { color:#ffffff; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .dt-sc-button { -webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.25); box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.25); }
.blog-entry.entry-date-left .entry-thumb { margin-bottom:30px; }	
.blog-entry.entry-date-left .entry-details { padding:0px 0px 0px 85px; position:relative; margin:0px 0px 0px; min-height:120px; }	
.blog-entry.entry-date-left .entry-date, .blog-entry.entry-date-author-left .entry-date-author .entry-date { position:absolute; left:0px; width:70px; text-align:center; top:0px; font-size:30px; }
.blog-entry.entry-date-left .entry-date span, .blog-entry.entry-date-author-left .entry-date-author .entry-date span { display:inline-block; width:100%; font-size:15px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; padding:5px 0px; margin:10px 0px 0px; border-top:1px solid; border-bottom:1px solid; }
.blog-entry.entry-date-left .entry-date .comments i { margin-right:5px; }
.blog-entry.entry-date-left .entry-date a { font-size:16px; margin:10px 0px 0px; display:inline-block; width:100%; }
.tpl-blog-holder .column { margin-left:0px; margin-right:0px; }
.tpl-blog-holder .column .blog-entry, .tpl-blog-holder .wpb_column .blog-entry { margin-bottom:35px; }
.column .blog-entry, .wpb_column .blog-entry { margin-bottom:25px; }
.column.no-space .blog-entry, .wpb_column.no-space .blog-entry { margin-bottom:0px; }
.blog-entry .entry-body tbody th {background: none;}
.blog-entry .entry-body tbody th a {font-size: 14px; text-transform: none; color: #2f2f2f;}
ul.commentlist .comment-body blockquote + p + h2 + table tr td a, .page-template-default .type-page tbody tr td:first-child a, .blog-entry .commententries .commentlist table td a {
color: #2f2f2f; text-transform: none;}
.blog-single-entry .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail, .logged-in .blog-single-entry .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail {clear: both;}
.blog-entry.entry-date-author-left { padding-left:105px; position:relative;  }
.blog-entry.entry-date-author-left{margin-bottom: 20px !important;}
.blog-entry.entry-date-author-left .entry-date-author { position:absolute; top:0px; left:13px; width:100px; text-align:center;z-index: 9; }
.blog-entry.entry-date-author-left .entry-date-author .entry-date { font-size:30px; width:auto; position:relative;height: 40px;padding: 4px 18px 0 5px; float: right; }
.blog-entry.entry-date-author-left .entry-date-author .entry-date span{font-size: 26px;font-weight: bold;float: left;width: auto;padding: 0 5px 0 5px;margin: 0;line-height: 27px;}
.blog-entry.entry-date-author-left .entry-date-author .entry-date p{line-height: 16px;font-size: 12px; float: left;}
.blog-entry.entry-date-author-left .entry-date-author .entry-author { width:100%;  padding-bottom:15px; border-bottom:1px solid; clear:both; display:inline-block; }
.blog-entry.entry-date-author-left .entry-date-author .entry-author img { border-radius:50%; width: 56px;height: 56px;border: 3px solid;}
.blog-entry.entry-date-author-left .entry-date-author .entry-author a { color:#999999; display: none; }
.blog-entry.entry-date-author-left .entry-date-author .comments a {margin-top:9px; display:inline-block; padding-right: 20px; }
.blog-entry.entry-date-author-left .entry-date-author .comments i { font-size:14px; display:inline-block; }
.blog-entry.entry-date-author-left .entry-date-author .comments{ text-align: right; height: 40px;padding: 0 0 0 16px;position: relative; float: right;margin-top: 10px;}
.blog-entry.entry-date-author-left .entry-date-author .comments span{margin-top: 9px;display: inline-block;padding-right: 20px;}
.ie9 .blog-entry.entry-date-author-left .entry-date-author .entry-date { position:static; }
.blog-entry.entry-date-author-left .entry-meta-data p a{  }
.blog-entry.entry-date-author-left .entry-thumb{border:solid 5px; margin-bottom: 30px;}
.blog-entry.entry-date-author-left.format-audio .entry-thumb{border-bottom-width: 0px;margin-bottom: 0px;}
.blog-entry.entry-date-author-left.format-audio .entry-details{background: #FFF;
display: inline-block;
padding: 20px;
width: 100%;
border: 5px solid; border-top-width: 0px;}
.dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author
.blog-entry.entry-date-author-left .entry-thumb { margin-bottom:30px; border:solid 5px; }
.blog-entry.entry-date-author-left .entry-details .entry-title h4 { margin-bottom:15px; font-size:24px; font-weight:normal; }
.blog-entry.entry-date-author-left .entry-details .entry-meta-data p i { font-size: 16px;}
.blog-entry.entry-date-author-left .entry-format{ position: relative;display: inline-block;text-align: right;float: right;margin-top: 10px; }
.blog-entry.entry-date-author-left .entry-format a{border:none;display: block;padding: 0px 20px 0px 14px;line-height: 40px;position: relative;clear: both; position: relative; height: 40px;width: auto;}
.blog-entry.entry-date-author-left .entry-format a:before{font: normal normal normal 14px/1 FontAwesome;position: inherit;}
.blog-entry.entry-date-author-left.format-standard .entry-format a:before{content: "\f15c";}
.blog-entry.entry-date-author-left.format-image .entry-format a:before{content: "\f03e";}
.blog-entry.entry-date-author-left.format-gallery .entry-format a:before{content: "\f030";}
.blog-entry.entry-date-author-left.format-audio .entry-format a:before{content: "\f001";}
.blog-entry.entry-date-author-left.format-video .entry-format a:before{content: "\f008";}
.blog-entry.entry-date-author-left.format-link .entry-format a:before{content: "\f0c1";}
.blog-entry.entry-date-author-left.format-aside .entry-format a:before{content: "\f036";}
.blog-entry.entry-date-author-left.format-aside .entry-format a:before{content: "\f036";}
.blog-entry.entry-date-author-left .entry-format:before, .blog-entry.entry-date-author-left .entry-date-author .comments:before, .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
.post-left-date .entry-meta .date:before, .post-left-date .entry-meta .comments:before, .post-left-date .entry-meta .entry_format:before {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;width: 5px;height: 0;-o-text-overflow: clip;text-overflow: clip;position: absolute;left: -15px;top: 0px;z-index: 1;content: "";border: 20px solid;border-right: 0 solid;border-left: 10px solid transparent ;}
.blog-entry.entry-date-author-left .entry-format:after, .blog-entry.entry-date-author-left .entry-date-author .comments:after, .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
.post-left-date .entry-meta .date:after, .post-left-date .entry-meta .comments:after, .post-left-date .entry-meta .entry_format:after{ -webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;width: 5px;height: 0;color: #000;-o-text-overflow: clip;text-overflow: clip;position: absolute;left: -18px;top: 0px;z-index: 0;content: "";border: 20px solid;border-right: 0 solid;border-left: 10px solid transparent ;}
.blog-entry.entry-date-author-left .entry-date-author .entry-date p:after, 
.blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.blog-entry.entry-date-author-left .entry-date-author .comments span:after,
.blog-entry.entry-date-author-left .entry-format a:after,
.blog-entry.post-left-date .entry-meta .date p:after,
.blog-entry.post-left-date .entry-meta .comments  span:after, 
.blog-entry.post-left-date .entry-meta .comments  a:after,
.blog-entry.post-left-date .entry-meta .entry_format a:before{content: "";border-style: solid;border-width: 5px 8px 0px 0px;width: 0;height: 0;line-height: 0;font-size: 0px;position: absolute;right: 0px;bottom: -5px;border-color: #000  transparent transparent;}
.blog-entry.post-left-date .entry-thumb .blog-image:empty{display: none;}
.blog-entry.blog-thumb-style { border-bottom:1px dashed; padding-bottom:25px; margin-bottom:25px; }
.blog-entry.blog-thumb-style.last { border:0px; margin-bottom:0px; padding-bottom:0px; }
.blog-entry.blog-thumb-style .entry-thumb { width:45%; margin:0px; padding:0px 25px 0px 0px;  }
.blog-entry.blog-thumb-style .entry-thumb img { border-radius: 3px; }
.blog-entry.blog-thumb-style .entry-details { width:55%;  margin-top:0px; }
.blog-entry.blog-thumb-style .entry-title h4 { font-size: 18px; font-weight: bold; margin-bottom: 10px; text-transform: none; line-height: 28px; }
.blog-entry.blog-thumb-style.entry-date-left .entry-details { padding-left:0; }
.blog-entry.blog-thumb-style .entry-format a { width:35px; height:35px; line-height:35px; font-size:18px; border:none; }
.blog-entry.blog-thumb-style .entry-title, .blog-entry.blog-thumb-style .entry-body { width: 100%; float: left; }
.blog-entry.blog-thumb-style .entry-date { position: static; width: auto; }
.blog-entry.blog-thumb-style a.read-more { width: 100%; float: left; font-size: 14px; text-transform: uppercase; font-weight: bold; color: #898989; }
.blog-entry.blog-thumb-style a.read-more span { margin-left: 8px; }
.blog-entry.blog-thumb-style.entry-date-left .entry-author { border-right: 1px solid; margin-right: 15px; padding-right: 15px; }	
.blog-entry.blog-thumb-style.entry-date-left .entry-body { margin-bottom: 20px; }
.blog-entry.blog-thumb-style .entry-body p { margin-bottom:0px; }
.blog-entry.blog-thumb-style.entry-date-left .entry-date, .blog-entry.blog-thumb-style.entry-date-left .entry-author { float: left; font-size: 14px; text-transform: uppercase; color: #cacaca; line-height: 16px; }	
.tpl-blog-holder { float:left; width:100%; clear:both; margin:0px; padding:0px; }
.tpl-blog-holder.apply-isotope .column { margin-left:0px; }
.desc-wrapper { display:inline-block; }
.entry-thumb .bx-wrapper { position:relative; overflow:hidden; }
.entry-thumb .bx-controls a { top:0px; bottom:0px; margin:auto; position:absolute; color:#ffffff; width:35px; height:50px; font-size:0; }
.entry-thumb .bx-controls a:hover { opacity:1; filter:alpha(opacity=100); }
.entry-thumb .bx-controls a.bx-prev:before, .entry-thumb .bx-controls a.bx-next:before { content:""; position:absolute; left:0px; top:0px; width:100%; text-align:center; line-height:50px; color:#000000; font-size:32px; font-family:FontAwesome; }
.entry-thumb .bx-controls a.bx-prev:before { content:"\f054"; }
.entry-thumb .bx-controls a.bx-next:before { content:"\f053"; }
.entry-thumb .bx-controls a.bx-prev { left:-35px; }
.entry-thumb .bx-controls a.bx-next { right:-35px; }		
.entry-thumb:hover .bx-controls a.bx-prev { left:0px; }
.entry-thumb:hover .bx-controls a.bx-next { right:0px; }	
.entry-thumb .bx-controls a:hover{opacity: .8;}	
.entry-gallery-post-slider li { padding:0px; display:inline; }
.entry-meta .date, .entry-meta .comments, .entry-meta .author { display:inline-block;color: inherit; }
.entry-meta .comments i, .entry-meta .author i { color:#888888; font-size:16px; position:relative; top:2px; }
.entry-meta-data { display:inline-block; width:100%; margin:0; padding:0px; }
.entry-meta-data p { display:inline-block; margin-right:20px; }
.entry-meta-data p a, .entry-meta-data p i { font-size:13px; }
.entry-meta-data p i { margin:0px 5px 0px 0px; font-size:20px; position:relative; } .blog-entry.entry-date-author-left .entry-thumb:empty{display: none !important; }
.blog-entry.entry-date-author-left .entry-thumb:empty ~ .entry-details{ border:5px solid;background-color: #fff;padding: 20px; } .blog-entry.outer-frame-border { display: block; margin-left: -10px; margin-right: -10px; padding: 10px; position: relative; width: auto; width: 100%\0; float: left\0; }
.blog-entry.outer-frame-border:before, .blog-entry.outer-frame-border:after { border: 1px solid; content: ""; position: absolute; z-index: -1; }
.blog-entry.outer-frame-border:before, .blog-entry.outer-frame-border:hover:after { bottom: 0; left: 20px; right: 0; top: 20px; }
.blog-entry.outer-frame-border:after, .blog-entry.outer-frame-border:hover:before { bottom: 25px; left: 25px; right: 25px; top: 25px; }
.wpb_column .blog-entry.outer-frame-border { z-index: 1; }
.blog-entry.outer-frame-border { float: none; margin-left: 0; margin-right: 0; width: auto; }
.tpl-blog-holder .column .blog-entry.outer-frame-border, .tpl-blog-holder .wpb_column .blog-entry.outer-frame-border { margin-bottom: 0; }
.blog-entry.entry-date-left.outer-frame-border .entry-thumb { margin-bottom: 0; }
.blog-entry.entry-date-left.outer-frame-border .entry-details { min-height: 135px; padding: 20px 15px 25px 90px; position: relative; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-title h4 { margin-bottom: 15px; }
.blog-entry.entry-date-left.outer-frame-border .entry-date { font-size: 15px; letter-spacing: 1px; line-height: normal; padding: 12px 0 16px; top: 20px; text-align: center; text-transform: uppercase; }
.blog-entry.entry-date-left.outer-frame-border .entry-date span { border-width: 0; font-size: 30px; margin: 0; padding: 0; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data { margin: 0; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p { display:inline; font-size: 12px; letter-spacing: 1px; margin: -5px 0 0; padding: 0; position: relative; text-transform: uppercase; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p:after { content: "/"; font-size: 15px; padding: 0 5px; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p:last-child:after { display: none; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p a, .blog-entry.entry-date-left.outer-frame-border .entry-meta-data p i { display: inline-block; }
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p i { display: none; }
.blog-entry.entry-date-left .entry-title { margin: 10px 0 0; }	
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button { background: none; clear: both; border-width: 0; display: table; font-size: 11px; font-weight: bold; letter-spacing: 0.1em; line-height: inherit; margin-top: 0; padding: 0; text-transform: uppercase; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button span { display: none; }
.blog-entry.entry-date-left.outer-frame-border.outer-frame-border .entry-details .dt-sc-button.filled:before, .blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:after { content: none; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format { margin: auto; opacity: 0; filter: alpha(opacity=0); position: absolute; bottom: 50%; left: auto; right: 50%; top: auto; text-align: center; }	
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a { border-width: 0; float: left; height: 65px; line-height: 65px; text-align: center; width: 65px; }
.blog-entry.entry-date-left .entry-details .entry-format a::before { font-size: 150px; }
.blog-entry.entry-date-left:hover .entry-details .entry-format { opacity: 0.25; filter: alpha(opacity=25); bottom: 10px; right: 15px; }
.blog-entry.entry-date-left:hover .entry-details .entry-format a::before { font-size: 50px; }
.wpb_column .blog-entry.outer-frame-border { width: auto; width: 100%\0; float: left\0; }		
.blog-entry.entry-date-left.outer-frame-border, .blog-entry.entry-date-left.outer-frame-border .entry-thumb, .blog-entry.entry-date-left.outer-frame-border .entry-details, .blog-entry.entry-date-left.outer-frame-border .entry-date, .blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format, .blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a:before { -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.blog-entry.outer-frame-border:before, .blog-entry.outer-frame-border:after { -webkit-transition: all 0.75s ease 0s; transition: all 0.75s ease 0s; } .blog-entry.blog-modern-style .entry-details { width: 85%; background: #fff; padding: 30px; float: right; margin-top: -100px; z-index: 9; position: relative; margin-right: 30px; box-shadow: 3px 3px 0px 0px rgba(218, 0, 0, 0.1); } .blog-entry.classic .entry-title h4 { margin-bottom: 15px; }
.blog-entry .dt-sc-button.simple { float: right; background-color: #fff; padding: 0 0 0 20px; }
.blog-entry.classic .entry-details:after, .blog-entry.bordered .entry-details:after { content: ""; width: 100%; left: 0; position: absolute; bottom: 7px; height: 2px; border-bottom: 2px solid; }
.blog-entry.bordered .entry-details:after { width: 75%; bottom: 37px; margin-left: 40px; }
.blog-entry .dt-sc-button.simple.with-icon.icon-right:hover span { margin-left: 15px; } .blog-entry.bordered .entry-details { padding: 0 40px 30px 40px; margin-top: -45px; }
.blog-entry.bordered .date { width: 75px; height: auto; border: 2px solid #86898b; background: #fff; text-align: center; text-transform: uppercase; padding: 15px 0 10px 0; position: relative; margin-bottom: 20px; margin-right: 5px; color: #86898b; font-weight: normal; font-size: 12px; }
.blog-entry.bordered .date span { font-size: 35px; font-weight: bold; display: block; padding-bottom: 5px; }
.blog-entry.bordered { border: 1px solid; } 
.blog-entry.bordered:hover { -webkit-box-shadow: 0px 0px 40px -18px rgba(0, 0, 0, 0.62); -moz-box-shadow: 0px 0px 40px -18px rgba(0, 0, 0, 0.62); box-shadow: 0px 0px 40px -18px rgba(0, 0, 0, 0.62); }
.blog-entry.bordered.post_format-post-format-video .entry-details, .blog-entry.bordered.post_format-post-format-audio .entry-details { margin-top: 0; }
.dt-sc-one-column .blog-entry.bordered .entry-details:after { width: 85%; } .blog-entry.entry-fashion-style .entry-details { padding: 40px 20px; border: 1px solid #e4e4e4; text-align: center; }
.blog-entry.entry-fashion-style .entry-comment-author-meta { display: block; padding: 13px 0 20px; }
.blog-entry.entry-fashion-style .entry-meta .comments { padding-right: 5px; }
.blog-entry.entry-fashion-style .entry-title span.sticky-post { display: inline-block; margin-bottom: 20px; padding: 5px 10px; }
.blog-entry.entry-fashion-style .entry-thumb { margin: 0; }
.blog-entry.entry-fashion-style .entry-meta .author i { padding: 0 3px 0 7px; }
.blog-entry.entry-fashion-style .entry-title h4 { text-transform: capitalize; }
.blog-entry.entry-fashion-style .entry-meta .date span { font-size: 30px; padding-right: 5px; } .blog-entry.entry-minimal-bordered { text-align: center; border: 1px solid #ccc;}
.blog-entry.entry-minimal-bordered .entry-meta p, .blog-entry.entry-minimal-bordered .entry-meta .date { display: inline-block; position: relative; font-size: 13px;}
.blog-entry.entry-minimal-bordered .entry-meta p { margin-right: 10px; padding-right: 10px; }
.blog-entry.entry-minimal-bordered .entry-meta p:after { position: absolute; content: "|"; right: -5px; }
.blog-entry.entry-minimal-bordered .entry-details { padding: 20px 25px 10px; position: relative; }
.blog-entry.entry-minimal-bordered .entry-body { margin: 20px 0px; } 
.blog-entry.entry-minimal-bordered .entry-body p { line-height: 28px; }
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button { padding: 10px 0; font-weight: normal; }
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:hover { background: transparent; color: #000; }
.blog-entry.entry-minimal-bordered .entry-meta-data .author, .blog-entry.entry-minimal-bordered .entry-meta-data .comments, .blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button { display: inline-block; position: relative; }
.blog-entry.entry-minimal-bordered .entry-meta-data .comments { padding: 5px 15px; margin: 0 15px; }
.blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { position: absolute; content: ""; border-left: 1px solid; border-right: 1px solid; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; }
.blog-entry.entry-minimal-bordered .entry-meta-data .author a { font-size: 14px; text-transform: capitalize; font-weight: normal; color: #000; }
.blog-entry.entry-minimal-bordered .entry-meta-data .author, .blog-entry.entry-minimal-bordered .entry-meta-data .comments { text-transform: uppercase; font-weight: bold; font-size: 18px;} 
.blog-entry.entry-minimal-bordered .entry-meta-data .comments span { font-weight: 300; margin-left: 10px; text-transform: lowercase; }
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:before { position: absolute; content: ""; border-top: 1px solid; border-bottom: 1px solid; left: 0; width: 0; height: 100%; top: 0; transition: all 300ms linear; -webkit-transition: all 300ms linear; -ms-transition: all 300ms linear; -moz-transition: all 300ms linear; }
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:hover:before { width: 100%; }
.blog-entry.entry-minimal-bordered .entry-meta-data .comments a { color: #000;} 
.blog-entry.entry-minimal-bordered .entry-meta p a { color: #000; font-weight: 500; }
.blog-entry.entry-minimal-bordered .entry-title h4 { margin-bottom: 15px; text-transform: capitalize; }
.blog-entry.entry-minimal-bordered .sticky-post { border-top: 1px solid #000; display: inline-block; font-size: 13px; font-weight: normal; margin-bottom: 0; padding: 5px 10px; position: absolute; top: -55px; background: #fff; right: 0; }
.blog-entry.entry-minimal-bordered .sticky-post span.fa { margin-right: 5px; } .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments { margin: 0 10px; } .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: none; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments { margin-top: 10px; } .single-post .blog-entry .share { width: 100%; float: left; }
.single-post .blog-entry .share > a { color: #fff; background: #b7b7b7; padding: 1px 8px; text-transform: capitalize; margin-right: 10px; float: left; height: 28px; line-height: 26px; margin-top: 1px; font-size: 12px; }	
.single-post .blog-entry .share .dt-share-list li { float: left; display: inline; text-align: center; margin-right: 5px; }
.single-post .blog-entry .share .dt-share-list li a { width: 30px; height: 30px; line-height: 30px; color: #fff; border-radius: 50%; }	
.single-post .blog-entry .share .dt-share-list a.fa-facebook { background:#3162a2; }
.single-post .blog-entry .share .dt-share-list a.fa-twitter { background:#2fb1eb; }
.single-post .blog-entry .share .dt-share-list a.fa-google-plus { background:#c54542; }
.single-post .blog-entry .share .dt-share-list a.fa-pinterest { background:#c8232c; }
.single-post .blog-entry .share .dt-share-list a.fa-facebook:hover, .single-post .blog-entry .share .dt-share-list a.fa-twitter:hover,
.single-post .blog-entry .share .dt-share-list a.fa-google-plus:hover, .single-post .blog-entry .share .dt-share-list a.fa-pinterest:hover { background: #b7b7b7; }
.single-post .blog-entry .share > span { float:left; margin-right:10px; } .tpl-blog-holder { display:block; clear:both; margin:0px; padding:0px; margin:0 -10px; }
.tpl-blog-holder .column { margin-left:0px; padding:10px 10px 10px; } .tpl-blog-holder.apply-isotope .dt-sc-one-fourth, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth { width: 25%; } 	
.tpl-blog-holder.apply-isotope .dt-sc-one-third, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third { width: 33.33%; }	
.tpl-blog-holder.apply-isotope .dt-sc-one-half, .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half { width: 50%; }
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half, .with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third, .with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth, .with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-third, .with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-fourth { width: 100%; }
.dt-sc-one-third .blog-entry .entry-title h4 { font-size:16px; }
.dt-sc-one-third .blog-entry .entry-format a:before, .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a:before { line-height:50px; font-size:24px; }
.dt-sc-one-third .blog-entry .entry-format a,  .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a { width:60px; height:60px; line-height:50px; }
.dt-sc-one-third .blog-entry .entry-meta, .with-both-sidebar .dt-sc-one-half .blog-entry .entry-meta { font-size:12px; }
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-title h4 { font-size:13px; line-height: 20px; font-weight:600; }
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:before,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:before{border-left: 0 solid;border-right: 14px solid rgba(0,0,0,0);right: -13px;left: auto;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:after,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:after{border-right: 15px solid transparent;border-left: 0 solid transparent;right: -18px; left: auto; color: #fff;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments{z-index:-1;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format{z-index: -2;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-body{margin-bottom: 0px;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date{padding: 4px 12px 0 5px;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a { padding-right: 10px;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a{padding: 0px 10px 0px 20px;}
.page-with-sidebar .related-post .dt-sc-one-third { width:100%; }
.with-both-sidebar .dt-sc-one-column .blog-entry .entry-meta { font-size:12px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format { right:-25px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:50px; }
.with-both-sidebar .dt-sc-one-column .blog-entry .entry-title h4 { font-size:14px; }
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-body p { line-height: 22px; }
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-thumb, .page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-thumb  { width:100%; }
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details, .page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details { width:100%; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format { left:30px; right:inherit; bottom:-25px; top:inherit; } 
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:30px; } 
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-format { left:30px; right:inherit; bottom:-35px; top:inherit; } 
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details, .page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-details { padding:60px 0px 0px 30px; }
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight, .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight { background:none; }
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details { padding:40px 0px 0px 30px; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 { font-size:14px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details { padding-left:60px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date { width:45px; font-size:20px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date span { font-size:12px; margin-top:5px; padding:2px 0px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 { font-size:15px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button { margin:10px 0px 15px -60px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data { margin-top:0px; }
.dt-sc-one-column .blog-entry.entry-date-author-left .entry-details { min-height:auto; }
.dt-sc-one-column .blog-entry.entry-date-author-left .entry-thumb ~ .entry-details {  }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left { padding-left:80px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left{padding-left: 0;}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author { width:55px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author{width: 100%; position: static;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author {width: auto;clear:none;float: left;margin-top: 0px;margin-right: 10px;}
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author img{ width: 50px;height: 50px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format{margin-top: 6px; float: left; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date { font-size:24px; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date span, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span { font-size:18px; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details{ margin-top:5px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left { padding-left:60px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author { width:40px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date span { margin-top:5px; padding:0px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-title h4 { font-size:12px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-meta-data { margin-top:0px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-author { margin-top:10px; padding-bottom:5px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a { width:45px; height:45px; border-width:5px; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a:before { line-height:40px; font-size:16px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:55px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:-25px; top:20px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a { width:50px; height:50px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before { line-height:48px; font-size:24px; }
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:30px; }
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format { right:0px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-meta { font-size:12px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-title h4 { font-size:14px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:40px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; padding-top:30px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:-18px; top:15px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:0; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a, .page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a { width:36px; height:36px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before, .page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a:before { line-height:32px; font-size:16px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .page-with-sidebar.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-top:30px; padding-left:30px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding:0px 20px 20px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb { width:100%; }
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { width:100%; padding-left:0px; padding-top:30px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format, .dt-sc-one-third .blog-entry.blog-medium-style .entry-format { bottom: -20px; left:10px; right:inherit; top:inherit; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { width:100%; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .dt-sc-one-third .blog-entry.blog-medium-style .entry-details { padding-top:0; }
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-top:30px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { width:100%; }
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb { overflow:visible; }
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-top:30px; }
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details, .with-both-sidebar .dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-top:30px; width:100%; }
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding:30px 20px 20px; } .blog-entry.entry-overlay-style .entry-details, .blog-entry.entry-overlay-style .entry-thumb img, .blog-entry.entry-overlay-style .entry-details, .blog-entry.entry-overlay-style .entry-details:before, .blog-entry.entry-overlay-style .entry-thumb img, .blog-entry.entry-overlay-style .entry-body, .blog-entry.entry-overlay-style .entry-meta .date, .blog-entry.entry-overlay-style .entry-meta-data p, .blog-entry.entry-overlay-style .entry-meta-data p a, .blog-entry.entry-overlay-style .entry-meta-data p i{transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
.wpb_column .blog-entry.entry-overlay-style {
margin-bottom: 0px;
}
.blog-entry.entry-overlay-style .entry-thumb {
line-height: inherit;
margin-bottom: 0px;
background-position: center center;
background-repeat: no-repeat;
background-size: 0;
transition: background-size 3s ease;
-moz-transition: background-size 3s ease;
-webkit-transition: background-size 3s ease;
}
.blog-entry.entry-overlay-style:hover .entry-thumb {
background-size: cover;
}
.blog-entry.entry-overlay-style .entry-details {
float: left;
display: inline-block;
line-height: inherit;
padding: 80px 50px 40px;
position: relative;
z-index: 1;
}
.blog-entry.entry-overlay-style .entry-details:before {
content: "";
border: 5px solid transparent;
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.blog-entry.entry-overlay-style .entry-thumb img {
visibility: hidden !important;
opacity: 0;
}
.blog-entry.entry-overlay-style:hover .entry-thumb img {
visibility: visible !important;
opacity: 1;
}
.blog-entry.entry-overlay-style .read-more-link {
background: none;
width: 100%;
font-size: 12px;
font-weight: normal;
letter-spacing: 2px;
text-transform: uppercase;
line-height: 30px;
border-top: 1px solid #e8e8e8;
padding: 20px 0px 20px;
}
.blog-entry.entry-overlay-style:hover .read-more-link {
color: #FFF;
border-top: 1px solid #FFF;
}
.blog-entry.entry-overlay-style .read-more-link span {
float: right;
color: #777777;
font-size: 18px;
width: 35px;
height: 35px;
line-height: 31px;
border: 2px solid #cdcdcd;
text-align: center;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
.blog-entry.entry-overlay-style:hover .read-more-link span {
color: #FFF;
background-color: #000;
}
.blog-entry.entry-overlay-style .read-more-link span:before {
margin-left: 3px;
}
.blog-entry.entry-overlay-style:hover .entry-details {
color: #FFF;
}
.blog-entry.entry-overlay-style .entry-meta {
font-size: 12px;
font-weight: normal;
letter-spacing: 0.6px;
position: relative;
padding-bottom: 10px;
margin-bottom: 36px;
color: #777777;
}
.blog-entry.entry-overlay-style .entry-meta:before {
content: "";
background-color: #e8e8e8;
width: 78px;
height: 3px;
display: inline-block;
clear: both;
float: left;
position: absolute;
left: 0px;
bottom: 0px;
}
.blog-entry.entry-overlay-style .entry-meta .date {
text-transform: uppercase;
}
.blog-entry.entry-overlay-style .entry-title h4 {
font-size: 20px;
text-transform: none;
width: 55%;
}
.blog-entry.entry-overlay-style .entry-body {
opacity: 0;
}
.blog-entry.entry-overlay-style:hover .entry-body {
opacity: 1;
}
.blog-entry.entry-overlay-style:hover .entry-title h4 a, .blog-entry.entry-overlay-style .entry-meta-data p a:hover, .blog-entry.entry-overlay-style .entry-meta a:hover, .blog-entry.entry-overlay-style:hover .read-more-link, .blog-entry.entry-overlay-style:hover .entry-meta .date, .blog-entry.entry-overlay-style:hover .entry-meta-data p, .blog-entry.entry-overlay-style:hover .entry-meta-data p a, .blog-entry.entry-overlay-style:hover .entry-meta-data p i, .blog-entry.entry-overlay-style:hover .entry-meta a, .blog-entry.entry-overlay-style:hover .entry-meta a i, .blog-entry.entry-overlay-style:hover .entry-meta .author i{
color: #FFF;
}
.blog-entry.entry-overlay-style:hover .entry-details {
background-color: rgba(0, 0, 0, 0.7);
} .blog-entry.entry-overlay-style:hover .entry-details:before{border-color:#da0000;}
.blog-entry.entry-overlay-style .entry-title h4 a:hover, .blog-entry.entry-overlay-style .read-more-link:hover{color:#ff2828;} .blog-entry.overlap .entry-details{padding:50px 40px 40px; margin:-60px 5% 0px; background-color:#FFF; width:90%; float:left; z-index:auto; position:relative;}
.blog-entry.overlap .entry-meta-data{padding:30px 0 0; border-top:1px solid #f0f0f0;}
.animated-btn{overflow:hidden;}
.animated-btn:after {  content: ""; display: block; height: 100%; margin: auto; position: absolute; right: -15px; top: 0; }
.animated-btn:after{-moz-transform: scale(0.9);-ms-transform: scale(0.9);-webkit-transform: scale(0.9);box-shadow: 0 0 0px 0px #FFF;content: "";display: block;height: 100px;left: 0; right:0px;opacity: 0;padding: 0;position: absolute;top: 0; bottom:0px; transform: scale(0.9);width: 100px;z-index: 0;border-radius: 100%;}
.animated-btn:hover:after{-moz-animation: zooming 1s ease-out; -ms-animation: zooming 1s ease-out; -webkit-animation: zooming 1s ease-out; animation: zooming 1s ease-out; box-shadow: 0 0 10px 10px #FFF;}
.animated-btn:hover{border-color:transparent;}
@-webkit-keyframes zooming {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
-webkit-transform: scale(1.1);
opacity: 0;
}
}
@-moz-keyframes zooming {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
-moz-transform: scale(1.1);
opacity: 0;
}
}
@-ms-keyframes zooming {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
-ms-transform: scale(1.1);
opacity: 0;
}
}
@keyframes zooming {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255,255,255,0.3), 0 0 15px 15px rgba(0,0,0,0.1), 0 0 0 15px rgba(255,255,255,0.5);
transform: scale(1.1);
opacity: 0;
}
} .blog-entry.entry-center-align {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color: #FFF;
}
.blog-entry.entry-center-align .entry-thumb img {
border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
}
.blog-entry.entry-center-align .entry-format a {
border-radius: 10px 0px 0 0;
-moz-border-radius: 10px 0px 0 0;
-webkit-border-radius: 10px 0px 0 0;
}
.blog-entry.entry-center-align {
text-align: center;
}
.blog-entry.entry-center-align .entry-title h4 {
font-size: 30px;
text-transform: none;
}
.blog-entry.entry-center-align .entry-details {
padding: 15px 35px 45px;
position: relative;
}
.blog-entry.entry-center-align .entry-details .dt-sc-button {
font-size: 20px;
background-color: transparent;
padding: 0px;
border-bottom: 2px solid;
margin-bottom: 0px;
line-height: 17px;
}
.blog-entry.entry-center-align .entry-meta .date {
font-size: 14px;
text-transform: uppercase;
}
.blog-entry.entry-center-align .entry-details .dt-sc-button span,
.blog-entry.entry-center-align .entry-details .dt-sc-button:after {
display: none;
}
.blog-entry.entry-center-align .entry-details:before {
content: "";
background-image: url(http://fw.wedesignthemes.com/wp-content/uploads/2018/01/blog-stripe.png);
background-repeat: repeat-x;
width: 100%;
height: 19px;
display: inline-block;
position: absolute;
left: 0px;
top: -11px;
}
.blog-entry.entry-center-align .entry-meta {
margin-bottom: 18px;
position: relative;
}
.blog-entry.entry-center-align .entry-meta:after {
content: "";
margin: 0 auto;
text-align: center;
position: absolute;
bottom: -7px;
left: 0;
right: 0;
width: 153px;
}
.blog-entry.entry-center-align .entry-thumb {margin-bottom: 0px;}
#primary.with-left-sidebar .dt-sc-one-half .entry-date-author-left .entry-date-author .entry-date, #primary.with-right-sidebar .dt-sc-one-half .entry-date-author-left .entry-date-author .entry-date, #primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments, 
#primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a {
height: 30px;    line-height: 30px;}
#primary.with-left-sidebar .entry-date-author-left .entry-date-author .entry-author{ margin-top: 0px !important; }
#primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-format:before, #primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:before, #primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
#primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-format:after, #primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:after, #primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
#primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-format:after, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:after, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
#primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-format:before, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:before, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:before {border: 15px solid;border-right: 0 solid;border-left: 10px solid transparent ;}
#primary.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span,     #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span{font-size: 20px;line-height: 20px;}
#primary.with-left-sidebar .dt-sc-one-half  .entry-date-author-left .entry-date-author .entry-date p, #primary.with-right-sidebar .dt-sc-one-half .entry-date-author-left .entry-date-author .entry-date p {line-height: 15px;font-size: 12px;margin-top: -3px;line-height: 14px !important;}
#primary.with-left-sidebar .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .comments a, #primary.with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a {margin-top: 0px;}
#primary.with-left-sidebar .dt-sc-one-half .entry-date-author-left .entry-date-author .entry-author, #primary.with-right-sidebar .dt-sc-one-half .entry-date-author-left .entry-date-author .entry-author{ margin-top: 0px; padding-bottom: 5px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left  .entry-title h4 { font-size:24px;} .blog-entry.entry-center-align .entry-details .dt-sc-button{color:#da0000;}
.blog-entry.entry-center-align .entry-details .dt-sc-button:hover{color:#ff2828; background-color:transparent;}
.blog-entry.entry-date-author-left .dt-sc-button.filled{ color: #fff;font-size: 14px;padding: 11px 14px;border-radius: 2px; display: inline-block; }
.dt-sc-button.with-icon.icon-right span { margin-left: 5px;} .grid-sizer.column { margin: 0; padding: 0; min-height: 0; } .vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb, .vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb, .page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb { width: 100%; }
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { width: 100%; padding-left: 0; padding-top: 30px; }
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a:before { line-height: 36px; font-size: 16px; }
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a { width: 36px; height: 36px; }
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format { bottom: -15px; left: 10px; top: auto; }
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .vc_col-sm-4 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding: 30px; }
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format { bottom: 0; }
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-format, .page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-format { right: 10px; top: 10px; } .page-with-sidebar .vc_col-sm-3 .blog-entry .entry-title h4 { font-size: 12px; }
.page-with-sidebar .vc_col-sm-4 .blog-entry .entry-title h4 { font-size: 14px; }
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author { width: 30px; }
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left { padding-left: 45px; }
.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left { padding-left: 70px; }
.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left .entry-date-author { width: 50px; }
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details { padding-left: 55px; }
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date { width: 40px; }	
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .dt-sc-button.with-icon.icon-right.type1 { padding: 10px; }
.page-with-sidebar .vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .dt-sc-button.with-icon.icon-right.type1 { padding: 12px 8px; } .dt-sc-button.dt-sc-readmore-link { font-size:12px; text-transform:uppercase; padding:8px 15px; line-height:normal; display:inline-block; margin:10px 0px 0px; cursor:pointer; outline:none; position:relative; z-index:1; }
.dt-sc-button.dt-sc-readmore-link { background:rgba(0, 0, 0, 0.5); color:#000000; }
.dt-sc-button.dt-sc-readmore-link:hover, .dt-sc-button.dt-sc-readmore-link.filled, .dt-sc-button.dt-sc-readmore-link.filled:hover { color:#ffffff; }		
.dt-sc-button.dt-sc-readmore-link.small { font-size:12px; padding:13px 20px 11px; }	
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 { padding-right:14px; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 span { margin-left:35px; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 { position:relative; letter-spacing:0.5px; overflow:hidden; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after { content:''; position:absolute; z-index:-1; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:before { left:auto; right:10px;  z-index:2; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after {  width:35%; height:200%; z-index:1; right:0; top:0; margin:-5px 0 0 -5px; -webkit-transform-origin:0 0; -webkit-transform:rotate(-20deg); -moz-transform-origin:0 0;  -moz-transform:rotate(-20deg); -ms-transform-origin:0 0; -ms-transform:rotate(-20deg); transform-origin:0 0; transform:rotate(-20deg); }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:hover:after { width:40%; }
.dt-sc-button.with-icon.icon-right.type1:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-button.with-icon.icon-right.type1, .dt-sc-button.with-icon.icon-right.type1:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } .blog-entry.single.dt-sc-skin-highlight, .blog-entry.single.dt-sc-skin-highlight .entry-title h4 a, .blog-entry.single.dt-sc-skin-highlight .entry-meta a, .blog-entry.single.dt-sc-skin-highlight .entry-meta-data p a, .blog-entry.single.dt-sc-skin-highlight .entry-meta-data p i { color:#000000; }
.blog-entry.single.dt-sc-skin-highlight .entry-meta .comments i, .blog-entry.single.dt-sc-skin-highlight .entry-meta .author i { color:#888888; } .blog-entry.post-standard .entry-title { width: 100%; float: left; padding: 10px 0; }
.blog-entry.post-standard .entry-title h4 { text-transform: inherit; font-size: 30px; margin-bottom: 5px; }
.blog-entry.post-standard p.category,
.blog-entry.post-standard p.category a { margin-bottom: 5px; }
.blog-entry.post-standard p.category i { display: none; }
.blog-entry.post-standard .entry-meta { margin-bottom: 20px; width: 100%; float: left; }
.blog-entry.post-standard .entry-meta p.category a { background: #222222; color: #fff; padding: 1px 8px 3px; text-transform: capitalize; margin-right: 3px; position: relative; z-index: 9; float: left; }
.blog-entry.post-standard .entry-meta .entry-info a { color: #000; }
.blog-entry.post-standard .entry-meta .entry-info { width: 100%; float: left; }
.blog-entry.post-standard .entry-meta .entry-info i.zmdi { font-size: 13px; margin-right: 8px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); margin-left: 5px; color: #fff; }
.blog-entry.post-standard .entry-meta .entry-info i.zmdi:after { position: absolute; content: ""; display: block; width: 28px; height: 32px; top: -10px; z-index: -1; text-align: center; left: -5px; background: #000; }
.blog-entry.post-standard .entry-meta .entry-info .likes a i { position: static; font-style: normal; margin-right: 0; font-size: 12px; }
.blog-entry.post-standard .entry-meta .entry-info > * { float: left; margin-right: 10px; font-size: 12px; position: relative; line-height: 18px; border-width: 1px; border-style: solid; padding: 6px 10px 6px 35px; overflow: hidden; margin-bottom: 10px; min-height: 30px; }
.blog-entry.post-standard .entry-meta-data p span { color: #fff; padding: 0px 8px; text-transform: capitalize; margin-right: 7px; float: left; height: 26px; line-height: 24px; background: #b7b7b7; font-size: 12px; }
.blog-entry.post-standard .entry-meta-data p a { background: #222222; color: #fff; padding: 0px 8px; text-transform: capitalize; margin-right: 3px; position: relative; z-index: 9; float: none; display: inline-block; letter-spacing: 0.5px; margin-bottom: 5px; line-height: 26px; min-height: 26px; }
.blog-entry.post-standard .entry-meta-data p a:hover { color: #fff; }
.blog-entry.post-standard .entry-meta-data p a:before { content: ""; display: block; position: absolute; top: 0; right: 0; left: auto; width: 0; height: 100%; z-index: -1; }
.blog-entry.post-standard .entry-meta-data p a:hover:before { width: 100%; left: 0; right: auto; }
.blog-entry.post-standard .entry-thumb { overflow: hidden;  position: relative; width: auto; float: left; }
.blog-entry.post-standard .entry-thumb a { display: block; }
.blog-entry.post-standard .entry-thumb img { max-width: none; width: calc(100% + 60px); transition: opacity .35s,transform .45s; -webkit-transform: translate3d(-40px,0,0); transform: translate3d(-40px,0,0); -webkit-animation-name: none; -moz-animation-name: none; -o-animation-name: none; }
.blog-entry.post-standard.format-video .entry-thumb, .blog-entry.post-standard.format-audio .entry-thumb { width: 100%; }
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome, .blog-entry.post-standard .entry-thumb img { transform: translate3d(0px,0,0); width: auto; }
::i-block-chrome, .blog-entry.post-standard .entry-thumb { width: 100%; }
}		
.blog-entry.post-standard .entry-thumb:hover img { opacity: 0.6; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.blog-entry.post-standard .entry-thumb:before { position: absolute; top: 10px; right: 10px; bottom: 10px; left: 10px; border: 2px dashed #222222; opacity: 0; transition: opacity .35s,transform .45s; -webkit-transform: translate3d(20px,0,0); transform: translate3d(20px,0,0); content: ""; display: block; }
.blog-entry.post-standard .entry-thumb:hover:before { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.blog-entry.post-standard .entry-thumb .bx-wrapper img { max-width: none; width: 100%; transition: opacity .35s; -webkit-transform: none; transform: none; } .blog-entry.post-info-within-image .entry-thumb { width: auto; margin-bottom: 30px; }
.blog-entry.post-info-within-image.format-video .entry-thumb, .blog-entry.post-info-within-image.format-audio .entry-thumb { width: 100%; }
.blog-entry.post-info-within-image .entry-thumb:before { position: absolute; content: ""; display: block; width: 100%; height: 40%; bottom: 0; z-index: 1; 
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.blog-entry.post-info-within-image .entry-thumb:hover:before { height: 100%; }
.blog-entry.post-info-within-image.format-video .entry-thumb:before,
.blog-entry.post-info-within-image.format-audio .entry-thumb:before { display: none; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a { background: none;  opacity: 1; }
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper { overflow:visible; }
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper .bx-viewport { overflow: visible !important; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev { left:-60px; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next { right:-35px; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after, .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after { content:""; display: block; left: 0; width: 0; height: 0; border-top: 60px solid transparent;  border-bottom: 60px solid transparent; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after { border-right:60px solid #b7b7b7; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after { border-left:60px solid #b7b7b7; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-wrapper { overflow: hidden; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev { left: 10px; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next { right: 10px; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev, 
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next { width: 50px; height: 50px; background: #b7b7b7; z-index: 99; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a { opacity: 0; visibility: hidden; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb:hover .bx-controls a { opacity: 1; visibility: visible; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after, 
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after { display: none; }
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before, 
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before { left: 0; top: 0; font-size: 50px; }
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before, .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before { left: -2.5px; top: 35px; font-size: 60px; color: #fff; }
.blog-entry.post-info-within-image .entry-meta { margin-bottom: 0; width: 100%; float: left; position: absolute; bottom: 0; padding: 30px; z-index: 9; }
.blog-entry.post-info-within-image .entry-meta p.category a { color: #fff; padding: 5px 10px; font-size: 12px; text-transform: capitalize; background: #b7b7b7; }
.blog-entry.post-info-within-image .entry-meta i { font-size: 14px; }
.blog-entry.post-info-within-image .entry-meta > * { float: left; margin-right: 20px; font-size: 14px; position: relative; line-height: 19px; }
.blog-entry.post-info-within-image .entry-meta p.category a:hover { color: #fff; }
.blog-entry.post-info-within-image .entry-meta p.category { margin-bottom: 12px; }
.blog-entry.post-info-within-image .entry-meta p.category, .blog-entry.post-info-within-image .entry-meta .entry-title, .blog-entry.post-info-within-image .entry-meta .entry-info { width: 100%; float: left; color: #fff; margin-right: 0; }
.blog-entry.post-info-within-image .entry-meta .entry-info { margin-top: 5px; }
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down { position: absolute; right: 10px; bottom: 10px; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #fff; margin: 0; }
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a { width: 100%; height: 100%; float: left; }
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a i { margin: 0; padding: 0; line-height: 50px; font-size: 24px; color: #b7b7b7; position: absolute; right: 0; left: 0; margin: 0 auto; }
.blog-entry.post-info-within-image .entry-meta .author, .blog-entry.post-info-within-image .entry-meta .date, .blog-entry.post-info-within-image .entry-meta .comments, .blog-entry.post-info-within-image .entry-meta .views, .blog-entry.post-info-within-image .entry-meta .likes { font-size: 12px; }
.blog-entry.post-info-within-image .entry-meta .author { position: relative; margin-right: 10px; }
.blog-entry.post-info-within-image .entry-meta .author:before { position: absolute; content: ""; display: block; right: -8px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: 5px; height: 1px; background: #fff; }
.blog-entry.post-info-within-image .entry-meta .comments { margin-left: 15px; }
.blog-entry.post-info-within-image .entry-meta .views, .blog-entry.post-info-within-image .entry-meta .likes { float: none; display: inline-block; margin-left: 15px; }
.blog-entry.post-info-within-image .entry-meta .entry-title h4 { font-size: 30px; margin-bottom: 0; text-transform: capitalize; }
.blog-entry.post-info-within-image .entry-meta-data p span { color: #fff; padding: 3px 9px; text-transform: capitalize; margin-right: 5px; background: #000; float: left; }
.blog-entry.post-info-within-image .entry-meta-data p a { background: #adaeaf; color: #fff; padding: 3px 9px; text-transform: capitalize; margin-right: 5px; position: relative; z-index: 9; letter-spacing: 0.5px; float: none; display: inline-block; margin-bottom: 5px; }
.blog-entry.post-info-within-image .entry-meta-data p a:before { content: ""; display: block; position: absolute; top: 0; right: 0; left: auto; width: 0; height: 100%; z-index: -1; }
.blog-entry.post-info-within-image .entry-meta-data p a:hover:before { width: 100%; left: 0; right: auto; }
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a:hover i, .blog-entry.post-info-within-image .entry-meta i, .blog-entry.post-info-within-image .entry-meta a, .blog-entry.post-info-within-image .entry-meta .entry-title h4 a { color: #fff; }
.blog-entry.post-info-within-image .entry-meta i.fa { font-size: 14px; }
.blog-entry.post-info-within-image .entry-meta .likes a i { font-style: normal; font-size: 12px; } .blog-entry.post-info-bottom-image .entry-thumb { backface-visibility: hidden; -webkit-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 10px -10px 0px 0px rgba(0,0,0,0); box-shadow: 10px -10px 0px 0px rgba(0,0,0,0); width: auto; margin-bottom: 30px; }
.blog-entry.post-info-bottom-image.format-video .entry-thumb,
.blog-entry.post-info-bottom-image.format-audio .entry-thumb { width: 100%; }
.blog-entry.post-info-bottom-image .entry-meta { margin-bottom: 0; width: 80%; float: none; position: absolute; bottom: 0; background: #fff; left: 0; margin: 0 auto; padding: 20px 20px 0px 0; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author { padding-left: 40px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author img { width: 25px; height: 25px; border-radius: 50%; position: absolute; left: 0; top: -5px; }
.blog-entry.post-info-bottom-image .entry-meta .comments i { font-size: 14px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > i { font-size: 13px; margin-right: 8px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > * { font-size: 12px; position: relative; margin-right: 30px; float: none; display: inline-block; line-height: 19px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:before { position: absolute; content: ""; display: block; right: -20px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: 10px; height: 1px; background: #878787; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:last-child { margin-right: 0; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:last-child:before { content: none; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info a, .blog-entry.post-info-bottom-image .entry-meta .entry-info a i { color: #000000; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info .date span { margin-right: 5px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info .comments { line-height: 22px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-title { width: 100%; float: left; margin-top: 3px; }
.blog-entry.post-info-bottom-image .entry-meta .entry-title h4 { text-transform: capitalize; margin-bottom: 15px; font-size: 28px; }
.blog-entry.post-info-bottom-image .entry-meta p.category a { color: #fff; padding: 2px 8px; font-size: 14px; text-transform: capitalize; }
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category { float: left; width: 100%; line-height: normal; margin-bottom: 0; }
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category a { margin-bottom: 10px; padding: 4px 8px; float: left; margin-right: 5px; background: #b7b7b7; font-size: 12px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p span { color: #fff; padding: 4px 9px; font-size: 11px; text-transform: capitalize; margin-right: 5px; }
.blog-entry.post-info-bottom-image .entry-meta-data p a { background: #b7b7b7; color: #fff; padding: 2px 8px; font-size: 12px; text-transform: capitalize; letter-spacing: 0.5px; position: relative; z-index: 9; margin-bottom: 5px; float: left; margin-right: 5px; line-height: 23px; } 
.blog-entry.post-info-bottom-image .entry-meta-data p a:before { content: ""; display: block; position: absolute; top: 0; right: 0; left: auto; width: 0; height: 100%; z-index: -1; }
.blog-entry.post-info-bottom-image .entry-meta-data p a:hover:before { width: 100%; left: 0; right: auto; }
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span { float: left; padding: 0; border-radius: 50%; width: 25px; height: 25px; text-align: center; position: relative; margin-right: 15px; background: #b7b7b7; margin-top: 2px; }
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span i { color: #fff; font-size: 12px; text-align: center; float: none; display: inline-block; padding: 0; position: absolute; left: -1px; right: 0; margin: -1px auto 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: auto; } 
.blog-entry.post-info-bottom-image .entry-meta i.fa { font-size: 13px; color: #888; margin-right: 3px; }
.blog-entry.post-info-bottom-image .entry-meta .likes a i { font-style: normal; font-size: 12px; } .blog-entry.post-info-above-image .entry-meta { width: 100%; text-align: center; float: none; display: inline-block; margin: 0 auto; padding-bottom: 30px; }
.blog-entry.post-info-above-image .entry-meta .entry-info .author { padding-left: 40px; }
.blog-entry.post-info-above-image .entry-meta .entry-info .author img { width: 25px; height: 25px; border-radius: 50%; position: absolute; left: 0; }
.blog-entry.post-info-above-image .entry-meta .entry-info { width: 100%; float: left; margin-top: 8px; }
.blog-entry.post-info-above-image .entry-meta .entry-info i { font-size: 16px; margin-right: 3px; float: none; display: inline-block; }
.blog-entry.post-info-above-image .entry-meta .entry-info > * { font-size: 14px; position: relative; line-height: 25px; margin-right: 35px; float: none; display: inline-block; text-transform: capitalize; padding-left: 15px; color: #878787; }
.blog-entry.post-info-above-image .entry-meta .entry-info > *:before { position: absolute; content: ""; display: block; right: -20px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: 10px; height: 1px; background: #222222; }
.blog-entry.post-info-above-image .entry-meta .entry-info > *:last-child:before { content: none; }
.blog-entry.post-info-above-image .entry-meta .entry-info i.zmdi { position: absolute; top: 5px; left: -7px; font-size: 14px; }
.blog-entry.post-info-above-image .entry-meta .entry-info .date { padding-left: 0; margin-left: -5px; }
.blog-entry.post-info-above-image .entry-meta .entry-info > * span { margin-right: 6px; }
.blog-entry.post-info-above-image .entry-meta .entry-title { width: 100%; float: left; margin: 10px 0 8px; }
.blog-entry.post-info-above-image .entry-meta .entry-title h4 { text-transform: capitalize; margin-bottom: 0; font-size: 30px; }
.blog-entry.post-info-above-image .entry-meta p.category { float: left; width: 100%; line-height: normal; margin-bottom: 0; }
.blog-entry.post-info-above-image .entry-meta p.category a { background: #222222; color: #fff; padding: 4px 8px 6px; text-transform: capitalize; margin-bottom: 10px; float: none; display: inline-block; font-size: 12px; }
.blog-entry.post-info-above-image .entry-meta-data p span { color: #fff; padding: 4px 9px; font-size: 11px; text-transform: uppercase; margin-right: 5px; }
.blog-entry.post-info-above-image .entry-meta-data p a { background: #222222; color: #fff; padding: 2px 8px; text-transform: capitalize; margin-right: 5px; position: relative; z-index: 9; float: left; margin-bottom: 5px;
}
.blog-entry.post-info-above-image .entry-meta-data p a:hover { color: #fff; }
.blog-entry.post-info-above-image .entry-meta-data p a:before { content: ""; display: block; position: absolute; top: 0; right: 0; left: auto; width: 0; height: 100%; z-index: -1; }
.blog-entry.post-info-above-image .entry-meta-data p a:hover:before { width: 100%; left: 0; right: auto; }
.blog-entry.post-info-above-image .entry-meta-data p.tags span { float: left; padding: 0; border-radius: 50%; width: 28px; height: 28px; text-align: center; position: relative; margin-right: 15px; background: #b7b7b7; margin-top: 1px; }
.blog-entry.post-info-above-image .entry-meta-data p.tags span i { color: #fff; font-size: 13px; text-align: center; float: none; display: inline-block; padding: 0; position: absolute; left: -1px; right: 0; margin: 0 auto; top: 50%;	transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); } 
.blog-entry.post-info-above-image .entry-thumb { margin-bottom: 30px; width: 100%; float: left; position: relative; }
.blog-entry.post-info-above-image .entry-thumb > a { width: 100%; float: left; position: relative; background: #b7b7b7; }
.blog-entry.post-info-above-image .entry-thumb img { border-radius: 150px; -webkit-border-radius: 150px; box-shadow: 0 0 0 5px #fff; -moz-box-shadow: 0 0 0 5px #fff; -webkit-box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; }
.blog-entry.post-info-above-image:hover .entry-thumb img { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -ms-box-shadow: none; }
.blog-entry.post-info-above-image .entry-meta i.fa { font-size: 13px; color: #999; }
.blog-entry.post-info-above-image .entry-meta .likes a i { font-style: normal; font-size: 12px; } .blog-entry.post-info-vertical-image .entry-thumb { width: 100%; float: left; position: relative; overflow: hidden; margin-bottom: 30px; }
.blog-entry.post-info-vertical-image .entry-thumb:before { content: ""; display: block; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 1; }
.blog-entry.post-info-vertical-image .entry-thumb .bx-controls a { z-index: 9; }
.blog-entry.post-info-vertical-image .entry-thumb:hover:before { background: rgba(0,0,0,0.6); }
.blog-entry.post-info-vertical-image .entry-meta { width: 100%; text-align: center; float: none; display: inline-block; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);  z-index: 2; }
.blog-entry.post-info-vertical-image .entry-meta, .blog-entry.post-info-vertical-image .entry-meta a, .blog-entry.post-info-vertical-image .entry-meta .entry-info i { color: #fff; }
.blog-entry.post-info-vertical-image .entry-meta p.category a { background: #222222; color: #fff; padding: 4px 8px; text-transform: capitalize; font-size: 12px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-info i { font-size: 16px; margin-right: 0px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-info > * { font-size: 14px; position: relative; line-height: 25px; margin-right: 15px; float: none; display: inline-block; text-transform: capitalize; padding-left: 15px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-info i.zmdi { position: absolute; top: 5px; left: -7px; font-size: 14px; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta.vertically-centered { display: none; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb { position: relative; margin-top: 50px; overflow: hidden; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb .entry-meta.vertically-centered { display: block; background: none; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb:before { display: none; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb { display: block; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb:before { content: ""; display: block; position: absolute; top: 0; right: 0;  width: 100%;  height: 100%;  background: rgba(0,0,0,0.4); z-index: 1; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail:hover .entry-video-thumb:before { background: rgba(0,0,0,0.6); }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta { width: 100%; text-align: center; float: none; display: inline-block; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%);    -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 2; padding: 0; }
.blog-entry.post-info-vertical-image.format-video .entry-video-thumb { display: none; }
.blog-entry.post-info-vertical-image.format-video .entry-meta { position: relative; top: auto; transform: translateY(0%); -moz-transform: translateY(0%); -webkit-transform: translateY(0%); -ms-transform: translateY(0%); background: rgba(0, 0, 0, 0.7); padding: 40px 20px; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta p.category,
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info { position: static; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta .entry-title h4:before, 
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta .entry-title h4:after { display: none; }
.blog-entry.post-info-vertical-image.format-video > .entry-meta .entry-title h4 { margin: 0; padding: 0; }
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-thumb > .entry-meta p.category { margin-bottom: 15px; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info { width: 100%; float: none; display: inline-block; margin-top: 10px; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover > .entry-meta p.category { margin-top: 0; }
.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover > .entry-meta div.entry-info { margin-bottom: 0; }
.blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image { transform: scale(1.02); -moz-transform: scale(1.02); -webkit-transform: scale(1.02); -ms-transform: scale(1.02); }
.blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category { position: absolute; top: -30px; right: 0; left:0; margin: 0 auto; }
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info { position: absolute; bottom: -30px; right: 0; left:0; margin: 0 auto; }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category { margin-top: -5px; }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info { margin-bottom: -5px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-title { width: 100%; float: left; padding: 0 10px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4 { text-transform: capitalize; margin: 0px 0 5px; padding: 15px 0 13px; position: relative; font-size: 24px; width: auto; float: none; display: inline-block; letter-spacing: 1px; }
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:before { top: 0px;}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:after { bottom: 0px; }
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before, .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after { position: absolute; content: ""; display: block; width: 50px; height: 1px; background: #fff; opacity: 0; visibility: hidden;  right: 0; left: 0; margin: 0 auto; bottom: -2px; }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:before, .blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:after { width: 100px; height: 2px; opacity: 1; visibility: visible; }
.blog-entry.post-info-vertical-image .entry-meta p.category { float: left; width: 100%; line-height: normal; }
.blog-entry.post-info-vertical-image .entry-meta-data p span { background: #222222; color: #fff; padding: 3px 8px; text-transform: capitalize; margin-right: 5px; float: left; }
.blog-entry.post-info-vertical-image .entry-meta-data p a { background: #222222; color: #fff; padding: 3px 8px; text-transform: capitalize; margin-right: 5px; position: relative; z-index: 9; float: left; line-height: normal; letter-spacing: 0.5px; margin-bottom: 5px; }
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover { color: #fff; }
.blog-entry.post-info-vertical-image .entry-meta-data p a:before { content: ""; display: block; position: absolute; top: 0; right: 0; left: auto; width: 0; height: 100%; z-index: -1; }
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover:before { width: 100%; left: 0; right: auto; }
.blog-entry.post-info-vertical-image .entry-meta-data p.tags span { float: left; color: #222222; padding: 3px 8px; text-transform: capitalize; margin-right: 5px; line-height: normal; font-size: 13px; background: #eaeaea; }
.blog-entry.post-info-vertical-image .entry-meta i.fa { font-size: 14px; }
.blog-entry.post-info-vertical-image .entry-meta .likes a i { font-style: normal; font-size: 12px; margin-right: 1px; } .author-info { display:block; padding:0px; clear:both; float:left; margin:40px 0px 0px; } 
.author-info .thumb { width:110px; margin:0px 20px 0px 0px; float:left; position:relative; }
.author-info .thumb img { max-width:100%; border-radius:100%; height:auto; }
.author-info h2 { font-size:20px; font-weight:normal; margin-bottom:30px; text-transform:none; }
.author-info h3 span { color:#aaaaaa; font-size:14px; }
.author-info h3 { font-size:18px; } .commententries { width:100%; float:left; margin:0; padding:0px; }
.commententries .comments-area { margin:40px 0px 0px; display: block; }
.commententries .comments-area:empty { display: none; }
.commententries h3 { font-size:22px; }
ul.commentlist { float:left; margin:20px 0px 20px 0px; padding:0px 0px 20px 0px; list-style:none; border-top:0px; }
ul.commentlist li.comment { display:block; float:none; list-style:none; border:none; margin:0px 0px 30px; padding:0px 0px 0px 110px; position:relative; clear:both; }
ul.commentlist li.pingback { padding-left:0; }
ul.commentlist li.pingback > p > a { margin-left:5px; }
ul.children li.comment.depth-2, ul.children li.comment.depth-3, ul.children li.comment.depth-4, ul.children li.comment.depth-5 {padding-left: 60px !important;}
ul.children li.comment.depth-2 .comment-author .avatar {
height: 40px;
left: -60px;
width: 40px;
top: 0px;
}
ul.commentlist li ul.children { margin:10px 0px 10px; padding:0px; float:left; border:none; clear:both; width:100%; }
ul.commentlist li .respond { margin-left:69px; }
ul.commentlist li .comment-details { position:relative; padding:0px 0px 10px; margin:10px 0px 10px; }
ul.commentlist li .comment-details:before { bottom:0px; content:''; left:0px; position:absolute; width:100%; }
ul.commentlist li .comment-body { margin:10px 0px 0px; } 
ul.commentlist li .comment-body p { line-height:28px; }
ul.commentlist li .comment-author { left:0px; top:0px; position:absolute; }
ul.commentlist li .comment-author img { max-width:80px; max-height:80px; float:left; margin:0px; border-radius:80px; }
ul.commentlist li .author-name > a { font-size:18px; color:#000000; }
ul.commentlist li .author-name span { font-size:14px; color:#aaaaaa; }
ul.commentlist li.bypostauthor .author-name { border-bottom: 1px solid #aaaaaa; }
ul.commentlist li .comment-details { display:block; }		
ul.commentlist li .author-name .reply { margin:0px; float:right; }
ul.commentlist li .reply a { border:1px solid #000000; clear:both; display:inline-block; margin:10px 0px 0px; padding:2px 13px; color:#000000; }
ul.commentlist li .reply a:hover { color:#ffffff; }
ul.commentlist li #respond { padding-bottom:20px; }		
.comment-respond form { float: left; margin-bottom: 20px; width: 100%; }
.logged-in-as ~ .column { width:100% }
#respond { clear:both; }
#respond h3#reply-title small { font-size:12px; text-transform:none; }
#respond h3#reply-title { margin-bottom:20px; font-size:22px; }
#respond .dt-sc-one-half p span { width:10%; }
#respond .dt-sc-one-half textarea { height:123px; }
#respond p { margin-bottom:15px; display:inline-block; width:100%; }
#primary .comment-form-dt-privatepolicy{margin:15px 0 10px;}
.comment-body ul li, .comment-body ol li { padding-left:0px; list-style:circle; display:list-item; }
.comment-form .comment-form-cookies-consent{margin-top:10px;}
.comment-form input[type=checkbox]{margin-right:10px;}
ul.commentlist ol{margin-bottom:20px;} .pagination { clear:both; float:left; width:100%; margin:30px 0px 10px; padding:0px; }
.pagination ul { float:left; margin:0px; padding:0px; }
.pagination ul li { float:left; display:inline; margin:0px; padding:0px; }
.pagination ul li a, .pagination ul li span {font-size:14px; font-weight:bold; padding:6px 15px 5px; text-transform:none; letter-spacing:0; border:1px solid; margin:10px 10px 0px 0px; display:inline-block; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; border-radius:3px;}
.pagination ul li a i {font-size:14px; }
.pagination ul li a.next i { margin-left:5px; }
.pagination ul li a.prev i { margin-right:5px; }
.pagination ul li a:hover, .pagination ul li span, .pagination ul li a:hover i { color:#ffffff; }
.pagination .column { margin:0px; }
.pagination.blog-pagination:empty { display:none; }  .post-left-date{padding: 0px 0px 0px 122px;}
.post-left-date .entry-meta {
width: 130px;
text-align: center;
position: absolute;
left: 0;
z-index: 1;
}
.post-left-date .entry-thumb {
margin-bottom: 30px;
display: block;
clear: both;
}
.post-left-date .entry-thumb .blog-image a img{border: 5px solid;border-top-color: currentcolor;border-right-color: currentcolor;border-bottom-color: currentcolor;border-left-color: currentcolor;}
.post-left-date.format-audio .entry-thumb{border-bottom:0; margin-bottom: 0px;} .post-left-date.blog-entry:not(.tag-image) .entry-details, .post-left-date.blog-entry.tag-tags .entry-details, .post-left-date.blog-entry .entry-thumb:empty ~ .entry-details{border: 5px solid; background-color: #fff;padding: 20px; min-height: 280px; }
.post-left-date .entry-meta .author {
width: 100%;
margin-top: 15px;
padding-bottom: 5px;
clear: both;
display: inline-block;
}
.post-left-date .entry-meta .author img{border-radius: 50%;
width: 56px;
height: 56px;
border: 3px solid;}
.post-left-date .entry-meta .date, .post-left-date .entry-meta .comments, .post-left-date .entry-meta .entry_format {
margin: 0px 0px 10px 0px;
float: right;
color: #FFFFFF;
display: block;
padding: 5px 20px 0px 6px;
position: relative;
clear: both;
height: 40px;
background-color: #ccc;
}
.post-left-date .entry-meta .date span {
font-size: 26px;
font-weight: bold;
float: left;
width: auto;
padding: 0 5px 0 5px;
margin: 0;
line-height: 27px;
}
.post-left-date .entry-meta .date p {
line-height: initial;
font-size: 12px;
float: left;
}
.post-left-date .entry-meta .comments{line-height: 30px;}
.post-left-date .entry-meta .comments i{top: 0;font-size: 14px; color: #fff;}
.post-left-date .entry-meta .entry_format a.ico-format:after{font:normal normal normal 14px/1 FontAwesome;content: "\f15c";left: 0px;
top: 0px;width: 100%;height: 100%;text-align: center;color: #fff;}
.post-left-date .entry-meta .comments a{color: #fff;}
.post-left-date .entry-meta .entry_format a{line-height: 30px;}
.post-left-date .entry-details .entry-meta-data span.category{margin-left: 5px;}
.post-left-date .entry-details .entry-meta-data p.tags span{margin-left: 4px;}
.post-left-date .entry-details .entry-title h4{font-size:24px;}
.post-left-date .entry-details .entry-title h4 a{color: #2f2f2f;}
#widget.widget, #widget .singleSound{border-radius: 0px !important;} .blog-entry.with-border, .blog-entry.blog-medium-style.white-highlight { background:#ffffff; } 
.blog-entry.blog-thumb-style { border-bottom-color:rgba(0, 0, 0, 0.1); }
.blog-entry.with-border, .blog-entry .entry-format a, .dt-sc-dark-bg .blog-entry.entry-date-author-left .entry-date-author .entry-author img:hover { border-color:#fff; }
.blog-entry.entry-date-left .entry-date, .blog-entry.entry-date-left .entry-date a, .blog-entry.entry-date-left .entry-date a i, .blog-entry.entry-date-author-left .entry-date-author .comments:hover a, .blog-entry.entry-date-author-left .entry-date-author .comments:hover i, .blog-entry.entry-date-author-left .entry-date-author .entry-format:hover a, .post-left-date .entry-meta a.comments:hover, .post-left-date .entry-meta a.comments:hover i, .post-left-date .entry-meta .entry_format a:hover:after, .blog-entry.entry-date-author-left .entry-date-author .comments:hover span, .post-left-date .entry-meta .comments:hover a, .post-left-date .entry-meta .comments:hover a i { color:#000000; }
.blog-entry.entry-date-author-left .entry-date-author .entry-date, .blog-entry.entry-date-author-left .entry-date-author .comments, .blog-entry.entry-date-author-left .entry-date-author .comments i, .blog-entry.entry-date-author-left .entry-date-author .comments a, .blog-entry .entry-format a, .blog-entry.dt-sc-skin-highlight, .blog-entry.dt-sc-skin-highlight .entry-title h4 a, .blog-entry.dt-sc-skin-highlight .entry-meta a, .blog-entry.dt-sc-skin-highlight .entry-meta .comments i, .blog-entry.dt-sc-skin-highlight .entry-meta .author i, .blog-entry.dt-sc-skin-highlight .entry-meta-data p a, .blog-entry.dt-sc-skin-highlight .entry-meta-data p i, .blog-entry.entry-date-author-left .entry-date-author .comments a, .blog-entry.entry-date-author-left .entry-date-author .comments i, .blog-entry.entry-date-author-left .entry-date-author .entry-format a, .dt-sc-dark-bg .blog-entry.entry-date-author-left .entry-meta-data p i  { color:#ffffff; }
.blog-entry.entry-date-author-left .entry-date-author .entry-author, .blog-entry.entry-date-author-left .entry-date-author .entry-date span { border-color:rgba(0, 0, 0, 0.05); }	
.blog-entry.dt-sc-skin-highlight .entry-title h4 a:hover, .blog-entry.dt-sc-skin-highlight .entry-meta a:hover, .blog-entry.dt-sc-skin-highlight .entry-meta-data p a:hover { color:rgba(0, 0, 0, 0.5); }
.blog-entry .entry-meta a { color:#888888; } .blog-entry.entry-date-left.outer-frame-border .entry-details { background-color: #fafafa; }
.blog-entry.entry-date-left.outer-frame-border .entry-date { background-color: #ddd; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled, .blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:hover, .blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a { background-color: rgba(0,0,0,0); }
.blog-entry.entry-date-left.outer-frame-border:hover .entry-details { background-color: #f1efea; }
.blog-entry.entry-date-left.outer-frame-border:hover .entry-details .entry-date { background-color: #fff; }
.blog-entry.outer-frame-border:before, .blog-entry.outer-frame-border:after { border-color: #ccc; }
.blog-entry.outer-frame-border:hover:after { border-color: #f1efea; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-title h4 a:not(:hover), .blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled, .blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a { color: #000; }
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:hover { color: rgba(0,0,0,0.5); }
.blog-entry.entry-date-left.outer-frame-border .entry-details, .blog-entry.entry-date-left.outer-frame-border .entry-date { background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/pattern-grudge.png); background-repeat: repeat; } .dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover, .dt-sc-dark-bg  .blog-entry.entry-date-author-left .entry-details .entry-title h4 a, .dt-sc-dark-bg .blog-entry.entry-date-author-left .entry-meta-data p a:hover { color:#fff; }
.dt-sc-dark-bg .blog-medium-style.white-highlight { color:#888888; }  @media only screen and (min-width:1200px) and (max-width:1380px) {
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width: 48.8%; }
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width:48.2%; }
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-author img{width: 40px; height: 40px;}
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-author img{width: 56px; height: 56px;}
}
@media only screen and (min-width:1200px){
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date p:after,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a:after{display: none;}
}
@media only screen and (max-width:1199px) { .page-with-sidebar .blog-entry.entry-date-author-left, .page-with-sidebar .blog-entry.entry-date-author-left{padding-left: 0px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author{width: 100% !important; position:relative; text-align: left;left: 0px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-author {width: auto;float: left;margin-top: 0px;margin-right: 10px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .comments{width: auto;float: left;margin-top: 0;z-index: -1;padding: 0 0 0 15px;margin-top: 8px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-format{width: auto;float: left;margin-top: 0; z-index: -2;margin-top: 8px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-format a{padding-left: 18px;padding-right: 10px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .comments a{padding-right: 10px;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-date:before, 
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .comments:before, 
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-format:before {
border-left: 0 solid !important;border-right: 14px solid rgba(0,0,0,0) !important;right: -13px !important;left: auto !important;}
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-date:after, 
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .comments:after, 
.page-with-sidebar  .blog-entry.entry-date-author-left .entry-date-author .entry-format:after {
border-right: 15px solid transparent !important;border-left: 0 solid transparent !important;right: -18px !important;left: auto !important;color: #fff !important;}
.dt-sc-posts-list-wrapper .tpl-blog-holder{margin: 0 !important;}
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-date, .page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .comments, .page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 5px;}
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-date p:after,
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-format a:after{display: none;}
} @media only screen and (min-width:992px) and (max-width:1199px) {
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third, .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half  { width:100%; }
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third { width:50%; }
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third { width:100%; }
.tpl-blog-holder.apply-isotope .dt-sc-one-third { width:33.33%; }
.tpl-blog-holder.apply-isotope .dt-sc-one-half { width:50%; }
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width:50%; }
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width:100%; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-top:30px; }
.dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
.dt-sc-one-third .blog-entry .entry-title h4 { line-height: normal; }
.with-both-sidebar .blog-entry.blog-medium-style .entry-thumb, .with-both-sidebar .blog-entry.blog-medium-style .entry-details { width:100%; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; margin-top:20px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { padding-left:30px; }
.with-both-sidebar .blog-entry.blog-medium-style .entry-details { padding-bottom:20px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format { right:0; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { width:100%; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; }
.dt-sc-one-third .blog-entry.blog-medium-style { width:99.5%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title { min-height:auto; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body, .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data { margin-top:0; margin-left:0; width:100%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 { font-size:15px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { margin-top:0; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { width:100%; }
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { padding-left:30px; width:100%; padding-top:30px; }	
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:0; }
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body { display:none; }
.page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { width:100%; }
.vc_col-sm-3 .blog-entry .entry-format a:before { line-height: 40px; font-size: 20px; }
.vc_col-sm-3 .blog-entry .entry-format a { width: 40px; height: 40px; border: none; }
.vc_col-sm-3 .blog-entry .entry-details h4 { font-size: 13px; }
.vc_col-sm-3 .blog-entry.entry-date-left .entry-details { padding-left: 55px; }
.vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date { width: 45px; }
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details .dt-sc-button.with-icon.icon-right.type1, .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .dt-sc-button.with-icon.icon-right.type1 { padding: 10px; }
.vc_col-sm-3 .blog-entry.entry-date-author-left { padding-left: 45px; }
.vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author { width: 30px; }		
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb { width: 100%; }
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { width: 100%; padding-left: 0; padding-top: 30px; }
.vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding: 30px; }
.vc_col-sm-6 .blog-entry.blog-medium-style .entry-format { right: 10px; top: 10px; } .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: none; }
.dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments { margin-top: 10px; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: block; }	
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author{margin-top: 0;padding-bottom:0px;}	
.dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author img{ height: 40px; width: 40px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author {padding-bottom: 15px !important;}
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .comments, 
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 9px;}
.page-with-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date p:after,
.page-with-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.page-with-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a:after{display: none;}
}
@media only screen and (max-width: 991px) {
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left, .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half .blog-entry.entry-date-author-left{padding-left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author{width: 100% !important; position:relative; text-align: left;left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author {width: auto;float: left;margin-top: 0px;margin-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments{width: auto;float: left;margin-top: 0;z-index: -1;padding: 0 0 0 15px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format{width: auto;float: left;margin-top: 0; z-index: -2;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a{padding-left: 18px;padding-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a{padding-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:before, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:before, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:before {
border-left: 0 solid;border-right: 14px solid rgba(0,0,0,0);right: -13px;left: auto;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:after, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:after, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:after {
border-right: 15px solid transparent;border-left: 0 solid transparent;right: -18px;left: auto;color: #fff;}
.dt-sc-posts-list-wrapper .tpl-blog-holder{margin: 0 !important;}
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .comments, 
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 14px !important;}
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .comments, 
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 5px !important;}
} @media only screen and (min-width:768px) and (max-width:991px) {
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third, .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width:100%; }
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third, .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half { width:100%; }
.tpl-blog-holder.apply-isotope .dt-sc-one-third { width:50%; }
.tpl-blog-holder.apply-isotope .dt-sc-one-half, .tpl-blog-holder.apply-isotope .dt-sc-one-third { width:50%; }
.with-sidebar .blog-entry.blog-medium-style .entry-thumb, .with-sidebar .blog-entry.blog-medium-style .entry-details { width:100%; }
.with-sidebar .blog-entry.blog-medium-style .entry-details { padding-bottom:20px; }
.with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; margin-top:20px; }
.with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:30px; margin-top:0; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-top:30px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { margin-top:0; }
.with-sidebar .blog-entry.blog-medium-style .entry-format { right:0; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format, .dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:0; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { padding-left:0px; margin-top:20px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { padding-left:30px; }
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details, .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { margin-top:0; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { width:100%; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; }
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:30px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-details { margin-top:0; }
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { width:52%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title { min-height:auto; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body, .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data { margin-top:0; margin-left:0; width:100%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 { font-size:14px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { width:100%; }
.blog-entry.blog-medium-style { width:99.4%; }
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body { display:none; }
.with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { width:100%; }
.page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { width:100%; }
.dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-top:30px; }
.with-both-sidebar #commentform .dt-sc-one-half { width:100%; margin-left:0; }
.with-both-sidebar #commentform .dt-sc-one-half textarea, .with-both-sidebar #commentform .dt-sc-one-half input { margin-bottom:20px; }
.with-both-sidebar #commentform .form-submit, .with-both-sidebar #commentform .form-submit .submit { margin-top:0; }
.vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth, .vc_col-md-6.column.no-space.dt-sc-two-fifth { width:50%; }
ul.commentlist li.comment { padding-left:80px; }
ul.commentlist li .comment-author img { max-width: 60px; max-height: 60px; } .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: block; }
.with-both-sidebar.page-with-sidebar .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: none; }
.with-both-sidebar.page-with-sidebar .blog-entry.entry-minimal-bordered .entry-meta-data .comments { margin-top: 10px; }
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left{padding-left: 0px;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author{width: 100% !important;position: relative;text-align: left;left: 0px;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-author{width: auto;float: left;margin-top: 0px;margin-right: 10px;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .comments{width: auto;float: left;z-index: -1;padding: 0 0 0 15px;margin-top: 8px;}
.archive .blog-entry.entry-date-author-left .entry-date-author .comments a{padding-right: 10px;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
.archive .blog-entry.entry-date-author-left .entry-date-author .comments:before{border-left: 0 solid;border-right: 14px solid rgba(0,0,0,0);right: -13px;left: auto;}
.archive .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
.archive .blog-entry.entry-date-author-left .entry-date-author .comments:after{border-right: 15px solid transparent;border-left: 0 solid transparent;right: -18px;left: auto;color: #fff;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left{padding-left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author{width: 100% !important;position: relative;text-align: left;left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-author{width: auto;float: left;margin-top: 0px;margin-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .comments{width: auto;float: left;z-index: -1;padding: 0 0 0 15px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format {z-index: -2;margin-top: 8px;width: auto;float: left;}
.dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a, .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments span{padding-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
.dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:before,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:before{border-left: 0 solid;border-right: 14px solid rgba(0,0,0,0);right: -13px;left: auto;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date:after,
.dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments:after, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format:after{border-right: 15px solid transparent;border-left: 0 solid transparent;right: -18px;left: auto;color: #fff;}
.with-left-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author img, .with-right-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-author img{ height: 40px; width: 40px;margin-top: 4px;margin-bottom: 5px; }
.with-left-sidebar .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.with-right-sidebar .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date{padding-top: 3px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date p:after,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a:after,
.tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments span:after{display: none;}
} @media only screen and (max-width: 767px) {
.page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half, .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third { width:100%; }
.blog-entry.blog-medium-style .entry-thumb, .blog-entry.blog-medium-style .entry-details { width:100%; }
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details { padding-left:0; margin-top: 0px; }
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { padding-left:0; padding-top:30px; }
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details, .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { padding-left:30px; margin-top: 0px; }
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details { margin-top:0; }
.blog-entry.blog-medium-style .entry-details { padding-bottom:20px; }
.blog-entry.blog-medium-style .entry-format, .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format, .dt-sc-one-half .blog-entry.blog-medium-style .entry-format { right:0; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title { min-height:auto; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body, .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data { margin-top:0; margin-left:0; width:100%; }
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details, .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details { width:100%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4 { font-size:14px; }
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb, .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details, .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details, .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb, .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details { width:100%; }
.blog-entry.blog-medium-style { width:99.4%;  }
.tpl-blog-holder.apply-isotope .column { margin-bottom:0; } ul.commentlist { font-size:14px; }
ul.commentlist li.comment { padding: 0px 0px 0px 60px; }
ul.commentlist li.comment .comment-author img { max-width: 40px; max-height: 40px; border-radius: 40px; }
ul.commentlist li.comment ul.children li.comment { padding: 0px 0px 0px 50px;}
ul.commentlist li.comment ul.children .comment-author img { max-width: 30px; max-height: 30px; border-radius: 30px; } 
ul.commentlist > li, ul.commentlist > li ul.children > li { padding-left: 40px; }
ul.commentlist > li ul.children > li { margin-left: -40px; }      
ul.commentlist li .comment-details { margin:10px 0px 30px; }	
ul.commentlist li .author-name > a { font-size:16px; }
ul.commentlist li li .comment-author { left: 5px; top:4px; }
ul.commentlist li.depth-1, ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, ul.commentlist li.depth-5 { margin-bottom:0; }
.post-password-form label input { width:100%; }
.blog-entry.post-info-bottom-image .entry-meta { position: static; width: 100%; padding: 20px 0px 0px 0; }
.blog-entry.post-info-bottom-image .entry-meta .entry-info > * { margin-bottom: 10px; }
.blog-entry.post-info-within-image .entry-meta { position: static; padding: 20px; }
.blog-entry.post-info-within-image .entry-meta .entry-title h4 { font-size: 26px; margin-bottom: 5px; }
.blog-entry.post-info-within-image .entry-meta p.category, .blog-entry.post-info-within-image .entry-meta .entry-title, .blog-entry.post-info-within-image .entry-meta .entry-info { z-index: 9; }
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down { display: none; }
.blog-entry.post-info-within-image .entry-thumb:before { height: 100%; background: #878787; z-index: -1; }
.blog-entry.post-info-within-image .entry-meta .author,	.blog-entry.post-info-within-image .entry-meta .comments { margin-bottom: 10px; }
.blog-entry.post-info-vertical-image .entry-meta { position: static; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none; padding: 20px 15px; }
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category, .blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info { position: static; padding: 0 10px; }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category { margin-top: 0; }				
.blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image, .blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category { margin-top: 0; }
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info { margin-bottom: 0; }
.blog-entry.post-info-vertical-image .entry-thumb:before { z-index: -1; background: rgba(0,0,0,0.8); }
.blog-entry.post-info-vertical-image .entry-thumb:hover:before { background: rgba(0,0,0,0.75); }		
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info { margin-top: 0; }
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before, .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after { display: none; }
.blog-entry.post-info-above-image .entry-meta .entry-title h4 { font-size: 24px; margin-bottom: 5px; } .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: block; } .mobile-nav-container .tpl-blog-holder.apply-isotope .dt-sc-one-half{width: 100%;}
.mobile-nav-container .tpl-blog-holder{margin: 0;}
.mobile-nav-container .tpl-blog-holder .column, .mobile-menu .dt-primary-nav .entry-thumb a, .mobile-menu .dt-primary-nav .entry-details a{padding: 0;border:none;}
.mobile-menu .dt-primary-nav .entry-meta a{display: inline;}
.mobile-menu .dt-primary-nav .tpl-blog-holder .column:nth-child(2){margin-bottom: 25px !important;}
#header .blog-default-style .entry-meta .comments:after {top: 6px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half, .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half{width: 100% !important;} .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left, .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .column.no-space .blog-entry.entry-date-author-left, .single-post .post-left-date{padding-left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author, .post-left-date .entry-meta{width: 100% !important; position:relative; text-align: left;left: 0px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-author, .single-post .post-left-date .entry-meta .author {width: auto;float: left;margin-top: 0px;margin-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .comments{width: auto;float: left;margin-top: 0;z-index: -1;padding: 0 0 0 15px;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-format{width: auto;float: left;margin-top: 0; z-index: -2;margin-top: 8px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-format a{padding-left: 18px;padding-right: 10px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .comments a{padding-right: 10px;}
.post-left-date .entry-meta .date:before, .post-left-date .entry-meta .comments:before, .post-left-date .entry-meta .entry_format:before,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-date:before,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .comments:before, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-format:before {
border-left: 0 solid;border-right: 14px solid rgba(0,0,0,0);right: -13px;left: auto;}
.post-left-date .entry-meta .date:after, .post-left-date .entry-meta .comments:after, .post-left-date .entry-meta .entry_format:after,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-date:after, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .comments:after, 
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope  .blog-entry.entry-date-author-left .entry-date-author .entry-format:after {
border-right: 15px solid transparent;border-left: 0 solid transparent;right: -18px;left: auto;color: #fff;}
.dt-sc-posts-list-wrapper .tpl-blog-holder{margin: 0 !important;}
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .comments, 
.page-with-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 12px !important;}
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .comments, 
.with-both-sidebar .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 5px !important;}
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .comments, 
.page-with-sidebar .dt-sc-one-column .blog-entry.entry-date-author-left .entry-date-author .entry-format {margin-top: 9px !important;}
.tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments span{padding-right: 10px;} .post-left-date .entry-meta .date, .post-left-date .entry-meta .comments, .post-left-date .entry-meta .entry_format {clear: none;}
.single-post .post-left-date .entry-meta .date{width: auto;float: left;padding: 4px 8px 0 6px;margin-top: 8px;}
.single-post .post-left-date .entry-meta .comments{z-index: -1;padding: 4px 10px 0 17px;margin-top: 8px;width: auto;float: left;}
.single-post .post-left-date .entry-meta .entry_format{padding: 4px 10px 0px 20px;z-index: -2;margin-top: 8px;width: auto;float: left;}
.with-left-sidebar .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date, 
.with-right-sidebar .dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-date{padding-top: 3px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-date p:after,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .comments a:after,
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .blog-entry.entry-date-author-left .entry-date-author .entry-format a:after,
.tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments span:after{display: none;}
.single-post .blog-entry.post-left-date .entry-meta .date p:after,
.single-post .blog-entry.post-left-date .entry-meta .comments span:after,
.single-post .blog-entry.post-left-date .entry-meta .comments a:after,
.single-post .blog-entry.post-left-date .entry-meta .entry_format a:before{display: none;}
} @media only screen and (max-width: 479px) {
.blog-entry .entry-format a { width: 60px; height: 60px; line-height: 45px; }
.blog-entry.blog-medium-style .entry-format a { width: 55px; height: 55px; line-height: 45px; }
.blog-entry .entry-format a:before { line-height: 45px; font-size: 22px; }
.blog-entry.blog-medium-style .entry-format a:before { line-height:50px; } .blog-entry.blog-thumb-style { margin-bottom:30px; }
.blog-entry.blog-thumb-style .entry-thumb { width:100%; margin-right:0; margin-bottom:15px; padding:0; text-align:center; }
.blog-entry.blog-thumb-style .entry-thumb img { margin:0 auto; width:100%; margin-bottom:5px; }
.blog-entry.blog-thumb-style .entry-details { width:100%; } .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after { display: none; }
.blog-entry.entry-minimal-bordered .entry-meta-data .comments { margin-top: 10px; }
ul.commentlist {width: 100%;}
} @media only screen and (max-width: 319px) {
.blog-entry.entry-date-left .entry-details, .blog-entry.blog-thumb-style.entry-date-left .entry-details, .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details { padding:0; }
.blog-entry.entry-date-left .entry-date, .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date, .page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author { margin-bottom: 10px; position:inherit; width: 100%; }
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button { margin-left:0; }
.blog-entry.entry-date-author-left { padding-left:0; }
.blog-entry.entry-date-author-left .entry-date-author { position:inherit; margin-bottom:20px; display:inline-block; width:100%; }
.blog-entry.entry-date-author-left .entry-date-author .entry-author a { display:inline-block; width:100%; text-align:center; }
.blog-entry.entry-date-author-left .entry-format a { width: 45px; height: 45px; line-height: 45px; border:0; }
.blog-entry.entry-date-author-left .entry-format a:before { line-height:45px; }
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left { padding-left:0; }
.post-nav-container:before { display:none; }
.post-nav-container .post-prev-link, .post-nav-container .post-next-link { width:100%; text-align:center; }
.post-nav-container .post-next-link a, .post-nav-container .post-prev-link a { margin:5px 0px; }
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-author img{height: 35px;width: 35px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-author a{display: none;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half  .blog-entry.entry-date-author-left .entry-date-author .entry-author{padding-bottom: 5px;width: 100%;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span{padding: 0 2px 0 2px;font-size: 15px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .comments {padding: 0 0 0 13px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-format a {padding-left: 13px;padding-right: 2px;height: 40px; line-height: 38px;}
.dt-sc-posts-list-wrapper .tpl-blog-holder.apply-isotope .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author{margin-bottom: 15px;}
}.business-contact-form { background:#ffffff; padding:30px 15px; margin:0px 0px 10px; width:100%;  float:left; clear:both; position:relative; }
.business-contact-form h2 { font-size:20px; }
.business-contact-form:before { content:""; position:absolute; width:100%; height:100%; border:10px solid rgba(255, 255, 255, 0.4); left:-10px; top:-10px; }
.business-contact-form input[type="text"], .business-contact-form input[type="email"], .business-contact-form textarea { background:rgba(0, 0, 0, 0.02); border:1px solid rgba(0, 0, 0, 0.05); border-radius:3px; padding:19px 15px 18px; }
.business-contact-form textarea { height:134px; }
.business-contact-form input[type="submit"] { margin-top:20px; padding:20px 20px 17px; font-size:18px; font-weight:normal; text-transform:none; width:100%; }
.business-contact-form input[type="text"]:focus, .business-contact-form input[type="email"]:focus, .business-contact-form textarea:focus { border:1px solid rgba(0, 0, 0, 0.2); }
.business-contact-social li { margin:0px 30px; }
.business-contact-social li a { font-size:20px; color:#000000; } .attorney-contact-form input[type="text"], .attorney-contact-form input[type="email"], .attorney-contact-form input[type="tel"], .attorney-contact-form textarea, .attorney-contact-form select { border:0px; border-bottom:1px solid #000000; color:#000000; padding:15px 0px; font-size:16px; }
.attorney-contact-form { margin: 0 auto; text-align: center; width: 70%; }
.attorney-contact-form textarea { height:53px; }
.attorney-contact-form input[type="submit"] { border-radius:0px; background:#000000; margin:20px 20px 0px 0px; padding:16px 30px; float:none; }
.attorney-contact-form input[type="submit"]:hover { background:#cda85c; }
.attorney-contact-form .selection-box:after { content:none; }
.secondary-sidebar .attorney-contact-form { width:100%; }
.secondary-sidebar .attorney-contact-form input[type="submit"] { float:left; } .event-contact-form input[type="text"], .event-contact-form input[type="email"], .event-contact-form input[type="tel"], .event-contact-form textarea { background:transparent; border:2px solid #fff; color:#ffffff; padding:14px 15px 13px; border-radius:5px; }
.event-contact-form textarea { height:153px; }
.event-contact-form input[type="submit"] { float:right; text-transform:none; margin:20px 0px 0px; font-size:16px; font-weight:normal; } .fitness-form h2 { color:#eb0029; font-weight:600; }
.fitness-form .form-field { position:relative; margin:12px 0px 0px; float:left; clear:both; width:100%; }
.fitness-form span.fa, .fitness-form span.icon { position:absolute; left:15px; top:15px; color:rgba(0, 0, 0, 0.2); font-size:16px; z-index:9; color:#161616; }
.fitness-form input[type="text"], .fitness-form input[type="email"], .fitness-form input[type="tel"], .fitness-form textarea { padding:13px 0 13px 40px; text-transform:capitalize; font-size:14px; border-width:0px 0px 3px 0px; border-color:#ebeef0; margin-bottom: 5px; color:#000000; }
.fitness-form input[type="text"]:hover, .fitness-form input[type="email"]:hover, .fitness-form input[type="tel"]:hover, .fitness-form textarea:hover { border-color:#161616; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } 
.fitness-form input[type="submit"] { border-radius: 0; float: right; font-weight: normal; letter-spacing: 0.5px; margin-top: 20px; font-size:16px; padding: 16px 30px; }
.fitness-form textarea { height:120px; }
.fitness-contact-info .dt-sc-contact-info { font-size:16px; }
.fitness-contact-info .dt-sc-contact-info p b { color:#666666; }
.fitness-contact-info .dt-sc-contact-info span { font-size:18px; color:#eb0029; margin:1px 10px 30px 0px; }
.fitness-contact-info .dt-sc-contact-info h6 { font-size:18px; margin-bottom:10px; }	
.fitness-contact-info .dt-sc-sociable li a { color:#161616; }
.fitness-contact-info .dt-sc-sociable li a:hover { color:#fff; }
.fitness-contact-boxes .wpb_text_column { width:20.5%; float:left; margin-bottom:0px; }
.fitness-contact-boxes .wpb_text_column:nth-child(2), .fitness-contact-boxes .wpb_text_column:last-child { width:23.1%; float:left; padding-left:30px; }
.fitness-contact-boxes .wpb_text_column:nth-child(3) { width:12.8%; float:left; padding-top:85px; }
.fitness-form-container.extend-bg-fullwidth-right:after { background:#ffffff; } .hosting-contact-form input[type="submit"] { width:100%; padding:15px 20px 13px; margin-top:15px; }
.hosting-contact-form textarea { height:196px; } .restaurant-contact-form { width:100%; float:right; max-width:570px; padding:30px 0px 0px; }
.restaurant-contact-form h3 { margin-bottom:25px; padding-left: 10px; }
.restaurant-contact-form input[type="text"], .restaurant-contact-form input[type="email"], .restaurant-contact-form input[type="tel"], .restaurant-contact-form textarea { background:none; border-color:rgba(255, 255, 255, 0.2); color:#ffffff; }
.restaurant-contact-form input[type="text"]:focus, .restaurant-contact-form input[type="email"]:focus, .restaurant-contact-form input[type="tel"]:focus, .restaurant-contact-form textarea:focus { border-color:#b48b3c; }
.restaurant-contact-form input[type="submit"] { margin-top:0px; float:right; }
.restaurant-contact-bg:before { content:""; position:absolute; right:-201px; top:0px; background:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/css/images/slanting-bg.png) no-repeat; width:201px; height:525px; z-index:9; }
.dt-sc-contact-details-on-map { position: relative; }
.dt-sc-contact-details-on-map:after { background:rgba(0, 0, 0, 0.8); content:""; display: block; height:100%; position:absolute; left: 0; top: 0; width:100%; }
.dt-sc-contact-details-on-map.hide-overlay:after { display: none; }
.dt-sc-contact-details-on-map .map {  width: 100%; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; }
.dt-sc-contact-details-on-map .back-to-contact { display: none; }
.dt-sc-contact-details-on-map .back-to-contact span { background:#b48b3c; border:2px solid #b48b3c; border-radius:50%; color:#ffffff; float:left; font-size:28px; height:60px; left:0px; line-height:60px; margin:auto; position: absolute; right:0px; text-align:center; top:-30px; width:60px; z-index:99; } 
.dt-sc-contact-details-on-map .section-wrapper.dt-sc-map-overlay { right:0px; margin:auto; max-width:1170px; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay:after { left:100%; right:inherit; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 { padding-left:15px; padding-right:15px; } .spa-contact-form input[type="text"], .spa-contact-form input[type="tel"], .spa-contact-form input[type="email"], .spa-contact-form textarea { border-color:#ffc9d4; font-family:'Open Sans', sans-serif; font-size:16px; color:#000000; font-weight:600; border-radius:15px 0px; }
.spa-contact-form input[type="text"]:focus, .spa-contact-form input[type="tel"]:focus, .spa-contact-form input[type="email"]:focus, .spa-contact-form textarea:focus{ border-color:#ef577a; } .university-contact-form .form-field, .university-contact-form .button-field { position:relative; float:left; clear:both; margin:0px 0px 20px; width:100%; }
.university-contact-form .form-field i, .university-contact-form .button-field i { position:absolute; right:15px; top:15px; font-size:23px; color:#1c3f55; z-index:9; font-weight:bold; }
.university-contact-form .form-field input[type="text"], .university-contact-form .form-field input[type="tel"], .university-contact-form .form-field input[type="email"], .university-contact-form textarea, .university-contact-form .form-field select { padding:16px 30px 15px 12px; color:#1c3f55; font-weight:normal; font-family:'Open Sans', sans-serif; }
.university-contact-form textarea { height:205px; }
.university-contact-form .button-field { margin:10px 0px 0px; }
.university-contact-form .button-field input[type="submit"] { padding: 0 48px 0 20px; width: 100%; color: #ffffff; height: 49px; line-height: 49px; border-radius: 0; }
.university-contact-form .button-field i { color: #463839; right: 0px; top: 10px; width: 48px; height: 49px; line-height: 49px; text-align: center; } .dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm { width:100%; float:left; }
.dt-sc-newsletter-section.yoga-expert-form { float:left; clear:both; margin:0px; padding:0px; width:100%; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="email"] { border:1px solid #c8dcdf; border-radius:5px; width:50%; float:left; margin:0px 20px 0px 0px; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"] { background:#927d7d; clear:none; padding:17px 20px; margin:0px; border-radius:3px; }
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type="submit"]:hover { background:#3c939d; }
.yoga-contact-form input[type="text"], .yoga-contact-form input[type="email"], .yoga-contact-form input[type="tel"], .yoga-contact-form textarea { border-color:#c8dcdf; border-radius:5px; }
.yoga-contact-form input[type="submit"] { background:#927d7d; margin:20px 0px 0px; }
.yoga-contact-form input[type="submit"]:hover { background:#3c939d; }
.yoga-contact-form textarea { height:100px; } .nightclub-contact { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.nightclub-contact-info { width:23%; float:left; margin:0px 2.5% 0px 0px; padding:20px 0px 67px; border-bottom:1px solid #000000; }
.nightclub-contact-info .dt-sc-contact-info { font-size:16px; line-height:34px; }
.nightclub-contact-info .dt-sc-contact-info span { color:#c09245; font-size:24px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-pointer { font-size:30px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-phone2 { margin-bottom:45px; }
.nightclub-contact-info .dt-sc-contact-info span.icon-plaine { margin-bottom:10px; }
.nightclub-contact-info .dt-sc-contact-info a { color:#000000; }
.nightclub-contact-info .dt-sc-contact-info a:hover { color:#c09245; }
.nightclub-working-hours { color:#ffffff; background:#000000; padding:30px; width:32%; float:left; margin:0px 2.5% 0px 0px; }
.nightclub-working-hours h2 { color:#ffffff; }
.nightclub-working-hours ul { float:left; clear:both; margin:10px 0px 0px; width:100%; }
.nightclub-working-hours li { font-size:16px; display:block; clear:both; color:#c09245; padding:0px; margin:0px; }
.nightclub-working-hours li span { color:#ffffff; width:120px; display:inline-block; }
.nightclub-booking-form { float:left; clear:both; width:100%; margin:0px; padding:0px; }
.nightclub-booking-form p { margin-bottom:20px; float:left; clear:both; width:100%; position:relative; }
.nightclub-booking-form p.date:before, .nightclub-booking-form p.time:before { position:absolute; right:14px; top:9px; color:#ffffff; font-size:25px; font-family:FontAwesome; }
.nightclub-booking-form p.date:before { content:"\f073"; }
.nightclub-booking-form p.time:before { content:"\f017"; }
.nightclub-booking-form p label { float:left; width:35%; padding:0px 10px 0px 0px;  color:#ffffff; font-size:16px; line-height:52px; }
.nightclub-booking-form input[type="text"], .nightclub-booking-form input[type="tel"], .nightclub-booking-form input[type="date"] { width:65%;  background:rgba(255, 255, 255, 0.1); float:left; color:#ffffff; font-size:16px; font-family:'Open Sans', sans-serif; }
.nightclub-booking-form input[type="submit"] { font-size:30px; text-transform:none; font-weight:normal; float:right; border-radius:0px; margin:10px -105px 0px 0px; }
.nightclub-contact-form { width:40%; float:left; margin:0px;  padding:45px 45px 30px; position:relative; background:#f2f2f2; margin:-192px 0px 0px; }
.nightclub-contact-form:before { border: 4px solid #000000; content:""; height: auto; position:absolute; bottom: 20px; left:20px; right: 20px; top:20px; width: auto; }
.nightclub-contact-form p { font-size:14px; color:rgba(0, 0, 0, 0.5); line-height:24px; position:relative; z-index:1; }
.nightclub-contact-form form { float:left; clear:both; width:100%; position:relative; z-index:1; }
.nightclub-contact-form input[type="text"], .nightclub-contact-form input[type="email"], .nightclub-contact-form input[type="tel"], .nightclub-contact-form textarea { background:none; border:none; border-bottom:1px solid #000000; font-size:16px; color:#000000; padding:16px 12px 8px 0; margin-bottom:7px; }
.nightclub-contact-form textarea { height:150px; }
.nightclub-contact-form input[type="submit"] { border-radius:0px; width:100%; text-align:center; font-size:20px; font-weight:normal; margin:40px 0px 0px; padding:18px 20px 17px; } .architecture-contact-form input[type="text"], .architecture-contact-form input[type="email"], .architecture-contact-form input[type="tel"], .architecture-contact-form textarea { border:0px; border-bottom:1px solid #000000; color:#000000; padding:15px 0px 10px 30px; font-size:14px; background:none; }
.architecture-contact-form textarea { height:130px; }
.architecture-contact-form input[type="submit"] { float:right; border-radius:0px; background:#000000; color:#ffffff; font-weight:normal; margin:20px 0px 0px 20px; padding:16px 30px; }
.architecture-contact-form input[type="submit"]:hover { background:#ffe401; color:#000000; }
.architecture-contact-form .form-field { position:relative; margin:0px; float:left; clear:both; width:100%; }
.architecture-contact-form span.fa { position:absolute; left:0px; top:15px; color:#000000; font-size:16px; } .insurance-contact-form input[type="text"], .insurance-contact-form input[type="email"], .insurance-contact-form textarea { background:rgba(0, 0, 0, 0.02); }
.insurance-contact-form  input[type="submit"] { margin-top:20px; width:100%; font-size:16px; padding:17px 20px 16px; }
.insurance-contact-form textarea { height:122px; } 
.insurance-custom-tab .dt-sc-tabs-horizontal-frame-content { border:1px solid rgba(0, 0, 0, 0.1); border-top:0px; border-radius:0px 0px 3px 3px; padding:25px;  }
.insurance-quote-form { float:left; width:100%; margin:0px; padding:0px; }
.insurance-quote-form label { margin-bottom:5px; display:inline-block; }
.insurance-quote-form .radio-label { clear:both; margin:0px; }
.insurance-quote-form .radio-label .wpcf7-list-item { position:relative; clear:both; display:inline-block; }
.insurance-quote-form .radio-label .wpcf7-list-item label:before { content:""; position:absolute; left:5px; top:7px; width:14px; height:14px; border:1px solid rgba(0, 0, 0, 0.2); background:#ffffff; border-radius:50%; }
.insurance-quote-form .radio-label input[type="radio"] { width:30px; }
.insurance-quote-form .radio-label .wpcf7-list-item-label { position:relative; min-width:40px; display:inline-block; line-height:29px; margin:0px; }
.insurance-quote-form .radio-label .wpcf7-list-item-label:before { opacity:0; }
.insurance-quote-form .radio-label input[type="radio"]:checked + .wpcf7-list-item-label:before  { content:""; position:absolute; left:-23px; top:2px; bottom:0px; margin:auto; width:6px; height:6px; background:#008bd3; border-radius:50%;opacity:1; }
.insurance-quote-form .radio-label .wpcf7-list-item.last input[type="radio"]:checked + .wpcf7-list-item-label:before { left:-31px; }
.insurance-quote-form input[type="text"], .insurance-quote-form input[type="tel"], .insurance-quote-form input[type="date"], .insurance-quote-form select { background:rgba(0, 0, 0, 0.02); }
.insurance-quote-form .checkbox-label input[type="checkbox"] { position:absolute; left:0px; top:2px; }
.insurance-quote-form .checkbox-label span { line-height:20px; float:left; padding:0px 0px 0px 23px; }
.insurance-quote-form .checkbox-label { font-size:12px; color:#222222; position:relative; clear:both; display:inline-block; }
.insurance-quote-form input[type="submit"] { border-radius:0px; padding:14px 20px; } .wpcf7-form.hotel-contact-form p { position:relative; margin-bottom:10px; }
.hotel-contact-form p span.fa { position:absolute; right:15px; top:17px; color:rgba(0, 0, 0, 0.2); font-size:16px; z-index:1; }
.hotel-contact-form p textarea { height:120px; }
.hotel-contact-form p input[type="submit"] { float:right; margin:15px 0px 0px 10px; border-radius:0px; }
.hotel-contact-form p .clear { background:#000000; }
.hotel-contact-form p .clear:hover { background:#c09245; } .plumber-contact-form { width:100%; float:left; clear:both; margin:0px; padding:0px; text-align:center; }
.plumber-contact-form form { width:50%; display:inline-block; }
.plumber-contact-form form input[type="text"], .plumber-contact-form form input[type="email"], .plumber-contact-form form textarea { border-color:#e2ebf1; border-radius:3px; }
.plumber-contact-form form input[type="submit"] { width:100%; font-size:16px; font-weight:bold; background:none; color:#15a7e1; border:1px solid #15a7e1; box-shadow:3px 3px 0 0 #1297cc; padding:16px 20px; }
.plumber-contact-form form input[type="submit"]:hover { background:#15a7e1; color:#ffffff; box-shadow:3px 3px 0 0 rgba(0, 0, 0, 0.1); } .fashion-contact-details .dt-sc-contact-info span { font-size:14px; }
.fashion-contact-form input[type="submit"] { background:#000000; float:right; font-family:'Open Sans', sans-serif; float: right; font-size: 18px; font-weight: normal; padding: 15px 20px 12px; }
.fashion-contact-form input[type="submit"]:hover { background:#c3875f } .jewel-contact-form label { float:right; color:#000000; }
.jewel-contact-form input[type="submit"] { float:right; margin:20px 0px 0px; padding:17px 20px 15px; }
.jewel-contact-form textarea { height:306px; }  @media only screen and (min-width:992px) and (max-width:1199px) { .restaurant-contact-bg:before { content: none; }		
.restaurant-contact-bg > .vc_column-inner { padding-right: 0 !important; }
.restaurant-contact-form { float: none; display: block; max-width: 100%; margin: 0 auto; width: 80%; } .fitness-contact-boxes .wpb_text_column:nth-child(3) { padding-top:55px; }
} @media only screen and (min-width:768px) and (max-width:991px) { .business-contact-social li { margin: 0 20px; }
.plumber-contact-form form { width:100%; }
}  @media only screen and (max-width: 767px) { .restaurant-booking-form { padding: 0 50px; }
.restaurant-contact-bg:before { content: none; }		
.restaurant-contact-bg > .vc_column-inner { padding-right: 0 !important; }
.restaurant-contact-form { float: none; display: block; max-width: 100%; margin: 0 auto 20px; width: 80%; }		
.restaurant-contact-form .wpb_column { margin-bottom: 20px; } .dt-sc-contact-details-on-map:after { z-index: -1; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { position: inherit; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay .dt-sc-contact-info.type3 { font-size: 13px; } .jewel-contact-form .vc_col-sm-2 { width: 30% !important; }
.jewel-contact-form .vc_col-sm-10 { width: 70% !important; } .plumber-contact-form form { width:100%; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) { .rsvp-form { padding: 65px 35px; }
.rsvp-form form:before { left: -81px; }
.rsvp-form form:after { right: -164px; }
} @media only screen and (max-width: 479px) { .attorney-contact-form { width:100%; } .rsvp-form { padding: 65px 35px; width: 100%; }
.rsvp-form form:before, .rsvp-form form:after { content: none; }
} @media only screen and (max-width: 319px) { .business-contact-form { padding-left: 5px; padding-right: 5px; }
.business-contact-social li { margin: 0 5px; } .jewel-contact-form { text-align: center; }
.jewel-contact-form label { float: none; }
.jewel-contact-form .vc_col-sm-2, .jewel-contact-form .vc_col-sm-10 { width: 100% !important; } .rsvp-form { padding: 65px 25px; margin-left: -15px; width: calc(100% + 30px); }
.rsvp-form:before { height: auto; bottom: 5px; left: 5px; right: 5px; top: 5px; width: auto; }
}a.video-image span:after, .front-portfolio .image-overlay h5, .dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.title_uppercase { text-transform:uppercase; }
.title_bold { font-weight:bold; }  .extend-bg-fullwidth-left:not(.vc_col-has-fill):after, .extend-bg-fullwidth-right:not(.vc_col-has-fill):after,
.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { content:""; display:inline !important; height:100%; position:absolute; top: 0; width: 9999px; z-index: -1; }
.extend-bg-fullwidth-left:not(.vc_col-has-fill):after, .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after { right:100%; }
.extend-bg-fullwidth-right:not(.vc_col-has-fill):after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { left:100%; }
.extend-bg-fullwidth-left:after, .extend-bg-fullwidth-right:after,
.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { background-color: inherit; }
.dt-sc-special-testimonial-container .extend-bg-fullwidth-left:after, .dt-sc-special-testimonial-container .extend-bg-fullwidth-right:after { background: none; }
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after, 
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after { right: 0; transform: skewX(-30deg) translateX(18px); z-index: 0; box-shadow: 8px 0 0 0 #fff; }
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.dt-col-static-position) > .vc_column-inner { position: relative; z-index: 1 !important; }	
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:before { left: 0; transform: skewX(-30deg) translateX(-32px); }
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left[class*="dt-skin-"],
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right[class*="dt-skin-"] { background-color: transparent; }
a.video-image span { font-size: 40px; position: relative; height: 75px; width: 75px; line-height: 75px; color: #fff; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
a.video-image span:after { position: absolute; display: block; content: ""; height: 75px; width: 75px; line-height: 75px; border-radius: 50%; background: #2b2b2b; color: #fff; -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); -moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.35); z-index: -1; top: 0; left: -2px; }
a.video-image span:hover:after { background: #fff; }
.image-overlay-icon .vc_single_image-wrapper { position: relative; }
.image-overlay-icon .vc_single_image-wrapper:before { content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0; right: 0; margin: 0 auto; position: absolute; }
.image-overlay-icon a.video-image { position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; width: 100%; text-align: center; }
.gradient-parallax:before { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; z-index: 9;
background: -moz-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
background: -webkit-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); }
.gradient-parallax .gradient-content { z-index: 9; padding-right: 45px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .safari-hack.vc_row.vc_row-flex { display: block !important; }
}  .rs_no-padding_column.wpb_column, .vc_col-md-12.wpb_column.rs_no-padding_column { margin-top: -1px; padding-bottom: 0; margin-bottom:0; } .light-overlay:before { background:rgba(255, 255, 255, 0.8); } .dark-overlay:before { background:rgba(0, 0, 0, 0.8);  }  .gray-scale:hover, .gray-scale:hover img { -webkit-filter: grayscale(1); -moz-filter: grayscale(1); -ms-filter: grayscale(1); -o-filter: grayscale(1); filter: grayscale(1); -webkit-transition-property: -webkit-filter; -moz-transition-property: -moz-filter; -ms-transition-property: -ms-filter; -o-transition-property: -o-filter; transition-property: filter; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }  .dt-sc-text-with-icon { width:100%; clear:both; float:left; font-weight:bold; padding:12px 0px 12px 20px; }
.dt-sc-text-with-icon span { font-size:18px; margin:0px 7px 0px 0px; position:relative; top:2px; font-weight:bold; }
.dt-sc-text-with-icon.border-bottom { border-bottom:1px solid; }
.dt-sc-text-with-icon.border-right { border-right:1px solid; }
.dt-sc-dark-bg .dt-sc-text-with-icon span { color:#ffffff; }  .hosting-table { border-top:0px; font-family:'Open Sans', sans-serif; }
.hosting-table th { background:#e1e1e1; border-radius:5px 5px 0px 0px; color:#000000; font-weight:600; font-size:16px; border-right:1px solid #ffffff; padding:20px 15px; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { background:rgba(0, 0, 0, 0.95); border-right:1px solid rgba(255, 255, 255, 0.2); border-bottom:0px; font-size:16px; font-weight:600; padding:25px 15px; }
.hosting-table tbody tr td:last-child, .hosting-table tr th:last-child { border:none; }
.hosting-table tbody tr:nth-child(2) td { background:rgba(0, 0, 0, 0.9); }
.hosting-table tbody tr:nth-child(3) td { background:rgba(0, 0, 0, 0.85); }
.hosting-table tbody tr:nth-child(4) td { background:rgba(0, 0, 0, 0.8); }
.hosting-table tbody tr:nth-child(5) td { background:rgba(0, 0, 0, 0.75); }
.hosting-table tbody tr:nth-child(6) td { background:rgba(0, 0, 0, 0.7); }
.hosting-table tbody tr:nth-child(7) td { background:rgba(0, 0, 0, 0.65); }
.hosting-table tbody tr:nth-child(8) td { background:rgba(0, 0, 0, 0.6); }
.hosting-table tbody tr:nth-child(9) td { background:rgba(0, 0, 0, 0.55); }
.hosting-table tbody tr:nth-child(10) td { background:rgba(0, 0, 0, 0.5); }
.hosting-table tbody tr:nth-child(11) td { background:rgba(0, 0, 0, 0.45); }
.hosting-table tbody tr:nth-child(12) td { background:rgba(0, 0, 0, 0.4); }
.hosting-table tbody tr td:first-child { position:relative; }
.hosting-table tbody tr td:first-child:before { content:""; position:absolute; left:0px; top:0px; width:100%; height:100%; background:#60ae0d; z-index:-1; }
.hosting-table tbody tr td.new, .hosting-table tbody tr td.hot { position:relative; overflow:hidden; }
.hosting-table tbody tr td.new:before, .hosting-table tbody tr td.hot:before { content:"New"; position:absolute; left:-20px; top:5px; padding:2px 22px; background:#60ae0d; color:#ffffff; font-size:12px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg);  transform:rotate(-45deg); }
.hosting-table tbody tr td.hot:before { content:"Hot"; background:#e80505; padding:2px 24px; }  .dt-sc-partially-rounded-alt { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.vc_min_height_right.wpb_column.vc_col-sm-6 { margin-left: 30px; width: calc(50% - 30px); }  .dt-sc-image-caption-with-counter { counter-reset:image-caption-counter; }
.dt-sc-image-caption-with-counter h3 { counter-increment:image-caption-counter; }
.dt-sc-image-caption-with-counter h3:before { content:counter(image-caption-counter, decimal-leading-zero); font-size:36px; font-weight:600; border-bottom:2px solid; float:left; margin:-10px 20px 0px 0px; padding:0px; }
.dt-sc-image-caption-with-counter h3:before { font-family:'Open Sans', sans-serif; }  .dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; } 
.dt-sc-readmore-plus-icon { position:absolute; right:0px; bottom:0px; width:60px; height:60px; text-indent:-9999px; }
.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { content:""; position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:auto; }
.dt-sc-readmore-plus-icon:before { height:1px; width:30px; }
.dt-sc-readmore-plus-icon:after { height:30px; width:1px; }	
.dt-sc-readmore-plus-icon:before, .dt-sc-readmore-plus-icon:after { background:#ffffff; }	
.dt-sc-readmore-plus-icon { background:#000000; }	
.dt-sc-readmore-plus-icon:hover { background:rgba(0, 0, 0, 0.8); } .diamond-narrow-square-border li:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.diamond-narrow-square-border li a { color:#000000; }	
.diamond-narrow-square-border li a:hover { color:#ffffff; }
.dt-privacy-wrapper{margin:10px 0 0;}
.contact-form-2 input[type=submit]{background-color:#2f2f2f; color:#FFF;}
.contact-form-2 input[type=submit]:hover{color:#2f2f2f; background-color:#FFF;}
.wpcf7 form .wpcf7-response-output {float: left; width: 100%; margin: 10px 0 0; }
form.wpcf7-form .wpcf7-response-output {position: relative; clear: both; float: left; margin-left: 0; margin-right: 0; padding: 15px 15px 15px 45px; width: 100%; box-sizing: border-box; }
form.wpcf7-form.invalid .wpcf7-response-output {background-color: #ffcccc; border: 1px solid #ff9999; color: #d01313; }
form.wpcf7-form.sent .wpcf7-response-output {background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; }
form.wpcf7-form .wpcf7-response-output:before {top: 15px;left: 18px;font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;font-size: 20px;position: absolute;}
form.wpcf7-form.invalid .wpcf7-response-output:before {content: "\f057";}
form.wpcf7-form.sent .wpcf7-response-output:before {content: "\f058";}
button.pswp__button{background-image:none !important;}
.wc_inline_buttons .added_to_cart.wc-forward:hover{color:#FFF !important;}
#comment-form-dt-privatepolicy{margin:0 5px 0 0;}
.woocommerce #customer_login form .form-row{padding:0;}
#primary .woocommerce-form-login .comment-form-dt-privatepolicy{padding:3px;}
.select2-container--open .select2-dropdown--below{border-top:1px solid #aaa;}
.dt-sc-sociable.default-color li.picasa { background: #f5c900;}
.dt-sc-sociable li.picasa a > i:before { content: "\f1a5";}  @media screen and (min-width:0\0) { 
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 71px 0 0; }
} .ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; } @media only screen and (min-width:1280px) and (max-width:1400px) {
.portfolio-content0 {
left: 47px !important;
}
} @media only screen and (min-width:992px) and (max-width:1199px) { .hosting-contact-info-container .dt-sc-contact-info.type7 span { left:10px; } .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 72px 0 0; } .dt-sc-text-with-icon { font-size: 13px; }
.dt-sc-image-caption.type8 .dt-sc-image-title h6 { line-height: normal; } .portfolio-content {width: 194px !important; height: 168px !important;}
.front-portfolio{height: auto !important;}
.front-portfolio .image-overlay h5{top: 30% !important ;}
.front-portfolio .image-overlay .link, .front-portfolio .image-overlay .zoom { top: 60% !important;}
.front-portfolio:hover .link {left: 28% !important;}
.front-portfolio:hover .zoom {right: 28% !important;}
.portfolio-content1 { margin: -83px 0 0 205px !important;}
.portfolio-content2 { margin:-82px 0px 0px 101px !important;}
.portfolio-content3 {margin: 1px 6px 0px 205px !important;}
.portfolio-content4 {margin:-84px 0px 0px -52px !important;}
.portfolio-content5 {margin: 3px 0px 0px -47px !important;}
.portfolio-content6{margin: -85px 0px 0px 352px !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li{top: 50px !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li a{line-height: 36px !important;}
} @media only screen and (min-width:768px) and (max-width:991px) {
.dt-sc-text-with-icon { font-size: 11px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 { padding-left: 5px; padding-right: 5px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 { font-size: 13px; padding-left: 10px; padding-right: 10px; }
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 h6 { font-size: 15px; }
.dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 76px 0 0; }	
.rs_line_height p { line-height:normal !important; } .dt-sc-content-with-hexagon-shape { margin-left:16%; }
.event-colored-box { margin-top:0; }
.event-contact-info { margin-left:25%; } .architecture-process.rs_padding_override { padding-left:20px !important; padding-right:20px !important; }
.column.wpb_column.dt-sc-one-fifth.vc_col-md-4 { width:32%; margin-bottom:20px; min-height:290px; }
.column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(4), .column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(10) { margin-left:0; }
.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 40px; } .portfolio-content {width: 194px !important; height: 168px !important;}
.front-portfolio{height: auto !important;}
.front-portfolio .image-overlay h5{top: 30% !important ;}
.front-portfolio .image-overlay .link, .front-portfolio .image-overlay .zoom { top: 60% !important;}
.front-portfolio:hover .link {left: 28% !important;}
.front-portfolio:hover .zoom {right: 28% !important;}
.portfolio-content1 { margin: -83px 0 0 110px !important;}
.portfolio-content2 { margin:-82px 0px 0px 101px !important;}
.portfolio-content3 {margin: 1px 6px 0px 109px !important;}
.portfolio-content4 {margin:-84px 0px 0px -52px !important;}
.portfolio-content5 {margin: 3px 0px 0px -47px !important;}
.portfolio-content6{margin: -85px 0px 0px 256px !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li{width: 16px !important;height: 28px !important;top: 45px !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li a{font-size: 12px !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li:after {border-top: 14px solid transparent !important;border-bottom: 14px solid transparent !important;border-left: 10px solid #fff !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li:before {border-top: 14px solid transparent !important;border-bottom: 14px solid transparent !important;border-right: 10px solid #fff !important;}
.dt-sc-team.hide-social-show-on-hover .dt-sc-team-social{padding: 10px;} .dt-sc-class-hours-info li{font-size: 12px !important;}
}  @media only screen and (max-width: 767px) {
.fitness-form-container.extend-bg-fullwidth-right::after { background-color:transparent; }
.fitness-form-container.extend-bg-fullwidth-right .vc_column-inner { padding-left:30px !important; padding-right:30px !important; }
.fitness-contact-boxes .wpb_text_column, .fitness-contact-boxes .wpb_text_column:nth-child(2), .fitness-contact-boxes .wpb_text_column:last-child, .fitness-contact-boxes .wpb_text_column:nth-child(3) { width:100%; padding:10px 0px; }
.hotel_blockquote-type4 blockquote.type4 { margin-top:0; }
.event-colored-box { margin-top:0; }
.event-contact-info.wpb_column { width: 320px; padding: 85px 30px 30px; float: none; }
.gradient-parallax:before { background: -moz-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
background: -webkit-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
background: linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, 0.75) 30%, rgba(242, 243, 246, 0.65) 40%, rgba(242, 243, 246, 0.55)60%, rgba(229, 229, 229, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); } .hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0; }
.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:100px; }
.rs_client_testimonial-center .dt-sc-image-flip a { position:relative; display:block; }
.rs_client_testimonial-center .dt-sc-image-flip { text-align:center; }
.hosting-table th { font-size:13px; padding:13px 10px; text-transform: capitalize; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:13px; padding:21px 10px; }
.hosting-contact-info-container:before { content:none; }
.extend-bg-fullwidth-left::after { content:none; } .rs_col_no_btm_space .wpb_column, .rs_col_no_btm_space.wpb_column, 
.rs_negative-margin_override.vc_row { margin-left:0 !important; }
.rs_padding_override_zero.vc_row,
.rs_padding_override_zero.wpb_column .vc_column-inner { padding-left: 0 !important; padding-right: 0 !important; }
.secondary-skin-gradient .dt-sc-contact-info, .secondary-skin-gradient .dt-sc-contact-info span { font-size: 30px; } .rs_padding_override.vc_row, 
.rs_padding_override.wpb_column .vc_column-inner { padding-left: 50px !important; padding-right: 50px !important; }
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after, 
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after,
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right:not(.vc_col-has-fill):after, 
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after { margin: 0 -15px; left: 0; right: 0; transform: none; }
.portfolio-content0, .portfolio-content1, .portfolio-content2, .portfolio-content3, .portfolio-content4, .portfolio-content5, .portfolio-content6{margin:0 0 30px auto !important; float: none !important; display: inline-block !important;}
} @media only screen and (max-width: 479px) { .event-contact-info.wpb_column { width:100%; margin:20px 0px 0px 0px; }
.event-contact-info:before { left:0px; width:100%; background-size:100%; }
.event-contact-info .dt-sc-sociable li { margin-bottom:20px; } .rs_padding_left-override.vc_row .vc_column-inner, .rs_padding_left-override.wpb_column .vc_column-inner { padding-left:15px !important; }
.vc_row.vc_row-no-padding .responsive-padding > .vc_column-inner { padding-right: 35px; padding-left: 35px; } .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame { display: block; min-height: auto !important; width: 100%; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame, 
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a { margin: 0; }
.dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a { border-right:1px solid rgba(0, 0, 0, 0.1); }
.dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content { margin-top: 1px; }
.gradient-content .dt-sc-button.medium { padding: 14px 20px; }
.overflow-content { margin: 0; } .hosting-table th { text-transform:capitalize; font-size:12px; padding:13px 6px; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:12px; padding:22px 8px; } .rs_fontsize_small { font-size: 40px !important; }		
.rs_padding_override.vc_row, 
.rs_padding_override.wpb_column .vc_column-inner { padding-left: 30px !important; padding-right: 30px !important; } .business-contact-social li { margin: 0 15px; }	
.portfolio-content {width: 254px !important;height: 220px !important;}
.front-portfolio {height: 212px !important;}
.front-portfolio .image-overlay h5 {top: 31% !important;}
} @media only screen and (max-width: 319px) { .event-contact-info.wpb_column { padding-left:20px; padding-right:20px; }
.event-contact-info .dt-sc-contact-info span { width:100%; text-align:center; float:none; margin:0; } .hosting-contact-info-container:before { left:0; }
.hosting-contact-info-container .dt-sc-contact-info.type7 { padding-left:0px; }
.hosting-contact-info-container .dt-sc-contact-info.type7 span { left:0px; }
.hosting-contact-info-container:before { width:100%; } .hosting-table th { font-size:10px; padding:13px 0; }
.hosting-table tr td, .hosting-table tbody tr:nth-child(2n+1) td { font-size:10px; padding:21px 7px; } .rs_fontsize_small { font-size: 32px !important;} .rs_padding_override.vc_row, 
.rs_padding_override.wpb_column .vc_column-inner {padding-left: 20px !important; padding-right: 20px !important; } .dt-sc-text-with-icon { font-size: 10px; padding-left: 15px; }
.dt-sc-text-with-icon span { font-size: 15px; margin-right: 5px; }	
.portfolio-content {width: 200px !important;height: 172px !important;}	
.front-portfolio {height: 166px !important;}
.front-portfolio .image-overlay h5 {top: 28% !important;}
.front-portfolio:hover .link {left: 29% !important;}
.front-portfolio:hover .zoom {right: 29% !important;}
} .portfolio-content{background-image:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/hexagon.png); background-repeat:no-repeat; background-size:contain; display:inline-block; width:381px; height:330px; position:relative; overflow:hidden; z-index:9;}
.portfolio-content0{margin:auto; display:block; right:0px; left:0px;}
.portfolio-content1{margin:-168px 0 0 114px; float:left;}
.portfolio-content2{margin:-168px 0px 0px 182px; float:left;}
.portfolio-content3{margin:-6px 0px 0px 114px; float:left;}
.portfolio-content4{margin:-168px 0px 0px -100px; float:left;}
.portfolio-content5{margin:-6px 0px 0px -100px; float:left;}
.portfolio-content6{margin:-168px 0px 0px 395px; float:left;}
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.portfolio-content0 .image-overlay{ background-color: rgba(234,157,95,0.9); }
.front-portfolio{overflow:hidden; position:absolute; display:inline-block; height:318px; left:0; top:0; transform:rotate(120deg); -webkit-transform:rotate(120deg); -moz-transform:rotate(120deg); -ms-transform:rotate(120deg); right:0; bottom:0; margin:auto;}
.portfolio-outer{overflow:hidden; width:100%; height:100%; transform:rotate(-60deg); -moz-transform:rotate(-60deg);  -ms-transform:rotate(-60deg); -webkit-transform:rotate(-60deg);}
.front-portfolio .portfolio-thumb{overflow:hidden; width:100%; height:100%; transform:rotate(-60deg); -moz-transform:rotate(-60deg);  -ms-transform:rotate(-60deg); -webkit-transform:rotate(-60deg);}
@media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.front-portfolio .image-overlay{visibility:visible; opacity:1; display:none;}
::i-block-chrome,.front-portfolio:hover .image-overlay{display:block;}
::i-block-chrome,#main #primary.with-right-sidebar .portfolio.dt-sc-one-third .portfolio-thumb, ::i-block-chrome,#main #primary.with-left-sidebar .portfolio.dt-sc-one-third .portfolio-thumb{max-height:247px;}
::i-block-chrome,.dt-sc-testimonial blockquote q:before, ::i-block-chrome,.dt-sc-testimonial blockquote q:after{width:35px;}
::i-block-chrome,#primary.page-with-both-sidebar .portfolio.dt-sc-one-third .portfolio-thumb{max-height:173px;}
}
.image-overlay h5 a{color:inherit;}
.front-portfolio .portfolio-thumb img{height:100%;}
.image-overlay a:hover, .wrapper .image-overlay h5 a:hover{color:#333338 !important;}
.portfolio-thumb:hover .image-overlay{visibility:visible; opacity:1;}
.front-portfolio .image-overlay h5{top:35%; left:0px; right:0px; margin:auto; text-align:center; position:absolute; text-transform:uppercase; color:#FFF; font-weight:500; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0);}
.front-portfolio .image-overlay h5 a{color:#FFFFFF;}
.front-portfolio .image-overlay a.link, .front-portfolio .image-overlay a.zoom{background:#fff; cursor:pointer; display:inline-block; font-size:18px; height:42px; line-height:42px; width:25px; text-align:center; position:absolute; z-index:9999;}
.front-portfolio .image-overlay .link{top:55%; margin:-23px 0px 0px; left:-30px;}
.front-portfolio .image-overlay .zoom{top:55%; margin:-23px 0px 0px; right:-30px;}
.front-portfolio:hover .link{left:35%;}
.front-portfolio:hover .zoom{right:35%;}
.front-portfolio:hover .image-overlay h5{transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.front-portfolio a.link, .front-portfolio a.zoom{width:25px; height:42px; background:#FFFFFF; position:absolute;}
.front-portfolio .image-overlay a.link:before, .front-portfolio .image-overlay a.zoom:before{content:""; position:absolute; left:-14px; width:0px; height:0px; border-top:21px solid transparent; border-bottom:21px solid transparent; border-right:14px solid #FFFFFF;}
.front-portfolio .image-overlay a.link:after, .front-portfolio .image-overlay a.zoom:after{content:""; position:absolute; right:-14px; width:0px; height:0px; border-top:21px solid transparent; border-bottom:21px solid transparent; border-left:14px solid #FFFFFF;}
.front-portfolio-container .carousel-arrows{width:100%; display:inline-block; text-align:center; margin:50px auto 0;}
.front-portfolio-container .carousel-arrows a{font-size:24px; color:#898b8c; width:50px; height:50px; line-height:44px; margin:0px 14px; display:inline-block; border:2px solid #898b8c; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%;}
.front-portfolio-container .carousel-arrows a:hover{border:2px solid #000000;}
.front-portfolio-container .carousel-arrows a.front-portfolio-prev span{margin-left:-1px;}
.image-overlay {float: left;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;transition: opacity 0.2s ease 0s;-moz-transition: opacity 0.2s ease 0s;-webkit-transition: opacity 0.2s ease 0s;width: 100%;} .hexagon-shape .dt-sc-team-thumb:after {background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/mask.png);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;content: '';position: absolute;left: 0;top: 0;right: 0;bottom: -1px;max-width: 220px;max-height: 192px;}
.hexagon-shape .dt-sc-team-thumb{max-width: 220px;max-height: 192px;float: none;margin: 0 auto;position: relative;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social {top: 0; height:100%;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social  li{top: 60px; position: relative;width: 25px;height: 36px; background-color: #fff; z-index: 9;margin: 0px 12px;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social  li a{width: auto; color:#7c7c7c;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li:before {content: "";position: absolute;left: -10px;width: 0px;height: 0px;border-top: 18px solid transparent;border-bottom: 18px solid transparent;border-right: 10px solid #fff;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li:after {content: "";position: absolute;right: -10px;width: 0px;height: 0px;border-top: 18px solid transparent;border-bottom: 18px solid transparent;border-left: 10px solid #fff;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape:hover .dt-sc-team-details, .dt-sc-team.hide-social-show-on-hover.hexagon-shape.dt-sc-team .dt-sc-team-details{ background-color: transparent; }
.dt-sc-team.hide-social-show-on-hover.hexagon-shape:hover .dt-sc-team-details h4, .dt-sc-team.hide-social-show-on-hover.hexagon-shape:hover .dt-sc-team-details h5{color: inherit;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-details h4{ font-weight: normal; }
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-details h5{color: #808080;font-style: italic;font-weight: normal;font-size: 16px;margin-bottom: 20px;font-family: 'Lato', sans-serif;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li:hover {opacity: 0.8;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-details{padding-top: 20px;} .heading-bottom-img{color: #343434;display: block;font-size: 22px;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/megamenu-title_bg.png);padding-bottom: 25px;margin-bottom: 0px;background-repeat: repeat-x;background-position: left bottom;}
.dt-header-menu .dt-primary-nav .mega-menu-style li a{padding: 8px 0px 2px 20px} .separator-img, .separator{position: relative; text-align: center;padding: 0px 0px 30px;margin: 0px 0px 30px;}
.separator-img:after {background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/title_bg.png);background-repeat: no-repeat;background-position: center bottom;content: "";width: 125px;height: 13px;position: absolute;bottom: 0px;left: 0px;right: 0px;margin: 0 auto;background-size: 100% 100%;}
.separator.white {text-align: center;width: 100%;background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/title_bg_white.png) center bottom no-repeat;display: inline-block;line-height: inherit;position: static;} #footer:before {content: "";position: absolute;top: -46px;left: 0px;width: 100%;height: 46px;background: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/footer_top_bg.png) center top no-repeat;background-size: auto auto;background-size: cover;}
#footer{width: 100%;margin: 0px;padding: 65px 0px 0px;float: left;clear: both;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/footer_bg.png);background-color: #FFFFFF;position: relative;background-position: center top;}
footer h3:after {content: "";padding: 0px;max-width: 275px;width: 100%;display: inline-block;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/footer_title_bg.png);background-position: left bottom;background-repeat: no-repeat;position: absolute;bottom: 0px;left: 0px;height: 14px;}
footer h3{position: relative;margin-bottom: 25px;padding-bottom: 25px;font-size: 22px;}
footer h3.red_sketch:after {background-color: #f27c7e;}
footer h3.green_sketch:after {background-color: #acc158;}
footer h3.yellow_sketch:after {background-color: #fce485;}
footer h3.steelblue_sketch:after {background-color: #4c7296;} footer .dt-sc-newsletter-section.type2 {text-align: left; padding: 15px 0px;}
footer .dt-sc-newsletter-section.type2 h2 {font-family: lato;padding-bottom: 0px;font-size: 14px;font-weight: 700;color: inherit;margin-bottom:0px;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"] {border-radius:5px 0 0 5px; width: 65%; color:#a9a7a7; font-size: 13px; position: relative;border-color: #dddddd;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] { border-radius:0 5px 5px 0; font-size: 14px; font-weight: 400;padding: 13px 15px 13px;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]{padding:13px 10px 12px 31px;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"]:focus{box-shadow: none;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"], footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"] {min-height:45px;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm{position: relative; margin-top: 0;}
footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before{font: normal normal normal 14px/1 FontAwesome;content: "\f003"; position: absolute;left: 9px; top: 16px; z-index: 9;display: block;}
footer .copyright {clear: both;float: left;width: 100%;margin: 0px;padding: 12px 0px 7px;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/footer_strip.jpg);background-position: center top;background-repeat: no-repeat;}
footer .dt-sc-dark-bg .dt-sc-sociable[data-hover-style="filled"] li a > i {color: #fff !important;}
footer .dt-sc-sociable a .dt-icon-default{border: none; opacity: 0;}
footer .dt-sc-sociable a .dt-icon-default:before{background: transparent !important;}
footer .dt-sc-sociable li a > .dt-icon-default:after, footer .dt-sc-sociable li a > .dt-icon-hover:after {background: transparent; border: none;}
footer li.facebook a .dt-icon-hover:before{background: #3c5b9b !important;}
footer li.dribbble a .dt-icon-hover:before{background: #f974a4 !important;}
footer li.flickr a .dt-icon-hover:before{background: #e30377 !important;}
footer li.tumblr a .dt-icon-hover:before{background: #395976 !important;}
.footer-sharing-text{display: inline-block;}
.footer-sharing-text{float: right;background-image: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/footer_arrow.png);padding: 0px 50px 0px 0px;margin: 7px 15px 0px 0px;background-position: right 7px;background-size: 42px 11px;background-repeat: no-repeat;} #layerslider_1.ls-v5 .ls-nav-prev, #layerslider_1.ls-v5 .ls-nav-next{background-repeat:no-repeat; width:51px; height:51px;}
#layerslider_1.ls-v5 .ls-nav-prev{background-image:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/about-slider-prev.png);}
#layerslider_1.ls-v5 .ls-nav-next{background-image:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/images/about-slider-next.png);}
#layerslider_1.ls-v5 .ls-nav-prev, #layerslider_1.ls-v5 .ls-nav-next{background-position:center top;}
#layerslider_1.ls-v5 .ls-nav-prev:hover, #layerslider_1.ls-v5 .ls-nav-next:hover{background-position:center bottom;}
#layerslider_1.ls-v5 .ls-bottom-nav-wrapper, #layerslider_1.ls-v5 .ls-circle-timer, #layerslider_1.ls-v5 .ls-ct-center{display:none;}
.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next{z-index:1000;}
.tp-rightarrow.default{z-index:99;}
.uavc-list-icon li {line-height: initial;} .dt-sc-class-hours h2 {color: #FFFFFF;line-height: normal;margin: 0px;padding: 10px 15px;border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;}
.dt-sc-class-hours-info {margin: 0px;padding: 0px;width: 100%;background: #FFFFFF;}
.dt-sc-class-hours-info li {width: 100%;display: block;padding: 10px 10px 10px;margin: 0px 0px 0px;border-bottom: 1px solid #f0f0f0;font-size: 16px;font-weight: bold;position: relative;float: none;position: relative;}
.dt-sc-class-hours-info li span {font-style: italic;font-weight: normal;color: #cf571b;float: right;}
.dt-sc-sociable.default-color li.dribbble {background: #f974a4;}
.dt-sc-sociable.default-color li.facebook {background: #3c5b9b;}
.dt-sc-sociable.default-color li.google-plus {background: #ba3526;}
.dt-sc-sociable.default-color li.pinterest {background: #ca1325;}
.dt-sc-sociable.default-color li.twitter {background: #2caae1;}
.dt-sc-sociable.default-color li:hover {opacity: 0.8;}
.dt-sc-sociable.default-color > li > a > .dt-icon-default:before, .dt-sc-sociable.default-color > li > a > .dt-icon-hover:before, .dt-sc-sociable.default-color > li > a > .dt-icon-hover:after{ background: transparent !important; border:none;}
.dt-sc-sociable.default-color > li > a:hover > i {color:#fff !important;} ul.tribe-events-sub-nav li a{font-size: 14px;padding: 15px 12px;color: #FFF;border-radius: 2px;    display: inline-block;    line-height: 12px;} h2.error-info{font-size: 100px; padding-left: 105px;position: relative;}
h2.error-info:before{content: "\f11a";position: absolute; font-size: 100px;left: 0;font-family: FontAwesome;line-height: 100px;}@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .dt-sc-contact-details-on-map .dt-sc-map-overlay { display: block; }
::i-block-chrome, .footer-copyright .menu-links li { margin: 0 0 0 28px; }
::i-block-chrome, .vc_row.vc_row-flex:not(.vc_row-has-fill), .vc_row.vc_row-flex[data-vc-full-width-init="true"], .vc_row.vc_row-has-fill[data-vc-full-width-init="true"] { display: table !important; } ::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container { display: block; }
::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container { display: inline-block; vertical-align: middle; }
::i-block-chrome, .vc_row.vc_row-flex:not([data-vc-full-width-init="true"]) { width: 100%; }
::i-block-chrome, .vc_row.vc_row-flex:not([data-vc-full-width-init="true"]) > .vc_column_container { display: block; }	
::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-content-middle.vc_row-o-equal-height:not([data-vc-full-width-init="true"]) > .vc_column_container { vertical-align: middle; }
::i-block-chrome, .vc_separator { display: inline-block; }
::i-block-chrome, .dt-logo-container { display: table; }
::i-block-chrome, .dt-logo-container, .dt-logo-container.logo-align-left { margin-right: auto; }
::i-block-chrome, .dt-logo-container.logo-align-right { margin-left: auto; }
::i-block-chrome, .dt-header-menu.left, .dt-header-menu.right { float: none; }
::i-block-chrome, .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: table; }
::i-block-chrome, .flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { margin-left: auto; }
::i-block-chrome, .dt-logo-container.logo-align-center, 
.flex-col-elements-inline-middle .dt-header-menu.center, 
.flex-col-elements-inline-middle.justify-center.vc_column_container > .vc_column-inner > .wpb_wrapper { margin-left: auto; margin-right: auto; }
::i-block-chrome, .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border: none; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
::i-block-chrome, .dt-sc-icon-box-counter .vc_row.vc_row-flex { display: block; }
::i-block-chrome, .dt-sc-icon-box-counter .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container { display: inline-block; }		
::i-block-chrome, .dt-sc-team.style2 .dt-sc-team-thumb img { width: 100%; -webkit-transform: scale(0.9936, 0.81223) translate(0, -11%); transform: scale(0.9936, 0.81223) translate(0, -11%); }
::i-block-chrome, .vc_separator.dt-sc-custom-icon-separator,
.vc_separator.dt-sc-title-boxed-with-border { display: table; }
::i-block-chrome, .vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center { margin-left: auto; margin-right: auto; text-align: center; }
::i-block-chrome, .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder, 
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l, 
.vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer { display: table-cell; vertical-align: middle; }
::i-block-chrome, .vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
.vc_separator.dt-sc-title-boxed-with-border h4 { display: inline-block; }
::i-block-chrome, .dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r { width: 100%; }
::i-block-chrome, .dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex { width: 100%; }
::i-block-chrome, .flip-box-wrap .horizontal_flip_right .ifb-back, .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-front { opacity: 0; }
::i-block-chrome, .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-back { opacity: 1; }
::i-block-chrome, .widget .recent-posts-widget li .entry-title { line-height: normal; }
::i-block-chrome, .widget .recent-posts-widget li .thumb { margin-top: 5px; }
::i-block-chrome, .widget .recent-posts-widget li .entry-title h4 { display:inline; } ::i-block-chrome, .vc_row.vc_row-flex.vc_row-o-equal-height.dt-sc-simpler-content > .vc_column_container { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; background: rgba(0,0,0,0.1); }
::i-block-chrome, .vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu { position: fixed; top: 50%; left: 0; -webkit-transform: translateY(-50%); }
::i-block-chrome, #header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom { position: fixed; }
} _:-ms-fullscreen, :root .dt-sc-contact-details-on-map .dt-sc-map-overlay { padding: 64px 0 0; } @media screen and (min-width:0\0) { 
.dt-logo-container { display: block; }
.no-header-menu ul li a, .dt-header-menu .dt-primary-nav li a { vertical-align: top; }
.vc_row-flex.vc_row > .vc_column_container > .vc_column-inner > * { min-height: 1px !important; }
.vc_separator.dt-sc-custom-icon-separator,
.vc_separator.dt-sc-title-boxed-with-border { display: table; }
.vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center { margin-left: auto; margin-right: auto; text-align: center; }
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder, 
.vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l, 
.vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer { display: table-cell; vertical-align: middle; }	
.vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
.vc_separator.dt-sc-title-boxed-with-border h4 { display: inline-block; }
.dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r { width: 100%; }
.dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex { width: 100%; }
.dt-sc-counter.type4 .dt-sc-couter-icon-holder span { line-height: 70px; }
} @media all and (min-width:0\0) and (min-resolution:.001dpcm) {
#main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, #main-menu ul li.menu-item-simple-parent ul li ul li ul { z-index: auto; }
.vc_row-flex.vc_row { display: table !important; }
.vc_row.vc_row-flex.dt-sc-map-overlay { display: block !important; }
.dt-sc-contact-details-on-map.hide-overlay .vc_row.vc_row-flex.dt-sc-map-overlay { display: none !important; }
.spa-map::before { content: none !important; }
} @-moz-document url-prefix() {
.dt-sc-contact-details-on-map .dt-sc-map-overlay  { padding: 68px 0 0; }	
.university-contact-form .button-field i { height: 48px; line-height: 48px; }
}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content .ppt{color:#000}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_details{position:relative}div.light_rounded .pp_description{margin-right:85px}div.light_rounded #pp_full_res .pp_inline{color:#000}div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_rounded .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_content{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_details{position:relative}div.dark_rounded .pp_description{margin-right:85px}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded .pp_description{color:#fff}div.dark_rounded #pp_full_res .pp_inline{color:#fff}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_details{position:relative}div.dark_square .pp_description{margin:0 85px 0 0}div.dark_square #pp_full_res .pp_inline{color:#fff}div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_square .pp_content .ppt{color:#000}div.light_square .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_details{position:relative}div.light_square .pp_description{margin-right:85px}div.light_square #pp_full_res .pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_square .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.facebook .pp_top .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content .ppt{color:#000}div.facebook .pp_content_container .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_content{background:#fff}div.facebook .pp_expand{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_details{position:relative}div.facebook .pp_description{margin:0 37px 0 0}div.facebook #pp_full_res .pp_inline{color:#000}div.facebook .pp_loaderIcon{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;font-size:0;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;font-size:0;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;font-size:0;text-indent:-10000px;width:49%}a.pp_previous{background:url(//www.pembrokepeewee.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;font-size:0;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;font-size:0;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;font-size:0;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px 0}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.pp_pic_holder.is-single .pp_gallery,.pp_pic_holder.is-single .pp_hoverContainer{display:none!important}@font-face{font-family:'FontAwesome';src:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
.pe-icon {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
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;
}
.pe-album:before {
content: "\e6aa";
}
.pe-arc:before {
content: "\e6ab";
}
.pe-back-2:before {
content: "\e6ac";
}
.pe-bandaid:before {
content: "\e6ad";
}
.pe-car:before {
content: "\e6ae";
}
.pe-diamond:before {
content: "\e6af";
}
.pe-door-lock:before {
content: "\e6b0";
}
.pe-eyedropper:before {
content: "\e6b1";
}
.pe-female:before {
content: "\e6b2";
}
.pe-gym:before {
content: "\e6b3";
}
.pe-hammer:before {
content: "\e6b4";
}
.pe-headphones:before {
content: "\e6b5";
}
.pe-helm:before {
content: "\e6b6";
}
.pe-hourglass:before {
content: "\e6b7";
}
.pe-leaf:before {
content: "\e6b8";
}
.pe-magic-wand:before {
content: "\e6b9";
}
.pe-male:before {
content: "\e6ba";
}
.pe-map-2:before {
content: "\e6bb";
}
.pe-next-2:before {
content: "\e6bc";
}
.pe-paint-bucket:before {
content: "\e6bd";
}
.pe-pendrive:before {
content: "\e6be";
}
.pe-photo:before {
content: "\e6bf";
}
.pe-piggy:before {
content: "\e6c0";
}
.pe-plugin:before {
content: "\e6c1";
}
.pe-refresh-2:before {
content: "\e6c2";
}
.pe-rocket:before {
content: "\e6c3";
}
.pe-settings:before {
content: "\e6c4";
}
.pe-shield:before {
content: "\e6c5";
}
.pe-smile:before {
content: "\e6c6";
}
.pe-usb:before {
content: "\e6c7";
}
.pe-vector:before {
content: "\e6c8";
}
.pe-wine:before {
content: "\e6c9";
}
.pe-cloud-upload:before {
content: "\e68a";
}
.pe-cash:before {
content: "\e68c";
}
.pe-close:before {
content: "\e680";
}
.pe-bluetooth:before {
content: "\e68d";
}
.pe-cloud-download:before {
content: "\e68b";
}
.pe-way:before {
content: "\e68e";
}
.pe-close-circle:before {
content: "\e681";
}
.pe-id:before {
content: "\e68f";
}
.pe-angle-up:before {
content: "\e682";
}
.pe-wristwatch:before {
content: "\e690";
}
.pe-angle-up-circle:before {
content: "\e683";
}
.pe-world:before {
content: "\e691";
}
.pe-angle-right:before {
content: "\e684";
}
.pe-volume:before {
content: "\e692";
}
.pe-angle-right-circle:before {
content: "\e685";
}
.pe-users:before {
content: "\e693";
}
.pe-angle-left:before {
content: "\e686";
}
.pe-user-female:before {
content: "\e694";
}
.pe-angle-left-circle:before {
content: "\e687";
}
.pe-up-arrow:before {
content: "\e695";
}
.pe-angle-down:before {
content: "\e688";
}
.pe-switch:before {
content: "\e696";
}
.pe-angle-down-circle:before {
content: "\e689";
}
.pe-scissors:before {
content: "\e697";
}
.pe-wallet:before {
content: "\e600";
}
.pe-safe:before {
content: "\e698";
}
.pe-volume2:before {
content: "\e601";
}
.pe-volume1:before {
content: "\e602";
}
.pe-voicemail:before {
content: "\e603";
}
.pe-video:before {
content: "\e604";
}
.pe-user:before {
content: "\e605";
}
.pe-upload:before {
content: "\e606";
}
.pe-unlock:before {
content: "\e607";
}
.pe-umbrella:before {
content: "\e608";
}
.pe-trash:before {
content: "\e609";
}
.pe-tools:before {
content: "\e60a";
}
.pe-timer:before {
content: "\e60b";
}
.pe-ticket:before {
content: "\e60c";
}
.pe-target:before {
content: "\e60d";
}
.pe-sun:before {
content: "\e60e";
}
.pe-study:before {
content: "\e60f";
}
.pe-stopwatch:before {
content: "\e610";
}
.pe-star:before {
content: "\e611";
}
.pe-speaker:before {
content: "\e612";
}
.pe-signal:before {
content: "\e613";
}
.pe-shuffle:before {
content: "\e614";
}
.pe-shopbag:before {
content: "\e615";
}
.pe-share:before {
content: "\e616";
}
.pe-server:before {
content: "\e617";
}
.pe-search:before {
content: "\e618";
}
.pe-film:before {
content: "\e6a5";
}
.pe-science:before {
content: "\e619";
}
.pe-disk:before {
content: "\e6a6";
}
.pe-ribbon:before {
content: "\e61a";
}
.pe-repeat:before {
content: "\e61b";
}
.pe-refresh:before {
content: "\e61c";
}
.pe-add-user:before {
content: "\e6a9";
}
.pe-refresh-cloud:before {
content: "\e61d";
}
.pe-paperclip:before {
content: "\e69c";
}
.pe-radio:before {
content: "\e61e";
}
.pe-note2:before {
content: "\e69d";
}
.pe-print:before {
content: "\e61f";
}
.pe-network:before {
content: "\e69e";
}
.pe-prev:before {
content: "\e620";
}
.pe-mute:before {
content: "\e69f";
}
.pe-power:before {
content: "\e621";
}
.pe-medal:before {
content: "\e6a0";
}
.pe-portfolio:before {
content: "\e622";
}
.pe-like2:before {
content: "\e6a1";
}
.pe-plus:before {
content: "\e623";
}
.pe-left-arrow:before {
content: "\e6a2";
}
.pe-play:before {
content: "\e624";
}
.pe-key:before {
content: "\e6a3";
}
.pe-plane:before {
content: "\e625";
}
.pe-joy:before {
content: "\e6a4";
}
.pe-photo-gallery:before {
content: "\e626";
}
.pe-pin:before {
content: "\e69b";
}
.pe-phone:before {
content: "\e627";
}
.pe-plug:before {
content: "\e69a";
}
.pe-pen:before {
content: "\e628";
}
.pe-right-arrow:before {
content: "\e699";
}
.pe-paper-plane:before {
content: "\e629";
}
.pe-delete-user:before {
content: "\e6a7";
}
.pe-paint:before {
content: "\e62a";
}
.pe-bottom-arrow:before {
content: "\e6a8";
}
.pe-notebook:before {
content: "\e62b";
}
.pe-note:before {
content: "\e62c";
}
.pe-next:before {
content: "\e62d";
}
.pe-news-paper:before {
content: "\e62e";
}
.pe-musiclist:before {
content: "\e62f";
}
.pe-music:before {
content: "\e630";
}
.pe-mouse:before {
content: "\e631";
}
.pe-more:before {
content: "\e632";
}
.pe-moon:before {
content: "\e633";
}
.pe-monitor:before {
content: "\e634";
}
.pe-micro:before {
content: "\e635";
}
.pe-menu:before {
content: "\e636";
}
.pe-map:before {
content: "\e637";
}
.pe-map-marker:before {
content: "\e638";
}
.pe-mail:before {
content: "\e639";
}
.pe-mail-open:before {
content: "\e63a";
}
.pe-mail-open-file:before {
content: "\e63b";
}
.pe-magnet:before {
content: "\e63c";
}
.pe-loop:before {
content: "\e63d";
}
.pe-look:before {
content: "\e63e";
}
.pe-lock:before {
content: "\e63f";
}
.pe-lintern:before {
content: "\e640";
}
.pe-link:before {
content: "\e641";
}
.pe-like:before {
content: "\e642";
}
.pe-light:before {
content: "\e643";
}
.pe-less:before {
content: "\e644";
}
.pe-keypad:before {
content: "\e645";
}
.pe-junk:before {
content: "\e646";
}
.pe-info:before {
content: "\e647";
}
.pe-home:before {
content: "\e648";
}
.pe-help2:before {
content: "\e649";
}
.pe-help1:before {
content: "\e64a";
}
.pe-graph3:before {
content: "\e64b";
}
.pe-graph2:before {
content: "\e64c";
}
.pe-graph1:before {
content: "\e64d";
}
.pe-graph:before {
content: "\e64e";
}
.pe-global:before {
content: "\e64f";
}
.pe-gleam:before {
content: "\e650";
}
.pe-glasses:before {
content: "\e651";
}
.pe-gift:before {
content: "\e652";
}
.pe-folder:before {
content: "\e653";
}
.pe-flag:before {
content: "\e654";
}
.pe-filter:before {
content: "\e655";
}
.pe-file:before {
content: "\e656";
}
.pe-expand1:before {
content: "\e657";
}
.pe-exapnd2:before {
content: "\e658";
}
.pe-edit:before {
content: "\e659";
}
.pe-drop:before {
content: "\e65a";
}
.pe-drawer:before {
content: "\e65b";
}
.pe-download:before {
content: "\e65c";
}
.pe-display2:before {
content: "\e65d";
}
.pe-display1:before {
content: "\e65e";
}
.pe-diskette:before {
content: "\e65f";
}
.pe-date:before {
content: "\e660";
}
.pe-cup:before {
content: "\e661";
}
.pe-culture:before {
content: "\e662";
}
.pe-crop:before {
content: "\e663";
}
.pe-credit:before {
content: "\e664";
}
.pe-copy-file:before {
content: "\e665";
}
.pe-config:before {
content: "\e666";
}
.pe-compass:before {
content: "\e667";
}
.pe-comment:before {
content: "\e668";
}
.pe-coffee:before {
content: "\e669";
}
.pe-cloud:before {
content: "\e66a";
}
.pe-clock:before {
content: "\e66b";
}
.pe-check:before {
content: "\e66c";
}
.pe-chat:before {
content: "\e66d";
}
.pe-cart:before {
content: "\e66e";
}
.pe-camera:before {
content: "\e66f";
}
.pe-call:before {
content: "\e670";
}
.pe-calculator:before {
content: "\e671";
}
.pe-browser:before {
content: "\e672";
}
.pe-box2:before {
content: "\e673";
}
.pe-box1:before {
content: "\e674";
}
.pe-bookmarks:before {
content: "\e675";
}
.pe-bicycle:before {
content: "\e676";
}
.pe-bell:before {
content: "\e677";
}
.pe-battery:before {
content: "\e678";
}
.pe-ball:before {
content: "\e679";
}
.pe-back:before {
content: "\e67a";
}
.pe-attention:before {
content: "\e67b";
}
.pe-anchor:before {
content: "\e67c";
}
.pe-albums:before {
content: "\e67d";
}
.pe-alarm:before {
content: "\e67e";
}
.pe-airplay:before {
content: "\e67f";
}@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Stroke-Gap-Icons.eot);
}
@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format('woff');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: 'Stroke-Gap-Icons';
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-worldwide:before {
content: "\e600";
}
.icon-worldglobe:before {
content: "\e601";
}
.icon-underpants:before {
content: "\e602";
}
.icon-tshirt:before {
content: "\e603";
}
.icon-trousers:before {
content: "\e604";
}
.icon-tie:before {
content: "\e605";
}
.icon-tennisball:before {
content: "\e606";
}
.icon-telesocpe:before {
content: "\e607";
}
.icon-stop:before {
content: "\e608";
}
.icon-starship:before {
content: "\e609";
}
.icon-starship2:before {
content: "\e60a";
}
.icon-speaker:before {
content: "\e60b";
}
.icon-speaker2:before {
content: "\e60c";
}
.icon-soccer:before {
content: "\e60d";
}
.icon-snikers:before {
content: "\e60e";
}
.icon-scisors:before {
content: "\e60f";
}
.icon-puzzle:before {
content: "\e610";
}
.icon-printer:before {
content: "\e611";
}
.icon-pool:before {
content: "\e612";
}
.icon-podium:before {
content: "\e613";
}
.icon-play:before {
content: "\e614";
}
.icon-planet:before {
content: "\e615";
}
.icon-pause:before {
content: "\e616";
}
.icon-next:before {
content: "\e617";
}
.icon-musicnote2:before {
content: "\e618";
}
.icon-musicnote:before {
content: "\e619";
}
.icon-musicmixer:before {
content: "\e61a";
}
.icon-microphone:before {
content: "\e61b";
}
.icon-medal:before {
content: "\e61c";
}
.icon-manfigure:before {
content: "\e61d";
}
.icon-magnet:before {
content: "\e61e";
}
.icon-like:before {
content: "\e61f";
}
.icon-hanger:before {
content: "\e620";
}
.icon-handicap:before {
content: "\e621";
}
.icon-forward:before {
content: "\e622";
}
.icon-footbal:before {
content: "\e623";
}
.icon-flag:before {
content: "\e624";
}
.icon-femalefigure:before {
content: "\e625";
}
.icon-dislike:before {
content: "\e626";
}
.icon-diamondring:before {
content: "\e627";
}
.icon-cup:before {
content: "\e628";
}
.icon-crown:before {
content: "\e629";
}
.icon-column:before {
content: "\e62a";
}
.icon-click:before {
content: "\e62b";
}
.icon-cassette:before {
content: "\e62c";
}
.icon-bomb:before {
content: "\e62d";
}
.icon-batterylow:before {
content: "\e62e";
}
.icon-batteryfull:before {
content: "\e62f";
}
.icon-bascketball:before {
content: "\e630";
}
.icon-astronaut:before {
content: "\e631";
}
.icon-wineglass:before {
content: "\e632";
}
.icon-water:before {
content: "\e633";
}
.icon-wallet:before {
content: "\e634";
}
.icon-umbrella:before {
content: "\e635";
}
.icon-tv:before {
content: "\e636";
}
.icon-teamug:before {
content: "\e637";
}
.icon-tablet:before {
content: "\e638";
}
.icon-soda:before {
content: "\e639";
}
.icon-sodacan:before {
content: "\e63a";
}
.icon-simcard:before {
content: "\e63b";
}
.icon-signal:before {
content: "\e63c";
}
.icon-shaker:before {
content: "\e63d";
}
.icon-radio:before {
content: "\e63e";
}
.icon-pizza:before {
content: "\e63f";
}
.icon-phone:before {
content: "\e640";
}
.icon-notebook:before {
content: "\e641";
}
.icon-mug:before {
content: "\e642";
}
.icon-mastercard:before {
content: "\e643";
}
.icon-ipod:before {
content: "\e644";
}
.icon-info:before {
content: "\e645";
}
.icon-icecream2:before {
content: "\e646";
}
.icon-icecream1:before {
content: "\e647";
}
.icon-hourglass:before {
content: "\e648";
}
.icon-help:before {
content: "\e649";
}
.icon-goto:before {
content: "\e64a";
}
.icon-glasses:before {
content: "\e64b";
}
.icon-gameboy:before {
content: "\e64c";
}
.icon-forkandknife:before {
content: "\e64d";
}
.icon-export:before {
content: "\e64e";
}
.icon-exit:before {
content: "\e64f";
}
.icon-espresso:before {
content: "\e650";
}
.icon-drop:before {
content: "\e651";
}
.icon-download:before {
content: "\e652";
}
.icon-dollars:before {
content: "\e653";
}
.icon-dollar:before {
content: "\e654";
}
.icon-desktopmonitor:before {
content: "\e655";
}
.icon-corkscrew:before {
content: "\e656";
}
.icon-coffeetogo:before {
content: "\e657";
}
.icon-chart:before {
content: "\e658";
}
.icon-chartup:before {
content: "\e659";
}
.icon-chartdown:before {
content: "\e65a";
}
.icon-calculator:before {
content: "\e65b";
}
.icon-bread:before {
content: "\e65c";
}
.icon-bourbon:before {
content: "\e65d";
}
.icon-bottleofwine:before {
content: "\e65e";
}
.icon-bag:before {
content: "\e65f";
}
.icon-arrow:before {
content: "\e660";
}
.icon-antenna2:before {
content: "\e661";
}
.icon-antenna1:before {
content: "\e662";
}
.icon-anchor:before {
content: "\e663";
}
.icon-wheelbarrow:before {
content: "\e664";
}
.icon-webcam:before {
content: "\e665";
}
.icon-unlinked:before {
content: "\e666";
}
.icon-truck:before {
content: "\e667";
}
.icon-timer:before {
content: "\e668";
}
.icon-time:before {
content: "\e669";
}
.icon-storagebox:before {
content: "\e66a";
}
.icon-star:before {
content: "\e66b";
}
.icon-shoppingcart:before {
content: "\e66c";
}
.icon-shield:before {
content: "\e66d";
}
.icon-seringe:before {
content: "\e66e";
}
.icon-pulse:before {
content: "\e66f";
}
.icon-plaster:before {
content: "\e670";
}
.icon-plaine:before {
content: "\e671";
}
.icon-pill:before {
content: "\e672";
}
.icon-picnicbasket:before {
content: "\e673";
}
.icon-phone2:before {
content: "\e674";
}
.icon-pencil:before {
content: "\e675";
}
.icon-pen:before {
content: "\e676";
}
.icon-paperclip:before {
content: "\e677";
}
.icon-on-off:before {
content: "\e678";
}
.icon-mouse:before {
content: "\e679";
}
.icon-megaphone:before {
content: "\e67a";
}
.icon-linked:before {
content: "\e67b";
}
.icon-keyboard:before {
content: "\e67c";
}
.icon-house:before {
content: "\e67d";
}
.icon-heart:before {
content: "\e67e";
}
.icon-headset:before {
content: "\e67f";
}
.icon-fullshoppingcart:before {
content: "\e680";
}
.icon-fullscreen:before {
content: "\e681";
}
.icon-folder:before {
content: "\e682";
}
.icon-floppy:before {
content: "\e683";
}
.icon-files:before {
content: "\e684";
}
.icon-file:before {
content: "\e685";
}
.icon-filebox:before {
content: "\e686";
}
.icon-exitfullscreen:before {
content: "\e687";
}
.icon-emptybox:before {
content: "\e688";
}
.icon-delete:before {
content: "\e689";
}
.icon-controller:before {
content: "\e68a";
}
.icon-compass:before {
content: "\e68b";
}
.icon-compasstool:before {
content: "\e68c";
}
.icon-clipboardtext:before {
content: "\e68d";
}
.icon-clipboardchart:before {
content: "\e68e";
}
.icon-chemicalglass:before {
content: "\e68f";
}
.icon-cd:before {
content: "\e690";
}
.icon-carioca:before {
content: "\e691";
}
.icon-car:before {
content: "\e692";
}
.icon-book:before {
content: "\e693";
}
.icon-bigtruck:before {
content: "\e694";
}
.icon-bicycle:before {
content: "\e695";
}
.icon-wrench:before {
content: "\e696";
}
.icon-web:before {
content: "\e697";
}
.icon-watch:before {
content: "\e698";
}
.icon-volume:before {
content: "\e699";
}
.icon-video:before {
content: "\e69a";
}
.icon-users:before {
content: "\e69b";
}
.icon-user:before {
content: "\e69c";
}
.icon-uploadcloud:before {
content: "\e69d";
}
.icon-typing:before {
content: "\e69e";
}
.icon-tools:before {
content: "\e69f";
}
.icon-tag:before {
content: "\e6a0";
}
.icon-speedometter:before {
content: "\e6a1";
}
.icon-share:before {
content: "\e6a2";
}
.icon-settings:before {
content: "\e6a3";
}
.icon-search:before {
content: "\e6a4";
}
.icon-screwdriver:before {
content: "\e6a5";
}
.icon-rolodex:before {
content: "\e6a6";
}
.icon-ringer:before {
content: "\e6a7";
}
.icon-resume:before {
content: "\e6a8";
}
.icon-restart:before {
content: "\e6a9";
}
.icon-poweroff:before {
content: "\e6aa";
}
.icon-pointer:before {
content: "\e6ab";
}
.icon-picture:before {
content: "\e6ac";
}
.icon-openedlock:before {
content: "\e6ad";
}
.icon-notes:before {
content: "\e6ae";
}
.icon-mute:before {
content: "\e6af";
}
.icon-movie:before {
content: "\e6b0";
}
.icon-microphone2:before {
content: "\e6b1";
}
.icon-message:before {
content: "\e6b2";
}
.icon-messageright:before {
content: "\e6b3";
}
.icon-messageleft:before {
content: "\e6b4";
}
.icon-menu:before {
content: "\e6b5";
}
.icon-media:before {
content: "\e6b6";
}
.icon-mail:before {
content: "\e6b7";
}
.icon-list:before {
content: "\e6b8";
}
.icon-layers:before {
content: "\e6b9";
}
.icon-key:before {
content: "\e6ba";
}
.icon-imbox:before {
content: "\e6bb";
}
.icon-eye:before {
content: "\e6bc";
}
.icon-edit:before {
content: "\e6bd";
}
.icon-dslrcamera:before {
content: "\e6be";
}
.icon-downloadcloud:before {
content: "\e6bf";
}
.icon-compactcamera:before {
content: "\e6c0";
}
.icon-cloud:before {
content: "\e6c1";
}
.icon-closedlock:before {
content: "\e6c2";
}
.icon-chart2:before {
content: "\e6c3";
}
.icon-bulb:before {
content: "\e6c4";
}
.icon-briefcase:before {
content: "\e6c5";
}
.icon-blog:before {
content: "\e6c6";
}
.icon-agenda:before {
content: "\e6c7";
}@font-face {
font-family: 'IcoMoon-Ultimate';
src: url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/IcoMoon-Ultimate.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.icon-moon { font-family: 'IcoMoon-Ultimate' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
-o-font-feature-settings: "liga";
font-feature-settings: "liga"; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-moon-home:before {
content: "\e900";
}
.icon-moon-home2:before {
content: "\e901";
}
.icon-moon-home3:before {
content: "\e902";
}
.icon-moon-home4:before {
content: "\e903";
}
.icon-moon-home5:before {
content: "\e904";
}
.icon-moon-home6:before {
content: "\e905";
}
.icon-moon-home7:before {
content: "\e906";
}
.icon-moon-home8:before {
content: "\e907";
}
.icon-moon-home9:before {
content: "\e908";
}
.icon-moon-office:before {
content: "\e909";
}
.icon-moon-city:before {
content: "\e90a";
}
.icon-moon-newspaper:before {
content: "\e90b";
}
.icon-moon-magazine:before {
content: "\e90c";
}
.icon-moon-design:before {
content: "\e90d";
}
.icon-moon-pencil:before {
content: "\e90e";
}
.icon-moon-pencil2:before {
content: "\e90f";
}
.icon-moon-pencil3:before {
content: "\e910";
}
.icon-moon-pencil4:before {
content: "\e911";
}
.icon-moon-pencil5:before {
content: "\e912";
}
.icon-moon-pencil6:before {
content: "\e913";
}
.icon-moon-pencil7:before {
content: "\e914";
}
.icon-moon-eraser:before {
content: "\e915";
}
.icon-moon-eraser2:before {
content: "\e916";
}
.icon-moon-eraser3:before {
content: "\e917";
}
.icon-moon-quill:before {
content: "\e918";
}
.icon-moon-quill2:before {
content: "\e919";
}
.icon-moon-quill3:before {
content: "\e91a";
}
.icon-moon-quill4:before {
content: "\e91b";
}
.icon-moon-pen:before {
content: "\e91c";
}
.icon-moon-pen-plus:before {
content: "\e91d";
}
.icon-moon-pen-minus:before {
content: "\e91e";
}
.icon-moon-pen2:before {
content: "\e91f";
}
.icon-moon-pen3:before {
content: "\e920";
}
.icon-moon-pen4:before {
content: "\e921";
}
.icon-moon-pen5:before {
content: "\e922";
}
.icon-moon-marker:before {
content: "\e923";
}
.icon-moon-marker2:before {
content: "\e924";
}
.icon-moon-blog:before {
content: "\e925";
}
.icon-moon-blog2:before {
content: "\e926";
}
.icon-moon-pen6:before {
content: "\e927";
}
.icon-moon-brush:before {
content: "\e928";
}
.icon-moon-spray:before {
content: "\e929";
}
.icon-moon-palette:before {
content: "\e92a";
}
.icon-moon-palette2:before {
content: "\e92b";
}
.icon-moon-color-sampler:before {
content: "\e92c";
}
.icon-moon-toggle:before {
content: "\e92d";
}
.icon-moon-bucket:before {
content: "\e92e";
}
.icon-moon-bucket2:before {
content: "\e92f";
}
.icon-moon-gradient:before {
content: "\e930";
}
.icon-moon-eyedropper:before {
content: "\e931";
}
.icon-moon-eyedropper2:before {
content: "\e932";
}
.icon-moon-eyedropper3:before {
content: "\e933";
}
.icon-moon-droplet:before {
content: "\e934";
}
.icon-moon-droplet2:before {
content: "\e935";
}
.icon-moon-droplet-contrast:before {
content: "\e936";
}
.icon-moon-color-clear:before {
content: "\e937";
}
.icon-moon-paint-format:before {
content: "\e938";
}
.icon-moon-stamp:before {
content: "\e939";
}
.icon-moon-images:before {
content: "\e93a";
}
.icon-moon-image:before {
content: "\e93b";
}
.icon-moon-image2:before {
content: "\e93c";
}
.icon-moon-image-compare:before {
content: "\e93d";
}
.icon-moon-images2:before {
content: "\e93e";
}
.icon-moon-image3:before {
content: "\e93f";
}
.icon-moon-images3:before {
content: "\e940";
}
.icon-moon-image4:before {
content: "\e941";
}
.icon-moon-image5:before {
content: "\e942";
}
.icon-moon-image6:before {
content: "\e943";
}
.icon-moon-camera:before {
content: "\e944";
}
.icon-moon-camera2:before {
content: "\e945";
}
.icon-moon-camera3:before {
content: "\e946";
}
.icon-moon-shutter:before {
content: "\e947";
}
.icon-moon-headphones:before {
content: "\e948";
}
.icon-moon-headset:before {
content: "\e949";
}
.icon-moon-music:before {
content: "\e94a";
}
.icon-moon-music2:before {
content: "\e94b";
}
.icon-moon-music3:before {
content: "\e94c";
}
.icon-moon-music4:before {
content: "\e94d";
}
.icon-moon-music5:before {
content: "\e94e";
}
.icon-moon-music6:before {
content: "\e94f";
}
.icon-moon-album:before {
content: "\e950";
}
.icon-moon-cassette:before {
content: "\e951";
}
.icon-moon-tape:before {
content: "\e952";
}
.icon-moon-piano:before {
content: "\e953";
}
.icon-moon-guitar:before {
content: "\e954";
}
.icon-moon-trumpet:before {
content: "\e955";
}
.icon-moon-speakers:before {
content: "\e956";
}
.icon-moon-play:before {
content: "\e957";
}
.icon-moon-play2:before {
content: "\e958";
}
.icon-moon-clapboard-play:before {
content: "\e959";
}
.icon-moon-clapboard:before {
content: "\e95a";
}
.icon-moon-media:before {
content: "\e95b";
}
.icon-moon-presentation:before {
content: "\e95c";
}
.icon-moon-movie:before {
content: "\e95d";
}
.icon-moon-film:before {
content: "\e95e";
}
.icon-moon-film2:before {
content: "\e95f";
}
.icon-moon-film3:before {
content: "\e960";
}
.icon-moon-film4:before {
content: "\e961";
}
.icon-moon-video-camera:before {
content: "\e962";
}
.icon-moon-video-camera2:before {
content: "\e963";
}
.icon-moon-video-camera-slash:before {
content: "\e964";
}
.icon-moon-video-camera3:before {
content: "\e965";
}
.icon-moon-video-camera4:before {
content: "\e966";
}
.icon-moon-video-camera-slash2:before {
content: "\e967";
}
.icon-moon-video-camera5:before {
content: "\e968";
}
.icon-moon-recording:before {
content: "\e969";
}
.icon-moon-dice:before {
content: "\e96a";
}
.icon-moon-gamepad:before {
content: "\e96b";
}
.icon-moon-gamepad2:before {
content: "\e96c";
}
.icon-moon-gamepad3:before {
content: "\e96d";
}
.icon-moon-pacman:before {
content: "\e96e";
}
.icon-moon-spades:before {
content: "\e96f";
}
.icon-moon-clubs:before {
content: "\e970";
}
.icon-moon-diamonds:before {
content: "\e971";
}
.icon-moon-chess-king:before {
content: "\e972";
}
.icon-moon-chess-queen:before {
content: "\e973";
}
.icon-moon-chess-rook:before {
content: "\e974";
}
.icon-moon-chess-bishop:before {
content: "\e975";
}
.icon-moon-chess-knight:before {
content: "\e976";
}
.icon-moon-chess-pawn:before {
content: "\e977";
}
.icon-moon-chess:before {
content: "\e978";
}
.icon-moon-bullhorn:before {
content: "\e979";
}
.icon-moon-megaphone:before {
content: "\e97a";
}
.icon-moon-new:before {
content: "\e97b";
}
.icon-moon-connection:before {
content: "\e97c";
}
.icon-moon-connection2:before {
content: "\e97d";
}
.icon-moon-connection3:before {
content: "\e97e";
}
.icon-moon-connection4:before {
content: "\e97f";
}
.icon-moon-podcast:before {
content: "\e980";
}
.icon-moon-station:before {
content: "\e981";
}
.icon-moon-station2:before {
content: "\e982";
}
.icon-moon-antenna:before {
content: "\e983";
}
.icon-moon-satellite-dish:before {
content: "\e984";
}
.icon-moon-satellite-dish2:before {
content: "\e985";
}
.icon-moon-feed:before {
content: "\e986";
}
.icon-moon-podcast2:before {
content: "\e987";
}
.icon-moon-antenna2:before {
content: "\e988";
}
.icon-moon-mic:before {
content: "\e989";
}
.icon-moon-mic-off:before {
content: "\e98a";
}
.icon-moon-mic2:before {
content: "\e98b";
}
.icon-moon-mic-off2:before {
content: "\e98c";
}
.icon-moon-mic3:before {
content: "\e98d";
}
.icon-moon-mic4:before {
content: "\e98e";
}
.icon-moon-mic5:before {
content: "\e98f";
}
.icon-moon-book:before {
content: "\e990";
}
.icon-moon-book2:before {
content: "\e991";
}
.icon-moon-book-play:before {
content: "\e992";
}
.icon-moon-book3:before {
content: "\e993";
}
.icon-moon-bookmark:before {
content: "\e994";
}
.icon-moon-books:before {
content: "\e995";
}
.icon-moon-archive:before {
content: "\e996";
}
.icon-moon-reading:before {
content: "\e997";
}
.icon-moon-library:before {
content: "\e998";
}
.icon-moon-library2:before {
content: "\e999";
}
.icon-moon-graduation:before {
content: "\e99a";
}
.icon-moon-file-text:before {
content: "\e99b";
}
.icon-moon-profile:before {
content: "\e99c";
}
.icon-moon-file-empty:before {
content: "\e99d";
}
.icon-moon-file-empty2:before {
content: "\e99e";
}
.icon-moon-files-empty:before {
content: "\e99f";
}
.icon-moon-files-empty2:before {
content: "\e9a0";
}
.icon-moon-file-plus:before {
content: "\e9a1";
}
.icon-moon-file-plus2:before {
content: "\e9a2";
}
.icon-moon-file-minus:before {
content: "\e9a3";
}
.icon-moon-file-minus2:before {
content: "\e9a4";
}
.icon-moon-file-download:before {
content: "\e9a5";
}
.icon-moon-file-download2:before {
content: "\e9a6";
}
.icon-moon-file-upload:before {
content: "\e9a7";
}
.icon-moon-file-upload2:before {
content: "\e9a8";
}
.icon-moon-file-check:before {
content: "\e9a9";
}
.icon-moon-file-check2:before {
content: "\e9aa";
}
.icon-moon-file-eye:before {
content: "\e9ab";
}
.icon-moon-file-eye2:before {
content: "\e9ac";
}
.icon-moon-file-text2:before {
content: "\e9ad";
}
.icon-moon-file-text3:before {
content: "\e9ae";
}
.icon-moon-file-picture:before {
content: "\e9af";
}
.icon-moon-file-picture2:before {
content: "\e9b0";
}
.icon-moon-file-music:before {
content: "\e9b1";
}
.icon-moon-file-music2:before {
content: "\e9b2";
}
.icon-moon-file-play:before {
content: "\e9b3";
}
.icon-moon-file-play2:before {
content: "\e9b4";
}
.icon-moon-file-video:before {
content: "\e9b5";
}
.icon-moon-file-video2:before {
content: "\e9b6";
}
.icon-moon-copy:before {
content: "\e9b7";
}
.icon-moon-copy2:before {
content: "\e9b8";
}
.icon-moon-file-zip:before {
content: "\e9b9";
}
.icon-moon-file-zip2:before {
content: "\e9ba";
}
.icon-moon-file-xml:before {
content: "\e9bb";
}
.icon-moon-file-xml2:before {
content: "\e9bc";
}
.icon-moon-file-css:before {
content: "\e9bd";
}
.icon-moon-file-css2:before {
content: "\e9be";
}
.icon-moon-file-presentation:before {
content: "\e9bf";
}
.icon-moon-file-presentation2:before {
content: "\e9c0";
}
.icon-moon-file-stats:before {
content: "\e9c1";
}
.icon-moon-file-stats2:before {
content: "\e9c2";
}
.icon-moon-file-locked:before {
content: "\e9c3";
}
.icon-moon-file-locked2:before {
content: "\e9c4";
}
.icon-moon-file-spreadsheet:before {
content: "\e9c5";
}
.icon-moon-file-spreadsheet2:before {
content: "\e9c6";
}
.icon-moon-copy3:before {
content: "\e9c7";
}
.icon-moon-copy4:before {
content: "\e9c8";
}
.icon-moon-paste:before {
content: "\e9c9";
}
.icon-moon-paste2:before {
content: "\e9ca";
}
.icon-moon-paste3:before {
content: "\e9cb";
}
.icon-moon-paste4:before {
content: "\e9cc";
}
.icon-moon-stack:before {
content: "\e9cd";
}
.icon-moon-stack2:before {
content: "\e9ce";
}
.icon-moon-stack3:before {
content: "\e9cf";
}
.icon-moon-folder:before {
content: "\e9d0";
}
.icon-moon-folder-search:before {
content: "\e9d1";
}
.icon-moon-folder-download:before {
content: "\e9d2";
}
.icon-moon-folder-upload:before {
content: "\e9d3";
}
.icon-moon-folder-plus:before {
content: "\e9d4";
}
.icon-moon-folder-plus2:before {
content: "\e9d5";
}
.icon-moon-folder-minus:before {
content: "\e9d6";
}
.icon-moon-folder-minus2:before {
content: "\e9d7";
}
.icon-moon-folder-check:before {
content: "\e9d8";
}
.icon-moon-folder-heart:before {
content: "\e9d9";
}
.icon-moon-folder-remove:before {
content: "\e9da";
}
.icon-moon-folder2:before {
content: "\e9db";
}
.icon-moon-folder-open:before {
content: "\e9dc";
}
.icon-moon-folder3:before {
content: "\e9dd";
}
.icon-moon-folder4:before {
content: "\e9de";
}
.icon-moon-folder-plus3:before {
content: "\e9df";
}
.icon-moon-folder-minus3:before {
content: "\e9e0";
}
.icon-moon-folder-plus4:before {
content: "\e9e1";
}
.icon-moon-folder-minus4:before {
content: "\e9e2";
}
.icon-moon-folder-download2:before {
content: "\e9e3";
}
.icon-moon-folder-upload2:before {
content: "\e9e4";
}
.icon-moon-folder-download3:before {
content: "\e9e5";
}
.icon-moon-folder-upload3:before {
content: "\e9e6";
}
.icon-moon-folder5:before {
content: "\e9e7";
}
.icon-moon-folder-open2:before {
content: "\e9e8";
}
.icon-moon-folder6:before {
content: "\e9e9";
}
.icon-moon-folder-open3:before {
content: "\e9ea";
}
.icon-moon-certificate:before {
content: "\e9eb";
}
.icon-moon-cc:before {
content: "\e9ec";
}
.icon-moon-price-tag:before {
content: "\e9ed";
}
.icon-moon-price-tag2:before {
content: "\e9ee";
}
.icon-moon-price-tags:before {
content: "\e9ef";
}
.icon-moon-price-tag3:before {
content: "\e9f0";
}
.icon-moon-price-tags2:before {
content: "\e9f1";
}
.icon-moon-price-tag4:before {
content: "\e9f2";
}
.icon-moon-price-tags3:before {
content: "\e9f3";
}
.icon-moon-price-tag5:before {
content: "\e9f4";
}
.icon-moon-price-tags4:before {
content: "\e9f5";
}
.icon-moon-barcode:before {
content: "\e9f6";
}
.icon-moon-barcode2:before {
content: "\e9f7";
}
.icon-moon-qrcode:before {
content: "\e9f8";
}
.icon-moon-ticket:before {
content: "\e9f9";
}
.icon-moon-ticket2:before {
content: "\e9fa";
}
.icon-moon-theater:before {
content: "\e9fb";
}
.icon-moon-store:before {
content: "\e9fc";
}
.icon-moon-store2:before {
content: "\e9fd";
}
.icon-moon-cart:before {
content: "\e9fe";
}
.icon-moon-cart2:before {
content: "\e9ff";
}
.icon-moon-cart3:before {
content: "\ea00";
}
.icon-moon-cart4:before {
content: "\ea01";
}
.icon-moon-cart5:before {
content: "\ea02";
}
.icon-moon-cart-add:before {
content: "\ea03";
}
.icon-moon-cart-add2:before {
content: "\ea04";
}
.icon-moon-cart-remove:before {
content: "\ea05";
}
.icon-moon-basket:before {
content: "\ea06";
}
.icon-moon-bag:before {
content: "\ea07";
}
.icon-moon-bag2:before {
content: "\ea08";
}
.icon-moon-percent:before {
content: "\ea09";
}
.icon-moon-coins:before {
content: "\ea0a";
}
.icon-moon-coin-dollar:before {
content: "\ea0b";
}
.icon-moon-coin-euro:before {
content: "\ea0c";
}
.icon-moon-coin-pound:before {
content: "\ea0d";
}
.icon-moon-coin-yen:before {
content: "\ea0e";
}
.icon-moon-piggy-bank:before {
content: "\ea0f";
}
.icon-moon-wallet:before {
content: "\ea10";
}
.icon-moon-cash:before {
content: "\ea11";
}
.icon-moon-cash2:before {
content: "\ea12";
}
.icon-moon-cash3:before {
content: "\ea13";
}
.icon-moon-cash4:before {
content: "\ea14";
}
.icon-moon-credit-card:before {
content: "\ea15";
}
.icon-moon-credit-card2:before {
content: "\ea16";
}
.icon-moon-calculator:before {
content: "\ea17";
}
.icon-moon-calculator2:before {
content: "\ea18";
}
.icon-moon-calculator3:before {
content: "\ea19";
}
.icon-moon-chip:before {
content: "\ea1a";
}
.icon-moon-lifebuoy:before {
content: "\ea1b";
}
.icon-moon-phone:before {
content: "\ea1c";
}
.icon-moon-phone2:before {
content: "\ea1d";
}
.icon-moon-phone-slash:before {
content: "\ea1e";
}
.icon-moon-phone-wave:before {
content: "\ea1f";
}
.icon-moon-phone-plus:before {
content: "\ea20";
}
.icon-moon-phone-minus:before {
content: "\ea21";
}
.icon-moon-phone-plus2:before {
content: "\ea22";
}
.icon-moon-phone-minus2:before {
content: "\ea23";
}
.icon-moon-phone-incoming:before {
content: "\ea24";
}
.icon-moon-phone-outgoing:before {
content: "\ea25";
}
.icon-moon-phone3:before {
content: "\ea26";
}
.icon-moon-phone-slash2:before {
content: "\ea27";
}
.icon-moon-phone-wave2:before {
content: "\ea28";
}
.icon-moon-phone-hang-up:before {
content: "\ea29";
}
.icon-moon-phone-hang-up2:before {
content: "\ea2a";
}
.icon-moon-address-book:before {
content: "\ea2b";
}
.icon-moon-address-book2:before {
content: "\ea2c";
}
.icon-moon-address-book3:before {
content: "\ea2d";
}
.icon-moon-notebook:before {
content: "\ea2e";
}
.icon-moon-at-sign:before {
content: "\ea2f";
}
.icon-moon-envelop:before {
content: "\ea30";
}
.icon-moon-envelop2:before {
content: "\ea31";
}
.icon-moon-envelop3:before {
content: "\ea32";
}
.icon-moon-envelop4:before {
content: "\ea33";
}
.icon-moon-envelop5:before {
content: "\ea34";
}
.icon-moon-mailbox:before {
content: "\ea35";
}
.icon-moon-pushpin:before {
content: "\ea36";
}
.icon-moon-pushpin2:before {
content: "\ea37";
}
.icon-moon-location:before {
content: "\ea38";
}
.icon-moon-location2:before {
content: "\ea39";
}
.icon-moon-location3:before {
content: "\ea3a";
}
.icon-moon-location4:before {
content: "\ea3b";
}
.icon-moon-location5:before {
content: "\ea3c";
}
.icon-moon-location6:before {
content: "\ea3d";
}
.icon-moon-location7:before {
content: "\ea3e";
}
.icon-moon-compass:before {
content: "\ea3f";
}
.icon-moon-compass2:before {
content: "\ea40";
}
.icon-moon-compass3:before {
content: "\ea41";
}
.icon-moon-compass4:before {
content: "\ea42";
}
.icon-moon-compass5:before {
content: "\ea43";
}
.icon-moon-compass6:before {
content: "\ea44";
}
.icon-moon-map:before {
content: "\ea45";
}
.icon-moon-map2:before {
content: "\ea46";
}
.icon-moon-map3:before {
content: "\ea47";
}
.icon-moon-map4:before {
content: "\ea48";
}
.icon-moon-map5:before {
content: "\ea49";
}
.icon-moon-direction:before {
content: "\ea4a";
}
.icon-moon-reset:before {
content: "\ea4b";
}
.icon-moon-history:before {
content: "\ea4c";
}
.icon-moon-clock:before {
content: "\ea4d";
}
.icon-moon-clock2:before {
content: "\ea4e";
}
.icon-moon-clock3:before {
content: "\ea4f";
}
.icon-moon-clock4:before {
content: "\ea50";
}
.icon-moon-watch:before {
content: "\ea51";
}
.icon-moon-watch2:before {
content: "\ea52";
}
.icon-moon-alarm:before {
content: "\ea53";
}
.icon-moon-alarm-add:before {
content: "\ea54";
}
.icon-moon-alarm-check:before {
content: "\ea55";
}
.icon-moon-alarm-cancel:before {
content: "\ea56";
}
.icon-moon-bell:before {
content: "\ea57";
}
.icon-moon-bell2:before {
content: "\ea58";
}
.icon-moon-bell3:before {
content: "\ea59";
}
.icon-moon-bell-plus:before {
content: "\ea5a";
}
.icon-moon-bell-minus:before {
content: "\ea5b";
}
.icon-moon-bell-check:before {
content: "\ea5c";
}
.icon-moon-bell-cross:before {
content: "\ea5d";
}
.icon-moon-stopwatch:before {
content: "\ea5e";
}
.icon-moon-calendar:before {
content: "\ea5f";
}
.icon-moon-calendar2:before {
content: "\ea60";
}
.icon-moon-calendar3:before {
content: "\ea61";
}
.icon-moon-calendar4:before {
content: "\ea62";
}
.icon-moon-calendar5:before {
content: "\ea63";
}
.icon-moon-calendar-empty:before {
content: "\ea64";
}
.icon-moon-calendar-day:before {
content: "\ea65";
}
.icon-moon-calendar-week:before {
content: "\ea66";
}
.icon-moon-printer:before {
content: "\ea67";
}
.icon-moon-printer2:before {
content: "\ea68";
}
.icon-moon-printer3:before {
content: "\ea69";
}
.icon-moon-printer4:before {
content: "\ea6a";
}
.icon-moon-shredder:before {
content: "\ea6b";
}
.icon-moon-mouse:before {
content: "\ea6c";
}
.icon-moon-mouse2:before {
content: "\ea6d";
}
.icon-moon-mouse-left:before {
content: "\ea6e";
}
.icon-moon-mouse-right:before {
content: "\ea6f";
}
.icon-moon-keyboard:before {
content: "\ea70";
}
.icon-moon-keyboard2:before {
content: "\ea71";
}
.icon-moon-typewriter:before {
content: "\ea72";
}
.icon-moon-display:before {
content: "\ea73";
}
.icon-moon-display2:before {
content: "\ea74";
}
.icon-moon-display3:before {
content: "\ea75";
}
.icon-moon-display4:before {
content: "\ea76";
}
.icon-moon-laptop:before {
content: "\ea77";
}
.icon-moon-mobile:before {
content: "\ea78";
}
.icon-moon-mobile2:before {
content: "\ea79";
}
.icon-moon-tablet:before {
content: "\ea7a";
}
.icon-moon-mobile3:before {
content: "\ea7b";
}
.icon-moon-tv:before {
content: "\ea7c";
}
.icon-moon-radio:before {
content: "\ea7d";
}
.icon-moon-cabinet:before {
content: "\ea7e";
}
.icon-moon-drawer:before {
content: "\ea7f";
}
.icon-moon-drawer2:before {
content: "\ea80";
}
.icon-moon-drawer-out:before {
content: "\ea81";
}
.icon-moon-drawer-in:before {
content: "\ea82";
}
.icon-moon-drawer3:before {
content: "\ea83";
}
.icon-moon-box:before {
content: "\ea84";
}
.icon-moon-box-add:before {
content: "\ea85";
}
.icon-moon-box-remove:before {
content: "\ea86";
}
.icon-moon-download:before {
content: "\ea87";
}
.icon-moon-upload:before {
content: "\ea88";
}
.icon-moon-floppy-disk:before {
content: "\ea89";
}
.icon-moon-floppy-disks:before {
content: "\ea8a";
}
.icon-moon-floppy-disks2:before {
content: "\ea8b";
}
.icon-moon-floppy-disk2:before {
content: "\ea8c";
}
.icon-moon-floppy-disk3:before {
content: "\ea8d";
}
.icon-moon-disk:before {
content: "\ea8e";
}
.icon-moon-disk2:before {
content: "\ea8f";
}
.icon-moon-usb-stick:before {
content: "\ea90";
}
.icon-moon-drive:before {
content: "\ea91";
}
.icon-moon-server:before {
content: "\ea92";
}
.icon-moon-database:before {
content: "\ea93";
}
.icon-moon-database2:before {
content: "\ea94";
}
.icon-moon-database3:before {
content: "\ea95";
}
.icon-moon-database4:before {
content: "\ea96";
}
.icon-moon-database-menu:before {
content: "\ea97";
}
.icon-moon-database-add:before {
content: "\ea98";
}
.icon-moon-database-remove:before {
content: "\ea99";
}
.icon-moon-database-insert:before {
content: "\ea9a";
}
.icon-moon-database-export:before {
content: "\ea9b";
}
.icon-moon-database-upload:before {
content: "\ea9c";
}
.icon-moon-database-refresh:before {
content: "\ea9d";
}
.icon-moon-database-diff:before {
content: "\ea9e";
}
.icon-moon-database-edit:before {
content: "\ea9f";
}
.icon-moon-database-edit2:before {
content: "\eaa0";
}
.icon-moon-database-check:before {
content: "\eaa1";
}
.icon-moon-database-arrow:before {
content: "\eaa2";
}
.icon-moon-database-time:before {
content: "\eaa3";
}
.icon-moon-database-time2:before {
content: "\eaa4";
}
.icon-moon-undo:before {
content: "\eaa5";
}
.icon-moon-redo:before {
content: "\eaa6";
}
.icon-moon-rotate-ccw:before {
content: "\eaa7";
}
.icon-moon-rotate-cw:before {
content: "\eaa8";
}
.icon-moon-rotate-ccw2:before {
content: "\eaa9";
}
.icon-moon-rotate-cw2:before {
content: "\eaaa";
}
.icon-moon-rotate-ccw3:before {
content: "\eaab";
}
.icon-moon-rotate-cw3:before {
content: "\eaac";
}
.icon-moon-flip-vertical:before {
content: "\eaad";
}
.icon-moon-flip-vertical2:before {
content: "\eaae";
}
.icon-moon-flip-horizontal:before {
content: "\eaaf";
}
.icon-moon-flip-horizontal2:before {
content: "\eab0";
}
.icon-moon-flip-vertical3:before {
content: "\eab1";
}
.icon-moon-flip-vertical4:before {
content: "\eab2";
}
.icon-moon-angle:before {
content: "\eab3";
}
.icon-moon-shear:before {
content: "\eab4";
}
.icon-moon-unite:before {
content: "\eab5";
}
.icon-moon-subtract:before {
content: "\eab6";
}
.icon-moon-interset:before {
content: "\eab7";
}
.icon-moon-exclude:before {
content: "\eab8";
}
.icon-moon-align-left:before {
content: "\eab9";
}
.icon-moon-align-center-horizontal:before {
content: "\eaba";
}
.icon-moon-align-right:before {
content: "\eabb";
}
.icon-moon-align-top:before {
content: "\eabc";
}
.icon-moon-align-center-vertical:before {
content: "\eabd";
}
.icon-moon-align-bottom:before {
content: "\eabe";
}
.icon-moon-undo2:before {
content: "\eabf";
}
.icon-moon-redo2:before {
content: "\eac0";
}
.icon-moon-forward:before {
content: "\eac1";
}
.icon-moon-reply:before {
content: "\eac2";
}
.icon-moon-reply-all:before {
content: "\eac3";
}
.icon-moon-bubble:before {
content: "\eac4";
}
.icon-moon-bubbles:before {
content: "\eac5";
}
.icon-moon-bubbles2:before {
content: "\eac6";
}
.icon-moon-bubble2:before {
content: "\eac7";
}
.icon-moon-bubbles3:before {
content: "\eac8";
}
.icon-moon-bubbles4:before {
content: "\eac9";
}
.icon-moon-bubble-notification:before {
content: "\eaca";
}
.icon-moon-bubbles5:before {
content: "\eacb";
}
.icon-moon-bubbles6:before {
content: "\eacc";
}
.icon-moon-bubble3:before {
content: "\eacd";
}
.icon-moon-bubble-dots:before {
content: "\eace";
}
.icon-moon-bubble-lines:before {
content: "\eacf";
}
.icon-moon-bubble4:before {
content: "\ead0";
}
.icon-moon-bubble-dots2:before {
content: "\ead1";
}
.icon-moon-bubble-lines2:before {
content: "\ead2";
}
.icon-moon-bubble5:before {
content: "\ead3";
}
.icon-moon-bubble6:before {
content: "\ead4";
}
.icon-moon-bubbles7:before {
content: "\ead5";
}
.icon-moon-bubble7:before {
content: "\ead6";
}
.icon-moon-bubbles8:before {
content: "\ead7";
}
.icon-moon-bubble8:before {
content: "\ead8";
}
.icon-moon-bubble-dots3:before {
content: "\ead9";
}
.icon-moon-bubble-lines3:before {
content: "\eada";
}
.icon-moon-bubble9:before {
content: "\eadb";
}
.icon-moon-bubble-dots4:before {
content: "\eadc";
}
.icon-moon-bubble-lines4:before {
content: "\eadd";
}
.icon-moon-bubbles9:before {
content: "\eade";
}
.icon-moon-bubbles10:before {
content: "\eadf";
}
.icon-moon-bubble-blocked:before {
content: "\eae0";
}
.icon-moon-bubble-quote:before {
content: "\eae1";
}
.icon-moon-bubble-user:before {
content: "\eae2";
}
.icon-moon-bubble-smiley:before {
content: "\eae3";
}
.icon-moon-bubble-check:before {
content: "\eae4";
}
.icon-moon-bubble-video:before {
content: "\eae5";
}
.icon-moon-bubble-link:before {
content: "\eae6";
}
.icon-moon-bubble-lock:before {
content: "\eae7";
}
.icon-moon-bubble-star:before {
content: "\eae8";
}
.icon-moon-bubble-heart:before {
content: "\eae9";
}
.icon-moon-bubble-paperclip:before {
content: "\eaea";
}
.icon-moon-bubble-cancel:before {
content: "\eaeb";
}
.icon-moon-bubble-plus:before {
content: "\eaec";
}
.icon-moon-bubble-minus:before {
content: "\eaed";
}
.icon-moon-bubble-notification2:before {
content: "\eaee";
}
.icon-moon-bubble-left:before {
content: "\eaef";
}
.icon-moon-bubble-right:before {
content: "\eaf0";
}
.icon-moon-bubble-first:before {
content: "\eaf1";
}
.icon-moon-bubble-last:before {
content: "\eaf2";
}
.icon-moon-bubble-reply:before {
content: "\eaf3";
}
.icon-moon-bubble-forward:before {
content: "\eaf4";
}
.icon-moon-bubble-reply2:before {
content: "\eaf5";
}
.icon-moon-bubble-forward2:before {
content: "\eaf6";
}
.icon-moon-user:before {
content: "\eaf7";
}
.icon-moon-users:before {
content: "\eaf8";
}
.icon-moon-user-plus:before {
content: "\eaf9";
}
.icon-moon-user-minus:before {
content: "\eafa";
}
.icon-moon-user-cancel:before {
content: "\eafb";
}
.icon-moon-user-block:before {
content: "\eafc";
}
.icon-moon-user-lock:before {
content: "\eafd";
}
.icon-moon-user-check:before {
content: "\eafe";
}
.icon-moon-users2:before {
content: "\eaff";
}
.icon-moon-user2:before {
content: "\eb00";
}
.icon-moon-users3:before {
content: "\eb01";
}
.icon-moon-user-plus2:before {
content: "\eb02";
}
.icon-moon-user-minus2:before {
content: "\eb03";
}
.icon-moon-user-cancel2:before {
content: "\eb04";
}
.icon-moon-user-block2:before {
content: "\eb05";
}
.icon-moon-user-lock2:before {
content: "\eb06";
}
.icon-moon-user-check2:before {
content: "\eb07";
}
.icon-moon-user3:before {
content: "\eb08";
}
.icon-moon-user4:before {
content: "\eb09";
}
.icon-moon-user5:before {
content: "\eb0a";
}
.icon-moon-user6:before {
content: "\eb0b";
}
.icon-moon-users4:before {
content: "\eb0c";
}
.icon-moon-user-tie:before {
content: "\eb0d";
}
.icon-moon-user7:before {
content: "\eb0e";
}
.icon-moon-users5:before {
content: "\eb0f";
}
.icon-moon-collaboration:before {
content: "\eb10";
}
.icon-moon-vcard:before {
content: "\eb11";
}
.icon-moon-hat:before {
content: "\eb12";
}
.icon-moon-bowtie:before {
content: "\eb13";
}
.icon-moon-tie:before {
content: "\eb14";
}
.icon-moon-hanger:before {
content: "\eb15";
}
.icon-moon-tshirt:before {
content: "\eb16";
}
.icon-moon-pants:before {
content: "\eb17";
}
.icon-moon-shorts:before {
content: "\eb18";
}
.icon-moon-sock:before {
content: "\eb19";
}
.icon-moon-laundry:before {
content: "\eb1a";
}
.icon-moon-quotes-left:before {
content: "\eb1b";
}
.icon-moon-quotes-right:before {
content: "\eb1c";
}
.icon-moon-quotes-left2:before {
content: "\eb1d";
}
.icon-moon-quotes-right2:before {
content: "\eb1e";
}
.icon-moon-hour-glass:before {
content: "\eb1f";
}
.icon-moon-hour-glass2:before {
content: "\eb20";
}
.icon-moon-hour-glass3:before {
content: "\eb21";
}
.icon-moon-spinner:before {
content: "\eb22";
}
.icon-moon-spinner2:before {
content: "\eb23";
}
.icon-moon-spinner3:before {
content: "\eb24";
}
.icon-moon-spinner4:before {
content: "\eb25";
}
.icon-moon-spinner5:before {
content: "\eb26";
}
.icon-moon-spinner6:before {
content: "\eb27";
}
.icon-moon-spinner7:before {
content: "\eb28";
}
.icon-moon-spinner8:before {
content: "\eb29";
}
.icon-moon-spinner9:before {
content: "\eb2a";
}
.icon-moon-spinner10:before {
content: "\eb2b";
}
.icon-moon-spinner11:before {
content: "\eb2c";
}
.icon-moon-microscope:before {
content: "\eb2d";
}
.icon-moon-binoculars:before {
content: "\eb2e";
}
.icon-moon-binoculars2:before {
content: "\eb2f";
}
.icon-moon-search:before {
content: "\eb30";
}
.icon-moon-zoom-in:before {
content: "\eb31";
}
.icon-moon-zoom-out:before {
content: "\eb32";
}
.icon-moon-search2:before {
content: "\eb33";
}
.icon-moon-zoom-in2:before {
content: "\eb34";
}
.icon-moon-zoom-out2:before {
content: "\eb35";
}
.icon-moon-search3:before {
content: "\eb36";
}
.icon-moon-search4:before {
content: "\eb37";
}
.icon-moon-zoom-in3:before {
content: "\eb38";
}
.icon-moon-zoom-out3:before {
content: "\eb39";
}
.icon-moon-search5:before {
content: "\eb3a";
}
.icon-moon-search6:before {
content: "\eb3b";
}
.icon-moon-enlarge:before {
content: "\eb3c";
}
.icon-moon-shrink:before {
content: "\eb3d";
}
.icon-moon-enlarge2:before {
content: "\eb3e";
}
.icon-moon-shrink2:before {
content: "\eb3f";
}
.icon-moon-enlarge3:before {
content: "\eb40";
}
.icon-moon-shrink3:before {
content: "\eb41";
}
.icon-moon-enlarge4:before {
content: "\eb42";
}
.icon-moon-shrink4:before {
content: "\eb43";
}
.icon-moon-enlarge5:before {
content: "\eb44";
}
.icon-moon-shrink5:before {
content: "\eb45";
}
.icon-moon-enlarge6:before {
content: "\eb46";
}
.icon-moon-shrink6:before {
content: "\eb47";
}
.icon-moon-enlarge7:before {
content: "\eb48";
}
.icon-moon-shrink7:before {
content: "\eb49";
}
.icon-moon-key:before {
content: "\eb4a";
}
.icon-moon-key2:before {
content: "\eb4b";
}
.icon-moon-key3:before {
content: "\eb4c";
}
.icon-moon-key4:before {
content: "\eb4d";
}
.icon-moon-key5:before {
content: "\eb4e";
}
.icon-moon-keyhole:before {
content: "\eb4f";
}
.icon-moon-lock:before {
content: "\eb50";
}
.icon-moon-lock2:before {
content: "\eb51";
}
.icon-moon-lock3:before {
content: "\eb52";
}
.icon-moon-lock4:before {
content: "\eb53";
}
.icon-moon-unlocked:before {
content: "\eb54";
}
.icon-moon-lock5:before {
content: "\eb55";
}
.icon-moon-unlocked2:before {
content: "\eb56";
}
.icon-moon-safe:before {
content: "\eb57";
}
.icon-moon-wrench:before {
content: "\eb58";
}
.icon-moon-wrench2:before {
content: "\eb59";
}
.icon-moon-wrench3:before {
content: "\eb5a";
}
.icon-moon-equalizer:before {
content: "\eb5b";
}
.icon-moon-equalizer2:before {
content: "\eb5c";
}
.icon-moon-equalizer3:before {
content: "\eb5d";
}
.icon-moon-equalizer4:before {
content: "\eb5e";
}
.icon-moon-cog:before {
content: "\eb5f";
}
.icon-moon-cogs:before {
content: "\eb60";
}
.icon-moon-cog2:before {
content: "\eb61";
}
.icon-moon-cog3:before {
content: "\eb62";
}
.icon-moon-cog4:before {
content: "\eb63";
}
.icon-moon-cog5:before {
content: "\eb64";
}
.icon-moon-cog6:before {
content: "\eb65";
}
.icon-moon-cog7:before {
content: "\eb66";
}
.icon-moon-factory:before {
content: "\eb67";
}
.icon-moon-hammer:before {
content: "\eb68";
}
.icon-moon-hammer-wrench:before {
content: "\eb69";
}
.icon-moon-knife:before {
content: "\eb6a";
}
.icon-moon-screwdriver:before {
content: "\eb6b";
}
.icon-moon-screwdriver2:before {
content: "\eb6c";
}
.icon-moon-magic-wand:before {
content: "\eb6d";
}
.icon-moon-magic-wand2:before {
content: "\eb6e";
}
.icon-moon-pulse:before {
content: "\eb6f";
}
.icon-moon-pulse2:before {
content: "\eb70";
}
.icon-moon-aid-kit:before {
content: "\eb71";
}
.icon-moon-aid-kit2:before {
content: "\eb72";
}
.icon-moon-stethoscope:before {
content: "\eb73";
}
.icon-moon-ambulance:before {
content: "\eb74";
}
.icon-moon-alarm2:before {
content: "\eb75";
}
.icon-moon-pandage:before {
content: "\eb76";
}
.icon-moon-pandage2:before {
content: "\eb77";
}
.icon-moon-bug:before {
content: "\eb78";
}
.icon-moon-bug2:before {
content: "\eb79";
}
.icon-moon-syringe:before {
content: "\eb7a";
}
.icon-moon-syringe2:before {
content: "\eb7b";
}
.icon-moon-pill:before {
content: "\eb7c";
}
.icon-moon-construction:before {
content: "\eb7d";
}
.icon-moon-traffic-cone:before {
content: "\eb7e";
}
.icon-moon-traffic-lights:before {
content: "\eb7f";
}
.icon-moon-pie-chart:before {
content: "\eb80";
}
.icon-moon-pie-chart2:before {
content: "\eb81";
}
.icon-moon-pie-chart3:before {
content: "\eb82";
}
.icon-moon-pie-chart4:before {
content: "\eb83";
}
.icon-moon-pie-chart5:before {
content: "\eb84";
}
.icon-moon-pie-chart6:before {
content: "\eb85";
}
.icon-moon-pie-chart7:before {
content: "\eb86";
}
.icon-moon-stats-dots:before {
content: "\eb87";
}
.icon-moon-stats-bars:before {
content: "\eb88";
}
.icon-moon-pie-chart8:before {
content: "\eb89";
}
.icon-moon-stats-bars2:before {
content: "\eb8a";
}
.icon-moon-stats-bars3:before {
content: "\eb8b";
}
.icon-moon-stats-bars4:before {
content: "\eb8c";
}
.icon-moon-stats-bars5:before {
content: "\eb8d";
}
.icon-moon-stats-bars6:before {
content: "\eb8e";
}
.icon-moon-chart:before {
content: "\eb8f";
}
.icon-moon-stats-growth:before {
content: "\eb90";
}
.icon-moon-stats-decline:before {
content: "\eb91";
}
.icon-moon-stats-growth2:before {
content: "\eb92";
}
.icon-moon-stats-decline2:before {
content: "\eb93";
}
.icon-moon-stairs-up:before {
content: "\eb94";
}
.icon-moon-stairs-down:before {
content: "\eb95";
}
.icon-moon-stairs:before {
content: "\eb96";
}
.icon-moon-stairs2:before {
content: "\eb97";
}
.icon-moon-ladder:before {
content: "\eb98";
}
.icon-moon-rating:before {
content: "\eb99";
}
.icon-moon-rating2:before {
content: "\eb9a";
}
.icon-moon-rating3:before {
content: "\eb9b";
}
.icon-moon-cake:before {
content: "\eb9c";
}
.icon-moon-podium:before {
content: "\eb9d";
}
.icon-moon-stars:before {
content: "\eb9e";
}
.icon-moon-medal-star:before {
content: "\eb9f";
}
.icon-moon-medal:before {
content: "\eba0";
}
.icon-moon-medal2:before {
content: "\eba1";
}
.icon-moon-medal-first:before {
content: "\eba2";
}
.icon-moon-medal-second:before {
content: "\eba3";
}
.icon-moon-medal-third:before {
content: "\eba4";
}
.icon-moon-crown:before {
content: "\eba5";
}
.icon-moon-trophy:before {
content: "\eba6";
}
.icon-moon-trophy2:before {
content: "\eba7";
}
.icon-moon-trophy3:before {
content: "\eba8";
}
.icon-moon-diamond:before {
content: "\eba9";
}
.icon-moon-diamond2:before {
content: "\ebaa";
}
.icon-moon-trophy4:before {
content: "\ebab";
}
.icon-moon-gift:before {
content: "\ebac";
}
.icon-moon-gift2:before {
content: "\ebad";
}
.icon-moon-balloon:before {
content: "\ebae";
}
.icon-moon-pipe:before {
content: "\ebaf";
}
.icon-moon-mustache:before {
content: "\ebb0";
}
.icon-moon-mustache2:before {
content: "\ebb1";
}
.icon-moon-glass:before {
content: "\ebb2";
}
.icon-moon-glass2:before {
content: "\ebb3";
}
.icon-moon-glass3:before {
content: "\ebb4";
}
.icon-moon-glass4:before {
content: "\ebb5";
}
.icon-moon-bottle:before {
content: "\ebb6";
}
.icon-moon-bottle2:before {
content: "\ebb7";
}
.icon-moon-bottle3:before {
content: "\ebb8";
}
.icon-moon-bottle4:before {
content: "\ebb9";
}
.icon-moon-mug:before {
content: "\ebba";
}
.icon-moon-fork-knife:before {
content: "\ebbb";
}
.icon-moon-spoon-knife:before {
content: "\ebbc";
}
.icon-moon-cook:before {
content: "\ebbd";
}
.icon-moon-plate:before {
content: "\ebbe";
}
.icon-moon-steak:before {
content: "\ebbf";
}
.icon-moon-fish:before {
content: "\ebc0";
}
.icon-moon-chicken:before {
content: "\ebc1";
}
.icon-moon-hamburger:before {
content: "\ebc2";
}
.icon-moon-pizza:before {
content: "\ebc3";
}
.icon-moon-cheese:before {
content: "\ebc4";
}
.icon-moon-bread:before {
content: "\ebc5";
}
.icon-moon-icecream:before {
content: "\ebc6";
}
.icon-moon-milk:before {
content: "\ebc7";
}
.icon-moon-cup:before {
content: "\ebc8";
}
.icon-moon-cup2:before {
content: "\ebc9";
}
.icon-moon-coffee-bean:before {
content: "\ebca";
}
.icon-moon-coffee:before {
content: "\ebcb";
}
.icon-moon-teapot:before {
content: "\ebcc";
}
.icon-moon-leaf:before {
content: "\ebcd";
}
.icon-moon-leaf2:before {
content: "\ebce";
}
.icon-moon-apple:before {
content: "\ebcf";
}
.icon-moon-grapes:before {
content: "\ebd0";
}
.icon-moon-cherry:before {
content: "\ebd1";
}
.icon-moon-tree:before {
content: "\ebd2";
}
.icon-moon-tree2:before {
content: "\ebd3";
}
.icon-moon-tree3:before {
content: "\ebd4";
}
.icon-moon-tree4:before {
content: "\ebd5";
}
.icon-moon-cactus:before {
content: "\ebd6";
}
.icon-moon-mountains:before {
content: "\ebd7";
}
.icon-moon-paw:before {
content: "\ebd8";
}
.icon-moon-footprint:before {
content: "\ebd9";
}
.icon-moon-tent:before {
content: "\ebda";
}
.icon-moon-flower:before {
content: "\ebdb";
}
.icon-moon-flower2:before {
content: "\ebdc";
}
.icon-moon-rocket:before {
content: "\ebdd";
}
.icon-moon-meter:before {
content: "\ebde";
}
.icon-moon-meter2:before {
content: "\ebdf";
}
.icon-moon-meter-slow:before {
content: "\ebe0";
}
.icon-moon-meter-medium:before {
content: "\ebe1";
}
.icon-moon-meter-fast:before {
content: "\ebe2";
}
.icon-moon-meter3:before {
content: "\ebe3";
}
.icon-moon-hammer2:before {
content: "\ebe4";
}
.icon-moon-balance:before {
content: "\ebe5";
}
.icon-moon-scale:before {
content: "\ebe6";
}
.icon-moon-bomb:before {
content: "\ebe7";
}
.icon-moon-fire:before {
content: "\ebe8";
}
.icon-moon-fire2:before {
content: "\ebe9";
}
.icon-moon-lab:before {
content: "\ebea";
}
.icon-moon-atom:before {
content: "\ebeb";
}
.icon-moon-atom2:before {
content: "\ebec";
}
.icon-moon-magnet:before {
content: "\ebed";
}
.icon-moon-magnet2:before {
content: "\ebee";
}
.icon-moon-dumbbell:before {
content: "\ebef";
}
.icon-moon-skull:before {
content: "\ebf0";
}
.icon-moon-skull2:before {
content: "\ebf1";
}
.icon-moon-lamp:before {
content: "\ebf2";
}
.icon-moon-lamp2:before {
content: "\ebf3";
}
.icon-moon-lamp3:before {
content: "\ebf4";
}
.icon-moon-spotlight:before {
content: "\ebf5";
}
.icon-moon-lamp4:before {
content: "\ebf6";
}
.icon-moon-lamp5:before {
content: "\ebf7";
}
.icon-moon-lamp6:before {
content: "\ebf8";
}
.icon-moon-lamp7:before {
content: "\ebf9";
}
.icon-moon-lamp8:before {
content: "\ebfa";
}
.icon-moon-broom:before {
content: "\ebfb";
}
.icon-moon-toiletpaper:before {
content: "\ebfc";
}
.icon-moon-bin:before {
content: "\ebfd";
}
.icon-moon-bin2:before {
content: "\ebfe";
}
.icon-moon-bin3:before {
content: "\ebff";
}
.icon-moon-bin4:before {
content: "\ec00";
}
.icon-moon-bin5:before {
content: "\ec01";
}
.icon-moon-briefcase:before {
content: "\ec02";
}
.icon-moon-briefcase2:before {
content: "\ec03";
}
.icon-moon-briefcase3:before {
content: "\ec04";
}
.icon-moon-airplane:before {
content: "\ec05";
}
.icon-moon-airplane2:before {
content: "\ec06";
}
.icon-moon-airplane3:before {
content: "\ec07";
}
.icon-moon-airplane4:before {
content: "\ec08";
}
.icon-moon-paperplane:before {
content: "\ec09";
}
.icon-moon-car:before {
content: "\ec0a";
}
.icon-moon-steering-wheel:before {
content: "\ec0b";
}
.icon-moon-car2:before {
content: "\ec0c";
}
.icon-moon-gas:before {
content: "\ec0d";
}
.icon-moon-bus:before {
content: "\ec0e";
}
.icon-moon-truck:before {
content: "\ec0f";
}
.icon-moon-bike:before {
content: "\ec10";
}
.icon-moon-road:before {
content: "\ec11";
}
.icon-moon-train:before {
content: "\ec12";
}
.icon-moon-train2:before {
content: "\ec13";
}
.icon-moon-ship:before {
content: "\ec14";
}
.icon-moon-boat:before {
content: "\ec15";
}
.icon-moon-chopper:before {
content: "\ec16";
}
.icon-moon-chopper2:before {
content: "\ec17";
}
.icon-moon-cube:before {
content: "\ec18";
}
.icon-moon-cube2:before {
content: "\ec19";
}
.icon-moon-cube3:before {
content: "\ec1a";
}
.icon-moon-cube4:before {
content: "\ec1b";
}
.icon-moon-pyramid:before {
content: "\ec1c";
}
.icon-moon-pyramid2:before {
content: "\ec1d";
}
.icon-moon-package:before {
content: "\ec1e";
}
.icon-moon-puzzle:before {
content: "\ec1f";
}
.icon-moon-puzzle2:before {
content: "\ec20";
}
.icon-moon-puzzle3:before {
content: "\ec21";
}
.icon-moon-puzzle4:before {
content: "\ec22";
}
.icon-moon-glasses-3d:before {
content: "\ec23";
}
.icon-moon-glasses-3d2:before {
content: "\ec24";
}
.icon-moon-glasses:before {
content: "\ec25";
}
.icon-moon-glasses2:before {
content: "\ec26";
}
.icon-moon-brain:before {
content: "\ec27";
}
.icon-moon-accessibility:before {
content: "\ec28";
}
.icon-moon-accessibility2:before {
content: "\ec29";
}
.icon-moon-strategy:before {
content: "\ec2a";
}
.icon-moon-target:before {
content: "\ec2b";
}
.icon-moon-target2:before {
content: "\ec2c";
}
.icon-moon-target3:before {
content: "\ec2d";
}
.icon-moon-ammo:before {
content: "\ec2e";
}
.icon-moon-gun:before {
content: "\ec2f";
}
.icon-moon-gun-forbidden:before {
content: "\ec30";
}
.icon-moon-shield:before {
content: "\ec31";
}
.icon-moon-shield-check:before {
content: "\ec32";
}
.icon-moon-shield-notice:before {
content: "\ec33";
}
.icon-moon-shield2:before {
content: "\ec34";
}
.icon-moon-shield3:before {
content: "\ec35";
}
.icon-moon-shield4:before {
content: "\ec36";
}
.icon-moon-soccer:before {
content: "\ec37";
}
.icon-moon-football:before {
content: "\ec38";
}
.icon-moon-archery:before {
content: "\ec39";
}
.icon-moon-bow:before {
content: "\ec3a";
}
.icon-moon-sword:before {
content: "\ec3b";
}
.icon-moon-tennis:before {
content: "\ec3c";
}
.icon-moon-pingpong:before {
content: "\ec3d";
}
.icon-moon-baseball:before {
content: "\ec3e";
}
.icon-moon-basketball:before {
content: "\ec3f";
}
.icon-moon-golf:before {
content: "\ec40";
}
.icon-moon-golf2:before {
content: "\ec41";
}
.icon-moon-hockey:before {
content: "\ec42";
}
.icon-moon-racing:before {
content: "\ec43";
}
.icon-moon-finish:before {
content: "\ec44";
}
.icon-moon-eight-ball:before {
content: "\ec45";
}
.icon-moon-bowling:before {
content: "\ec46";
}
.icon-moon-bowling2:before {
content: "\ec47";
}
.icon-moon-power:before {
content: "\ec48";
}
.icon-moon-power2:before {
content: "\ec49";
}
.icon-moon-power3:before {
content: "\ec4a";
}
.icon-moon-switch:before {
content: "\ec4b";
}
.icon-moon-switch2:before {
content: "\ec4c";
}
.icon-moon-power-cord:before {
content: "\ec4d";
}
.icon-moon-power-cord2:before {
content: "\ec4e";
}
.icon-moon-outlet:before {
content: "\ec4f";
}
.icon-moon-clipboard:before {
content: "\ec50";
}
.icon-moon-clipboard2:before {
content: "\ec51";
}
.icon-moon-clipboard3:before {
content: "\ec52";
}
.icon-moon-clipboard4:before {
content: "\ec53";
}
.icon-moon-clipboard5:before {
content: "\ec54";
}
.icon-moon-clipboard6:before {
content: "\ec55";
}
.icon-moon-playlist:before {
content: "\ec56";
}
.icon-moon-playlist-add:before {
content: "\ec57";
}
.icon-moon-list-numbered:before {
content: "\ec58";
}
.icon-moon-list:before {
content: "\ec59";
}
.icon-moon-list2:before {
content: "\ec5a";
}
.icon-moon-more:before {
content: "\ec5b";
}
.icon-moon-more2:before {
content: "\ec5c";
}
.icon-moon-grid:before {
content: "\ec5d";
}
.icon-moon-grid2:before {
content: "\ec5e";
}
.icon-moon-grid3:before {
content: "\ec5f";
}
.icon-moon-grid4:before {
content: "\ec60";
}
.icon-moon-grid5:before {
content: "\ec61";
}
.icon-moon-grid6:before {
content: "\ec62";
}
.icon-moon-grid7:before {
content: "\ec63";
}
.icon-moon-tree5:before {
content: "\ec64";
}
.icon-moon-tree6:before {
content: "\ec65";
}
.icon-moon-tree7:before {
content: "\ec66";
}
.icon-moon-lan:before {
content: "\ec67";
}
.icon-moon-lan2:before {
content: "\ec68";
}
.icon-moon-lan3:before {
content: "\ec69";
}
.icon-moon-menu:before {
content: "\ec6a";
}
.icon-moon-circle-small:before {
content: "\ec6b";
}
.icon-moon-menu2:before {
content: "\ec6c";
}
.icon-moon-menu3:before {
content: "\ec6d";
}
.icon-moon-menu4:before {
content: "\ec6e";
}
.icon-moon-menu5:before {
content: "\ec6f";
}
.icon-moon-menu6:before {
content: "\ec70";
}
.icon-moon-menu7:before {
content: "\ec71";
}
.icon-moon-menu8:before {
content: "\ec72";
}
.icon-moon-menu9:before {
content: "\ec73";
}
.icon-moon-menu10:before {
content: "\ec74";
}
.icon-moon-cloud:before {
content: "\ec75";
}
.icon-moon-cloud-download:before {
content: "\ec76";
}
.icon-moon-cloud-upload:before {
content: "\ec77";
}
.icon-moon-cloud-check:before {
content: "\ec78";
}
.icon-moon-cloud2:before {
content: "\ec79";
}
.icon-moon-cloud-download2:before {
content: "\ec7a";
}
.icon-moon-cloud-upload2:before {
content: "\ec7b";
}
.icon-moon-cloud-check2:before {
content: "\ec7c";
}
.icon-moon-download2:before {
content: "\ec7d";
}
.icon-moon-download3:before {
content: "\ec7e";
}
.icon-moon-upload2:before {
content: "\ec7f";
}
.icon-moon-upload3:before {
content: "\ec80";
}
.icon-moon-import:before {
content: "\ec81";
}
.icon-moon-import2:before {
content: "\ec82";
}
.icon-moon-download4:before {
content: "\ec83";
}
.icon-moon-upload4:before {
content: "\ec84";
}
.icon-moon-download5:before {
content: "\ec85";
}
.icon-moon-upload5:before {
content: "\ec86";
}
.icon-moon-download6:before {
content: "\ec87";
}
.icon-moon-upload6:before {
content: "\ec88";
}
.icon-moon-download7:before {
content: "\ec89";
}
.icon-moon-upload7:before {
content: "\ec8a";
}
.icon-moon-download8:before {
content: "\ec8b";
}
.icon-moon-upload8:before {
content: "\ec8c";
}
.icon-moon-download9:before {
content: "\ec8d";
}
.icon-moon-upload9:before {
content: "\ec8e";
}
.icon-moon-download10:before {
content: "\ec8f";
}
.icon-moon-upload10:before {
content: "\ec90";
}
.icon-moon-sphere:before {
content: "\ec91";
}
.icon-moon-sphere2:before {
content: "\ec92";
}
.icon-moon-sphere3:before {
content: "\ec93";
}
.icon-moon-planet:before {
content: "\ec94";
}
.icon-moon-planet2:before {
content: "\ec95";
}
.icon-moon-earth:before {
content: "\ec96";
}
.icon-moon-earth2:before {
content: "\ec97";
}
.icon-moon-earth3:before {
content: "\ec98";
}
.icon-moon-link:before {
content: "\ec99";
}
.icon-moon-unlink:before {
content: "\ec9a";
}
.icon-moon-link2:before {
content: "\ec9b";
}
.icon-moon-unlink2:before {
content: "\ec9c";
}
.icon-moon-link3:before {
content: "\ec9d";
}
.icon-moon-unlink3:before {
content: "\ec9e";
}
.icon-moon-link4:before {
content: "\ec9f";
}
.icon-moon-unlink4:before {
content: "\eca0";
}
.icon-moon-link5:before {
content: "\eca1";
}
.icon-moon-unlink5:before {
content: "\eca2";
}
.icon-moon-anchor:before {
content: "\eca3";
}
.icon-moon-flag:before {
content: "\eca4";
}
.icon-moon-flag2:before {
content: "\eca5";
}
.icon-moon-flag3:before {
content: "\eca6";
}
.icon-moon-flag4:before {
content: "\eca7";
}
.icon-moon-flag5:before {
content: "\eca8";
}
.icon-moon-flag6:before {
content: "\eca9";
}
.icon-moon-flag7:before {
content: "\ecaa";
}
.icon-moon-flag8:before {
content: "\ecab";
}
.icon-moon-attachment:before {
content: "\ecac";
}
.icon-moon-attachment2:before {
content: "\ecad";
}
.icon-moon-eye:before {
content: "\ecae";
}
.icon-moon-eye-plus:before {
content: "\ecaf";
}
.icon-moon-eye-minus:before {
content: "\ecb0";
}
.icon-moon-eye-blocked:before {
content: "\ecb1";
}
.icon-moon-eye2:before {
content: "\ecb2";
}
.icon-moon-eye-blocked2:before {
content: "\ecb3";
}
.icon-moon-eye3:before {
content: "\ecb4";
}
.icon-moon-eye-blocked3:before {
content: "\ecb5";
}
.icon-moon-eye4:before {
content: "\ecb6";
}
.icon-moon-bookmark2:before {
content: "\ecb7";
}
.icon-moon-bookmark3:before {
content: "\ecb8";
}
.icon-moon-bookmarks:before {
content: "\ecb9";
}
.icon-moon-bookmark4:before {
content: "\ecba";
}
.icon-moon-spotlight2:before {
content: "\ecbb";
}
.icon-moon-starburst:before {
content: "\ecbc";
}
.icon-moon-snowflake:before {
content: "\ecbd";
}
.icon-moon-temperature:before {
content: "\ecbe";
}
.icon-moon-temperature2:before {
content: "\ecbf";
}
.icon-moon-weather-lightning:before {
content: "\ecc0";
}
.icon-moon-weather-lightning2:before {
content: "\ecc1";
}
.icon-moon-weather-rain:before {
content: "\ecc2";
}
.icon-moon-weather-rain2:before {
content: "\ecc3";
}
.icon-moon-weather-snow:before {
content: "\ecc4";
}
.icon-moon-weather-snow2:before {
content: "\ecc5";
}
.icon-moon-weather-cloud-wind:before {
content: "\ecc6";
}
.icon-moon-weather-cloud-wind2:before {
content: "\ecc7";
}
.icon-moon-weather-cloud-sun:before {
content: "\ecc8";
}
.icon-moon-weather-cloud-sun2:before {
content: "\ecc9";
}
.icon-moon-weather-cloudy:before {
content: "\ecca";
}
.icon-moon-weather-cloudy2:before {
content: "\eccb";
}
.icon-moon-weather-sun-wind:before {
content: "\eccc";
}
.icon-moon-weather-sun-wind2:before {
content: "\eccd";
}
.icon-moon-sun:before {
content: "\ecce";
}
.icon-moon-sun2:before {
content: "\eccf";
}
.icon-moon-moon:before {
content: "\ecd0";
}
.icon-moon-day-night:before {
content: "\ecd1";
}
.icon-moon-day-night2:before {
content: "\ecd2";
}
.icon-moon-weather-windy:before {
content: "\ecd3";
}
.icon-moon-fan:before {
content: "\ecd4";
}
.icon-moon-umbrella:before {
content: "\ecd5";
}
.icon-moon-sun3:before {
content: "\ecd6";
}
.icon-moon-contrast:before {
content: "\ecd7";
}
.icon-moon-brightness-contrast:before {
content: "\ecd8";
}
.icon-moon-brightness-high:before {
content: "\ecd9";
}
.icon-moon-brightness-medium:before {
content: "\ecda";
}
.icon-moon-brightness-low:before {
content: "\ecdb";
}
.icon-moon-bed:before {
content: "\ecdc";
}
.icon-moon-bed2:before {
content: "\ecdd";
}
.icon-moon-furniture:before {
content: "\ecde";
}
.icon-moon-chair:before {
content: "\ecdf";
}
.icon-moon-star-empty:before {
content: "\ece0";
}
.icon-moon-star-empty2:before {
content: "\ece1";
}
.icon-moon-star-full:before {
content: "\ece2";
}
.icon-moon-star-empty3:before {
content: "\ece3";
}
.icon-moon-star-half:before {
content: "\ece4";
}
.icon-moon-star-full2:before {
content: "\ece5";
}
.icon-moon-star:before {
content: "\ece6";
}
.icon-moon-heart:before {
content: "\ece7";
}
.icon-moon-heart2:before {
content: "\ece8";
}
.icon-moon-heart3:before {
content: "\ece9";
}
.icon-moon-heart4:before {
content: "\ecea";
}
.icon-moon-heart-broken:before {
content: "\eceb";
}
.icon-moon-heart5:before {
content: "\ecec";
}
.icon-moon-heart6:before {
content: "\eced";
}
.icon-moon-heart-broken2:before {
content: "\ecee";
}
.icon-moon-heart7:before {
content: "\ecef";
}
.icon-moon-heart8:before {
content: "\ecf0";
}
.icon-moon-heart-broken3:before {
content: "\ecf1";
}
.icon-moon-lips:before {
content: "\ecf2";
}
.icon-moon-lips2:before {
content: "\ecf3";
}
.icon-moon-thumbs-up:before {
content: "\ecf4";
}
.icon-moon-thumbs-up2:before {
content: "\ecf5";
}
.icon-moon-thumbs-down:before {
content: "\ecf6";
}
.icon-moon-thumbs-down2:before {
content: "\ecf7";
}
.icon-moon-thumbs-up3:before {
content: "\ecf8";
}
.icon-moon-thumbs-down3:before {
content: "\ecf9";
}
.icon-moon-height:before {
content: "\ecfa";
}
.icon-moon-man:before {
content: "\ecfb";
}
.icon-moon-woman:before {
content: "\ecfc";
}
.icon-moon-man-woman:before {
content: "\ecfd";
}
.icon-moon-male:before {
content: "\ecfe";
}
.icon-moon-female:before {
content: "\ecff";
}
.icon-moon-peace:before {
content: "\ed00";
}
.icon-moon-yin-yang:before {
content: "\ed01";
}
.icon-moon-happy:before {
content: "\ed02";
}
.icon-moon-happy2:before {
content: "\ed03";
}
.icon-moon-smile:before {
content: "\ed04";
}
.icon-moon-smile2:before {
content: "\ed05";
}
.icon-moon-tongue:before {
content: "\ed06";
}
.icon-moon-tongue2:before {
content: "\ed07";
}
.icon-moon-sad:before {
content: "\ed08";
}
.icon-moon-sad2:before {
content: "\ed09";
}
.icon-moon-wink:before {
content: "\ed0a";
}
.icon-moon-wink2:before {
content: "\ed0b";
}
.icon-moon-grin:before {
content: "\ed0c";
}
.icon-moon-grin2:before {
content: "\ed0d";
}
.icon-moon-cool:before {
content: "\ed0e";
}
.icon-moon-cool2:before {
content: "\ed0f";
}
.icon-moon-angry:before {
content: "\ed10";
}
.icon-moon-angry2:before {
content: "\ed11";
}
.icon-moon-evil:before {
content: "\ed12";
}
.icon-moon-evil2:before {
content: "\ed13";
}
.icon-moon-shocked:before {
content: "\ed14";
}
.icon-moon-shocked2:before {
content: "\ed15";
}
.icon-moon-baffled:before {
content: "\ed16";
}
.icon-moon-baffled2:before {
content: "\ed17";
}
.icon-moon-confused:before {
content: "\ed18";
}
.icon-moon-confused2:before {
content: "\ed19";
}
.icon-moon-neutral:before {
content: "\ed1a";
}
.icon-moon-neutral2:before {
content: "\ed1b";
}
.icon-moon-hipster:before {
content: "\ed1c";
}
.icon-moon-hipster2:before {
content: "\ed1d";
}
.icon-moon-wondering:before {
content: "\ed1e";
}
.icon-moon-wondering2:before {
content: "\ed1f";
}
.icon-moon-sleepy:before {
content: "\ed20";
}
.icon-moon-sleepy2:before {
content: "\ed21";
}
.icon-moon-frustrated:before {
content: "\ed22";
}
.icon-moon-frustrated2:before {
content: "\ed23";
}
.icon-moon-crying:before {
content: "\ed24";
}
.icon-moon-crying2:before {
content: "\ed25";
}
.icon-moon-cursor:before {
content: "\ed26";
}
.icon-moon-cursor2:before {
content: "\ed27";
}
.icon-moon-lasso:before {
content: "\ed28";
}
.icon-moon-lasso2:before {
content: "\ed29";
}
.icon-moon-select:before {
content: "\ed2a";
}
.icon-moon-select2:before {
content: "\ed2b";
}
.icon-moon-point-up:before {
content: "\ed2c";
}
.icon-moon-point-right:before {
content: "\ed2d";
}
.icon-moon-point-down:before {
content: "\ed2e";
}
.icon-moon-point-left:before {
content: "\ed2f";
}
.icon-moon-pointer:before {
content: "\ed30";
}
.icon-moon-reminder:before {
content: "\ed31";
}
.icon-moon-drag-left-right:before {
content: "\ed32";
}
.icon-moon-drag-left:before {
content: "\ed33";
}
.icon-moon-drag-right:before {
content: "\ed34";
}
.icon-moon-touch:before {
content: "\ed35";
}
.icon-moon-multitouch:before {
content: "\ed36";
}
.icon-moon-touch-zoom:before {
content: "\ed37";
}
.icon-moon-touch-pinch:before {
content: "\ed38";
}
.icon-moon-hand:before {
content: "\ed39";
}
.icon-moon-grab:before {
content: "\ed3a";
}
.icon-moon-stack-empty:before {
content: "\ed3b";
}
.icon-moon-stack-plus:before {
content: "\ed3c";
}
.icon-moon-stack-minus:before {
content: "\ed3d";
}
.icon-moon-stack-star:before {
content: "\ed3e";
}
.icon-moon-stack-picture:before {
content: "\ed3f";
}
.icon-moon-stack-down:before {
content: "\ed40";
}
.icon-moon-stack-up:before {
content: "\ed41";
}
.icon-moon-stack-cancel:before {
content: "\ed42";
}
.icon-moon-stack-check:before {
content: "\ed43";
}
.icon-moon-stack-text:before {
content: "\ed44";
}
.icon-moon-stack-clubs:before {
content: "\ed45";
}
.icon-moon-stack-spades:before {
content: "\ed46";
}
.icon-moon-stack-hearts:before {
content: "\ed47";
}
.icon-moon-stack-diamonds:before {
content: "\ed48";
}
.icon-moon-stack-user:before {
content: "\ed49";
}
.icon-moon-stack4:before {
content: "\ed4a";
}
.icon-moon-stack-music:before {
content: "\ed4b";
}
.icon-moon-stack-play:before {
content: "\ed4c";
}
.icon-moon-move:before {
content: "\ed4d";
}
.icon-moon-dots:before {
content: "\ed4e";
}
.icon-moon-warning:before {
content: "\ed4f";
}
.icon-moon-warning2:before {
content: "\ed50";
}
.icon-moon-notification:before {
content: "\ed51";
}
.icon-moon-notification2:before {
content: "\ed52";
}
.icon-moon-question:before {
content: "\ed53";
}
.icon-moon-question2:before {
content: "\ed54";
}
.icon-moon-question3:before {
content: "\ed55";
}
.icon-moon-question4:before {
content: "\ed56";
}
.icon-moon-question5:before {
content: "\ed57";
}
.icon-moon-question6:before {
content: "\ed58";
}
.icon-moon-plus:before {
content: "\ed59";
}
.icon-moon-minus:before {
content: "\ed5a";
}
.icon-moon-plus2:before {
content: "\ed5b";
}
.icon-moon-minus2:before {
content: "\ed5c";
}
.icon-moon-plus3:before {
content: "\ed5d";
}
.icon-moon-minus3:before {
content: "\ed5e";
}
.icon-moon-plus-circle:before {
content: "\ed5f";
}
.icon-moon-minus-circle:before {
content: "\ed60";
}
.icon-moon-plus-circle2:before {
content: "\ed61";
}
.icon-moon-minus-circle2:before {
content: "\ed62";
}
.icon-moon-info:before {
content: "\ed63";
}
.icon-moon-info2:before {
content: "\ed64";
}
.icon-moon-cancel-circle:before {
content: "\ed65";
}
.icon-moon-cancel-circle2:before {
content: "\ed66";
}
.icon-moon-blocked:before {
content: "\ed67";
}
.icon-moon-cancel-square:before {
content: "\ed68";
}
.icon-moon-cancel-square2:before {
content: "\ed69";
}
.icon-moon-cancel:before {
content: "\ed6a";
}
.icon-moon-spam:before {
content: "\ed6b";
}
.icon-moon-cross:before {
content: "\ed6c";
}
.icon-moon-cross2:before {
content: "\ed6d";
}
.icon-moon-cross3:before {
content: "\ed6e";
}
.icon-moon-checkmark:before {
content: "\ed6f";
}
.icon-moon-checkmark2:before {
content: "\ed70";
}
.icon-moon-checkmark3:before {
content: "\ed71";
}
.icon-moon-checkmark4:before {
content: "\ed72";
}
.icon-moon-checkmark5:before {
content: "\ed73";
}
.icon-moon-spell-check:before {
content: "\ed74";
}
.icon-moon-spell-check2:before {
content: "\ed75";
}
.icon-moon-enter:before {
content: "\ed76";
}
.icon-moon-exit:before {
content: "\ed77";
}
.icon-moon-enter2:before {
content: "\ed78";
}
.icon-moon-exit2:before {
content: "\ed79";
}
.icon-moon-enter3:before {
content: "\ed7a";
}
.icon-moon-exit3:before {
content: "\ed7b";
}
.icon-moon-wall:before {
content: "\ed7c";
}
.icon-moon-fence:before {
content: "\ed7d";
}
.icon-moon-play3:before {
content: "\ed7e";
}
.icon-moon-pause:before {
content: "\ed7f";
}
.icon-moon-stop:before {
content: "\ed80";
}
.icon-moon-previous:before {
content: "\ed81";
}
.icon-moon-next:before {
content: "\ed82";
}
.icon-moon-backward:before {
content: "\ed83";
}
.icon-moon-forward2:before {
content: "\ed84";
}
.icon-moon-play4:before {
content: "\ed85";
}
.icon-moon-pause2:before {
content: "\ed86";
}
.icon-moon-stop2:before {
content: "\ed87";
}
.icon-moon-backward2:before {
content: "\ed88";
}
.icon-moon-forward3:before {
content: "\ed89";
}
.icon-moon-first:before {
content: "\ed8a";
}
.icon-moon-last:before {
content: "\ed8b";
}
.icon-moon-previous2:before {
content: "\ed8c";
}
.icon-moon-next2:before {
content: "\ed8d";
}
.icon-moon-eject:before {
content: "\ed8e";
}
.icon-moon-volume-high:before {
content: "\ed8f";
}
.icon-moon-volume-medium:before {
content: "\ed90";
}
.icon-moon-volume-low:before {
content: "\ed91";
}
.icon-moon-volume-mute:before {
content: "\ed92";
}
.icon-moon-speaker-left:before {
content: "\ed93";
}
.icon-moon-speaker-right:before {
content: "\ed94";
}
.icon-moon-volume-mute2:before {
content: "\ed95";
}
.icon-moon-volume-increase:before {
content: "\ed96";
}
.icon-moon-volume-decrease:before {
content: "\ed97";
}
.icon-moon-volume-high2:before {
content: "\ed98";
}
.icon-moon-volume-medium2:before {
content: "\ed99";
}
.icon-moon-volume-medium3:before {
content: "\ed9a";
}
.icon-moon-volume-low2:before {
content: "\ed9b";
}
.icon-moon-volume-mute3:before {
content: "\ed9c";
}
.icon-moon-volume-increase2:before {
content: "\ed9d";
}
.icon-moon-volume-decrease2:before {
content: "\ed9e";
}
.icon-moon-volume-decrease3:before {
content: "\ed9f";
}
.icon-moon-volume-5:before {
content: "\eda0";
}
.icon-moon-volume-4:before {
content: "\eda1";
}
.icon-moon-volume-3:before {
content: "\eda2";
}
.icon-moon-volume-2:before {
content: "\eda3";
}
.icon-moon-volume-1:before {
content: "\eda4";
}
.icon-moon-volume-0:before {
content: "\eda5";
}
.icon-moon-volume-mute4:before {
content: "\eda6";
}
.icon-moon-volume-mute5:before {
content: "\eda7";
}
.icon-moon-loop:before {
content: "\eda8";
}
.icon-moon-loop2:before {
content: "\eda9";
}
.icon-moon-loop3:before {
content: "\edaa";
}
.icon-moon-infinite-square:before {
content: "\edab";
}
.icon-moon-infinite:before {
content: "\edac";
}
.icon-moon-infinite2:before {
content: "\edad";
}
.icon-moon-loop4:before {
content: "\edae";
}
.icon-moon-shuffle:before {
content: "\edaf";
}
.icon-moon-shuffle2:before {
content: "\edb0";
}
.icon-moon-wave:before {
content: "\edb1";
}
.icon-moon-wave2:before {
content: "\edb2";
}
.icon-moon-split:before {
content: "\edb3";
}
.icon-moon-merge:before {
content: "\edb4";
}
.icon-moon-first2:before {
content: "\edb5";
}
.icon-moon-last2:before {
content: "\edb6";
}
.icon-moon-arrow-up:before {
content: "\edb7";
}
.icon-moon-arrow-up2:before {
content: "\edb8";
}
.icon-moon-arrow-up3:before {
content: "\edb9";
}
.icon-moon-arrow-up4:before {
content: "\edba";
}
.icon-moon-arrow-right:before {
content: "\edbb";
}
.icon-moon-arrow-right2:before {
content: "\edbc";
}
.icon-moon-arrow-right3:before {
content: "\edbd";
}
.icon-moon-arrow-right4:before {
content: "\edbe";
}
.icon-moon-arrow-down:before {
content: "\edbf";
}
.icon-moon-arrow-down2:before {
content: "\edc0";
}
.icon-moon-arrow-down3:before {
content: "\edc1";
}
.icon-moon-arrow-down4:before {
content: "\edc2";
}
.icon-moon-arrow-left:before {
content: "\edc3";
}
.icon-moon-arrow-left2:before {
content: "\edc4";
}
.icon-moon-arrow-left3:before {
content: "\edc5";
}
.icon-moon-arrow-left4:before {
content: "\edc6";
}
.icon-moon-arrow-up5:before {
content: "\edc7";
}
.icon-moon-arrow-right5:before {
content: "\edc8";
}
.icon-moon-arrow-down5:before {
content: "\edc9";
}
.icon-moon-arrow-left5:before {
content: "\edca";
}
.icon-moon-arrow-up-left:before {
content: "\edcb";
}
.icon-moon-arrow-up6:before {
content: "\edcc";
}
.icon-moon-arrow-up-right:before {
content: "\edcd";
}
.icon-moon-arrow-right6:before {
content: "\edce";
}
.icon-moon-arrow-down-right:before {
content: "\edcf";
}
.icon-moon-arrow-down6:before {
content: "\edd0";
}
.icon-moon-arrow-down-left:before {
content: "\edd1";
}
.icon-moon-arrow-left6:before {
content: "\edd2";
}
.icon-moon-arrow-up-left2:before {
content: "\edd3";
}
.icon-moon-arrow-up7:before {
content: "\edd4";
}
.icon-moon-arrow-up-right2:before {
content: "\edd5";
}
.icon-moon-arrow-right7:before {
content: "\edd6";
}
.icon-moon-arrow-down-right2:before {
content: "\edd7";
}
.icon-moon-arrow-down7:before {
content: "\edd8";
}
.icon-moon-arrow-down-left2:before {
content: "\edd9";
}
.icon-moon-arrow-left7:before {
content: "\edda";
}
.icon-moon-arrow-up-left3:before {
content: "\eddb";
}
.icon-moon-arrow-up8:before {
content: "\eddc";
}
.icon-moon-arrow-up-right3:before {
content: "\eddd";
}
.icon-moon-arrow-right8:before {
content: "\edde";
}
.icon-moon-arrow-down-right3:before {
content: "\eddf";
}
.icon-moon-arrow-down8:before {
content: "\ede0";
}
.icon-moon-arrow-down-left3:before {
content: "\ede1";
}
.icon-moon-arrow-left8:before {
content: "\ede2";
}
.icon-moon-circle-up:before {
content: "\ede3";
}
.icon-moon-circle-right:before {
content: "\ede4";
}
.icon-moon-circle-down:before {
content: "\ede5";
}
.icon-moon-circle-left:before {
content: "\ede6";
}
.icon-moon-circle-up2:before {
content: "\ede7";
}
.icon-moon-circle-right2:before {
content: "\ede8";
}
.icon-moon-circle-down2:before {
content: "\ede9";
}
.icon-moon-circle-left2:before {
content: "\edea";
}
.icon-moon-circle-up-left:before {
content: "\edeb";
}
.icon-moon-circle-up3:before {
content: "\edec";
}
.icon-moon-circle-up-right:before {
content: "\eded";
}
.icon-moon-circle-right3:before {
content: "\edee";
}
.icon-moon-circle-down-right:before {
content: "\edef";
}
.icon-moon-circle-down3:before {
content: "\edf0";
}
.icon-moon-circle-down-left:before {
content: "\edf1";
}
.icon-moon-circle-left3:before {
content: "\edf2";
}
.icon-moon-circle-up-left2:before {
content: "\edf3";
}
.icon-moon-circle-up4:before {
content: "\edf4";
}
.icon-moon-circle-up-right2:before {
content: "\edf5";
}
.icon-moon-circle-right4:before {
content: "\edf6";
}
.icon-moon-circle-down-right2:before {
content: "\edf7";
}
.icon-moon-circle-down4:before {
content: "\edf8";
}
.icon-moon-circle-down-left2:before {
content: "\edf9";
}
.icon-moon-circle-left4:before {
content: "\edfa";
}
.icon-moon-arrow-resize:before {
content: "\edfb";
}
.icon-moon-arrow-resize2:before {
content: "\edfc";
}
.icon-moon-arrow-resize3:before {
content: "\edfd";
}
.icon-moon-arrow-resize4:before {
content: "\edfe";
}
.icon-moon-arrow-resize5:before {
content: "\edff";
}
.icon-moon-arrow-resize6:before {
content: "\ee00";
}
.icon-moon-arrow-resize7:before {
content: "\ee01";
}
.icon-moon-arrow-resize8:before {
content: "\ee02";
}
.icon-moon-square-up-left:before {
content: "\ee03";
}
.icon-moon-square-up:before {
content: "\ee04";
}
.icon-moon-square-up-right:before {
content: "\ee05";
}
.icon-moon-square-right:before {
content: "\ee06";
}
.icon-moon-square-down-right:before {
content: "\ee07";
}
.icon-moon-square-down:before {
content: "\ee08";
}
.icon-moon-square-down-left:before {
content: "\ee09";
}
.icon-moon-square-left:before {
content: "\ee0a";
}
.icon-moon-arrow-up9:before {
content: "\ee0b";
}
.icon-moon-arrow-right9:before {
content: "\ee0c";
}
.icon-moon-arrow-down9:before {
content: "\ee0d";
}
.icon-moon-arrow-left9:before {
content: "\ee0e";
}
.icon-moon-arrow-up10:before {
content: "\ee0f";
}
.icon-moon-arrow-right10:before {
content: "\ee10";
}
.icon-moon-arrow-down10:before {
content: "\ee11";
}
.icon-moon-arrow-left10:before {
content: "\ee12";
}
.icon-moon-arrow-up-left4:before {
content: "\ee13";
}
.icon-moon-arrow-up11:before {
content: "\ee14";
}
.icon-moon-arrow-up-right4:before {
content: "\ee15";
}
.icon-moon-arrow-right11:before {
content: "\ee16";
}
.icon-moon-arrow-down-right4:before {
content: "\ee17";
}
.icon-moon-arrow-down11:before {
content: "\ee18";
}
.icon-moon-arrow-down-left4:before {
content: "\ee19";
}
.icon-moon-arrow-left11:before {
content: "\ee1a";
}
.icon-moon-arrow-up-left5:before {
content: "\ee1b";
}
.icon-moon-arrow-up12:before {
content: "\ee1c";
}
.icon-moon-arrow-up-right5:before {
content: "\ee1d";
}
.icon-moon-arrow-right12:before {
content: "\ee1e";
}
.icon-moon-arrow-down-right5:before {
content: "\ee1f";
}
.icon-moon-arrow-down12:before {
content: "\ee20";
}
.icon-moon-arrow-down-left5:before {
content: "\ee21";
}
.icon-moon-arrow-left12:before {
content: "\ee22";
}
.icon-moon-arrow-up13:before {
content: "\ee23";
}
.icon-moon-arrow-right13:before {
content: "\ee24";
}
.icon-moon-arrow-down13:before {
content: "\ee25";
}
.icon-moon-arrow-left13:before {
content: "\ee26";
}
.icon-moon-arrow-up14:before {
content: "\ee27";
}
.icon-moon-arrow-right14:before {
content: "\ee28";
}
.icon-moon-arrow-down14:before {
content: "\ee29";
}
.icon-moon-arrow-left14:before {
content: "\ee2a";
}
.icon-moon-circle-up5:before {
content: "\ee2b";
}
.icon-moon-circle-right5:before {
content: "\ee2c";
}
.icon-moon-circle-down5:before {
content: "\ee2d";
}
.icon-moon-circle-left5:before {
content: "\ee2e";
}
.icon-moon-circle-up6:before {
content: "\ee2f";
}
.icon-moon-circle-right6:before {
content: "\ee30";
}
.icon-moon-circle-down6:before {
content: "\ee31";
}
.icon-moon-circle-left6:before {
content: "\ee32";
}
.icon-moon-arrow-up15:before {
content: "\ee33";
}
.icon-moon-arrow-right15:before {
content: "\ee34";
}
.icon-moon-arrow-down15:before {
content: "\ee35";
}
.icon-moon-arrow-left15:before {
content: "\ee36";
}
.icon-moon-arrow-up16:before {
content: "\ee37";
}
.icon-moon-arrow-right16:before {
content: "\ee38";
}
.icon-moon-arrow-down16:before {
content: "\ee39";
}
.icon-moon-arrow-left16:before {
content: "\ee3a";
}
.icon-moon-menu-open:before {
content: "\ee3b";
}
.icon-moon-menu-open2:before {
content: "\ee3c";
}
.icon-moon-menu-close:before {
content: "\ee3d";
}
.icon-moon-menu-close2:before {
content: "\ee3e";
}
.icon-moon-enter4:before {
content: "\ee3f";
}
.icon-moon-enter5:before {
content: "\ee40";
}
.icon-moon-esc:before {
content: "\ee41";
}
.icon-moon-enter6:before {
content: "\ee42";
}
.icon-moon-backspace:before {
content: "\ee43";
}
.icon-moon-backspace2:before {
content: "\ee44";
}
.icon-moon-tab:before {
content: "\ee45";
}
.icon-moon-transmission:before {
content: "\ee46";
}
.icon-moon-transmission2:before {
content: "\ee47";
}
.icon-moon-sort:before {
content: "\ee48";
}
.icon-moon-sort2:before {
content: "\ee49";
}
.icon-moon-move-up:before {
content: "\ee4a";
}
.icon-moon-move-down:before {
content: "\ee4b";
}
.icon-moon-sort-alpha-asc:before {
content: "\ee4c";
}
.icon-moon-sort-alpha-desc:before {
content: "\ee4d";
}
.icon-moon-sort-numeric-asc:before {
content: "\ee4e";
}
.icon-moon-sort-numberic-desc:before {
content: "\ee4f";
}
.icon-moon-sort-amount-asc:before {
content: "\ee50";
}
.icon-moon-sort-amount-desc:before {
content: "\ee51";
}
.icon-moon-sort-time-asc:before {
content: "\ee52";
}
.icon-moon-sort-time-desc:before {
content: "\ee53";
}
.icon-moon-battery-6:before {
content: "\ee54";
}
.icon-moon-battery-5:before {
content: "\ee55";
}
.icon-moon-battery-4:before {
content: "\ee56";
}
.icon-moon-battery-3:before {
content: "\ee57";
}
.icon-moon-battery-2:before {
content: "\ee58";
}
.icon-moon-battery-1:before {
content: "\ee59";
}
.icon-moon-battery-0:before {
content: "\ee5a";
}
.icon-moon-battery-charging:before {
content: "\ee5b";
}
.icon-moon-key-keyboard:before {
content: "\ee5c";
}
.icon-moon-key-A:before {
content: "\ee5d";
}
.icon-moon-key-up:before {
content: "\ee5e";
}
.icon-moon-key-right:before {
content: "\ee5f";
}
.icon-moon-key-down:before {
content: "\ee60";
}
.icon-moon-key-left:before {
content: "\ee61";
}
.icon-moon-command:before {
content: "\ee62";
}
.icon-moon-shift:before {
content: "\ee63";
}
.icon-moon-ctrl:before {
content: "\ee64";
}
.icon-moon-opt:before {
content: "\ee65";
}
.icon-moon-checkbox-checked:before {
content: "\ee66";
}
.icon-moon-checkbox-unchecked:before {
content: "\ee67";
}
.icon-moon-checkbox-partial:before {
content: "\ee68";
}
.icon-moon-square:before {
content: "\ee69";
}
.icon-moon-triangle:before {
content: "\ee6a";
}
.icon-moon-triangle2:before {
content: "\ee6b";
}
.icon-moon-diamond3:before {
content: "\ee6c";
}
.icon-moon-diamond4:before {
content: "\ee6d";
}
.icon-moon-checkbox-checked2:before {
content: "\ee6e";
}
.icon-moon-checkbox-unchecked2:before {
content: "\ee6f";
}
.icon-moon-checkbox-partial2:before {
content: "\ee70";
}
.icon-moon-radio-checked:before {
content: "\ee71";
}
.icon-moon-radio-checked2:before {
content: "\ee72";
}
.icon-moon-radio-unchecked:before {
content: "\ee73";
}
.icon-moon-toggle-on:before {
content: "\ee74";
}
.icon-moon-toggle-off:before {
content: "\ee75";
}
.icon-moon-checkmark-circle:before {
content: "\ee76";
}
.icon-moon-circle:before {
content: "\ee77";
}
.icon-moon-circle2:before {
content: "\ee78";
}
.icon-moon-circles:before {
content: "\ee79";
}
.icon-moon-circles2:before {
content: "\ee7a";
}
.icon-moon-crop:before {
content: "\ee7b";
}
.icon-moon-crop2:before {
content: "\ee7c";
}
.icon-moon-make-group:before {
content: "\ee7d";
}
.icon-moon-ungroup:before {
content: "\ee7e";
}
.icon-moon-vector:before {
content: "\ee7f";
}
.icon-moon-vector2:before {
content: "\ee80";
}
.icon-moon-rulers:before {
content: "\ee81";
}
.icon-moon-ruler:before {
content: "\ee82";
}
.icon-moon-pencil-ruler:before {
content: "\ee83";
}
.icon-moon-scissors:before {
content: "\ee84";
}
.icon-moon-scissors2:before {
content: "\ee85";
}
.icon-moon-scissors3:before {
content: "\ee86";
}
.icon-moon-haircut:before {
content: "\ee87";
}
.icon-moon-comb:before {
content: "\ee88";
}
.icon-moon-filter:before {
content: "\ee89";
}
.icon-moon-filter2:before {
content: "\ee8a";
}
.icon-moon-filter3:before {
content: "\ee8b";
}
.icon-moon-filter4:before {
content: "\ee8c";
}
.icon-moon-font:before {
content: "\ee8d";
}
.icon-moon-ampersand:before {
content: "\ee8e";
}
.icon-moon-ligature:before {
content: "\ee8f";
}
.icon-moon-ligature2:before {
content: "\ee90";
}
.icon-moon-font-size:before {
content: "\ee91";
}
.icon-moon-typography:before {
content: "\ee92";
}
.icon-moon-text-height:before {
content: "\ee93";
}
.icon-moon-text-width:before {
content: "\ee94";
}
.icon-moon-height2:before {
content: "\ee95";
}
.icon-moon-width:before {
content: "\ee96";
}
.icon-moon-bold:before {
content: "\ee97";
}
.icon-moon-underline:before {
content: "\ee98";
}
.icon-moon-italic:before {
content: "\ee99";
}
.icon-moon-strikethrough:before {
content: "\ee9a";
}
.icon-moon-strikethrough2:before {
content: "\ee9b";
}
.icon-moon-font-size2:before {
content: "\ee9c";
}
.icon-moon-bold2:before {
content: "\ee9d";
}
.icon-moon-underline2:before {
content: "\ee9e";
}
.icon-moon-italic2:before {
content: "\ee9f";
}
.icon-moon-strikethrough3:before {
content: "\eea0";
}
.icon-moon-omega:before {
content: "\eea1";
}
.icon-moon-sigma:before {
content: "\eea2";
}
.icon-moon-nbsp:before {
content: "\eea3";
}
.icon-moon-page-break:before {
content: "\eea4";
}
.icon-moon-page-break2:before {
content: "\eea5";
}
.icon-moon-superscript:before {
content: "\eea6";
}
.icon-moon-subscript:before {
content: "\eea7";
}
.icon-moon-superscript2:before {
content: "\eea8";
}
.icon-moon-subscript2:before {
content: "\eea9";
}
.icon-moon-text-color:before {
content: "\eeaa";
}
.icon-moon-highlight:before {
content: "\eeab";
}
.icon-moon-pagebreak:before {
content: "\eeac";
}
.icon-moon-clear-formatting:before {
content: "\eead";
}
.icon-moon-table:before {
content: "\eeae";
}
.icon-moon-table2:before {
content: "\eeaf";
}
.icon-moon-insert-template:before {
content: "\eeb0";
}
.icon-moon-pilcrow:before {
content: "\eeb1";
}
.icon-moon-ltr:before {
content: "\eeb2";
}
.icon-moon-rtl:before {
content: "\eeb3";
}
.icon-moon-ltr2:before {
content: "\eeb4";
}
.icon-moon-rtl2:before {
content: "\eeb5";
}
.icon-moon-section:before {
content: "\eeb6";
}
.icon-moon-paragraph-left:before {
content: "\eeb7";
}
.icon-moon-paragraph-center:before {
content: "\eeb8";
}
.icon-moon-paragraph-right:before {
content: "\eeb9";
}
.icon-moon-paragraph-justify:before {
content: "\eeba";
}
.icon-moon-paragraph-left2:before {
content: "\eebb";
}
.icon-moon-paragraph-center2:before {
content: "\eebc";
}
.icon-moon-paragraph-right2:before {
content: "\eebd";
}
.icon-moon-paragraph-justify2:before {
content: "\eebe";
}
.icon-moon-indent-increase:before {
content: "\eebf";
}
.icon-moon-indent-decrease:before {
content: "\eec0";
}
.icon-moon-paragraph-left3:before {
content: "\eec1";
}
.icon-moon-paragraph-center3:before {
content: "\eec2";
}
.icon-moon-paragraph-right3:before {
content: "\eec3";
}
.icon-moon-paragraph-justify3:before {
content: "\eec4";
}
.icon-moon-indent-increase2:before {
content: "\eec5";
}
.icon-moon-indent-decrease2:before {
content: "\eec6";
}
.icon-moon-share:before {
content: "\eec7";
}
.icon-moon-share2:before {
content: "\eec8";
}
.icon-moon-new-tab:before {
content: "\eec9";
}
.icon-moon-new-tab2:before {
content: "\eeca";
}
.icon-moon-popout:before {
content: "\eecb";
}
.icon-moon-embed:before {
content: "\eecc";
}
.icon-moon-embed2:before {
content: "\eecd";
}
.icon-moon-markup:before {
content: "\eece";
}
.icon-moon-regexp:before {
content: "\eecf";
}
.icon-moon-regexp2:before {
content: "\eed0";
}
.icon-moon-code:before {
content: "\eed1";
}
.icon-moon-circle-css:before {
content: "\eed2";
}
.icon-moon-circle-code:before {
content: "\eed3";
}
.icon-moon-terminal:before {
content: "\eed4";
}
.icon-moon-unicode:before {
content: "\eed5";
}
.icon-moon-seven-segment-0:before {
content: "\eed6";
}
.icon-moon-seven-segment-1:before {
content: "\eed7";
}
.icon-moon-seven-segment-2:before {
content: "\eed8";
}
.icon-moon-seven-segment-3:before {
content: "\eed9";
}
.icon-moon-seven-segment-4:before {
content: "\eeda";
}
.icon-moon-seven-segment-5:before {
content: "\eedb";
}
.icon-moon-seven-segment-6:before {
content: "\eedc";
}
.icon-moon-seven-segment-7:before {
content: "\eedd";
}
.icon-moon-seven-segment-8:before {
content: "\eede";
}
.icon-moon-seven-segment-9:before {
content: "\eedf";
}
.icon-moon-share3:before {
content: "\eee0";
}
.icon-moon-share4:before {
content: "\eee1";
}
.icon-moon-mail:before {
content: "\eee2";
}
.icon-moon-mail2:before {
content: "\eee3";
}
.icon-moon-mail3:before {
content: "\eee4";
}
.icon-moon-mail4:before {
content: "\eee5";
}
.icon-moon-amazon:before {
content: "\eee6";
}
.icon-moon-google:before {
content: "\eee7";
}
.icon-moon-google2:before {
content: "\eee8";
}
.icon-moon-google3:before {
content: "\eee9";
}
.icon-moon-google-plus:before {
content: "\eeea";
}
.icon-moon-google-plus2:before {
content: "\eeeb";
}
.icon-moon-google-plus3:before {
content: "\eeec";
}
.icon-moon-hangouts:before {
content: "\eeed";
}
.icon-moon-google-drive:before {
content: "\eeee";
}
.icon-moon-facebook:before {
content: "\eeef";
}
.icon-moon-facebook2:before {
content: "\eef0";
}
.icon-moon-instagram:before {
content: "\eef1";
}
.icon-moon-whatsapp:before {
content: "\eef2";
}
.icon-moon-spotify:before {
content: "\eef3";
}
.icon-moon-telegram:before {
content: "\eef4";
}
.icon-moon-twitter:before {
content: "\eef5";
}
.icon-moon-vine:before {
content: "\eef6";
}
.icon-moon-vk:before {
content: "\eef7";
}
.icon-moon-renren:before {
content: "\eef8";
}
.icon-moon-sina-weibo:before {
content: "\eef9";
}
.icon-moon-rss:before {
content: "\eefa";
}
.icon-moon-rss2:before {
content: "\eefb";
}
.icon-moon-youtube:before {
content: "\eefc";
}
.icon-moon-youtube2:before {
content: "\eefd";
}
.icon-moon-twitch:before {
content: "\eefe";
}
.icon-moon-vimeo:before {
content: "\eeff";
}
.icon-moon-vimeo2:before {
content: "\ef00";
}
.icon-moon-lanyrd:before {
content: "\ef01";
}
.icon-moon-flickr:before {
content: "\ef02";
}
.icon-moon-flickr2:before {
content: "\ef03";
}
.icon-moon-flickr3:before {
content: "\ef04";
}
.icon-moon-flickr4:before {
content: "\ef05";
}
.icon-moon-dribbble:before {
content: "\ef06";
}
.icon-moon-behance:before {
content: "\ef07";
}
.icon-moon-behance2:before {
content: "\ef08";
}
.icon-moon-deviantart:before {
content: "\ef09";
}
.icon-moon-500px:before {
content: "\ef0a";
}
.icon-moon-steam:before {
content: "\ef0b";
}
.icon-moon-steam2:before {
content: "\ef0c";
}
.icon-moon-dropbox:before {
content: "\ef0d";
}
.icon-moon-onedrive:before {
content: "\ef0e";
}
.icon-moon-github:before {
content: "\ef0f";
}
.icon-moon-npm:before {
content: "\ef10";
}
.icon-moon-basecamp:before {
content: "\ef11";
}
.icon-moon-trello:before {
content: "\ef12";
}
.icon-moon-wordpress:before {
content: "\ef13";
}
.icon-moon-joomla:before {
content: "\ef14";
}
.icon-moon-ello:before {
content: "\ef15";
}
.icon-moon-blogger:before {
content: "\ef16";
}
.icon-moon-blogger2:before {
content: "\ef17";
}
.icon-moon-tumblr:before {
content: "\ef18";
}
.icon-moon-tumblr2:before {
content: "\ef19";
}
.icon-moon-yahoo:before {
content: "\ef1a";
}
.icon-moon-yahoo2:before {
content: "\ef1b";
}
.icon-moon-tux:before {
content: "\ef1c";
}
.icon-moon-appleinc:before {
content: "\ef1d";
}
.icon-moon-finder:before {
content: "\ef1e";
}
.icon-moon-android:before {
content: "\ef1f";
}
.icon-moon-windows:before {
content: "\ef20";
}
.icon-moon-windows8:before {
content: "\ef21";
}
.icon-moon-soundcloud:before {
content: "\ef22";
}
.icon-moon-soundcloud2:before {
content: "\ef23";
}
.icon-moon-skype:before {
content: "\ef24";
}
.icon-moon-reddit:before {
content: "\ef25";
}
.icon-moon-hackernews:before {
content: "\ef26";
}
.icon-moon-wikipedia:before {
content: "\ef27";
}
.icon-moon-linkedin:before {
content: "\ef28";
}
.icon-moon-linkedin2:before {
content: "\ef29";
}
.icon-moon-lastfm:before {
content: "\ef2a";
}
.icon-moon-lastfm2:before {
content: "\ef2b";
}
.icon-moon-delicious:before {
content: "\ef2c";
}
.icon-moon-stumbleupon:before {
content: "\ef2d";
}
.icon-moon-stumbleupon2:before {
content: "\ef2e";
}
.icon-moon-stackoverflow:before {
content: "\ef2f";
}
.icon-moon-pinterest:before {
content: "\ef30";
}
.icon-moon-pinterest2:before {
content: "\ef31";
}
.icon-moon-xing:before {
content: "\ef32";
}
.icon-moon-xing2:before {
content: "\ef33";
}
.icon-moon-flattr:before {
content: "\ef34";
}
.icon-moon-foursquare:before {
content: "\ef35";
}
.icon-moon-yelp:before {
content: "\ef36";
}
.icon-moon-paypal:before {
content: "\ef37";
}
.icon-moon-chrome:before {
content: "\ef38";
}
.icon-moon-firefox:before {
content: "\ef39";
}
.icon-moon-IE:before {
content: "\ef3a";
}
.icon-moon-edge:before {
content: "\ef3b";
}
.icon-moon-safari:before {
content: "\ef3c";
}
.icon-moon-opera:before {
content: "\ef3d";
}
.icon-moon-file-pdf:before {
content: "\ef3e";
}
.icon-moon-file-openoffice:before {
content: "\ef3f";
}
.icon-moon-file-word:before {
content: "\ef40";
}
.icon-moon-file-excel:before {
content: "\ef41";
}
.icon-moon-libreoffice:before {
content: "\ef42";
}
.icon-moon-html-five:before {
content: "\ef43";
}
.icon-moon-html-five2:before {
content: "\ef44";
}
.icon-moon-css3:before {
content: "\ef45";
}
.icon-moon-git:before {
content: "\ef46";
}
.icon-moon-codepen:before {
content: "\ef47";
}
.icon-moon-svg:before {
content: "\ef48";
}
.icon-moon-IcoMoon:before {
content: "\ef49";
}@font-face{font-family:Material-Design-Iconic-Font;src:url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//www.pembrokepeewee.com/wp-content/themes/kidslife/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}
 ::selection{background-color:#008c99;} a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .dt-header-menu ul.dt-primary-nav > li:hover > a, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li:hover > a, .dt-header-menu ul .dt-primary-nav > li.current_page_item > a, .dt-header-menu ul.dt-primary-nav > li.current-menu-item > a, .dt-header-menu ul.dt-primary-nav > li.current-page-ancestor > a, .dt-header-menu ul.dt-primary-nav > li.current-menu-ancestor > a,
.no-header-menu ul > li:hover > a, .no-header-menu ul li ul.sub-menu li:hover > a, .no-header-menu ul > li.current_page_item > a, .no-header-menu ul > li.current-menu-item > a, .no-header-menu ul > li.current-page-ancestor > a, .no-header-menu ul > li.current-menu-ancestor > a, .no-header-menu ul li ul.children li:hover > a, .no-header-menu ul li ul.children li > a:hover, 
.mobile-menu ul.dt-primary-nav > li:hover > a, .mobile-menu ul.dt-primary-nav li ul.sub-menu li:hover > a, .mobile-menu ul.dt-primary-nav > li.current_page_item > a, .mobile-menu ul.dt-primary-nav > li.current-menu-item > a, .mobile-menu ul.dt-primary-nav > li.current-page-ancestor > a, .mobile-menu ul.dt-primary-nav > li.current-menu-ancestor > a,
.menu-icons-wrapper .overlay-search #searchform:before, #header .header-25 .dt-sc-sociable:before, #header .header-25 .menu-icons-wrapper .search a, #header .header-25 .cart-info:before, #header .header-25  .dt-header-menu .dt-primary-nav > li:before, .top-bar.header3 .text-with-icon a, .top-bar.header3 .text-with-icon span:before, #header .text-with-icon a:hover, .blog-entry .entry-meta a:hover, .blog-entry.entry-date-left .entry-date a:hover,  .blog-entry.entry-date-author-left .entry-date-author .entry-author a:hover, .dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border, .blog-entry.blog-thumb-style .entry-title h4 a:hover, .blog-entry.blog-thumb-style a.read-more:hover, .blog-entry .dt-sc-button.simple:hover, .blog-entry.bordered:hover .date, .blog-entry.post-info-within-image .entry-meta .entry-title h4 a:hover, .blog-entry.post-info-within-image .entry-meta a:hover, .blog-entry.post-info-within-image .entry-meta a:hover i, .blog-entry.post-standard .entry-meta .entry-info a:hover, .blog-entry.post-info-vertical-image .entry-meta .entry-info > *:hover, .blog-entry.post-info-vertical-image .entry-meta a:hover, .blog-entry.post-info-vertical-image .entry-meta .entry-info > *:hover i, .blog-entry.post-info-vertical-image .entry-meta .entry-title h4:hover a, .blog-entry.post-info-bottom-image .entry-meta .entry-info a:hover, .blog-entry.post-info-bottom-image .entry-meta .entry-info a:hover i, .blog-entry.entry-date-author-left .entry-format:before, .blog-entry.entry-date-author-left .entry-date-author .comments:before, .blog-entry.entry-date-author-left .entry-date-author .entry-date:before, .dt-sc-dark-bg  .blog-entry.entry-date-author-left .entry-details .entry-title h4 a:hover, .blog-entry.entry-date-author-left .entry-meta-data p a, .dt-header-menu .blog-entry .entry-title h4 a:hover, .post-left-date .entry-meta .date:before, .post-left-date .entry-meta .comments:before, .post-left-date .entry-meta .entry_format:before, .widget #wp-calendar td a:hover, .dt-sc-dark-bg .widget #wp-calendar td a:hover, .secondary-sidebar .widget ul li > a:hover, .dt-sc-practices-list li:before, .secondary-sidebar .type15 .widget.widget_recent_reviews ul li .reviewer, .secondary-sidebar .type15 .widget.widget_top_rated_products ul li .amount.amount, 
#main-menu .menu-item-widget-area-container .widget ul li > a:hover, #main-menu .dt-sc-dark-bg  .menu-item-widget-area-container .widget ul li > a:hover, #main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget_recent_posts .entry-title h4 a:hover, #main-menu ul li.menu-item-simple-parent.dt-sc-dark-bg ul li a:hover, #main-menu .menu-item-widget-area-container .widget li:hover:before, .secondary-sidebar .widget.widget_categories ul li > a, .highlight, #footer .footer-copyright .menu-links li a:hover, #footer .footer-copyright .copyright-left a:hover, #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a:hover, #footer .dt-sc-dark-bg .entry-title h4 a:hover, #footer .dt-sc-dark-bg a:hover, .left-header-footer .dt-sc-sociable.filled li a, .footer-widgets a:hover, #footer a:hover, .dt-sc-skin-color, .dt-sc-skin-color a, #footer .wpcf7-form.bottom-bordered input[type="submit"], #footer .wpcf7-form.bottom-bordered button, #footer .wpcf7-form.bottom-bordered input[type="button"], #footer .wpcf7-form.bottom-bordered input[type="reset"], #footer h1 strong, #footer h2 strong, #footer h3 strong, #footer h4 strong, #footer h5 strong, #footer h6 strong, #footer .dt-sc-dark-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a:hover, #footer .dt-sc-dark-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a.current, #footer .dt-sc-light-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a:hover, #footer .dt-sc-light-bg.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a.current, .footer-19 .blog-entry.blog-default-style .entry-meta .date, #footer .footer-19 .blog-entry.blog-default-style a.dt-sc-button.small, .footer-20 .widget .recent-posts-widget li .entry-meta p, #footer .footer-21 .dt-sc-sociable.partially-rounded li > a:hover > i, #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"], #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="email"], #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="text"], #footer .footer-24 .widget.widget_recent_entries ul li .post-date, #footer .footer-25.dt-sc-skin-highlight input[type="submit"], #footer .footer-25.dt-sc-skin-highlight button, #footer .footer-25.dt-sc-skin-highlight input[type="button"], #footer .footer-25.dt-sc-skin-highlight input[type="reset"], #footer .footer-29 .dt-sc-button.fully-rounded-border, .footer-29 .dt-sc-contact-info.type1:hover span, .footer-30 .dt-sc-contact-info.type1 span, #footer .footer-30 .dt-mc-subscribe form .btn-wrap.icon-only i, .footer-34 .wpb_column:hover h3:before, #footer .footer-27 .dt-sc-contact-info.type1 a:hover, #footer .footer-28.footer-copyright.dt-sc-dark-bg a:hover, #footer .dt-sc-contact-info span, footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm:before, #footer p a, #footer span a, .portfolio .image-overlay .links a:hover, .portfolio.type7 .image-overlay .links a, .project-details li a:hover, .portfolio-categories a:hover, .dt-portfolio-single-slider-wrapper #bx-pager a.active:hover:before, .dt-portfolio-single-slider-wrapper #bx-pager a, .portfolio.type8 .image-overlay .links a, .dt-skin-primary-color, ul.side-nav li a:hover, .available-domains li span, .dt-sc-popular-procedures .details .duration, .dt-sc-popular-procedures .details .price, .dt-sc-text-with-icon span, .dt-sc-contact-info.type3 span, .dt-sc-pr-tb-col.type2 .dt-sc-buy-now a, .dt-sc-events-list .dt-sc-event-title h5 a, .side-navigation.type5 ul.side-nav li.current_page_item a, .side-navigation.type5 ul.side-nav>li>a:hover, .highlight strong, .dt-sc-callout-box.type8:before, .dt-sc-callout-box.type5:hover:before, .dt-sc-callout-box.type7:hover:before, .dt-sc-callout-box.type9:hover:before, .dt-sc-callout-box.type10:before, .dt-sc-button.fully-rounded-border, .dt-sc-button.rounded-border, .dt-sc-button.bordered, .dt-sc-button.with-shadow.white, .dt-sc-skin-highlight .dt-sc-button.rounded-border:hover, .dt-sc-skin-highlight .dt-sc-button.bordered:hover, .dt-sc-dark-bg.skin-color .dt-sc-button.fully-rounded-border:hover, .dt-sc-icon-box.type1 .icon-wrapper .icon, .dt-sc-icon-box.type2 .icon-wrapper .icon, .dt-sc-icon-box.type4 .icon-wrapper span, .dt-sc-icon-box.type5:hover .icon-content h4 a, .dt-sc-icon-box.type5.no-icon-bg .icon-wrapper span, .dt-sc-icon-box.type5.no-icon-bg:hover .icon-wrapper span, .dt-sc-icon-box.type10 .icon-wrapper span, .dt-sc-icon-box.type10:hover .icon-content h4, .dt-sc-icon-box.type13 .icon-content h4, .dt-sc-icon-box.type14 .icon-content h4, .dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-details h4:hover, .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 a:hover, .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 a:hover, .dt-sc-icon-box.type7.rounded .icon-content h4 a:hover, .dt-sc-image-caption.type3.rounded-img .dt-sc-image-title h3 a:hover, .dt-sc-testimonial.type4 .dt-sc-testimonial-author cite, .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite, .dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before, .dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:after, .dt-sc-testimonial-special-wrapper:after, .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current .dt-sc-testimonial-author cite, .dt-sc-team-carousel-wrapper .dt-sc-team-details .dt-sc-team-social li a:hover, ul.dt-sc-tabs-horizontal-frame > li > a.current, ul.dt-sc-tabs-horizontal > li > a.current, ul.dt-sc-tabs-horizontal > li > a:hover, ul.dt-sc-tabs-horizontal-frame > li > a:hover, .type7 ul.dt-sc-tabs-horizontal-frame > li > a.current, ul.dt-sc-tabs-vertical-frame > li > a:hover, ul.dt-sc-tabs-vertical-frame > li.current a, ul.dt-sc-tabs-vertical > li > a.current, .dt-sc-tabs-vertical-frame-container.type2 ul.dt-sc-tabs-vertical-frame > li > a.current:before, ul.dt-sc-tabs-vertical > li > a:hover, .dt-sc-toggle-frame-set > .dt-sc-toggle-accordion.active > a, .dt-sc-toggle-group-set .dt-sc-toggle.active > a, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a, .dt-sc-toggle-frame h5.dt-sc-toggle.active a, .dt-sc-toggle-panel h2 span, .dt-sc-title.with-sub-title h3, .dt-sc-title.script-with-sub-title h2, .dt-sc-title.with-two-color-stripe h2, .dt-sc-hexagon-title h2 span, #footer .footer-22 .dt-sc-title.script-with-sub-title h3, .side-navigation-content .dt-sc-title.script-with-sub-title strong, .dt-sc-image-with-caption h3 a, .dt-sc-image-caption.type3 .dt-sc-image-content h3 a:hover, .dt-sc-event-image-caption .dt-sc-image-content h3, .dt-sc-image-caption.type8:hover .dt-sc-image-content h3 a:hover, .dt-sc-image-caption.type3 .dt-sc-image-wrapper .icon-wrapper span, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li a, .dt-sc-team.rounded .dt-sc-team-details .dt-sc-team-social li a:hover, .dt-sc-team.rounded.team_rounded_border:hover .dt-sc-team-details h4, .dt-sc-team.type2 .dt-sc-team-social.rounded-border li a:hover, .dt-sc-team.type2 .dt-sc-team-social.rounded-square li a:hover, .dt-sc-team.type2 .dt-sc-team-social.square-border li a:hover, .dt-sc-team.type2 .dt-sc-team-social.hexagon-border li a:hover, .dt-sc-team.type2 .dt-sc-team-social.diamond-square-border li a:hover, .dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social li a, .dt-sc-timeline .dt-sc-timeline-content h2 span, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content:hover h3, .dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-content h2, .dt-sc-sociable.diamond-square-border li:hover a, .dt-sc-sociable.hexagon-border li:hover a, .dt-sc-sociable.hexagon-with-border li:hover a, .dt-sc-sociable.no-margin li a, .error404 .type2 h2, .error404 .type8 h2, .error404 .type8 .dt-go-back:hover i, #members-list.item-list.single-line li h5 span.small a.button, #buddypress div.item-list-tabs ul li.current a, #buddypress #group-create-tabs ul li.current a, #buddypress a.bp-primary-action:hover span, #buddypress div.item-list-tabs ul li.selected a, 
.widget.buddypress div.item-options a:hover, .widget.buddypress div.item-options a.selected, #footer .footer-widgets.dt-sc-dark-bg .widget.buddypress div.item-options a.selected, .widget.widget_bp_core_members_widget div.item .item-title a:hover, .widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a:hover, .bbp-forums .bbp-body .bbp-forum-info:before, .type1 .event-schedule, .type1.tribe_events .nav-top-links a:hover, .type1.tribe_events .event-image-wrapper .event-datetime > i, .type1.tribe_events .event-image-wrapper .event-venue > i, .type1.tribe_events h4 a, .type2.tribe_events .date-wrapper p span, .type2.tribe_events h4 a, .type3.tribe_events .right-calc a:hover, .type3.tribe_events .tribe-events-sub-nav li a:hover, .type3.tribe_events .tribe-events-sub-nav li a span, .type4.tribe_events .data-wrapper p span, .type4.tribe_events .data-wrapper p i, .type4.tribe_events .event-organize h4 a, .type4.tribe_events .event-venue h4 a, .type5.tribe_events .event-details h3, .type5.tribe_events .event-organize h3, .type5.tribe_events .event-venue h3, .type5.tribe_events .data-wrapper p span, .data-wrapper p i, .type5.tribe_events .event-organize h4 a, .type5.tribe_events .event-venue h4 a, .dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type1:hover h2.entry-title a, .dt-sc-event.type3:hover h2.entry-title a, .dt-sc-event.type4 h2.entry-title a:hover, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4 a:hover, .under-construction.type4 .wpb_wrapper > h2 span, .under-construction.type4 .read-more i, .under-construction.type4  .wpb_wrapper >  h4:after, .under-construction.type4 .wpb_wrapper > h4:before, .under-construction.type1 .read-more span.fa, .under-construction.type1 .read-more a:hover, .under-construction.type2 .counter-icon-wrapper .dt-sc-counter-number, .under-construction.type2 h2, .under-construction.type2 .dt-sc-counter-wrapper h3, .under-construction.type2 .mailchimp-newsletter h3,  .under-construction.type7 h2, .under-construction.type7 .mailchimp-newsletter h3, .under-construction.type3 p, .under-construction.type5 h2 span, .under-construction.type5 .dt-sc-counter-number, .under-construction.type5 footer .dt-sc-team-social li:hover a, .under-construction.type5 input[type="email"], .under-construction.type7 .aligncenter .wpb_text_column h2, .widget.tribe-events-countdown-widget .tribe-countdown-text a:hover, .dt-sc-counter.type3.diamond-square h4, .dt-sc-counter.type6:hover h4, .woocommerce-checkout #payment ul.payment_methods li a:hover, .woocommerce ul.products li.product .default .product-details .product-price .price, .woocommerce .default span.price del .amount, .woocommerce .default .product-price del .amount, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button:hover, .woo-type1 ul.products li.product-category:hover .product-details h5, .woo-type1 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product .woo-type1 .product-details span.price ins, ul.products li.product .woo-type1 .product-details span.price del, ul.products li.product .woo-type1 .product-details span.price ins, ul.products li.product .woo-type1 .product-details span.price ins .amount, .woo-type1.woocommerce.single-product .product .summary .product_meta a:hover, .woo-type1.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, ul.products li.product .woo-type1 .price, .has-mega-menu ul.products li.product .woo-type1 .price, ul.products li.product-category:hover .woo-type4 .product-details h5, ul.products li.product-category:hover .woo-type4 .product-details h5 .count, ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product:hover .woo-type8 .product-details h5 a:hover, ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product:hover .woo-type13 .product-details h5 a, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover:after, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type17 .product-details h5 a, ul.products li.product-category .woo-type17 .product-details h5, ul.products li.product-category .woo-type17 .product-details h5 .count, ul.products li.product .woo-type17 .product-details .product-price .amount, ul.products li.product .woo-type17 .product-details span.price, ul.products li.product .woo-type17 .product-details span.price del, ul.products li.product .woo-type17 .product-details span.price del .amount, ul.products li.product .woo-type17 .product-details span.price ins, ul.products li.product .woo-type17 .product-details span.price ins .amount, .woo-type17 .widget.woocommerce ul li:hover:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type20 .product-details h5 a, ul.products li.product-category  .woo-type20 .product-details h5, ul.products li.product-category  .woo-type20 .product-details h5 .count, ul.products li.product .woo-type20 .product-details .product-price .amount, ul.products li.product .woo-type20 .product-details span.price, ul.products li.product .woo-type20 .product-details span.price del, ul.products li.product .woo-type20 .product-details span.price del .amount, ul.products li.product .woo-type20 .product-details span.price ins, ul.products li.product .woo-type20 .product-details span.price ins .amount, ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating span:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:before, .woo-type21 .woocommerce .product .summary .add_to_wishlist:hover, .woo-type21.woocommerce .product .summary .add_to_wishlist:hover, ul.dt-sc-fancy-list li:before
{color:#008c99;} th, button, input[type="reset"], .loader, .overlay .overlay-close, #header .header-25 .dt-sc-sociable li a, #header .header-27 .cart-info:before, #header .header-28 .cart-icon span, .cart-info, .main-title-section-wrapper .main-title-section-bg, #header-wrapper .main-title-section-wrapper, #main-menu .menu-trigger, .dt-no-header-builder-content .mobile-nav-container .menu-trigger, .mobile-nav-container, .mobile-nav-container .menu-trigger, .main-title-section-wrapper .main-title-section-bg, #footer .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type="button"]:hover, #footer .wpcf7-form.bottom-bordered input[type="reset"]:hover, .footer-20 .footer-20-contact .vc_column-inner, #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]:hover, #footer .footer-24 .widget.widget_recent_entries ul li:before, .footer-29 h3:before, .footer-28 .dt-sc-contact-info.type8:hover span, footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"], .entry-format a, .blog-entry.blog-medium-style:hover .entry-format a,  .blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight, .blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a, ul.commentlist li .reply a:hover, .dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover, .page-link > span, .page-link a:hover, .post-edit-link:hover, .vc_inline-link:hover, .pagination ul li a:hover, .pagination ul li span, .blog-entry.post-info-within-image .entry-meta .dt_scroll_down a:hover, .blog-entry.post-info-within-image .entry-meta p.category a:hover, .blog-entry.post-info-within-image .entry-meta-data p a:hover, .blog-entry.post-standard .entry-meta p.category a:hover, .blog-entry.post-standard .entry-meta-data p a:hover, .blog-entry.post-standard .entry-meta .entry-info .author:hover i.zmdi:after, .blog-entry.post-standard .entry-meta .entry-info .date:hover i.zmdi:after, .blog-entry.post-standard .entry-meta .entry-info .comments:hover i.zmdi:after, .blog-entry.post-standard .entry-meta .entry-info .views:hover i.zmdi:after, .blog-entry.post-standard .entry-meta .entry-info .likes:hover i.zmdi:after, .blog-entry.post-info-above-image .entry-meta p.category a:hover, .blog-entry.post-info-above-image .entry-meta-data p a:hover, .blog-entry.post-info-vertical-image .entry-meta p.category a:hover, .blog-entry.post-info-vertical-image .entry-meta-data p a:hover, .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:hover:after, .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:hover:before, .blog-entry.post-info-bottom-image .entry-meta-data p a:hover, .blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category a:hover,  .blog-entry.entry-date-author-left .entry-date-author .entry-date, .blog-entry.entry-date-author-left .entry-date-author .comments, .post-left-date .entry-meta .date, .post-left-date .entry-meta .comments, .post-left-date .entry-meta .entry_format, #commentform .form-submit input[type="submit"], .entry-thumb .bx-controls a, .widget .dt-sc-newsletter-section.boxed .dt-sc-subscribe-frm input[type="submit"]:hover, .tagcloud a:hover, .widgettitle:before,  .widget.widget_archive ul li > a:hover span, .tagcloud a, 
.dt-sc-dark-bg .tagcloud a:hover, .dt-sc-dark-bg .widget.widget_categories ul li > a:hover span, #footer .dt-sc-dark-bg .widget.widget_categories ul li > a:hover span, #footer .dt-sc-dark-bg .widget.widget_archive ul li > a:hover span, .dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .dt-sc-portfolio-sorting a:hover:before, .dt-sc-portfolio-sorting a:hover:after, .dt-sc-portfolio-sorting a.active-sort:before, .dt-sc-portfolio-sorting a.active-sort:after, .portfolio.type2 .image-overlay-details, .portfolio.type2 .image-overlay .links a:hover, .dt-sc-portfolio-sorting.type2, .dt-sc-portfolio-sorting.type2:before, .portfolio.type6 .image-overlay .links a:hover, .portfolio.type7 .image-overlay-details .categories a:before, .portfolio.type7 .image-overlay .links a:hover:before, .dt-sc-portfolio-sorting.type8 a, .dt-skin-primary-bg, div[class*="dt-skin-primary-bg-opaque"]:not(.ult-vc-hide-row):before, div[class*="dt-skin-primary-bg-opaque"] .upb_row_bg:before, section[class*="dt-skin-primary-bg-opaque"]:before, ul.side-nav li a:hover:before, ul.side-nav > li.current_page_item > a:before, ul.side-nav > li > ul > li.current_page_item > a:before, ul.side-nav > li > ul > li > ul > li.current_page_item > a:before, .dt-sc-small-separator, .dt-sc-diamond-separator, .dt-sc-titled-box h6.dt-sc-titled-box-title, .carousel-arrows a:hover, .dt-sc-images-wrapper .carousel-arrows a:hover, .diamond-narrow-square-border li:hover:before, .dt-sc-sociable.hexagon-with-border li, .dt-sc-skin-highlight, .dt-sc-skin-highlight.extend-bg-fullwidth-left:after, .dt-sc-skin-highlight.extend-bg-fullwidth-right:after, .dt-skin-primary-bg.extend-bg-fullwidth-left:after, .dt-skin-primary-bg.extend-bg-fullwidth-right:after, .two-color-section:before, .dt-sc-readmore-plus-icon:hover:before, .dt-sc-readmore-plus-icon:hover:after, .dt-sc-content-with-hexagon-shape, .dt-sc-hexagons li .dt-sc-hexagon-overlay, .available-domains li .tdl:before, .available-domains li:hover .dt-sc-button, .domain-search-container .domain-search-form, .dt-sc-newsletter-section.type1 h2:before, .dt-sc-newsletter-section.type1 h2:after, .side-navigation.type2 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li.current_page_item > a, .side-navigation.type3 ul.side-nav > li:hover > a, .side-navigation.type4 ul.side-nav li a:after, .side-navigation.type5 ul.side-nav li:after, .dt-mc-subscribe.only-border-bottom form:before, .conatc-mail-frm input[type="submit"], blockquote.type4, .dt-sc-callout-box.type5, .dt-sc-callout-box.type7:before, .dt-sc-callout-box.type9:before, .dt-sc-callout-box.type8:hover:before, .dt-sc-callout-box.type10, .dt-sc-button.filled, .dt-sc-button:hover, .dt-sc-button.rounded-border:hover, .dt-sc-button.bordered:hover, .dt-sc-button.fully-rounded-border:hover, .dt-sc-colored-big-buttons:hover, .dt-sc-colored-big-buttons span, .dt-sc-contact-info.type2:hover span, .dt-sc-contact-info.type3, .dt-sc-contact-info.type4 span:after, .dt-sc-contact-info.type4:before, .dt-sc-contact-info.type5 .dt-sc-contact-icon, .dt-sc-contact-info.type5:hover, .dt-sc-contact-info.type6, .dt-sc-contact-info.type7 span:after, .dt-sc-contact-info.type4:after, .university-contact-form .button-field i, .dt-sc-counter.type1 .icon-wrapper:before, .dt-sc-counter.type2 .dt-sc-couter-icon-holder, .dt-sc-counter.type3:hover .icon-wrapper, .dt-sc-counter.type3.diamond-square .dt-sc-couter-icon-holder .icon-wrapper:before, .dt-sc-counter.type4:hover .dt-sc-couter-icon-holder, .dt-sc-counter.type5:hover:after, .dt-sc-counter.type6 h4:before, .dt-sc-counter.type6:hover .dt-sc-couter-icon-holder:before, .dt-sc-icon-box.type1 .icon-content h4:before, .dt-sc-icon-box.type3 .icon-wrapper span, .dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:after, .dt-sc-icon-box.type5.rounded-skin .icon-wrapper, .dt-sc-icon-box.type5.rounded:hover .icon-wrapper, .dt-sc-icon-box.type5:hover .icon-wrapper:before, .dt-sc-icon-box.type5.alter .icon-wrapper:before, .dt-sc-icon-box.type6 .icon-wrapper, .dt-sc-icon-box.type7 .icon-wrapper, .dt-sc-contact-info.type8:hover span, .dt-sc-icon-box.type10:hover .icon-wrapper:before, .dt-sc-icon-box.type10 .icon-content h4:before, .dt-sc-icon-box.type11:before, .dt-sc-icon-box.type12, .dt-sc-icon-box.type13:hover, .dt-sc-icon-box.type14:hover, .dt-sc-icon-box.type15 .icon-content, .dt-sc-icon-box.type6.rounded-left-icon .icon-wrapper, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:hover, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active, .dt-sc-testimonial.type2 blockquote, .dt-sc-title.with-two-color-bg:after, .dt-sc-triangle-title:after, .dt-sc-title.with-right-border-decor:after, .dt-sc-title.with-right-border-decor:before, .dt-sc-title.with-boxed, .mz-title .mz-title-content h2, .mz-title-content h3.widgettitle, .mz-title .mz-title-content:before, .mz-blog .comments a, .mz-blog div.vc_gitem-post-category-name, .mz-blog .ico-format, .side-navigation-content .dt-sc-wings-heading:after, .separator-img:after, .dt-sc-team-social.hexagon-border li:hover, .dt-sc-team .dt-sc-team-social.diamond-square-border li:hover, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social.rounded-square li:hover a, .dt-sc-infinite-portfolio-load-more, .dt-sc-single-hexagon .dt-sc-single-hexagon-overlay, .dt-sc-team-social.rounded-border li a:hover, .dt-sc-team-social.rounded-square li a, .dt-sc-team.hide-social-show-on-hover:hover .dt-sc-team-details, .dt-sc-team-social.square-border li a:hover, .dt-sc-team.rounded:hover .dt-sc-team-thumb:after, .dt-sc-team.hide-social-role-show-on-hover:hover .dt-sc-team-details, .dt-sc-team.hide-social-role-show-on-hover .dt-sc-team-social li:hover, .dt-sc-team.style2 .dt-sc-sociable li a, .dt-sc-team.style2 .dt-sc-team-details .view-details:hover, .dt-sc-pr-tb-col.minimal:hover .dt-sc-price, .dt-sc-pr-tb-col.minimal.selected .dt-sc-price,  .dt-sc-pr-tb-col.minimal:hover .icon-wrapper:before, .dt-sc-pr-tb-col.minimal.selected .icon-wrapper:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-header .dt-sc-tb-title:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-content:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-content li .highlight, .dt-sc-pr-tb-col.type2:hover .dt-sc-price:before, .dt-sc-pr-tb-col.type2.selected .dt-sc-price:before, .dt-sc-pr-tb-col.type2:hover .dt-sc-buy-now a, .dt-sc-hr-timeline-section.type1:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:after, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:before, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline-wrapper:after, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:hover .dt-sc-hr-timeline-thumb:before, .dt-sc-timeline-section.type2:before, .dt-sc-timeline-section.type3 .dt-sc-timeline .dt-sc-timeline-content h2:before, .dt-sc-timeline-section.type4 .dt-sc-timeline .dt-sc-timeline-content h2:before, .dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-thumb:before, .dt-sc-image-caption.type4:hover .dt-sc-button, .dt-sc-image-caption.type8 .dt-sc-image-content:before, .dt-sc-event-image-caption:hover, .dt-sc-image-caption.type5:hover h3, .dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a.current > span:after, .dt-sc-tabs-horizontal-frame-container.type5 ul.dt-sc-tabs-horizontal-frame > li > a.current, .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a, .type8 ul.dt-sc-tabs-horizontal-frame > li > a.current, .type8 ul.dt-sc-tabs-horizontal-frame > li > a:hover, .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame > li > a, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:before, .dt-sc-tabs-vertical-frame-container.type4 ul.dt-sc-tabs-vertical-frame > li > a:after, .dt-sc-tabs-vertical-frame-container.type5.rounded-bg li > a, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:before, h5.dt-sc-toggle-accordion.active a:before, .dt-sc-toggle-frame h5.dt-sc-toggle.active a:before, h5.dt-sc-toggle.active a:before, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active, .dt-sc-toggle-frame-set.type2 > h5.dt-sc-toggle-accordion.active:after, .dt-sc-toggle-icon, .dt-sc-toggle-group-set.type5 h5.dt-sc-toggle.active:before, .dt-sc-video-wrapper .video-overlay-inner a, .dt-sc-video-item:hover .dt-sc-vitem-detail, .dt-sc-video-item.active .dt-sc-vitem-detail, .type2 .dt-sc-video-item:hover, .type2 .dt-sc-video-item.active, .nicescroll-rails.dt-sc-skin, .error404 .type2 a.dt-sc-back, .error404 .type4 .error-box, .error404 .type4 .dt-sc-newsletter-section input[type="submit"], .error404 .type8 .dt-go-back, .under-construction.type4 .dt-sc-counter-wrapper, .under-construction.type1 .dt-sc-newsletter-section form input[type="submit"], .under-construction.type1 .dt-sc-counter-wrapper .counter-icon-wrapper:before, .under-construction.type2 .dt-sc-sociable > li:hover a, .under-construction.type7 .dt-sc-sociable > li:hover a, .under-construction.type3 .dt-sc-newsletter-section form input[type="submit"], .under-construction.type3 .dt-sc-sociable > li:hover a, .under-construction.type7 .dt-sc-counter-wrapper, .under-construction.type7 .dt-sc-newsletter-section form input[type="submit"], #bbpress-forums li.bbp-header, .bbp-submit-wrapper #bbp_topic_submit, .bbp-reply-form #bbp_reply_submit, .bbp-pagination-links a:hover, .bbp-pagination-links span.current, #bbpress-forums #subscription-toggle a.subscription-toggle, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover, #tribe-bar-form .tribe-bar-submit input[type="submit"], #tribe-bar-views .tribe-bar-views-list li.tribe-bar-active a, .tribe-events-calendar thead th, #tribe-events-content .tribe-events-tooltip h4, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-read-more, #tribe-events .tribe-events-button, .tribe-events-button, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a, .tribe-events-back > a, #tribe_events_filters_toggle, .dt-sc-event.type5 .dt-sc-event-cost, ul.tribe-events-sub-nav li a, .tribe-grid-header, .tribe-grid-header, .tribe-grid-allday .tribe-events-week-allday-single, .tribe-grid-body .tribe-events-week-hourly-single, .type1.tribe_events .event-image-wrapper .event-datetime > span, .type3.tribe_events .event-date, .event-meta-tab ul.dt-sc-tabs-horizontal-frame > li > a, .dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before, .dt-sc-event.type2:hover .dt-sc-event-meta, .dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-meta, .widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td, 
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present, .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today, .tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover, .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover, 
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today, .dt-sc-dark-bg .tribe-mini-calendar .tribe-events-has-events.tribe-events-present a:hover, .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today a:hover, .live-chat a, .dt-bmi-inner-content tbody th, .dt-bmi-inner-content tbody tr:nth-child(2n+1) th, .dt-sc-menu .menu-categories a:before, .hotel-search-container form input[type="submit"]:hover, .hotel-search-container .selection-box:after, .dt-sc-training-details-overlay, .custom-navigation .vc_images_carousel .vc_carousel-indicators li, .dt-sc-doctors.style1 .dt-sc-doctors-thumb-wrapper .dt-sc-button, .dt-sc-doctors-single .dt-sc-doctors.style1 .dt-sc-doctors-details ul.dt-sc-sociable li a, .dt-sc-procedure-item:hover, .dt-sc-fitness-procedure-sorting a, ul.dt-sc-vertical-nav > li.active > a, ul.time-table > li, ul.time-slots > li a:hover, .dt-sc-available-times ul.time-slots, #wpsl-search-btn, #wpsl-stores li > p span, #wpsl-stores li > p, #wpsl-stores li > p ~ .wpsl-directions, .dt-sc-toggle-advanced-options span, .woocommerce a.button, .woocommerce button.button, .woocommerce button, .woocommerce input.button, .woocommerce input[type=button], .woocommerce input[type=submit], .woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce .product .summary .add_to_wishlist, .woocommerce .wishlist_table .add_to_cart.button, .woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce .wishlist_table a.ask-an-estimate-button, .woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .woocommerce .wishlist_manage_table a.create-new-wishlist, .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce .cart input.button, .woocommerce .shop_table th, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page button, .woocommerce-page input.button, .woocommerce-page input[type=button], .woocommerce-page input[type=submit], .woocommerce-page #respond input#submit, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page .product .summary .add_to_wishlist, .woocommerce-page .wishlist_table .add_to_cart.button, .woocommerce-page .yith-wcwl-add-button a.add_to_wishlist, .woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist, .woocommerce-page .wishlist_table a.ask-an-estimate-button, .woocommerce-page .wishlist-title a.show-title-form, .woocommerce-page .hidden-title-form a.hide-title-form, .woocommerce-page .yith-wcwl-wishlist-new button, .woocommerce-page .wishlist_manage_table a.create-new-wishlist, .woocommerce-page .wishlist_manage_table button.submit-wishlist-changes, .woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce-page .cart input.button, .woocommerce-page .shop_table th, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a:after, .woocommerce ul.products li.product .featured-tag, .woocommerce ul.products li.product:hover .featured-tag, .woocommerce.single-product .featured-tag, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a:hover, .woocommerce .view-mode a:hover, .woocommerce .view-mode a.active, .swiper-button-prev, .swiper-button-next, .woocommerce ul.products li.product .default .product-buttons-wrapper a.added_to_cart.wc-forward, .dt-carousel-navigation a, .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.added_to_cart, .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .style-3 .product-buttons-wrapper a.added_to_cart, .woocommerce ul.products li.product .style-3 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce-MyAccount-navigation ul > li > a,
.swiper-pagination-bullets .swiper-pagination-bullet-active, .swiper-pagination.swiper-pagination-progress .swiper-pagination-progressbar, .woocommerce div.product .woocommerce-tabs ul.tabs li, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:hover, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-details h5:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type8 .product-details, ul.products li.product:hover .woo-type8 .product-details h5:before, ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product:hover .woo-type10 .product-details, ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .woo-type11 div.product .woocommerce-tabs ul.tabs li.active a:after, ul.products li.product .woo-type11 .product-details, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover, .woo-type12 ul.products li.product .product-thumb a.add_to_cart_button, .woo-type12 ul.products li.product .product-thumb a.button.product_type_simple, .woo-type12 ul.products li.product .product-thumb a.button.product_type_variable, .woo-type12 ul.products li.product .product-thumb a.added_to_cart.wc-forward, .woo-type12 ul.products li.product .product-thumb a.add_to_wishlist, .woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woo-type12 ul.products li.product:hover .product-details, .woo-type12 ul.products li.product .product-details h5:after, ul.products li.product .woo-type13 .product-details h5:before, ul.products li.product:hover .woo-type14 .product-details, ul.products li.product .woo-type14 .product-details h5:before, ul.products li.product:hover .woo-type14 .product-details h5:after, ul.products li.product .woo-type16 .product-wrapper:before, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woo-type16.woocommerce .shop_table th, .woo-type16 .woocommerce .shop_table th, .woo-type16.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after, ul.products li.product:hover .woo-type17 .product-details, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover:after, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, 
.woo-type21.woocommerce ul.products li.product .product-thumb a.add_to_cart_button:hover, .woo-type21.woocommerce ul.products li.product .product-thumb a.button.product_type_simple:hover, .woo-type21.woocommerce ul.products li.product .product-thumb a.button.product_type_variable:hover, .woo-type21.woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover, .woo-type21.woocommerce ul.products li.product .product-thumb a.add_to_wishlist:hover, .woo-type21.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woo-type21.woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, 
.woo-type21 .woocommerce a.button:hover, .woo-type21 .woocommerce button.button:hover, .woo-type21 .woocommerce button:hover, .woo-type21 .woocommerce input.button:hover, .woo-type21 .woocommerce input[type=button]:hover, .woo-type21 .woocommerce input[type=submit]:hover, .woo-type21 .woocommerce #respond input#submit:hover, .woo-type21 .woocommerce a.button.alt:hover, .woo-type21 .woocommerce button.button.alt:hover, .woo-type21 .woocommerce input.button.alt:hover, .woo-type21 .woocommerce #respond input#submit.alt:hover, .woo-type21 .woocommerce .product .summary .add_to_wishlist:hover, .woo-type21 .woocommerce .wishlist_table .add_to_cart.button:hover, .woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woo-type21 .woocommerce .wishlist-title a.show-title-form:hover, .woo-type21 .woocommerce .hidden-title-form a.hide-title-form:hover, .woo-type21 .woocommerce .yith-wcwl-wishlist-new button:hover, .woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type21 .woocommerce .cart input.button:hover, 
.woo-type21.woocommerce a.button:hover, .woo-type21.woocommerce button.button:hover, .woo-type21.woocommerce button:hover, .woo-type21.woocommerce input.button:hover, .woo-type21.woocommerce input[type=button]:hover, .woo-type21.woocommerce input[type=submit]:hover, .woo-type21.woocommerce #respond input#submit:hover, .woo-type21.woocommerce a.button.alt:hover, .woo-type21.woocommerce button.button.alt:hover, .woo-type21.woocommerce input.button.alt:hover, .woo-type21.woocommerce #respond input#submit.alt:hover, .woo-type21.woocommerce .product .summary .add_to_wishlist:hover, .woo-type21.woocommerce .wishlist_table .add_to_cart.button:hover, .woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woo-type21.woocommerce .wishlist-title a.show-title-form:hover, .woo-type21.woocommerce .hidden-title-form a.hide-title-form:hover, .woo-type21.woocommerce .yith-wcwl-wishlist-new button:hover, .woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type21.woocommerce .cart input.button:hover, 
.woo-type21 .woocommerce .product .summary .add_to_wishlist:hover:before, .woo-type21.woocommerce .product .summary .add_to_wishlist:hover:before, .dt-sc-class-hours h2
{background-color:#008c99;}  #footer .wpcf7-form.bottom-bordered input[type="submit"]:hover, #footer .wpcf7-form.bottom-bordered button:hover, #footer .wpcf7-form.bottom-bordered input[type="button"]:hover, #footer .wpcf7-form.bottom-bordered input[type="reset"]:hover, #footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type="submit"]:hover, .footer-26 .tagcloud a:hover, .blog-entry.entry-date-left .entry-date span, .blog-entry.blog-medium-style:hover .entry-format a, ul.commentlist li .reply a:hover, .dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border, .pagination ul li a:hover, .pagination ul li span, .post-nav-container .post-next-link a:hover, .post-nav-container .post-prev-link a:hover, .page-link > span, .page-link a:hover, .blog-entry.bordered:hover .date, .blog-entry.bordered .entry-details:after, .blog-entry.bordered, .blog-entry.post-standard .entry-meta .entry-info > *:hover, .blog-entry.entry-date-author-left .entry-date-author .entry-author img, .blog-entry.entry-date-author-left .entry-thumb, .blog-entry.entry-date-author-left.format-audio .entry-details, .widget .dt-sc-newsletter-section.boxed, .widget .dt-sc-newsletter-section.boxed .dt-sc-subscribe-frm input[type="submit"], .tagcloud a:hover, .dt-sc-dark-bg .tagcloud a:hover, .secondary-sidebar .type3 .widgettitle, .secondary-sidebar .type6 .widgettitle, .secondary-sidebar .type13 .widgettitle:before, .secondary-sidebar .type14 .widgettitle, .secondary-sidebar .type16 .widgettitle, .dt-sc-portfolio-sorting a.active-sort, .dt-sc-portfolio-sorting a:hover, .portfolio.type7 .image-overlay .links a:before, .dt-sc-colored-big-buttons, .dt-sc-button.fully-rounded-border, .dt-sc-button.fully-rounded-border:hover, .dt-sc-button.rounded-border.black:hover, .dt-sc-button.bordered.black:hover, .dt-sc-button.bordered:hover, .dt-sc-button.rounded-border:hover, .dt-sc-sociable.rounded-border li a:hover, .dt-sc-dark-bg .dt-sc-sociable.rounded-border li a:hover, .dt-sc-dark-bg .dt-sc-sociable.square-border li a:hover, .dt-sc-sociable.diamond-square-border li:hover, .diamond-narrow-square-border li:before, .dt-sc-team .dt-sc-team-social.diamond-square-border li:hover, .dt-sc-team-social.hexagon-border li:hover, .dt-sc-team-social.hexagon-border li:hover:before, .dt-sc-team-social.hexagon-border li:hover:after, .dt-sc-team-social.rounded-border li a:hover, .dt-sc-team-social.square-border li a:hover, .dt-sc-team.team_rounded_border.rounded:hover .dt-sc-team-thumb:before, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote, .dt-sc-testimonial-images li.selected div, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:hover, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:before, .dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:hover:before, .dt-sc-testimonial.type5 .dt-sc-testimonial-author img, ul.dt-sc-tabs-horizontal > li > a.current, ul.dt-sc-tabs-vertical > li > a.current, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a:hover, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active, .type2 .dt-sc-toggle-frame h5.dt-sc-toggle.active, .dt-sc-hr-timeline-section.type1 .dt-sc-hr-timeline .dt-sc-hr-timeline-content:before, .dt-sc-timeline-section.type2 .dt-sc-timeline-image-wrapper, .dt-sc-timeline-section.type2 .dt-sc-timeline .dt-sc-timeline-content:after, .dt-sc-timeline-section.type2:after, .dt-sc-counter.type3 .icon-wrapper:before, .dt-sc-counter.type3.diamond-square, .dt-sc-counter.type5:hover:before, .dt-sc-counter.type5:hover:after, .dt-sc-counter.type6, .dt-sc-counter.type6 .dt-sc-couter-icon-holder:before, .dt-sc-contact-info.type2:hover, .dt-sc-contact-info.type4, .last .dt-sc-contact-info.type4, .dt-sc-icon-box.type5.no-icon .icon-content h4, .dt-sc-icon-box.type5.no-icon, .dt-sc-icon-box.type10, .dt-sc-icon-box.type10 .icon-wrapper:before, .dt-sc-icon-box.type3.dt-sc-diamond:hover .icon-wrapper:after, .dt-sc-icon-box.type11:before, .dt-sc-image-caption.type4, .dt-sc-image-caption.type4:hover .dt-sc-button, .dt-sc-icon-box.type10:hover .icon-wrapper:before, .dt-sc-image-caption.type5:hover h3, .dt-sc-image-caption.type5:hover img, .dt-sc-image-caption.type3.rounded-img:hover .dt-sc-image-wrapper, .dt-sc-attorney-sorting, .dt-sc-menu-sorting a.active-sort, .dt-sc-menu .image-overlay .price, .hotel-search-container form input[type="submit"], .under-construction.type3 .dt-sc-sociable > li:hover a, .bbp-pagination-links a:hover, .bbp-pagination-links span.current, #buddypress div.pagination .pagination-links span, #buddypress div.pagination .pagination-links a:hover, #buddypress #members-dir-list ul li:hover, .widget.tribe_mini_calendar_widget .tribe-mini-calendar thead.tribe-mini-calendar-nav td, .dt-skin-primary-border, .dt-sc-title.with-right-border-decor h2:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-header:before, .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="text"], .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"], .dt-sc-text-with-icon.border-bottom, .dt-sc-text-with-icon.border-right, .dt-sc-hexagons li:hover, .dt-sc-hexagons li:hover:before, .dt-sc-hexagons li:hover:after, .dt-sc-hexagons li, .dt-sc-hexagons li:before, .dt-sc-hexagons li .dt-sc-hexagon-overlay:before, .dt-sc-hexagons li:after, .dt-sc-hexagons li .dt-sc-hexagon-overlay:after, .dt-sc-single-hexagon, .dt-sc-single-hexagon:before, .dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:before, .dt-sc-single-hexagon:after, .dt-sc-single-hexagon .dt-sc-single-hexagon-overlay:after, .dt-sc-single-hexagon:hover, .dt-sc-single-hexagon:hover:before, .dt-sc-single-hexagon:hover:after, .carousel-arrows a:hover, .vc_custom_carousel .slick-slider .slick-dots, .vc_custom_carousel .slick-slider:before, .dt-sc-team-navigation .dt-sc-team-pager-prev:before, .dt-sc-team-navigation .dt-sc-team-pager-next:before, ul.dt-sc-vertical-nav, ul.dt-sc-vertical-nav > li:first-child > a, .dt-sc-loading:before, .side-navigation.type2 ul.side-nav, .side-navigation.type2 ul.side-nav li, .side-navigation.type2 ul.side-nav li ul, blockquote.type1, blockquote.type8, .dt-sc-callout-box.type8:before, .dt-sc-callout-box:before, .woocommerce ul.products li.product .featured-tag:after, .woocommerce ul.products li.product:hover .featured-tag:after, .woocommerce.single-product .featured-tag:after, .product-type-simple .flex-viewport, .woocommerce div.product div.images ol.flex-control-nav li, ul.products li.product:hover .woo-type10 .product-wrapper, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product:hover .woo-type14 .product-details h5:after, ul.products li.product:hover .woo-type17 .product-wrapper, ul.products li.product:hover .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product:hover .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product:hover .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type17 .product-details h5 a:after, ul.products li.product-category .woo-type17 .product-details h5:after, ul.products li.product .woo-type17 .price, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-wrapper:after, .woo-type20.woocommerce ul.products li.product .product-details h5, .woocommerce ul.products li.product .woo-type20 .product-details h5, ul.products li.product-category .woo-type20 .product-wrapper h3, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button
{border-color: #008c99;}  .dt-sc-triangle-wrapper:hover .dt-sc-triangle-content:before, .dt-sc-pr-tb-col.type2 .dt-sc-tb-content:after, .dt-sc-content-with-hexagon-shape:after, .type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:before, .type7 ul.dt-sc-tabs-horizontal-frame > li > a.current:after, .skin-highlight .dt-sc-tabs-horizontal-frame-container.type6 ul.dt-sc-tabs-horizontal-frame > li > a:before, .dt-sc-doctors-filter .selection-box:before, .dt-sc-testimonial.type2 blockquote:before, .dt-sc-event.type5 .dt-sc-event-thumb .dt-sc-event-cost:before
{border-top-color: #008c99;}  .dt-sc-up-arrow:before, .dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper:before, .dt-sc-triangle-wrapper.alter:hover .dt-sc-triangle-content:before, .dt-sc-content-with-hexagon-shape:before, .dt-sc-tabs-horizontal-frame-container.type3 ul.dt-sc-tabs-horizontal-frame > li > a.current, .dt-sc-tabs-horizontal-frame-container.type4 ul.dt-sc-tabs-horizontal-frame > li > a.current, #footer .footer-22 .dt-sc-newsletter-section.type6, ul.products li.product:hover .woo-type10 .product-details:before, ul.products li.product:hover .woo-type10 .product-details:after
{border-bottom-color: #008c99;}  .type3 .dt-sc-toggle-frame .dt-sc-toggle-content, .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame > li > a.current:before, .dt-sc-event-image-caption:hover .dt-sc-image-content:before, .side-navigation.type2 ul.side-nav > li.current_page_item > a:after, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after, .dt-sc-callout-box.type2, .dt-sc-callout-box.type4, .dt-sc-callout-box.type7, .dt-sc-callout-box.type9
{border-left-color: #008c99;}  #footer .footer-22.slope-bg.dt-sc-skin-highlight:before, #footer .footer-22 .dt-sc-newsletter-section.type6
{border-right-color: #008c99;}  .dt-skin-secondary-bg, div[class*="dt-skin-secondary-bg-opaque"]:not(.ult-vc-hide-row):before, div[class*="dt-skin-secondary-bg-opaque"] .upb_row_bg:before, section[class*="dt-skin-secondary-bg-opaque"]:before, .dt-skin-secondary-bg.extend-bg-fullwidth-left:after, .dt-skin-secondary-bg.extend-bg-fullwidth-right:after, input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .mz-blog .comments a:hover, .mz-blog div.vc_gitem-post-category-name:hover,  .dt-sc-infinite-portfolio-load-more:hover, .dt-sc-button.filled:hover, .dt-sc-button.with-icon.icon-right.type1:hover, .dt-sc-counter.type2:hover .dt-sc-couter-icon-holder, .dt-sc-icon-box.type3:hover .icon-wrapper span, .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]:hover, .skin-highlight .dt-sc-testimonial.type6 .dt-sc-testimonial-author:before, .skin-highlight .dt-sc-testimonial.type6:after, .dt-sc-team-social.rounded-square li a:hover, .dt-sc-video-wrapper .video-overlay-inner a:hover, .side-navigation.type2 ul.side-nav li a:before, .side-navigation.type2 ul.side-nav > li.current_page_item > a:before, .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:before, .side-navigation.type2 ul.side-nav > li > ul > li > ul > li.current_page_item > a:before, .error404 .type2 a.dt-sc-back:hover, .error404 .type4 .dt-sc-newsletter-section input[type="submit"]:hover, #item-header-content #item-meta > #item-buttons .group-button:hover, #buddypress .activity-list li.load-more a:hover, #buddypress .activity-list li.load-newest a:hover, #bbpress-forums #subscription-toggle a.subscription-toggle:hover, .bbp-submit-wrapper #bbp_topic_submit:hover, #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover, .tribe-events-read-more:hover, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-back > a:hover, .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, #tribe_events_filters_toggle:hover, ul.tribe-events-sub-nav li a:hover, .tribe-grid-header .tribe-week-today, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce button:hover, .woocommerce input.button:hover, .woocommerce input[type=button]:hover, .woocommerce input[type=submit]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce .product .summary .add_to_wishlist:hover, .woocommerce .wishlist_table .add_to_cart.button:hover, .woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover, .woocommerce .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce .wishlist_table a.ask-an-estimate-button:hover, .woocommerce .wishlist-title a.show-title-form:hover, .woocommerce .hidden-title-form a.hide-title-form:hover, .woocommerce .yith-wcwl-wishlist-new button:hover, .woocommerce .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce .wishlist_manage_table button.submit-wishlist-changes:hover, .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woocommerce .cart input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page button:hover, .woocommerce-page input.button:hover, .woocommerce-page input[type=button]:hover, .woocommerce-page input[type=submit]:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page .product .summary .add_to_wishlist:hover, .woocommerce-page .wishlist_table .add_to_cart.button:hover, .woocommerce-page .yith-wcwl-add-button a.add_to_wishlist:hover, .woocommerce-page .yith-wcwl-popup-button a.add_to_wishlist:hover, .woocommerce-page .wishlist_table a.ask-an-estimate-button:hover, .woocommerce-page .wishlist-title a.show-title-form:hover, .woocommerce-page .hidden-title-form a.hide-title-form:hover, .woocommerce-page .yith-wcwl-wishlist-new button:hover, .woocommerce-page .wishlist_manage_table a.create-new-wishlist:hover, .woocommerce-page .wishlist_manage_table button.submit-wishlist-changes:hover, .woocommerce-page .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woocommerce-page .cart input.button:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt[disabled]:disabled, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt[disabled]:disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:hover:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:hover:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:hover:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:hover:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:hover:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after, ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woo-type10.woocommerce ul.products li.product .featured-tag, .woo-type10 .woocommerce ul.products li.product .featured-tag, .woo-type10.woocommerce.single-product .featured-tag, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button:hover, .woo-type12 ul.products li.product .product-thumb a.add_to_cart_button:hover, .woo-type12 ul.products li.product .product-thumb a.button.product_type_simple:hover, .woo-type12 ul.products li.product .product-thumb a.button.product_type_variable:hover, .woo-type12 ul.products li.product .product-thumb a.added_to_cart.wc-forward:hover, .woo-type12 ul.products li.product .product-thumb a.add_to_wishlist:hover, .woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woo-type12 ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woo-type12 ul.products li.product:hover .product-details h5:after, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woo-type17.woocommerce ul.products li.product .featured-tag, .woo-type17 .woocommerce ul.products li.product .featured-tag, .woo-type17.woocommerce.single-product .featured-tag, .woo-type20.woocommerce .shop_table th, .woo-type20 .woocommerce .shop_table th, .woo-type20.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after, .woo-type20 ul.products li.product:hover .product-wrapper:after, .woo-type20 div.product div.images img
{background-color: #2f2f2f;}  .woo-type20.woocommerce-checkout #payment ul.payment_methods li a:hover
{color: #2f2f2f;}  .dt-skin-secondary-border, .dt-sc-contact-info.type5 .dt-sc-contact-icon, .dt-sc-contact-info.type5 .dt-sc-contact-icon:before, .dt-sc-contact-info.type5 .dt-sc-contact-icon:after, .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="email"], .dt-sc-sociable.hexagon-with-border li, .dt-sc-sociable.hexagon-with-border li:before, .dt-sc-sociable.hexagon-with-border li:after, .side-navigation.type5 ul.side-nav, .side-navigation.type5 ul.side-nav li a, .side-navigation.type5 ul.side-nav li ul, ul.products li.product:hover .woo-type8 .product-wrapper, ul.products li.product .woo-type10 .featured-tag:after, ul.products li.product:hover .woo-type10 .featured-tag:after, .woo-type10.woocommerce.single-product .featured-tag:after, ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product:hover .woo-type11 .product-wrapper:before, ul.products li.product:hover .woo-type11 .product-wrapper:after, .woocommerce ul.products li.product .woo-type11 .product-thumb, .woocommerce ul.products li.product .woo-type11 .product-thumb, ul.products li.product-category .woo-type11 a img, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button, .woo-type12 ul.products li.product:hover .product-wrapper, ul.products li.product .woo-type17 .featured-tag:after, ul.products li.product:hover .woo-type17 .featured-tag:after, .woo-type17.woocommerce.single-product .featured-tag:after
{border-color: #2f2f2f;}  .dt-skin-tertiary-color, .dt-skin-tertiary-bg, div[class*="dt-skin-tertiary-bg-opaque"]:not(.ult-vc-hide-row):before, div[class*="dt-skin-tertiary-bg-opaque"] .upb_row_bg:before, section[class*="dt-skin-tertiary-bg-opaque"]:before, .dt-skin-tertiary-bg.extend-bg-fullwidth-left:after, .dt-skin-tertiary-bg.extend-bg-fullwidth-right:after, .dt-sc-triangle-title:before, .dt-sc-icon-box.type10 .icon-wrapper:after, .side-navigation.type1 ul.side-nav > li.current_page_item > a, .side-navigation.type1 ul.side-nav > li > ul > li.current_page_item > a, .side-navigation.type1 ul.side-nav > li > ul > li > ul > li.current_page_item > a
{background-color: #df9b00;}  .dt-skin-tertiary-border
{border-color: #df9b00;}  .footer-22 .footer-copyright.vc_row{border-top-color: #df9b00;}  footer .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type="submit"]:hover
{background-color: #434343;} #footer p a:hover, #footer span a:hover, .breadcrumb a:hover{color: #434343;} .blog-entry.entry-date-author-left .entry-date-author .entry-author img:hover{border-color:#434343; }  .dt-sc-tabs-horizontal-frame-container.type5.rounded-bg ul.dt-sc-tabs-horizontal-frame > li > a.current, .dt-sc-portfolio-sorting.type8 a:hover, .dt-sc-portfolio-sorting.type8 a.active-sort, .tagcloud a:hover, .woocommerce-MyAccount-navigation ul > li.is-active > a, .dt-sc-tabs-vertical-frame-container.type5.rounded-bg li > a.current, .dt-sc-callout-box.type2 a.dt-sc-button, .dt-sc-callout-box.type3 a.dt-sc-button, .dt-sc-callout-box.type7 a.dt-sc-button, .dt-sc-callout-box.type8 a.dt-sc-button, .dt-sc-callout-box.type6 a.dt-sc-button, ul.tribe-events-sub-nav li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active
{background-color: #cf571b;}  .dt-sc-callout-box.type6{border-left-color: #008c99;}  .widget.widget_categories ul li > a span{color: #cf571b;}  body, .layout-boxed .inner-wrapper, .secondary-sidebar .type8 .widgettitle, .secondary-sidebar .type10 .widgettitle:after, 
.dt-sc-contact-info.type3::after, .dt-sc-image-caption .dt-sc-image-wrapper .icon-wrapper::after, 
ul.products li .product-wrapper, .select2-results, .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woo-type13 ul.products li.product:hover .product-details h5 a,
.tribe-events-list-separator-month span{background-color: #f0f3f3;} .dt-sc-image-caption.type8 .dt-sc-image-content:before{border-color:#f0f3f3; }
.secondary-sidebar .type14 .widgettitle:before, .widget.buddypress div.item-options a.selected{border-bottom-color:#f0f3f3;} body{color: #5c5c5c;} a, .blog-entry.entry-date-author-left .entry-meta-data p a:hover{color: #008c99;} a:hover, .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4 a, .dt-sc-dark-bg .dt-sc-icon-box.type6.rounded-left-icon .icon-content h4 a:hover, .dt-sc-callout-box.type5 a.dt-sc-button.filled, .dt-sc-callout-box.type10 a.dt-sc-button.filled{color: #2f2f2f;} ul.products li.product .woo-type1 .product-wrapper:hover .product-buttons-wrapper {background: rgba(0, 140, 153, 0.5) !important;}
.dt-sc-image-caption.type3.rounded-img .dt-sc-image-wrapper .icon-wrapper:before {background: rgba(0, 140, 153, 0.8) !important;}
.dt-sc-team.hide-social-show-on-hover.hexagon-shape .dt-sc-team-social {background: rgba(0, 140, 153, 0.9) !important;}
.dt-sc-icon-box.type6.rounded-left-icon:hover .icon-wrapper {border-color:rgba(0, 140, 153, 0.5) !important;}
.copyright-link p > a:hover{color: #2f2f2f !important;} .dt-sc-portfolio-sorting.type8 a.active-sort, .dt-sc-portfolio-sorting.type8 a:hover, .secondary-sidebar .type5 .tagcloud a:hover{border-bottom-color: #ae4612 !important}
.dt-sc-portfolio-sorting.type8 a, .secondary-sidebar .type5 .tagcloud a {border-bottom-color: #02747f !important;}
.blog-entry.entry-date-author-left .entry-format:after, .blog-entry.entry-date-author-left .entry-date-author .comments:after, .blog-entry.entry-date-author-left .entry-date-author .entry-date:after {color:#02747f;}
.has-primary-background-color, .mfp-content .dt-inline-modal > h4{ background-color:#008c99;}
.has-primary-color{ color: #008c99; }
.has-secondary-background-color{ background-color:rgba(0, 140, 153,0.8);}
.has-secondary-color{ color:rgba(0, 140, 153,0.8); }
.has-tertiary-background-color{ background-color:#cf571b;}
.has-tertiary-color{ color: #cf571b; }
   .dt-sc-event.type1 .dt-sc-event-meta, .dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type2 .dt-sc-event-meta p, .dt-sc-event.type2 .dt-sc-event-meta, .dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3 .dt-sc-event-meta, .dt-sc-event.type4 .dt-sc-event-date::after, .dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type5 h2.entry-title, .dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date, .dt-sc-event.type1 .dt-sc-event-meta:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
.dt-sc-event .dt-sc-event-thumb { position:relative; }
.dt-sc-event h2.entry-title { font-size:20px; } .dt-sc-event.type1 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 h2.entry-title { font-size:20px; text-transform:uppercase; }
.dt-sc-event.type1 .dt-sc-event-thumb { position:relative; float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 .dt-sc-event-thumb p { text-transform:uppercase; font-weight:600; display: inline-block; float: left; font-size: 18px; line-height: 17px; padding: 10px; text-align: center; color:#fff; }
.dt-sc-event.type1 .dt-sc-event-thumb p span { font-size:25px; }
.dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date { position:absolute; right:10px; top:10px; }
.dt-sc-event.type1 .dt-sc-event-meta { margin-top:2px; background:#fff; float:left; width:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { box-sizing: border-box; float:left; margin-bottom:0; padding: 15px; width: 49.5%; font-size:14px; }
.dt-sc-event.type1 .dt-sc-event-meta p span { font-size:18px; line-height:18px; margin-right:4px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border-left:2px solid #e3e4e6; }
.dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .events-venue a { color:#6c757c; }
.dt-sc-event.type1:hover .dt-sc-event-meta p, .dt-sc-event.type1:hover .events-venue a { color:#fff; }
.dt-sc-event.type1:hover .dt-sc-event-meta p span { color:rgba(255,255,255, 0.5); }
.dt-sc-event.type1 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type1:hover img { -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.dt-sc-event.type1:hover .dt-sc-event-thumb .dt-sc-event-date { right:0; top:0; }
.dt-sc-event.type1 .dt-sc-event-meta { position:relative; }
.dt-sc-event.type1 .dt-sc-event-meta:before { content:""; float:left; width:100%; position:absolute; left:0; bottom:0; height:0; z-index:1; }
.dt-sc-event.type1:hover .dt-sc-event-meta:before { height:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { z-index:9; position:relative; } .dt-sc-event.type2 h2.entry-title { text-transform:uppercase; }
.dt-sc-event.type2 .dt-sc-event-meta { box-shadow: 0 20px 0 #f7f9f9; color:#999999; float: left; padding: 20px 0; width: 100%; font-size:18px; line-height:27px; }
.dt-sc-event.type2 .dt-sc-event-meta p { margin-bottom:0; min-width:115px; }
.dt-sc-event.type2 .dt-sc-event-date { float:left; padding-right:10px; }
.dt-sc-event.type2 .dt-sc-event-date span {  float: left; font-size: 57px; line-height: 55px; margin-right:8px; }
.dt-sc-event.type2 .event-timing { border-left:1px solid #d3d3d3; display:inline-block; padding-left:20px; }
.dt-sc-event.type2 .event-timing a { color:#999999; }
.dt-sc-event.type2:hover .dt-sc-event-meta p { padding-left:10px; }
.dt-sc-event.type2:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type2:hover .dt-sc-event-date span, .dt-sc-event.type2:hover .event-timing a { color:rgba(255,255,255, 0.5); } .dt-sc-event.type3 .dt-sc-event-date { bottom: 0; color: #fff; font-size: 22px; font-weight: 300; margin-bottom: 0; padding: 15px; position: absolute; right: 0; }
.dt-sc-event.type3 .dt-sc-event-date span { font-size: 24px; font-weight: 600; }
.dt-sc-event.type3 .dt-sc-event-meta { background:#f2f2f2; float:left; width:100%; text-align:center; font-size:18px; padding:20px 0px; margin-top:1px; margin-bottom:20px; }
.dt-sc-event.type3 .dt-sc-event-meta p { margin-bottom:0; }
.dt-sc-event.type3 h2.entry-title { font-size:22px; text-transform:uppercase; }
.dt-sc-event.type3:hover .dt-sc-event-date { color:#000000; }
.dt-sc-event.type3:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type3:hover .dt-sc-event-meta a { color:rgba(255,255,255, 0.7); }
.dt-sc-event.type3:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); } .dt-sc-event.type4 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type4 h2.entry-title { background:rgba(255,255,255, 0.7); padding:20px; position:absolute; bottom:0; left:0; width:100%; margin-bottom:0; box-sizing:border-box; }
.dt-sc-event.type4 .dt-sc-event-thumb { overflow:hidden; float:left; width:100%; }
.dt-sc-event.type4 .dt-sc-event-date { border-bottom:3px solid; padding:19px 0px; font-style:italic; font-size:15px; color:#bfbfbf; position:relative; float:left; width:100%; }
.dt-sc-event.type4 .dt-sc-event-date span { float: left; font-size: 50px; line-height: 47px; padding-right:10px; font-weight:bold; font-style:normal; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom: 3px solid #ff0000; bottom: -3px; content: ""; float: left; left: 0; position: absolute; width: 0; }
.dt-sc-event.type4:hover .dt-sc-event-date:after { width:100%; }
.dt-sc-event.type4 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.dt-sc-event.type4:hover img { -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type4:hover .dt-sc-event-date span { color:#000; } .dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date i { font-style:normal; }
.dt-sc-event.type5 .dt-sc-event-date span, .dt-sc-event.type5 .dt-sc-event-date i { font-weight:600; }
.dt-sc-event.type5 .dt-sc-event-meta p.dt-sc-event-venue { color:#999999; font-size:15px; }
.dt-sc-event.type5 h2.entry-title { margin-bottom:10px; }
.dt-sc-event.type5 .dt-sc-event-cost, .dt-sc-event.type5 .dt-sc-events-read-more { padding:13px 20px; float:left; font-size:18px; margin-right:2px; }
.dt-sc-event.type5 .dt-sc-events-read-more { color:#000; }
.dt-sc-event.type5:hover .dt-sc-events-read-more { background:#000; color:#fff;  } @media only screen and (min-width:768px) and (max-width:991px) { .dt-sc-event.type5 .dt-sc-one-half { width:100%; }
.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding:15px 15px 0; }
.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue, .dt-sc-event.type2 .event-timing { border:none; }
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type2 .dt-sc-event-date span { font-size:35px; width:100%; line-height:40px; margin:0; }
.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; line-height:24px; }
.dt-sc-event.type2 .dt-sc-event-meta > p { width:100%; padding-left:0; text-align:center; }
.dt-sc-event.type2 .dt-sc-event-meta > p.dt-sc-event-date { margin-bottom:10px; }
.dt-sc-event.type2:hover .dt-sc-event-meta > p { padding-left:0px; }
.dt-sc-event.type3 .dt-sc-event-date { font-size:18px; }
.dt-sc-event.type3 .dt-sc-event-meta { font-size:16px; }
.dt-sc-event.type4 h2.entry-title { font-size:15px; padding:10px; }
.dt-sc-event.type4 .dt-sc-event-date span { font-size:42px; }
} @media only screen and (min-width:992px) and (max-width:1199px) {
.dt-sc-event.type5 .dt-sc-one-half { width:100%; }
.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type2 .dt-sc-event-date span { font-size:45px; }
.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; }
.dt-sc-event.type2 .dt-sc-event-meta p { min-width:93px; }
.dt-sc-event.type3 .dt-sc-event-meta { font-size:17px; }
} @media only screen and (max-width: 479px) {
.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding-bottom:0; }
.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border:none; }
} .dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before { background:#da0000; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }
.dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type1:hover h2.entry-title a, 
.dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type2:hover h2.entry-title a, 
.dt-sc-event.type3:hover h2.entry-title a,
.dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type4 h2.entry-title a, .dt-sc-event.type4 .dt-sc-event-date i,
.dt-sc-event.type5 .dt-sc-event-cost, { color:#da0000; }
.dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before, 
.dt-sc-event.type2:hover .dt-sc-event-meta, 
.dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-meta { background:#da0000; }
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }.dt-cookie-consent {
width: 100%;
position: fixed;
background-color: rgba(0,0,0,0.85);
z-index: 99999;
color: rgba(255,255,255,0.9);
padding: 1.1em;
text-align: center;
opacity: 1;
visibility: visible;
transition: all 0.3s ease-in-out;
overflow: hidden;
}
.dt-cookie-consent .container{
float: none !important;
padding: 0 !important;
}
.dt-cookie-consent a.dt_cookie_infolink,
.dt-cookie-consent p,
.dt-cookie-consent .dt-sc-button{
display: inline-block;
vertical-align: middle;
font-size: 12px;
letter-spacing: 0.05em;
}
.dt-cookie-consent a.dt_cookie_infolink{
color: inherit;
}
.dt-cookie-consent p{
margin: 0;
}
.dt-cookie-consent a.dt_cookie_infolink,
.dt-cookie-consent p{
margin-right: 0.5em;
}
.dt-cookie-consent .dt-sc-button{
cursor: pointer;
display: inline-block;
border:2px solid transparent;
color: #000;
padding: 1.1em;
min-width: 80px;
border-radius: 3px;
text-decoration: none;
transition: all 0.3s ease-in;
line-height: 1;
white-space: nowrap;
margin:0 0 0 6px;
}
.dt-cookie-consent .dt-sc-button:before, .dt-cookie-consent .dt-sc-button:after { content: none; } 
.dt-cookiemessage-bottom{
bottom: 0;
left: 0;
}
.dt-cookiemessage-top{
top: 0;
left: 0;
}
.dt-cookiemessage-top-left,
.dt-cookiemessage-bottom-left,
.dt-cookiemessage-top-right,
.dt-cookiemessage-bottom-right{
width: 25%;
}
.dt-cookiemessage-top-left a.dt_cookie_infolink,
.dt-cookiemessage-bottom-left a.dt_cookie_infolink,
.dt-cookiemessage-top-right a.dt_cookie_infolink,
.dt-cookiemessage-bottom-right a.dt_cookie_infolink,
.dt-cookiemessage-top-left p,
.dt-cookiemessage-bottom-left p,
.dt-cookiemessage-top-right p,
.dt-cookiemessage-bottom-right p {
display: block;
margin-right: 0;
}
.dt-cookiemessage-top-left .dt-cookie-consent-button,
.dt-cookiemessage-bottom-left .dt-cookie-consent-button,
.dt-cookiemessage-top-right .dt-cookie-consent-button,
.dt-cookiemessage-bottom-right .dt-cookie-consent-button{
margin: 0.5em;
}
.dt-cookiemessage-top-left .container, .dt-cookiemessage-top-right .container, .dt-cookiemessage-bottom-right .container,
.dt-cookiemessage-bottom-left .container { width: auto; }
.dt-cookiemessage-top-left .container p, .dt-cookiemessage-top-right .container p, .dt-cookiemessage-bottom-right .container p,
.dt-cookiemessage-bottom-left .container p { margin: 0 0 20px }
.dt-cookiemessage-bottom-right{
bottom: 30px;
right: 30px;
}
.dt-cookiemessage-top-right{
top: 30px;
right: 30px;
}
.dt-cookiemessage-bottom-left{
bottom: 30px;
left: 30px;
}
.dt-cookiemessage-top-left{
top: 30px;
left: 30px;
}
.dt-cookie-consent.cookiebar-hidden{
opacity: 0;
visibility: hidden;
}
.dt-cookiemessage-top.cookiebar-hidden {
transform: translateY(-110%);
}
.dt-cookiemessage-bottom.cookiebar-hidden {
transform: translateY(110%);
}
.dt-cookiemessage-bottom-left.cookiebar-hidden,
.dt-cookiemessage-top-left.cookiebar-hidden {
transform: translateX(-110%);
}
.dt-cookiemessage-bottom-right.cookiebar-hidden,
.dt-cookiemessage-top-right.cookiebar-hidden {
transform: translateX(110%);
}
.dt-cookie-consent.dt-cookiemessage-bottom.cookiebar-hidden{
bottom: -50px;
}
body.admin-bar .dt-cookiemessage-top,
body.admin-bar .dt-cookiemessage-top-right,
body.admin-bar .dt-cookiemessage-top-left
{
margin-top: 32px;
}
.dt-inline-modal {
background-color:#fff; 
padding: 20px;
border-radius: 4px;
min-width: 250px;
max-width: 800px;
margin: 0 auto;
position: relative; -webkit-transition: opacity 0.2s ease-in-out;
transition: 		opacity 0.2s ease-in-out; }
.dt-inline-modal .dt-sc-tabs-vertical-container { float: none; }
#dt-consent-extra-info.dt-inline-modal > h4, #dt-consent-extra-info.dt-inline-modal .mfp-close {
color: #fff;
}
.dt-popup .dt-inline-modal{
display:block;
opacity: 1;
}
.dt-popup.mfp-removing .dt-inline-modal{
opacity: 0;
}
.dt-popup .dt-inline-modal .mfp-close{
right: 18px;
top:18px;
}
.dt-popup .dt-inline-modal .mfp-close:hover{
border: 2px solid #e1e0e0;
}
.dt-popup .dt-inline-modal .tabcontainer {
min-height: 320px;
}
.dt-popup .dt-inline-modal .tab {
padding: 20px 16px;
font-size: 14px;
font-weight: bold;
}
.mfp-close-btn-in .mfp-close { position: absolute; font-size: 28px; border-radius: 5px !important; background: none; }
.mfp-close-btn-in .mfp-close { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
.mfp-close-btn-in .mfp-close:hover, .mfp-close-btn-in .mfp-close:focus { transform: scale(1) translate(0px, 0px); -moz-transform: scale(1) translate(0px, 0px);
-webkit-transform: scale(1) translate(0px, 0px); }
.dt-popup .dt-inline-modal > .dt-special-heading{padding-right:40px;}
.dt-cookie-consent { background-color: rgba(0,0,0,0.95); }
.dt-cookie-consent .dt-sc-button { color: #fff; }
.dt-cookie-consent .dt-sc-button { font-size: 14px; line-height: inherit; padding-top: 0; padding-bottom: 0; border-radius: 0; }
.dt-cookie-consent .dt-sc-button.dt-cookie-close-bar {  min-width: 50px; padding:0px 10px; }
@media only screen and (max-width:991px) {
.dt-cookie-consent .dt_cookie_text { margin-bottom: 10px; margin-right: 0; width: 100%; }
.dt-cookie-consent .dt_cookie_text ~ .dt-cookie-consent-button { margin-left: 0; margin-top: 6px; }
.dt-cookie-consent .dt_cookie_text ~ .dt-cookie-consent-button ~ .dt-cookie-consent-button { margin-left: 6px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.dt-cookiemessage-top-left, .dt-cookiemessage-bottom-left, .dt-cookiemessage-top-right, .dt-cookiemessage-bottom-right { width: 40%; }
}
@media only screen and (max-width: 767px) {
.dt-cookiemessage-top-left, .dt-cookiemessage-bottom-left, .dt-cookiemessage-top-right, .dt-cookiemessage-bottom-right { width: 100%; margin: auto; }
.dt-cookiemessage-top-left, .dt-cookiemessage-top-right { top: 0; left: 0; right: 0; }
.dt-cookiemessage-bottom-left, .dt-cookiemessage-bottom-right { bottom: 0; left: 0; right: 0; }
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
background: #000;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 18px;
top: 18px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;   
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
.dt-inline-modal { overflow: hidden; }  
.dt-inline-modal > h4 { font-size: 26px; font-weight: 500; margin: -20px -20px 20px; padding: 15px 20px; background-color: #108bea; }
.dt-inline-modal > h4, .mfp-close-btn-in .mfp-close { color: #fff; }
.mfp-close-btn-in .mfp-close { margin: 0; right: 7px; top: 7px; border-radius: 50%; transition: all 0.3s linear 0s; transform: scale(1.25); }
.mfp-close:hover, .mfp-close:focus { color: #fff; opacity: 1; transform: scale(1) translate(-3px, 3px); }
.dt-inline-modal ul.dt-sc-tabs-vertical > li > a { font-weight: bold; line-height: normal; padding: 10px 15px; }
.dt-inline-modal .dt-sc-tabs-vertical-content { min-height: 210px; }
.dt-inline-modal .dt-toggle-switch label { color: currentColor; display: inline-block; font-weight: normal; margin-bottom: 10px; margin-top: 5px; vertical-align: middle; }
.dt-inline-modal .dt-toggle-switch label input[type="checkbox"] { margin-right: 8px; margin-top: -2px; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } 
}  @media only screen and (max-width: 767px) {
.dt-inline-modal > h4 { font-size: 20px; }
.mfp-close-btn-in .mfp-close { top: 2px; }
.dt-inline-modal ul.dt-sc-tabs-vertical > li > a {
font-size: 11px; 
padding-left: 10px;
padding-right: 10px;
}
.dt-inline-modal .dt-sc-tabs-vertical-content { font-size: 13px; }
} @media only screen and (max-width: 479px) {
.mfp-close-btn-in .mfp-close { top: -1px; }
.dt-inline-modal ul.dt-sc-tabs-vertical, .dt-inline-modal .dt-sc-tabs-vertical-content { width: 100%; }
.dt-inline-modal ul.dt-sc-tabs-vertical li a { border-color: rgba(0, 0, 0, 0.1) !important; border-style: solid; border-width: 0 0 1px; padding-left: 0; }
.dt-inline-modal ul.dt-sc-tabs-vertical li a:before {
border-color: currentColor;
border-style: solid;
border-width: 0 0 1px;
content:"";
height: 1px;
opacity: 0;
position: absolute;
bottom: -1px;
left: 0;
width: 45px;
transition: all 0.3s linear 0s;
}
.dt-inline-modal ul.dt-sc-tabs-vertical li.current a:before { opacity: 1; }
.dt-inline-modal .dt-sc-tabs-vertical-content { border-width: 0; padding: 15px 5px; }
.dt-inline-modal > h4 { font-size: 14px; }
}.supertheme-header .no-header-menu ul li, .supertheme-header .dt-header-menu .dt-primary-nav li { border-left: 1px solid #e8e8e8; margin: 0; }
.supertheme-header .no-header-menu ul li.close-nav, .supertheme-header .dt-header-menu .dt-primary-nav li.close-nav { border-left: none; }
.supertheme-header .no-header-menu ul li a, .supertheme-header .dt-header-menu .dt-primary-nav li a { padding: 10px 25px; } .applanding-header .dt-header-menu ul.dt-primary-nav > li > a.icon-position-left > .menu-item-icon { padding-right: 0; display: block; text-align: center; font-size: 19px; margin-bottom: 13px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; } .tilemax-header .cart-info { margin: 0; background: none; }
.tilemax-header .search-module.simple-header-search.filled.gray #searchform { background: none; border: 1px solid #f3f3f3; } .dt-sc-maaya-header.type2 .dt-simpler-slider { position: relative; top: 4px; float: right; right: 0; margin-right: 20px; }
.dt-sc-maaya-header.type2 .search-module { float: right; }