.minheight {
	min-height: 500px;
}
.body {
	overflow-x: hidden;
}
.call-to-action .call-to-action-content {
	text-align: right;
	/*width: 46.4%;*/
}
.call-to-action .call-to-action-btn {
	/*width: 47%;*/
	text-align: left;
}

.call-to-action.with-button-arrow .call-to-action-btn{
	top:64%;
}

.client-details {
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
html #footer.color-primary {
	background: #05477E;
	border-top-color: #05477E;
}
html #footer.color-primary .footer-copyright {
	background: #2c3b42;
	border-top-color: #2c3b42;
}

/*********** contact us *******/
.list.list-icons.list-icons-style-3 li .fa, .list.list-icons.list-icons-style-3 li .icons {
	color: #777777;
	border-radius: 0;
	width: 16px;
	height: 25px;
	text-align: center;
	padding: 5px;
}
.list.list-icons.list-icons-style-3 li {
	padding-top: 5px;
	padding-left: 25px;
}
.list.list-icons.list-hours li {
	position: relative;
	padding-left: 0;
}
.list.list-icons.list-icons-style-3 li .fa, .list.list-icons.list-icons-style-3 li .icons {
	background-color: transparent;
}
article.post.post-large.blog-single-post .post-content {
	margin-left: -60px;
}
#footer.light .footer-copyright {
	border-top: none;
	background: #05477E;
}
#footer.light {
	background: #05477E;
}
#footer.light .footer-copyright p {
	color: #fff;
	margin-top: 10px;
}
#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
	padding-bottom: 10px;
}
.powermail_radio_inner {
	float: left;
	margin: 0 10px 0 0;
}
.powermail_check_inner {
	float: left;
	margin: 0 10px 0 0;
}
.nivo-slider .theme-default .nivoSlider img {
	border-radius: 10px;
}
.blog-posts.single-post .nivo-controlNav {
	display: none;
}

/*********lang switch*******/
ul.lang-switch {
	float: right;
	margin-top: 10px;
	padding: 0;
}
ul.lang-switch li {
	float: left;
	margin-top: 5px;
	padding: 0px 10px;
	list-style: none;
	font-size: 0.9em;
}
ul.lang-switch li a {
	color: #999;
}
ul.lang-switch li:hover a {
	text-decoration: none;
	color: #999;
}
ul.lang-switch li.active a {
	color: #05477E;
}
ul.thumb-list {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	text-align: center;
	width: 100%;
	padding: 0;
}
ul.thumb-list li {
	clear: both;
	display: inline-block;
	float: none;
	margin: 5px;
	text-align: center;
	width: 154px;
	border: 1px solid #999;
	padding: 5px;
	border-radius: 3px;
}
ul.thumb-list li a img {
	width: 100%;
}

/* links list */
.links-list {
	margin: 0;
	float: left;
	padding: 0;
	background: url("../img/line2.png") 0 0;
	background-repeat: repeat-x;
	padding-top: 0;
	width: 100%;
}
.links-list li {
	padding: 9px 0 9px !important;
	border-bottom: 1px solid #c9cdce;
	box-shadow: 0 1px 0 #fff;
	width: 100%;
	float: left;
	list-style: none;
	background-image: none;
}
.links-list li:first-child {
	border-bottom: 1px solid #c9cdce;
	box-shadow: 0 1px 0 #fff;
}
.links-list li:before {
	display: none;
}
.links-list a {
	padding-left: 10px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #05477E;
	font-size: 16px;
	line-height: 26px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: normal;
}
.links-list a span {
	display: inline-block;
	color: #374348;
	font-weight: 300;
}
.links-list a:before {
	content: "\e601";
	position: absolute;
	left: 1px;
	top: 7px;
	font-size: 8px;
}
.links-list a.external-link {
	padding-left: 24px !important;
}
.links-list a.external-link:before {
	border: none;
	margin: 0;
	left: 0;
	top: -2px;
	background-position: -161px -24px !important;
	width: 16px !important;
	height: 16px !important;
}
.links-list a[href$=".pdf"], .links-list a[href$=".zip"], .links-list a[href$=".doc"], .links-list a[href$=".docx"], .links-list a[href$=".jpg"], .links-list a[href$=".ppt"], .links-list a[href$=".xls"], .links-list a[href$=".html"] {
	padding-left: 0 !important;
	padding-right: 35px !important;
	display: block;
	position: relative;
}
.links-list a[href$=".pdf"]:before, .links-list a[href$=".zip"]:before, .links-list a[href$=".doc"]:before, .links-list a[href$=".docx"]:before, .links-list a[href$=".jpg"]:before, .links-list a[href$=".ppt"]:before, .links-list a[href$=".xls"]:before, .links-list a[href$=".html"]:before {
	display: none;
}
.links-list a[href$=".pdf"]:after, .links-list a[href$=".zip"]:after, .links-list a[href$=".doc"]:after, .links-list a[href$=".docx"]:after, .links-list a[href$=".jpg"]:after, .links-list a[href$=".ppt"]:after, .links-list a[href$=".xls"]:after, .links-list a[href$=".html"]:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
	background: url("../img/sprite.png") no-repeat 0 -9999px;
	width: 28px;
	height: 25px;
}
.links-list a[href$=".pdf"]:after {
	background-position: -105px -46px;
}
.links-list a[href$=".zip"]:after {
	background-position: -135px -46px;
}
.links-list a[href$=".doc"]:after {
	background-position: -165px -46px;
}
.links-list a[href$=".docx"]:after {
	background-position: -165px -46px;
}
.links-list a[href$=".jpg"]:after {
	background-position: -105px -73px;
}
.links-list a[href$=".ppt"]:after {
	background-position: -135px -73px;
}
.links-list a[href$=".xls"]:after {
	background-position: -165px -73px;
}
.links-list a[href$=".html"]:after {
	background-position: -134px -100px;
}
.links-list a:hover {
	color: #374348;
	text-decoration: none;
}
.single-block {
	float: left;
	margin-right: 33px;
	width: 47%;
}
.single-block:nth-child(even) {
	margin: 0 !important;
}
.news-related-news {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.news-related-files {
	width: 100%;
	display: block;
	float: left;
}
.news-related-links {
	width: 100%;
	display: block;
	float: left;
	margin-top: 15px;
}
.news-related-links ul li {
	list-style: none;
}
.news-related-news ul.links-list li a {
	padding-left: 0;
}
.news-related-news ul.links-list li a:before {
	display: none;
}
.news-related-news ul li span {
	border-right: none;
	line-height: 28px;
}
.news-backlink-wrap {
	margin-left: -60px;
}
.news-backlink-wrap a {
	color: #fff;
	min-width: 93px;
	float: left;
	text-align: center;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #05477E;
	border-color: #05477E #05477E #006699;
}
.news-backlink-wrap a:hover {
	border-color: #05477E #05477E #05477E;
	background-color: #05477E;
	text-decoration: none;
}

/*********  search page ***********/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: auto;
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	outline: none;
	border: 1px solid #ccc;
}
.tx-indexedsearch-searchbox td {
	color: #05477E;
	font-size: 18px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	border-radius: 4px;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	padding: 10px 13px;
	text-transform: uppercase;
	background: #05477E;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	border: none;
	outline: none;
	margin-top: 15px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	border-top: 1px solid #ccc;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
input#powermail_field_attachments {
	text-transform: capitalize;
}
#header .header-search {
	display: none;
}
.news-related ul li span {
    word-break: break-all;
}
@media (max-width:767px) {
	
	.news-related-wrap {
		display: block;
	}
	ul.lang-switch {
		float: none;
		margin-top: 10px;
		padding: 0;
		position: absolute;
		right: 10px;
		top: -25px;
	}
	div.csc-textpic .csc-textpic-imagewrap img {
		max-width: 100%;
	}
	.call-to-action .call-to-action-content, .call-to-action .call-to-action-btn {
		margin: 0;
		padding: 20px;
		position: static;
		width: auto;
		text-align: center;
	}
	.single-block {
		width: 100%;
	}
	.news-backlink-wrap {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.powermail_check_inner {
		min-width: 45%;
	}
	.img-responsive {
		margin: 0 auto;
	}
	.minheight {
		min-height: 130px;
	}

	.news-related-files{
		margin-bottom: 20px;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {
	ul.lang-switch {
		float: none;
		margin-top: 10px;
		padding: 0;
		position: absolute;
		right: 10px;
		top: -25px;
	}
	#header .header-search {
		margin-top: 15px;
	}
	.social-icons {
		float: right;
		margin: 5px 0 0 10px !important;
	}
	#header .header-btn-collapse-nav {
		margin: 5px 0 8px 15px !important;
	}
	#header .header-nav-main {
		clear: right;
		margin-top: 10px;
	}
	.sticky-header-active #header .header-search {
		display: none;
	}
	.call-to-action .call-to-action-content {
		padding-top: 0px
	}
	.news-backlink-wrap {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.blog-posts .pagination {
		width: 100%;
	}
	.img-responsive {
		margin: 0 auto;
	}
	.powermail_check_inner, .powermail_radio_inner {
		min-width: 45%;
	}
	.minheight {
		min-height: 350px;
	}
}


.powermail_captcha_outer.captcha.form-control{ height:50%;}
.captcha-imagex img{ height:50%; }
.contenttable td{ padding:15px;}

.blog-posts h2{
font-size: 1.5em;
    line-height: 25px;
}

.table.contenttable {
    border: 1px solid #EDEDDE;
}

section.featured {
    background: #F0F0ED;
    border-top: 5px solid #ECECE8;
    margin: 35px 0;
    padding: 50px 0;
}

section.call-to-action:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FFF;
    height: 15px;
    width: 15px;
    top: -5px;
    left: 50%;
    margin-left: -7px;
}

section.featured.footer {
    margin: 30px 0 -50px;
    background: #F0F0ED;
    padding-top: 40px;    
    border-top: 5px solid #ECECE8;
}

section.call-to-action {
    position: relative;
    clear: both;
}

.post-content table{
border: 1px solid #EDEDDE
}

.thumb-gallery{
clear: both;
}

#footer-menu{ clear:both; }
#footer.light #footer-menu li a { color:#fff; }
#footer .footer-copyright nav ul li{ border-left: 1px solid #ffffff; }

 .femanager_salutation.control-group .controls label {
    margin-left: 20px;
    display: inline-block;
}
.tx-femanager .alert-error {
    padding: 0;
    color: #a94442;
}
.femanager_submit.control-group {
    margin-top: 15px;
}
form.change-password .btn,form.login .btn,form.logout .btn,form.remember .btn {
    margin-top: 15px;
}
form.change-password legend,form.login legend,form.logout legend,form.remember legend {
    float: left;
    margin-top: 15px;
    padding-bottom: 15px;
}

/* Full-bleed sections: break out of Bootstrap container to span full viewport width */
.col-md-12 section.section.section-primary,
.col-md-12 section.call-to-action.featured.footer {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

/* Page-heading divider spacing: match live.
   TYPO3 7 (css_styled_content) wrapped the horizontal ruler in .divider
   (margin: 44px), but TYPO3 14 fluid_styled_content renders a bare
   <hr class="ce-div"> that only gets the generic hr margin (22px), leaving the
   heading too close to the line. Restore the 44px gap. Colour (#DBDBDB) already
   matches via the generic hr rule. */
hr.ce-div {
    margin: 44px auto;
}

/* Breadcrumb readability on dark blue .page-header background.
   Without this, breadcrumb <a> elements inherit the theme link colour and
   become invisible against the #05477E page-header background. */
.page-header .breadcrumb > li > a,
.page-header .breadcrumb > li > a:visited {
    color: #ffffff;
}
.page-header .breadcrumb > li > a:hover,
.page-header .breadcrumb > li > a:focus {
    color: #ffffff;
    text-decoration: underline;
}
.page-header .breadcrumb > li.active,
.page-header .breadcrumb > li + li:before {
    color: rgba(255, 255, 255, 0.75);
}
