/*
Theme Name: Language Classification
Theme URI: http://pawsinteractive.co.uk
Author: Robert Pal
*/
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?-nbdzce');
	src: url('fonts/icomoon.eot?#iefix-nbdzce') format('embedded-opentype'), url('fonts/icomoon.woff?-nbdzce') format('woff'), url('fonts/icomoon.ttf?-nbdzce') format('truetype'), url('fonts/icomoon.svg?-nbdzce#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
	content: "\e60d";
}
.icon-facebook:before {
	content: "\e60e";
}
body {
	line-height: 160%;
}
h1 {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	font-size: 13pt;
	word-spacing: 7px;
	margin-top: 17px;
	border-bottom: 2px solid #000;
}
h2 {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}
h3 {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 4px;
	padding-bottom: 5px;
}
h4 {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 3px;
	margin-bottom: 0px;
}
.content .nav-pills {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
}
.nav li a:hover {
	background: none;
}
.nav-justified {
	font-family: 'Questrial', sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	margin-bottom: 20px;
	background-color: #fff;
}
.nav-justified li a {
	padding: 15px 5px;
}
.nav-justified li:before {
	content: "";
	position: absolute;
	float: left;
	right: 0;
	top: 15px;
	height: 16px;
	border-right: 1px solid #000;
}
.nav-justified li.current-menu-item:after, .nav-justified li.current-page-ancestor:after {
	content: "";
	position: absolute;
	left: 15%;
	bottom: 0;
	width: 70%;
	border-bottom: 2px solid #000;
}
.nav-justified li:last-child:before {
	border-right: none;
}
.nav-justified > li > a:hover,
.nav-justified > li > a:focus,
.nav-justified > li.current-menu-item > a:hover,
.nav-justified > li.current-menu-item > a:focus,
.nav-justified > li.current-page-ancestor > a:hover,
.nav-justified > li.current-page-ancestor > a:focus {
  background:none;
}
.navbar-header {
	width: 100%;
}
.navbar-toggle {
	padding: 0px;
	float: left;
	border-radius: 0px;
	margin: 20px 0;
}
.navbar-toggle .icon-bar {
	background-color: #000;
}
.footer {
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0;
	border-top: 2px solid #000;
	text-transform: uppercase;
	padding: 10px 0;
	font-size: 9px;
}
.footer .btn {
	background-color: #000;
	color: #fff;
	padding: 0px;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
.wp-video {
	position: relative;
/*	padding-bottom: 76.25%; */
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
	width: 100%!important;
	margin-bottom: 10px;
}
.wp-video iframe, .wp-video object, .wp-video embed, .wp-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 95%;
}
#contactform {
	margin-top: 20px;
}
#contactform input[type=text], #contactform textarea {
	font-family: 'Questrial', sans-serif;
	resize: none;
	text-transform: uppercase;
	width: 100%;
	padding: 5px 10px;
	background: none!important;
	border: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	color: #000;
}
#contactform input:focus, #contactform textarea:focus {
	border: 1px solid #000;
}
#contactform button[type=submit] {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
}
#contactform input[type=submit]:active, #contactform input[type=submit]:focus {
	outline: 0
}
#contactform-message {
	display: none;
	float: left;
	padding: 12px
}
#contactform-message.loading {
	display: block;
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}
#contactform-message.error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7
}
#contactform-message.success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.honeypot {
	display: none!important
}
input:focus, textarea:focus, button:focus, .btn:hover, .btn:active, .btn:focus {
	outline: none;
}
::-webkit-input-placeholder {
 color: #999;
}

:-moz-placeholder { /* Firefox 18- */
 color: #999;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
}

:-ms-input-placeholder {
 color: #999;
}
.input-group {
	margin-bottom: 10px;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #000;
	text-align: center;
	background: none;
	border: 1px solid #000;
	border-radius: 2px;
	border-right: 0px!important;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important;
	border-left: 0px!important;
}
.entry {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	margin-bottom: 20px;
}
.entry.on {
	opacity: 1;
}
.entry.off {
	opacity: 0.3;
}
.entry.off:after {
	content:"";
	position:absolute;
	left:10px;
	right:10px;
	top:0;
	bottom:0;
	background-color:#000;
	opacity: 0;
}
.entry.off a:hover{
	cursor:default;
}
.nav-pills>li>a {
	border-radius: 0px;
	padding: 10px 0 0 0;
	margin: 0 10px;
	border-bottom: 2px solid #fff;
}
.nav-pills>li.current_page_item>a, .filter a.on {
	border-bottom: 2px solid #000;
}

.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li.current_page_item > a,
.nav-pills > li.current_page_item > a:hover,
.nav-pills > li.current_page_item > a:focus {
  background:none;
}
.col-sm-10 .nav-pills, .team img {
	margin-bottom: 20px;
}
hr {
	border-top: 2px solid #000;
}
.container hr:first-child {
	margin-top: 0px;
}
.btn-sm {
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
}
.btn-group .btn {
	border-radius: 0px;
	border: none;
	border-bottom: 2px solid #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0 40px;
	text-transform: uppercase;
	font-size: 16px;
}
.btn:active, .btn.active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-group .btn.active {
	border-bottom: 2px solid #000;
}
.icon {
	position: relative;
	float: left;
	font-size: 60px;
	display: none;
}
#next-question {
	display: none;
}
.question-img {
	margin-bottom: 20px;
}
.response {
	margin-bottom: 20px;
}
.response .alert {
	margin-right: 15px;
	margin-bottom: 5px;
}
.answers {
	margin-bottom: 20px;
}
.modal-content {
	border:none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.modal-content .frame {
	border: 1px solid #000;
}
.modal-header {
	border: none;
}
.close, .close:hover {
	opacity: 1;
}
button.close, button.close:hover {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	text-align: center;
	background: #000;
	color: #fff;
	font-weight: normal;
}
.modal-backdrop {
	background-color: transparent;
}
@media (max-width: 700px) {
h1 {
	padding: 20px 0;
	margin: 0px;
}
.navbar {
	margin-bottom: 10px;
}
.navbar-collapse {
	position: absolute;
	z-index: 2000;
	width: 50%;
	left: -20px;
}
.nav-justified li, .nav-justified li a {
	float: left;
	clear: both;
	border: none;
}
.nav-justified li {
	margin-left: 10px;
}
.nav-justified li:before {
	border: none;
}
.nav-justified li a {
	padding: 10px 0;
}
.nav-justified li.current-menu-item:after, .nav-justified li.current-page-ancestor:after {
	width: 100%;
	left: 0%;
}
}
 @media (min-width: 700px) {
.header {
	padding-top: 60px;
}
h1 {
	font-size: 32pt;
}
.modal{
	overflow:hidden;
}
.modal-open {
	overflow:visible;
}
.modal-dialog {
	width: 717px;
	margin-top:15%;
}
/*
.modal-content {
	margin-left: 16px;
}*/
.modal-body .container{
	width: 660px;
	padding:0px;
}
}
