@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,800,700italic,800italic);

#spd-container{ font-family:Open Sans, Arial, Helvetica, sans-serif; }


/* speedy bootstrap grid style */                                           

.spd-row {
  width: 100%;
  max-width:1140px;
  margin: 0 auto;
  *zoom: 1;
}
.spd-row:before,
.spd-row:after{
  display: table;
  content: " ";
}
.spd-row:after{
	clear:both;
}


.spd-col-xs-1, .spd-col-sm-1, .spd-col-md-1, .spd-col-lg-1, .spd-col-xs-2, .spd-col-sm-2, .spd-col-md-2, .spd-col-lg-2, .spd-col-xs-3, .spd-col-sm-3, .spd-col-md-3, .spd-col-lg-3, .spd-col-xs-4, .spd-col-sm-4, .spd-col-md-4, .spd-col-lg-4, .spd-col-xs-5, .spd-col-sm-5, .spd-col-md-5, .spd-col-lg-5, .spd-col-xs-6, .spd-col-sm-6, .spd-col-md-6, .spd-col-lg-6, .spd-col-xs-7, .spd-col-sm-7, .spd-col-md-7, .spd-col-lg-7, .spd-col-xs-8, .spd-col-sm-8, .spd-col-md-8, .spd-col-lg-8, .spd-col-xs-9, .spd-col-sm-9, .spd-col-md-9, .spd-col-lg-9, .spd-col-xs-10, .spd-col-sm-10, .spd-col-md-10, .spd-col-lg-10, .spd-col-xs-11, .spd-col-sm-11, .spd-col-md-11, .spd-col-lg-11, .spd-col-xs-12, .spd-col-sm-12, .spd-col-md-12, .spd-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .spd-col-sm-1, .spd-col-sm-2, .spd-col-sm-3, .spd-col-sm-4, .spd-col-sm-5, .spd-col-sm-6, .spd-col-sm-7, .spd-col-sm-8, .spd-col-sm-9, .spd-col-sm-10, .spd-col-sm-11, .spd-col-sm-12 {
    float: left;
  }
  .spd-col-sm-12 {
    width: 100%;
  }
  .spd-col-sm-11 {
    width: 91.66666667%;
  }
  .spd-col-sm-10 {
    width: 83.33333333%;
  }
  .spd-col-sm-9 {
    width: 75%;
  }
  .spd-col-sm-8 {
    width: 66.66666667%;
  }
  .spd-col-sm-7 {
    width: 58.33333333%;
  }
  .spd-col-sm-6 {
    width: 50%;
  }
  .spd-col-sm-5 {
    width: 41.66666667%;
  }
  .spd-col-sm-4 {
    width: 33.33333333%;
  }
  .spd-col-sm-3 {
    width: 25%;
  }
  .spd-col-sm-2 {
    width: 16.66666667%;
  }
  .spd-col-sm-1 {
    width: 8.33333333%;
  }
  .spd-col-sm-pull-12 {
    right: 100%;
  }
  .spd-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .spd-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .spd-col-sm-pull-9 {
    right: 75%;
  }
  .spd-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .spd-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .spd-col-sm-pull-6 {
    right: 50%;
  }
  .spd-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .spd-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .spd-col-sm-pull-3 {
    right: 25%;
  }
  .spd-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .spd-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .spd-col-sm-pull-0 {
    right: auto;
  }
  .spd-col-sm-push-12 {
    left: 100%;
  }
  .spd-col-sm-push-11 {
    left: 91.66666667%;
  }
  .spd-col-sm-push-10 {
    left: 83.33333333%;
  }
  .spd-col-sm-push-9 {
    left: 75%;
  }
  .spd-col-sm-push-8 {
    left: 66.66666667%;
  }
  .spd-col-sm-push-7 {
    left: 58.33333333%;
  }
  .spd-col-sm-push-6 {
    left: 50%;
  }
  .spd-col-sm-push-5 {
    left: 41.66666667%;
  }
  .spd-col-sm-push-4 {
    left: 33.33333333%;
  }
  .spd-col-sm-push-3 {
    left: 25%;
  }
  .spd-col-sm-push-2 {
    left: 16.66666667%;
  }
  .spd-col-sm-push-1 {
    left: 8.33333333%;
  }
  .spd-col-sm-push-0 {
    left: auto;
  }
  .spd-col-sm-offset-12 {
    margin-left: 100%;
  }
  .spd-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .spd-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .spd-col-sm-offset-9 {
    margin-left: 75%;
  }
  .spd-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .spd-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .spd-col-sm-offset-6 {
    margin-left: 50%;
  }
  .spd-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .spd-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .spd-col-sm-offset-3 {
    margin-left: 25%;
  }
  .spd-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .spd-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .spd-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .spd-col-md-1, .spd-col-md-2, .spd-col-md-3, .spd-col-md-4, .spd-col-md-5, .spd-col-md-6, .spd-col-md-7, .spd-col-md-8, .spd-col-md-9, .spd-col-md-10, .spd-col-md-11, .spd-col-md-12 {
    float: left;
  }
  .spd-col-md-12 {
    width: 100%;
  }
  .spd-col-md-11 {
    width: 91.66666667%;
  }
  .spd-col-md-10 {
    width: 83.33333333%;
  }
  .spd-col-md-9 {
    width: 75%;
  }
  .spd-col-md-8 {
    width: 66.66666667%;
  }
  .spd-col-md-7 {
    width: 58.33333333%;
  }
  .spd-col-md-6 {
    width: 50%;
  }
  .spd-col-md-5 {
    width: 41.66666667%;
  }
  .spd-col-md-4 {
    width: 33.33333333%;
  }
  .spd-col-md-3 {
    width: 25%;
  }
  .spd-col-md-2 {
    width: 16.66666667%;
  }
  .spd-col-md-1 {
    width: 8.33333333%;
  }
  .spd-col-md-pull-12 {
    right: 100%;
  }
  .spd-col-md-pull-11 {
    right: 91.66666667%;
  }
  .spd-col-md-pull-10 {
    right: 83.33333333%;
  }
  .spd-col-md-pull-9 {
    right: 75%;
  }
  .spd-col-md-pull-8 {
    right: 66.66666667%;
  }
  .spd-col-md-pull-7 {
    right: 58.33333333%;
  }
  .spd-col-md-pull-6 {
    right: 50%;
  }
  .spd-col-md-pull-5 {
    right: 41.66666667%;
  }
  .spd-col-md-pull-4 {
    right: 33.33333333%;
  }
  .spd-col-md-pull-3 {
    right: 25%;
  }
  .spd-col-md-pull-2 {
    right: 16.66666667%;
  }
  .spd-col-md-pull-1 {
    right: 8.33333333%;
  }
  .spd-col-md-pull-0 {
    right: auto;
  }
  .spd-col-md-push-12 {
    left: 100%;
  }
  .spd-col-md-push-11 {
    left: 91.66666667%;
  }
  .spd-col-md-push-10 {
    left: 83.33333333%;
  }
  .spd-col-md-push-9 {
    left: 75%;
  }
  .spd-col-md-push-8 {
    left: 66.66666667%;
  }
  .spd-col-md-push-7 {
    left: 58.33333333%;
  }
  .spd-col-md-push-6 {
    left: 50%;
  }
  .spd-col-md-push-5 {
    left: 41.66666667%;
  }
  .spd-col-md-push-4 {
    left: 33.33333333%;
  }
  .spd-col-md-push-3 {
    left: 25%;
  }
  .spd-col-md-push-2 {
    left: 16.66666667%;
  }
  .spd-col-md-push-1 {
    left: 8.33333333%;
  }
  .spd-col-md-push-0 {
    left: auto;
  }
  .spd-col-md-offset-12 {
    margin-left: 100%;
  }
  .spd-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .spd-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .spd-col-md-offset-9 {
    margin-left: 75%;
  }
  .spd-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .spd-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .spd-col-md-offset-6 {
    margin-left: 50%;
  }
  .spd-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .spd-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .spd-col-md-offset-3 {
    margin-left: 25%;
  }
  .spd-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .spd-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .spd-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .spd-col-lg-1, .spd-col-lg-2, .spd-col-lg-3, .spd-col-lg-4, .spd-col-lg-5, .spd-col-lg-6, .spd-col-lg-7, .spd-col-lg-8, .spd-col-lg-9, .spd-col-lg-10, .spd-col-lg-11, .spd-col-lg-12 {
    float: left;
  }
  .spd-col-lg-12 {
    width: 100%;
  }
  .spd-col-lg-11 {
    width: 91.66666667%;
  }
  .spd-col-lg-10 {
    width: 83.33333333%;
  }
  .spd-col-lg-9 {
    width: 75%;
  }
  .spd-col-lg-8 {
    width: 66.66666667%;
  }
  .spd-col-lg-7 {
    width: 58.33333333%;
  }
  .spd-col-lg-6 {
    width: 50%;
  }
  .spd-col-lg-5 {
    width: 41.66666667%;
  }
  .spd-col-lg-4 {
    width: 33.33333333%;
  }
  .spd-col-lg-3 {
    width: 25%;
  }
  .spd-col-lg-2 {
    width: 16.66666667%;
  }
  .spd-col-lg-1 {
    width: 8.33333333%;
  }
  .spd-col-lg-pull-12 {
    right: 100%;
  }
  .spd-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .spd-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .spd-col-lg-pull-9 {
    right: 75%;
  }
  .spd-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .spd-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .spd-col-lg-pull-6 {
    right: 50%;
  }
  .spd-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .spd-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .spd-col-lg-pull-3 {
    right: 25%;
  }
  .spd-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .spd-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .spd-col-lg-pull-0 {
    right: auto;
  }
  .spd-col-lg-push-12 {
    left: 100%;
  }
  .spd-col-lg-push-11 {
    left: 91.66666667%;
  }
  .spd-col-lg-push-10 {
    left: 83.33333333%;
  }
  .spd-col-lg-push-9 {
    left: 75%;
  }
  .spd-col-lg-push-8 {
    left: 66.66666667%;
  }
  .spd-col-lg-push-7 {
    left: 58.33333333%;
  }
  .spd-col-lg-push-6 {
    left: 50%;
  }
  .spd-col-lg-push-5 {
    left: 41.66666667%;
  }
  .spd-col-lg-push-4 {
    left: 33.33333333%;
  }
  .spd-col-lg-push-3 {
    left: 25%;
  }
  .spd-col-lg-push-2 {
    left: 16.66666667%;
  }
  .spd-col-lg-push-1 {
    left: 8.33333333%;
  }
  .spd-col-lg-push-0 {
    left: auto;
  }
  .spd-col-lg-offset-12 {
    margin-left: 100%;
  }
  .spd-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .spd-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .spd-col-lg-offset-9 {
    margin-left: 75%;
  }
  .spd-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .spd-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .spd-col-lg-offset-6 {
    margin-left: 50%;
  }
  .spd-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .spd-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .spd-col-lg-offset-3 {
    margin-left: 25%;
  }
  .spd-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .spd-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .spd-col-lg-offset-0 {
    margin-left: 0;
  }
}

@media handheld, only screen and (max-width:767px) {
.spd-col-xs-1, .spd-col-xs-2, .spd-col-xs-3, .spd-col-xs-4, .spd-col-xs-5, .spd-col-xs-6, .spd-col-xs-7, .spd-col-xs-8, .spd-col-xs-9, .spd-col-xs-10, .spd-col-xs-11, .spd-col-xs-12 {
  float: left;
}
.spd-col-xs-12 {
  width: 100%;
}
.spd-col-xs-11 {
  width: 91.66666667%;
}
.spd-col-xs-10 {
  width: 83.33333333%;
}
.spd-col-xs-9 {
  width: 75%;
}
.spd-col-xs-8 {
  width: 66.66666667%;
}
.spd-col-xs-7 {
  width: 58.33333333%;
}
.spd-col-xs-6 {
  width: 50%;
}
.spd-col-xs-5 {
  width: 41.66666667%;
}
.spd-col-xs-4 {
  width: 33.33333333%;
}
.spd-col-xs-3 {
  width: 25%;
}
.spd-col-xs-2 {
  width: 16.66666667%;
}
.spd-col-xs-1 {
  width: 8.33333333%;
}
.spd-col-xs-pull-12 {
  right: 100%;
}
.spd-col-xs-pull-11 {
  right: 91.66666667%;
}
.spd-col-xs-pull-10 {
  right: 83.33333333%;
}
.spd-col-xs-pull-9 {
  right: 75%;
}
.spd-col-xs-pull-8 {
  right: 66.66666667%;
}
.spd-col-xs-pull-7 {
  right: 58.33333333%;
}
.spd-col-xs-pull-6 {
  right: 50%;
}
.spd-col-xs-pull-5 {
  right: 41.66666667%;
}
.spd-col-xs-pull-4 {
  right: 33.33333333%;
}
.spd-col-xs-pull-3 {
  right: 25%;
}
.spd-col-xs-pull-2 {
  right: 16.66666667%;
}
.spd-col-xs-pull-1 {
  right: 8.33333333%;
}
.spd-col-xs-pull-0 {
  right: auto;
}
.spd-col-xs-push-12 {
  left: 100%;
}
.spd-col-xs-push-11 {
  left: 91.66666667%;
}
.spd-col-xs-push-10 {
  left: 83.33333333%;
}
.spd-col-xs-push-9 {
  left: 75%;
}
.spd-col-xs-push-8 {
  left: 66.66666667%;
}
.spd-col-xs-push-7 {
  left: 58.33333333%;
}
.spd-col-xs-push-6 {
  left: 50%;
}
.spd-col-xs-push-5 {
  left: 41.66666667%;
}
.spd-col-xs-push-4 {
  left: 33.33333333%;
}
.spd-col-xs-push-3 {
  left: 25%;
}
.spd-col-xs-push-2 {
  left: 16.66666667%;
}
.spd-col-xs-push-1 {
  left: 8.33333333%;
}
.spd-col-xs-push-0 {
  left: auto;
}
.spd-col-xs-offset-12 {
  margin-left: 100%;
}
.spd-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.spd-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.spd-col-xs-offset-9 {
  margin-left: 75%;
}
.spd-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.spd-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.spd-col-xs-offset-6 {
  margin-left: 50%;
}
.spd-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.spd-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.spd-col-xs-offset-3 {
  margin-left: 25%;
}
.spd-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.spd-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.spd-col-xs-offset-0 {
  margin-left: 0;
}

}


/* clearfix */
.spd-clearfix:after,.spd-clearfix:before{
	content:" ";
	display:table;
}
.spd-clearfix:after{
	clear:both;
}

/* margin styles */
.spd-no-margin {
	margin: 0!important
}
.spd-no-margin-top {
	margin-top: 0!important
}
.spd-margin-right-0 {
	margin-right: 0!important
}
.spd-margin-left-0 {
	margin-left: 0!important
}
.spd-margin-top-0 {
  margin-top: 0!important
}
.spd-margin-bottom-0 {
  margin-bottom: 0!important
}
.spd-margin-sides-15 {
	margin-left: 15px!important;
	margin-right: 15px!important
}
.spd-margin-sides-20 {
	margin-left: 20px!important;
	margin-right: 20px!important
}

.spd-margin-sides-12 {
	margin-left: 12px!important;
	margin-right: 12px!important
}
.spd-margin-sides-10 {
	margin-left: 10px!important;
	margin-right: 10px!important
}
.spd-margin-sides-5 {
	margin-left: 5px!important;
	margin-right: 5px!important
}
.spd-margin-sides-3 {
	margin-left: 3px!important;
	margin-right: 3px!important
}
.spd-margin-sides-2 {
	margin-left: 2px!important;
	margin-right: 2px!important
}
.spd-margin-sides-1 {
	margin-left: 1px!important;
	margin-right: 1px!important
}
.spd-margin-sides-0 {
	margin: 0!important
}

.spd-margin-sides-15 {
	margin-left: 15px!important;
	margin-right: 15px!important
}
.spd-margin-sides-12 {
	margin-left: 12px!important;
	margin-right: 12px!important
}
.spd-margin-sides-10 {
	margin-left: 10px!important;
	margin-right: 10px!important
}
.spd-margin-sides-5 {
	margin-left: 5px!important;
	margin-right: 5px!important
}
.spd-margin-sides-3 {
	margin-left: 3px!important;
	margin-right: 3px!important
}
.spd-margin-sides-2 {
	margin-left: 2px!important;
	margin-right: 2px!important
}
.spd-margin-sides-1 {
	margin-left: 1px!important;
	margin-right: 1px!important
}
.spd-margin-sides-0 {
	margin: 0!important
}

.spd-margin-top-10, .spd-margin-top-bottom-10 {
  margin-top: 10px!important
}
.spd-margin-top-15, .spd-margin-top-bottom-15 {
  margin-top: 15px!important
}
.spd-margin-top-20, .spd-margin-top-bottom-20 {
  margin-top: 20px!important
}
.spd-margin-top-25, .spd-margin-top-bottom-25 {
  margin-top: 25px!important
}
.spd-margin-top-30, .spd-margin-top-bottom-30 {
  margin-top: 30px!important
}
.spd-margin-top-40, .spd-margin-top-bottom-40 {
  margin-top: 40px!important
}
.spd-margin-top-50, .spd-margin-top-bottom-50 {
  margin-top: 50px!important
}
.spd-margin-top-60, .spd-margin-top-70, .spd-margin-top-bottom-60, .spd-margin-top-bottom-70 {
  margin-top: 60px!important
}
.spd-margin-top-80, .spd-margin-top-bottom-80 {
  margin-top: 80px!important
}
.spd-margin-top-90, .spd-margin-top-bottom-90 {
  margin-top: 90px!important
}
.spd-margin-top-100, .spd-margin-top-bottom-100 {
  margin-top: 100px!important
}
.spd-margin-top-110, .spd-margin-top-bottom-110 {
  margin-top: 110px!important
}
.spd-margin-top-120, .spd-margin-top-bottom-120 {
  margin-top: 120px!important
}
.spd-margin-top-130, .spd-margin-top-bottom-130 {
  margin-top: 130px!important
}
.spd-margin-top-140, .spd-margin-top-bottom-140 {
  margin-top: 140px!important
}
.spd-margin-top-150, .spd-margin-top-bottom-150 {
  margin-top: 150px!important
}
.spd-margin-top-160, .spd-margin-top-bottom-160 {
  margin-top: 160px!important
}
.spd-margin-top-170, .spd-margin-top-bottom-170 {
  margin-top: 170px!important
}
.spd-margin-bottom-10, .spd-margin-top-bottom-10 {
  margin-bottom: 10px!important
}
.spd-margin-bottom-15, .spd-margin-top-bottom-15 {
  margin-bottom: 15px!important
}
.spd-margin-bottom-20, .spd-margin-bottom-25, .spd-margin-top-bottom-20, .spd-margin-top-bottom-25 {
  margin-bottom: 20px!important
}
.spd-margin-bottom-30, .spd-margin-top-bottom-30 {
  margin-bottom: 30px!important
}
.spd-margin-bottom-40, .spd-margin-top-bottom-40 {
  margin-bottom: 40px!important
}
.spd-margin-bottom-50, .spd-margin-top-bottom-50 {
  margin-bottom: 50px!important
}
.spd-margin-bottom-60, .spd-margin-top-bottom-60 {
  margin-bottom: 60px!important
}
.spd-margin-bottom-70, .spd-margin-top-bottom-70 {
  margin-bottom: 70px!important
}
.spd-margin-bottom-80, .spd-margin-top-bottom-80 {
  margin-bottom: 80px!important
}
.spd-margin-bottom-90, .spd-margin-top-bottom-90 {
  margin-bottom: 90px!important
}
.spd-margin-bottom-100, .spd-margin-top-bottom-100 {
  margin-bottom: 100px!important
}
.spd-margin-bottom-110, .spd-margin-top-bottom-110 {
  margin-bottom: 110px!important
}
.spd-margin-bottom-120, .spd-margin-top-bottom-120 {
  margin-bottom: 120px!important
}
.spd-margin-bottom-130, .spd-margin-top-bottom-130 {
  margin-bottom: 130px!important
}
.spd-margin-bottom-140, .spd-margin-top-bottom-140 {
  margin-bottom: 140px!important
}
.spd-margin-bottom-150, .spd-margin-top-bottom-150 {
  margin-bottom: 150px!important
}
.spd-margin-bottom-160, .spd-margin-top-bottom-160 {
  margin-bottom: 160px!important
}
.spd-margin-bottom-170, .spd-margin-top-bottom-170 {
  margin-bottom: 170px!important
}














/* padding styles */

.spd-no-padding {
	padding: 0!important
}
.spd-no-padding-top {
	padding-top: 0!important
}
.spd-no-padding-right {
	padding-right: 0!important
}
.spd-no-padding-bottom {
	padding-bottom: 0!important
}
.spd-no-padding-left {
	padding-left: 0!important
}
.spd-padding-top-10, .spd-padding-top-bottom-10 {
	padding-top: 10px!important
}
.spd-padding-top-15, .spd-padding-top-bottom-15 {
	padding-top: 15px!important
}
.spd-padding-top-20, .spd-padding-top-bottom-20 {
	padding-top: 20px!important
}
.spd-padding-top-25, .spd-padding-top-bottom-25 {
	padding-top: 25px!important
}
.spd-padding-top-30, .spd-padding-top-bottom-30 {
	padding-top: 30px!important
}
.spd-padding-top-40, .spd-padding-top-bottom-40 {
	padding-top: 40px!important
}
.spd-padding-top-50, .spd-padding-top-bottom-50 {
	padding-top: 50px!important
}
.spd-padding-top-60, .spd-padding-top-70, .spd-padding-top-bottom-60, .spd-padding-top-bottom-70 {
	padding-top: 60px!important
}
.spd-padding-top-80, .spd-padding-top-bottom-80 {
	padding-top: 80px!important
}
.spd-padding-top-90, .spd-padding-top-bottom-90 {
	padding-top: 90px!important
}
.spd-padding-top-100, .spd-padding-top-bottom-100 {
	padding-top: 100px!important
}
.spd-padding-top-110, .spd-padding-top-bottom-110 {
	padding-top: 110px!important
}
.spd-padding-top-120, .spd-padding-top-bottom-120 {
	padding-top: 120px!important
}
.spd-padding-top-130, .spd-padding-top-bottom-130 {
	padding-top: 130px!important
}
.spd-padding-top-140, .spd-padding-top-bottom-140 {
	padding-top: 140px!important
}
.spd-padding-top-150, .spd-padding-top-bottom-150 {
	padding-top: 150px!important
}
.spd-padding-top-160, .spd-padding-top-bottom-160 {
	padding-top: 160px!important
}
.spd-padding-top-170, .spd-padding-top-bottom-170 {
	padding-top: 170px!important
}
.spd-padding-bottom-10, .spd-padding-top-bottom-10 {
	padding-bottom: 10px!important
}
.spd-padding-bottom-15, .spd-padding-top-bottom-15 {
	padding-bottom: 15px!important
}
.spd-padding-bottom-20, .spd-padding-bottom-25, .spd-padding-top-bottom-20, .spd-padding-top-bottom-25 {
	padding-bottom: 20px!important
}
.spd-padding-bottom-30, .spd-padding-top-bottom-30 {
	padding-bottom: 30px!important
}
.spd-padding-bottom-40, .spd-padding-top-bottom-40 {
	padding-bottom: 40px!important
}
.spd-padding-bottom-50, .spd-padding-top-bottom-50 {
	padding-bottom: 50px!important
}
.spd-padding-bottom-60, .spd-padding-top-bottom-60 {
	padding-bottom: 60px!important
}
.spd-padding-bottom-70, .spd-padding-top-bottom-70 {
	padding-bottom: 70px!important
}
.spd-padding-bottom-80, .spd-padding-top-bottom-80 {
	padding-bottom: 80px!important
}
.spd-padding-bottom-90, .spd-padding-top-bottom-90 {
	padding-bottom: 90px!important
}
.spd-padding-bottom-100, .spd-padding-top-bottom-100 {
	padding-bottom: 100px!important
}
.spd-padding-bottom-110, .spd-padding-top-bottom-110 {
	padding-bottom: 110px!important
}
.spd-padding-bottom-120, .spd-padding-top-bottom-120 {
	padding-bottom: 120px!important
}
.spd-padding-bottom-130, .spd-padding-top-bottom-130 {
	padding-bottom: 130px!important
}
.spd-padding-bottom-140, .spd-padding-top-bottom-140 {
	padding-bottom: 140px!important
}
.spd-padding-bottom-150, .spd-padding-top-bottom-150 {
	padding-bottom: 150px!important
}
.spd-padding-bottom-160, .spd-padding-top-bottom-160 {
	padding-bottom: 160px!important
}
.spd-padding-bottom-170, .spd-padding-top-bottom-170 {
	padding-bottom: 170px!important
}




/* border styles */

.spd-no-border {
	border: 0!important
}
.spd-no-border-top {
	border-top: 0!important
}
.spd-no-border-right {
	border-right: 0!important
}
.spd-no-border-bottom {
	border-bottom: 0!important
}
.spd-no-border-left {
	border-left: 0!important
}

@media handheld, only screen and (max-width:767px) {

/* padding styles */

.spd-xs-no-padding {
  padding: 0!important
}
.spd-xs-no-padding-top {
  padding-top: 0!important
}
.spd-xs-no-padding-right {
  padding-right: 0!important
}
.spd-xs-no-padding-bottom {
  padding-bottom: 0!important
}
.spd-xs-no-padding-left {
  padding-left: 0!important
}
.spd-xs-padding-top-10, .spd-xs-padding-top-bottom-10 {
  padding-top: 10px!important
}
.spd-xs-padding-top-15, .spd-xs-padding-top-bottom-15 {
  padding-top: 15px!important
}
.spd-xs-padding-top-20, .spd-xs-padding-top-bottom-20 {
  padding-top: 20px!important
}
.spd-xs-padding-top-25, .spd-xs-padding-top-bottom-25 {
  padding-top: 25px!important
}
.spd-xs-padding-top-30, .spd-xs-padding-top-bottom-30 {
  padding-top: 30px!important
}
.spd-xs-padding-top-40, .spd-xs-padding-top-bottom-40 {
  padding-top: 40px!important
}
.spd-xs-padding-top-50, .spd-xs-padding-top-bottom-50 {
  padding-top: 50px!important
}
.spd-xs-padding-top-60, .spd-xs-padding-top-70, .spd-xs-padding-top-bottom-60, .spd-xs-padding-top-bottom-70 {
  padding-top: 60px!important
}
.spd-xs-padding-top-80, .spd-xs-padding-top-bottom-80 {
  padding-top: 80px!important
}
.spd-xs-padding-top-90, .spd-xs-padding-top-bottom-90 {
  padding-top: 90px!important
}
.spd-xs-padding-top-100, .spd-xs-padding-top-bottom-100 {
  padding-top: 100px!important
}
.spd-xs-padding-top-110, .spd-xs-padding-top-bottom-110 {
  padding-top: 110px!important
}
.spd-xs-padding-top-120, .spd-xs-padding-top-bottom-120 {
  padding-top: 120px!important
}
.spd-xs-padding-top-130, .spd-xs-padding-top-bottom-130 {
  padding-top: 130px!important
}
.spd-xs-padding-top-140, .spd-xs-padding-top-bottom-140 {
  padding-top: 140px!important
}
.spd-xs-padding-top-150, .spd-xs-padding-top-bottom-150 {
  padding-top: 150px!important
}
.spd-xs-padding-top-160, .spd-xs-padding-top-bottom-160 {
  padding-top: 160px!important
}
.spd-xs-padding-top-170, .spd-xs-padding-top-bottom-170 {
  padding-top: 170px!important
}
.spd-xs-padding-bottom-10, .spd-xs-padding-top-bottom-10 {
  padding-bottom: 10px!important
}
.spd-xs-padding-bottom-15, .spd-xs-padding-top-bottom-15 {
  padding-bottom: 15px!important
}
.spd-xs-padding-bottom-20, .spd-xs-padding-bottom-25, .spd-xs-padding-top-bottom-20, .spd-xs-padding-top-bottom-25 {
  padding-bottom: 20px!important
}
.spd-xs-padding-bottom-30, .spd-xs-padding-top-bottom-30 {
  padding-bottom: 30px!important
}
.spd-xs-padding-bottom-40, .spd-xs-padding-top-bottom-40 {
  padding-bottom: 40px!important
}
.spd-xs-padding-bottom-50, .spd-xs-padding-top-bottom-50 {
  padding-bottom: 50px!important
}
.spd-xs-padding-bottom-60, .spd-xs-padding-top-bottom-60 {
  padding-bottom: 60px!important
}
.spd-xs-padding-bottom-70, .spd-xs-padding-top-bottom-70 {
  padding-bottom: 70px!important
}
.spd-xs-padding-bottom-80, .spd-xs-padding-top-bottom-80 {
  padding-bottom: 80px!important
}
.spd-xs-padding-bottom-90, .spd-xs-padding-top-bottom-90 {
  padding-bottom: 90px!important
}
.spd-xs-padding-bottom-100, .spd-xs-padding-top-bottom-100 {
  padding-bottom: 100px!important
}
.spd-xs-padding-bottom-110, .spd-xs-padding-top-bottom-110 {
  padding-bottom: 110px!important
}
.spd-xs-padding-bottom-120, .spd-xs-padding-top-bottom-120 {
  padding-bottom: 120px!important
}
.spd-xs-padding-bottom-130, .spd-xs-padding-top-bottom-130 {
  padding-bottom: 130px!important
}
.spd-xs-padding-bottom-140, .spd-xs-padding-top-bottom-140 {
  padding-bottom: 140px!important
}
.spd-xs-padding-bottom-150, .spd-xs-padding-top-bottom-150 {
  padding-bottom: 150px!important
}
.spd-xs-padding-bottom-160, .spd-xs-padding-top-bottom-160 {
  padding-bottom: 160px!important
}
.spd-xs-padding-bottom-170, .spd-xs-padding-top-bottom-170 {
  padding-bottom: 170px!important
}

/*margin*/
.spd-xs-margin-top-10, .spd-xs-margin-top-bottom-10 {
  margin-top: 10px!important
}
.spd-xs-margin-top-15, .spd-xs-margin-top-bottom-15 {
  margin-top: 15px!important
}
.spd-xs-margin-top-20, .spd-xs-margin-top-bottom-20 {
  margin-top: 20px!important
}
.spd-xs-margin-top-25, .spd-xs-margin-top-bottom-25 {
  margin-top: 25px!important
}
.spd-xs-margin-top-30, .spd-xs-margin-top-bottom-30 {
  margin-top: 30px!important
}
.spd-xs-margin-top-40, .spd-xs-margin-top-bottom-40 {
  margin-top: 40px!important
}
.spd-xs-margin-top-50, .spd-xs-margin-top-bottom-50 {
  margin-top: 50px!important
}
.spd-xs-margin-top-60, .spd-xs-margin-top-70, .spd-xs-margin-top-bottom-60, .spd-xs-margin-top-bottom-70 {
  margin-top: 60px!important
}
.spd-xs-margin-top-80, .spd-xs-margin-top-bottom-80 {
  margin-top: 80px!important
}
.spd-xs-margin-top-90, .spd-xs-margin-top-bottom-90 {
  margin-top: 90px!important
}
.spd-xs-margin-top-100, .spd-xs-margin-top-bottom-100 {
  margin-top: 100px!important
}
.spd-xs-margin-top-110, .spd-xs-margin-top-bottom-110 {
  margin-top: 110px!important
}
.spd-xs-margin-top-120, .spd-xs-margin-top-bottom-120 {
  margin-top: 120px!important
}
.spd-xs-margin-top-130, .spd-xs-margin-top-bottom-130 {
  margin-top: 130px!important
}
.spd-xs-margin-top-140, .spd-xs-margin-top-bottom-140 {
  margin-top: 140px!important
}
.spd-xs-margin-top-150, .spd-xs-margin-top-bottom-150 {
  margin-top: 150px!important
}
.spd-xs-margin-top-160, .spd-xs-margin-top-bottom-160 {
  margin-top: 160px!important
}
.spd-xs-margin-top-170, .spd-xs-margin-top-bottom-170 {
  margin-top: 170px!important
}
.spd-xs-margin-bottom-10, .spd-xs-margin-top-bottom-10 {
  margin-bottom: 10px!important
}
.spd-xs-margin-bottom-15, .spd-xs-margin-top-bottom-15 {
  margin-bottom: 15px!important
}
.spd-xs-margin-bottom-20, .spd-xs-margin-bottom-25, .spd-xs-margin-top-bottom-20, .spd-xs-margin-top-bottom-25 {
  margin-bottom: 20px!important
}
.spd-xs-margin-bottom-30, .spd-xs-margin-top-bottom-30 {
  margin-bottom: 30px!important
}
.spd-xs-margin-bottom-40, .spd-xs-margin-top-bottom-40 {
  margin-bottom: 40px!important
}
.spd-xs-margin-bottom-50, .spd-xs-margin-top-bottom-50 {
  margin-bottom: 50px!important
}
.spd-xs-margin-bottom-60, .spd-xs-margin-top-bottom-60 {
  margin-bottom: 60px!important
}
.spd-xs-margin-bottom-70, .spd-xs-margin-top-bottom-70 {
  margin-bottom: 70px!important
}
.spd-xs-margin-bottom-80, .spd-xs-margin-top-bottom-80 {
  margin-bottom: 80px!important
}
.spd-xs-margin-bottom-90, .spd-xs-margin-top-bottom-90 {
  margin-bottom: 90px!important
}
.spd-xs-margin-bottom-100, .spd-xs-margin-top-bottom-100 {
  margin-bottom: 100px!important
}
.spd-xs-margin-bottom-110, .spd-xs-margin-top-bottom-110 {
  margin-bottom: 110px!important
}
.spd-xs-margin-bottom-120, .spd-xs-margin-top-bottom-120 {
  margin-bottom: 120px!important
}
.spd-xs-margin-bottom-130, .spd-xs-margin-top-bottom-130 {
  margin-bottom: 130px!important
}
.spd-xs-margin-bottom-140, .spd-xs-margin-top-bottom-140 {
  margin-bottom: 140px!important
}
.spd-xs-margin-bottom-150, .spd-xs-margin-top-bottom-150 {
  margin-bottom: 150px!important
}
.spd-xs-margin-bottom-160, .spd-xs-margin-top-bottom-160 {
  margin-bottom: 160px!important
}
.spd-xs-margin-bottom-170, .spd-xs-margin-top-bottom-170 {
  margin-bottom: 170px!important
}

/* border styles */

.spd-xs-no-border {
  border: 0!important
}
.spd-xs-no-border-top {
  border-top: 0!important
}
.spd-xs-no-border-right {
  border-right: 0!important
}
.spd-xs-no-border-bottom {
  border-bottom: 0!important
}
.spd-xs-no-border-left {
  border-left: 0!important
}

}

.spd-no-border-radius {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}

.spd-texture {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.spd-no-transitions {
	-webkit-transition-property: none!important;
	-moz-transition-property: none!important;
	-ms-transition-property: none!important;
	-o-transition-property: none!important;
	transition-property: none!important
}

/* floating position styles */
.spd-pull-right {
	float: right!important;
}
.spd-pull-left {
	float: left!important;
}
.spd-left {
	float: left;
	margin: 20px 20px 20px 0;
}
.spd-right {
	float: right;
	margin: 20px 0 20px 20px;
}
.spd-center {
	display: block;
	margin: 20px auto;
	text-align: center;
}

/* text alignment styles*/

.spd-text-left {
	text-align: left;
}
.spd-text-right {
	text-align: right;
}
.spd-text-center {
	text-align: center;
}

/* typography */
.spd-lead-16 {
    font-size: 16px;
    line-height: 1.4em;
}
.spd-lead-18 {
    font-size: 18px;
    line-height: 1.4em;
}
.spd-lead-20 {
    font-size: 20px;
    line-height: 1.2em;
}
.spd-lead-22 {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2em;
}
.spd-lead-24 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2em;
}
.spd-lead-26, .spd-lead-28 {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.3em;
}
.spd-lead-30 {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.3em;
}
.spd-lead-32 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.3em;
}
.spd-lead-34 {
    font-size: 34px;
    font-weight: 300;
    line-height: 1.3em;
}

/* show hide styles */
.spd-hide {
	display: none!important;
}
.spd-show {
	display: block!important;
}

/* font weight styles */

.spd-font-weight-300{
	font-weight:300;
}
.spd-font-weight-400{
	font-weight:400;
}
.spd-font-weight-500{
	font-weight:500;
}
.spd-font-weight-600{
	font-weight:600;
}
.spd-font-weight-normal{
	font-weight:normal;
}
.spd-font-weight-bold{
  font-weight:bold;
}


/* common 30 colors styles */
.spd-aqua-blue-bg { background-color:#60B2E9;}
.spd-aqua-blue-c { color:#60B2E9;}

.spd-autumn-red-bg { background-color:#B01E0A;}
.spd-autumn-red-c { color:#B01E0A;}

.spd-black-bg { background-color:#000000;}
.spd-black-c { color:#000000;}

.spd-brass-bg { background-color:#7e6d01;}
.spd-brass-c { color:#7e6d01;}

.spd-blueish-bg { background-color:#55606e;}
.spd-blueish-c { color:#55606e;}

.spd-b-maroon-bg { background-color:#6E2F21;}
.spd-b-maroon-c { color:#6E2F21;}

.spd-cadet-blue-bg { background-color:#799395;}
.spd-cadet-blue-c { color:#799395;}

.spd-cherry-red-bg { background-color:#AF2D1A;}
.spd-cherry-red-c { color:#AF2D1A;}

.spd-chocolate-bg { background-color:#802F03;}
.spd-chocolate-c { color:#802F03;}

.spd-coffee-bg { background-color:#5E4F45;}
.spd-coffee-c { color:#5E4F45;}

.spd-cool-blue-bg { background-color:#1B72AC;}
.spd-cool-blue-c { color:#1B72AC;}

.spd-fb-red-bg { background-color:#8F0009;/*fire brick red*/}
.spd-fb-red-c { color:#8F0009;/*fire brick red*/}

.spd-f-green-bg { background-color:#596B31;/*forestgreen*/}
.spd-f-green-c { color:#596B31;/*forestgreen*/}

.spd-l-green-bg { background-color:#79A019;/*lawngreen*/}
.spd-l-green-c { color:#79A019;/*lawngreen*/}

.spd-m-blue-bg { background-color:#395A56;/*mirageblue*/}
.spd-m-blue-c { color:#395A56;/*mirageblue*/}

.spd-o-green-bg { background-color:#8CBA49;/*olivegreen*/}
.spd-o-green-c { color:#8CBA49;/*olivegreen*/}

.spd-orange-bg { background-color:#EF5D1F;}
.spd-orange-c { color:#EF5D1F;}

.spd-silver-bg { background-color:#B4B1A3;}
.spd-silver-c { color:#B4B1A3;}

.spd-s-blue-bg { background-color:#2FCAEB;/*sky blue*/}
.spd-s-blue-c { color:#2FCAEB;/*sky blue*/}

.spd-t-blue-bg { background-color:#459B90;/*teal blue*/}
.spd-t-blue-c { color:#459B90;/*teal blue*/}

.spd-b-grey-bg { background-color:#464557;/*blue grey*/}
.spd-b-grey-c { color:#464557;/*blue-grey*/}

.spd-d-red-bg { background-color:#730108;/*dark-red*/}
.spd-d-red-c { color:#730108;/*dark-red*/}

.spd-purple-bg { background-color:#802450;}
.spd-purple-c { color:#802450;}

.spd-s-brown-bg { background-color:#D2CAAB; /*sandy brown*/}
.spd-s-brown-c { color:#D2CAAB; /*sandy brown*/}

.spd-s-green-bg { background-color:#0E7143; /*sea green*/}
.spd-s-green-c { color:#0E7143; /*sea green*/}

.spd-s-orange-bg { background-color:#C3512F; /*splash orange*/}
.spd-s-orange-c { color:#C3512F; /*splash orange*/}

.spd-s-red-bg { background-color:#A81010; /*splash red*/}
.spd-s-red-c { color:#A81010; /*splash red*/}

.spd-vine-bg { background-color:#734854; }
.spd-vine-c { color:#734854; }

.spd-v-red-bg { background-color:#7D0149;/*violet red*/ }
.spd-v-red-c { color:#7D0149;/*violet red*/ }

.spd-yellow-bg { background-color:#CBB12C;}
.spd-yellow-c { color:#CBB12C;}

/*button*/

.spd-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.spd-btn:focus,
.spd-btn:active:focus,
.spd-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.spd-btn:hover,
.spd-btn:focus {
  text-decoration: none;
}
.spd-btn:active,
.spd-btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.spd-btn.disabled,
.spd-btn[disabled],
fieldset[disabled] .spd-btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

/*accordion + tab*/


.spd-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.spd-panel-body {
  padding: 15px;
}
.spd-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.spd-panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.spd-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.spd-panel-title > a {
  color: inherit;
}
.spd-panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.spd-panel > .list-group {
  margin-bottom: 0;
}
.spd-panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.spd-panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.spd-panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.spd-panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .spd-panel-footer {
  border-top-width: 0;
}
.spd-panel > .table,
.spd-panel > .table-responsive > .table,
.spd-panel > .spd-panel-collapse > .table {
  margin-bottom: 0;
}
.spd-panel > .table:first-child,
.spd-panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.spd-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.spd-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.spd-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.spd-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.spd-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.spd-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.spd-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.spd-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.spd-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.spd-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.spd-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.spd-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.spd-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.spd-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.spd-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.spd-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.spd-panel > .table:last-child,
.spd-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.spd-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.spd-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.spd-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.spd-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.spd-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.spd-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.spd-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.spd-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.spd-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.spd-panel > .spd-panel-body + .table,
.spd-panel > .spd-panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.spd-panel > .table > tbody:first-child > tr:first-child th,
.spd-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.spd-panel > .table-bordered,
.spd-panel > .table-responsive > .table-bordered {
  border: 0;
}
.spd-panel > .table-bordered > thead > tr > th:first-child,
.spd-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.spd-panel > .table-bordered > tbody > tr > th:first-child,
.spd-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.spd-panel > .table-bordered > tfoot > tr > th:first-child,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.spd-panel > .table-bordered > thead > tr > td:first-child,
.spd-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.spd-panel > .table-bordered > tbody > tr > td:first-child,
.spd-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.spd-panel > .table-bordered > tfoot > tr > td:first-child,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.spd-panel > .table-bordered > thead > tr > th:last-child,
.spd-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.spd-panel > .table-bordered > tbody > tr > th:last-child,
.spd-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.spd-panel > .table-bordered > tfoot > tr > th:last-child,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.spd-panel > .table-bordered > thead > tr > td:last-child,
.spd-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.spd-panel > .table-bordered > tbody > tr > td:last-child,
.spd-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.spd-panel > .table-bordered > tfoot > tr > td:last-child,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.spd-panel > .table-bordered > thead > tr:first-child > td,
.spd-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.spd-panel > .table-bordered > tbody > tr:first-child > td,
.spd-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.spd-panel > .table-bordered > thead > tr:first-child > th,
.spd-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.spd-panel > .table-bordered > tbody > tr:first-child > th,
.spd-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.spd-panel > .table-bordered > tbody > tr:last-child > td,
.spd-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.spd-panel > .table-bordered > tfoot > tr:last-child > td,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.spd-panel > .table-bordered > tbody > tr:last-child > th,
.spd-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.spd-panel > .table-bordered > tfoot > tr:last-child > th,
.spd-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.spd-panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.spd-panel-group {
  margin-bottom: 20px;
}
.spd-panel-group .spd-panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.spd-panel-group .spd-panel + .spd-panel {
  margin-top: 5px;
}
.spd-panel-group .spd-panel-heading {
  border-bottom: 0;
}
.spd-panel-group .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top: 1px solid #ddd;
}
.spd-panel-group .spd-panel-footer {
  border-top: 0;
}
.spd-panel-group .spd-panel-footer + .spd-panel-collapse .spd-panel-body {
  border-bottom: 1px solid #ddd;
}
.spd-panel-default {
  border-color: #ddd;
}
.spd-panel-default > .spd-panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.spd-panel-default > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #ddd;
}
.spd-panel-default > .spd-panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.spd-panel-default > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #ddd;
}
.spd-panel-primary {
  border-color: #428bca;
}
.spd-panel-primary > .spd-panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.spd-panel-primary > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #428bca;
}
.spd-panel-primary > .spd-panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.spd-panel-primary > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #428bca;
}
.spd-panel-success {
  border-color: #d6e9c6;
}
.spd-panel-success > .spd-panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.spd-panel-success > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #d6e9c6;
}
.spd-panel-success > .spd-panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.spd-panel-success > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #d6e9c6;
}
.spd-panel-info {
  border-color: #bce8f1;
}
.spd-panel-info > .spd-panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.spd-panel-info > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #bce8f1;
}
.spd-panel-info > .spd-panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.spd-panel-info > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #bce8f1;
}
.spd-panel-warning {
  border-color: #faebcc;
}
.spd-panel-warning > .spd-panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.spd-panel-warning > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #faebcc;
}
.spd-panel-warning > .spd-panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.spd-panel-warning > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #faebcc;
}
.spd-panel-danger {
  border-color: #ebccd1;
}
.spd-panel-danger > .spd-panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.spd-panel-danger > .spd-panel-heading + .spd-panel-collapse > .spd-panel-body {
  border-top-color: #ebccd1;
}
.spd-panel-danger > .spd-panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.spd-panel-danger > .spd-panel-footer + .spd-panel-collapse > .spd-panel-body {
  border-bottom-color: #ebccd1;
}

/* images styles */

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.spd-img-left {
    float: left;
    margin-right: 25px;
}
.spd-img-right {
    float: right;
    margin-left: 25px;
}
.spd-img-center {
    margin-left: auto;
    margin-right: auto;
}
.spd-img-border {
    border: 4px solid transparent;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    transition: border-color 0.3s ease-in-out 0s;
}
.spd-img-border-double {
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    display: block;
    overflow: hidden;
    padding: 4px;
    position: relative;
    transition: border-color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s;
}
.spd-img-border-double .spd-img-overlay {
    bottom: 4px;
    left: 4px;
    right: 4px;
    top: 4px;
}
.spd-img-shadow, .spd-img-shadow img {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.spd-img-shadow-light, .spd-img-shadow-light img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
}
.spd-img-shadow-inner {
    display: block;
    position: relative;
}
.spd-img-shadow-inner:after {
    bottom: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.spd-img-shadow-gap {
    height: 20px;
    margin-top: 4px;
    overflow: hidden;
}
.spd-img-shadow-gap.spd-shadow-effect8:after, .spd-img-shadow-gap.spd-shadow-effect8:before {
    bottom: auto;
    height: 5px;
    top: -24px;
}
.spd-img-overlay {
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    padding: 30px;
    position: absolute !important;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1;
}
.spd-img-w:hover .spd-img-overlay, .spd-portfolio-description-box:hover .spd-img-overlay {
    opacity: 1;
}
.spd-img-overlay a {
    border-bottom: 0 none;
}
.spd-img-overlay .spd-caption-centered {
    display: table;
    height: 100%;
    width: 100%;
}
.spd-img-overlay .spd-caption-centered > *:first-child {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.spd-img-overlay .spd-caption-bottom {
    bottom: 10px;
    display: table;
    position: absolute !important;
    width: 100%;
}
.spd-img-overlay .spd-caption-bottom > *:first-child {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.spd-img-w {
  margin-bottom: 20px;
  position: relative;
}
.spd-img-round-corners, .spd-img-round-corners .spd-img-border, .spd-img-round-corners .spd-img-border-double, .spd-img-round-corners .spd-img-overlay, .spd-img-round-corners .spd-img-shadow-inner:after, .spd-img-round-corners img {
  border-radius: 3px;
}


.spdBaseBgColr{background-color:#1293d4;}
.spdBaseFntColr{
  color: #1293d4;
}
.spdBaseBdrColr{
  border-color: #1293d4;
}
.spdBaseBgClrHover:hover{
  background: #1293d4;
}

.spdBaseFntColrHover:hover{
  color: #333333;
}
.spdBaseFntColr2Hover:hover{
  color: #1293d4 !important;
}
.spdBaseBdrColrHover:hover{
	border-color: #1293d4;  
}
.spdBaseBgHoverColor:hover{background:#8bc34a !important;}








