/* CSS Document 2e75a2 hover:2e75a2  194e6e*/
.d-title {
	font-weight:bold;
	float:left;
	line-height: 15px;
padding: 10px;
text-transform:uppercase;
}
.download-line {
	border: 2px solid #d7e4ed;
	margin-bottom: 5px;
	overflow:hidden;
}
.dn {
	float:right;
}
.dn .btn {
	vertical-align:middle;
	margin: 0px !important;
}
.copyright {
	padding: 10px;
	text-align:right;
	background: #15425d;
	color: #fff;
	border-top: 1px solid #fff;
}
.copyright a {
	color: #fff;
}
.sidebar{
	margin-bottom: 20px !important;
}
.footer-large .btn-default  {
	color: #222 !important;
	text-align:left;
}
.head-man {
	margin:auto;
	width: 100%;
	max-width: 400px;
}
.main-text
{
    position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	height: 100%;
	padding: 20px 0px;
	text-shadow: 1px 1px 2px #000;
	-webkit-text-shadow: 1px 1px 2px #000;
}
.btn-full {
	width: 50%;	
}
.btn-full:hover {
	text-decoration:none !important;
}
.sidebar h3 {
	text-transform: uppercase;
font-size: 14px;
background: #194e6e;
color: #fff;
padding: 15px;
margin: -15px -15px 10px -15px;
font-weight:bold;
}
.footer-large {
	background: #194e6e;
	padding: 15px;
	margin-top: 50px;
	color: #fff;
	border-top: 3px solid #bc3d60;
}
.footer-large a {
	color: #fff;
}
.footer-large a:hover {
	color: #fff;
	text-decoration:underline;
}
.footer-large h3 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
.footer-large hr {
	border-top:2px solid #fff;
}
.footer-large .lists {
	color: #fff;
}
.view-all {
	margin-top: 20px;
}
.s-row {
	width: 19%;
	margin-right: 10px;
	float:left;
	overflow:hidden;
}
.thumb-img {
	width: 100%;
	height: 200px;
}
.welcome img {
	float:left;
	clear:left;
	margin: 3px;
	width: 100%;
	max-width: 150px;
}
.bw {
	filter: opacity(0.6);
	-webkit-filter: opacity(0.6);
}
.divider {
	width: 100%;
	height: 30px;
	overflow:hidden;
	float:left;
}
.back-page, .next-page {
	text-align:center;
}
.count {
	background: #fff;
	padding: 15px;
	box-shadow: 0 3px 0 #d7e4ed;
	-webkit-box-shadow: 0 3px 0 #d7e4ed;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow:hidden;
	margin-bottom: 5px;
	text-align:center;
	margin: 0px 2px auto;
	max-width: 100px;
}
.next-page {
	float:right;
}
.contact-form {
	width: 100%;
	max-width: 600px;
	margin:auto;

}
.contact-form label{
	margin-top: 10px;
}
.contact-form .form-control {
	border: 2px solid #d7e4ed;
}
.dts {
	font-size: 10px;
	color: #7f8c97 !important;
}
.side-blog {
	padding: 5px;
	border-bottom: 1px dashed #d7e4ed;
	overflow:hidden;
}
.side-blog-image {
	width: 50px;
	height: 50px;
	border-left: 2px solid #194e6e;
border-right: 2px solid #2e75a2;
border-top: 2px solid #d7e4ed;
border-bottom: 2px solid #d7e4ed;
border-radius: 50%;
-webkit-border-radius:50%;
float:left;
margin-right: 5px;
margin-bottom: 2px;
margin-left: 10px;
}
.ttl {
	font-size: 12px;
}
.navi {
	font-size: 12px;
	margin: 5px 0px;
}
.large-font {
	font-size: 50px;
}
.ql h2{
	font-size: 24px;
}
.bold {
	font-weight:bold;
}
.im-load img{
	position: absolute;
    width: 140px !important;
	top:50%;
	left: 50%;
	margin-left: -70px;
    margin-top: -100px;
	z-index: 9999;
}
.sub-heading {
	padding: 20px 0px;
	text-align:center;
}
.grid-gallery-item {
	float:left;
	margin: 5px;
	width: 32%;
}
.grid-gallery-item img {
	width: 100%;
}
.grid-gallery-item h2 {
	font-size: 14px;
}
.btn-xs {
	margin-right: 2px;
}
.blog-image {
	width: 100%;
	height: 200px;
	background-size:cover;
	-webkit-background-size:cover;
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #bc3d60;
}

::selection {
    color: #fff;
    background: #bc3d60;
}
.footer-hr {
	height: 3px;
background: #edf0f3;
background: -moz-linear-gradient(left,  #edf0f3 0%, #d7e4ed 25%, #d7e4ed 50%, #d7e4ed 75%, #edf0f3 100%);
background: -webkit-linear-gradient(left,  #edf0f3 0%,#d7e4ed 25%,#d7e4ed 50%,#d7e4ed 75%,#edf0f3 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f3', endColorstr='#edf0f3',GradientType=1 );
	position:relative;
}
.footer {
	margin-top: 50px;
	padding: 20px;
	text-align:center;
	width: 100%;
	height:auto;
}
.footer .ico {
	font-size:24px;
	display:inline;
	margin: 7px;
	color: #7f8c97;
}
.footer .ico:hover {
	color: #2e75a2;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
}
.edt-p .btn {
	margin-top: 0px !important;
}
.delete-img {
	position:absolute;
	top: 10px;
	left: 15px;
}
.edit-img {
	width:100%;
	max-width: 300px;
}
.grid-img-item {
	width: 32%;
	float:left;
	margin: 5px;
}
.modal-title {
	font-size: 16px;
	text-transform:uppercase;
}
.form-control {
	margin-bottom: 3px;
}
.border-in {
	border: 2px solid #000;
	padding: 10px;
}
.header-hr {
	border-top: 3px solid #2e75a2;
	position:relative;
	margin:0 auto;
	top: -1px;
}
.homepage {
	padding: 30px !important;
}
.homepage h1 {
	font-size:24px;
	text-transform:uppercase;
	margin:0px;
}
.description {
	font-style:italic;
	text-align:center;
}
.pan {
	background: #fff;
	padding: 15px;
	box-shadow: 0 3px 0 #d7e4ed;
	-webkit-box-shadow: 0 3px 0 #d7e4ed;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow:hidden;
	margin-bottom: 5px;
}
.btn {
	margin-top: 5px;
}
.main-form {
	max-width: 400px;
	width: 100%;
	margin:auto;
	background: #fff;
	padding: 15px;
	box-shadow: 0 3px 0 #d7e4ed;
	-webkit-box-shadow: 0 3px 0 #d7e4ed;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.main-form h2 {
	text-transform:uppercase;
	font-size: 18px;
	background: #194e6e;
	padding: 15px;
	margin: -15px -15px 10px -15px;
	color: #f2f2f2;
}
.btn-form {
	background: transparent;
	border: none;
	color: #fff;
}
.error {
	padding: 10px;
	background: #2e75a2;
	font-weight:bold;
	color: #fff;
	margin-top:5px;
	margin-bottom: 5px;
}
.lists {
	color: #2e75a2;
	transition:all ease .2s;
	-webkit-transition:all ease .2s;
}
.lists:hover {
	color: #2e75a2;
}
.navbar-inverse li:hover {
	transition:all ease .2s;
	-webkit-transition:all ease .2s;
	background: #bc3d60;
	color: #fff !important;
}
.top-form {
	display:none;
}
.navbar-form .form-control, .top-form .form-control {
	height: 34px !important;
}
.margin-top {
	margin-top: 20px;
}
.text-custom {
	color: #2e75a2;
}
.divider {
	width: 100%;
	height: 5px;
}
#progressbox {
	position:relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px;
	display:none;
	text-align:left;
}
#progressbar {
	height:5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #2e75a2;
	width:1%;
}
#statustxt {
	top:0px;
	left:50%;
	position:absolute;
	display:inline-block;
	color: #ddd;
}
.picture {
	width: 150px;
	margin: 10px auto;
	border: 3px solid #194e6e;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.pointer {
	cursor:pointer;
}
.lists {
	list-style:square;
	margin: 3px;
}
.form-control:focus {
	border-bottom: 2px solid #2e75a2;
	outline: none;
}
.rotate{
	padding: 2px;
	-webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;
	display: inline-block;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
a {
	text-decoration: none;
	color: #7f8c97;
}
a:hover {
	color: #999;
}
body {
	background: #edf0f3;
	color: #7f8c97;
}
.margin-auto {
	margin:auto;
}
@media (max-width: 1200px)
{
	.logo-m img {
		height: 30px;
		margin-top: 12px;
		margin-left: 10px;
	}
	.next-page {
		float:none;
		margin-top: 5px;
	}
	.count {
		margin:auto !important;
	}
	.s-row {
		width: 23%;
	}
}
@media (max-width: 1000px)
{
	.navbar-form {
		display:none;
	}
	.top-form {
		margin-top: 5px;
		display:block;
	}
	.grid-img-item {
		margin: 3px;
	}
	.grid-gallery-item {
	float:left;
	width: 48%;
}
}
@media (max-width: 910px)
{
	.grid-img-item {
		width: 48%;
	}
	.s-row {
		width: 31%;
	}
}
@media (max-width: 768px)
{
	.s-row {
		width: 48%;
	}
	
}
@media (max-width: 600px)
{
	h1, h2, h3, h4 {
		font-size: 16px !important;
	}
	.s-row {
		width: 100%;
	}
}
@media (max-width: 580px)
{
	.grid-gallery-item {
	margin: 10px 0px auto;
	width: 100%;
}
.cd-timeline-img, .cd-movie {
	display:none !important;
}
#cd-timeline::before {
	display:none !important;
}
.cd-timeline-content {
	margin-left:0 !important;
}
}
@media (max-width: 400px)
{
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding: 10px;
	}
	.grid-img-item {
		width: 100%;
		margin-bottom: 10px;
	}
}


/*
     FILE ARCHIVED ON 12:39:06 Aug 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:30:50 Dec 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.548
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 30.02
  LoadShardBlock: 195.838 (3)
  PetaboxLoader3.datanode: 135.832 (4)
  PetaboxLoader3.resolve: 132.514 (3)
  load_resource: 118.377
*/