@charset "utf-8";
.css { font-family: 'Open Sans', sans-serif; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button { border: 0 none; font-size: 100%; margin: 0; outline: 0 none; padding: 0; vertical-align: baseline; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img { max-width: 100%; }
ol, ul { list-style: none outside none; }
h1, h2, h3, h4, h5, h6, li { font-weight: normal; line-height: 36px; font-family: 'PT Sans', sans-serif; }
body { background: #eeeeee; color: #717171; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; font-size: 14px; margin: 0; padding: 0; }
a { color: #09f; }
a:hover { text-decoration: none; }
#back_to_camera { clear: both; display: block; height: 80px; line-height: 40px; padding: 20px; }
.fluid_container { margin: 0 auto; max-width: 1000px; width: 90%; }
.wrapper { width: 100%; margin: 0 auto; max-width: 1600px; }
.main { width: 100%; margin: 0 auto; max-width: 1200px; }
.main_inner { float: left; width: 100%; border-top: 3px solid #0c2e82; background: #fff; padding: 0px 1%; }
.logo { float: left; width: 35%; margin-top: 35px; }
.header_right { float: right; width: 45%; margin-top: 0; }

.header_right .lgn{
	width:100%;
	text-align:right;
	margin:10px 0;
	    padding-right: 7px;
}

.header_right .lgn a{
	display:inline-block;
	vertical-align:top;
	padding:6px 12px;
	background:#108f34;
	color:#fff;
	text-decoration:none;
	margin-left:5px;
	border-radius:3px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
}

.header_right .lgn a:hover{
	background:#0c2e82;
}

.contact { float: right; width: 72%; }
.number { float: left; width: 52%; font-family: 'PT Sans', sans-serif; font-size: 24px; color: #0c2e82; background: url(../images/phone.png) 0% 47% no-repeat; padding-left: 25px; margin-top: 13px; }
.twitter { float: left; width: auto; }
.toggle { display: none; float: left; width: 100%; background: #105b90; color: #fff; line-height: 39px; text-align: center; cursor: pointer; margin-top: 15px; }
.navigation { float: left; width: 100%; margin-top: 8px; }
.navigation ul { float: left; width: 100%; font-size: 14px; color: #000; text-transform: capitalize; }
.navigation ul li { float: left; width: auto; margin-right: 53px; }
.navigation ul li:last-child { margin-right: 0px; }
.navigation ul li a { text-decoration: none; color: #000; }
.navigation ul li:hover a { color: #1b933d; }
.navigation ul .active a { color: #1b933d }
.header { float: left; width: 100%; }
.slider { float: left; width: 100%; border: 8px solid #eee; }
.welcome_area { float: left; width: 100%; margin-top: 15px; border-bottom: 1px solid #e8e8e8; }
.welcome_title { float: left; width: 100%; }
.welcome_title h1 { float: left; width: 100%; background: url(../images/title_lines.png)55% repeat-x; text-align: center; }
.welcome_title h1 span { text-align: center; font-size: 24px; color: #0c2e82; font-family: 'PT Sans', sans-serif; background: #fff; padding: 0px 15px }
.welcome_para { float: left; width: 100%; font-size: 14px; color: #000000; line-height: 24px; margin-top: 18px; padding-bottom: 15px; }
.midl { float: left; width: 100%; margin-top: 15px; }
.latest_blog { float: left; width: 73%; }
.blog_title { float: left; width: 100%; }
.blog_title h2 { float: left; width: 100%; background: url(../images/blog_het.png) 112px 20px no-repeat; }
.blog_title h2 span { float: left; font-size: 20px; color: #108f34; font-family: 'PT Sans', sans-serif; }
.blog_listing { float: left; width: 100%; border: 3px solid #afafaf; border-radius: 3px; }
.listing1 { float: left; width: 100%; padding: 1%; }
.listing_title h3 { float: left; width: 100%; font-family: 'PT Sans', sans-serif; font-size: 18px; color: #000; font-weight: 700; line-height: 30px; }
.listing_title h3 a { text-decoration: none; color: #000; }
.date h4 { float: left; width: 71%; font-family: 'PT Sans', sans-serif; font-size: 14px; color: #0c2e82; font-weight: 700; font-style: italic; line-height: 20px; }
.listing_details { float: left; width: 100%; border-bottom: 1px solid #c7c7c7; padding-bottom: 20px; }
.listing_images { float: left; width: 23%; border: 3px solid #eee; }
.listing_para { float: left; width: 74%; font-size: 14px; color: #444444; line-height: 24px; margin-left: 25px; padding-bottom: 8px; }
.listing_para a { color: #0c2e82; text-decoration: none; }
.profile { float: right; width: 27%; background: url(../images/shadow.png) no-repeat; padding-left: 41px; }
.profile_title h2 { float: left; width: 100%; background: url(../images/blog_het.png) 145px 20px no-repeat; }
.profile_title h2 span { float: left; font-size: 20px; color: #108f34; font-family: 'PT Sans', sans-serif; }
.profile_title { float: left; width: 90%; }
.profile_deatils { float: left; width: 100%; border: 1px solid #dadada; border-radius: 4px; padding: 2%; }
.profile_images { float: left; width: 38%; padding: 6px; }
.small_para { float: right; width: 60%; font-size: 14px; color: #444; line-height: 22px; }
.pro_para { float: left; width: 100%; padding: 2%; font-size: 14px; color: #444; line-height: 24px; }
.pro_para a { color: #0c2e82; text-decoration: none; }
.profile_deatils ul { float: left; width: 96%; padding: 8px; }
.profile_deatils ul { float: left; width: 97%; }
.icon_address { float: left; width: 80%; background: url(../images/address.png)0px 5px no-repeat; padding-left: 25px; font-size: 15px; color: #171717; font-family: 'PT Sans', sans-serif; font-weight: 700; margin-left: 10px; line-height: 30px; }
.contact_info { float: left; width: 100%; margin-top: 15px; margin-bottom: 84px;}
.phone_number { float: left; width: 80%; background: url(../images/phone_number.png) 5px no-repeat; padding-left: 36px; font-size: 15px; color: #0c2e82; font-family: 'PT Sans', sans-serif; font-weight: 700; margin-left: 10px; margin-top: 8px; }
.mail { float: left; width: 80%; background: url(../images/mail.png) 5px no-repeat; padding-left: 36px; font-size: 15px; color: #171717; font-family: 'PT Sans', sans-serif; font-weight: 700; margin-left: 10px; margin-top: 8px; text-decoration: none; }
.mail a { text-decoration: none; color: #171717; }
.twitter_icon { float: right; width: auto; padding: 15px 18px; }
.footer { float: left; width: 100%; background: #181818; }
.footer2 { float: left; width: 100%; background: #fff; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #444; font-style: italic; padding-right: 50px; padding-left: 175px; line-height: 20px; }
.footer_link { float: left; width: 49%; padding: 15px 15px; }
.footer_link ul { float: none; font-family: "PT Sans", sans-serif; font-size: 14px; margin: 0 auto; width: 100%; }
.footer_link ul li { float: left; width: auto; border-right: 2px solid #FFF; padding-right: 25px; padding-left: 25px; line-height: 20px; }
.footer_link ul li a { text-decoration: none; color: #fff; }
.footer_link ul li:last-child { border: none; padding-right: 0px; }
.copy_right { float: right; width: 40%; font-size: 12px; font-family: 'PT Sans', sans-serif; color: #fff; padding: 15px 0px; }
/************************************************Blog*++++++++++++++*******************************************/



.blog_images { float: left; width: 41%; }
.blog_para { float: left; width: 56%; font-size: 14px; color: #444; line-height: 24px; margin-left: 15px; }
.blog_all { float: left; width: 100%; font-size: 14px; color: #444; line-height: 24px; margin-top: 15px; }
.page_heading { float: left; width: 100%; background: #0c2e82; padding: 7px 15px; margin-top: 15px; }
.blog_heading { float: left; width: 70%; font-size: 24px; color: #fff; font-family: 'PT Sans', sans-serif; }
.pagenation_navi { float: right; width: 12%; }
.pagenation_navi ul { float: left; width: 100%; font-size: 12px; color: #fff; text-transform: capitalize; }
.pagenation_navi ul li { float: left; width: auto; margin-right: 25px; }
.pagenation_navi ul li:last-child { margin-right: 0px; }
.pagenation_navi ul li a { text-decoration: none; color: #fff; }
.pagenation_navi ul li:hover a { color: #00ff5d; }
.pagenation_navi ul .select a { color: #00ff5d; }
/************************************************practice areas*++++++++++++++*******************************************/

.inner_blogs-images { float: left; padding: 5px; margin-top: 10px; width: 65px; overflow: hidden; }
.inner_blogs-images img { border-radius: 4px; }
.blog_inner_title h5 { float: left; width: 67%; font-size: 14px; color: #000; line-height: 18px; margin: 5px; padding-top: 10px; }
.blog_inner_title h5 a { text-decoration: none; color: #000; }
.blog_inner_all { float: left; width: 100%; font-size: 13px; color: #444; font-style: italic; padding: 2%; border-bottom: 1px solid #ddd; }
.blog_inner_all a { color: #0c2e82; text-decoration: none; }
/************************************************attorney Profile*++++++++++++++*******************************************/



.attorney_images { float: right; width: auto; }
.attorney_para { float: left; width: 75%; font-size: 14px; color: #444; line-height: 24px; margin-left: 15px; }
.blog_all ul { float: left; width: 65%; margin-top: 10px; }
.blog_all ul li { float: left; width: 100%; background: url(../images/right.png) 0% 13px no-repeat; padding-left: 15px; }
.blog_all span { font-size: 16px; font-weight: 700; color: #444444; margin-top: 15px; }
.blog_all images2 {margin-left: 35px; padding-left: 15px; width: auto; }
.contact_form { float: left; width: 60%; }
fild { float: left; width: 65%; margin-top: 35px; }
.form_filed { width: 90%; }
.form_filed .field { float: left; width: 100%; border: solid 1px #d6d6d6; padding: 10px; margin-top: 20px; color: #333333; }
.form_filed textarea { float: left; width: 100%; height: 175px; margin-top: 20px; border: solid 1px #d6d6d6; color: #333333; padding: 10px; font-size: 14px; font-family: 'Open Sans', sans-serif; }
.form { float: left; width: auto; margin: 0px 0px 0px 0px; float: left; text-align: center; margin: 30px 0px 15px 0px; background: rgba(137, 3, 12, 1); background: -moz-linear-gradient(left, rgba(137, 3, 12, 1) 0%, rgba(186, 36, 46, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(137, 3, 12, 1)), color-stop(100%, rgba(186, 36, 46, 1))); background: -webkit-linear-gradient(left, rgba(137, 3, 12, 1) 0%, rgba(186, 36, 46, 1) 100%); background: -o-linear-gradient(left, rgba(137, 3, 12, 1) 0%, rgba(186, 36, 46, 1) 100%); background: -ms-linear-gradient(left, rgba(137, 3, 12, 1) 0%, rgba(186, 36, 46, 1) 100%); background: linear-gradient(to right, rgba(137, 3, 12, 1) 0%, rgba(186, 36, 46, 1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89030c', endColorstr='#ba242e', GradientType=1 );
border-radius: 1px 1px 1px 1px; -moz-border-radius: 1px 1px 1px 1px; -webkit-border-radius: 1px 1px 1px 1px; border: 0px solid #000000; padding: 10px; width: 133px; color: #fff; font-size: 14px; }
.map { float: left; width: 30%; margin-right: 15px; }
.submit { float: left; width: 25%; background: #0c2e82; border-radius: 3px; font-size: 18px; color: #fff; text-decoration: none; text-transform: capitalize; text-align: center; margin-top: 25px; padding: 10px; }
.form_submit { float: left; width: 25%; background: #0c2e82; border-radius: 3px; font-size: 18px; color: #fff; text-decoration: none; text-transform: capitalize; text-align: center; margin-top: 25px; padding: 10px; }
.form_submit:hover { background: #1b933d; }
.submit:hover { background: #1b933d; }
.contact-page .profile { min-height: 691px; }





/********************************************************************Responsive Website**************************************************************************/

.services{ float:left; width:100%; list-style:none; margin:0; padding:0;}
.services li{ float:left; width:31%; margin:1%; box-shadow:0px 0px 5px 0px #ccc; border-radius:5px; padding:10px; box-sizing:border-box;
min-height:400px;}
.services li .service-title{ font-size:18px; color:#0c2e82; float:left; width:100%; text-align:center;}
.services li .service-image{ float:left; width:100%; text-align:center;}
.services li .service-description{ float:left; width:100%; font-size:14px; line-height:24px; color:#444444; margin:10px 0px 0px;}
.services li .more_link{clear:left; text-decoration:none;}

.pd_fle h2, .pd_fle h4{
	    font-size: 18px;
    color: #0c2e82;
    float: left;
    width: 100%;
	font-weight:bold;
	margin:0 0 10px 0;
}


.pd_fle ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

.pd_fle ul li{
	font-size:16px;
	padding:0 10px;
}

.pd_fle ul li a{
	color:#171717;
	text-decoration:none;
}

.pd_fle ul li a:hover{
	color:#09f;
}


.pd_fle ul li img{
	width:25px;
	vertical-align:sub;
}


.pd_doc{
	width:100%;
	float:left;
	margin:30px 0 0;
}

.nt_fnd{
		width:100%;
	float:left;
	margin:30px 0 0;
	color:#e50000;
	font-weight:bold;
}

@media(max-width:1200px) {
.main_inner { width: 100%; }
.contact { width: 76%; }
.header_right { width: 53%; }
.profile_title { margin: 0px; }
.footer_link { width: 57%; }
.small_para { color: #444; float: left; font-size: 14px; line-height: 24px; padding: 2%; width: 100%; }
.profile_images { width: 100%; text-align: center; }
.profile_deatils { width: 100%; }
.icon_address { font-size: 16px; }
.mail { font-size: 14px; }
.phone_number { font-size: 16px; }
.pro_para { font-size: 14px; font-size: 14px; width: 100%; }
.copy_right { width: 34%; }
.pagenation_navi { width: 15%; }
.blog_inner_title h5 { width: 60%; }
.attorney_para { width: 69%; }
}
 @media(max-width:999px) {
.contact { width: 93%; }
.pagenation_navi { width: 19%; }
.attorney_para { width: 60%; }
.blog_inner_title h5 { width: 51%; }
.header_right { width: 58% }
.latest_blog { width: 70%; padding: 0px; margin: 0px; }
.profile { width: 30%; margin: 0px; }
.navigation ul li { margin-right: 25px; }
.logo { width: 42%; }
.profile_deatils { width: 100%; }
.listing_images { width: 43%; float: none; margin: 0 auto; }
.listing_para { width: 100%; margin: 10px 0px; }
.icon_address { margin-left: 2px; }
.phone_number { margin-left: 0px; }
.mail { margin-left: 0px; font-size: 11px; }
.twitter_icon { width: 85%; }
.footer_link { width: 53%; }
.footer_link ul { font-size: 12px; }
.copy_right { width: 44%; }
.footer_link ul li { padding-left: 12px; padding-right: 12px; }
.contact_form { width: 100%; }
.map { width: 100%; margin-top: 15px; }
}
 @media(max-width:767px) {
.logo { width: 100%; text-align: center; }
.mail { font-size: 18px; }
.attorney_para { width: 62%; margin: 0px 20px; }
.pagenation_navi { width: 23%; }
.latest_blog { width: 100%; }
.contact { width: 83%; }
.header_right { width: 100%; }
.number { width: 37%; }
.footer_link ul li { padding-right: 11px; }
.toggle { display: block; }
.menu { display: none; }
.profile { background: none; width: 100%; margin: 0; padding: 0; }
.navigation .toggled-on { padding: 0; }
.toggled-on li { width: 100%; }
.navigation ul li:hover { background: #e6e6e6; }
.navigation ul li { width: 100%; text-transform: uppercase; text-align: center; background: #eee; border-bottom: 1px dashed #d6d6d6; }
.navigation .toggled-on li a { border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; }
.navigation .toggled-on li:hover .sub-menu { position: inherit; width: 100%; }
.footer_link { width: 53%; }
.header_right .lgn{text-align:center;}

}
 @media(max-width:643px) {
.latest_blog { width: 100%; }
.contact { width: 100%; }
.number { float: none; margin: 0 auto; }
.twitter { width: 100%; text-align: center; margin-top: 15px; }
.welcome_title h1 span { font-size: 18px; }
.listing_images { width: 39%; float: left; text-align: left; }
.listing_para { width: 55%; float: right; margin: 0 10px; padding: 0; }
.profile { background: none; width: 100%; padding: 0; margin: 15px 0px; }
.profile_images { width: 20%; text-align: left; }
.small_para { float: left; width: 80%; }
.pro_para { width: 100%; }
.profile_deatils ul { float: left; width: 100%; }
.icon_address { font-size: 20px; }
.phone_number { font-size: 20px; }
.mail { font-size: 20px; }
.twitter_icon { width: 60%; }
.copy_right { text-align: center; width: 100%; }
.footer_link { width: 100%; margin: 0 auto; float: left; font-size: 14px; }
.footer_link ul { font-size: 14px; text-align: center; width: 371px; }
.footer_link ul li { padding-left: 6px; padding-right: 7px; }
.camera_caption { display: none !important; }
.page_heading { width: 100%; text-align: center; }
.blog_heading { width: 100%; text-align: center; }
.pagenation_navi { float: left; width: 100%; text-align: center; margin: 0 auto; }
.attorney_images { width: 100%; text-align: center; }
.attorney_para { width: 100%; margin: 12px 0px; padding: 0; }
.services li{ width:98%;}
}
 @media(max-width:400px) {
.logo { width: 100%; }
.number { margin-bottom: 15px; }
.header_right { margin: 0; padding: 0; }
.welcome_title h1 span { font-size: 16px; }
.welcome_para { font-size: 12px; margin-top: 8px; }
.listing_para { width: 100%; font-size: 14px; padding: 0; margin: 0; }
.listing_images { width: 100%; text-align: center; float: none; margin: 10px 0px 10px 0px }
.footer_link ul { width: 100%; }
}

.service-image_right{float:right;margin-left: 10px;}
.admin_service-image_right{float:right;margin-left: 10px;margin-top: 25px;}


