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

.news {
	background: #1f4486;
	max-width: 1350px;
	margin: 0 auto;
}

.news-holder {
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	position: relative;
}

.news-holder .slideshow {
	position: relative;
	min-height: 39px;
}

.news-holder .slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.news-holder .slideshow .slide.active {
	z-index: 2;
}

.news-holder .news-box {
	width: 100%;
	overflow: hidden;
	padding: 10px 10px 5px 167px;
	
}

.news-holder .news-box p {
	margin: 0;
}
@charset "UTF-8";
/* CSS Document */

ul.dropdown-menu li{
	width:100%;
}

#practice_area_dropdown{
	float:right;
	margin-right:2px;
	margin-top:3px;
}

#portfolio-filter {
	position: relative;
	margin: 0 0 40px 0;
	list-style: none;
	border: 1px solid rgba(0,0,0,0.07);
	float: left;
	border-radius: 4px;

}

.section_subcategory{display:none;	}
.sidebar_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px;}
.sidebar_tittle{ width:100%; float:left; display:block; margin:0px 0px 0px 0px;}
.sidebar_tittle h3{ font-size:18px; color:#0088cc;}
.sidebar_category{ width:100%; float:left; display:block; margin:0px 0px 0px 0px;}
.category_info{ width:100%; float:left; display:block;}
.category_info h3{ float:left; width:100%; display:block; margin:0px 0px 5px 0px; border-bottom:1px solid #cecece; padding:0px 0px 5px 0px; line-height:28px; font-size:16px;}
.category_info h3 a{ background:url(../images/bullet_arrow.png) no-repeat left center; padding-left:20px; display:block; text-decoration:none; }

.section_subcategory{ width:100%; float:left; display:none; padding:0px 0px 0px 0px; }
.section_subcategory ul{ margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; display:block;}
.section_subcategory ul li{border-bottom:1px solid #cecece; display:block; width:100%; float:left; margin:0px 0px 5px 0px; padding:4px 0px 4px 0px; font-size:16px; line-height:23px; color:#737373;}
.section_subcategory ul li a{ color:#737373; background:url(../images/bullet_arrow.png) no-repeat left 6px; padding-left:20px; display:block;text-decoration:none; }
ul.dropdown-menu li{
	width:100%;
}



.newsslider{
	background:#1f4486 none repeat scroll 0 0;
	width:100%;
	color:#fff;
	height:auto;
}
.eventslider{
	background:#afafaf none repeat scroll 0 0;
	width:100%;
	color:#fff;
	height:auto;
}
.slide{
	float:left;
	position:relative;
}

.newsslider .slide a{
	
	color:#fff;

	top:10px;

}
.eventslider .slide a{
	color:#fff;

	top:10px;
}
.bnews-title{
	width:100px;
	float:left;
	text-transform:uppercase;
	font-size:16px;
	padding-top:8px!important;
}
.bevent-title{
	width:100px;
	float:left;
	text-transform:uppercase;
	font-size:16px;
	padding-top:8px!important;
}
/******************************Start Custom CSS*********************************/

.attorneys_bio_block{
	width:20%; float:right;
}
.attorneys_bio{
width:100%;
margin-bottom:5px;
border-bottom:#1f448a solid 1px;
float:left;
position:relative;	
}
.bio_pic{
	padding-top:5px; width:60px; float:left; margin:0px; 
}
.bio_info{
	float:left; padding-left:5px; padding-top:4px;font-size:14px; margin-bottom:0px; padding-bottom:0px; display:block; width:60%;
}
.bio_pic img{
	width:59px;	
}


.custom_pagination {
    height: 40px;
    margin: 0px 0;
	float:left;
	width:100%;
}
.custom_pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: -30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}
.custom_pagination li {
    display: inline!important;
	float:none!important;

}
.custom_pagination a,
.custom_pagination span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #e3e3e3;
    border: 1px solid #ddd;
    border-left-width: 0
}
.custom_pagination a:hover,
.custom_pagination .active a,
.custom_pagination .active span {
    background-color: #f5f5f5
}
.custom_pagination .active a,
.custom_pagination .active span {
    color: #999;
    cursor: default
}
.custom_pagination .disabled span,
.custom_pagination .disabled a,
.custom_pagination .disabled a:hover {
    color: #999;
    cursor: default;
    background-color: transparent
}
.custom_pagination li:first-child a,
.custom_pagination li:first-child span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}
.custom_pagination li:last-child a,
.custom_pagination li:last-child span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}
.custom_pagination-centered {
    text-align: center
}
.custom_pagination-right {
    text-align: right
}
.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1
}
.pager:before,
.pager:after {
    display: table;
    line-height: 0;
    content: ""
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}
.pager .next a {
    float: right
}
.pager .previous a {
    float: left
}
.pager .disabled a,
.pager .disabled a:hover {
    color: #999;
    cursor: default;
    background-color: #fff
}
.selected_char{
text-decoration: none;
	background: #1f4489;
	color: #fff;	
}
.inner2 .content .pagination-block .pagination-list li.selected_char > a{
	color: #fff;	
}
.attormey_info{
	position:relative;
}

h2.attorney_name{
	color: #fff;	
	font-size:20px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:0px;
}
h3.attorney_designation{
	color: #fff!important;	
	font-size:18px!important;	
	padding-left:15px!important;
	padding-top:0px!important;
	line-height:15px!important;
}
.attorney_others_info{
	position:absolute;
	bottom:2px;
	color: #fff!important;	
	font-size:16px!important;	
	padding-left:15px!important;
	width:100%;
}
.attorney_others_info a{
	color: #fff!important;	
	font-size:16px!important;	
}

.attorney_practies{
	height:70px;
	width:925px;
	float:left;
	padding-left:15px;
	font-size:16px!important;	
	color: #000!important;	
	padding-top:10px;
}
.bio_links{
	width:60px;
	float:right;
}
.pdf_link{
	width:25px;
	height:25px;
	background:#fff;
	color:#1f4586;
	float:left;
	text-align:center;
	padding-top:3px;
	
}
.acr_block{ width:100%; float:left; display:block;}
.acr_block ul{ }
.acr_block ul li{ width:100%; float:left; display:block; background-color:transparent !important; padding:0px 0px 10px 0px; margin:0px 0px 20px 0px;border-bottom:1px solid #1f4489;}
.acr_section_1{width:100%; float:left; display:block;}
.acr_section_2{width:100%; float:left; display:block;}
.acr_tittle_section{ width:48%; float:left; display:inline-block; margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;}
.acr_info_section{ width:48%; float:right; display:inline-block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

.acrbg_1{ background:url(../images/accordianbg_1.png) no-repeat top left;background-size: 100%; }
.acrbg_2{ background:url(../images/accordianbg_2.png) no-repeat top left;background-size: 100%; }
.acrbg_3{ background:url(../images/accordianbg_3.png) no-repeat top left;background-size: 100%; }
.acrbg_4{ background:url(../images/accordianbg_4.png) no-repeat top left;background-size: 100%; }

.job_expand_bg{ background:#798bac; width:100%; }
.job_expand_section{
	width:100%; float:right; display:inline-block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

.content-left{
	width:240px;
	float:left;
	height:auto;
	padding-right:0;
	border-bottom:1px solid #bcbcbc;
}
.content-left #sidebar-people-search{
	margin:0;
}
.content-left h4{
	border-top:1px solid #eee;
	padding-top:10px;
	margin-bottom:10px;
	font-size:15px;
}
.content-right h4{
	font-size:15px;
	margin:0;
	padding-top:10px;
	border-top:1px solid #eee;
}
.content-left label{
	display:none;
}
.content-left input{
    width:239px;
    background-color:#e2e1e1;
    border:1px solid #e2e1e1;
    padding:4px 10px 5px;
    font-size:14px;
    font-style:normal!important;
    height:35px;
    line-height:20px;
    margin:0 0 10px;

	font-family: 'Oswald', sans-serif;
}

.content-left #attorney-search-by-name{
    background:#e2e1e1;
}
.content-left #people-search-practice,.content-left #people-search-position, .content-left #people-search-type{
	background:#e2e1e1 url(../images/transparent.png) no-repeat scroll 195px -793px;
}
.content-left .btn{
	background:#1f448a url(../images/transparent.png) no-repeat scroll 122px -990px;
	font-size:11px;
	color:#fff;
	border-radius:0;
	padding:7px 25px 8px 10px;
	text-transform:uppercase;
	width:145px;
}
.content-left .btn:hover{
	background-color:#286090;
}

.content-left input:focus{
	background:#fff!important;
	border:1px solid #e2e1e1;
	color:#1f448a!important
}
.datalist::before {
    /*background:url(../images/arrow-left.png) left 50% no-repeat;*/
    bottom: 0;
    content: "";
    display: block;
    left: -10px;
    overflow: hidden;
    position: absolute;
    top: -7px;
    width: 10px;
    z-index: 9999;
}

.content-right .span9{
	width:39.458%;
	float:left;
}
.content-right .span9 span{
	display:block;
}
.content-right .span9 a{
	font-weight:bold;
	color:#222;
	font-size:15px;
	font-family:"Raleway",sans-serif;
}
.content-right .span9 > a:hover{
	color:#1f448a;
}
.content-right .span9.custom a{
	font-size:14px;
	font-weight:normal;
}
.content-right .span9.custom a:hover{
	color:#222;
}
.content-right a.btn{
	background:#1f448a url(../images/transparent.png) no-repeat scroll 50px -990px;
	font-size:11px;
	color:#fff;
	border-radius:0;
	padding:8px 25px 8px 10px;
	text-transform:uppercase;
}
.content-right a.btn:hover{
	background-color:#286090;
}
.content-right .span3 a.btn{
	margin:8px 0;
}
.widget.custom-class{
	width:100%;
	float:left;
	margin-top:0;
	padding-top:20px;
}


.thumbnail{
	padding:8px;
	border:none;
	border-radius:0;
	background:#efefef;
	min-height:820px;
}
.top-section .bio-left h2{
	margin:0;
}
.top-section{
	width:100%;
	float:left;
	height:auto;
	margin:0 0 20px;
}
.bio-right{
	padding-top:5px;
	width:100%;
	float:left;
	height:auto;
	text-align:right;
}
.tabs{
	width:100%;
	float:left;
	height:auto;
}

@media (min-width: 1120px) and (max-width: 1199px) {
.content-left .sidebar{
	width:240px;
}
.content-right{
	width:700px;
}
.content-right .span9{
	width:38.458%;
	margin-left:2%;
}



}
/* start responsive register modal*/
@media (min-width: 992px) and (max-width: 1119px){
#popup1 h1{
	font-size: 40px !important;
}
#popup1 h2{
	font-size: 28px !important;
}
#popup1 {
    font-size: 14px !important;
}
#register-form label{
	font-size: 10px !important;
}
#register-form h3{
	font-size: 20px !important;
}
#popup1 .button{
	font-size: 17px !important;
}
#register-form .form-control{
	font-size: 10px;
}
}
/* end responsive register modal*/
@media (max-width: 991px) {
.content-left .sidebar{
	margin:0;
	padding:0;
	border:none;
}
.content-right{
	width:480px;
}
.content-right .span9 {
    margin-left: 2%;
    width: 35.458%;
}

.sidebar-widgets-wrap .widget.custom-class {
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
#logo a img{
 width:70%;
 height:70%;
 margin:22px auto auto;
 }


}
/*AD Changed from 1175 7-9-2020*/
@media (max-width: 1400px){
/*menu part*/

#logo{
	text-align: left !important;
}
#primary-menu-trigger{
	left: auto !important;
	right: 45px !important;
}
#primary-menu-trigger .icon-reorder::before{
	content: "MENU" !important;
	font-size: 18px !important;
	font-family: "Oswald",sans-serif !important;
	padding: 10px !important;
	
}
#primary-menu-trigger:hover .icon-reorder::before{
	background-color: #1f448a;
}
#top-search a {
    right: 110px !important;
}
#primary-menu ul li a{
	text-align: right !important;
}
#primary-menu > ul > li.sub-menu > a, #primary-menu > .container > ul > li.sub-menu > a{
	background-position: left center !important;
}
#primary-menu ul li a, #primary-menu.style-2 > div > ul > li > a{
	height: 32px !important;
	line-height: 32px !important;
}
#primary-menu ul ul a{
	height: 30px !important;
	line-height: 30px !important;
}
#primary-menu ul li:hover a{
	background-color: gray !important;
}
#primary-menu ul li.sub-menu ul li a:hover{
	background-color: gray !important;
}
#primary-menu ul li.sub-menu ul li a{
	background-color: transparent !important;
}
#primary-menu ul li, #primary-menu ul li:hover a, #primary-menu ul li.sfHover:hover a{
	border: 0 !important;
}
.dark #header.semi-transparent, .dark #header.semi-transparent.floating-header .container, #header.dark.semi-transparent, #header.dark.semi-transparent.floating-header .container {
    /*background-color: rgba(31, 68, 138, 0.8) !important;*/
	   background-color:#1f448a !important;
}
#header #logo{
 text-align:left!important;
 max-width:100%!important;
 left:0!important;
 margin:0!important;
}
#header #logo a img{
 width:250px!important;
 height:auto!important;
 margin:0!important;
}
body.stretched #header.full-header .container{
	width: 100% !important;
}
.dark #logo a{
	margin-top: 15px !important;
}
#primary-menu{
	/*margin-right: 10px !important;*/
}
#logo a.retina-logo{
	display: none !important;
}
#logo a.standard-logo {
    display: inline-block !important;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.content-left.custom .datalist::after {
    background:url(../images/right-arrow.png) left 50% no-repeat;
    bottom: 0;
    content: "";
    display: block;
    right: -15px;
    overflow: hidden;
    position: absolute;
    top: -7px;
    width: 15px;
    z-index: 9999;
}
#logo a img{
 width:70%;
 height:70%;
 margin:22px auto auto;
 }

.content-left.custom .datalist {
    background: #fff none repeat scroll 0 0;
    /*display: block;*/
    left: auto;
    list-style: outside none none;
    position: absolute;
	display:none;
	z-index:999;
	right:265px;
}
.content-left.custom .datalist::before{
	background:none;
}
/* start responsive register modal*/
#popup1 h1{
	font-size: 40px !important;
}
#popup1 h2{
	font-size: 28px !important;
}
#popup1 {
    font-size: 14px !important;
}
#register-form label{
	font-size: 9px !important;
	left: 0;
}
#register-form h3{
	font-size: 20px !important;
}
#popup1 .button{
	font-size: 17px !important;
}
#register-form .col_half {
    margin-right: 1% !important;
    width: 32% !important;
}
#register-form .col_half{
	padding-right: 5px !important;
}
#register-form .form-control{
	font-size: 10px !important;
}

/*menu part*/

#logo{
	text-align: left !important;
}
#primary-menu-trigger{
	left: auto !important;
	right: 45px !important;
}
#primary-menu-trigger .icon-reorder::before{
	content: "MENU" !important;
	font-size: 18px !important;
	font-family: "Oswald",sans-serif !important;
	padding: 10px !important;
	
}
#primary-menu-trigger:hover .icon-reorder::before{
	background-color: #1f448a;
}
#top-search a {
    right: 110px !important;
}
#primary-menu ul li a{
	text-align: right !important;
}
#primary-menu > ul > li.sub-menu > a, #primary-menu > .container > ul > li.sub-menu > a{
	background-position: left center !important;
}
#primary-menu ul li a, #primary-menu.style-2 > div > ul > li > a{
	height: 32px !important;
	line-height: 32px !important;
}
#primary-menu ul ul a{
	height: 30px !important;
	line-height: 30px !important;
}
#primary-menu ul li:hover a{
	background-color: gray !important;
}
#primary-menu ul li.sub-menu ul li a:hover{
	background-color: gray !important;
}
#primary-menu ul li.sub-menu ul li a{
	background-color: transparent !important;
}
#primary-menu ul li, #primary-menu ul li:hover a, #primary-menu ul li.sfHover:hover a{
	border: 0 !important;
}
body.stretched #header.full-header .container{
	width: 100% !important;
}
#primary-menu{
	/*margin-right: 10px !important;*/
}
/* end responsive register modal*/




}
@media (min-width: 480px) and (max-width: 767px) {
.content-left{
	width:100%;
}
#logo a img{
 width:70%;
 height:70%;
 margin:22px auto auto;
 }
.content-right{
	width:100%;
	padding:0;
}

.datalist{
	width:205px!important;
	left:235px;
}
#posts .entry{
	max-height:100%;
}
.content-right{
	margin:0 0 30px;
}
.customAd {
 display: none;
}

}

@media (max-width: 479px) {
.content-left{
	width:100%;
}
#logo a img{
 width:70%;
 height:70%;
 margin:22px auto auto;
 }
.tweet-box {
  display: none;
}
.widget-twitter-feed {
 display: none;
}

.eventCNB h4{
 display: none;
}
.customAd {
 display: none;
}
.content-right{
	width:100%;
	padding:0;
}
.content-right .span3 {
    float: left;
    width: 24%;
}
.content-right .span9 {
    margin-left: 0;
    width: 76%;
}
.span9custom a{
    margin: 8px 0 0;
    width: 100%;
	color:blue;
}
#practice-position,#practice-options{
	top:auto;
	left:0;
}
.datalist::before{
	background:url(../images/arrow-top.png) no-repeat top left;
	left:46%;
	width:29px;
	top:-13px;
}
.content-left input{
	width:280px;
}
.content-left .datalist{
	width:280px!important;
}
.content-left #people-search-practice, .content-left #people-search-position{
	background:#e2e1e1 url("../images/transparent.png") no-repeat scroll 255px -793px;
}
.content-left #people-search-by-name{
	background:#e2e1e1 url("../images/transparent.png") no-repeat scroll 255px -394px;
}

.postcontent.nobottommargin.custom{
	width:100%;
	float:left!important;
	margin:0;
}
.postcontent.nobottommargin.custom .entry{
	max-height: 100% !important;
}
.sidebar.nobottommargin.col_last{
	width:100%;
	float:left!important;
}
	
}

#content{
	overflow:visible;
}

.content-left{
	width:240px;
	float:left;
	height:auto;
	padding-right:0;
}
.content-left.custom{
	border:none;
}
.content-left #sidebar-people-search{
	margin:0;
}
.content-left h4{
	border-top:1px solid #eee;
	padding-top:10px;
	margin-bottom:10px;
	font-size:15px;
	text-transform:uppercase;
}
.content-right h4{
	font-size:15px;
	margin:0;
	padding-top:10px;
	border-top:1px solid #eee;
	text-transform:uppercase;
}
.content-left label{
	display:none;
}
.content-left input{
	width:224px;
	/*background-color:#e2e1e1;
	border:1px solid #e2e1e1;*/	
	font-size:14px;
	font-style:normal!important;
	height:30px;
	/*line-height:20px;*/
	margin:0 0 10px;
	color: #555555;
    font-family: 'Oswald', sans-serif;
	line-height: 1.42857143;
	padding: 6px 12px;
	  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
    border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
.content-left #people-search-by-name{
	background:#e2e1e1 url(../images/transparent.png) no-repeat scroll 195px -394px;
}
.content-left #people-search-practice,.content-left #people-search-position, .content-left #people-search-type{
	background:#e2e1e1 url(../images/transparent.png) no-repeat scroll 195px -793px;
}
.content-left .btn{
	background:#1f448a url(../images/transparent.png) no-repeat scroll 122px -990px;
	font-size:11px;
	color:#fff;
	border-radius:0;
	padding:7px 25px 8px 10px;
	text-transform:uppercase;
	width:145px;
}
.content-left .btn:hover{
	background-color:#286090;
}

.content-left input:focus{
	background:#fff!important;
	border:1px solid #e2e1e1;
	color:#1f448a!important
}

#practice-options{
	top:0;
}
#practice-position{
	top:38px;
}
.datalist{
	width:260px !important;
}
.datalist::after {
    background:url(../images/right-arrow.png) left 50% no-repeat;
    bottom: 0;
    content: "";
    display: block;
    right: -15px;
    overflow: hidden;
    position: absolute;
    top: -7px;
    width: 15px;
    z-index: 9999;
}
.datalist {
    background: #fff none repeat scroll 0 0;
    /*display: block;*/
    left: auto;
    list-style: outside none none;
    position: absolute;
	display:none;
	z-index:999;
	right:265px;
}
.datalist ul{
	list-style-type:none;
	margin:0;
	width:100%;
}
.datalist ul li a{
	padding:5px 10px;
	display:block;
}
.datalist ul li a:hover{
	color:#fff;
	background:#747570;
}
.datalist-inner {
    border: 1px solid #1f448a;
    max-height: 400px;
    overflow-y: auto;
}
.button-block{
	width:100%;
	float:left;
	height:auto;

}

.content-right{
	width:900px;
	float:left;
	height:auto;
	padding-right:30px;
}
.content-right .list{
	border-bottom: 1px solid #c5c5c5;
    display: inline-block;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.content-right .span3{
	width:9.0417%;
	float:left;
}
.content-right .span9{
	width:39.458%;
	float:left;
}
.content-right .span9 span{
	display:block;
}
.content-right .span9 a{
	font-weight:bold;
	color:#1f448a;
	font-size:15px;
	font-family:"Raleway",sans-serif;
}
.content-right .span9 > a:hover{
	color:#000;
}
.content-right .span9.custom a{
	font-size:14px;
	font-weight:normal;
	color:#1f448a;
}
.content-right .span9.custom a:hover{
	color:#222;
}
.content-right a.btn{
	background:#1f448a url(../images/transparent.png) no-repeat scroll 50px -990px;
	font-size:11px;
	color:#fff;
	border-radius:0;
	padding:8px 25px 8px 10px;
	text-transform:uppercase;
}
.content-right a.btn:hover{
	background-color:#286090;
}
.content-right .span3 a.btn{
	margin:8px 0;
}


.postcontent.nobottommargin.custom {
    margin: 0 20px;
    width: 620px;
}
.postcontent.nobottommargin.custom .entry-image{
	width:220px;
	margin-right:20px;
}
.postcontent.nobottommargin.custom .entry{
	max-height: 100% !important;
}


@media (min-width: 992px) and (max-width: 1199px) {
.camera_caption {
	bottom: 0;
	width: 75%;
	margin-top:150px;
	right: auto;
	left: 15px;
	margin-left:80px;
	text-align:left;
	color:#fff;
}
.camera_caption h2 {
	font-size: 42px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}
.camera-caption p {
	margin-bottom: 12px;
	font-size: 10px;
}	
.content-left .sidebar{
	width:240px;
}
.content-right{
	width:700px;
}
.content-right .span9{
	width:38.458%;
	margin-left:2%;
}

.postcontent.nobottommargin.custom{
	width:450px;
}
.postcontent.nobottommargin.custom .entry-image{
	width:150px;
}
.postcontent.nobottommargin.custom .entry-title h2{
	font-size:16px;
}

}

@media (max-width: 991px) {
.content-left .sidebar{
	margin:0;
	padding:0;
	border:none;
}
.content-right{
	width:480px;
}
.content-right .span9 {
    margin-left: 2%;
    width: 35.458%;
}



.postcontent.nobottommargin.custom{
	width:100%;
	float:left!important;
	margin:0;
}
.postcontent.nobottommargin.custom .entry{
	max-height: 100% !important;
}
.sidebar.nobottommargin.col_last{
	width:100%;
	float:left!important;
}
.datalist::before {
    background:url(../images/arrow-left.png) left 50% no-repeat;
    bottom: 0;
    content: "";
    display: block;
    left: -10px;
    overflow: hidden;
    position: absolute;
    top: -7px;
    width: 10px;
    z-index: 9999;
}
.datalist {
    background: #fff none repeat scroll 0 0;
    /*display: block;*/
    left: 100%;
    list-style: outside none none;
    position: absolute;
	display:none;
	z-index:999;
}
.datalist::after{
	background:none;
}





}


@media (min-width: 480px) and (max-width: 767px) {
.slider-caption h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}

.slider-caption p {
	margin-bottom: 12px;
	font-size: 16px;
}	
.camera_caption h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}
.camera-caption p {
	margin-bottom: 12px;
	font-size: 10px;
}
.camera_caption slider-caption-left p {
	margin-bottom: 12px;
	font-size: 10px;
}		
.content-left{
	width:100%;
}
.content-right{
	width:100%;
	padding:0;
}
.datalist{
	width:205px!important;
	left:235px;
}


.postcontent.nobottommargin.custom{
	width:100%;
	float:left!important;
	margin:0;
}
.postcontent.nobottommargin.custom .entry{
	max-height: 100% !important;
}
.sidebar.nobottommargin.col_last{
	width:100%;
	float:left!important;
}
#posts .entry{
	max-height:100%;
	float:left;
}

}

@media (max-width: 479px) {
.slider-caption h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}

.slider-caption p {
	margin-bottom: 12px;
	font-size: 16px;
}
.camera_caption {
	bottom: 0;
	width: 75%;
	margin-top:150px;
	right: auto;
	left: 15px;
	margin-left:80px;
	text-align:left;
	color:#fff;
}
.camera_caption h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}
.camera-caption p {
	margin-bottom: 12px;
	font-size: 10px;
}
.camera_caption slider-caption-left p {
	margin-bottom: 12px;
	font-size: 10px;
}		

	
.content-left{
	width:100%;
}
.content-right{
	width:100%;
	padding:0;
}
.content-right .span3 {
    float: left;
    width: 24%;
}
.content-right .span9 {
    margin-left: 0;
    width: 76%;
}
.span9.custom {
    margin: 8px 0 0;
    width: 100%;
}
#practice-position,#practice-options{
	top:auto;
	left:0;
}
.datalist::before{
	background:url(../images/arrow-top.png) no-repeat top left;
	left:46%;
	width:29px;
	top:-13px;
}
.content-left input{
	width:280px;
}
.content-left .datalist{
	width:280px!important;
}
.content-left #people-search-practice, .content-left #people-search-position{
	background:#e2e1e1 url("../images/transparent.png") no-repeat scroll 255px -793px;
}
.content-left #people-search-by-name{
	background:#e2e1e1 url("../images/transparent.png") no-repeat scroll 255px -394px;
}

.postcontent.nobottommargin.custom{
	width:100%;
	float:left!important;
	margin:0;
}
.postcontent.nobottommargin.custom .entry{
	max-height: 100% !important;
}
.sidebar.nobottommargin.col_last{
	width:100%;
	float:left!important;
}
#posts .entry{
	max-height:100%;
	float:left;
}
	
}
.thumbnail .caption .widget{
    margin-top:5px;
	padding-bottom:20px;
}

.thumbnail .caption .widget h4{
    margin-bottom:12px;
    border-bottom:solid 1px #b7b7b7;
    
}
.customborder {
		padding-bottom:5px;
		border-bottom: 2px solid #F5F5F5;
}
.col_three_fourth{
    margin-bottom:10px;
}
.col_three_fourth h3{
    padding-bottom:0px;
    margin-bottom:0px;
}
#tabs-35 .entry-image{
    margin-bottom:12px;
}
#tabs-35 .more-link{
    float:left;
    clear:both;
}
#tabs-35 .entry-title h2{
    
    font-size:14px;
}
.pgroup li {
    color: black;
    padding: 0;
    list-style-type: none;
    text-align: justify;
    background-repeat: no-repeat;
   
    margin-bottom: 2px;
    background-position: 2em .4em;
    padding-left: 4em;
    background-image: url(/images/tick.png);
    font-size: 13px;
    line-height: 18px;
    font-family: Helvetica, Verdana, sans-serif;
}

/*Lightbox Workshops*/
.lightbox-holder {
	margin: 300px auto 0;
	max-width: 100px;
}

#popup1 {
	font-size: 18px;
	line-height: 21px;
	display: none;
}

#popup1 h1 {
	font-size: 55px;
	line-height: 57px;
	color: #1f448a;
	margin: 0 0 10px;
	border-bottom: 2px solid #1f448a;
	max-width: 840px;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: capitalize;
}

#popup1 h2 {
	font-size: 33px;
	line-height: 35px;
	margin: 0 0 10px;
}

#popup1 .holder {
	padding: 8px 34px;
	max-width: 1237px;
}

#popup1 a {
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	color: #1f448a;
}

#popup1 a:hover {
	text-decoration: none;
	color: #666;
}

#popup1 .link {
	font-style: italic;
	font-size: 20px;
	line-height: 22px;
	display: block;
	margin: 0 0 18px;
}

#popup1 dl {
	overflow: hidden;
	margin: 0 0 19px;
}

#popup1 dl dt {
	font-weight: bold;
	float: left;
	width: 107px;
}

#popup1 dl time {
	display: block;
	margin: 0 0 3px;
}

#popup1 dl dd {
	margin: 0 0 6px;
	overflow: hidden;
}

#popup1 dl dd span {
	display: block;
}

#popup1 dl dd span a {
	text-transform: capitalize;
}

#popup1 address {
	font-style: normal;
	margin: 0 0 5px;
}

#popup1 .btn-row {
	margin: 0 0 22px;
	overflow: hidden;
}

#popup1 .btn-row li {
	float: left;
	margin: 0 30px 0 0;
}

#popup1 .btn-row li a {
	margin: 0;
}

#popup1 .btn-row li:after {
	display: none;
}

#popup1 .button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	margin: 5px;
	padding: 0 22px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #1f448a;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#popup1 .button:hover {
	text-decoration: none;
	background: #333;
	color: #fff;
}

#popup1 p {
	margin: 0 0 26px;
}

#popup1 ul li {
	display: block;
	position: relative;
}

#popup1 ul li:after {
	background: url("../images/transparent.png") no-repeat scroll -6px -59px;
	height: 20px;
	left: -2px;
	position: absolute;
	top: 3px;
	width: 20px;
	content: "";
}

#popup1 ul li a {
	color: #000;
	margin: 0 0 0 10px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

#popup1 ul li a:hover {
	text-decoration: none;
	color: #1f448a;
}

.eventreg_left_area{
	width:45%;
	float:left;
	
}
.eventreg_right_area{
	width:52%;
	float:right;
	padding-left:3%;
	
}
#register-form .col_half{
	margin-bottom:5px;
	width:30%;
	margin-right:2%;
}
#register-form .col_full{
	margin-bottom:5px;
	width:94%;
	margin-right:2%;
}

#register-form label.error{
	display:block;
	font-size:11px;
	text-transform:none;
}
/*End Lightbox Workshops*/

#widget-subscribe-form-email-error{
left:20px!important    
}


/*End Custom CSS*/
/* start responsive register modal*/
@media (max-width: 767px){
.eventreg_left_area, .eventreg_right_area{
	width: 100% !important;
}
.eventreg_right_area{
	padding-left: 0 !important;
	float: left;
}
#popup1 h1{
	font-size: 40px !important;
}
#popup1 h2{
	font-size: 28px !important;
}
#popup1 {
    font-size: 14px !important;
}
#register-form label{
	font-size: 9px !important;
	left: 0;
}
#register-form h3{
	font-size: 20px !important;
}
#popup1 .button{
	font-size: 17px !important;
}
#register-form .col_half {
    margin-right: 0 !important;
    width: 100% !important;
}
#register-form .col_half{
	padding-right: 0 !important;
}
#register-form .form-control{
	font-size: 10px !important;
}
#register-form .col_full{
	width: 100% !important;
	padding-right: 0 !important;
	margin-right: 0 !important;
}
#popup1 .holder{
	width: 100% !important;
	padding: 10px 0 !important;
	float: left !important;
}
/*menu part*/

#logo{
	text-align: left !important;
	width: auto !important;
	clear: both !important;
	max-width: 70% !important;
	position: relative;
	left: -55px !important;
}
.dark #logo a{
	/*width: 125px !important;
	height: 75px !important;
	padding-top: 25px !important;*/
}
.dark #logo a img{
	width: 100% !important;
	height: 100% !important;
}
#primary-menu-trigger{
	left: auto !important;
	right: 30px !important;
}
#primary-menu-trigger .icon-reorder::before{
	content: "MENU" !important;
	font-size: 15px !important;
	font-family: "Oswald",sans-serif !important;
	padding: 10px !important;
	
}
#primary-menu-trigger:hover .icon-reorder::before{
	background-color: #1f448a;
}
#top-search a {
    right: 95px !important;
}
#logo a img{
	margin: 22px 0 0 0 !important;
}
#top-search form input.form-control {
    /*font-size: 9px !important;*/
    /*padding: 0 0 0 10px !important;*/
}
#top-search form input::-moz-placeholder{
   /*font-size: 9px !important;*/
}
#top-search form input::-webkit-input-placeholder{
   /*font-size: 9px !important;*/
}
#top-search form input::-ms-input-placeholder{
   /*font-size: 9px !important;*/
}
.top-search-open #top-search a{
	left: auto !important;
	right: 15px !important;
}
#primary-menu ul li a{
	text-align: right !important;
}
#primary-menu > ul > li.sub-menu > a, #primary-menu > .container > ul > li.sub-menu > a{
	background-position: left center !important;
}
#primary-menu ul li a, #primary-menu.style-2 > div > ul > li > a{
	height: 32px !important;
	line-height: 32px !important;
}
#primary-menu ul ul a{
	height: 30px !important;
	line-height: 30px !important;
}
#primary-menu ul li a:hover{
	background-color: gray !important;
}
#primary-menu ul li.sub-menu ul li a:hover{
	background-color: gray !important;
}
#logo a.retina-logo{
	display: none !important;
}
#logo a.standard-logo {
    display: inline-block !important;
}
#logo a.standard-logo img{
	/*margin-left: -30px !important;*/
}
#primary-menu{
	/*margin-right: -15px !important;*/
}
#primary-menu ul li, #primary-menu ul li:hover a{
	border: 0 !important;
}
body.stretched #header.full-header .container{
	width: 100% !important;
}
#primary-menu{
	/*margin-right: 10px !important;*/
}
}
@media (max-width: 479px){
#wrapper #header #logo a img {
    height: auto !important;
    margin: 15px 0 0 !important;
    width: 170px !important;
}
.slider-caption.slider-caption-left{
	margin-left: 40px !important;
}
.slider-caption h2{
	font-size: 18px !important;
}
.camera_caption {
	bottom: 0;
	width: 75%;
	margin-top:10px;
	right: auto;
	left: 15px;
	margin-left:80px;
	text-align:left;
	color:#fff;
}
.camera_caption h2 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}
.camera-caption p {
	margin-bottom: 12px;
	font-size: 10px;
}
	
.button.button-xlarge{
	height: 40px !important;
	line-height: 40px !important;
	font-size: 12px !important;
	padding: 0 15px !important;
}
.slider-caption{
	width: 250px !important;
	max-width: none !important;
	margin: 0 auto !important;
}	
#primary-menu ul li{
	border: 0 !important;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 991px) and (orientation : portrait) { 
.span3.portrait{
	display: block;
	width: 100%;
}
.span3.portrait a.btn{
	float: right;
	margin: 0;
}
.camera_caption {
	bottom: 0;
	width: 80%;
	margin-top:200px;
	right: auto;
	left: 15px;
	margin-left:80px;
	text-align:left;
	color:#fff;
}
.camera_caption h2 {
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 30px;
}
.camera-caption p {
	margin-bottom: 12px;
	font-size: 10px;
}
.side-tabs ul.tab-nav {
	width:275px;

}
}
#page-title{
	padding: 100px 0 100px 0 !important;  /* was 250px 0 20px 0 */
}
#page-title2{
	padding: 25px 0 20px 0 !important;
}

#page-title3{
	padding: 100px 0 100px 0 !important;
}

#header.transparent-header + #page-title.page-title-parallax .container{
	padding-top: 0 !important;
}
/* end responsive register modal*/

