.mjw-home-featured {
    list-style-type: none;
}

/*media all*/
.mjw-home-featured .listing-item {
    font-size: 10px;
    list-style-type: none;
    min-height: 145px;
    clear: both;
    display: block;
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
}


.mjw-home-featured .title {
    font-size: 18px;
    color: #ed2a7b;
    padding-top: 5px;
}

.mjw-home-featured .image {
    float: left:;
    min-height: 125px;
    min-width: 125px;
}

.mjw-home-featured .excerpt {
    font-size: 12px;
    line-height: 18px;
    display: block;
    padding-bottom: 15px;
}

.mjw-home-featured .excerpt-dash {
    display: none;
}

/*media all*/
.mjw-home-featured .wp-post-image {
    padding: 5px;
    margin-right: 10px;
    float: left;
    clear: both;
    height: 120px;
}

.sf-menu.main-menu a{
color:#fff286;
}

.middle-bottom-sidebar{
background: #e4e4e4;
}
.middle-bottom-sidebar a {
color: #00a79d !important;
}

#bottom-sidebar {
width: 100%;
}

#bottom-sidebar .row {
width: 1230px;
margin: 0 auto;
}
#kopa-footer{
    background: #e9e9e9;
width: 100%;
}

#copy-right {
    color: #7b7a7a;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
}

.tmm .tmm_member{
    border-bottom: 6px solid #fff;
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
.kopa-single-post .entry-thumb{
display:none;
}


.page-id-100940,.page-id-100952,.page-id-101124,.page-id-101241,.postid-100842,.page-id-101409 #main-col{
width:100%!important
}


.page-id-100940,.page-id-100952,.page-id-101124,.page-id-101241,.postid-100842,.page-id-101409 #sidebar{
display:none!important
}
*/

.mjw-vote{
min-width:40%;
height:45px;
border:none;
background:#f16522;
color:#fff;
font-weight:700;
align:center;
}

.fs {
	width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
}

.fa-facebook, .fa-twitter, .fa-google, .fa-linkedin, .fa-youtube, .fa-instagram {
	color: #ee2b94;
	font-size: 30px;
	margin-top: 10px;
}



.postid-100773 #main-col{
	width:100%!important
}

.postid-100744 #main-col{
	width:100%!important
}

.postid-100793  #main-col{
	width:100%!important
}

.postid-100794  #main-col{
	width:100%!important
}

.postid-100795  #main-col{
	width:100%!important
}

.postid-100796  #main-col{
	width:100%!important
}

.postid-100797  #main-col{
	width:100%!important
}

.postid-100771  #main-col{
	width:100%!important
}

.postid-100798  #main-col{
	width:100%!important
}

.postid-100805  #main-col{
	width:100%!important
}

.postid-100806  #main-col{
	width:100%!important
}

.postid-100807  #main-col{
	width:100%!important
}

.postid-100772  #main-col{
	width:100%!important
}

.postid-100808  #main-col{
	width:100%!important
}

.postid-100809  #main-col{
	width:100%!important
}

.postid-100810  #main-col{
	width:100%!important
}

.postid-100811  #main-col{
	width:100%!important
}

.postid-100812  #main-col{
	width:100%!important
}

.postid-101329  #main-col{
	width:100%!important
}


.page-id-13  #main-col{
	width:100%!important
}



.postid-101480 #main-col{
	width:100%!important
}

.page-id-101707 #main-col{
	width:100%!important
}


.page-id-101707 #sidebar{
display:none!important
}

/*------------- #w-personal-info --------------*/


 .w-personal-info{
	list-style-type: none;

 }



.w-personal-info {
  margin-bottom: 0; }
  .w-personal-info li {
    padding: 15px 0; }
    .w-personal-info li .title {
      color: #515365;
      font-weight: 500;
      margin-right: 30px;
      float: left;
       }
    .w-personal-info li .text {
      color: #888da8;
      display: block;
      overflow: hidden; }
    .w-personal-info li .date {
      display: block;
      font-size: 11px;
      color: #bdc0ce;
      font-weight: 500;
      margin-bottom: 15px; }
  .w-personal-info a:hover {
    color: #ff5e3a; }
  .w-personal-info.item-block .title {
    margin-right: 0;
    float: none;
    width: auto; }

.widget + .widget {
  margin-top: 35px; }

.widget p {
  font-size: 13px; }






/*------------- #UI-BLOCK --------------*/
.ui-block {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e6ecf5;
  margin-bottom: 15px; }
  .ui-block .ui-block-title:last-child {
    border-bottom: 0; }

.ui-block-title {
  padding: 23px 25px 18px;
  line-height: 1;
  border-bottom: 1px solid #e6ecf5;
  border-top: 1px solid #e6ecf5;
  display: table;
  width: 100%;
  position: relative; }
  .ui-block-title .more {
    padding-left: 25px;
    text-align: right;
    width: 16px; }
  .ui-block-title > * {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle; }
  .ui-block-title .title {
font-size: 17px;
    text-align: center;
    color: #515365; }
  .ui-block-title.ui-block-title-small {
    padding: 10px 25px; }
    .ui-block-title.ui-block-title-small .title {
      font-size: 9px;
      text-transform: uppercase;
      color: #9a9fbf; }
  .ui-block-title:first-child {
    border-top: none; }
  .ui-block-title .btn {
    display: inline-block;
    margin-bottom: 0; 
font-size:20px !important;
}
    .ui-block-title .btn + * {
      margin-left: 20px; }
  .ui-block-title.inline-items .more {
    float: right;
    margin-top: 6px;
    padding-left: 0; }
  .ui-block-title + .ui-block-title {
    border-bottom: none; }
  .ui-block-title .icon-add {
    margin-right: 0; }

#accordion + .ui-block-title {
  border-top: none;
  border-bottom: none; }

.ui-block-content {
  padding: 24px 23px 23px; }

@media (max-width: 860px) {
  .ui-block.responsive-flex .w-search {
    width: auto; } }

@media (max-width: 640px) {
  .ui-block.responsive-flex .ui-block-title {
    display: flex;
    flex-direction: column; }
    .ui-block.responsive-flex .ui-block-title > * {
      margin-bottom: 10px; }
    .ui-block.responsive-flex .ui-block-title .points {
      text-align: left; }
  .ui-block.responsive-flex .block-btn {
    text-align: left;
    padding-right: 0; }
    .ui-block.responsive-flex .block-btn .btn + .btn {
      margin-top: 0; }
  .ui-block.responsive-flex .more {
    padding-left: 0; }
  .ui-block.responsive-flex .photo-gallery {
    position: relative;
    right: auto;
    order: 5;
    left: -26px;
    bottom: -29px;
    top: auto; }
    .ui-block.responsive-flex .photo-gallery.nav-tabs .nav-item {
      border-top: 1px solid #e6ecf5; }
  .ui-block.responsive-flex .w-search {
    width: auto; }
  .ui-block.responsive-flex .bootstrap-select.without-border.btn-group .dropdown-toggle .filter-option {
    text-align: left; }
  .ui-block.responsive-flex .align-right {
    text-align: left; }
    .ui-block.responsive-flex .align-right * {
      display: block; }
    .ui-block.responsive-flex .align-right > * + * {
      margin-top: 15px; }
    .ui-block.responsive-flex .align-right .btn {
      margin-left: 0; } }

@media (max-width: 480px) {
  .ui-block-content.display-flex.content-around {
    flex-direction: column; }
    .ui-block-content.display-flex.content-around > * {
      margin-bottom: 15px; } }

@media (max-width: 320px) {
  .ui-block-title .btn + .btn {
    margin-left: 0;
    margin-top: 15px; } }


.photo-item img{
max-width:250px;
}


#total_poll_vote_amount{
font-size: 25px;
    font-weight: bolder;

}

/* ---- Menu Style ---- */

.sf-menu.main-menu a {
	color: #fff !important;
}