.gdpr-info{
	margin-top: 2rem;
}
span#result {
    display: block;
    clear: both;
    color: red !important;
}
.gdpr-info td{
	padding: 5px;

}
.gdpr-info img {
    width: 100%;
    height: auto;
    margin: 10px 0;
}
select.ui-datepicker-year, select.ui-datepicker-month {
    color: black !important;
}
.gdpr-wrapper-sides {
    margin-bottom: 50px;
}
.gdpr-banner{
	margin-bottom: 20px;
	margin-top: 20px;
}
.gdpr-procedure .cartepedia_logo, .gdpr-procedure .klett_logo, .gdpr-procedure .art_logo {
    display: block;
    width: 45px;
    height: 45px;
	float: left;
	margin-right: 12px;
}
.gdpr-procedure label{
	cursor: pointer;
}
.gdpr-procedure .cartepedia_logo {
    background: url(../images/gdpr_cp/cartepedia.png) no-repeat;
}
.gdpr-procedure .klett_logo {
    background: url(../images/gdpr_cp/artedu.png) no-repeat;
}
.gdpr-procedure .art_logo {
    background: url(../images/gdpr_cp/art.png) no-repeat;
}
.gdpr-info h1, .gdpr-procedure h1 {
    text-align: center;
    color: #FF0000;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    line-height: normal;
}
.gdpr-info p{
	font-size: 14px;
	cursor: initial;
}
.gdpr-info  h2{
    text-align: center;
    color: #FF0000;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px !important;
    line-height: normal;
}
.gdpr-info h3 {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px !important;
    line-height: normal;
}
.har {
    background: #DFEFFF;
    margin: 0 20px 10px 20px;
    padding: 10px;
}
.gdpr-info h4{
	cursor: pointer;
}
.gdpr-info h4::after { 
    content: "+";
	display: block;
	float: right;
    clear: both;
	font-weight: bold;
	font-size: 18px;
}
.gdpr-info h4.opend::after{
	content: "-";
}
h4.opend {
    /*margin-bottom: 0;*/
}
.gdpr-info h5 {
    background: #EDB726;
    margin: 0 20px 10px 20px;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0;
}
.gdpr-info h5:last-child{
	margin-bottom: 10px;
}
.clear {
	display: block;
    clear: both;
}
.gdpr-all-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.gdpr-central{
	text-align: center;
}
.gdpr-info-logos{
	display: block;
	margin: 0 auto;
}
.gdpr-strong{
	font-weight: bold;
}
.gdpr-text-20{
	font-size: 16px;
}
.gdpr-text-18{
	font-size: 14px;
}
.gdpr-text-14{
	font-size: 12px;
}
.gdpr-harmonica-wrapper{
    background: #EDB726;
    margin: 0 20px 10px 20px;
    padding: 10px;
}
.gdpr-harmonica-title{
	cursor: pointer;
}
.gdpr-harmonica-plus{
	float: right;
}
.gdpr-harmonica-lines{
	display: none;
}
.gdpr-side-left {
    float: left;
    width: 47%;
    padding: 10px 2% 0px 0%;
    margin-left: 1%;
}
.gdpr-side-right {
    float: left;
    width: 43%;
    padding: 10px 3% 0px 3%;
}
.gdpr-side-divide{
	float: left;
    height: 460px;
	width: 1px;
	background: #EDB726;
}
.gdpr-message {
    text-align: center;
    font-weight: bold;
    padding: 14px 10px;
	border: 1px solid;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 16px;
}
.gdpr-message-orange{
	background: #FFA64D;
	border-color: #FF7A4D;
}
.gdpr-message-light-green{
	background: #9BC000;
	border-color: #9BC000;
}
.gdpr-message-blue{
	background: #265CFF;
	border-color: #265CFF;
}
input.gdpr-input-text {
    width: 96%;
	border-radius: 10px;
    padding: 20px 2%;
    margin-bottom: 20px;
	background: #F6F6F6;
	border: 1px solid #B9B9B9;
}
input.gdpr-input-text.gdpr-valid-email{
	border: 1px solid #9BC000;
    background: #F8FFD9 !important;
	outline-width: 0;
}
input.gdpr-input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style: italic;
	font-weight: normal;
}
input.gdpr-input-text::-moz-placeholder { /* Firefox 19+ */
	font-style: italic;
	font-weight: normal;
}
input.gdpr-input-text:-ms-input-placeholder { /* IE 10+ */
	font-style: italic;
	font-weight: normal;
}
input.gdpr-input-text:-moz-placeholder { /* Firefox 18- */
	font-style: italic;
	font-weight: normal;
}
.gdpr-wrapper-checkbox {
	padding: 16px 2% 16px 2%;
    border: 1px solid #B9B9B9;
    margin-bottom: 20px;
    width: 95.5%;
	background: #F6F6F6;
}
.gdpr-form-line-left {
    float: left;
    width: 21%;
    margin-right: 5%;
}

.gdpr-form-line-right {
    float: left;
    width: 74%;
}

.gdpr-form-line-title {
    margin-bottom: 15px;
}

.gdpr-form-line-info {
    color: #B8B8C7;
    font-style: italic;
}
.gdpr-form-line-wrapper{
	margin-bottom: 25px;
}
.gdpr-wrapper-checkbox.gdpr-many {
    width: auto;
    float: left;
    margin-right: 3%;
    padding: 9px 2% 6px 2%;
}
.check_box,.radio_box,.checkbox_box, .checkbox_box_delete {
    display:none;
}
.check_box:checked + label, .checkbox_box:checked  + label, .checkbox_box_delete:checked  + label {
    background: url(../images/gdpr/check-box-checked.png) no-repeat;
	color: #238C00;
}
.checkbox_box_delete:checked  + label {
	color: red;
}
.check_box + label, .checkbox_box + label, .checkbox_box_delete + label {
    background: url(../images/gdpr/check-box.png) no-repeat;
    min-height: 25px;
    display: inline-block;
    padding: 6px 8px 0 32px;
	min-width: 57px;
	cursor: pointer;
}
.gdpr-check-edits .check_box + label,.gdpr-check-edits .checkbox_box + label, .gdpr-check-edits .radio_box + label{
	min-height: 25px;
    display: inline-block;
    padding: 6px 0 0 40px;
    min-width: 57px;
}

.radio_box:checked + label {
    background: url(../images/gdpr/radio-box-checked.png) no-repeat;
	color: #238C00;
}
.radio_box + label {
    background: url(../images/gdpr/radio-box.png) no-repeat;
    min-height: 25px;
    display: inline-block;
    padding: 6px 0 0 40px;
}
.gdpr-wrapper-sides{
}
.gdpr-wrapper-checkbox.gdpr-check-box-half {
    float: left;
    width: 44%;
}
.gdpr-wrapper-checkbox.gdpr-check-box-half.gdpr-check-box-half-first {
    margin-right: 3%;
}
.gdpr-check-box-half label {
    height: auto;
    padding-top: 0;
}

.gdpr-check-box-half label img {
    display: block;
    float: left;
	margin-right: 12px;
}

.simple_page .gdpr-button{
    display: block;
    width: 59%;
    text-align: center;
    border: 1px solid #B9B9B9;
    background: #F6F6F6;
    margin: 0 auto;
    border-radius: 5px;
    color: #A7A7B7;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
}
.news_right #submitting_buton.gdpr-button {
    float: left;
    display: block;
    width: 59%;
    text-align: center;
    border: 1px solid #B9B9B9;
    background: #F6F6F6;
    margin: 0 auto;
    border-radius: 5px;
    color: #A7A7B7;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;	
}
.modal_news .news_right button.close {
    color: black;
    opacity: 1;
    font-weight: bold;
    font-size: 14px;
    padding-top: 19px;
}
.simple_page .gdpr-button-ok, .gdpr-button-ok{
	cursor: pointer;
	color: #FFFFFF !important;
}
.gdpr-button.gdpr-button-left {
    float: left;
    width: 51%;

}

#submitting_buton{
	margin-left: 0;
}

.gdpr-button.gdpr-button-right {
    float: right;
    width: 30%;
	margin-right: 27px;
}

.gdpr-button.gdpr-button-crimson{
	border-color: #B25900;
	background-color: #B25900;
	color: #FFFFFF;
}
.gdpr-button.gdpr-button-blue{
	border-color: #265CFF;
	background-color: #265CFF;
	color: #FFFFFF;
}

.gdpr-side-right .gdpr-text-14{
	margin-bottom: 30px;
}
.gdpr-side-right .gdpr-text-18{
	margin-bottom: 16px;
    font-size: 15px;
}
.gdpr-side-right a.gdpr-text-14{
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}
.gdpr-text-in-label {
    display: block;
    margin-left: 57px;
}
select.gdpr-select {
    float: left;
    height: 48px;
    margin-right: 12px;
	border: 1px solid #B9B9B9;
	background: #F6F6F6;
	padding-left: 6px;
	padding-right: 6px;
}
.gdpr-wrapper-checkbox-halfs {
    background: #F6F6F6;
    margin-bottom: 35px;
    padding: 16px 2% 16px 2%;
    border: 1px solid #B9B9B9;
    width: 95.5%;
}
.gdpr-wrapper-checkbox-halfs .gdpr-wrapper-checkbox.gdpr-check-box-half {
    border: none !important;
    background: none !important;
    margin-bottom: 0 !important;
    width: 49%;
    margin-right: 0;
    padding: 0;
    margin-top: 12px;
}
#parteners{
	display: none;
}
.har p, .har table{
	display: none;
}
.gdpr-date {
	border: 1px solid #B9B9B9;
    background: #F6F6F6;
    min-height: 48px;
    width: 96px;
    padding-left: 10px;
    float: left;
    margin-right: 14px;
}
.gdpr-phone {
    width: 165px;
}
.gdpr-banner img {
	width: 100%;
}
label.gdpr-text-14.gdpr-strong.only-checkbox {
    float: left;
    padding: 0;
    min-width: 40px;
}
a.gdpr-hoverinfo {
    position: absolute;
    bottom: 30px;
    display: block;
    width: 140px;
    text-align: center;
    color: #1771B2;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    left: 50%;
    margin-left: -70px;
}
a.gdpr-hoverinfo:hover,a.gdpr-hoverinfo:focus{
	color: #1771B2;
}
.gdpr-img-link {
    position: relative;
}
.contact.gdpr-contact {
    margin-left: 10px;
    margin-right: 10px;
}
.gdpr-captcha .g-recaptcha {
    margin: 0 auto;
    width: 304px;
}

.gdpr-captcha {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1250px) {
	.gdpr-all-wrapper{
		width: 98%;
	}
    .gdpr-info-logos{
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 1024px){
	.gdpr-info{
		margin-top: 20px;
	}
}
@media only screen and (max-width: 900px) {
	.gdpr-side-divide {
		display: none;
	}
	.gdpr-side-right {
		float: none;
		width: auto;
	}
	.gdpr-side-left {
		float: none;
		width: auto;
	}
	.gdpr-check-edits .check_box + label, .gdpr-check-edits .radio_box + label{
		min-width: 57px;
		width: auto;
	}
	a.gdpr-hoverinfo{
		width: 250px;
		margin-left: -125px;
	}
	.main_top.gdpr-main .share_this {
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	.simple_page .gdpr-button{
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.contact.gdpr-contact {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}
	.har {
		margin: 0 0 10px 0;
	}
	a.gdpr-hoverinfo {
		position: initial;
		width: 100%;
		margin: 0 auto;
	}
	.gdpr-message{
		margin-right: 0;
	}
}
@media only screen and (max-width: 500px) {
	.gdpr-form-line-title{
		font-size: 17px;
	}
	.gdpr-form-line-info{
		font-size: 12px;
	}
	.gdpr-button.gdpr-button-left{
		width: 45%;
	}
	.gdpr-wrapper-checkbox.gdpr-check-box-half {
		float: none;
		width: 95% !important;
	}
	input.gdpr-input-text, .gdpr-wrapper-checkbox, .gdpr-wrapper-checkbox-halfs {
		width: 100%;
	}

	.gdpr-info h1, .gdpr-procedure h1 {
		font-size: 23px;
	}
	.gdpr-info h2 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 400px) {
	.custom-select{
		min-width: auto;
		margin-bottom: 20px;
		width: 95%;
		margin-right: 0;
	}
	.gdpr-form-line-left{
		width: 28%;
	}
	.gdpr-form-line-right{
		width: 64%;
	}
	.gdpr-wrapper-checkbox.gdpr-many {
		width: 86%;
		padding: 9px 2% 6px 6%;
	}

	.gdpr-check-edits .check_box + label, .gdpr-check-edits .radio_box + label, .check_box + label {
		max-width: 250px;
	}
}

.banner_mobile{
	display: none;
}
.img_header_mobile{
	display:none;
}

.right-banner{
	float:right;
	width: 30%;
	margin-right: 0;
	font-family: 'OpenSansRegular', sans-serif;
	background-image: url(../images/gdpr_cp/BannerBeneficiiFundal2.png);
	background-repeat: no-repeat;

	background-position: right top;
	background-size: contain;
	object-fit: cover;
	height: auto;
	min-height: 300px;
	background-color:#E1E1E1;
}


.title{
	margin: 15px 55px 15px 0;
	padding-right: 50px;
	line-height: 1.2rem;
	text-align: start;
}
.title span{
	color:#ffff;
	font-weight: 600;
	font-size: 17px;
	justify-content: center;
	margin: 0 auto;
}

.gift-content p{
	font-size:15px;
	font-weight:700;
}


.gift-content  p:nth-child(2){
	margin-bottom: 16px;
}

.gift-content  p:nth-child(3){
	padding-right: 46px;
	text-align: start;
	justify-self: center;
}


.gift-content p:nth-child(2) > span{
	font-weight: 800;
}
.gift-content  p:nth-child(3) > span{
	color: #FFFFFF;
}

.comments-side-container{
	width:70%;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 0;
}

.comment-container{
	padding:10px 55px 10px 20px;
	font-family: 'Open Sans', sans-serif;
}

.comentator-name span{font-weight: 600;font-size: 15px;}

.comment-description p{
	font-size: 14px;
	cursor: initial;
	line-height: 1.5rem;
	padding-right: 11px;
}


.stars-review{
	display: flex;
	flex-direction:row;
	justify-content: flex-start;
	align-items: center;
}
.stars-review img{
	width:20px;
	height:auto;
	margin-right:7px;
}


._row{
	display:flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
}

._col{
	width: 50%; 

}

@media  (max-width: 400px) {
	.banner_desktop{
		display:none;
	}

	.banner_mobile{
		width: 100%;
		height: auto;
		display: block !important;
	}

	.banner-mobile{
		width: 100vw;
		height: 100%;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);
		/* height:auto; */
		font-size:14px;
	}

	.title{
		margin-top:168px;
		margin-right: 40px;
		padding-right: 27px;
	}

	.title span{
		color: #FF4249;
	}
	.gift-content{
		padding: 0 10px 10px 10px;
		/* margin-right: 0!important; */
	}
	.gift-content p:nth-child(2){
		margin-right: 11px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 11px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width: calc(50% - 10px);
		margin-right: 10px;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}

}

@media  (min-width: 400px) and (max-width:460px){
	.banner_desktop{
		display:none;
	}

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);
		/* height:auto; */
		font-size:14px;
	}

	.title{
		margin-top:178px;
		margin-right: 80px;
		padding-right: 27px;
	}

	.title span{
		color: #FF4249;
	}
	.gift-content{
		padding: 0 20px 10px 10px;
		/* margin-right: 0!important; */
	}
	.gift-content p:nth-child(2){
		margin-right: 18px;
		font-size: 14px;
		margin-top:30px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 18px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 461px) and (max-width:487px){
	.banner_desktop{
		display:none;
	}

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);

		font-size:14px;
	}

	.title{
		margin-top:190px;
		margin-right: 70px;

	}

	.title span{
		color: #FF4249;
		width: auto;
	}
	.gift-content{
		padding: 0 20px 10px 12px;

	}
	.gift-content p:nth-child(2){
		margin-right: 18px;
		font-size: 14px;
		margin-top:40px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 18px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 488px) and (max-width:510px){
	.banner_desktop{
		display:none;
	}

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);

		font-size:14px;
	}

	.title{
		margin-top:200px;
		margin-right: 100px;

	}

	.title span{
		color: #FF4249;
		width: auto;
	}
	.gift-content{
		padding: 0 0px 10px 12px;
	}
	.gift-content p:nth-child(2){
		margin-right: 18px;
		font-size: 14px;
		margin-top:40px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 18px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 511px) and (max-width:576px){
	.banner_desktop{
		display:none;
	}

	.banner_mobile{
		width: 100%;
		height: auto;
		display: block !important;
	}
	
	.img_header_desktop{
		display:none;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);
		/* height:auto; */
		font-size:14px;
	}

	.title{
		margin-top:200px;
		margin-right: 120px;
		/* padding-right: 67px; */
	}

	.title span{
		color: #FF4249;
		width: auto;
	}
	.gift-content{
		padding: 0 0px 10px 12px;
		/* margin-right: 0!important; */
	}
	.gift-content p:nth-child(2){
		margin-right: 18px;
		font-size: 14px;
		margin-top:75px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 18px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 577px) and (max-width:623px){
	.banner_desktop{
		display:none;
	}

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);
		/* height:auto; */
		font-size:14px;
	}

	.title{
		margin-top:250px;
		margin-right: 140px;
		margin-bottom:50px;
		/* padding-right: 67px; */
	}

	.title span{
		color: #FF4249;
		width: auto;

	}
	.gift-content{
		padding: 0 0px 10px 20px;
		/* margin-right: 0!important; */
	}
	.gift-content p:nth-child(2){
		margin-right: 18px;
		font-size: 14px;
		/* margin-top:105px; */
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 18px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 624px) and (max-width:670px){
	.banner_desktop{
		display:none;
	}

	.banner_mobile{
		width: 100%;
		height: auto;
		display: block !important;
	}	

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:50%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);
		/* height:auto; */
		font-size:14px;
	}

	.title{
		margin-top:250px;
		margin-right: 150px;
		margin-bottom:80px;
	}

	.title span{
		color: #FF4249;
		width: auto;

	}
	.gift-content{
		padding: 0 0px 10px 20px;
	}
	.gift-content p:nth-child(2){
		margin-right: 30px;
		font-size: 14px;

	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 30px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:50%;
	}

	.comment-container{
		padding-right:15px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}
@media  (min-width: 671px) and (max-width:768px){
	.banner_desktop{
		display:none;
	}

	.img_header_desktop{
		display:none;
	}

	.banner_mobile{
		width: 100%;
		height: auto;
		display: block !important;
	}

	.right-banner{
		width:40%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);

		font-size:14px;
	}

	.title{
		margin-top:250px;
		margin-right: 120px;
		margin-bottom:50px;

	}

	.title span{
		color: #FF4249;
		width: auto;

	}
	.gift-content{
		padding: 0 0px 10px 20px;
	}
	.gift-content p:nth-child(2){
		margin-right: 30px;
		font-size: 14px;

	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 30px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:60%;
	}

	.comment-container{
		padding-right:45px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}

@media  (min-width: 769px) and (max-width:992px){
	.banner_desktop{
		/* display:none; */
	}

	.img_header_desktop{
		display:none;
	}

	.banner-mobile{
		width: 100vw;
		height: auto;
	}

	.right-banner{
		width:40%;
		margin-top:10px;
		background-image: url(../images/gdpr_cp/banner-reponsive-2.png);

		font-size:14px;
	}

	.title{
		margin-top:200px;
		margin-right: 170px;
		margin-bottom:80px;
	}

	.title span{
		color: #FF4249;
		width: auto;

	}
	.gift-content{
		padding: 0 0px 10px 20px;
		overflow: hidden;
	}
	.gift-content p:nth-child(2){
		margin-right: 30px;
		font-size: 14px;
		margin-top:115px;
	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		margin-right: 30px;
		font-size: 14px;
	}

	.gift-content p:nth-child(3) span{
		color: #FF4249;
	}

	#submitting_buton{
		margin: 0 auto;
	}

	.comments-side-container{
		width:60%;
	}

	.comment-container{
		padding-right:55px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}

@media  (min-width: 993px) and (max-width:1050px){
	.banner_mobile{
		display:none;
	}

	.img-header-mobile{
		display:none;
	}
	.right-banner{



		min-height: 400px;

		width: 40%;

		background-color:transparent;
	}

	.img_header_mobile{
		display:none;
	}

    .banner_mobile{
		display:none;
	}


	.title{
		margin: 10px 10px 0 80px;
		padding-right:30px;
		padding-left: 10px;
	}

	.title span{
		color: #fffF;
		width: auto;

	}

	.gift-content p:nth-child(2){
		margin-right: 30px;
		font-size: 14px;
		margin-top:10px;
		margin-left:80px;
		margin-bottom: 5px;
		padding-left: 10px;

	}

	.gift-content p:nth-child(3){
		padding-right: 0px;
		padding-left: 10px;
		margin-left: 80px; 
		font-size: 14px;
	} 

	.gift-content p:nth-child(3) span{
		color: #FFFFFF;
	}



	.comments-side-container{
		width:60%;
	}

	.comment-container{
		padding-right:55px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}

@media  (min-width: 1051px) and (max-width:1200px){
	.banner_mobile{
		display:none;
	}

	.img-header-mobile{
		display:none;
	}
	.right-banner{


		min-height: 400px;

		width: 30%;

		background-color:transparent;
	}

	.img_header_mobile{
		display:none;
	}

    .banner_mobile{
		display:none;
	}


	.title{
		margin: 20px 10px 0 10px;
		padding-right:50px;
		padding-left: 10px;
	}

	.title span{
		color: #fffF;
	}


	.gift-content p:nth-child(2){
		padding-right: 5px;
		font-size: 14px;
		margin-top:10px;
		margin-left:10px;
		margin-bottom: 10px;
		padding-left: 10px;

	}

	.gift-content p:nth-child(3){
		padding-right: 10px;
		padding-left: 10px;
		margin-left: 10px; 
		font-size: 14px;

	} 

	.gift-content p:nth-child(3) span{
		color: #FFFFFF;
	}



	.comments-side-container{
		width:70%;
	}

	.comment-container{
		padding-right:55px;
		padding-left: 5px;
	}

	.comment-description p{
		padding-right: 0;
		line-height: 1.2rem;
	}
	._row{
		flex-direction:column;
	}

	._col{
		width:100%;
	}
}

@media  (min-width: 1201px) {
	.right-banner{	
		min-height: 400px;		
		width: 40%;		
		background-color:transparent;
	}

	.comments-side-container{
		width:60%;
	}

	.gift-content{
		margin-left:160px;
		padding:10px 0px 40px 10px;
	}

	.title{
		margin: 20px 80px 0 10px;
		padding-right:80px;
		padding-left: 10px;
	}
	.gift-content p:nth-child(2){
		padding-right: 80px;
		font-size: 14px;
		margin-top:10px;
		margin-left:10px;
		margin-bottom: 10px;
		padding-left: 10px;

	}

	.gift-content p:nth-child(3){
		padding-right: 100px;
		padding-left: 10px;
		margin-left: 10px; 
		font-size: 14px;
		/* margin-right: 160px; */
	} 
	.comment-container{
		padding-right:30px;
		padding-left: 5px;
	}
}		
		
@media(max-width:990px){

	.gdpr-info{
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
		padding: 0 10px;
	}

	.gdpr-info  h2{
		font-size:17px;
	}
	.gdpr-info  h2{
		font-size:14px;
		color:#000;
		font-weight:bold;
		text-align: start;
		margin:0 auto;
	}

	.gdpr-info h3{
		/* display:none; */
		text-align: left;
	}

	.gdpr-img-link{
		display:none;
	}
}