.demo .dragdealer {
  background: #e1e1e1;
  height: 40px;
  border-radius: 3px;
}
  .demo .dragdealer .red-bar {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 3px;
  }

/* Just a slider */

#just-a-slider {
  height: 60px;
}
  #just-a-slider .handle {
    height: 60px;
    line-height: 60px;
  }
    #just-a-slider .value {
      padding: 0 0 0 5px;
      font-size: 30px;
      font-weight: bold;
    }

.cal-fild {float:left; width:100%; margin-bottom:15px; position: relative;}
.cmn{position:relative;width:460px;   margin: 0 auto; max-width: 100%;}
.cal-fild label {margin-top:0px;}
.cal-main-box {float:left; width:100%;  border-bottom:1px solid #ecebeb; border-top:1px solid #ecebeb; margin-top:40px;}
.cal-main-box .cal-fild input{ background: #f0f0ef none repeat scroll 0 0;border: 0px solid #dddddd;color: #000000;font-family: "proxima-nova",sans-serif !important;font-size: 20px;height: 58px !important;margin: 0px auto 0;max-width: 100% !important;padding: 8px 30px;text-align: left;width: 458px; display: inline-block; border-radius: 29px;}
.cal-main-box .cal-fild input.cal-btn { text-align: center;padding:0;background: #f9b132 none repeat scroll 0 0;border-radius: 0 29px 29px 0;color: #fff;cursor: pointer;font-family: "proxima-nova",sans-serif !important;font-size: 16px;height: 100%;position: absolute;right: 0;text-transform: uppercase;top: 0;width: 150px;letter-spacing:0;font-weight:400}
.cal-fild select {max-width:100% !important; height:56px !important; background:#f0f0ef !important; margin-bottom:0px;}
.cal-fild select, .cal-fild select:focus {background:url(images/select-arrow.png) right no-repeat #f0f0ef !important; }
.cal-fild input:focus, .cal-fild select:focus{ border-color:#f3ba3a !important;}

.cal-title i {  position: absolute;    right: 18px;  top: 24px ; width: 10px;  height: 20px;}
.cal-title i:before,
.cal-title i:after {-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -ms-transition: all 0.25s ease-in-out;  content: "";  position: absolute;  background-color: #000000;  transition: all 0.25s ease-in-out;  width: 3px;  height: 14px;}
.cal-title i:before {  transform: translate(4px, 0) rotate(45deg);  -ms-transform: translate(4px, 0) rotate(45deg);  -webkit-transform: translate(4px, 0) rotate(45deg);  -moz-osx-transform: translate(4px, 0) rotate(45deg);}
.cal-title i:after {  transform: translate(-4px, 0) rotate(-45deg);  -ms-transform: translate(-4px, 0) rotate(-45deg);  -webkit-transform: translate(-4px, 0) rotate(-45deg);  -moz-osx-transform: translate(-4px, 0) rotate(-45deg);}
.cal-title a.active i:before {  transform: translate(-4px, 0) rotate(45deg);  -ms-transform: translate(-4px, 0) rotate(45deg);  -webkit-transform: translate(-4px, 0) rotate(45deg);  -moz-osx-transform: translate(-4px, 0) rotate(45deg);}
.cal-title a.active i:after {  transform: translate(4px, 0) rotate(-45deg);  -ms-transform: translate(4px, 0) rotate(-45deg);  -webkit-transform: translate(4px, 0) rotate(-45deg);  -moz-osx-transform: translate(4px, 0) rotate(-45deg);}


#answer1{float:left; width:50%;   text-align:center;padding: 30px 10px;}
/*.cal-velue {float:left; width:100%; font-size:15px; text-align:center; padding:20px 0; border-top:1px solid #ecebeb; font-weight:normal;}*/
.cal-velue	{color: #f1af1c;float: left;font-size: 55px;font-weight: 400;line-height: 1;width: 100%;}
.cal-velue > sup{ font-size: 30px;}
#answer1 span, #answer2 span {/*color:#313f53; display:block; font-size:14px; text-transform:uppercase; padding:20px 0;*/color: #313f53;
  float: left;font-size: 14px;font-weight: 700;letter-spacing: 1px;margin-top: 20px;text-align: center;text-transform: uppercase;width: 100%;}
#answer2{float:left; width:50%;text-align:center;padding: 30px 10px;border-right:1px solid #ecebeb;}
.cal-line-box {border-top: 1px solid #ebeaea;    float: left;padding: 30px 15px;width: 100%;}
.cal-line-1 {color: #000000;font-size: 14px;font-weight: 700;text-transform: uppercase;}
.cal-line-box-center {margin: 0 auto;max-width: 100%;width: 676px;}
.cal-line-2 {color: #000000;font-size: 18px;}
.cal-accordion-text {color: #000;display: none;float: left;font-size: 18px;line-height: 1.4;padding-bottom: 15px;padding-top: 30px;width: 100%;}
.cal-accordion-text a{ color: #f1af1c; text-decoration: underline; }
.cal-accordion-text a:hover { color: #000; text-decoration: none; }
.cal-accordion-title {color: #adacac;cursor: pointer;float: left;font-size: 18px;padding: 0 40px 0 0;position: relative;text-transform: uppercase;width: 100%;}
.cal-accordion-title {float:left; width:100%; padding:0 40px 0 0; font-size:18px; color:#adacac; text-transform:uppercase; cursor:pointer;  position:relative;}
.cal-accordion-text {float:left; display:none; width:100%; font-size:18px; color:#000; line-height:1.4; padding-top:30px; padding-bottom:15px;}
.cal-accordion-title i {  position: absolute;  right: 0px;  top: 6px;  width: 10px;  height: 20px;}
.cal-accordion-title i:before,
.cal-accordion-title i:after {  content: "";  position: absolute;  background-color: #b3b2b2;  transition: all 0.25s ease-in-out;  width: 3px;  height: 14px;}
.cal-accordion-title i:before {  transform: translate(4px, 0) rotate(45deg);  -ms-transform: translate(4px, 0) rotate(45deg);  -webkit-transform: translate(4px, 0) rotate(45deg);  -moz-osx-transform: translate(4px, 0) rotate(45deg);}
.cal-accordion-title i:after {  transform: translate(-4px, 0) rotate(-45deg);  -ms-transform: translate(-4px, 0) rotate(-45deg);  -webkit-transform: translate(-4px, 0) rotate(-45deg);  -moz-osx-transform: translate(-4px, 0) rotate(-45deg);}
.cal-accordion-title.active i:before {  transform: translate(-4px, 0) rotate(45deg);  -ms-transform: translate(-4px, 0) rotate(45deg);  -webkit-transform: translate(-4px, 0) rotate(45deg);  -moz-osx-transform: translate(-4px, 0) rotate(45deg);}
.cal-accordion-title.active i:after {  transform: translate(4px, 0) rotate(-45deg);  -ms-transform: translate(4px, 0) rotate(-45deg);  -webkit-transform: translate(4px, 0) rotate(-45deg);  -moz-osx-transform: translate(4px, 0) rotate(-45deg);}
.cal-accordion-title i { height: 20px;  position: absolute;  right: 0;  top: 6px; width: 10px;}
.cal-bottom-txt { width:840px; margin:0 auto; max-width:100%; padding:0 15px; font-size:18px; color:#939598; text-align:center;}
.cal-d {color: #000;font-size: 14px;left: 22px;position: absolute;top: 13px;width: auto;}
.msg{color:red;font-size:17px;margin-top:15px;display:none; text-align: center;background:url(image/warning.png) no-repeat 10px 2px; background-size:17px}
@media only screen and (max-width:480px){.cal-main{padding: 10px 5%;}}
@media only screen and (min-width:320px) and (max-width:480px)
{
	.cal-velue {font-size:34px;}
	.cal-velue > sup {font-size:18px;}
	.cal-main-box .cal-fild input.cal-btn {width:110px; font-size:14px;}
	.cal-main{padding: 10px 15px;}
}