*{
	box-sizing: border-box;
}
body{
	margin-bottom: 120px;
	margin-top:120px;
	padding: 0;
	height: 100%;
	height: auto;
	font-family:Maiandra GD;
	background-color: #F7F7F7;
}
.footer-text{
	font-size:11px !important;
}
.laymsc_logo_text {
	margin-right: 250px !important;
	text-align:left;
}
.mob_nav_bar{
	z-index:1500;
}
.primary-color nav{
	background: linear-gradient(to right, #0032b3 21%, #00a7f4 49%);
}
.second-theme-color{
	background: linear-gradient(to right, #0032b3 21%, #00a7f4 49%);
}
.laymsc_footer{
	margin-bottom: 0px !important;
	padding:0px !important;
	background-color: #a0e1ff;
}
.secondary-items:hover{
	text-decoration: underline;
}
.footer-image{
	float:right;
}
.primar-border input,.primar-border textarea,.primar-border select{
	border-color:#0038b7 !important;
}
	.primary_text_color{
	color:#000000b5 !important;
}
    .highlighted_color{
    color: #0038b7 !important;
}
	.primary_background_color{
	background-color: #0038b7;
	color: #fff;
}
	.secondary_background_color{
	background-color: #fff;
	color: #000000b5;
}
	.mob_nav_bar{
	display: none;
}
	.mob_body_navbar{
	display: none;
}
p{
	text-align: justify;
}
	#lay_msc_sidebar_image{
	display: block;
	width: auto;
	margin-bottom: 8px;
	display: block;
}
	.lay_msc_sidebar_panel{
	position: relative;
    text-align: center;
    color: white;
}
	.sidebar_image_bottom_text{
	color: #fff;
	height:auto;
	width:100%;
    background-color: #0e0e0e66;
	position: absolute;
	bottom: 1px;
	font-size:14px;
	padding:2%;
}
	.sidebar_image_bottom_text p{
	text-align: left;
}
.sidenav {
   z-index: 1500 !important;
}
	.body_navbar .btn{
	border-color: #0050c5;
	color: #0050c5;
	cursor: pointer;
	background:none;
	background-color: transparent;
}
	.body_navbar .btn:not(:last-child){
	border-right:2px solid #aaa;
	border-left: none;
	border-radius: 0px !important;
	border-top: none;
	border-bottom: none;
	background:none;
	background-color: transparent;
}
	.body_navbar .btn:last-child{
	border:none;
}
	.mob_landing_page{
	display: none !important;
}
.nav-link{
	font-size:1rem;
}
.body_navbar{
	margin-top: 60px;
	position: fixed;
	top: 58px;
	z-index: 10;
	width: 100% !important;
	padding-left: 85px;
	padding-right: 31px;
	background-color: #a0e1ff;
}
.full-width{
	width:100%;
}
.nav-member{
	padding-left:47px !important;
}

.links{
	float: left;
}
.copyright img{
	float: right;
}
.mob_body_navbar_icons{
  padding-top: 10px !important;
  font-size: 10px !important;
  padding-left: 0.5rem !important;
}
@media only screen and (max-width:320px){
	.mob_body_navbar_icons{
		padding-top: 20px !important;
		font-size: 10px !important;
		padding-left: 0.5rem !important;
	}
	.mob_body_navbar_icons li {
	    margin: auto;
	    font-size: 14px !important;
	}
	.mob_body_navbar_icons li {
	    margin: auto;
	    font-size: 14px !important;
    }
}
@media only screen and (max-width:375px){
	.mob_body_navbar_icons{
	margin-left: -20px !important;
	}
}
@media only screen and (max-width:600px){
.copyright img{
	width: 100% !important;
}
.links,.copyright{
	width: 100% !important;
	margin: 0 auto !important;
	text-align: center;
}	
.mob_body_navbar_icons{
    padding-left:1rem;
  list-style: none;
  display: flex;
}
  .mob_body_navbar_icons a{
  text-decoration: none;
}
/*	.mob_body_navbar_icons{
	list-style: none;
	display: flex;
}
	.mob_body_navbar_icons li{
	margin: 10px !important;
	font-size:14px !important;
}
	.mob_body_navbar_icons a{
	margin-left: 5px !important;
	text-decoration: none;
}*/
	.main_search_box{
	border-radius: 5px !important;
	width: 100%;
}
	.side_panel_bar{
	display: none;
}
	.laymsc_footer nav li{
	display: inline !important;
}
	.mob_landing_page{
	display: inline-block;
	display: flex !important;
	flex-wrap: wrap;
	padding: 0 4px;
	margin-top:20px;
}
	 .mob_landing_page .column {
    flex: 50%;
    max-width: 50%;
    padding: 0 2px;
    position: relative;
    text-align: center;
    color: white;
}
	 .mob_landing_page .column img {
     width: 100%;
     vertical-align: middle;
}
	.carouselDiv{
	display:none !important;
}
	#lay_msc_sidebar_image{
	display: block;
	width: auto;
	display: block;
}
	.sidebar_image_bottom_text{
	color: #fff;
	width: 255px;
    background-color: #2125293b;
	position: absolute;
	bottom: 1px;
	}
.footer-image{
	float:center;
	text-align:center;
}
}
@media only screen and (max-width:768px){
	body{
		margin-bottom: 50px;
		margin-top:60;
	}
	.overlay-image{
		max-height:auto !important;
		margin-top:5%;
	}
		.mob_body_navbar{
		width: 100% !important;
		display: block;
	}
		.mob_body_navbar_icons{
		list-style: none;
		display: flex;
	}
		.mob_body_navbar_icons li{
		margin:4%;
		font-size:13px;
	}
		.mob_body_navbar_icons a{
		color: #002db1 !important;
		margin-left: 5px;
		text-decoration: none;
	}
		.body_navbar{
		display: none;
		}
		.body_navbar a{
		font-size: 14px !important;
		margin: 5px !important;
		}
		.main_nav_bar{
		display: none;
	}
		.mob_nav_bar{
		width: 100% !important;
		color:#fff;
		background-color: #0050c4;
		display: block;
	}
	.nav-content{
	  background-color: #fff;
	}
	.sidebar_image_bottom_text p{
		font-size: 11px !important;
	text-align: left;
	}
	.copyright{
		text-align:center !important;
	}
	.side_panel_bar{
		display: none;
	}
}
@media only screen and (max-width:2000px){
	/*.laymsc_logo_text {
	margin-right: 100px !important;
}*/
	.main_nav_bar li a,.main_nav_bar h6{
	font-size: 16px !important;
	}
}
@media only screen and (max-width:1024px){
	.laymsc_logo_text {
	margin-right:0px !important;
}
	.main_nav_bar li a,.main_nav_bar h6{
	font-size: 12px !important;
	}
}

@media only screen and (max-width:850px){
body{
	margin-bottom: 60px;
	margin-top:60;
}
.landing-div {
    margin-top: 3% !important;
}
.mob_body_navbar{
  width: 100% !important;
  display: block;
}
.mob_body_navbar{
	width: 100% !important;
	display: block;
}
	.mob_body_navbar_icons{
	list-style: none;
	display: flex;
}
	.mob_body_navbar_icons li{
	    margin: auto;
    font-size: 18px;
}
	.mob_body_navbar_icons a{
	color: #002db1 !important;
	margin-left: 5px;
	text-decoration: none;
}
	.body_navbar{
	display: none;
	}
	.main_nav_bar{
	display: none;
}
	.mob_nav_bar{
	width: 100% !important;
	color:#fff;
	background-color: #0050c4;
	display: block;
}
	.nav-content{
	  background-color: #fff;
	}
	.sidebar_image_bottom_text p{
		font-size: 11px !important;
	text-align: left;
	}
}

@media only screen and (max-width:990px){
	.body_navbar{
		top: 58px;
	}
	.body_navbar .btn{
		font-size: 14px;
	}
	.sidebar_image_bottom_text p {
	    font-size:11px;
	    margin-bottom:0px !important;
	}
	.secondary-items{
		font-size:11px !important;
	}
	.logo-text{
		font-size:12px !important;
	}
}
.form-control:focus{
  outline:none;
  box-shadow:0 0 0 white;
}

button:focus{
	outline:1px solid transparent;
	/*color:white;*/
}
.btn:focus{
	outline:1px solid transparent;
	box-shadow : 0 0 0 transparent !important;
}
.section-margin{
	margin-bottom:120px;
}
.pointer{
	cursor: pointer;
}
.lightbox-target {
	position: fixed; /* Sit on top of the page content * */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    text-align:center;
    top:0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7); /* Black background with opacity */
    z-index: 1400; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.overlay-image{
	max-height:500px;
	margin-top:5%;
}
/*.memories-image{
	max-height:250px;
	width:100%;
}*/
.btn-hover:hover{
	text-decoration: underline !important;
}
.nav-link:hover{
    text-decoration: underline !important;
}

.laymsc_footer{
  margin-bottom: 0px !important;
  padding:0px !important;
  background-color: #a0e1ff;
}
.copyright{
	text-align:right;
}
.no-points{
	list-style-type: none;
}
.modal-body{
  max-height:500px;
  overflow-y: scroll;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

.field-icon{
  float:right;
  position:relative;
  bottom:25px;
  color:lightgray;
  right:5px;
  cursor: pointer;
  z-index: 2;
}
.field-icon:hover{
	color:gray;
}
.modal-footer{
	background: linear-gradient(to right, #0032b3 50%, #00a7f4 100%);
}
.modal-header{
    background: linear-gradient(to right, #0032b3 50%, #00a7f4 100%);
}
