* {
	margin:0px;
	padding:0px;
}
.assc_profile_page h1, .assc_profile_page h2, .assc_profile_page h3, .assc_profile_page h4 {
	font-family: 'Poppins', sans-serif;
}
.assc_profile_page h1 {
	display:inline-block;	
	font-size:45px;
	font-weight:700;
	text-align:left;
	margin:0px 0px 34px 0px;
	line-height:40px;
	text-shadow:0px 4px 5px rgba(0,0,0,0.3);
}
.assc_profile_page h2 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    line-height: 24px;
    color: #45464f;
    letter-spacing: 0.02em;
    margin: 0px;
}
.assc_profile_page h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    color: rgba(255,255,255,1);
    letter-spacing: 0.02em;
}
h5,p,.radio_filter,#ServiceRequest .modal-dialog .form-group label{
	font-family: 'Roboto', sans-serif;
}
.assc_profile_page p {
	width:100%;
	height:auto;
	float:left;
	color:#707070;
	margin:0px;
    font-size: 14px;
}
.assc_profile_page h1 span {
	font-size:30px;
}
.assc_profile_page a {
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	text-decoration:none;
	outline:none;
}
::-webkit-placeholder { /* Chrome/Opera/Safari */
	color: #707070;
}
::-moz-placeholder { /* Mozilla 19+ */
	color: #707070;
	opacity:1;
}
:-moz-placeholder {
	color: #707070;
	opacity:1;
}
input[type="text"],select {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	text-align:left;
	letter-spacing:0.01em;
	color:#707070;
}
.social-share-link .ssfb:hover
{
    background: #3B5998;
}
.social-share-link .ssld:hover
{
    background: #0E76A8;
}
.social-share-link .sstw:hover
{
    background: #00ACEE;
}
.asso_pro_sm, .asso_pro_full_new {
	position:relative;
    width: 100%;
    height: auto;
    float: left;
/*    border: solid 1px rgba(181,211,254,1);*/
    box-shadow: 0px 5px 10px rgba(0,0,0,0.12);
    border-radius: 5px;
    padding: 15px;
    background: rgba(246, 250, 255, 0.25);
}
.asso_pro_sm .pro_body_new, .asso_pro_sm .pro_footer, .pro_details_new > .group, .asso_pro_full_new .pro_body_new, .asso_pro_full_new > .group  {
    width: 100%;
    height: auto;
    float: left;
}
.asso_pro_sm .pro_body_new .pro_pic_new, .asso_pro_full_new .pro_body_new .pro_pic_new {
    width: 20%;
    height: auto;
    float: left;
}
.star_checked
{
	color:orange;
}
.asso_pro_sm .pro_body_new .pro_pic_new img, .asso_pro_full_new .pro_body_new .pro_pic_new img {
    display: block;
    width: 100%;
    height: 150px;
    float: left;
    border-radius: 50%;
    border: solid 5px rgba(0, 23, 55, 1);
    background: rgba(0, 23, 55, 1);
    box-shadow: 3px 5px 20px -5px #007bff9c;
}
.asso_pro_sm .pro_body_new .pro_details_new, .asso_pro_full_new .pro_body_new .pro_details_new {
    width: 80%;
    height: auto;
    float: left;
    padding: 0% 0% 0% 4%;
}
.pro_details_new > .group {
    padding: 10px 0px;
}
.pro_details_new .head {
	margin:0px 0px 0px 0px;
    width: 30%;
    float: left;
}
.pro_details_new > .group h5 {
    font-size: 14px;
	line-height:1.4;
    font-weight: 400;
    text-align: left;
    color: #707070;
}
.pro_details_new .review_new {
    width: 70%;
    float: left;
}
.pro_details_new .review_new > .rating, .pro_details_new .review_new > .views, .pro_details_new .ratebox {
	display:block;
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
i.fas {
	float:left;
	line-height:20px;
	margin:0px 5px 0px 0px;
}
/*star rating*/
.star_checked {
    color: rgba(255,204,0,1);
}
/*star rating ends*/
.pro_details_new .review_new > .rating h6, .pro_details_new .review_new > .views h6 {
	width:auto;
	height:auto;
	float:left;
	margin:0px;
    font-size: 1.35rem;
}
.pro_details_new .review_new > .views svg {
	width:12%;
	height:auto;
	float:left;
	margin:0px 10px 0px 0px;
}
.asso_pro_sm .pro_footer {
    border-top: solid 1px #ececec;
    padding: 20px 0px 0px 0px;
}
.asso_pro_sm .pro_footer a.cta_btn {
    float: right;
    margin: 0px 0px 0px 15px;
}
.group a.cta_btn {
	margin:0px 15px 0px 0px;
}
.sub_head {
	font-size:16px;
	font-weight:700;
	text-align:left;
	line-height:20px;
	color:#303030;
}
.cta_btn {
    width: auto;
    height: auto;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 48px;
    padding: 0px 40px;
    border-radius: 5px;
    box-sizing: border-box;
}
.nor_cta {
    color: #5d5d5d;
    border: solid 1px #b5b5b5;
}
.nor_cta:hover {
	text-decoration:none;
	color:#303030;
	border:solid 1px rgba(11,110,253,0.7);
}
.nor_cta span.count {
	display:inline-block;
	width:20px;
	height:auto;
	font-size:13px;
	font-weight:400;
	text-align:center;
	line-height:20px;
	border-radius:50%;
	background:rgba(181,211,254,1);
	margin:0px 0px 0px 5px;
}
.multi_request {
	position: fixed;
	background: rgba(0,23,55,0.95);
	left: 0px;
	bottom: -168px;
	padding: 15px 0px;
	z-index: 2;
	box-shadow: 0px -2px 5px rgba(0,0,0,0.15);
	transition: bottom 0.3s;
}
.active_multi_req {
	bottom: 0px;
	transition: bottom 0.2s;
}
.multi_request .info {
	position: relative;
	float: left;
	padding: 10px 0px;
	border-bottom: solid 1px rgba(255,255,255,0.07);
}
.multi_request .info p {
	color: #ffffff;
}
.multi_request .info button {
	position: absolute;
	width: auto;
	height: 30px;
	top: 10px;
	right: 15px;
	color: #ffffff;
	background: rgba(255,255,255,0.2);
	border: none;
	padding: 0px 10px;
	border-radius: 5px;
}
.selected_advisors {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	padding: 15px 0px 0px 0px;
}
.asso_sel_pro {
	position: relative;
	width: 10%;
	height: auto;
	float: left;
	margin: 0px 30px 0px 0px;
}
.asso_sel_pro img {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	border-radius: 50%;
}
.asso_sel_pro h5 {
	float: left;
	font-size: 14px;
	text-align: center;
	color: #f5f5f5;
	margin: 10px 0px 0px 0px;
}
.asso_sel_pro .x_cta {
	position: absolute;
	width: 25px;
	height: 25px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: rgba(1,1,1,1);
	background: rgba(255,255,255,0.7);
	cursor: pointer;
	top: 0px;
	right: 5px;
	border-radius: 50%;
	border: none;
	z-index: 1;
}
.pro_sec_new {
	width:100%;
	height:auto;
	float:left;
	margin:5px 0px 5px 0px;
    background: rgba(214, 234, 255, 0.25);
    padding: 10px 15px;
    border: 1px solid rgba(0, 123, 255, 0.06);
    border-radius: 5px;
}
.section_head_new {
	position:relative;
	width:100%;
	height:auto;
	float:left;
	margin:0px 0px 15px 0px;
}
/*.section_head_new:before {
	position:absolute;
	width:100%;
	height:1px;
	content:'';
	left:0px;
	top:15px;
	background:rgba(236,236,237,1);
	z-index:1;
}*/
.section_head_new h3 {
	position:relative;
	width:auto;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:500;
	line-height:24px;
	color:#45464f;
	padding:0px 10px 0px 0px;
	z-index:2;
}
.products_list_new {
	display:block;
	width:100%;
	height:auto;
	float:left;
	list-style:none inside;
}
.products_list_new li {
	width: 48%;
    height: auto;
    float: left;
    line-height: 45px;
    list-style: disc inside;
    color: #6c757d;
    border: solid 1px rgba(0,123,255,.25);
    border-radius: 5px;
    margin: 0% 1.5% 1.5% 0%;
    padding: 0px 13px;
}
.edu_sec_new, .affliation_sec_new {
	width:100%;
	height:auto;
	float:left;
	margin:0px 0px 20px 0px;
}
.awards_sec_new {
	width:48%;
	height:auto;
	float:left;
}
.edu_sec_new p, .edu_sec_new h4, .affliation_sec_new h4 {
	width:90%;
	margin:0px;
	padding:0% 0% 0% 1%;
}
.awards_sec_new h4 {
	width:80%;
	font-size:16px;
	line-height:40px;
	color:#707070;
	padding:0% 0% 0% 2%;
	margin:0px;
}
.edu_sec_new span, .affliation_sec_new span {
	width:10%;
	min-height:60px;
	height:auto;
	float:left;
	background:url(../images/icons.png) no-repeat;
	background-size:470%;
}
.awards_sec_new span {
	width:20%;
	min-height:60px;
	height:auto;
	float:left;
	background:url(../images/icons.png) no-repeat;
	background-size:470%;
}
.edu_sec_new p {
	color:#45464f;
	font-size:16px;
	line-height:24px;
}
.edu_sec_new h4, .affliation_sec_new h4 {
	color:#707070;
	font-size:16px;
}
.affliation_sec_new h4 {
	line-height:40px;
}
.qualification_ico_new {
	background-position:0% 0% !important;
}
.qualification_ico_new {
	background-position:25% 0% !important;
}
.work_ico_new {
	background-position:50% 0% !important;
}
.certified_ico_new {
	background-position:75% 0% !important;
}
.awards_ico_new {
	background-position:100% 0% !important;
}
.search_box {
	padding:20px;
	border-radius:5px;
}
.search_box h3 {
	font-size:18px;
	font-weight:400;
	text-align:center;
	line-height:24px;
	color:#ffffff;
	margin:0px 0px 15px 0px;
}
.search_box select, .search_box input[type="text"] {
	width:100%;
	border-radius:3px;
	padding:0px 20px;
	margin:0px 0px 15px 0px;
}
.search_box .search_area {
	border-radius:0px;
	overflow:visible;
	text-align:center;
}
.search_box select {
	height:48px;
}
.search_box input[type="text"] {
	line-height:48px;
}
.search_box .search_area > button.search {
	display:inline-block;
	position:relative;
	width:40%;
	color:#ffffff;
	border-radius:3px;
}
.testimonials {
	width:100%;
	height:auto;
	float:left;
	padding:15px 0px;
}
.testimonials .head, .testimonials .footer {
	width:100%;
	height:auto;
	float:left;
}
.testimonials .head {
	background:url(../images/testimonial_ico.svg) no-repeat left top;
	background-size:5%;
	padding:0% 0% 0% 7%;
}
.testimonials .head h4 {
	display:block;
	width:100%;
	height:auto;
	float:left;
	font-size:15px;
	font-weight:500;
	color:#45464f;
	margin:0px;
}
.testimonials .footer a {
	float:right;
	font-weight:700;
	color:#707070;
}
.nav_box {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	padding:15px 0px;
}
.nav_box a {
	display:inline-block;
	float:none;
}
.play_ico {
	background:url(../images/play_icon.svg) no-repeat 5% center;
	background-size:10%;
	padding:0px 15px 0px 45px;
}
.nav-tabs {
	border:none;
}
.pro_gallery {
	position:relative;
	width:100%;
	height:auto;
	float:left;
}
.photo_gallery, .video_gallery {
	width:100%;
	height:auto;
	float:left;
	background:#f5f5f5;
	padding:2%;
	margin:0px 0px 30px 0px;
	border-radius:5px;
}
.photo_gallery a {
	position:relative;
	display:block;
	width:15%;
	height:auto;
	float:left;
	margin:2.5%;
	border-radius:5px;
	overflow:hidden;
}
.photo_gallery a img {
	display:block;
	width:100%;
	height:auto;
	float:left;
}
.photo_gallery a:before {
	position:absolute;
	width:100%;
	height:100%;
	content:'';
	top:0px;
	left:0px;
	background:linear-gradient(180deg,rgba(0,0,0,0.15),rgba(0,0,0,0.7));
	z-index:1;
}
.photo_gallery a:hover:before {
	background:linear-gradient(180deg,rgba(0,0,0,0.5),rgba(0,0,0,0.7));
}
svg.verified {
	position:absolute;
	width:7%;
	height:auto;
	top:0px;
	left:0px;
	z-index:1;
}
.sticky {
	position:fixed;
	width:100%;
	height:auto;
	background:#03063c;
	top:0px;
	left:0px;
	padding:10px 0px;
	box-shadow:0px 4px 5px rgba(0,0,0,0.20);
	transition: all 0.4s ease;
	z-index:3;
}

.all_filters .x_cta {
	display:none;
	position:fixed;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	top:0px;
	right:0px;
	color:#ffffff;
	background:#d9d9d9;
	border-radius:0% 0% 0% 75%;
}
.modal-backdrop.show {
	opacity:0.85;
	z-index:3;
}
.box_cont {
    float: left;
    margin: 5px 0px 5px 0px
}
#ServiceRequest {
	z-index:4;
}
#ServiceRequest .modal-dialog {
	position:relative;
	border-radius:5px;
}
#ServiceRequest .modal-dialog .modal-header ,#ProfileVideo .modal-dialog .modal-header, #Rating .modal-dialog .modal-header {
	background:rgba(11,110,253,1);
	padding:1.3rem 1rem;
}

#ServiceRequest .modal-dialog .modal-header h5, #ProfileVideo .modal-dialog .modal-header h5 , #Rating .modal-dialog .modal-header h5{
	font-size:24px;
	line-height:24px;
	color:#ffffff;
}
#ServiceRequest .modal-dialog .modal-header h5 span , #ProfileVideo .modal-dialog .modal-header h5 span , #Rating .modal-dialog .modal-header h5 span{ 
	display:block;
	font-size:16px;
	line-height:20px;
}
#ServiceRequest .modal-dialog .modal-header button, #ProfileVideo .modal-dialog .modal-header button, #Rating .modal-dialog .modal-header button{
	color:#ffffff;
	margin:0px;
	padding:5px;
	opacity:1;
}
#ServiceRequest .modal-dialog .modal-content, #ProfileVideo .modal-dialog .modal-content, #Rating .modal-dialog .modal-content{
	border:none;
}
#ServiceRequest .modal-dialog .form-group, #Rating .modal-dialog .form-group {
	padding:12px 0px;
	position:relative;
}
#ServiceRequest .modal-dialog .form-group:last-child {
	margin:0px;
}
#ServiceRequest .modal-dialog .form-group label , #Rating .modal-dialog .form-group label {
	position:absolute;
	font-weight:700;
	top:0px;
	left:15px;
	color:rgba(0.23,55,1);
	background:#ffffff;
}
#ServiceRequest .modal-dialog .form-group input[type="text"], #ServiceRequest .modal-dialog .form-group input[type="email"], #ServiceRequest .modal-dialog .form-group input[type="tel"] , #Rating .modal-dialog .form-group input[type="tel"] {
	line-height:48px;
	border:solid 1px rgba(181,211,254,1);
}
#ServiceRequest .modal-dialog .form-group input[type="text"]:hover, #ServiceRequest .modal-dialog .form-group input[type="email"]:hover, #ServiceRequest .modal-dialog .form-group input[type="tel"]:hover , #Rating .modal-dialog .form-group input[type="tel"]:hover {
	border:solid 1px rgba(109,169,255,1);
}
#ServiceRequest .modal-dialog .modal-footer, #ProfileVideo .modal-dialog .modal-footer , #Rating .modal-dialog .modal-footer{
	display:block;
	text-align:center;
}
#ServiceRequest .modal-dialog .modal-footer button,  #ProfileVideo .modal-dialog .modal-footer button , #Rating .modal-dialog .modal-footer button {
	float:none;
}
.success_msg {
	display:none;
	position:absolute;
	width:0%;
	height:0%;
	left:50%;
	top:50%;
	overflow:hidden;
	background:#ffffff;
	/*background:linear-gradient(110deg,rgba(0,191,85,1),rgba(0,173,45,1));*/
	z-index:1;
}
.success_msg_cont {
	position:absolute;
	width:100%;
	height:auto;
	top:0px;
	left:50%;
	opacity:0;
	padding:30px;
}
.success_msg svg {
	width:24%;
	height:auto;
	margin:0% 38% 3% 38%;
}
.success_msg h4 {
	display:block;
	font-size:30px;
	font-weight:500;
	line-height:30px;
	text-align:center;
	color:#0b6efd;
	margin:0px 0px 10px 0px;
}
.success_msg p {
	display:block;
	font-size:16px;
	text-align:center;
	line-height:20px;
	color:#707070;
	margin:0px 0px 10px 0px;
}
.active_success_msg {
	display:block;
	width:100%;
	height:100%;
	animation:grow 0.3s forwards;
}
.active_success_msg .success_msg_cont {
	animation:fadetoleft 0.6s forwards;
}
@keyframes grow {
	0% {
		width:0%;
		height:0%;
		left:50%;
		top:50%;
		border-radius:50%;
	}
	100% {
		width:100%;
		height:100%;
		left:0%;
		top:0%;
		border-radius:0%;
	}
}
@keyframes fadetoleft {
	0% {
		left:50%;
		opacity:0;
	}
	50% {
		left:50%;
		opacity:0;
	}
	100% {
		left:0%;
		opacity:1;
	}
}
.nav_bar {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	padding:15px 0px;
}
.nav_bar .cta_btn {
	display:inline-block;
	float:none;
}
.active_filter {
	height:100vh !important;
	top:0%;
	right:0% !important;
	overflow-x:scroll;
	background:rgba(0,0,0,0.7) !important;
	transition:all 0.4s;
}
.filter_results .x_cta {
	display:none;
	position:absolute;
	width:40px;
	height:auto;
	text-align:center;
	color:rgba(0,0,0,0.7);
	top:0px;
	right:0px;
	background:rgba(0,0,0,0.15);
	border-radius:0% 0% 0% 75%;
}
.active_filter .filter_results {
	right:0% !important;
	transition:all 0.75s;
}
button.filter_btn {
	display:none;
	font-size:14px;
	line-height:30px;
	color:#ffffff;
	background:none;
	border:solid 1px rgba(255,255,255,0.2);
	padding:0px 10px;
	margin:10px 0px 0px 0px;
	border-radius:3px;
}
.x_m-p {
	margin:0px;
	padding:0px;
}
/*------------ 320 starts here ----------------*/
@media (min-width:320px) and (max-width:479px) {

.advisor-profile-video-box iframe
{
	width:100% ! important;
	height:210px ! important;
}
	.rrv-label-new
{
	float:none;
}
    .rating-point { 
  width: 100%;
}
    .rating-text1
    {
        display: none;
    }
.pro_details_new .review_new
    {
        width: 100%;
    }
.pro_details_new .review_new > .rating h6, .pro_details_new .review_new > .views h6 {
    font-size: 1.6rem;
	float:none;
}
.asso_pro_sm, .asso_pro_full_new {
	padding:15px;
}
.asso_pro_sm .pro_body_new .pro_pic_new, .asso_pro_full_new .pro_body_new .pro_pic_new, .asso_pro_sm .pro_body_new .pro_details_new, .asso_pro_full_new .pro_body_new .pro_details_new {
	width:100%;
	padding:0%;
}
.asso_pro_sm .pro_body_new .pro_pic_new img, .asso_pro_full_new .pro_body_new .pro_pic_new img {
	width:50%;
}
.asso_pro_sm .pro_body_new .pro_pic_new img, .asso_pro_full_new .pro_body_new .pro_pic_new img {
	margin:0% 25%;
}
.pro_details_new .head {
	margin:0px;
    width: 100%;
}
.pro_details_new .head h2, .pro_details_new .head h5 {
	text-align:center;
}
.pro_details_new > .group {
	padding:5px 0px;
}
.pro_details_new > .review_new {
	text-align:center;
}
.pro_details_new .ratebox {
	width:100%;
	margin:0px;
	text-align:center;
	padding:10px 0px;
}
.pro_details_new .review_new > .rating, .pro_details_new .review_new > .views {
	width:50%;
	margin:0px;
	padding:10px 0px;
}
.expert_on {
	padding:10px 0px !important;
}
.multi_request {
	bottom:-105px;
	padding:5px 0px;
}
.multi_request p {
	width:70%;
	font-size:14px;
}
.products_list_new li {
	width:100%;
	line-height:36px;
}

.asso_pro_full_new .pro_details_new {
	margin:0px 0px 10px 0px;
}
.pro_sec_new {
	margin:0px 0px 10px 0px;
}
.group a.cta_btn {
	margin:0px 5px 5px 0px;
}
.asso_pro_full_new p {
	font-size:15px;
}
.edu_sec_new span, .affliation_sec_new span {
	width:20%;
	min-height:70px;
}
.edu_sec_new p, .edu_sec_new h4, .affliation_sec_new h4 {
	width:75%;
	font-size:14px;
}
.affliation_sec_new h4 {
	line-height:22px;
}
.awards_sec_new {
	width:100%;
}
.awards_sec_new h4 {
	font-size:14px;
	line-height:20px;
	padding:0% 0% 0% 2%;
}
.testimonials .head {
    background-size: 10%;
    padding: 0% 0% 0% 15%;
	margin:0px 0px 10px 0px;
}
.profilevideo-btn-box
    {
        text-align: center;
		display: grid;
    }
	.pro_pic_new img
	{
		height:125px ! important;
	}
}
/*------------ 480 starts here ----------------*/
@media (min-width:480px) and (max-width:611px) {
	.advisor-profile-video-box iframe
{
	width:100% ! important;
	height:210px ! important;
}
		.rrv-label-new
{
	float:none;
}
    .rating-point { 
  width: 100%;
}
    .rating-text1
    {
        display: none;
    }
.pro_details_new .review_new
    {
        width: 100%;
    }
    .pro_details_new .review_new > .rating h6, .pro_details_new .review_new > .views h6 {
    font-size: 1.6rem;
}
.pro_sec_new {
	margin:0px 0px 10px 0px;
}
.group a.cta_btn {
	margin:0px 5px 5px 0px;
}
.asso_pro_full_new p {
	font-size:15px;
}
.products_list_new li {
	width:80%;
}
.edu_sec_new span, .affliation_sec_new span {
	width:23%;
	min-height:65px;
}
.edu_sec_new p, .edu_sec_new h4, .affliation_sec_new h4 {
	width:75%;
	font-size:14px;
}
.affliation_sec_new h4 {
	line-height:22px;
}
.awards_sec_new {
	width:100%;
}
.awards_sec_new h4 {
	font-size:14px;
	line-height:20px;
	padding:0% 0% 0% 2%;
}
.testimonials .head {
    background-size: 10%;
    padding: 0% 0% 0% 15%;
	margin:0px 0px 10px 0px;
}
.profilevideo-btn-box
    {
        text-align: center;
		display: grid;
    }
	.pro_pic_new img
	{
		height:120px ! important;
	}
}
/*------------ 612 starts here ----------------*/
@media (min-width:612px) and (max-width:767px) {
	.advisor-profile-video-box iframe
{
	width:100% ! important;
	height:210px ! important;
}
		.rrv-label-new
{
	float:none;
}
    .rating-point { 
  width: 100%;
}
    .rating-text1
    {
        display: none;
    }
    .pro_details_new .review_new
    {
        width: 100%;
    }
    .pro_details_new .review_new > .rating h6, .pro_details_new .review_new > .views h6 {
    font-size: 1.6rem;
}
.group a.cta_btn {
	margin:0px 5px 0px 0px;
}
.asso_pro_full_new .pro_body_new .pro_pic_new img {
	width:50%;
	margin:0% 25%;
}
   .profilevideo-btn-box
    {
        text-align: center;
		display: grid;
    }
	.pro_pic_new img
	{
		height:120px ! important;
	}

}
/*------------ 768 starts here ----------------*/
@media (min-width:768px) and (max-width:959px) {
		.rrv-label-new
{
	float:none;
}
.pro_details_new .review_new > .rating, .pro_details_new .review_new > .views, .pro_details_new .ratebox {
	padding:10px 0px;
}
.pro_details_new .ratebox {
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px !important;
}
.edu_sec_new span, .affliation_sec_new span {
	width:15%;
}
.edu_sec_new p, .edu_sec_new h4, .affliation_sec_new h4 {
	width:85%;
}
.products_list_new li {
	width:65%;
}
.awards_sec_new {
	width:70%;
}
.awards_sec_new span {
	width:20%;
}
.awards_sec_new h4 {
	width:70%;
}
.testimonials .head {
	background-size:8%;
	padding:0% 0% 0% 12%;
	margin:0px 0px 10px 0px;
}
}
/*------------ 960 starts here ----------------*/
@media (min-width:960px) and (max-width:1119px) {

.pro_details_new .review_new > .rating, .pro_details_new .review_new > .views, .pro_details_new .ratebox {
	padding:10px 0px;
}
.pro_details_new .ratebox {
	width:100%;
	margin:0px;
	padding:0px 0px 10px 0px !important;
}
.edu_sec_new span, .affliation_sec_new span {
	width:15%;
}
.edu_sec_new p, .edu_sec_new h4, .affliation_sec_new h4 {
	width:85%;
}
.products_list_new li {
	width:65%;
}
.awards_sec_new {
	width:70%;
}
.awards_sec_new span {
	width:20%;
}
.awards_sec_new h4 {
	width:70%;
}
.testimonials .head {
	background-size:8%;
	padding:0% 0% 0% 12%;
	margin:0px 0px 10px 0px;
}
}
/*------------ 1120 starts here ----------------*/
@media (min-width:1120px) and (max-width:1359px) {

}
/*------------ 1360 starts here ----------------*/
@media (min-width:1360px) and (max-width:1439px) {

}
/*------------ 1600 starts here ----------------*/
@media (min-width:1440px) and (max-width:1599px) {

}


/* New Css Code is here */

.profilevideo-btn
{
    background-color: transparent;
    border-color: #00d1b2 ! important;
    border-width: 1px ! important;
    color: #00d1b2;
    padding: 5px 10px;
    font-size: 0.8rem;
}

.profilevideo-btn:focus, .profilevideo-btn:hover {
    background-color: #00d1b2;
    border-color: #00d1b2;
    color: #fff;
}

.about-info-new p
{
    font-size: 0.9rem;
    margin-bottom: 5px;
}
.rrv-label-new
{
    font-size: 0.75em;
    font-weight: 200;
    line-height: 3.5;
	margin:0px;
}

.req-service-btn
{
    background-color: #007bff;
    border-color: #007bff;
    border-width: 1px;
    color: #fff;
    padding: 8px 15px;
    font-size: 0.9rem;
    margin: 5px 10px 5px 0px;;
}

.req-service-btn:focus, .req-service-btn:hover
{
    background-color: #0676ef;
    border-color: #0676ef;
    color: #fff;
}

.req-service-btn i
{
    animation: callicon-ringing 0.2s infinite;
}

@keyframes callicon-ringing
{
    0%
    {
        transform: rotate(0deg);
    }
    50%
    {
        transform: rotate(5deg);
    }
    100%
    {
        transform: rotate(10deg);
    }
}

.left-icon i
{
    font-size: 3rem;
    color: #343a40;
    padding: 10px 0px;
}
.left-icon i:hover
{
	opacity:1;
}

.article-box
{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
/*    border: solid 1px rgba(181,211,254,1);*/
    box-shadow: 0px 5px 10px rgba(0,0,0,0.12);
    border-radius: 5px;
    padding: 0px 15px 15px;
    margin-bottom: 25px;
    background: rgba(214, 232, 251, 0.25);
    border-top: 5px solid rgba(0, 23, 55, 1);
}

.article-heading h3
{
    font-size: 20px;
	border-bottom: 1px dashed #ced4da;
	line-height:2;
}

.article-list a
{
    line-height: 1.6;
    text-indent: 0px;
    padding: 5px 5px 5px 0px;
    text-decoration: none ! important;
    color: #053161;
	text-align: justify;
    font-size: 0.8rem;
}

.article-list a:hover
{
    color: #0b5ab1;
}

.article-datetime
{
    font-size: 11px !  important;
}

.social-share-link li
{
    display: inline-block;
    padding: 12px 3px;
}

.social-share-link li a
{
    padding: 5px 10px;
    background: rgba(3, 25, 49, 0.68);
    border-radius: 100px;
    color: #fff;
	width: 30px;
    height: 30px;
}

.social-share-link li a i
{
	background:transparent ! important;
}

.socula-share-link .ssfb:hover
{
    background: #3B5998;
}
.socula-share-link .ssld:hover
{
    background: #0E76A8;
}
.socula-share-link .sstw:hover
{
    background: #00ACEE;
}

/*share code */

.icon {
  display: inline-block;
  background: #007bff;
  width: 48px;
  height: 48px;
  color: white;
  margin-top: 20px;
  margin-left: -3px;
  margin-right: -3px;
  transition: all 0.5s;
  cursor: pointer;
}
.icon span {
  opacity: 0;
  transition: all 0.5s;
  padding: 13px 5px 0px 5px;
  background:transparent;
}

.first {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}

.last {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}

.label {
  position: relative;
  top: -40px;
  color: white;
  font-weight: bold;
  pointer-events: none;
  transition: all 0.5s;
}

.share:hover .icon {
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
}
.share:hover .icon span {
  opacity: 1;
}
.share:hover .label {
  opacity: 0;
}
.share:hover .fb {
  background: #3b5998;
}
.share:hover .twtr {
  background: #55acee;
}
.share:hover .linkd {
  background: #007bb5;
}
.share:hover .youtube {
  background: #dd4b39;
}

.share:hover .whatsapp {
  background: #25d366;
}


/****** Style Star Rating Widget *****/

.rating-point { 
  border: none;
  float: left;
}

.rating-point > input { display: none; } 
.rating-point > label:before { 
  margin: -3px 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating-point > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating-point > label { 
color: #343a40; 
margin: 0px;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating-point > input:checked ~ label, /* show gold star when clicked */
.rating-point:not(:checked) > label:hover, /* hover current star */
.rating-point:not(:checked) > label:hover ~ label { color: #ddd;  } /* hover previous stars in list */

.rating-point > input:checked + label:hover, /* hover current star when changing rating */
.rating-point > input:checked ~ label:hover,
.rating-point > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating-point > input:checked ~ label:hover ~ label { color: #ddd;  } 


.download-profile-btn
{
    padding: 8px 20px !important;
	color: #007bff;
	margin: 5px 10px 5px 0px;
	font-size: 14px ! important;
}
.download-profile-btn:hover {
    background: #e9ecef;
}


.ratebox
{
	margin-left:17px;
	margin-bottom:20px;
}

.fb .fa-facebook
{
	background:transparent ! important
}

.box_cont_new
{
	margin:20px 0px;
}

/* 01/01/2020 */

.advisor-profile-video-box iframe
{
	width:100%;
	height:262px;
}