.ut_contact_section
{
	padding: 160px 0px 60px 0;
	position: relative;
	overflow: hidden;
}

.ut_contact_section h2.title
{
	color: #1D1F2A;
	font-size: 50px;
	text-align: left;
	font-family:"p22-underground-pc";
	margin-bottom: 30px;
	margin-left: 40px;
}
.ut_contact_section p
{
	color: #6E6F78;
	font-size: 16px;
	text-align: left;
	margin-bottom: 30px;
}
.contact_form_container br
{
	display: none;
}
.ut_contact_section .contact_form_container{
	margin-top: 0px;
}
.ut_contact_section .contact_form_container .input{
	border: none;
	background: none;
	border-bottom: 1px solid #707070;
	font-size: 16px;
	border-radius: 0px;
	margin-top: 30px;
	padding-left: 0px;
	box-shadow: none !important;
	padding-bottom: 1px;
}
.ut_contact_section .contact_form_container .input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #A6A6A6;
  }
  .ut_contact_section .contact_form_container .input:-ms-input-placeholder { /* IE 10+ */
	color: #A6A6A6;
  }
  .ut_contact_section .contact_form_container .input:-moz-placeholder { /* Firefox 18- */
	color: #A6A6A6;
   opacity: 1;
  }
  .ut_contact_section .contact_form_container .input::placeholder { /* Firefox 18- */
	color: #A6A6A6;
  }

  .ut_contact_section .contact_form_container .text-area{
	border: none;
	background: none;
	border-bottom: 1px solid #707070;
	font-size: 16px;
	border-radius: 0px;
	margin-top: 30px;
	padding-left: 0px;
	box-shadow: none !important;
	line-height: 4ch;
  	background-image: linear-gradient(transparent, transparent calc(4ch - 1px), #707070 0px);
  	background-size: 100% 4ch;
  	height: 104px;
  	background-position: 0 6px;
}
.ut_contact_section .contact_form_container .your-case
{
	position: relative;
    display: block;
}
.ut_contact_section .contact_form_container .your-case:before
{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: 4px;
    display: block;
    background-color: #fff;
    top: 4px;
}
.ut_contact_section .contact_form_container .your-case:after
{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: 2px;
    display: block;
    background-color: #fff;
    bottom: 0px;
}
.ut_contact_section .contact_form_container .text-area::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #A6A6A6;
  }
  .ut_contact_section .contact_form_container .text-area:-ms-input-placeholder { /* IE 10+ */
	color: #A6A6A6;
  }
  .ut_contact_section .contact_form_container .text-area:-moz-placeholder { /* Firefox 18- */
	color: #A6A6A6;
   opacity: 1;
  }
  .ut_contact_section .contact_form_container .text-area::placeholder { /* Firefox 18- */
	color: #A6A6A6;
  }

.ut_contact_section h6
{
	color: #000;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	line-height: 16px;
	margin-top: 30px;
}
.ut_contact_section .link_container_p .link_icon
{
	position: absolute;
	left: 0;
	top: 50%;
	bottom: 0;
	width: 30px;
	height: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: lowercase;
}
.ut_contact_section .link_container_p
{
	position: relative;
	font-size: 23px;
	margin-top: 30px;
	color: #AF6D04;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-family:"p22-underground-pc";
	font-weight: 400;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: none;
	border: none;
	box-shadow: none !important;
	padding-left: 45px;
	display: inline-block;
	outline: none;
}
.ut_contact_section .link_container_p:hover
{
	text-decoration: none;	
	color: #9A6004;	
}

.ut_faq_section{
	padding: 100px 0 50px 0;
}
.ut_faq_section h2
{
	text-align: center;
	color: #1D1F2A;
	font-size: 50px;
	font-family:"p22-underground-pc";
}
.ut_careers_section .ut_careers_col{
	background-image: url(../images/careers-bg.png);
	background-repeat: no-repeat;
	 background-size: cover;
}
.ut_careers_section .law_family_desc_content{
	background-color: #5C068C;
}
.ut_careers_section h2
{
	text-align: center;
	color: #CBCCCF;
	font-size: 50px;
	font-family:"p22-underground-pc";
	margin-bottom: 60px;
}
.ut_careers_desc_inner_content{
	max-width: 550px;
}
.ut_represent_section{
	padding: 60px 0px;
}

.ut_represent_desc_inner_content{
	max-width: 930px;
}
.ut_represent_section h2
{
	text-align: center;
	color: #1D1F2A;
	font-size: 50px;
	font-family:"p22-underground-pc";
	margin-bottom: 60px;
}
.ut_represent_section h2 span
{
	font-size: 40px;
}
.ut_represent_section .law_family_desc_content
{
	padding: 100px 30px;
	position: relative;
}
.ut_represent_testimonial .clients_div_content{
	max-width: 600px;
	margin-top: -200px;
	margin-bottom: 80px;
}
.ut_law_test_section{
	margin-top: 80px;
}
.ut_who_we_are_section h3{
	margin-top: 50px;
}
.ut_community_section{
	padding-bottom: 0px;
}
.ut_firm_section{
	background-color: #CBCCCF;
}
.ut_firm_section .link_container_p {
	margin-top: 50px;
	text-align: left;
	margin-bottom: 0;
	display: block;
	
}
.ut_firm_section p.link_container_p a .link_icon
{
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
	top: -3px;
}
.ut_firm_section p.link_container_p a {

    position: relative;
    font-size: 23px;
    color: #AF6D04;
    padding-left: 45px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:"p22-underground-pc";
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: lowercase;
}
.ut_firm_section .link_container_p a:hover
{
	text-decoration: none;	
	color: #9A6004;	
}
.ut_who_career_section{
	background-color: #1D1F2A;
	padding-bottom: 0px;
}
.ut_who_career_section h2{
	color: #CBCCCF;
}

.ut_who_career_section p{
	color: #CBCCCF;
}
.ut_who_career_section .how_can_help_desc_content{
	padding-right: 40px;
	padding-left: 0px;
}
.ut_who_testimonial_section{
	padding-top: 140px;
}
.ut_single_blog_content h2{
	color: #1D1F2A;
	font-size: 50px;
	text-align: center;
	font-family:"p22-underground-pc";
	margin-top: 60px;
}
.ut_single_blog_content h4{
	color: #5C068C;
	font-size: 25px;
	text-align: center;
	font-family:"p22-underground-pc";
	margin-top: 10px;
	margin-bottom: 50px;
	text-transform: lowercase;
}
.ut_single_blog_content p{
	color: #6E6F78;
	font-size: 18px;
	margin-top: 20px;
}
.ut_single_blog_content .first_para{
	margin-top: -5px;
}
.ut_single_blog_content .ut_blog_post{
	margin-top: 50px;
	margin-bottom: 30px;
}
.ut_related_news{
	background-color: #fff;
	padding: 80px 0 100px 0;
}
.ut_related_news h2{
	color: #1D1F2A;
	font-size: 42px;
	text-align: center;
	font-family:"p22-underground-pc";
}
.ut_related_news .ut_single_blog_post{
	border-left: 4px solid #333;
	padding-left: 25px;
	margin-top: 70px;
}
.ut_related_news .ut_single_blog_post h3{
	color: #1D1F2A;
	font-size: 35px;
	font-family:"p22-underground-pc";
}
.ut_related_news .ut_single_blog_post h4{
	color: #1D1F2A;
	font-size: 16px;
	font-family:"p22-underground-pc";
	margin-top: 20px;
}
.ut_related_news .ut_single_blog_post p{
	color: #43454F;
	font-size: 16px;
	margin-top: 30px;
}
.ut_related_news .ut_single_blog_post .link_container_p {
	margin-top: 20px;
	text-align: left;
	margin-bottom: 0;
	display: block;
}
.ut_related_news .ut_single_blog_post p.link_container_p a .link_icon
{
	position: absolute;
	left: 0;
	top: -5px;
	width: 30px;
	height: 30px;
}
.ut_related_news .ut_single_blog_post p.link_container_p a {

    position: relative;
    font-size: 23px;
    color: #AF6D04;
    padding-left: 45px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:"p22-underground-pc";
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: lowercase;
}
.ut_related_news .ut_single_blog_post .link_container_p a:hover
{
	text-decoration: none;	
	color: #9A6004;	
}
.ut_related_news .ut_event_post{
	border-color: #AF6D04;
}
.ut_related_news .ut_event_post h3{
	color: #AF6D04;
}
.ut_related_news .ut_event_post h4{
	color: #AF6D04;
	text-transform: lowercase;
}
.ut_related_news .ut_blog_post{
	border-color: #5C068C;
}
.ut_related_news .ut_blog_post h3{
	color: #5C068C;
}
.ut_related_news .ut_blog_post h4{
	color: #5C068C;
	text-transform: lowercase;
}
.ut_related_news .ut_publication_post{
	border-color: #1D1F2A;
}
.ut_related_news .ut_publication_post h3{
	color: #1D1F2A;
}
.ut_related_news .ut_publication_post h4{
	color: #1D1F2A;
	text-transform: lowercase;
}
.ut_related_news .ut_industry_post{
	border-color: #9A9BA1;
}
.ut_related_news .ut_industry_post h3{
	color: #9A9BA1;
}
.ut_related_news .ut_industry_post h4{
	color: #9A9BA1;
}
.ut_single_publication_content h4{
	color: #1D1F2A;
}
.ut_single_publication .ut_single_publication_content .link_container_p {
	margin-top: 60px;
	text-align: center;
	margin-bottom: 0;
	display: block;
}
.ut_single_publication .ut_single_publication_content p.link_container_p a .link_icon
{
	position: absolute;
	left: 0;
	width: 34px;
	height: 34px;
}
.ut_single_publication .ut_single_publication_content p.link_container_p a {

    position: relative;
    font-size: 23px;
    color: #AF6D04;
    padding-left: 45px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:"p22-underground-pc";
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;

}
.ut_single_publication .ut_single_publication_content .link_container_p a:hover
{
	text-decoration: none;	
	color: #9A6004;	
}
.ut_related_publication{
	padding-top: 100px;
}
.ut_single_event h3{
	font-size: 25px;
	font-family:"p22-underground-pc";
	color: #AF6D04;
	margin-top: 50px;
}
.ut_list_event{
	margin-top: 50px;
}
.ut_list_event li span{
	color: #AF6D04;
	font-size: 25px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 70px;
	text-align: right !important;
	font-family:"p22-underground-pc";
}
.ut_list_event li{
	position: relative;
	color: #6E6F78;
	font-size: 18px;
	padding-left: 90px;
	padding-top: 7px;
}
.ut_single_industry_news h4{
	color: #9A9BA1;
	text-transform: lowercase;
}
.ut_post_margin_right{
}
.ut_post_margin_left{
	margin-left: 0px;
}
.ut_families_bankruptcy_services_section{
	background-color: #fff;
	padding-top: 20px;
}
.services_heading_content{
	max-width: none;
}
.services_heading_content p{
	max-width: 850px;
	display: block;
	margin: 0 auto;
	margin-top:30px;
}
.ut_business_bankruptcy .law_family_desc_content{
	background-color: #43454F;
}
.ut_business_bankruptcy .law_family_desc_content h2{
	color: #CBCCCF;
}
.ut_business_bankruptcy .law_family_desc_content p{
	color: #CBCCCF;
}

@media only screen and (max-width: 991px)
{
	.ut_contact_section .riple_animate_image_contain
	{
		display: none;
	}
	.ut_contact_section{
		padding: 100px 0px 60px 0;
	}
	.ut_careers_section .ut_careers_col{
		padding-top: 50%;
	}
	.ut_who_career_section .how_can_help_desc_content{
		padding-right: 0px;
	}
	.ut_single_blog_content .first_para{
		margin-top: 30px;
	}
	.ut_post_margin_right{
		margin-right: 0px;
	}
	.ut_post_margin_left{
		margin-left: 0px;
	}
	.ut_related_news h2{
		font-size: 38px;
	}
	.services_heading_content h2{
		font-size: 38px;
	}
}
@media only screen and (max-width: 767px)
{
	.ut_contact_section .riple_animate_image_contain
	{
		display: none;
	}
	.ut_contact_section{
		padding: 100px 0px 60px 0;
	}
	.ut_represent_testimonial .clients_div_content{
		max-width: 600px;
		margin-top: -95px;
	}
	.ut_community_section{
		padding-bottom: 60px;
	}
	.ut_who_career_section{
		padding-bottom: 60px;
	}
	.pattern_bottom_who_careers_black{
		margin-bottom: 60px;
	}
	.ut_who_testimonial_section{
		padding-top: 100px;
	}
	.ut_single_blog_content h2{
		font-size: 40px;
	}
	
	.ut_related_news .ut_event_post h3{
		font-size: 25px;
	}
	.ut_represent_section h2 span{
		font-size: 30px;
	}
	.ut_our_attorney_section{
		padding-top: 125px;
	}
}
@media only screen and (max-width: 575px)
{
	.ut_contact_section h2.title
	{
		font-size: 40px;
		margin-left: 0px;
	}
	.ut_contact_section{
		padding: 60px 0px;
	}
	.ut_faq_section h2{
		font-size: 40px;
		margin-left: 0px;
	}
	.ut_faq_section{
		padding: 60px 0px;
	}
	.ut_careers_section h2
	{
		font-size: 40px;
	}
	.ut_represent_section h2
	{
		font-size: 40px;
	}
	.ut_single_blog_content h2{
		margin-top: 40px;
	}
}

@media only screen and (min-width: 768px)
{
	.banktuptcy_container
	{
		padding-left: 7%;
		padding-right: 7%;
	}
}
@media only screen and (max-width: 767px)
{
	.ut_represent_section h2 {
	    font-size: 40px;
	    margin-bottom: 40px;
	}
	.law_family_desc_content p
	{
		text-align: center;
	}
}
@media only screen and (max-width: 991px)
{
	.faqs_spacer_questions {
	    display: block;
	    width: 100%;
	    padding: 25px 0px;
	}
}
.main_container
{
	position: relative;
	width: 100%;
	padding-left: 107px;
}
.side_nav_bar {
	position: fixed;
	top: 0;
	left: 0;
	background-color:
	#fff;
	height: 100%;
	padding: 22px 15px;
	box-shadow: -1px 2px 5px 0px
	rgba(0,0,0,0.50);
	z-index: 100;
	width: 107px;
	display: block;
}

.side_nav_bar .search_bar_container
{
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.side_nav_bar .search_bar_container a
{
	background-color: #fff;
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 100%;
	padding-left: 11px;
	padding-top: 9px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.side_nav_bar .search_bar_container a:hover
{
	background-color: #f2f2f3;
}
.side_nav_bar .menu_container
{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-decoration: none;
	cursor: pointer;
}
.side_nav_bar .menu_container .menu_container_nav
{
	position: relative;
}
.side_nav_bar .menu_container .menu_container_nav .menu_text
{
	margin-bottom: 0;
	margin-top: 3px;
	position: absolute;
	left: -4px;
	font-size: 16px;
	top: auto;
	bottom: 0;
	color: #1D1F2A;
	font-family:"p22-underground-pc";
	bottom: -3px;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 32px;
	height: 46px;
	position: relative;
	margin: 50px auto
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 2px;
	background: #1D1F2A;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 100%;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Icon 2 */

#nav-icon2 {
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #d3531a;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}

/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 8px;
}

#nav-icon3 span:nth-child(4) {
  top: 17px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */

#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}
.open_menu_container
{
}
.open_menu_outer_container
{
	background-image: url(../images/menu_open_background.png);
	background-size: cover;
	background-position: center center;
	position: fixed;
	top: 0;
	left: -100%;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	background-image: none;
}
.open_menu_container.open .open_menu_outer_container
{
	left: 0;
}
.open_menu_inner_container
{
	background-image: url(../images/menu_arrow_background1.png);
	background-size: cover;
	background-position: right center;
	position: absolute;
	top: 0;
	left: -80%;
	right: 0;
	bottom: 0;
	width: 80%;
	height: 100%;
	z-index: 32;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.open_menu_container.open .open_menu_inner_container
{
	left: 0;
	padding-right: 20%;
}
.main_menu_links
{
	text-align: right;
	list-style: none;
	max-width: 425px;
	position: absolute;
	font-family:"p22-underground-pc";
	margin-bottom: 0;
	left: -100%;
	width: auto;
	-webkit-transition: all 1.4s ease;
	transition: all 1.4s ease;
}
.main_menu_links li
{
	margin-bottom: 12px;
	position: relative;
}
.main_menu_links li:last-child
{
	margin-bottom: 0;
}
.main_menu_links li a
{
	font-size: 30px;
	color:
	#1D1F2A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 100%;
	display: block;
	padding: 0px 20px;
	padding-left: 15px;
	position: relative;
	-webkit-transition: none;
	transition: none;
	padding-top: 5px;
	cursor: pointer;
	text-transform: lowercase;
}
.main_menu_links li a:hover:after
{
	content: "";
	background-image: url(../images/arrow_nav.png);
	width: 28px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: -28px;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.main_menu_links li a:hover
{
	text-decoration: none;
	background-color: #5C068C;
	color: #fff;
}
.main_menu_links li.current_page_item a
{
	text-decoration: none;
	background-color: #5C068C;
	color: #fff;
}
.main_menu_links li.current_page_item a:after
{
	content: "";
	background-image: url(../images/arrow_nav.png);
	width: 28px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: -28px;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.main_menu_links li:last-child:after
{
	content: none;
}
.open_menu_container.open .main_menu_links
{
	left: 22%;
}
body.open_nav
{
	overflow:hidden;
}
.logo_container img
{
	width: 77px;
	height: 77px;
}
@media only screen and (max-width: 1250px)
{
	.open_menu_inner_container
	{
		width: 100%;
	}
	.open_menu_container.open .main_menu_links
	{
		left: 23%;
	}
	.main_menu_links
	{
		top: 55%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media only screen and (max-width: 991px)
{
	.side_nav_bar
	{
		padding: 10px 15px;
		height: 100px;
		width: 100%;
	}
	.side_nav_bar .menu_container
	{
		left: 5%;
	}
	.logo_container
	{
		position: relative;
		left: 50%;
	}
	.side_nav_bar .search_bar_container {
	    position: absolute;
	    bottom: auto;
	    right: 30px;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	    left: auto;
	}
	.side_nav_bar .menu_container {
	    left: 30px;
	    top: 55%;
	    transform: none;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
	.logo_container img
	{
		height: 60px;
		width: 60px;
	}
	.side_nav_bar
	{
		height: 82px;
	}
	.side_nav_bar .menu_container
	{
		top: 54%;
	}
	.main_menu_links
	{
		left: auto !important;
		position: relative;
		top: auto;
		transform: none;
		display: block;
		margin: 0 auto;
	}
	.main_container
	{
		padding-left: 0;
	}
	.main_container {
	    padding-left: 0;
	    padding-top: 75px;
	}
	.logo_container
	{
		left: 47%;
	}
	.open_menu_inner_container
	{
		padding-right: 0 !important;
		display: block;
		padding-top: 130px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.main_menu_links
	{
		text-align: left;
		padding-left: 0;
		width: 100%;
		margin-bottom: 55px;
		max-width: 290px;
	}
	.logo_container {
	    width: 100%;
	    left: auto;
	    text-align: center;
	    display: block;
	}
}
@media only screen and (max-width: 575px)
{
	.main_menu_links li a
	{
		font-size: 25px;
	}
	.side_nav_bar .menu_container
	{
		left: 18px;
	}
	.side_nav_bar .search_bar_container
	{
		right: 18px;
	}
	.logo_container {
	    width: 100%;
	    left: auto;
	    text-align: center;
	    display: block;
	}
}
.open_search_bar_container
{

}
.open_search_bar_container .search_bar_inner_container
{
	position: fixed;
	background-color: #8443a8;
	top: 0;
	right: 0;
	bottom: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index: 50;
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.open_search_bar_container.open .search_bar_inner_container
{
	left: 0;
}
.search_form_container
{
	position: absolute;
	left: -100%;
	right: 0;
	background-color:
	#ac81c5;
	bottom: 0;
	width: 100%;
	height: 100%;
	top: 0;
	-webkit-transition: all 1.2s ease;
	transition: all 1.2s ease;
}
.open_search_bar_container.open .search_form_container
{
	left: 0;
}
.search_form_container form input
{
	position: absolute;
	left: -100%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color:
	transparent;
	border: none;
	color: #fff;
	border-bottom: 2px solid #fff;
	font-size: 48px;
	-webkit-transition: all 1.6s ease;
	transition: all 1.6s ease;
	max-width: 700px;
	width: 100%;
	font-family:"p22-underground-pc";
/*	background-image: url(../images/search_icon_nav.png);
	background-repeat: no-repeat;
	background-position: center right;*/
}
.open_search_bar_container.open .search_form_container form input
{
	left: 53%;
	color: #fff;
}
.search_bar_close
{
	position: absolute;
	right: 25px;
	z-index: 30;
	top: 20px;
	width: 58px;
	height: 58px;
	text-align: center;
	padding: 15px 0px;
	border-radius: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.search_bar_close:hover
{
	background-color: #8443a8;
}
@media only screen and (max-width: 767px)
{
	.search_form_container form input
	{
		font-size: 30px;
	}
	.search_bar_close {
	    position: absolute;
	    right: 22px;
	    z-index: 30;
	    top: 105px;
	}
	.search_form_container form input
	{
		width: 90%;
		left: 50% !important;
	}
}
.logo_text_container
{
	position: absolute;
	z-index: 33;
	left: 90px;
	top: 0;
}
@media only screen and (max-width: 991px)
{
	.logo_text_container
	{
		display: none;		
	}
}
.make_payment_link
{
	margin-bottom: 0;
}
.main_menu_links li:last-child, .main_menu_links li:nth-last-child(2)
{
	margin-top: 35px;
}
.main_menu_links li:last-child a, .main_menu_links li:nth-last-child(2) a
{
	background-image: url(../images/make_a_payment.png);
	background-size: contain;
	background-position: center center;
	width: 180px;
	height: 46px;
	font-size: 18px;
	text-align: center;
	padding: 0;
	background-color: none !important;
	float: right;
	padding-top: 12px;
	color: #AF6D04;
	padding-right: 20px;
    clear: both;
margin-bottom: 30px;
}
.main_menu_links li:last-child a:hover, .main_menu_links li:nth-last-child(2) a:hover
{
	background-color: transparent;
	color: #AF6D04;
}
.main_menu_links li:last-child a:hover:after, .main_menu_links li:nth-last-child(2) a:hover:after
{
	content: none !important;
}
@media only screen and (max-width: 991px)
{
	.main_menu_links li:last-child a, .main_menu_links li:nth-last-child(2) a
	{
		float: none;
margin-top: 30px;
margin-left: 0;
width: 100%;
background-repeat: no-repeat;
	}
    
    .main_menu_links li.current_page_item a {
    text-decoration: none;
    background-color: transparent;
    }
    
    .main_menu_links li.current_page_item a::after {
    content: "";
    background-image: none;
    }
}
.current_openings_section
{
	padding: 80px 0 40px;
}
.current_openings_heading_row
{
	margin-bottom: 60px;
}
.current_openings_heading_container
{
	position: relative;
}
.current_openings_heading_container h2
{
	color: #1D1F2A;
	font-size: 42px;
	text-align: center;
	font-family:"p22-underground-pc";
}
.current_opening_accordion .panel-title > a:before {
	float: none;
	content: "-";
	padding-right: 5px;
	position: absolute;
	left: -25px;
	line-height: 0;
	top: 12px;
}
.current_opening_accordion .panel-title > a.collapsed:before {
    float: right !important;
    content:"+";
    top: 15px;
}
.current_opening_accordion .panel-title > a:hover, 
.current_opening_accordion .panel-title > a:active, 
.current_opening_accordion .panel-title > a:focus  {
    text-decoration:none;
}
.current_opening_accordion .panel.panel-default
{
	border: 2px solid #5C068C;
	padding: 25px 45px;
}
.current_opening_accordion .panel.panel-default .panel-title
{
	margin-bottom: 0;
	font-size: 25px;
	color: #1D1F2A;
	font-family:"p22-underground-pc";
	color: #1D1F2A;
}
.current_opening_accordion .panel.panel-default .panel-title a
{
	color: #1D1F2A;
	position: relative;
	text-transform: lowercase;
}
.current_opening_accordion .panel.panel-default .panel_body_inner
{
	padding: 30px 0px 20px;
}
.current_opening_accordion .panel-group .panel-default
{
	border-bottom: 0;
}
.current_opening_accordion .panel-group .panel-default:last-child
{
	border-bottom: 2px solid #5C068C;
}
.current_opening_accordion .panel_body_inner h1,
.current_opening_accordion .panel_body_inner h2,
.current_opening_accordion .panel_body_inner h3,
.current_opening_accordion .panel_body_inner h4,
.current_opening_accordion .panel_body_inner h5
{
	color: #1D1F2A;
	font-size: 18px;
	font-family:"p22-underground-pc";
	margin-bottom: 18px;
	text-transform: lowercase;
}
.current_opening_accordion .panel_body_inner ul,
.current_opening_accordion .panel_body_inner ol,
.current_opening_accordion .panel_body_inner p
{
	color: #6E6F78;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 35px;
}
.current_opening_accordion .panel_body_inner p
{
	padding-left: 0;
}
.apply_career_form .link_container_p {
    position: relative;
    font-size: 23px;
    margin-top: 10px;
    color: #AF6D04;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family:"p22-underground-pc";
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: none;
    border: none;
    box-shadow: none !important;
    padding-left: 0;
    text-transform: lowercase;
}
.apply_career_form label
{
	display: block;
}
.apply_career_form label span
{
	text-decoration: underline;	
}
.apply_career_form input[type=text],
.apply_career_form input[type=email]
{
	width: 75%;
	display: block;
	border: none;
	border-bottom: 1px solid #707070;
	padding: 5px 0px;
	font-size: 16px;
	color: #6E6F78;
}
.apply_career_form .form-group {
    margin-bottom: 30px;
}
@media only screen and (max-width: 991px)
{
	.current_openings_section
	{
		padding: 65px 0 40px;
	}	
	.current_openings_heading_container h2
	{
		font-size: 38px;
	}
	.current_openings_heading_row
	{
		margin-bottom: 55px;
	}
	.apply_career_form input[type="text"], .apply_career_form input[type="email"]
	{
		width: 100%;
	}
	.current_opening_accordion .panel.panel-default .panel_body_inner
	{
		padding: 30px 0px 0px;
	}
}
@media only screen and (max-width: 575px)
{
	.current_opening_accordion .panel.panel-default
	{
		padding: 25px 30px;
	}
	.current_opening_accordion .panel-title > a:before
	{
		left: -18px;
	}
}
.who_we_are_awards .awards_section
{
	padding: 0px 0px 75px;
}
@media only screen and (max-width: 991px)
{
	.who_we_are_awards .awards_section
	{
		padding: 0px 0px 10px;
	}
}
.main_menu_links ul.sub-menu
{
	list-style: none;
	font-size: 20px;
	position: absolute;
	right: -220px;
	top: 8px;
	text-align: left !important;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
}
.main_menu_links li.menu-item-has-children:hover ul.sub-menu
{
	opacity: 1;
	visibility: visible;
}
.main_menu_links ul.sub-menu li
{
	margin: 0;
	margin-bottom: 4px;
}
.main_menu_links ul.sub-menu li:last-child
{
	margin: 0;
}

.main_menu_links ul.sub-menu li a
{
	background-image: none;
	width: auto;
	color: #1D1F2A;
	background-color: none;
	font-size: 20px;
	float: none;
	text-align: right;
	text-align: left;
	padding: 0;
	background-color: transparent !important;
	cursor: pointer;
}
.main_menu_links ul.sub-menu li a:before
{
	content: none !important;
}
.main_menu_links ul.sub-menu li a:hover
{
	background-color: transparent !important;
	color: #8443a8;
}
.main_menu_links ul.sub-menu li a:after
{
	content: none !important;
}
.main_menu_links ul.sub-menu li.current_page_item a
{
	background-color: transparent;
	color: #8443a8;
}
.main_menu_links li.current-menu-parent a
{
	text-decoration: none;
	background-color:
	#5C068C;
	color:
	#fff;
}
.main_menu_links li.current-menu-parent a:after
{
	content: "";
	background-image: url(../images/arrow_nav.png);
	width: 28px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: -28px;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.main_menu_links li.menu-item-has-children a:before
{
	content: "/////";
	color:
	#9A9BA1;
	font-size: 16px;
	margin-right: 7px;
	font-style: italic;
	position: relative;
	top: -5px;
}
@media only screen and (max-width: 991px)
{
	.main_menu_links
	{
		max-width: 375px;
	}
	.main_menu_links li a
	{
		text-align: center;
	}
	.open_menu_inner_container
	{
		background-image: none !important;
		background-color: #cbcccf !important;	 	
	}
	.main_menu_links ul.sub-menu
	{
		display: block;
		opacity: 1;
		visibility: visible;
		position: relative;
		left: auto;
		right: auto;
		text-align: center !important;
		margin: 0;
		width: 100%;
	}
	.main_menu_links ul.sub-menu li a
	{
		text-align: center;
		padding: 0;
		margin: 0;
	}
	.main_menu_links li:last-child a
	{
		display: inline-block;
		margin-top: 0 !important;
	}
	.main_menu_links li:last-child {
	    margin-top: 35px;
	    width: 100%;
	    text-align: center;
	}
	.main_menu_links li a:before
	{
		content: none;
	}
	.main_menu_links li.menu-item-has-children a:before
	{
		content: "";
	}
	.main_menu_links ul.sub-menu
	{
		margin: 0;
		padding: 0;
	}
}
@media only screen and (max-width: 575px)
{
	.main_menu_links ul.sub-menu li a
	{
		font-size: 18px;
	}
}
.ut_filter_news
{
	padding: 50px 0 100px 0;
}
.filter_search_bar
{
	position: relative;
	float: left;
	padding-left: 35px;
	width: 300px;
	max-width: 330px;
}
.filter_search_bar img
{
	position: absolute;
	left: 0;
	top: 3px;
    width: 23px;
    height: 23px;
}	
.filter_search_bar input
{
	border: none;
	border-bottom: 1px solid
	#707070;
	width: 100%;
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
}

.no_result_found
{
	text-align: center;
	margin-top: 100px;
	font-size: 18px;
	color: #9A9BA1;
}
.filter_lists_current
{
	padding-left: 115px;
}
.filter_lists_current ul
{
	text-align: left;
}
.filter_lists_current ul li
{
	border: 1px solid
	#CBCCCF;
	padding: 8px 20px 5px;
	padding-left: 20px;
	position: relative;
	padding-left: 40px;
	font-family: "p22-underground-pc";
	border-radius: 2px;
	color: #43454F;
	margin-bottom: 10px;
}
.filter_lists_current ul li a
{
	position: absolute;
	left: 15px;
	font-size: 16px;
	color:
	#AF6D04;
	font-family: "p22-underground-pc";
	top: 8px;
}
.filter_lists_current ul li a:hover
{
	text-decoration: none;
}
@media only screen and (max-width: 991px)
{
	.filter_options_list
	{
		display: block;
	}
	.filter_options_list li
	{
		margin-right: 20px !important;
	}
	.filter_lists_current
	{
		padding-left: 0;
	}
	.filter_lists_current ul
	{
		text-align: center;
	}
	.filter_options_list
	{
		text-align: center;
		margin-bottom: 25px;
	}
	.filter_search_bar {
	    position: relative;
	    float: left;
	    padding-left: 35px;
	    min-width: 300px;
	    max-width: 330px;
	    display: block;
	    margin: 0 auto;
	    float: none;
	    margin-top: 20px;
	}
}
.filter_options_list button:after
{
	width: 13px;
	height: 8px;
	display: block;
	content: "";
	position: absolute;
	border: none;
	background-image: url(../images/dropdown_angle_down.png);
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}


/* remove */


#rt_header {
	 width: 100px;
	 height: 100%;
	 position: fixed;
	 z-index: 999;
	 background: #fff;
	 -webkit-box-shadow: 6px 0px 9px -6px #616161;
	 -moz-box-shadow: 6px 0px 9px -6px #616161;
	 box-shadow: 6px 0px 9px -6px #616161;
}
 @media only screen and (max-width: 540px) {
	 #rt_header {
		 height: 110px;
		 position: relative;
		 width: 100%;
		 z-index: 999;
	}
}
 #rt_header .logo {
	 position: absolute;
	 top: 20px;
	 left: 50%;
	 transform: translate(-50%, 0);
}
 @media only screen and (max-width: 540px) {
	 #rt_header .logo {
		 left: 20px;
		 position: absolute;
		 top: 16px;
		 transform: initial;
	}
}
 #rt_header .search_icon {
	 position: absolute;
	 bottom: 20px;
	 left: 50%;
	 transform: translate(-50%, 0);
}
 @media only screen and (max-width: 540px) {
	 #rt_header .search_icon {
		 position: absolute;
		 right: 40px;
		 top: 50%;
		 left: auto;
		 transform: translate(0px, -50%);
	}
}
/* =========================== */
/* End Header */
/* =========================== */
/* ====================== */
/* Banner */
/* ====================== */
 .main_section {
	 padding-left: 0px;
}
 @media only screen and (max-width: 540px) {
	 .main_section {
		 padding-left: 0;
	}
}
 .color_gold {
	 color: #af6d04;
}
 .color_light {
	 color: #cbcccf;
}
 .line {
	width: 2px;
	height: 100%;
	z-index: 9;
	position: absolute;
	left: 120px;
	top: 0;
}
 @media only screen and (max-width: 991px) {
	 .line {
		 left: 70px;
	}
}
 .line.dark {
	 background: #cbcdcf;
}
 .line.light {
	 background: #fff;
}
 #about_sec_1, #about_sec_2, #about_sec_3, #about_sec_4, #about_sec_5, #about_sec_6, #about_sec_7, #about_sec_8, #about_sec_9 {
	 overflow: hidden;
	 background-size: cover;
	 background-position: center center;
	 background-repeat: no-repeat;
	 position: relative;
	 width: 100%;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_1, #about_sec_2, #about_sec_3, #about_sec_4, #about_sec_5, #about_sec_6, #about_sec_7, #about_sec_8, #about_sec_9 {
		 background-position: 0 0 !important;
		 height: 700px !important;
	}
}
 @media only screen and (max-width: 480px) {
	 #about_sec_1, #about_sec_2, #about_sec_3, #about_sec_4, #about_sec_5, #about_sec_6, #about_sec_7, #about_sec_8, #about_sec_9 {
		 background-position: 20% 0 !important;
	}
}
 @media only screen and (max-width: 991px) {
	 #about_sec_1 .timeline_content {
		 left: 31px;
		 max-width: 340px;
		 padding-left: 97px;
	}
}
 #about_sec_1 .line {
	 top: 120px;
}
 #about_sec_2 .timeline_content {
	 top: 50%;
	 padding-left: 70px;
	 left: 182px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_2 .timeline_content {
		 left: 52px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_2 .timeline_content .bullet_icon img {
	 width: 38px;
}
 #about_sec_3 .timeline_content {
	 top: 50%;
	 padding-left: 70px;
	 left: 182px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_3 .timeline_content {
		 left: 52px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_3 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_3 .timeline_content h2 {
	 color: #cbcccf;
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_3 .timeline_content.timeline_sec_1 {
	 bottom: initial;
	 top: 100px;
	 left: 177px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_3 .timeline_content.timeline_sec_1 {
		 left: 47px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_3 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 48px;
}
 #about_sec_3 .timeline_content.timeline_sec_2 {
	 bottom: 100px;
	 top: initial;
}
 #about_sec_3 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 38px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_4 .timeline_content {
		 left: 52px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_4 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_4 .timeline_content h2 {
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_4 .timeline_content.timeline_sec_1 {
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_4 .timeline_content.timeline_sec_1 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_4 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 30px;
}
 #about_sec_4 .timeline_content.timeline_sec_2 {
	 top: 220px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_4 .timeline_content.timeline_sec_2 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_4 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 30px;
}
 #about_sec_4 .timeline_content.timeline_sec_3 {
	 top: 390px;
	 left: 171px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_4 .timeline_content.timeline_sec_3 {
		 left: 41px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_4 .timeline_content.timeline_sec_3 .bullet_icon {
	 width: 60px;
}
 #about_sec_4 .timeline_content.timeline_sec_4 {
	 top: 600px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_4 .timeline_content.timeline_sec_4 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_4 .timeline_content.timeline_sec_4 .bullet_icon {
	 width: 30px;
}
 #about_sec_5 .timeline_content {
	 top: 50%;
	 padding-left: 70px;
	 left: 182px;
}
 #about_sec_5 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_5 .timeline_content h2 {
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_5 .timeline_content.timeline_sec_1 {
	 bottom: initial;
	 top: 100px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_5 .timeline_content.timeline_sec_1 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_5 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 30px;
}
 #about_sec_5 .timeline_content.timeline_sec_2 {
	 bottom: 100px;
	 top: initial;
	 left: 177px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_5 .timeline_content.timeline_sec_2 {
		 left: 46px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_5 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 48px;
}
 #about_sec_6 .timeline_content {
	 top: 50%;
	 padding-left: 70px;
	 left: 182px;
}
 #about_sec_6 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_6 .timeline_content h2 {
	 color: #cbcccf;
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_6 .timeline_content.timeline_sec_1 {
	 top: 50%;
	 left: 177px;
	 transform: translate(0, -50%);
}
 @media only screen and (max-width: 991px) {
	 #about_sec_6 .timeline_content.timeline_sec_1 {
		 left: 46px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_6 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 48px;
}
 #about_sec_7 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_7 .timeline_content h2 {
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_7 .timeline_content.timeline_sec_1 {
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_7 .timeline_content.timeline_sec_1 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_7 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 30px;
}
 #about_sec_7 .timeline_content.timeline_sec_2 {
	 top: 220px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_7 .timeline_content.timeline_sec_2 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_7 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 30px;
}
 #about_sec_7 .timeline_content.timeline_sec_3 {
	 top: 390px;
	 left: 171px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_7 .timeline_content.timeline_sec_3 {
		 left: 40px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_7 .timeline_content.timeline_sec_3 .bullet_icon {
	 width: 60px;
}
 #about_sec_8 .timeline_content {
	 top: 50%;
	 padding-left: 70px;
	 left: 182px;
}
 #about_sec_8 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_8 .timeline_content h2 {
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_8 .timeline_content.timeline_sec_1 {
	 bottom: initial;
	 top: 100px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_8 .timeline_content.timeline_sec_1 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_8 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 30px;
}
 #about_sec_8 .timeline_content.timeline_sec_2 {
	 bottom: 100px;
	 top: initial;
	 left: 177px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_8 .timeline_content.timeline_sec_2 {
		 left: 46px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_8 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 48px;
}
 #about_sec_9 .timeline_content p {
	 color: #000;
	 font-size: 16px;
}
 #about_sec_9 .timeline_content h2 {
	 font-size: 35px;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
 #about_sec_9 .timeline_content.timeline_sec_1 {
	 left: 186px;
	 top: 120px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_9 .timeline_content.timeline_sec_1 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_9 .timeline_content.timeline_sec_1 .bullet_icon {
	 width: 30px;
}
 #about_sec_9 .timeline_content.timeline_sec_2 {
	 top: 290px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_9 .timeline_content.timeline_sec_2 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_9 .timeline_content.timeline_sec_2 .bullet_icon {
	 width: 30px;
}
 #about_sec_9 .timeline_content.timeline_sec_3 {
	 top: 480px;
	 left: 186px;
}
 @media only screen and (max-width: 991px) {
	 #about_sec_9 .timeline_content.timeline_sec_3 {
		 left: 56px;
		 max-width: 330px;
		 padding-left: 67px;
	}
}
 #about_sec_9 .timeline_content.timeline_sec_3 .bullet_icon {
	 width: 30px;
}
 .timeline_content {
	 max-width: 500px;
	 position: absolute;
	 padding-left: 97px;
	 top: 50px;
	 left: 81px;
	 z-index: 22;
}
 .timeline_content .bullet_icon img {
	 position: absolute;
	 left: 0;
	 width: 80px;
}
 .timeline_content h2 {
	font-size: 45px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 12px;
}
 .timeline_content p {
	 font-size: 12px;
	 line-height: 30px;
}
 .timeline_content p span {
	 font-size: 18px;
}
/* ========================== */
/* End Banner */
/* ========================== */
/* ====================== */
/* Footer */
/* ====================== */
 #mt_footer {
	 padding: 45px 0 0 0;
	 background: #fff;
	 border-top: 6px solid;
	 border-color: #c02942;
	 -webkit-box-shadow: 0px 8px 47px 2px #ccc;
	 -moz-box-shadow: 0px 8px 47px 2px #ccc;
	 box-shadow: 0px 8px 47px 2px #ccc;
	 clear: both;
	/* =========== Copyright =========== */
}
 @media only screen and (max-width: 767px) {
	 #mt_footer .col-xs-6 {
		 float: left;
		 width: 100%;
	}
}
 #mt_footer .footer_logo img {
	 width: 30%;
}
 @media only screen and (max-width: 767px) {
	 #mt_footer .footer_logo img {
		 width: 20%;
		 display: block;
		 margin: 0 auto 20px;
	}
}
 @media only screen and (max-width: 767px) {
	 #mt_footer .footer_logo img {
		 width: 30%;
	}
}
 #mt_footer .footer_social h3 {
	 font-size: 16px;
	 line-height: initial;
	 margin: 0 0 5px;
	 text-align: right;
}
 @media only screen and (max-width: 767px) {
	 #mt_footer .footer_social h3 {
		 text-align: center;
	}
}
 #mt_footer .footer_social ul {
	 float: right;
}
 @media only screen and (max-width: 767px) {
	 #mt_footer .footer_social ul {
		 text-align: center;
		 float: none;
	}
}
 #mt_footer .copyright_text {
	 border-top: 1px solid #eaeaea;
	 margin-top: 25px;
	 padding: 15px;
	 text-align: right;
}
 #mt_footer .copyright_text p {
	 margin-bottom: 0;
}
 
.timeline_content p
{
	font-size: 17px;
	line-height: 30px;
}
#about_sec_2 .timeline_content
{
	top: 50%;
	padding-left: 70px;
	left: 102px;
}
.first_timeline_content
{
	padding-top: 12px;
}
#about_sec_3 .timeline_content.timeline_sec_1
{
	bottom: initial;
	top: 100px;
	left: 102px;
}
#about_sec_3 .timeline_content.timeline_sec_1 .bullet_icon img
{
	position: absolute;
	left: 0;
	width: 38px;
}
#about_sec_3 .timeline_content h2 {
    color: 
    #cbcccf;
    font-size: 45px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: bold;
    margin-top: 0;
}
#about_sec_3 .timeline_content
{
	left: 102px;
}
#about_sec_3 .timeline_content.timeline_sec_2 .bullet_icon img
{
	width: 38px;
}
#about_sec_3 .timeline_content p
{
	font-size: 22px;
}
#about_sec_4 .timeline_content.timeline_sec_1 .bullet_icon img
{
	width: 38px;
}
#about_sec_4 .timeline_content.timeline_sec_1
{
	left: 102px;
}
.timeline_content p span
{
	font-size: 25px;
}
#about_sec_4 .timeline_content p
{
	font-size: 18px;
}
#about_sec_4 .timeline_content.timeline_sec_2 .bullet_icon img
{
	width: 38px;
}
#about_sec_4 .timeline_content.timeline_sec_2
{
	left: 102px;
}
#about_sec_4 .timeline_content.timeline_sec_3
{
	left: 91px;
	padding-left: 112px;
}
#about_sec_4 .timeline_content.timeline_sec_4
{
	left: 91px;
	padding-left: 112px;
}
#about_sec_4 .timeline_content.timeline_sec_3 .bullet_icon img
{
	width: 60px;
}
#about_sec_4 .timeline_content.timeline_sec_4 .bullet_icon img
{
	width: 60px;
}
#about_sec_4 .timeline_content.timeline_sec_4 p
{
	margin-top: 15px;
}
.first_timeline_content {
    padding-top: 12px;
    padding-left: 115px !important;
}
.first_timeline_content h2
{
	margin-top: 15px;
}
#about_sec_5 .timeline_content.timeline_sec_1 
{
	left: 102px;
}
#about_sec_5 .timeline_content.timeline_sec_1 .bullet_icon img
{
	width: 38px;
}
#about_sec_5 .timeline_content p
{
	margin-top: 4px;
	font-size: 18px;
}
#about_sec_5 .timeline_content.timeline_sec_2
{
	left: 102px;
}
#about_sec_5 .timeline_content.timeline_sec_2 .bullet_icon img
{
	width: 38px;
}
#about_sec_6 .timeline_content.timeline_sec_1
{
	left: 102px;
}
#about_sec_6 .timeline_content.timeline_sec_1 .bullet_icon img
{
}
#about_sec_6 .timeline_content p
{
	font-size: 18px;
}
#about_sec_6 .timeline_content h2 {
    color: 
    #cbcccf;
    font-size: 40px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: bold;
}
#about_sec_7 .timeline_content.timeline_sec_1
{
	left: 102px;
}
#about_sec_7 .timeline_content.timeline_sec_1 .bullet_icon img
{
	width: 38px;
}
#about_sec_7 .timeline_content p
{
	margin-top: 7px;
}
#about_sec_7 .timeline_content.timeline_sec_2
{
	left: 102px;
}
#about_sec_7 .timeline_content.timeline_sec_3
{
	left: 102px;
}
#about_sec_8 .timeline_content p
{
	margin-top: 5px;
	font-size: 18px;
}
#about_sec_8 .timeline_content.timeline_sec_1
{
	left: 102px;
}
#about_sec_8 .timeline_content.timeline_sec_2
{
	left: 102px;
}
#about_sec_7 .timeline_content.timeline_sec_2 img
{
	max-width: 38px;
}
#about_sec_7 .timeline_content.timeline_sec_3 .bullet_icon img
{
	max-width: 38px;
}
#about_sec_7 .timeline_content p
{
	font-size: 18px;
}
#about_sec_8 .timeline_content.timeline_sec_1 .bullet_icon img
{
	width: 38px;
}
#about_sec_4 .timeline_content p
{
	margin-top: 7px;
}
#about_sec_8 .timeline_content.timeline_sec_2 .bullet_icon img
{
	width: 48px;
}
#about_sec_6 .timeline_content.timeline_sec_1 {
    left: 81px;
    padding-left: 120px;
}
#about_sec_8 .timeline_content.timeline_sec_2 {
    left: 97px;
}
#about_sec_7 .timeline_content h2
{
	margin-top: 0;
}
#about_sec_9 .timeline_content.timeline_sec_1
{
	left: 102px;
}
#about_sec_9 .timeline_content.timeline_sec_1 .bullet_icon img
{
	max-width: 38px;
}
#about_sec_9 .timeline_content.timeline_sec_2
{
	left: 102px;
}
#about_sec_9 .timeline_content.timeline_sec_3
{
	left: 102px;
}
#about_sec_9 .timeline_content p
{
	font-size: 18px;
	margin-top: 5px;
}
#about_sec_6 .timeline_content h2
{
	margin-top: 18px;
}
#about_sec_9 .timeline_content.timeline_sec_2 .bullet_icon img,
#about_sec_9 .timeline_content.timeline_sec_3 .bullet_icon img
{
	max-width: 38px;
}
#about_sec_5 .timeline_content h2
{
	margin-top: 0;
}
.timeline_content
{
	padding-left: 70px;
}
#about_sec_4 .timeline_content.timeline_sec_3
{
	padding-left: 85px;
}
#about_sec_4 .timeline_content.timeline_sec_4
{
	padding-left: 85px;
}

@media only screen and (max-width: 908px)
{
	#about_sec_1 .timeline_content
	{
		max-width: 60%;
	}
}
@media only screen and (max-width: 1199px)
{
	body
	{
		overflow-y: auto !important;
	}
	.main_section {
	    padding-left: 0px;
	    height: auto !important;
	    transform: none !important;
	}
	.fp-tableCell
	{
		height: auto;
		display: block;
	}
}
@media only screen and (max-width: 991px)
{
	#about_sec_1 .timeline_content
	{
		max-width: 60% !important;
	}
	#about_sec_2 .timeline_content
	{
		left: 52px;
	}
	#about_sec_3 .timeline_content.timeline_sec_1
	{
		bottom: initial;
		top: 100px;
		left: 52px;
		max-width: 500px;
	}
	#about_sec_3 .timeline_content.timeline_sec_2 {
	    bottom: 100px;
	    top: initial;
	    max-width: 500px;
	    left: 52px;
	}
	#about_sec_4 .timeline_content.timeline_sec_1 {
	    left: 52px;
	}
	#about_sec_4 .timeline_content.timeline_sec_2
	{
		left: 52px;
	}
	#about_sec_4 .timeline_content.timeline_sec_3
	{
		left: 52px;
	}
	#about_sec_5 .timeline_content.timeline_sec_1
	{
		left: 52px;
	}
	#about_sec_5 .timeline_content.timeline_sec_2
	{
		left: 52px;
	}
	#about_sec_6 .timeline_content.timeline_sec_1
	{
		left: 31px;
		padding-left: 120px;
		max-width: 500px;
	}
	#about_sec_7 .timeline_content.timeline_sec_1
	{
		left: 52px;
	}
	#about_sec_7 .timeline_content.timeline_sec_2
	{
		left: 52px;
	}
	#about_sec_7 .timeline_content.timeline_sec_3,
	#about_sec_8 .timeline_content.timeline_sec_1,
	#about_sec_8 .timeline_content.timeline_sec_2,
	#about_sec_9 .timeline_content.timeline_sec_1,
	#about_sec_9 .timeline_content.timeline_sec_2,
	#about_sec_9 .timeline_content.timeline_sec_3
	{
		left: 52px;
	}
	#fullpage
	{
		margin-bottom: 60px;
	}
	
	#about_sec_4 .timeline_content.timeline_sec_3,
	#about_sec_4 .timeline_content.timeline_sec_4
	{
		left: 40px;
	}
}
@media only screen and (max-width: 767px)
{
	#about_sec_1 .timeline_content {
	    max-width: 100% !important;
	}
	#about_sec_4 .timeline_content.timeline_sec_3
	{
		left: 41px;
	}
	#about_sec_4 .timeline_content.timeline_sec_4
	{
		left: 41px;
	}
	#about_sec_8 .timeline_content.timeline_sec_2 .bullet_icon img
	{
		width: 38px;
	}
	#about_sec_8 .timeline_content h2
	{
		margin-top: 0;
	}
	.timeline_content
	{
		padding-right: 15px;
	}
}
@media only screen and (max-width: 575px)
{
	.timeline_content h2
	{
		font-size: 26px;
	}
	#about_sec_1 .timeline_content {
	    left: -10px;
	    max-width: 340px;
	    padding-left: 97px;
	    width: 100%;
	}
	#about_sec_2 .timeline_content {
	    top: 50%;
	    padding-left: 55px;
	    left: 3px;
	}
	#about_sec_3 .timeline_content.timeline_sec_1
	{
		left: 3px;
	}
	#about_sec_3 .timeline_content.timeline_sec_2
	{
		left: 2px;
	}
	#about_sec_4 .timeline_content.timeline_sec_1
	{
		left: 3px;
	}
	#about_sec_4 .timeline_content.timeline_sec_2
	{
		left: 2px;
	}
	#about_sec_4 .timeline_content.timeline_sec_3 {
	    left: 1px;
	}
	#about_sec_4 .timeline_content.timeline_sec_4
	{
		left: 1px;
	}
	#about_sec_4 .timeline_content.timeline_sec_3 .bullet_icon img
	{
		width: 40px;
	}
	#about_sec_4 .timeline_content.timeline_sec_4 .bullet_icon img
	{
		width: 40px;
	}
	#about_sec_5 .timeline_content.timeline_sec_1
	{
		left: 3px;
	}
	#about_sec_5 .timeline_content.timeline_sec_2
	{
		left: 3px;
	}
	#about_sec_6 .timeline_content h2
	{
		margin-top: 0;
	}
	#about_sec_6 .timeline_content.timeline_sec_1 .bullet_icon img
	{
		max-width: 43px;
	}
	#about_sec_5 .timeline_content.timeline_sec_1
	{
		left: 12px;
	}
	#about_sec_4 .timeline_content.timeline_sec_3 .bullet_icon img
	{
		width: 38px;
	}
	#about_sec_4 .timeline_content.timeline_sec_3
	{
		padding-left: 69px;
	}
	#about_sec_5 .timeline_content.timeline_sec_2
	{
		left: 12px;
	}
	#about_sec_6 .timeline_content.timeline_sec_1
	{
		left: -1px;
		padding-left: 100px;
		max-width: 500px;
	}
	.timeline_content .bullet_icon img {
	    position: absolute;
	    left: 0;
	    width: 65px;
	}
	#about_sec_7 .timeline_content.timeline_sec_1
	{
		left: 12px;
	}
	#about_sec_7 .timeline_content.timeline_sec_2
	{
		left: 12px;
	}
	#about_sec_7 .timeline_content.timeline_sec_3, #about_sec_8 .timeline_content.timeline_sec_1, #about_sec_8 .timeline_content.timeline_sec_2, #about_sec_9 .timeline_content.timeline_sec_1, #about_sec_9 .timeline_content.timeline_sec_2, #about_sec_9 .timeline_content.timeline_sec_3 {
	    left: 12px;
	}
	#about_sec_8 .timeline_content.timeline_sec_2
	{
		left: 7px !important;
	}
	.line
	{
		left: 21px;
	}
	#about_sec_1 .timeline_content {
	    max-width: 100% !important;
	}
	#about_sec_7 .timeline_content.timeline_sec_1
	{
		left: 3px;
	}
	#about_sec_7 .timeline_content.timeline_sec_2
	{
		left: 3px;
	}
	#about_sec_7 .timeline_content.timeline_sec_3, #about_sec_8 .timeline_content.timeline_sec_1, #about_sec_8 .timeline_content.timeline_sec_2, #about_sec_9 .timeline_content.timeline_sec_1, #about_sec_9 .timeline_content.timeline_sec_2, #about_sec_9 .timeline_content.timeline_sec_3 {
	    left: 3px;
	}
	#about_sec_8 .timeline_content.timeline_sec_2 .bullet_icon img{
		width: 38px;
	}
	#about_sec_8 .timeline_content.timeline_sec_2
	{
		left: 3px !important;
	}
	#about_sec_4 .timeline_content.timeline_sec_4
	{
		padding-left: 65px;
	}
	#about_sec_6 .timeline_content.timeline_sec_1
	{
		padding-left: 65px;
	}

}
.first_timeline_content span,
#about_sec_2 .timeline_content span
{
	color: #af6d04;
}
#about_sec_9 .timeline_content span
{
	color: #cbcccf;
}
.video_splash
{
	background-color: #ffff;
    position: fixed;
	z-index: 1111;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.video_splash .overlay
{
	position: absolute;
	z-index: 22222;
	background-color:
	transparent;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	bottom: 0;
}
.video_splash video
{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	padding-left: 0;
	margin-left: 0 !important;
	height: 100%;
	background-color: #000;
}

.ut_related_news .ut_single_blog_post
{
	position: relative;
	border: none;
	padding-left: 30px;
}
.ut_related_news .ut_single_blog_post:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 0%;
	width: 4px;	
	display: block;
	-webkit-transition: all 2s ease;
	transition: all 2s ease;	
}
.ut_related_news .ut_single_blog_post.active:before
{
	height: 100%;
}
.ut_related_news .ut_event_post:before
{
	background-color: #AF6D04;
}
.ut_related_news .ut_blog_post:before
{
	background-color: #5C068C;
}
.ut_related_news .ut_publication_post:before
{
	background-color: #1D1F2A;
}
.ut_related_news .ut_industry_post:before
{
	background-color: #9A9BA1;
}
.ut_related_news .ut_single_blog_post
{
	max-width: 500px;
}
.practice_boxes_content .practice_boxes_inner_content
{
	position: relative;
	border: none;
	padding-left: 27px;
}
.practice_boxes_content .practice_boxes_inner_content:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 0%;
	width: 4px;
	background-color: #5C068C;
	-wekit-transition: all 2s ease;
	transition: all 2s ease;
}
.practice_boxes_content .practice_boxes_inner_content.active:before
{
	height: 100%;
}
.team_experience_sidebar .team_experience_sidebar_item
{
	position: relative;
	border: none;
	padding-left: 22px;
}
.team_experience_sidebar .team_experience_sidebar_item:before
{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 0%;
	width: 4px;
	background-color:  #AF6D04;
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
}
.team_experience_sidebar .team_experience_sidebar_item.active:before
{
	height: 100%;
}

@media only screen and (max-width: 575px)
{
	.first_timeline_content
	{
		padding-left: 85px !important;
	}
	.first_timeline_content .bullet_icon img
	{
		left: 3px;
		width: 58px;
	}
}
.slider_right_arrow img,
.slider_left_arrow img,
.slider_left_arrow_two img,
.slider_right_arrow_two img
{
	width: 34px;
	height: 34px;
}
@media only screen and (min-width: 992px)
{
	.side_nav_bar.active
	{
		box-shadow: -1px 118px 5px 0px rgba(0,0,0,0.50);
	}
}
.apply_career_form .link_container_p
{
	outline: none;
}
.apply_career_form .link_container_p img
{
	width: 30px;
	height: 30px;
}
.testimonials_backgroud_image
{
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 991px)
{
	.testimonials_backgroud_image
	{
		padding-top: 60%;
		background-position: center center;
	}
}
.practice_boxes_row.without_learn_more
{

}
.practice_boxes_row.without_learn_more .practice_boxes_col
{
	margin-bottom: 90px;
}
@media only screen and (max-width: 991px)
{
	.ut_our_attorney_section {
	    padding-top: 60px;
	}
	.practice_boxes_row.without_learn_more .practice_boxes_col
	{
		margin-bottom: 70px;
	}
	.practice_boxes_row.without_learn_more .practice_boxes_col:last-child
	{
		margin-bottom: 20px;
	}
	.bankruptcy_services_section
	{
		padding-bottom: 175px;
	}
	.practice_area_section_2
	{
		padding-bottom: 180px;
	}
	footer .container_outer p.credit_image
	{
		display: none;
	}
}

.services_accordtion .disable_collapse .card-header:after {
	content: none !important;
	display: none;
}
.services_accordtion .disable_collapse .card-title
{
	margin-bottom: 0;
	cursor: default;
}
.services_accordtion .card .disable_collapse .card-header
{
	padding: 25px 10px;
	cursor: default;
}
.services_accordtion .card .disable_collapse .card_outer_container
{
	display: flex;
	width: 100%;
	height: 100%;
}
.services_accordtion .card .disable_collapse .card_outer_container .card-header
{
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
	justify-content: center;
	user-select: auto;
}
.slider_left_arrow_large img,
.slider_right_arrow_large img
{
	width: 34px !important;
	height: 34px;
}
