@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Montserrat';
}
.header-back {
	background: url(../images-client/client-background.png) scroll #333 no-repeat;
	background-size: cover;
	padding: 70px 0px;
	background-position: top center;
}
.header-back-privacy{background: url(../images-policy/privacy-policy-banner.jpg) scroll #333 no-repeat;
	background-size: cover;
	padding: 70px 0px;
	background-position: top center;}
	.header-back-legal{background: url(../images-policy/legal-policy-banner.jpg) scroll #333 no-repeat;
	background-size: cover;
	padding: 70px 0px;
	background-position: top center;}
.license {
	font-size: 45px;
	font-weight: 600;
	color: #fff;
}
.link a {
	color: #3378c6;
	font-weight: 600;
}
.heading-notice {
	font-size: 22px !important;
	font-weight: 500;
	padding-bottom: 5px;
	padding-bottom: 5px;
}
.para-res {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 24px;
	color: #000;
	padding-top:5px;
	word-wrap:break-word
}
.p2 {
	padding-top:50px;
	padding-bottom:50px;
	width:92%;
}
.list-privacy ul li {
	background: url(https://www.stellarinfo.com/catalog/view/theme/default/image/product/arrow_black.png) no-repeat scroll 0px 9px;
	list-style-type: none;
	padding: 0px 0px 6px 30px;
}
.info-priv {
	font-size: 16px;
	color: #0#595959;
	font-weight: 100;
}
.heading-notice-main {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
ol li{ padding-bottom:20px; line-height:29px; font-size:16px}
.header-comm{font-size:17px;color:#fff;font-weight:200;}
.cookies_table{ line-height:32px; font-size:15px}
.cookies_table th{ background-color:#f0f0f0; font-size:16px; font-weight:500; border-bottom:none !important; padding:15px 20px !important;text-align:center; border-top:solid 1px #dddddd !important;border-right:solid 1px #dddddd;border-left:solid 1px #dddddd;}
.cookies_table td{ padding:15px 35px !important; border:solid 1px #dddddd}
.legal-not{ color:#000}
.legal-not p{ font-size:16px; line-height:28px; word-break:break-word}

 @media only screen and (max-width:479px) {
	 .cookies_table th{ font-size:7px; padding:5px 5px !important}
		 .cookies_table td{font-size:7px; padding:5px 5px !important}
		 .license{ font-size:18px}
		 .list-privacy ul{ padding-left:0px; margin-left:0px}
		 .p2{ width:100%}
}
 @media only screen and (min-width:480px) and (max-width:767px) {
	 .list-privacy ul{ padding-left:0px; margin-left:0px}
}
 @media only screen and (min-width:768px) and (max-width:969px) {
}
 @media only screen and (min-width:769px) and (max-width:1024px) {
}
