article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display:block; }

html { -webkit-font-smoothing:antialiased; }
body { margin: 0; padding: 0; -webkit-text-size-adjust: none; -webkit-font-smoothing: subpixel-antialiased; font-family: Verdana,Geneva,sans-serif; }

* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
*:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after, .nav:before, .nav:after { display:table; content:" "; }
.clearfix:after, .container:after, .row:after, .nav:after { clear:both; }

.pull-left, .fl {float:left;}
.pull-right, .fr {float:right;}

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0;  font-weight: 400; font-family: 'Playfair Display', serif; }
h1 { font-size: 75px; color: #fff; margin: 0 0 20px; padding: 0; font-weight: 400; line-height: normal; }
h1 a { font-size: 75px; color: #444444; }
h2 { font-size: 40px; color: #fff; margin: 0 0 12px; padding: 0; font-weight: 400; font-family: 'Playfair Display', serif; }
h2 a { font-size: 40px;  }
h3 { font-size: 29px; color: #fff; margin:10px 0 0; padding: 0; }
h3 a { font-size: 29px; color: #fff; }
h4 { font-size: 25px;  margin: 0 0 15px;  font-weight: 700; }
h4 a { font-size: 25px;  margin: 0 ; font-weight: 700; }
h5 { font-size: 20px; color: #3d3d3d; margin: 0 0 15px; padding: 0; }
h5 a { font-size: 20px; color: #3d3d3d; margin: 0; padding: 0; }
h6 { font-size: 16px;  margin: 0 0 15px; padding: 0; }
h6 a { font-size: 16px; ; margin: 0; padding: 0;  color: #000; }

p {  font-weight: 400; font-size: 12px; color: #7e7e7e; margin: 0 0 10px; line-height: 18px; font-family: Verdana,Geneva,sans-serif; }

img { vertical-align:middle; border:0; max-width: 100%; outline: none;}

a{ font-size: 15px; color: #fff; margin: 0; padding: 0; font-weight: 400; text-decoration: none;}
a:hover{ color: #e01e1a; }
a[href^=tel] { color:inherit; text-decoration:none; }
a:focus { border: none; }

ul { padding:10px 0 0; margin: 0; }
ul li { list-style: none; color: #888888; font-weight: 400; background: url(../images/list-style.png) no-repeat left 6px;  font-size: 12px;padding: 0 0 0 10px;margin-bottom: 10px;}
ul li ul  { padding-left: 10px; padding-top: 0px;}
ul li ul li { margin: 5px 0;}

ol { padding: 10px 0 0 20px; margin: 0; }
ol li { list-style: number ; color: #888888; font-weight: 400; font-size: 12px; margin-bottom: 10px; }
ol li ol li { }

p a { font-size: 12px; color: #fac652; margin: 0; padding: 0; font-weight: 400; text-decoration: none; }
p a:hover { color: #999999; }

table, .entry-content table  { border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td { border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; text-align: left; font-size: 15px; color: #484848; padding:10px 20px; }
table th {color: #333; font-weight:600;}

.button {  font-weight: 400; color: #fff; padding: 4px 24px; font-size: 20px;  font-family: 'Playfair Display', serif; line-height: normal; display: inline-block; 
background: #e5302a; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5302a), to(#d81412)); background: -webkit-linear-gradient(#e5302a, #d81412); background: -moz-linear-gradient(#e5302a, #d81412); background: -ms-linear-gradient(#e5302a, #d81412); background: -o-linear-gradient(#e5302a, #d81412); background: linear-gradient(#e5302a, #d81412); -pie-background: linear-gradient(#e5302a, #d81412); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.button:hover { color: #fff; background: #A89D95; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A89D95), to(#4c423a)); background: -webkit-linear-gradient(#A89D95, #4c423a); background: -moz-linear-gradient(#A89D95, #4c423a); background: -ms-linear-gradient(#A89D95, #4c423a); background: -o-linear-gradient(#A89D95, #4c423a); background: linear-gradient(#A89D95, #4c423a); -pie-background: linear-gradient(#A89D95, #4c423a); } 

input,textarea,select{ font-size: 15px; border: 1px solid #ccc; color: #000; border-radius: 6px; padding: 10px; -webkit-appearance: none;  }

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="search"], textarea, select { -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
button, html input[type="button"], input[type="reset"], input[type="submit"],input[type="button"],  input{ -webkit-appearance:button;  outline: none;}

.clearfix:before, .clearfix:after, .container:before, .container:after, .row:before, .row:after, .nav:before, .nav:after { display:table; content:" "; }
.clearfix:after, .container:after, .row:after, .nav:after { clear:both; }

.alignleft, img.alignleft { margin: 0px 15px 10px 0; display: inline;float: left; border: 1px solid #e0e0e0; padding: 10px; }
.alignright, img.alignright { margin-left: 1.5em; display: inline; float: right; border: 1px solid #e0e0e0; padding: 10px; }
.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; border: 1px solid #e0e0e0; padding: 10px; }
.container { margin: 0 auto; width: 1040px; }

.top-bar { background: #736154; }
.top-bar p { margin: 0; padding: 0; font-size: 16px; color: #fff; background: #cb1512; padding: 4px 13px; line-height: 25px; width: 202px; text-align: center; float: right; }
.top-bar span {  font-size: 14px;  }
.top-bar p a { color: #fff !important; }

.header { padding: 36px 0 40px; margin: 0; }
.logo a { display: block; }
.menu ul { padding: 0; }
.menu ul li { margin: 0; padding: 2px 19px 2px; position: relative; display: inline-block; background: none; }
.menu ul li:last-child { padding-right: 0; }
.menu ul li a{ font-size: 17px; padding:0 0 7px; border-bottom: #fff 4px solid !important; color: #000; font-family: 'Playfair Display', serif;  font-weight: 400; }
.menu ul li a:hover,.current-menu-item > a, .menu > ul > li:hover > a { color: #e3211d; border-bottom: 4px solid #e3211d !important;}


.menu ul li ul { left: 19px;top: 100%; position: absolute; width: 170px; min-width: inherit; float: left;}
.menu ul li ul li { display: block; padding: 6px 10px; width: 100%;}
.menu ul li ul li a { padding: 0; font-size: 14px; }

.menu ul li ul li a:hover { border-bottom: 4px solid transparent !important; }
.menu ul li ul li.current-menu-item > a { border: 0 !important; color: #e3211d !important; }


.sliderbox { margin: 0; padding: 0;  width: 100%; height: 100%; position: relative;}
.sliderbox ul {	margin: 0; padding: 0; list-style-type: none; width: 100%; height: 100%;}
.sliderbox ul li { /*padding: 49px 0 0;*/ margin: 0; height: 388px;  background-size: cover !important; padding: 0; z-index: 10 !important; }
.sliderbox li { width: 100%; list-style: none; overflow: hidden; }
.sliderbox li img {	width: 100%; }
.sliderbox ol { margin: 0; padding: 0 ; }
.sliderbox ol li { width: 19px; height: 45px; margin: 0; padding: 0; }
.sliderbox ul + .container { position: absolute; top: 0; left: 50%; margin-left: -520px; height: 100%; }

.sliderbox ol li#next { right: -50px; position: absolute; top: 50%; z-index: 10; margin-left: 0; margin-top: -56px; }
.sliderbox ol li#prev { left: -50px; position: absolute; z-index: 10; top: 50%; margin-right: 0; margin-top: -56px; }
#next a { background: url(../images/right-arrow.png) no-repeat;  width: 19px; height: 45px; font-size: 0; position: absolute;}
#prev a { background: url(../images/left-arrow.png) no-repeat; width: 19px; height: 45px; font-size: 0; position: absolute; }

.slider-contain { width: 402px; padding-top: 58px; }
.slider-contain h2  { margin: 0px; font-size: 75px; line-height: 98px;}
.slider-contain h3 { margin: 0; padding: 0 0 20px; }
.slider-contain p { font-size: 14px; color: #fff; line-height: 20px; padding-bottom: 19px; }

.service-section { padding: 45px 0; }
.service-box { margin: 0px 0px 0 20px; width: 245px; float: left; }
.service-box:first-child { margin: 0px;  }

.service-icon { float: left; background: #736154; border-radius: 100%; width: 38px; height: 38px; text-align: center; line-height: 2;}
.service-section h5 { padding:4px 0 0 14px; float: left; margin: 0; }
.service-contain { clear: both; padding-top: 11px; padding-left: 0px; }
.service-contain p { margin-bottom: 17px; }
.service-contain a { color: #e3211d; font-weight: 700; font-family: 'Playfair Display', serif; font-size: 15px; }
.service-contain a:hover { color: #000; }
.service-tittle h5{ width: 80%; }
.page-template-templatetpl_practicearea-php .more-service-link:before { border:none; }

.more-service-link { position: relative; text-align: center; padding:48px 0 0; margin: 0; text-align: center;  position: relative;  }
.more-service-link a { border: 1px solid #e3211d; color: #e3211d; font-family: 'Playfair Display', serif; font-weight: 700; font-size: 16px; padding: 1px 20px 3px; display: inline-block; vertical-align: top; margin: 0 auto;}
.more-service-link a:hover { color: #736154; border: 1px solid #736154; }
.more-service-link:before { border-top: 1px solid #f6f6f6; content: ""; height: 10px; left: 0; position: absolute; top: 81%; width: 100%; }
.more-service-link .service-link { background: white; display: inline-block; position: relative; z-index: 2; padding-right: 18px; padding-left: 18px; }

.attorneys-section h5 { line-height: 20px; }
.attorneys-box { background: #fcfcfc; border: 1px solid #e0e0e0; }
.attorneys-img { width: 168px; border-right: 1px solid #e0e0e0; }
.attorneys-contain { width: 870px; padding: 18px 26px 8px 34px; }
.attorneys-contain h6 { margin-bottom: 12px; }
.attorneys-contain .button { font-size: 13px; padding: 6px 16px 7px;}
.attorneys-contain p { margin: 0; }
.attorneys-link { padding: 18px 0 13px;}
.attorneys-link a { font-size: 14px; }
.cta { margin: 70px 0 67px; }
.cta-footer { border: 1px solid #e0e0e0; }
.cta-footer-contain { position: relative ; border-right: 1px solid #e0e0e0; width: 777px; padding: 27px 35px 21px; background: #f4f4f4; }
.cta-footer-contain h6 { font-size: 18px; margin-bottom: 4px;}
.cta-footer-btn { width: 260px; text-align: center; padding: 30px 0; }
.cta-footer-btn .button { padding: 10px 29px; font-size: 18px; }
.cta-footer-contain:after { width: 0; position: absolute; content: ''; height: 0; border-style: solid; border-width: 7px 12px 7px 0; border-color: transparent #fff transparent transparent; z-index: 999; right: -1px; top: 50%; margin-top: -7px; }
.cta-footer-contain:before { width: 0; position: absolute; content: ''; height: 0; border-style: solid; border-width: 7px 12px 7px 0; border-color: transparent #e0e0e0 transparent transparent; z-index: 999; right: 1px; top: 50%; margin-top: -7px; }
.footer-top-bg { background: #736154; padding: 16px 0; }
.footer { background: #000000; padding: 0 0 5px 0; }
.footer-box { padding: 34px 0; }


.footer-about { width: 239px; margin-right: 26px; padding-top: 4px; }
.footer-about p { padding: 15px 0 0; font-size: 10px; line-height: 14px; }
.footer-about ul { padding: 25px 0 0; margin: 0; }
.footer-about ul li { padding: 0 0 10px 0; margin: 0; color: #8d8d8d; font-size: 13px; background: none;  }
.footer-about ul li img { padding-right: 20px; }
.footer-about ul li:last-child img { padding-right: 16px; }
.footer-about ul li:last-child { padding-top: 9px; }
.footer-about ul li:nth-child(2) img { padding-right: 10px; }
.footer-about ul li a { color: #8d8d8d; font-size: 13px; }
.footer-about ul li:last-child a { color: #fff; }

.practice-areas ul li a:before,.resources-footer ul li a:before { color: #303030; font-size: 12px; position: absolute;  content: "\f105"; font-family: 'FontAwesome'; top: 3px; left: 0; }

.practice-areas { width: 252px; padding:2px;}
.practice-areas h6 { font-size: 15px; color: #fff; padding-bottom: 12px; margin-bottom:36px; border-bottom: 1px solid rgba(255,255,255,.1); }
.practice-areas ul { margin: 0; padding: 0; }
.practice-areas ul li { background: none; padding: 0 0 9px 0px; margin: 0 0 6px; border-bottom: 1px solid rgba(255,255,255,.1); }
.practice-areas ul li a { font-size: 13px; position: relative; padding-left: 10px; }

.resources-footer { width: 252px; padding:2px; margin-left: 12px; }
.resources-footer h6 { font-size: 14px; color: #fff; padding-bottom: 12px; margin-bottom:36px; border-bottom: 1px solid rgba(255,255,255,.1); }
.resources-footer ul { margin: 0; padding: 0; }
.resources-footer ul li { padding: 0 0 9px 0px; margin: 0 0 6px; border-bottom: 1px solid rgba(255,255,255,.1); background:none;}
.resources-footer ul li a { font-size: 13px; position: relative; padding-left: 10px; }

.location-footer { width: 247px; padding:2px; margin-left: 12px; }
.location-footer h6 { font-size: 14px; color: #fff; padding-bottom: 12px; margin-bottom:18px; border-bottom: 1px solid rgba(255,255,255,.1); }
.location-footer p { padding-top: 15px; }

.copyright { background: #0d0d0d; padding: 14px 0 2px; border-top: 1px solid #1c1c1c; }
.copyright p { font-size: 11px; }

.breadcrumbs { font-size: 11px; margin-top: 15px; }
.breadcrumbs i { font-size: 11px ; padding: 0px 10px;}
.breadcrumbs a { color: #e3211d; font-size: 11px; }
.breadcrumbs a:hover { color: #000; }

/*************************** About Us Page ***************************/
.tittle-banner { background: url(../images/about-banner-img.jpg) no-repeat; background-size: cover; padding-top: 49px; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; }
.col-left { width: 741px; padding-top: 21px; padding-bottom: 35px }
.col-left p { padding-bottom: 7px; }
.col-left h5 { color: #000; }

.col-left .attorneys-section { border-top: 1px solid #bbbbbb; padding-top: 31px; margin-top: 26px; }
.col-left .attorneys-contain { width: 571px; padding: 10px 15px 9px 32px; }
.col-left .attorneys-section h5 { padding-bottom: 4px; }
.col-left .attorneys-link { padding-top: 13px; }

.about-team { width: 741px; }
.about-team-box { border: 1px solid #e0e0e0; }
.about-team h5 { color: #000; padding-top: 27px; }
.about-team-contain > h6 { margin-bottom: 9px; }

.about-team-contain { width: 405px; padding: 20px 20px 21px 28px; }
.about-team-contain .button { font-size: 13px; padding: 8px 18px; }
.about-team-img { width: 334px; }

.col-right { width: 298px; padding-top: 22px; padding-left: 42px; }
.col-right h5 { font-weight: 700; font-size: 20px; }
.col-right ul { margin: 0; padding: 1px 0 0; }
.col-right ul li { margin: 0; padding: 6px 0 ; background:none; border-bottom: 1px solid #ebebeb; }
.col-right ul li:last-child { border-bottom: 0; }
.col-right ul li a { color: #e3211d; font-family: 'Playfair Display', serif; font-size: 17px; position: relative; padding-left: 15px ;}
.col-right ul li a:before { padding-right: 5px; color: #000; font-size: 12px; position: absolute;  content: "\f105"; font-family: 'FontAwesome'; top: 6px; left: 0; font-weight: 300; }
.col-right ul li a:hover { color: #736154; }

.col-right .current_page_item a { font-weight: 700; }

.side-ad { background: url(../images/about-side-ad-img.jpg) no-repeat; margin-top: 56px; padding-bottom: 108px; }
.side-ad h3 { font-size: 35px; line-height: 39px; padding: 26px; }
.side-ad a { border: 1px solid #fff; padding:2px 8px; margin-left: 29px; }
.side-ad a:hover { border-color: #e3211d; }
/*************************** Our Location ***************************/
.our-location-banner { background: url(../images/location-banner-img.jpg) no-repeat; background-size: cover; padding-top: 49px; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.71) inset; }

.address-map { padding-top: 23px; }
.address-map h5 { font-size: 18px; color: #000;}
.address-map span { font-weight: 700; }
.address-map ul { margin: 0; padding: 8px 0; }
.address-map ul li { background: none; margin: 0; padding: 0 ; color: #7e7e7e; font-size: 12px; }
.address-map ul li a { color: #7e7e7e; }
.address-map ul li a:hover { color: #736154; }

.left-location { width: 696px; }
.left-location .detail-img { padding-top: 6px; }

.location-ifram { border: 1px solid #e0e0e0; margin: 23px 0 0; padding: 10px; }
.map-search-form { padding: 23px 0 0; }
.map-search-form input { width: 100%; background: #f4f4f4; font-size: 12px; padding: 7px 12px; color: #7e7e7e; border: 1px solid #e0e0e0; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.21) inset; }
.map-search-form input[type=submit] { font-family: 'Playfair Display', serif; width: 118px; cursor: pointer; margin-top: 17px;  border: none; color: #fff; background: #e5302a; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5302a), to(#d81412)); background: -webkit-linear-gradient(#e5302a, #d81412); background: -moz-linear-gradient(#e5302a, #d81412); background: -ms-linear-gradient(#e5302a, #d81412); background: -o-linear-gradient(#e5302a, #d81412); background: linear-gradient(#e5302a, #d81412); -pie-background: linear-gradient(#e5302a, #d81412); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: none;}
.map-search-form input[type=submit]:hover { background: #A89D95; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A89D95), to(#4c423a)); background: -webkit-linear-gradient(#A89D95, #4c423a); background: -moz-linear-gradient(#A89D95, #4c423a); background: -ms-linear-gradient(#A89D95, #4c423a); background: -o-linear-gradient(#A89D95, #4c423a); background: linear-gradient(#A89D95, #4c423a); -pie-background: linear-gradient(#A89D95, #4c423a); } 

.page-template-templatetpl_location-php .right-sidebar { background: url(../images/our-location-ad-img.jpg) no-repeat; margin: 7px 0 0; padding-bottom: 108px; width: 258px;}

.page-template-tpl_location .right-sidebar a { border: 1px solid #fff; padding: 1px 4px; margin-left: 29px; }
.page-template-tpl_location .side-ad, .page-template-tpl_conact .side-ad { margin-top: 0; }
.page-template-tpl_location .side-ad h3, .page-template-tpl_conact .sider-ad h3 { margin-top: 0; }
.page-template-tpl_location .col-right, .page-template-tpl_conact .col-right { padding-top: 0; }

.page-template-tpl_location .col-left { padding-top: 0; }
.page-template-tpl_conact .col-left { padding-top: 10px;}

/*************************** Practice Areas ***************************/
.paragraph-headline { padding-top: 24px; }
.paragraph-headline h5 { font-size: 18px; color: #000; }

.paragraph-headline-container p { margin-bottom: 18px; }
.paragraph-headline-container p:last-child { margin-bottom: 0; }

.practice-area .service-section { padding: 34px 0 0; }

/*************************** About Us Ed Sobel ***************************/
.author-img  { border: 1px solid #e0e0e0; padding: 10px 8px; width: 261px; }
.author-contain { width: 463px; }
.author-contain h3 { font-size: 30px; color: #736154; padding: 0; margin: 0; }
.author-contain span { color: #a5a5a5; font-size: 13px; clear: both; display: block; margin-bottom: 14px; text-transform: uppercase; }
.author-contain a { color: #e3211d; font-size: 14px; text-transform: uppercase; }
.author-contain a:hover { color: #736154; }
.author-contain p { font-size: 14px; line-height: 22px; padding-bottom: 0; margin-bottom: 6px; }

.author-detail { width: 50%; margin-bottom: 11px; }
.author-logo { width: 50%; text-align: right; }

.bullet-points { padding: 35px 0 0; width: 360px; }
.bullet-points h5 { font-size: 18px; }
.bullet-points-box  {  padding-bottom: 6px; }
.bullet-points-box ul { margin: 0 0 0 34px; padding: 0; }
.bullet-points-box ul li { margin: 0; padding: 0 0 14px 0; font-size: 14px; background: none; list-style: outside;}

/*************************** Resources ***************************/

.resources-section .resources-img { border: 1px solid #e0e0e0; padding: 10px; margin-bottom: 28px; }
.resources-section .col-left ul { margin: 35px 0 0 42px; padding: 0; }
.resources-section .col-left ul li { margin: 0; padding: 0 0 10px; background: none; color: #e3211d; font-size: 14px; }

.resources-section .more-resources { padding-top: 10px; }
.resources-section .more-resources h5 { margin-bottom: 8px; font-size: 18px; }
.resources-section .more-resources ul { margin: 14px 0 0; padding-left: 61px; }
.resources-section .more-resources ul li { list-style: outside; font-size: 15px; color: #7e7e7e; padding-bottom: 7px;  width: 50%;}
.resources-section .more-resources ul li:last-child { padding-bottom: 0; margin-bottom: 0; }
.resources-section .more-resources ul + ul { padding-left: 72px; }

.resources-section .more-resources ul li:nth-child(2n+1) { float: left; }
.resources-section .more-resources ul li:nth-child(2n) { float: right; }
 
.resources-section .col-right { padding-top: 9px; }

/*************************** Divorce Specialist ***************************/
.divorce-specialist { padding: 21px 0 0; }
.divorce-specialist h5 { font-size: 18px; padding-bottom: 0; margin-bottom: 0; color: #000; }
.divorce-specialist-left { width: 745px; } 

.divorce-contain {  padding: 8px 0 ; }
.divorce-contain p { margin-bottom: 18px;}

.divorce-contain-fr { width: 450px; padding: 6px 0 ; }
.divorce-contain-fr p { margin-bottom: 18px; }

.divorce-contain-style { padding-top: 28px; }
.divorce-contain-style h5 { margin-bottom: 16px; }
.divorce-icon h2 span { background: #fff; border-radius: 100%; width: 39px; height: 39px; display: inline-block; vertical-align: bottom; line-height: 25px; text-align: center;}

.divorce-contain ul {  padding-top: 14px; }
.divorce-contain ul li { background: none; width: 45%; list-style: outside; font-size: 15px; margin: 3px 0px; padding: 0; }
.divorce-contain ul li:last-child { margin-bottom: 0; }
.divorce-contain ul li:nth-child(odd) { float: left; margin-left: 62px;}
.divorce-contain ul li:nth-child(even) { float: right; }

.divorce-specialist .right-about{ padding-left: 37px; padding-top: 0; width: 295px; }
.divorce-specialist .right-about ul li { padding: 6px 0 5px; }
.divorce-specialist .side-ad { margin-top: 39px; }

/*************************** Divorce Specialist ***************************/
.contact-left { width: 696px; padding-top: 22px; }
.contact-left h5 { font-size: 18px; margin-bottom: 12px; color: #000; }
.contact-left span { font-weight: 700; }
.contact-left ul { margin: 0; padding: 10px 0 0; }
.contact-left ul li { margin: 0 0 13px; padding: 0 0px; font-size: 12px; }

.contact-form .gform_wrapper .gform_body ul li label { display: none; }
.contact-form .gform_wrapper .gform_body ul li { float: left; width: 48%; padding-left: 0; }
.contact-form .gform_wrapper .top_label input.medium, .contact-form .gform_wrapper .top_label select.medium { width: 100%; }
.contact-form .gform_wrapper ul li.gfield { clear: none ; }

.contact-form .gform_wrapper .gform_body ul .company,.contact-form .gform_wrapper .gform_body ul .phone,.contact-form .gform_wrapper .gform_body ul .state,.contact-form .gform_wrapper .gform_body ul .Contract  { float: right ; } 

.contact-form { color: #7e7e7e; font-size: 12px; }
.contact-form .gform_wrapper .gform_title { padding: 38px 0 0; color: #000; font-weight: 400; font-size: 18px;  }
.contact-form .gform_wrapper .gform_body ul input,.contact-form .gform_wrapper .gform_body ul select,.contact-form .gform_wrapper .gform_body ul textarea { border: 1px solid #e0e0e0; font-size: 12px; width: 48%; background: #f4f4f4; margin: 0px; padding: 9px 8px; color: #7e7e7e; -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.21);
-moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.21);
box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.21); }

.contact-form .gform_wrapper .gform_body ul select { color: #000; padding: 6px 8px; }
.contact-form .gform_wrapper .gform_body ul textarea{ width: 100%; max-width: 100%; }
.contact-form .gform_wrapper .gform_body ul span { font-size: 12px; display: block;   color: #000000; }
.contact-form .gform_wrapper .gform_body ul input[type=checkbox] { width: 2%;} 
.contact-form .gform_wrapper .gform_body p { width: 95%;}

.contact-form .gform_wrapper input[type=submit] { margin-top:20px; font-family: 'Playfair Display', serif; font-weight: 700; color: #fff; width: 73px; font-size: 14px; cursor: pointer; border: 0; background: #e5302a; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5302a), to(#d81412)); background: -webkit-linear-gradient(#e5302a, #d81412); background: -moz-linear-gradient(#e5302a, #d81412); background: -ms-linear-gradient(#e5302a, #d81412); background: -o-linear-gradient(#e5302a, #d81412); background: linear-gradient(#e5302a, #d81412); -pie-background: linear-gradient(#e5302a, #d81412); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding: 6px 8px; }
.contact-form .gform_wrapper .gform_footer { margin: 0; padding: 0; }
.contact-form .gform_wrapper input[type=submit]:hover { color: #fff; background: #A89D95; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A89D95), to(#4c423a)); background: -webkit-linear-gradient(#A89D95, #4c423a); background: -moz-linear-gradient(#A89D95, #4c423a); background: -ms-linear-gradient(#A89D95, #4c423a); background: -o-linear-gradient(#A89D95, #4c423a); background: linear-gradient(#A89D95, #4c423a); -pie-background: linear-gradient(#A89D95, #4c423a); } 

.contact-section .right-sidebar { margin-top: 29px; }

.contact-form .gform_wrapper #field_1_9 { width: 100%; }
.contact-form .gform_wrapper .state  { clear: both ; }

.contact-form .gform_wrapper .gform_body ul .agreefield  { float: left; width: 100%; color: #000; }
.contact-form .gform_wrapper  .gform_button.button { width: auto; }

.location-ifram { width: 100%; height: 334px; border: #ccc solid 1px; margin: 20px 0; }
/* fixes potential theme css conflict */
.location-ifram img { max-width: inherit !important; }

.contact-form .gform_wrapper .chosen-container.chosen-container-single .chosen-drop ul.chosen-results li { width: 100%; margin: 0 5px; }
.contact-form .gform_wrapper .chosen-container.chosen-container-single .chosen-drop ul.chosen-results li:last-child  { width: 100% ; }
.contact-form .gform_wrapper .chosen-container-single .chosen-single { height: 37px ; padding: 5px 10px; }
.contact-form .gform_wrapper input[type="email"], .contact-form .gform_wrapper  input[type="number"], .contact-form .gform_wrapper  input[type="password"], .contact-form .gform_wrapper  input[type="tel"], .contact-form .gform_wrapper  input[type="text"], .contact-form .gform_wrapper  input[type="url"] { padding: 8px;}
.contact-form .gform_wrapper { max-width: 100%; }
.contact-form .gform_wrapper .chosen-container-single .chosen-single b { margin-top: 6px; }

.contact-form .gform_wrapper .gfield_checkbox .gchoice_1_11_1 > label { display: block !important; padding: 0; margin: 0; width: 95%; float: right; }

.contact-form .gform_wrapper .gfield_checkbox li { width: 100% !important;}
.contact-form .gform_wrapper .requiredcheckbox { width: 100% !important; }

.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required { margin: 0 0 10px !important; padding: 0; }
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.contact-form .gform_wrapper li.gfield_html { width: 100%; }
.contact-form .gform_wrapper li.gfield.gfield_error,.contact-form  .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background: none; border-bottom: 0; border-top: 0; }
.contact-form .gform_wrapper .gfield_description.validation_message { display: none; }
.contact-form .gform_wrapper li.gfield.gfield_error,.contact-form  .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { margin-bottom: 0 !important; }
.contact-form  li.gfield.gfield_error.gfield_contains_required { margin: 0 !important; }
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label { margin-top: 0;}
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.contact-form .gform_wrapper li.gfield_html { max-width: 100%; }
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label { margin-left: 0; }
body .contact-form  .gform_wrapper label.gfield_label + div.ginput_container { margin-top: 0; }
div.checker { margin: 2px 0px; }

.contact-form .gform_wrapper .requiredcheckbox .gfield_description.validation_message { display: block; }
.contact-form .gform_wrapper .chosen-container { width: 100% !important; }

.page-template-tpl_conact .detail ul li { padding: 0;margin: 0 0 2px; }

.validation_error { display: none; }
.gform_confirmation_message { color: #4f8a10; padding: 10px; background: #dff2bf; font-size: 14px; margin-top: 15px;}
/*************** Error 404 ***************/
.error404 .heading-coomon { background: none; }
.error404 .heading-coomon h1 { font-size: 40px; color: #000; }
.error404 .searchform .screen-reader-text { display: none; }
.error404 .searchform input[type=search] { width: 50%; padding: 8px 15px;}
.error404  #content { min-height: 448px; }
.error404 .searchform input[type=submit],.error404 .searchform button { margin-top:20px; font-family: 'Playfair Display', serif; font-weight: 700; color: #fff; width: 100px; font-size: 14px; cursor: pointer; border: 0; background: #e5302a; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5302a), to(#d81412)); background: -webkit-linear-gradient(#e5302a, #d81412); background: -moz-linear-gradient(#e5302a, #d81412); background: -ms-linear-gradient(#e5302a, #d81412); background: -o-linear-gradient(#e5302a, #d81412); background: linear-gradient(#e5302a, #d81412); -pie-background: linear-gradient(#e5302a, #d81412); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding: 8px 8px; }
.error404 .searchform input[type=submit]:hover,.error404 .searchform button:hover { color: #fff; background: #A89D95; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A89D95), to(#4c423a)); background: -webkit-linear-gradient(#A89D95, #4c423a); background: -moz-linear-gradient(#A89D95, #4c423a); background: -ms-linear-gradient(#A89D95, #4c423a); background: -o-linear-gradient(#A89D95, #4c423a); background: linear-gradient(#A89D95, #4c423a); -pie-background: linear-gradient(#A89D95, #4c423a); } 
.error404 .header { border-bottom: 1px solid #ddd; margin-bottom: 30px;}
/*************** Search ***************/
.search #main { width: 730px; float: left; }
.search .col-right { margin-top: 0; padding-top: 0; margin-bottom: 30px;}
.search #main h1 { font-size: 40px; color: #000; }
.search .heading-coomon { background: none; }
.page-template-tpl_practicearea_subpage .divorce-specialist { min-height: 300px; }
.page-template-tpl_practicearea_subpage .divorce-specialist .col-right { padding-top: 0; margin-bottom: 40px;}
.search-title.heading-coomon a { color: #000; }
.search-title.heading-coomon a:hover { color:#e3211d ; }
.search-title.heading-coomon { padding: 15px 0 0; }
.search-title.heading-coomon a > br { display: none; }

.pagination { margin: 20px 0 35px; }
.pagination ul li { display: inline-block; font-size: 16px; padding: 0; margin: 0; }
.pagination ul li a { color: #000; font-size: 16px; border: 1px solid #000; padding: 5px 12px 7px; margin-right: 5px; }
.pagination ul li a:hover { color:#e3211d; } 
.page-numbers.current {  border: 1px solid #000; padding: 5px 12px 7px; margin-right: 5px;  }

.article-footer a { color: #000; }
.article-footer a:hover { color: #e3211d; }


/* Logos Series*/
.logos-series ul  { text-align: center; font-size: 0; }
.logos-series ul li { display: inline-block; padding: 10px; text-align: center; width: 11%; vertical-align: middle;}