/* Section's Default Page - Start */
/* Section's Default Page - End */

/* Media Gallery - Start*/
/* Media Gallery - End */

/* Media Gallery 2 - Start */

#slider > .bxslider > li {
  list-style: none;
}
/* Media Gallery 2 - End */

/* Accordion - Start */

.accordion-page-type-2 .accordionclosed .resp-tabs-container{
  background:#2FA8BD;
  /*padding:0 10px;*/
  color:#000000;
}

.accordion-page-type-2 .accordionclosed.resp-easy-accordion .resp-accordion {
  border-bottom:none
}

.accordion-page-type-2 #ptabs.resp-easy-accordion.accordionclosed .resp-tab-content.resp-tab-content-active {
  padding-top:0;
  border-bottom:none;
}
.accordion-page-type-2 #ptabs.resp-easy-accordion.accordionclosed .resp-tab-content.resp-tab-content-active p{
  color:#000000;
}

/* End Accordion - End */

/* Testimonials */
/* Testimonials Ends */

/* Calculators Start */
/* Calculators End */

/* contact-us-2 */
/* contact-us-2 */

@media only screen and (max-width: 768px) {
  /* Section's Default Page - Start */
  /* Section's Default Page - End */
  
  /* Media Gallery - Start*/
  /* Media Gallery - End */
} /* Media max-width:768px */

@media only screen and (max-width: 479px) {
  /* contact-us-2 */    
  /* contact-us-2 */
}