| 
					
				 | 
			
			
				@@ -405,12 +405,13 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     width: 40px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     height: 40px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     border-radius: 100px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    background-color: rgba(255, 255, 255, 0.15); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    /*background-color: rgba(255, 255, 255, 0.15);*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     bottom: 0px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     -webkit-animation: square 25s infinite; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation: square 25s infinite; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     -webkit-transition-timing-function: linear; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     transition-timing-function: linear; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    opacity: 0.5; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .bg-bubbles li:nth-child(1) { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -439,7 +440,7 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     height: 60px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     -webkit-animation-duration: 22s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation-duration: 22s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    background-color: rgba(255, 255, 255, 0.25); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    /*background-color: rgba(255, 255, 255, 0.25);*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .bg-bubbles li:nth-child(5) { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -452,7 +453,7 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     height: 120px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     -webkit-animation-delay: 3s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation-delay: 3s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    background-color: rgba(255, 255, 255, 0.2); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    /*background-color: rgba(255, 255, 255, 0.2);*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .bg-bubbles li:nth-child(7) { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -481,7 +482,7 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation-delay: 2s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     -webkit-animation-duration: 40s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation-duration: 40s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    background-color: rgba(255, 255, 255, 0.3); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    /*background-color: rgba(255, 255, 255, 0.3);*/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .bg-bubbles li:nth-child(10) { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -492,6 +493,11 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     animation-delay: 11s; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+.bg-bubbles img { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    width: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    height: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* Tablet view fix */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @media (max-width: 768px){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     body{ 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -524,24 +530,24 @@ form button:hover { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @-webkit-keyframes square { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     0% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        -webkit-transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    100% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         -webkit-transform: translateY(-700px) rotate(600deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         transform: translateY(-700px) rotate(600deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    100% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        -webkit-transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 @keyframes square { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     0% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        -webkit-transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    100% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         -webkit-transform: translateY(-700px) rotate(600deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         transform: translateY(-700px) rotate(600deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    100% { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        -webkit-transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        transform: translateY(0); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .fa-github { 
			 |