06
/* Header */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #b30afb !important;
}
.fc-center > h2 { 
    font-weight: bold;
    }
.fc-day-top.fc-other-month {
    opacity: 2.3 !important ;
} 
 input[type=radio], input[type=checkbox] {
        width: 30px !important;
        height: 20px !important;
    } 
 iframe 
 {
     width:100%;
 }

@media screen and (max-width: 552px) { 
    .fc button { 
    font-size: 0.8em !Important; 
   } 
    .fc-center > h2 {
            font-size: 18px; 
    } 
    .fc-day-grid-container {
        height: 337px !important;
    }

    .fc-time {
        font-size: 8px !important;
    } 
   
    .modal-content {
        background-color: #6e0202 !important;
        width: 100%;
    } 
    .close {
        color: white;
    }

    .ui-widget {
        width: 111% !important;
        padding: 0px !important;
        margin-left: -17px !important;
    }

    .modal-content {
        width: 106% !important;
        margin-left: -10px !important;
    }
}

.chatimage {
    border-radius: 19px;
    height: 50px;
    width: 48px;
}

.pink {
    color: #ff69b4 !important;
}

.table1 {
    background-color: transparent !important;
}

.backgroundskyblue {
    background-color: skyblue !important;
}

#head {
    background: #181015 url( ../images/bg_header.jpg) no-repeat;
    background-size: cover;
    min-height: 520px;
    text-align: center;
    padding-top: 240px;
    color: white;
    font-family: "Open sans", Helvetica, Arial;
    font-weight: 300;
}

.chat1 {
    max-height: 500px;
    /*overflow-y: scroll;*/
}

.width35 {
    width: 35% !important;
}

.calimage {
    width: 35% !important;
}

#ClientTherapistChatMessageDiv {
    max-height: 400px;
    overflow: scroll;
}

.searchchat-content {
    margin-right: 0px !important;
    position: relative;
    background: #fff;
    border: 1px solid #ddd;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 13px;
    width: 87% !important;
    float: right;
}

.searchchat-hr {
    margin-top: -11px !important;
    margin-bottom: 0px !important;
}


.half {
    position: relative;
}

.font {
    font-size: 6em;
}

.width500 {
    width: 500px;
}

.half:before {
    content: "\e006"; /* put here default icon code*/
    width: 47%;
    display: block;
    position: absolute;
    overflow: hidden;
}

.half:after {
    content: "\e007"; /* put here icon-empty code*/
}

.nowrap {
    white-space: nowrap;
}

.half-heart:before {
    content: "\e005"; /* put here default icon code*/
    width: 57%;
    display: block;
    position: absolute;
    overflow: hidden;
}

.half-heart:after {
    content: "\e143"; /* put here icon-empty code*/
}

.tbl {
    max-height: 200px; 
    overflow:scroll;
}

#head.secondary {
    height: 100px;
    min-height: 100px;
    padding-top: 0px;
}

table > thead > tr > th {
    color: #b30afb !important;
}

#head .lead {
    font-family: Patrick Hand,"Open sans", Helvetica, Arial;
    font-size: 44px;
    margin-bottom: 6px;
    color: white;
    line-height: 1.15em;
}

#head .tagline {
    color: rgba(255,255,255,0.75);
    margin-bottom: 25px;
}

    #head .tagline a {
        color: #fff;
    }

#head .btn {
    margin-bottom: 10px;
}

#head .btn-default {
    text-shadow: none;
    background: transparent;
    color: rgba(255,255,255,.5);
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
    box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
    background: transparent;
}

    #head .btn-default:hover,
    #head .btn-default:focus {
        color: rgba(255,255,255,.8);
        -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
        -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
        box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
        background: transparent;
    }

    #head .btn-default:active,
    #head .btn-default.active {
        color: #fff;
        -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
        -moz-box-shadow: inset 0px 0px 0px 3px #fff;
        box-shadow: inset 0px 0px 0px 3px #fff;
        background: transparent;
    }

.fotterPadding {
    padding: 15px;
}

@media (max-width: 767px) {
    #head {
        min-height: 420px;
        padding-top: 160px;
    }

        #head .lead {
            font-size: 34px;
        }
}

/* Custom Css */

@media (max-width: 767px) {
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
    }
}

.ui-datepicker-title span {
    color: purple;
}

.error {
    color: red;
    font-size: 29px;
}

.field-validation-error > span {
    color: red;
}

table.ui-datepicker-calendar > thead > tr > th > span {
    color: purple !important;
}

.table tbody > tr > th {
    color: #81d742 !important;
    font-family: Patrick Hand;
    font-style: normal;
}

.black {
    color: black;
}

.white {
    color: white;
}

.table tbody > tr > td:first-child + td {
    /*font-family: Patrick Hand;
    font-style: italic;*/
}

.table tbody > tr > td {
    color: #f8d66a !important;
}

.notDisplay {
    display: none;
}

.mapDiv {
    height: 200px;
}

.font20 {
    font-size: 20px;
}

.voilet {
    color: #b30afb;
}

.voiletImp {
    color: #b30afb !important;
}

.yscroll {
    overflow-y: scroll;
}

.Xscroll {
    /*overflow-x: scroll;*/
}

.padding2 {
    padding: 2px;
}

.red {
    color: red;
}

.width11 {
    width: 11%;
}

.margintop25 {
    margin-top: 25px;
}

.marginbot24 {
    margin-bottom: -24px;
}

.marginbot18 {
    margin-top: 18px;
}

.margintop11 {
    margin-top: 11px;
}

.width20 {
    width: 20%;
}

.hidded1 {
    display: none;
}

.backgrounddarkcyan {
    background: darkcyan;
}

.width24 {
    width: 24%;
}

.blackgroungblack {
    background-color: rgb(16, 16, 16) !important;
}

.logoImage {
    height: 13%;
    width: 53%;
}

.width64 {
    width: 64%;
}

.width0 {
    width: 0%;
}

.width1227 {
    width: 1227px;
}

.width1000 {
    width: 1000px;
}

.width100Imp {
    width: 100% !important;
}

.width90 {
    width: 90%;
}

.width26 {
    width: 26%;
}

.width100 {
    width: 90%;
}

.width25 {
    width: 25%;
}

.width50 {
    width: 50%;
}

.btnpadding {
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 24px;
    padding-bottom: 5px;
}

a {
    color: #339966 !important;
}

    a:hover {
        color: white !important;
    }

span {
    color: #f8d66a;
}

.text-muted1 {
    margin: 0 0 10px;
    font-size: 29px;
    color: #b30afb !important;
}

label {
    color: #b30afb !important;
}

/*::-webkit-scrollbar {
    width: .4em;
    height: .5em;
}*/

::-webkit-scrollbar-button {
    background: #b30afb !important;
}

::-webkit-scrollbar-track-piece {
    background: #b30afb !important;
}

::-webkit-scrollbar-thumb {
    background: #f8d66a;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f8d66a;
}

.panel {
    margin-bottom: 20px;
    background-color: #6e0202;
    border: 1px solid #f8d66a !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
    color: #81d742;
}

.page-header {
    color: #81d742 !important;
    border-bottom: 3px solid #f8d66a !important;
    text-transform: initial !important;
}

.page-title {
    font-family: Patrick Hand;
    font-size: 25px;
}

.thin {
    font-family: Patrick Hand;
}

body {
    font-family: Patrick Hand !important;
    background: none repeat scroll 0 0 #6e0202 !important;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
    color: #b30af3 !important;
    font-size: 20px !important;
}

.navbar-inverse:hover .navbar-nav > li > a:hover, .navbar-inverse:hover .navbar-nav > .open ul > a:hover {
    color: #81d742 !important;
}

/* END Custom Css */

/* Autohide navbar */
.slideUp {
    top: -100px;
}

.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}


/* Highlights (in jumbotron in most cases) */
.highlight {
    margin-top: 40px;
}

.h-caption {
    text-align: center;
}

    .h-caption i {
        display: block;
        font-size: 54px;
        color: #382526;
        margin-bottom: 36px;
    }

    .h-caption h4 {
        color: #382526;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.h-body {
}


/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: Patrick Hand,"Open sans", Helvetica, Arial;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
}

blockquote {
    font-style: italic;
    font-family: Patrick Hand, Georgia;
    color: #999;
    margin: 30px 0 30px;
}

label {
    color: #777;
}

.thin {
    font-weight: 300;
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
}

.text-muted {
    color: #888;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

ul.list-spaces li {
    margin-bottom: 10px;
}

/* Helpers */
.container-full {
    margin: 0 auto;
    width: 100%;
}

.top-space {
    margin-top: 60px;
}

.top-margin {
    margin-top: 20px;
}

img {
    max-width: 100%;
}

    img.pull-right {
        margin-left: 10px;
    }

    img.pull-left {
        margin-right: 10px;
    }

#map {
    width: 100%;
    height: 280px;
}

#social {
    margin-top: 50px;
    margin-bottom: 50px;
}

    #social .wrapper {
        width: 340px;
        margin: 0 auto;
    }

/* Main content block */
.maincontent {
}

/* Sidebars */
.sidebar {
    padding-top: 36px;
    padding-bottom: 30px;
}

    .sidebar .widget {
        margin-bottom: 20px;
    }

    .sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
        margin-top: 20px;
    }

/* Footer */
.footer1 {
    background: #72448d;
    padding: 30px 0 0 0;
    font-size: 12px;
    color: #999;
    display: none;
}

    .footer1 a {
        color: #ccc;
    }

        .footer1 a:hover {
            color: #fff;
        }

    .footer1 .widget {
        margin-bottom: 30px;
    }

    .footer1 .widget-title {
        font-size: 17px;
        font-weight: bold;
        color: #ccc;
        margin: 0 0 20px;
    }

    .footer1 .entry-meta {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 0 0 35px 0;
        padding: 2px 0;
        color: #888888;
        font-size: 12px;
        font-size: 0.75rem;
    }

        .footer1 .entry-meta a {
            color: #333333;
        }

        .footer1 .entry-meta .meta-in {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 10px 0;
        }

.follow-me-icons {
    font-size: 30px;
}

    .follow-me-icons i {
        float: left;
        margin: 0 10px 0 0;
    }

.footer2 {
    background: #72448d;
    padding: 15px 0;
    color: #777;
    font-size: 17px;
}

    .footer2 a {
        color: #aaa;
    }

        .footer2 a:hover {
            color: #fff;
        }

    .footer2 p {
        margin: 0;
    }

.widget-simplenav {
    margin-left: -5px;
}

    .widget-simplenav a {
        margin: 0 5px;
    }

.btn-action, .btn-primary {
    color: darkgreen !important;
}

label {
    font-size: 16px !important;
}

.navbar-inverseCustom {
    min-height: 71px !important;
    padding-top: 0px !important;
    height: 71px;
}

#head.secondaryCustom {
    height: 70px;
    min-height: 70px;
    padding-top: 0px;
}

.progress {
    width: 100% !important;
}

.maincontent {
    padding-top: 28px;
}

img.avalImage {
    width: 70%;
}

.navbar-brandCustom {
    float: left;
    padding: 7px;
    font-size: 18px;
    line-height: 20px;
}

/*ico css*/
.ico-border {
    display: inline-block;
    position: relative;
    width: 124px;
}

    .ico-border:before {
        left: 0;
    }

    .ico-border:before, .ico-border:after {
        content: "";
        background: #181818;
        display: inline-block;
        height: 4px;
        position: absolute;
        top: 8px;
        width: 42px;
    }

.margintop500 {
    position: absolute;
    top: 670px;
}

.margintop607 {
    position: absolute;
    top: 607px;
}

.margintop624 {
    position: absolute;
    top: 624px;
}

.ico-border:after {
    right: 0;
}

.ico-border .ico-bg.flower {
    background-image: url(../images/ico-flower.png);
}

.ico-border .ico-bg {
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    margin: 0 auto;
    position: relative;
    width: 20px;
}

.border-title {
    display: inline-block;
    margin: 0px 0px 50px;
    padding: 0px;
    text-align: center;
}

    .border-title .tag-line {
        color: rgb(179,10,251);
        display: block;
        font-size: 40px;
        font-style: normal;
        line-height: 30px;
        margin: 0;
    }


    .bbar-text, .border-title .tag-line, .floral-head {
        font-family: 'Tangerine',cursive;
    }

.bordrbg {
    /*background: url(../images/1v.png);
    background-repeat: no-repeat;
    background-position: center;
     background-size: 66% 75%;*/
}

@media (max-width: 396px) {
    .navbar-inverse .navbar-brand img {
        margin-top: -70px;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .navbar-nav {
        float: left;
        margin: -16px;
    }
}

@media (max-width: 396px) {
    .navbar-brand {
        line-height: 8px;
    }
}



@media (max-width: 1000px) and (min-width: 768px) {
    .Customenav {
        float: left;
        margin-top: -54px;
    }
}

@media (max-width: 990px) {
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
        font-size: 19px;
    }
}

.input-validation-error {
    border: red solid 2px;
}

.copyMsg {
    position: absolute;
    z-index: 99999;
    left: 115px;
    top: 8px;
    color: #b30afb !important;
}

.hr1 {
    height: 3.5pt !important;
    visibility: hidden;
    margin-bottom: -30px;
}

.hr2 {
    height: 1.5pt !important;
    visibility: hidden;
    margin-bottom: -25px;
}

.msghide {
    display: block;
}

.redevent {
    background-color: grey !important;
    border-color: grey !important;
}

.Customenav > li > a {
    padding: 10px 8px;
}

.fc-event, .fc-event-dot {
    background-color: #FFFDD0 !important;
}

tr:first-child > td > .fc-day-grid-event {
    margin-top: -6px !important;
}

.redevent {
    background-color: grey !important;
    border-color: grey !important;
}


.fc-event {
    border: 1px solid #FFFDD0 !important;
}

.close {
    color: #b30afb !important;
    text-shadow: 0 1px 0 #b30afb;
    opacity: 9.2;
}


.whatsAppClass {
    border: solid 2px;
    border-color: #f8d66a;
    width: 275px;
    padding: 5px;
    margin: 6px;
    border-radius: 6px;
}

.gspan {
    color: #81d742 !important;
}

.whatsAppClass > span {
    color: #81d742 !important;
}

.font35 {
    font-size: 35px !important;
}

.leftpad8 {
    padding-left: 8px !important;
}



.pdgtop45, .pdgtop10 {
    padding-top: 45px !important;
}

.pdgbtm30 {
    padding-bottom: 30px !important;
}

.tag-line {
    color: rgb(179, 10, 251);
    display: block;
    font-size: 42px;
    font-style: normal;
    line-height: 30px;
    margin: 0;
}

.JobDivbordrbg {
    background: url(../images/1v.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    font-size: 21px !important;
    background-position: initial !important;
}


.JobDivbox {
    width: 55%;
    border: 4px solid #FFD700;
    box-shadow: inset 0 -1px 0 0 #FFD700, inset 0 1px 0 0 #FFD700, 0 1px 0 0 #FFD700, 0 -1px 0 0 #FFD700;
    height: auto;
    color: #f8d66a !important;
    /* padding: 25px 30px; */
    background: transparent;
    border-radius: 17px;
    margin: 40px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer3 .ico-border {
    width: 100%;
}

    .footer3 .ico-border:before, .footer3 .ico-border:after {
        background: #333333;
        width: 48%;
    }

.ico-border:before {
    left: 0;
}

.ico-border:before, .ico-border:after {
    content: "";
    background: #181818;
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 8px;
    width: 42px;
}

.dt-sc-hr-invisible {
    float: left;
    width: 100%;
    margin: 25px 0;
    display: block;
    clear: both;
}

.dt-sc-clear {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
}

.font25 {
    font-size: 25px !important;
}

#footer a, #footer ul li a, #footer .widget_categories ul li a, #footer .widget.widget_recent_entries .entry-metadata .tags a, #footer .categories a, .copyright a {
    color: #81d742 !important;
}

.social-sharing {
    width: 100%;
    clear: both;
}

    .social-sharing span {
        display: inline-block;
        font-size: 110%;
    }

        .social-sharing span.top, .social-sharing span.bottom {
            width: 100%;
        }

        .social-sharing span.right {
            display: inline;
        }

a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    margin: 1% 1% 1% 0;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    display: inline-block;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border: 0px;
}

a.button-facebook {
    background-color: #2b4170;
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
    text-shadow: 0 -1px -1px #1f2f52;
}

    a.button-facebook:hover {
        background-color: #3b5998;
        background: -moz-linear-gradient(top, #2b4170, #3b5998);
        background: -ms-linear-gradient(top, #2b4170, #3b5998);
        background: -webkit-linear-gradient(top, #2b4170, #3b5998);
        color: #fff;
    }

a.button-googleplus {
    background-color: #c33219;
    background: -moz-linear-gradient(top, #e64522, #c33219);
    background: -ms-linear-gradient(top, #e64522, #c33219);
    background: -webkit-linear-gradient(top, #e64522, #c33219);
    text-shadow: 0 -1px -1px #972412;
}

    a.button-googleplus:hover {
        background-color: #e64522;
        background: -moz-linear-gradient(top, #c33219, #e64522);
        background: -ms-linear-gradient(top, #c33219, #e64522);
        background: -webkit-linear-gradient(top, #c33219, #e64522);
        color: #fff;
    }

a.button-twitter {
    background-color: #0081ce;
    background: -moz-linear-gradient(top, #00aced, #0081ce);
    background: -ms-linear-gradient(top, #00aced, #0081ce);
    background: -webkit-linear-gradient(top, #00aced, #0081ce);
    text-shadow: 0 -1px -1px #005ea3;
}

    a.button-twitter:hover {
        background-color: #00aced;
        background: -moz-linear-gradient(top, #0081ce, #00aced);
        background: -ms-linear-gradient(top, #0081ce, #00aced);
        background: -webkit-linear-gradient(top, #0081ce, #00aced);
        color: #fff;
    }

a.button-linkedin {
    background-color: #0073b2;
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    background: -ms-linear-gradient(top, #009cda, #0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2);
    text-shadow: 0 -1px -1px #005486;
}

    a.button-linkedin:hover {
        background-color: #009cda;
        background: -moz-linear-gradient(top, #0073b2, #009cda);
        background: -ms-linear-gradient(top, #0073b2, #009cda);
        background: -webkit-linear-gradient(top, #0073b2, #009cda);
        color: #fff;
    }

a.button-pinterest {
    background-color: #a0171c;
    background: -moz-linear-gradient(top, #cb2027, #a0171c);
    background: -ms-linear-gradient(top, #cb2027, #a0171c);
    background: -webkit-linear-gradient(top, #cb2027, #a0171c);
    text-shadow: 0 -1px -1px #761114;
}

    a.button-pinterest:hover {
        background-color: #cb2027;
        background: -moz-linear-gradient(top, #a0171c, #cb2027);
        background: -ms-linear-gradient(top, #a0171c, #cb2027);
        background: -webkit-linear-gradient(top, #a0171c, #cb2027);
        color: #fff;
    }

a.button-xing {
    background-color: #135353;
    background: -moz-linear-gradient(top, #006464, #135353);
    background: -ms-linear-gradient(top, #006464, #135353);
    background: -webkit-linear-gradient(top, #006464, #135353);
    text-shadow: 0 -1px -1px #1e7677;
}

    a.button-xing:hover {
        background-color: #006464;
        background: -moz-linear-gradient(top, #135353, #006464);
        background: -ms-linear-gradient(top, #135353, #006464);
        background: -webkit-linear-gradient(top, #135353, #006464);
        color: #fff;
    }

.ss-social-sharing a {
    text-indent: -99999px;
}

a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing {
    background-image: url(socialshare.png);
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    padding: 0px;
    border: 0px;
    margin: 1% 1% 1% 0;
    display: inline-block;
}

a.ss-button-twitter {
    background-position: 0px -45px;
}

    a.ss-button-twitter:hover {
        background-position: 0px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

a.ss-button-googleplus {
    background-position: -45px -45px;
}

    a.ss-button-googleplus:hover {
        background-position: -45px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

a.ss-button-facebook {
    background-position: -90px -45px;
}

    a.ss-button-facebook:hover {
        background-position: -90px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

a.ss-button-linkedin {
    background-position: -135px -45px;
}

    a.ss-button-linkedin:hover {
        background-position: -135px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

a.ss-button-pinterest {
    background-position: -180px -45px;
}

    a.ss-button-pinterest:hover {
        background-position: -180px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

a.ss-button-xing {
    background-position: -225px -45px;
}

    a.ss-button-xing:hover {
        background-position: -225px 0px;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

/* Smartphones (portrait and landscape) */
@media (max-width : 480px) {
    .social-sharing a {
        text-indent: -99999px;
    }

    a.button-facebook, a.button-googleplus, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing {
        background-image: url(../images/socialshare.png) !important;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        padding: 0px;
        border: 0px;
    }

    a.button-twitter {
        background-position: 0px -45px;
    }

        a.button-twitter:hover {
            background-position: 0px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }

    a.button-googleplus {
        background-position: -45px -45px;
    }

        a.button-googleplus:hover {
            background-position: -45px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }

    a.button-facebook {
        background-position: -90px -45px;
    }

        a.button-facebook:hover {
            background-position: -90px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }

    a.button-linkedin {
        background-position: -135px -45px;
    }

        a.button-linkedin:hover {
            background-position: -135px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }

    a.button-pinterest {
        background-position: -180px -45px;
    }

        a.button-pinterest:hover {
            background-position: -180px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }

    a.button-xing {
        background-position: -225px -45px;
    }

        a.button-xing:hover {
            background-position: -225px 0px !important;
            transition-delay: 0s;
            transition-duration: 250ms;
            transition-property: all;
            transition-timing-function: ease-in-out;
        }
}
