@media only screen and (max-width:768px) {
    .right-menu {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
    .right-menu-heading {
        margin-top: 30px;
        padding-bottom: 10px
    }
    .whistle-min-title h1 {
        margin-top: 30px
    }

}

@media only screen and (max-width: 600px) {
    .whistleTagImg img {
        width: 100%!important;
        height: auto!important
    }
    .modalDialogSocial {
            width: 100%!important;
    }
}

.whistle-title-3 h1 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
    letter-spacing: 2px;
    line-height: 2;
}

.whistleUserPic {
    background-clip: padding-box;
    background-color: #cdddec;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    height: 25px;
    position: absolute;
    width: 25px
}

.whistleContentBox {
    left: 20px;
    margin-left: 15px;
    position: relative;
    top: 1px;
    width: 80%
}

.whistlePlace {
    color: #888;
    font-size: 13px;
    width: 100%
}

.whistleUserName {
    color: #18ba60;
    font-size: 14px;
    font-weight: 600
}

.whistlePlaceID a {
    color: #00B3B3;
    font-weight: 600
}

.whistle-tag {
    font-size: 0;
    list-style: outside none none;
    margin-top: 20px;
    margin-bottom: -10px;
    margin-right: -10px;
    padding-left: 0
}

.whistle-tag li {
    display: inline-block
}
.whistle-tag li span {
    background: #f4fbfe none repeat scroll 0 0;
    border: 1px solid #dadada;
    border-radius: 14px;
    color: #18ba60;
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    margin-right: 10px;
    padding: 8px 12px;
    letter-spacing: 1px;
}
.whistleHash-tag {

}

.whistle-para p {
    color: #4a4a4a;
    margin-top: 20px;
    font-size: 13px;
    text-align: justify;
    letter-spacing: 2px;
    line-height: 2;
}

.whistleTagImg img {
    width: auto;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.whistle-image img {
    width: auto;
    margin-top: 30px;
    height: auto
}

.sara-share-icon ul li {
    list-style: none;
    float: left
}

.sara-share-icon ul li a {
    text-decoration: none;
    background: #EEE;
    color: #fff;
    padding: 10px 12px;
    margin: 0 5px;
    display: inline-block;
    width: 38px
}

.sara-share-icon ul li.facebook a {
    background: #3b5998;
    border-radius: 3px
}

.sara-share-icon ul li.linkedin a {
    background: #007bb5;
    border-radius: 3px
}

.sara-share-icon ul li.youtube a {
    background: #55acee;
    border-radius: 3px
}

.sara-share-icon ul li.twitter a {
    background: #55acee;
    border-radius: 3px
}

.sara-share-icon ul li a:hover {
    opacity: .8
}

.whistle-min-title h1 {
    font-size: 20px
}

.whistle-min-title1 h1 {
    font-size: 20px
}

.right-menu {
    margin-bottom: 23px;
    padding-bottom: 18px
}

.whistle-border-bottom {
    margin-top: 20px;
    border-bottom: 1px solid #eff0f4;
}

.share-bottom {
    margin-top: 20px;
    border-bottom: 1px solid #eff0f4;
}

.share-bottom-left a {
    border-right: 1px solid #d7d7d7;
    padding: 0 6px 5px;
    display: inline-block;
    color: #4a4a4a !important;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 2px;
}

.share-bottom-left a:last-child {
    border-right: 1px solid transparent
}

.share-bottom-left a:hover {
    color: #18d36e !important;
}

#SharePopUp,
#appointmentPopUp {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2147483647
}

.popUp-body {
    padding: 20px 10px;
    position: relative;
    background-color: #f3f6f8;
    border: 1px solid #e5e5e5;
    margin: 4px 14px;
}

.popUp-header {
    padding: 15px
}

.popUp-footer {
    padding: 15px;
    text-align: right
}

.modalDialogSocial {
    margin: 30px auto;
}

h4.popUpTitle {
    color: #243147;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.SharePopIcon ul li {
    float: left;
    text-decoration: none
}

.SharePopIcon {
    text-align: center;
    margin: 0 auto;
    padding: 10px 10px 20px;
    font-size: 12px;
}

.SharePopIcon a {
    color: #fff;
    padding: 0 10px
}

.SharePopIcon a.facebook {
    background: #3b5998;
    border-radius: 3px;
    padding: 10px 14px;
    margin: 0 5px
}

.SharePopIcon a.linkedin {
    background: #007bb5;
    border-radius: 3px;
    padding: 10px 14px;
    margin: 0 5px
}

.SharePopIcon a.googleplus {
    background: #dd4b39;
    border-radius: 3px;
    padding: 10px;
    margin: 0 5px
}

.SharePopIcon a.twitter {
    background: #55acee;
    border-radius: 3px;
    padding: 10px 12px;
    margin: 0 5px
}

.SharePopIcon a.whatsapp {
    background: #4dc247;
    border-radius: 3px;
    padding: 10px 12px;
    margin: 0 5px
}

.SharePopIcon a.message {
    background: #FFAF23;
    border-radius: 3px;
    padding: 10px 12px;
    margin: 0 5px
}

.SharePopIcon a:hover {
    opacity: .8
}

a.ShareCloseBtn {
    background: none;
    border: 1px solid #18d26e;
    padding: 7px 25px;
    text-align: right;
    border-radius: 4px;
    color: #18d26e !important;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

a.ShareCloseBtn:hover {
    background: #18d26e;
    color: #ffffff !important;
}

.whistle-min-title1 {
    margin-bottom: -5px
}

.divWhistleHeading {
    font-size: 23px;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
    letter-spacing: 2px;
    line-height: 1;
}

.Whead {
    font-size: 18px;
    margin-bottom: 0
}

.whistle-post-text {
    padding-top: 20px;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 2px;
}
.whistle-Time {
    color: #888;
    font-size: 12px;
    margin-top: 7px;
}
.whistle-Time span {
    margin-left: 5px
}

.saraWhis-video-btn {
    margin-bottom: 20px
}

.saraWhis-video-btn a {
    background: #00b3b3 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 35px;
    text-transform: uppercase
}

.right-menu-heading h1 {
    font-size: 20px
}

.right-sara-links ul li {
    border-bottom: 1px solid #f1f1f1;
    display: block;
    padding: 0;
    transition: all .3s ease 0;
    width: 100%
}

.right-sara-links ul li a {
    cursor: pointer;
    display: inline-block;
    padding: 10px 10px 10px 5px;
    transition: all .3s ease 0;
    width: 90%
}

.right-sara-tags a {
    display: inline-block;
    margin: 3px 2px;
    padding: 3px 5px;
    border: 1px solid #959494;
    color: #858585;
    font-size: 12px;
    cursor: pointer
}

.ht-1 {
    height: 10px
}

.ht-2 {
    height: 20px
}

.ht-3 {
    height: 30px
}

.ht-4 {
    height: 40px
}

.ht-5 {
    height: 50px
}

.load-more-whistle {
    text-align: center;
    padding: 12px;
    background: #f7f7f7 none repeat scroll 0 0;
    position: relative;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}

.load-more-whistle:hover {
    background: #fff;
    color: #18d36e;
}

.errorWhistlePage {
    text-align: center;
    padding: 20px 0
}

.errorWPageTopText {
    text-align: center;
    font-size: 25px;
    margin: 50px 0
}

.errorPageLink {
    line-height: 100px
}

.errorWPageImg i {
    text-align: center;
    font-size: 200px;
    color: #18d26e;
}

#blogDescText a {
    color: #188cef;
    text-decoration: underline!important;
}

.whistleTopTit {
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hash-page-content {
    cursor: pointer;
}