		body {
			font-family: sans-serif;
			background: #1d1b1c;
		}

		* {
			outline: none;
			box-sizing: border-box;
			padding: 0;
			margin: 0;
		}

		html {
			font-size: 14px;
			-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		}

		p {
			margin: 0px !important;
		}
		
		/* The Modal (background) */
		.modal {
			display: none;
			/* Hidden by default */
			position: fixed;
			/* Stay in place */
			z-index: 99999999;
			/* Sit on top */
			padding-top: 100px;
			/* Location of the box */
			left: 0;
			top: 0;
			width: 100%;
			/* Full width */
			height: 100%;
			/* Full height */
			overflow: auto;
			/* Enable scroll if needed */
			background-color: rgb(0, 0, 0);
			/* Fallback color */
			background-color: rgba(0, 0, 0, 0.4);
			/* Black w/ opacity */
		}

		/* Modal Content */
		.modal-content {
			background-color: #fefefe;
			margin: auto;
			padding: 20px 20px;
			border: 1px solid #888;
			width: 40%;
			top: 25%;
			position: relative;
		}

		/* The Close Button */
		.close {
			color: #aaaaaa;
			float: right;
			font-size: 28px;
			font-weight: bold;
			position: absolute;
			right: 20px;
			top: 10px;
		}

		.close:hover,
		.close:focus {
			color: #000;
			text-decoration: none;
			cursor: pointer;
		}


		.material-icons {
			top: -5px;
			position: relative;
			font-size: 24px;
			padding: 5px;
		}

		.googlefont {
			bottom: 0;
			padding: 10px;
			height: 40px;
			width: 70px;
			color: #ffffff;
			opacity: 0.8;
			text-align: center;
		}

		u {
			text-decoration: none;
		}

		a {
			color: #fff;
			text-decoration: none;
			transition: 0.3s;
		}

		a:hover {
			color: #E9902E;
			transition: 0.3s;
		}

		h1 {
			font-family: sans-serif;
			font-size: 30px;
			font-weight: 400;
			padding: 20px 0px;
		}

		#header {
			background: #1d1b1c;
			text-align: center;
			position: relative;
			   top: 75px;
    text-align: center;
		}

		.headimage {
			float: none;
			margin: auto;
		}

		.imagespan {
			display: flex;
			width: 1140px;
			float: none;
			margin: auto;
		}

		.navul {
			float: none;
			display: block;
		}

		li {
			list-style: none;
			float: left;
			padding: 0px 15px;
		}

		li:last-child {
			border-right: 0;
		}

		.bannertext {
			display: block;
			left: 30px;
			position: absolute;
			float: left;
			padding: 10px;
			font-size: 50px;
			color: #a4dce8;
			font-family: "Times New Roman", Times, Georgia, serif;
			font-weight: 400;
		}

		.sublogo {
			width: 1140px;
			display: flex;
			margin: auto;
			position: relative;
			top: -120px;
			left: 10px;
		}

		.topimage {
			max-width: 30%;
		}

		.container {
			position: relative;
			width: 1140px;
			float: none;
			top: -80px;
			margin: auto;
			display: inline-block;
		}

		.sidebar {
			width: 25%;
		}

		.text {
			padding: 15px;
			width: 75%;
			float: right;
			line-height: 1.5em;
			text-align: justify;
			background: #fff;
		}
		
		span.toptext.fontfix:nth-child(6) {
			margin-bottom: 25px;
            display: block;
		}

		.notify {
			background: #ffebd6;
			display: block;
			padding: 10px;
			border-radius: 10px;
			font-size: 16px;
			margin-bottom: 20px;
		}

		.inotify:before {
			content: " ";
			border: 1px solid #a3d9e5;
			height: 20px;
			width: 20px;
			display: block;
			float: right;
			border-radius: 3px;
		}

		.googlefont {
			position: absolute;
			right: 0px;
			width: 100%;
			background: #1d1b1c;
		}

		.edit {
			padding: 20px 0px;
			margin-right: 20px;
		}

		.whats {
			color: #8bd3df;
			font-size: 13px;
			padding: 20px 0px;
			margin-right: 20px;
		}

		.toplinks {
			float: right;
		}

		.report,
		.share {
			color: #f2b71e;
			font-size: 12px;
			font-weight: 700;
			padding: 20px 0px;
			margin-right: 20px;
		}

		.sidebar {
			background: #1d1b1c;
			height: 500px;
		}

		.scroll {
			display: block;
			border: 0px solid red;
			padding: 5px;
			margin-top: 5px;
			background: #fff;
			width: 97%;
			height: 300px;
			overflow-y: scroll;
		}

		ul.lic {}

		li.lic:first-child {
			padding-left: 20px;
		}

		li.lic {
			width: 100%;
			color: #8bd3df;
			text-align: left;
		}

		.signinup {
			color: #ccc;
			z-index: 99;
			position: relative;
		}

		.signbox {
			width: 1140px;
			margin: auto;
			float: none;
			display: block;
			right: 5px;
			position: relative;
			text-align: right;
			top: -120px;
		}

		.signup {
			background: rgb(242, 172, 16);
			background: linear-gradient(0deg, rgba(242, 172, 16, 1) 0%, rgba(243, 217, 72, 1) 100%);
			color: #000;
			padding: 5px 20px;
			border-radius: 5px;
			font-size: 20px;
			font-weight: 700;
		}

		.vina {
			position: relative;
			top: -83px;
			width: 1140px;
			margin: auto;
			float: none;
			text-align: right;
		}

		.search {
			padding: 7px;
		}

		.vivo:before {
			content: " ";
			border: 1px solid #1d1b1c;
			height: 30px;
			width: 30px;
			display: block;
			float: right;
			border-radius: 50%;
			background: #fff;
		}

		.vina input[type=text] {
			outline: none;

		}

		footer {
			border-top: 1px solid #f2b51b;
			padding: 20px;
			text-align: center;
			color: #ccc;
			display: table;
			width: 1140px;
			float: none;
			margin: auto;
			margin-top: 25px;
		}

		.topnav {
			background-color: #333;
		}

		.topnav a {
			float: left;
			display: block;
			color: #f2f2f2;
			text-align: center;
			padding: 0px 15px;
			text-decoration: none;
			font-size: 17px;
		}

		.active {
			color: #E9902E !important;
		}

		.topnav .icon {
			display: none;
		}

		.dropdown {
			float: left;
			overflow: hidden;
		}

		.dropdown .dropbtn {
			font-size: 17px;
			border: none;
			outline: none;
			color: white;
			padding: 0px 15px;
			background-color: inherit;
			font-family: inherit;
			margin: 0;
		}

		.dropdown-content {
			display: none;
			position: absolute;
			background-color: #6F6F6F;
			min-width: 160px;
			box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
			z-index: 1;
			margin-left: 15px;
		}

		.dropdown-content a {
			float: none;
			color: #E9902E;
			padding: 12px 16px;
			text-decoration: none;
			display: block;
			text-align: left;
		}

		.topnav a:hover,
		.dropdown:hover .dropbtn {
			color: #E9902E;
		}

		.dropdown-content a:hover {
			background-color: #ddd;
			color: black;
		}

		.dropdown:hover .dropdown-content {
			display: block;
		}

		@media screen and (max-width: 600px) {

			.topnav a:not(:first-child),
			.dropdown .dropbtn {
				display: none;
			}

			.topnav a.icon {
				float: right;
				display: block;
			}
		}

		@media screen and (max-width: 600px) {
			.topnav.responsive {
				position: relative;
			}

			.topnav.responsive .icon {
				position: absolute;
				right: 0;
				top: 0;
			}

			.topnav.responsive a {
				float: none;
				display: block;
				text-align: left;
			}

			.topnav.responsive .dropdown {
				float: none;
			}

			.topnav.responsive .dropdown-content {
				position: relative;
			}

			.topnav.responsive .dropdown .dropbtn {
				display: block;
				width: 100%;
				text-align: left;
			}
		}

		a.links {
			width: 100%;
			color: #000;
			display: block;
			padding: 10px 5px;
		}

		.levels {
			background: white;
			width: 100%;
			*padding: 20px;
			position: relative;
			display: inline-block;
			float: right;
			*margin-top: 10px;
		}

		.box {
			width: 32.9%;
			margin-top: 10px;
			display: inline-block;
		}

		.imgbox {
			max-width: 100%;
		}

		h3>a {
			color: #E9902E;
		}

		h3>a:hover {
			color: #000;
		}

		.boxtext {
			text-align: center;
			padding: 30px 0px;
			padding-top: 10px;
		}

		.accordion {
			background-color: #eee;
			color: #000;
			cursor: pointer;
			font-weight: 700;
			padding: 18px;
			width: 100%;
			border: none;
			text-align: left;
			outline: none;
			font-size: 15px;
			transition: 0.4s;
			margin: 2px 0px;
		}

		.activea,
		.accordion:hover {
			background-color: #ccc;
		}

		.panel {
			padding: 0 18px;
			display: none;
			background-color: white;
			overflow: hidden;
		}

		.panel>p {
			padding: 10px 10px;
			line-height: 1.5em;
			text-align: justify;
		}

		.tabs {
			float: right;
			width: 100%;
			padding: 5px;
			background: white;
		}


		.widetext {
			width: 100%;
			float: right;
			line-height: 1.5em;
			text-align: justify;
			padding: 15px;
			background: #fff;
			margin-bottom: 0px;
		}

		.themecolor {
			color: #e9902e;
		}

		.item {
			width: 20%;
			float: left;
			margin: 0px 27.75px;
		}

		.itempics {
			max-width: 100%;
		}

		.maintext {
			padding: 5px;
			margin-bottom: 5px;
			display: block;
			text-align: center;
			font-size: 13px;
			font-weight: 700;
			color: #000;
		}

		.subtext {
			padding: 5px;
			margin-bottom: 5px;
			display: block;
			font-size: 12px;
			font-weight: 700;
			text-align: center;
			color: #e9902e;
		}

		*div {
			width: 24.689%;
			display: inline-block;
		}

		tr {
			width: 100%;
			display: block;
		}

		tbody {
			width: 100%;
			display: block;
		}

		table {
			background: #1d1b1c;
			text-align: center;
			display: inline-block;
		}

		.cards {
			background: #1d1b1c;
			margin-bottom: 5px;
		}

		.middletext {
			text-align: center;
		}

		.fullcontent {
			font-size: 30px;
		}

		.titles {}

		.subdiv {
			width: 100%;
			display: inline-table;
			background: #1d1b1c;
			margin-bottom: 5px;
		}

		tr>.subdiv2>p>strong>u>.toptext {
			color: #e5a354;
		}

		.subdiv2 {
			float: left;
			width: 100%;
			position: relative;
		}

		.toptext {
			font-size: 14px;
		}

		span.imgbg {}

		img.imgsize {
			height: 362px;
			width: 100%;
			max-width: 100%;
		}

		.subdiv2>p {
			width: 100%;
		}

		u {
			text-decoration: none;
		}

		.lastitem {
			max-width: 100%;
			height: auto;
			border: 3px solid #323232;
		}

		.lastitemdiv {}

		.bottomtext {
			color: #b76f06;
			display: inline-block;
			text-align: center;
			width: 100%;
			padding: 0px 0px 10px 0px;
		}
		
		.subdiv>p>.toptext {
			background: #323232;
			color: #9f9f9f;
			border-top: 1px solid #474747;
			padding: 10px 0px;
			width: 100%;
			text-align: center;
			display: inline-block;
		}

		.subdiv2>p>strong>u>.toptext {
			padding-top: 10px;
			color: #e5a353;
			display: block;
			width: 100%;
			height: 50px;
			text-align: center;
		}

		.mainbox {
			margin-bottom: 5px;
			background: #323232;
			display: inline-block;
			width: 24.68%;
		}





		/*----- Toggle Button -----*/
		.toggle-nav {
			display: none;
		}

		/*----- Menu -----*/
		@media screen and (min-width: 860px) {
			.menu {
				width: 1140px;
				background: #1d1b1c;
				margin: auto;
				z-index: 9;
				padding: 10px 18px;
				border-radius: 3px;
				top: -85px;
				position: relative;
				opacity: 0.8;
				*border-bottom: 1px solid #705303;
				padding-left: 0;
				text-align: left;
			}
		}

		.menu ul {
			display: inline-block;
		}

		.menu li {
			float: left;
			list-style: none;
			font-size: 17px;
		}

		.menu li:last-child {
			margin-right: 0px;
		}
        
        .menu li:first-child {padding-left:0px;}
        
		.menu a {
			text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
			color: #fff;
			font-size: 18px;
			z-index: 9999999;
			transition: color linear 0.15s;
		}

		.menu a:hover,
		.menu .current-item a {
			text-decoration: none;

		}



		@media screen and (max-width: 860px) {
			.menu {
				position: relative;
				display: inline-block;
				left: 0px;
				width: 100%;
				height: 40px;
    top: -46px;
    background: #1d1b1c;
				
			}

			.menu ul.active {
				display: none;
			}

			.menu ul {
				
                z-index: 99999999;
				position: absolute;
				top: 120%;
				left: 0px;
				padding: 10px 18px;
				box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
				background: #0e0e0e;
				width: 100%;
			}

			.menu ul:after {
				width: 0px;
				height: 0px;
				position: absolute;
				top: 0%;
				left: 38px;
				content: '';
				transform: translate(0%, -100%);
				border-left: 7px solid transparent;
				border-right: 7px solid transparent;
				border-bottom: 7px solid #0e0e0e;
			}

			.menu li {
				margin: 5px 0px 5px 0px;
				float: none;
				display: block;
				text-align: left;
			}

			.menu a {
				display: block;
			}

			.toggle-nav {
				padding: 20px;
				float: left;
				display: inline-block;
				box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
				border-radius: 3px;
				*background: #303030;
				text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
				color: #777;
				font-size: 20px;
				transition: color linear 0.15s;
				left: 17px;
				position: relative;
				    top: -11px;
			}

			.toggle-nav:hover,
			.toggle-nav.active {
				text-decoration: none;
				color: #66a992;
			}

			.search-form {
				margin: 12px 0px 0px 20px;
				float: left;
			}

			.search-form input {
				box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.1);
			}
		}

		.myBtn {
			opacity: 1 !important;
			position: absolute;
			bottom: -4px;
			text-align: center;
			width: 100%;
			cursor: pointer;
			padding-top: 10px;
			color: #e5a353;
		}

		@media screen and (max-width: 768px) {
			body {
				padding: 0px !important;
				margin: 0px !important;
				background: #1d1b1c;
		}
		    h2{font-size: 14px;}
		    h3{font-size: 11px;}
            .widesub{padding: 15px;}
            #gnMain{display: flex;}
            .textpad{padding:15px;}
            .notifyfixa{margin:0px;}
            #gNav{white-space: nowrap;
            overflow: auto;}
            
            
            .bottomtext {
            padding: 0px;}
    
			.menu li:first-child {padding-left:15px;}
			
					.close {
			right: 15px;
			top: 5px;
		}
			
			.modal-content {
			padding: 10px 20px;
			width: 80%;}

			#myBtn {
				padding-top: 0px;
			}

			.material-icons {
				font-size: 14px !important;
				top: 0px;
				color: #e5a457;
				position: relative;
				right: 3px;
			}

			.googlefont {
				position: absolute;
				bottom: 0;
				padding: 10px;
				height: 20px;
			}

			.imagespan {
				width: 100%;
			}

			.padpage {
				padding: 15px;
				background: #fff;
				*padding: 15px;
			}

			.bannertext {
				top: -10px;
				line-height: 1em;
				font-size: 35px;
				width: 100%;
				left: 0;
			}

			span.imgbg {
				margin-top: 5px;
				display: block;
			}

			.subdiv2>p>strong>u>.toptext {
				padding-top: 0;
				height: 30px;
				padding: 5px 0px;
			}

			.toptext {
				font-size: 8px;
			}

			.boxtext {
				padding: 10px 0px;
				padding-top: 10px;
				    padding-bottom: 20px;
			}

			.cards {
				background: #313131;
			}

			.subdiv>p>.toptext {
				padding: 5px;
				border-top: 0;
				padding-bottom: 0;
			}

			.subdiv {
				margin-bottom: 0px;
				padding: 0px !important;
				padding-bottom: 0;
			}

			.subdiv2 {
				padding: 0px;
			}

			h1,
			h2,
			h3,
			h4 {
				width: 100%;
				display: inline-block;
			}

			.whats,
			.edit {
				display: inline-block;
			}

			.toplinks {
				float: right;
				width: 100%;
				padding: 10px 0px;
				text-transform: uppercase;
				border-bottom: 1px solid #f2b71e;
			}

			.whats,
			.report {
				margin-right: 0px;
			}

			.box {
				width: 100%;
				display: inline-block;
			}

			.content {
				padding: 0px;
				display: block;
			}

			.widetext {
				padding: 0px 5px;
				background: #242424;

			}

			.cards {
				padding: 0px !important;
			}

			footer {
				width: 100%;
			}

			.subdiv2 {
				text-align: center;
				padding: 0px;
				width: 100%;
				position: relative;
			}

			.subdiv {
				width: 100%;
				padding: 5px;
				background: #313131;
			}

			.mainbox {
				width: 25%;
				border-right: 1px solid #3c3c3c;
				border-top: 1px solid #3c3c3c;
				border-bottom: 1px solid #3c3c3c;
				float: left;
			}

			img.imgsize {
				height: auto;
				*width: 300px;
			}

			.toptext {
				line-height: 1.2em;
			}

			.container {
				width: 100%;
			}

			.headimage {
				max-width: 100%;
				height: 100px;
			}

			.vina {
				width: 100%;
				right: 15px;
				box-sizing: border-box;
				top: -55px;
				z-index: 999999;
				margin: 20px 0px;
				    margin-bottom: 40px;
				
			}

			.vina input[type=text] {
				outline: none;
				height: 35px !important;
				border: 1px solid white;
				top: 1px;
				position: relative;
				border-right: 1px solid #f2ba22;
			}

			.vivo:before {
				width: 30px;
				top: 1px;
				border-radius: 0px;
				border: 0px;
				position: relative;
				height: 35px;
			}

.signbox {
width: 100%;top: -92px;
    right: 15px;}
.sublogo {
    z-index: 9999;
    top: -65px;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    float: none;
    text-align: center;
    display: block;}	
    .topimage {
    max-width: 100%;
    display: block;
    position: relative;
    left: 10px;
    top: -30px;}
.topnav a.icon {
	    right: 0px;
    display: block;
	right: 0px;
    position: relative;}
.topnav a {
    right: -30px;
	padding: 5px !important;}
.topnav.responsive {
    position: relative;
    z-index: 99999;}
.topnav.responsive a {
    padding: 0px;}

.h1set{width:100% !important;}	
body{    background-position: right 0px !important;}
h1.maintitle{    margin-top: 0;
    background-image: none !important;}
#header {
    top: 20px !important;}	
}
 
h1.maintitle{    margin-top: 0;
    color: #8BD3E5;
    padding: 30px 0 30px 40px;
    line-height: 1em;
    font-size: 3em;
    font-weight: 400;
    font-family: "Times New Roman", Times, Georgia, serif;
    background-image: url(/header2.png);
    background-position: 0px 10px;
        text-align: left;
    background-repeat: no-repeat;}    

body {
    background-image: url(/header.jpg);
    background-position: center 0px;
    background-repeat: no-repeat;}   
.h1set{width:1140px;margin:auto;float:none;}
