
@font-face {
    font-family: 'dosisbold';
    src: url('../../fonts/dosis-bold-webfont.woff2') format('woff2'),
         url('../../fonts/dosis-bold-webfont.woff') format('woff'),
         url('../../fonts/dosis-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dosismedium';
    src: url('../../fonts/dosis-medium-webfont.woff2') format('woff2'),
         url('../../fonts/dosis-medium-webfont.woff') format('woff'),
         url('../../fonts/dosis-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

* {
  box-sizing: border-box;
}
*{margin:0px; padding:0px;}

.mrgn-btm{
	margin-bottom:11px!important;
	margin-top:10px;
}
body{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	
	}
h1, h2, h3, h4, h5, h6{
	color:#fff;
	font-family: 'dosisbold';
	}	
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 4px;
    margin-bottom: 10px;
}	
.h4, .h5, .h6{margin-bottom:0px!important; margin-top:0px!important;}
a{
	color:#fff; 
	font-size:18px;
	}
.font-size39{font-size:39px!important;}
.font-size40{font-size:40px!important;}
.font-size60{font-size:60px!important;}
.font-size38{font-size:38px!important;}
.font-size50{font-size:50px!important;}
.font-size25{font-size:25px!important;}
.font-size20{font-size:20px!important;}
.font-size36{font-size:36px!important;}
.font-size32{font-size:32px!important;}
.font-size34{font-size:34px!important;}
.font-size28{font-size:28px!important;}

.font-medium{font-family: 'dosismedium';}	
.blue-bg{
	background-color:#026c9d !important;
	}
.blue-advnc-bg{background-color:#eb00a1;}
.orng-advnc-bg{background-color:#3a8c03;}
.prpl-advnc-bg{background-color:#9000eb;}	
.orng-bg{
	background-color:#ff7200;
	}	
.sky-bg{
	background-color:#00b1eb;
	}	
.purple-bg{
	background-color:#0127a3;
	}	
.pink-bg{
	background-color:#0173a3;
	}	
.grn-bg{
	background-color:#5b6e03;
	}	
.red-bg{
	background-color:#e2001a;
	}	
.red-bg-2{background:#ab1b08;}	
.text-sky{
	color:#00b1eb;
	}	
.text-orng{
	color:#ff7200;
	}
.text-blu{
	color:#02bdf4
	}
.text-navy-blue{color:#0174a3}	
.p-btm-mrg{
	margin-bottom:25px;
	}
.text-blk{color:#333;}
.nav{
    position:relative;
}
.btm-margin30 {
    margin-bottom: 30px;
}	
.tp-margin30{margin-top:30px;}
.tp-margin20{margin-top:20px;}	
.tp-mrgn50{margin-top:50px;}	
.pdn-30tb{padding:30px 0px;}
.pdn-20tb{padding:20px 0px;}
.pdn-17tb{padding:17px 0px;}
.pdn-tb0{padding-top:0px!important; padding-bottom:0px!important;}
.pdn-70rl{padding:0px 60px;}
.pdn-60rl{padding-left:60px; padding-right:60px;}
.pdn-trbl{padding:60px;}
.pdn-rl0{padding-left:0px; padding-right:0px;}
.pdn-r20{
    padding-right:20px!important;
}
.pdn-l40{padding-left:40px!important;}
.pdn-trbl0{padding:0px!important;}
.pdn-tb20{padding-top:20px!important; padding-bottom:20px!important;}
.pdn-rl20{padding-left:20px!important; padding-right:20px!important;}
.pdn-rl40{padding-left:40px!important; padding-right:40px!important;}
.mrgn-rl20{margin-left:20px!important; margin-right:20px!important;}
.marg-lr60{margin-left:60px; margin-right:60px;}
.mar-btm10{margin-bottom:10px!important;}
.mar-btm30{margin-bottom:30px;}
.mar-trbl0{margin:0px!important;}
.margin-trbl{margin:60px;}
.margin-top60{margin-top:60px;}
.margin-bottom60{margin-bottom:60px;}
.margin-left60{margin-left:60px;}
.margin-right60{margin-right:60px;}
.mrgn-75btm{margin-bottom:75px;}
.mrgn-60btm{margin-bottom:60px!important;}
.brd-radius	{border-radius:20px!important;}
.brd-radius10{border-radius:10px;}
.brd-radius-0{border-radius:0px 20px 20px 20px!important;}
.float-right {
    float: right;
}
.float-left{
    float:left;
}

.jumbotron .h1, .jumbotron .h2, .jumbotron .h3, .jumbotron h1, .jumbotron h2, .jumbotron h3{
	margin-bottom:2px;
}
.jumbotron{margin-bottom:0px; position:relative;}
.top-header {
  display: block;
  padding: 5px 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #02bdf4;
}
ul.listing-content {
    color: #fff;
    padding: 0px 15px;
}

.top-header:hover {
  color: #fff;
  text-decoration: none;
  background-color: #02cdf4;
}
/* ===========top-header --------*/
.container{
	max-width:1024px;
}/*=========container===========*/
.subtitle{
	color:#999999; 
	font-size:16px; 
	font-weight:400;
	position:absolute;
	top:63px;
	left:307px;
	letter-spacing: 2.5px;
    text-transform: uppercase;
}
/*=========subtitle===========*/
.navbar-custom{
	background-color:#ff7200;
	border-radius: 0px;
    min-height: 30px;
    border: 0px;
	margin-bottom:0px;
}
/*=========navbar-custom===========*/	
.brnd-container{
	position:relative;

}
.brnd-container a img{display:inline-block;}
/*=========brnd-container===========*/
.log-out{
	position:relative; 
	margin-top:1px;
	float:right;
	}
.log-out span.circle-log {
    border: 1px solid #a9b30c;
    border-radius: 100px;
    background: #bd5c0d;
    height: 30px;
    width: 30px;
    float: right;
    padding: 2px;
    overflow: hidden;
}
.log-out span.circle-log:hover {
    background: #bd5c0d;
}
.log-out a {
	color: #fff;
    font-size: 13px;
    line-height:25px;
    display:inline-block; 
    text-transform:uppercase;
	}

.log-out a:hover{text-decoration:none;}
.logout-panel {
    margin-bottom: 0px;
    position: absolute;
    top: 29px;
    z-index: 9;
    right: 0;
    width: 100%;
    height: max-content;
    border-radius: 0px 0px 5px 5px;
    border-color: #00b1eb;
    background-color: #00b1eb;
}
.log-out .panel-footer {
    background-color: #07a6da;
    border-top: 1px solid #07a6da;
    
}
.logout-panel {
    display: none;
}
.logout-panel .panel-body a{color:#333; font-size:14px;}
.logout-panel .panel-footer a{
color: #fff;
font-size: 13px;    
padding: 5px;
border-radius: 3px;    
}
.show-read-more {
    height: 60px;
    overflow: hidden;
}
.logout-panel .panel-footer a:hover {
    background: #07a6da;
}
.panel-body p{
    margin:0px;
}
/*==========logout==============*/
.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #02bdf4;
	color:#fff;
}
.inner-box small , .thumbnail small, .inner-box > .caption > h3, .thumbnail > .caption > h3  {
    color: #fff;
    letter-spacing: normal;
    text-align:left;
}
.navbar-toggle .icon-bar{background-color:#fff;}
/*=========main menu===========*/
.slider-container{
	background-color:#eeefef;
	margin-bottom: 10px;
}
.carousel-caption{
	position:absolute; 
	left:2%; 
	top:2px; 
	text-shadow:none; 
	text-align:left;
	max-width: 100%;
	}
.carousel-caption h2{
	font-size:38px;
	color:#ff7200;
	font-family: 'dosisbold';
}	
.carousel-inner .item img{
	width:100%; 
	height:100%; 
	background-size:cover;
	}
.carousel-inner{
	max-height:120px;
	}	
.content-area{
	width:100%;
	margin:0 auto;
	font-weight:500;
	color:#333;
	
}
.content-area h4{
	color:#333;
	}
p.anchor{
	margin-bottom:0px;
	}
p.anchor a{
	color:#333;
	}
/*=====content-area=======*/

.main-content{	
	padding-left:15px;
	padding-right:15px;
	
	}
.main-content h2{font-size:38px; font-family: 'dosisbold'; margin-top:0px;}
.show-read-more .more-text{
	display: none;
	color:#02bdf4;
    }

.read-content p{
    color:#fff;
}

.show-read-content {
    height: 160px;
    overflow: hidden;
    margin-bottom: 51px;
}
.show-read-content2 {
    height: 195px;
    overflow: hidden;
}
.read-advance {
    height: 100px;
    overflow: hidden;
}
    .gray-bg {
        background-color: #eeefef;
        height: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
/*=======thumbnail-section========*/
.thumbnail{
	background-color:#02bdf4;
	border-radius:20px;
	min-height:376px;
	position:relative;
	margin-bottom:10px;
	max-width:390px;
	}
.inner-box	{ 
	background-color:#00b1eb;
	border:3px solid #fff;
	border-radius:15px;
	margin:10px;
	min-height:290px;
}
.inner-box > .caption > p{
	padding:0px 15px;
}
.inner-box > .caption{
	padding-top:2px;
}
.inner-box > .caption > p.p-btm-mrg{ 
	/* margin-bottom:37px; */
}
a.read-more {
    color: #333;
    font-size: 16px;
}

.caption > h3{
	color:#fff;
	font-size:34px;
	text-align:center;
	letter-spacing: 1.1px;
    text-transform: uppercase;
	word-wrap:break-word;
	font-family: 'dosisbold';
	}
.caption > p{
	padding:0px 15px; 
	color:#fff; 
	font-size:14px;
	
	}
.thumbnail .caption .btn{width:100%;}
.btn-group>.btn{min-width:180px;}
.btn{
	font-size:26px; 
	font-weight:400; 
	border-radius:40px; 
	line-height:0.6; 
	height:45px;
	letter-spacing:1.3px;
    margin: 0 auto;
	white-space: normal;
	word-wrap:break-word;
	font-family: 'dosisbold';
	width:100%; 
    color:#fff;
	}
/*============footer section===============*/	
footer.footer .container{
	position:relative;
	} 
footer.footer .container .subtitle{
	top:66px; 
	color:#026c9d; 
	left: 369px;
	}
footer.footer ul.nav>li>a:focus, footer.footer ul.nav>li>a:hover {
    text-decoration: none;
    background-color:transparent;
    color: #fff;
}	
footer.footer .nav>li>a{
	padding:0px; margin-right:15px;
	}
.footer ul.navbar-nav li a img{max-height:35px;}	
/*==========language-select============*/
.language-btn{
	padding-top:15px;
    line-height: 0.6;
    width: 100%;
    letter-spacing: 2.3px;
    margin: 0 auto;
    white-space: normal;
    word-wrap: break-word;
	display: inline-block;
	
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
    background-image: none;
    border: 1px solid transparent;
}	
/*===============radiobtn============*/
/*
  Hide radio button (the round disc)
  we will use just the label to create pushbutton effect
*/
#btnStart{width:100%;}
input[type=radio] {
    display:none; 
    margin:10px;
}

/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
input[type=radio] + label#radio1 {
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    background-color: #0127a3;
    
}
input[type=radio] + label#radio2 {
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    background-color: #0173a3;
    
}
input[type=radio] + label#radio3 {
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    background-color: #ff7200;
    
}
input[type=radio] + label#radio4 {
    display:inline-block;
    margin:-2px;
    padding: 4px 12px;
    background-color: #5b6e03;
    
}

input[type=radio]:checked + label#radio1{
	background-color:#0a31b1;
	border:3px solid #fff;
	}
input[type=radio]:checked + label#radio2{
	background-color:#0c84b7;
	border:3px solid #fff;
	}
input[type=radio]:checked + label#radio3{
	background-color:#fd811c;
	border:3px solid #fff;
	}
input[type=radio]:checked + label#radio4{
	background-color:#718806;
	border:3px solid #fff;
	}	
/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
input[type=radio]:checked + label { 
   background-image: none;
    background-color:#d0d0d0;
}

.add-chkbox .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.add-chkbox .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.add-chkbox .container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.add-chkbox .container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.add-chkbox .container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.add-chkbox .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.add-chkbox .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.listing-content {
    color: #fff;
    padding: 0px 15px;
}
/*========form========*/
.form-content{
    width:auto;
    padding:0px;
}
.learn {
    width: auto;
    padding: 0px;
}
#learnTopSpeaker
{
    display:none;
}

#learnmiddleSpeaker {
    display: block;
}

#learntextarea {
    resize: none;
    text-align: center;
    font-size: 50px;
    white-space: normal;
    padding-top: 170px;
    width: 100%;
}

.form-control{
    height:60.5px;
    box-shadow: inset 0 6px 7px 0px #999;
    border:0px ;
}

/*===========table-and-panel===========*/
#collapseTwo tbody td, #collapseTwo thead th{
    width:33.3%;
    text-align:center;
}
#collapseTwo thead th {
    color: #fff;
    padding: 5px;
    height: 40px;

}
.manage-word .tab-content {
    border: 2px solid #00b1eb;
    border-radius: 0px 5px 5px 5px;
}
.manage-word ul.nav.nav-tabs.custom-tab {
    width: 100%;
}
.panel {
    margin-bottom: 0px;
}
.panel .table{
	color:#333;
	margin-bottom:0px;
	/* border:1px solid #51596a; */
	
	}
table>thead:first-child>tr:first-child>th {
    border-top: 0;
	border: 0px;
	}
.panel-body {
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 500;
    color:#333;
}
.panel-heading{
    color:#fff;
}
.panel-footer ul li{
    list-style-type:none;

}
/*==========table fixed header===========*/
.table-fixed tbody {
    max-height: 370px;
    overflow-y: auto;
    width: 100%;
    height: auto;
}
.text-color{
	color:#333;
	}
/*.outborder{border-top:1px solid #ddd; border-left:1px solid #ddd;}*/	
.outborder > .col-md-4{
	border:1px solid #ddd;
	border-top:0px; 
	border-left:0px;
	padding: 3px 3px;
	height:60px;
	overflow:hidden;
	}
.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
 display: block;
}
.table-fixed tr:after {
 content: "";
 display: block;
 visibility: hidden;
 clear: both;
}
.table-fixed tbody td,
.table-fixed thead > tr > th {
 float: left;
}

/*===========background color in the table header=============*/

.table > thead > tr > th,
.table > thead > tr > td {
    font-size: .9em;
    font-weight: 400;
    border-bottom: 0;
    vertical-align: top;
    padding: 8px;
    color: #ffffff;
    min-height:40px;
    text-align:center;
    /*background: #00b1eb;
 text-transform: uppercase;*/
}
.text-file table tbody tr {
    display: flex;
}
tbody td:first-child, thead th:first-child {
    width: 8%;
    border-left:0px;
}
tbody td:last-child, thead th:last-child {
    width: 8%;
}
.cross{color:#333;}
/*==================game-window==============*/	
.stop-watch{
    min-height:65px;   
    width:75%;
    padding-top:15px;
    margin:0 auto;
}
.game-inputheight{height:65px!important;}

/*===================checkbox custom============*/
.customcheck {
    display: block;
    position: relative;
    padding-left: 80px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
	font-weight:300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -1px;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #0173a3;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.basic-language .btn{width:100%;}
.spkr{
	 
	float:right;
    margin-top:0px;
    width:185px;

	}
span#type-word {
    word-break: break-word;
	display: inline-block;
	font-family:arial;
}
#type-word h2 {
    font-family: arial;
}
.sample-file{
	width: 100%;
    float: left;
    margin: 0px 0px;
	
}
ul.nav.nav-tabs.custom-tab {
    width: 86.7%;
    margin: auto;    
    border-radius: 5px 5px 0px 0px;
    border-bottom: 0;
    
}
.custom-tab li a {
    color: #333;
    border: 1px solid #00b1eb;
}
.custom-tab > li.active > a, .custom-tab > li.active > a:focus, .custom-tab > li.active > a:hover {
    border: 1px solid #00b1eb;
    background: #00b1eb;
    color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even){
    background:#fff;
}
.outborder-scroll {
    max-height: 350px;
    overflow-y: auto;
    height: auto;
}
.sample-file .btn {
    width: 100%;
    font-size: 20px;
    height: 35px;
    border: 2px solid #fff;
	letter-spacing:0px;
}
.spker-icon{
	vertical-align: text-bottom;
    padding: 21px 0px;
    display: inline-block;
    float:left;
}
	
.table-btn	input.btn{width:100%; font-size:22px; letter-spacing:0px;}
/*=====================countdown*====================*/
.countdown{
	height: 200px;
    width: 402px;
    border-radius: 45px;
    margin: auto;
    font-size: 80px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    padding: 45px 20px;
	}
.countdown-background{
	background:url("../../img/keybord.jpg" );
	background-repeat: no-repeat;
    background-position: center;
	background-attachment: fixed;
	background-size:cover;
	width:100%; height:100%; display:block; position:fixed; top:0px;

}	
.countdown-timerovrlay{ 
	width:100%; 
	height:100%; 
	display:block; 
	position:fixed; 
	top:0px; 
	background: rgba(255, 255, 255, 0.7);
}
/*================advance language=================*/
.wht-bg-lft{
	background: #fff;
    height: 60px;
    position: absolute;
    top: 256px;
    left: 0px;
    min-width: 300px;
    border-radius: 0px 35px 35px 0;
	}
.shape-ellipse-lft	{ 
	  height: 60px;
		width: 60px;
		background-color: #fff;
		border-radius: 50%;
		margin: auto;
		position: absolute;
		top: 0px;
		right: 0;
		bottom: 0;
		left: -236px;
	}
.shape-ellipse-rt	{ 
	  height: 60px;
		width: 60px;
		background-color: #fff;
		border-radius: 50%;
		margin: auto;
		position: absolute;
		top: 0px;
		right: -236px;
		bottom: 0;
		left: 0;
	}
.flg-holder	{
	margin: auto;
    max-width: 107px;
    display: block;
	}
.wht-bg-rt{
	
	width: 240px;
	height: 60px;
	margin:0 auto;
	position:relative;
   
	}
 
.jumbotron	ul.nav-pills li .btn{
	height: auto;
    font-size: 20px;
    font-weight: normal;
    min-width: 150px;
    letter-spacing: 0.3px; 
	}
.jumbotron	ul.nav-pills li{
	margin:10px 20px;
	}
.txt {
    position: absolute;
    height: 40px;
    width: 40px;
    font-size: 14px;
    padding: 0;
    letter-spacing: normal;
    left: 170px;
    bottom: 27px;
}

.jumbotron	ul.nav-pills li:nth-child(2){
	margin-right:15px;
}
.jumbotron	ul.nav-pills li:nth-child(4){
	margin-right:15px;
}
#btnStart{width:100%;}
.brd-radius .h5{
	margin-bottom:0px; 
	margin-top:10px!important;
	}
	
.progress{
	border-radius:15px;
	box-shadow: inset 2px 1px 6px rgba(0,0,0,.5);
	width:65%;
	display:block; float:left;
	}	
#progress	{
	width:65%; 
	margin:37px auto; 
	float:none;
	}
.add-chkbox	{
	width:33%; 
	display:block; 
	float:left; 
	margin-left:10px;
	}
.progress-bar{
	background-color:#eb8100;
	box-shadow: inset 0 1px 10px rgba(0,0,0,.5);
	}	
.slidecontainer {
    width: 70%;
	float:left;
	margin-right:9%;
}

.slidecontainer .slider {
        -webkit-appearance: none;
        width: 100%;
        height: 5px;
        margin-bottom: 15px;
        margin-top: 8px;
        border-radius: 10px;
        margin-right: 4.2%;
    }
.slidecontainer span{
	margin-right:33.2%;
	font-family: 'dosisbold';
	}
.slidecontainer span:last-child{
	margin-right:0px;
	}
.range-slider .slider {
    -webkit-appearance: none;
    width: 74%;
    height: 5px;
    margin-bottom: 15px;
    margin-top: 8px;
    border-radius: 10px;
    margin-right:4.2%;
}

.slider-tick{opacity:1;}
.slider.slider-horizontal{width:100%;}
.slider:hover {
    opacity: 1;
}
.range-slider span{
    margin-right:4.2%;
}
.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #ff7200;
    cursor: pointer;
   border: 2px solid #fff;
   border-radius:5px;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #ff7200;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius:5px;
}	

.stop-btn {
    width: 20%;
    float: left;
  
}  
.add-done {
    width: 43%;
    float: left;
	margin:0px 10px;
} 
.add-done .btn{
    width:100%;
	font-size:20px; 
	height:35px;
	border:2px solid #fff;
} 
.stop-btn .btn{
	width:100%; 
	font-size:20px; 
	height:35px;
	border:2px solid #fff;
	}    

input#myInput{
	margin-bottom:5px;
	height:40px; 
	box-shadow:none;
	border:1px solid #c2c2c2;
	color:#333;
	
	}	
.custom-file-upload {
    border: 2px solid #fdfbfb;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 20px; 
    width:100%;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{background:#00b1eb; border-color: #00b1eb; margin-top:0px;}
.table-responsive table{color:#333;} 
.border-top{border-top:1px solid #ddd;}
.add-remove .btn{
    height:35px; 
    border: 2px solid #f6f6f6;
    width:40%;
    color:#fff;
}
/*#btnDone{width:40%;}*/
/*.input-group{display:inline-block;}*/
.input-group-upload {
    display: block;
}
.panel-custom {
    border: 1px solid #ddd;
}
.input-group-addon{
    background:none;
    border:none;
}
.panel-custom .panel-heading {
    background-color: #00b1eb;
}
.add-wordfromlist>.table>tbody>tr>td, .add-wordfromlist>.table>tbody>tr>th{
	min-height:40px;
	padding:10px 5px;
    /*border-right:1px solid #ddd;*/
}
    .add-wordfromlist > .table > tbody > tr > td:last-child, .add-wordfromlist > .table > tbody > tr > th:last-child{
        border-right:0px;

    }
    .add-wordfromlist > .table > thead > tr > td, .add-wordfromlist > .table > thead > tr > th {
        min-height: 40px;
        padding: 10px 5px;
        width: 25%;
    }
.pad-tbl .panel-body{padding:0px;}

.panel-body.border-top.text-center.add-remove {
    padding: 10px 0px;
}
.add-wordfromlist.table-responsive table {
   
    border-bottom: 0px;
    border-left: 0;
    border-right: 0PX;
}
.add-wordfromlist.table-responsive table thead {
    background: #00b1eb;
    text-transform: uppercase;
    color: #ffffff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.close-btn {
    color: red;
    position: absolute;
    display: none;
    cursor: pointer;
    left:1px;
}
.slidecontainer .jumbotron p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 200;
}
.input-group textarea.form-control{
    font-size:17px;
    color:#333;
    font-weight:500;
}
#text-file .form-content .form-group label.lable-text {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    font-weight: 700;
    vertical-align: text-top;    
    padding: 0px;
    line-height: 15px;
}
.add-wordfromlist table.table tbody tr td {
    position: relative;
    width: 42%;
    white-space: normal;
    font-size: 13px;
}
    .add-wordfromlist table.table tbody tr td:first-child, .add-wordfromlist table.table tbody tr th:first-child, .add-wordfromlist table.table tbody tr td:last-child, .add-wordfromlist table.table tbody tr th:last-child {
        width: 8%;
    }
    .add-wordfromlist table.table tbody tr td:hover .close-btn {
        display: block;
    }
.add-wordfromlist .outborder > .col-md-4:hover .close-btn{ 
	display:block; 
}
.add-wordfromlist .outborder > .p-text:hover .close-btn {
    display: block;
}
.p-text{
    position:relative;
}
#text-file table tbody {
    max-height: 350px;
    background: #fff;
    height: auto;
}
#dvSelectedtext p:nth-child(even) {
    background: #f5f5f5;
    padding: 10px;
}
#dvSelectedtext p:nth-child(odd) {
    background: #ffffff;
    padding: 10px;
}
.add-wordfromlist .table tbody {
    max-height: 350px;
    overflow-y: auto;
    height: auto
}
/*tablecss for responsive*/


    table {
        width: 100%;
    }

    thead, tbody, tr, td, th { display: block; }

    tr:after {
        content: ' ';
        display: block;
        visibility: hidden;
        clear: both;
    }

    thead th {
        height: 30px;

        /*text-align: left;*/
    }

    tbody {
        height: 120px;
        overflow-y: auto;
    }

    thead {
        /* fallback */
    }


        tbody td, thead th {
            width: 42%;
            float: left;
            word-break: break-word;
            white-space: normal !important;
            border-left: 1px solid #ddd;
        }
/*table end*/
.table-dn-btn{width:45%;}
.table-responsive table.table tr td input[type=checkbox], input[type=radio] {
    margin: 0px;
}
.panel>.list-group .list-group-item{color:#333;}
@media (max-width:1024px){
	/* .inner-box{min-height:466px;} */
	.carousel-caption{max-width:65%; top:10px;}
	.carousel-caption h2{font-size:36px;}
	.subtitle{left:272px;}
	footer.footer .container .subtitle{left:286px;}
.marg-lr60{margin-left:45px; margin-right:45px;}
input[type=radio] + label#radio1{padding:4px 8px;}
input[type=radio] + label#radio2{padding:4px 8px;}	
input[type=radio] + label#radio3{padding:4px 8px;}
.jumbotron	ul.nav-pills li {
    margin: 10px 12px;
}
.jumbotron ul.nav-pills li .btn{font-size:1.9rem; }
}	
i.fa.text-orng, i.fa.text-sky {
	font-size:20px;
}
@media (max-width:991px){
    .show-read-content {
        height: 80px;
        overflow: hidden;
        margin-bottom: 51px;
    }
    .show-read-content2 {
        height: 125px;
        overflow: hidden;
    }
    .show-read-more {
        height: 82px;
        overflow: hidden;
    }
    .read-advance {
        height: 85px;
        overflow: hidden;
    }
    .spkr{
         width:130px;
    }
	.pdn-70rl{
		padding:0px;
		}
	.marg-lr60{
		margin-left:0px; 
		margin-right:0px;
		}
	
	.thumbnail{
		max-width:100%;
		min-height: 250px;
		}
	.inner-box {
    min-height: 250px;
		}
	.jumbotron ul.nav-pills li .btn{
        font-size:1.9rem; min-width:141px;
	}
.log-out {
	color: #333;
	position: relative;
	bottom: 5px;
	margin-top:10px;
	float:none;
}
.log-out span.circle-log{float:none;}	
.log-out a i.fa{font-size:40px;}
.logout-panel{top:33px;}
.hide-word {
		top: 36px;
		position: absolute;
		right: 20px;
		}
.customcheck{
    display:inline-block; 
    width:120px; 
    padding-left:0px;
}		
}
@media (max-width:768px){
.show-read-content2 {
    height: 125px;
    overflow: hidden;
}
.show-read-content {
    height: 85px;
    overflow: hidden;
    margin-bottom: 39px;
}
.subtitle{
	left:145px
	}
footer.footer .container .subtitle{
	left:152px;
	}
.inner-box{
	min-height:275px; 
	display:block;
	}	
.carousel-caption{
	top:2px;
	
	}	
.carousel-caption h2{
	font-size:30px;
	}	
.jumbotron	ul.nav-pills li {
        margin: 10px 8px;
}
.jumbotron ul.nav-pills li .btn {
        min-width: 149px;
}
.text {
    left: 0;
    bottom: 2.5em;
    right: 0;
}
}
@media (max-width:767px){
.show-read-content {
    height: 95px;
    overflow: hidden;
    margin-bottom: 20px;
}
.show-read-content2 {
    height: 128px;
    overflow: hidden;
}
.show-read-more {
    height: 81px;
    overflow: hidden;
}
footer.footer ul.nav{
	margin-left:5px;
	}
footer.footer ul.nav>li{
	float:left;
	}
footer.footer ul.nav>li>a>img{
	max-width:100%;
	}
.subtitle {
    left: 244px;
}
footer.footer .container .subtitle {
    left: 266px;
}	
.slider-container{
	display:none;
	}

.spker-icon{
	margin-left:0px;
	}	
.cancelbtn, .signupbtn{
	width:100%;
	float:none;
	}
	.jumbotron ul.nav-pills li .btn{min-width:146px; font:16px; }
.log-out{padding-bottom: 10px; }



.logout-panel{
    margin-bottom: 12px;
    background-color: #dc6404;
	border-color: #a95715;
	box-shadow: none;
    border: 0px;
	color:#fff;
    
}	

.logout-panel .panel-footer {
    padding: 10px 15px;
    background-color: #c7610e;
    /* border-top: 1px solid #ddd; */
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	border:0px;
	}
.logout-panel .panel-footer a {
    color: #fff;
    font-size: 13px;    
    padding: 5px;
    border-radius: 3px;
   
}
.log-out a{color:#fff;}
.log-out span.circle-log {
    border: 1px solid #c7610e;
    background: #c7610e;
	padding:4px;
   
}
.log-out span.circle-log:hover {
    background: #dc6404;
}
   
.stop-watch{
    padding:0px;
    padding-top:10px;
    min-height:50px;
    float:left;
    width:100%;
}
.form-content {
    width: auto;
    padding: 0px 15px;
}
    .learn {
        width: auto;
        padding: 0px 0px;
    }
    #learnTopSpeaker {
        display: inline-block;
    }

    #learnmiddleSpeaker {
        display: none;
    }

    #learntextarea {
        resize: none;
        text-align: center;
        font-size: 50px;
        white-space: normal;
        padding-top: 170px;
        width: 100%;
    }
    .add-wordfromlist > .table > thead > tr > td, .add-wordfromlist > .table > thead > tr > th {
       
        overflow-wrap: break-word;        
        display: contents;
        letter-spacing: normal;
    }
.table-responsive{border-left:0px; border-right:0px;}
    .outborder > .col-md-4{
        border-right:0px;
    }
}

@media (max-width:736px){
	.inner-box{min-height:275px;}
	ul.nav.nav-pills {
    margin: auto;
    
}
.jumbotron ul.nav-pills li .btn{min-width:145px;}
   
	
}

@media (max-width:667px){
    .show-read-content {
        height: 106px;
        overflow: hidden;
        
    }

    .show-read-content2 {
        height: 130px;
        overflow: hidden;
        margin-bottom: 25px;
    }
	.jumbotron ul.nav-pills li .btn{
        min-width:115px;
	}
    .read-advance {
        height: 105px;
        overflow: hidden;
    }
    .float-left {
        float: none;
    }
    .customcheck{
        width:160px;
    }
    .spker-icon {
        padding: 0px;
    }
    .pdn-rl40 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .brd-radius {
        border-radius: 10px !important;
    }
    .game-inputheight {
        height: 45px !important;
    }
    .spkr {
      
        margin-top: 0px;
        
    }
    .font-size36 {
        font-size: 24px !important;
    }
    .add-remove .btn{
        width:100%;
    }
    #btnDone{width:85%;}
    .range-slider .slider{
        width:66%;
    }
    
}

@media (max-width:568px){
	
	.jumbotron ul.nav-pills li .btn {
    min-width: 152px;
}
ul.nav.nav-pills {
    margin: auto;
    width: 69%;
}
.sky-bg-radius{
    border-radius:0px!important;

}
.main-content{
    padding-left:0px;
    padding-right:0px;

}
    input#btnDone {
        width: 100%;
    }
    .show-read-more {
        height: 105px;
        overflow: hidden;
    }

}
@media (max-width:480px){
.show-read-content {
    height: 142px;
    overflow: hidden;
}
.show-read-content2 {
    height: 185px;
    overflow: hidden;
    margin-bottom: 25px;
}
.show-read-more {
    height: 135px;
    overflow: hidden;
}
.read-advance {
    height: 148px;
    overflow: hidden;
}
.subtitle {
    font-size: 3.7vw;
    left: 93px;
	top:58px;
}
.carousel-caption{
	top:-22px; 
	max-width:100%;
	}
.carousel-caption h2 {
    font-size: 6vw;
}	
.main-content h2 {
    font-size: 32px;
}
.btn{
	font-size:23px; 
	height:31px;
	}
    .txt {
        font-size: 12px;
        height: 35px;
        width: 35px;
        left: 148px;
        bottom: 27.2px;
    }
    .inner-box {
        margin: 6px;
    }	
.caption > h3{
	font-size:26px;
	}
.caption > p{
	padding:8px;
	}	
.inner-box > .caption > p {
    padding: 0px 0px;
}
footer.footer ul.nav{margin-left:5px;}
footer.footer ul.nav>li{
	float:left;
	width:50px;
	}
footer.footer ul.nav>li>a>img{
	max-width:100%;
	}
footer.footer .container .subtitle {
	left:109px;
	top:59px;
	}
ul.nav.nav-pills{width:100%;}	
.jumbotron ul.nav-pills li .btn{min-width:149px;}
    #progress {
        width: 100%;
        margin: 37px auto;
        float: none;
    }

    .slidecontainer {
        width: 100%;
        float: none;
        
    }
    .stop-btn {
        width: 100%;
        float: none;
    }
    .add-chkbox {
        width: 100%;        
        float: left;
        margin-bottom:15px;
        
    }
    .progress{
        width:100%;
    }
    #btnDone {
        width: 100%;
    }
    .font-size32 {
        font-size: 24px !important;
    }
    
}
@media (max-width:375px){
.show-read-content {
    height: 160px;
    overflow: hidden;
}
.show-read-content2 {
    height: 206px;
    overflow: hidden;
    margin-bottom: 25px;
}
.show-read-more {
    height: 165px;
    overflow: hidden;
}
.read-advance {
    height: 187px;
    overflow: hidden;
}
.subtitle {
    /* font-size: 13px; */
    left: 88px;
	top:52px;
}
footer.footer .container .subtitle {
    left: 106px;
	top:52px;
	}
.jumbotron	ul.nav-pills li {
margin: 10px 9px;
	}	
.jumbotron ul.nav-pills li .btn{
    min-width:124px; 
    font-size:1.4rem;

}
    .range-slider .slider {
        width: 60%;
    }
.txt {
    font-size: 12px;
    height: 35px;
    width: 35px;
    left: 125px;
    bottom: 25px;
}
}
@media (max-width:320px){	
.subtitle {    
	font-weight:500;
	top:43px;
}
.btn {
    font-size: 15px;
    height: 26px;
}
.txt {
    font-size: 12px;
    height: 35px;
    left: 105px;
    bottom: 23px;
}
footer.footer .container .subtitle {
    left: 87px;
    top: 46px;
}	
.jumbotron ul.nav-pills li .btn{min-width:104px; font-size:1.1rem;}
.show-read-content {
    height: 182px;
    overflow: hidden;
}
.show-read-content2 {
    height: 267px;
    overflow: hidden;
    margin-bottom: 25px;
}
.show-read-more {
    height: 202px;
    overflow: hidden;
}
.read-advance {
    height: 202px;
    overflow: hidden;
}
}