body{
height: 100%;
color: #000;
 -webkit-font-smoothing: subpixel-antialiased;

}

#partner-logos-footer {
    text-align: center;
}

#partner-logos-footer img {
    max-width: 39%;
    width: auto;
    margin: 10px 5px;
    display: inline-block;
    max-height: 75px;
}

.portfolio-module .custom-description {
bottom: 0px;
position: absolute;
width: 100%;    
background-color: rgba(33,61,129, 0.8)!important; /*56,182,74*/
text-align: center;
}

.portfolio-module .custom-description h4 {
line-height: 1.7;
font-weight: 300;
color: #ffffff;
font-size: 16px;
<!-- text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); -->
}


.align-center{
text-align:center;    

}

.btn-primary {
border: 0px;
}

.blog-single-post .subpage-banner.contact-banner {
background-size: 100% auto !important;
}

.module_dt_testimonial .owl-carousel-navigation {
margin-top: 0px;

}

.module_html_raw .map-image-area .map .circle-address section, .module_html_raw .map-image-area .map .map-info {
background-color: rgba(56,182,74, 0.9)!important;
}

#module143 {
margin-bottom: 0px !important;
}

.portfolio-module .portfolio-item .description, .dt-featured-posts .description, .map-image-area .map .circle-address section, .map-image-area .map .map-info, .portfolio .portfolio-item .description, .dt-google-map-section .map .map-info, .dt-category-view .product-thumbnail .plus-detail a, .woocommerce .product-category .product-thumbnail .plus-detail a, div.woocommerce .product .product-thumbnail .plus-detail a {
background-color: rgba(56,182,74, 0.9)!important;
}

.location-one.module_html_raw, .location-two.module_html_raw{
padding:0 0 100px 0;
}


.location-one.module_html_raw .map-image-area {
    background-color: #17222d;
    background: url("http://lawlorclinic.ie/wp-content/uploads/2014/09/map1b.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: auto 600px !important;
    background-position: 50% 0px !important;
}

.location-two.module_html_raw .map-image-area {
    background-color: #17222d;
        background: url("http://lawlorclinic.ie/wp-content/uploads/2014/09/map2b.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: auto 600px !important;
    background-position: 50% 0px !important;
}

.custom-page-header .bg_title{
margin: 0px;
}

.custom-page-header .subheader{
color: #ffffff;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
font-size: 20px;
}

.custom-page-header h2 {
  font-family: 'Open Sans', sans-serif;
font-weight: 300;
line-height: 1.1;
font-size: 46px;
text-transform: uppercase;
margin:  0px;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}


.custom-page-header h3 {
  font-family: 'Open Sans', sans-serif;
font-weight: 300;
line-height: 1.1;
font-size: 28px;
text-transform: uppercase;
margin:  0px;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);;
}

.brand-page-top img.logo {
    float: right;
margin-left: 40px;
margin-bottom: 40px;
width: 300px;
    
}


.section-right {
text-align: right;    

}

.section-content1, .section-content1 p, .section-content1 h2, .section-content1 h3, .section-content1 h4 {
    color: #ffffff;
    margin: 0px;
}

.section-content1 ul {
    color: #ffffff;
    padding-left:20px;
    margin-top: 10px;
}

.section-content1 ul li {
    color: #ffffff;
 
}

.section-content1 ul li:before {
color: #ffffff;
}

.section-content1 hr {
height: auto;
margin: 32px 0;

}

.section-image {
    text-align: center;
}

img.styled {
    border-radius: 3px;
}

img.shadow{
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 0px 40px 0px rgba(0, 0, 0, 0.75);
box-shadow:         0px 0px 40px 0px rgba(0, 0, 0, 0.75);
}


#footer-mc-form .btn-primary {
top: 0px;
}

#footer-mc-form input {
margin-bottom:10px;
}



.btn-blue {
  background-image:none;
  padding: 7px 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  top: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: lighter;
  color: #ffffff;
  background-color: #0085ac;
  box-shadow: 0 4px 0 #044558;
    -webkit-box-shadow: 0 4px 0 #044558;
  position: relative;
  top: 25px;
}
.btn-blue:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #065a77;
   box-shadow: 0 4px 0 #044558;
    -webkit-box-shadow: 0 4px 0 #044558;
}
.btn-blue:hover p,
.btn-blue:hover h1,
.btn-blue:hover h2,
.btn-blue:hover span,
.btn-blue:hover i {
  color: #ffffff;
}


.btn-blue:active {
  top: 25px;
   box-shadow: 0 4px 0 #044558;
    -webkit-box-shadow: 0 4px 0 #044558;
}


/***/

.btn-purple {
  background-image:none;
  padding: 7px 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  top: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: lighter;
  color: #ffffff;
  background-color: #662483;
  box-shadow: 0 4px 0 #421753;
    -webkit-box-shadow: 0 4px 0 #421753;
  position: relative;
  top: 25px;
}
.btn-purple:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #501b67;
   box-shadow: 0 4px 0 #421753;
    -webkit-box-shadow: 0 4px 0 #421753;
}
.btn-purple:hover p,
.btn-purple:hover h1,
.btn-purple:hover h2,
.btn-purple:hover span,
.btn-purple:hover i {
  color: #ffffff;
}

.btn-purple:active {
  top: 25px;
   box-shadow: 0 4px 0 #421753;
    -webkit-box-shadow: 0 4px 0 #421753;
}

.port .image-holder {
 text-align: right;   
 padding-top: 80px;
}

.port .alternate .image-holder {
 text-align: left;   
}

.port .image-holder img {
 max-width: 250px;  
}


.port section{
   margin: 0px;
   padding: 40px 0;
}

.port section.alternate{
   background: #ecf0f1
}
.port, .port p, .port ul li{
    color: #666666;
    font-size: 16px;
font-weight: 300;
}

.portfolio-content .portfolio-description {
padding-top: 0px;
}


.port section.green {
    background: url('http://lawlorclinic.ie/wp-content/uploads/2014/09/bg-green2.jpg') no-repeat;
background-size: cover;
padding-bottom: 40px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 40px;
color: #fff;
}

.port section.green h2{
    color: #fff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.green p{
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.green hr{
    border-top: 1px solid #FFFFFF;
}

.port section.purple {
    background: url('http://lawlorclinic.ie/wp-content/uploads/2014/09/bg-purple2.jpg') no-repeat;
background-size: cover;
padding-bottom: 40px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 40px;
color: #fff;
}

.port section.purple h2{
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.purple p{
    color: #FFFFFF;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.purple hr{
    border-top: 1px solid #FFFFFF;
}

.port section.blue {
    background: url('http://lawlorclinic.ie/wp-content/uploads/2014/09/bg-blue2.jpg') no-repeat;
background-size: cover;
padding-bottom: 40px;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 40px;
color: #fff;
}

.port section.blue h2{
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.blue p{
    color: #FFFFFF;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
}

.port section.blue hr{
    border-top: 1px solid #FFFFFF;
}


.mainbanner {
height: 80% !important;
}

.nav .menu-item.button a{
-webkit-box-shadow: 0 4px 0 #2a8837!important;
box-shadow: 0 4px 0 #2a8837!important;
background-color: #38b64a!important;
border-radius: 3px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
color: #fff;
padding-top: 2px;
margin-top: -3px;
}

.nav .menu-item.button:hover a{
-webkit-box-shadow: 0 4px 0 #247630!important;
box-shadow: 0 4px 0 #247630!important;
background-color: #2f9a3e!important;
color: #fff !important;
}


.btn-light.btn-sm{
 padding: 0px 15px;
 text-transform: none;
 font-size: 14px;
}

.btn-light {
  background-image:none;
  padding: 7px 40px;
  -webkit-box-shadow: 0 4px 0 #dedede;
  box-shadow: 0 4px 0 #dedede;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: lighter;
  color: #38b64a;
  position: relative;
}
.btn-light:hover {
  background-color: #efefef;
  text-decoration: none;
  color: #38b64a;
  -webkit-box-shadow: 0 4px 0 #dedede;
  box-shadow: 0 4px 0 #dedede;
}
.btn-light:hover p,
.btn-light:hover h1,
.btn-light:hover h2,
.btn-light:hover span,
.btn-light:hover i {
  color: #dd3333;
}
.btn-light:active {
  -webkit-box-shadow: 0 4px 0 #dedede;
  box-shadow: 0 4px 0 #dedede;
}

.profile_team .profile figcaption {
width: 75%;
}



#team-member {
 padding: 60px 0; 
}


#team-member ul.profile-scocial {
 list-style: none; 
  text-align: center;
  padding: 0px;
  margin-top: 20px;
}

#team-member ul.profile-scocial li{
display: inline-block;
  margin: 5px;
}


#team-member ul.profile-scocial i{
 background: #38b64a;
border-radius: 50%;
color: #fff;
padding: 8px; 
}

.btn-primary.btn-sm{
font-size: 14px;
padding: 5px 10px;  
}


.navbar-default #mynavbar .navbar-nav > li.current-menu-item > a{
  color: #000 !important;
}



/*** breakpoint ***/


@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }

#mynavbar.navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
