/*Community Start*/
/*.wrapper{
    width:100%;
    margin:0px;
    padding:10px 10px;
    background:#FFFFFF;
    height:100%;
    float:left;
}*/
#banner-section {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 421px;
}
.blog-con-banner
{
    background: url(../images/blog-banner.jpg);
}
.blogcat-con-banner .banner-title a {
    display: inline-flex;
}
.right_sideblog {
    overflow: hidden;
    background: #fff;
    width: 100%;
    padding: 0px 10px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius: 2px;
}
.hole_content{
    float:left;
    width:100%;
    margin:0 0 0 0px;
    padding:0px;
}
.com_heading{
    padding:10px;
    margin:0 0 0 0px;
    background:#F5F8F9;
    color:#242323;
    -webkit-border-radius:4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    font-weight: 600;
}
.menu_links{
    list-style:none;
    margin:7px 0 20px 0px;
    padding:0px 0 0 0px;
}
.menu_links li{
    display:block;
    margin:3px 0px 0px 0px;
    padding:10px 0 6px 15px;
    background:#ebebe8;
    color:#010000;
    font-size:11px;
    width: 92%;
    text-align:left;
    float:left;
}
.menu_links li a{
    text-decoration:none;
    margin:0 18px 0 0px;
    padding:0px;
    font-size:12px;
    color:#010000;
    width:77%;
    float:left;
}
.menu_links li a:hover{
    color:#65a501;
}
.menu_links li:hover{
    background:#e0e0e0;
}
.menu_links li.active{
    background:#CCC !important;
}
.full_detail{
    width:100%;
    float:left;
    margin:0 0 0 0px;
    padding:0px;
}
.see_more{
    padding:5px;
    margin:8px 3px 0 0px;
    float:right;
    font-size:12px;
}
.dataTables_length {
    margin-left: 25px;
    margin-top: 6px;
    width: 41% !important;
}
.dataTables_length label{
    width:50%;
    float:left;
    margin:5px 0 0 10px;
    padding:0px;
    font-size:13px;
    font-weight: bold;
}
.dataTables_length select{
    width:60px;
    margin:0 0 0 0px;
    padding:0px;
    border:#999 solid 1px;
    color:#999;
    font-size:13px;
    font-weight: bold;
}
.dataTables_filter label {
    display:inline-block;
    margin:5px 0 5px 15px!important;
    padding:0px!important;
    width:32% !important;
    color:#333333 !important;
    font-size:13px!important;
    font-weight: bold;
}
.dataTables_filter input{
    border:#CCC solid 1px !important;
    margin:0 0 0 5px !important;
    font-size:12px!important;
    padding: 1px!important;
}
.property_table{
    background:#fdfdfd;
    border-radius:none;
    margin:10px 0;
    float: left;
    border-left:#e1e0e0 solid 1px;
    border-top:#e1e0e0 solid 1px;
    border-right:#e1e0e0 solid 1px;
}
.property_table td{
    color: #1F1F1D !important;
    border-bottom:#e0e0e0 solid 1px !important;
    font-size: 13px !important;
    font-weight: normal;
    padding:10px 0 10px 10px !important;
}
.property_table td a{
    font-size: 13px;
    font-weight: normal;
    text-decoration:none;
}
.property_table td a:hover{
    text-decoration:underline;
}
.property_table td span{
    color:#333 !important;
    float: left;
    font-size: 12px;
    font-weight: normal;
    font-weight: 500;
}
/******************COMMUNITY PAGE BUTTON START********************/
.dataTables_wrapper .paginate_button {
    background: none repeat scroll 0 0 #DF7319;
    border-bottom: 1px solid #AF3C0F;
    border-left: 1px solid #AF3C0F;
    border-top: 1px solid #AF3C0F;
    color: #FFFFFF !important;
    float: left;
    font-size: 11px;
    padding: 1px 8px;
    text-indent:0;
    text-shadow: none;
}
.dataTables_wrapper span .paginate_button  {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none;
    border-left: 1px solid #AF3C0F;
    border-top: medium none;
    color: #111 !important;
    float: left;
    font-size: 11px;
    padding: 1px 8px;
    text-indent: 0;
    text-shadow: none;
}
.dataTables_wrapper span .paginate_active{
    background: none repeat scroll 0 0 #AF3C0F;
    color: #CCCCCC;
    float: left;
    font-weight: 500;
    padding: 1px 7px;
}
.dataTables_wrapper .paginate_button:hover{ 
    background: none repeat scroll 0 0 #AF3C0F;
}
.paging_full_numbers{ 
    float: right;
    margin: 10px 0 0;
}
.dataTables_wrapper span{ border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    cursor: pointer;
    font-size: 11px;
      background-color: #FFFFFF;
    color: #333333;
    float:left;
    margin: 0;
    padding: 0px
}
#property_table_info, #comment_table_info{
    float:left;   
    padding: 0 8px;
}
#property_table_info, #comment_table_info{
    color:#999;
    line-height: 22px;
    font-size:14px;
    margin:5px 0 0 5px;
}
.dataTables_wrapper span .paginate_button:hover{
    color:#fff !important
}
/******************COMMUNITY PAGE BUTTON END********************/
/**new post**/
.new_post_content{
    float:left;
    margin:10px 0;
    padding:0px 0 0 15px;
    width:100%;
    background:#f4f4f4;
    border:#e0e0e0 solid 1px;
    color:#666666;
    font-size:13px;
}
.store_heading{
    margin:15px 0 8px 0px;
    padding:0px;
    font-size:14px;
    color:#010000;
    float:left;
    width:100%;
    font-weight: 600;
}
.store_inputuse{
    font-size:12px;
    font-weight:normal;
    color:#797979;
    border-color:#B3B3B3 #CCCCCC #CCCCCC #B3B3B3;
    border-style:solid;
    border-width:1px;
    background:#FFFFFF;
    line-height:15px;
    width:35%;
    margin-right:10px;
    padding:6px 5px 6px 10px;
    float:left;
    margin-left:10px;
}
/* View post */
.right_sideblog .blog_split
{
    float: left;
    padding: 13px 0px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
}
.blog_split .title_blog {
    border-bottom: 1px solid #E3E3E3;
    padding: 0 0 5px !important;
}
.blog_split .title_blog a
{
    color: #212121;
    font-size: 20px;
    text-transform: capitalize;
    display: inline-block;
}
.blog_split
{
    margin: 10px 0px;
    width: 100%;
    padding: 20px;
    background: #fff;
}
.date_cale{
    float:left;
    margin:10px 0px 10px;
    padding:0px;
    list-style:none;
    width: 100%;
}
.date_cale li{
    float:left;
    margin:0 0 0 0px;
    padding:0px;
    list-style:none;
    color:#9f9f9f;
    font-size:13px;
    text-transform: capitalize;
}
.date_cale li img{
    float:left;
    padding:2px;
    border:none;
    width: 20px;
}
.blog_split .blog_cms {
    float: left;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}
.blog_cms h3 {
    margin: 20px 0px;
}
.blog_cms img
{
    text-align: center;
    display: block;
    width: 600px;
    box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.20);
    margin: 20px 0px;
    cursor: pointer;
}
.blog_cms .amigo_link {
    display: inline;
}
.post_image_main {
    text-align: center;
}
.post_image_main img {
    width: 700px;
}
.title_blog_tit{
    color:#2e2e2e;
    font-size:18px;
    padding:0 0 0 0px;
    text-transform: capitalize;
}
.blog_list_main
{
    float:left;
    width:100%;
    margin:10px 0 10px;
    list-style:none;
}
.blog_list_main li
{
    float:left;
    border-top:1px solid #E6E6E6;
    width:100%;
    padding:10px 0;
    list-style:none;
}
.team_img_cc{
    float:left;
    padding: 0px 10px;
}
.team_img_cc img
{
    border-radius: 50%;
    width: 50px;
}
.team_img_cc h4 {
    text-align: center;
    text-transform: capitalize;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
}
.blog_cc
{
    float:left;
    width:78%;
}
.blog_cc h2
{
    float:left;
    width:100%;
    font-weight: 500;
    margin:0 0 10px;
    font-size:14px;
}
.blog_cc a{
    text-decoration:none;
}
.blog_cc a h2
{
    float:left;
    width:100%;
    font-weight: normal;
    margin:0 0 10px;
    font-size:14px;
    text-decoration:none;
    color:#158104;
}
.blog_cc a h2:hover{
    text-decoration:underline;
}
.blog_cc p
{
    float:left;
    color:#4D4D4D;
}
.post_comments_con
{
    width:90%;
    float:left;
    margin:13px 0 20px 7px;
    padding:0px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border-radius: 5px 5px 5px 5px;
}
.com_req_login
{
    padding: 30px;
}
.com_req_login a {
    display: inline-block;
}
/*View Community home page start*/
.com_section_title {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0px 30px 10px;
}
.community_section h1 {
    font-size: 28px;
    display: inline-block;
}
.com_slider_inner {
    width: 100% !important;
}
.com_slider_inner ul li {
    border-radius: 5px;
    padding: 10px 10px 0;
    margin: 10px;
    height: auto !important;
    width: 316px !important;
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0,0,0,0.05);
}
.com_slider_con {
    float: left;
    padding: 25px 0px;
    width: 100%;
}
.post_image {
    text-align: center;
    width: 100%;
}
.post_image img{
    transition: all 0.4s ease-in-out;
}
.com_slider_inner ul li:hover .post_image img{
    transform: scale(1.05,1.05);
}
.post_content {
    min-height: 180px !important;
}
.post_content .amigo-btn
{
    margin: 0px 0px 5px;
}
.post_title {
    color: #2b2b2b !important;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0px;
}
.posted_date {
    color: #878787 !important;
}
.posted_date a {
    padding-right: 3px;
}
.com_slider_control .slider_control
{
    cursor: pointer;
    padding: 0;
    font-style: initial;
    font-family: FontAwesome;
    font-size: 28px;
    font-weight: 500;
    float: right;
    background: #373a5b;
    border-radius: 50%;
    color: #fff;
    margin: 0px 5px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
}
.com_slider_control .slider_control:hover
{
    background: linear-gradient(to bottom, #dcdcdc 0%, #404040 100%);
}
.com_slider_prev::after {
    content: "\f104";
}
.com_slider_next::after {
    content: "\f105";
}
.comm_capt_head h1
{
    font-family: 'BodoniFLF-BoldItalic',Vidaloka,serif;
    font-style: italic;
}
.blog_read_more {
    padding: 10px 0px;
    color: #000;
    font-weight: 700;
    float: left;
    text-transform: capitalize;
}
.blog_read_more .fa, .post_content .amigo-btn .fa
{
    transition: 0.3s;
    color: #FED001;
}
.blog_read_more:hover .fa, .post_content .amigo-btn:hover .fa {
    padding-left: 2px;
    color: #FED001;
}
.blog_read_more:hover
{
    color: #FED001;
}
.com_main {
    max-width: 800px;
    margin: 10px auto;
}
.panel_inner {
    text-align: center;
}
.panel_inner {
    float: left;
    padding: 16px 16px 0;
}
.panel_inner p {
    float: left;
    color: #666666;
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 12px;
}
.connect_btns {
    text-align: center;
    margin: 20px 0px;
}

/*======================
    MEDIA QUIRIES
========================*/
@media only screen and (max-width:767px){
    .menu_links {
        max-width: 300px;
        margin: 0px auto !important;
    }
    .dataTables_length, .dataTables_length label, .dataTables_filter label
    {
        width: auto !important;
    }
}