<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, button, input, select, textarea {

	color: #222;

}

body {

	font-size: 1em;

	line-height: 1.4;

}



/*

 * Remove text-shadow in selection highlight: h5bp.com/i

 * These selection rule sets have to be separate.

 * Customize the background color to match your design.

 */



::-moz-selection {

 background: #555;

 color: #fff;

 text-shadow: none;

}

::selection {

	background: #555;

	color: #fff;

	text-shadow: none;

}

/*

 * A better looking default horizontal rule

 */



hr {

	border:solid 1px #c3c3c3;

	margin-bottom:0px;

	

}



img {

	vertical-align: middle;

}

/*

 * Allow only vertical resizing of textareas.

 */



textarea {

	resize: vertical;

}

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

   General styles

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



html, body {

	height: 100%;

}

body {

  	font-family: "Lato", Helvetica, Arial, sans-serif;

	font-weight: 300;

	font-size: 16px;

	color: #555;

	-webkit-font-smoothing: antialiased;

	-webkit-overflow-scrolling: touch;

}

.col-md-4 {

	padding-bottom: 30px;

}

.modal-header {

	background: #34b1c4;

}

.modal-header h4 {

	color: white;

	font-weight: 700;

	letter-spacing: 1px;

}

.modal-footer {

	background: #34b1c4;

}

.navbar-default .navbar-nav &gt; li &gt; a {

  color: #555;

}

.navbar-default .navbar-nav &gt; .active &gt; a,

.navbar-default .navbar-nav &gt; .active &gt; a:hover,

.navbar-default .navbar-nav &gt; .active &gt; a:focus {

  color: #38b5c9;

  background-color: #fff;

  

  

}

.navbar-default {

	background-color: #fff;

	padding: 0 0;

	border:none;

	font-weight: 500;

}

.navbar-default .navbar-brand {

	font-weight: 700;

	font-size: 26px;

	color: #666;

}

.navbar-brand .fa {

	color: #38b5c9;

}

.navbar-toggle {

	border-color: transparent;

	border: 0px solid transparent;

}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {

	color: #555;	

}

a img {

	background: white;

}

.odd a img {

	background: #f5f5f5;

}

/* Titles */

h1, h2, h3, h4, h5, h6 {

	font-weight: 200;

	color: #555;

}

h2 {

	font-size: 34px;

	color: #666;

	font-weight: 500;

}

h3 {

	font-size: 17px;

	font-weight: 500;

}

/* Paragraph &amp; Typographic */

p {

	line-height: 26px;

	margin-bottom: 20px;

}

p.large {

	font-size: 16px;

    line-height: 23px;

    margin-bottom: 26px;

}

.centered {

	text-align: center;

}

strong {

	font-weight: 700;

}

em {

	font-weight: 300;

}

pre {

	background: #ebebeb;

	border: none;

	font-family: "Monaco";

	font-size: 16px;

	color: #666;

	padding: 20px;

	line-height: 28px;

}

small {

	font-size: 12px;

}

blockquote, blockquote p {

	line-height: 28px;

	color: #999;

	font-weight: 300;

	font-style: italic;

}

blockquote {

	position: relative;

	margin: 0 0 40px -30px;

	padding-left: 30px;

	border-left: 5px solid #3498db;

}

blockquote cite {

	position: absolute;

	bottom: -25px;

	right: 0;

	font-size: 12px;

	font-style: italic;

	color: #333;

	font-weight: 300;

}

blockquote cite:before {

	content: "-- "

}

/* Images */

.overflow-image {

	margin-top: -65px;

}

/* Links */

a {

	color: #4abcc5;

	word-wrap: break-word;

	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;

	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;

	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;

	-o-transition: color 0.1s ease-in, background 0.1s ease-in;

	transition: color 0.1s ease-in, background 0.1s ease-in;

}

a:hover, a:focus {

	color: #fff;

	text-decoration: none;

	outline: 0;

}

a:before, a:after {

	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;

	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;

	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;

	-o-transition: color 0.1s ease-in, background 0.1s ease-in;

	transition: color 0.1s ease-in, background 0.1s ease-in;

}

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

   Wrap Sections

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

#disclamerPage{

	background: url(../../assets/images/disclamer/disclaimer.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}



#contactusPage{

	background: url(../../assets/images/contact/contact-us-banner.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}



#newsPage{

	background: url(../../assets/images/news/newsBanner.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}









#resourcesPage{

	background: url(../../assets/images/resources/resources.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}





#servicesPage{

	background: url(../../assets/images/services/services-banner.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}







#attorneys{

	background: url(../../assets/images/attorneys/attorneys-banner.jpg) no-repeat center top;

	padding-top: 341px;

	text-align: left;

	background-attachment: relative;

	background-position: center center;

	/*min-height: 650px;*/

	min-height: 341px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	/*padding-bottom: 100px;*/

	margin-top: 70px;

}



.buttonOverImage{

	padding: 10px;

	background:#164663;

	font-size:35px;

	color:#fff;

	font-weight:700;

}



.buttonOverNews{

	padding: 10px;

	background:#164663;

	font-size:23px;

	color:#fff;

	font-weight:700;

	text-transform: uppercase;

}



.buttonOverImageHome{

	padding: 10px;

	font-size:55px;

	color:#b1895e;

	font-weight:700;

}



.contactButton{

	background:#fff;

	color:#29323d;

}





#headerwrap {

	background: url(../../assets/images/home-banner.jpg) no-repeat center top;

	padding-bottom: 25px;

    padding-top: 410px;

	text-align: center;

	background-attachment: relative;

	background-position: center center;

	min-height: 660px;

	width: 100%;

	-webkit-background-size: 100%;

	-moz-background-size: 100%;

	-o-background-size: 100%;

	background-size: 100%;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

	margin-top: 0px;

}

#headerwrap h1 {

	color: #fff;

	font-size: 50px;

	font-weight: 400;

	text-align: center;

	letter-spacing: 2px;

	padding-bottom: 10px;

}

#headerwrap p {

	color: #fff;

	font-size: 22px;

	font-weight: 300;

	text-align: center;

	letter-spacing: 1px;

}

#headerwrap .btn {

	font-weight: 500;

	font-size: 17px;

	margin: 20px 0;

	background-color: rgba(255,255,255,0);

	color: #fff;

	border: 1px solid #fff;

}

#headerwrap .btn:hover, #headerwrap .btn:focus {

	color: #555;

	background-color: #fff;

	outline: 0px;

	border: 1px solid #fff;

}

#about {

	background: #fff;

	padding-top: 100px;

	padding-right: 0;

	padding-left: 0;

	padding-bottom: 80px;

}



#aboutattorneys{

	background: #fff;

	padding-top: 80px;

	padding-right: 0;

	padding-left: 0;

	padding-bottom: 60px;

}



#about img {

	margin-top: 0;

}

#services {

	background: url(../../assets/images/home-our-service-banner.jpg) no-repeat center center fixed;

	padding: 60px 0;

	text-align: center;

	background-size: cover;

}

#services .fa {

	color: #c0ed5d;

}

#services hr {

	display: block;

	height: 3px;

	border: 0;

	margin: 3em 0;

	padding: 0;

	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	width: 50%;

	left: 25%;

	position: relative;

	border: none;

}

#services p {

	text-align: center;

	color: #fff;

}

#services H2 {

	color: #fff;

}

#services H3 {

	color: #fff;

}

#team {

	background: url(../img/bg.jpg) no-repeat center center fixed;

	padding: 60px 0;

	text-align: center;

	background-size: cover;

}

#team hr {

	display: block;

	height: 3px;

	border: 0;

	margin: 3em 0;

	padding: 0;

	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #71c9d6, rgba(255, 255, 255, 0));

	width: 50%;

	left: 25%;

	position: relative;

	border: none;

}

#team H2 {

	color: #fff;

}

#team p {

	color: #fff;

}

#team H4 {

	padding-top: 10px;

	color: #fff;

	font-weight:bold;

}

#team p.large {

	margin-top: 60px;

	margin-bottom: 30px;

}

#team .fa {

	width: 30px;

	height: 30px;

	margin: 0 3px;

	border-radius: 100%;

	font-size: 15px;

	line-height: 30px;

	outline: 0;

	color: #fff;

	background-color: #67c5d3;

	-webkit-transition: all .3s;

	-moz-transition: all .3s;

	transition: all .3s;

}

#team .fa:hover {

	background-color: #2ea0b1;

}

#portfolio {

	background-color: #fff;

	padding: 60px 0;

}

#portfolio .btn-default {

	border: 0;

}

#contact {

	background: #fff;

	padding: 60px 0;

	text-align: center;

}

#contact .form {

	padding: 30px 0;

}

#contact .fa {

	margin-bottom: 10px;

}

#contact .btn {

	font-weight: 500;

	font-size: 18px;

	margin-top: 50px;

	background-color: #3ab7cb;

	color: #fff;

	border: 0;

}

#contact .btn:hover, #contact .btn:focus {

	background-color: #329cad;

	outline: 0px;

}

#greywrap {

	background: #f5f5f5;

	margin-top: 0px;

	padding: 50px 0;

	border-bottom: 1px solid #eee;

	text-align: center;

}

#greywrap .btn {

	font-family: "Raleway";

	font-weight: 300;

	font-size: 20px;

	margin: 0 25px;

	background-color: #fff;

	border-color: #e2e2e2;

	color: #888;

	border-bottom: 0;

	letter-spacing: 1px;

}

#greywrap .btn:hover, #greywrap .btn:focus {

	margin: 0 25px;

	background-color: #fff;

	border-color: #a5cdd5;

	border-bottom: 0;

	outline: 0px;

	color: #a5cdd5;

}

#greywrap h2 {

	font-size: 30px;

}

#greywrap .callout {

	margin-bottom: 20px;

}

#greywrap p {

	font-size: 30px;

}

#greywrap .fa {

	font-size: 18px;

	margin-right: 4px;

}

#footerwrap {

	background: rgba(0, 0, 0, 0) url("../../assets/images/home-our-service-banner.jpg") no-repeat fixed center center / cover ;

	padding: 25px 0 25px 0;

}

#footerwrap span.copyright {

	line-height: 40px;

	color: #888;

	font-weight: 400;

}

#footerwrap span.copyright a {

	color: #888;

	border-bottom: 1px dotted;

}

#footerwrap span.copyright a:hover {

	color: #3ab7cb;

	text-decoration: none;

}

.txtRes-{min-height: 210px}

.sectionPaddingResources .pargraph.transUpper- {min-height: 53px}

#footerwrap h4 {

	color: white;

}

ul.social-buttons {

	margin: 0;

}

ul.social-buttons li a {

	font-size: 24px;

	outline: 0;

	color: #999;

}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {

	color: #3ab7cb;

}

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

   Box Sections

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



.white h1 {

	color: #999;

}

.white p {

	padding-top: 25px;

}



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

   Image Mask

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







.grid figure {

	margin: 0;

	position: relative;

	border: 1px solid #ddd;

}

.grid figure img {

	width: 100%;

	display: block;

	position: relative;

	

}

.grid figcaption {

	position: absolute;

	top: 0;

	left: 0;

	padding: 20px;

	color: #fff;

	background-color: #34b1c4;

}

.grid figcaption h5 {

	margin: 0;

	padding-top: 0px;

	padding-left: 20px;

	padding-bottom: 5px;

	color: #fff;

	font-weight: 700;

	text-align: left;

	letter-spacing: 1px;

}

.grid figcaption a {

	text-align: left;

	padding: 5px 10px;

	margin-left: 20px;

	display: inline-block;

	background: #2f2f2f;

	color: #fff;

	font-size: 13px;

}

/* Caption Style */

.mask figure {

	overflow: hidden;

}

.mask figure img {

	-webkit-transition: -webkit-transform 0.4s;

	-moz-transition: -moz-transform 0.4s;

	transition: transform 0.4s;

}

.no-touch .mask figure:hover img, .mask figure.cs-hover img {

	-webkit-transform: translateY(-30px);

	-moz-transform: translateY(-30px);

	-ms-transform: translateY(-30px);

	transform: translateY(-30px);

}

.mask figcaption {

	height: 50px;

	width: 100%;

	top: auto;

	bottom: 0;

	opacity: 0;

	-webkit-transform: translateY(100%);

	-moz-transform: translateY(100%);

	-ms-transform: translateY(100%);

	transform: translateY(100%);

	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;

	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;

	transition: transform 0.4s, opacity 0.1s 0.3s;

}

.no-touch .mask figure:hover figcaption, .mask figure.cs-hover figcaption {

	opacity: 1;

	-webkit-transform: translateY(0px);

	-moz-transform: translateY(0px);

	-ms-transform: translateY(0px);

	transform: translateY(0px);

	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;

	-moz-transition: -moz-transform 0.4s, opacity 0.1s;

	transition: transform 0.4s, opacity 0.1s;

}

.mask figcaption a {

	position: absolute;

	top: 10px;

	bottom: 10px;

	right: 30px;

}



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

   MEDIA QUERIES

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





@media screen and (max-width:1050px), screen and (max-device-width:1050px) {

body .header {

	background-attachment: scroll;

}

}



/*ipad portrait*/

@media only screen and (min-device-width:768px) and (max-device-width : 1024px) and (orientation : portrait) {

.header {

	background-attachment: scroll;

}

}



@media screen and (max-width:769px) {

#headerwrap h1 {

	font-size: 40px;

}

#headerwrap p {

	font-size: 20px;

}

}









/********* css Nasser Law***********/

.navbar-brand {

	padding:0px 15px;

}

.nav &gt; li {

    color: #282828;

    display: block;

    font-family: "Lato",Helvetica,Arial,sans-serif;

    font-size: 16px;

    font-weight: 700;

    position: relative;

	padding: 10px 0;

}



.link-hover:hover  a{

    opacity:0.5;

}



.link-hover:hover ul.dropdown-menu li a{

    opacity:1;

}







.logoHeight{

	height: 50px;

}



.phrasebold{

	font-size:18px;

	color:#1e2b33;

	font-weight:700;

}



.paragraphLight{

	font-size:18px;

	color:#1e2b33;

	font-weight:300;

}

.readMore{

	color:#fff;

	font-size:14px;

	font-weight:700;

	background:#b1895e;

	margin-top: 20px;

    padding: 12px;

}

.readMore:hover{

	color:#fff;

}



.contactNasser{

	text-transform:uppercase;

	text-align:left;

	color:#1e2b33;

	font-size:18px;

	font-weight:bold;

}



.locationNasser{

	text-align:left;

	font-weight:300px;

	font-size:16px;

	color:#1e2b33;

	margin-top:20px;

}



.colorIcon{

	color:#b1895e;

}



.styleInfo{

	font-weight:300;

	color:#1e2b33;

	font-size:16px;

}



.styleInfo:hover{

	color:#1e2b33;

	width: 20px;

}



.copyright{

	color:#fff;

	font-weight:300;

	font-size:14px;

}

.footerTitle{

	color:#fff;

	font-weight:700;

	font-size:16px;

}



.footerTitle:hover{

	color:#fff;

}

.disclaimer{

	color:#fff;

	font-weight:300;

	font-size:16px;

	line-height: 30px;

}

.disclaimer:hover{

	color:#fff;

}



.pargraph{

	font-size:18px;

	color:#1e2b33;

	font-weight:300;

	

}





.vertical-align {

    display: flex;

	align-items: center;

}







.ft-size-60{

	font-size:50px;

}

.fw-300{

	font-weight:300;

}



.width100{

	width:100px;

	border:solid 1px #29323d;

	border-radius:100%; 

}



.widthHome100{

	width:100px;

	border:solid 1px #fff;

	border-radius:100%;

}



.colorContact{

	color:#1e2b33;

}



/*vertical tabs*/







/*  bhoechie tab */

div.bhoechie-tab-container{

  z-index: 10;

  background-color: #ffffff;

	/*padding: 0 !important;*/

  border-radius: 4px;

  -moz-border-radius: 4px;

  margin-top: 20px;

  background-clip: padding-box;

  opacity: 0.97;

  filter: alpha(opacity=97);

}

div.bhoechie-tab-menu{

  padding-bottom: 0;

}

div.bhoechie-tab-menu div.list-group{

  margin-bottom: 0;

}

div.bhoechie-tab-menu div.list-group&gt;a{

  margin-bottom: 0;

}

div.bhoechie-tab-menu div.list-group&gt;a .glyphicon,

div.bhoechie-tab-menu div.list-group&gt;a .fa {

  color: #5A55A3;

}

div.bhoechie-tab-menu div.list-group&gt;a:first-child{

  border-radius: 0;

  -moz-border-radius: 0;

}

div.bhoechie-tab-menu div.list-group&gt;a:last-child{

  border-radius: 0;

  -moz-border-radius: 0;

}

div.bhoechie-tab-menu div.list-group&gt;a.active,

div.bhoechie-tab-menu div.list-group&gt;a.active .glyphicon,

div.bhoechie-tab-menu div.list-group&gt;a.active .fa{

  background-color: #164663;

  background-image: #164663;

  color: #ffffff;

	font-size: 17px;

    text-transform: uppercase;

}

/*div.bhoechie-tab-menu div.list-group&gt;a.active:after{

  content: '';

  position: absolute;

  left: 100%;

  top: 50%;

  margin-top: -13px;

  border-left: 0;

  border-bottom: 13px solid transparent;

  border-top: 13px solid transparent;

  border-left: 10px solid #5A55A3;

}*/

div.bhoechie-tab-content{

  background-color: #ffffff;

  /* border: 1px solid #eeeeee; */

  padding-left: 20px;

}



div.bhoechie-tab div.bhoechie-tab-content:not(.active){

  display: none;

}



.list-group-item {

	border:none;

}



a.list-group-item {

	text-transform: uppercase;

    color: #999999;

	font-size: 17px;

}



a.list-group-item:hover {

    color: #999999;

}





/*end tabs*/



.sectionPadding{

	padding: 80px 0 60px;

}

.sectionPaddingAttorney{

	padding: 50px 0 60px;

}



.sectionPaddingResources{

	padding: 0 0 60px;

}



.nameEmployee{

	text-transform:uppercase;

	color:#164663;

	font-size:35px;

	font-weight:700;

}



.PositionEmployee{

	text-transform:uppercase;

	color:#164663;

	font-size:16px;

	font-weight:300;

}



.titleGray{

	color: #c3c3c3;

    font-size: 18px;

    font-weight: 700;

    margin-top: 30px;

    text-transform: uppercase;

}



.backgroundGray{

	background:url(../../assets/images/disclamer/texture-background.jpg);

	padding: 25px;

}



.mg-top-10{

	margin-top:10px;

}



.mg-top-20{

	margin-top:20px;

}

.mg-top-30{

	margin-top:30px;

}



.mg-top-40{

	margin-top:40px;

}

.mg-top-50{

	margin-top:50px;

}

.mg-top-80{

	margin-top:80px;

}



.listStyle li{

        list-style: square;

		color:#164663;

    }

    

.listStyle li span{

		color:#1e2b33;

    }

    

.transUpper{

		text-transform:uppercase;

  }

.ft-size-14{

	font-size:14px;

  }

.ft-size-18{

	font-size:18px;

  }

  

.navbar-collapse {

	border:none;

  }



  

.activeLink{

	border-bottom: 3px solid #164663;

  }

  

.activeLink:hover{

	opacity:1;

  }

  

.button-hover:hover{

	background:#555;

	cursor:pointer;

}



.linkread{

	color:#fff;

}



.linkread:hover{

	color:#fff;

}

  

.blockwidth165{

	width:165px;

  }

  

.pdd-tp-bt-20{

	padding:20px 0;

  }

  

time{

	font-size: 14px;

	font-family: "Lato", Helvetica, Arial, sans-serif;

	top: -6px;

	position: relative;

}

  

.navbar-nav &gt; li &gt; .dropdown-menu:hover{

	background:#fff;

}

  

.padding50{

	padding-top:50px;

	padding-bottom:50px;

}

.min-heightNews{

	min-height:350px;

}



.readMoreText{

	height: 150px;

	overflow: hidden;

}

.backToNews{

	font-family: "Lato", Helvetica, Arial, sans-serif;

	font-weight: 800;

	font-size: 16px;

	color: #555;

}



.backToNews:hover , .backToNews:focus{

	color: #b1895e;

}



.fieldSelect::after {



    display: block;

    position: absolute;

    right: 23px;

    top: 6px;

    background: transparent;

    -webkit-transition: 0.3s ease;

    -khtml-transition: 0.3s ease;

    -moz-transition: 0.3s ease;

    -ms-transition: 0.3s ease;

    -o-transition: 0.3s ease;

    transition: 0.3s ease;

    pointer-events: none;

    color: #fff;

    content: "\f107";

    font-size: 24px;

    font-family: FontAwesome;



}



.fieldSelect .form-control {

    height: 47px;

    width: 100%;

    border-radius: 0px;

    border-color: transparent;

    -webkit-appearance: none !important;

    -moz-appearance: none !important;

    -o-appearance: none !important;

    appearance: none !important;

    cursor: pointer;

    background: #b1895e;

    color: #fff;

    font-family: "Lato", Helvetica, Arial, sans-serif;

    font-size: 16px;

    text-transform: uppercase;

}

.fieldSelect .form-control option {

    cursor: pointer;

}



.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {

    color: #555;

    background-color: #e7e7e7;

    background: transparent;

}



  /* Portrait phones and smaller */

@media (max-width: 480px) {
	.nav &gt; li {
	    padding: 0;
	}

	.readMoreText {

	    height: auto;

	    overflow: hidden;

	    max-height: 140px;

	}

	.dropdown-menu {

	

	    position: relative;

	    top: 100%;

	    left: 0;

	    z-index: 1000;

	    display: block;

	    float: none;

	    padding: 5px 10px;

	    margin: 0;

	    font-size: 14px;

	    list-style: none;

	    background-clip: padding-box;

	    border: none;

	    border-radius: 0px;

	    -webkit-box-shadow: none;

	    box-shadow: none;

	    width: 100%;

	    background: transparent;

	

	}

	#attorneys{

		background: url(../../assets/images/attorneys/attorneys-banner-mobile.jpg) no-repeat center top;

		padding-top: 286px;

	}

	

	#contactusPage{

		background: url(../../assets/images/contact/contact-us-banner-mobile.jpg) no-repeat center top;

		padding-top:286px;

	}

	

	#newsPage{

		background: url(../../assets/images/news/mobile-news.jpg) no-repeat center top;

		padding-top:286px;

	}

	

	#disclamerPage{

		background: url(../../assets/images/disclamer/disclaimer-banner-mobile.jpg) no-repeat center top;

		padding-top: 286px;

	}

	#resourcesPage{

		background: url(../../assets/images/resources/resources-banner-mobile.jpg) no-repeat center top;

		padding-top: 286px;

		

	}

	

	#servicesPage{

		background: url(../../assets/images/services/services-banner-mobile.jpg) no-repeat center top;

		padding-top: 286px;

	}

	#headerwrap {

	background: url(../../assets/images/homepage-banner-mobile.jpg) no-repeat center top;

	padding-top: 479px;

	}

	

	.buttonOverImageHome {

	    font-size: 34px;

	}

	

	.mg-top-xs-30{

		margin-top:30px;

	}

	.logoHeight {

	    height: 35px;

	}

	.copyright {

	    margin-left: 15px;

	    margin-top: 5px;

	}

	.mg-tp-xs-80{

		margin-top:80px;

	}

	div.bhoechie-tab-content {

	  	    padding-left: 0;

	}

	.vertical-align{

	display:block;

	}

	.mg-top-xs-50{

		margin-top:50px;

	}

	div.bhoechie-tab-container {

	    margin-left: 0px;

	    padding-left: 15px;

    	padding-right: 15px;

	}

	

	.buttonOverImage {

	    font-size: 24px;

	}

	

	.buttonOverNews{

		font-size: 14px;

		padding: 17px 4px;

	}

}



/* Landscape phones and portrait tablets */

@media (min-width: 481px) and (max-width: 767px) {
	.nav &gt; li {
	    padding: 0;
	}

	.readMoreText {

	    height: auto;

	    overflow: hidden;

	    max-height: 140px;

	}

	.dropdown-menu {

	

	    position: relative;

	    top: 100%;

	    left: 0;

	    z-index: 1000;

	    display: block;

	    float: none;

	    padding: 5px 10px;

	    margin: 0;

	    font-size: 14px;

	    list-style: none;

	    background-clip: padding-box;

	    border: none;

	    border-radius: 0px;

	    -webkit-box-shadow: none;

	    box-shadow: none;

	    width: 100%;

	    background: transparent;

	

	}

	#attorneys{

		background: url(../../assets/images/attorneys/attorneys-banner-tablet.jpg) no-repeat center top;

		padding-top: 286px;

	}

	#contactusPage{

		background: url(../../assets/images/contact/contact-us-banner-tablet.jpg) no-repeat center top;

		padding-top:286px;

	}

	#newsPage{

		background: url(../../assets/images/news/newsBanner.jpg) no-repeat center top;

		padding-top:286px;

	}

	#disclamerPage{

		background: url(../../assets/images/disclamer/disclaimer-banner-tablet.jpg) no-repeat center top;

		padding-top: 286px;

	}

	#resourcesPage{

		background: url(../../assets/images/resources/resources-banner-tablet.jpg) no-repeat center top;

		padding-top: 286px;

	}

	

	#servicesPage{

		background: url(../../assets/images/services/services-banner-tablet.jpg) no-repeat center top;

		padding-top: 286px;

	}

	#headerwrap {

		background: url(../../assets/images/homepage-banner-tablet.jpg) no-repeat center top;

		padding-top: 479px;

	}

	.buttonOverImageHome {

	    font-size: 40px;

	}

	.mg-top-xs-30{

		margin-top:30px;

	}

	.logoHeight {

	    height: 35px;

	}

	.copyright {

	    margin-left: 15px;

	    margin-top: 5px;

	}

	.mg-tp-xs-80{

		margin-top:80px;

	}

	div.bhoechie-tab-content {

	  	    padding-left: 0;

	}

	.vertical-align{

	display:block;

	}

	.mg-top-xs-50{

		margin-top:50px;

	}

	div.bhoechie-tab-container {

	    margin-left: 0px;

	    padding-left: 15px;

    	padding-right: 15px;

	}

	

	.buttonOverImage {

	    font-size: 24px;

	}

	

	.buttonOverNews{

		font-size: 24px;

	}

}



/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {

	  .width-sm-100{

			width:100%;

	  }

	.disclaimer {

		padding:0;

	}

	.pdd-sm-0{

		padding:0;

	}

	.copyright {

		font-size:12px;

	}

	.buttonOverImage {

	    font-size: 24px;

	}

	

	.buttonOverNews{

		font-size: 18px;

	}

}





/* Landscape tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {

		

.copyright {

		font-size:12px;

	}

	.buttonOverImage {

	    font-size: 24px;

	}

	

	.buttonOverNews{

		font-size: 18px;

	}

	

	.ft-size-14 {

	    font-size: 13px;

	}



}





/* Large desktops and laptops */

@media (max-width: 767px) {

.txtRes{min-height: auto;}

.sectionPaddingResources .pargraph.transUpper {min-height: auto}

}

  

  

  

  

</pre></body></html>