@media (min-width:768px) {
	.hero404 {
		height: 570px;
  }
  .hero404 .img-holder {
    background-position: center;
  }
  .hero404 .img-holder img {
    display: none;
  }
}
.hero.practices_banner{
position: relative;
}
.hero.practices_banner:after{
    position: absolute;
    content: '';
    left: 0;
    background: #fc9406;
    height: 5px;
    width: 100%;
    z-index: 5;
    bottom: -5px;
}
.hero.practices_banner .practices_copy {
    padding: 85px 65px 65px 65px;
    text-align: left;
}
.hero.practices_banner .practices_copy p{
    font: 20px/32px "robotoregular",HelveticaNeue,sans-serif;
}
.hero.practices_banner .practices_copy h1{
    font: 54px/40px "CenturyOldStyleStdRegular",sans-serif;
    margin-bottom: 30px;
}
.hero.practices_banner .container {
    width: 100%;
}
.hero.practices_banner .img-place img {
    width: 100%;
}
.hero.practices_banner .img-place{
    position: relative;
}
.hero.practices_banner .img-place:before{
    content: '';
    display: block;
    height: 70px;
    position: absolute;
    width: 100%;
    opacity: .5;
    background-color: #fff;
    left: 0;
    top: 0;
}
section.gallery.practices_gallery>.container{
    max-width: 1170px;
}
section.gallery.practices_gallery>.container .row{
    margin: 0px;
}
.gallery.practices_gallery .images .img .overlay{
    background: rgba(255, 255, 255, .7);
}
.gallery.practices_gallery .images .img:hover .overlay {
    background: rgba(240,143,11,0.9);
}
.gallery.practices_gallery .images .img h5 {
    font: 24px "robotomedium",HelveticaNeueMedium,sans-serif;
    color: #000;
}

.gallery.practices_gallery .images .img:hover h5 {
    color: #fff;
}
.gallery.practices_gallery h2{
font: 44px "CenturyOldStyleStdRegular",sans-serif;
    margin-bottom: 30px;
}
.gallery.practices_gallery h3{
font: 32px/32px "robotoregular",HelveticaNeue,sans-serif;
    color: #a6a6a6;
    margin-top: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #a6a6a6;
}
section.gallery.practices_gallery {
    padding: 40px 0;
}
.gallery.practices_gallery .images .img h5 span.r_arrow {
    display: inline-block;
    font-family: monospace;
    color: #fc9406;
    font-weight: bold;
    background-image: url(http://rsc-stage.pixels-360.com/images/uploads/practices_arrows.png);
    height: 14px;
    width: 9px;
    background-position: 9px 0px;
}
.gallery.practices_gallery .images .img:hover h5 span.r_arrow{
   background-position: 0px 0px;
}
.gallery.practices_gallery .images .img .overlay .text{
    width: 80%;
}
ul.custon_breadcrumbs {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 25px;
    left: 55px;
    z-index: 9;
}
ul.custon_breadcrumbs li {
    display: block;
    float: left;
    line-height: 14px;
    font: 18px/18px HelveticaNeue,sans-serif;
    padding: 0 15px;
    color: #a6a6a6;
}
ul.custon_breadcrumbs li+li {
    border-left: 1px solid #a6a6a6;
}
ul.custon_breadcrumbs li a {
    color: #fc9406;
}
ul.custon_breadcrumbs li:first-of-type {
    padding-left: 27px;
}
ul.custon_breadcrumbs li:first-of-type:before {
content: '';
display: block;
}
ul.custon_breadcrumbs li:first-of-type:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 17px;
    width: 11px;
    background-image: url(http://rsc-stage.pixels-360.com/images/uploads/practices_arrows.png);
    background-position: 11px 0;
    background-size: cover;
    transform: rotate(180deg);
    top: 1px;
}
@media (min-width: 1025px){
.hero.practices_banner .container {
    max-width: 1400px;
    width: auto;
}
}
@media (min-width: 768px){
.hero.practices_banner .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.hero.practices_banner .img-place {
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
.hero.practices_banner .img-place img {
    opacity: 0;
    visibility: hidden;
}
}
@media (min-width: 1200px){
.hero.practices_banner .img-place {
    background-size: cover;
}
.gallery .images .img img {
	max-height: 100%;
}
.copy-text .copy p {
	line-height: 1.4;
	width: 880px;
	font-size: 20px;
}
.copy-text {
	background-repeat: no-repeat;
background-position: bottom;
background-size: cover;
}
}
@media (max-width: 767px){
.hero.practices_banner {
    padding: 0;
}
.hero.practices_banner:after {
    display: none;
}
.hero.practices_banner .mobnopad:after {
    position: absolute;
    content: '';
    left: 0;
    background: #fc9406;
    height: 5px;
    width: 100%;
    z-index: 5;
    bottom: -5px;
}
.hero.practices_banner .practices_copy {
    padding: 40px 0;
}
.hero.practices_banner .img-place:before {
    opacity: .9;
}
ul.custon_breadcrumbs {
    top: 25px;
}
}

ul.content_list{
    padding: 0;
    margin: 0;
    list-style: none;
	margin-bottom: 40px;
}
ul.content_list li{
}
ul.content_list li a {
    color: #337ab7;
    text-decoration: none;
    color: #363738;
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    margin: 5px 0;
}
.landing_page_section {
    padding: 50px 0;
}
.landing_page_section p{
    color: #000;
    margin: 0 0 20px;
    font: 16px/1.3 'Helvetica';
}
.landing_page_content {
    padding-right: 60px;
}
.landing_page_content ul{
    color: #000;
    margin: 0 0 20px;
    font: 16px/1.3 'Helvetica';
}
.landing_page_content ul li {
    overflow: hidden;
    padding-left: 15px;
	background-image: url(../images/li-bullet.jpg);
	background-repeat: no-repeat;
    background-position: left 7px;
}
.landing_page_content ul li+li {
margin-top: 5px;
}
.landing_page_section h2 {
    margin-top: 0;
    font-size: 44px;
	color: #032a39;
}
.landing_page_section h3{
    margin-bottom: 20px;
	color: #032a39;
}
.landing_page_content p b, .landing_page_content p strong{
    margin-top: 20px;
    display: inline-block;
}
.landing_page_form h3 {
    margin-top: 5px;
}
.landing_page_form form {
	margin-left: 5vh;
}
.field_control+.field_control{
	margin-top: 10px;
}
.field_control .form_field {
    width: 100%;
    font-size: 18px;
    height: 35px;
    border: 1px solid #ccd5d8;
    padding: 5px 10px;
}

.landing_page_form .field_control .form_field {
    width: 78%;
    font-size: 18px;
    height: 35px;
    border: 1px solid #ccd5d8;
    padding: 5px 10px;
		background: #F8F8F8;

}

.landing_page_form .field_control .form_field_select {
	color: #6d6d6d;
}
.landing_page_form .field_control input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
}

.form_submit {
    background: none;
    border-radius: 0;
    border: 1px solid #012d3d;
    color: #112c36;
    display: inline-block;
    font: 14px/1 "robotomedium",HelveticaNeueMedium,sans-serif;
    margin-top: 15px;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
}


@media (max-width: 480px){
.landing_page_content figure.rte-img-chosen {
    float: none !important;
}
.landing_page_content ul {
    padding: 0;
}
}
