/*
font-family: 'PT Serif', serif;
font-family: 'Open Sans', sans-serif;
*/
body {
	font-family: 'Open Sans', sans-serif;
}
@font-face{font-family:'Menksoft2012';src:url('../fonts/Menksoft2012.woff');}


.parallaxbg {
	height:550px;
	background:url('../img/dict/bg.png') no-repeat;
	background-attachment: fixed;
	background-position: top;
	padding:60px 0;
}
.parallaxbg .container {
	text-align:center;
}
.txtcenter{
	text-align:center;
}
.parallaxbg .container h2 {
	font-size:30px;
	color:#313131;
	font-weight:bold;
	margin-bottom:40px;
}
.parallaxbg .container p {
	font-size:13px;
	color:rgba(49,49,49,0.45);
	font-weight: 600;
	line-height: 25px;
}
.parallaxbg .container .mobile ,.parallaxbg .container .mobileimg {
	display:inline-block;
	margin:20px;
	width:100%;
}
.parallaxbg .container .mobileimg img {
	max-width:100%;
}
.parallaxbg .container .mobile a {
	margin:15px;
}
.counters {
	padding:80px 0;
	background-color:#002760;
}
.counterouter .counter {
	font-size:60px;
	color:white;
	text-align:center;
	font-weight:bold;
}
.counterouter .countertext {
	font-size:14px;
	color:white;
	text-align:center;
	font-weight:bold;
}
.aboutcontent {
	padding:80px 0;
}
.aboutcontent h3 {
	font-size:30px;
	color:#002760;
	font-weight: bold;
	margin-bottom:40px;
	margin-top: 0;
}
.aboutcontent p {
	font-size:13px;
	color:#999999;
	text-align: justify;
	line-height: 22px;
}
.aboutcontent .twitter {
	text-align:center;
}
.aboutcontent .twitter .twitouter {
	padding:20px;
	border: 1px solid #ececec;
	box-shadow: 0px 6px 4px rgba(0,0,0,0.04);
	display: inline-block;
	border-radius:3px;
}
.aboutcontent .twitter .twitouter iframe {
	
}



.owl-item {
	text-align:center;
}
.topcart {
	width:100%;
	background-color:white;
	border-radius:3px;
	border:1px solid #e1e1e1;
}
.topcart h3.title {
	color:#002760;
	line-height:34px;
	position:relative;
	padding: 0 20px;
}
.topcart h3 span {
	color:#c4c4c4;
}
.topcart h3 .leftborder {
	height: 34px;
	width: 4px;
	position: absolute;
	z-index: 56;
	display: block;
	left: 0px;
	top: 0px;
	background-color: #002760;
}
.topcart ul.toplist {
	padding:0;
	list-style-type:none;
}
.topcart ul.toplist li {
	font-size:13px;
	border-bottom:1px solid #f2f2f2;
	padding: 10px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.topcart ul.toplist li a {
	color:#8e8e8e;
}
.topcart .more {
	text-align:right;
}
.topcart .more a { 
	color:#002760;
	font-size:13px;
	margin-right:20px;
	font-weight: 600;
}
#mscript {
	display: block;
	margin: 30px auto;
	width: 120px;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	/* border: 1px solid red; */
}
#mscript input {
	border: 0px;
	font-size: 43px;
	font-family: 'Menksoft2012';
	color: #003580;
	left: 0px;
	top: 0px;
	width: 240px;
}
.leftlogo img {
	margin: 11px;
}
.detailcontent .title {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.leftcontainer {
	font-family: 'PT Serif', serif;
	
}
.detailcontent img {
	max-width:100%;
}

.resultpanel {
	padding: 50px 5%;
	background-color:#f4f4f4;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.rightcontent hr {
	
}
.rightcontent h4 {
	font-family: 'PT Serif', serif;
	text-align:center;
	margin-top: 20px;
}
.rightcontent p {
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-indent:30px;
}
.alphabet {
	
}
.alphabet .container {
	text-align:center;
}
.alphabet span {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#d4d4d4;
	padding:8px;
	padding-bottom:12px;
	cursor:pointer;
	display: inline-block;
}
.alphabet span.active, .alphabet span:hover {
	border-bottom: 2px solid #002760;
	color:#002760;
}

.leftfilter ul {
	padding:0;
}
.leftfilter ul li {
	font-family: 'Open Sans', sans-serif;
	list-style-type: none;
	padding: 10px 15px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.03);
	border: 1px solid #e1e1e1;
	margin-bottom:20px;
	color:#4c4c4c;
	font-size: 22px;
	font-weight:600;
	cursor:pointer;
	width:100%;
	background-color:white;
	line-height: 28px;
	position: relative;
}
.hvr-sweep-to-right:before {
	background:#002760!important;
}
.leftfilter ul li span {
	font-size:13px;
	margin: 0 10px;
}
.leftfilter ul li .ion-ios-arrow-right {
	color:#d4d4d4;
	float: right;
	margin-right: 10px;
}
.grid {
	margin-top: 10px;
}
.grid-item {
	/*float: left;*/
	width: 24%;
}
.grid-item a {
	text-decoration:none;
}
.grid-item .innerbox {
	margin:10px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.03);
	border: 1px solid #e8e8e8;
}
.grid-item .innerbox:hover .content {
	box-shadow: 0 10px 20px -4px #cac8c8;
}
.grid-item .innerbox .content {
	padding:15px;
	background-color:white;
	margin: 0;
	position:relative;
	text-align: inherit;
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out;
}
.grid-item .innerbox .content .type {
	margin-top: 10px;
	font-size:14px;
}
.grid-item .innerbox .content .type span {
	color:#9f8f5e;
}
.grid-item .innerbox .content .type .rightitems {
	float:right;
}
.grid-item .innerbox .content .type .rightitems i {
	font-size:20px;
	color:#d4d4d4;
	margin-left:8px;
}
.grid-item .innerbox .content .details {
	font-family: 'Open Sans', sans-serif;
}
.grid-item .innerbox .content .details .name {
	font-weight: 600;
	font-size: 18px;
	color:#3c3c3c;
}
.grid-item .innerbox .content .details .desc {
	color: #bdbdbd;
	border-bottom: 1px solid #dedede;
	padding: 10px 0 15px;
	font-size:14px;
}
.grid-item .img img {
	width:100%;
}

.searchdiv {
	height: 80px;
}
.searchouter {
	width:70%;
	margin:35px auto;
	position:relative;
}
#search {
	height: 56px;
	border: 1px solid #e1e1e1;
	font-size: 16px;
	padding-left: 60px;
	font-family: 'Open Sans', sans-serif;
	color:rgba(0,0,0,0.4);
	box-shadow: none;
	border-radius: 0;
}
#search:focus {
	box-shadow: none;
}
.searchouter .btn {
	height:56px;
	border-radius:0;
	font-size:14px;
	color:rgba(0,0,0,0.4);
	padding: 10px 30px;
	font-weight: 600;
}
.searchouter .searchbtn {
	background-color:#002760;
	color:white;
}
.searchouter .dropdown-toggle {
	border: 1px solid #e1e1e1;
	background-color:white;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, 
.btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	border: 1px solid #e1e1e1;
	background-color:white;
	box-shadow: none;
}
.searchouter .caret {
	color:rgba(0,0,0,0.6);
	font-size:16px;
}
.searchicon {
	position: absolute;
	left: 22px;
	top: 20px;
	z-index: 6;
}
.searchouter i {
	position:absolute;
	right: 20px;
	top: 28px;
	font-size: 32px;
	color: #cacaca;
}
textarea:focus, input:focus {
	outline: none;
}
.topcontainer {
	background-color:#002760;
	margin: 0;
}
.topcontainer img {
	max-width:100%;
}
.topcontainer .centermenu {
	text-align:center;
}
.topcontainer .centermenu .navbar {
	background-color:transparent;
	border:none;
	margin:0;
}
.topcontainer .rightlogo {
	text-align:right;
}
.topcontainer .rightlogo img {
	max-height: 43px;
	margin: 11px;
}
.topcontainer .addbutton {
	font-size:13px;
	text-shadow: -1px 0px 0.99px rgba(0, 0, 0, 0.3);
	color:white;
	padding: 3px 15px;
	margin: 22px 10px;
	border-color:#124692;
	background: #124692; /* Old browsers */
	background: -moz-linear-gradient(bottom, #124692 0%, #1654ab 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, #124692 0%,#1654ab 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, #124692 0%,#1654ab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progidXImageTransform.Microsoft.gradient( startColorstr='#124692', endColorstr='#1654ab',GradientType=1 ); /* IE6-9 */
}
.topcontainer .loginbutton {
	color:white;
	opacity:0.8;
	text-decoration:none;
}
.topcontainer .loginbutton:hover {
	opacity:1;
}
.topcontainer .helpbutton img {
	padding:3px;
	border-right: 1px solid rgba(255,255,255,0.2);
	padding-right: 22px;
}
.topcontainer .seperateline {
	background-color:#ccc;
	width:1px;
	height:40px;
}
.navbar-brand {
	display:none;
	padding:5px;
}
.navbar-brand img {
	height:43px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top: 1px solid transparent;
}
.navbar-default .navbar-nav>li {
	margin: 0;
	
}
.navbar-default .navbar-nav>li>a {
	color:rgba(255,255,255,0.6);
	font-family:'Open Sans', sans-serif;
	font-size: 15px;
	height: 70px;
	line-height: 50px;
	padding:10px 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover ,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background-color:rgba(255,255,255,0.05);
	color: white;
}
.navbar-nav {
	margin: 0 auto;
    padding: 0;
    float: none!important;
    text-align: center;
	/*background-color:white;*/
}
.navbar-nav>li {
	float:none;
	display: inline-block;
}
.footer {
	background-color:#2b2b2b;
	color:#aaa;
	margin:0;
}
.footer .links {
	margin-top: 10px;
	margin-bottom: 30px;
}
.footer .links h4 {
	color:white;
	font-size: 14px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}
.footer .links p {
	font-size:13px;
}
.footer .links ul {
	padding:0;
}
.footer .links ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
.footer .links a {
	color:rgba(255,255,255,0.5);
	text-decoration:none;
	font-size:13px;
}
.footer .links ul li i {
	width:14px;
}


.footer .footerlogo {
	display:inline-block;
	margin-top: 24px;
}
.footer .footermail {
	float:right;
	font-size: 24px;
	margin-top: 24px;
}
.footer .footermail a {
	color:white;
	font-size: 14px;
	line-height: 24px;
}
.copyright {
	background-color:#212121;
	text-align:center;
	color:rgba(255,255,255,0.5);
	height:60px;
	line-height:60px;
	margin:0;
}
.copyright p {
	margin:0;
	font-size: 13px;
}
#up {
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 40px;
	width: 40px;
	background-color: rgba(0,0,0,0.8);
	color: white;
	text-align: center;
	opacity: 0.3;
	cursor: pointer;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#up:hover {
	opacity:1;
}
#up i {
	font-size: 18px;
	line-height: 2
}
.breadcrumb ul {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding-left: 15px;
}

.breadcrumb ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.breadcrumb ul li a {
	color:#666;
}
@media screen and (max-width: 1300px) {
	.topcontainer .helpbutton img {
		padding:0;
		border:none;
	}
	.searchouter {
		width:100%;
	}
}
@media screen and (max-width: 960px) {
	.grid-item {
		width: 30%;
	}
	.topcart {
		margin-bottom:20px;
	}
}
@media screen and (max-width: 768px) {
	
	.searchouter .btn {
		padding:10px 15px;
	}
	#search {
		padding-left:44px;
	}
	.searchicon {
		left:15px;
	}
	.rightlogo {
		text-align:left!important;
	}
	.navbar-header {
		margin-top:10px;
	}
	.navbar-default .navbar-nav>li a {
		height: 40px;
		line-height: 20px;
		padding:5px 20px!important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		margin-top: 10px;
		padding-top: 10px;
	}
	.grid-item {
		width: 45%;
	}
	.navbar-brand {
		display:block;
	}
	.navbar-nav>li {
		width:100%;
	}
	.navbar-default .navbar-nav>li {
		margin-left: 0;
	}
	.navbar-default .navbar-nav>li a {
		text-align:left;
		padding-left:0;
	}
	.footer .links {
		padding:0 20px;
	}
	.footer .links ul {
		padding-left: 20px;
	}
}
@media screen and (max-width: 400px) {
	.owl-item .card {
		width: 100%;
	}
	.grid-item {
		width: 80%;
	}
}