body{
    font-family: open sans;
    padding: 0;
}
#wrap-sign{
    height: 100vh;
}
.btn{
    text-shadow: none;
    box-shadow: none;
    background-image: none;
}
.btn:focus{
    outline: 0 auto -webkit-focus-ring-color !important;
}
.pdt60{ padding-top: 60px;}
.new-login-signup{
    min-height: 100%;
    height: auto;
    margin: 0 auto -40px;
    background: url(../jpg/login-signup-bg.jpg) no-repeat left bottom;
    /*height: 1048px;*/
    width: 100%;
    /*position: relative;*/
    overflow: hidden;
    background-size: cover;
    /*width: 100vw;
    height: 100vh;*/
    /*overflow-x: hidden;*/
    /*background-attachment: fixed;*/
    background-color: #ffffff;
}
.new-login-signup .login-page-new{
    padding-bottom: 60px;
}
.new-login-signup .left-top-img{
    position: fixed;
    top: 0;
    left: 0;
}
.new-login-signup .right-bottom-img{
    position: fixed;
    bottom: 0;
    right: 0;
}
.new-login-signup .navbar-inverse .navbar-inner{
    background-color: transparent;
    background-image: none;
    border-color: transparent;
    box-shadow: none;
}
.new-login-signup .brand{
     color: #999;
    margin-left: 0;
    padding: 25px 20px 5px 35px;
}
.new-login-signup .brand img{ width: 105px;}
.footer-fixed-height{
   height: 40px;
}
.footer-fixed-height ul{
    list-style: none;
    text-align: center;
    margin-left: 0;
}
.footer-fixed-height ul li{
    display: inline-block;
}
.footer-fixed-height ul li a{
    color: #333333;
    font-size: 12px;
    padding: 10px;
}
.footer-fixed-height ul li a:hover{
      color: #666666;
}
.footer-fixed-height ul .copy-right a{
    cursor: unset;
    text-decoration: none;
}
.new-login-signup .header-right a{
    text-transform: uppercase;
    font-size: 18px;
    padding: 32px 40px 10px;
    text-shadow: none;
    color: #1a1a1a;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
}
.new-login-signup .header-right a:hover{
    color: #484848;
    background-color: transparent;
}
.new-login-signup .login-page-new .pd-login-page{
    margin-top: 70px;
}
.new-login-signup .login-page-new .sign-area{
    display: flex;
}
.new-login-signup .login-page-new .sign-area .login-content{
    width: 430px;
    margin: 0 auto;
}
.new-login-signup .login-page-new .pd-login-page .title,.sso-login-page .h2css{
    font-weight: 200;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 10px 0 15px 0;
    color: #1a1a1a;
}
.new-login-signup #login-form .social-signin-btn-group .podbean-login{
    display: inline-block;
    background-color: #3b5998;
    border: none;
    text-shadow: none;
    box-shadow: none;
    background-image: none;
    margin: 0;
    padding: 2px 31px;
    color: #ffffff;
    height: 42px;
    line-height: 42px;
}
.new-login-signup #login-form .social-signin-btn-group > a.podbean-login{
    overflow: hidden;
    font-size: 14px;
    height: 40px;
    padding: 0 0 0 1px;
    text-align: left;
    line-height: 40px;
    width: 100%;
    box-sizing: border-box;
    margin: 7px 0;
}
.new-login-signup #login-form .social-signin-btn-group > a.podbean-login:hover,.new-login-signup #login-form .social-signin-btn-group > a.podbean-login:focus{
    opacity: 0.9;
}
.new-login-signup #login-form .social-signin-btn-group > a img{
    position: relative;
    width: 38px;
    height: 38px;
    padding-right: 93px;
    margin-top: -3px;
}
.new-login-signup #login-form .social-signin-btn-group .signup-google img{
    padding-right: 105px;
}
.new-login-signup #login-form .social-signin-btn-group .signup-google{
    background: #5886d4;
}
.new-login-signup #login-form .social-signin-btn-group .apple-login{
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}
.new-login-signup #login-form .social-signin-btn-group .apple-login:hover span{
    color: #757575;
}
.new-login-signup #login-form .social-signin-btn-group .apple-login img{
    border-right: 1px solid #000000;
    padding-right: 0 !important;
    margin-right: 104px;
    margin-top: -4px;
    width: 37px;
}

.new-login-signup .form-horizontal .control-group input{
    box-sizing: border-box;
    height: 40px;
    width: 100%;
    padding: 4px 10px;
    border: 1px solid #e2e2e2;
    background-color: #f7f7f7;
    box-shadow: none;
    text-shadow: none;
    font-family: open sans;
}
.new-login-signup #login-form .centered button,.new-login-signup .reset-password .btn-reset{
    font-size: 14px;
    padding: 0px;
    border-radius: 4px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    font-family: open sans;
    border: none;
    height: 40px;
    line-height: 40px;
    background-color: #000000;
}
.new-login-signup #login-form .control-label{
    float: none;
    text-align: left;
    color: #000000;
}
.new-login-signup #login-form .controls{
    margin-left: 0;
}
.new-login-signup #login-form .login-line .line{
    border-top: 1px solid #e4e4e4;
    display: inline-block;
    position: relative;
    flex: 2;
    top: 8px;
}
.new-login-signup #login-form .login-line .or{
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 10px;
}
.new-login-signup #login-form .login-line{
    padding-top: 12px;
    padding-bottom: 4px;
    display: flex;

}
.new-login-signup #login-form .control-group{
    margin-bottom: 15px;
}
.new-login-signup #login-form .control-group .alert-error{
    display: block;
    margin-top: 6px;
}
.new-login-signup #login-form .use{
    text-align: center;
    padding-top: 5px;
}
/* sign up*/
.new-login-signup .signup-new .signup-password .controls{
    position: relative;
}
.new-login-signup .signup-new #toggle_pw{
    position: absolute;
    right: 12px;
    top: 6px;
}
.new-login-signup .signup-new #toggle_pw .icon-eye-open{
    background-image: none;
}
.new-login-signup #login-form .podbean-com .controls{
    display: flex;
}
.new-login-signup #login-form .podbean-com .controls input{
    flex: 3;
    border-radius: 4px 0px 0px 4px;
}
.new-login-signup .signup-new .suffix{
    flex: 2;
    border: 1px solid #e2e2e2;
    padding: 12px 0;
    border-radius: 0 4px 4px 0;
    background: #f5f5f5;
    color: #1a1a1a;
    margin-left: -5px;
    text-align: center;
    line-height: 1;
    font-size: 14px;
}
.new-login-signup .signup-new .agree .help-block{
    color: #000000;
}
/*Single Sign On*/
.new-login-signup .singlesso{ padding: 50px 0; }
.new-login-signup .singlesso .sign-area{ display: flex;}
.new-login-signup .singlesso .single-content{
    width: 430px;
    margin: 0 auto;
    text-align: center;
}
.new-login-signup .singlesso .single-content .title{
    font-weight: 200;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 10px 0 15px 0;
    color: #1a1a1a;
}
/*forget password*/
.new-login-signup .password-content{
    padding-bottom: 50px;
}
.new-login-signup .password-content .control-group .control-label{
    float: none;
    text-align: left;
    color: #1a1a1a;
}
.new-login-signup .password-content .control-group .controls{
    margin-left: 0px;
}
.new-login-signup .password-content .description .title{
    font-weight: 200;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 10px 0 15px;
    color: #1a1a1a;
    line-height: 1.4;
}
.new-login-signup .password-content .description{ text-align: center;}
.new-login-signup .password-content .description .text{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    color: #686b68;
}
.new-login-signup .password-content .password-main{
    width: 430px;
    margin: 0 auto;
    padding-top: 70px;
}
.new-login-signup .password-content .fp-panel{
    display: flex;
}
.new-login-signup .password-content .retrieve-btn{
    font-size: 14px;
    padding: 0;
    border-radius: 4px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-family: open sans;
    border: none;
    height: 40px;
    line-height: 40px;
    background-color: #000000;
}
.new-login-signup .password-content .password-robot{
    margin-bottom: 0;
}
.new-login-signup .password-content .password-main .fp-form{
    padding-top: 18px;
}
/*  Reset Password */
.new-login-signup .reset-password .fp-panel{
    margin: 0 auto;
    float: none;
    display: block;
    width: 430px;
}
.new-login-signup .reset-password .container{ padding-top: 70px;}
.new-login-signup .reset-password .alert-error{
    margin-top: 6px;
    display: block;
}
/* sso login */
.sso-login-page .signup-form{
    text-align: center;
}
.sso-login-page .signup-form select{
    width: 100%;
    height: 40px;
}
.sso-login-page .signup-form .company-name{
    font-size: 18px;
    margin: 20px 0;
}
.sso-login-page .signup-form .logo{
    width: 200px;
    height: 200px;
}
.sso-login-page .signup-form label{
    padding: 5px 0;
}
/* Sign up 之后的页面 init-podcast */

.init-podcast .pd-login-page{
    margin-top: 130px !important;
}
.init-podcast .init-podcast-content .title{
    font-size: 40px !important;
    font-weight: normal !important;
}
.init-podcast .init-podcast-content .sub-title{
    font-size: 18px;
    padding-top: 3px;
    padding-bottom: 25px;
    line-height: 1.4;
}
.init-podcast .init-podcast-content .signup-form .text{
    display: block;
}
.init-podcast .init-podcast-content .signup-form a{
    text-decoration: none;
    display: block;
    font-size: 20px;
    border: none;
    width: 300px;
    height: 300px;
    min-width: 300px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 4px 10px #0000001a;
    border-radius: 15px;
    margin: 0 25px;
    border: 2px solid transparent;
}
.init-podcast .init-podcast-content .signup-form a:hover{
    border: 2px solid #428200;
}
.init-podcast .init-podcast-content .signup-form{
    padding:30px 0 50px;
    display: flex;
    justify-content: center;
}
.init-podcast .init-podcast-content .signup-form .create svg{
    margin-top: 40px;
}
.init-podcast .init-podcast-content .signup-form .create span{
    padding-top: 14px;
}
.init-podcast .init-podcast-content .signup-form .import svg{
    margin-top: 22px;
}
.init-podcast .init-podcast-content .signup-form .import span{
    padding-top: 34px;
}



@media (max-width: 1200px) {
    .new-login-signup .left-top-img img, .new-login-signup .right-bottom-img img{display: none;}
}

@media (min-width: 980px) and (max-width: 1200px) {
 .new-login-signup .login-page-new .pd-login-page {
    margin-top: 0px;
 }


 }
 @media (max-width: 979px) {
.new-login-signup .left-top-img img,.new-login-signup .right-bottom-img img{ width: 80%;}
.new-login-signup .brand{ padding: 15px;}
.new-login-signup .navbar-fixed-top{ position: fixed;}
.new-login-signup .right-bottom-img{ right: -105px;}
.new-login-signup .login-page-new .pd-login-page{ margin-top: 10px;}
.new-login-signup .header-right a{padding: 25px 20px; }


}
 @media (min-width: 768px) and (max-width: 979px) {
    .new-login-signup .pd-login-page .login-content{
        width: 50%;
        margin: 0 auto;
        margin-left: 25% ;
    }
    .new-login-signup .signup-new .container{ position: relative;}


}
@media (max-width: 767px) {
    .new-login-signup{
        background: url(../jpg/login-signup-mobile-bg.jpg) no-repeat left top;
        background-position: -76px -76px;
        height: 850px !important;
    }
    .new-login-signup .brand img{ width: 82px !important;}
    .new-login-signup .navbar-fixed-top{ position: unset; margin: 0;}
    .login-page-new .container { padding: 15px;}
    .new-login-signup .brand{     padding: 10px 15px;}
    .footer-fixed-height ul li a{  padding: 10px 6px;}
    .new-login-signup .login-page-new .pd-login-page .title{ padding-top: 10px;}
    .new-login-signup #login-form .social-signin-btn-group > a img{ padding-right: 72px;}
    .new-login-signup #login-form .social-signin-btn-group .signup-google img{ padding-right: 85px;}
    .new-login-signup #login-form .social-signin-btn-group .apple-login img{ margin-right: 80px;}
    .new-login-signup .header-right a{ padding: 20px 15px;    font-size: 14px;}
    .new-login-signup .singlesso .single-content{ padding: 0 15px;}
    .new-login-signup .new-singlesso{ padding-top: 15px;}
    .new-login-signup .singlesso{ padding-top: 0;}
    .new-login-signup .password-content .password-main{ padding: 0 15px;}
    .new-login-signup .password-content .description .title{ padding-bottom: 0px;}
    .new-login-signup .reset-password .fp-panel{ padding: 0 15px;width: 100%;}
    .new-login-signup .reset-password .container{ padding-top: 0;}
    .new-login-signup .reset-password .description{ padding-bottom: 25px;}
    .new-login-signup .footer-fixed-height{ position: absolute;}
    .sso-login-page .signup-form{ padding: 0 15px;}
    .sso-login-page .pdt60{padding-top: 20px;}
    .init-podcast .init-podcast-content .title{ font-size: 28px !important;}
    .init-podcast .init-podcast-content .sub-title{font-size: 16px !important;padding-bottom: 18px;}
    .init-podcast .pd-login-page{ margin-top: 10px !important;}
    .init-podcast .init-podcast-content .signup-form{padding: 0;display: block;}
    .init-podcast .init-podcast-content .signup-form .create{ margin-bottom: 35px;}
    .init-podcast .init-podcast-content .signup-form a{font-size: 16px;display: block;margin: 0 auto;width: 200px;height: 200px;min-width: 200px;}
    .init-podcast{ padding-top: 10px;}
    .init-podcast .init-podcast-content .signup-form .create svg{width: 130px;height: auto;margin-top: 18px;}
    .init-podcast .init-podcast-content .signup-form .import svg{  width: 160px; height: auto;}
    .init-podcast .init-podcast-content .signup-form .import span{padding-top: 22px;}

}
