ul.text-news, li{
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
}

ul.text-news li{
  	display: inline-block;
}
ul.text-news a:hover {
   	color: #EB2E2E;
}
.fixed-box {
	height: 280px;
}
.fixed-box2 {
	height: 150px;
}
.btn-subs{
	margin-left: -1.8em;
}
.menu-login {
  float: right;
  width: 78%;
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.top-menu-login{
  float: left;
  width: 75%;
}
#home ul.navig-login > li + li:before {
  content: "|";
  color: #f7f7f7;
  padding: 0 5px;
}
.top-menu-login ul li{
	display:inline-block;
}
.top-menu-login ul li a{
  	color: #fff;
}
.top-menu-login ul li a:hover{
  	color: #e6515f;
}
.breadcrumb {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.breadcrumb {
  width:100%;
  font-size: 14px;
  margin-top: -70px;
  background: #6BACE4;
  background: -webkit-linear-gradient(top,#6BACE4,white);
  background: -moz-linear-gradient(top,#6BACE4,white);
  background: -o-linear-gradient(top,#6BACE4,white);
  background: -ms-linear-gradient(top,#6BACE4,white);
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: ">";
  color: #000;
}
.breadcrumb > .active {
  color: #0BA799;
}
.breadcrumb > li a {
  color: #000;
}
.breadcrumb > li a:hover {
  color:#0BA799;
}
.box {
  background: #FBFBFB;
  margin: 0 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.box .text {
  padding: 10px 10px 0;
}
.box .text h3 {
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
  height: 39.6px;
  text-align: center;
  overflow: hidden;
}
.box .text h3 a {
  color: #999;
}
.box .text .buttons {
  clear: both;
  text-align: center;
}
.box .text .buttons .btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
#details {
	padding: 30px 20px;
}
#details h3 {
	padding-bottom: 30px;
}
#advantages h4 {
  position: relative;
  margin: 0 0 20px;
  font-weight: 300;
  text-transform: uppercase;
  z-index: 2;
}
#advantages p {
  position: relative;
  z-index: 2;
}
#advantages .table a {
	color: #3D3D3D;
}
.table a {
	color: #3D3D3D;
}
.table-text {
	font-size: 14px;
	color: #3D3D3D;
	overflow: scroll;
	height: 200px;
}
@media screen and (min-width: 767px) {
	.table-text {
		overflow-x: hidden;
	}
}
.label-cari1 {
	color: #3D3D3D;
	padding-bottom: 10px;
}
.label-cari2 {
	color: #3D3D3D;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text-janji {
	color: #3D3D3D;
	padding-bottom: 28px;
}
.welcome-box {
	margin: 2em 0 3em;
}
.box .welcome-top {
	padding: 2em 0 2em;
}
.welcome-left h3 {
	text-transform: uppercase;
}
.welcome-left hr {
	border-color: #C6C6C6;
}
.headline h4 {
	font-size: 22px;
}
.headline a {
	text-decoration: none;
	color: #676767;
}
.headline-date {
	font-size: 11px;
	padding-bottom: 15px;
	color: #7B7C7E;
}
.head-line {
	margin-top: -10px;
}
.text-news {
	margin-top: 0px;
}
.text-berita {
	font-size: 14px;
	color: #7B7C7E;
}
.text-berita a {
	color: #fff;
}
.detail-news {
	margin-bottom: -10px;
}
.head-event {
	padding-top: 2em;
}
.gallery-bottom {
	font-size: 14px;
	color: #7B7C7E;
}
.gallery-bottom h3 {
	color: #676767;
}
.layanan {
	margin-bottom: 3em;
}
.layanan-text {
	margin-top: 10px;
}
.layanan-text a {
	color: #7B7C7E;
}
.layanan-text a:hover {
	color: #fff;
}
#content .panel-heading {
	background-color: #6BACE4;
}
#content .panel-heading h3 {
	color: #fff;
}
#content .panel.sidebar-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
#content .panel.sidebar-menu .panel-heading .btn.btn-danger {
  color: #fff;
}
#content .panel.sidebar-menu .panel-body span.colour {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: solid 1px #555555;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 5px;
}
#content .panel.sidebar-menu .panel-body span.colour.white {
  background: #fff;
}
#content .panel.sidebar-menu .panel-body span.colour.red {
  background: red;
}
#content .panel.sidebar-menu .panel-body span.colour.green {
  background: green;
}
#content .panel.sidebar-menu .panel-body span.colour.blue {
  background: blue;
}
#content .panel.sidebar-menu .panel-body span.colour.yellow {
  background: yellow;
}
#content .panel.sidebar-menu .panel-body label {
  color: #999999;
  font-size: 12px;
}
#content .panel.sidebar-menu .panel-body label:hover {
  color: #555555;
}
#content .panel.sidebar-menu h3 {
  padding: 5px 0;
  margin: 0;
}
#content .panel.sidebar-menu ul.nav.category-menu {
  margin-bottom: 20px;
}
#content .panel.sidebar-menu ul.nav.category-menu li a {
  text-transform: uppercase;
  font-weight: bold;
}
#content .panel.sidebar-menu ul.nav ul {
  list-style: none;
  padding-left: 0;
}
#content .panel.sidebar-menu ul.nav ul li {
  display: block;
}
#content .panel.sidebar-menu ul.nav ul li a {
  position: relative;
  font-weight: normal;
  text-transform: none !important;
  display: block;
  padding: 10px 15px;
  padding-left: 30px;
  font-size: 12px;
  color: #000;
}
#content .panel.sidebar-menu ul.nav ul li a:hover,
#content .panel.sidebar-menu ul.nav ul li a:focus {
  text-decoration: none;
  /* background-color: #000; */
}
#content .panel-body {
	background: #6BACE4;
	background: -webkit-linear-gradient(top,#6BACE4,#a6c6e1,white);
	background: -moz-linear-gradient(top,#6BACE4,#a6c6e1,white);
	background: -o-linear-gradient(top,#6BACE4,#a6c6e1,white);
	background: -ms-linear-gradient(top,#6BACE4,#a6c6e1,white);
}
#content .panel-body .nav a {
	font-size: 14px;
	color: #000;
}
#content .panel-body .nav a:hover {
	color: #0BA799;
}
.content-text {
	font-size: 14px;
	color: #7B7C7E;
}
.content-text h3 {
	color: #676767;
	text-transform: uppercase;
}
.content-text hr {
	border-color: #C6C6C6;
}
.content-text .table-responsive {
	font-size: 12px;
}
.question-text {
	list-style-type: none;
	list-style-image: url(../img/list-news.png);
	margin-left: 17px;
	padding-bottom: 10px;
	font-size: 14px;
}
.question-text a {
	text-decoration: none;
	color: #3D3D3D;
}
.question-text a:hover {
	text-decoration: underline;
}
.btn-content {
	margin-top: 2em;
}
#result {
	padding-top: 3em;
}
.img-question {
	font-size: 80px;
	font-family:'RobotoCondensed-Light';
	font-weight: bold;
	top: -0.40em;
	color: #0292E0;
}
.judul-subjek h3 {
	color: #676767;
}
.name-question {
	font-size: 14px;
	color: #0292E0;
	margin-bottom: 10px;
}
.text-question {
	font-size: 14px;
	color: #7B7C7E;
}
.img-answer {
	font-size: 80px;
	font-family:'RobotoCondensed-Light';
	font-weight: bold;
	top: -0.40em;
	color: #FF0000;
}
.judul-subjek h3 {
	color: #676767;
}
.name-answer {
	font-size: 14px;
	color: #fff;
}
.text-answer {
	font-size: 14px;
	color: #7B7C7E;
	margin-bottom: 10px;
}
.footer-text {
  font-size: 0.95em;
  color: #E0E0E0;
  padding: 0.2em 0;
  display: inline-block;
}
.tanya-lain hr {
	border-color: #C6C6C6;
}
.heading hr {
	border-color: #C6C6C6;
}
.input-group {
	cursor: pointer;
}
.wrap{
	font-family:'RobotoCondensed-Light';
	margin:0 auto;
	width:1000px;
}
.wrap-logo h1{
	font-family:'RobotoCondensed-Light';
	font-size:200px;
	color:#fff;
	text-align:center;
	margin-bottom:1px;
	text-shadow:4px 4px 1px #B1A18D;
}	
.wrap-logo p{
	color:#B1A18D;
	font-size:20px;
	margin-top:1px;
	text-align:center;
}	
.wrap-logo p span{
	color:lightgreen;
}	
.sub a{
	color:#B1A18D;
	text-decoration:none;
	padding:5px;
	font-size:13px;
	font-family:'RobotoCondensed-Light';
	font-weight:bold;
}
.sub a:hover {
	color:#fff;
}
.reset-password a {
	font-weight: bold;
	color: #E6515F;
}
.text-layanan {
	margin-top: 10px;
}
#footer .social {
  text-align: left;
}
#footer .social a {
  margin: 0 10px 0 0;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  line-height: 26px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  vertical-align: bottom;
  background-color: #555555;
}
#footer .social a i {
  vertical-align: bottom;
  line-height: 30px;
}
#footer .social a.facebook:hover {
  background-color: #4460ae;
}
#footer .social a.gplus:hover {
  background-color: #c21f25;
}
#footer .social a.twitter:hover {
  background-color: #3cf;
}
#footer .social a.instagram:hover {
  background-color: #cd4378;
}
#footer .social a.email:hover {
  background-color: #4a7f45;
}
#footer .img-footer {
	margin: 0 -2em 0 0;
}
.footer-grid hr {
	border-color: #DDDDDD;
}

@media (max-width: 991px) {
  	.menu-login {
	  	width: 78%;
	  	margin-top: 0px;
	  	font-size: 12px;
	}
  	.breadcrumb {
    	padding: 8px 0;
    	text-align: center;
  	}
  	.welcome-left img {
		margin-bottom: 1em;
	}
}

@media (max-width: 780px) {
	.btn-subs{
		margin-left: 0;
		margin-top: 5px;
	}
}

@media (max-width:640px) {
	.menu-login {
	  	width: 68%;
	  	margin-top: -8px;
	  	padding-bottom: 20px;
	  	font-size: 12px;
	}
	.welcome-box {
		margin: -7em 0 3em;
	}
	.welcome-left img {
		margin-bottom: 1em;
	}
	.btn-subs{
		margin-left: 0;
		margin-top: 5px;
	}
}

@media (max-width: 480px) {
	.menu-login {
	  	width: 63%;
	  	margin-top: -8px;
	  	padding-bottom: 20px;
	  	font-size: 11px;
	}
	.breadcrumb {
		margin-top: 5px;
	}
	.content-text h3 {
		font-size: 16px;
	}
	.welcome-box {
		margin: -7em 0 3em;
	}
	.welcome-left img {
		margin-bottom: 1em;
	}
	#footer .social a {
	  	margin-right: 5px;
	}
	.footer-grid img {
		width: 20px;
	}
	.footer-text {
	  	font-size: 0.85em;
	}
	.btn-subs{
		margin-left: 0;
		margin-top: 5px;
	}
}

@media (max-width: 320px) {
	.menu-login {
	  	width: 50%;
	  	padding-bottom: 45px;
	  	font-size: 10px;
	}
	.footer-text {
	  	font-size: 0.8em;
  		padding: 0.1em 0;
	}
}

/* //about section */
.about-block-3 {
  background: var(--bg-light);
}

.about-block-3 h6.top-grid-text label {
  color: var(--secondary-color);
  margin-right: 10px;
}

.about-block-3 h6.top-grid-text {
  font-size: 14px;
  color: #737373;
}

.about-block-3 h3.grid-one-text {
  font-size: 24px;
}

/* stats */
.w3_stats {
  background: url(../images/error.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.w3_stats h3.title-big {
  color: #fff;
}

.w3_stats h6.sub-title {
  color: #eee;
}

.w3-stats p {
  font-size: 1.1em;
}

.timer {
  font-size: 3em;
  font-weight: 600;
  color: var(--secondary-color);
}

p.count-text {
  text-transform: uppercase;
  color: var(--heading-color);
  font-weight: 600;
}

@media (max-width: 991px) {
  .timer {
    font-size: 2.5em;
  }

  p.count-text {
    font-size: 12px;
  }

  .counter img {
    width: 100px;
  }
}

@media (max-width: 736px) {
  p.count-text {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  p.count-text {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
  }
}

/* //stats */
/* //about page */
/* courses pages */
/* video section */
h3.title-big {
  font-size: 40px;
  line-height: 55px;
  text-transform: uppercase;
  font-weight: 600;
}

.video-section ul.w3l-right-book li span {
  font-size: 12px;
  margin-right: 10px;
  opacity: 0.4;
}

.video-section .play-view {
  left: 0;
  right: 0;
  top: calc(50% - 40px);
}

.video-section span.video-play-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 35px;
  padding-left: 10px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
  color: transparent;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #fff;
  border: 4px solid #fff;
  background: rgb(12 12 12 / 22%);
}

.video-section span.video-play-icon:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}

/* .video-section img {
  width: 100%;
} */

@media (max-width: 1200px) {
  h3.title-big {
    font-size: 35px;
    line-height: 50px;
  }
}

@media (max-width: 480px) {
  h3.title-big {
    font-size: 32px;
    line-height: 44px;
  }
}

@media (max-width: 375px) {
  h3.title-big {
    font-size: 28px;
    line-height: 38px;
  }
}

/*-- testimonial section --*/
section.testimonial-wthree {
	padding:5px 0;
}
section.testimonial-wthree h3.text-center {
	font-size: 20px;
    font-weight: normal;
    color:#003665;
    padding-bottom: 20px;
}
.carousel-inner>.item {
	text-align:center;
}
section.testimonial-wthree .carousel-inner>.item img.img-circle.img-responsive {
    margin: 0 auto;
    width: 170px;
    border: 7px solid #7ad1fe;
}
section.testimonial-wthree h4 {
	font-size:20px;
	font-weight:normal;
	font-family: 'Limelight', cursive;
	padding:20px 0;
	color:#003665;
}
section.testimonial-wthree p {
	font-size: 15px;
	font-weight:normal;
    line-height: 30px;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgb(0, 168, 255) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgb(0, 168, 255) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgb(0, 168, 255)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgb(0, 168, 255) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
	    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgb(0, 168, 255) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgb(0, 168, 255) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgb(0, 168, 255)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgb(0, 168, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
/*-- contact section --*/
section.contact-wthree {
	background:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	padding:100px 0;
}
section.contact-wthree h3.text-center {
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    font-family: 'Limelight', cursive;
    padding-bottom: 50px;
}
ul.address-w3-agile {
    list-style: none;
}
ul.address-w3-agile li {
	margin-bottom:10px;
}
ul.address-w3-agile i.fa {
	width:50px;
	height:50px;
	border:1px solid #fff;
	text-align:center;
	line-height:50px;
	font-size:20px;
	color:#fff;
	margin-right:10px;
	display:inline-block;
	background-color:transparent;
}
ul.address-w3-agile li:hover i.fa {
    -webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	-o-animation: spin 2s linear infinite;
	-ms-animation: spin 2s linear infinite;
	 border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
	background-color:#7ad1fe;
	color:#fff;
	border:1px solid #7ad1fe;
}
ul.address-w3-agile p {
	font-size:15px;
	font-weight:200;
	color:#fff;
	line-height:30px;
	display:inline-block;
}
ul.address-w3-agile p a {
	color:#fff;
	text-decoration:none;
}
.col-lg-6.col-md-6.col-sm-6.contact-agile2 {
    text-align: center;
}
section.contact-wthree h4 {
	font-size:22px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	font-family: 'Limelight', cursive;
}
ul.social-icons2 {
    padding: 20px 0;
}
ul.social-icons2 li {
	display:inline;
	list-style:none;
}
ul.social-icons2 li a {
	margin-right:2px;
}
ul.social-icons2 li a i.fa {
	font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
ul.social-icons2 li a i.fa:hover {
    -webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	-o-animation: spin 2s linear infinite;
	-ms-animation: spin 2s linear infinite;
	 border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
ul.social-icons2 li a i.fa.fa-facebook {
	background-color:#3b5998;
	color:#fff;
	border-color:#3b5998;
}
ul.social-icons2 li a i.fa.fa-twitter {
	background-color:#1da1f2;
	color:#fff;
	border-color:#1da1f2;
}
ul.social-icons2 li a i.fa.fa-google-plus {
	background-color:#dd4b39;
	color:#fff;
	border-color:#dd4b39;
}
ul.social-icons2 li a i.fa.fa-youtube {
	background-color:#cd201f;
	color:#fff;
	border-color:#cd201f;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
section.contact-wthree input#email1 {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
	font-family: 'Raleway', sans-serif;
    height: 45px;
    border: 3px solid rgba(0, 168, 255, 0.55);
}
section.contact-wthree button.btn.btn-outline.btn-lg {
    background-color:#0b6797;
    color: #fff;
    font-size: 17px;
	font-family: 'Limelight', cursive;
    padding: 10px 45px;
}
section.contact-wthree button.btn.btn-outline.btn-lg:hover {
	background-color:#003665;
    color:#fff;
}

/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Reset Code */
body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Open Sans', sans-serif;
}

body button,
.btn,
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.btn:hover,
body button:hover {
    opacity: .8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

body a:hover {
    opacity: .8;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #999;
    font-family: 'Open Sans', sans-serif;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

/* //Reset Code */


/* professors */
.teams {
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.top-tem {
    margin-top: 4em;
}

.team-grid {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    box-shadow: 0 12px 60px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
}

.team-img {
    position: relative;
}

.team-img:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-img img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.team-info {
    left: auto;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.team-info h4 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
}

.team-grid:hover .team-img:after {
    background: rgba(0, 0, 0, 0.82);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-grid:hover .team-info {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.team-grid:hover .team-info {
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

ul.social-icons li {
    list-style-type: none;
}

ul.social-icons li {
    border: 1px solid #eee;
    width: 30px;
    height: 30px;
    margin: 0 4px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

ul.social-icons li a span {
    color: #fff;
    line-height: 2.2;
    font-size: 13px;
}

ul.social-icons li.effect-soc-team1 {
    background: #3b5998;
    border: 1px solid #3b5998;
}

ul.social-icons li.effect-soc-team2 {
    background: #1da1f2;
    border: 1px solid #1da1f2;
}

ul.social-icons li.effect-soc-team3 {
    background: #dd4b39;
    border: 1px solid #dd4b39;
}

ul.social-icons li:hover {
    opacity: .8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* //professors */


/* responsive */
@media(max-width: 1440px) {
    .banner-info_w3ls h3 {
        font-size: 58px;
    }

    .banner-info_w3ls h5 {
        font-size: 18px;
    }
}

@media(max-width: 1366px) {
    section.about-bottom {
        margin-top: -6em;
    }

    .who-left-w3pvt {
        padding: 0 4em !important;
    }

    .left-test-w3pvt {
        padding-right: 8em !important;
    }
}

@media(max-width: 1280px) {
    .banner-info_w3ls h3 {
        font-size: 52px;
    }

    .banner-info_w3ls h5 {
        font-size: 16px;
    }
}

@media(max-width: 1080px) {
    p {
        font-size: 15px;
    }

    a.navbar-brand {
        font-size: 30px;
    }

    a.navbar-brand span {
        font-size: 9.5px;
        right: 11px;
        bottom: 10px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    img.logo-img {
        width: 30%;
    }

    a.login-button-2 {
        font-size: 13px;
        padding: 27px 32px;
    }

    .banner-info_w3ls h3 {
        font-size: 44px;
    }

    .banner-info_w3ls h5 {
        font-size: 15px;
    }

    .banner-info_w3ls p {
        font-size: 13px;
    }

    .service-subgrids span {
        font-size: 3em;
    }

    .team-img:after {
        height: 40%;
    }

    .who-left-w3pvt {
        padding: 0 6em !important;
    }

    .w3_testi_grid p {
        font-size: 12px;
    }

    .dropdown-item {
        font-size: 13.5px;
    }

    .counter {
        font-size: 35px;
    }

    .stats-info p.text-colors {
        font-size: 13px;
    }

    .news-right-w3ls input[type="submit"] {
        padding: 13px 0;
    }

    .left-test-w3pvt {
        padding-right: 1em !important;
    }

    section.about-bottom {
        margin-top: -4em;
    }
}

@media(max-width: 991px) {
    .w3ls-about-grid h4 {
        font-size: 22px;
    }

    .w3ls-about-grid p {
        font-size: 13px;
    }

    .team-info h4 {
        font-size: 17px;
    }

    .team-img:after {
        height: 52%;
    }

    .newsletter_right_w3w3pvt-lau .border-right {
        border-right: none !important;
    }

    .map iframe {
        height: 40vw;
    }

    .main-brand h5 {
        font-size: 18px;
    }

    p.copy-right-grids {
        font-size: 14px;
    }
}

@media(max-width: 900px) {

    .footer-grid ul li a,
    .footer-grid ul li,
    .address-right p,
    .address-right p a {
        font-size: 13px;
    }

    .header-top_w3layouts p,
    .header-w3layouts p,
    .top-w3layouts p {
        font-size: 13px;
    }
}

@media(max-width: 800px) {
    .banner-info_w3ls h3 {
        font-size: 36px;
    }

    .banner-info_w3ls h5 {
        font-size: 14px;
    }

    section.about-bottom {
        margin-top: -3em;
    }

    .main-brand {
        padding: 1.5em 1em;
    }

    .main-brand span {
        font-size: 32px;
    }

    .main-brand h5 {
        font-size: 16px;
    }

    .who-left-w3pvt {
        padding: 0 4em !important;
    }
}

@media(max-width: 736px) {
    .par-so {
        font-size: 13px;
    }

    a.navbar-brand {
        font-size: 28px;
    }

    a.navbar-brand span {
        font-size: 9px;
        letter-spacing: 2px;
    }

    .team-info h4 {
        font-size: 19px;
    }

    .team-img:after {
        height: 36%;
    }

    .popup {
        margin: 5em auto;
    }
}

@media(max-width: 640px) {
    .banner-info_w3ls h3 {
        font-size: 30px;
    }

    .banner-info_w3ls h5 {
        font-size: 13px;
        letter-spacing: 3px;
    }

    .banner-info_w3ls p:before {
        bottom: -28px;
    }

    .counter {
        font-size: 32px;
    }
}

@media(max-width: 568px) {
    section.about-bottom {
        padding: 0 2em;
    }

    .team-grid {
        width: 54%;
        margin: 0 auto;
    }

    p {
        font-size: 14px;
    }

    .popup {
        margin: 5em 1em;
    }

    h2.text-bg-click {
        font-size: 24px;
    }
}

@media(max-width: 480px) {
    .banner-info_w3ls {
        padding: 14vw 0 26vw;
    }

    .top-w3layouts,
    .socila-brek {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .socila-brek {
        margin-top: 1em;
    }

    .counter {
        font-size: 30px;
    }
}

@media(max-width: 414px) {
    .footer-grid h3 {
        font-size: 20px;
    }

    .w3social-icons ul li a {
        font-size: 13px;
        width: 32px;
        height: 32px;
    }

    .who-left-w3pvt {
        padding: 0 2em !important;
    }

    .team-grid {
        width: 60%;
    }

    .team-img:after {
        height: 41%;
    }
}

@media(max-width: 375px) {
    .team-grid {
        width: 70%;
    }
}

@media(max-width: 384px) {
    p.copy-right-grids {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .main_grid_contact .input-group1 input[type="submit"] {
        width: 55%;
    }

    ul.list-unstyled.who-lists {
        margin-left: 1em !important;
    }

    .banner-info_w3ls {
        padding: 4em 0 8em;
    }
}

@media(max-width: 375px) {
    h2.text-bg-click {
        font-size: 20px;
    }
}

@media(max-width: 320px) {

    .header-top_w3layouts p,
    .header-w3layouts p,
    .top-w3layouts p {
        font-size: 12px;
    }

    a.login-button-2 {
        font-size: 12px;
        padding: 24px 22px;
    }

    .form-w3ls {
        padding: 1.5em .5em !important;
    }

    .form-w3ls h4 {
        font-size: 21px;
    }

    .team-grid {
        width: 80%;
    }
}

/* //responsive */