/*
Theme Name: Custom theme
Theme URI: http://wordpress.org/themes/custom
Author: Mark Weber
Description: This is the default theme for this website developed by Dallas Websites, copyright 2015
*/



body p, ul, li {
	font-size: 17px;
}

#wpadminbar {
	position: fixed;
}

.wpecbd-upload-button {
	min-height: 26px;
	text-align: center;
	width: 120px;
	padding: 6px;
	font-size: small;
	border: 1px #DFDFDF solid;
	background-color: #fafafa;
	background: url('../img/image_add.png') 4px 5px no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.nav-bg .header-nav>li>a {
	font-size: 13px;
	font-weight: 300;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 4px solid transparent;
	background-color: transparent;
}

.errorMessage {
	color:red;
	font-weight: bold;
	font-size: 16px;
}

.successMessage {
	color: green;
	font-weight: bold;
	font-size: 16px;
}

.entry {
	padding: 25px;
	margin-bottom: 25px;
}

.entry-title-list {
	font-size: 25px;
	color: #ff4b33;
}

.post-wpecbd h3 {
	font-size: 20px !important;
	color: #660000 !important;
}

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

.hentry {
	border: 1px solid #212643;
	padding: 5px 15px;
	margin-bottom: 15px;
}

.index-title-main {
		font-family: open-sans,sans-serif;
		font-size: 33px;
		margin-top: 40px;
		color: #370000;
		border-bottom: 1px solid #000;
		border-bottom-style: dashed;
		padding-bottom: 15px;
}

h2 {
	color:#370000;
}

.index-title-1 {
	font-family: open-sans,sans-serif;
	font-size: 21px;
	margin-top: 23px;
	color: #370000;
	border-bottom: 1px solid #000;
	border-bottom-style: dashed;
}


.h3, h3 {
	font-size: 27px;
}

.btn-primary  {
	border-radius: 0px !important;
}

.btn-forms-2  {
	padding: 6px 7px;
}

.mybtn {
	width: 100%;
}

.web_dialog_overlay
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none;
}
.web_dialog {
	display: none;
	position: fixed;
	width: 380px;
	min-height: 240px;
	top: 50%;
	left: 50%;
	margin-left: -190px;
	margin-top: -100px;
	background-color: #ffffff;
	border: 2px solid #336699;
	padding: 0px;
	z-index: 102;
	font-family: Verdana;
	font-size: 10pt;
	border-radius: 5px;
	padding: 5px;
}
.web_dialog_title {
	border-bottom: solid 2px #336699;
	background-color: #293054;
	padding: 4px;
	color: White;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
}
.web_dialog_title a
{
    color: White;
    text-decoration: none;
}

#myCarousel1 {
	margin: -1px 0 0 -1px;
	padding-top: 25px !important;
}

#myCarousel .caro-author {
	font-size: 22px;
	margin-top: 6px;
	color: #924546;
	font-weight: normal;
}

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

.img-center {
	display: block;
	margin: 0 auto;
}

.footer-bg-1 .footer-nav>li>a {
	font-size: 17px;
	font-weight: 300;
	margin-right: 0;
	margin-left: 0;
	text-decoration: none;
	color: #f2f2f4;
}

.bd_info_title {
	font-size: 17px !important;
	font-weight: normal !important;
	color: #370000 !important;
}

.bd_info_value {
	font-size: 17px !important;
}

.aslaLogo {
	margin-top: 15px;
}


.bd_content h3, .biotitlelink {
	font-family: open-sans,sans-serif;
	font-size: 21px;
	margin-top: 23px;
	color:#8f0102;
	border-bottom: 1px solid #000;
	border-bottom-style: dashed;
	padding-bottom: 10px;	
}

.photome {
	margin-top: 26px;
}

.p-marg {
	margin-bottom: 25px;
	text-align: left;
}

.p-marg-2 {
	margin-top: 5px;
}

.news-title {
	font-size: 17px;
	font-weight: 300;
	color: #293054;
}

.news-content {
	font-size: 16px;
	font-weight: 300;
	min-height: 199px;
}

.carousel-control {
	font-size: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5%;
	text-align: center;
	opacity: .5;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=50);
}

.formee legend, .formee h3 {
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: -.035em;
	color: #2b2b2b;
	font-weight: normal;
}

.btn-readmore-2{
  margin-left: 0px;


 }

 .read-more-btn-responsive{
 	text-align: left;
 }

/*.btn{
	display:inherit !important;
	vertical-align: left !important;
	background-color: red;
}*/

#myCarousel1 .carousel-control .glyphicon-chevron-left, #myCarousel1 .carousel-control .icon-prev{

	left: 22%;

}

.carousel-control.right{
	right:1%;
}

.index-img-2{
	float:left;
	margin-right: 10px;
}

.btn-borders{
	margin-bottom: 61px !important;
}

.border-pipeline {
	margin-top: 18px;
	border-right: 1px solid #bdbdbd;
}

.asla-news {
	padding: 0 0 0 10px;
	list-style-type: decimal;
}

.bg-white {
    margin-top: 25px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.75);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.75);
    padding-bottom: 10px;
}

.formee fieldset {
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100% !important;
}

.formee .formee-txt, .formee input[type="text"], .formee input[type="password"], .formee input[type="file"], .formee textarea, .formee select {
    border-color: #c6c6c6 #dadada #eaeaea;
    background: #fafafa;
    color: #999;
    font-size: 1.4em;
    font-family: inherit;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100% !important;
}

#Official_Seal p {
	line-height: 26px;
}

.carousel-control.left, .carousel-control.right {
	background: transparent !important;
}



/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
  	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    	width: 100% !important;
	}

	.header-bg .logo-text {
    	font-size: 13px;
        font-weight: 300;
    	color: #fff;
	}

	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    	display: block;
    	max-width: 50%;
    	height: auto;
	}

	/*.header-bg {
    	background-image: url(images/header-bg-2.png);
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	    padding-top: 20px;
	    margin-top: 0;
	}*/

/*	.home-logo {
		width: 30% !important;
	}

	.home-logo-2 {
		width: 50% !important;
	}*/

	/*.mymobile  {
	    width: 51% !important;
	    padding: 0;
	    display: inline-block !important;
	    padding-left: 18px;
	}

	.logo-text {
		font-size: 9px !important;
	}

	.header-bg .home-logo {
	}	

	.myMobileLogo {
    	width: 47% !important;
    	display: inline-block !important;
	}

	.myMobileLogo img {
    	width: 	100% !important;
    	margin-left: 20px;
	}*/

	.logo-text {
		font-size: 9px !important;
	}

	.home-logo-2 {
		width: 90%;
		padding-top: 20px;
	}


	.grid-4-12 {
		width: 100% !important;
		float: none !important;
	}
	#bd_city {
		width:100% !important;
	}
	#bd_state {
		width:100% !important;
	}
	#bd_zip {
		width:100% !important;
	}
	#bd_city {
		width:100% !important;
	}
	#bd_company {
		width:100% !important;
	}
	#bd_lawschool {
		width:100% !important;
	}
}

.navbar-static-top { position: relative; }
	.navbar-static-top .sm-icons-links {
		font-size: 20px;
		right: 20px;
		position: absolute;
		top: 0;
	}
		.navbar-static-top .sm-icons-links a { color: #fff; }
			.navbar-static-top .sm-icons-links a:hover { color: #9cbfed; }
		.navbar-static-top .sm-icons-links i { margin-right: 10px; }