/**
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; 
}

.description-text {
     font-weight: bold;
     font-size: 13px; 
}

.info-text {
     font-weight: bold;
     font-size: 12px; 
}

.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: 610px;
	}
}

@media (max-width: 732px) {
	.video-section .pattern-overlay {
		height: 610px;
	}
}

@media (max-width: 668px) {
	.video-section .pattern-overlay {
		height: 554px;
	}
}

@media (max-width: 768px) {
	.main-navigation .navbar-toggle {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.main-navigation .logo {
		margin-left: 15px;
	}

        #frame {
    width: 100%; /* Allow frame to fit the container width */
    max-width: 100%; /* Prevent overflow */
    display: flex;
    flex-direction: row; /* Keep items horizontal */
    align-items: center; /* Center items vertically */
    justify-content: space-between; /* Distribute space between items */
    gap: 5px; /* Minimal gap between items */
    padding: 5px 0; /* Add vertical padding */
    box-sizing: border-box;
  }
}

@media (max-width: 576px) {
	.main-navigation .logo {
		width: 100px;
	}
.newContainer-form {
  min-height: auto; /* Prevent unnecessary stretching */
  height: auto; /* Dynamically adjust height to content */
  margin-bottom: 0; /* Remove default bottom margin */
}

.form-title
        {
    font-size: 25px; /* Reduce font size for smaller devices */
    }
  .form-sub-title {
    font-size: 18px; /* Reduce font size for smaller devices */
  }


        #frame {
    width: 100%; /* Allow frame to fit the container width */
    max-width: 100%; /* Prevent overflow */
    display: flex;
    flex-direction: row; /* Keep items horizontal */
    align-items: center; /* Center items vertically */
    justify-content: space-between; /* Distribute space between items */
    gap: 5px; /* Minimal gap between items */
    padding: 5px 0; /* Add vertical padding */
    box-sizing: border-box;
  }
}

@media (max-width: 390px) {
	.main-navigation .logo {
		width: 100px;
	}
        .form-title
        {
    font-size: 20px; /* Reduce font size for smaller devices */
    }
  .form-sub-title {
    font-size: 12px; /* Reduce font size for smaller devices */
  }

        #frame {
    width: 100%; /* Allow frame to fit the container width */
    max-width: 100%; /* Prevent overflow */
    display: flex;
    flex-direction: row; /* Keep items horizontal */
    align-items: center; /* Center items vertically */
    justify-content: space-between; /* Distribute space between items */
    gap: 5px; /* Minimal gap between items */
    padding: 5px 0; /* Add vertical padding */
    box-sizing: border-box;
  }
}

@media (max-width: 280px) {
        .wrap-form {
    width: 100%; /* Ensure the container takes full width */
    padding: 0 10px; /* Add padding to prevent elements from touching the edges */
    box-sizing: border-box; /* Include padding in the width calculation */
    overflow: hidden; /* Prevent overflow issues */
  }
   .form-title
        {
    font-size: 16px; /* Reduce font size for smaller devices */
    }
  .form-sub-title {
    font-size: 12px; /* Reduce font size for smaller devices */
  }

      #frame {
    width: 100%; /* Allow frame to fit the container width */
    max-width: 100%; /* Prevent overflow */
    display: flex;
    flex-direction: row; /* Keep items horizontal */
    align-items: center; /* Center items vertically */
    justify-content: space-between; /* Distribute space between items */
    gap: 5px; /* Minimal gap between items */
    padding: 5px 0; /* Add vertical padding */
    box-sizing: border-box;
  }
	.main-navigation .logo {
		width: 100px;
	}
        .wrap-input {
                width: 250px;
        }
        .wrap-notice {
              padding-left: 9px;
        }
        .login-button {
    font-size: 12px; /* Adjust font size for better readability */
    padding: 8px 10px; /* Adjust padding for smaller buttons */
    width: 100%; /* Make the button full width for small screens */
    max-width: 250px; /* Ensure it doesn’t exceed the screen width */
    text-align: center; /* Center-align the button text */
    border-radius: 5px; /* Slightly rounded corners for aesthetics */
    background-color: #337ab7; /* Ensure the button color stands out */
    color: #ffffff; /* White text for contrast */
  }

  .login-button:hover {
    background-color: #285e8e; /* Slightly darker color on hover */
    color: #ffffff; /* Maintain white text on hover */
  }
}
