/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2019 | 22:41:35 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.terms-of-use > .uagb-columns__inner-wrap
{
	box-shadow: 0px 0px 20px rgba(231, 223, 213, 0.67);
  	min-height: calc(100vh - 128px);
}

.terms-of-use .nu-case-study-title {
	box-shadow: 0px 4px 10px rgba(80, 89, 108, 0.08);
}

.terms-of-use .text-content {
    font-style: normal;
    font-weight: normal;
    line-height: 170.23%;
}

.cookie-privacy-policy > .uagb-columns__inner-wrap
{
	box-shadow: 0px 0px 20px rgba(231, 223, 213, 0.67);
  	min-height: calc(100vh - 128px);
}

.cookie-privacy-policy .nu-case-study-title {
	box-shadow: 0px 4px 10px rgba(80, 89, 108, 0.08);
}

.cookie-privacy-policy .text-content {
    font-style: normal;
    font-weight: normal;
    line-height: 170.23%;
}

.cookie-privacy-policy .text-content.title {
    line-height: 140.23%;
}

.cookie-privacy-policy .text-content a {
    text-decoration-line: underline;
    color: #4484CC;
}

.cookie-privacy-policy .text-content:last-child {
    margin-bottom: 0px;
    padding-bottom: 1.6em;
}

.cookie-privacy-policy .text-content a:hover {
    color: #19508A;
}

body.page-id-548, body.page-id-516 {
    border-bottom: 0px solid #50596C !important; 
    padding-bottom: 0px;
}

.privacy-policy-list {
  	font-size: 14px;
  	color: #6f6f6f;
}

ul {
  	list-style-type: circle;
  	margin-left: 1em;
}
/*
@media screen and (max-width: 1350px) {
  	.cookie-privacy-policy .text-content-section {
     	padding-right: 340px !important; 
  	}
}*/

@media screen and (max-width: 992px){
.cookie-privacy-policy .content-section {
    top: 0px !important;
  	margin-top: 25% !important;
}
}
