@import url('../../modules-structure/masterprime.css');
@import url('../../modules-structure/investment-management/structure.css');

/*
==============================================
Related Resources Section
==============================================
*/
.masterprime h4 {
    font-family: 'Raleway', sans-serif;
    color: #393939;
    font-size: 52px;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-delay: 0.4s;
    margin-top: 10px;
    animation: slideInUpSmall 1s linear;
}
.masterprime .copy-section h1 {
    margin-bottom: 50px;
}
.masterprime .mc-heading {
	font-family: 'Lato', sans-serif;
	color:#2f6d90;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
}

.masterprime .copy-content h3 {
    font-family: 'Abel', sans-serif !important;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 1px;
    border: none !important;
    background: none !important;
    color: #5a5a5a;
    text-transform: uppercase;
    line-height: 28px !important;
    margin-top: 0px;
}
.masterprime .module-multimedia-content h3, .masterprime .module-case-content h3 {
    font-family: 'Abel', sans-serif;
    font-size: 25px;
    line-height: 28px !important;
    text-transform: uppercase;
    color: #393939;
    font-weight: 300;
    margin-top: 15px;
    letter-spacing: 0px !important;
}
.masterprime .module-case-content h4 {
    line-height: 26px !important;

}
.masterprime .module-related-resources-section {
    border-top: 20px solid #f1f1f1;
}
.masterprime .related-head {
    margin-top: 30px;
}
.masterprime .module-families-and-individuals .module-related-resources-section {
    border-top: none;
}


/*
==============================================
Base
==============================================
*/

.masterprime .arrow {
	fill: #c9a560;
}


/*
==============================================
Case Section
==============================================
*/
.masterprime .module-multimedia-section {
    background: #f1f1f1;
}
.masterprime .module-case-content p {
    color: #343434;
}
.masterprime .module-cta {
    color: #ab8336;
    font-weight: 600 !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;
}
.masterprime .module-case-content:hover .module-cta {
    color: #393939;
}
.masterprime .module-families-and-individuals .module-case-section {
	background: transparent;
}
.masterprime .module-case-section {
	background: #fff;
}
.masterprime .module-case-content h4 {
	border-color: #dddddd;
}

.masterprime .module-cta:hover {
	letter-spacing: 0px;
}
.masterprime .module-case-content h4 {
    font-family: 'Abel', sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #634a1a;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: solid 1px #cecece;
    letter-spacing: 2px;
}
.masterprime .module-multimedia-content {
    margin-top: 0;
}


/*
==============================================
Chart Section
==============================================
*/
.donut-segment-2 {
    stroke: #c9a560;
}
.donut-ring {
    stroke: #cecece;
}
.segment-1{fill:#ccc;}
.segment-2{fill:#c9a560;}
.segment-3{fill:#c9a560;}
.segment-4{fill:#c9a560;}

.masterprime .module-case-chart {
    margin-top: 80px;
}
.masterprime #wrap {
    font-family: 'Abel', sans-serif;
    position: relative;
    margin: 0 auto;
    text-align: center;
/*    top: -130px;*/
    font-size: 50px !important;
}

/*
==============================================
Multimedia Slider Section
==============================================
*/
.masterprime .module-section-header .rich-text-container h3 {
	color: #ffffff;
}
.masterprime .video-head {
    font-family: 'Abel', sans-serif;
    font-size: 21px !important;
    line-height: 26px;
	font-weight: 600;
    color: #634a1a;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;

}
.masterprime .body-module-pre-retirees .module-slider-section .module-slider-content .content-slider-wrapper .slick-dots {
    padding-left: 0;
}
.masterprime .module-section-header {
	background: #393939;
}
/*
.masterprime .module-slider-content {
    margin-top: -620px;
}
*/
.masterprime .copy-content p {
    margin-bottom: 20px !important;
}
.masterprime .content-slider-wrapper .content-slider-heading {
    font-size: 31px;
    color: #393939;
    padding-bottom: 0px;
    font-weight: 300;
    text-align: left;
    font-family: 'Abel', sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-top: 20px;
	line-height: 31px !important;
}
.masterprime .content-slider-wrapper .content-slider-copy {
    font-size: 16px;
    color: #393939;
    line-height: 1.5;
    padding-bottom: 0;
}
.masterprime .content-slider-wrapper .content-slider-cta {
    color: #ab8336;
    font-weight: 600;
}
.masterprime .module-slider-content .slick-slide:hover .content-slider-cta {
    color: #393939 !important;
}
.masterprime .content-slider-wrapper .content-slider-cta:hover {
    letter-spacing: 0px !important;
}
.masterprime .slick-dots li.slick-active button:before {
	color: #906F31;
}
.masterprime .module-slider-content .content-slider-wrapper .content-slider-cta:hover{
    letter-spacing: 0px !important;
    border: 0px !important;
    text-decoration: none !important;
}
.masterprime .module-cta:before, .masterprime .content-slider-cta:before {
    color: #393939;
}

.masterprime .masterprime .related-resources-content {
	clear: both;
    border-top: 20px solid #f1f1f1;
}

/*
==============================================
Contact CTA Section
==============================================
*/
.masterprime .module-contact-section {
	background: #393f4d;
}
.masterprime .module-contact-content h3 {
    font-family: 'Cormorant', serif !important;
    font-size: 31px;
    line-height: 40px !important;
    color: #ffffff;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-style: italic;
    padding: 0px 40px;
}
/*
.masterprime .masterprime .related-resources-content .mc-cta {
    font-family: 'Lato', sans-serif;
    color: #427c7e;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    left: 10px;
    border: 1px solid transparent;
    background: none;
    text-transform: none;
}
*/
.masterprime .contact-cta {
    color: #c9a560;
    letter-spacing: 0px;
    font-family: 'Abel', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
}
.masterprime .contact-cta:before {
    color: #c9a560;
}
.masterprime .ftr-cta:hover > .contact-cta  {
	letter-spacing: 0px;
    color: #fff !important;
}

.masterprime .module-contact-content .ftr-cta {
    padding: 85px 180px;
}


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

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {

.masterprime .slick-dots li button:before {
    color: #393939;
    opacity: 1;
}
.masterprime .slick-dots li.slick-active button:before {
    color: #906F31;
}
/*
.masterprime #wrap {
    top: -115px !important;
}
*/

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
    .masterprime .copy-section h1 {
        padding: 0px;
        margin-top: 0;
    }
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
	.masterprime .copy-section h1 .head-2 {
		line-height: 35px;
	}

}

/* 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) {
/*
.masterprime .module-multimedia-content {
    margin-top: 0px;
    float: none;
}
*/

}

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

}




/*
==============================================
Related Resources
==============================================
*/


.masterprime .related-resources-content {
    /*    border: none;*/
        background-image: none;
        padding: 0 100px 30px;
        margin-top: 0px !important;
    /*    margin-top: 30px !important;*/
        display: block;
    }


    /*
    .masterprime .related-resources-content .mc-container {
        padding-top: 0px;
    }
    */
    .masterprime .related-resources-content .media-carousel-one .mc-image-wrapper {
        display:none;
    }
    .masterprime .related-resources-content .mc-slide {
        background: none;
    }
    .masterprime .related-resources-content .related-head {
        font-family: 'Abel', sans-serif;
        font-weight: 400;
        color: inherit;
        font-size: 21px;
        line-height: 28px;
        text-transform: uppercase;
        border-bottom: 2px solid #e0e0e0;
        padding-bottom: 0px;
        text-align: center;
    }
     .masterprime .related-resources-content .related-resource-head-wrapper {
    /*    margin-top: 30px;*/
        margin-top: 0px;
        display: table;
        width: 100%;
    /*
        animation-name: fadeIn;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    */

    }
    .masterprime .related-resources-content h4:before {
        content: "";
        width: 35%;
        height: 1px;
        display: none;
        margin: 0 35px;
        position: relative;
        vertical-align: middle;
        background: #52b9bb;
    }
    .masterprime .related-resources-content h4:after {
        content: "";
        width: 35%;
        height: 1px;
        display: none;
        margin: 0 35px;
        position: relative;
        vertical-align: middle;
        background: #52b9bb;

    }

    .masterprime .related-resources-content .mc-heading {
        font-family: 'Abel', sans-serif !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        letter-spacing: 1px !important;
        border: none !important;
        background: none !important;
        color: #5a5a5a !important;
        text-transform: uppercase;
        line-height: 21px !important;
        margin-top: 0px;
    }

    /*

    .masterprime .related-resources-content .mc-copy {
        font-family: 'Lato', sans-serif;
        color:#767474;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }
    */
    .masterprime .related-resources-content .mc-copy {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 15px;
        line-height: 22px;
        color: #2b2b2b;
        font-weight: 400;
    }
    .masterprime .related-resources-content .mc-cta {
        font-family: 'Abel', sans-serif;
        color: #966c1d;
        text-transform: uppercase;
        font-size: 17px;
        line-height: 19px;
        font-weight: 300;
        background: none;
        left: 10px;
        border: none !important;
        padding: 10px;
        -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;
    }
    .masterprime .related-resources-content .mc-container a:hover .mc-cta {
        background-color: #896e3a !important;
        color:#000;
        padding: 10px;
    }

    .masterprime .related-resources-content .mc-category {
        font-family: 'Lato', sans-serif;
        color:#5a5d63;
        font-size: 14px;
        line-height: 19px;
        font-weight: 400;
        text-transform: uppercase;
    }
    .masterprime .related-resources-content .mc-category-wrapper {
        color: #dcdad2;
    }
    .masterprime .related-resources-content .mc-category-hr-wrapper hr {
        display:none;
    }
    .masterprime .related-resources-content .mc-container .slick-next:after, .masterprime .related-resources-content .mc-container .slick-prev:after {
		display: none;
	}
/*    .masterprime .related-resources-content .mc-container .slick-next:after {
      content: "" !important;
        -webkit-transition: all 500ms ease;
      transition: all 500ms ease;
      position: absolute;
      top: 40px;
      right: 0px;
      -webkit-transform: rotate(45deg) skew(10deg, 10deg);
      transform: rotate(45deg) skew(10deg, 10deg);
      width: 25px;
      height: 25px;
      border-right: 1px solid #191d28;
      border-top: 1px solid #191d28;
        -webkit-text-stroke: 8px transparent !important;
    }

    .masterprime .related-resources-content .mc-container .slick-prev:after {
         -webkit-transition: all 500ms ease;
        transition: all 500ms ease;
        position: absolute;
        top: 40px;
        left: 0px;
        content: "";
        -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
        transform: rotate(-45deg) skew(-10deg, -10deg);
        width: 25px;
        height: 25px;
        border-left: 1px solid #191d28 !important;
        border-top: 1px solid #191d28 !important;
    }*/

    /*
    .masterprime .related-resources-content .slick-slide {
         border-right: 6px solid #52b9bb;
    }
    */
    .masterprime .related-resources-content .mc-container .slick-prev:before, .masterprime .related-resources-content .mc-container .slick-next:before, .mc-container .slick-prev:before, .mc-container .slick-next:before {
        font-size: 40px;
    }


    /* .masterprime .related-resources-content .slick-slide:nth-child(even) {
        border-right: 6px solid #52b9bb;
    }
    .masterprime .related-resources-content .slick-slide:li:nth-child(-n+3) {
        border-left: 6px solid #52b9bb;
    } */

    /*
    .masterprime .related-resources-content .slick-slide:nth-child(4n-7) {
    border-right: 6px solid #52b9bb;
    border-left: 6px solid #52b9bb;
    }


    .masterprime .related-resources-content .slick-slide:nth-child(even) {
        border-right: 6px solid #52b9bb;
        border-left: 6px solid #52b9bb;
    }
    */




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


    /* Touch devices only */
    @media (pointer:coarse) {
    /*
    ==============================================
    Related Resources
    ==============================================
    */

    }


    /* Large devices (tablet landscape, 1024px and less) tablet-l */
    @media only screen and (max-width: 1024px) {
    /*
    ==============================================
    Related Resources
    ==============================================
    */
    .masterprime .related-resources-content h4:before {
        width: 30%;
    }
    .masterprime .related-resources-content h4:after {
        width: 30%;
    }
    .masterprime .related-resources-content .mc-heading {
        margin: 0px;
    }
    /*
    .masterprime .related-resources-content .mc-container {
        padding-top: 2px !important;
    }
    */
    .masterprime .related-resources-content .mc-content-wrapper {
        padding: 2px 20px 20px 20px;
    }
    .masterprime .related-resources-content .mc-container {
        padding-top: 24px !important;
    }
      .masterprime .related-resources-content .mc-container {
        padding: 6px 0px 50px 0px;
    }


    }


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

    }


    /* Medium devices (tablet portrait, 768px and less) tablet-p */
    @media only screen and (max-width: 768px) {
    /*
    ==============================================
    Related Resources
    ==============================================
    */
    .masterprime .related-resources-content h4:before {
        width: 15%;
    }
    .masterprime .related-resources-content h4:after {
        width: 15%;
    }
    .no-billboard .bio-content-sticky  {
        margin-top: 130px !important;
    }
    .masterprime .related-resources-content {
        padding: 0px 60px 30px;
    }
    .masterprime .related-resources-content .mc-content-wrapper {
        padding: 0px 20px 20px 20px !important;
    }
    .masterprime .related-resources-content .mc-heading {
        margin: 0px;
    }
    .masterprime .related-resources-content .mc-container {
        margin: 0 auto;
        padding: 25px 80px 50px;
    }
    .masterprime .related-resources-content .related-resource-head-wrapper {
        margin-top: 0px;
    }
    .masterprime .module-intro-content .head-1 {
        font-size: 46px !important;
        line-height: 41px;
    }
    .masterprime .module-contact-content .ftr-cta {
        padding: 85px 90px !important;
    }
    .masterprime .related-resources-content .mc-container {
      padding-left: 50px !important;
      padding-right: 50px !important;
    }

    }


    /* Extra small devices (most portrait phones, 480px and less) mobile-p */
    @media only screen and (max-width: 480px) {
    /*
    Related Resources
    ==============================================
    */
    .masterprime .related-resources-content .mc-container {
        padding-top: 10px;
    }

    .masterprime .related-resources-content .slick-slide {
        border-right: none;
        text-align: center;
    }

    .masterprime .related-resources-content .mc-cta {
        left: 0;
        right: 0;
        width: 100%;
    }
    .masterprime .related-resources-content h4:before {
        width: 5%;
        display:none;
    }
    .masterprime .related-resources-content .related-resource-head-wrapper {
        margin-top: 0px;
    }
    /*
    .masterprime .related-resources-content {
        border: inherit !important;
    }
    */
    .masterprime .related-resources-content h4:after {
        width: 80%;
    }
    .no-billboard .bio-content-sticky  {
        margin-top: 0px !important;
    }
    .masterprime .related-resources-content .mc-cta-wrapper {
        left: 0;
    }
    .masterprime .related-resources-content .mc-cta {
        width: inherit !important;
        margin: 0 auto;
    }
    .masterprime .related-resources-content {
    /*    border: none;*/
        padding: 30px 30px 0px;
    }
    .masterprime .related-resources-content {
        padding: 0px 30px;
    }
    .masterprime .related-resources-content .mc-slide {
        padding: 0 40px;
    }

    /*
    .masterprime .related-resources-content .mc-heading {
        margin: 10px 0;
    }
    */
    .masterprime .related-resources-content .mc-container {
        padding: 10px 0px 50px !important;
    }

    .masterprime .related-resources-content .mc-content-wrapper {
        padding: 0px 20px 20px 20px;
    }
    .masterprime .related-resources-content .mc-heading {
        margin: 10px;
    }
    .masterprime .module-contact-content .ftr-cta {
        padding: 85px 40px !important;
    }

    }




    /* 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) {
    /*
    Related Resources
    ==============================================
    */
    .masterprime .related-resources-content .mc-container {
        padding-top: 19px !important;
    }

    .masterprime .related-resources-content .slick-slide {
        border-right: none;
        text-align: center;
    }

    .masterprime .related-resources-content .mc-cta {
        left: 0;
        right: 0;
        width: 100%;
    }
    .masterprime .related-resources-content .related-resource-head-wrapper {
        margin-top: 0px;
    }
    .masterprime .related-resources-content .mc-cta-wrapper {
        left: 0;
    }
    .masterprime .related-resources-content .mc-cta {
        width: inherit !important;
        margin: 0 auto;
    }
    .masterprime .related-resources-content .mc-container {
        padding-top: 38px !important;
    }

    }

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


    }
