/**
Author : Fallen_Devil (WaNdEreR)
Revised : 10th June, 2020
*/

body{
	-webkit-font-smoothing: antialiased;
	color: #000000;
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility;
	background: #F6F6F6;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	/*background-image: url('https://chatsansar.com/textures/black.jpg');*/
}

.yellow-color {
	color: #efeb81 !important;
}

.yellow-color:hover {
	/*font-size: 15px;*/
	color: #f3eb17 !important;
}

.yellow-color.active {
	color: #efeb81 !important;
}

.purple-color {
	color: #ee92ff !important;
}

.purple-color:hover {
	/*font-size: 15px;*/
	color: #ca38e5 !important;
}

.purple-color.active {
	color: #ee92ff !important;
}

.hexRed-color {
	color: #efabb3 !important;
}

.hexRed-color:hover {
	/*font-size: 15px;*/
	color: #E47D8A !important;
}

.hexRed-color.active {
	color: #efabb3 !important;
}

.main-header {
	margin-bottom: 60px;
}

.main-navigation {
	background: #000000;
	border: none;
	border-radius: 0;
}

.main-navigation .navbar-nav li > a.active {
	background: transparent;
	border-bottom: 3px solid #00ACF1;
	color: #FFF;
}

.main-navigation .navbar-nav li > a.active:hover, 
.main-navigation .navbar-nav li > a.active:focus {
	border-bottom: 2px solid #00ACF1;
}

.main-navigation .navbar-right {
	margin-right: 0;
}

.main-navigation .learner-page-title {
	text-align: center;
	margin: 20px 0 0 0;
	display: block;
	color: #fff;
	font-size: 16px;
}

.main-navigation .dropdown.open > a {
	background: transparent;
}

.main-navigation .dropdown.open > a:hover, 
.main-navigation .dropdown.open > a:focus {
	background: transparent;
}

.main-navigation .logo {
	height: 62px;
	width: 80px;
	display: block;
	padding: 0;
}

.phone-icon {
	height: 16px;
	width: 16px;
	padding: 0;
}

.main-navigation .logo img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

.main-footer {
	font-size: 15px !important;
	background: #000;
	color: #cccaca;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}

.video-section .buttonBar {
	display: none;
}

.video-section .pattern-overlay {
	background-color: rgba(71, 71, 71, 0.59);
	height: 610px;
}

.social-media {
     margin-top: 15px;
     font-size: 12px !important; 
}

.info-text {
     font-weight: bold;
     font-size: 12px; 
}

.description-text {
     font-weight: bold;
     font-size: 13px; 
}

.bg-red {
	background: #E47D8A;
}

.bg-green {
	background: #00B300;
}

.bg-pink {
	background: #FFD1E8;
	font-weight: bold;
}

.bg-yellow {
	background: #EDE49C;
	font-weight: bold;
}

.main-table {
	padding: 0px 0 10px;
}

.main-table th,
.main-table td {
	width: 50%;
	color: #000;
	font-size: 13px !important;
}

.social-table {
	padding: 10px 0 0px;
	border: 0px !important;
}

.social-table tr {
	width: 100%;
	color: #000;
	font-size: 13px;
}

mark {
  background-color: yellow;
  font-style: italic;
}

.maximize-label{
	display: inline-block;
	background: #337AB7;
	color: #ffff !important;
	border-color: #337AB7 !important;
    border: 1px solid;
	border-radius: 4px;
    padding: 4px 4px !important;
    width: 300px;
    text-align: center;
    float: right;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    float: right;
}

.maximize-label:hover {
    /*opacity: 0.5;*/
    background: #68b6f9;
    border-color: #68b6f9 !important;
	text-decoration: none
}

.another-label{
	display: inline-block;
    background: #fff;
    font-size: 12px;
    color: #337AB7;
    border-color: #337AB7 !important;
    border: 1px solid;
	border-radius: 4px;
    padding: 4px 4px !important;
    width: 110px;
    text-align: center;
    float: right;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    float: right;
}

.another-label:hover {
    opacity: 0.6;
	text-decoration: none
}

@media (min-width: 768px) {
	.main-navigation .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
		font-weight: bold;
	}
	.main-navigation .navbar-nav li a {
		padding-top: 20px;
		padding-bottom: 20px;
		font-weight: bold;
	}
	.main-navigation .navbar-collapse {
		text-align: center;
	}

	.main-navigation .learner-page-title {
		display: none;
	}

	.main-navigation .logo {
		margin-left: 0 !important;
	}
}

@media (max-width: 1199px) {
	.video-section .pattern-overlay {
		height: 610px;
	}
}

@media (max-width: 991px) {
	.video-section .pattern-overlay {
		height: 610px;
	}

	.main-navigation .navbar-nav li a {
		padding-left: 10px; 
		padding-right: 10px; 
		font-weight: bold;
		border-bottom: 1px solid #F6F6F6;

	}
}


@media (max-width: 737px) {
	.video-section .pattern-overlay {
		height: 610px;
	}
}

@media (max-height: 768px) {
	.video-section .pattern-overlay {
		height: 554px;
	}
}

@media (max-width: 732px) {
	.video-section .pattern-overlay {
		height: 610px;
	}
}

@media (max-width: 668px) {
	.video-section .pattern-overlay {
		height: 554px;
	}
}

@media (max-width: 400px) {
	.newContainer {
		height: 545px;
	}
}

@media (max-width: 1199px) {
	.newContainer {
		height: 700px;
	}
}

@media (max-width: 768px) {
	.main-navigation .navbar-toggle {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.main-navigation .logo {
		margin-left: 15px;
	}
}

@media (max-width: 576px) {
	.main-navigation .logo {
		width: 100px;
	}
}