html {
  scroll-behavior: smooth;
}
body {
	background: #dfe5eb;
	font-family: 'Roboto', sans-serif;
  background-image: url("../../images/education-bg.webp");
  background-attachment: fixed;
  background-blend-mode: overlay;
}
.form-inline {
  display: inline-block;
}
.navbar-header.col {
  padding: 0 !important;
}
.navbar {   
  background: #fff;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: 1px solid #d6d6d6;
  box-shadow: 0 0 4px rgba(0,0,0,.1);
}

.nav-link
{
    font-size: 18px;
  padding: 8px 5px !important;
  border-bottom: solid 2px #ffffff;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.nav-link img {
 
  width: 40px;
  height: 40px;
  margin: -9px 0;
  float: left;
  margin-right: 5px;
}

.search-box {
  position: relative;
} 
.search-box input {
  box-shadow: none;
  padding-right: 35px;
  border-radius: 3px !important;
  font-family: 'Roboto', sans-serif;
}
.search-box .input-group-addon {
  min-width: 35px;
  border: none;
  background: transparent;
  position: absolute;
  right: 0;
  z-index: 9;
  padding: 7px;
  height: 100%;
  font-family: 'Roboto', sans-serif;
}
.search-box i {
  color: #a0a5b1;
  font-size: 19px;
}
.navbar .nav-item i {
  font-size: 18px;
}
.navbar .dropdown-item i {
  font-size: 16px;
  min-width: 22px;
}
.navbar .nav-item.open > a {
  background: none !important;
}
.navbar .dropdown-menu {
  border-radius: 1px;
  border-color: #e5e5e5;
  box-shadow: 0 2px 8px rgba(0,0,0,.05);
}
.navbar .dropdown-menu a {
  color: #777;
  padding: 8px 20px;
  line-height: normal;
}
.navbar .dropdown-menu a:hover, .navbar .dropdown-menu a:active {
  color: #333;
} 
.navbar .dropdown-item .material-icons {
  font-size: 21px;
  line-height: 16px;
  vertical-align: middle;
  margin-top: -2px;
}
.navbar .badge {
  color: #fff;
  background: #f44336;
  font-size: 11px;
  border-radius: 20px;
  position: absolute;
  min-width: 10px;
  padding: 4px 6px 0;
  min-height: 18px;
  top: 5px;
}
.navbar a.notifications, .navbar a.messages {
  position: relative;
  margin-right: 10px;

}

.navbar a.notifications i {
  color: #fff;
  
}
.navbar a.messages {
  margin-right: 20px;
}
.navbar a.notifications .badge {
  margin-left: -8px;
}
.navbar a.messages .badge {
  margin-left: -4px;
} 
.navbar .active a, .navbar .active a:hover, .navbar .active a:focus {
  background: transparent !important;
}
@media (min-width: 1200px){
  .form-inline .input-group {
    width: 300px;
    margin-left: 30px;
  }
}
@media (max-width: 1199px){
  .form-inline {
    display: block;
    margin-bottom: 10px;
  }
  .input-group {
    width: 100%;
  }
}
/**/

.sidepanel  {
  width: 150px;
  position: fixed;
  z-index: 1;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  /*transition: 0.5s;*/
  /*transition: 0.0s;*/
  padding-top: 0px;
  font-family: 'Roboto', sans-serif;
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 13px;
  color: #000;
  display: block;
  /*transition: 0.3s;*/
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
}

.openbtn {
  font-size: 25px;
  cursor: pointer;
  background-color: #fd1719;
  color: white;
padding: 0px 0px;
  border: none;
  margin-left: -10px;
}

.openbtn:hover {
  background-color:#fd1719;
}



.templatemo_menu {
  width: 219px;
  /*top:0;*/
  padding: 0;
 
  position: fixed;
  /*z-index: 99999;*/

}

.templatemo_menu ul {
  list-style-type: none;
  /*padding: 150;*/
  margin: 0;
  width: 300px;
  /*height: 350px;
  overflow-y: scroll;*/
}

.templatemo_menu li a {
  display: block;
  /*height: 45px;*/
  padding: 8px 30px 8px 30px;
  margin: 7px 0 0 0;
  color: gray;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  background: #fff; 
  text-decoration:none;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  /*box-shadow: 2px 2px 2px grey;*/
}

.templatemo_menu li a img{margin-right: 10px;vertical-align: middle;}

.templatemo_menu li a:hover, .templatemo_menu li current {
    
  text-decoration:none;
  color: #fff;
  background-color:red;}




.header .user-image {
    float: left;
    width: 60px;
    height: 60px;
    /*width: 50px;*/
    /*height: 45px;*/
    border-radius: 50%;
    
}





  /**/
  .mainsection
  {
  	background: #fff;
  	height: 100vh;
  	width: 100%;
  	border-top-left-radius: 15px;
  	border-top-right-radius: 15px;
  }

  /*slider*/
.carousel-inner
{
	border: 1 solid;
}
  


/*tabs*/

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  padding: 5px;

  
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  padding: 20px;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
  list-style: none;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;

}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Tabs panel */

.tab-pane
{
	 border-radius: 25px;
	 margin-bottom: 10px;	
}
.tabbable-panel {

  border:0px solid #eee;
  padding: 15px;
  background: #fff;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
 
  
}


/**/

.carousel {
	margin: 30px auto 50px;
	padding: 20 80px;
}
.carousel .carousel-item {
	text-align: center;
	overflow: hidden;
}
.carousel .carousel-item h5 {
	font-family: 'Roboto', sans-serif;
}
.carousel .carousel-item img {
    height :auto;
	max-width: 100%;
	display: inline-block;
	border-radius: 0;

}
.carousel .thumb-wrapper .img-box img {
  border-radius: 15px;
}
.carousel .carousel-item .btn {
	border-radius: 25;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background: #fd1719;
	margin-top: 5px;
	margin: 5px;
}
/*.carousel .carousel-item .btn:hover {
	background: #8c5bff;
}
*/
.carousel-indicators{z-index: 1 !important;}


.carousel .thumb-wrapper {
  height: 300px;
	margin: 10px;
	text-align: left;
	background: #fff;
	box-shadow: 0 0px 4px 4px rgb(0 0 0 / 15%);
  /*box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;*/
	border-radius: 15px; 
	margin-left:2px;
	margin-right:2px;
	
}
.carousel .thumb-content {
	padding: 12px;
	font-size: 10px;
}

.carousel .thumb-content h4{
	font-size: 14px;
  color:#000;


}

.carousel-control-prev 
{
	margin-left: -50px;
}
.carousel-control-prev, .carousel-control-next {
	height: 44px;
	width: 44px;
	background: none;	
	margin: auto 0;
	border-radius: 50%;
	padding: 15px;
	margin-left: -50px;
	margin-right: -50px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; 
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 36px;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin: -19px 0 0 0;
	z-index: 5;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: none;
	font-weight: bold;
	
}
.carousel-control-prev i {
	margin-left: -3px;
}
.carousel-control-next i {
	margin-right: -3px;
}
.carousel-indicators {
	bottom: -15px;
	
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 4px;
	border: none;
  opacity: 1;
}
.carousel-indicators li {	
	background: #dfe5eb;
}
.carousel-indicators li.active {	
	background: #f90404;
  width: 30px;
  border-radius: 10px;
}*/


.carousel-indicators .owl-dots  li.active {  
  background: #d9172e;
  width:30px;

  }




/**/

.mpsc_section
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;

}

.mpsc_couses h5
{
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #000;
}

.seeall a
{
    
    float: right;
    font-family: 'Roboto', sans-serif;
    color:gray;
    font-size: 14px;
}


/*mpsc live lecture*/

.mpsc_livelecture
{
  margin:15px;
  padding:15px;
}

.mpsc_livelecture h4
{
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.mpsc_livelecture a
{
  margin-right:  15px;
}


.mpsc_livelecture h5
{
  font-size: 12px;
  margin-left: 00px;
  color: #000;
  font-weight: bold;
  margin-top: 0px;
}




.foundation_courses
{
  background: #fff;
  border:none;
  
}

/*star-rating*/
.checked {
  color: orange;
}


/**/
.nav-tabs .nav-link.active {
    font-weight:bold;
    background-color: transparent;
    border-bottom:3px solid #dd0000;
    border-right: none;
    border-left: none;
    border-top: none;
    background: #dd0000 !important;
    color: #ffffff !important;
}


.caption-1 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
}





h4 {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  font-weight: 400;
  padding: 0;
  color: #363940;
}
a {
  color: #716f6f;
}  
.footer-big {
  padding: 50px 0 10px 0;
  border-top: solid red 10px;
}
.footer-big .footer-widget {
  margin-bottom: 40px;


}
.footer--light {
  background: #e7e8ed;
}
.footer-big .footer-menu ul li a,
.footer-big p,
.footer-big ul li {
  color: #A19A92;
}
.footer-menu {
  padding-left: 48px;
}
.footer-menu ul li a {
  font-size: 12px;
  line-height: 32px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.footer-menu ul li a:hover {
  color: #ce1a19;
} 
.footer-widget-title {
  
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
 
  /*border-bottom: 1px solid red;*/
 

}
.mini-footer {
  background-color:  #f3f2f0;
  text-align: center;
  padding: 15px 0px;
  margin-top:15px;
   margin-bottom:15px;
}


.mini-footer p {
  margin: 10;
 
  font-size: 12px;
  color: #000;
}
.mini-footer p a {
  color: #ce1a19;
  font-weight: 500;
}
.mini-footer p a:hover {
  color: #34bfa3;
}

.widget-about p {
  
  font-size: 12px;
}
.widget-about .contact-details {
  margin: 10px 0 0 0;
}
.widget-about .contact-details li {
  margin-bottom: 10px;
}
.widget-about .contact-details li:last-child {
  margin-bottom: 0;
}
.widget-about .contact-details li i {
  padding-right: 10px;
  color:#333;
}
.widget-about .contact-details li a {
  color: #000;
  font-size: 12px;
}
@media (max-width: 991px) {
  .footer-menu {
    padding-left: 0;
  }
  .widget-about img {
    max-width: 50%;
  }
}


a.btn-social,
.btn-social
{
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 54px;
}

.btn-social .fa,.btn-social i
{
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
}
.btn-social:hover,.btn-social:focus
{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i
{
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}
.btn-social.btn-xs
{
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}
.btn-social.btn-sm
{
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}
.btn-social.btn-lg
{
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.btn-behance
{
    background-color: #1769ff;
}
.btn-behance:hover
{
    background-color: #4a8aff;
}
.btn-bitbucket
{
    background-color: #205081;
}








https://getcssscan.com/css-box-shadow-examples

https://www.cssportal.com/css3-box-shadow-generator/


a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab{ text-align: center; }
.tab .nav-tabs{
    /*display: inline-block;*/
    display: flex;
    border-bottom: none;
    position: relative;
}
.tab .nav-tabs li{
    margin-bottom: 0;
}
.tab .nav-tabs li a{
    display: block;
    padding: 20px;
    border: none;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    color: #444;
    margin-right: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a i{
    display: block;
    font-size: 40px;
    color: #00a6ff;
    margin-bottom: 15px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    border: none;
    background: transparent;
}
.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after{
    content: "";
    width: 0;
    border-top: 3px solid #00a6ff;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:after{
    left: auto;
    right: 0;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
    width: 50%;
}
.tab .tab-content{
    padding: 20px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #d7d6d6;
    font-size: 15px;
    color: #757575;
    line-height: 30px;
}
.tab .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .tab .nav-tabs li a,
    .tab .nav-tabs li a:hover{ border-bottom: 1px solid #dfdfdf; }
    .tab .tab-content{ border-top: none; }
}



.progress-circle {
   font-size: 20px;
   margin: 20px;
   position: relative; /* so that children can be absolutely positioned */
   padding: 0;
   width: 5em;
   height: 5em;
   background-color: #F2E9E1; 
   border-radius: 50%;
   line-height: 5em;
}

.progress-circle:after{
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: white;
    content: " ";
}
/* Text inside the control */
.progress-circle span {
    position: absolute;
    line-height: 5em;
    width: 5em;
    text-align: center;
    display: block;
    color: #53777A;
    z-index: 2;
}
.left-half-clipper { 
   /* a round circle */
   border-radius: 50%;
   width: 5em;
   height: 5em;
   position: absolute; /* needed for clipping */
   clip: rect(0, 5em, 5em, 2.5em); /* clips the whole left half*/ 
}
/* when p>50, don't clip left half*/
.progress-circle.over50 .left-half-clipper {
   clip: rect(auto,auto,auto,auto);
}
.value-bar {
   /*This is an overlayed square, that is made round with the border radius,
   then it is cut to display only the left half, then rotated clockwise
   to escape the outer clipping path.*/ 
   position: absolute; /*needed for clipping*/
   clip: rect(0, 2.5em, 5em, 0);
   width: 5em;
   height: 5em;
   border-radius: 50%;
   border: 0.45em solid #53777A; /*The border is 0.35 but making it larger removes visual artifacts */
   /*background-color: #4D642D;*/ /* for debug */
   box-sizing: border-box;
  
}
/* Progress bar filling the whole right half for values above 50% */
.progress-circle.over50 .first50-bar {
   /*Progress bar for the first 50%, filling the whole right half*/
   position: absolute; /*needed for clipping*/
   clip: rect(0, 5em, 5em, 2.5em);
   background-color: #53777A;
   border-radius: 50%;
   width: 5em;
   height: 5em;
}
.progress-circle:not(.over50) .first50-bar{ display: none; }


/* Progress bar rotation position */
.progress-circle.p0 .value-bar { display: none; }
.progress-circle.p1 .value-bar { transform: rotate(4deg); }
.progress-circle.p2 .value-bar { transform: rotate(7deg); }
.progress-circle.p3 .value-bar { transform: rotate(11deg); }
.progress-circle.p4 .value-bar { transform: rotate(14deg); }
.progress-circle.p5 .value-bar { transform: rotate(18deg); }
.progress-circle.p6 .value-bar { transform: rotate(22deg); }
.progress-circle.p7 .value-bar { transform: rotate(25deg); }
.progress-circle.p8 .value-bar { transform: rotate(29deg); }
.progress-circle.p9 .value-bar { transform: rotate(32deg); }
.progress-circle.p10 .value-bar { transform: rotate(36deg); }
.progress-circle.p11 .value-bar { transform: rotate(40deg); }
.progress-circle.p12 .value-bar { transform: rotate(43deg); }
.progress-circle.p13 .value-bar { transform: rotate(47deg); }
.progress-circle.p14 .value-bar { transform: rotate(50deg); }
.progress-circle.p15 .value-bar { transform: rotate(54deg); }
.progress-circle.p16 .value-bar { transform: rotate(58deg); }
.progress-circle.p17 .value-bar { transform: rotate(61deg); }
.progress-circle.p18 .value-bar { transform: rotate(65deg); }
.progress-circle.p19 .value-bar { transform: rotate(68deg); }
.progress-circle.p20 .value-bar { transform: rotate(72deg); }
.progress-circle.p21 .value-bar { transform: rotate(76deg); }
.progress-circle.p22 .value-bar { transform: rotate(79deg); }
.progress-circle.p23 .value-bar { transform: rotate(83deg); }
.progress-circle.p24 .value-bar { transform: rotate(86deg); }
.progress-circle.p25 .value-bar { transform: rotate(90deg); }
.progress-circle.p26 .value-bar { transform: rotate(94deg); }
.progress-circle.p27 .value-bar { transform: rotate(97deg); }
.progress-circle.p28 .value-bar { transform: rotate(101deg); }
.progress-circle.p29 .value-bar { transform: rotate(104deg); }
.progress-circle.p30 .value-bar { transform: rotate(108deg); }
.progress-circle.p31 .value-bar { transform: rotate(112deg); }
.progress-circle.p32 .value-bar { transform: rotate(115deg); }
.progress-circle.p33 .value-bar { transform: rotate(119deg); }
.progress-circle.p34 .value-bar { transform: rotate(122deg); }
.progress-circle.p35 .value-bar { transform: rotate(126deg); }
.progress-circle.p36 .value-bar { transform: rotate(130deg); }
.progress-circle.p37 .value-bar { transform: rotate(133deg); }
.progress-circle.p38 .value-bar { transform: rotate(137deg); }
.progress-circle.p39 .value-bar { transform: rotate(140deg); }
.progress-circle.p40 .value-bar { transform: rotate(144deg); }
.progress-circle.p41 .value-bar { transform: rotate(148deg); }
.progress-circle.p42 .value-bar { transform: rotate(151deg); }
.progress-circle.p43 .value-bar { transform: rotate(155deg); }
.progress-circle.p44 .value-bar { transform: rotate(158deg); }
.progress-circle.p45 .value-bar { transform: rotate(162deg); }
.progress-circle.p46 .value-bar { transform: rotate(166deg); }
.progress-circle.p47 .value-bar { transform: rotate(169deg); }
.progress-circle.p48 .value-bar { transform: rotate(173deg); }
.progress-circle.p49 .value-bar { transform: rotate(176deg); }
.progress-circle.p50 .value-bar { transform: rotate(180deg); }
.progress-circle.p51 .value-bar { transform: rotate(184deg); }
.progress-circle.p52 .value-bar { transform: rotate(187deg); }
.progress-circle.p53 .value-bar { transform: rotate(191deg); }
.progress-circle.p54 .value-bar { transform: rotate(194deg); }
.progress-circle.p55 .value-bar { transform: rotate(198deg); }
.progress-circle.p56 .value-bar { transform: rotate(202deg); }
.progress-circle.p57 .value-bar { transform: rotate(205deg); }
.progress-circle.p58 .value-bar { transform: rotate(209deg); }
.progress-circle.p59 .value-bar { transform: rotate(212deg); }
.progress-circle.p60 .value-bar { transform: rotate(216deg); }
.progress-circle.p61 .value-bar { transform: rotate(220deg); }
.progress-circle.p62 .value-bar { transform: rotate(223deg); }
.progress-circle.p63 .value-bar { transform: rotate(227deg); }
.progress-circle.p64 .value-bar { transform: rotate(230deg); }
.progress-circle.p65 .value-bar { transform: rotate(234deg); }
.progress-circle.p66 .value-bar { transform: rotate(238deg); }
.progress-circle.p67 .value-bar { transform: rotate(241deg); }
.progress-circle.p68 .value-bar { transform: rotate(245deg); }
.progress-circle.p69 .value-bar { transform: rotate(248deg); }
.progress-circle.p70 .value-bar { transform: rotate(252deg); }
.progress-circle.p71 .value-bar { transform: rotate(256deg); }
.progress-circle.p72 .value-bar { transform: rotate(259deg); }
.progress-circle.p73 .value-bar { transform: rotate(263deg); }
.progress-circle.p74 .value-bar { transform: rotate(266deg); }
.progress-circle.p75 .value-bar { transform: rotate(270deg); }
.progress-circle.p76 .value-bar { transform: rotate(274deg); }
.progress-circle.p77 .value-bar { transform: rotate(277deg); }
.progress-circle.p78 .value-bar { transform: rotate(281deg); }
.progress-circle.p79 .value-bar { transform: rotate(284deg); }
.progress-circle.p80 .value-bar { transform: rotate(288deg); }
.progress-circle.p81 .value-bar { transform: rotate(292deg); }
.progress-circle.p82 .value-bar { transform: rotate(295deg); }
.progress-circle.p83 .value-bar { transform: rotate(299deg); }
.progress-circle.p84 .value-bar { transform: rotate(302deg); }
.progress-circle.p85 .value-bar { transform: rotate(306deg); }
.progress-circle.p86 .value-bar { transform: rotate(310deg); }
.progress-circle.p87 .value-bar { transform: rotate(313deg); }
.progress-circle.p88 .value-bar { transform: rotate(317deg); }
.progress-circle.p89 .value-bar { transform: rotate(320deg); }
.progress-circle.p90 .value-bar { transform: rotate(324deg); }
.progress-circle.p91 .value-bar { transform: rotate(328deg); }
.progress-circle.p92 .value-bar { transform: rotate(331deg); }
.progress-circle.p93 .value-bar { transform: rotate(335deg); }
.progress-circle.p94 .value-bar { transform: rotate(338deg); }
.progress-circle.p95 .value-bar { transform: rotate(342deg); }
.progress-circle.p96 .value-bar { transform: rotate(346deg); }
.progress-circle.p97 .value-bar { transform: rotate(349deg); }
.progress-circle.p98 .value-bar { transform: rotate(353deg); }
.progress-circle.p99 .value-bar { transform: rotate(356deg); }
.progress-circle.p100 .value-bar { transform: rotate(360deg); }



/**Floating**/

.floating .tab-wrap .nav-tabs {
    padding: 00px;
    border: none;
    background: #f9ebeb;
    
}

.floating .tab-wrap .nav-tabs .nav-item {
    /*margin: 0;*/
    width: 33.33%;
    text-align: center;
    /*padding: 15px;*/
    padding: 10px;

}

.floating .tab-wrap .nav-tabs .nav-item a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    border: none;
    /*padding-left: 35px;*/
    /*padding-right: 35px;*/
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    background: #fff;
    
   

}

.floating .tab-wrap .nav-tabs .nav-item a.active {
    background: #f4110b;
    border-radius: 5px;
    box-shadow: 0 0 10px #32429591;
    color: #fff;
}

.floating .tab-wrap .nav-tabs .nav-item a i {
    margin: 0 5px 0 0;

}

/*Floating H*/

.floatingH-tab-wrap .tab-content {
    padding: 70px 20px 30px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top: -40px;
}

.floatingH-tab-wrap .tab-head {
    
    position: relative;
    z-index: 1;
}


/**Pills Tabs - Horizontal**/

.pillsH-tab-wrap .tab-head {
    padding: 10px;
}

.pillsH-tab-wrap .tab-head .nav-tabs {
    border: none;
}

.pillsH-tab-wrap .tab-head .nav-tabs .nav-item {
    margin: 0;
    width: 33.33%;
    text-align: center;
}

.pillsH-tab-wrap .tab-head .nav-tabs .nav-item a {
    color: #666666;
    font-weight: 400;
    font-size: 18px;
    border: none;
    padding-left: 35px;
    padding-right: 35px;
    opacity: 1;
    border-radius: 5px;
}

.pillsH-tab-wrap .tab-head .nav-tabs .nav-item a.active {
    background: #2bbbad;
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.pillsH-tab-wrap .tab-head .nav-tabs .nav-item a i {
    margin-right: 5px;
}

.pillsH-tab-wrap .tab-content {
    padding: 30px 20px 30px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/**Pills Tabs - Horizontal Ends**/


.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress {
background-image: -webkit-gradient(linear,left 0,left 100%,from(#ebebeb),to(#f5f5f5));
background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
background-image: -moz-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
}
.progress {
height: 12px;
background-color: #ebeef1;
background-image: none;
box-shadow: none;
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.progress-bar {
background-image: -webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3071a9));
background-image: -webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
background-image: -moz-linear-gradient(top,#428bca 0,#3071a9 100%);
background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
}
.progress-bar {
box-shadow: none;
border-radius: 10px;
background-color: #0090D9;
background-image: none;
-webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
-moz-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
-ms-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
-o-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
-moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
-ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
-o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
}
.progress-bar-success {
background-image: -webkit-gradient(linear,left 0,left 100%,from(#5cb85c),to(#449d44));
background-image: -webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
background-image: -moz-linear-gradient(top,#5cb85c 0,#449d44 100%);
background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
}
.progress-bar-success {
background-color: #0AA699;
background-image: none;
}


/**/

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 100px;
  margin-top: 15px;
}

#myBtn:hover {
  background-color: #555;
}


.post-footer-option li{
    float:left;
    margin-right:50px;
   
   /* padding: 50px;*/
}

.post-footer-option li a{
    color:#AFB4BD;
    font-weight:500;
    font-size:1.3rem;
    padding: 50px;
}
}


.anchor-username h4{
    font-weight:bold; 
    font-size: 10px; 
    margin: 12px;  
}

.anchor-time{
    color:#ADB2BB;
    font-size:14px;
    margin: 9px; 
}

.post-footer-comment-wrapper{
    background-color:#F6F7F8;
}


.wrapper {
   
}

.content {
    padding: 20px;
    padding-bottom: 50px
}

a:hover {
    text-decoration: none
}

a{
    font-size: 15px;
    padding-bottom: 0px
}

p.text-muted {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px
}

b {
    font-size: 15px;
    font-weight: bolder
}

.option {
    display: block;
    height: 50px;
    background-color: #f4f4f4;
    position: relative;
    width: 100%
}

.option:hover {
    background-color: #e8e8e8;
    cursor: pointer
}

.option input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark,
.crossmark {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 22px;
    width: 22px;
    background-color: #f4f4f4;
    border-radius: 2px;
    padding: 0
}

.option:hover input~.checkmark,
.option:hover input~.crossmark {
    background-color: #e8e8e8
}

.option input:checked~.checkmark {
    background-color: #79d70f
}

.option input:checked~.crossmark {
    background-color: #ec3838
}

.checkmark:after,
.crossmark:after {
    content: "\2714";
    position: absolute;
    background-color: #79d70f;
    display: none;
    color: #fff;
    padding-left: 4px;
    width: 22px;
    font-size: 16px
}

.crossmark:after {
    content: "\2715";
    background-color: #ec3838
}

.option input:checked~.checkmark:after,
.option input:checked~.crossmark:after {
    display: block;
    transition: 100ms ease-out 1s
}

p.mb-4 {
    border-left: 3px solid green
}

p.my-2 {
    border-left: 3px solid red
}

input[type="submit"] {
    width: 100%;
    height: 50px;
    background-color: #229aeb;
    border: none;
    outline: none;
    color: #fff;
    font-weight: 600;
    cursor: pointer
}

input[type="submit"]:hover:focus {
    border: none;
    outline: none;
    background-color: #229bebad
}



.fs-it-btn {
  margin-top: 15px;
  border: 1px solid red;
  border-radius: 0;
  color: red;
  float: right;
  width: 100px;

 
}
.fs-it-btn-vertical-line {
  text-align:center;
  padding: 4px 0 5px 10px;
  margin-left: 10px;
  border-left: 1px solid #a2a2a2;
}
.bg-blue {
    background-color: #f0efed;
}
.text-uppercase {
    text-transform: uppercase;
}



.user-menu img
{
  /*margin: 15px;*/
   margin: 10px;
}

 .mdi-36px {
     font-size: 39px;
     margin-right: 10px
 }

.nav.nav-item.navlink .text-dark li.active 
 {
  color:red;
 }


.MPSC_allpost{
  padding: 20px;
}

.MPSC_allpost h4
{
  color:#000;
  font-weight: bold;
  font-size: 18px;
}

.MPSC_allpost h5
{
  color:green;
  font-weight: bold;
  font-size: 20px;
  float:right;
}

.card {
    width: 400px;
    border: none;
    border-radius: 10px;
    background-color: #fff
}

.stats {
    background: #f2f5f8 !important;
    color: #000 !important
}

.articles {
    font-size: 10px;
    color: #a1aab9
}

.number1 {
    font-weight: 500
}

.followers {
    font-size: 10px;
    color: #a1aab9
}

.number2 {
    font-weight: 500
}

.rating {
    font-size: 10px;
    color: #a1aab9
}

.number3 {
    font-weight: 500
}

.like
{
  color:#000;
  font-size: 15px;
  
}

.nav-pills .nav-link{
    color: #000;
    border: solid 1px;
    width: 100px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: red;
    border: solid 1px 000;
    width: 100px;
    background-color: inherit;
}


.footer-menu .nav-item
{
  font-size: 10px; 
}


.sidebar {
  height: 100%;
  width: 270px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f6f5f4;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: -19px;
  right: -2px;
  font-size: 36px;
  margin-left: 50px;
}



#main {
  transition: margin-left .5s;
  padding: 16px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}




/*.menu-wrapper {*/
/*  position: relative;*/
/*  max-width: 1000px;*/
/*  height: 100px; // hide the scroll bar*/
/*  margin: 10px; auto;*/
/*  overflow-x: hidden;*/
/*  overflow-y: hidden;*/
/*  margin-left: -50px;*/
/*}*/


.menu-wrapper {
  position: relative;
  max-width: 100%;
  height: 58px; // hide the scroll bar
  margin: 10px; auto;
  overflow-x: hidden;
  overflow-y: hidden;
  /*margin-left: -25px;*/
  margin-left: 0px;
 
}

.menu {
  
  background: #fff;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
  

  .item {
   /*display: inline-table;*/
   /* width: 100px;*/
   /* height: 100%;*/
   /* margin-top: 5px;    */
   /* padding: 5px;*/
   /* box-sizing: border-box;*/
   display: inline-table;
    width: auto;
    height: 100%;
    margin-top: 5px;
    padding: 5px 0 0;
    box-sizing: border-box;
  }
}





.scroll-wrapper::-webkit-scrollbar{
  width: 0px;
  display:flex;
}



.scrolling-wrapper {
  -webkit-overflow-scrolling: touch;

  overflow-y: hidden;
  white-space: nowrap;
   
}

  .card {
    display: inline-block;
    border-radius: 5px;
    box-sizing: border-box;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
   margin: 10px;



  }
}






.card-link a
{
  font-size: 5px;
}


.wrapper {
    position:relative;
    margin:0 auto;
    overflow:hidden;
  padding:5px;
    height:50px;
}

.list {
    position:absolute;
    left:0px;
    top:0px;
    min-width:3500px;
    margin-top:0px;
}

.list li{
  display:table-cell;
    position:relative;
    text-align:center;
    cursor:grab;
    cursor:-webkit-grab;
    color:#efefef;
    vertical-align:middle;
}

.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  padding:7px;
  padding-top:13px;
  white-space:no-wrap;
  vertical-align:middle;
  background-color:#fff;
}


 .circle {
        border-radius: 50%;
        width: 50px;
        height: 20px;
        padding: 10px;
        background: #fff;
        border: 1px solid #000;
        color: #000;
        text-align: center;
        font-size: 10px;
        
      }
      .scroller-right{
  float:right;
}

.scroller-left {
  float:left;
}



.thumb-md {
    height: 48px;
    width: 48px;
}
.font-12 {
    font-size: 12px;
}

.font-6{
  font-size: 6px;
}
.text-muted {
    color: #8c9ea9!important;
}
p {
    font-size: 13px;
}
.badge-soft-danger {
    background-color: rgba(249,110,91,.2);
    color: #f96e5b;
}
.badge {
    font-weight: 500;
}
.badge-soft-info {
    background-color: rgba(51,205,255,.2);
    color: #33cdff;
}
.badge-soft-purple {
    background-color: rgba(119,95,213,.2);
    color: #775fd5;
}

.badge-soft-pink {
    background-color: rgba(245,70,142,.2);
    color: #f5468e;
}
.badge-soft-success {
    background-color: rgba(93,208,153,.2);
    color: #5dd099;
}
.table tr td {
    color: #8887a9;
}

.card {
    border: none;
    -webkit-box-shadow: 1px 0 20px rgba(96,93,175,.05);
    box-shadow: 1px 0 20px rgba(96,93,175,.05);
    margin-bottom: 30px;
}

.flex-menu {
      display:flex;
    }

    .flex-menu li:not(:last-child) {
      margin-right:40px;
    }


 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}






.mpsc_onlinetest{
  margin-bottom:  70px;
}


.mpsc_onlinetest ul li {
  padding: 50px;
}


.question {
    width: 75%
}

.options {
    position: relative;
    padding-left: 40px
}

#options label {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    cursor: pointer
}

.options input {
    opacity: 0
}

.checkmark {
    position: absolute;
    top: -1px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #555;
    border: 1px solid #ddd;
    border-radius: 50%
}

.options input:checked~.checkmark:after {
    display: block
}

.options .checkmark:after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 300ms ease-in-out 0s
}

.options input[type="radio"]:checked~.checkmark {
    background: #21bf73;
    transition: 300ms ease-in-out 0s
}

.options input[type="radio"]:checked~.checkmark:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn-primary {
    background-color: #555;
    color: #ddd;
    border: 1px solid #ddd
}

.btn-primary:hover {
    background-color: #21bf73;
    border: 1px solid #21bf73
}

.btn-success {
    padding: 5px 25px;
    background-color: #21bf73
}

@media(max-width:576px) {
    .question {
        width: 100%;
        word-spacing: 2px
    }
    .item{padding: 5px 0;}
}


div.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}
#rightmenu {position:relative;}

header.secondary-nav .scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  width:100%;

}

header.secondary-nav .scroll::-webkit-scrollbar {
  display: none;
}

header.secondary-nav .submenu {
  display:none;
  position:absolute;
  left:0;
  top:100%;
  width:100%;
  height: 0;
  clear: both;
  background-color: #fbf7fc;
  box-shadow: 0 .3rem .3rem rgba(0,0,0,.15)!important;
}

header.secondary-nav .submenu.visible {
  display:block;
  height: auto;
  border-top: 1px solid #e8e8e8;
}

header.secondary-nav .dropdown {position:inherit;}
header.secondary-nav .dropdown-item {display: inline-block; font-size:0.8rem; font-weight:500; width:auto; clear:inherit; padding: 12px;}
header.secondary-nav .dropdown-toggle.visible {background:#fbf7fc}
header.secondary-nav .dropdown-item.active, header.secondary-nav .dropdown-item:active, header.secondary-nav .dropdown-item:hover  {background:#fff; color:#6a2c79;}

/*Don't Remove this give class/id if required*/
header.secondary-nav, header.secondary-nav nav {
  font-size: 0;
}

header.secondary-nav {
  background-color: #fff;
  // border-top: 1px solid #e2e2e3;
  // border-bottom: 1px solid #e2e2e3;
  position: relative;
  z-index: 2;
  clear: both;
  width: 100%;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

header.secondary-nav .vam {
  display: inline-block;
  vertical-align: middle;
}

header.secondary-nav .nav {
  width: 100%;
}

header.secondary-nav .nav-item {
  display: inline-block;
  vertical-align: middle;
  // cursor: pointer;
}

header.secondary-nav .nav-link{
  padding: 18px 14px;
  font-size: 0.82rem;
  font-weight: 600;
}

@media (max-width: 768px) {
  header.secondary-nav::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 35px;
    background: linear-gradient(to left, #e3e3e3, rgba(37, 40, 61, 0));
    pointer-events: none;
    transition: opacity .2s;
  }
  header.secondary-nav .nav-link {padding: 14px 10px;}
}

header.secondary-nav .nav-link.active {color: #000; box-shadow: inset 0px -3px 0px 0px #fdac00;}




.team-list img {
    width: 50%;
}
.team-list .content {
    width: 50%;
}
.team, .team-list {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}
.shadow {
    -webkit-box-shadow: 0 0px 4px 4px rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0px 4px 4px rgb(0 0 0 / 15%) !important;
}
.rounded {
    border-radius: 5px !important;
}
.team-list .content .follow {
    position: absolute;
    bottom: 24px;
}
.list-inline-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 0px;
}
.social-icon.social li a {
    color: #adb5bd;
    border-color: #adb5bd;
}
.social-icon li a {
    color: #35404e;
    border: 1px solid #35404e;
    display: inline-block;
    height: 32px;
    text-align: center;
    font-size: 15px;
    width: 32px;
    line-height: 30px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
}
.progress-box .progress .progress-bar {
    height: 4px;
    border-radius: 10px;
    margin: auto 5px;
    -webkit-animation: animate-positive 3s;
    animation: animate-positive 3s;
    overflow: visible !important;
}
.rounded {
    border-radius: 5px !important;
}

.progress-box .title {
    font-size: 15px !important;
}
.text-muted {
    color: #8492a6 !important;
}

.progress-box .progress {
    height: 9px;
    overflow: visible;
    background: #eceef5;
}

.progress-box .progress .progress-value {
    position: absolute;
    top: -25px;
    right: -15px;
    font-size: 13px;
}



.main-section{
background:#FFFFFF;
width:100%;
margin: 0 auto;
padding: 10px;


}

.average-rating{
float:left;
text-align: center;
width:20%;
border: none;
box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.average-rating h2{
margin:0px;
font-size:80px;
}
.average-rating p{
margin:0px;
font-size:20px;
}
.fa-star,.fa-star-o,.fa-star-half-o{
color:#FDC91B;
font-size: 14px !important;
}
.progress,.progress-2,.progress-3,.progress-4,.progress-5{
background:#F5F5F5;
border-radius: 13px;
height:18px;
width:100%;
padding:3px;
margin:5px 0px 3px 0px;
}
.progress:after,.progress-2:after,.progress-3:after,.progress-4:after,.progress-5:after{
content: '';
display: block;

width:80%;
height: 100%;
border-radius: 9px;
}
.progress-2:after{
width: 60%;
}
.progress-3:after{
width:40%;
}
.progress-4:after{
width:20%;
}
.progress-5:after{
width:10%;
}
.loder-ratimg{
display: inline-block;
width:40%;
}
.start-part{
float:right;
width:30%;
text-align: center;
}
.start-part span{
color:#337AB7;
font-size:23px;
}
.reviews h1{
margin:10px 0px 20px 30px;
}


#rcorners1 {
  border-radius: 25px;
  background: red;
  padding: 20px; 
  width: 150px;
  height: 150px; 
  color: #fff; 
  font-size: 48px;
  font-weight: bold;
  text-align: center;
 margin-top: 20px;

}


.side {
  float: left;
  width: 15%;
  margin-top: 10px;
  
}

.middle {
  float: left;
  width: 70%;
  margin-top: 10px;
}

/* Place text to the right */
.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {width: 60%; height: 18px; background-color: #04AA6D;}
.bar-4 {width: 30%; height: 18px; background-color: #2196F3;}
.bar-3 {width: 10%; height: 18px; background-color: #00bcd4;}
.bar-2 {width: 4%; height: 18px; background-color: #ff9800;}
.bar-1 {width: 15%; height: 18px; background-color: #f44336;}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
  .side, .middle {
    width: 100%;
  }
  /* Hide the right column on small screens */
  .right {
    display: none;
  }
  #rcorners1
  {
    font-size: 24px;
  }
}


.env_bio{
  padding:25px;
  width:100%;
}






.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  width: 100%
  padding-top:5px;
  white-space:no-wrap;
  vertical-align:middle;
  background-color:#fff;

}

.scroller-right{
  float:right;
 
}

.scroller-left {
  float:left;
  
}



/*nav{
  display: inline-flex;
  justify-content: space-around;
  background-color: #fd1719;
  padding: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.nav-item{
  
  align-items: center;
  text-decoration: none;
  color: white;
  padding: 12px 16px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0);
}

.nav-item span{
  width: 0;
  overflow: hidden;
}

.nav-item:focus{
  text-decoration: none;
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  transition: .2s;
}

.nav-item:focus span{
  width: 100%;
  margin-left: 8px;
  transition: .2s;
}

*:focus{
  outline: none;
  border: none;
}*/



.educators_profile h4{
font-size: 20px;
font-family: 'Roboto', sans-serif;
}

/*@media (min-width: 1024px) and (max-width: 1280px) {*/
/* .category{*/
/*     display:block;*/
/* }*/
/* .category1*/
/* {*/
/*     display:block!important;*/
/* }*/
/*}*/
/*@media (min-width: 768px) and (max-width: 1024px) {*/
  
/*  .category{*/
/*     display:block;*/
/* }*/
/* .category1*/
/* {*/
/*     display:block!important;*/
/* }*/
/*}*/


/*@media only screen and (min-width: 320px) {*/
     
/* .category{*/
/*     display:none;*/
/* }*/
/* .category1*/
/* {*/
/*     display:none;*/
/* }*/
  
/*}*/

/* for multiselect dropdown */
span.multiselect-native-select {
	position: relative
}
span.multiselect-native-select select {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px -1px -1px -3px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important;
	left: 50%;
	top: 30px
}
.multiselect-container {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.multiselect-container .input-group {
	margin: 5px
}
.multiselect-container>li {
	padding: 0
}
.multiselect-container>li>a.multiselect-all label {
	font-weight: 700
}
.multiselect-container>li.multiselect-group label {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%;
	font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
	cursor: pointer
}
.multiselect-container>li>a {
	padding: 0
}
.multiselect-container>li>a>label {
	margin: 0;
	height: 100%;
	cursor: pointer;
	font-weight: 400;
	padding: 3px 0 3px 30px
}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox {
	margin: 0
}
.multiselect-container>li>a>label>input[type=checkbox] {
	margin-bottom: 5px
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
	padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
	margin-left: -20px;
	margin-right: 0
}
/* End Code */



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .footer-stickymenu{
        
    }
    #carouselExampleIndicators{
      margin-top: 3.5rem !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
     .footer-stickymenu{
        display:block;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
     .footer-stickymenu{
        display:block;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
     .footer-stickymenu{
        display:none;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
     .footer-stickymenu{
        display:none;
    }
}

/*@media (min-width: 768px) and (max-width: 1000px) {*/
/*   .collapse {*/
/*       display: none !important;*/
/*   }*/
/*}*/

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
    margin-top: 80px;
}


@media screen and (max-device-width: 640px){
.menu5 {
    padding-right: 0px;
    padding-top: 60px;
    padding-left: 0px;
}
}

.activeclass{
  border-bottom: solid 2px #ff0000;
}


.templatemo_menu li a:hover .imgh,
    .templatemo_menu li a:hover .imgh:focus {
  filter:  brightness(0) invert(1);
}




