/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300);
@import url(//fonts.googleapis.com/css?family=Seymour+One);






html,
body {
	background-color: #transparent;
	font: 'Open Sans', sans-serif;
	color: #000;
	min-width: 300px;
	height: 100%;
	width: auto;
	margin-left: 0%;
	/*border-style: solid;
	border-color: #ff0000;
	border-width: 5px;*/
	/*background-image:url(../images/plesiosauranatomy2.jpg);*/
	background-size: 100% 100%;
	z-index:0;


}

p {
	padding-bottom: 4px;
	color: #000;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 18px;
	text-shadow: none;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

.a-hov {
	transition: all 0.8s ease;
}

.a-hov:hover {
	color: #faf0d1;
}

ul li a {
	transition: all 1.8s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", Arial, sans-serif;
	text-align: center;
	vertical-align: center;

	color: #000;
	text-shadow: none;
}


h4:hover {
	color: #000;
	text-shadow: none;
}

.mainLogo p {
	padding-top: 3%;
	vertical-align: middle;
	text-align: center;

}

.mainLogo p span {
	vertical-align: middle;

	font-weight: bolder;
	font-stretch: ultra-expanded;

}

/*.registerTitle1 {
    background: -webkit-linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	background: linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  } 
  */
/*
  .registerTitle1 {
    background: -webkit-linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	background: linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  } */

.registerTitle1 {
	font-family: 'Seymour One', 'Open Sans', sans-serif;
	font-weight: 800;
	align-content: center;
	text-align: center;
	vertical-align: center;
	color: #fff;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.registerTitle1 span {
	font-family: 'Open Sans', sans-serif;
}

.registerTitle2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	color: #fff;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.registerTitle3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	color: #fff;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}


.registerTitle4 {
	font-family: 'Open Sans', sans-serif;
	color: #ffff;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	
}

.registerTitle4:hover {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	font-weight: normal;
	text-align: center;
	vertical-align: center;
}

.registerTitle5 {
	font-family: Copperplate, "Copperplate Gothic Light", serif;
	color: #faf0d1;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
}

.registerTitle5:hover {
	font-family: Copperplate, "Copperplate Gothic Light", serif;
	background-color: rgba(0, 0, 0, 0.3);
	color: #faf0d1;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
}

.registerTitle5 span {
	color: #faf0d1;
	font-weight: bold;
}

.registerTitle6 {
	font-family: Copperplate, "Copperplate Gothic Light", serif;
	color: #faf0d1;
}

.registerTitleBullets {
	font-family: "Open Sans", Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

.registerTitleBullets ul {
	list-style: inside url('/images/CustomBullet.png');
	color: #312549;
	padding-left: 10%;
}


.white {
	color: #fff;
}

.black {
	color: #000;
	text-shadow:
		-1px -1px 1px #fff,
		1px -1px 1px #fff,
		-1px 1px 1px #fff,
		1px 1px 1px #fff;
}

.yellow {
	color: #f0f31c;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.pink {
	color: #f7414d;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.blue {
	color: #0000ff;

}

.bluel {
	color: #9999ff;

}


.blueb {
	color: #0002c7;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.red {
	color: #ff0000;
	/*text-shadow:			 
   -1px -1px 1px #000,  
    1px -1px 1px #000,
   -1px 1px  1px #000,
   1px 1px  1px #000;*/
}

.redw {
	color: #c72000;
	text-shadow:
		-1px -1px 1px #fff,
		1px -1px 1px #fff,
		-1px 1px 1px #fff,
		1px 1px 1px #fff;
}

.gold {
	color: #fdc13c;
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}

.purple {
	color: #552b6a;

}



.olwhite {
	text-shadow:
		-1px -1px 1px #fff,
		1px -1px 1px #fff,
		-1px 1px 1px #fff,
		1px 1px 1px #fff;
}

.olblack {
	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;
}


@media only screen and (min-width: 1200px) {
	h1 {
		font-size: 4em;
		padding-top: 0.075em;
		padding-bottom: 0.25em;
	}

	h2 {
		font-size: 2em;
		padding-top: 0.5em;
		padding-bottom: 0.25em;
	}

	h3 {
		font-size: 1.4em;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
	}

	h4 {
		font-size: 1.3em;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
	}

	h5 {
		font-size: 1.2em;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
	}

	h6 {
		font-size: 1.1em;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
	}

	.registerTitle1 {
		font-size: 8em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle2 {
		font-size: 3em;
		padding-top: 20px;
		padding-bottom: 5px;
	}

	.registerTitle3 {
		font-size: 2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle4 {
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle5 {
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media only screen and (min-width: 750px) and (max-width: 1199px) {
	h1 {
		font-size: 4em;
		padding-top: 1em;
		padding-bottom: 0.5em;
	}

	h2 {
		font-size: 2em;
		padding-top: 0.75em;
		padding-bottom: 0.5em;
	}

	h3 {
		font-size: 1.4em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h4 {
		font-size: 1.3em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h5 {
		font-size: 1.2em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h6 {
		font-size: 1.1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.registerTitle1 {
		font-size: 5em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle2 {
		font-size: 3em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle3 {
		font-size: 2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle4 {
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle5 {
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 749px) {
	h1 {
		font-size: 2rem;
		padding-top: 1rem;
		padding-bottom: 0.5em;
	}

	h2 {
		font-size: 1.5rem;
		padding-top: 0.75em;
		padding-bottom: 0.5em;
	}

	h3 {
		font-size: 1.25em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h4 {
		font-size: 1.2em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h5 {
		font-size: 1.15em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	h6 {
		font-size: 1.1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.registerTitle1 {
		font-size: 3rem;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle2 {
		font-size: 2em;
		padding-top: 15px;
		padding-bottom: 5px;
	}

	.registerTitle3 {
		font-size: 1.5em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle4 {
		font-size: 1.5em;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.registerTitle5 {
		font-size: 1em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}



.title-1 {
	font-family: Impact, 'Coda', Arial, sans-serif;
	color: #faf0d1;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	font-size: 48px;
	line-height: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.title-1 span {
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: bottom;
	font-size: 50px;
	line-height: 52px;
	padding-top: 8px;
	padding-bottom: 8 px;
}

.title-ss {
	font-family: 'Josefin-Sans', Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	font-size: 48px;
	line-height: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.title-bb {
	font-family: 'Josefin-Sans', Arial, sans-serif;
	color: #f9a7fc;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	font-size: 48px;
	line-height: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.text-1 {}

.text-2 {}

.text-3 {}

.color-1 {
	color: #faf0d1;
}

.color-2 {
	color: #ffffff;
}

.img-ind+h5 {
	padding-top: 0;
}

h5+h4 {
	padding-top: 7px;
	padding-bottom: 13px;
}

h4 {
	padding-top: 5px;
	padding-bottom: 5px;
}

img+h4 {
	padding-top: 25px;
}

h3+h6 {
	padding-top: 0;
	margin-top: -8px;
}

h2+.list {
	margin-top: 5px;
}

.list+h2 {
	margin-top: 35px;
}

h2+h4 {
	padding-top: 0;
}

h2.v1 {
	padding-top: 55px;
}

.bg-1 h5 {
	color: #0071b0;
}

.btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	color: #ccc;
	font-size: 14px;
	line-height: 16px;
	background: url(../images/icon-1.gif) 0 0 no-repeat;
	padding-left: 28px;
	margin-top: 21px;
}

.btn:hover {
	color: #0071b0;
}

.list {
	margin-top: 35px;
}

.list li {
	padding-left: 28px;
	padding-bottom: 2px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	background: url(../images/icon-1.gif) 0 0 no-repeat;
}

.list li+li {
	margin-top: 1px;
}

.list li a {}

.list li a:hover {
	color: #999;
}


/*auxiliary*/
.img-center {
	align-content: center;
}

.img-ind {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}

.img-ind-left {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}

.img-ind-right {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
}

.extra-wrap {
	overflow: hidden;
}

.grid_inside {
	margin: 0 -10px;
}

.aligncenter {
	align-content: center;
	text-align: center !important;
	/*vertical-align: center;*/
}

.alignleft {
	text-align: left !important;
}

.alignright {
	text-align: right !important;
}

.it {
	font-style: italic;
	display: inline-block;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.h-underline:hover {
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}

.upp {
	;
}

.transition {
	transition: all 0.4s ease;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.pad-left {
	padding-left: 3%;
}

.pad-left15 {
	padding-left: 15%;
}

.pad-right {
	padding-right: 15px;
}

.pad-right15 {
	padding-right: 15%;
}

.pad-top15 {
	padding-top: 15%;
}

.pad-top5 {
	padding-top: 5%;
}

.pad-bot1 {
	padding-bottom: 1%;
}

.pad-bot5 {
	padding-bottom: 5%;
}

.pad-bot15 {
	padding-bottom: 15%;
}

.w2 {
	width: 90%;
}

.wrap-1 {
	width: 96%;
	margin-top: 7px;
}

/************Header************/
.header2 {
	background-color: transparent;
	color: #ffffff;
	text-align: center;
}

header {
	position: relative;
	/*border-top: 12px solid #010066;*/
	background-color: transparent;
}

/*h1 { margin: 277px auto 196px; z-index: 10; text-align: center; width: 409px; }
h1 a { display: inline-block;}
.page1 h1 {
	left: 50%; 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	position: absolute;	
	top: 277px; 
}
h1 a img { width: 100%;}*/
.slider .camera_wrap {
	height: 728px;
}

.slider .camera_caption>div {
	padding: 0;
}

.slider .camera_prev,
.slider .camera_next {
	width: 26px;
	height: 41px;
	background: url(../images/arrows-1.png) no-repeat !important;
}

.slider .camera_prev>span,
.slider .camera_next>span {
	display: none;
}

.slider .camera_prev {
	background-position: 0 0 !important;
}

.slider .camera_next {
	background: url(../images/arrows-1.png) 0 right no-repeat;
	background-position: right 0 !important;
}

.slider .camera_prev:hover {
	background-position: 0 bottom !important;
}

.slider .camera_next:hover {
	background-position: right bottom !important;
}

.slider .camera_prev {
	left: 22%;
	margin-left: -7px;
}

.slider .camera_next {
	right: 22%;
	margin-right: -7px;
}

.camera_prev,
.camera_next,
.camera_commands {
	margin-top: -26px !important;
}

.bg-1 {
	position: relative;
	padding-bottom: 61px;
	color: #0071b0;
}

.bg-1 .bg-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	overflow: hidden;
	background-color: transparent;
}

.bg-1 .bg-img img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -266px;
	height: 130%;
}


/************Content***********/

.content {
	background-color: #fff;
	padding: 0px;
}

.bg_white {
	background-color: #fff;
}

.bg_skyblue {
	background-color: #9BF5FF;
}

.bg_seagreen {
	background-color: #cefffb;
}

.bg_lightblue {
	background-color: #bde3ff;
	color:#000;
}

.bg_midlightblue {
	background-color: #a5c6ff;
}

.bg_middarkblue {
	background-color: #2B339E;
}

.bg_darkblue {
	background-color: #003A76;
	color:#fff;
}

.bg_black {
	background-color: #000000;
}

.bg_red {
	background-color: #bc0000;
	color: #fff;
}

.bg_mauve {
	background-color: #3E374C;
	color: #fff;
}


.bg_padtopbottom {
	padding: 2% 0% 2% 0%;

}



.block-1 .box-1 {
	display: block;
	float: left;
	position: relative;
	padding-right: 77px;
	margin-right: 22px;
}

.block-1 .box-1:after {
	position: absolute;
	content: "";
	background: url(../images/arrow-1.png) 0 0 no-repeat;
	width: 12px;
	height: 15px;
	right: -12px;
	top: 14px;
}

.block-1 .box-1 .inside {
	position: absolute;
	width: 75px;
	right: 0;
	top: 0;
	bottom: 0;
	background: #f4f4f4 url(../images/bg-3.gif) 0 bottom repeat-x;
}

.block-1 .box-1 .inside:hover {
	background: #323b93;
}

.block-1 {
	padding-top: 6px;
}

.block-1+.block-1 {
	padding-top: 22px;
}

.block-1 .box-1 .inside>div {
	background: #f4f4f4 url(../images/bg-4.gif) 0 bottom repeat-x;
	display: block;
	font-size: 20px;
	color: #fff;
	font-family: 'Open Sans', serif;

	text-align: center;
	padding-top: 16px;
	padding-bottom: 17px;
}

.block-1 .box-1 .inside>div>span {
	display: block;
	font-size: 30px;
	line-height: 34px;
}

.block-1 .box-1 .inside>span {
	display: block;
	background: url(../images/icon-2.png) center center no-repeat;
	height: 18px;
	width: 100%;
	margin-top: 7px;
}

.block-2 {
	padding-top: 0px;
}

.block-2>div>a>img {
	width: 100%;
}


.history {
	margin-bottom: -17px;
}

.history dt {
	display: block;
	width: 65px;
	float: left;
	color: #0071b0;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Open Sans', serif;

}

.history dd {
	overflow: hidden;
	display: block;
	margin-bottom: 17px;
}

.history dt {
	margin-top: -3px;
}


.box-2 {
	margin-top: 20px;
}

.box-2 h3>span {
	padding-top: 23px;
}

.box-2 img {
	width: 100%;
}

.box-3 .img-ind {
	margin-top: 6px;
}

.box-3+.box-3 {
	margin-top: 34px;
}


.box-4 {
	display: block;
}

.block-3 {
	margin-top: -15px;
}

.box-4 {
	margin-top: 20px;
}


.list_carousel {
	margin-top: 0px;
}

.list_carousel ul {
	cursor: default;
}

.list_carousel ul li {
	float: left;
}

.list_carousel .arrows a {
	position: absolute;
	top: 50%;
	margin-top: 4px;
	display: block;
	width: 26px;
	height: 42px;
	background: url(../images/arrows-2.png) 0 0 no-repeat;
}

.list_carousel .arrows .prev {
	left: 11px;
}

.list_carousel .arrows .next {
	right: 10px;
}

.list_carousel .arrows a.next {
	background: url(../images/arrows-2.png) right 0 no-repeat;
}

.list_carousel .arrows .prev:hover {
	background-position: 0 bottom;
}

.list_carousel .arrows .next:hover {
	background-position: right bottom;
}

.list_carousel h4+div {
	width: 70%;
}


/*blog*/


.post {
	padding-top: 7px;
	margin-bottom: 31px;
}

.date {
	width: 75px;
	height: 77px;
	text-align: center;
	background: #0071b0;
	float: left;
	padding-top: 15px;
}

.date {
	display: block;
	color: #ffffff;
	font-family: 'Open Sans', serif;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
}

.date span:first-child {
	display: block;
	font-size: 30px;
	line-height: 37px;
	letter-spacing: -1px;
}

.post_info {
	position: relative;
	margin-bottom: 13px;
}

.post_info span {
	display: block;
}

.post_info .box-img-1 {
	margin-top: 17px;
}

.comments {
	display: inline-block;
	position: absolute;
	right: 14px;
	bottom: 21px;
}

.post .img-bord {
	margin-top: 2px;
}

.post h3 {
	padding-top: 23px;
}

.post .img-ind {
	margin-top: 7px;
}

.post .date.img-ind {
	margin-top: 0;
}

.post-image {
    float: right;
    width: 20%;
	min-width: 200px;
	max-width: 500px;
    margin: 1em 1em 1em 1em;
}
.post-message::after {
    content: "";
    display: block;
    clear: both;
}

@media (max-width: 600px) {
    .post-image {
        float: none;
        width: 100%;
        max-width: none;
        margin: 0 0 1em 0;
    }
}

/************Footer***********/

footer {
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: rgb(0, 0, 0, 1);
}

footer h3 {
	padding-top: 20px;
	letter-spacing: 0;
}

footer .list {
	margin-top: 24px;
}

footer .list li {
	color: #ccc;
	background: url(../images/icon-3.gif) 0 0 no-repeat;
	padding-bottom: 2px;
	padding-left: 34px;
}

footer .list li+li {
	margin-top: 17px;
}


.footer h5,
h6 {
	color: #faf0d1;
}

.footer1 {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
	color: #faf0d1;
}

.footer1 h6 {
	color: #faf0d1;
	text-align: center;

}

.footer2 {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #faf0d1;
}

.footer2 h6 {
	color: #faf0d1;
	text-align: left;

}

.footer3 {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #faf0d1;
}

.footer3 h6 {
	color: #faf0d1;
}

.list-services {
	margin-top: 23px;
	position: relative;
}

.list-services li {
	display: inline-block;
	float: left;
}

[class*="list-services-"] {
	text-decoration: none;
	display: block;
	height: 35px;
	width: 35px;
	background: url(../images/social_icons.png) no-repeat;
	background-position-x: -25px;
	background-position-y: 0px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 8px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}

.list-services-1 {
	background-position: 0px 0px;
}

.list-services-2 {
	background-position: -43px 0px;
}

.list-services-3 {
	background-position: -86px 0px;
}

.list-services-4 {
	background-position: -129px 0px;
}

.list-services-1:hover {
	background-position: 0px bottom;
}

.list-services-2:hover {
	background-position: -43px bottom;
}

.list-services-3:hover {
	background-position: -86px bottom;
}

.list-services-4:hover {
	background-position: -129px bottom;
}



.copyright {
	color: ##faf0d1;
	font-family: 'Open Sans', serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 0px;
}


/*toTop*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	cursor: pointer;
	overflow: hidden;
	width: 27px;
	height: 27px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/ui.totop.png) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}

#toTop:hover {
	background: url(../images/ui.totop.png) 0 bottom no-repeat;
}

#toTop:active,
#toTop:focus {
	outline: none;
}



/*touch-touch*/

.block-3 {
	overflow: hidden;
	margin-left: -10px;
	margin-right: -10px;
}


.magnifier {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 22px;
	display: block;
	background: url(../images/magnifier.png) center center no-repeat #000000;
}

.magnifier img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/*border:1px solid #fff;*/
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.magnifier:hover img {
	opacity: 0.4;
}



/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (min-width: 1241px) {}

@media only screen and (max-width: 1240px) {
	/*.page1 h1 { top: 204px; margin-left: -150px;}
	h1 { width: 300px; margin: 204px auto 196px;}*/
}

@media only screen and (max-width: 995px) {
	/*h1 { margin-bottom: 50px; margin-top: 172px;}
	header {background-position: 0 89px;}

	.page1 h1 { top: 172px;}*/

	.magnifier {
		width: 108px;
	}

	.magnifier img {
		width: 100%;
	}

	h2 {
		font-size: 36px;
	}

	.slider .camera_wrap {
		height: 430px;
	}

	.bg-1 .bg-img img {
		height: 100%;
		margin-top: 0;
		top: 0;
	}

	.list_carousel h4+div {
		width: 100%;
	}

	.history dt {
		margin-top: -1px;
	}
}

@media only screen and (max-width: 767px) {

	.slider .camera_wrap {
		height: 330px;
	}

	.bg-1 .bg-img img {
		height: 100%;
		width: auto;
		top: 0;
		margin-left: -300px;
	}

	.w1 {
		width: 45%;
		margin-bottom: 20px;
	}

	.box-1 {
		margin-bottom: 20px;
	}

	.w2 {
		width: 46% !important;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 20px;
	}

	.block-3>div {
		width: 194px !important;
	}

	.block-3>div img {
		width: 100%;
	}

	.magnifier {
		width: 200px;
	}

	/*.page1 h1 { top: 10px; margin-left: -100px;}
	h1 { width: 200px; margin: 30px auto 45px;	}*/
	header {
		background-position: 0 70px;
	}

	.grid_inside {
		margin: 0;
	}
}

@media only screen and (max-width: 479px) {
	.slider .camera_wrap {
		height: 212px;
	}

	.block-1 .box-1 {
		margin-right: 0;
		float: none;
	}

	.block-1 .box-1 img {
		width: 100%;
	}

	.w2 {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
		margin-top: 20px;
	}

	.comments {
		position: relative;
		bottom: 0;
		right: auto;
	}

	.block-1 .box-1 .inside>div {
		padding-bottom: 80px;
	}

	.block-3>div {
		width: 100% !important;
	}

	.post h3 {
		padding-top: 0;
	}

	.magnifier {
		width: 130px;
	}

	/*.page1 h1 { top: 10px;  margin-left: -65px;}
	h1 { width: 130px; }*/
	.block-1 .box-1:after {
		display: none;
	}

	.block-3 {
		margin-left: 0;
		margin-right: 0;
	}

	.arrows {
		display: none !important;
	}
}

/*===============================MY ADDITIONS TO RESPONSIVE LAYOUTS============================*/



@media only screen and (min-width: 1281px) {
	.mainLogo {
		/*background-image:url(https://muscutt.org/images/lukelogo.png);	*/
		background-repeat: no-repeat;
		width: 20%;
		height: auto;
		padding-top: 0%;
		padding-bottom: 0%;
		margin-left: 0%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 2001;
		float: right;

	}






	.footerlogo1 {
		width: 50%;
		z-index: 2001;
		margin-left: 0%;
		float: left;

	}

	.footerlogo2 {
		display: none !important;
	}

	.caption {
		padding: 15px 15px 15px 15px;
		margin-bottom: 20px;
		align-content: center;
		text-align: center;
		font-size: 16px;
		line-height: 18px;
		font-family: "Open Sans", Helvetica-neue, Helvetica, Arial, sans-serif;
		Text-transform: uppercase;
	}

	.registerbuttons {

		padding-bottom: 5px;
		margin-bottom: 5px;
		width: 100%;

	}

	.register {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;

		width: 100%;
		margin-left: 0%;
	}

	.registerBox {
		width: 80%;
		height: 100%;
        padding: 0 10% 0 10%;
		margin-bottom: 1px;

	}

}

@media only screen and (min-width: 960px) and (max-width: 1280px) {

	.mainLogo {
		/*background-image:url(https://muscutt.org/images/lukelogo.png);	*/
		background-repeat: no-repeat;
		width: 20%;
		height: auto;
		padding-top: 0%;
		padding-bottom: 0%;
		margin-left: 0%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 2001;
		float: right;

	}


	.footerlogo1 {
		width: 50%;
		z-index: 2001;
		margin-left: 0%;
		float: left;
	}

	.footerlogo2 {
		display: none !important;
	}

	.arrows {
		display: none !important;
	}

	.caption {
		padding: 15px 15px 15px 15px;
		margin-bottom: 20px;
		align-content: center;
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		font-family: "Open Sans", Helvetica-neue, Helvetica, Arial, sans-serif;
		Text-transform: uppercase;
	}

	.registerbuttons {

		padding-bottom: 5px;
		margin-bottom: 5px;
		width: 100%;

	}

	.register {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;

		width: 100%;
		margin-left: 0%;
	}

	.registerBox {
		width: 100%;
		height: 100%;

		margin-bottom: 1px;

	}

}




@media only screen and (min-width: 480px) and (max-width: 959px) {

	.mainLogo {
		/*background-image:url(https://muscutt.org/images/lukelogo.png);	*/
		background-repeat: no-repeat;
		width: 40%;
		height: auto;
		padding-top: 0%;
		padding-bottom: 0%;
		margin-left: 0%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 2001;
		float: right;

	}



	.arrows {
		display: none !important;
	}

	.title-1 {
		font-size: 40px;
		line-height: 41px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.title-1 span {
		font-size: 40px;
		line-height: 41px;
		padding-top: 10px;
		padding-bottom: 10px;
	}



	.MainPicIcon {
		display: none;
	}

	.caption {
		display: none;
	}

	.contactInfo {

		display: none;
	}

	.openingTimes {
		display: none;
	}

	.address {
		display: none;

	}

	.footerLines {
		display: none;
	}

	.registerbuttons {

		padding-bottom: 5px;
		margin-bottom: 5px;
		width: 100%;

	}

	.register {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;

		width: 100%;
		margin-left: 0%;
	}

	.registerBox {
		width: 100%;
		height: 100%;

		margin-bottom: 1px;

	}


}

@media only screen and (max-width: 479px) {



	.mainLogo {
		/*background-image:url(https://muscutt.org/images/lukelogo.png);	*/
		background-repeat: no-repeat;
		width: 50%;
		height: auto;
		padding-top: 0%;
		padding-bottom: 0%;
		margin-left: 0%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 2001;
		float: right;

	}



	.arrows {
		display: none !important;
	}

	.title-1 {
		font-size: 40px;
		line-height: 41px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.title-1 span {
		font-size: 40px;
		line-height: 41px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.MainPicIcon {
		display: none;
	}

	.caption {
		display: none;
	}

	.contactInfo {
		display: none;
	}

	.openingTimes {
		display: none;
	}

	.address {
		display: none;

	}

	.footerLines {
		display: none;
	}

	.registerbuttons {

		padding-bottom: 5px;
		margin-bottom: 5px;
		width: 100%;

	}

	.register {
		padding-top: 1px;
		padding-bottom: 1px;
		margin-bottom: 1px;
		/*padding-left: 25%;*/
		width: 100%;
		margin-left: 0%;
	}

	.registerBox {
		width: 100%;
		height: 100%;
		/*margin-left:10%;*/
		margin-bottom: 1px;

	}
}





@media only screen and (min-width: 960px) {

	.sliderImageVSmall {
		display: none !important;
	}

	.sliderImageSmall {
		display: none !important;

	}

	.sliderImageMid {
		display: none !important;

	}

	.sliderImageBig {
		width: 100%;

	}
}

@media only screen and (min-width: 480px) and (max-width: 959px) {

	.sliderImageVSmall {
		display: none !important;
	}

	.sliderImageSmall {
		display: none !important;

	}

	.sliderImageMid {
		width: 100%;

	}

	.sliderImageBig {
		display: none !important;

	}
}

@media only screen and (max-width: 479px) {

	.sliderImageVSmall {
		display: none !important;
	}

	.sliderImageSmall {

		width: 100%;
	}

	.sliderImageMid {
		display: none !important;

	}

	.sliderImageBig {
		display: none !important;

	}
}

.cameraContainer {
	width: 100%;
	height: auto;
	max-width: 100%;
	overflow: hidden;
	max-height: 600px;
	min-height: 150px;
	
}





.fbplugin {
	overflow: hidden;

}

.newsletter {
	width: 100%;
	height: 260px;
}

/*==================================END OF MY ADDITIONS TO RESPONSIVE LAYOUTS===================*/

.MainPicIcon {
	width: 100%;
	marging-top: 2% 0px 0px 0px;
	align-content: center;
	text-align: center;
	overflow: hidden;

}







.gym {

	background-color: #0135a3;
	color: #eee;


}

.gym:hover {

	background-color: #eee;
	color: #0135a3;


}


.beauty {
	background-color: #ff9afa;
	color: #ffffff;
}

.beauty:hover {
	background-color: #eee;
	color: #ff9afa;
}

.hair {
	background-color: #777777;
	color: #ffffff;
}

.hair:hover {
	background-color: #eee;
	color: #777777;
}

.join {
	background-color: #010066;
	color: #ffffff;
}

.join:hover {
	background-color: #eee;
	color: #010066;
}


.membership {
	background-color: #71168f;
	color: #ffffff;
}

.membership:hover {
	background-color: #eee;
	color: #71168f;
}

.classes {
	background-color: #129fcc;
	color: #ffffff;
}

.classes:hover {
	background-color: #eee;
	color: #129fcc;
}

.sauna {
	background-color: #f17900;
	color: #ffffff;
}

.sauna:hover {
	background-color: #eee;
	color: #f17900;
}


.contact {
	background-color: #e11a51;
	color: #ffffff;
}

.contact:hover {
	background-color: #eee;
	color: #e11a51;
}


.social {
	background-color: #eeeeff;
	color: #ffffff;
}





.mainPromo {

	text-shadow:
		-1px -1px 1px #000,
		1px -1px 1px #000,
		-1px 1px 1px #000,
		1px 1px 1px #000;


}

/* This section controls the Master settings for the Register Now main promo box */
.register {
	background-color: transparent;
	align-content: center;
	border-color: #ffffff;
	border-width: 10px;
	/*background-image: url("images/beach.jpg");
        background-color: rgba (255, 203, 5, 0.5) ;*/
}

.registerBox {
	border-style: solid;
	background-image: linear-gradient(90deg, #041cfa, #060397, #041cfa);*/
	border-width: 2px;
	border-radius: 6px;
	color: #000;

}

.registerBox:hover {


	color: #faf0d1;

}



.interest {
	color: #000;
}


/* This section controls the Register promo box */




.promoMusic {
	height: 100%;
	width: auto;
	margin-left: 0%;
	/*border-style: solid;
		border-color: #ff0000;
		border-width: 5px;*/
	background-image: url(../images/promoMusic2.jpg);
	background-size: 100% auto;
	background-color: #000000;
}

.promoJam {
	height: 100%;
	width: auto;
	margin-left: 0%;
	/*border-style: solid;
			border-color: #ff0000;
			border-width: 5px;*/
	background-image: url(../images/openmic.jpg);
	background-size: 100% auto;
	background-color: #000000;
}

.promoParty {
	height: 100%;
	width: auto;
	margin-left: 0%;
	/*border-style: solid;
	border-color: #ff0000;
	border-width: 5px;*/
	background-image: url(../images/promoParty2.jpg);
	background-size: 100% auto;
	background-color: #000000;
}

.promoContact {
	height: 100%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/promoContact.jpg);
	background-size: 100% 100%;
}

.promoEvents {
	height: 100%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/promoEvents.jpg);
	background-size: 100% 100%;
}

.promoFood {
	height: 100%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/promoFood.jpg);
	background-size: 100% 100%;
}

.promoMembership {
	height: 100%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/promoMembership.jpg);
	background-size: 100% 100%;
}

.promoRegister {
	height: 100%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/promoRegister.jpg);
	background-size: 100% 100%;
}

.promoBettyLoop {
	height: auto%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/slider/eventsBettyLoop2.jpg);
	background-size: 100% auto%;
}





.Promo5 {
	height: 100%;
	width: auto;
	margin-left: 0%;
	/*border-style: solid;
	border-color: #ff0000;
	border-width: 5px;*/
	/*background-image:url(../images/LAPic5s.jpg);
    background-size: 100% auto;
	background-color: #000000;*/
	background-image: url(../images/LAPic5s.jpg);
}



.contactInfo {
	color: #faf0d1;
}

.openingTimes {
	color: #faf0d1;
}

.address {

	color: #faf0d1;
}





/*
 #Base 960 Grid Design for a width over 959px
 #Tablet (Portrait) Design for a width of 768px
 #Mobile (Landscape) Design for a width of 480px
 #Mobile (Portrait) Design for a width of 320px
 ================================================== */


/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {}



/* This section controls the Master settings for the Register Now main promo box */
.register {
	background-color: transparent;
	align-content: center;
	border-color: #ffffff;
	border-width: 10px;
	/*background-image: url("images/beach.jpg");
        background-color: rgba (255, 203, 5, 0.5) ;*/
}

.registerBox {
	border-style: solid;
	background-image: linear-gradient(90deg, #041cfa, #060397, #041cfa);*/
	border-width: 2px;
	border-radius: 6px;
	color: #000;

}

.registerBox:hover {


	color: #faf0d1;

}



.interest {
	color: #000;
}


/* This section controls the Register Now main promo box */


.formLayout {
	text-align: center;
	align-content: center;
	padding-left: 10%;
	width: 80%;
}

.formBox {
	border-color: #c7a045;
	border-style: solid;
	border-width: 3px;
	width: 100%;
}


.sendBox {
	border-color: #c7a045;
	border-style: solid;
	border-width: 3px;
	align-self: center;
	background-image: linear-gradient(90deg, #c7a045, #faf0d1, #c7a045);
	color: #000;
	width: 100%;
	text-transform: uppercase;
	font-size: large;

}

.sendBox:hover {
	background-color: #000;
	color: #c7a045;

}

.facebook {
	background-color: #ffffff;
	color: ##faf0d1;
	text-transform: none;
	text-align: center;
	border-style: solid;
	border-weight: 10px;
	border-color: #000000;
}







.creche {
	background-color: #f6ad9a;
	border: solid #f6ad9a 2px;
	text-transform: none;
	color: #ffffff;


}

.creche h4 {
	background-color: #f6ad9a;
	border: solid #f6ad9a 2px;
	text-transform: none;
	color: #ffffff;
}

.creche p {
	background-color: #f6ad9a;
	border: solid #f6ad9a 2px;
	text-transform: none;
	color: #ffffff;
}

.wrapper {
	position: relative;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;

}


.contentWrapper {}


.JoinOnlineNow {
	width: 100%;
	align-content: center;
	align-self: center;
	/*background-color: #010066;*/
}


.footerlogo {
	width: 50%;
	z-index: 2001;
	margin-left: 0%;
	float: right;

}




#sliderwrapper {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;


}

.imgFloatLeft {
	float: left;
	padding-right: 2%;


}

.imgFloatRight {
	float: right;
	padding-left: 2%;

}

.fillgrid {
	width: 100%;
	height: auto;

}

* {
	-webkit-text-size-adjust: none;

}

.sponsors {

	padding-bottom: 5px;

}

.boxedContent {
	height: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;


	text-align: center;
	vertical-align: center:
}

.boxedContentBorder {
	border: 1px solid rgba(0, 0, 0, 1);
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 2em;
}



.boxedContent p {
	text-align: center;
	color: #fff;
}

.boxedArticle {
	padding: 5px;
	margin: 3px;
	/*border: 1px solid rgba(147,147,147,0.2) ;*/
	/*background-color: rgba(50,50,50,0.1);*/
}

.boxedArticle h3 {
	text-align: center;
}

.boxedArticleTrans {
	padding: 5px;
	margin: 3px;
	border: 0px solid #ccc;
	background-color: Transparent;
}

.aligncontentverticalcenter {
	align-content: center;
}

@media only screen and (max-width: 479px) {
	.contactDets {
		display: none !important;
	}

}


.imgicon {
	width: 40px;


}

.BrandLogo {
	width: 100%;
	margin-right: 2%;

}

.BrandInfo {
	padding-left: 2%;

}

.contactdets {
	font-family: Copperplate, "Copperplate Gothic Light", serif;
	color: #faf0d1;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 2%;
	font-size: 1em;


}


.padall {
	width: 94%;
	padding: 1% 1% 1% 1%;
}

/*text-shadow:
			 
   -1px -1px 0 ##ffff44,  
    1px -1px 0 #ffff44,
    -1px 1px 0 #ffff44,
     1px 1px 0 #ffff44
text-shadow:
			 
   -1px -1px 0 #faf0d1,  
    1px -1px 0 #faf0d1,
   -1px 1px  0 #faf0d1,
   1px 1px  0 #faf0d1;*/


.month .ul .li {
	background-image: linear-gradient(90deg, #c7a045, #faf0d1, #c7a045);
	color: #000;
	width: 100%;
	display: inline-block;

}

.weekdays {
	display: inline-block;
	width: 100%;
	background-image: linear-gradient(90deg, #c7a045, #faf0d1, #c7a045);

}

.days {
	width: 20%;
	display: inline-block;
	background-image: linear-gradient(90deg, #c7a045, #faf0d1, #c7a045);

}

#xmas-overlay {
	/*position: fixed;*/
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/images/xmas-garland.png);
	background-repeat: repeat-x;
	z-index: 99999999999;
}

#xmas-overlay2 {
	/*position: fixed;*/
	width: 100%;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/images/xmas-garland2.png);
	background-repeat: repeat-x;
	z-index: 99999999999;
}

.posterFrame {
	margin: 0px 10% 0px 10%;
	width: 80%;
	border-width: 5px;
	border-style: solid;
	/*border-color:rgba(9, 9, 0, 1);*/
	/*background-image: radial-gradient(#ffc823, #d88209, #5d3e28);
	/*border-color:-webkit-linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	border-color:linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);*/
	background-color: rgba(0, 0, 0, 0.9);
	/*background: -webkit-linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
	background: linear-gradient(90deg, #c7a045, #faf0d1, #e9c267, #faf0d1, #c7a045);
*/


}


@media only screen and (min-width: 960px) {
	.mainPromo {
		background-image: url(https://www.muscutt.org/images/mainPromobgl.jpg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		width: 100%;
		height: 75%;
		padding-top: 0%;
		padding-bottom: 0%;
		margin-left: 0%;

	}
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.mainPromo {
		background-image: url(http://www.muscutt.org/images/mainPromobgm.jpg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		width: 100%;
		height: 50%;


	}
}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.mainPromo {
		background-image: url(http://www.muscutt.org/images/mainPromobgs.jpg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		width: 100%;
		height: 50%;


	}
}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {
	.mainPromo {
		background-image: url(http://www.muscutt.org/images/mainPromobgxs.jpg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		width: 100%;
		height: 50%;


	}
}

.mainLogo {

	vertical-align: middle;


}

.invert {
	-webkit-filter: invert(1);
	filter: invert(1);
}

.photoCopy {
	color:white;
	position:absolute;
	right:5%;
	bottom:2%; 
	font-size:small;
}



.corner {
	background-color: transparent !important;
	height: 0;
	overflow: visible !important;
	padding-bottom: 50px;
	position: relative;
	z-index: 3;
}

@media (max-width: 767px) {
	.corner {
		display: none;
	}
}

.corner:before,
.corner:after {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}

.corner:after {
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-top: 50px solid #fff;
}

.corner.corner-outside {
	position: absolute;
}

.corner.corner-outside:first-child {
	top: -50px;
}

.corner.corner-outside:last-child {
	bottom: -50px;
}

.corner.corner-half:after {
	border-left-width: 100vw;
	border-right-width: 0;
	border-top: 100px solid #fff;
}

.corner.corner-half.bs-half-left:after {
	border-left-width: 0;
	border-right-width: 100vw;
}

@media (max-width: 1199px) {
	.corner.corner-half {
		display: none;
	}
}

.corner.corner-half-inverse:after {
	border-left-width: 0;
	border-right-width: 100vw;
}

.corner.corner-half-inverse.bs-half-right:after {
	border-left-width: 100vw;
	border-right-width: 100vw;
}

@media (max-width: 1199px) {
	.corner.corner-half-inverse {
		display: none;
	}
}

.corner.corner-half-inverse {
	padding-bottom: 100px;
}

.corner.corner-half-inverse:after {
	border-bottom: 100px solid #fff;
	border-left-width: 0;
	border-right-width: 100vw;
	border-top: none;
}

.corner.corner-mirror:after {
	border-left-width: 0;
}

.corner.corner-mirror:before {
	border-left: 50vw solid transparent;
	border-top: 50px solid #fff;
	left: 50vw;
}

.corner.corner-inverse:before,
.corner.corner-inverse:after {
	border-bottom: 50px solid transparent;
	border-left: 50vw solid #fff;
	border-right: 50vw solid #fff;
}

.corner.corner-light:before,
.corner.corner-light:after {
	border-bottom: none;
	border-left: 50vw solid #fff;
	border-right: 50vw solid #fff;
	border-top: 50px solid transparent;
}

@media (max-width: 1199px) {
	.corner {
		padding-bottom: 45px;
	}

	.corner:after {
		border-top-width: 45px;
	}

	.corner.corner-outside {
		position: absolute;
	}

	.corner.corner-outside:first-child {
		top: -45px;
	}

	.corner.corner-outside:last-child {
		bottom: -45px;
	}

	.corner.corner-mirror:before {
		border-top-width: 45px;
	}

	.corner.corner-inverse:before,
	.corner.corner-inverse:after {
		border-bottom-width: 45px;
	}
}

.corner.bs-ls.bs-ms.corner-mirror:before,
.corner.bs-ls.bs-ms:after {
	border-bottom-color: #f2f2f2;
	border-top-color: #f2f2f2;
}

.corner.bs-ls.bs-ms.corner-inverse:after {
	border-bottom-color: #f2f2f2;
}

.corner.bs-ds.corner-mirror:before,
.corner.bs-ds:after {
	border-bottom-color: #323232;
	border-top-color: #323232;
}

.corner.bs-ds.corner-inverse:after {
	border-bottom-color: #323232;
}

.corner.bs-ds.bs-ms.corner-mirror:before,
.corner.bs-ds.bs-ms:after {
	border-bottom-color: #252525;
	border-top-color: #252525;
}

.corner.bs-ds.bs-ms.corner-inverse:after {
	border-bottom-color: #252525;
}

.corner.bs-ds.bs-bs.corner-mirror:before,
.corner.bs-ds.bs-bs:after {
	border-bottom-color: #2f3e47;
	border-top-color: #2f3e47;
}

.corner.bs-ds.bs-bs.corner-inverse:after {
	border-bottom-color: #2f3e47;
}

.corner.bs-cs.corner-mirror:before,
.corner.bs-cs:after {
	border-bottom-color: #4c88f1;
	border-top-color: #4c88f1;
}

.corner.bs-cs.corner-inverse:after {
	border-bottom-color: #4c88f1;
}

.corner.bs-cs.bs-cs2.corner-mirror:before,
.corner.bs-cs.bs-cs2:after {
	border-bottom-color: #a0ce4e;
	border-top-color: #a0ce4e;
}

.corner.bs-cs.bs-cs2.corner-inverse:after {
	border-bottom-color: #a0ce4e;
}

.corner.bs-cs.bs-cs3.corner-mirror:before,
.corner.bs-cs.bs-cs3:after {
	border-bottom-color: #00bea3;
	border-top-color: #00bea3;
}

.corner.bs-cs.bs-cs3.corner-inverse:after {
	border-bottom-color: #00bea3;
}

  /* The main div element */
  .wave-before {
	position: relative;
	height: 50px;
	width: 100%;
	background: #fff;
  }
  
  /* The pseudo-element that creates the wavy line */
  .wave-before::after {
	content: "";
	display: block;
	position: absolute;
	border-radius: 50% 50% 0 0;
	width: 100%;
	height: 50px;
	background: #3E374C;
	bottom: 0;
  }

/* The main div element */
.wave-after {
	position: relative;
	height: 50px;
	width: 100%;
	background: #3E374C;
  }
  
  /* The pseudo-element that creates the wavy line */
  .wave-after::after {
	content: "";
	display: block;
	position: absolute;
	border-radius: 50% 50% 0 0;
	width: 100%;
	height: 50px;
	background: white;
	bottom: 0;
  }


.socials {
    transition: opacity 0.5s;
    opacity: 1;
	display:inline;
	
}

.socials:hover {
    opacity: 0.5;
}

.fadeOnHover {
    transition: opacity 0.5s;
    opacity: 1;
	display:inline;
	
}

.fadeOnHover:hover {
    opacity: 0.5;
}

.boldOnHover {
    transition: font-weight 0.5s;
    font-weight: normal;
	display:inline;
	
}

.boldOnHover:hover {
    font-weight: bold;
}


.blog-card {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    transition: box-shadow 0.3s ease;
}

.blog-card:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.blog-preview {
    margin-bottom: 30px;
}

.read-more {
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
}

.read-more:hover {
    text-decoration: underline;
}

.article-meta {
    color: #666;
    font-style: italic;
}

.blog-article {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.article-content {
    line-height: 1.8;
    font-size: 1.1em;
}

/* Blog post styles */
.blog-post-image {
    float: right;
    width: 35%;
    max-width: 250px;
    padding: 0 2em 2em 2em;
}
.blog-post-message::after {
    content: "";
    display: block;
    clear: both;
}
.blog-post-header {
    margin-top: 1em;
}
.blog-post-author, .post-date {
    display: inline-block;
    margin-right: 1em;
    font-size: 0.9em;
    color: #555;
}
.blog-full-post h1 {
    font-size: 2em;
    margin: 0.5em 0;
}
.blog-full-post h2 {
    font-size: 1.5em;
    margin: 0.5em 0;
    color: #444;
}

/* Navigation buttons */
.blog-nav-links ul {
    list-style: none;
    padding: 0;
    margin: 2em 0;
    display: flex;
    justify-content: center;
    gap: 1em;
}
.blog-nav-links li {
    margin: 0;
}
.blog-nav-links a {
    display: inline-block;
    padding: 0.75em 1.5em;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1em;
    font-weight: 500;
    transition: background-color 0.3s ease, transform 0.2s ease;
}
.blog-nav-links a:hover {
    background-color: #0056b3;
    transform: scale(1.05);
}
.blog-nav-links a.active {
    background-color: #003087;
    cursor: default;
}

/* Responsive adjustments */
@media only screen and (max-width: 767px) {
    .blog-post-image {
        float: none;
        width: 100%;
        max-width: none;
        padding: 0 0 1em 0;
    }
    .blog-nav-links ul {
        flex-direction: column;
        align-items: center;
        gap: 0.5em;
    }
    .blog-nav-links a {
        width: 100%;
        text-align: center;
        padding: 0.75em;
    }
}