/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 19
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)  and (orientation: landscape){
.wlcm-txt h4 {
text-align: justify !important;
}
}
.image_hover .images_holder {
border: 2px solid #d8af196b;
border-radius: 5px;
}
.client-row {
margin-top: -30px !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
.wlcm-txt h4 {
text-align: justify !important;
}
.wlcm-img {
margin-top: 25px !important;
}
.service-txt{  margin-bottom: 25px !important;}
.image_hover .images_holder {
margin-top: 20px !important;
}
.services-plex h4 { text-align:justify;}
.services-plex p { text-align:justify;}
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
overflow:hidden;
}
div.wpcf7-response-output.wpcf7-validation-errors {
overflow:hidden;
}