/*
Theme Name: Pooja Khanna 
Theme URI: http://www.poojakhanna.com
Author: Thewhiteriverproject
Author URI: http://www.thewhiteriverproject.net
-------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
/*============================================
      THEME ONE ALL PAGES CSS START 
============================================*/ 

@import"css/font-awesome.min.css";
@import"css/hover.css";
@import"css/owl.carousel.css";
@import"css/owl.theme.css";

body{ 
    background: #fff;
    color: #000;
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px; 
    line-height: 1.64em;
}
h1{ 
    color: #354049;
    font-size: 58px; 
}
h2{ 
    color: #000; 
    font-size: 35px;
}
h3{ 
    color: #000; 
    font-size: 30px; 
}
h4{ 
    font-family: "Proxima Nova", sans-serif;
    color: #000;
    font-size: 25px; 
}
h5{ 
    color: #000; 
    font-size: 22px; 
}
h6{ 
    color: #000; 
    font-size: 20px; 
}
.home p{
    margin: 20px 0 0;
}
a:hover{
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
.home a{ text-decoration: none; } .home a:hover{ outline-offset: 0; outline: 0 none; text-decoration: none; } .home a:focus, .home a:active{ outline-offset: 0; outline: none; text-decoration: none; } textarea:focus, input:focus { outline: none; } textarea:active, input:active { outline: none; } button:focus, button:active{ outline: none; } select:focus, select:active{ outline: none; }
/*.......HEADER AND NAVI CSS START.......*/
.header-div{
    background: #fff;
    padding: 25px 0;
    width: 100%;
}
.header-div .col-md-6 img {
    margin:12px 0 0;
}
.second-p{
    text-transform: none !important;
    font-size:16px !important;
}
.header-div .row{
    margin: 0;
}
.header-div img{
    padding: 0;
}
.header-div .col-md-4{
    padding:10px 0 5px;
}
.header-div p {}
.header-div h2{}
.wrapper{
    margin:0 auto;
    width:1000px;
 background:#fff;
}
.header-div h2 span{
}
.header-div .col-md-8 img{
    padding: 9px 0 0;
}
.header-div .right-div{
    float:right;
}
.top_menu{}
.top_menu ul{
    margin: 0;
    padding: 0;
}
.top_menu ul li{}
.top_menu li a{}
.top_menu li a:hover{}

/*.......BANNER SECTION CSS START.......*/
.banner-div{
    padding: 100px 0;
    width: 100%;
}
.banner-div h4{
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-family: "league-gothic",sans-serif;
    letter-spacing: 10px;
    font-weight: 400;
}
.banner-div h1{
    color:#fff;
    font-size: 48px;
    font-family: Georgia;
}
.banner-div p{
    color:#fff;
    font-size: 18px;
}
.banner-left{
    text-align: center;
    float:right;
    width:40%;
}
.banner-left img{
    margin:0 auto 0;
}
.banner-right{
    width:60%;
    float:left;
}
.banner-right img{
    margin:115px 0 0;
}
.attorney_images .attorney{
     display: inline-block;
}
.attorney_images img{
    padding: 0 8px;
     text-align: center;
}
.banner_btn{
   margin:25px auto 0 !important;
   width:205px !important;
}
.banner-img{
    margin:34px 0 0;
}
/*.... HOME CONTACT SECTION.. CONSULTANT FOR LAWYER...*/
.home_section{
    padding: 30px 0;
    width: 100%;
    margin: -50px 0 0;
}
.home_section .wrapper{
    margin: 0 auto;
    border:none;
    background: #FFF; 
    border: solid #fff 1px; 
    box-shadow: 0px 7px 0px rgba(0, 0, 0, 0.1); 
    -webkit-box-shadow: 0px 7px 0px rgba(0, 0, 0, 0.1); 
    -moz-box-shadow: 0px 7px 0px rgba(0, 0, 0, 0.1); 
    width: 1100px;
}
.home_section .hvr-sweep-to-bottom:before{
    background: #ed7063 !important;
}
.home_section .hvr-sweep-to-bottom:hover{
    color:#fff !important;
}
.home_section h3{
    font-family: "league-gothic",sans-serif;
    letter-spacing: 10px;
    color:#ed7063;
    font-size: 24px;
}
.home_section h2{
    font-family: Georgia, serif;
    font-size: 48px;
}
.home_section .big-p{
    color:#000;
    font-size:30px;
    line-height: 50px;
    font-family: Georgia;
    text-align: center;
}
.home_section .small-p{
    color:#000;
    font-size:16px;
    line-height: 30px;
    font-family: Georgia;
    text-align: center;
}
.home_section .readmore{
    border: 1px solid #ed7063;
    padding:10px;
    color:#ed7063;
    width:205px;
}
.shadow-div{
    background: url(images/bitmap.jpg) no-repeat center top 1px;
    padding: 10px 0;
    margin: 0 auto;
    width: 800px;
}
/*.... HOME SECTION2.. FOR FREE BOOK DOWNLOAD ...*/
.home_section2{
    padding: 60px 0;
    width: 100%;
}
.home_section2 h3{
    margin: 0 0 0;
    font-size: 24px;
    font-family: "league-gothic",sans-serif;
    font-weight: 500;
    color: #40373b;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.home_section2 h2{
    margin: 10px 0 20px;
    font-size: 48px;
    font-family: Georgia;
    color: #000;
    line-height: 58px;
    text-transform: capitalize;
}
.home_section2 .col-md-3{
    display:none;
}
.home_section2 hr{
    margin:20px 0 14px;
    border-color: #acacac;
}
.home_section2 .read_link{
    border-bottom: 1px solid #ff0101;
    color: #ff0101;
    display: block;
    float: right;
    font-size:16px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 13px;
    text-transform: uppercase;
}
.home_section2 .read_link:hover{
    color:#395061;
    border-bottom: 1px solid #395061;
}
.home_section2 .book_div{
    background: #fff;
    border: 1px solid #b4b4b4;
    margin-top: 23px;
    padding: 13px 0;
    overflow: hidden;
}
.home_section2 p{
    font-size: 16px;
    margin: 20px 0 0!important;
    line-height: 25px;
}
/*.........FOOTER CSS STRART.......*/    
.footer{
    background: url("images/footer-bg.jpg") no-repeat;
    padding: 100px 0;
    background-size: cover;
    width: 100%;
    clear:both;
}
.footer h3{
    color:#fff;
    font-size:23px;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin:12px 0;
}
.footer ul{
    margin: 11px 0 0;
    padding: 0;
    text-align: center;
}
.footer li{
    display: inline-block;
    list-style: none;
    padding: 0 3px;
}
.footer_icon{
        background: #fff;
    border-radius: 50px;
    color: #000;
    font-size: 1.5em;
    height: 40px;
    padding-top: 11px;
    text-align: center;
    width: 40px;
}
.google_plus{
    font-size: 1.5em;
    line-height: 33px;
}
.footer_icon:hover{
    background: #ed7063;
    color:#fff;
}

/*=============================================
      ALL INNER PAGES START CSS
==============================================*/
.outter_content{
    padding: 40px 0;
}
.entry-content{
    margin: 0 auto;
    width: 1050px;
}
.inner-page-border{
    border-color: #ccc;
    margin: 10px 0;
}
.entry-content h2{
    font-weight: 600;
    line-height: 40px;
    margin: 20px 0;
}
.entry-content h3{
    font-weight: 600;
    line-height: 36px;
    margin: 20px 0;
}
.entry-content h4{
    font-weight: 600;
    line-height: 31px;
    margin: 20px 0;
}
.entry-content h5{
    font-weight: 600;
    line-height: 28px;
    margin: 20px 0;
}
.entry-content h6{
    font-weight: 600;
    line-height: 27px;
    margin: 20px 0;
}
.entry-content p{
    margin: 15px 0 0 !important;
}
.blog-detail p{
    font-size:16px;
    margin:15px 0 !important;
}
.entry-content ul{
    margin: 15px 0;
}
.entry-content ul li{
    line-height: 25px;
    margin: 12px 0 0;
}
.entry-content ol{
    margin: 10px 0;
}
.images_responsive{
    float: left;
    margin: 10px 25px 0 0;
    width: 300px;
}
.images_responsive2{
    float: right;
    margin: 25px 0 10px 20px;
    width: 300px;
}
.breadcrumbs{
    float: left;
    font-size: 14px;
    margin: 0 0 0 9px;
    width: 100%;
}
body .alm-btn-wrap{
    padding: 10px 0 0px !important;
}
/*=============================================
       BLOG PAGES START CSS
==============================================*/
.banner-inner{
    
}
.banner-inner h1{
    display: table-cell;
    vertical-align: middle;
    height: 175px;
    width: 1345px;
    color:#fff;
    font-size:36px;
    margin:0;
    letter-spacing: 15px;
    font-family: "league-gothic",sans-serif;
}
.blog_post_div{
    width: 30%;
    display: inline-block;
    padding:15px;
    border: 3px solid #398b21;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin: 0 15px 30px;
} 
.blog_post_div img{
    width:100%;
}
.inner-title{
    color: #000;
    display: block;
    font-size: 19px;
    font-weight: 700;
    padding: 5px 15px;
    text-align: left;
    width: 100%;
    font-family: 'Georgia',serif;
}
.search-div{
    width:1000px;
    margin:0 auto;
}
.search-div{
    position: relative;
}
.search-div .categories{
  background:#398b21;
  margin:0;
  padding: 13px 0;
  font-size:14px;
}
.search-div .categories:hover{
    color:#fff;
}
.search-div .search-form{
    width:100%;
}
.search-div .search-form input{
   border: 2px solid #398b21;
    padding: 11px 8px;
    margin: 3px 0;
    width: 100%;
}
.search-div .search-form .button{
    float: left;
    margin: 0;
    color: #398b21;
    background: none;
    width: 20%;
    top: -6px;
    font-size:22px;
    right: -21px;
    border: none;
    position: absolute;
}
.outter_blog_div{
    padding:50px 0;
    overflow: hidden;
}
.read-more-link{
    color:#0183c1;
    text-decoration: underline !important;
}
.read-more-link:hover{
    color:#013a55;
    text-decoration: underline !important;
}
.inner-title:focus{
    
}
.inner-title:hover{
   color:#398b21;
}
.content-blog-post-wrap{
    padding: 0 15px 0;
}
.blog_post_div p{
    color: #000;
    margin: 20px 0 0 !important;
    font-family: 'Georgia',serif;
}
.blog_post_div .category_txt{
    padding:0 15px;
    font-size:12px;
    font-family: 'Georgia', serif;
}
.blog-link{
    color:#000;
    font-weight: bold;
    text-decoration: underline;
}
.blog-link:hover{
    text-decoration: underline;
    color: #337ab7;
}
.blog_nav{
    float: left;
    margin: 20px 0;
    width: 100%;
}
.date-div{
    font-size:12px;
    font-family: 'Georgia',serif;
}
.blog_nav p{
    color: #23323c;
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 13px !important;
}
.blog_nav .arrow_left{
    color: #23323c;
    float: left;
    font-size: 3em;
    font-weight: bold;
    padding-right: 5px;
}
.blog_nav .arrow_right{
    color: #23323c;
    float: right;
    font-size: 3em;
    font-weight: bold;
    padding-left: 5px;
}
.nav-prev{
    float: left;
    width: 150px;
}
.nav-next{
    float: right;
    width: 112px;
}
.blog_nav .nav-prev:hover .arrow_left{
    color:#395061;
}
.blog_nav .nav-next:hover .arrow_right{
    color:#395061;
}
.blog_nav .nav-prev:hover p{
    color:#395061;
}
.blog_nav .nav-next:hover p{
    color:#395061;
}
.sharebox h4{
    margin: 0;
}
.sharebox ul{
    text-align: center;
    list-style: none;
    margin:0;
    padding:0;
}
.sharebox li{
    display: inline-block;
    text-align: center;
}
.blog_icon {
    color: #000;
    font-size: 2em !important;
    margin: 0 4px;
}
.blog_icon:hover{
    color:#0183c1;
}
.entry-content .alm-load-more-btn{
    border: 1px solid #ef7063 !important;
    background:none !important;
    color: #ef7063 !important;
    width: 205px !important;
    font-size: 18px !important;
    padding: 6px 0;
    font-family: "league-gothic",sans-serif;
    height: 100% !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400 !important;
}
.entry-content .alm-load-more-btn:hover{
    background:#ef7063 !important;
color:#fff !important;   
}

/*=============================================
       BUTTONS & RESPONSIVE & MODAL CSS
==============================================*/
/*------------- responsive_div-----------------*/
.responsive_div{
    background: #0183c1;
    padding: 10px 0;
    height: 36px;
}
.drop-down_menu {
    width: 100%;
}
.social_div {
    position: absolute;
    top: 6px;
    right: 0;
}
.social_div ul{
    margin: 0;
    padding: 0;
}
.social_div li{
    display: inline-block;
    list-style: none;
    margin-right: 30px;
}
.header_icon{
    color: #fff;
    font-size: 21px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
img{
    max-width: 100%;
}
.padding-all0{
    padding: 0px !important;
}
.margion-top0{
    margin-top: 0px !important;
}
.padding-left0{
    padding-left: 0px !important;
}
.padding-right0{
    padding-right: 0px !important;
}
.scrolloff {
    pointer-events: none !important;
}
.load_more{ 
display: block; 
clear: both; 
position: relative;
 }
.load_more a, .load_more .loader{ 
display: block; 
height: 90px; 
font-size: 16px; 
font-weight: bold; 
color: #fff;
text-align: center;
line-height: 90px;
background: #000;
overflow: hidden; 
position: relative; 
}
.load_more{ 
display: block; 
clear: both; 
position: relative; 
}
.load_more a:hover{ 
color: #999; 
}
.banner-inner-post{
    background:url('images/blog.png') no-repeat;
    background-size: cover;
}
.post-hd{
    font-size:48px;
    font-family: Georgia;
    margin:0 0 10px;
    text-align: center;
}
.banner-inner-post h1{
    display: table-cell;
    vertical-align: middle;
    height: 175px;
    width: 1345px;
    color: #fff;
    font-size: 36px;
    margin: 0;
    letter-spacing: 15px;
    font-family: "league-gothic",sans-serif;
}
.sharebox{
    
}
.blog-detail{
    padding: 0 0 35px;
}