body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

/* aa-standard.css*/



@media only screen and (min-width:1921px) {
	
body {
  margin: 0px;
  /*background-color: #f6eee3;*/
	background-color: #252525 !important;
}
	
	#wrapper {
		max-width: 1988px;
		position: relative;
		margin: 0 auto;
		background-color: #f8f2e8;
		border-right: 1px solid #252525;
		border-left: 1px solid #252525;
	}
}


body {
  margin: 0px;
  /*background-color: #f6eee3;*/
	background-color: #f8f2e8;
}
#wrapper {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
p {
  font-family: 'Lora', serif;
  color: #797979;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 16px;
}

h1, h2, h3, h4, h5 {
  font-family: 'Roboto', sans-serif;
  /*color: #242424;*/
  color: #e43a37;
  /* margin-top:0;*/
  /*letter-spacing: 1px;*/
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.25em;
}
a.ghostBtnRed {
  display: inline-block;
  background: #e43a37;
  border: 1px solid #e43a37;
  padding: 5px 8px;
  margin-bottom: 15px;
  color: #f8f2e8;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}
a:hover.ghostBtnRed {
  background: #f8f2e8;
  color: #e43a37;
}
a.ghostBtnWhite {
  display: inline-block;
  background: #f8f2e8;
  border: 1px solid #e43a37;
  padding: 5px 8px;
  margin-bottom: 15px;
  color: #e43a37;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}
a:hover.ghostBtnWhite {
  background: #e43a37;
  color: #f8f2e8;
  border: 1px solid #f8f2e8;
}
/* Back To Top Button Start */
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  overflow: hidden;
  color: #f8f2e8;
  padding: 0.5em;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  border: 1px solid #f8f2e8;
  background: url("../../files/_standards/backtotop.png");
  background-color: rgba(228, 58, 55, 1);
  background-position: center center;
  opacity: 0.75;
  text-indent: -999999px;
	z-index: 11;
}
#toTop:hover {
  background-color: rgba(228, 58, 55, 0.75);
  color: rgba(228, 58, 55, 1)
}
/* Back To Top Button Ende */




@media only screen and (max-width:1024px) {
		
	h1 {
		 font-size: 1.5em;	
	}
	
	h2 {
		 font-size: 1.25em;	
	}
	
	h3 {
		 font-size: 1em;	
	}
	
	h4 {
		 font-size: 0.75em;	
	}
	
	p {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width:767px) {
	
	#toTop {
	  width: 20px;
	  height: 20px;
	  background-size: cover;
}
}
/* aa-content.css */

a {
  color: #797979;
}
a:hover {
  color: #e43a37;
}

.h2Link h2 a   {
  color: #e43a37;
  text-decoration: none;
}
.h2Linkh2 h2 a:hover {
  color: #c93222;
}


/* Container Start */

.wrap100prc {
	width: 100%;
	/*padding: 2% 0;*/
	margin: 2% auto;
	overflow: hidden;
		
} 

.table {
	display: table;
}

.tableRow {
	display: table-row;
}

.tableCell {
	display: table-cell;
	
}

.vertAlignMiddle {
	vertical-align: middle;
	/*position: absolute;
	left: 52%;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding: 0 !important;*/
	/*overflow: auto;*/
}

.vertAlignMiddle h2 {
	margin-top: 0;
}

.borderBtm {
	border-bottom: 1px solid #e43a37;
	margin: 15px auto !important;
}

.borderBtm h1, .borderBtm h2, .borderBtm h3 {
	margin-top: 0 !important;
}

.wrap1280px {
	width:90%;
	max-width: 1280px;
	margin: 0% auto;
	overflow: hidden;
}


.innerSeventyFive {
	width: 69%;
	max-width: 1280px;
	padding: 3% 3% 0;
	margin: 0 auto;
}

.innerFifty {
	width: 48%;
	padding: 1% 1% 0;
	float: left;
}


.fifty {
	width: 50%;
	padding:0;
	float: left;
}

.fifty img {
	width: 100%;
	height: auto;
		
}

.innerForty {
	width: 42%;
	padding: 5% 1% 0;
	float: left;
}

.innerTwentyFive {
	width: 23%;
	padding: 1% 1% 0;
	float: left;
	text-align: center;
	overflow: hidden;
}

.innerTwentyFive h1, .innerTwentyFive h2, .innerTwentyFive h3, .innerTwentyFive h4 {
	
	color: #e43a37;
	font-weight: 500;
}

.h4height h4{
	height: 40px;
	margin: 0 0 15px;
}

.innerHundred {
	width: 98%;
	padding: 1%;
}

.clearLeft {
	clear: left;
}

.noPadding {
	padding: 0;
}

.floatNone {
	float: none !important;
}

/* Container Ende */

/* Diverse Textformatierungen Start */

.lineHeightNull p {
	
	line-height: 0;
	margin: 0;
}

.boldRed strong {
	color: #e43a37;
}

.mod_article ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}


.mod_article ul li {
	list-style: none;
	font-family: 'Lora', serif;
	 color: #fff;
	 font-size: 16px;
	 line-height: 24px;
	 margin: 0 0 10px;
}

.mod_article ul li:before {
	content:'+ ';
	font-family: 'Lora', serif;
	 color: #f8f2e8;
	 font-size: 16px;
	margin-right: 7px;
}


.mod_article .txtList ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}


.mod_article .txtList ul li {
	list-style: none;
	font-family: 'Lora', serif;
	 color: #797979;
	 font-size: 16px;
	 line-height: 24px;
	 margin: 0 0 10px;
}

.mod_article .txtList ul li:before {
	content:'+ ';
	font-family: 'Lora', serif;
	 color: #e43a37;
	 font-size: 16px;
	margin-right: 7px;
}


.innerTwentyFive td.fixedHeight {
	height: 200px;
	vertical-align: top;
}
.floatImg img {	
	float: left;
	margin: 0 10px 10px 0;
}
/* Diverse Textformatierungen Ende */

/* Backgrounds Start */

.redBG {
	overflow: hidden;
	background: rgb(201,50,34);
	background: -webkit-linear-gradient(bottom left, rgba(201,50,34,1) 50%, rgba(228,58,55,1) 75%);
	background: -o-linear-gradient(bottom left, rgba(201,50,34,1) 50%, rgba(228,58,55,1) 75%);
	background: linear-gradient(to top right, rgba(201,50,34,1) 50%, rgba(228,58,55,1) 75%);
}


.redBGInv {
	overflow: hidden;
	background: rgb(201,50,34);
	background: -webkit-linear-gradient(bottom left, rgba(228,58,55,1) 0%, rgba(201,50,34,1) 50%);
	background: -o-linear-gradient(bottom left, rgba(228,58,55,1) 0%, rgba(201,50,34,1) 50%);
	background: linear-gradient(to top right, rgba(228,58,55,1) 0%, rgba(201,50,34,1) 50%);
}
.redBG p, .redBG h1, .redBG h2, .redBG h3, .redBG h4,
.redBGInv p, .redBGInv h1, .redBGInv h2, .redBGInv h3, .redBGInv h4{
	color: #f8f2e8;
}


.greyBG p, .greyBG h1, .greyBG h2, .greyBG h3, .greyBG h4 {
	color: #ffffff;
}


.greyBG {
	/*overflow: hidden;
	background: rgb(189,189,189);
	background: -webkit-linear-gradient(bottom left, rgba(101,101,101,1) 0%, rgba(189,189,189,1) 50%);
	background: -o-linear-gradient(bottom left, rgba(101,101,101,1) 0%, rgba(189,189,189,1) 50%);
	background: linear-gradient(to top right, rgba(101,101,101,1) 0%, rgba(189,189,189,1) 50%);*/
	overflow: hidden;
	background: rgb(168,174,182);
	background: -webkit-linear-gradient(bottom left, rgba(146,149,156,1) 0%, rgba(187,197,202,1) 50%);
	background: -o-linear-gradient(bottom left, rgba(146,149,156,1) 0%, rgba(187,197,202,1) 50%);
	background: linear-gradient(to top right, rgba(146,149,156,1) 0%, rgba(187,197,202,1) 50%);
}

.bgYinYang {
		background: url("../../files/leistungen/yinyang.png") no-repeat;
		background-position: center center;
		background-size: contain;
	
}

/* Backgrounds Ende */

/* Content Images Start */

/*.roundImg {
	text-align: center;
}*/
.roundImg img {
	height: 150px;
	width: 150px;
	border-radius: 50%;
}

/* Content Images Ende */


/* Content Portrait Images Subtext  Start */


.subPic p {
	line-height: 0;
	margin: 0;
}

.subPortrait {
	width:100;
	height: 127px;
	overflow: hidden;
	background: #e43a37;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 0px 5px;
}


.subPortrait p, .subPortrait h4{
	color: #f8f2e8;
}

.subPortrait h4{
	margin: 10px 0 10px;
}

/* Content Portrait Images Subtext  Ende */


@media only screen and (max-width:1185px) {
	
	.innerForty {
		width: 42%;
		padding: 2% 1% 0;
		float: left;
}
}


@media only screen and (max-width:1058px) {
	
/*	.innerForty {
		width: 42%;
		padding: 2% 1% 0;
		float: left;
}*/
	
	.innerForty p{
		font-size: 14px;
		line-height: 20px;
}
	
	.vertAlignMiddle h2 {
 	   font-size: 1.25em;
}
	
}



@media only screen and (max-width:1024px) {
	
	.wrap1280px {
		width: 80%;
	}
	
	.marginTop110 {
		margin-top: 110px;
	}
	
	.innerHundred, .innerFifty, .fifty {
		width: 100%;
		padding: 0;
	}
	
	.innerSeventyFive {
		width: 48%;
		overflow: hidden;
		padding: 1% 0% !important;
	}
	
	.seventyFive {
		width: 100% !important;
	}
	
	.innerForty {
		width: 90%;
		overflow: hidden;
		padding: 5% 5% !important;
	}
	
	.innerTwentyFive {
		width: 48%;
		padding: 0;
		float: left;
		margin: 0 1% 2%;

	}
	
	.innerTwentyFive h4 {
		font-size: 1.25em;
	}
	
	
	.innerTwentyFive .clearBothMobile, .clearBothMobile {
		clear: both;
}
	
	
	.innerFifty ul {
		margin-bottom: 45px;
	}
	
	.mod_article ul li {
		font-size: 14px;
		line-height: 20px;
}

}

@media only screen and (max-width:767px) {
	
	.innerSeventyFive, .innerTwentyFive, .seventyFive {
		width: 100%;
		padding: 0;
		float: none;
		margin: 0 0 15px;
	}
	
	.innerTwentyFive td.fixedHeight {
		height: auto !important;
		vertical-align: top;
}

	
}


.singleWrap {
    width:840px;
    height:auto;
	max-height: 697px;
    overflow:hidden;
    margin:0 auto;
}

.singleLeft {
    /*width:37.5%;*/
	width: 260px;
    height:580px;
	min-height: 600px;
    left:0;
    top:0;
    position:relative;
    float:left;
    margin:1% 15px 1% 1%;
    object-fit:cover;
}



.singleRight {
    /*width:60%;*/
	width: 545px;
    /*height:auto;*/
	height: 680px;
    left:0;
    top:0;
    position:relative;
    margin:1% 0 1% 0;
    
}

.singleRight h4 {
	
	color: #e43a37;
	margin: 0 0 15px;
}

.singleRight p {
	font-size: 13px;
	line-height: 17px;
}

#cboxContent {
	max-height: 697px !important;
}

#cboxLoadedContent {
	overflow: hidden !important;
	max-height: 697px !important;
}

@media only screen and (max-width:767px) {
	
	.singleWrap {
		width: 98%;
		height:auto;
		max-height: 2000px;
		overflow:auto;
		margin:1%;
	}
	
	.singleLeft {
		height: auto;
		width: 98%;
		margin: 0 auto;
		min-height: 350px;
		float: none;
		
	}
	
	.singleLeft h4, .singleRight h4{
		font-size: 1.25em;
	}
	
	.singleRight {
		width:98%;
		height:auto;		
		left:0;
		top:0;
		position:relative;
		margin:1% auto;
    
}

	#cboxContent {
	max-height: 2000px !important;
}
	
	#cboxLoadedContent {
	max-height: 2000px !important;
	overflow: auto!important;
	
}
	
}
