/*font-family: 'PT Serif', serif;
font-family: 'Open Sans', sans-serif;*/


@font-face{
	font-family:"Ms";
	src:url("../fonts/mng/cmsug-webfont.eot");
	src:url("../fonts/mng/cmsug-webfont.eot#iefix")
	format("embedded-opentype"),url("../fonts/mng/cmsug-webfont.ttf") format("truetype"),url("../fonts/mng/cmsug-webfont.woff") format("woff"),url("../fonts/mng/cmsug-webfont.svg#Ms")format("svg");
	font-weight:normal;
	font-style:normal;
}
audio::-internal-media-controls-download-button {
	display:none;
}

audio::-webkit-media-controls-enclosure {
	overflow:hidden;
}

audio::-webkit-media-controls-panel {
	width: calc(100% + 30px); /* Adjust as needed */
}
.maintable {
	font-size:12px;
}
.maintable tr td:first-child {
	font-weight:bold;
}

.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
#autoSuggestionsListbook > li {
         background: none repeat scroll 0 0 #fff;
         border-bottom: 1px solid #E3E3E3;
         list-style: none outside none;
         padding: 3px 15px 3px 15px;
         text-align: left;
    }
    #autoSuggestionsListbook > li a { 
		font-family:"PT Serif", serif;
		color: #000; 
	}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.menn{
	text-decoration: none;
}
.menn:hover{
	text-decoration: none;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

.txtcenter{
	text-align:center;
	border-right: 1px solid #efefef;
	margin-bottom:20px;
}
.txtcenter1{
	text-align:center;
	margin-bottom:20px;
}
.mainimgout {
	position:relative;
}
.fltimg{
	background: rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 1;
    color: #000;
    font-size: 12px;
	bottom:0;
	padding:5px;
	left: 0;
    right: 0;
	text-align:center;
}
.category .category-item {
	padding:30px;
	text-align:center;
	border:1px solid black;
	border-radius:4px;
	margin:30px 0;
}
.category a {
	text-decoration:none;
}
.category .category-item .count {
	font-size:32px;
	color:black;
	opacity:0.5;
}
.category .category-item .title {
	font-size:22px;
	color:#002a68;
	text-transform:uppercase;
	font-weight:bold;
}
/*last modal added*/
.modal-fullscreen {
  background: transparent;
}
.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}
.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
/*end*/
.bgtug {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.leftlogo img {
	height: 80px;
    padding: 0px!important;
    margin-top: 5px;
}
.rightlogo img {
	height: 80px;
    padding: 0px!important;
    margin-top: 5px;
}

.catitem .img {
	width:100%;
}
.catitem .title {
	margin-top:0px;
}
.catitem .catmore {
	cursor:pointer;
	text-decoration:none;
	color:black;
}
.navbar-default .navbar-brand , .navbar-default .navbar-brand:hover{
	color:white;
}
.navbar-default .navbar-toggle {
	border-color:white;
}
.navbar-default .navbar-toggle:hover {
	background-color:#002768;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:white;
}
.detailimgcarousel {
	margin-bottom:20px;
}
.detailimgcarousel .overlay {
	cursor:pointer;
	background-color: rgba(255,255,255,0.5);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.detailimgcarousel .overlay:hover {
	background-color: rgba(255,255,255,0);
}
.detailimgcarousel .owl-controls{
	display:none!important;
}
.detailimgcarousel img {
	max-height:100%;
}
.detailimg img {
	cursor:zoom-in;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.detailimg img:hover {
	-webkit-filter: grayscale(0.7);
	filter: grayscale(0.7)
}


.contactitems {
	padding-left:0;
}
.contactitems .form-control {
	margin:10px 0;
	border-radius: 0;
}
.contactitems .cicon {
	font-size: 18px;
    background-color: #002760;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    color: white;
}
.contactitems .btn {
	border-radius: 0px;
	background-color: #002a68;
    border-color: #002a68;
	padding: 10px 40px;
}
   #autoSuggestionsList > li {
         background: none repeat scroll 0 0 #fff;
         border-bottom: 1px solid #E3E3E3;
         list-style: none outside none;
         padding: 3px 15px 3px 15px;
         text-align: left;
    }
    #autoSuggestionsList > li a { 
		font-family:"Open sans", sans-serif;
		color: #000; 
	}
	#autoSuggestionsList1 > li {
         background: none repeat scroll 0 0 #fff;
         border-bottom: 1px solid #E3E3E3;
         list-style: none outside none;
         padding: 3px 15px 3px 15px;
         text-align: left;
    }
    #autoSuggestionsList1 > li a { 
	color: #888888; 
	}
    .auto_list1 {
    height: 300px;
    overflow-y: scroll;
	border: 1px solid #E3E3E3;
    position: absolute;
    z-index: 70;
    margin-top: 0px;
    width: 100%;
    background: white;
    }  
	.auto_list {
	height:400px;
	overflow-y:scroll;
	border: 1px solid #E3E3E3;
    position: absolute;
    z-index: 70;
    margin-top: 0px;
    width: 88%;
    background: white;
	margin-top:46px;
    }
.pag {
	text-align:center;
}
.listitems .listitem .title {
	margin:1px;
	margin-bottom:10px;
	text-decoration: underline;
}
.listitems .listitem .title a {
	font-size:16px;
	font-family:'Open Sans', sans-serif;
}
.listitems .listitem {
	width:33.3333%;
	float:left;
	padding:0 5px;
}
.flik-timeline-9:before {
	box-shadow: 0 0 0 .25em rgba(0, 39, 96,0.9)!important;
}
.flik-timeline-9:before, .flik-timeline-9:after {
	background: #002760!important;
}
.history-type .history-type-icon {
    background: #002760!important;
}
.newsdetailimg {
	width:100%;
}
.overlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:1;
	background-color:rgba(0,0,0,0.8);
}

.menusearch {
	float:right!important;
	margin: 5px 0;
	position:relative;
}
.menusearch input {
	height: 40px;
    width: 300px;
    border-radius: 4px;
    border: none;
	padding: 0 20px;
}
.menusearch .searchicon {
	position:absolute;
	right:12px;
    top: 12px;
}


.detailtitle {
	font-size:24px;
	font-weight:bold;
	font-family: 'PT Serif', serif;
}
.detailsubtitle {
	font-weight:lighter!important; 
	text-align: justify!important; 
	margin-bottom: 20px!important; 
	color: #989898!important;	
}

.monscript .title {
	font-family:"Ms";
	font-size:30px;
}
.monscript {
	height:600px;
	font-family:"Ms";
	-webkit-writing-mode: vertical-lr;
	overflow-x: scroll;
	font-size:18px;
}
.monscript .table {
	width:auto;
	margin: 0 20px;
}
.monscript .mainimg {
	max-width: 300px;
    margin: 0 10px;
    border-radius: 4px;
}
/*.monscript {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.monscript img {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}*/

.specialitem {
	display:inline-flex;
	margin: 50px 0;
}
.specialitem .specimg {
	width:35%;
}
.specialitem .specimg img {
	width:100%;
	border-radius: 4px;
}
.specialitem .specdetail {
	width:65%;
	padding: 0 25px;
	position:relative;
}
.specialitem .specdetail .rmore {
	color: black;
	padding: 0;
	position:absolute;
	bottom:0;
}
.specialitem .specdetail .title {
	margin-top:0;
}
.abouts{
	text-align: center;
}
.caption > a{
	color: black;
	text-decoration:none;
}
.caption h3 {
	font-size: 20px;
    line-height: 28px;
    color: #333333;
}
.onhover a {
	color: #fff;
	text-decoration:none;
}
.leftfilter {
	margin:20px auto;
	padding:0;
}
.newscontent *{
	font-family: 'Open Sans', sans-serif!important;
}
.specialmenu {
	padding: 20px 30px;
	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 #ececec;
    color: #4c4c4c;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    background-color: white;
    line-height: 28px;
    position: relative;
    display: inline-flex!important;
	margin-bottom:10px;
	
}
.specialmenu span {
	font-size: 14px;
    margin: 0 15px;
}
.specialmenu .ion-ios-arrow-right {
	color:#d4d4d4;
	position: absolute;
    right: 10px;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:white!important;
	background-color: #002760!important;
	border-color: #002760!important;
}
.alphabet {
	border-bottom:1px solid #dedede;
	text-align:center;
	margin-top: 5px;
}
.alphabet span {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#d4d4d4;
	padding:8px;
	cursor:pointer;
	display:inline-block;
	border-bottom:2px solid white;
}
.alphabet span.active, .alphabet span:hover {
	border-bottom: 2px solid #002760;
	color:#002760;
}
.alphabet1 {
	/*border-bottom:1px solid #dedede;*/
	text-align:center;
	margin-top: -1px;
	border: 1px solid #bbbbbb;
	margin-left: 1px;
	background-color: white;
	padding:0;
}
.alphabet1 span {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#d4d4d4;
	padding:8px 4px;
	cursor:pointer;
	display:inline-block;
	/*border-bottom:2px solid white;*/
}
.alphabet1 span.active, .alphabet1 span:hover {
	border-bottom: 2px solid #002760;
	color:#002760;
}
.indexftl{
	padding: 0;
}
.indexftl > a {
	float: left;
}
.maintitle {
	margin-top:0;
}
.audiomscript {
	position: relative;
    height: auto;
    padding-top: 10px;
}
.audiomscript audio {
	/*float:left;*/
	/*height:px;*/
}
.mbutton {
	background: url('../img/mbutton1.png') no-repeat;
    border: none;
    padding: 0;
	float:right;
	outline:0;
	height:75px;
	width:39px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.mbutton:hover {
	background: url('../img/mbutton.png');
}
.bottombordered {
	border-bottom:1px solid;
	padding-bottom:10px;
}
.detailcontent {
	margin:30px auto;
	padding:30px 10px;
	position:relative;
	background-color: white;
}
.description {
	font-style:italic;
	font-size:16px;
}
.detailcontent .title {
	text-transform: uppercase;
    padding-bottom: 10px;
}
.detailcontent hr {
	width:100%;
}
.detailcontent h1,h2,h3,h4, h5 {
	font-family: 'PT Serif', serif;
}
.detailcontent img {
	max-width:100%;
}
.detailcontent .rightcontainer p {
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
}

.breadcrumb ul {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding-left: 15px;
}
.breadcrumbul ul {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding-left: 15px;
}
.breadcrumbul i{
	font-size: 10px;
}
.breadcrumb ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.breadcrumb ul li a {
	color:#666;
}

textarea, input {
	font-family: 'PT Serif', serif;
}
textarea:focus, input:focus {
	outline: none;
}
.searchouter {
	text-align:center;
	margin-top:-60px;
	margin-bottom:10px;
}
.searchouter .searchbar {
	width: 60%;
	margin:auto;
	position: relative;
}
.searchouter .searchbar input {
	height: 60px;
	width: 100%;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #d4d4d4;
	background: transparent;
	font-size: 30px;
}
.searchouter .searchbar i {
	position: absolute;
	top: 5px;
	right: 20px;
	font-size: 36px;
	color: #ccc;
}
#searchModal {
	padding:0!important;
}
#searchModal .modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}
#searchModal .modal-content {
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: none;
	height: 100%;
	background-color: white;
	overflow-y:scroll;
}
#searchModal .modal-header {
	border: none;
}
#searchModal .modal-header .close {
	margin: 20px;
	font-size: 42px;
	color: black;
}
.topcontainer img {
	max-width:100%;
}
.topcontainer .centerlogo {
	text-align:center;
}
.topcontainer .rightlogo {
	text-align:right;
}
.indextop img {
	max-width:100%;
	padding:5%;
}
.indextop .centerlogo {
	text-align:center;
}
.indextop .rightlogo {
	text-align:right;
}
.indextop {
	height: 120px;
    background-color: #002760;
	margin: 0;
}
.indexcenterd{
	max-width: 80%;
    text-align: center;
}
.indexcenterd img{
	max-width: 80px;
}
.upmargin{
	margin-top: 50px;
	text-align:center;
	height:120px;
}
.upmargin img{
	max-width: 140px;
}
.outerdiv{
	    width: 70%;
    margin: auto;
}
.centerdiv div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inputindex{
	right: 0;
    position: absolute;
    z-index: 3;
    width: 56px;
    height: 46px;
    text-align: center;
    background: #002760;
    color: white;
    padding-top: 8px;
    font-size: 24px;
}
.indexfooter {
	padding: 0;
    line-height: 80px;
    background-color: #002760;
	margin-top: 60px;
}
.indexfooter .container {
	padding: 0;
}
.indexfooter a {
	color:white;
}
.indexfooter .copyright {
	text-align:right;
	color:white;
	opacity:0.7;
}
#search {
	font-family: 'Open Sans', sans-serif;
}
.inputt{
	height:46px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}
.greetingwords {
	margin: 30px;
    padding: 30px;
    border: 1px solid #999;
    background-color: white;
    opacity: 0.9;
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
}
.indexbtn {
	height: 46px;
    padding: 0 20px;
	background:#002760;
	color: white;
	border-radius:0;
	border: 1px solid #002760;
}
.indexbtn:hover {
	border: 1px solid #002760;
}
.indexbtn1{
	    height: 46px;
    padding: 0 20px;
	background:#002760;
	font-size:15px;
	letter-spacing:0.3px;
	font-weight: bold;
	color: white;
}
.indexbtn:hover{
	    height: 46px;
    padding: 0 20px;
	background:#002760;
	color: white;
	border-radius:0;
}
.indexbtn:active{
	    height: 46px;
    padding: 0 20px;
	background:#002760;
	color: white;
	border-radius:0;
}
.indexttl{
	/*text-align: left;*/
	text-transform:uppercase;
	font-size:20px;
	
}
.indexttl h3{ 
	margin-top:0!important;
	color:#002760;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.newscarousel .post .postoverlay {
	position:absolute;top:0;bottom:0;left:0;right:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition: background-color .5s linear;
	-moz-transition: background-color .5s linear;
	-o-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	transition: background-color .5s linear;
}
.newscarousel .post:hover .postoverlay {
	background-color:rgba(0,0,0,0.8);
}
.newscarousel .post img {
	width: 100%;
}
.newscarousel .post .content {
	position:absolute;
	top: 45%;
	left: 10px;
	right: 10px;
	color: white;
}
.newscarousel .post .content h3 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.newscarousel .post .content hr {
	width: 10%;
}
.newscarousel .post .content p {
	font-family: 'PT Serif', serif;
	font-size: 17px;
	font-style: italic;
}
.newscarousel .post {
	position:relative;
	margin: 10px 10%;
}
.news .owl-prev {
	padding: 15px 22px;
	background-color: #e1e1e1;
	margin-top: 20px;
	left: -15px;
	font-size: 18px;
}
.news .owl-prev:hover {
	background-color: #ccc;
}
.news .owl-next {
	padding: 15px 22px;
	background-color: #e1e1e1;
	margin-top: 20px;
	right: -15px;
	font-size: 18px;
}
.news .owl-next:hover {
	background-color: #ccc;
}
.news {
	margin-bottom: 60px;
	padding: 0 5%;
	overflow:hidden;
}
.navbar-brand {
	font-family: 'PT Serif', serif;
	text-transform: uppercase;
}
.footer {
	background-color:rgb(40, 40, 40);
	color:#aaa;
}
.footer .links {
	margin-top: 10px;
	margin-bottom: 30px;
}
.footer .links h4 {
	color:white;
	font-size: 16px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}
.footer .links ul {
	padding:0;
}
.footer .links ul li {
	list-style-type: none;
	margin-bottom: 5px;
}
.footer .links ul li a {
	color:#aaa;
	text-decoration:none;
}
.footer .links ul li i {
	width:14px;
}
.footer .line {
	margin-top: 30px;
	text-align: center;
}
.footer .line img {
	width:100%;
	max-width:220px;
}
.footer .line hr {
	border-color:#383838;
    width: 100%;
	margin-left:0;
}
.footer .line .rightline hr {
	margin-right: 0;
	float: right;
}
.footer .copyright {
	text-align:center;
	font-family: 'PT Serif', serif;
}
.footer .copyright p {
	padding: 15px 0;
	margin: 0;
	border-top: 1px solid #383838;
}
.nomzohial {
	font-size:12px;
	font-weight:bold;
}

.development {
	background-color:#1a1a1a;
	margin-top: 40px
}
.developmenttitle {
	color:white;
	font-family: 'PT Serif', serif;
	text-align:center;
	font-size: 32px;
	font-weight: 600;
}
#celebrities {
	color:black;
}
.celebrities {
	/*width: 80%;*/
	margin: auto;
	position:relative;
}
.celebrities .celebrity {
	float:left;
	padding:0;
	position: relative;
	cursor:pointer;
	overflow:hidden;
	height: 200px;
	border: 4px solid white;
}
.celebrities .celebrity .hoverimg {
	position:absolute;
	background-position: center top!important;
	background-size: cover!important;
	top:0;
	bottom:0;
	left:0;
	right:0;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.celebrities .celebrity:hover .hoverimg {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);	
}
.celebrities .celebrity .onhover {
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	left: 0;
	top: 0;
	background-color: rgba(183, 163, 113, 0.85);
	color:white;
	opacity:0;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
.celebrities .celebrity .onhover:hover {
	opacity:1;
}
.celebrities .celebrity .onhover .content {
	position:absolute;
	bottom:15px;
	left:15px;
	right:15px;
	font-family: 'Open Sans', sans-serif
}
.celebrities .celebrity .onhover .content hr {
	width: 20%;
	margin: 7px 0;
}
.celebrities .celebrity .onhover .content .professional {
	font-size:11px;
}
.parallaxbackground {
	height: 250px; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: white;
	font-family: 'Open Sans', sans-serif;
}
.parallaxoverlay {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0,0,0,0.4);
}
.parallaxbackground h3 {
	font-size: 36px;
	font-weight: 600;
}
.parallaxbackground .container {
	height:100%;
}
.parallaxbackground .container div {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.parallaxbackground .morebutton {
	border: none;
	font-size: 14px;
	padding: 7px 18px;
	border:2px solid white;
	background-color: transparent;
	margin-top: 10px;
}
.parallaxbackground .morebutton:hover {
	background-color: #002760;
	border:2px solid #002760;
}
.rowtitle {
	background: url(../img/dotted.png) center repeat-x;
	text-align: center;
	margin: 30px 0;
}
.rowtitle h3 {
	font-family: 'PT Serif', serif;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	display: inline-block;
	background-color: white;
	margin-top: 10px;
	padding: 0 25px;
}
.owl-prev {
	position:absolute;
	top:50%;
	left:0;
	font-size: 36px;
	cursor:pointer;
}
.owl-next {
	position:absolute;
	top:50%;
	right:0;
	font-size: 36px;
	cursor:pointer;
}
.specialhistory {
	overflow:hidden;
	margin-bottom:20px;
}
.specialhistory .owl-pagination {
	display:none;
}
.owl-item {
	float:left;
	text-align:center;
}
.owl-item .card {
	width: 90%;
	margin: auto;
}
.card img {
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.card:hover img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.filter {
	height: 80px;
    background-color: #eee;
}
.homesearch {
	position: absolute;
    z-index: 33;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	width: 600px;
}
.homesearch input {
    height: 60px;
    width: 100%;
    padding: 0 30px;
    border: none;
    font-size: 18px;
}
.homesearch i {
	position: absolute;
    top: 10px;
    right: 30px;
    font-size: 30px;
}
.homesearch input::-webkit-input-placeholder {color: black;}
.homesearch input::-moz-placeholder {color: black;}
.homesearch input:-ms-input-placeholder {color: black;}
.homesearch input:-moz-placeholder {color: black;}
.tp-bannertimer {
	bottom:0!important;
	top:auto!important;
}
.navbar-default .navbar-nav>li>a {
	color:white;
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
    font-weight: 600;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #ffffff;
}
.menurow {
	border-top: 1px solid rgba(255,255,255,0.1);
	background-color: #002a68;
	padding: 10px 0;
}
.menurow .navbar {
	background-color: #002a68;
	border:none;
	margin:0;
}
.navbar-nav {
	margin: 0 auto;
    padding: 0;
    float: none!important;
    /*text-align: center;*/
	/*background-color:white;*/
}
.navbar-nav>li {
	float:none;
	display: inline-block;
}
.topcontainer {
	height: 120px;
    background-color: #002760;
	margin: 0;
}

.homecover {
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	margin:0;
	background:rgb(0,33,71);
	background-size:200px;
	
}
.homecover .bgimg {
	background:url('../img/tug2.png') no-repeat;
	background-size:100%;
	background-position:bottom;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin:auto;
}
.homecover .col-md-6 {
	padding:0;
	position: relative;
	height: 100%;
}
.homecover .background {
	width:100%;
}
.homecover .content {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	max-width: 50%;
	max-height: 50%;
}
.leftborder {
	border-right: 1px solid rgba(59, 100, 150, 0.24);
}
.homecover .leftline {
	width: 60px;
}
.homecover .rightline {
	width: 60px;
}
.homecover .centerlogo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-top: 170px;
}
.homecover .content .logo {
    margin-top: 30%;
	height: 150px;
}
.homecover .content .title {
    margin: 80px 0;
    font-family: PT Serif;
    font-size: 40px;
	color: white;
	text-transform:uppercase;
}
.homecover .content_right .title {
	color:white;
}
.homecover .content .search_line {
	position:relative;
	width:50%;
	margin:auto;
}
.homecover .content .search_line .btn {
	position: absolute;
	right: 0;
	border-radius: 0;
	height: 50px;
	width: 50px;
	background: transparent;
	border: 1px solid #949494;
	font-size:18px;
	color: #949494;
}
.homecover .content_right .search_line .btn {
	border: 1px solid #fff;
	color:white;
}
.homecover .content .search_line input{
	width: 100%;
    height: 50px;
	padding: 0 20px;
	font-size: 16px;
    font-family: Open Sans,sans-serif;
    font-weight: 300;
	background: transparent;
    border: 1px solid #949494;
}
.homecover .content_right .search_line input {
	border: 1px solid #fff;
}
.homecover .content_right .search_line input::-webkit-input-placeholder {color: white;}
.homecover .content_right .search_line input::-moz-placeholder {color: white;}
.homecover .content_right .search_line input:-ms-input-placeholder {color: white;}
.homecover .content_right .search_line input:-moz-placeholder {color: white;}

.homecover .content .coverbutton {
    color: white;
    border-radius: 21px;
    border: 1px solid white;
	transition: background-color 0.5s ease;
}
.homecover .content .coverbutton:hover {
	background-color:white;
	color:#002a68;
}
.homecover .content .coverbutton .enterbutton {
    height: 30px;
    line-height: 30px;
    width: 100px;
    font-size: 14px;
    font-family: 'Open Sans' sans-serif;
    font-weight: 300;
}
.homecover .content .coverbutton .enterbutton i {
    top: 2px;
    left: 10px;
}


#up {
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 40px;
	width: 40px;
	background-color: rgb(0, 39, 96);
	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
}
.navbar-brand {
	display:none;
}
.grid-item {
	float: left;
	width: 22%;
}
.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;
}
.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: 20px;
	color:#3c3c3c;
}
.grid-item .innerbox .content .details .desc {
	color: #bdbdbd;
	border-bottom: 1px solid #dedede;
	padding: 10px 0 15px;
}
.grid-item .img img {
	width:100%;
}
.indexbtn1out {
	text-align: right;
	padding:0;
	margin-bottom: 10px;
}

.topcart {
	width:100%;
	background-color:white;
	border-radius:3px;
	border:1px solid #e1e1e1;
	margin-bottom:14px;
	position:relative;
	transition: box-shadow 0.3s ease-in-out;
}
.topcart:hover {
	box-shadow: 0px 6px 8px rgba(0,0,0,0.15);
}
.topcart h3.title {
	color:#002760;
	line-height:34px;
	position:relative;
	padding: 0 20px;
}
.topcart h3.title a {
	color:#002760;
	text-decoration:none;
}
.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 {
	color:#8e8e8e;
	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:black;
	font-family:"PT Serif", serif;
}
.topcart ul.toplist li a:hover {
	color:#8e8e8e;
	text-decoration: none;
	cursor: pointer;
}
.topcart .more {
	text-align:right;
}
.topcart .more a { 
	color:#002760;
	font-size:13px;
	margin-right:20px;
	font-weight: 600;
}
.topcart .more1 { 
	color:#8e8e8e;
	position:absolute;
	font-size:12px;
	margin-left:35px;
	font-weight: 600;
	display:inline-flex;
}

@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}
@media screen and (max-width: 1400px) {
	.homecover .centerlogo {
		max-width:300px;
	}
	.homecover .content .title {
		font-size:40px;
	}
}

@media screen and (max-width: 992px) {
	.homecover .centerlogo {
		margin-top: 100px;
		bottom:auto;
		max-width:350px;
	}
	.homecover .content {
		top:35%;
		max-width:90%;
	}
	.homecover .content .title {
		font-size:40px;
		margin:40px 0;
	}
}

@media screen and (max-width: 768px) {
	.leftfilter {
		text-align:center;
	}
	.specialmenu {
		width: 90%;
		margin: 10px auto;
	}
	.topcart {
		width: 90%;
		margin: 20px auto;
	}
	.indexfooter {
		text-align:center;
	}
	.indexfooter .copyright {
		text-align:center;
	}
	.indexbtn{
		padding:0 10px;
	}
	.upmargin {
		height: 200px;
	}
	.indexttl{
		text-align: center;
		margin: 10px 0;
	}
	.centerdiv div {
		top: 0%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
	.indexftl > a {
		float:none;
	}
	.alphabet1 span {
		font-size: 14px;
		padding:4px;
	}
	.professional {
		font-size:10px;
	}
	.specialhistory {
		margin-bottom:20px;
	}
	.specialhistory .owl-pagination {
		display:block;
	}
	.specialhistoryrow .owl-next, .specialhistoryrow .owl-prev{
		display:none;
	}
	.parallaxbackground {
		height:350px;
		padding: 30px;
	}
	.grid-item { width: 45%; }
	.homecover .content { 
		top:10%;
	}
	.homecover .content .title {
		font-size:22px;
		margin: 10px 0;
	}
	.homecover .content .logo {
		margin-top: 5%;
	}
	.homecover .content .search_line {
		width: 70%;
		height: 30px;
	}
	.homecover .content .search_line input {
		height: 30px;
	}
	.homecover .content .coverbutton {
		margin: 5% 0 10px;
	}
	.homecover .content .coverbutton .enterbutton {
		height: 25px;
		line-height: 25px;
		width: 80px;
		font-size: 12px;
	}
	.homecover .content .search_line .btn {
		height:30px;
		width:40px;
		font-size: 14px;
	}
	.navbar-nav>li {
		width:100%;
	}
	.homesearch {
		width:80%;
		bottom:20px;
		height:40px;
	}
	.homesearch input {
		font-size:14px;
		height:40px;
		padding:0 15px;
	}
	.homesearch i {
		font-size:16px;
	}
	.parallaxbackground h3 {
		font-size: 18px;
		font-weight: normal;
	}
	.parallaxbackground .container {
		height:100%;
	}
	.parallaxbackground .container div {
		position: $position;
		top: 0%;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		margin: 7px;
	}
	.parallaxbackground .morebutton {
		font-size: 12px;
		padding: 10px 20px;
	}
	.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;
	}
	.news .owl-next {
		margin-top:50%;
	}
	.news .owl-prev {
		margin-top:50%;
	}
	.navbar-brand {
		display:block;
	}
}
@media screen and (max-width: 400px) {
	.owl-item .card {
		width: 100%;
	}
	.grid-item {
		width: 80%;
	}
}