h1 {
	font-family: 'PT Sans';
	font-size: 40px;
	line-height: 52px;
}

.homepage h1 {
	font-size: 27px;
	line-height: 28px;
}

h2 {
	font-family: 'PT Sans';
	font-size: 23px;
	line-height: 28.82px;
	margin-bottom: 14px;
}

h3 {
	font-family: 'PT Sans';
	font-size: 20.5px;
	line-height: 26px;
}

a {
	outline: 0;
}

a:active, a:focus {
	outline: 0;
}

/** Common classes **/
.wrapper-inner {
	margin: 0 auto;
	width: 948px;
}

.grey-bg {
	background-color: #f0efef !important;
}

.grey-bg2 {
	background-color: #eee !important;
}

.yellow-bg {
	background-color: #f6ab33 !important;
}

.yellow-bg2 {
	background-color: #f49600 !important;
}

.purple-bg {
	background-color: #662760 !important;
}

.align-left {
	text-align: left !important;
}

/** Style placeholder **/
::-webkit-input-placeholder {
   color: #908e8e;
}

:-moz-placeholder { /* Firefox 18- */
   color: #908e8e;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #908e8e;  
}

:-ms-input-placeholder {  
   color: #908e8e;  
}

/** Footer Component **/
.sign {
	background-color: #fff;
	padding: 8px 0 30px;
}

/*.sign img {
	margin-left: 23px;
}*/

/**Feedback link **/
a.feedback {
	background: url(../images/feedback.jpg) no-repeat;
	display: block;
	height: 180px;
	position: fixed;
	right: 0;
	top: 264px;
	width: 50px;
	z-index: 100;
}

/** Billboard **/
.search-field input.ipbox {
    border: 1px solid #f6940b;
    color: #f6940b;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 48px;
    padding: 0 12px;
    margin-right: 15px;
    width: 399px;
}

input.search-button {
    background: none repeat scroll 0 0 #662760;
    border: medium none;
    color: #fff;
    cursor: pointer;
    height: 46px;
    text-align: center;
    width: 171px;
}

/** Homepage content-phrase **/
.content-phrase {
	padding: 58px 0 48px;
}

.content-phrase h1 {
	margin-bottom: 15px;
}

.content-phrase p {
	font: 26px/39px Garamond;
}

.section1 .content-phrase {
	width: 980px;
	padding: 48px 0 44px 10px;
}

/** Owl carousel **/
.carousel {
	color: #2d2d2d;
	text-align: center;
	padding: 24px 0 29px;
}

.owl-carousel .item {
	padding: 0 40px;
}

.owl-carousel .item h3 {
	margin-bottom: 10px;
}

.owl-carousel .item a h3 {
	color: #2d2d2d;
}

.owl-carousel .img-holder {
	margin-bottom: 10px;
	min-height: 76px;
	position: relative;
}

.owl-carousel .img-holder img {
	max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    /*top: 0;  */
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

.owl-carousel p {
	font-size: 16.52px;
	line-height: 22px;
}

.owl-carousel .owl-wrapper-outer {
	margin-bottom: 25px;
}

.owl-carousel .owl-controls {
	position: relative;
	margin-bottom: 17px;
}

.owl-carousel .owl-controls .owl-pagination {
	margin: 0 auto -24px;
}
 
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
	background: url(../images/slide-controls.png) no-repeat;
	display: inline-block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}

.owl-buttons .owl-prev {
	margin-left: -6px;
}

.owl-buttons .owl-next {
	background-position: -26px 0px;
}

.owl-pagination .owl-page {
	background: url(../images/pagination.png) no-repeat -14px 0;
	display: inline-block;
	height: 15px;
	margin-right: 6px;
	position: relative;
	width: 14px;
	z-index: 10;
}

.owl-pagination .owl-page:first-child {
	margin-left: -4px;
}

.owl-pagination .owl-page:last-child {
	margin-right: 0;
}

.owl-pagination .owl-page.active {
	background-position: 0 0;
}

/** More button **/
a.more-button {
	clear: both;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 43px;
	margin: 0 auto;
	padding: 0 47px;
	text-decoration: none;
	text-transform: uppercase;
}

/** Owl testimonial **/
.carousel-testimonial {
	padding: 54px 0 23px;
}

.owl-testimonial .item {
	color: #343434;
	text-align: left;
	padding: 0px;
}

.owl-testimonial .owl-controls {
	margin-bottom: 0;
}

.carousel-testimonial .owl-carousel .owl-wrapper-outer {
	margin-bottom: 4px;
}

/** Two col section **/
.two-col {
	border-top: 27px solid #fff;
	position: relative;;
}

.two-col::after {
	background: #626262;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    z-index: -10;
}

.two-col .wrapper > .pull-left {
	width: 65%;
	margin: 0;
}

.two-col .wrapper > .pull-right {
	margin-top: 4px;
	width: 33.4%;
}

.two-col .wrapper .pull-left {
	margin: 0;
} 

.two-col .social-links {
	padding: 12px 0 49px 0
}

.two-col .social-links ul {
	float: left;
}

/** News carousel **/
.news-carousel {
	padding: 0 42px;
}

.news-carousel h2 {
	margin: 24px 0 15px;
}

.news-carousel > .content-inner {
	border-top: 1px solid #c4c4c4;
	padding-top: 14px;
}

.news-carousel .owl-single {
	margin-right: 18px;
	position: relative;
}

.news-carousel .img-cntr.pull-left {
	margin-right: 22px;
}

.news-carousel article {
	padding-right: 17px;
}

.news-carousel .title {
	color: #777;
	font: 18px/27px 'PT Sans';
	margin-bottom: 9px;
	margin-top: -7px;
}

.news-carousel .date {
	font-family: 'PT Sans';
	color: #68265b;
	display: block;
	margin-bottom: 5px;
}

.news-carousel p {
	color: #666;
	font-size: 1em;
	margin-bottom: 16px;
}

/*.news-carousel a.more-button {
	line-height: 46px;
	text-align: center;
	padding: 0 42px;
    font-size: 1em;
    letter-spacing: 0.05em;
}*/

.news-carousel .owl-carousel .owl-controls {
	position: static;
}

.news-carousel .owl-buttons .owl-prev, .news-carousel .owl-buttons .owl-next {
    background: url("../images/news-controls.png") no-repeat;
    display: inline-block;
    height: 28px;
    text-indent: -9999px;
    width: 17px;
    position: absolute;
    top: 98px;
}

.news-carousel .owl-buttons .owl-prev {
	left: -25px;
}

.news-carousel .owl-buttons .owl-next {
	background-position: -17px 0;
	right: -27px;
}

.news-carousel .owl-pagination {
	display: none;
}

/** news-categories **/
.news-categories {
	padding-top: 36px;
	padding-bottom: 44px;
}

.news-categories h2 {
	margin-bottom: 40px;
}

.news-categories .img-holder {
	margin-bottom: 33px;
}

.news-categories .owl-carousel .owl-wrapper-outer {
	margin-bottom: 1px;
}

.news-categories .owl-carousel .item h3 {
	line-height: 31px;
}

.news-categories .owl-carousel .owl-controls {
	margin-bottom: 18px;
}

/** Contact wrapper **/
.contact-wrapper {
	background-color: #626262;
	color: #fff;
	font: 16px/24px Roboto;
	padding: 1.2em 1em;
	height: 21.2em;
	max-height: 30em;

}

.contact-wrapper h3 {
	margin-bottom: 1em;
    color: #fff;
}

ul.contact-info {
	font: 16px/24px Roboto;
    width: 14em;
}

ul.contact-info li {
	padding-left: 35px;
	margin-bottom: 1em;
    display: block;
}

ul.contact-info li span {
	font-weight: bold;
    display: block;
}



ul.contact-info li.contact {
	background: url(../images/contact.png) no-repeat;

}

ul.contact-info li.call {
	background: url(../images/phone.png) no-repeat;
}

ul.contact-info li.login {
    background: url(../images/login-24.png) no-repeat;
}

ul.contact-info a, ul.contact-info a:focus, ul.contact-info a:hover, ul.contact-info a:visited {
	color: #fff;
}

/** Secondary Nav **/
.secondary-nav {
	background-color: #676767;
}

.secondary-nav .wrapper {
	overflow: visible;
}

.secondary-nav ul {
	padding-bottom: 5px;
}

.secondary-nav li {
	float: left;
    margin: 0 3% 0 0;
}

.secondary-nav li:first-child {
	/*text-align: left;*/
}

.secondary-nav li:last-child {
	/*text-align: right;*/
}

.secondary-nav li a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-family: 'PT Sans';
  line-height: 45px;
  position: relative;
  /*font-weight: bold;*/
}

.secondary-nav li a::after {
	background: none repeat scroll 0 0 #ee9902;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(100% + 5px);
    transform: translateY(-10px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}

.secondary-nav li a:hover::after, 
.secondary-nav li a:focus::after,
.secondary-nav li.active a::after {
    height: 5px;
    opacity: 1;
    transform: translateY(0px);
}

/** Main navigation */
.main-nav li a{
	color: #454545;
	font: normal 14px/25px 'PT Sans';
}

.main-nav li a:hover, .main-nav li.active a{
    border-bottom: 1px solid #f6940b;
    color:#662760;
}

/** Breadcrumb **/
.breadcrumb-wrapper {
	margin-top: 33px;
}

.breadcrumb {
	background-color: transparent;
	padding:0 0 0 23px;
}

.breadcrumb li,
.breadcrumb li a {
	color: #5d5d5d;
	display: inline-block;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
}
.breadcrumb > li + li:before {
  padding: 0 3px;
}

.breadcrumb li a {
    border-bottom: 1px solid #fff;    
}

.breadcrumb li:first-child a {
	background: url(../images/home-icon.png) no-repeat left center;
	text-indent: -9999px;
	margin-right: 3px;
	width: 22px;
}

.breadcrumb li.active span, .breadcrumb li a:hover  {
	border-bottom: 1px solid #f6940b;
    color:#662760;
}

.breadcrumb li.active span {
	font-family: 'PT Sans';
}

/** section-inner**/
.section-inner .content-phrase {
  padding: 11px 0 39px;
}

.section-inner .content-phrase h1 {
  margin-bottom: 51px;
}

.section-inner .content-phrase p {
  font-size: 24px;
  line-height: 32px;
  /*margin: 0 auto; 
  width: 800px; */
}

.section-inner1 .content-phrase h1{
  margin-bottom: 27px;
}

.section-inner1 {
	margin-left: -15px;
}

.section-inner2 .content-phrase{
	padding-top: 30px;
}

.section-inner2 .content-phrase h1 {
	line-height: 60px;
	margin-bottom: 35px;
}

.section-inner .content-phrase p {
	line-height: 35px;
}

/** Equal column **/
.equal-col {
	/*margin-bottom: 60px;*/
}

.equal-col > .pull-left,
.equal-col > .pull-right {
	width: 50%;
}

.equal-col > .pull-left {
	margin-left: -13px;
	overflow: hidden;
}

.equal-col .pull-left .img-holder {
	text-align: right;
}

.equal-col .pull-left .img-holder img {
	display: inline-block;
}

.equal-col .pull-right {
	display: table;
} 

.equal-col .pull-right h2 {
	font-size: 30px;
	line-height: 39px;
	margin-bottom: 45px;
}

.equal-col .pull-right a.more-button {
	padding: 0 87px 0 69px;
	text-transform: none;
}

.equal-col .pull-right .content-wrapper {
	display: table-cell;
	color: #fff;
	text-align: center;
	vertical-align: middle;

}

.equal-col .pull-right .content-wrapper .content-inner {
	max-width: 512px;
	text-align: left;
	padding: 8px 0 0 139px;
}

/**flesslider-wrapper **/
.flexslider-wrapper {
	padding-top: 0;
	padding-bottom: 50px;
}

.flexslider-wrapper h2 {

	padding-top: 21px;
	margin-bottom: 26px;
}

.flexslider-wrapper .slider-controls-wrapper {
	background-color: #fff;
}

.flexslider-wrapper .slider-controls {
	margin-bottom: 65px;
	position: relative;
	padding: 0 17px; 
}

.flexslider-wrapper .slider-controls li {
	text-align: left;
}

.flexslider-wrapper .slider-controls li span {
	color: #520d44;
	cursor: pointer;
	font-family: 'PT Sans';
	font-size: 16px;
	line-height: 52px;
	display: inline-block;
	padding: 0 13px;
	position: relative;
	text-transform: uppercase;
	margin-left: 30%;
    font-weight: bold;
}

.flexslider-wrapper .slider-controls li span::after {
	background: none repeat scroll 0 0 #ee9902;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(100% - 4px);
    transform: translateY(-10px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}

.flexslider-wrapper .slider-controls li span:hover::after, 
.flexslider-wrapper .slider-controls li span:focus::after,
.flexslider-wrapper .slider-controls li.flex-active-slide span::after {
    height: 4px;
    opacity: 1;
    transform: translateY(0px);
}

.flexslider-wrapper .slider-controls .flex-prev,
.flexslider-wrapper .slider-controls .flex-next {
	background: url("../images/news-controls.png") no-repeat;
	height: 28px;
	width: 17px;
	position: absolute;
	top: 15px;
	text-indent: -9999px;
	z-index: 100;
}

.flexslider-wrapper .slider-controls .flex-prev {
	left: -8px;
}

.flexslider-wrapper .slider-controls .flex-next {
	background-position: -17px 0;
	right: 23px;
}

.flexslider-wrapper .main-slider .flex-viewport {
	margin-left: -9px;
	width: calc(100% - 9px);
}

.flexslider-wrapper .img-holder {
	width: 220px;
	margin-right: 82px;
}

.flexslider-wrapper .pull-right {
	width: calc(100% - 302px);
	margin-top: -8px;
	text-align: left;
}

.flexslider-wrapper .pull-right h3 {
	color: #464646;
	line-height: 31px;
	margin-bottom: 22px;
}

.flexslider-wrapper .pull-right p {
	color: #5c5c5c;
    font-family: 'Garamond';
    font-size: 1.46em;
}

.flexslider-wrapper .main-slider .flex-direction-nav {
	display: none
}

.flexslider-wrapper a.more-button {
	margin-top: 1em;
    letter-spacing: 0.05em;
}


/** carousel2 styling **/
.owl-wrapper {
	position: relative;
}

.owl-wrapper .secondary-controls span {
	background: url(../images/secondary-controls.png) no-repeat;
	cursor: pointer;
	height: 200px;
	position: absolute;
	top: 85px;
	text-indent: -9999px;
	width: 127px;
	z-index: 10;
}

.owl-wrapper .secondary-controls span.prev {
	left: -147px;
}

.owl-wrapper .secondary-controls span.next {
	background-position: -127px 0;
	right: -117px;
}

.carousel2 {
	padding: 41px 0  50px;
}

.carousel2 h2 {
	color: #303030;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 30px;
}

.carousel2 .owl-carousel {
/*	width: 948px;
	margin-left: 26px;*/
}

.carousel2 .owl-wrapper-outer {
	margin-bottom: 35px;
}

.carousel2 .owl-controls {
	margin-bottom: 22px;
}

.carousel2  .owl-item {
	height: 100%;
}

.carousel2 .owl-carousel .item {
	height: 100%;
	padding: 0 1px;
}

.carousel2 .owl-carousel .item .item-inner {
	background-color: #757374;
	max-width: 220px;
	/*margin: 0 auto;*/
	height: 100%;
	position: relative;
	overflow: hidden;
}

.carousel2 .owl-carousel .img-holder {
	min-height: auto;
	margin-bottom: 0;
}

.carousel2 .owl-carousel .img-holder img {
	position: static;
}

.carousel2 .bottom-content,
.carousel2 .mask {
	color: #fff;
	padding: 11px 15px 19px;
	text-align: left;
	min-height: 135px;
}

.carousel2 .title {
	font-family: 'PT Sans';
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 9px;
}

.carousel2 p {
	font-size: 16px;
	line-height: 19px;
}

.carousel2 .date {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	margin-bottom: 30px;
}

.mask {
	background-color: #6a265d;
	padding-top: 14px;
	height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 1;
	-webkit-transform: translateX(-330px);
	-ms-transform: translateX(-330px);
    transform: translateX(-330px);
	-webkit-transition:all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.carousel2 .item-inner:hover .mask {
	transform: translateX(0px);
}

a.border-link {
	border: 1px solid #fff;
    bottom: 15px;
    color: #fff;
    display: block;
    left: 15px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    text-decoration: underline;
    width: calc(100% - 30px);
}

.carousel2-2 {
	padding-bottom: 0;
}

/** Carousel3 **/
.carsousel3 {
	padding: 47px 0 81px;
}

.carsousel3 h2{
	color: #3c3c3c;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 58px;
}

.carsousel3 .owl-carousel .img-border {
	background-color: #fff;
    border-radius: 60px;
    margin: 0 auto 4px;
    max-width: 122px;
    min-height: 122px;
}

.carsousel3 .owl-carousel .img-border img {
	top: 0;
}

.carsousel3 .owl-controls {
	display: none !important;
}

.carsousel3 .owl-carousel .owl-wrapper-outer {
	margin-bottom: 39px;
	margin-left: -9px;
}

.carousel3-3 {
	padding-top: 42px;
	padding-bottom: 36px;
}

.carousel3-3 .owl-carousel .item h3 {
	line-height: 30px;
}

.carousel3-3 .owl-carousel .owl-wrapper-outer {
	margin-bottom: 31px;
}

/** carousel4 **/
.carsousel4 {
	padding: 54px 0 56px;
}

.carsousel4 h2 {
	margin-left: -23px;
	font-size: 30px;
	margin-bottom: 38px;
}

.carsousel4 a.more-button {
	margin-left: -21px;
	padding: 0 77px;
	line-height: 45px
}

.carsousel4-4 {
	padding-bottom: 80px;										
}

/** Equal col 2 **/
.content-phrase2 {
	margin-bottom: 25px;
}

/*
.equal-col2 {
	position: relative;
	margin-bottom: 50px;
}

.equal-col2 .pull-right .content-wrapper {
	color: #5c5c5c;
	text-align: left;
	display: block;
}

.equal-col2 .pull-right .content-wrapper .content-inner {
	padding-left: 49px;
  	padding-top: 52px;
  	max-width: 500px;
}

.equal-col2 .pull-right p {
	font: 20px/32px Roboto;
	margin-bottom: 20px;
	padding-right: 22px;
} 

.equal-col2 .pull-right h2{
	margin-bottom: 14px;
}

.equal-col2 .pull-right a.more-button {
	text-decoration: underline;
	margin-right: 7px;
	padding: 0 42px;
}

.equal-col2 .icon-wrapper {
	height: 120px;
    left: 50%;
    margin-left: -72px;
    position: absolute;
    top: -60px;
    width: 120px;
    z-index: 10;
} */

/** Flexslider wrapper 2 **/
.flexslider-wrapper2 {
	padding-top: 8px;
	padding-bottom: 56px;
}

.flexslider-wrapper2 .slider-controls {
	margin-bottom: 45px;
}

.flexslider-wrapper2 h3 {
	color: #464646;
	font-size: 24px;
	line-height: 31px;
    padding: 1em 0;
	margin-left: -15px;
}

.flexslider-wrapper2 h3 span {
	color: #66225f;
}

.flexslider-wrapper2 .slides li .content-inner {
	background-color: #575656;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	height: 220px;
    min-width: 220px;
	padding: 14px 13px;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.flexslider-wrapper2 .slides li .content-inner .date {
	font-size: 13px;
	line-height: 17px;
	position: absolute;;
	bottom: 14px;
	left: 13px;
}

.flexslider-wrapper2 .slides li .content-inner .mask {
	background-image: url(../images/question-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 14px 13px;
}

.flexslider-wrapper2 .slides li .content-inner:hover .mask {
	transform: translateX(0px)
}

.flexslider-wrapper2 .slider-controls li span::after {
	top: calc(100% - 7px);
}

.flexslider-wrapper2 .slider-controls li span:hover::after,
.flexslider-wrapper2 .slider-controls li span:focus::after,
.flexslider-wrapper2 .slider-controls li.flex-active-slide span::after {
	height: 4px;
}

.flexslider-wrapper3 {
	padding-bottom: 48px;
}

.flexslider-wrapper3 .slider-controls {
	margin-bottom: 34px;
}

.flexslider-wrapper3 h3 {
	margin-bottom: 39px;
  	margin-left: -6px;
}

.flexslider-wrapper3 a.more-button {
	margin-top: 42px;
}

/** list-element **/
section.carousel.list-element {
	padding-top: 47px;
	padding-bottom: 17px;
}

.list-element h2 {
	font-size: 29px;
	line-height: 33px;
	font-weight: bold;
	font-family: 'PT Sans';
	margin-bottom: 23px;
}

.list-element .item-wrapper {
  text-align: left;
  padding: 0 0 0 4px;
}

.list-element .item-wrapper h3 {
  font: bold 18px/30px Roboto;
  float: left;
  padding-bottom: 10px;
}

.list-element .item-wrapper span.date {
	color: #68265b;
	float: right;
	font-family: 'PT Sans';
	font-size: 20px;
	line-height: 30px;
}

.list-element .item-wrapper p {
  font: 16px/24px "EB Garamond";
  margin-bottom: 24px;
}

.list-element .item-wrapper .item {
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #eee;
	margin-right: 32px;
	padding: 22px 0 29px;
}

.list-element .item-wrapper .item:first-child {
	border-top: none;
}

.list-element .item-wrapper .item:last-child {
	border-bottom: none;
}

.list-element .item a.more-button {
	line-height: 31px;
	padding: 0 39px;
}

/** Accordion **/
#accordion {
	margin-left: 15px;
  	margin-right: 28px;
	padding-bottom: 29px;
}

.panel-default {
	border: none;
	box-shadow: none;
}

.panel-default > .panel-heading {
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 0;
}

.panel-group .panel-title a {
	background: url(../images/accordion-close.png) no-repeat calc(100% - 61px) 30px;
	color: #232323;
	display: block;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PT Sans';
	text-transform: uppercase;
	padding: 22px 33px 27px 33px;
}

.panel-group .panel-title a.collapsed {
	background-image: url(../images/accordion-open.png);
}

.panel-group .panel-body {
	border-top: none;
	padding: 10px 33px;

}

.panel-group .panel-body p {
	font: 20px/30px Garamond;
	margin-bottom: 30px;
}

/** Social buttons **/
.social-buttons {
	text-align: center;
	margin-bottom: 46px;
	padding-left: 9px;
}

.social-buttons a {
	background: url(../images/social-buttons.png) no-repeat;
	display: inline-block;
	height: 45px;
	margin-right: 22px;
	text-indent: -9999px;
	width: 231px;
}

.social-buttons a.fb {
	background-position: -231px 0;
}

/**Search page **/
.search-query {
	color: #fff;
	font-size: 40px;
	line-height: 52px;
	margin-bottom: 30px;
	padding: 33px 0 36px;
}

.filter-options {
	margin: 32px 0 60px;
}

.filter-options a.more-button {
	margin-bottom: 10px;
	margin-right: 10px;
}

.filter-options a.more-button:last-child {
	margin-right: 0;
}

/** List element 2 **/
.list-element2 .item-wrapper {
	padding-left: 0;
}

.list-element2 .item-wrapper .item {
	border: none;
	padding-left: 18px;
}

.list-element2 .item-wrapper .item:nth-child(odd) {
	background-color: #eee;
}

.list-element2 .more-button.pull-right {
	margin-right: 15px;
}

/** pager **/
.pager li > a, .pager li > span {
	background-color: transparent;
	border: none;
	border-radius: 0;
	height: 28px;
	margin-right: 12px;
	width: 27px;
	text-indent: -9999px;
}

.pager li:first-child > a,
.pager li:first-child > span {
	background: url(../images/slide_prev.png) no-repeat;
}

.pager li:last-child > a,
.pager li:last-child > span {
	background: url(../images/slide_next.png) no-repeat;
}

/** April invite **/
.invite-page .header {
	padding-bottom: 6px;
}

.invite-wrapper {
	text-align: center;
}

.invite-wrapper .img-wrapper {
	background-size: cover !important;
	/*display: table;*/
	height: 777px;
	width: 100%;
}

.invite-wrapper .content-wrapper {
	color: #fff;
	padding-top: 294px;
	/*display: table-cell;*/
	vertical-align: middle;
}

.invite-wrapper .content-wrapper .content-inner {
	margin: 0 auto;
	padding-left: 17px;
	width: 570px;
}

.invite-wrapper .content-wrapper h1 {
	color: #fff;
	font-size: 39px;
	line-height: 54px;
	margin-bottom: 42px;
}

.invite-wrapper h3 {
	font-size: 21px;
	text-transform: uppercase;
	margin-bottom: 16px;
	padding-left: 7px;
}

.invite-wrapper .content-wrapper p {
	font: 24px/30px Garamond;
}

.invite-wrapper .content-bottom {
	margin-left: 21px;
	padding: 26px 0 27px;
}

.invite-wrapper .content-bottom h3 {
	margin-bottom: 15px;
}

.invite-wrapper .content-bottom a.more-button {
	font-weight: normal;
  	line-height: 50px;
	padding-right: 88px;
	margin-left: 9px;
	padding: 0 79px;
	font-size: 15px;
}

.invite-page .footer {
	padding-left: 1px;
	padding-top: 15px;
}

.invite-page .footer::after {
	width: 62%;
}

.invite-page .footer p {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-width: 128; /* Chrome, Safari, Opera */
    -moz-column-width: 128px; /* Firefox */
    column-width: 128px;
}

.invite-page .footer .col-1 {
	margin-left: 35px;
	width: 387px;
}

/** two col bottom **/
.two-col-btm {
	text-align: center;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 47px;
}

.two-col-btm .col {
	width: 50%;
}

.two-col-btm .pull-left {
	margin-left: -9px;
}

.two-col-btm h2 {
	color: #4d1642;
	margin: 29px;
}

.two-col-btm2 h2 {
	color: #fff;
}

.two-col-btm a.more-button {
	padding: 0 56px;
}

.two-col-btm .pull-right a.more-button {
	margin-left: -4px;
	padding: 0 80px;
}

/** carousel-testimonial 2 **/
.carousel-testimonial2 {
	padding-top: 64px;
	padding-bottom: 30px;
}

.carousel-testimonial2 .owl-carousel .owl-wrapper-outer {
	margin-bottom: 10px;
}

/**language switcher **/
.polyglot-language-switcher > .pls-selected-locale:after {
	border: none;
}



.polyglot-language-switcher img {
	display: none;
}

.polyglot-language-switcher > .pls-selected-locale > span {
	color: #7b7b7b;
	display: inline-block;
	font-family: 'PT Sans';
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
}

.pls-language-container-scrollable {
	width: auto;
}

.mobile-menu-wrapper {
	display: none;
}

/** Contact form select list **/
.contact-form .field-label {
	font-size: 16px;
}

.selectboxit-container {
	margin-right: 2px;
}

.selectboxit-container .selectboxit {
	height: 37px;
	width: 106px !important;
}

.box-col.left {
	margin-right: 5px;
	width: 39.5%;
}


.box-col.right {
	margin-right: 0;
	width: 40.5%;
}

.contact-section {
	padding-bottom: 54px;
}

.contact-section .field label {
	font-size: 16px;
}

.contact-section input.ipbox {
	height: 33px;
	width: 100%;
}

.contact-section .field {
	padding-bottom: 39px;
}

.contact-section .email-grp label {
	padding-bottom: 6px;
}

.contact-section .email-grp .email-box {
	width: 56.4%;
}

.contact-section .telephone-grp {
	padding-bottom: 31px;
}

.contact-section .telephone-grp label{
	padding-bottom: 2px;
}

.contact-section .telephone-grp .email-box {
	width: 28%;
}

.contact-section .textarea-wrapper {
	padding-bottom: 63px;
}

.contact-section .textarea-wrapper .txt-area {
	height: 307px;
	width: 99.3%;
}

.contact-section input.sub-button {
	margin-top: 39px;
	padding: 6px 20px;
}

/** Contact step pages **/
.top-section1 {
	padding: 46px 0 28px;
}

.contact-section1 {
	padding-top: 29px;
}

.contact-section1 h3 {
	margin-bottom: 22px;
}

.contact-section1 .field {
	padding-bottom: 29px;
}


/** View more link **/
.view-more-container {
	margin-bottom: 32px;
}

.view-more-wrapper {
	clear: both;
	display: none;
	text-align: left;
	padding: 30px 22px;
}

.view-more-wrapper p,
.view-more-wrapper,
.view-more-wrapper a {
	font: 20px/26px 'Garamond';
}

.view-more-wrapper ul {
	margin-bottom: 22px;
}

.view-more-wrapper ul a {
	background: url(../images/bullet.png) no-repeat left center;
	padding-left: 20px;
}

.view-more-wrapper h2 {
	margin-top: 22px;
}

a.view-more {
	background: url(../images/show-more.png) no-repeat 0 -21px;
	display: block;
	float: right;
	height: 21px;
	margin-bottom: 22px;
	text-indent: -9999px;
	transition: none;
	width: 85px;
}

.view-more-wrapper a.view-more {
	background-position: 0 0;
}

a.view-more.active {
	background-position: 0 0;
}

/** Topics page **/
.topics {
	background-color: #fff;
	padding: 15px 15px 45px;
}

.topics li {
	float: left;
	width: 20%;
}

.topics .img-holder {
	min-height: 122px;
	position: relative;
}

.topics .img-holder img {
	bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.topics a,
.two-col-links a { 
	color: #2D2D2D;
}

.two-col-links {
	padding: 62px 0 10px;
}

.two-col-links li {
	float: left;
	padding-bottom: 10px;
	text-align: left;
	width: 50%;
}

.two-col-links a {
	display: block;
	padding-left: 20%;
}

.two-col-links h3 span {
	padding-right: 5px;
}

.table-striped {
	border: 1px solid #ddd;
}

/* Footer */
.footer a, .footer a:active, .footer a:focus, .footer a:hover, .footer a:visited {
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}