body {
	text-align: justify;
}

.hgroup-wrap-right {
    clear: none;
    padding-top: 10px;
    padding-right: 0;
    margin-right: 0;
}

#masthead .fa-search {
	display: block;
    vertical-align: top;
    padding-top: 0;
    margin-top: -10px;
    color: #dd3333;
	font-weight: 100;
	padding-right: 10px;
}

#masthead .fa-search:hover{
	color: #ae0000;
}

.uvc-main-heading h2, .uvc-main-heading h3 {
	text-transform: capitalize;
	font-size: 18px !important;
	color: #333333;
	font-weight: 600 !important;
}

.uvc-sub-heading {
	text-align: justify;
}

.recent-posts h3 {
    font-size: 14px;
	margin-left: 5px;
	text-align: justify;
	line-height: 22px;
}

.recent-posts h3 a{
	color: #333131;
}	
.recent-posts h3::before {
	content: "*";
	color: #dd3333;
	padding-right: 4px;
}

.recent-posts h3 a:hover {
	color: #e2001a;
}

.rating-results-list .title {
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
	color: #333131;
}

.rating-results-list .title:hover {
    color: #e2001a;
}

.rating-results-list .title::before {
	content: "*";
	color: #dd3333;
	padding-right: 4px;
}

.rating-results-list .title::after {
	text-align: justify;
	padding:5px;
}

.vc-posts-list {
	padding-top: 10px;
}

.vc-posts-list-item {
	padding-bottom: 10px;
}

.vc-posts-list-item:nth-child(odd) {
	background-color: #f9ebeb;
}

.vc-posts-list-item:nth-child(even) {
	background-color: #f3f3f3;
}

.rating-results-list tr:nth-child(odd) {
	background-color: #f9ebeb;
}

.rating-results-list tr:nth-child(even) {
	background-color: #f3f3f3;
}

.rating-results-list table {
	margin-top: 0 !important;
}

.rating-results-list .rank, .rating-results-list .rating-result {
	margin-right: 0;
    line-height: 22px;
    margin-top: 0;
	font-size: 13px;
	padding: 0px 5px 0px 0px;
}

.rating-results-list tr td {
    padding: 0;
	padding-bottom: 2px;
}

.widget_rss {
    margin-left: -20px;
    margin-top: 10px;
	margin-right: -10px;
}

.rsswidget {
	text-transform: capitalize;
    font-size: 18px !important;
    color: #333333;
	vertical-align: top;
}

.rss-widget-icon {
	display: none !important;
}

.widget_rss ul li a {
	font-size: 14px !important;
    text-align: justify;
    line-height: 22px;
	color: #333333;
}

.rss-style .post .entry-content ul, .page .entry-content ul {
	padding-right: 10px;
}

.widget_rss h2 {
	border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
	font-weight: 600;
	margin-left: 5px;
}

.widget_rss ul li {
	padding-bottom: 15px;
}

.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 0;
}

#main {
    padding-top: 10px;
	padding-bottom: 20px;
}

.footer-mid p{
	color:#eee;
	cursor: pointer;
}

.footer-mid p:hover{
	color:#d33;
}

#tribe-events-pg-template {
    margin-top: 34px;
}

.vc_row { 
	margin-left: 0px;	
	margin-right: 0px;	
	padding: 5px 5px 0px 5px;
}

.rating-results-list .mr-featured-img {
    display: block;
    width: 5px;
    opacity: 0;
}

.widget_rss ul {
	padding-left: 2px;
}

.widget_rss ul li {
	padding: 5px;
}

.widget_rss ul li:nth-child(odd) {
	background-color: #f9ebeb;
}

.widget_rss ul li:nth-child(even) {
	background-color: #f3f3f3;
}

.search-form-top {
    border-radius: 3px;
}

.widget widget_rss h2 a{
	color: #333333; 
}

pvc_clear {
    clear: none;
}

.pvc_stats {
	/*background: #dd3333 !important;
    color: #fff;
    float: right;
    padding: 5px 10px 5px 10px !important;
    border: 1px solid red;
    border-radius: 3px;
    text-align: center;
    position: fixed;
    right: 0px;
    bottom: 60px;*/
	background: #ccc!important;
    color: #fff;
    float: right;
    padding: 5px 10px 5px 10px !important;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 146px;
}

.pvc_stats img {
	display: none;
}

.pvc_stats:nth-child(odd) {
	/*display: none !important;*/
}

#buddypress div.dir-search {
	margin: 0;
	padding-right: 10px;
    padding-top: 10px;
    width: 400px;
}

#search-members-form {
	float: right;
}

#search-members-form label {
	display: inline-block; 
}

#members_search {
    font-size: 100% !important;
    width: 250px !important;
    padding: 3px 5px 6px 5px !important;
    display: inline-block !important;
    border-radius: 4px !important;
}
	
#members_search_submit {
	display: inline-block !important;
    border-radius: 4px !important;
    padding: 6px 8px 6px 8px !important;
}	

#members-directory-form {
	padding: 0px 10px 25px 10px;
}

.pad20e {
	padding-right: 20px;
}

.caseStudiesHome .vc-posts-list-item:nth-child(odd) {
	background-color: transparent;
}

.caseStudiesHome .vc-posts-list-item:nth-child(even) {
	background-color: transparent;
}

.caseStudiesHome .vc-posts-list-item {
	padding-bottom: 0;
}

.caseStudiesHome p {
	padding-bottom: 0;
}
	
.case-content .post-link {
	visibility: visible !important;
}

.case-content .post-date {
	height:0;
}

.case-content .post-link a{
	font-size: 13px !important;
	visibility: visible !important;
}

.case-content .post-link a::before {
    content: " * ";
	margin-right: 4px;
}

.case-content ul {
	padding-left: 0 !important;
	margin-left: 0 !important; 
}

.case-content .filter {
    padding-top: 0 !important;
}

.case-content-more {
	font-size: 14px;
    background-color: #ce6c6c;
    margin-top: 10px;
    border-radius: 4px;
    text-align: center;
    padding: 5px 5px 5px 5px;
    display: block;
    color: #fff !important;
}

.vc_tta-panel-heading h4{
	font-size: 13px;
}

.fbGroup {
	background-color: #eee;
    padding: 10px;
}	

.rating-form .after_content .mr-filter h4 {
	display: none;
}

.interested-docs .filter {
	font-size: 14px;
    padding-top: 5px;
	margin-bottom: 25px;
}

.interested-docs .post-link {
	font-size: 14px !important;
}

.interested-docs .post-date {
	display: none;
}

.rating-doc-under {
	    clear: both;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

.rating-doc-under .after_content, .rating-form, .rating-results-list {
	margin-bottom: 0;
}

.rating-doc-under .rating-form form {
	margin: 0 0 30px;
}

.sitemap {
    display: inline-block;
}

.document-type {
    padding: 10px;
    background-color: #f2f2f2;
}

.comments-area {
	padding: 10px;
    background-color: #f2f2f2;
}

.comment-respond {
	border: 1px solid #ccc;
	padding: 10px;
}
	
h6 {
    font-size: 14px;
}

.tag-loop .post-featured-image {
	display: none;
}

.tag-loop .document-type {
    padding: 0;
    background-color: transparent; 
}

.tag-loop .entry-content {
    padding-top: 0;
}

.tag-loop .rating-doc-under {
	display: none;
}

.tag-loop .rating-result  {
	display: none !important;
}

.tag-loop .rating-form {
    display: none;
}

.tag-loop .interested-docs{
	 display: none;
}

.tag-loop .doc-data {
	display: none;
}

.tag-loop article {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.tag-loop .rightcolumn div:nth-child(1){
	height: 25ch;
    overflow: hidden;
}

.tag-loop .rightcolumn div:nth-child(2){
	margin-top: 15px;
}

.tag-loop .leftcolumn {
    width: 15%;
}

.tag-loop .rightcolumn {
    width: 84%;
}

.post-link {
	font-size: 14px !important;
}
	
.events-inner-l {
	width: 70%;
	display: inline-block;
    vertical-align: top;
	background: #f5f5f5;
    padding: 10px 10px 10px 10px;
}	

.events-inner-r {
	width: 30%;
	display: inline-block;
    vertical-align: top;
	float: right;
	/*background: #f5f5f5;
    padding: 15px 10px 15px 10px;*/
}	

#mlb2-3049589,
#mlb2-3049589 *,
#mlb2-3049589 a:hover,
#mlb2-3049589 a:visited,
#mlb2-3049589 a:focus,
#mlb2-3049589 a:active {
	display: inline;
	overflow: visible;
	position: static;
	background: none;
	border: none;
	bottom: auto;
	clear: none;
	cursor: default;
	float: none;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	max-height: none;
	max-width: none;
	left: auto;
	min-height: 0;
	min-width: 0;
	right: auto;
	top: auto;
	width: auto;
	z-index: auto;
	text-shadow: none;
	box-shadow: none;
	outline: medium none;
	margin-bottom: 15px;
}

#mlb2-3049589 h4 {
	font-weight: normal;
}

#mlb2-3049589 .subscribe-form {
	/*padding-top: 20px;
	padding-bottom: 20px;*/
}

#mlb2-3049589 .subscribe-form .form-section {
	margin-bottom: 20px;
	width: 100%;
}

#mlb2-3049589 .subscribe-form .form-section.mb10 {
	margin-bottom: 10px;
	float: left;
}

#mlb2-3049589 .subscribe-form .form-section.mb0 {
	margin-bottom: 0px;
}

#mlb2-3049589 .subscribe-form .form-section h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px !important;
	color: #000000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 28px !important;
	line-height: 100%;
	text-align: left !important;
}

#mlb2-3049589 .subscribe-form .form-section p {
	/*line-height: 150%;*/
	padding: 0px !important;
	margin: 0px 0px 10px 0px;
	color: #000000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
}

#mlb2-3049589 .subscribe-form .form-section a {
   /* font-size: 14px !important;*/
}

#mlb2-3049589 .subscribe-form .form-section .confirmation_checkbox {
   /* line-height: 150%;*/
	padding: 0px !important;
	margin: 0px 0px 15px 0px !important;
	color: #000000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

#mlb2-3049589 .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"] {
	margin-right: 5px !important;
}

#mlb2-3049589 .subscribe-form .form-section .form-group {
	margin-bottom: 15px;
}

#mlb2-3049589 .subscribe-form .form-section .form-group label {
	float: left;
    margin-bottom: 0;
    margin-top: 5px;
    width: auto;
    padding-right: 15px;
    line-height: 100%;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

#mlb2-3049589 .subscribe-form .form-section .form-group label input{
	margin-right: 5px;
	vertical-align: top;
}

#mlb2-3049589 .subscribe-form .form-section .checkbox {
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#mlb2-3049589 .subscribe-form .form-section .checkbox label {
	color: #000000 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
}

#mlb2-3049589 .subscribe-form .form-section .checkbox input {
	margin: 0px 5px 0px 0px;
}

#mlb2-3049589 .subscribe-form .form-section .checkbox input[type=checkbox] {
	-webkit-appearance: checkbox;
}

#mlb2-3049589.ml-subscribe-form .form-group .form-control {
	/*width: 49%;*/
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #F8F8F8;
	padding: 6px;
	background-color: #F8F8F8;
	margin-bottom: 7px;
}

#mlb2-3049589.ml-subscribe-form button {
	background-color: #e2001a !important;
	cursor: pointer;
	-webkit-appearance: button;
	font-size: 12px;
	font-size: 1.2rem;
	border: 0 none;
	color: #FFFFFF;
	padding: 9px 10px 7px;
	transition: all 0.3s ease-out 0s;
	border-radius: 5px;
	text-align: center;
}

#mlb2-3049589.ml-subscribe-form button.gradient-on {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}

#mlb2-3049589.ml-subscribe-form button.gradient-on:hover {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

#mlb2-3049589.ml-subscribe-form button[disabled] {
	cursor: not-allowed!important;
}

#mlb2-3049589.ml-subscribe-form .form-section.ml-error label {
	color: red!important;
}

#mlb2-3049589.ml-subscribe-form .form-group.ml-error label {
	color: red!important;
}

#mlb2-3049589.ml-subscribe-form .form-group.ml-error .form-control {
	border-color: red!important;
}

.canada-text {
	color: #e0e0e0;
	margin-bottom: 20px;
}

.canada-img1 {
	max-width: 45%;
	margin-bottom: 15px;
    float: left;
    vertical-align: top;
	border-radius: 4px;
}

.canada-img2 {
	max-width: 45%;
	margin-bottom: 15px;
    float: right;
    vertical-align: top;
	border-radius: 4px;
}
	
.pad0 .vc_tta-panel-body {
	padding: 0 !important;
}	
	
#therm_check {
	display: none;
}	

.clear-all{ 
	clear: both;
}
	
@media screen and (max-width: 900px) {
	.pvc_stats {
		top: 170px;
	}

.vc_grid-container {
font-size: 13px;
}

}
.vc_grid-container { font-size: 16px; !important}
.vc_grid-container-wrapper { font-size: 12px; !important}

.vc_clearfix { font-size: 12px;!important}
.wpb_content_element { font-size: 12px;!important}
.vc_basic_grid { font-size: 16px; !important}
.wpb_wrapper{font-size: 16px; !important}