/******** Font Family ********/


/**base css*********/

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }



	body { font-family:"aktiv-grotesk"; font-weight: 300; font-size: 16px; color: #000000; line-height: 25px; font-style: normal; -webkit-font-smoothing: antialiased; padding: 0; margin: 0; overflow-x: hidden; }

	.container { max-width: 920px; width: 94%; padding: 0; margin-left: auto; margin-right: auto; }

	h1 , h2 , h3 , h4, h5 { font-weight: 700; line-height: normal; color: #e42313; }

	h1 { font-size: 31px; margin:0px 0px 45px; padding: 0; text-transform: uppercase; line-height: 41px; color: #001d34; }

	h2 { font-size: 31px; margin:0px 0px 45px; padding: 0; text-transform: uppercase; color: #001d34; }

	h3 { font-size: 20px; margin:0px 0px 15px; padding: 0; text-transform: uppercase; color: #e42313; }

	h4 { font-size: 18px; margin:0px 0px 30px; padding: 0; color: #001d34; }

	h5 { font-size: 18px; margin:0px 0px 20px; padding: 0; color: #001d34; }

	p { margin:0px; padding:0 0 35px 0; }

  a { color: #e42313; outline:none !important; -webkit-outline:none; transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s; text-decoration: none; outline:none;}

	a:hover,  a:focus{ outline:none !important; text-decoration: none; color: #000000; }

	img { max-width: 100%; height: auto; outline: none !important; }



	input::-moz-placeholder { font-size: 16px; line-height: normal; color: /*#c6c6c5*/ #737372; opacity: 1; }

	input::-webkit-input-placeholder { font-size: 16px; line-height: normal; color:/*#c6c6c5*/ #737372 }


	a.fw-b{font-weight: bold !important}
	

	input[type="text"],input[type="email"],input[type="tel"], textarea { font-family: "aktiv-grotesk"; font-size: 16px; line-height: normal; outline: none; width: 100%; background: #ffffff; color: /*#c6c6c5*/ #737372; border: none; resize: none; height: 50px; border-bottom: 1px solid #001d34; margin-bottom: 10px; padding: 16px 8px; font-weight: 300; }

	textarea { height: 95px; width: 100%; margin-bottom: 10px; padding: 16px 8px; }

	input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover { border-bottom: 1px solid #e42313; }



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

	ul { margin: 0px 0px 25px 30px; display: inline-block; }

	ul li { list-style: disc; }

	

ol { margin: 0 0 25px; padding: 0 0 0 30px; list-style: decimal; }

ul.arrow-list { margin: 0px 0px 50px 15px; padding: 0px; list-style: none; }

ul.arrow-list li { font-size: 18px; color: #5b5a5a; margin-bottom: 8px; position: relative; padding-left: 30px; list-style: none; }

ul.arrow-list li:before { content: "\f00c"; position: absolute; left: 0px; font-family: FontAwesome; position: absolute; left: 0px; font-weight: normal; color: #e42313; }

hr { margin: 0 0 35px; }



	.no-padding{ padding:0px; }



	.clearfix {clear: both;}



	.btn { font-size: 16px; line-height: 1; color: #e42313; background: transparent; display: inline-block; border: 1px solid #e42313; display: inline-block; padding: 10px 35px; text-transform: uppercase; letter-spacing: 3px; font-weight: 500; }

	.btn:hover { background: #e42313; color: #ffffff; }



	.btn-hover { background: #e42313; color: #ffffff; }

	.btn-hover:hover { border: 1px solid #e42313; background: transparent; color: #e42313; }



	/*.read-more { font-size: 16px; line-height: 24px; color: #e42313; vertical-align: middle; background-image: url(../images/read-more-icon.png); background-repeat: no-repeat; display: inline-block; background-position: 90% center; padding-right: 35px; }

	.read-more:hover {  }*/

	

/******************************* Pagination ***************************************/

.pagination { width: 100%; }

.pagination ul { list-style-type: none; }

.pagination ul li { display: inline-block;padding: 5px 10px; border: 0 solid;text-align:center; list-style-type: none; padding: 0; }

.pagination ul li.active { background-color: #d50057; }

.pagination ul li.active, .pagination ul li.active a { color: #000000; }



/******************************* Bootstrap css ***************************************/

.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before { display: table; content: " "; }

.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after { clear: both; }



.row { margin-right: -15px; margin-left: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }



@media (min-width: 768px) {

  	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }

  	.col-sm-12 { width: 100%; }

	.col-sm-11 { width: 91.66666667%; }

	.col-sm-10 { width: 83.33333333%; }

	.col-sm-9 { width: 75%; }

	.col-sm-8 { width: 66.66666667%; }

	.col-sm-7 { width: 58.33333333%; }

	.col-sm-6 { width: 50%; }

	.col-sm-5 { width: 41.66666667%; }

	.col-sm-4 { width: 33.33333333%; }

	.col-sm-3 { width: 25%; }

	.col-sm-2 { width: 16.66666667%; }

	.col-sm-1 { width: 8.33333333%; }

}

@media (min-width: 992px) {

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }

	.col-md-12 { width: 100%; }

	.col-md-11 { width: 91.66666667%; }

	.col-md-10 { width: 83.33333333%; }

	.col-md-9 { width: 75%; }

	.col-md-8 { width: 66.66666667%; }

	.col-md-7 { width: 58.33333333%; }

	.col-md-6 { width: 50%; }

	.col-md-5 { width: 41.66666667%; }

	.col-md-4 { width: 33.33333333%; }

	.col-md-3 { width: 25%; }

	.col-md-2 { width: 16.66666667%; }

	.col-md-1 { width: 8.33333333%; }

}

.nav > li { position: relative; display: block; list-style-type: none; padding: 0;  }

.nav > li > a { position: relative; display: block; }

.carousel { position: relative; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }

.carousel { position: relative; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner > .item { position: relative; display: none; -webkit-transition: .6s ease-in-out left;    -o-transition: .6s ease-in-out left;       transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; width: 100%; }

@media all and (transform-3d), (-webkit-transform-3d) {

	.carousel-inner > .item { -webkit-transition: -webkit-transform .6s ease-in-out;      -o-transition:      -o-transform .6s ease-in-out; transition:         transform .6s ease-in-out;  -webkit-backface-visibility: hidden;       backface-visibility: hidden;-webkit-perspective: 1000;      perspective: 1000; }

	.carousel-inner > .item.next, .carousel-inner > .item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0);   transform: translate3d(100%, 0, 0); }

	.carousel-inner > .item.prev, .carousel-inner > .item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0);   transform: translate3d(-100%, 0, 0); }

	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { left: 0; -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0); }

}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0; }

.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }

.carousel-inner > .next { left: 100%; } 

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); left: 0;  padding: 0 20px; font-size: 36px; color: #fff; text-align: center; filter: alpha(opacity=50); opacity: 0.5; }

.carousel-control.left {  }

.carousel-control.right { right: 0; left: auto;}

.carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.carousel-control .icon-prev,.carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; line-height: 1; }

.carousel-control .icon-prev:before { content: '\2039'; }

.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 40px;left: 50%; z-index: 1; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; margin-bottom: 0; }

.carousel-indicators li { display: inline-block; width: 10px; height: 10px; border: solid 1px #ffffff; margin: 1px 0; text-indent: -999px; cursor: pointer; background-color: rgba(0, 0, 0, 0); order: 1px solid #fff; border-radius: 10px; }

.carousel-indicators .active { width: 10px; height: 10px; border: solid 1px #ffffff; background-color: #fff; } 

.carousel-caption .btn { text-shadow: none; }



/*********************************  Header ***************************************/

header { position: absolute; top: 0; left: 0; z-index: 9; width: 100%; }


header .container { max-width: 1375px; }

.header_top { background: #ffffff; padding: 10px 0; }

.header_top .header-search { padding: 7px 0; }

.header_top .header-search .form-search { position: relative; width: 119px; }

.header_top .header-search .form-search .finder { line-height: 0; }

.header_top .header-search .form-search input.search-query { font-size: 16px; line-height: normal; color: #000000; margin: 0; border: none; height: 17px; padding: 0 20px 0 10px; font-weight: 500; }

.header_top .header-search .form-search input::-moz-placeholder { font-size: 16px; line-height: normal; color: #000000; opacity: 10; }

.header_top .header-search .form-search input::-webkit-input-placeholder { font-size: 16px; line-height: normal; color: #000000; }



.header_top .header-search .form-search button.search-btn { position: absolute; top: 2px; right: 0; border: none; padding: 0; background: transparent; color: #000000; }

.header_top .header-search .form-search button.search-btn span.fa.fa-search { font-size: 16px; }



.header_top .header-call { text-align: right; }

.header_top .header-call p { font-weight: 700; font-size: 22px; line-height: normal; color: #001d34; margin-right: 20px; padding: 0; display: inline-block; }

.header_top .header-call p:last-child { margin-right: 0; }
.header_top .header-call p .call-img {  margin-right: 7px; }
.header_top .header-call a { font-size: 25px; line-height: normal; color: #e42313; font-weight: 800; }

.header_top .header-call a:hover { color: #001d34; }



.header_bottom { width: 100%; height: 70px; display: inline-block; padding: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
/*background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);  FF3.6-15 */
/*background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);  Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );  IE6-9 */
}



.header-left { float: left; padding: 25px 0 0; }

.header-right { float: right; padding: 30px 50px 0 0; text-align: right; }



.navigation { float: left; clear: right; }

.navigation ul.nav { margin: 0; padding: 0; list-style: none; }

.navigation ul.nav > li { list-style-type: none; float: left; position: relative; list-style-type: none; padding: 0 12px; margin: 0; list-style: none; }

.navigation ul.nav > li:first-child { padding-left: 0; }

.navigation ul.nav > li:last-child { padding-right: 0; }

.navigation ul.nav > li:last-child:before { display: none; }

.navigation ul.nav > li > a { font-size: 14px; color: #ffffff; padding: 0; line-height: 1; font-weight: 500; }

.navigation ul.nav > li.active > a { color: #e42313; }

.navigation ul.nav > li > a:hover , .navigation ul.nav > li > a:focus , .navigation ul.nav > li:hover > a { background: transparent; color: #e42313; }

.navigation ul.nav ul { display: none; position: absolute; width: 180px; background: #f4f4f4; padding: 5px 0; }

.navigation ul.nav li:hover > ul { display: block; }

.navigation ul.nav ul li { list-style-type: none; position: relative; padding: 0; text-align:left; color:#000; }

.navigation ul.nav ul li a { display: block; width: 100%; color: #1a91a1; padding: 0 20px; font-size: 14px; font-weight: normal; color:#000;  }
.navigation ul.nav ul li span.nav-header { display: block; width: 100%; color: #1a91a1; padding: 0 10px; font-size: 16px; font-weight: normal; color: #000; }
.navigation ul.nav ul li a:hover , .navigation ul.nav ul li a:focus ,.navigation ul.nav ul li.active > a , .navigation ul.nav ul li:hover > a { background: transparent;  color: #e42313;}

.navigation ul.nav ul ul { top: 0; left: 180px; }

.navigation ul.nav li.mega-menu ul { display: block; opacity: 0; visibility: hidden; } 

.navigation ul.nav li.mega-menu > ul { width: 930px; left: 150%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); padding: 30px 25px; }


.navigation ul.nav li.mega-menu > ul > li { width: 260px; border-right: 1px solid #9f9f9f; list-style-type: none; padding: 0; }

.navigation ul.nav li:hover > ul { opacity: 10; visibility: visible; z-index: 9; margin: 0; }

.navigation ul.nav li.mega-menu > ul > ul { display: block; }

.navigation ul.nav li.mega-menu ul li { position: static; }

.navigation ul.nav li.mega-menu > ul > li > ul { left: 285px; min-height: 301px; padding: 0 0 0 10px; top: 30px; width: 63%; }

.navigation ul.nav li.mega-menu > ul > li > ul > li { float: left; width: 50%; list-style-type: none; padding: 0; }









/*********************************  Slider ***************************************/

.slider { width: 100%; float: left; position: relative; top: 0; margin-top: -48px; }

.slider img { width: 100%; }

.home-slider { position:relative; line-height: 0; }

.home-slider .carousel-inner .item .banner-text { position: absolute; bottom: 125px;  z-index: 9; width: 100%; text-align: center; }

.home-slider .carousel-inner .item .banner-text .title-slide { font-size: 31px; line-height: 41px; color: #ffffff; margin: 0 0 5px; font-weight: 700; text-align: center; letter-spacing: 6px; padding: 0 }

.home-slider .carousel-inner .item .banner-text p { font-size: 15px; line-height: normal; color: #ffffff; letter-spacing: 1px; padding-bottom: 30px; }

.home-slider .carousel-inner .item .banner-text p:last-child { padding: 0; }

.home-slider .carousel-inner .item .banner-text a.call-today { font-size: 16px; line-height: 1; color: #ffffff; text-transform: uppercase; height: 35px; border: 1px solid #bfbfbf; display: inline-block; padding: 8px 35px; background: transparent; }
.home-slider .carousel-inner .item .banner-text a.call-today:hover { background: #e42313; }


.home-slider .carousel-indicators { bottom: 65px; max-width: 920px; width: 100%; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); margin-left: 0; }

.home-slider .carousel-indicators:before { content: ""; position: absolute; top: 6px; left: 0; border-top: 1px solid #808080; width: 47%; }

.home-slider .carousel-indicators:after { content: ""; position: absolute; top: 6px; right: 0; border-top: 1px solid #808080; width: 47%; }

.home-slider .carousel-indicators li { width: 12px; height: 12px; border: solid 1px #ffffff; border-radius: 0; margin-right: 2px; }

.home-slider .carousel-indicators li:last-child { margin-right: 0; }

.home-slider .carousel-indicators li.active { width: 12px; height: 12px; border: solid 1px #ffffff; background-color: #fff; border-radius: 0; }







.home-slider .carousel-control { opacity: 0; }

.home-slider:hover .carousel-control { opacity: 1; }

.home-slider .carousel-control:hover, .carousel-control:focus { opacity: 1; }



/*********************************  Welcome Section ***************************************/

.welcome-section { padding: 30px 0 85px; }

.welcome-section .row { margin-left: -6px; margin-right: -6px; }

.welcome-section .col-sm-6 { padding-left: 6px; padding-right: 6px; }



.welcome-section .welcome-des { max-width: 335px; width: 100%; margin: 0 auto; text-align: center; margin-top: 13px; }

.welcome-section .welcome-des h3 { font-size: 20px; line-height: normal; color: #e42313; margin: 0 0 25px; text-transform: uppercase; }

.welcome-section .welcome-des p { font-size: 16px; line-height: 25px; color: #000000; font-weight: 300; padding: 0 0 30px; display: table-cell; vertical-align: middle; }

.welcome-section .welcome-des a {  }



/*********************************  Legal Services ***************************************/

.a-z-service a{
  color: #001d34;
}

.a-z-service a:hover{
  color: #e42313;
}

.a-z-service-redlink{
  color: #e42313 !important;
}

.a-z-service-redlink:hover{
  color: #001d34 !important;
}


.legal-services {  background: #f5f5f5; padding: 45px 0 40px; text-align: center; }

.legal-services h2 { font-size: 31px; line-height: normal; color: #001d34; margin: 0 0 45px; text-transform: uppercase; }

.legal-services .legal-box { max-width: 275px; width: 100%; margin: 0 auto; }

.legal-services .col-sm-4:nth-child(n+4) .legal-box { margin-top: 60px }

.legal-services .legal-box img { margin-bottom: 8px; }

.legal-services .legal-box h3 { font-size: 20px; line-height: normal; color: #001d34; margin: 0 0 20px; text-transform: initial; font-weight: 500; }

.legal-services .legal-box h3 a {font-size: 20px;line-height: normal;color: #001d34;margin: 0 0 20px;text-transform: initial;font-weight: 500;}

.legal-services .legal-box p { font-size: 16px; line-height: 25px; color: #000000; font-weight: 300; padding: 0 0 3px; }

.legal-services .legal-box .find-more { font-size: 16px; line-height: normal; color: #000000; font-weight: 700; }

.legal-services .legal-box .find-more:hover { color: #e42313; }

.legal-services .btn { margin-top: 40px; }



/*********************************  Section Video ***************************************/

.section-video { text-align: center; padding: 85px 0; }

.section-video img { margin-bottom: 30px; }

.section-video p { font-size: 16px; line-height: 25px; color: #000000; font-weight: 300; padding: 0 0 30px; }

.section-video span { font-size: 21px; line-height: normal; color: #e42313; font-weight: 700; }

.section-video a:hover { color: #000000; }



.home-page .content-box { padding: 0;  }

.home-page .content-box .container { max-width: 822px; width: 94%; }



/*********************************  Clients Say ***************************************/

.clients-say { margin: 10px auto 25px; max-width: 1130px; width: 100%; position: relative; }

.clients-say p { padding: 0; line-height: 0; }

.clients-say #what-clients { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: -40px; background: #f5f5f5; padding: 40px 65px 35px 65px; max-width: 690px; width: 100%; }

.clients-say .overle h2 { font-size: 31px; line-height: normal; color: #001d34; font-weight: 700; text-transform: uppercase; margin: 0 0 15px; }

.clients-say .overle p { font-size: 20px; line-height: 33px; color: #001d34; font-weight: 700; padding: 0 0 45px; }



#what-clients .carousel-indicators { bottom: 35px; margin: 0; left: 65px; width: 100%; line-height: 1; } 

#what-clients .carousel-indicators li { float: left; width: 12px; height: 12px; border-radius: initial; margin: 0; margin-right: 5px; border: 1px solid #e42313; }

#what-clients .carousel-indicators li:last-child { margin-right: 0; }

#what-clients .carousel-indicators .active { width: 12px; height: 12px; background: #e42313; }



/*********************************  Accreditations Awards ***************************************/

.accreditations-awards { padding: 50px 0 75px 0; text-align: center; }

.accreditations-awards h2 { font-size: 31px; line-height: normal; color: #001d34; font-weight: 700; text-transform: uppercase; letter-spacing: 6px; margin: 0 0 40px; }



.accreditations-awards ul { padding: 0; margin: 0; list-style: none; }

.accreditations-awards ul li { float: left; padding: 0; margin: 0; list-style: none; line-height: 0; margin-right: 10px; }

.accreditations-awards ul li:last-child { margin-right: 0; }

.accreditations-awards ul li a { line-height: 0; }

.accreditations-awards ul li a img {  }





/*********************************  Footer ***************************************/

footer { background: #001d34; padding: 35px 0 70px; text-align: center; border-bottom: 1px solid #cfd4d9; }



.footer-logo { padding-bottom: 20px; border-bottom: 1px solid #9faab3; margin-bottom: 20px; }



.footer-call { margin-bottom: 25px; }

.footer-call p { font-size: 20px; line-height: normal; color: #ffffff; font-weight: 700; padding: 0 0 8px; }

.footer-call span { font-size: 20px; line-height: normal; color: #e42313; font-weight: 700; }

.footer-call span a { color: #e42313; }

.footer-call span a:hover { color: #ffffff; }



.footer-social { margin-bottom: 45px; line-height: 0; }

.footer-social ul { padding: 0; margin: 0; list-style: none; }

.footer-social ul li { float: left; padding: 0; margin: 0; list-style: none; margin-right: 15px; }

.footer-social ul li:last-child { margin-right: 0; }

.footer-social ul li:hover a img { visibility: hidden; }

.footer-social ul li a.twitter { background: url(../images/social-icon-1-hover.png) no-repeat center; display: block; line-height: 1; width: 12px; height: 12px; line-height: 0; }

.footer-social ul li a.linkedin { background: url(../images/social-icon-2-hover.png) no-repeat center; display: block; line-height: 1; width: 12px; height: 12px; line-height: 0; }

.footer-social ul li a.facebook { background: url(../images/social-icon-3-hover.png) no-repeat center; display: block; line-height: 1; width: 12px; height: 12px; line-height: 0; }



.footer-menu { margin-bottom: 50px; }

.footer-menu .moduletable { line-height: 0; }

.footer-menu ul { padding: 0; margin: 0; list-style: none; float: inherit; }

.footer-menu ul li { display: inline-block; padding: 0 !important; margin: 0; list-style: none; margin-right: 15px; }

.footer-menu ul li:last-child { margin-right: 0 !important; }

.footer-menu ul li a { font-size: 14px; line-height: normal; color: #ffffff; font-weight: 700; padding-bottom: 5px; border-bottom: 1px solid #eff1f2; }

.footer-menu ul li a:hover { color: #e42313; border-bottom: 1px solid #e42313; }

.footer-menu ul li a span { padding: 0 !important; }





.footer-copyright {  }

.footer-copyright { font-size: 14px; line-height: 21px; color: #ffffff; padding-bottom: 30px; font-weight: 500; }

.footer-copyright p a { color: #ffffff; }

.footer-copyright p a:hover { color: #e42313; }

.footer-copyright p:last-child { padding-bottom: 0; }

.footer-copyright p span { font-weight: 700; }



.footer-logo .moduletable { line-height: 0; }



/*********************************  Inner Page ***************************************/



.inner-banner { width:100%; float:left; }

.inner-banner h1 { margin:0px; padding:0px; }

.inner-banner .custom{  background-repeat:no-repeat; background-size:cover; background-position: center; width:100%; height:540px; position:relative; }



.inner-banner .banner-overle { position: absolute; bottom: 130px; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); background: rgba(0,0,0,0.61); padding: 35px 40px; max-width: 640px; width: 100%; text-align: center; }

.inner-banner p { font-size: 31px; line-height: normal; color: #ffffff; margin: 0 0 25px; text-transform: uppercase; font-weight: 700; letter-spacing: 5px; padding: 0 }



ul.breadcrumbs { padding: 0; margin: 0 auto; list-style: none; display: table; }

ul.breadcrumbs li { position: relative; float: left; padding: 0; margin: 0; list-style: none; margin-right: 15px; }

ul.breadcrumbs li:first-child { display: none; }

ul.breadcrumbs li:before { content: "/"; position: absolute; top: 1px; right: -10px; color: #ffffff; }

ul.breadcrumbs li:last-child:before { display: none; }

ul.breadcrumbs li:last-child { margin-right: 0; }

ul.breadcrumbs li span.divider { display: none; }

ul.breadcrumbs li span { font-size: 15px; line-height: normal; color: #ffffff; font-weight: 500; }

ul.breadcrumbs li a:hover span { color: #e42313 }





.content-box { width:100%; padding: 75px 0 30px; }

.content-box .content-side { width:100%; float:left;}

.content-side.right { max-width: 425px; width:50%; float:left;}

.right-side { max-width:270px; width:50%; float:right;}

.right-col { width:100%; float:left;}

.right-col + .right-col { margin-top:45px; } 



.left-side { max-width: 257px; width: 23%; float: left; }

.content-side.left { max-width: 939px; float: right; width: 76%; }

.content-side.both { width: 40%; float: left; max-width: 510px; margin-left: 2%; padding: 0 15px 0 0; }



.margin0 { margin: 0; }

.commercial-lawyers { margin-bottom: 25px; }

.adam-creasey { margin-top: 25px; }



.happy-help { background-image: url(../images/happy-help-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%; height: 270px; position: relative;  }

.happy-help:before { content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.65); top: 0; }

.happy-help .overle { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; z-index: 9; text-align: center; width: 100%; }

.happy-help .overle span { font-size: 20px; line-height: normal; color: #e42313; font-weight: 700; margin-bottom: 25px; display: inline-block; }

.happy-help .overle p { font-size: 30px; line-height: 30px; font-weight: 400; color: #ffffff; padding: 0 0 20px; }

.happy-help .overle p:last-child { padding: 0; }

.happy-help .overle p a { color: #ffffff; font-weight: 700; font-size: 30px; line-height: 30px; }

.happy-help .overle p a:hover { color: #e42313; }

.happy-help .overle p span { margin: 0; }



.key-contacts { padding: 35px 0; }

.key-contacts h3 { margin-left: 15px; margin-bottom: 65px; }

.key-contacts p { padding: 0; }



.key-contacts .team-des { margin: 15px 10px 65px; text-align: center; }

.key-contacts .team-des h3 { font-size: 18px; line-height: normal; color: #001d34; text-transform: uppercase; margin: 0 0 3px; font-weight: 700; }

.key-contacts .team-des h3 a { font-size: 18px; line-height: normal; color: #001d34; text-transform: uppercase; font-weight: 700; }

.key-contacts .team-des h3 a:hover { color: #e42313; }

.key-contacts .team-des p { padding: 0 0 10px; }

.key-contacts .team-des a.call { font-size: 16px; line-height: normal; color: #001d34; font-weight: 500; display: block; padding-bottom: 5px; }

.key-contacts .team-des a.mail { font-size: 18px; line-height: normal; color: #001d34; font-weight: 500; display: block; }

.key-contacts .team-des a.call:hover, .key-contacts .team-des a.mail:hover { color: #e42313; }

.key-contacts a.btn.btn-hover { padding: 10px 60px; text-align: center; margin: 0 auto; display: table; }

.key-contacts .carousel-control { position: absolute; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); left: -45px; padding: 0; font-size: 36px; color: #fff; text-align: center; opacity: 1; }

.key-contacts .carousel-control.right { right: -45px; left: auto; }

.key-contacts .carousel-indicators { display: none; }



.what-we { padding: 25px 0 0; }

.what-we h3 { margin-bottom: 10px; }

.what-we div span { display: block; padding-left: 15px; }

.what-we div span:last-child { padding-bottom: 35px; }



.expertise { padding: 15px 0 50px; }

.expertise h3 { margin-bottom: 30px; letter-spacing: 1px; cursor: pointer; }

.expertise h3 a img { margin-left: 10px; margin-bottom: 2px; }



.expertise ul { padding: 0; margin: 0 0 0 20px; list-style: none; }

.expertise ul li { padding: 0; margin: 0; list-style: disc; }

.expertise ul li a { color: #000000; }

.expertise ul li a:hover { font-weight: 500; color: #000000; }



.testimonial { margin: 55px 0; }

.testimonial .testimonial-box { position: relative; background: #e42313; padding: 95px 0 45px; text-align: center; }

.testimonial .testimonial-box .moduletable { line-height: 0; }

.testimonial .testimonial-box .testimonial-slide { max-width: 685px; width: 100%; margin: 0 auto; }

.testimonial .testimonial-box span { position: absolute; top: 30px; left: auto; font-size: 100px; line-height: 1; color: #ffffff; font-weight: 700; }

.testimonial .testimonial-box p { font-size: 20px; line-height: 33px; color: #ffffff; font-weight: 700; padding: 0 0 20px; }

.testimonial .testimonial-box hr { margin: 0; border: 1px solid #ffffff; }

.testimonial .testimonial-box ul { padding: 0; margin: 20px 0 0; list-style: none; }

.testimonial .testimonial-box ul li { position: relative; float: left; padding: 0; margin: 0 6px; list-style: none; line-height: 0; } 

.testimonial .testimonial-box ul li:before { content: "/"; position: absolute; top: 12px; right: -9px; color: #ffffff; }

.testimonial .testimonial-box ul li:last-child:before { display: none; }

.testimonial .testimonial-box ul li a { font-size: 18px; line-height: normal; color: #ffffff; font-weight: 400; }

.testimonial .testimonial-box ul li a:hover { color: #000000; }



.contact { margin: 0 0 50px; }

.contact .row { margin-left: -30px; margin-right: -30px; }

.contact .col-sm-4, .contact .col-sm-12 { padding-left: 30px; padding-right: 30px; }



.contact form select#nature-enquiry { font-family: "aktiv-grotesk"; font-weight: 300; font-size: 16px; line-height: normal; outline: none; width: 100%; background: #ffffff; color: /*#c6c6c5*/ #737372; border: none; resize: none; height: 50px; border-bottom: 1px solid #001d34; margin-bottom: 10px; padding: 14px 8px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../../../images/down-arrow-01.png); background-repeat: no-repeat; background-position: 99% center; }

.contact form button#Send { font-size: 16px; line-height: 1; color: #ffffff; display: inline-block; border: none; background: #e42313; display: inline-block; padding: 12px 35px 10px 35px; text-transform: uppercase; letter-spacing: 3px; font-weight: 500; box-shadow: none; cursor: pointer; margin-top: 17px;}

.contact form button#Send:hover { background: #001d34; color: #ffffff; }



/*********************************  News Page ***************************************/

.news-page {  }

.news-page .content-box { background: transparent; padding: 50px 0 0; }

.news-page .inner-banner .custom { height: 508px; }

.news-page .content-box .container { max-width: 1100px; }

.news-page .accreditations-awards { padding: 50px 0 65px 0; }



.filter-dv { text-align: right;	margin-bottom: 55px;}

.filter-dv select {	max-width: 455px; height: 55px;	border: 1px solid #e42313; padding: 14px 15px; color: #000000; font-size: 20px; letter-spacing: 2px; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../images/select-arrow.png); background-repeat: no-repeat; background-position: 95% center; background-size: 15px; font-weight: 300; }

.filter-dv select:focus, .filter-dv select:active { outline: none; }



.blog-large-blk { background: #001d34; padding: 25px 35px 60px; color:#ffffff; }

.content-box .blog-large-blk span { font-size: 16px; line-height: normal; color: #ffffff; font-weight: 300; padding-bottom: 15px; display: inline-block; }

.content-box .blog-large-blk .article-info.muted { margin: 0; }

.content-box .blog-large-blk .create { margin: 0; }

.content-box .blog-large-blk h3 { font-size: 20px; line-height: normal; color: #ffffff; font-weight: 700; margin: 0 0 20px; text-transform: uppercase; }

.content-box .blog-large-blk h3 a { color: #ffffff; }

.content-box .blog-large-blk h3 a:hover { color: #e42313; }

.content-box .blog-large-blk p { font-size: 16px; line-height: 25px; color: #ffffff; font-weight: 300; padding: 0 0 30px; max-width: 460px; }

.content-box .blog-large-blk .continue-reading { font-size: 16px; line-height: normal; color: #e42313; font-weight: 700; }

.content-box .blog-large-blk .continue-reading:hover { color: #ffffff; }



.blog-large-blk .date-col {	display: block;	font-size: 19px; margin: 0;	padding: 0 0 5px;}

.content-side .blog-large-blk ul { margin:0px; padding:0px 0px 20px;}

.content-side .blog-large-blk ul li:before { display:none;}

.content-side .blog-large-blk ul li { font-size:16px; color:#b1b1b1; font-weight:500; padding:0px; margin:0px; line-height:22px;}

.blog-large-blk .reading-more { font-family: "elido"; font-weight: 700; font-size: 16px; line-height: 24px; color: #595959; background: url(../images/read-more-arrow.png) no-repeat right center; background-position: 90% center; padding-right: 70px; }

.blog-large-blk .reading-more:hover { color: #dd1712; }



.content-box .content-side.full .full-news .row { margin: 0; }

.content-box .content-side.full .full-news .col-sm-6 { padding: 0; }



.full-news .img-col { height: 100%;	background-repeat: no-repeat; background-size: cover; position:relative; }

.full-news .img-col:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.50); }

.full-news .img-col .overle { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; text-align: center; z-index: 9; }

.full-news .img-col .overle .read-latest { font-size: 16px; line-height: normal; color: #ffffff; font-weight: 500; display: inline-block; padding: 10px 35px; text-transform: uppercase; letter-spacing: 3px; border: 1px solid #ffffff; }

.full-news .img-col .overle .read-latest:hover { background: #e42313; border: 1px solid #e42313; }



.full-news .btn-col { width: 190px;	height: 46px; padding: 10px 20px; }



.content-box .content-side.full .news-list .row { margin-right: -11px; margin-left: -11px; }

.content-box .content-side.full .news-list .row .col-sm-4 { padding-left: 11px; padding-right: 11px; }

.news-list { padding: 75px 0 0; }

.news-list .col-sm-4:nth-child(n+4) { margin-top:50px;}



.content-box .news-list h3 { font-weight: 700; font-size: 20px; line-height: 25px; color: #001d34; margin: 0px 0px 8px; padding: 0px; text-transform: uppercase; }

.content-box .news-list h3 a { color: #001d34; }

.content-box .news-list h3 a:hover { color: #e42313; }

.news-list span.date-col { font-size: 16px; line-height: normal; color: #e42313; font-weight: 500; padding: 0 0 15px; display: inline-block; }

.news-list span.date-col .article-info.muted { margin: 0; }

.news-list span.date-col .article-info.muted .create { margin: 0; }

.news-list .padd p { font-size: 16px; line-height: 25px; color: #000000; font-weight: 300; margin:0px; padding: 0 0 30px; }

.news-list .padd p:last-child { padding: 0; }

.news-list .reading-btn { display: block; position: absolute; bottom: 0; width: 100%; height: 40px; text-align: center; background: #001d34; color: #ffffff; font-size: 16px; letter-spacing: 1px; padding: 11px; left:0px; line-height: normal; font-weight: 500; text-transform: uppercase; }

.news-list .reading-btn:hover { background: #e42313; color: #ffffff; }



.news-list .img-col { width:100%; line-height: 0; }

.news-list .img-col img { width:100%;}

.news-list article { padding:20px;}

.news-list .padd {	border: #ebebeb solid 2px; height: 100%; padding-bottom: 40px; position:relative;}


/**
.pagination-blk { text-align:right; margin:30px 0px 0px;}

.pagination-blk span { font-size: 16px; line-height: 20px; color: #001d34; font-weight: 500; margin-right: 20px; }

.pagination-blk ul { display:inline-block; vertical-align:top;  list-style: none; }

.pagination-blk ul li { margin:0px !important; padding:0px !important; float:left; list-style: none; }

.pagination-blk ul li a {  }

.pagination-blk ul li a span { width: 32px; height: 32px; display: inline-block; margin: 0; text-align: center; color: #001d34; padding: 7px 0; line-height: 1; }

.pagination-blk ul li a:hover span { background: #001d34; color: #ffffff; }
**/




/*********************************  Contact Page ***************************************/

.contact-page {  }

.contact-page .content-box { padding: 35px 0 80px; }



.contact-map {  }

.contact-map .map-box { margin-bottom: 10px; }

.contact-map .map-box .map-img { position: relative; line-height: 0; }

.contact-map .map-box .map-img .overle { position: absolute; top: 15px; left: 0; background: #e42313; padding: 17px; max-width: 260px; width: 100%;opacity: 0; transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; }

/*****************/
.contact-map .map-box .map-img:hover .overle {
    opacity: 1;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}


.contact-map .map-box .map-img .overle p { font-size: 16px; line-height: 25px; color: #ffffff; font-weight: 300; }

.contact-map .map-box .map-img .overle p a { font-weight: 700; color: #ffffff; } 

.contact-map .map-box .map-img .overle p a:hover { color: #000000; }



.contact-map .map-box .map-des { margin: 40px 0 0; text-align: center; }

.contact-map .map-box .map-des p { font-size: 16px; line-height: 25px; color: #000000; font-weight: 300; padding: 0; }

.contact-map .map-box .map-des p span { font-size: 21px; line-height: normal; color: #000000; font-weight: 700; }

.contact-map .map-box .map-des span { font-size: 16px; line-height: 25px; color: #000000; font-weight: 700; }

.contact-map .map-box .map-des span a { color: #000000; font-weight: 700; }

.contact-map .map-box .map-des span a:hover { color: #e42313; }



/*********************************  About Page ***************************************/

.about-page {  }

.about-page .content-box { padding: 50px 0 85px; }

.about-page .accreditations-awards { padding: 85px 0; }



.about-team {  }

.about-team span { font-size: 16px; line-height: 25px; color: #001d34; font-weight: 500; margin-bottom: 25px; display: inline-block; }



.about-team .what-can {  }

.about-team .what-can h3 { font-size: 20px; line-height: normal; color: #001d34; }

.about-team .what-can ul { padding: 0; margin: 20px 0 0; list-style: none; }

.about-team .what-can ul li { padding: 0; margin: 0 20px 0; width: 100%; list-style: disc; }

.about-team .what-can ul li a { font-size: 16px; line-height: 29px; color: #000000; font-weight: 300; }

.about-team .what-can ul li a:hover { font-weight: 500; color: #000000; }



.about-team .about-box { text-align: center; line-height: 0; }

.about-team .about-box .row { margin-left: -6px; margin-right: -6px; }

.about-team .about-box .col-sm-6 { padding-left: 6px; padding-right: 6px; line-height: 0; }

.about-team .about-box h3 { font-size: 20px; line-height: normal; color: #001d34; margin: 25px 0 10px; }



.about-team .about-box .top-ranked { padding: 70px 0; }

.about-team .about-box .top-ranked h3 { color: #e42313; margin: 0 0 5px; }

.about-team .about-box .top-ranked p { font-size: 18px; line-height: 31px; color: #001d34; font-weight: 500; }



.about-team .about-box ul.about_logo { padding: 0; margin: 0; list-style: none; margin-bottom: 40px; }

.about-team .about-box ul.about_logo li { float: left; padding: 0; margin: 0; list-style: none; margin-right: 60px; line-height: 0; }

.about-team .about-box ul.about_logo li:last-child { margin-right: 0; }

.about-team .about-box ul.about_logo li a {  }





.about-lawyers { background-image: url(../images/about-lawyers-bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%; height: 270px; position: relative; }

.about-lawyers:before { content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.46); top: 0; }

.about-lawyers .overle { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: auto; max-width: 920px; width: 100%; }

.about-lawyers img { display: block; text-align: center; margin: 0 auto 20px; }

.about-lawyers a { font-size: 20px; line-height: normal; color: #ffffff; color: #ffffff; font-weight: 500; text-align: center; display: block; }

.about-lawyers a:hover { color:  }



/*********************************  Team Page ***************************************/

.team-page {  }

.team-page .content-box { padding: 50px 0 35px; }

.team-page .testimonial { margin: 0 0 15px; }



.browse-by {  }

.browse-by h3 { color: #001d34; margin: 0 0 25px; }

.browse-by .browse_name {  }

.browse-by .browse_name input.input-text { font-family: "aktiv-grotesk"; font-weight: 300; border: 1px solid #f6f6f6; height: 42px; font-size: 16px; line-height: normal; color: #c6c6c5; padding: 12px 15px; margin-bottom: 15px; }

.browse-by .browse_select {  }

.browse-by .browse_select .select-box { font-family: "aktiv-grotesk"; font-weight: 300; border: 1px solid #f6f6f6; width: 100%; height: 42px; font-size: 16px; line-height: normal; color: #c6c6c5; padding: 9px 15px; margin-bottom: 15px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(../images/select-arrow.png); background-repeat: no-repeat; background-position: 94% center; }



.our-team { width: 100%; display: block; clear: both; padding: 20px 0 0; }

.our-team .item-image { line-height: 0; float: initial; }

.our-team .team-des { margin: 15px 10px 55px; text-align: center; }

.our-team .team-des h3 { font-size: 18px; line-height: normal; color: #001d34; text-transform: uppercase; margin: 0 0 3px; font-weight: 700; }

.our-team .team-des h3 a { font-size: 18px; line-height: normal; color: #001d34; text-transform: uppercase; font-weight: 700; }

.our-team .team-des h3 a:hover { color: #e42313; }

.our-team .team-des p { padding: 0 0 10px; }

.our-team .team-des a.call { font-size: 16px; line-height: normal; color: #001d34; font-weight: 500; display: block; padding-bottom: 5px; }

.our-team .team-des a.mail { font-size: 18px; line-height: normal; color: #001d34; font-weight: 500; display: block; }

.our-team .team-des a.call:hover, .our-team .team-des a.mail:hover { color: #e42313; }





/*********************************  Team Individual Page ***************************************/

.people-page-testimonial {  }

.people-page-testimonial .content-box { padding: 60px 0 0; }

.people-page-testimonial .content-box ul { margin: 0 0 0 20px; }

.people-page-testimonial .content-box ul li { margin-bottom: 0; }

.people-page-testimonial .content-box .container { max-width: 100%; width: 100%; }

.people-page-testimonial .content-box .content-side .container { max-width: 920px; width: 94%; }



.people-des { margin-bottom: 40px; width: 100%; display: inline-block; }

.people-des-bg { background: #fbfbfb; display: inline-block; width: 100% }

.people-des .people-left { width: 43%; float: left; line-height: 0; }

.people-des .people-left img { width: 100%; }

.people-des .people-right { width: 57%; float: left; padding: 25px 0 0 35px; }

.people-des .people-right h3 { color: #001d34; margin: 0; }

.people-des .people-right p { font-size: 20px; line-height: 25px; color: #000000; }

.people-des .people-right span { display: inline-block; width: 100%; margin-bottom: 20px; }

.people-des .people-right span img { margin-right: 20px; vertical-align: middle; }

.people-des .people-right span a { font-size: 16px; line-height: 18px; color: #000000; font-weight: 500; }

.people-des .people-right span a:hover { color: #e42313; }

.people-des .people-right p span { font-size: 16px; line-height: 25px; color: #000000; font-weight: 500; margin: 40px 0 0; }





.testimonial_slider { margin: 55px 0 35px; }

.testimonial_slider .testimonial-box { position: relative; background: #e42313; padding: 75px 0 45px; }

.testimonial_slider .testimonial-box .testimonial-slide { max-width: 795px; width: 100%; margin: 0 auto; }

.testimonial_slider .testimonial-box span { position: absolute; top: 23px; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); font-size: 100px; line-height: 1; color: #ffffff; font-weight: 700; }

.testimonial_slider .testimonial-box p { font-size: 20px; line-height: 33px; color: #ffffff; font-weight: 700; padding: 0 0 15px; }

.testimonial_slider .carousel-indicators { bottom: 30px; margin: 0; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); width: 100%; line-height: 1; } 

.testimonial_slider .carousel-indicators li { width: 12px; height: 12px; border-radius: initial; margin: 0; margin-right: 3px; }

.testimonial_slider .carousel-indicators li:last-child { margin-right: 0; }

.testimonial_slider .carousel-indicators .active { width: 12px; height: 12px; }



.Interests { padding: 0 0 30px; }

.Interests h3 { text-align: center; color: #001d34; margin: 0 0 45px; }



.area-expertise { background: #f5f5f5; padding: 75px 0 140px; text-align: center; }

.area-expertise h3 { text-align: center; color: #001d34; margin: 0 0 50px; }

.area-expertise p { font-size: 20px; line-height: normal; color: #001d34; font-weight: 500; padding: 0; text-transform: capitalize; }




.area-expertise p.privateclient { background-image: url(../images/legal-icon-1.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.companyandcommercial { background-image: url(../images/legal-icon-2.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.fraud { background-image: url(../images/legal-icon-3.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }


.area-expertise p.corporatecommercial { background-image: url(../images/legal-icon-1.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.criminallitigation { background-image: url(../images/legal-icon-2.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.employment { background-image: url(../images/legal-icon-3.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }


.area-expertise p.financialcrime { background-image: url(../images/legal-icon-1.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.international { background-image: url(../images/legal-icon-2.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.litigation { background-image: url(../images/legal-icon-3.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }


.area-expertise p.property { background-image: url(../images/legal-icon-1.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.publiclaw { background-image: url(../images/legal-icon-2.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.regulatoryprofessionaldiscipline { background-image: url(../images/legal-icon-3.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }


.area-expertise p.roadtrafficdefence { background-image: url(../images/legal-icon-1.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.wills { background-image: url(../images/legal-icon-2.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }

.area-expertise p.trustsprobate { background-image: url(../images/legal-icon-3.png); background-repeat: no-repeat; background-size: cover; background-position: center; width: 26px; height: 26px; margin: 0 auto 15px; }



/*27-2-2019*/

.header_slider { position: relative; }

.tablet-bar { display: block; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 9; height: 50px; background: #e42313; padding: 8px 0; }

.tablet-bar.fix { position: fixed; top: 0; width: 100%; left: 0; z-index: 999; height: 50px; -moz-box-shadow: 0 0px 15px 2px #000000; -webkit-box-shadow: 0 0px 15px 2px #000000; box-shadow: 0 0px 15px 2px #000000; }

.mail-bar { float: left; width: 25%; height: 33px; border-right: 1px solid #ffffff; display: table; }

.mail-bar .moduletable { display: table-cell; vertical-align: middle; }

.mail-bar .moduletable .custom { margin: 0 auto; display: table; }

.mail-bar a { display: block; text-align: center; font-size: 21px; line-height: normal; cursor: pointer; color: #ffffff; vertical-align: middle; }

.search-bar { position: relative; float: left; width: 25%; height: 33px; border-right: 1px solid #ffffff; display: table; }

.search-bar a { display: block; text-align: center; font-size: 21px; line-height: normal; cursor: pointer; color: #ffffff; display: table-cell; vertical-align: middle; }

.search-bar .form-search { position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); z-index: 9; text-align: center; padding: 0 30px; width: 100%; }

/*.search-bar .form-search .finder { display: none; }*/

.search-bar .form-search label.finder { display: none !important; }

.search-bar .form-search input { width: 100%; padding: 15px; background: #ffffff; }

.phone-bar { float: left; width: 25%; height: 33px; border-right: 1px solid #ffffff; display: table; }

.phone-bar span { display: block; text-align: center; font-size: 21px; line-height: normal; cursor: pointer; color: #ffffff; padding: 3px 0; }

.menu-bar { float: left; width: 25%; height: 33px; cursor: pointer; text-align: center; }

.menu-bar #dj-megamenu103mobile { display: block; padding: 7px 0; height: 33px; }

.dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn span.fa.fa-bars { border-bottom: 2px solid #ffffff; z-index: 999; width: 80%; height: 18px; }

.dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn span.fa { border-top: 2px solid #ffffff; position: relative; }

.dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn span.fa:after { content: ""; position: absolute; top: 6px; left: 0; border-bottom: 2px solid #ffffff; z-index: 999999; width: 100%; height: auto; }

.people-page-testimonial .testimonial {display: none;}




/*menu*/
.navigation ul.nav > li:last-child ul li ul, .navigation ul.nav > li:nth-last-child(2) ul li ul { left: -180px; }
.navigation ul.nav > li:last-child ul li ul li ul, .navigation ul.nav > li:nth-last-child(2) ul li ul li ul { left: -180px; }

/*logo*/
.right-side .col-sm-4{ width:100%;}

.right-side .col-sm-6{ width:100%;}
.right-side  select#nature-enquiry {
    font-family: "aktiv-grotesk";
    font-weight: 300;
    font-size: 16px;
    line-height: normal;
    outline: none;
    width: 100%;
    background: #ffffff;
    color: /*#c6c6c5*/ #737372;
    border: none;
    resize: none;
    height: 50px;
    border-bottom: 1px solid #001d34;
    margin-bottom: 10px;
    padding: 14px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../../../images/down-arrow-01.png);
    background-repeat: no-repeat;
    background-position: 99% center;
}
.right-side button#Send {
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    border: none;
    background: #e42313;
    display: inline-block;
    padding: 12px 35px 10px 35px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    box-shadow: none;
    cursor: pointer;
    margin-top: 10px;
}
.right-side .team-des p{  margin:0 !important; padding:0 !important;}
.right-side .team-des a.team-email {
    width: 100%;
    display: inline-block;
}
.team-des {
    text-align: center;
}
.banner-overle .col-sm-6{ width:100%; }
		
.inner-banner .col-sm-6.banner-logo {
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 160px;
    right: 365px;
    float: initial;
    text-align: right;
}

.right-side a.btn.btn-hover{ width:100%; text-align: center;}
.home-slider .carousel-inner .item .banner-text .slider-logo {
    text-align: right;
    /*right: 365px;*/
  	/*right: 238px;*/
  right: 200px;
    text-align: right;
    position: relative;
    bottom: 166px;
}
.right-side  .carousel-control.left {
    left: -24px;
}
.right-side .carousel-control.right {
  right: -24px;}
.contact div#g-recaptcha-6 {
    padding-left: 15px;
}
.right-side .col-sm-12.view-all-btn {
    padding: 0;
}

/*Key-contact-dots*/
#theCarousel .carousel-indicators {
   display: none;
}
/*Key-contact-dots*/
.right-side .carousel-inner > .item{     overflow: hidden;}

.inner-page .content-side div[itemprop="articleBody"] h2{
  /*hard fix for the blog posts with inline style text-align property. - removing this will set all the blog post headers to text align: justify */
  text-align: left !important;
}



@media (max-width: 769px){
	.inner-page header{
  		top: -31px !important;	
	}
  
  .inner-page.article-long-title .banner-overle{
    bottom: 150px;
  }
  
  .inner-page.article-long-title .col-sm-6.banner-logo{
    bottom: 35px;
  }
  
  
  
}

@media(max-width: 1389px) and (min-width: 1052px){
  header .header-left {
    max-width: 150px;
  }
}

@media(min-width: 1200px){
  .inner-page.article-long-title .inner-banner p{
    font-size: 26px;
  }
  
}


.pod-cont .inner-cont{
  text-align: center;
}

.pod-cont .inner-cont{
  padding: 30px;
  background: #e42313;
}

.pod-cont h3, .pod-cont p, .pod-cont i, .pod-cont a{
  color: white;
}

.pod-cont .outer-cont{
  padding: 15px;
}

.pod-cont h3{
  display: inline-block;
  position: relative;
}


.pod-cont .outer-cont h3:after{
  position: absolute;
  content: "";
  height: 2px;
  bottom: -4px;
 width: 0%; 
  right: 0;
  background: white;
  transition: 2s width;
}

.pod-cont .outer-cont:hover h3:after{
  position: absolute;
  content: "";
  background: white;
  height: 2px;
  bottom: -4px;
  
  width: 100%;
  transition: 2s width;
  
}

.pod-cont i{
  font-size: 30px;
  display: block;
  padding-bottom: 15px;
}

.pod-cont .inner-cont{
  border-radius: 5px;
}


@media(min-width: 1050px) and (max-width: 1350px){
  .carousel-inner > .item > img, .carousel-inner > .item > a > img{
    min-height: 500px;
  }
}


/** **/


@media(min-width: 1000px){
  @keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}



@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}





.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1.4s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  opacity: 0;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1.4s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  opacity: 0;
}

.delay1s{
  animation-delay: 1s;
}

.delay2s{
  animation-delay: 2s;
}

.delay3s{
  animation-delay: 3s;
}

.delay5s{
  animation-delay: 5s;
}
  
  }


.team-page .browse_name input::placeholder, .team-page .browse_select select, .team-page .browse_select option{
  color: #000000 !important;
}

/** .tejznnst{display: test;} **/






/* testimonial */


.testim-cont .inner-cont {
  padding:47px;
  background:#001d34;
  color:white;
  width: 100%;
}
.testim-cont .outer-cont {
  transition:1s;
  margin-bottom:29px;
}
.testim-cont .outer-cont:hover em:after {
  width:100%;
  transition:2s width;
}
.testim-cont .outer-cont:hover .inner-cont {
  transition:1s;
  box-shadow:-4px 5px 5px 0px rgba(0,0,0,0.75);
}
.testim-cont .testim-author {
  margin-bottom:0;
  position:absolute;
  bottom:0;
}
.testim-cont .testim-author em { position:relative; }
.testim-cont .testim-author em:after {
  position:absolute;
  width:0%;
  content:"";
  height:2px;
  background:white;
  bottom:-4px;
  right:0;
  transition:2s width;
}
.testim-quote {
  padding-left:20px;
  padding-right: 20px;
  position:relative;
}
@media (min-width: 700px) {
  .testim-quote:before {
    padding:0 11px;
    color:white;
    position:absolute;
    font-family:'FontAwesome';
    content:"\f10d";
    font-size:28px;
    left:-33px;
  }
  .testim-quote:after {
    padding:0 11px;
    color:white;
    position:absolute;
    font-family:'FontAwesome';
    content:"\f10e";
    font-size:28px;
    right:-18px;
  }
}
@media (max-width: 700px) {
  .testim-cont .inner-cont { padding:40px 0 40px; }
  .testim-cont .outer-cont { padding:0; }
}

.testim-author{
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}



@supports (-webkit-appearance:none) {
.testim-cont{
  display: flex;
  flex-wrap: wrap;
}
  
 
  .testim-cont .col-md-6, .testim-cont .col-md-12 {
  display: flex;
    
  }
  
  .testim-cont.col-md-6 .inner-cont, .testim-cont.col-md-6 .inner-cont{
    flex-grow: 1;
  }
}


/******** Employment Law Newsletter Signup ********/
#mc-embedded-subscribe {
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    border: none;
    background: #e42313;
    display: inline-block;
    padding: 12px 35px 10px 35px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    box-shadow: none;
    cursor: pointer;
   margin-top: 17px;}

#mc-embedded-subscribe:hover { background: #001d34; color: #ffffff; }


.indicates-required {margin-top: 20px;}

.mc-field-group {margin-top: 16px;}

.email-signup-box {background-color: #001d34;}

.email-signup-box {
font-size: 20px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 700;
  padding: 20px;}



.email-btn {
    font-size: 16px;
    line-height: 1.3;
    color: #e42313;
    background: transparent;
    display: inline-block;
    border: 1px solid #001d34;
    display: inline-block;
    padding: 10px 35px;
    text-transform: uppercase;
    letter-spacing: 3px;
  font-weight: 500;}

  .email-btn {
    background: #001d34;;
    color: #ffffff;
}

li.mt-40{
  margin-top: 40px !Important;
}

.family-law-legal-aid {
    padding: 15px;
    background-color: #001d34;
    color: white;
    
}

#cat_filter  {
  display: flex;
  margin-left: 0;
  list-style-type: none;
  margin-bottom:0;
}

#cat_filter li{
  list-style-type: none;
  margin: 0 50px 0 0;
}

#cat_filter li a{
  position: relative;
  color: darkgray;
}

#cat_filter li a.selected{
  color: black
  }

#cat_filter li a.selected:before{
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #e42313;
  content: "";
}



/* cases banner */
@media(min-width: 1000px){
  .js-leading-blog-in-banner .inner-banner .custom{
    height:  601px
  }
}

.js-leading-blog-in-banner .cases-lead{
  height: 100%;

}

  .js-leading-blog-in-banner .cases-lead > div {
      max-width: 1100px;
      width: 94%;
      height: 100%;
      margin:auto;
      position: relative;
 }

.js-leading-blog-in-banner .cases-lead > div > div {
  position: absolute;
  top: calc( 50% + 73px);
  left: 0;
  transform: translateY(-50%);
}

.js-leading-blog-in-banner .cases-lead > div > div *{
  color: white;
} 

@media(max-width: 1000px){
  .js-leading-blog-in-banner .cases-lead > div > div {
    top: 50%;
  }
}


.js-leading-blog-in-banner .cases-lead .leading-date, .js-leading-blog-in-banner .cases-lead .parent-category-name{
display: inline;
font-size: 14px;
}

.js-leading-blog-in-banner .cases-lead .leading-date:after {
content: "|";
margin: 0 -2px 0 4px;
}

.js-leading-blog-in-banner .cases-lead h2{
  margin: 30px 0 32px;
max-width: 526px;
font-size: 45px;
line-height: 1;
text-transform: capitalize;
}

.js-leading-blog-in-banner .cases-lead > div > div > a{
  display: block;
  background: url(./../images/find-out-arrow.png);
      background-position-x: 0%;
      background-position-y: 0%;
      background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: 146px center;
  font-weight: bold;
}
/* / cases banner */

/* general cases */
@media(min-width: 1000px){
  .cases-results-page .items-intro .item{
    width: 33.333%;
    float: left;
    display: flex;
    flex-direction: row;
    flex-basis: 33.333%;
    padding: 2.5%;
    padding-bottom: 4%;
  }
  
  .cases-results-page .items-intro .item.column-1{
    padding-left: 0;
  }

  .cases-results-page .items-intro .item.column-3{
    padding-right: 0;
  }

  .cases-results-page .items-intro .item.column-2{
    padding-right: 1.25%;
    padding-left: 1.25%;
  }

}

.cases-results-page .items-intro .item{

}

.cases-results-page .items-intro {
  display: flex;
  flex-wrap: wrap;
}

.cases-results-page .items-intro .item div {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.cases-results-page .items-intro .item .main-inner-cont {
  position: relative;
  transition: 0.3s ease-in-out;
}

.cases-results-page .items-intro .item .main-inner-cont *,
.cases-results-page .items-intro .item .main-inner-cont *:hover{
  transition: 0.2s ease-in-out !important;
}

.cases-results-page .items-intro .item .btn:after{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";

}


.cases-results-page .items-intro .item .main-inner-cont img{
  display: block;
  max-height: 190px;
  object-fit: cover;
}

.cases-results-page .items-intro .item .lower-text-cont{
background: #F9F9F9;
padding: 17px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}


.cases-results-page .items-intro .item h2 {
  font-size: 26px;
  text-transform: none; 
  margin-bottom: 50px;
  flex-grow: 1;
}

.cases-results-page .items-intro .item h2 a{
color: #001d34;
}


.cases-results-page .items-intro .item p.readmore {
padding: 0;
color: #e42313;
}

.cases-results-page .items-intro .item p.readmore .btn {
  border: 0;
  padding: 0;
  color: #e42313;
  font-weight: bold;
  text-transform: capitalize;
  letter-spacing: initial;
  font-size: 14px;
  background: url(./../images/find-out-arrow-red.png) !important;
  background-position: right center !important;
  display: block;
  background-repeat: no-repeat !important;
}

.cases-results-page .items-intro .item .cases-date, .cases-results-page .items-intro .item .parent-category-name{
  display: inline;
}


html body .upper-img-cont {
  flex-grow: 0 !important;
}



.cases-top-info dd{
  margin: 0;
  display: inline;
}
html body .cases-results-page .items-intro .item .cases-top-info,
.cases-top-info {
  flex-direction: row;
  flex-grow: 0;
  margin-bottom: 15px;
  font-size: 12px;
}

.cases-results-page .cases-date { 
  margin-right: 5px;
  color: #e42313;
  text-transform: uppercase;
}


.cases-results-page .parent-category-name { 
margin-left: 5px; text-transform: uppercase;
}

.cases-results-page .main-inner-cont:hover .lower-text-cont{
  background: #e42313;
}


.cases-results-page .main-inner-cont:hover .lower-text-cont p.readmore a{
  color: white;
}

.cases-results-page .main-inner-cont:hover .lower-text-cont p.readmore a{
  background: url(./../images/find-out-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
}

.cases-results-page .lower-text-cont *,
.cases-results-page  .main-inner-cont:hover .lower-text-cont *{
  transition: 0s;
}
.cases-results-page .main-inner-cont:hover .lower-text-cont h2 a{
  color: white;
}


@media(max-width: 1000px){
  .cases-results-page .items-intro .item{
    width: 50%;
    flex-basis: 50%;
    margin-bottom: 4rem;
  }

  .cases-results-page .items-intro .item:nth-child(odd){
    padding-right: 0%;

  }
  .cases-results-page .items-intro .item:nth-child(even){
    padding-left: 0%;
  }

  #cat_filter li{
    margin: 0 15px 0 0;0
    font-size: 15px;
  }
}


@media(max-width: 769px){
  .cases-results-page .items-intro .item{
    flex-basis: 100%;
  }

  #cat_filter{
    flex-direction: column;
    text-align: left;
  }

  #cat_filter li{
   margin-bottom: 12px;
  }

  #cat_filter li a.selected::before {
    bottom: -5px;
  }

}


.cases-results-page .pagination,
.pagination-blk {
  width: auto;

  display: flex;
  justify-content: flex-end;
}

@media(min-width: 1000px){
  .cases-results-page .pagination,
  .pagination-blk{
      margin-top: 40px;
    margin-bottom: 43px;
  }
}


.cases-results-page .pagination ul li.active, .pagination ul li.active a{
  color: white;
}

.cases-results-page .pagination ul li, .pagination ul li{
  margin: 0 10px;

}

/* for new mobile nav bar */
@media(max-width: 1050px){
  #mltNotice{
    position: relative;
    z-index: 10;
  }


  header .container {width: 100%;}

  .header_slider header {position: fixed; top: 0 !important;}
 
  .header_slider header .header-left{
    background: #001d34;
    padding: 0;
  }

   
  .header_slider header .header-left .logo img{
    display: block;
    text-align: center;
    margin: auto;
    padding: 8px 0;
    box-sizing: initial;
    padding: 10px;
    max-height: 15px;
  }

  .tablet-bar{
    position: fixed;
    top: 35px !important;
  }

  .tablet-bar a, 
  .tablet-bar .phone-bar span{
    font-size: 15px;
  }

  .phone-bar span
   {
    padding: 0
  }

  .tablet-bar .search-bar,
  .tablet-bar .phone-bar,
  .tablet-bar .mail-bar,
  .tablet-bar .menu-bar
  {
    max-height: 18px;
  }
  .dj-mobile-open-btn{
    padding-top: 2px;
  }

  .dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn span.fa.fa-bars{
    height: 14px;
  }

  .tablet-bar{
    background: #001d34;
    height: 34px !important;
  }

  .dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn span.fa::after {
    top: 4px;
  }

  html body .dj-megamenu-offcanvas-mlt_mobile .dj-mobile-open-btn{
    padding-top: 3px;
  }

  .js-leading-blog-in-banner .cases-lead h2{
    font-size: 29px;
    line-height: 1.2;
  }

  .tablet-bar.fix{
    box-shadow: none;
  }

}

.js-leading-blog-in-banner .leading-date{
  text-transform: uppercase;
}

@media(max-width: 410px){
  #mltNotice span{
    font-size: 10px;
  }
}

/* single cases page */

.single-cases-article .outer-team-info {
  display: flex;
  flex-direction: column;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases {
display: flex;
margin: 20px 0 60px;
flex-direction: row;

}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-left-img {
display: flex;
flex-grow: 1;
flex-basis: 20%;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content {
  display: flex;
  flex-direction: column;
  padding-left: 71px;
  flex-basis: 80%;
}

.single-cases-article .cases-content em {
    display: block;
}

.single-cases-article {
  max-width: 1200px;
  position: relative;
}

.cases-top-info.single-case-mod {
  position: absolute;
  right: 10px;
  display: flex;
  top: 0;
}

.cases-top-info.single-case-mod .cases-date {
  color: black;
}
.cases-top-info.single-case-mod .parent-category-name{
  color: #e42313;
}

@supports(object-fit: cover){
  .single-cases-article .cases-left-img img{
     height: 170px;
     width: 170px;
     object-fit: cover;
     object-position: top;
     border-radius: 100%;
  }
  /* override for problematic images dont fit the mockup... */
  .single-cases-article .cases-left-img img[src="/images/our-team/sml/siobhain-egan-solicitor.jpg"],
  .single-cases-article .cases-left-img img[src="/images/key-contacts-3.jpg"]{
    object-position: center;
  } 
}

.single-cases-article .outer-team-info {
  counter-reset: team-counter;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content{
  counter-increment: team-counter;
  position: relative;
} 


.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header > span{
  position: relative;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header >span:first-child:before{
  content: counter(team-counter);
  position: absolute;
  left: -44px;
  font-size: 42px;
  font-weight: bold;
  top: 7px;
  color: rgb(0,29,32);
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header >span:first-child{
  color: #e42313;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header >span{
  font-size: 19px;
  font-weight: bold;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header >span:nth-child(2){
  color: rgb(0,29,32);
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 10px;
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content ul{
  margin-left: 0;
}


.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content  li{
  font-style: inherit;
  list-style-type: none;
  position: relative;
  padding-left: 52px;
  margin-top: 33px; 
}

.single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content  li:before{
  position: absolute;
  content: "";
  background: lightgray;
  height: 95%;
  width: 6px;
  left: 22px;
  top: 5px;
}

.single-back-btn-cont{
  margin-bottom: 100px;
}

.single-back-btn-cont a{
  color: rgb(0,29,32);
  font-size: 15px;
  font-weight: bold;
}


@media(max-width: 1100px){
 .outer-team-info .inner-team-info-for-case{
    flex-direction: column;
  }
}
 .single-case-back-btn {
  position: relative;
}

 .single-case-back-btn:before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 55%;
  height: 3px;
  background: #e42313;
}
 .single-case-back-btn:after {
  position: absolute;
  width: 80px;
  height: 8px;
  content: "";
  background: url('../../../images/left-red-arrow.png');
  top: 50%;
  transform: translateY(-50%) translateX(15px);
  background-size: cover;
}

.outer-team-info .inner-team-info-for-cases:last-child .cases-right-content{
  position: relative;
}

.outer-team-info .inner-team-info-for-cases:last-child .cases-right-content:before{
  position: absolute;
  content: "";
  width: 53px;
  height: 3px;
  background: #e42313;
  bottom: -25px;
}
.pagination .pagination-inner p.counter , 
.pagination-blk .pagination-inner p.counter {
  float: left;
  color: #001d34;
  font-weight: bold;
}

.pagination .setPageFormContainer form, 
.pagination-blk .setPageFormContainer form{
  position: relative;
  display: flex;
  justify-content: flex-end;
}

 .pagination .setPageFormContainer form input[type=number], 
  .pagination-blk .setPageFormContainer form input[type=number]{
  -moz-appearance: textfield;
  padding: 5px 3px;
}

.pagination .setPageFormContainer form button, 
.pagination-blk .setPageFormContainer form button{
  cursor: pointer;
}

.pagination .setPageFormContainer form button,
.pagination-blk .setPageFormContainer form button,
.pagination .setPageFormContainer form input, 
.pagination-blk .setPageFormContainer form input{
  background: transparent;
  border: 2px lightgray solid;
  width: 60px;
  height: 50px;
}

.pagination .setPageFormContainer form input, 
.pagination-blk .setPageFormContainer form input,
.pagination .setPageFormContainer form button,
.pagination-blk .setPageFormContainer form button{
  margin-right: 14px;
}

.pagination .setPageFormContainer form input::-webkit-outer-spin-button,
.pagination-blk .setPageFormContainer form input::-webkit-inner-spin-button{
  -webkit-appearance: none;
  margin: 0;
}

.pagination .setPageFormContainer form label , 
.pagination-blk .setPageFormContainer form label {
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(260%);
  margin-right: 5px;
  font-weight: bold;
  color: #001d34;
}


.pagination-blk .setPageFormContainer form label{
  transform: translateY(-50%) translateX(445%);
}


@media(max-width: 1000px){
  .pagination .setPageFormContainer form label, .pagination-blk .setPageFormContainer form label {
    transform: translateY(-50%) translateX(217%)
  }
  
  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content .cases-header > span:first-child::before{
    display: none;
    content: none;
  }

  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content{
    font-size: 14px;

  }

  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content li{

  }

  .single-back-btn-cont {
    margin-bottom: 40px;
    position: inherit;
    top: 35px;
  }

  .single-cases-article .outer-team-info .inner-team-info-for-cases{

    flex-direction: column;
  }

  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-left-img,
  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-right-content{
    flex-direction: column;
    padding-left:0;
    flex-basis: 100%;
    align-items: center;
  }

  .single-cases-article .cases-left-img img{
    margin-bottom: 20px;
  }

  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-content{
    font-size: 15px;
  }
  

}
 /** html body  .pagination-blk  .setPageFormContainer form label{
    transform: translateY(-50%) translateX(444%);
  }**/

@media(min-width: 1000px){

  .pagination-blk {
  margin-top: 7%;
    
  }
  
  .fa.fa-angle-double-right.toEnd{
    margin-right: 38px;
  }
  
}
.pagination .pagination-list a{
	color: #001d34;
}



.pagination span.toStart{position: relative; font-size: 16px; font-weight: bold;}
.pagination span {font-family: "aktiv-grotesk"; position: relative;}


.pagination .pagination-inner p.counter, .pagination-blk .pagination-inner > span{margin-right: 45px;}
.pagination span.toStart:before {
content: "";
background: url('/images/goEnd.png');
  background-repeat: no-repeat;
width: 24px;
height: 36px;
display: block;
position: absolute;
transform: rotate(180deg) translateX(100%) translateY(50%);
  top: 50%;
left: -8px;
  bottom:0;
}

.pagination span.toPrev{
  margin-left: 36px;
  margin-right: 36px;
}

.pagination span.toNext{
  margin-right: 36px;
}

.pagination span.toNext:before {
    content: "";
    background: url(/images/goNext.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 36px;
    display: block;
    position: absolute;
    transform: translateX(100%) translateY(-60%);
    top: 50%;
    right: -8px;
    bottom: 0;
}


.pagination span.toPrev:before {
content: "";
background: url('/images/goNext.png');
  background-repeat: no-repeat;
width: 24px;
height: 36px;
display: block;
position: absolute;
transform: rotate(180deg) translateX(100%) translateY(43%);
  top: 50%;
left: -8px;
  bottom:0;
}

.pagination .toEnd:before {
  content: "";
background: url('/images/goEnd.png');
  background-repeat: no-repeat;
width: 24px;
height: 36px;
display: block;
position: absolute;
transform: translateX(100%) translateY(-54%);
  top: 50%;
right: -8px;
  bottom:0;
}


.pagination li span{
 font-weight: bold; 
}
.pagination li.disabled span{
  font-weight: initial;
  color: lightgrey;
  
}

.pagination .setPageFormContainer button[type=submit]{
  color: transparent;
background: url(/images/goNext.png);
  background-repeat: no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
background-repeat: no-repeat;
background-position: center;
background-size: 27%;
}


.pagination span.toPrev{
  
}

@media(max-width: 750px){
  .pagination span.toPrev{
    margin-right: 0px;
    margin-left: 19px;
  }

  .pagination span.toNext{
    margin-right: 16px;
  }
  
  .pagination span.toStart{
    font-size: 14px;
  }
  
  
  .pagination .setPageFormContainer form label, 
    .pagination-blk .setPageFormContainer form label{
    transform: translateY(-50%) translateX(0);
  }
  
  .single-cases-article .single-back-btn-cont {
	  padding-bottom: 27px;
	}
}

@media(max-width: 1025px) and (min-width: 769px){
  .cases-blog-pg .items-intro:before,
  .cases-blog-pg .items-intro:after{
    content: none;
  }
  .cases-results-page .cases-blog-pg.blog .items-intro{
    justify-content: space-around;
  }
  
  .cases-blog-pg.blog .item{
    padding: 0;
    padding-bottom: 4%;
    flex-basis: 30%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: inherit;
  }
  
  html body.cases-results-page .inner-banner .custom{
    height: 424px;
  }
}


@media(max-width: 359px){
    .cases-results-page .pagination ul li, .pagination ul li{
    line-height: 4;
  }
}

.cases-results-page .inner-banner .custom{position: relative;}

.cases-results-page .inner-banner .custom:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(90deg, rgba(240,48,40,0.74), rgba(0,29,52,0.74));
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: lighten;

}

@media(min-width: 1000px){
 .cases-results-page  .inner-banner .custom{
    position: relative;
    background-attachment: fixed;
    background-position: 0px -200px;
}
  
  
.cases-results-page h2 {
    line-height: 1.2;
    letter-spacing: -0.01em;
}


 
}


@media(max-width: 690px){
  .pagination .pagination-inner {
    width: 100%;
  }
    .pagination .pagination-list {
    transform: scale(0.85);
    transform-origin: center;
      display: flex;
      width: 100%;
      margin-left: 0;
  }
  
  .pagination-blk .pagination-list {
    margin-top: 23px;
  }
  
  .pagination-blk {
    margin-top: 40px;
  }

}

  


@media(max-width: 359px){
  .pagination .pagination-list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 10px 0;
    
  }
  .pagination .pagination-list  li{
  
  display: flex;
    flex-basis: 100%;
    justify-content: center;
    margin: 18px 0px;
  }
  
}




@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1000px) { 
  .single-cases-article .outer-team-info .inner-team-info-for-cases .cases-left-img{
    display: block;
  }
  
  html .inner-team-info-for-cases img {
    max-width: 170px;
    height: auto;
  }
  
 html body .cases-results-page .items-intro .item {
    padding: 0 !important;
   
   
  }
  
  html body .cases-results-page .items-intro .item img,
  .cases-results-page .items-intro .item .lower-text-cont
  {
    max-width: 340px;
  }
  
  .cases-results-page .items-intro .item .lower-text-cont{
    margin-bottom: 50px;
  }

  
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 769px){
  .pagination-blk .setPageFormContainer form label, .pagination-blk .setPageFormContainer form label  {
    transform: translateY(-50%) translateX(450%);
    
  }
  
  .pagination-blk .pagination-inner {
    margin-top: 45px;
  }
}

@media(max-width:1000px) and (min-width: 620px){
  .cases-results-page .pagination, .pagination-blk{
    margin-top: 40px;
  }
}

.noback-btn .single-back-btn-cont {
  opacity:0;
  visibility: hidden;
  
  
}
/* Contact form radio buttons */

.right-side .col-sm-6 .radio {
    padding: 10px 0 0 0;
}


.row .col-sm-6 .radio {
    padding: 10px;
}

/* slider */
.home-slider .carousel-indicators {
  	bottom: 40px;
}

/* fix for crypto page */
@media (min-width:1000px) {
	body.cryptopage .content-box .container .content-side.right {
	  	max-width: unset;
	  	width: 70%;
	}
	body.cryptopage .content-box .container  {
  		max-width: 1200px;
	}
}

  	body.cryptopage .content-box .container ul li  {
  		list-style: unset;
	}
  	body.cryptopage .content-box .container ul {
    	margin-left: 0;
  	}

/* ----------- */