/*
Theme Name: july168
Theme URI: http://mywebsite.vn
Author: airweb.vn
Author URI: http://mywebsite.vn
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: july168
*/

		body {
			font-family: 'Montserrat',Roboto, sans-serif;
			font-size: 15px;
			font-weight: 400;
			line-height: 1.8;
			color: #333;
		}

		.post-info h3 a, .news-info h3 a {
			color: #0c0c94;
			font-size: 17px;
			font-family: 'Montserrat',Roboto, sans-serif;
			font-weight: 500;
		}

		.post-index p {
			line-height: 1.8;
		}

		.animated.delay-1 {
			-webkit-animation-delay: 0.3s;
			animation-delay: 0.3s;
		}

		.animated.delay-2 {
			-webkit-animation-delay: 0.5s;
			animation-delay: 0.5s;
		}

		.animated.delay-3 {
			-webkit-animation-delay: 1s;
			animation-delay: 1s;
		}

		.animated.delay-4 {
			-webkit-animation-delay: 1.5s;
			animation-delay: 1.5s;
		}

		.animated.delay-5 {
			-webkit-animation-delay: 2s;
			animation-delay: 2s;
		}

		#particles-js {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%
		}
.admin-bar header {
    top: 32px;
}
	@media (max-width:600px) {
	.admin-bar header {
		 top: 0;
}
	}
            #u_0_5 {
                color: white;
            }


	iframe {
		width: 100%;
	}




