/*
Theme Name: Hilton Lawyers
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap');
body, html{
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	height: 100%;
	color: #284666;
}
h1,h2,h3,h4,h5{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.mainservices h3, .bottom_bar h3{
    margin-top: -35px !important;
    padding: 13px 2%;
    color: #fff;
    font-size: 20px !important;
    font-weight: 300 !important;
    background: #284566;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.areasboxclick a {
    color: #fff;
}
.service_heading h1 {
    display: block !important;
    color: #fff;text-shadow: 1px 1px 1px #333;
}
/*h1{
	font-family: 'Lora', sans-serif;
	font-weight: bold;
}*/

p{
	margin: 0 0 20px 0;
}

a{
	color: #284666;
}

a:hover{
	text-decoration: underline;
}

body #topnav{
    width: 100%;
    z-index: 5000;
    position: relative;
        background: rgba(0,0,0,0.1);
    display: inline-block;
}

body.home #topnav{
    position: absolute;
    width: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.5);
}


#topnavin{
	float: right;
}

#slideout.homepg{
	background: #000;
	background-size: cover;
	height: 680px;
	position: relative;
	overflow: hidden;
}

#homebanner .img-responsive{
	float: left;
}
.mainservices a:hover, .bottom_bar a:hover {
    text-decoration: none;
}
.right_bar {
    margin-top: 16px;
}
.right_bar .wpb_text_column {
    margin-bottom: 15px;
}
.bottom_bar h3 {
   font-size: 16px !important;
}
.navbar-default{
	position: absolute;
	top:0;
	width: 100%;
	background-color: transparent;
	border: 0;
	padding: 10px 0;
}
.vc_rtl-columns-reverse {
    flex-direction: row-reverse;
    display: flex;
    align-items: flex-start;
}

.navbar-nav{
	float: right;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Open Sans';
    margin: 30px 0;
	font-size: 18px;
	line-height: 33px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background-color: transparent !important;
	color: #5c6435;
}

.navbar-nav>li>a{
	color: #284666;
}

.navbar-nav>li.current-menu-item>a{
	color: #5e97d4;
}

body.home .navbar-nav>li>a{
	color: #fff;
}
.top_bar {
    background: #284666;
    width: 100%;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 2%;
    color: #fff;
    justify-content: space-between;
}
.top_phone a {
    color: #fff;    text-decoration: none;
}
.col-right .fa-facebook:before, .col-right .fa-envelope:before {
    color: #0d3767;
    padding: 0;
    background: none;
    font-size: 16px;
}
.col-right .fa-facebook:hover:before, .col-right .fa-envelope:hover:before {
    background: #fff;color: #0d3767;
}
.nav>li>a:hover, .nav>li>a:focus{
	color: #284666;
	background-color: transparent;
}
span.top_phone {
    margin-left: 5px;
}
.col-right i {
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    text-align: center;
    border-radius: 100px;
}
#menu-foot{
	float: left;
}

#menu-foot li{
	margin-right: 15px;
}

#menu-foot li a{
	padding: 0 0;
	color: #000;
}
h3#faq-faq {
    display: none;
}
.arconix-faq-wrap {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
}
.arconix-faq-title {
    font-size: 20px !important;
    font-weight: 400;
}

#foot1{
    background: #8f8f8f;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
}


#foot1:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(143, 143, 143, 0);
	border-top-color: #8f8f8f;
	border-width: 20px;
	margin-left: -20px;
}

#footcontact{
	padding: 70px 0 40px 0;
}

#footcontact label{
	font-weight: 300;
	font-size: 18px;
}

#footcontact input[type="text"], #footcontact input[type="email"]{
	width: 100%;
	height: 40px;
	border: 0;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 300;
    border-radius: 0px;
    background: #e7e7e7;
    margin-bottom: 20px;
}

#footcontact textarea{
	width: 100%;
	height: 100px;
	border: 0;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 300;
    border-radius: 0px;
    background: #e7e7e7;
    margin-bottom: 20px;
}

#footcontact input[type="submit"]{
    background: #284666;
    color: #fff;
    padding: 25px 15px;
    border: 0;
    display: inline-block;
    border-radius: 0;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    width: 100%;
}

#foot2{
	padding: 20px 0;
	font-size: 16px;
	line-height: 22px;
    background-color: #fff;
}

#foot2 ul{
	list-style: none;
}

#foot2 ul li{
	display: inline-block;
	padding: 0 10px;
}

#foot2 img{
	display: inline-block;
	margin: 30px 0;
}

#footsocial{
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 30px 0;
}

body.home #foot{
	width: 100%;
	z-index: 100;
	bottom: 0;
	clear: both;
    margin-top: 30px;
}

.footleft{
	display: inline-block;
	width: 33%;
	padding-left: 10px;
}

.footcenter{
	display: inline-block;
	width: 33%;
	text-align: center;
    vertical-align: top;
}

.footright{
	width: 33%;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}

#menu-footer-1 li a{
	color: #000;
	padding: 0;
	line-height: 22px;
	text-transform: none;
	padding: 0 8px;
}

#social a{
	padding: 0 5px;
}

.pagecont{
	margin: 30px auto;
    z-index: 1000;
    position: relative;
	clear: both;
}

.pagecont p a{
	text-decoration: underline;
}

#map iframe{
	width: 100%;
}

#logo {
    top: 20px;
    left: 2%;
    /*padding: 30px;*/
}

.pagecont h1{
	font-size: 36px;
    margin: 10px 0 30px;
}

.pagecont{
	font-size: 16px;
	line-height: 26px;
}
.pagecont ul {
    padding: 0 0 0 15px;
    margin: 0;
}
#phone{
	font-size: 28px;
	margin-right: 20px;
	padding: 20px 0;
}
.content_img_box {
    display: flex;
    align-items: center;
}
#phone a{
	font-weight: 700;
}

h1.home{
	font-size: 50px;
    line-height: 33px;
    margin: 40px 0;
}

.hometext{
	font-size: 24px;
	line-height: 41px;
	margin: 30px 0 70px 0;
}

.service{
	font-weight: 400;
}

.service img{
	display: inline-block;
	margin-bottom: 20px;
}

#bluebg{
	background: #284666;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    padding: 50px 0 20px 0;
    margin-top: 50px;
}

#banner2 h3{
	font-size: 48px;
    line-height: 61px;
    width: 80%;
    margin: 0 auto;
}

#banner2 p{
	width: 80%;
	margin: 0 auto;
}

#banner2 #leftban h3{
  margin-top: 30px;
}

#leftban p{
	font-size: 18px;
}

.team_col{
background: rgba(11,27,45,1);
background: -moz-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11,27,45,1)), color-stop(100%, rgba(19,40,64,1)));
background: -webkit-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -o-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -ms-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: linear-gradient(to right, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1b2d', endColorstr='#132840', GradientType=1 );
    margin-left: 0px !important;
        display: flex;
    align-items: center;
}
.team_col .vc_column-inner {
    padding-left: 0 !important;
}
.team_col .wpb_single_image {
    margin-bottom: 0 !important;
}
.team_info {
    color: #fff;
}
.team_info h2 {
    margin: 0 !important;
}
.team_info h3 {
    margin: 5px 0 10px;
    font-size: 20px;
    border-bottom: rgba(255,255,255,0.2) 1px solid;
    padding-bottom: 10px;
}
.team_more_content {
    color: #fff;
    margin: 15px 0 0 !important;
    padding: 20px;
    margin-top: 0 !important;
        margin-bottom: 30px !important;
    background: rgba(11,27,45,1);
background: -moz-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11,27,45,1)), color-stop(100%, rgba(19,40,64,1)));
background: -webkit-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -o-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: -ms-linear-gradient(left, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
background: linear-gradient(to right, rgba(11,27,45,1) 0%, rgba(19,40,64,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1b2d', endColorstr='#132840', GradientType=1 );
}
.team_col {
    margin-right: 0 !important;
}

.team{
	font-size: 18px;
	line-height: 33px;
	font-weight: 300;
	display: inline-block;
	margin-bottom: 40px;
}

.col-sm-4.team
{

	height: 980px; /* Added to fix team alignment */

}
.team img{
	display: inline-block;
}

.practice{
	    font-weight: 400;
    margin-top: 30px;
    border-bottom: 1px solid #e7e7e7;
}

.team ul{
	list-style: none;
	padding-left: 0;
	margin-bottom: 20px;
	min-height: 130px;
}

.profile{
	font-size: 16px;
	line-height: 24px;
}

.readmore{
	font-weight: 400;
}

#down{
	    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 30px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.alignright{
	    float: right;
    margin: 20px;
}

.has-error input{
	border:1px solid red !important;
}

@media (min-width:992px) and (max-width:1199px){
	#slideout.homepg{height: 560px;}
	.navbar-nav{font-size: 14px;}
	#banner2 h3 {font-size: 35px;line-height: 40px;}
	#leftban p {font-size: 14px;}
}

@media (min-width:768px) and (max-width:991px){
	.navbar-nav>li>a{
		font-size: 12px;
		padding-left: 7px;
		padding-right: 7px;
	}
	#slideout.homepg{height:450px;}
	#banner2 #leftban h3{margin-top: 10px;    font-size: 25px;
    line-height: 31px;}
    #leftban p {
    font-size: 12px;width: 90%;}

}


@media (max-width:767px){
	#foot{position: relative;}
	body.home #foot{position: relative;}
	#foot1 input[type="text"]{width:100%; margin-bottom: 5px;}
	.feature{text-align: center;}
	#logo{top:0;}
	.navbar-toggle{background-color: #fff; position: relative; z-index: 5000;}
	.navbar-collapse.in {background-color: rgba(0,0,0,0.6); z-index: 4999;}
	#banner2 h3 {font-size: 25px;line-height: 34px;}
    #slideout.homepg{height: 240px;    position: initial !important;}
    #phone {font-size: 23px;margin-right: auto;padding: 20px 0;text-align: center;width: 100%;}
    h1.home {font-size: 38px;line-height: 42px;}
    #menu-top{width: 100%;}
    .navbar-collapse.in{background: #284666; width: 100%;}
    #menubox{padding: 0 0;}
    #topnav{position: relative;}
    .service {margin-bottom: 30px;}
    .team ul{min-height: 0;}
    body.home #topnav{position: relative !important;}
    #slideout.homepg{clear: both;}
    .navbar-nav>li>a{color: #fff !important;}
        #down{display: none;}
}

@media (min-width: 768px) {
  /* Use this if you wish to hide the caret
  .navbar-nav .caret {
    display: none;
  }
  */
  .navbar-nav .open ul {
    display: none
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background: none
  }
  .navbar-default .navbar-nav > li:hover {
    background: #e7e7e7
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    color: #969696;
    background: none
  }
  .navbar-inverse .navbar-nav > li:hover {
    background: #080808
  }
  .navbar-nav .hovernav:hover > .dropdown-menu {
    display: block;
  }
}


.wpcf7-validation-errors{
	display: none !important;
}


/*--------------------------jSociety------------------------------------------------------------------*/

.mscta .vc_row, ..mscta.vc_row{
    background-image: url(http://103.18.111.10/~hiltonlaw/wp-content/uploads/2015/10/justice_banner_min.png?id=129) !important;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: inset 1000px 1000px rgba(0, 0, 0, 0.4);
}

.mscta .vc_column-inner{
    margin-top: -35px;
    padding-top: 35px;
}

.mscta h2{
    color: #fff;
    text-shadow: 2px 2px 10px #000;
}

.mscta p{
    color: #fff;
}

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

@media (min-width: 768px){
	/*-------------header-------------*/

	.col-sm-6#logo{width: 30%;}
	.col-sm-6#menubox{width: 70%;}

	/*-------------footer-------------*/
	.footerleft{
	    width: 50%;
	    background: #132840 !important;
            float: left;
            padding: 0px 5%;
	}	
	.footerright {
    	    width: 50%;
    	    float: left;
   	    padding: 50px 2% 50px 2%;
	    background: #0b1b2d;
	}
}

.footerleft label {
    color: #fff;
}

.footerparentleftright{
    display: flex;
    color: #fff;
}

.footerleft h3 {
    color: #fff;
    text-align: center;
    font-weight: 300;
    margin: 50px 0px 30px 0px;
}

#menu-item-271{
    background: #284566;
    border-radius: 10px;
}

#menu-item-271 a {
    color: #fff !important;
}

.headerphone{
   display: none;
}

.caldera-grid .btn-default {
    color: #fff !important;
    background-color: #122840 !important;
    border: 1px solid white !important;
}

.footerright_info a{
    color: #fff;
}

.fa-facebook-f:before, .fa-facebook:before {
    font-size: 20px;
    color: #fff;
    padding: 10px 14px;
    background: #0d3767;
    border-radius: 50%;
    content: "\f09a";
}

.fa-facebook-f:hover:before, .fa-facebook:hover:before{
    background: #0c294a;
}

.footer_socialicons{
   margin-top: 20px;
}
.page-id-353 #homebanner, .page-id-353 .text-center { display:none; }
.page-id-353 .wpb_content_element     { margin-bottom: 6px; }

@media (max-width: 1260px){
	.navbar-nav {
    font-size: 14px;
	}
	
	.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
		font-size: 13px !important;
	}
}

@media (max-width: 1060px){
	.navbar-nav {
    font-size: 12px;
	}
}


@media (max-width: 850px) and (min-width: 768px){
.navbar-nav>li>a {
    font-size: 11px;
    padding-left: 6px;
    padding-right: 6px;
}
	
	.homelogo img {
		width: 200px;
	}
}


@media (max-width: 991px) and (min-width: 850px){
.navbar-nav>li>a {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
}
	
	.homelogo img {
		width: 200px;
	}
}

@media (max-width:768px) {
	
	
	.dropdown-menu>li>a {
		color: #eee;
	}
	
	.col-sm-6#logo {
		width: 75% !important;
		    padding-top: 10px;
    padding-bottom: 10px;
	}
	
	.footerparentleftright {
		display: block;
	}
	
	.footerleft {
    background: #132840 !important;
		    padding: 50px 15px;
	}
	
	.footerright {
    background: #0b1b2d;
		    padding: 50px 15px;
}
	
	.footerleft h3 {
    margin: 0px 0px 30px 0px;
}
	
	.pagecont {
		margin: 0 auto;
	}
	
	.page-id-9 #homebanner {
		display: none;
	}
	
	.vc_tta-panel-heading .vc_tta-panel-title {
		margin: 0px !important;
	}
    .col-sm-6#menubox {
    width: 50%;
}
.col-sm-6#logo {
    width: 50% !important;
}
.pagecont h1 {
    font-size: 35px;
}
}

@media (min-width:768px) and (max-width: 1000px) {
	.footerleft {
		width: 60%;
	}
	
	.footerright {
		width: 40%;
	}
}

@media (min-width:768px) and (max-width: 1060px) {
	.cta .vc_col-sm-2 {
		width: 10% !important;
	}
	
	.cta .vc_col-sm-2:nth-child(3){
		width: 30% !important;
	}
	.cta .vc_col-sm-2:nth-child(4){
		width: 30% !important;
	}
}
@media (max-width:767px) {
.top_bar {
    display: block;
    padding: 5px 15px;
    text-align: center;
}
nav.navbar.navbar-default {
    display: none;
}
.homelogo_wrap {
		display: none;
	}
    .pagecont h1 {
    font-size: 28px;
}
.vc_rtl-columns-reverse {
    display: block;
}
.content_img_box {
    display: block;

}
.team_col {
    margin-left: 0 !important;
    display: block;
}
.team_col .vc_column-inner {
    padding-right: 0 !important;
}
.team_info {
    padding: 15px;
}
.team_more_content {
    padding: 0px 20px 20px;
}
body.home #topnav {
    background: rgba(0,0,0,0.1);
}
}