/*
Theme Name: SGM Casino
*/
/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 *//**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: roboto, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
	font-size: 15px;
	color: #000000;
	line-height: 23px;
	font-family: roboto, sans-serif;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
.headerbg {
	background: #414141;
	width:100%;
	display:block;
}
.topmenu {
	display: block;
	padding: 0;
	margin: 0;
	z-index: 999;
}
.topmenu ul {
	display: inline;
	margin:15px 0 0 0;
}
.topmenu ul li {
	list-style: none;
	float: left;
	display: inline-block;
	position: relative;
}
.topmenu ul li:hover {
	background: #5d5d5d;
	display: inline-block;
	position: relative;
	border-radius:7px;
}
.topmenu ul li.current-menu-item {
	background: #5d5d5d;
	display: inline-block;
	position: relative;
	border-radius:7px;
}
/*.topmenu ul li:hover:after, .topmenu ul li.current-menu-item:after {
	content: '';
	display: block;
	position: absolute;
	left: 45%;
	top: 100%;
	width: 0;
	height: 0;
	border-top: 8px solid #981019;
	border-right: 8px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 8px solid transparent;
}*/
.topmenu ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 35px;
	display: inline-block;
}
.navbar {
	border: 0;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.bannercls img {
	width: 100%;
	height: auto;
}
.ug-gallery-wrapper {
	z-index: -99 !important;
}
.entry-title {
	font-size: 28px;
	margin: 25px 0 30px 0;
	font-weight: bold;
	color: #000;
	border-left: 4px solid #981019;
	padding: 0 0 0 10px;
}
.inverstorscls {
	text-align: center;
	margin: 20px 0 50px 0;
}
.inverstorscls img {
	display: inline-block;
}
.entry-content {
	text-align: justify;
}
.entry-content p {
	margin: 0 0 20px 0;
}
.mainaboutcls {
	margin: 40px 0 50px 0;
}
.aboutboxcls {
	background: #d1d1d1;
	border-radius: 10px;
	border: 0px solid #d1d1d1;
}
.aboutboxcls h2, .inverstorscls h2 {
	text-align: center;
	font-size: 20px;
	padding: 0 20px;
}
.aboutboxcls h2 a, .inverstorscls h2 a {
	color: #000;
}
.aboutboxcls h2 {
	height: 25px;
	overflow: hidden;
	margin-bottom: 0;
}
.aboutboxcls .aboutentry {
	padding: 10px 20px;
	text-align: left;
	height: 300px;
	overflow: hidden;
}
.btnreadmore {
	height: 55px;
}
.readmore {
	background: #981019;
	color: #fff;
	padding: 8px 15px;
	border-radius: 6px;
	display: inline-block;
	margin: 0 0 15px 0;
}
.readmore:hover {
	text-decoration: none;
	color: #fff;
}
.innercontent {
	min-height: 400px;
}
.post-thumbnail {
	margin: 0 0 30px 0px;
}
input, button, select, textarea {
	background: #eef0f1;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 4px;
	width: 100%;
}
.wpcf7-submit {
	width: 70px;
	background: #981019;
	color: #fff;
}
.footerlogo {
	padding: 20px 0;
}
.footerbg {
	background: #000;
	padding: 15px 35px;
}
.footerbg h2 { font-size:18px; color:#fff; }
.footerbg .wpcf7-text { width:48%; float:left; background:#1c1c1c; margin:10px 10px 0 0; color:#838383; border:0; border-radius:0; }
.footerbg .wpcf7-textarea { width:48%; float:left; background:#1c1c1c; height:31px !important; margin:10px 10px 10px 0; color:#838383; border:0; border-radius:0;  }
.footerbg .wpcf7-submit { background:#666666; color:#fff; border:0; border-radius:0; }
.footermenu ul { margin:0; padding:0; }
.footermenu ul li {
	list-style: none;
	float: left;
	width:50%;
}
.footermenu ul li a {
	color: #838383;
	text-decoration: none;
	padding: 0 0 10px 0;
	display: inline-block;
	font-size: 14px;
}

.fnamecls { background:#1c1c1c url(images/name-icon.png) no-repeat 0 5px !important; padding:4px 4px 4px 25px !important; }
.femailcls { background:#1c1c1c url(images/email-icon.png) no-repeat 0 7px !important; padding:4px 4px 4px 25px !important; }
.fsubjectcls { background:#1c1c1c url(images/subject-icon.png) no-repeat 0 7px !important; padding:4px 4px 4px 25px !important; }
.fmsgcls { background:#1c1c1c url(images/msg-icon.png) no-repeat 0 7px !important; padding:4px 4px 4px 25px !important; }
.footericoncls { margin:50px 0 0 0; }
.footermenu ul li a:hover {
	text-decoration: underline;
}
.footermenu ul li:last-child a {
	border-right: none;
}
.rbs_gallery_button {
	display: none;
}
.wp-tab-bar {
	list-style: none;
}
.wp-tab-bar li {
	float: left;
	list-style: none;
	padding: 10px 15px 10px 37px;
	margin: 0 10px 0 0;
}
.wp-tab-bar li:hover {
	text-decoration: none;
	background: #eef0f1 url(images/press-icon.png) no-repeat 7px 9px;
	padding-left: 37px;
	border-radius: 7px;
}
.wp-tab-bar li.wp-tab-active {
	text-decoration: none;
	background: #eef0f1 url(images/press-icon.png) no-repeat 7px 9px;
	padding-left: 37px;
	border-radius: 7px;
}
.wp-tab-bar li a {
	color: #000;
}
.wp-tab-bar li a:hover {
	text-decoration: none;
}
.presscls {
	background: #eef0f1;
	padding: 20px 20px 0;
	border-radius: 8px;
	margin: 0 0 30px 0;
}
.presscls h2 {
	font-size: 20px;
	margin: 0;
}
.presscls .pressentry {
	margin: 15px 0;
	text-align: justify;
}
.presscls .pressentry .more-link, .rbsTitle {
	display: none;
}
.contain {
	padding: 0;
	margin: 0 0 -20px 0;
overflow:hidden;
min-height:500px;
}
.unite-gallery.ug-gallery-wrapper.ug-theme-tiles {
	background-color: #414141;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
 @media only screen and (max-width:720px), (max-width:760px), (max-width:98px), (max-width:100%) {
.footermenu ul li {
	width: 100%;
}
.footermenu ul li a {
	border-right: none;
	padding: 0 0 15px 0;
}
.aboutboxcls img {
	text-align: center;
	width: 100%;
}

}
@media (max-width: 767px) {
 .footerbg .wpcf7-text { width:98%;  }
.footerbg .wpcf7-textarea { width:98%; }
}
@media (max-width: 500px) {
 .footerbg .wpcf7-text { width:98%;  }
.footerbg .wpcf7-textarea { width:98%; }
}
@media (max-width: 480px) {
  .footerbg .wpcf7-text { width:98%;  }
.footerbg .wpcf7-textarea { width:98%; }
}
@media (max-width: 380px) {
 .footerbg .wpcf7-text { width:98%;  }
.footerbg .wpcf7-textarea { width:98%; }
}
