@charset "utf-8";
/* CSS Document */
#mob-top-head {
    background: #0099cf none repeat scroll 0 0;
    border: medium none;
    direction: ltr;
    letter-spacing: 0;
    padding: 5px 0;
    position: relative;
    width: 100%;
}
#mob-top-head .left {
    float: left;
    text-align: left;
    width: 50%;
}
#mob-top-head form select {
    -moz-appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    display: block;
    float: left;
}
#mob-top-head .left span {
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    position: relative;
    top: 3px;
}
#mob-top-head .right {
    float: right;
    text-align: right;
    width: 50%;
}
#mob-top-head .right li {
    display: inline-block;
    margin: 0 2px 0 3px;
    padding: 0;
    vertical-align: middle;
}
#mob-top-head .right li img {
    height: 30px;
    position: relative;
    top: 3px;
    width: 30px;
}
.banner {
    position: relative;
    width: 100%;
}
#slider {
    height: 150px;
    overflow: hidden;
}
#slider li {
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    overflow: hidden;
    width: 100%;
}
#slider li .banner-txt {
    color: #ffffff;
    direction: ltr;
    padding: 35px 0 0;
}
#slider li .banner-txt h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
    text-align: left;
}
#slider li .banner-txt p {
    text-align: left;
}
@media only screen and (min-width: 970px) {
#slider {
    height: 450px;
}
#slider li {
    background-position: center center;
    height: 450px;
}
}
#desc {
    padding: 20px 0 0;
    text-align: left;
}

#desc img.profile-photo {
    height: auto;
    width: 100%;
}
#desc img.profile-photo {
    height: auto;
    width: 100%;
}
.desc-right-content {
    text-align: left;
}
.desc-right-content p {
    direction: ltr;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0;
}
.desc-right-content h1 {
    direction: ltr;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
}
.desc-right-content h1 span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
}
.link {
    color: #018d80;
    direction: ltr;
    font-size: 12px;
    line-height: 16px;
}
.link:hover {
    color: #2b2b2b;
}
.icon {
    padding: 10px 10px 0;
	margin-top:20px;
    position: relative;
    text-align: left;
    width: 100%;
	border:1px solid #eee;
	background-color:#f6f6f6;
	float:left;
}
.icon ul {
    text-align: center;
	margin:0; padding:0;
}

*, *::after, *::before {
    box-sizing: inherit;
}
*, *::after, *::before {
    box-sizing: inherit;
}
.bg-white {
    background-color: #ccc;
}
.mb-4 {
    margin-bottom: 1.5rem;
}
.bg-white {
    background-color: #fff;
}
.navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    position: relative;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
*, *::after, *::before {
    box-sizing: inherit;
}
body {
    color: #212529;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
}
.icon ul li {
    display: block;
    float: left;
    margin: 0 1% 15px;
    text-align: center;
    vertical-align: top;
    width: 23%;
}
.icon ul li a {
    background-color: #fff;
    display: block;
    float: left;
    padding: 8px;
    width: 100%;
	border:1px solid #EEE;
	color:#000;
}
.icon ul li a:hover,
.icon ul li a:focus {
	border:1px solid #0099cf;
	color:#000;
	transition:all 0.5s linear;
}
.icon ul li a i {
    background-color: #0099cf;
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 28px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}
.icon ul li span {
    display: block;
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 14px;
    margin: 5px 0 0;
}
.icon ul li img {
    height: 40px;
    width: 40px;
}
@media only screen and (min-width: 601px) {
	.icon ul li {
		width:18%;
	}
}
@media only screen and (min-width: 970px) {
.icon ul li img {
    height: 60px;
    width: 60px;
}
}
#bottom-button {
    background-color: #0099cf;
    bottom: 26px;
    position: fixed;
    width: 100%;
}
#bottom-button {text-align:center;}
#bottom-button .footer {display:inline-block; margin:0; padding:0; width:100%;}
#bottom-button .footer li {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 20%;
	margin:0;
}
#bottom-button .footer li a {
    color: #ffffff;
    display: block;
    font-size: 10px;
    line-height: 15px;
    padding: 5px 0;
}
#bottom-button .footer li:hover a,
#bottom-button .footer li:focus a {
    background-color: #113a71;
}

.copyrights {
    background: #0099cf none repeat scroll 0 0;
    border-top: 1px solid #028aba; 
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    padding: 3px 0;
    position: fixed;
    text-align: center;
    width: 100%;
}
.copyrights > a {
    display: block;
    text-align: center;font-size: 12px;
    line-height: 20px; color:#fff;
}
.copyrights > a:hover,
.copyrights > a:focus {
	color:#113a71;
}
.h80{ height:80px; clear:both;}


.mobileview {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px;}
.mobileview #mob-top-head h1 {font-size:18px; color:#fff; padding:10px 0;}
.mobileview .desc-right-content .cname {font-style:normal; font-weight:bold;}
.mobileview .desc-right-content .digname {font-style:normal; color:#0099cf;}

.mobileview .gallery,
 .gimg {display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); grid-gap: 0px; align-self: center;}
 
.mobileview .gallery img,
 .gimg img {width:100%; display:block;border:5px solid #efefef;}
.gimg label:hover img,
.gimg label:focus img,
.gimg label:focus,
 .gimg label.selected img {border:5px solid #0099cf;}

 .gimg input[type="checkbox"] {display:none;}
.mobileview .gallery a ,
 .gimg li {display:block; margin:10px; align-self: center; }

.mobileview .topbar a {display:inline-block; padding:10px 20px; margin:10px 0; background-color:#0099cf; color:#fff;}
.mobileview .topbar a:hover,
.mobileview .topbar a:focus {background-color:#113a71;}

.mobileview .addgallery input {width:48% !important; margin:1% !important;}

.mobileview h4,
.updategallery strong {background-color:#0099cf; color:#fff; text-align:center; padding:5px; font-size:20px; font-weight:normal; display:block; width:100%;}

.gimg input[name="galleryname"] {width:200px; float:left;}


@media only screen and (min-width: 601px) {

}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
}

.gridtable {width:100%; margin:20px 0; border:1px solid #ddd; background-color:#f8f8f8;}

.gridtable tr:nth-child(odd) {background-color:#eee;}
.gridtable th,
.gridtable td {padding:5px 10px;}
.gridtable th {font-weight:normal; text-align:left;}
.gridtable thead tr {background-color:#007aa9 !important; color:#fff;}
.gridtable  .action li {float:left; padding:0 5px;}
.gridtable td {font-size:14px; line-height:26px; vertical-align:top !important;}

@media screen and (max-width: 768px) {
  table.responsive {
    border: 0;
  }
  table.responsive caption {
    font-size: 1.3em;
  }
  table.responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.responsive tr {
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table.responsive td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table.responsive td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-content);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table.responsive td:last-child {
    border-bottom: 0;
  }
  
  .gridtable  .action li {float:none; padding:0 5px;}
}

table .galleryedit {
    display: none;
}
table .showgallery {display:block !important;}
.sucess{ color:#3C3;}
.error{ color:#F00;}

.sharebutonbox {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#sharefriend {
    display: block;
    opacity: 0;
    position: absolute;
    right: -500px;
    transition: all 0.5s linear 0s;
}
#sharefriend.active {
    opacity: 1;
    position: relative;
    right: 0;
    transition: all 0.5s linear 0s;
}

#homescreen{  background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -5; text-align:center; opacity:0; transition:all 0.5s linear;}
	#homescreen.active {display:block; opacity:1; z-index:99999; transition:all 0.5s linear;}
#homescreen .box { position:relative; top:10%; left:50%; width:80%; height:auto; margin:0 0 0 -40%; padding:10px; color:#fff; font-size:16px; line-height:26px;}
#homescreen .box strong {display:block;}
#homescreen .box p {display:block; margin:20px 0;}
#homescreen .box img {width:100%; height:auto; margin:20px 0;}
#homescreen .box a {display:block; margin:0 auto; width:50%; padding:10px 20px; background-color:#fff; color:#000; font-size:20px; font-weight:bold;}
#homescreen .box em{ font-weight:bold; color:#018D80;} 
@media only screen and (min-width : 600px) {
	#homescreen .box {width:400px; margin-left:-200px;}
	#homescreen .box a {width:150px;}
}
@media only screen and (min-width : 970px) {
	#homescreen .box {width:500px; margin-left:-250px;}
	#homescreen .box a {width:150px;}
}