@import url('../masterprime.css');


/*
==============================================
MULTIMEDIA VIDEO SECTION
==============================================
*/
.masterprime .module-investment-management .module-multimedia-section .mc-container .slick-track {
	width: 100% !important;
}
.masterprime .module-investment-management .module-multimedia-section .mc-container  {
	width: 100%;
	max-width: 100%;
	padding: 25px 0 50px;
}
.masterprime .module-investment-management .module-multimedia-section .mc-content-wrapper {
	display: none;
}.masterprime .module-investment-management .module-contact-section {
    width: 100%;
}

.masterprime .module-investment-management .module-multimedia-section {
  background: #f1f1f1;
}

.masterprime .module-investment-management .module-case-section {
    background: transparent !important;
}
.masterprime .module-investment-management .module-case-content {
    border-left: none !important;
}
.masterprime .module-investment-management .module-case-section {
    padding: 110px 170px 30px !important;
}
.masterprime .module-investment-management .module-multimedia-section {
    padding: 52px 80px 40px;
}
.masterprime .module-investment-management .module-case-section {
    position: relative;
}
 

/*
==============================================
Case Section
==============================================
*/

.masterprime .module-investment-management .module-case-section .arrow-right {
    right: 0px;
    margin-top: 0;
    top: -40px;
}

.module-investment-management .related-resources-content {
    border-top: transparent !important;
}
/*
.masterprime .module-investment-management .related-resources-content {
    border-top: 20px solid #fff !important;
}
*/
.masterprime .module-investment-management .module-related-resources-section {
    border-top: none !important;
}
.masterprime .module-investment-management .module-contact-section {
    width: 100%;
}

.masterprime .module-investment-management .module-related-resources-section {
    border-top: none !important;
}
  

/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Touch devices only */
@media (pointer:coarse) {}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
    .masterprime .module-investment-management .module-multimedia-content {
        margin-top: 10px !important;
    }
/*
    .module-investment-management .module-multimedia-section {
        padding: 22px 120px 30px !important;
    }    
*/
    .masterprime .masterprime .module-investment-management .content-slider-wrapper.content-slider-normal-height .content-slide {
        min-height: 580px;
    }  
    .masterprime .module-investment-management .module-case-section {
        padding: 110px 120px 30px !important;
    }    
}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
    .masterprime .module-investment-management .module-multimedia-section {
        padding: 22px 85px 0px !important;
    } 
*/
    .masterprime .module-investment-management .module-case-section {
        padding: 80px 70px 10px !important;
    }  
	.masterprime .module-investment-management .main-module-content h3 {
		margin-top: 0;
	}
	.masterprime .module-investment-management .module-multimedia-section .mc-slide {
      margin: 0;
	}
	.masterprime .module-investment-management .module-multimedia-section .mc-slide .slick-slide {
      width: 100%;
	}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
    .masterprime .module-investment-management .module-multimedia-section {
        padding: 50px 30px 60px !important;
    }
    .masterprime .module-investment-management .module-case-section {
        padding: 50px 30px 40px !important;
    }  
    .masterprime .module-investment-management .content-slider-wrapper.content-slider-normal-height .content-slide {
        min-height: 541px;
    } 
    .masterprime .module-investment-management .module-multimedia-section .mc-container {
        padding: 0;
    }  
	
    .masterprime .module-investment-management .module-multimedia-section {
        display: block;
    }	
}



/* 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-investment-management .content-slider-wrapper .content-slider-half-image {
        height: 450px !important;
    }
    .masterprime .module-investment-management .module-multimedia-section .mc-container {
        padding: 0;
    }  
	.masterprime .module-investment-management .module-multimedia-section {
      padding-bottom: 60px;
	}
    .masterprime .module-investment-management .module-case-section {
        padding-bottom: 40px !important;
		padding-top: 50px !important;
    }  	
    .masterprime .module-investment-management .module-multimedia-section {
        padding: 52px 80px 60px !important;
    }    
}

/* IE only */
@media screen\0 { 

    .masterprime .module-investment-management .mc-container .slick-track .slick-slide {
        height: 226px !important; 
    }
    .masterprime .module-investment-management .module-multimedia-section .mc-image-wrapper {
        max-height: auto !important;
    }
    .masterprime .module-investment-management .module-multimedia-section .media-carousel-one .mc-image-wrapper {
        overflow: visible !important;
    }

}
