/*
 Template:hitchcock
 Theme Name:hitchcock_c1
 */
@import url("../hitchcock/style.css");

/*
portflio page

*/
.wp-portfolio-title-text {
    text-align: center;
}

.image.wp-image-263.attachment-full.size-full,
.image.wp-image-262.attachment-full.size-full,
.image.wp-image-261.attachment-full.size-full {
    margin: 0 auto;
}

/*
profile page
*/

.profile-wrapp .section-wrapp{
  margin-bottom: 80px;
}
.profile h2.profile-title-h2,
.client  h2.profile-title-h2{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-top: 0px;
}
.profile ul.profile-list {
    list-style: none;
    margin-left: 0;
}
.client ul.profile-list {
    list-style: none;
    margin-left: 0;
}
@media ( min-width: 900px ) {

}
@media ( max-width: 900px ) {

}
@media ( max-width: 600px ) {

}
@media ( max-width: 400px ) {

}
