.cf-page {background-color: #eeeeee;}
   .cf-page .sign-area .h2css {text-align: center;}
   .cf-page .sign-area .signup-form .centered {text-align: center;}
   .cf-page .sign-area .signup-form .control-group input {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 14px;
    padding: 12px 8px;
    height: unset;
    border-radius: 4px !important;
   }
   .cf-page .signup-form .btn-create {display: block; width: 100%}
   .cf-page .signup-form .control-group .alert {background-color: transparent; border: none; padding: 5px 0px 0px;}
   .cf-page .signup-form .control-group {margin-bottom: 20px;}
   .cf-page .facebook-btn {
    background-color: #26599a;
    border-radius: 5px;
    color: #ffffff;
    padding: 6px 10px;
    display: block;
    text-align: center;
}
   .cf-page .sign-area .login-link {float: none; text-align: center;}
   .cf-page .sign-area .h2css {margin: 40px 0px}
   .select-icon i {
    margin-top: -15px;
    position: absolute;
    right: 20px;
    top: 50%;
}
   .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {background-color: transparent;}
   .select-icon .iconpd-plus-sign {font-size: 30px;}
   .patron-profile {min-height: 430px;}
   .patron-profile .tab-content p {margin-right: 30px;}
    .tab-content .tab-story ul { margin: 0 0 10px 25px;}
    .tab-content ul {list-style-type: none; margin: 0;}
    .tab-content ul li.creator {background-color: #e8f6ff}
  
    .payment-block .input-block {position: relative; display: inline-block; text-align: left; font-size: 16px;}
    .payment-block .input-block span {color: #aaaaaa; display: inline-block;}
    .payment-block .input-block .inputText {
    border: 2px solid #dddddd;
    box-sizing: inherit;
    color: #444;
    font-size: 24px;
    font-weight: bold;
    height: 26px;
    padding: 10px 35px;
    width: 240px;
}

    .dollarSign {color: #cdd8ec; font-size: 30px; top: 5px; font-weight: bold; position: absolute; left: 10px;}


    .comment-inner {padding: 20px;}
    .comment-inner .creator {display: none;}
    .creator .comment-inner .creator {
    background: lightyellow;
    display: block;
    margin: 5px 0 5px -5px;
    padding: 2px 4px;
}
    .comment-inner .avatar img {border-radius: 50px; width: 45px; height: 45px;}
    .comment-inner .main {margin-left: 65px;}
    .comment-inner .main p {color: #444444; font-size: 14px;}
    .comment-inner .left {float: left;}
    .comment-inner .date {color: #888888; font-size: 14px; font-weight: normal;}
    
    .visible-phone.footer {padding: 15px 10px 60px}
    .fixed-bottom {position: fixed; bottom: 0;}
    .width100 {width: 100%}
    .fixed-bottom .btn-special2 {background-color: #08e159; color: #ffffff; display: block; border-radius: 0px; background-image: none; width: 100%;text-align: center;padding: 11px 0;}

@media only screen and (min-width:1600px){

}
@media only screen and (min-width:1200px){

}
@media only screen and (max-width:1199px){

}
@media only screen and (min-width:980px) and (max-width:1199px){

}

@media only screen and (max-width:979px){


}
@media only screen and (min-width:768px) and (max-width:978px){

}

@media only screen and (max-width:767px){

.top-Slogan {display: none;}
.payment-block .input-block {text-align: center;}
.payment-block .input-block .inputText {width: 80%; padding: 10px 5% 10px 15%}

}
@media only screen and (max-width:480px){
 



}
