/* Add here all your CSS customizations */
	    	#container{
	    		background-color: #444;
	    	}
	    	#logo-img{
				width: 251px;
				height: 44px; 
	    	}
	    	.page-header{
	    		margin-bottom: 0px !important;
	    	}
			.header-social2{
				font-size: 12px;
				float: left;
				color: #fff;
				margin-top: 5px;
				margin-bottom: 5px;
			}
			.header-social2 span{
				font-size: 12px;
				color: #fff;
				float: left;
			}
			.header-social2 span img{
				float: left;
				width: 20px;
				bottom: -2px !important;
				margin: 0 3px 0 3px ;
			}
			#header-h2{
				color:#fff;
				font-size: 24px;
				margin-bottom: 0px;
				margin-top: 10px;
				width: 80%;
				float:left;
				text-align: center;
				line-height: 32px;
				display:inline-block;
			}
			#header-date{
				color: #00B143;
				font-size: 21px;
				white-space: nowrap;
				font-weight: 600;
				text-align: center;
				display:inline-block;

			}


	    	.stars-background{
	    		background-image: url('/assets/reviews-img/pattern.jpg') !important;
	    	}
	    	.inner-block-right .list-icons i{
	    		color: #00B143 !important;
	    	}
	    	.inner-block-right .list-icons li{
	    		font-weight: 800;
	    		font-size: 1.2em;
	    		line-height: 1.5em;
	    	}
	    	.list-icons{
				margin-top: 10px;
	    	}
	    	.block{
	    		clear:both;
	    		border-bottom:4px solid #333;
	    		color:#fff;
	    	}
	    	.block p{
	    		color: #fff;
	    	}
	    	.my-button{
				font-weight: 800;
				text-align: center;
				/*float:right;*/
	    	}
	    	.my-button p{
				margin: 0px;
				padding:0 !important;
				line-height: 24px;

	    	}
	    	.my-button p:hover{
				color:#00B143;
	    	}
	    	.inner-block-left{
				background-color: #444;
				height: 190px ;
	    	}
	    	.inner-block-right{
	    		background-color: #504f4f;
				height: 190px ;
	    	}
	    	.my-score{
	    		height:30px;
	    		width: 60px;
	    		line-height: 30px;
	    		margin-top: 0px;
	    		margin-bottom: 0;
	    		font-size: 21px;
	    		color: #fff;
	    	}
	    	.vpn-logo{
	    		margin-top: 10px;
	    		margin-bottom: 10px;
	    	}

			.br-theme-fontawesome-stars-o .br-widget a {
				font: normal normal normal 20px/1 FontAwesome;
			}

			.footer-18{
				margin-bottom: 0px !important;
			}


	    	.advanteges-mobile{
	    		display:none;
	    	}
	    	.advanteges-desctop{
	    		display:block;
	    	}

	    	@media screen and (max-width: 500px){
				.br-theme-fontawesome-stars-o .br-widget a {
					font: normal normal normal 12px/1 FontAwesome;
				}
		    	.inner-block-left{
					background-color: #444;
					height: 210px ;
		    	}
		    	.inner-block-right{
		    		background-color: #555;
					height: 210px;
		    	}
		    	.my-button p{
					margin-bottom: 0;
					margin-left: -50px;
		    	}
	    	}
	    	@media only screen and (max-width: 990px) and (min-width: 775px){
		    	.my-button p{
					margin: -3px;
		    	}
		    	.list-icons li{
		    		font-weight: 400;
		    		font-size: 1.1em;
		    		line-height: 1.9em;
		    	}
	    	}
	    	@media only screen and (max-width: 776px) and (min-width: 600px){
		    	.my-button p{
					margin: -3px;
		    	}
		    	.list-icons li{
		    		font-weight: 400;
		    		font-size: 1.1em;
		    		line-height: 1.8em;
		    	}
	    	}
	    	@media only screen and (max-width: 600px) and (min-width: 500px){
		    	#header .header-logo img{
		    		position: static !important;
		    		margin: 15px 55% !important;
					width: 200px;
					height: auto; 
		    	}
		    	.my-button p{
					margin: -4px;
		    	}
		    	.list-icons li{
		    		font-weight: 400;
		    		font-size: 1.1em;
		    		line-height: 1.8em;
		    	}

	    	}
	    	@media only screen and (max-width: 500px){
	    		#header .header-body{
	    			height: auto !important;
	    		}
		    	#header .header-logo img{
		    		position: static !important;
		    		margin: 15px 30% !important;
					width: 200px;
					height: auto; 
		    	}
		    	.my-button p{
					margin: -4px;
					margin-left: -50px;
		    	}
		    	.list-icons li{
		    		font-weight: 400;
		    		font-size: 1.1em;
		    		line-height: 1.8em;
		    	}
	    	}


			.brand{
				width: 120px;
				height:auto;
				margin-bottom:10px;
			}
			@media screen and (max-width: 600px) {
				header{
					background-color: #20232b;
				}
				header img{
					display: none;
				}
				#menu-list{
					margin-top: -20px !important;
				}
				#header-h1{
					display: none;
				}
				#header-date{

				}


				#header-h1{
					font-size: 1.5em;
				}
				.bottom-label {
					display: none!important;
				}
				.header-social2 span:first-child{
					width:100%;
					text-align: center;

				}
				.header-social2 span:nth-child(3){
					float:right;

				}
				#header-date{
					font-size: 18px;
					line-height: 30px;
				}
			}

			@media screen and (max-width: 775px){
				#header{
					min-height: 50px !important;
				}
				header{
					background-color: #20232b;
				}
				header img{
					display: none;
				}
				.header-picture-section img{
					display: none;
				}
				#menu-list{
					margin-top: -20px !important;
					margin-bottom: -10px !important;
				}
				#header-h1{
					display: none;
				}	
				.advanteges-mobile{
		    		display:block;
		    	}
		    	.advanteges-desctop{
		    		display:none;
		    	}
			}


			@media screen and (min-width: 800px) {

				.brand2 {
					margin-left: 30px;
				}
			}
			@media screen and (max-width: 320px){
				#header .header-logo img{
					margin: 15px 20% !important;
				}
				#header-h1{
					font-size: 1.3em;
				}
				.header-social2 span:nth-child(3){
					float:left;
				}
			}
			.mceEditor { z-index: 1050; }