
.cons-heading {
	padding: 1%;
	font-family: 'Roboto', sans-serif;


}
.cons-heading img {
height: 17px;
}
.head1 {
	font-size: 20px;
}
.head2 {
	color:  #0088cc;
	padding-top: 5px;
	font-size: 20px;
}
.head2 img {
	font-size: 20px;
	color:  #0088cc;
}


.cons-img img {
	width: 100%;
    border-radius: 100%;	
}
.cons-name span {
	font-size:24px;
	color:  #0088cc;
}
.cons-detail span {
	font-size: 15px;

}
.cons-row{
	padding: 1%;
	font-family: 'Roboto', sans-serif;

}
.cons-img {
	height: 70px;
	width: 70px;
	display: block;
	float: left;
	
}
.cons {
	padding: 1%;
	display: block;
	float: left;


}

.seek-heading {
	padding: 1%;
	padding-bottom: 0;
	font-family: 'Roboto', sans-serif;

}
.seek-heading img {
	height: 25px;
	color: black;
	margin-right: 10px;
	border-radius: 50%;

}
.seek-heading span {
	font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    background: url('/advice/wp-content/themes/best/best/roundup/icons/arrow_right.svg') no-repeat left;
    padding-left:30px;
    background-size: contain;
}
.head1 b{
	border-right: solid 1px #e6e6e6;
    padding-right: 15px;
}
.head1 .twtr{
	 background: url('/advice/wp-content/themes/best/best/roundup/icons/twitter_blue.svg') no-repeat left center;
    padding-left: 25px;
        margin-left: 15px;
}
.seek-data {
	padding: 2%;
	padding-bottom: 0;
	font-size: 15px;
	line-height: 1.6;
	font-family: 'Roboto', sans-serif;


}

.icons img {
    font-size: 15px;
    color: #404040;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.icons-div {
	display: inline-block;
	border-radius: 50%;
	background-color:  #e6e6e6;
	position: relative;
	width: 37px;
	height: 37px;
	margin: 20px 5px;

}
.bullet ul li {
    list-style-image: url('/advice/wp-content/themes/best/best/roundup/icons/bullet.svg');
    font-size: 15px;
    line-height: 26px;
    	font-family: 'Roboto', sans-serif;

}
@media(max-width: 480px){
.cons-img {
	height: 50px;
	width: 50px;
	display: block;
	float: left;
	
}
.cons-img img {
	width: 100%;
	border-radius: 50%;
	
}
.cons-name span {
	font-size:18px;
	color:  #0088cc;
}
.cons-detail span {
	font-size: 14px;

}
.seek-heading span {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    line-height: 25px;
    background: url('/advice/wp-content/themes/best/best/roundup/icons/arrow_right.svg') no-repeat left;
    padding-left:30px;
    background-size: contain;
}
IMG.alignleft { width:50% !important; }
#content_box .quote_box p {margin-bottom: 0px !important;}
}

.container-main .bullet UL { margin-left:40px }

.main-block {
	margin-top: 26px;
	padding: 20px 0px;
	border-bottom:1px solid #fff;
	background-color:white;
	
}

strong, b {
    
    font-size: 20px !important;
   
}

h4 {font-size: 20px !important; line-height:25px;}
IMG.alignleft { float:left; margin-bottom:20px; margin-right:25px; }
DIV.cons-name { float:left; width:100%; margin-bottom:10px; font-size:17px; margin-top:30px; }
DIV.cons-description{ font-size:20px; line-height:34px; }
.twtr{
	 background: url('/advice/wp-content/themes/best/best/roundup/icons/twitter_blue.svg') no-repeat left center;
	 /* background: url(../icons/twitter_blue.svg) no-repeat left center; */
    padding-left: 25px !important;
        margin-left: 25px !important;
		    font-size: 16px !important;
}

.cons-description UL LI { margin-bottom: 5px; }

DIV.cons-description .twtrright{
	 background: url('/advice/wp-content/themes/best/best/roundup/icons/twitter_blue.svg') no-repeat right center;
    padding-right: 25px;
	text-align:right;
}


P.align-right { text-align:right; }
IMG.alignright { float:right;     margin-top: 0px; margin-bottom:20px; margin-left:25px; }

/* .container { max-width:800px !important; font-size:19px; margin-top:20px; } */

.article ul, .textwidget ul {font-size:20px! important ; line-height:34px ! important;}


.quote_box{
	border-left: 3px solid #888888;
    padding: 15px 13px;
    border-radius: 0px;
}


.quote_box p {
	font-size: 22px;
    /* background-image: url(../icons/quotes.png); */
    background-image: url('/advice/wp-content/themes/best/best/roundup/icons/quotes.png');
    background-repeat: no-repeat;
    padding-left: 60px;
	margin-bottom:0px !important;
}
.clear{clear:both;}
.cons-description BR { line-height: 220% }