.clear{
  clear: both;
}

.no-padding{
  padding: 0px;
}

.front .content {
    width: 100%;
    margin: 0 auto;
}



body{margin:0px;}

.pix_container{

	font-family: 'Lato';
	padding-right: 0px;
    padding-left: 0px;
    margin:0px;
}

.logo-brand-area{
  padding: 10px 0px;
}

.jumbo-banner-area-oct16{

  background-color: #0a4469;
}

.jumbo-banner-left{
  padding-top: 40px;
}

.jumbo-banner-left h1{
  text-align: left;
  color: #fff;
  font-size: 18pt;
  font-weight: bold;
  line-height: 24pt;
}

.jumbo-banner-left h1 span{

  color: #f7931e;
  display: block;

}

.jumbo-bullets{
  list-style: none;
    padding:0;
    margin:0;
    margin-bottom: 30px;
}

.jumbo-bullets li {
    padding-left: 1em;
    text-indent: -.7em;
    color: #fff;
    font-size: 13pt;
    border: none;
    float: none;
}

.jumbo-bullets li:before {
    content: ".  ";
    color: #f7931e;
    font-size: 24pt;
    font-weight: bold;
    line-height: 30pt;
}

.text-orange{
  color: #f7931e;
}

.pix-oct16-btn1, .pix-oct16-btn1:visited{
  color: #ffffff;
  background-color: #f7931e;
  border:none;
  font-weight: bold;
  padding:10px 30px;
  text-align: center;
  font-size: 14pt;

  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

.pix-oct16-btn1:hover{
  color: #f7931e;
  background-color: #fff;
}

.pix-oct16-btn2, .pix-oct16-btn2:visited{
  color: #ffffff;
  background-color: #f7931e;
  border:none;
  font-weight: bold;
  padding:10px 30px;
  text-align: center;
  font-size: 14pt;
  border:2px solid #fff;
  white-space:normal !important;
    word-wrap:break-word;
}

.pix-oct16-btn2:hover{
  color: #f7931e;
  background-color: #fff;
  border:2px solid #f7931e;
}

.disp-block{
  display: block;
}

.steps-area-oct16{
  background-color: #f2f2f2;

}
.step-left{
  min-height: 300px;
}
.inline-headlines{
  font-weight: bold;
  font-size: 17pt;
  color: #969696;
}

.steps-oct16{
  width: 400px;
  background-color: #fff;
  padding: 1px;
}


.steps-oct16-num{
  width:40px;
  height:40px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  background-color:#21a7e0;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 14pt;
  border:2px solid #fff;
  z-index: 3;
  float:left;
}

.steps-oct16-text{
  height:30px;
  line-height: 40px;
  text-align: left;
  color: #999999;
  font-size: 11pt;
  padding:0px 10px;
  float:left;
}

.steps-oct16-dot{
  margin-top: 4px;
  margin-bottom: 4px;
  width: 320px;
  padding-left: 16px;
}


.max-width-1{
  max-width:320px
}


.max-width-2{
  max-width:210px
}

.max-width-3{
  max-width:300px
}

.max-width-4{
  max-width:200px
}

.course-list-padding{
  /*width:96%; margin:0px auto;*/
}

.course-box{
  min-height: 350px;
  margin:0px auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  max-width: 240px;


  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  background-color: #fff;

-webkit-box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);
-moz-box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);
box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);

}


.course-box-img{
  text-align: center;

}

.course-box-img img{
  text-align: center;
  -webkit-border-radius: 8px 8px  0px  0px ;
  -moz-border-radius: 8px 8px  0px  0px ;
  border-radius: 8px 8px  0px  0px ;
  width: 100%;
  height: 180px;
}

.course-box-title {
  padding:15px;
  font-weight: bold;
  font-size:14px;
  color: #636363;
  height: 60px;
  overflow: hidden;
}

.course-box-title p {
  text-align: left;
}


.course-box-label{
  background-color: #f7931e;
  font-size: 14px;

  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: right;
  margin-right: 10px;
}

.course-box-label .price_original {
  font-size: 11px;
  color: #c30000;
  text-decoration: line-through;
}

.course_desc {
  height: 80px;
  overflow: hidden;
  padding: 0.5em 0px;
  margin-bottom: 20px;
}

.rating_area{
  font-size: 11px;
  font-weight: normal;
  color: #cacaca
}

.blue-star{
  color: #21a7e0;
}

.orange-star{
  color: #f7931e;
  font-size: 11pt;
}
.course-box-text {
  padding:15px;
  color: #808080;
  text-align: justify;
  font-size: 11px;
  padding-top: 0px;
  max-height: 120px;
}

.course-box-text P {
  font-size: 11px;
  line-height: 1.42857143;
}

.reviews_span{font-size: 9px;}


.testimonial-area-oct16{
  background-color: #21a7e0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

.testimonial-area-oct16 p{
  text-align: center;
}

.test-counter {
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  line-height: 12pt;
}




.text-blue{
  color: #bbecff;
}

.testi-left {
  padding-left:60px;
  padding-right:60px;
  text-align: center;
}

.testi-mid {
  border-left: 1px solid #52c1e8;
  border-right: 1px solid #52c1e8;
  padding-left:30px;
  padding-right:30px;
  text-align: center;
}

.testi-right {
  padding-left:30px;
  padding-right:30px;
  text-align: center;
}

.testi-left p, .testi-right p{

  font-size: 11pt;
}


.about-us-oct16{
    background-color: #f7931e;
    padding:30px;
    font-size: 12pt;
    color: #fff;
    text-align: justify;;
}


.feature-box{
  margin:0px auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #22a9e1;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.feature-box-title{
  text-align: center;
  color: #fff;
  font-weight: bold;
  height: 30px;
  font-size: 16pt;
}

.feature-box-title a{
  color: #fff;
  font-weight: bold;
  font-size: 16pt;
  text-decoration: none;
}

.feature-box-icon{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 74px;
  margin-left: -20px;
}

.feature-box-title2{
  text-align: center;
  color: #e6e6e6;
  font-size: 11pt;
  height: 50px;
}

.feature-box-line {
  border-bottom: 1px solid #cacaca;
  padding: 10px 0px;
  margin-bottom: 10px;
}

.feature-box-text{
  font-size: 12px;
  text-align: justify;
  color: #999999;
  min-height: 110px;
}




.foot_box2{
      padding: 0 0 0 21px;
}

.foot_menu{
  width: 50%;
}


.front .foot_box2{
      width: 235px;
      padding: 0 0 0 21px;
}

.front .foot_menu{
  width: 107px;
}

#footer_content a{

  font-family: 'microsoft_new_tai_lueregular';
}



.footer_social{

  width: 213px;
}



.cs-memu-right ul li a:hover, .cs-memu-right ul li:hover, .cs-memu-right ul li.sfHover {
     width: 100%;
}

.cs-memu-right ul li a:hover, .cs-memu-right ul li:hover, .cs-memu-right ul li.sfHover {
    width: 100%;
}


.cs-memu-right ul {
    background: none repeat scroll 0 0 rgba(8,67,104,0.9);
}


.cs-memu-right ul li a {
    font-size: 13px;
}

.row-m {
    width: 18.8%;
}

.row-m:last-child{
  width: 22%;
}

.cs-memu-right ul {
    top: auto;
  right: -20px !important;
}

.try_cogRight {
    margin-right: 0px;
  margin-top: 10px;
}

/* necessary plugin styles */

.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

a.two-lines{
  text-decoration: none;
  color: #999999;
}

a.two-lines:hover{
  text-decoration: none;
  color: #f7931e;
}
















/*!---------- 36. SPACING ----------*/
.mr0 {
  margin-right: 0;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb8 {
  margin-bottom: 8px;
}
.mb16 {
  margin-bottom: 16px;
}
.mb24 {
  margin-bottom: 24px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb32 {
  margin-bottom: 32px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb48 {
  margin-bottom: 48px;
}
.mb56 {
  margin-bottom: 56px;
}
.mb64 {
  margin-bottom: 64px;
}
.mb72 {
  margin-bottom: 72px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb88 {
  margin-bottom: 88px;
}
.mb96 {
  margin-bottom: 96px;
}
.mb104 {
  margin-bottom: 104px;
}
.mb112 {
  margin-bottom: 112px;
}
.mb120 {
  margin-bottom: 120px;
}
.mb160 {
  margin-bottom: 160px;
}
.mt0 {
  margin-top: 0 !important;
}
.mt8 {
  margin-top: 8px;
}
.mt16 {
  margin-top: 16px;
}
.mt24 {
  margin-top: 24px;
}
.mt32 {
  margin-top: 32px;
}
.mt40 {
  margin-top: 40px;
}
.mt48 {
  margin-top: 48px;
}
.mt56 {
  margin-top: 56px;
}
.mt64 {
  margin-top: 64px;
}
.mt72 {
  margin-top: 72px;
}
.mt80 {
  margin-top: 80px;
}
.mt88 {
  margin-top: 88px;
}
.mt96 {
  margin-top: 96px;
}
.mt104 {
  margin-top: 104px;
}
.mt112 {
  margin-top: 112px;
}
.mt120 {
  margin-top: 120px;
}
.mt160 {
  margin-top: 160px;
}
.p32 {
  padding: 0 32px;
}
.p24 {
  padding: 24px;
}
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.pt8 {
  padding-top: 8px;
}
.pt16 {
  padding-top: 16px;
}
.pt24 {
  padding-top: 24px;
}
.pt32 {
  padding-top: 32px;
}
.pt40 {
  padding-top: 40px;
}
.pt48 {
  padding-top: 48px;
}
.pt64 {
  padding-top: 64px;
}
.pt72 {
  padding-top: 72px;
}
.pt80 {
  padding-top: 80px;
}
.pt88 {
  padding-top: 88px;
}
.pt96 {
  padding-top: 96px;
}
.pt104 {
  padding-top: 104px;
}
.pt112 {
  padding-top: 112px;
}
.pt120 {
  padding-top: 120px;
}
.pt160 {
  padding-top: 160px;
}
.pt180 {
  padding-top: 180px;
}
.pt240 {
  padding-top: 240px;
}
.pb0 {
  padding-bottom: 0;
}
.pb8 {
  padding-bottom: 8px;
}
.pb16 {
  padding-bottom: 16px;
}
.pb24 {
  padding-bottom: 24px;
}
.pb32 {
  padding-bottom: 32px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb48 {
  padding-bottom: 48px;
}
.pb56 {
  padding-bottom: 56px;
}
.pb64 {
  padding-bottom: 64px;
}
.pb72 {
  padding-bottom: 72px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb88 {
  padding-bottom: 88px;
}
.pb96 {
  padding-bottom: 96px;
}
.pb104 {
  padding-bottom: 104px;
}
.pb112 {
  padding-bottom: 112px;
}
.pb120 {
  padding-bottom: 120px;
}
.pb160 {
  padding-bottom: 160px;
}
.pb180 {
  padding-bottom: 180px;
}
.pb240 {
  padding-bottom: 240px;
}
@media all and (max-width: 990px) {
  .mb-s-0 {
    margin-bottom: 0;
  }
  .mb-s-8 {
    margin-bottom: 8px;
  }
  .mb-s-16 {
    margin-bottom: 16px;
  }
  .mb-s-24 {
    margin-bottom: 24px;
  }
  .mb-s-32 {
    margin-bottom: 32px;
  }
  .mb-s-40 {
    margin-bottom: 40px;
  }
  .mb-s-48 {
    margin-bottom: 48px;
  }
  .mb-s-64 {
    margin-bottom: 64px;
  }
  .mb-s-72 {
    margin-bottom: 72px;
  }
  .mb-s-80 {
    margin-bottom: 80px;
  }
  .mb-s-88 {
    margin-bottom: 88px;
  }
  .mb-s-96 {
    margin-bottom: 96px;
  }
  .mb-s-104 {
    margin-bottom: 104px;
  }
  .mb-s-112 {
    margin-bottom: 112px;
  }
  .mb-s-120 {
    margin-bottom: 120px;
  }
}
@media all and (max-width: 990px) {
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .mb-sm-8 {
    margin-bottom: 8px;
  }
  .mb-sm-16 {
    margin-bottom: 16px;
  }
  .mb-sm-24 {
    margin-bottom: 24px;
  }
  .mb-sm-32 {
    margin-bottom: 32px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mb-sm-48 {
    margin-bottom: 48px;
  }
  .mb-sm-64 {
    margin-bottom: 64px;
  }
  .mb-sm-72 {
    margin-bottom: 72px;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mb-sm-88 {
    margin-bottom: 88px;
  }
  .mb-sm-96 {
    margin-bottom: 96px;
  }
  .mb-sm-104 {
    margin-bottom: 104px;
  }
  .mb-sm-112 {
    margin-bottom: 112px;
  }
  .mb-sm-120 {
    margin-bottom: 120px;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
  .mt-sm-16 {
    margin-top: 16px;
  }
  .mt-sm-24 {
    margin-top: 24px;
  }
  .mt-sm-32 {
    margin-top: 32px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mt-sm-48 {
    margin-top: 48px;
  }
  .mt-sm-56 {
    margin-top: 56px;
  }
  .mt-sm-64 {
    margin-top: 64px;
  }
  .mt-sm-72 {
    margin-top: 72px;
  }
  .mt-sm-80 {
    margin-top: 80px;
  }
  .mt-sm-88 {
    margin-top: 88px;
  }
  .mt-sm-96 {
    margin-top: 96px;
  }
  .mt-sm-104 {
    margin-top: 104px;
  }
  .mt-sm-112 {
    margin-top: 112px;
  }
  .mt-sm-120 {
    margin-top: 120px;
  }
  .p0-sm {
    padding: 0;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  .pt-sm-8 {
    padding-top: 8px;
  }
  .pt-sm-16 {
    padding-top: 16px;
  }
  .pt-sm-24 {
    padding-top: 24px;
  }
  .pt-sm-32 {
    padding-top: 32px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pt-sm-48 {
    padding-top: 48px;
  }
  .pt-sm-64 {
    padding-top: 64px;
  }
  .pt-sm-72 {
    padding-top: 72px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pt-sm-88 {
    padding-top: 88px;
  }
  .pt-sm-96 {
    padding-top: 96px;
  }
  .pt-sm-104 {
    padding-top: 104px;
  }
  .pt-sm-112 {
    padding-top: 112px;
  }
  .pt-sm-120 {
    padding-top: 120px;
  }
  .pt-sm-160 {
    padding-top: 160px;
  }
  .pb-sm-0 {
    padding-bottom: 0;
  }
  .pb-sm-8 {
    padding-bottom: 8px;
  }
  .pb-sm-16 {
    padding-bottom: 16px;
  }
  .pb-sm-24 {
    padding-bottom: 24px;
  }
  .pb-sm-32 {
    padding-bottom: 32px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pb-sm-48 {
    padding-bottom: 48px;
  }
  .pb-sm-64 {
    padding-bottom: 64px;
  }
  .pb-sm-72 {
    padding-bottom: 72px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .pb-sm-88 {
    padding-bottom: 88px;
  }
  .pb-sm-96 {
    padding-bottom: 96px;
  }
  .pb-sm-104 {
    padding-bottom: 104px;
  }
  .pb-sm-112 {
    padding-bottom: 112px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
}
@media all and (max-width: 767px) {
  .mb-xs-0 {
    margin-bottom: 0;
  }
  .mb-xs-8 {
    margin-bottom: 8px;
  }
  .mb-xs-16 {
    margin-bottom: 16px;
  }
  .mb-xs-24 {
    margin-bottom: 24px;
  }
  .mb-xs-32 {
    margin-bottom: 32px;
  }
  .mb-xs-40 {
    margin-bottom: 40px;
  }
  .mb-xs-48 {
    margin-bottom: 48px;
  }
  .mb-xs-64 {
    margin-bottom: 64px;
  }
  .mb-xs-72 {
    margin-bottom: 72px;
  }
  .mb-xs-80 {
    margin-bottom: 80px;
  }
  .mb-xs-88 {
    margin-bottom: 88px;
  }
  .mb-xs-96 {
    margin-bottom: 96px;
  }
  .mb-xs-104 {
    margin-bottom: 104px;
  }
  .mb-xs-112 {
    margin-bottom: 112px;
  }
  .mb-xs-120 {
    margin-bottom: 120px;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-8 {
    margin-top: 8px;
  }
  .mt-xs-16 {
    margin-top: 16px;
  }
  .mt-xs-24 {
    margin-top: 24px;
  }
  .mt-xs-32 {
    margin-top: 32px;
  }
  .mt-xs-40 {
    margin-top: 40px;
  }
  .mt-xs-48 {
    margin-top: 48px;
  }
  .mt-xs-56 {
    margin-top: 56px;
  }
  .mt-xs-64 {
    margin-top: 64px;
  }
  .mt-xs-72 {
    margin-top: 72px;
  }
  .mt-xs-80 {
    margin-top: 80px;
  }
  .mt-xs-88 {
    margin-top: 88px;
  }
  .mt-xs-96 {
    margin-top: 96px;
  }
  .mt-xs-104 {
    margin-top: 104px;
  }
  .mt-xs-112 {
    margin-top: 112px;
  }
  .mt-xs-120 {
    margin-top: 120px;
  }
  .p0-xs {
    padding: 0;
  }
  .pt-xs-0 {
    padding-top: 0;
  }
  .pt-xs-8 {
    padding-top: 8px;
  }
  .pt-xs-16 {
    padding-top: 16px;
  }
  .pt-xs-24 {
    padding-top: 24px;
  }
  .pt-xs-32 {
    padding-top: 32px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pt-xs-48 {
    padding-top: 48px;
  }
  .pt-xs-64 {
    padding-top: 64px;
  }
  .pt-xs-72 {
    padding-top: 72px;
  }
  .pt-xs-80 {
    padding-top: 80px;
  }
  .pt-xs-88 {
    padding-top: 88px;
  }
  .pt-xs-96 {
    padding-top: 96px;
  }
  .pt-xs-104 {
    padding-top: 104px;
  }
  .pt-xs-112 {
    padding-top: 112px;
  }
  .pt-xs-120 {
    padding-top: 120px;
  }
  .pt-xs-160 {
    padding-top: 160px;
  }
  .pt-xs-180 {
    padding-top: 180px;
  }
  .pt-xs-240 {
    padding-top: 240px !important;
  }
  .pb-xs-0 {
    padding-bottom: 0;
  }
  .pb-xs-8 {
    padding-bottom: 8px;
  }
  .pb-xs-16 {
    padding-bottom: 16px;
  }
  .pb-xs-24 {
    padding-bottom: 24px;
  }
  .pb-xs-32 {
    padding-bottom: 32px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pb-xs-48 {
    padding-bottom: 48px;
  }
  .pb-xs-64 {
    padding-bottom: 64px;
  }
  .pb-xs-72 {
    padding-bottom: 72px;
  }
  .pb-xs-80 {
    padding-bottom: 80px;
  }
  .pb-xs-88 {
    padding-bottom: 88px;
  }
  .pb-xs-96 {
    padding-bottom: 96px;
  }
  .pb-xs-104 {
    padding-bottom: 104px;
  }
  .pb-xs-112 {
    padding-bottom: 112px;
  }
  .pb-xs-120 {
    padding-bottom: 120px;
  }
  .pb-xs-180 {
    padding-bottom: 180px;
  }
  .pb-xs-240 {
    padding-bottom: 240px !important;
  }
}


.mt10{
  margin-top: 10px;
}

.mt160{
  margin-top: 160px;
}

.mt200{
  margin-top: 200px;
}

.pt40{
  padding-top: 40px;
}

.pt60{
  padding-top: 60px;
}

.pt80{
  padding-top: 80px;
}

.pt100{
  padding-top: 100px;
}

.pt120{
  padding-top: 120px;
}

.pt140{
  padding-top: 140px;
}

.pt160{
  padding-top: 160px;
}

.pt200{
  padding-top: 200px;
}


/********** NEW HEADER BANNER WITH BOOTSTRATP STARTS *********/

#carousel{
  height: 400px;
  width: 100%;
}

/********** NEW HEADER BANNER WITH BOOTSTRATP ENDS *********/



.pix-carousel-html-static-wrapper{

}

.pix-carousel-html-container{

}

.pix-carousel-html-container h1{
  font-weight: 600;
  font-size: 30pt;
}
.pix-roundbox{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.pix-border-1{
  border: 1px solid #efefef;
}

.pix-shadow{
  -webkit-box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);
-moz-box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);
box-shadow: 0px 0px 6px 0px rgba(51,51,51,0.39);
}

.pix-text-shadow{
  text-shadow: 2px 2px 2px rgba(50, 50, 50, 1);
}

.pix-white-bg{
  background-color:#ffffff;
}

.pix-white-color{
  color:#ffffff;
}

.pix-find-training-box{
  padding: 16px;
  height: 130px;
}

.pix-find-form-wrapper{
  padding: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.pix-carousel-input{
  font-size: 20pt;
  color: #f7931e;
  font-weight: bold;
  border: none;
  width: 98%;
  padding-left: 15px;
}

.pix-carousel-btn-submit{
  cursor: pointer;
  float: right;
  max-height: 55px;
}
.pix-carousel-input:focus{
  outline: none;
}

.pix-carousel-counter{
  padding-left: 20px;
  padding-top: 20px;
}

.pix-carousel-counter span{
  font-weight: bold;
}


.pix-carousel-button-wrapper{
  padding: 10px;
  height: 60px;
  padding-top: 18px;
}

.pix-carousel-button-wrapper a{
  font-size: 12pt;
  text-decoration: none;
  color: #4d4d4d;
}

.pix-carousel-button-wrapper a:hover{
  color: #f89b1d;
}




.imgGrey img {
filter: gray; /* For IE6-9 */
filter: grayscale(1); /* For Microsoft Edge and Firefox 35+ */
-webkit-filter: grayscale(1); /* For Google Chrome, Safari 6+ & Opera 15+ */
}

/* Now disable grayscale on hover */
.imgGrey img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

.opaque_images img {
  opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

a.orange-link{
  color: #f7931e;
}

a.orange-link:hover{
  color: #4db4e3;
}






/* IPAD 6S PORTRAIT */
@media only screen and (max-width: 667px) {

  .pix-carousel-html-container h1{
    padding-top: 20px;
    font-size: 16pt;
  }

  #carousel{
    height: 300px;
  }

}

@media only screen and (max-width: 767px) {
  .testi-mid {
    border-left: none;
    border-right: none;
    border-top: 1px solid #52c1e8;
    border-bottom: 1px solid #52c1e8;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left:30px;
    padding-right:30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {

}

@media only screen and (min-width: 801px) and (max-width: 1024px) {

}

@media only screen and (min-width: 1025px) {

}
