body{
	overflow-x: hidden;
	max-width: 100%;
	width: 100%;
	background: #F5F5F5;
	font-family: 'Roboto', sans-serif;
}
.et_fixed_nav.et_show_nav #page-container{
	padding-top: 0px !important;
}
body.admin-bar.et_fixed_nav #main-header{
	top:0px !important;
}
.et_fixed_nav #main-header{
    position: relative;
}
#main-header .container{
	width: 98%;
	max-width: 1280px;
	margin: 0px auto 0px;
}
.profile-row2{
	height:230px;
	background-color:#cfe2f3;
}
.profile-row2-cont{
	width: 98%;
    max-width: 1280px;
    margin: 0px auto 0px;
}
.profile-row2-col1{
	float:left;
	width:49%;
	margin-right:2%;
}
.profile-row2-col2{
	float:right;
	width:49%;
}
.profile-row2-col2-cont{
	width: 300px;
    float: right;
    margin-top: 42px;
    margin-right: 0px;
}
.profile-row2-col2 .reviews-starrating{
	width: 240px;
    margin: 0px auto 0px;
}
.profile-row2-col2 .reviews-starrating .starrating{
	width: 40px;
    height: 38px;
    margin-right: 5px;
}
.profile-row2-rating-cont{
	height: 49px;
    margin: 10px auto 0px;
    width: 188px;
}
.profile-row2-share-left{
	float: left;
	font-family: 'Roboto', sans-serif;
    font-size: 42px;
    line-height: 1.3em;
    font-weight: 600;
    width: 59px;
    color: #000;
    margin-right: 10px;
}
.profile-row2-share-right{
	float: left;
}
.profile-row2-share-title{
	color: #000;
	font-family: 'Roboto', sans-serif;
    font-size: 17px;
    margin-top: 4px;
}
.not-yet-rated-txt{
	color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-top: 4px;
	text-align: center;
}
.profile-row2-share-reviews a{
	font-family: 'Roboto', sans-serif;
	text-decoration:underline;
}
.profile-row2-share-reviews a:hover{
	text-decoration:underline;
}
.profile-row2-col11{
	float:left;
	width:200px;
	margin-right:20px;
}
.profile-row2-col11 .circular--square {
    border-radius: 50%;
	box-shadow:0px 3px 5px 0px rgba(0, 0, 0, 0.3);
	margin-top: 16px;
}
.profile-row2-col12{
	float:left;
	width:49%;
}
.profile-row2-col12 .companyname{
	margin-top: 67px;
}
.profile-row2-col12 .companyname h1{
	font-size: 29px;
	font-weight: 500;
}
.profile-row2-col12 a.btn.btn-primary {
    width: 150px;
}
.profile-row2-share-cont{
	display: block;
	clear: both;
	text-align: center;
    margin-top: 14px;
}
a.btn.btn-primary {
    display: block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
}
.profile-row2-col2 .reviews-starrating .starrating:last-child{
	margin-right:0px;
}
.profile-row2-col2 .reviews-starrating .starrating img{
	width: 40px;
}
.maincontent{
	min-height: 90vh;
}
#desktop-view{
	display: block;
}
#mobile-view{
	display: none;
}
@media only screen and (min-width: 981px){
	#logo {
    	max-height: fit-content !important;

	}
}
@media screen and (max-width: 980px){
	#desktop-view{
		display: none;
	}
	#mobile-view{
		display: block;
		overflow-x: hidden;
	}
	.mrow2{
		display:block;
		background-color:#cfe2f3;
	}
	.mrow2-cont{
		width:90%;
		margin:0px auto 0px;
	}
	.mrow2-col1{
		float:left;
		width: 100%;
		max-width: 200px;
	}
	.mrow2-col1 img.circular--square{
		border-radius: 50%;
		box-shadow:0px 3px 5px 0px rgba(0, 0, 0, 0.3);
		margin-top: 20px;
	}
	.mrow2-col2 {
    	float: right;
    	width: 100%;
    	max-width: 253px;
    	margin-top: 20px;
	}
	.mrow2-col2 .companyname{
		text-align: center;
	}
	.companyname h1 {
    	font-size: 19px;
		font-weight: 500;
		margin-bottom: 0px;
	}
	.mrow2-col2 .reviews-starrating{
		width: 167px;
    	margin: 0px auto 0px;
	}
	.mrow2-col2 .reviews-starrating .starrating img{
		width: 30px;
	}
	.mrow2 .averagerating{
		font-size: 42px;
		line-height: 1.3em;
		font-weight: 600;
		text-align: center;
		margin-top: -15px;
	}
	.mrow2 .reviews-starrating{
		text-align:center;
	}
	.mrow2 .reviews-starrating .starrating:last-child{
		margin-right:0px;
	}
	.mrow2 .totalreview{
		text-align:center;
	}
	.mrow2 .profile-row2-rating-cont {
    	height: 49px;
    	margin: 0px auto 0px;
    	width: 188px;
	}
	.profile-row2-share-cont {
		width: 252px;
		margin: 14px auto 14px;
	}
	#mobile-view .mrow2 a.btn.btn-primary{
		width:154px;
		margin:10px auto 0px;
	}
	#main-footer .container {
    	padding: 15px 0px;
    	width: 98%;
	}
}
@media screen and (max-width: 768px){
	.mrow2-col1 {
    	max-width: 120px;
    	margin: 0px 0px 0px 10px;
	}
	.mrow2-col2{
		float: right;
    	width: 100%;
    	max-width: 230px;
    	margin-top: 20px;
	}
	.mrow2 .profile-row2-rating-cont {
    	height: 41px;
    	margin: 0px auto 0px;
    	width: 140px;
	}
	.profile-row2-share-left {
    	font-size: 30px;
    	line-height: 1.3em;
    	width: 45px;
    	margin-right: 10px;
	}
	.profile-row2-share-title {
    	font-size: 12px;
    	margin-top: 4px;
	}
	.profile-row2-share-reviews{
		margin-top: -8px;
	}
	.profile-row2-share-reviews a {
    	font-size: 12px;
	}
	#mobile-view .mrow2 a.btn.btn-primary {
    	width: 136px;
    	margin: 10px auto 0px;
    	font-size: 12px;
    	padding: 7px 0px;
	}
	.profile-row2-share-cont {
		display: block;
		clear: both;
		text-align: center;
		padding: 0px 0px 10px;
		width: 228px;
		margin: 14px auto 14px;
	}
	.profile-row2-share-cont a {
    	margin-right: 0px;
	}
	.profile-row2-share-cont a img{
		width: 25px;
	}
}
@media screen and (max-width:425px){
	.mrow2-col1 {
    	max-width: 130px;
		margin: 12px 0px 0px 12px;
	}
	.mrow2-col2 {
    	max-width: 230px;
		margin-top: 20px;
	}
	#main-footer {
    	position: relative;
	}
}
@media screen and (max-width:379px){
	.mrow2-col1 {
    	max-width: 100px;
    	margin: 12px 0px 0px 0px;
	}
}
@media screen and (max-width:341px){
	.mrow2-col1 {
    	max-width: 80px;
    	margin: 12px 0px 0px 0px;
	}
}
@media screen and (max-width:320px){
	.mrow2-col2 {
		max-width: 208px;
	}
	.profile-row2-share-cont a img {
		width: 20px;
	}
	.profile-row2-share-cont {
		width: 192px;
	}
}