/*
Plugin: Social Media Reviews
Author: WeeboWeb
Author URI: support@weeboweb.com
*/
#cmtbox{font-family: 'Open Sans', sans-serif;text-align:center;}
.social-column , .rev-dicription{float:left; width:100%; clear:both; padding:10px 0;font-family: 'Open Sans', sans-serif;}
.social-column{border-bottom:1px solid #ddd; padding:20px 0;}
   #rating-stars img {
    max-width: 22px;
}
.social-logo img {
    
    float: left;
}
span#rating-stars {
        position: relative;
    top: 15px;
    float: left;
    margin-left: 5px;
}

#scmMediaBox {
    background: #fff;
    margin:50px 0;
}
.scmMediaBoxcontent {
    padding: 0 20px;
}
span#rating-stars img{min-height:auto;}
.social-rating,.social-logo{float:left; width:50%;}
 .social-rating{text-align:right;}
.practice {
    background-color: #1f4683;
    color: #ffffff;    float: left;
    width: 100%;
    border-bottom: 10px solid #4c9dc1;
    padding: 0 3em;
}


.practice-name{font-size: 28px;
    float: left;
    padding: 1rem 0;
    color: #fff;}
    .social-logo img {
    
}
.practice .avg-rating {
    padding-top: .8em;
    padding-right: 0;
    padding-left: 0;    float: right;
    text-align: center;
}
.practice p {
    font-weight: bold;
	margin-bottom:0;
}
.practice .avg-rating .number {
    color: #ffb000;
    font-size: 1.5rem;
}
.pagenum a.page-numbers, .tpage, .pagenum .current{    background: #ddd;
    color: #000;
    padding: 5px 10px;
    font-size: 17px;
    border-radius: 5px;
    text-decoration: none;
    border: 0;} 
	.pagenum {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 25px;
}
.tpage{margin-right:10px;}
.grate{width:100%; clear:both;}
#cmtbox .cbox {
    width: 100%;
    clear: both;
    margin-bottom: 35px;
}
#cmtbox span.inputbx , #cmtbox .inputbx2{
    text-align: center;
    position: relative;
}

#cmtbox span.inputbx label ,#cmtbox .inputbx2 label {
    font-size: 20px !important;
    line-height: 34px;
    color: #fff;
}
#messagebox{width:100%;}
.practice .avg-rating p{margin-bottom:10px;}
#cmtbox span.inputbx input , #cmtbox .inputbx2 input {
    width: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    height: 155px;
    position: absolute;
    left: 0;
    cursor: pointer;
    z-index: 9;
}

#cmtbox .inputbx2{    background: none;
    box-shadow: none;
    margin-right: 5px;
    padding: 5px;}
	#messagebox h4{font-size:18px;}
	#messagebox ul.socialmlist{margin:0 auto; padding:0; max-width:500px;}
	#messagebox ul.socialmlist, #messagebox ul.socialmlist li{list-style:none;  }
	 #messagebox ul.socialmlist li{  display: inline-block;}
#cmtbox .inputField {
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}
#scmMediaBox,.scmMediaBoxcontent{width:100%; float:left; clear:both;}
.scmMediaBoxcontent{margin:25px 0;}
/*.inputbx input[type="radio"] {
    position: relative;
    width: 100%;
    height: 18px;
    z-index: 1;
}
.inputbx label {
    background: #000;
    text-align: center;
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 10px 25px;
    border: 0;
	cursor:pointer;
    border-radius: 5px;
}*/

.tabs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.accordion{margin:30px 0;}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
}



.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 440px) {
img.reviews {height:70px !important;}
#cmtbox span.inputbx label ,#cmtbox .inputbx2 label {font-size:12px !important;}
}
