/*==============================================  IMPORTANT - PLEASE READ ==============================================

font-family: 'Source Sans Pro', sans-serif;
____

light 300
regular 400
semi bold 600
bold 700
____

========================================================================================================================
*/

/*
==============================================
POV Section
==============================================
*/

.pov-section {
    background-image: url(https://www.raymondjames.com/-/media/rj/advisor-sites/global/model-assets/model-1/patterns/media-coursel-bkg.jpg);
	padding-top: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 870px; */
    overflow: hidden;
}
.pov-section h4 {
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #c97453;
	font-size: 31px;
	font-weight: 300;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	animation: slideInUpSmall 1s linear;
	margin-bottom: 80px;
}
.pov-section h4:after {
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    position: relative;
    background: #c97453;
    margin: 19px auto;
}

.pov-section .head-1 {
	/*text-align: left;*/
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-size: 52px !important;
	font-weight: 600;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	animation-delay:0.4s;
	margin-top:10px;
	animation: slideInUpSmall 1s linear;
}
.pov-section .head-3 {
	text-align: left;
	font-family: 'Playfair Display', serif;
	color: #eb926f;
	font-size: 31px;
	font-weight: 300;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	max-width:600px;
	width:100%;
	animation-delay:0.8s;
	animation: slideInUpSmall 2s linear;
}
.pov-section .mc-slide {
	background: none;
	text-align: center;
}
.pov-carousel .mc-heading {
	font-family: 'Playfair Display', serif;
	color: #393939;
	font-size: 29px;
	font-weight: 300;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.pov-carousel .mc-heading:after {
	content:"";
	display:block;
	height: 5px;
	width: 60px;
	position: relative;
	background: #d27855;
	margin:32px auto 0px !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.pov-carousel .mc-copy-wrapper {
	margin-top: 10px;
}
.pov-carousel .mc-container {
	padding-bottom: 0px;
}
.pov-carousel .mc-container a:hover .mc-heading:after {
	width:90px;
}

.pov-carousel .mc-date {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #393939;
	font-size: 16px;
}
.pov-carousel .mc-copy {
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
.pov-carousel .mc-slide-number {
	color: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0px;
	bottom: -50px;
	font-size: 104px;
}

.pov-carousel .category-center .mc-category-wrapper {
    color: #d4d4d4;
}
.pov-carousel .mc-category {
	color: #929090;
	font-family: 'Playfair Display', serif !important;
	font-style:italic;
}
.pov-carousel .mc-category:hover {
	color: #d27855;
}
.pov-carousel .mc-container a{
	padding-top: 0px;
}
.pov-carousel .mc-content-wrapper {
    padding: 20px 15px 20px 15px;
}
.pov-carousel .mc-container {
	padding: 25px 0px 50px 0px;
	padding-top:0px;
	max-width: 1270px;
}
.pov-carousel .mc-container:before {
	content: "";
    display: block;
    position: relative;
    height: 3px;
    width: 100%;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
.pov-carousel .mc-container .slick-dots {
	bottom: 0px;
	padding-bottom: 0px;
}
.pov-carousel .mc-container .slick-slider {
    margin-bottom: 0;
    padding: 60px 0px;
	z-index: 10;
}
.pov-carousel .mc-container .media-carousel-three a:hover .mc-cta {
	display: block;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 20px 0px 20px 0px;
    font-family: 'Playfair Display', serif !important;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: rgba(51, 51, 51, 0.8);
}
.pov-carousel .media-carousel-two .mc-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: inherit;
}
.pov-carousel .cta-center .mc-cta-slide-number-wrapper {
  width: 100%;
}
.pov-carousel .mc-container .media-carousel-three .mc-cta {
	display: block;
    height: 40px;
    width: 150px;
    border: 2px solid #d27855;
    margin: 20px 0px 20px 0px;
    font-family: 'Playfair Display', serif !important;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #333;
}
.mc-container .slick-prev, .mc-container .slick-next {
    height: 120px;
}

/*
.pov-carousel .mc-container .slick-next {
    right: -120px;
}

.pov-carousel .mc-container .slick-prev {
    left: -120px;
}*/
.pov-carousel .mc-cta {
	font-family: 'Playfair Display', serif;
	color: #ae5c3c;
	font-size: 20px;
	line-height: 22px;
	font-weight:300;
	background: rgba(253, 253, 253, 0);
	padding: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: none;
	letter-spacing: 1px;
}
.pov-carousel .mc-container a:hover .mc-cta {
/*	padding: 0px 36px;*/
	padding: 0px;
	color: #393939;
	border: none;
	background: rgba(253, 253, 253, 0);
	letter-spacing: 2px;
}
.pov-carousel .mc-container .slick-slide a:hover {
	box-shadow: inset 0px 20px 50px 0px rgba(0,0,0,0.1), inset 10px 20px 50px -20px rgba(0,0,0,0.1);
}
.pov-carousel .mc-container .slick-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.pov-carousel .mc-container .slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 50px;
	background-size: 50px 50px;
	-webkit-text-stroke: 0px #f3f3f3;
	color: #adafb2;
	display: inline-block;
	background-repeat: no-repeat;
	-webkit-transition: background-position .25s;
	transition: background-position .25s;
}
.pov-carousel .media-carousel-one .mc-image {
	height: 174px;
}
.pov-carousel .mc-image-wrapper {
	background: none;
}
.pov-carousel .mc-container a .mc-image {
	background: none;
	height: 350px;
}
.pov-carousel .mc-container .slick-next:before {
  content: "" !important;
}
.pov-carousel .mc-container .slick-next:after {
	content: "" !important;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: absolute;
	top: 40px;
	left: 0px;
	-webkit-transform: rotate(45deg) skew(10deg, 10deg);
	transform: rotate(45deg) skew(10deg, 10deg);
	width: 25px;
	height: 25px;
	border-right: 1px solid #393939;
	border-top: 1px solid #393939;
	-webkit-text-stroke: 8px transparent !important;
}
.pov-carousel .mc-container .slick-prev:after {
     -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 40px;
    right: 0px;
    content: "";
    -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
    transform: rotate(-45deg) skew(-10deg, -10deg);
    width: 25px;
    height: 25px;
    border-left: 1px solid #393939;
    border-top: 1px solid #393939;
}
.mc-container .slick-arrow {
	opacity: 1;
}
/*
.pov-carousel .slick-prev, .pov-section .slick-next {
	top: 50% !important;
}
*/
.pov-carousel .mc-container .slick-prev {
	z-index: 222;
}
.pov-carousel .mc-container .slick-prev:before {
  content: "" !important;
}
/*
.pov-carousel .mc-container .slick-next {
    right: -100px;
}
*/


/* Rotat Image */

.btm-image img {
	width: 1138px;
	height: auto;
}
.btm-image {
	text-align:center;
		position: relative;
	z-index: 0;
	animation: fadeIn 4s forwards;
	display: none;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
	-webkit-animation: rotating 275s linear infinite;
	-moz-animation: rotating 275s linear infinite;
	-ms-animation: rotating 275s linear infinite;
	-o-animation: rotating 275s linear infinite;
	animation: rotating 275s linear infinite;
}

/*
==============================================
Responsive Meia Queries NEW
==============================================
*/




/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
POV Section
==============================================
*/

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
POV Section
==============================================
*/
	.pov-carousel .mc-container a:hover .mc-cta {
		padding: 0px 0px;
	}
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
/*
==============================================
POV Section
==============================================
*/

}

@media (min-width: 768px) and (max-width: 1549px) {
	.pov-section .mc-container .slick-next {
		right: 0;
	}
	.pov-section .mc-container .slick-prev {
		left: 0;
	}
}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
POV Section
==============================================
*/
	.pov-section {
		/* height: 940px; */
	}
	.pov-section .btm-image img {
		width: 858px;
		height: auto;
		top: -50px;
		position: relative;
	}
	.pov-carousel .mc-container.hide-dots .slick-dots {
		display: block;
	}
	.pov-carousel .mc-heading {
		font-family: 'Playfair Display', serif !important;
		color: #393939;
		font-size: 26px;
		font-weight: 300;
		line-height: 28px;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: -1px;
	}
	.pov-carousel .mc-container .slick-prev {
		left: 0px;
	}
	.pov-carousel .mc-container .slick-next {
		right: 0px;
	}
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
POV Section
==============================================
*/
	.pov-section .mc-container .slick-arrow {
		opacity: 1;
		display: none !important;
	}
	.pov-section {
		/* height: 940px; */
	}
	.pov-section .btm-image img {
		width: 598px;
		left: -90px;
		top: -160;
	}

}


/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
/*
==============================================
POV Section
==============================================
*/
	.pov-section {
		/* height: 740px; */
	}
	.pov-section .btm-image img {
		width: 758px;
	}
}

/* IE only */
@media screen\0 {

}
