		.ah{
			opacity:1;
			-moz-transition: all .01s;
			-webkit-transition: all .01s;
			-o-transition: all .01s;
			transition: all .01s;
			text-decoration:none;
		}
			
		.ah:hover {
			opacity:.85;
			text-decoration:underline;
		}
		
		@media only screen and (max-width: 768px) {
			#desktop_bio{
				display:none;
			}
			
			#mobile_bio{
				display:block;
			}
		}
		
		@media only screen and (min-width: 768px) {
			#desktop_bio{
				display:block;
			}
			
			#mobile_bio{
				display:none;
			}
		}
		
		@media only screen and (max-width: 1000px) {
			#desktop_bio1{
				display:none;
			}
			
			#mobile_bio1{
				display:block;
			}
			
			.appline3{
				height:1px; border:1px dotted #c0c0c0; width:98%;
			}
		}
		
		@media only screen and (min-width: 1000px) {
			#desktop_bio1{
				display:block;
			}
			
			#mobile_bio1{
				display:none;
			}
			
			.appline3{
				height:1px; border:1px dotted #c0c0c0; width:98%;
			}
		}
		
		@media only screen and (max-width: 1000px) {		
			textarea {
				width: 95%;
				height:300px;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:23px;
			}

			textarea:focus {
				width: 96%;
				height:500px;
				background-color: transparent;
			}
			
			.textarea1 {
				width: 90.5%;
				height:200px;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:24px;
			}

			.textarea1:focus {
				width: 92.5%;
				height:200px;
				border: 2px solid orange;
				background-color: transparent;
			}
			
			.textarea2 {
				width: 92.5%;
				height:200px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:24px;
			}

			.textarea2:focus {
				width: 92.5%;
				height:200px;
				border: 2px solid khaki;
				background-color: transparent;
			}
			
			.textarea3 {
				width: 92.5%;
				height:200px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:24px;
			}

			.textarea3:focus {
				width: 92.5%;
				height:200px;
				border: 2px solid khaki;
				background-color: transparent;
			}
			
			.textarea4 {
				width: 92.5%;
				height:250px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:24px;
			}

			.textarea4:focus {
				width: 92.5%;
				height:250px;
				border: 2px solid khaki;
				background-color: transparent;
			}

			.bio{
				width:95%; background:transparent; margin-left:10px; margin-top:15px; font-size:14px; line-height:25px; color:lightsteelblue;
			}
			
			.vrhbutton_mob{
				cursor:pointer; margin-top:20px; margin-left:10px; width:40px; height:40px; border:0px; border-radius:5px; display:none;
			}
			
			.vrhbutton_desktop{
				display:none;
			}
			
			.footer_me{
				margin-left:0px;
				margin-top:0px;
				background-image:url('https://blue2digital.com/Images/right_piece.png'); background-repeat:repeat;
			}
			
			.footer_me_contact{
				margin-left:0px;
				margin-top:0px;
			}
			
			.empty_bio{
				margin-top:25px;
			}
			
			.commitedtosharing{
				line-height:24px;
				margin-top:-5px;
			}
			
			.beforecommited{
				height:0px;
			}
			
			.compblank{
				height:0px;
			}
			
			.compblank1{
				height:5px;
			}
			
			.vmsmall{
				font-size:15px;
				font-family:Arial;
			}
			
			.csewidth{
				width:90%;
				margin-left:5px;
			}
			
			.wmheadlines{
				font-size:14px; text-transform:uppercase; color:black; line-height:23px; width:90%;
			}
			
			.photoscardholder{
				margin-left:10px;
			}
				
			.photoscardholder1{
				/*margin-left:-10px;*/
			}
			
			.labelit{
				background-image:url('https://biz2card.com/Images/blue_piece.png'); background-repeat:repeat;
				color:white;
				padding:12px;
				padding-top:20px;
				padding-bottom:20px;
				font-size:14px;
				line-height:25px;
			}
			
			.labelit a{
				color:white;
				text-decoration:underline;
				font-size:14px;
			}
			
			.labelit1{
				background:#003466;
				color:white;
				padding:12px;
				padding-top:20px;
				padding-bottom:20px;
				font-size:14px;
				line-height:25px;
			}
				
			.labelit1 a{
				color:white;
				text-decoration:underline;
				font-size:14px;
			}
				
			.labelit2{
				background:#101010;
				color:white;
				padding:12px;
				padding-top:20px;
				padding-bottom:20px;
				font-size:14px;
				line-height:25px;
			}
				
			.labelit2 a{
				color:white;
				text-decoration:underline;
				font-size:14px;
			}
			
			.wmheadlines{
				font-size:14px; text-transform:uppercase; color:black; line-height:23px; width:90%;
			}
			
			.dvanacina{
				color:black;
				margin-left:10px;
				font-size:14px;
				line-height:25px;
				width:95%;
				margin-top:-5px;
			}
			
			.podnaslov1{
				font-family:Arial Black, Arial Bold, Gadget, sans-serif; font-size:16px; color:#f4f4f4; line-height:27px;
				text-transform:uppercase;
			}
			
			.myfooter0{				
				background:#f4f4f4; margin:0; padding:20px; line-height:25px; margin-top:-10px; padding-left:0px; padding-top:0px;
			}
			
			.tos1{
				color:lightsteelblue; margin-top:0px; margin-left:10px; font-size:14px; line-height:25px;
			}
			
			.tos2{
				color:lightsteelblue; margin-top:0px; margin-left:10px; font-size:14px; line-height:25px; display:none;
			}
			
			.tosbutton{
				background:transparent; color:lightsteelblue; border:1px solid lightsteelblue; text-decoration:none; padding:10px; padding-top:5px; padding-bottom:3px; padding-left:9px; min-width:30px;
			}
			
			.eep{
				font-size:14px;
				font-weight:bold;
				text-transform:uppercase;
				color:#f4f4f4;
				line-height:25px;
				width:100%;
				background:steelblue;
				padding:10px;
			}
			
			.myfooterindex{
				margin-top:-20px; font-size:14px; font-family:Arial; margin-left:10px;
			}
			
			.myfooter1{
				background-image:url('https://blue2digital.com/Images/right_piece.png'); background-repeat:repeat; margin:0; width:auto; padding:20px; padding-left:0; margin-left:-10px; border-top:15px solid steelblue; border-bottom:15px solid steelblue;
			}
			
			.adsrevenue{
				margin-top:10px; font-size:13px; margin-left:-10px; display:none; line-height:23px;
			}
			
			.adsrevenuesm{
				margin-top:10px; font-size:14px; margin-left:-10px; display:none; line-height:24px;
			}
			
			.adsrevenueline{
				margin-top:0px; margin-left:10px; border:1px dotted #c0c0c0; width:75%; display:none;
			}
			
			.blankline{
				height:15px;
			}
			
			.ddlViewBy{
				font-size:15px;
				height:65px;
				width:95%;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 15px 6px 15px 30px;
				border:2px solid #c0c0c0;
				-webkit-appearance: none;
				-moz-appearance: none;
				appearance: none;
			}
			
			.headertxt{
				margin-left:10px;
				font-size:14px;
				color:black;
				line-height:24px;
				width:97%;
			}
			
			.humanverify{
				color:lightsteelblue;
			}
			
			.fizprav{
				margin-left:10px; margin-top:-5px;
			}
			
			.langs{
				font-size:12px; color:darkgreen; line-height:22px; margin-top:-17px; width:98%;
			}
			
			input[type=text] {
				min-width: 180px;
				width:91%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}

			input[type=text]:focus {
				min-width: 180px;
				width:93%;
				background-color: transparent;
			}
			
			input[type=text1] {
				min-width: 180px;
				width:90%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}
			
			input[type=password] {
				min-width: 180px;
				width:92%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}

			input[type=password]:focus {
				min-width: 180px;
				width:92%;
				background-color: transparent;
			}
			
			.introtext_main{
				width:95%; background:transparent; margin-left:10px; margin-top:15px; font-size:14px; line-height:27px; color:lightsteelblue;
			}
			
			.blockceo{
				margin-left:-200px;
			}
			
			.bcul {
				margin-left:-20px;
				list-style: none; /* Remove default bullets */
			}

			.bcul li::before {
				content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
				color: orange; /* Change the color */
				font-weight: bold; /* If you want it to be bold */
				display: inline-block; /* Needed to add space between the bullet and the text */
				width: 1em; /* Also needed for space (tweak if needed) */
				margin-left: -1em; /* Also needed for space (tweak if needed) */
			}
			
			.bcul1{
				margin-left:17px;
			}
			
			.bcli{
				line-height:25px; width:95%;
			}
			
			.bclilinks{
				line-height:25px; width:95%; color:#89C46F;
			}
			
			.bclilinks1{
				line-height:25px; width:95%; color:yellow;
			}
			
			.bclism{
				line-height:25px; width:95%; font-size:13px;
			}
			
			.hline{
				color:#89C46F;
				text-transform:uppercase;
				font-size:14px;
			}
			
			.hline1{
				color:#89C46F;
				text-transform:uppercase;
				font-size:14px;
			}
			
			.wmheadlines{
				font-size:16px; text-transform:uppercase; color:#003466;
			}
			
			.picsclass{
				width:auto; height:150px; border:1px solid #404040; cursor:pointer; margin-left:10px; margin-top:10px;
				float:left; border-radius:5px;
			}
				
			.photoscardholder{
				margin-left:10px;
			}
				
			.photoscardholder1{
				/*margin-left:-10px;*/
			}
				
			.closebutt{
				border:1px solid black; cursor:pointer; opacity:.8; width:30px; height:30px; float:left; margin-left:14px; margin-top:-2px;
			}
				
			.arrowbutt{					
				border:1px solid black; cursor:pointer; opacity:.8; width:30px; height:30px; float:left; margin-left:10px; margin-top:-2px;
			}
				
			.arrowbuttpdf{					
				border:1px solid black; cursor:pointer; opacity:.8; width:30px; height:30px; margin-left:0px; margin-top:0px;
			}
				
			.deletephoto{
				float:right; margin-right:10px; color:#e00000; font-size:14px;
			}
				
			.cphotosblank{
				height:8px;
			}
				
			.pokazisliku{
				display:none; border:0px solid #d8d8d8; margin-top:28px;
			}
			
			.msimage{
				margin-top:0px; width:80px; height:80px; object-fit: cover; border:1px solid #89C46F;
			}
			
			.profileimg{
				margin-top:5px; width:150px; height:auto; border:1px solid #89C46F;
			}
			
			.vidimgovi{
				border:1px solid #89C46F; width:150px; height:auto;
			}
			
			.paybutton{
				width:130px; height:35px; border-radius:10px; margin-top:8px;
			}
			
			.scrollline{
				height:8px;
			}
			
			.scrolllineea{
				border:2px dotted #eaeaea; width:96%; margin-left:0px;
			}
		}	
		
		@media only screen and (min-width: 1000px) {			
			textarea {
				width: 95%;
				height:300px;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 15px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:25px;
			}

			textarea:focus {
				width: 95%;
				height:350px;
				background-color: transparent;
			}
			
			.textarea1 {
				width: 97.6%;
				height:350px;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:25px;
			}

			.textarea1:focus {
				width: 97.6%;
				height:350px;
				border: 2px solid orange;
				background-color: transparent;
			}
			
			.textarea2 {
				width: 97.6%;
				height:350px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 14px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:25px;
			}

			.textarea2:focus {
				width: 97.6%;
				height:350px;
				border: 2px solid khaki;
				background-color: transparent;
			}
			
			.textarea3 {
				width: 97.6%;
				height:137px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 15px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:25px;
			}

			.textarea3:focus {
				width: 97.6%;
				height:137px;
				border: 2px solid khaki;
				background-color: transparent;
			}
			
			.textarea4 {
				width: 97.6%;
				height:300px;
				box-sizing: border-box;
				border: 2px solid khaki;
				border-radius: 4px;
				font-size: 15px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 22px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
				line-height:25px;
			}

			.textarea4:focus {
				width: 97.6%;
				height:300px;
				border: 2px solid khaki;
				background-color: transparent;
			}

			.bio{
				width:92%; background:transparent; margin-left:20px; margin-top:15px; font-size:16px; line-height:27px; color:lightsteelblue;
			}

			.vrhbutton_mob{
				display:none;
			}
			
			.vrhbutton_desktop{	
				cursor:pointer; margin-top:0px; margin-left:10px; width:40px; height:40px; border:0px; border-radius:5px; display:none;
			}
			
			.vrhbutton_desktop:hover{	
				opacity:.85;
				cursor:pointer; margin-top:0px; margin-left:10px; width:40px; height:40px; border:0px; border-radius:5px; display:none;
			}
			
			.footer_me{
				margin-left:20px;
				margin-top:0px;
				background-image:url('https://blue2digital.com/Images/right_piece.png'); background-repeat:repeat;
			}
			
			.footer_me_contact{
				margin-left:0px;
				margin-top:0px;
			}
			
			.empty_bio{
				margin-top:0px;
			}
			
			.commitedtosharing{
				line-height:26px;
			}
			
			.beforecommited{
				height:0px;
			}
			
			.compblank{
				height:30px;
			}
			
			.compblank1{
				height:40px;
			}
			
			.vmsmall{
				font-size:16px;
				font-family:Arial;
			}
			
			.csewidth{
				width:70%;
				margin-left:5px;
			}
			
			.photoscardholder{
				margin-left:20px;
			}
				
			.photoscardholder1{
				/*margin-left:-20px;*/
			}
			
			.labelit{
				background-image:url('https://biz2card.com/Images/blue_piece.png'); background-repeat:repeat;
				color:white;
				padding:20px;
				font-size:16px;
				line-height:27px;
			}
			
			.labelit a{
				color:white;
				text-decoration:underline;
				font-size:16px;
			}
			
			.labelit a:hover{
				color:#eaeaea;
				text-decoration:underline;
				font-size:16px;
			}
				
			.labelit1{
				background:#003466;
				color:white;
				padding:20px;
				font-size:16px;
				line-height:27px;
			}
				
			.labelit1 a{
				color:white;
				text-decoration:underline;
				font-size:16px;
			}
			
			.labelit1 a:hover{
				color:#eaeaea;
				text-decoration:underline;
				font-size:16px;
			}
			
			.labelit2{
				background:#101010;
				color:white;
				padding:20px;
				font-size:16px;
				line-height:27px;
			}
				
			.labelit2 a{
				color:white;
				text-decoration:underline;
				font-size:16px;
			}
			
			.labelit2 a:hover{
				color:#eaeaea;
				text-decoration:underline;
				font-size:16px;
			}
			
			.wmheadlines{
				font-size:16px; text-transform:uppercase; color:black;
			}
			
			.dvanacina{
				color:black;
				margin-left:20px;
				font-size:16px;
				line-height:27px;
				width:97%;
				margin-top:-5px;
			}
			
			.podnaslov1{
				font-family:Arial Black, Arial Bold, Gadget, sans-serif; font-size:24px; color:#f4f4f4; line-height:28px;
				text-transform:uppercase;
			}
			
			.tos1{
				margin-top:0px; margin-left:20px; font-size:16px; line-height:27px; background:transparent;
			}
			
			.tos2{
				margin-top:0px; margin-left:20px; font-size:16px; line-height:27px; display:none;
			}
			
			.tosbutton{
				background-image:url('../Images/plus1.png'); min-width:30px; min-height:30px; background-repeat:no-repeat; border-radius:20px;
			}
			
			.tosbutton:hover{
				background-image:url('../Images/plus2.png');
			}
			
			.eep{
				font-size:16px;
				font-weight:bold;
				text-transform:uppercase;
				color:#f4f4f4;
				line-height:26px;
				background:steelblue;
				padding:15px;
			}
			
			.myfooterindex{
				margin-top:0px; font-size:14px; margin-left:0px;
			}
			
			.myfooter1{
				background-image:url('https://blue2digital.com/Images/right_piece.png'); background-repeat:repeat; margin:0; width:auto; padding:20px; padding-left:0; margin-left:-20px; border-top:15px solid steelblue; border-bottom:15px solid steelblue;
			}
			
			.adsrevenue{
				margin-top:15px; font-size:14px; width:98%; margin-left:0px; display:none; line-height:25px;
			}
			
			.adsrevenuesm{
				margin-top:15px; font-size:15px; width:98%; margin-left:0px; display:none; line-height:26px;
			}
			
			.adsrevenueline{
				margin-top:0px; margin-left:20px; border:1px dotted #c0c0c0; width:75%; display:none;
			}
			
			.blankline{
				height:22px;
			}
			
			.myfooter0{				
				margin-top:-32px;
			}
			
			.ddlViewBy{
				font-size:15px;
				height:65px;
				min-width: 500px;
				width: 70%;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 25px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;	
				box-sizing: border-box;
				border: 2px solid #ccc;
				border-radius: 4px;					
			}
			
			.headertxt{
				margin-left:20px;
				font-size:16px;
				color:black;
				line-height:27px;
			}
			
			.humanverify{
				color:lighsteelblue; cursor:pointer;
			}
			
			.humanverify:hover{
				color:steelblue; text-decoration:none;
			}
			
			.fizprav{
				margin-left:20px; margin-top:-5px;
			}
			
			.langs{
				font-size:14px; color:darkgreen; line-height:22px; margin-top:-17px; width:98%;
			}
			
			input[type=text] {
				min-width: 350px;
				width: 55%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 16px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}
				
			input[type=text]:focus {
				min-width: 350px;
				width: 57%;
				background-color: transparent;
				font-size: 16px;
				color: #89C46F;
			}
			
			input[type=text1] {
				min-width: 350px;
				width: 55%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 16px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}
				
			input[type=password] {
				min-width: 350px;
				width: 55%;
				box-sizing: border-box;
				border: 2px solid orange;
				border-radius: 4px;
				font-size: 16px;
				color: #89C46F;
				background-color: transparent;
				background-image: url('../Images/padlock_ico1.png');
				background-position: 5px 10px; 
				background-repeat: no-repeat;
				padding: 20px 20px 20px 30px;
				-webkit-transition: width 0.4s ease-in-out;
				transition: width 0.4s ease-in-out;
			}
				
			input[type=password]:focus {
				min-width: 350px;
				width: 57%;
				background-color: transparent;
			}
			
			.introtext_main{
				width:95%; background:transparent; margin-left:20px; margin-top:15px; font-size:16px; line-height:28px; color:lightsteelblue;
			}
			
			.blockceo{
				margin-left:0px;
			}
			
			.bcul {
				margin-left:-20px;
				list-style: none; /* Remove default bullets */
			}

			.bcul li::before {
				content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
				color: orange; /* Change the color */
				font-weight: bold; /* If you want it to be bold */
				display: inline-block; /* Needed to add space between the bullet and the text */
				width: 1em; /* Also needed for space (tweak if needed) */
				margin-left: -1em; /* Also needed for space (tweak if needed) */
			}
			
			.bcli{
				line-height:26px;
			}
			
			.bclilinks{
				line-height:26px; color:#89C46F;
			}
			
			.bclilinks:hover{
				color:steelblue; text-decoration:none;
			}
			
			.bclilinks1{
				line-height:26px; color:yellow;
			}
			
			.bclilinks1:hover{
				text-decoration:none;
				color:steelblue;
			}
			
			.bclism{
				line-height:27px;
			}
			
			.hline{
				color:#89C46F;
				text-transform:uppercase;
			}
			
			.hline1{
				color:#89C46F;
				text-transform:uppercase;
				font-size:15px;
			}
			
			.picsclass{
				width:auto; height:200px; border:1px solid #404040; cursor:pointer; margin-left:10px; margin-top:10px;
				float:left; border-radius:5px;
			}
				
			.picsclass:hover{
				opacity:.8;
			}
				
			.photoscardholder{
				margin-left:20px;
			}
				
			.photoscardholder1{
				/*margin-left:-20px;*/
			}
				
			.closebutt{
				border:1px solid black; cursor:pointer; opacity:1.0; width:38px; height:38px; float:left; margin-left:20px; margin-top:-4px;
			}
				
			.closebutt:hover{
				border:1px solid black; cursor:pointer; opacity:.7; width:38px; height:38px;
			}
				
			.arrowbutt{
				border:1px solid black; cursor:pointer; opacity:1.0; width:30px; height:30px; float:left; margin-left:0px;
			}
				
			.arrowbuttpdf{
				border:1px solid black; cursor:pointer; opacity:1.0; width:30px; height:30px; margin-left:0px;
			}
				
			.arrowbutt:hover{
				border:1px solid black; cursor:pointer; opacity:.7; width:30px; height:30px;
			}
				
			.arrowbuttpdf:hover{
				border:1px solid black; cursor:pointer; opacity:.7; width:30px; height:30px;
			}
				
			.cphotosblank{
				height:11px;
			}
				
			.pokazisliku{
				display:none; border:0px solid #d8d8d8;
			}
			
			.msimage{
				margin-top:0px; width:150px; height:150px; object-fit: cover; border:1px solid #89C46F;
				cursor:pointer;
			}
			
			.msimage:hover{
				opacity:.85;
			}
			
			.profileimg{
				margin-top:5px; width:250px; height:auto; border:1px solid #89C46F;
			}
			
			.vidimgovi{
				border:1px solid #89C46F; width:210px; height:auto;
			}
			
			.paybutton{
				width:150px; height:40px; border-radius:10px; margin-top:8px;
			}
			
			.paybutton:hover{
				opacity:.7; background:orange;
			}
			
			.scrollline{
				height:8px;
			}
			
			.scrolllineea{
				border:2px dotted #eaeaea; width:95%; margin-left:20px;
			}
		}
		
		.cse .gsc-search-button-v2, .gsc-search-button-v2 {
			box-sizing: content-box;
			min-width: 13px !important;
		}

		.gsc-search-button-v2 svg {
			vertical-align: middle;
		}
		
		input.gsc-input {    
		  width:97% !important;
		  font-size:16px; !important;
		  color:black !important;
		  padding:10px !important;
		}
		
		@media only screen and (max-width: 500px) {			
			.podnaslov{
				width:100%; font-family:Tahoma; line-height:25px; font-size:15px;
				text-transform:lowercase;
			}
		}
			
		@media only screen and (min-width: 500px) {			
			.podnaslov{
				width:85%; font-family:Tahoma; line-height:30px;
				text-transform:lowercase;
			}
		}
		
		@media only screen and (max-width: 1000px) {
			.headlineup{
				width:60px; height:60px; margin-top:-10px;
			}
					
			.b2dheadline{
				margin-left:0px; margin-top:10px;
			}
			
			.nivaheadlineup{
				width:194px; height:100px; margin-top:-20px;
			}
			
			.nivaheadline{
				margin-left:0px; margin-top:10px;
			}
			
			.genuinelydesigned{
				margin-top:12px; color:#eaeaea; line-height:25px;
			}
			
			.genuinelydesigneddbc{
				margin-top:-16px; color:#eaeaea; line-height:25px; text-transform:uppercase; font-size:14px; color:#777;
			}
			
			.blankend{
				height:0px;
			}
			
			.aftergd{
				height:10px;
			}
			
			.notification{
				color:lightsteelblue; font-size:15px; width:95%; line-height:25px;
			}
			
			.leadingnotification{
				color:lightsteelblue; font-size:15px; width:95%; line-height:25px;
			}
			
			.results{
				font-size:13px;
			}
			
			.visualizer{
				width:100%; height:70px; background:transparent; display:none;
			}
		}

		@media only screen and (min-width: 1000px) {
			.headlineup{
				width:80px; height:80px; margin-top:-6px;
			}
					
			.b2dheadline{
				margin-left:100px; margin-top:-48px;
			}
			
			.nivaheadlineup{
				width:60%; margin-top:-23px; margin-left:2px;
			}
			
			.nivaheadline{
				margin-left:100px; margin-top:-26px;
			}
			
			.genuinelydesigned{
				margin-top:16px; color:#eaeaea; line-height:25px; margin-left:3px;
			}
			
			.genuinelydesigneddbc{
				margin-top:12px; color:#eaeaea; line-height:25px; margin-left:2px; text-transform:uppercase; font-size:14px; color:#777;
			}
			
			.blankend{
				height:30px;
			}
			
			.aftergd{
				height:10px;
			}
			
			.notification{
				color:lightsteelblue; font-size:16px; width:95%; line-height:27px;
			}
			
			.leadingnotification{
				color:lightsteelblue; font-size:16px; width:95%; line-height:27px;
			}
			
			.results{
				font-size:15px;
			}
			
			.visualizer{
				width:96%; height:70px; background:transparent; display:none;
			}
		}
		
		@media only screen and (max-width: 510px){
			.logocenter{
				width:70%;
			}
				
			#showbigpic{
				width:100%;
				height:auto;
				max-width:250px;
			}
			
			.lastline{
				height:20px;
			}
		}
		
		@media only screen and (min-width: 510px) and (max-width: 680px){
			.logocenter{
				width:40%;
			}
			
			#showbigpic{
				width:100%;
				height:auto;
				max-width:300px;
			}
			
			.lastline{
				height:20px;
			}
		}
		
		@media only screen and (min-width: 680px) and (max-width: 1000px){
			.logocenter{
				width:30%;
			}
			
			#showbigpic{
				width:100%;
				height:auto;
				max-width:400px;
			}
			
			.lastline{
				height:20px;
			}
		}
			
		@media only screen and (min-width: 1000px){
			.logocenter{
				width:25%;
			}
			
			#showbigpic{
				width:100%;
				height:auto;
				max-width:550px;
			}
			
			.lastline{
				height:10px;
			}
		}
		
		@media only screen and (max-width: 1100px) {
			.justnexttoadsrevenue{
				color:#89C46F; line-height:25px; display:block; margin-left:20px; width:98%; margin-top:-125px; font-size:14px;
			}
		}
		
		@media only screen and (min-width: 1100px) {
			.justnexttoadsrevenue{
				color:#89C46F; line-height:25px; display:block; margin-left:20px; width:95%; margin-top:-90px; font-size:14px;
			}
		}