.breadcrumbs-subject ul {
padding: 0;
margin: 0;
display: flex;
align-items: center;
line-height: 1;
} 
.subject_banner .serving_c {
color: #fff;
}
.breadcrumbs-subject ul li a{
color: #fff;
font-size: 14px;    
} 
.breadcrumbs-subject ul li {
display: inline-block;
font-size: 14px;
color: #454545;
font-weight: 400;
text-transform: capitalize;
margin: 0 5px;
}
.breadcrumbs-subject ul li:first-child {
margin-left: 0;
}
.breadcrumbs-subject ul svg{
transform: rotate(180deg);
width: 18px;
}
.video-popup-details {
display: none;
position: fixed;
top: 0;
left: 0;
background: #0000008c;
z-index: 999;
width: 100%;
height: 100%;
}
.video-popup-details i {
top: 50px;
cursor: pointer;
transform: translate(50%, -50%);
position: absolute;
color: #fff;
font-size: 30px;
right: 30px;
}
.video-popup-details iframe {
margin: 0 auto;
display: block;
position: relative;
width: 700px;
top: 50%;
background: #000;
transform: translate(0px, -50%);
}
.side-body-container {
width: 100%;
height: 100%
}
.side-body-container .side-menu {
width: 80%;
top: 0;
box-shadow: 990px 0 0 rgba(57, 73, 76, .45), -2px 0 7px rgba(57, 73, 76, .45);
height: 100vh;
position: fixed;
right: -80%;
transition: .5s;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
z-index: 999999;
background: #f1f2f4
}
.tutor-detail-body .main-row-side.row {
max-width: 100%;
padding: 40px;
background: #fff;
border-radius: 30px;
margin: 10px 25px;
}
.side-body-container .side-menu .header {
display: flex;
flex-direction: column;
align-items: center
}
.side-body-container .side-menu .header i {
align-self: flex-start;
cursor: pointer;
transition: .5s;
transform: rotate(180deg) skewX(0)
}
.side-body-container .side-menu .header i:hover {
color: #e59500
}
.side-body-container .side-menu .header img {
width: 60px;
height: 60px;
border-radius: .25rem
}
.side-body-container .side-menu .header h1 {
font-weight: 400;
margin-top: 10px;
font-size: 22px
}
.side-body-container .side-menu .footer {
border-top: 2px solid #454545;
padding-top: 10px
}
.side-body-container .side-menu .footer a {
transition: .5s;
color: #454545;
cursor: pointer
}
.side-body-container .side-menu .footer a i {
margin-right: 10px
}
.side-body-container .side-menu .footer a:hover {
color: #e5dada
}
.side-body-container .side-menu.show {
right: 0
}
.side-body-container .side-menu.show .header i {
transform: rotate(0) skewX(0);
color: #e74d57;
font-size: 24px
}
.loader {
display: block;
margin: 0 auto;
width: 256px;
height: 256px;
stroke-width: 4px;
stroke: #fff;
fill: transparent;
stroke-dasharray: 157.1;
stroke-dashoffset: 0px;
-webkit-animation: 4s linear infinite rot, 9s linear infinite clr;
animation: 4s linear infinite rot, 9s linear infinite clr
}
.tutor-detail-body {
overflow: hidden;
overflow-y: scroll
}
.tutor-detail-body::-webkit-scrollbar {
width: 10px
}
.tutor-detail-body::-webkit-scrollbar-track {
background: #fff
}
.tutor-detail-body::-webkit-scrollbar-thumb {
background: #888
}
.tutor-detail-body::-webkit-scrollbar-thumb:hover {
background: #555
}
.main-row-side .col-md-3 img {
border-radius: 50%;
height: 150px;
width: 150px;
object-fit: cover;
object-position: center;
display: block;
margin: 0 auto
}
.tname-side h3 {
color: #e74d57;
margin: 0;
font-size: 26px
}
.discription-tutor {
width: 100%;
padding-top: 40px
}
.main-row-side a.hire-tutor:hover {
background: transparent;
color: #E74D57;
}
.main-row-side a.hire-tutor {
display: block !important;
background: #E74D57;
border-radius: 5px;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 30px;
padding: 12px 0;
border: 1px solid #E74D57;
color: #FFFFFF;
text-align: center;
margin: 30px 0;
}
.discription-tutor strong {
display: block;
margin: 30px 0 10px
}
@-webkit-keyframes rot {
0% {
transform: rotate(0);
stroke-dashoffset: 157.1
}
50% {
stroke-dashoffset: 0
}
100% {
transform: rotate(360deg);
stroke-dashoffset: -157.1
}
}
@keyframes rot {
0% {
transform: rotate(0);
stroke-dashoffset: 157.1
}
50% {
stroke-dashoffset: 0
}
100% {
transform: rotate(360deg);
stroke-dashoffset: -157.1
}
}
@-webkit-keyframes clr {
0%,
100% {
stroke: green
}
20% {
stroke: yellow
}
40% {
stroke: orange
}
60% {
stroke: red
}
80% {
stroke: blue
}
}
@keyframes clr {
0%,
100% {
stroke: green
}
20% {
stroke: yellow
}
40% {
stroke: orange
}
60% {
stroke: red
}
80% {
stroke: blue
}
}
@media only screen and (max-width:768px) {
.video-popup-details iframe{
width: 90%;
height: 250px;
}
.side-body-container .side-menu {
width: 100%;
right: -100%;
padding: 10px
}
.tutor-detail-body .main-row-side.row {
max-width: 100%;
margin: 0 10px 0 5px;
padding: 15px
}
.main-row-side.row>div {
padding-left: 0;
padding-right: 0
}
span.country-timezon {
font-size: 14px
}
.tname-side h3 {
font-size: 22px;
margin-bottom: 0;
margin-top: 30px
}
}div#t_list {
text-align: center;
}
.tutor-list-block .item {
padding: 17px 20px;
border: 1px solid #0000000d;
box-shadow: 0px 2px 3px 0px #0000000a;
border-radius: 10px;
background: #fff;
}
.tutor-list-block .slick-dots li.slick-active button:before {
opacity: 1;
}
.team-new-block a.video-tutor,
.tutor_list a.video-tutor {
display: block;
position: relative;
}
div#t_list .team-new-block .team-image-inner img {
width: 100% !important;
height: 250px;
object-fit: cover;
object-position: center;
border-radius: 5px;
}
.team-new-block a.video-tutor:hover:after {
position: absolute;
background: #00000082;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f144";
color: #fff;
font-size: 70px;
line-height: 250px;
border-radius: 5px;
}
.tutor_list_home h3 a.tutor-details-ty {
color: #012237;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 22.88px;
}
.tutor-list-block .team-name h3 {
font-family: Poppins;
font-size: 20px;
font-weight: 600;
line-height: 22.88px;
text-align: left;
margin: 20px 0 12px 0;
}
.tutor-list-block .team-job {
padding: 0;
color: #4b5154;
text-align: left;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px;
}
.tutor_list_home .team-job a.tutor-details-ty {
color: #e74d57;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px;
display: block;
margin-top: 20px;
}
a.tutor-details-ty {
cursor: pointer;
}
.know-more-tutor {
text-align: center;
margin-top: 20px;
}
.tutor-list-block .slick-slide {
margin: 3px 12px;
}
.tutor-list-block .slick-list {
margin: 0 -12px;
}
.tutor-list-block img.slick-prev.slick-arrow,
.tutor-list-block img.slick-next.slick-arrow {
border-radius: 50px;
width: 25px;
height: 25px;
position: absolute;
z-index: 9;
top: -40px;
transform: unset;
}
.tutor-list-block img.slick-prev.slick-arrow{
left: unset;
right: 20px;
}
.tutor-list-block .slick-dots li button:before {
font-size: 8px;
opacity: 0.5;
color: #012237;
}
.tutor-list-block .slick-dots li button:hover,
.tutor-list-block .slick-dots li button:focus {
background: transparent;
}
@media only screen and (min-width: 769px) and (max-width: 1140px) {
.tutor-list-block .team-job {
min-height: 135px;
}
}
@media only screen and (max-width: 768px) {
div#t_list {
text-align: center;
max-width: 90%;
margin: 20px auto 0;
}
.tutor-list-block .slick-slide{
margin: 3px 0px;
}
}
@media only screen and (max-width: 480px) {
}.grtyoutube-popup {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
z-index:99999;
}
.grtyoutube-popup-content {
margin-top:150px;
width:95%;
max-width:850px;
margin-left:auto;
margin-right:auto;
position:relative;
}
.grtyoutube-popup-close {
position:absolute;
top:-30px;
right:0;
color:#FFF;
font-size:25px;
width:17px;
height:17px;
cursor:pointer;
}
.grtyoutube-iframe {
width:100%;
height:480px;
}
@media (max-width:767px) {
.grtyoutube-iframe {
width:100%;
height:350px;
}
}
.grtyoutube-dark-theme{
background: rgba(0,0,0, 0.85);
}
.grtyoutube-dark-theme .grtyoutube-popup-content {
-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}
.grtyoutube-dark-theme .grtyoutube-popup-close {
background: url(//www.plusplustutors.com/wp-content/plugins/plusplustutors/public/css/icon-close-white.png) no-repeat;
}
.grtyoutube-light-theme {
background: rgba(255,255,255, 0.85);
}
.grtyoutube-light-theme .grtyoutube-popup-content {
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}
.grtyoutube-light-theme .grtyoutube-popup-close {
background: url(//www.plusplustutors.com/wp-content/plugins/plusplustutors/public/css/icon-close-black.png) no-repeat;
}