@charset "UTF-8";

/* CSS Document */



.accordion { width:100%; float:left; margin:26px 0 0;}

.accordion h3 { width:100%; float:left; cursor:pointer; background:#c1d82f url('/wp-content/themes/evolvedentistry/css/../images/accordion-thumb1.png') no-repeat 97% center; margin:0 0 14px 0; padding:7px 2.6% 8px;}

.accordion h3.active { background:#c1d82f url('/wp-content/themes/evolvedentistry/css/../images/accordion-thumb2.png') no-repeat 97% center; }

.accordion .content { width:100% !important; float:left; padding:7px 0 32px;}



/*Smartphone css*/

@media screen and (max-width: 480px) {

.accordion { width:100%; margin:8px 0 0;}

.accordion h3 { background-position:94% center; padding:7px 5% 8px;}

.accordion h3.active { background-position:94% center;}

.accordion .content { width:100%; padding:5px 0 20px;}

}



@media screen and (min-width:481px) and (max-width:600px) {

.accordion { width:100%; margin:8px 0 0;}

.accordion h3 { background-position:94% center; padding:7px 5% 8px;}

.accordion h3.active { background-position:94% center;}

.accordion .content { width:100%; padding:5px 0 20px;}

}



@media screen and (min-width:601px) and (max-width:767px) {

.accordion { width:100%; margin:8px 0 0;}

.accordion h3 { background-position:94% center; padding:7px 5% 8px;}

.accordion h3.active { background-position:94% center;}

.accordion .content { width:100%; padding:5px 0 20px;}

}



@media screen and (min-width:768px) and (max-width:900px) {



}



@media screen and (min-width:901px) and (max-width:1024px) {



}



@media screen and (min-width:1025px) and (max-width:1240px) {



}

.tretin-wrapp .tretin-row3 {
    margin-top: 30px;
}

.accordion h3 {
    font-size: 17px;
}

