@media only screen and (max-device-width: 1024px) {

/* normalize.css 2011-11-04T15:38 UTC - http://github.com/necolas/normalize.css */
html { overflow-y: scroll; /* 2 */ -webkit-text-size-adjust: 100%; /* 3 */ -ms-text-size-adjust: 100%; /* 3 */ }

body, button, input, select, textarea { font-family: sans-serif; }

h1 { font-size: 2em; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

q { quotes: none; display: block; margin: 0 0 1.5em; padding: 1em; background-color: rgba(0, 0, 0, 0.03); font-style: italic; text-align: center; font-weight: bold; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; }

q:before, q:after { content: ''; content: none; }

small { font-size: 75%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

ul, ol { margin-left: 0; padding: 0 0 0 40px; }

dd { margin: 0 0 0 40px; }

nav ul, nav ol { list-style: none; list-style-image: none; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

ul { list-style-type: none; padding-left: 0; margin: 0; }

h4, h3 { margin: 0 0 0 0; }

ol { padding-left: 1.6em; }

body { margin: 0; }

@font-face { font-family: 'nevisBold'; src: url("../css/fonts/nevis.eot"); src: url("../css/fonts/nevis.eot?#iefix") format("embedded-opentype"), url("../css/fonts/nevis.woff") format("woff"), url("../css/fonts/nevis.ttf") format("truetype"), url("../css/fonts/nevis.svg#WebfontBold") format("svg"); font-weight: normal; font-style: normal; }

a { text-decoration: none; }

blockquote { margin: 0 0 1.5em; padding: .5em 1em 1em; background-color: rgba(0, 0, 0, 0.03); border-left: 0.5em solid #0d50a1; }

#mainlogo, #tagline, #topnav ul ul, #breadcrumbs, .clr, .topfrags, .tcfrags, .hfrags, .imgwrap, #img3, #footer img, .prevnext, #fragments > *, #left > *, .globalcfrags > *, #sidebar-primary .wrap > *, #sidebar-secondary .wrap > *, .entry-header .entry-tags, .entry-header .asset-meta { display: none; }

#content img, #content br { display: none !important; }

#contactform, #pr_ar, .rss-feed, #blogs-menu, #leftnav, .frag-search { display: block !important; }

#touch-menu { display: block; width: 100%; color: #000; border-bottom: 1px solid #444; background-color: rgba(0, 0, 0, 0.04); }
#touch-menu a { display: inline-block; text-align: center; width: 33%; cursor: pointer; font-size: 100%; font-family: nevisBold, sans-serif; color: #333; padding: 0.9em 0 0.7em; }

#topnav ul { background-color: #f9f9f9; text-align: center; border: 1px solid #000; border-width: 0 0 1px; }
#topnav ul li { border-bottom: 1px solid #ececec; border-top: 1px solid #fff; }
#topnav ul li a { font-size: 1.3em; color: #444; display: block; width: 100%; padding: 0.5em 0 0.6em; font-family: georgia,HelveticaNeue-Light,helvetica,sans-serif; font-weight: 300; font-style: italic; font-weight: bold; }
#topnav ul li a:hover { background-color: #ececec; }

.mobile #topnav { width: 100%; text-align: center; }
.mobile #topnav > ul { display: none; }
.mobile #topnav ul > li:nth-child(2) { border-top: none; }
.mobile #topnav ul > li:last-child { border-bottom: none; }
.mobile #topnav ul > li:nth-child(2) a { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aeaeae), color-stop(15%, #f9f9f9)); }
.mobile #topnav ul > li:last-child a { background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #aeaeae), color-stop(15%, #f9f9f9)); }
.mobile #topnav ul li.index { display: none; }

#container { width: 96%; margin: 2% auto; overflow: hidden; border-radius: 5px; background: #f7f5f1 url(../images/m_background.png); -webkit-box-shadow: 0 0 5px #a2a2a2; box-shadow: 0 0 5px #a2a2a2; box-shadow: 0 0 5px #a2a2a2; }
#container .cwrap > div { width: 100%; }

#main { line-height: 1.4em; font-family: Georgia, serif; }
#main .mwrap { padding: 0 5%; }
#main .mwrap .fragment, #main .mwrap .customcontent { margin-bottom: 1em; }

#content > div { padding-bottom: 2em; }
#content > div > h3 { font-size: 1.5em; font-style: italic; margin: 1em 0; }
#content > div h4 { margin: 1em 0; font-style: italic; font-size: 1.25em; line-height: normal; }
#content > div p, #content > div ul { margin: 0 0 1.3em; }
#content ul { padding-left: 5%; border-left: 1px dotted #939393; }
#content ul li, #content ol li { margin-bottom: 1.5em; }
#content .globalcfrags, #content .cfrags { padding-bottom: 0; }
#content center { text-align: left; }

.fragment h4, .fragment h4 a, .customcontent h4, .customcontent h4 a { color: #333; font-size: 140%; line-height: 1.5em; }

#contactform { background-color: rgba(0, 0, 0, 0.1); border-top: 6px solid #0d50a1; padding: 0.3em 6% 1.1em; margin: 0 -6%; border-bottom: 1px solid #000; text-shadow: #fff 1px 1px 0px, 				 #fff 1px 1px 1px; }
#contactform h4 { padding-bottom: 0 !important; font-style: normal !important; }
#contactform h4 a { color: #000; font-size: 175% !important; }
#contactform img { display: block !important; }
#contactform .formdesc { font-size: 1.3em; color: #0d50a1; border-left: 1px solid #333; padding-left: 0.5em; margin: 0 0 0.8em; font-family: helvetica,sans-serif; font-weight: bold; }

form label { font-family: nevisBold,sans-serif; text-transform: uppercase; padding-top: 0.3em; display: block; }
form textarea { height: 5em; }
form input, form textarea { border: 1px solid #666; border-radius: 5px; width: 92%; padding: 3.2% 4%; color: #555; font-family: Georgia, serif; font-style: italic; }
form .submit button, form button { width: 100%; font-size: 1.5em; margin-top: 0.5em; color: #fff; line-height: 1.8em; white-space: nowrap; text-indent: 150%; position: relative; overflow: hidden; border-radius: 5px; font-family: nevisBold, sans-serif; text-transform: uppercase; text-shadow: 1px 1px 0px #072d5a, 1px 1px 1px #072d5a; border: 1px solid #093972; -webkit-box-shadow: inset 0 0 5px #618dc1; box-shadow: inset 0 0 5px #618dc1; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d50a1), color-stop(100%, #093972)); background-image: -webkit-linear-gradient(#0d50a1, #093972); background-image: -moz-linear-gradient(#0d50a1, #093972); background-image: -o-linear-gradient(#0d50a1, #093972); background-image: linear-gradient(#0d50a1, #093972); cursor: pointer; }
form .submit button:after, form button:after { content: "\53\55\42\4d\49\54"; display: block; width: 100%; height: auto; position: absolute; top: 50%; left: 0; margin-top: -0.8em; text-indent: 0; }
form img { width: 75%; height: auto; border-radius: 10px; -webkit-box-shadow: 0 0 15px #82817f; box-shadow: 0 0 15px #82817f; margin: 20px 0; }
form select { display: block; width: 100%; margin: .2em 0; }

a#read-more { display: block; width: 100%; text-align: center; font-size: 1.5em; line-height: 1.8em; color: #fff; border-radius: 5px; font-style: italic; font-weight: bold; text-shadow: 1px 1px 0px #072d5a, 1px 1px 1px #072d5a; border: 1px solid #093972; -webkit-box-shadow: inset 0 0 5px #618dc1; box-shadow: inset 0 0 5px #618dc1; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d50a1), color-stop(100%, #093972)); background-image: -webkit-linear-gradient(#0d50a1, #093972); background-image: -moz-linear-gradient(#0d50a1, #093972); background-image: -o-linear-gradient(#0d50a1, #093972); background-image: linear-gradient(#0d50a1, #093972); cursor: pointer; }

#practiceareas .subpageslist strong, #sitemap .section strong { font-weight: normal; }
#practiceareas .subpageslist > ul, #sitemap .section > ul { padding-left: 0 !important; border: none !important; }
#practiceareas .subpageslist > ul > li > a, #practiceareas .subpageslist > ul > li > strong a, #sitemap .section > ul > li > a, #sitemap .section > ul > li > strong a { font-weight: bold; font-style: italic; }
#practiceareas .subpageslist > ul ul, #sitemap .section > ul ul { margin-top: 1.5em !important; }

#top-number { display: block; width: 100%; text-align: center; margin: 0; font-weight: bold; text-transform: uppercase; padding: 0 0; border-bottom: 1px solid #f3f3f3; background-color: #333; }
#top-number a { color: #fff; padding: 0.8em 0; display: block; margin: 0; color: #f2f2f2; }
#top-number > a { background-color: #333333; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(85%, #333333), color-stop(100%, #191919)); background-image: -webkit-linear-gradient(#333333 85%, #191919 100%); background-image: -moz-linear-gradient(#333333 85%, #191919 100%); background-image: -o-linear-gradient(#333333 85%, #191919 100%); background-image: linear-gradient(#333333 85%, #191919 100%); }
#top-number ul { display: none; border-top: 1px solid #4d4d4d; padding: 0; margin: 0; background-color: #383838; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(85%, #383838), color-stop(100%, #1c1c1c)); background-image: -webkit-linear-gradient(#383838 85%, #1c1c1c 100%); background-image: -moz-linear-gradient(#383838 85%, #1c1c1c 100%); background-image: -o-linear-gradient(#383838 85%, #1c1c1c 100%); background-image: linear-gradient(#383838 85%, #1c1c1c 100%); }
#top-number ul li a { display: inline-block; padding: 0.8em 0; }
#top-number ul li:first-child a { padding-top: 1.4em; }
#top-number ul li:last-child a { padding-bottom: 1.6em; }
#top-number ul em { font-family: georgia, serif; text-transform: capitalize; }

#container.attorney #otherinfo ul { border: none !important; padding: 0 !important; }
#container.attorney #otherinfo .block { padding-left: 40px; border-left: 1px dotted #939393; }
#container.attorney #otherinfo .block h4 { margin-left: -43px; border-left: 6px solid #F7F5F1; }

#footer { text-align: center; background-color: rgba(0, 0, 0, 0.05); border-top: 1px solid #333; padding: 1em 0 0; width: 100%; text-align: center; }
#footer > div { width: 90%; margin: 0 auto; }
#footer #footernav ul { display: block; width: 100%; padding: 2% 0 3% 0; text-align: center; border: 1px dotted #999; border-width: 1px 0px; margin: 1em 0; }
#footer #footernav ul li { display: inline-block; color: #444; margin-right: -9px; }
#footer #footernav ul li a { font-family: Georgia, serif; font-style: italic; line-height: 175%; font-weight: bold; text-shadow: #fff 1px 1px 0px, 				 				 #fff 1px 1px 1px; }
#footer #footernav ul li:before { content: "\00b7\00a0"; }
#footer #footernav ul li:after { content: "\00a0\00b7"; }
#footer .copyright { font-size: 0.6em; color: #333; line-height: 125%; font-style: italic; font-family: Georgia, serif; }
#footer .copyright .backlinks { margin-bottom: -1em; }
#footer .copyright a { color: #333; }
#footer .credits { font-size: 100%; margin: 1em -6% 0; background-color: rgba(0, 0, 0, 0.05); font-weight: bold; font-style: italic; font-family: Georgia, serif; }
#footer .credits a { color: #000; text-shadow: 1px 1px 1px #fff; display: inline-block; width: 100%; text-indent: 150%; white-space: nowrap; font-size: 1.3em; overflow: hidden; line-height: 200%; position: relative; }
#footer .credits a:after { content: "\50\6f\77\65\72\65\64\20\62\79\20\4a\75\73\74\69\61"; display: block; width: 100%; height: 100%; text-indent: 0; position: absolute; top: 0; left: 0; }

.fullversion .full { background-color: #444; color: #fff; width: 100%; display: inline-block; margin: 0 -6%; padding: 0 6%; line-height: 2.5em; font-size: 0.8em; }
.fullversion .full:before { content: "\54\41\50\20\74\6f\20"; }

body { background-color: #d9d9d9; font-size: 16px; font-family: helvetica, sans-serif; }
body a { color: #0d50a1; }

#head { background-color: white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2)); background-image: -webkit-linear-gradient(#ffffff, #f2f2f2); background-image: -moz-linear-gradient(#ffffff, #f2f2f2); background-image: -o-linear-gradient(#ffffff, #f2f2f2); background-image: linear-gradient(#ffffff, #f2f2f2); border-bottom: 6px solid #0d50a1; }

#social, #topnav ul li.section_237 { display: none; }

body { overflow: hidden; }

#index .bodytext { padding-top: 1.5em; }

#logo { padding-top: 40px; padding-bottom: 40px; margin: 0; }

#logo a { display: block; margin: 0 auto; width: 300px; height: 55px; background: url(../images/mobile_logo_basic.png) no-repeat center center; text-indent: -9001px; overflow: hidden; }

.mobile #logo a { margin: 0 auto; background: none; text-indent: 0; width: 90%; height: auto; }
.mobile #logo a img { display: block; width: 100%; height: auto; }

.cfrags > div { display: none; }

.profilepic { float: right; width: 25%; border-radius: 10px; display: block !important; }

#content .location {  margin-bottom: 1em; }

#attorneys .peoplelist { padding-left: 40px; border-left: 1px dotted #939393; }
#attorneys .peoplelist .name { font-size: 1.5em; font-style: italic; font-weight: bold; margin-left: -43px; border-left: 6px solid #F7F5F1; padding-bottom: 1em; display: block; }
#attorneys .peoplelist .pos { font-style: italic; font-weight: bold; }

#attorneys #alphabhets { overflow: hidden; margin-bottom: 1em; }
#attorneys #alphabhets a { display: inline-block; text-align: center; background-color: rgba(0, 0, 0, 0.05); width: 24.4%; padding: 7% 0; margin: 0 0.3% 0.5%; font-weight: bold; color: #000; font-style: italic; text-shadow: 2px 2px 0 #fff; float: left; }
#attorneys #alphabhets a:hover { background-color: rgba(0, 0, 0, 0.1); }
#attorneys #alphabhets a:last-child { width: 49.2%; font-size: 85%; padding: 7.2% 0 6.8%; }
#attorneys #alphabhets h5 { font-style: italic; font-size: 120%; }

#pr_ar { text-align: center; }
#pr_ar h4 a { color: #333; font-size: 140% !important; text-shadow: #fff 2px 2px 1px; }
#pr_ar ul { padding-top: .5em 0 0; border: none; }
#pr_ar ul li { margin-bottom: 0; background: url(../images/flourish.png) no-repeat top center; padding: 0.8em 0; }
#pr_ar ul li a { text-transform: capitalize; font-size: 125%; line-height: normal; display: block; padding: 0.8em 0; margin: -0.8em 0; }
#pr_ar ul li ul { display: none; }

.rss-feed { background-color: rgba(0, 0, 0, 0.05); padding: 0 6%; margin: 1em -6% 0; border: 1px solid #0b4489; border-width: 1px 0px; }
.rss-feed h4 { padding: 0.8em 0 1em !important; margin: 0 !important; font-size: 1em !important; }
.rss-feed h4 a { width: 100%; line-height: normal; display: inline-block; text-shadow: 1px 1px 0px #fff, 							 	 1px 1px 1px #fff; font-style: italic; font-weight: bold; text-align: center; }
.rss-feed div { display: none; }

#blogs-menu { padding: 0 0; margin: 1em -6%; border: 1px solid #0b4489; border-width: 1px 0px; }
#blogs-menu > a { background-color: rgba(0, 0, 0, 0.05); width: 100%; display: inline-block; text-shadow: 1px 1px 0px #fff, 							 1px 1px 1px #fff; font-style: italic; font-weight: bold; text-align: center; color: #000; font-size: 1.6em; padding: .5em 0; }
#blogs-menu > a:after { content: "\00bb"; }
#blogs-menu .rss-feed { margin: 0 !important; padding: 0; border: none; }
#blogs-menu h4 { border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-top: 1px solid #fff; margin: 0; padding: 0 !important; }
#blogs-menu h4 a { color: #444; padding: 3% 5% 4%; width: 90%; font-size: 1.2em !important; line-height: normal; }
#blogs-menu h4 a:after { content: "" !important; }
#blogs-menu h4 a:hover { background-color: #ececec; }
#blogs-menu .wrapper { border: 1px solid #0b4489; border-width: 1px 0 0; background-color: white; }
#blogs-menu .wrapper > div:nth-child(1) h4 { border-top: none; }
#blogs-menu .wrapper > div:last-child h4 { border-bottom: none; }
#blogs-menu .wrapper > div:nth-child(1) h4 a { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(15%, rgba(0, 0, 0, 0))); }
#blogs-menu .wrapper > div:last-child h4 a { background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(15%, rgba(0, 0, 0, 0))); }

}