body{

}
.pc-tabs
{
    min-height:400px;
    background-color:#f8f8f8;
    padding:20px;
}

.pc-tabs__content {
    display: none; /* по умолчанию прячем все блоки */
}
.pc-tabs__content.active {
    display: block; /* по умолчанию показываем нужный блок */
}
.pc-tabs__caption{
    padding: 0;
    margin: 0;
    text-align: center;
}
.pc-tabs__caption li{
    display: inline-block;
    padding: 3px 3px;
    background: #efefef;
    cursor: pointer;
    font-style: italic;
    font-size: 18px;
    font-weight: 300;
    background: none;
    margin: 0 10px 0 0;
}
.pc-tabs__caption li.disabled{
    opacity: 0.6;
    cursor: default;
}
.pc-tabs__caption li.active{
    border-bottom: 1px dashed #666;
}
.pc-tabs__caption li.ps-hidden{
    display: none;
}
.pc-tabs__content{
    padding: 10px 45px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
    margin-bottom: 50px;
    max-width: 770px;
    line-height: 20px;
}
.pc-tabs__content h3{
    font-style: italic;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal;
}
.pc-tabs__content .buttons-container{
    background: none;
}
.pc-tabs__content .description{
    font-size: 14px;
    margin-bottom: 15px;
    min-height:78px;
}
.pc-control{

}
.pc-control > a{
    display: inline-block;    
    color: #CCC;
    text-decoration: none;
    position: absolute;    
    top: 50%;
    font-size: 40px;
    margin-top: -102px;
}
.ps-content-step4 .pc-control > a{
    top: 109px;
}
.ps-content-step-finish .pc-control > a{
    top: 130px;
}
.pc-control .pc-next{
    right: 0;
}
.pc-control .pc-prev{
    left: 0;
}
#pc_wv_info{
    display: none;
    margin-top: 20px;
    color: #e56a27;
    font-weight: bold;
}
#pc_watts{
    width: 45%;
    margin-right: 3%;
    float: left;
    display: none;
}
#pc_watts select{
    width: 100%;
    padding: 15px 10px;
    height: auto;
    margin-top: 0;
}
#pc_volts{
    width: 45%;
    float: left;
}
#pc_volts select{
    width: 100%;
    padding: 15px 10px;
    height: auto;
    margin-top: 0;
}
#kits_type input{
    position: absolute;
    opacity: 0;
}
#kits_type{
    text-align: center;
}
#kits_type .pc-kit-item{
    display: inline-block;
    width: 22%;

    margin-top: 30px;
    margin: 0 15px 30px 15px;
    cursor: pointer;
    vertical-align: top;

}
#kits_type .pc-kit-item img{
    width: 100%;
    border: 2px solid transparent; 
    border-radius: 1000px;
    border: 2px solid #efefef;

}
#kits_type .pc-kit-item .name{
    margin-top: 10px;
    font-size: 13px;
}
#kits_type .pc-kit-item.active img{ 
    border: 3px solid #cccccc;
    border-radius: 1000px;
    overflow: hidden;
} 
.pc-radio .pc-block, .ps-content-step6 .pc-block{
    text-align: center;
}
.pc-radio .pc-block label, .ps-content-step6 .pc-block label{

    display: inline-block;
    width: 25%;
    border: 2px solid #efefef;
    /* margin-top: 30px; */
    margin: 0 15px 30px 15px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    vertical-align: top;
    height: auto;
    width: 275px;
    border-radius: 8px;
    padding-top: 30px;
    border: 3px solid #f7f5f5;
    background-color: #fff;

}
.ps-content-step6 .pc-block select{
    margin-top: 5px;	
}

.ps-content-step3 .pc-block label{

    width: 31%;
    height: 225px;
    margin: 1%;
    border: 3px solid #f1f1f1;
}

.ps-content-step4 .pc-block label{
    height: 225px;
    width: 31%;
    margin: 1%;
    border: 3px solid #f1f1f1;
}

.ps-content-step4 .pc-block label.active{
    border: 3px solid #cccccc;
}


.pc-radio .pc-block label.active{
    border: 3px solid #cccccc;

    background-color: #fff;
}
.pc-radio .pc-block label input{
    position: absolute;
    opacity: 0;
}



.pc-radio .pc-block label img, .ps-content-step6 .pc-block label img{
    margin-bottom: 10px;
    width:120px;
}
.kits_calculator_form input
{
    border-radius: 0px;
    height: 44px;
    width: 320px;
    font-size: 15px;
    margin-top:14px;

}
.kits_calculator_form textarea
{
    display:none !important;

}

.kits_calculator_form .control-group
{
    text-align:center;
}

#pc_finish
{
    width:100%;
    text-align: center;
    margin-bottom: 15px;
    float: left;
}

.ps-content-step-finish
{
    text-align:center;
}
.ps-content-step-finish h3
{
    font-size:30px;
}
.ps-content-step-finish .ty-btn
{
    margin-top:14px;
    width:200px;
}
.ps-size input{
    width: 23.4%;
    padding: 15px 10px;
    height: auto;
    margin-right: 3%;
}
.ps-size select{
    padding: 15px 10px;
    height: auto;
}
.ps-size{
    margin-top: 53px;
}
.kits_calculator_form{
    float: left;
    width: 50%;	
}
.pc-result-msg{
    float: left;
    width: 50%;	
}
.pc-result-msg>div{
    margin: 0 20px;
    text-align: left;
    margin-top: 8px;
}
.pc-helper-block{
    text-align: center;
}
.pc-helper{
    display: inline-block;
    padding: 20px;
    border: 1px solid #CCC;
    display: none;
}
@media screen and (max-width: 1050px) {
    .ps-content-step3 .pc-block label {
        width: 19%;
    }
}
@media screen and (max-width: 920px) {
    #kits_type .pc-kit-item{
        width: 26%;
    }
}
@media screen and (max-width: 877px) {
    .ps-size input {
        width: 21.4%;
    }
    .ps-content-step3 .pc-block label {
        width: 23%;
    }
}
@media screen and (max-width: 780px) {
    .pc-result-msg{
        width: 100%;
    }
    .kits_calculator_form {
        width: 100%;
    }
}
@media screen and (max-width: 740px) {
    .ps-content-step3 .pc-block label {
        width: 28%;
    }
}
@media screen and (max-width: 715px) {
    .ps-size input {
        width: 18.4%;
    }
    #kits_type .pc-kit-item {
        width: 36%;
    }
}
@media screen and (max-width: 645px) {
    .ps-content-step3 .pc-block label{
        width: 222px;
        height: 265px;
    }
}
@media screen and (max-width: 580px) {
    .ps-size input {
        width: 89%;
        margin-bottom: 10px;
    }
    .ps-size{
        text-align: center;
    }
    #pc_watts, #pc_volts {
        width: 96%;
        margin-bottom: 10px;
    }
    .pc-tabs__content .description{
        text-align: center;
    }
    .pc-tabs__content .description img{
        float: none !important;
    }
    .pc-tabs__content h3{
        text-align: center;
    }
    .pc-tabs__content{
        padding: 10px 35px;
    }
    #kits_type .pc-kit-item {
        width: 51%;
    }
}
@media screen and (max-width: 480px) {
    .ps-content-step3 .pc-block label {
        width: 176px;
        height: 231px;
    }
}
@media screen and (max-width: 430px) {
    #kits_type .pc-kit-item {
        width: 68%;
    }
    .kits_calculator_form input{
        width: 100%;
    }
    .pc-result-msg>div {
        margin: 0;
    }
}
@media screen and (max-width: 380px) {
    .pc-radio .pc-block label, .ps-content-step6 .pc-block label {
        height: 158px;
        width: 161px;
    }
    .pc-tabs__content .buttons-container {
        padding: 0 0 20px 0;
    }
    .ps-content-step-finish .ty-btn {
        width: 100%;
    }
}
@media screen and (max-width: 360px) {
    .ps-content-step3 .pc-block label {
        width: 136px;
        height: 196px;
    }
}
@media screen and (max-width: 340px) {
    .pc-radio .pc-block label, .ps-content-step6 .pc-block label {
        height: 165px;
        width: 137px;
    }
    .ps-content-step6 .pc-block label {
        height: 225px;
    }
    .ps-content-step6 .pc-block select {
        margin-top: 5px;
        width: 100%;
    }
}