.landingPage{
	background:#18335a;
	/*background-size:cover;*/
	color:#fff;
}
body > section {
	background: #18335a;
}
.mainLogin{
	width: 300px;
	margin: auto;
}
.userIcon{
	background: url(../images/userIcon.png)#fff no-repeat center right;
}
.passIcon{
	background: url(../images/lockIcon.png)#fff no-repeat center right;
}
.loginThimbIcon{
	width:180px;
	margin:auto;
	border-radius:50%;
}
.loginThimbIcon img{
	max-width:100%;
}
.landingPage h1{
	font-family:'Titillium';
	text-align:center;
	font-size:28px;
    padding: 15px 0 20px 0;
    margin: 0px;
	}
.loginBtn{
	padding:15px;
}
.loginBtn .arrowIcon{
	background: #4b81d7;
    padding: 8px 13px;
    color: #fff;
    border-radius: 3px;
	margin-left:15px;
}
#loginModal .modal-header{
	padding:10px 16px;
}
.modal-header{
	background:#4a6fab;
	color:#fff;
	padding:10px 15px;
	}
.modal-header h4{
	margin-bottom: 0px;
}
.modal-header .close{
	color:#fff;
	opacity:1;
	text-shadow:none;
	padding: 10px 15px;
}
.modal-content{
	border-radius:8px;
	overflow:hidden
}
.loginFeildMain .form-control{
	font-size:14px;
	height:44px;
	}
.loginFeildMain	.input-group-text{
	line-height:28px;
	min-width:44px;
}
.cardInner{
	display:block;
	padding:15px 0;
	text-align:center;
	color:#fff;
	font-size:18px;
}
.thumbnilProfile{
	width: 100%;
    margin: 0 auto 26px;
    border: #ccc solid 1px;
    padding: 15px;
    background: #f1f1f1;
	text-align:center
}
.thumbnilProfile img{
	max-width:180px;
}
#viewProfile label{
	color:#ccc;
	margin-bottom:5px;
}
#viewProfile  p{
	font-size:14px;
}

.dowloadIcon{
	color:#999;
	font-size:18px;
}
.mainSearch{
	padding: 12px;
    margin: 10px 0;
    background: #e9ebec;
    border-radius: 4px;
    border: #d7e3e8 solid 1px;
}
/* Main Landing Page */
.mobileSection{
		background: url(../images/mainLand.jpg) no-repeat center center;
	background-size: cover;
		}
.overlay{
	background: rgba(0,0,0,0.8);
	color: #fff;
	padding: 100px 0;
	text-align: center;
}
.notification{
	background: #009bd6;
	color: #fff;
	padding: 15px 0;
}
.notiFiIcon{
	border: #fff solid 2px;
	font-size: 14px;
	line-height: 50px;
	font-family:'Open Sans bold';
}
.notiFiIcon .fa{
	background: #007cab;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.notiFiIcon .fa::after{
	position: absolute;
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #007cab;
    top: 20px;
    right: -6px;
}
.notifySlide{
	padding-right: 40px;
	padding-top: 15px;
}
.notifySlide .carousel-control-next,.notifySlide .carousel-control-prev{
	width: 24px;
    height: 24px;
    border: #fff solid 1px;
	opacity: 0.8
}
.notifySlide .carousel-control-prev{
	left: inherit;
	right: 0px;
	top: 30px;
}


.notifySlide .carousel-control-next-icon{
	background-image: url(../images/right.png);
	background-size: auto;
}
.notifySlide .carousel-control-prev-icon{
	background-image: url(../images/left.png);
	background-size: auto;
}
.notifySlide .carousel-item{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.bannerandFb{
	background: #18335a;
	padding: 15px 0;
}
.bannerMain,.menuNews ul{
	padding: 0px;
	margin: 0 0;
	list-style: none;
}
.bannerMain > li{
	float: left;
	border: #04152d solid 2px;
}
.footerMain{
	border-top: #04152d solid 2px;
}
.bannerMain > li:last-child{
	width: 325px;
	margin-left: 15px;
}
.bannerMain > li:first-child{
	width: calc(100% - 340px);
}
.bannerMain .carousel-item{
	min-height: 400px;
	background: no-repeat center top;
	background-size: cover;
}
.topNav{
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/bgGHMC.png)#18335a repeat-x center bottom;
	border-bottom: #f7b64f solid 2px;
}
.topNav li:last-child,.topNav li:first-child{
	width: 160px;
	height: 160px;
	line-height: 160px;
}
.topNav li{
	float: left;
	width: calc(100% - 320px);
	text-align: center
}
.menuNews{
	padding: 15px;
	background: #18335a;
}
.menuNews >  ul > li:first-child, .menuNews > ul > li:last-child{
	width: 325px;
	margin: 0px;
}
.menuNews > ul > li{
	float: left;
	width: calc(100% - 680px);
	margin: 0 15px;
}
.menuMain{
	text-align: center;
}
.menuMain .item{
	width: 180px;
	height: 180px;
	/*border: #fff solid 2px;*/
	display: inline-block;
	margin: 10px;
	border-radius: 50px 10px;
	color: #fff;
}
.menuMain .item:hover{
	border-radius: 10px 50px;
}
.menuMain .item .fa{
	margin-top: 50px;
	margin-bottom: 10px;
}
.menuMain .item p{
	font-size: 14px;
	text-transform: uppercase;
}
.newbgColor1{
	background: #45b29d
}
.newbgColor2{
	background: #d0ae3d
}
.newbgColor3{
	background: #e27a3f
}
.newbgColor4{
	background: #df4949
}
.newbgColor5{
	background: #8ab839
}
.buttonLeft{
	border: #45b29d solid 2px;
	color: #45b29d;
	display: block;
	padding: 3px 5px 3px 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-family:'Open Sans bold';
	border-radius: 5px;
	background: url(../images/bg1.png);
	background-size: cover;
}
.buttonLeft:hover{
	color: #fff
}
.buttonLeft span{
	display: inline-block;
	margin-right: 10px;
}
.buttonLeft span img{
	width: 35px;
}
.enforCell{
	border: #ecaf50 solid 2px;
	color: #ecaf50;
}
.cmc{
	border: #df4949  solid 2px;
	color: #df4949;
}
.whetherMain{
	background: #222720;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 12px;
	position: relative;
}
.whetherMain span.link{
	position: absolute;
    display: inline-block;
    right: 15px;
    bottom: 15px;
    color: #fff;
    border: #fff solid 1px;
    padding: 2px 10px;
    border-radius: 4px;
    background: rgba(34, 39, 32, 0.3);
    font-size: 12px;
    cursor: pointer;
}
.newsMain li{
	margin-bottom: 15px;
}
.lefLabel{
	    position: absolute;
    right: 10px;
    top: -10px;
	z-index: 9
}
.modal-sm{
	max-width: 400px !important;
}
.contactIcon{
	width: 30px;
    height: 40px;
    float: left;
    line-height: 40px !important;
    font-size: 16px;
    padding-left: 0px;
	display: block;
}
.mapContact{
	background: url(../images/contactMap.jpg) no-repeat center center;
	background-size: cover;
	height: 331px;
	display: block;
}


/*Galleyr */
.mainAlbums .card-body{
	padding: 1rem;
}
.mainAlbums .card-title{
	margin-bottom: 5px;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.mainAlbums a{
	color: #545454;
    height: 100px;
    border: #f1f1f1 solid 2px;
    padding: 5px;
    text-align: center;
    margin: 0px 10px 10px 0px;
    line-height: 100px;
    display: block;
}
.mainAlbums img{
	max-width: 100%;
    max-height: 100% !important;
    margin-bottom: 15px;
}


@media(max-width:1024px){
	.menuMain .item{
		width: 130px;
		height: 130px;
		margin: 5px;
	}
	.menuMain .item .fa{
		margin-top: 30px;
	}
	.topNav li img{
		max-width: 100%;
	}
}
@media(max-width:768px){
	.topNav li:last-child, .topNav li:first-child,.topNav li,.menuNews > ul > li:first-child, .menuNews > ul > li:last-child,.bannerMain > li:first-child,.bannerMain > li:last-child,.menuNews > ul > li{
		width: 100%;
	}
	
	.bannerMain > li:last-child{
		margin: 15px 0px;
	}
	.menuNews > ul > li{
		margin: 15px 0;
	}
	.menuMain .item{
		    width: 130px;
    height: 130px;
	}
	.menuMain .item p {
		font-size: 13px;
	}
	.menuMain .item .fa{
		margin-top: 25px;
	}
	.notifySlide .carousel-item{
		white-space: normal;
		text-overflow: inherit;
		overflow: inherit;
	}
}

@media (min-width: 576px){
#loginModal .modal-dialog {
    max-width:400px;
    margin: 1.75rem auto;
	margin-top:160px;
}
}
@media (max-width: 575px){
	.innerTitleHead{
		font-size:15px;
	}
		#otherInfoCreateUser .nav-link{
		min-width: inherit;
	}
	.card{
		margin-bottom:10px;
	}
	.navbar-brand{
		font-size:16px;
	}
}


	.row {
  margin-right: -8px;
  margin-left: -8px;
}
  .row .col,.row [class*="col-"] {
    padding-right: 8px;
    padding-left:8px;
  }