/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* sandip css */
.mr-20{ margin-bottom: 20px; }
.appendans {
    font-weight: 400;
    padding: 15px;
    background: #e8f5eb !important;
    margin-top: 9px;
}
.appendans label {font-size: 15px; font-weight: bold;}
.appendans p {margin-bottom: 0px; font-size: 80%;}
.livehood {padding: 70px 0px;}
.title-text-new{font-size:20px;color:#183D68;}
.smallfonts {font-size: 13px !important;}
.smallfonts option { white-space:pre-wrap;}
@media (min-width: 1200px) {
.livehood .container {
    max-width: 1140px;
}
}
.livehood_content {
    padding-left: 453px;
    background: #fff;
    box-shadow:1px 1px 40px rgba(0,0,0,0.15);
    min-height: 250px;
    display: flex;
    align-items: center;
    padding-right: 53px;
    margin: 80px 0px;
}
.livehood_content h4 {color: #014b87; font-size:24px; font-weight: 400;  line-height: 1.5;}
.livehoodmain {
    position: relative;
    float: left;
    width: 100%;
}
.livehood_img {
    position: absolute;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
    background: #fff;
    padding: 0px;     width:355px;
    top: -8px; text-align: center;
    left: 0px;
    z-index: 100;
    bottom: 61px;
}
.livehood_img h3 {
    color: #014b87;
    font-size: 30px;
    font-weight: bold;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
    text-align: center;
    padding: 9px 0px;
    font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
}
.livehood_img img {
    width: 355px;
    height: 303px;
    object-fit: cover;
}
.livehood_img::before {
    content: "";
    position: absolute;
    top: 10px;
    width:145%;
    background: url(../images/frame.png);
    background-repeat: no-repeat;
    z-index:-1;
    height: 130%;
    left: -27px;
}

.corporange .blue_border_left::after {
    content: '';
    position: absolute;
    left: -20px;
    background-color: #E2591F;
    right: 20px;
    bottom: -20px;
    top: 20px;
    z-index: -1;
}
.testboard {padding: 70px 0px;}
.testboard_bg {
    min-height:755px;
    background: url(../images/livhood-1.jpg);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.textborad_text {
    position: absolute;
    background: #fff;
    padding: 37px 20px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.14);
    width: 583px;
    top: 113px;
    left: 49px;
}
.textborad_text h3 {
    color: #014b87;
    font-size: 24px; line-height: 1.4;
    font-weight: 400;
}
.zambia_sec.our_schoolss {
    background: none !important;
    margin-top: -44px;
    padding-bottom: 0px;
}
.our_schoolss.zambia_sec .info_sec {
    background-color: #fff;
    z-index: 100;
    box-shadow: 2px 1px 17px rgba(0,0,0,0.12);
    padding: 32px 30px;
    color: #014B87;
    position: relative;
    left: 40%;
    top: -50%;
    width:100%;
}
.our_schoolss.zambia_sec .section_title {margin-bottom: 44px;}
/*.our_schoolss.zambia_sec .info_sec p {
    line-height: 1.8;
    font-size: 18px;
    color: #555;
}*/
.our_schoolss .doted_round {
    position: absolute;
    bottom: 207px;
    right: 273px;
    z-index: -9;
}
.our_schoolss .owl-carousel .owl-item img {height:415px; object-fit: cover; width: 100%;}
.our_schoolss .imgconslider .owl-nav {bottom: 13%;}
.plantss.our_schoolss.zambia_sec .info_sec {
    background-color: #fff;
    z-index: 100;
    box-shadow: 2px 1px 17px rgba(0,0,0,0.12);
    padding: 32px 30px;
    color: #014B87;
    position: relative;
    left: 42%;
    top: -34%;
    width: 100%;
}
.plantss.our_schoolss.zambia_sec .info_sec p {font-size: 15px;}
.plantss.our_schoolss .doted_round {right: 0;}

.ourinvest.built .built-imgright {float: left;}
.ourinvest.built .content {padding-left: 76px;background-position:right top;  margin-top: 70px;}
.ourinvest.built .built-content {right: 40px;}
.box_div div h4 {
    margin-top: 30px;
    color: #212944;
    font-family: 'Open Sans', sans-serif !important;
    font-size:16px;
    font-weight: bold;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top: 15px;font-family: 'Open Sans', sans-serif !important;}
.ques1 {margin-top: 20px;}
/* The container */
.radiobtn {
 display: block;
    position: relative;
    padding-left: 0;
    padding-bottom: 20px;
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radiobtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
    bottom: -9px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 50%;
    right: 0;
    margin: 0 auto;
    border:1px solid #ccc;
}
.radiobtn:hover input ~ .checkmark {
  background-color: #ccc;
}
.radiobtn input:checked ~ .checkmark {
  /*background-color: #2196F3;*/
  background-color: #22456E;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radiobtn input:checked ~ .checkmark:after {
  display: block;
}
.radiobtn .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.radio_group {
  margin: 15px 0 30px 0;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    position: relative;
}
.radio_group:before {
  content:'';
  background: #f2f2f2;
  position: absolute;
  left: 0;
  right: 0;
  height: 30px;
  bottom:0;
  z-index: 0;
}
.radio_list {
  position: relative;
    margin: 5px 10px;
    margin-bottom: 5px;
    /* background: #ccc; */
    text-align: center;
}
.radio_list  span {
  display: block;
}
.ques15,.ques17{
        color: #000;
    margin-top: 25px;
}
strong.question_text {
    /*margin: 30px 0 0px 0;*/
    width: 100%;
    display: inline-block;
}
.ques2 strong.question_text {
    margin-bottom:10px;
    /*width: 100%;*/
    /*display: inline-block;*/
}
.ques13_tbl{
  table-layout: fixed;
}
.ques13_tbl tbody tr:nth-child(odd) { background-color: #ddd; }
.ques13_tbl tbody tr:nth-child(even) { background-color: #fff; }
.ques13_tbl tr .index_th{
  width: 225px;
}
.ques13_tbl tr th,
.ques13_tbl tr td{
      padding: 7px 10px;
}
.ques13_tbl .radiobtn{
  padding-bottom: 12px;
}
.ques13_tbl tr td{
  font-size: 15px;
  vertical-align: middle;
}
.ques13_tbl tr th{
       /*white-space: nowrap; */
       font-size: 13px;
       font-weight: 500;
}
.btn-primary {color: #fff !important;}
.card-footer .btn-primary {padding: 6px 20px !important; background-color: #22456E}
.card-footer .btn-primary:hover { background-color: #122e4d; color: #fff;}
.card-footer .btn {
    padding: 9px 22px !important;
    border-radius: 2px;
    min-width: 100px;
    font-size: 17px;
}
.card-body div img {margin:20px 0px;}
/* priyesha css */
.zambia_sec {
    padding: 0px 0px;
    margin-top: 50px;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    top: 50px;
}
.image_sec{
    padding: 10px;
    background-color: #014B87;
}
.info_sec {
    background-color: #fff;
    z-index: 100;
    box-shadow: 2px 1px 17px rgba(0,0,0,0.12);
    padding: 54px 46px;
    color: #014B87;
    position: relative;
    left: 40%;
    top: -25%;
    width: 45%;
}   
.info_sec h3 {
    font-weight: 400 !important;
    line-height: 1.5;
    letter-spacing: 1px;
}
.info_sec img{
    position: relative;
    left: 55%;
    top: 45px;

}
.color-orang {
    color: #E85E23;
}

.p-font {
    font-family: 'Playfair Display', serif !important;
}

.buil-title-sub {
    text-align: center;
    padding: 30px;
}

.buil-title-sub h2 {
    color: #014B87;
}

section.built-health.bgyellow {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 120px;
}

.buil-title-sub p {
    padding: 0 10%;
    margin-top: 22px;
}

.row.buil-title-sub-img {
    margin-bottom: -80px;
}

.organise-nbv-left {
    height: 570px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.organise-nbv .container-fluid {
    padding: 0;
}

.organise-nbv {
    background: #F1F1F1;
}

.organise-nbv-right {
    background: #ffffff;
    padding: 40px;
    box-shadow: 2px 3px 9px -3px rgba(0, 0, 0, 0.5);
    /* height: 100%; */
    margin-top: 60px;
    position: relative;
    left: -100px;
    width: calc(100% - 100px);
}

.organise-nbv-right p.p-font {
    font-size: 22px;

}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}

.disability-aids-img::after {
    content: "";
    background: #E85E23;
    height: calc(100% + 20px);
    width: 100%;
    top: -10px;
    left: -10px;
    z-index: -1;
    position: absolute;
}

.disability-aids-img {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    box-shadow: 2px 3px 9px -3px rgba(0, 0, 0, 0.5);
}

.disability-aids-title {
    background: #ffffff;
    padding: 40px;
    box-shadow: 2px 3px 9px -3px rgba(0, 0, 0, 0.5);
    /* height: 100%; */
}



section.disability-aids {
    width: 100%;
    padding: 120px 0;
}
.zambia_sec .imgconslider .owl-nav {left: 15px;}
.zambia_sec .imgconslider .owl-nav .owl-next {
    left: 50px;
}
.zambia_sec  .imgconslider .owl-nav .owl-prev, .zambia_sec  .imgconslider .owl-nav .owl-next {
    position: absolute;
    margin: 0;
    background-color: #fff !important;
    background-color: #ffff !important;
    color: #014C86 !important;
    height: 40px;
    width: 40px;
    border-radius: 0px;
    outline: 0px;
}

.disability-aids-title {
    background: #ffffff;
    padding: 40px;
    box-shadow: 2px 3px 9px -3px rgba(0, 0, 0, 0.5);
    height: 400px;
    margin-top: 50px;
    position: relative;
    right: 50px;
}

.disability-aids-title p {
    font-size: 21px;
    margin-top: 20px;
}

.disability-aids-title h2 {
    color: #014b87;
}

.section-bg {
    z-index: -2;
    position: absolute;
    right: 20%;
    bottom: -100px;
}

.bgyellow {
    background: #FAF2DB;
}

.built-pg .p36 {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

img.p-left {
    float: left;
    margin-right: 30px;
    width: 200px;
    height: auto;
}

.buil-title-sub-img {
    text-align: center;
}

.buil-title-sub3 h2 {
    margin-bottom: 40px;
    color: #014b87;
}

.buil-title-sub-img img {
    margin: 0 auto;
}

.buil-title-sub3 {
    padding: 50px 30px 0 30px;
}

.buil-title-sub3 p {
    font-size: 19px;
    line-height:33px;
}
.built-pg .p36 {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
  .mamba-content {
    margin-top: 30px;
  }

  .mamba {
    padding: 100px 0;
    width: 100%;
    display: inline-block;
  }

  .mambaa-img::after {
    content: "";
    background: #014B87;
    height: 85%;
    width: 92%;
    top: 56px;
    left: 7px;
    z-index: -1;
    position: absolute;
  }

  .mambaa-img {
    height: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }

  .mamba h2 {
    margin-bottom: 30px;
  }

  .mamba-content p {
    font-size: 24px;
  }

  .mamba-content p {
    font-size: 19px;
    line-height: 38px;
  }

  .image_sec36{
    position: relative;
  }
.image_sec36::after{    content: "";
    background: #014B87;
    height: 100%;
    width: 91%;
    top: 13px;
    left: 5px;
    z-index: -1;
    position: absolute;
}
.image_sec36 .imgconslider .owl-nav {bottom: 14%;}

.image_sec36 .imgconslider .owl-nav .owl-next,.image_sec36 .imgconslider .owl-nav .owl-prev{color: #e85e23 !important;}
.last_sec .imgconslider .owl-nav .owl-next,.last_sec .imgconslider .owl-nav .owl-prev{color: #e85e23 !important;}

/* Survey Css */
.cardwraper {box-shadow: 1px 1px 5px rgba(0,0,0,0.14);}
.step_title {
    background: #b3cdf3;
    padding: 10px 15px; font-weight:bold; 
}
.surveyheader {padding:30px 20px;}
.cardwraper .card-body {min-height: 42vh;}

@media (min-width: 768px) {
.site-content {min-height: 80vh;}
.ques13_tbl tbody tr {border-bottom: 4px solid #fff;}
}



.tab{
  display: none;
}
/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.step.active {
    opacity: 1;
    background: #5f676d;
}
.cardwraper .card-header {background: #183d68; color: #fff;}
.cardwraper .card-header .card-title {margin: 0px;}
.surveyheader img {height: 110px;}
.exit-surveys {
    position: absolute;
    right: 30px;
    top: 12px;
    background: #eee;
    color: #000 !important;
    padding: 5px 14px;
    border-radius: 5px;
}

.radio_list td {background:#dadada;padding: 0px;border-top: 0px;}
.que-table thead tr th {border: none !important; font-weight: normal; text-align: center; text-transform: inherit; font-size:14px !important; }
.que-table tr td .radiobtn {
  padding:18px !important;
  margin: 0px;
}
.que-table .radio_list span.checkmark {bottom:7px;}
.que-table thead th {min-width:12 0px;}
.que-table .radio_list span.moblabel {display: none;}


@media (max-width:992px) { 
  .que-table .radio_list span.moblabel {display: inline-block;    padding-left: 35px;}
  .que-table thead {display: none;}
  .que-table tr td {display: block; width: 100% !important;    text-align: left;}
  .que-table .radio_list {text-align: left;}
  .que-table .radio_list span.checkmark {
    bottom: 10px;
    left: 10px;    margin: 0px;
    top: 12px;
}
  .que-table tr td .radiobtn {padding: 10px !important;margin: 7px 0px;}
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #1abf40;
    opacity: 1;
}
/*...........validation message.....................*/
.question-validation-icon {
    background-color: #c00;
    color: #fff;
    font-size: 14px;
}
.question-validation-icon {
    padding: 0 5px;
    border-radius: 3px;
    background-clip: padding-box;
}
.validation_message{
    color: #c00;
}

#loadingdiv,#thankyou,#mailchimpdetails{
  display: none;
}
#center_content{
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}
#center_content , .que-loader{
  margin: 0 auto;
  text-align: center;
}
.underline_text{
  text-decoration: underline;
}
.undeline_15{
  padding-top: 15px;
  display: inline-block;
  text-decoration: underline;
}
.ques_para {
  padding: 15px 0;
  display: inline-block;
}
.ques_15_para{
  padding-bottom: 15px;
  display: inline-block;
}
.survey-title {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-style: normal;
    background-color: #183d68;
    text-align: center;
}
.box_div p{
  color: #000;
    font-size: 12pt;
    /*font-weight: 300;*/
    font-style: normal;
    text-decoration: none;  
}
.que-loader {
    border:4px solid #f3f3f3;
    border-radius: 50%;
    border-top:4px solid #3498db;
    width:40px;
    height:40px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  .stepstatus {display: flex; flex-wrap: wrap;}
  .stepstatuslist {margin:10px;}
  .que_infos {padding:15px;}
  .stepstatus {
    padding: 15px 0px;
}

  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  .nav-wizard > li {
    float: left;
  }
  .nav-wizard > li > a {
    position: relative;
    background-color: #eeeeee;
  }
  .nav-wizard > li > a .badge {
    margin-left: 3px;
    color: #eeeeee;
    background-color: #183d68;
  }
  .nav-wizard > li:not(:first-child) > a {
    padding-left: 34px;
  }
  .nav-wizard > li:not(:first-child) > a:before {
    width: 0px;
    height: 0px;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #ffffff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
  }
  .nav-wizard > li:not(:last-child) > a {
    margin-right: 6px;
  }
  .nav-wizard > li:not(:last-child) > a:after {
    width: 0px;
    height: 0px;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #eeeeee;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
  }
  .nav-wizard > li:first-child > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .nav-wizard > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .nav-wizard > li.done:hover > a,
  .nav-wizard > li:hover > a {
    background-color: #d5d5d5;
  }
  .nav-wizard > li.done:hover > a:before,
  .nav-wizard > li:hover > a:before {
    border-right-color: #d5d5d5;
  }
  .nav-wizard > li.done:hover > a:after,
  .nav-wizard > li:hover > a:after {
    border-left-color: #d5d5d5;
  }
  .nav-wizard > li.done > a {
    background-color: #e2e2e2;
  }
  .nav-wizard > li.done > a:before {
    border-right-color: #e2e2e2;
  }
  .nav-wizard > li.done > a:after {
    border-left-color: #e2e2e2;
  }
  .nav-wizard > li.active > a,
  .nav-wizard > li.active > a:hover,
  .nav-wizard > li.active > a:focus {
    color: #ffffff;
    background-color: #183d68;
  }
  .nav-wizard > li.active > a:after {
    border-left-color: #183d68;
  }
  .nav-wizard > li.active > a .badge {
    color: #183d68;
    background-color: #ffffff;
  }
  .nav-wizard > li.disabled > a {
    color: #777777;
  }
  .nav-wizard > li.disabled > a:hover,
  .nav-wizard > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: #eeeeee;
    cursor: default;
  }
  .nav-wizard>li>a {
    position: relative;
    display: block;
    padding:8px 15px;
}
  .nav-wizard > li.disabled > a:before {
    border-right-color: #eeeeee;
  }
  .nav-wizard > li.disabled > a:after {
    border-left-color: #eeeeee;
  }
  .nav-wizard.nav-justified > li {
    float: none;
  }
  .nav-wizard.nav-justified > li > a {
    padding: 10px 15px;
  }
  @media (max-width: 768px) {
    .nav-wizard.nav-justified > li > a {
      border-radius: 4px;
      margin-right: 0;
    }
    .nav-wizard.nav-justified > li > a:before,
    .nav-wizard.nav-justified > li > a:after {
      border: none !important;
    }
    .ques13_tbl tr th,  .ques13_tbl tr td { width:95px; }
    .exit-surveys { position:inherit; }
    
    
  }
  
  @media (max-width: 767px) {
        .cardwraper .card-footer { flex-direction: column; }
        .cardwraper .stepslist{ margin: 10px 0; }
        .cardwraper .stepslist .step { height: 10px; width: 10px; }
        body .sidebar_content .page_fullwidth, #content_wrapper .inner .inner_wrapper.fullwidth, body #content_wrapper .inner, body #content_wrapper {width: 100% !important;}
body .ques13_tbl tr td {  padding: 0px !important;}
.ques13_tbl tbody tr:nth-child(odd) { background-color: #fff !important;}
body .ques13_tbl tr td.questionsss {  background: #fff !important;  padding: 8px 16px !important;  margin-top: 20px; font-weight: 600;}
body .que-table.ques13_tbl tr td .radiobtn { padding: 4px 10px !important;}
.que-table.ques13_tbl .radio_list span.moblabel {position: relative;top: 6px;}

  }
  
  .progress{
    height: 2px !important;
  }
  .progress-bar{
    background-color:#4bc04b;
  }
  .width_30{
        width: 30%;
  }
  .width_60{
        width: 60%;
  } 
  .width_100{
        width: 100%;
  }
  .ques18 table tr td input[type = text], .ques18 table tr td input[type = email] ,.ques24 table tr td input[type = text] , .ques24 table tr td input[type = email]{
      float:left;
  }
   .question_table #content_wrapper table thead tr th{
      font-size: 12px;
    background: transparent !important;
    color: #000 !important;
    text-align: center;
  } 
  .cardwraper table thead tr th{
      font-size: 12px;
    background: transparent !important;
    color: #000 !important;
    text-align: center;
  }
.step_title { color: #000; }
.question_text, .ques_para { color: #212529; }

.cardwraper input[type="text"], 
.cardwraper input[type="email"], 
.cardwraper input[type="url"], 
.cardwraper input[type="password"], 
.cardwraper input[type="search"], 
.cardwraper input[type="number"], 
.cardwraper input[type="tel"], 
.cardwraper input[type="range"], 
.cardwraper input[type="date"], 
.cardwraper input[type="month"], 
.cardwraper input[type="week"], 
.cardwraper input[type="time"], 
.cardwraper input[type="datetime"], 
.cardwraper input[type="datetime-local"], 
.cardwraper input[type="color"], 
.cardwraper textarea {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.card-body textarea{
    height: 50px !important;
    resize: none;

}
.cardwraper select {
    height: calc(2.25rem + 2px);
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}
.cardwraper .form-group label{
    width:100%;
}




.appendans p {margin-bottom: 0px; font-size: 80% !important;}

 .smallfonts { white-space: pre;
  text-overflow: ellipsis; }

.smallfonts option {
  /* wrap text in compatible browsers */
  -moz-white-space: pre-wrap;
  -o-white-space: pre-wrap;
  white-space: pre-wrap;
  /* hide text that can't wrap with an ellipsis */
  overflow: hidden;
  text-overflow: ellipsis;
  /* add border after every option */
  border-bottom: 1px solid #DDD;
}

#ques14a > option{ display: none }
#ques16a > option{ display: none }