@font-face {
font-family: 'Orbitron Light';
font-style: normal;
font-weight: normal;
src: local('Orbitron Light'), url('../fonts/orbitron-light.woff') format('woff');
}
.checkedcolor {
  color: orange;
} 
.page_title
{
  font-size: 18px;
  text-shadow:  2px 3px 4px #ccc;
  margin-bottom: 10px;
} 



@font-face {
font-family: 'Orbitron Light';
font-style: normal;
font-weight: normal;
src: local('Orbitron Light'), url('../fonts/orbitron-light.woff') format('woff');
}
.page-spacer1050 { padding:10px 0 50px 0; }
.clr_height_20{clear:both;height:20px;}
.clr_height_10{clear:both;height:10px;}
.clr{clear:both;}
.email_update_sms{list-style:none;}
.align-center{text-align:center;}
.border_with_padding_10{
  border:1px solid #ccc;padding:10px;
}
.padding_10{
  padding:10px;
}
.height_100percent{
  height:100%;
}
.margin_10{
  margin:10px;
}
.margin_5{
  margin:5px;
}
.margin_top_5{
  margin-top:5px;
}
select
{
  padding:8px 10px;
  width:100%;
}
.heading-text-shadow{
  text-shadow: 2px 2px 4px #0000FF;
}
.std_min_height{min-height:280px;}

.home-min-height-650{margin-top:10px;margin-bottom:10px;}

.mission_min_height{min-height:270px;}
.inspiration_min_height{min-height:170px;}

.dropcap2 {
    display: block;
    float: left;
  font-size: 3.1em;
    font-weight: 400;
    line-height: 36px;
    margin-right: 6px;
    text-shadow: none;
}
.text-primary2 {
    color: #188ae2 !important;
}
.btn-primary2{
    background: #188ae2 !important;
  color:#fff!important;
}

.circularshaped {
    position: relative;
   
    display: inline-block;
    overflow: hidden;
  
    vertical-align: middle;
    z-index: 1;
   border-radius: 30px;
}
.count-down
{
  font-size:22px;
  font-weight:400;
  color:#000ae2;
  text-shadow:4px 4px 4px #188ae2;
  text-align:center;
}
.btn-rounded {
    border-radius: 8px;
    padding: 6px 18px;
  margin:5px 0px;
}

span.qnumber {
  background: #06a304;
  border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  color: #ffffff;
  display: inline-block;
  font-size:18px;
  font-weight: bold;
  line-height: 26px;
  margin-right: 5px;
  text-align: center;
  width: 26px; 
}
.checkmark {
    display:inline-block;
    width: 22px;
    height:22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.checkmark_circle {
    position: absolute;
    width:22px;
    height:22px;
    background-color: green;
    border-radius:11px;
    left:0;
    top:0;
}

.checkmark_stem {
    position: absolute;
    width:3px;
    height:9px;
    background-color:#fff;
    left:11px;
    top:6px;
}

.checkmark_kick {
    position: absolute;
    width:3px;
    height:3px;
    background-color:#fff;
    left:8px;
    top:12px;
}

span.wrongsign {
  background: red;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #ffffff;
  display: inline-block;
  font-size:13px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px; 
}

.small-outer-class
{
  border:1px solid #ccc;padding:0px 5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;
}



@media only screen and (min-width:780px) and (max-width: 1920px)  {
  .vission_min_height{min-height:550px;}
}
@media only screen and (min-width:1000px) and (max-width: 1920px)  {
.home-min-height-650
{
  min-height:470px;
}

}


  .sinlge-skill p em {
    color: #ccc!important;
  text-shadow:2px 2px 2px #000;
   
}
.sinlge-skill p {
    color: #ccc!important;
  text-shadow:2px 2px 2px #000;
    
}

.green_background
{
  background:rgba(106,164,47,1);
  color:#fff;
  
} 

.lightgreen_background
{
  background:rgba(50,205,50,1);
  color:#fff;
  
} 
.black_background
{
  background:rgba(0,0,0,1);
  color:#fff;
  
} 

.gray_background
{
  background:rgba(0,0,0,0.5);
  color:#fff;
  
}
.red_background
{
  background:rgba(219,54,21,1);
  color:#fff;
  
}
.blue_background
{
  background:rgba(45,125,164,1);
  color:#fff;
  
}
.yellow_background
{
  background:rgba(255,189,32,1);
  color:#fff;
  
}



.progress2 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  border:1px solid #ccc;
  
}

.progress2 span
{
  padding:5px 10px;
  color:#ccc!important;
}

.progress3 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  border:1px solid #ccc;
}

.progress3 span
{
  padding:5px 10px;
  color:#ccc!important;
}




.btn-default{
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-primary{
  color: #fff;
  background-color: #286090;
  border-color: #122b40;

}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-success{
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-danger{
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.center {
    text-align: center;
     padding-bottom: 5px; 
}
.feature-wrap2 i {
    font-size: 48px;
    height: 110px;
    width: 110px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #ffffff;
    color: #c52d2f;
    border: 3px solid #ffffff;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: inherit;
   
} 

@media only screen and (min-width:10px) and (max-width: 678px)  {
  #piechart_marks
  {
    margin-left: -65px;
  }
   #piechart_correct
  {
    margin-left: -65px;
  }
   #piechart_wrong
  {
    margin-left: -65px;
  }
   #piechart_na
  {
    margin-left: -65px;
  }
 
}


