/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante JDO Child Theme (jdochild)
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	DANTE CSS IMPORT
-------------------------------------------- */

@import url("../dante/style.css");


/* lazyest-stylesheet

Thank you for using Lazyest Stylesheet. 

Enter your style rule changes below.

*/
/* acustom-stylesheet Custom Styles */

#breadcrumbs {
color: #333;
display: none;
}

.page-heading .fancy-heading .col-sm-12 .clearfix .alt-bg .alt-one {
background-attachment: local;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-repeat: repeat;
background-position: 50% 0;
text-align: center;
padding-top: 35px;
padding-bottom: 35px;
display: none;
}
/* Fix spacing above text on practice page*/
.full-width-text {
   padding-top: 0px;
}
/*slider too tight to logo*/
.slider-wrap {
  margin-bottom: 10px;
  margin-top: 25px;
  position: relative;
}


.team:nth-child(1), .team:nth-child(2), .team:nth-child(3) {
background: none;
padding-top: 0px;
width: 100%;
}



.attorneydetail {
    width:100%;
    }


article.type-team .article-body-wrap{
    width:100%
}


/*  =============================================  */



/* acustom-stylesheet Custom Styles */

#breadcrumbs {
color: #333;
display: none;
}

.about-text{
    max-height:350px;
    overflow:hidden;

}

.about-text .box-content-wrap{
    border:10px;
    border-color:#ccc;
    border-radius:10px;
}

.about-box{
    width:32%;
    margin:.666666665% 5px 20px .666666665%;
    max-height:320px;
    height:320px;
    overflow:hidden;
    background-color:#ccc;
    border:10px;
    border-style:solid;
    border-radius:10px;
    padding:0;
    border-color:#ccc
}

.about-box .recent-post{
    background:transparent;
}

.team-member figure:hover img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/*#carousel-1 img{
    max-height: 196px;
}*/

.gallery-style img{
    max-height:263px;
    max-width:263px;
}

.homebox .box-content-wrap{
  min-height: 260px;
}

.type-team{
    margin-top: -100px !important;
}

.type-team .profile-image-wrap{
    display:none;
}

.type-team .profile-image-wrap img{
    width:0;
    height:0;
}

#header-section{
    min-height: 75px
}

.page-heading.fancy-heading {
background-attachment: local;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-repeat: repeat;
background-position: 50% 0;
text-align: center;
padding-top: 35px;
padding-bottom: 35px;
display: none;
}

.article.type-team .article-body-wrap .status-publish .hentry{
float:left;
margin-bottom: 50px;
width: 100%;
}

.type-team > .article-body-wrap {
    width:100%;
}



.qualifier-widget p{
    text-align:left;
    margin-left:10px;
    margin-bottom:10px;
}

.contact-box p{
    text-align:left
}
