
/*********************************************************
						GLOBAL STYLES
**********************************************************/

body{
    
 font-family: 'PT Serif', serif;
 font-size: 16px;
 font-weight:400;
}


a {
    font-weight:bold;
    color:#890c15;
}

* a:hover,* a:active, * a:focus{
	text-decoration: none;
    color:#BCA787;
}

h1{
    font-size:40px;
    text-transform: uppercase;
}

h1,h2,h3,h4,h5,h6{
	 font-family: 'Oswald', sans-serif;
    font-weight:800;
     line-height: 1.27;
}

h1,h2,h3{
    text-transform: uppercase;
}

    /******* Slider *******/

.tp-caption a {
    color: white;
    text-shadow: 0px 2px 0px  rgba(0,0,0, 0.5);
     transition: all 0.3s ease 0s;
    display:block;
    
}



  .rev-btn:hover>a{
  color:#BCA787 !important;
  transition: color 0.2s ease-in-out 0s !important;
}




.tp-caption a:hover {
    color: #bca787;
    transition: all 0.3s ease 0s;
}


/*********************************************************
						PAGE BASE
**********************************************************/
	/*
	From Ultimatum Template go select layout and then Layout Options and set Layout Type to Fluid if there are issues with reponsive widths
	*/

.container-fluid{
	max-width:1300px;

}


.body-contain{
	padding:50px 10px;
}

/*********************************************************
						WIDGETS & SIDEBARS
**********************************************************/


/*******Contact Form*******/

.wpcf7 {
	text-align: center;
    color:grey;
}

.contact-form h3{
	text-align: center;
}


/*input styles*/
.form-name, .form-email, .form-tel, .form-message, .submit, .captcha-input{
	border-radius: 0;
	border: solid #c2c2c2 1px;
	width: 100%;
	margin: 0 auto;
	padding: 11px !important;
	font-size:12px;
}

.submit:hover{
    transition: all 0.3s ease 0s;
}

/*Change height of Questions box here*/

.form-message {
	width: 100% !important;
	height: 110px !important;
}

/*Captcha Field*/

.captcha-field{
	text-align: left;
	padding-left: 2.5%;
}

/*Captcha Field*/

.captcha-input {
	width: 80px;
	padding: 5px !important;
	font-style: normal;
	margin-top: 3px;
}

.acceptance-field{
	text-align: left;
	font-size: 10px;
	padding-left: 2.5%;
}

/*Submit Button*/

.submit {
	border:2px solid white;
	font-size:16px;
	font-weight: bold;
	color: white;
	border-radius: 0px;
	margin-bottom: 0 !important;
	background: white;
    background:transparent;
    width:50%;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-top:15px;
}

.submit:hover {
    background:white;
    color:#3a3a3a;
}

/*Provides margin for whatever is last element*/
.wpcf7 p:last-child{
	margin-bottom: 0 !important;
}




/*********************************************************
						BANNER
**********************************************************/

.banner-wrap {
	padding:20px;
}

.top-contact{
	text-align:right;
	font-size:20px;
}

.banner-wrap span.highlight{
	color:#890c15;
	font-size:37px;
  	font-family: 'Oswald', sans-serif !important;
  line-height:1.2;
    font-weight: 800;
}

.banner-wrap .available{
  	font-size:15px;
}

    /******* logo *******/

.logo img {
	max-width:100%;
	width:187px;
	min-width:250px;
    padding-top:6px;
}





/*********************************************************
						HOME PAGE
**********************************************************/

/******* Home Intro *******/


.home-intro-wrap{
	background:#1d1d1d;
  	background-image: url("https://dannysalehlaw.com/wp-content/uploads/2015/10/texture-bg.jpg"); 
  	border-top: 1px solid rgba(161, 161, 161, 0.3) !important;
  	border-bottom: 1px solid rgba(161, 161, 161, 0.3) !important;
  	color:#e7e7e7;
    padding-bottom:60px;
}


.sub-title-line {
    background-color: #373737;
    height: 3px;
    margin-top: 50px;
    text-transform: uppercase;
}


.home-intro-wrap div.intro-sub-title{
  	text-transform:uppercase;
  	font-weight:bold;
  	font-size:20px;
	padding-top:20px;  
}


div.intro-sub-title {
    background-image: url("https://dannysalehlaw.com/wp-content/uploads/2015/10/texture-bg.jpg"); 
    margin-top:-35px;
    padding-right: 20px;
  	display:inline;
    position:absolute;
}


.home-intro-wrap .intro-snip {
    border-bottom: 2px solid #464646 !important;
    color: #bca787;
    line-height: 1.4;
    padding-bottom: 20px;
    text-transform: uppercase;
        font-weight:800;
        font-size: 48px;
}

.home-intro-wrap h1.entry-title{
  	visibility:hidden !important;
    margin-top: -2px;
}

.intro-p {
    margin-top: 20px !important;
}

.firstcharacter { 
  float: left; 
  font-size: 75px; 
  line-height: 60px; 
  padding-top: 4px; 
  padding-right: 8px; font-family: Georgia; 

}


.home-intro-wrap .intro-about{
padding-right:30px !important;
}

.home-intro-wrap a, .home-intro-wrap h2, .home-intro-wrap h3, .home-intro-wrap h4 {
	color:#BCA787;
    text-transform: uppercase;
    font-weight:800;
    line-height: 1.2; 
}

.col-md-6.col-xs-12.intro-about li {
    padding-bottom: 10px;
}


/******* Practice Boxes *******/

#prac-col{
    padding:0;
    height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/violent.jpg);
    background-size: cover;
    background-position:center right;
    text-align:center;
}

#prac-col:nth-child(2) {
	padding:0;
	height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/drug.jpg);
	background-size: cover;
	background-position:center center;
	text-align:center;
}

#prac-col:nth-child(3) {
	padding:0;
	height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/speeding.jpg);
	background-size: cover;
	background-position:center left;
	text-align:center;
}

#prac-col:nth-child(4) {
	padding:0;
	height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/Theft.jpg);
	background-size: cover;
	background-position:center center;
	text-align:center;
}

#prac-col:nth-child(5) {
	padding:0;
	height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/DUI.jpg);
	background-size: cover;
	background-position:center right;
	text-align:center;
}

#prac-col:nth-child(6) {
	padding:0;
	height:250px;
	background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/expung.jpg);
	background-size: cover;
	background-position:center right;
	text-align:center;
}

#color-overlay {
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.77;
}

div.effect-ming:hover #color-overlay {
   width: 100%;
   height: 100%;
   background-color: #890c15;
     opacity: 0.9;
}

#prac-col span{
    font-weight:bold;
      padding-right:5px
     
}

div.effect-ming div.caption {
    padding: 2em 1em;
    color: #fff;
    font-size: 1.1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  	line-height:1.2;
  	text-shadow: 0px 5px 6.64px rgba(0, 0, 0, 0.46);
}

div.effect-ming div.caption ::before,
div.effect-ming div.caption ::after {
    pointer-events: none;
}

div.effect-ming div.caption,
div.effect-ming div.caption  > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
div.effect-ming div.caption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

div.effect-ming h2 {
    font-weight: 300;
  	color:white;
  	text-shadow: 0px 5px 6.64px rgba(0, 0, 0, 0.46);
    text-transform: uppercase;
        margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;


}




/***** Hover Effect *****/



div.effect-ming p {
  display:none;
/*    padding: 0.07em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}

/*hover effect for title on practice area*/

/*div.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.95);
    -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0);
}*/

div.effect-ming:hover div.caption::before,
div.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
        -webkit-transform: translate3d(0,-40px,0);
    transform: translate3d(0,-40px,0);
}


/******* Home | What Sets Us Apart *******/

.apart-wrap{
	padding:40px 0;
  	clear:both;
}

.apart-wrap h1{
	text-align:center;
  	letter-spacing:1px;
    font-size:40px
}

.apart-wrap h1::after {
    background: #890c15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    margin: 15px auto 40px;
    width: 77px;
}

.apart-wrap span.apart-sub{
	display:block;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
  	margin-bottom:20px
}

.intro-apart h2 {
	color:#890c15;
}

.intro-apart {
    padding-right:30px;
}




/*********************************************************
                         Profile
**********************************************************/

.profile-wrap {
	padding:40px 0;
}


.profile-info {
  font-size:17px;
  line-height:1.4;
  padding:0;
}

.profile-info h3{
	margin:0;
}

.profile-info h3::after {
    background: #890c15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0 15px;
    width: 77px;
}
.profile-wrap .wp-image-172{
	padding-bottom:30px;
}

/*@media screen and (min-width: 768px)*/



.profile-info ul{
  	padding-top:3px;
    padding-bottom:9px;
}

.profile-wrap h1{
	margin-top:0;
}

.profile-wrap h1::after {
    background: #890C15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0 25px;
    width: 100%;
}

.profile-bio {
	padding-left:40px;
    line-height: 1.6;
}




  /*********************************************************
            Practice Areas
**********************************************************/

body[class*="ut-layout-pages"] .bodywrapper .ult-container {
  overflow:hidden;
  max-width:100% !important;
}




.prac-wrap{
  overflow:hidden !important;

}

/*prac-content*/

.prac-main-col{
    background:white !important;
    padding-bottom:9999px;
    margin-bottom:-9999px;
}

.right-box{
 padding:40px 10px 40px 40px;
  max-width:900px;
}

.right-box h1::after {
    background: #890C15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0 25px;
    width: 100%;
}

.right-box h3 {
  padding-top:10px;
  font-size:27px;
}


/*prac-menu Side*/

.prac-side-col{
  background-image: url("https://dannysalehlaw.com/wp-content/uploads/2015/10/texture-bg.jpg"); 
    padding-bottom:9999px;
    margin-bottom:-9999px;
  padding-right:0;
} 

.prac-side-col .left-box {
  float:right;
    padding:40px 0;
    max-width:350px;
}



/*removes Parent Link*/
  
.prac-side-col dt[data-menuid="134"]{
    display: none !important;
  }

  
div#nextend-accordion-menu-unique979d456 {
    margin: 0px !important;
}
  
 div#nextend-accordion-menu-unique979d456 dl.level2 .inner {
    margin: 0 !important;
    padding:0 !important;
}
  
div#nextend-accordion-menu-unique979d456 dl.level2 .outer {
    background-image: url("https://dannysalehlaw.com/wp-content/cache/image/static/transparentcolorffffff00.png");
    padding: 0 !important;
}
  
 
div#nextend-accordion-menu-unique979d456 dl.level2 dt span {
    font-family: "Oswald",Arial;
    text-transform: uppercase;
    font-size:18px !important;
    letter-spacing:1px;
    font-weight:800 !important;
}
  
   div#nextend-accordion-menu-unique979d456 dl.level2 dt a {
    padding: 20px 5vw 20px 0 !important;
    border-bottom:0.09em solid grey;
}

div#nextend-accordion-menu-unique979d456 dl.level2 dt.parent .inner {
    background-position:  90% 50% !important;
    cursor: pointer;
}

  
.prac-side-col dt[data-menuid="128"] a{
    border-bottom:0.09em solid transparent !important;
  }

  
  /*sub prac-menu*/
  
.prac-side-col dt[data-menuid="225"] a{
    border-bottom:0.09em solid transparent !important;
    border-top:0.09em solid grey !important;
  }





/*********************************************************
            News Feed
**********************************************************/

article[class*="category-news"] .post-meta {
  display:none;
}

#wrapper-43{
overflow:hidden;}

  /*New Side*/

#container-43 {
    max-width: 100% !important;
    padding-bottom:40px!important;
    overflow: hidden;
}

#container-43 .prac-side-col .left-box {
    float:right;
    padding:40px 0 0px 0;
    max-width:320px;
    clear:both;
    width:100%;
}


.ut-layout-news .left-box a,.ut-layout-news .left-box{
    color:white;
}


.ut-layout-news .left-box a:hover, .ut-layout-news.right-box a:hover {
  color:rgb(188, 167, 135) !important;
}



#container-43 .prac-side-col .left-box:not(:first-child) {
      padding:20px 0 0px 0;
}


.ut-layout-news .left-box h3.element-title {
    text-transform:uppercase;
    color:rgb(188, 167, 135);
    margin:10px 0 0;
    padding:10px 0;
}


.ut-layout-news .left-box h3.element-title::after {
    background: rgb(70, 70, 70);
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}


.ut-layout-news .left-box .recenposts.vertical {
   border-bottom:1px solid rgb(70, 70, 70);
    padding:10px 0;
}

.ut-layout-news .left-box .recenposts.vertical:last-child {
    border: transparent;
}


.ut-layout-news .left-box p {
  padding-right:10px;
}


.left-box.widget.widget_calendar.inner-container > div {
    padding-right: 20px;
}

  /*News Content*/

.ut-layout-news .right-box .img-responsive {
    margin-bottom: 20px;
    width: 100%;
}


.right-box h1.multi-post-title::after {
    background: rgba(137, 12, 21,0) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 0px;
    margin: 0;
    width: 100%;
}


.ut-layout-news .right-box a{
    color: rgb(51, 51, 51);
}

.ut-layout-news .right-box .entry-content span {
    clear: both;
    padding: 20px 0;
}




/*********************************************************
						BLOG/ARTICLES
**********************************************************/



.post-meta{
  padding-bottom:20px;
}


.ut-layout-posts-single .prac-main-col h4 {
padding-top:20px;
}



  /*Blog Side*/

  #container-46{
    max-width: 100% !important;
    padding-bottom:40px!important;
    overflow: hidden;
}

#container-42 {
    max-width: 100% !important;
    padding-bottom:40px!important;
    overflow: hidden;
}

#container-42 .prac-side-col .left-box, #container-46 .prac-side-col .left-box {
    float:right;
    padding:40px 0 0px 0;
    max-width:320px;
    clear:both;
    width:100%;
}


.left-box a, .left-box{
    color:white;
}


.left-box a:hover, .right-box a:hover {
  color:rgb(188, 167, 135) !important;
}



#container-42 .prac-side-col .left-box:not(:first-child),#container-46 .prac-side-col .left-box:not(:first-child) {
      padding:20px 0 0px 0;
}


.left-box h3.element-title {
    text-transform:uppercase;
    color:rgb(188, 167, 135);
    margin:10px 0 0;
    padding:10px 0;
}

.left-box h3.element-title::after {
    background: rgb(70, 70, 70);
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}


.left-box .recenposts.vertical {
   border-bottom:1px solid rgb(70, 70, 70);
    padding:10px 0;
}

.left-box .recenposts.vertical:last-child {
    border: transparent;
}


.left-box p {
  padding-right:10px;
}


.left-box.widget.widget_calendar.inner-container > div {
    padding-right: 20px;
}

  /*Blog Content*/

.right-box .featured-image, .right-box .featured-image {
    margin-bottom: 20px;
    width: 100%;
}


.right-box h3::after {
    background: rgb(137, 12, 21) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0 25px;
    width: 100%;
}


.right-box a{
    color: rgb(51, 51, 51);
}

.right-box .entry-content span {
    clear: both;
    padding: 20px 0;
}


/*********************************************************
						CONTACT PAGE
**********************************************************/

.ut-layout-contact .contact-page-wrap {
	padding:40px 0;
}

.map-contact > h4{
	color:#890c15 !important;
}

.map-contact > p{
	font-size:17px;
}


.ut-layout-contact .map-contact h1::after {
    background: #890C15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0 25px;
    width: 77px;
}




/*********************************************************
						FOOTER
**********************************************************/

.contact-wrap{
  background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/slider.jpg);
	background-size: cover;
	background-position:center right;
    padding-bottom: 30px;
}

.contact-wrap a{
	color:#BCA787;
}

.contact-wrap .fa{
	margin:10px 20px 0 0;
  	font-size:27px;
    color:white;
}

.contact-wrap .fa:hover{
	color:#BCA787;
	transition: all 0.3s ease 0s;
}


.contact-wrap .contact-info-wrap{
	text-align:center;
	color:white;
  	font-weight:bold;
  	padding:15px 0;
  	background:rgba(0,0,0,0.5);
  	font-size:19px;
}

.col-xs-12.col-sm-4.foot-info > h3 {
    color: rgb(188, 167, 135);
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

/*Contact Form*/

.contact-form-contain h1 {
	text-align:center;
  	padding:20px 0;
  	color:white;
  	font-size:40px;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

.contact-form-contain span.highlight {
	color:#BCA787;
}

/*Contact Form */


#responsive-form{
	margin:0 auto;
	width:100%;
}

.form-row{
	width: 100%;
}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}



.wpcf7-submit{
	float: right;
	background: #bca787 !important;
	color: #fff;
	border: none !important;
	padding: 8px 70px;
	cursor: pointer;
    font-weight: 800;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    text-transform: uppercase !important;
        text-shadow: 1px 1px 1px #000000;
}

.wpcf7-submit:hover{
		background: #000000 !important;
	color: #bca787;
  transition: all 0.3s ease 0s !important;
}

span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #890c15 !important;
	padding: 5px;
    display: inline-block !important;
}

div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #890c15 !important;
	padding: 5px;
	color: white;
	text-align: center;
	margin: 0;
	font-size: 12px;
}

div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f !important;
	border-color: #59a80f !important;
	color: #fff !important;
	margin: 0;
}


.wpcf7 textarea{
	height: 227px;
}

button, input, optgroup, select, textarea {
    color: #ffffff !important;
    margin: 0;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    border: 1px solid #cccccc !important;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
 	background: rgba(0,0,0,0.6) !important;;
}

.wpcf7 input[type="text"]:focus {
    background: rgba(0,0,0,0.9) !important;
}

.wpcf7 textarea:focus{
    background-color: rgba(0,0,0,0.9) !important; 
}

.captcha-img {
	float:left;
	margin-right:20px;
	height:27px;
}

/*footer Disclaimer*/


.disclaim-wrap {
    font-size:14px;
	padding:20px 0;
	text-transform:uppercase;
}

.disclaim-wrap a{
  color:#890c15;
  font-size:
}

.design-by{
    float:right;
}

.disclaim-wrap img{
  max-width:100%;
  width:140px;
  height:auto;
  margin-top:-3px
}







/*********************************************************
						ERROR PAGE
**********************************************************/

.search-button{
text-align:center;
}

.search-button button.btn{
  background:#890C15;
  margin-left:10px;
  margin-top:-7px
}


.search-button button.btn:hover{
  background:#333333;

}

input[type="search"] {
    padding:4px;
    color:black !important;
}


.error{
	padding:2.7vw 0;
}


.ut-layout-404-error h1, h2{
  text-align:center;
}

.ut-layout-404-error h1{
  font-size:127px;
}

.ut-layout-404-error h2{
  font-size:45px;
}


#wrapper-49{
overflow:hidden;
}

#container-49{
max-width:100%;
}









/*********************************************************
						MEDIA QUERIES
**********************************************************/





@media only screen and (min-width: 780px){ 

.mobile-number {
    display:none !important;
}
    
    /*contact*/
    
.form-row .column-full .wpcf7-form-control-wrap .captcha {
    width: 20%;
  	float:left;
}
    
.column-half{
		width: 50%;
	}


}

@media only screen and (max-width: 1270px){ 
    
/******* General *******/

.container-fluid{
	max-width:1300px;
    padding:0 10px !important;
}
    
/******* Navigation *******/
    
.ultimatum-menu .nav-holder .navigation > li > a {
    padding:14px 3vw !important;
}


.ultimatum-menu .nav-holder .navigation > li > a:hover {
    padding:14px 3vw !important;
}


    }

@media only screen and (max-width: 1024px){ 
    
    /******* Home Intro *******/

.home-intro-wrap .intro-about{
	padding:0 5px !important; 
}
    
/******* Home | What Sets Us Apart *******/
    
.intro-apart {
padding-right:0px;}


    }





@media only screen and (max-width: 992px){ 
    

/*********************************************************
						profile
**********************************************************/
    
.profile-bio {
	clear:both;
    padding:20px 0 0 0;
}


  /*********************************************************
            PRactice Areas
**********************************************************/

.right-box{
width:100% !important;
  padding:40px 10px;
}

.prac-side-col .left-box {
  float:none !important;
    padding:40px 10px;
    max-width:100% !important;
}


    
    }





@media only screen and (max-width: 780px){ 

    
    /*********************************************************
						BANNER
**********************************************************/
    
.banner-wrap {
    padding: 7px 0 !important;
}
    
.banner-wrap #col-12-2{
    display:none !important;
} 

.banner-wrap #col-12-1{
    width:100% !important;
} 
    
.mobile-number a {
    color: #ffffff !important;
}

.mobile-number {
    color: #ffffff;
    float: right;
    font-family: oswald;
    font-size: 20px;
    margin-top: 18px;
    padding-right: 20px;
}

    
    /******* logo *******/  
.logo img {
    display: block;
    margin:auto;
}
    
    /******* PRactice Boxes *******/ 
    
div.effect-ming h2 {
    margin: 10% 0 10px;
    transition: transform 0.35s ease 0s;
}


.left-box.widget.widget_calendar.inner-container > div {
    padding-right: 10px;
}

    /******* Home divider *******/ 

.apart-wrap h1 {
    font-size: 25px;
    letter-spacing: 1px;
    text-align: center;
}

    

    
    

    
/*********************************************************
						Footer
**********************************************************/
    
.contact-wrap{
  background: url(https://dannysalehlaw.com/wp-content/uploads/2015/10/contact.jpg);
	background-size: cover;
	background-position:center right;
    padding-bottom: 0px;
}
    
    .wpcf7-submit {
    display: block;
    float: none;
    margin: 10px auto 0;
    clear: both;
    width: 75%;
}
    
    
/*footer Disclaimer*/


.disclaim-wrap {
	text-align:center;
}

    
.design-by{
    float:none !important;
     padding-top:10px;
}

    
    }




@media only screen and (min-width: 540px){

 
 .mobile-prac {
  display: none;
 }


    
    }

@media only screen and (max-width: 540px){


  
  h1,h2,h3,h4,h5,h6{

    text-align: center;
  }


/*********************************************************
						HOME PAGE
**********************************************************/

.column-half, .column-full{
  float: left;
  position: relative;
  padding: 0.65rem 0;
  width:100%;
  -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

/******* Home Intro *******/
    
.home-intro-wrap{
    padding-bottom:20px;
}

    
.home-intro-wrap h1.entry-title {
    margin-top: -67px;
    visibility: hidden !important;
}

.intro-about ul, ol {
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 20px;
}
    
.sub-title-line {
    display:none !important;
}


div.intro-sub-title {
    background-image: none !important;
    padding-top:30px !important;  
    padding-right:0px;
  	display:block;
    position:relative;
    text-align: center !important;
}
    
div.intro-sub-title::after {
    background: #373737 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 15px auto 0;
    width: 77px;
  }
    
.home-intro-wrap .intro-snip {
    border-bottom: 2px solid #464646 !important;
    color: #bca787;
    line-height: 1.4;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 27px;
}
    
/******* Practice Areas *******/

.prac-home{
    display:none;
}

    
div#nextend-accordion-menu-nextendaccordionmenuwidget-6 dl.level1 dt a, div#nextend-accordion-menu-nextendaccordionmenuwidget-6 dl.level1 dt a span {
    color: rgb(255, 255, 255);
    font-family: "Oswald",Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 2px rgb(0, 0, 0);
    padding-left 0.4s ease 0s;
}
    
/******* Home | What Sets Us Apart *******/
    
.apart-wrap {
    clear: both;
    padding: 17px 0px;
}
    
.apart-wrap h1::after {
    background: #890c15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    margin: 15px auto 20px;
    width: 77px;
}
    
    
/*********************************************************
						Profile Page
**********************************************************/
    
    
.profile-wrap {
	padding:17px 0;
}
    

.profile-info-col{
    padding:0;
}


.profile-info h3::after {
    background: rgb(137, 12, 21) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 10px auto 15px;
    width: 77px;
}
    

/*********************************************************
						Contact-Page
**********************************************************/
    
    
.ut-layout-contact .contact-page-wrap {
	padding: 17px 0;
}


.ut-layout-contact .map-contact h1::after {
    background: rgb(137, 12, 21) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 10px auto 25px;
    width: 77px;
}

.map-contact > h4 {
    color: #890C15 !important;
    text-align:left !important;
}


    }

.testimonials-col {padding-bottom: 10015px;}

.testimonials-col a.post-title {
    font-weight: 800;
/*    border-bottom: 2px solid #890c15;*/
    color: #333;
    font-size: 27px;}


.testimonials-col {
    padding-left: 22px;
    padding-right: 30px;
}


.testimonials-col h3.post-header {
    border-bottom: 2px solid #890c15;
    padding-bottom: 5px;
    margin-bottom: 15px;
}


.testimonials-col h3.element-title {
    font-size: 40px;
    
}


/*


font weight: 800 
    background: #890C15 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    margin: 15px 0 25px;
    width: 100%;
}

*/
