/* Higher than 960 (desktop devices) */
@media only screen and (min-width: 960px) {
 .flexslider {
height: 345px;
}
 #portfolio-wrapper {
min-height: 350px;
}
 .project .flexslider {
min-height: 1px;
margin-bottom: 20px;
}
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 .slider_description {
margin-top: 90px;
}
 .slider_description h2 {
margin-bottom: 15px;
font-size: 20px;
}
 .slider_description p {
display: none;
}
 .slider_description h2 b {
display: none;
}
 .client-logo img {
width: 148px;
height: auto;
}
 .post-title h2 a {
padding-left: 145px;
}
 .latest-post-blog, .latest-post {
height: 65px;
}
 .flickr-widget-blog a {
width: 57px;
height: 57px;
}
 .avatar {
height: 40px;
width: 40px;
}
 .testimonials_author {
display: none;
}
}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
 .slider_description {
display: none;
}
 #navigation {
float: none;
}
 .js #navigation {
display: none;
}
 .js .selectnav {
display: block;
}
 .social-links {
margin: -5px 0 20px 0;
float: left;
}
 .info-box a {
margin: 15px 0 0 0;
}
 .info-box p {
margin: 10px 0 0 0;
}
 .post-content {
margin: 0 !important;
}
 .post-title h2 a {
padding:0;
}
 .post-date {
text-align: left;
}
 .blog-sidebar {
display: none;
}
 .project .flexslider {
margin-bottom: 20px;
}
 .mr-rotato-prev, .mr-rotato-next, .mr-rotato-disabled {
margin-right: -10px;
}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
 .client-logo img {
width: 139px;
height: auto;
}
 .avatar {
height: 35px;
width: 35px;
}
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
 .client-logo img {
width: 149px;
height: auto;
}
 .avatar {
height: 25px;
width: 25px;
}
}

.ie7 .ie-dropdown-fix { position: relative; z-index: 5; }

.ie8 .ie-dropdown-fix { position: relative; z-index: 5; }

body span.wpcf7-not-valid-tip { background: none repeat scroll 0 0 #FFFFFF; border: medium none; font-size: 10pt; right: 0px; padding: 0px; position: absolute; top: 0%; width: 280px; z-index: 100; font-size: 0px }

body div.wpcf7-response-output { margin: 0 0 10px; padding: 10px; border-radius: 3px; }

body div.wpcf7-mail-sent-ng { background-color: #FFE9E9; background-image: -moz-linear-gradient(center bottom, #FFE9E9 0%, #FFF2F2 100%); border: 1px solid #FBC4C4; color: #DE5959; padding: 14px 18px; }

body div.wpcf7-validation-errors { background-color: #FBFADD; background-image: -moz-linear-gradient(center bottom, #FBFADD 0%, #FCFBE6 100%); border: 1px solid #DED58A; color: #8F872E; padding: 14px 18px; }

.field input.wpcf7-submit { width: auto; }

body div.wpcf7-mail-sent-ok { background-color: #EBF6E0; background-image: -moz-linear-gradient(center bottom, #EBF6E0 0%, #F0FAE7 100%); border: 1px solid #B3DC82; color: #5F9025; padding: 14px 18px; }




