@charset "utf-8";
/* CSS Document */

body { }
.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright { float:right; }
.alignright-special { float:right; }
.aligncenter { margin:auto; display:block; }
.alignnone { clear:both; font-size:0; line-height:0; margin:0; padding:0; border:0; height:0; width:0; }
.centered { text-align:center; }
img { display:block; position:relative; padding:0; }
/* =Typography
--------------------------------------------------------------------------------------------------------*/
body { font: 13px 'Open Sans', Arial, Helvetica, sans-serif; color:#808080; background:url(../images/bg-html.jpg) center top no-repeat #91a046; background-attachment:fixed;}
strong { font-weight:700; }
/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =Headings
--------------------------------------------------------------------------------------------------------*/
h1 { }
h2 { font-size:36px; font-weight:700; color:#3e3e3e; margin:0px 10px; }
h2.blockquote { font-size:36px; font-weight:700; background:none; color:#3e3e3e; margin:10px 0 0 0; }
h3 { font-size:23px; font-weight:700; color:#3e3e3e; line-height:35px; padding:21px 10px 22px 0;}
h4 { font-size:15px; font-weight:600; color:#3e3e3e; line-height:20px; padding:14px 0px 13px 0; }
h4.button { padding:15px 0px 20px 0; }
h4.blockquote { padding-left:30px !important; font-style:italic; font-weight:600; }
h4.blockquote span.name { font-size:12px; color:#888; font-style:normal;  font-weight:400; line-height:35px; }
.headline h4 {display:inline; /*background:#fff;*/ padding:0px 10px 0px 0; }
h5 { font-size:12px; font-weight:400; color:#3e3e3e; line-height:20px; padding:10px 20px 5px 0; text-transform:uppercase; }
h3 a, h5 a { color:#3e3e3e; text-decoration:none}
h3 a:hover, h5 a:hover { color:#623278; text-decoration:none}
h4 a {color:#53206b; text-decoration:none}
article h3 {font-size:20px; font-weight:600; padding:21px 30px 7px 0; }

.amyNewsStyle { font-size:23px; font-weight:700; color:#3e3e3e; line-height:35px; }
a.amyNewsStyleLink:link {color: #d52e36; text-decoration: none;}
a.amyNewsStyleLink:active {color: #d52e36; text-decoration: none;}
a.amyNewsStyleLink:visited {color: #d52e36; text-decoration: none;}
a.amyNewsStyleLink:hover {color: #d52e36; text-decoration: none;}
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =Branding
--------------------------------------------------------------------------------------------------------*/
p { padding:5px 0px 5px 0; line-height:20px; }
p a { color:#53206b; text-decoration:none; -webkit-transition: color 0.2s ease 0s; -moz-transition: color 0.2s ease 0s; -o-transition: color 0.2s ease 0s; transition: color 0.2s ease 0s; }
p a:hover { text-decoration:none; color:#623278; }
span.arrow { font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }
h1#logo { display:inline-block; margin-left:10px; }
h1#logo a { display:block; background:url(../images/bg-logo.png) no-repeat; text-indent:-9999px; height:43px; width:177px; }
.border { height:1px; width:auto; background:#f0f0f0; margin:30px 0 10px 0; }
.borderline { height:1px; width:auto; background:#f0f0f0; margin:5px 0px 3px 0px; }
.headline {/* background:url(../images/bg-headline.png) 0 50% repeat-x; display:block; padding:14px 20px 13px 0; */}
p.pointer { background:url(../images/bg-pointer.png) 5px 8px no-repeat; padding-left:30px; }
p.email { background:url(../images/bg-mail.png) 5px 10px no-repeat; padding-left:30px; }
p.phone { background:url(../images/bg-phone.png) 5px 8px no-repeat; padding-left:30px; }
p.facebook { background:url(../images/bg-facebook.png) 5px 8px no-repeat; padding-left:30px; }
.icon-buttons { position:relative; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; width:32px !important; height:32px !important; display:inline-block; margin:10px 12px 0 0px; float:left; }
header p.pointer { background:url(../images/bg-pointer2.png) right 7px no-repeat; padding-right:30px; text-align:right; margin-right:10px; }
header p.phone { background:url(../images/bg-phone2.png) right 7px no-repeat; padding-right:30px; text-align:right; margin-right:10px; }
#cross { background:url(../images/bg-cross.png) no-repeat 8px 8px #53206b; }
#doctor { background:url(../images/bg-doctor.png) no-repeat 8px 8px #53206b; }
#dates { background:url(../images/bg-dates.png) no-repeat 8px 8px #53206b; }
p.blockquote {font-size:40px; color:#3e3e3e; padding-top:20px;  }
/* End Branding
--------------------------------------------------------------------------------------------------------*/


/* =Main Nav
--------------------------------------------------------------------------------------------------------*/
ul#nav { margin-top:50px; margin-right:15px; width:185px; position:fixed; }
ul#nav li { float:none; text-align:right; }
ul#nav li a { color:#3E3E3E; font-size:12px; font-weight:700; text-decoration:none; text-transform:uppercase; margin:0px 0px 4px 0px; display:inline-block; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; padding:7px 15px; background-color:rgba(255, 255, 255, 1) !important; background-color:#fff; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1) ; box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
ul#nav li a:hover { /*color:#3e3e3e;*/ -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1) ; box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); padding-right:25px;}
ul#nav li.active a { background-color:#53206b !important; color:#ffffff; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1) ; box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);}
/* End Main Nav
--------------------------------------------------------------------------------------------------------*/


/* =Main Content
--------------------------------------------------------------------------------------------------------*/
#wrapper {width:1000px; margin:0 auto; }
.container { padding:20px 40px 20px 40px; width:720px; position:relative; background-color:#fff; }
.container.first { border-radius:2px 2px 0 0; }
.container.last { padding:5px 40px 5px 40px; border-radius:0 0 2px 2px; }
.container-mapping { padding:0px; width:720px; position:relative;/* background-color:#fff; */}

header {padding:5px 40px 5px 40px; width:720px; position:relative; }
#quick-contact {margin-top:-8px; }
.col1-1 { width:700px; margin:0px 10px; float:none; position:relative; }
.col1-2 { width:340px; margin:0px 10px; float:left; }
.col1-3 { width:220px; margin:0px 10px; float:left; }
.col2-3 { width:460px; margin:0px 10px; float:left; }
.divider {margin:20px 10px 20px 10px; text-align:center; background:url(../images/bg-headline.png) 0 0 repeat-x; display:block; text-transform:uppercase; font-size:11px; height:1px;}
.divider2 {margin:2px 10px 50px 10px; text-align:center; background:url(../images/bg-headline.png) 0 0 repeat-x; display:block; text-transform:uppercase; font-size:11px; height:1px;}
.divider span {padding:5px 10px; background:#53206b; color:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; font-weight:700; text-align:center; }
.divider span:after { background: url('../images/tipsy.gif') no-repeat top left; }
.page-title > * {padding:5px 25px; background:#53206b; color:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; display:inline-block;  text-decoration:none;}
.page-title {background: url(../images/title-arrow-purple.gif) no-repeat center 100%; padding-bottom:17px; text-align:center; margin-top:20px;}
.page-title h2 {color:#fff; }
.padding-top { padding-top:30px; }
.margin-top { margin-top:15px; }
.padding-bottom { padding-bottom:10px; }
.padding-left {padding-left:5px; }
.margin-bottom { padding-bottom:50px; }
.break { height:10px; position:relative; }
.images { display:block; margin:10px 0 10px 0; position:relative; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
.image-margin-right {margin:10px 20px 10px 0px; }
.image-margin-left {margin:10px 0px 10px 20px; }
.image-margin-left-special {margin:10px 0px 10px 20px; }
img { -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; overflow: hidden; background: #fff; }
/* =End Main Content
--------------------------------------------------------------------------------------------------------*/


/* =Secondary Content
--------------------------------------------------------------------------------------------------------*/
#twitter_update_list { margin:3px 0 2px 0; }
ul.jta-tweet-list li { background:url(../images/bg-twitter-feed.png) 5px 5px no-repeat; display:block; padding:2px 0; padding-left:30px; padding-right:20px; line-height:23px; }
ul.jta-tweet-list li a.jta-tweet-link { color:#53206b; text-decoration:none; font-size:11px !important; font-weight:400; text-transform:none; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; margin-right:4px; line-height:20px; }
ul.jta-tweet-list li a.jta-tweet-link:hover { text-decoration:none; color:#3e3e3e; }
ul.jta-tweet-list li a.jta-tweet-timestamp-link { font-size:11px !important; color:#888; text-decoration:none; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; text-transform:uppercase; line-height:20px; }
ul.jta-tweet-list li a.jta-tweet-timestamp-link:hover { text-decoration:none; color:#3e3e3e; }
span.jta-tweet-twitter-bird-icon, span.jta-tweet-twitter-bird-icon:hover { display:none }
a.jta-tweet-a {color:#53206b; text-decoration:none; -webkit-transition: color 0.2s ease 0s; -moz-transition: color 0.2s ease 0s; -o-transition: color 0.2s ease 0s; transition: color 0.2s ease 0s; }
a.jta-tweet-a:hover { text-decoration:none; color:#3e3e3e; }
.jta-clear {height:5px; }
#googlemaps { opacity:0.9; margin-bottom:-4px !important; }
#map-bg iframe {margin:0; border:0}
#map-bg { background:url(../images/bg-map.png) center center no-repeat; margin:0px 10px;}
.go-back { position:absolute; margin-top:-35px; right:0px; background-color:#53206b; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; padding:3px 10px 4px 10px; color:#fff; text-decoration:none; border-radius:2px; font-weight:600;}
.go-back:hover {background-color:#3e3e3e; }
.timeline {float:left; padding:5px 10px; background:#808080; color:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; font-weight:700; margin-right:15px; margin-top:9px; text-align:center; width:60px;}
/* End Secondary Content
--------------------------------------------------------------------------------------------------------*/


/* =jCarousel
--------------------------------------------------------------------------------------------------------*/
.jcarousel-skin-tango2 .jcarousel-direction-rtl { direction: rtl; }
.jcarousel-skin-tango2 .jcarousel-container-horizontal { width: 720px; padding:10px 0 10px 0; }
.jcarousel-skin-tango2 .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango2 .jcarousel-item-placeholder { background: #fff; color: #000; }
.jcarousel-skin-tango2 .jcarousel-next-horizontal { position: absolute; top: -20px; right: 10px; cursor: pointer; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; background:url(../images/buttons/arrow-right.png) center no-repeat #fff; text-indent:-9999px; display:inline-block; width:20px; height:19px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.jcarousel-skin-tango2 .jcarousel-next-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-horizontal:focus { border:1px solid #888; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); }
.jcarousel-skin-tango2 .jcarousel-next-horizontal:active { border:1px solid #d8d8d8; }
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active { cursor: default; border:1px solid #d8d8d8; background:url(../images/buttons/arrow-right2.png) center no-repeat #fff; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal { position: absolute; top: -20px; right: 35px; cursor: pointer; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; background:url(../images/buttons/arrow-left.png) center no-repeat #fff; text-indent:-9999px; display:inline-block; width:20px; height:19px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-horizontal:focus { border:1px solid #888; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); }
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:active { border:1px solid #d8d8d8; }
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active { cursor: default; border:1px solid #d8d8d8; background:url(../images/buttons/arrow-left2.png) center no-repeat #fff; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); }
/* End jCarousel
--------------------------------------------------------------------------------------------------------*/


/* =Accordion
--------------------------------------------------------------------------------------------------------*/
#accordion { width:auto; margin:18px 0 5px 0; }
#accordion div.ui-accordion-content { padding:0px 0 20px 0px; }
#accordion h3 { padding:0px; padding:3px 0px 4px 55px; width:auto; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; margin-bottom:5px; font-size:20px; font-weight:600; color:#3e3e3e; line-height:35px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
#accordion h3 a { cursor:pointer; display:block; text-decoration:none; line-height:20px; text-transform:none; width:auto; display:inline-block; color:#858585; }
#accordion h3:hover { color:#3e3e3e; border: 1px solid #888; cursor:pointer; }
#accordion h3.ui-state-active { background:url(../images/buttons/bg-close.png) no-repeat 15px 11px #fff; padding:3px 0px 4px 55px; }
#accordion h3.ui-state-active a { color:#3e3e3e; cursor:default; }
#accordion h3.ui-state-active:hover { cursor:default; color:#1e1e1e; border: 1px solid #d8d8d8; }
#accordion h3.ui-corner-all { background:url(../images/buttons/bg-open.png) no-repeat 15px 11px #fff; }
/* =End Accordion
--------------------------------------------------------------------------------------------------------*/


/* =Image Hover
--------------------------------------------------------------------------------------------------------*/
.images img { width:100%; display: block; }
.images .title, .images .subtitle { z-index: 10; position: absolute; top: 30px; left: 30px; width: auto; font-weight: 600; }
.images .subtitle { top: 63px; font-weight: 300; }
.textwrap, .textwrap-delay { overflow: hidden; position: relative; }
.textwrap p, .textwrap-delay p { overflow: hidden; white-space: nowrap; line-height:30px; text-transform:uppercase; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#3e3e3e; }
.textwrap p span, .textwrap-delay p span { padding:6px 10px; background:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.05); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.05) ; box-shadow:0 1px 0 rgba(0, 0, 0, 0.05); }
.img-cover i { display:block; font-style:normal; position:absolute; width:100%; height:100%; z-index:9; text-indent:-9000px; top:0; left:0; background-color:rgba(250, 250, 250, 0.3) !important; background-color:#3e3e3e; opacity:0;  filter:alpha(opacity:0) }
.img-cover a { display:inline-block; width:46px; height:46px; position:absolute;/* background:url(../images/buttons/bg-email.png) 50% 50% no-repeat;*/ z-index:10; width: 100%; height: 100%; margin-left: 0; margin-top: 0; }
/*.img-cover a.link { background:url(../images/buttons/bg-link.png) 50% 50% no-repeat; }
.img-cover a.zoom { background:url(../images/buttons/bg-zoom.png) 50% 50% no-repeat; }*/
/* End Image Hover
--------------------------------------------------------------------------------------------------------*/


/* =Lists
--------------------------------------------------------------------------------------------------------*/
ul.list { display:block; position:relative; padding:5px 20px 5px 0; }
ul.list li { line-height:20px; width:auto; padding-left:20px; }
ul.bullet li { background:url(../images/list-bullet.png) no-repeat 7px 9px; }
ul.list li a { text-decoration:none; color:#53206b; }
ul.list li a:hover, ul.normal li a:hover { color:#53206b; text-decoration:none; }
/* =End Lists
--------------------------------------------------------------------------------------------------------*/


/* =Blog
--------------------------------------------------------------------------------------------------------*/
p.dates { background:url(../images/bg-date.png) no-repeat 10px 7px; padding-left:35px; padding-right:10px; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; margin-right:4px; margin-bottom:15px; }
p.users { background:url(../images/bg-users.png) no-repeat 10px 7px; padding-left:35px; padding-right:10px; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; margin-right:4px; margin-bottom:15px;  }
p.comments { background:url(../images/bg-comments.png) no-repeat 10px 8px; padding-left:35px; padding-right:10px; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; margin-right:4px; margin-bottom:15px;  }
#navi-blog { padding:25px 0 15px 0; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
#navi-blog .page a { font-size:12px; color:#888; text-decoration:none; padding:3px 7px; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; margin-right:4px; text-align:center; float:left; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#navi-blog .page a:hover { text-decoration:none; border:1px solid #888; }
#navi-blog .active a { background:#53206b; color:#fff; font-weight:700; border:1px solid #53206b; }
#navi-blog .active a:hover { cursor:default; color:#fff; border:1px solid #53206b; }
.avatar { margin:10px 0px 0 0; padding:16px 16px; background:#fff; border:1px solid #d2d2d2; border-radius:2px; }
.reply { margin:0px 0 0px 66px; }
.no-wrap { margin-left:66px; }
.when { margin-top:-10px; }
/* End Blog
--------------------------------------------------------------------------------------------------------*/


/* =Footer
--------------------------------------------------------------------------------------------------------*/
#footer { height:55px; margin:0px 0px 0 0px; margin:0px 0 0 0px; -webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); }
#footer p span.top { font-size:20px; color:#3e3e3e; line-height:34px; background:none; border-bottom:0px; }
/* End Footer
--------------------------------------------------------------------------------------------------------*/


/* =Isotope
--------------------------------------------------------------------------------------------------------*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
/* End: Recommended Isotope styles */


/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
#options { margin-top: 10px; margin-left: 10px; float:none; }
#options ul { margin: 0; list-style: none; }
#options ul ul { }
#options li { float: left; line-height:20px; padding:4px 0 5px 0px; }
#options li a { display: inline-block; text-decoration:none; color:#888; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); box-shadow:0 1px 0 rgba(180, 180, 180, 0.1); border: 1px solid #d8d8d8; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; margin-right:4px; padding:4px 10px; font-weight:600;}
#options li a:hover {  border: 1px solid #888; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0.2); box-shadow:0 1px 0 rgba(180, 180, 180, 0.2);}
#options li a.selected { color:#fff; cursor:default; -webkit-box-shadow:0 1px 0 rgba(180, 180, 180, 0); -moz-box-shadow:0 1px 0 rgba(180, 180, 180, 0); box-shadow:0 1px 0 rgba(180, 180, 180, 0); border: 1px solid #53206b; background:#53206b; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.select-menu { display:inline-block; margin:22px 20px 0 0; margin-left:-20px !important; }
.description { background:#fff; border-bottom:1px solid #e7e7e7; margin-top:-9px; padding:7px 20px 8px 10px; z-index:5; }
/* End Isotope
--------------------------------------------------------------------------------------------------------*/


.preloader { background:url(../images/ajax-loader.gif) center center no-repeat #ffffff; }
.selectnav { display:none; }



@media only screen and (max-width: 1019px) {
#wrapper {width:100%; margin:0 auto; background-color:#fff; }
.container { padding:30px 0px; width:720px; position:relative; margin:0 auto; }
.container-mapping { padding:0px; width:720px; position:relative; margin:0 auto; }

.responsive.alignright {float:none; }
header {padding:41px 0px 8px 0px; width:720px; position:relative; margin:0 auto; }

.responsive.alignleft {float:none; margin:0 auto; width:720px; padding-top:20px;}

.js #nav { display: none; }
.js .selectnav { display: block; margin:5px 10px; color:#a5a5a5; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:13px; font-weight:600; line-height:13px; text-decoration:none; text-transform:uppercase; float:none; width:700px;}
}


/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
#wrapper {width:100%; margin:0 auto; background-color:#fff; }
.responsive.alignright {float:none; }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container { padding:30px 0px; width:720px; position:relative; margin:0 auto; }
.container-mapping { padding:0px; width:720px; position:relative; margin:0 auto; }
.container.last { padding:0px; }

header {padding:41px 0px 8px 0px; width:720px; position:relative; margin:0 auto; }

.alignright-special { float:left; }
.image-margin-left-special {margin:10px 20px 10px 0px; }

.responsive.alignleft {float:none; margin:0 auto; width:720px; padding-top:20px;}

.js #nav { display: none; }
.js .selectnav { display: block; margin:5px 10px; color:#a5a5a5; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:13px; font-weight:600; line-height:13px; text-decoration:none; text-transform:uppercase; float:none; width:700px;}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container { padding:30px 0px; width:440px; position:relative; margin:0 auto;  overflow:visible !important}
.container-mapping { padding:0px; width:440px; position:relative; margin:0 auto;  overflow:visible !important}
.container.last { padding:0px; }

header {padding:41px 0px 8px 0px; width:440px; position:relative; margin:0 auto; }

.alignright-special { float:left; }
.image-margin-left-special {margin:10px 20px 10px 0px; }

.responsive.alignleft {float:none; margin:0 auto; width:440px; padding-top:20px;}

.col1-1, .col1-3, .col2-3, .col1-2 { width:420px; margin:0px 10px; }

#quick-contact {float:none !important; margin-top:20px !important}

.jcarousel-skin-tango .jcarousel-container-horizontal { width: 440px; }
.jcarousel-skin-tango .jcarousel-item {width:200px; text-align:center; }
.jcarousel-skin-tango2 .jcarousel-container-horizontal { width: 440px; }
.jcarousel-skin-tango2 .jcarousel-item {width:200px; }

.videos {width:420px !important; height:235px !important; }

.js #nav { display: none; }
.js .selectnav { display: block; margin:5px 10px; color:#a5a5a5; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:13px; font-weight:600; line-height:13px; text-decoration:none; text-transform:uppercase; float:none; width:420px;}

.element {width:200px !important; display:block; }
.responsive-folio { overflow:visible !important }
.images .title, .images .subtitle {z-index: 0; display:none !important; }

#options { margin-right:10px;}
#options li a {margin-bottom:5px; }

.responsive-footer .col1-3 { width:200px !important; }
.responsive-footer .col2-3 { width:200px !important; }
.contact input, textarea { width: 172px !important; margin: 0px 0px 0px 0; float:none; display:block; margin-bottom:5px}
.contact textarea { width: 172px !important; }

.option-set { float:none}
h3.alignleft {float:none; }

#accordion {margin-top:35px; }

#googlemaps {width:420px !important; height:350px !important; }
#map-bg {background:none; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
.container { width:320px; position:relative; margin:0 auto; overflow:visible !important}
.container-mapping { width:320px; position:relative; margin:0 auto; overflow:visible !important}
.container.last { padding:0px; }

header {padding:5px 0px 5px 0px; width:320px; position:relative; margin:0 auto; }

.alignright-special { float:left; }
.image-margin-left-special {margin:10px 20px 10px 0px; }

.responsive.alignleft {float:none; margin:0 auto; width:320px; padding-top:20px;}

.col1-1, .col1-3, .col2-3, .col1-2 { width:300px; margin:0px 10px; }

#quick-contact {float:none !important; margin-top:20px !important}

.jcarousel-skin-tango .jcarousel-container-horizontal { width: 320px; }
.jcarousel-skin-tango .jcarousel-item {width:140px; text-align:center; }
.jcarousel-skin-tango2 .jcarousel-container-horizontal { width: 320px; }
.jcarousel-skin-tango2 .jcarousel-item {width:140px; }

.videos {width:300px !important; height:175px !important; }

.js #nav { display: none; }
.js .selectnav { display: block; margin:18px 10px 0px 10px; color:#a5a5a5; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size:13px; font-weight:600; line-height:13px; text-decoration:none; text-transform:uppercase; width:300px !important }
nav.alignright {display:block; float:none; }

.element {width:300px; display:block; }
.responsive-folio .col1-4 {width:140px !important; }
.responsive-folio { overflow:visible !important }
.images .title, .images .subtitle {z-index: 0; display:none !important; }

#options { margin-right:10px; margin-left:0px; margin-top:20px;}
#options li a {margin-bottom:5px; }

.responsive-footer .col1-3 { width:300px }
.responsive-footer .col2-3 { width:300px }
.contact input, textarea { width: 272px !important; margin: 0px 0px 0px 0; float:none; display:block; margin-bottom:5px}
.contact textarea { width: 272px !important; }

.option-set {margin-left:10px !important; margin-top:-10px !important; float:none}
h3.alignleft {float:none; }

#accordion {margin-top:35px; }

#googlemaps {width:300px !important; height:250px !important; }
#map-bg {background:none; }
}
