/*
Theme Name: Aniplus
Version: 1.0
Text Domain: Mi2Web
Theme URI: http://mi2web.me/
Description: Web Template for Aniplus
Tags: buddypress,post-formats,custom-background,custom-colors,custom-menu,editor-style,featured-images,front-page-post-form,full-width-template,translation-ready,theme-options,threaded-comments,fixed-layout,fluid-layout,responsive-layout,one-column,two-columns,left-sidebar,right-sidebar,black,blue,gray,green,orange,purple,red,silver ,white,yellow,dark,light

License: GPLv3 or later
License URI: license.txt


*/

/* Some Make-Up */
/* juzzweb hide external font
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
*/
@font-face {
	font-family: 'Microgramma-med';
	src: url('assets/fonts/microgramma-d-med-ext.ttf') format('truetype');
}
@font-face {
	font-family: 'Microgramma-bold';
	src: url('assets/fonts/microgramma-d-bol-ext.ttf') format('truetype');
}


.logged-in #menu-user-menu .menu-login,
.logged-in #menu-user-menu .menu-register{
	display: none;
}

.scheduleTable  tbody {
	/*   background-image: url(assets/img/table_bg.jpg); */
	background-color: black;

}
a {
color: #f47d1f;
}

p, div, span, small {
	font-family: Arial,'Open Sans', sans-serif;
}
body {
	background-color: #ffffff;
}
.panel-body {
    padding: 5px;
    
}
.panel-body {
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-default {
	background-color: transparent;
	border-color: #fff;
	border:0px;
}
.panel-default {
	border: 0px;
	border: none;
	background-color:transparent;
}
.navbar-default .navbar-nav>li>a {
	font-size: 12pt;
	font-family: 'Microgramma-bold';
	padding-bottom: 0px;
	color: #af1f25;
	padding-top: 20px;
	text-transform: uppercase;
	cursor: pointer;
}
.navbar-default .navbar-nav>li {
	background-image: url(assets/img/nav-divider.png);
	background-position: right bottom;
	background-position-y: 21px;
	background-color: transparent;
	background-repeat: no-repeat;
}
.navbar-default .navbar-nav>li:last-child {
	background-image: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	background-color: transparent;
	cursor: pointer;
}
.entry-content {
	width: 1121px;
	margin: 0 auto;
    max-width: 100%;
}
.content-area {
	/*background-color: #f8f8f8;*/
}
.user_menu_top {
	margin-top: 26px;
}
.user_menu_top li {
	font-family: 'Microgramma-bold';
	display: inline-block;
	color: #f57d20;
	text-transform: uppercase;
}
.user_menu_top li a {
	color: #f57d20;
	padding: 7px 0;
}
.user_menu_top li:after {
	font-family: 'Microgramma-bold';
	color: #f57d20;
	content: " /";
}
.user_menu_top li:last-child:after {
	font-family: 'Microgramma-bold';
	color: #f57d20;
	content: "";
}
.user_menu_top .menu-login a:after {
	content: url('assets/img/user_icon.png');
	margin-bottom: -10px;
	margin-left: 10px;
	margin-top: -3PX;
	display: block;
	float: right;
}
h1 {
}
h1.page-header {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.page-header a {
	color: #dd4814;
	text-transform: uppercase;
	font-family: Arial,'Open Sans', sans-serif;
	font-size: 18px;
}
h1.page-header a:after {
	/*content: url(assets/img/head_icon.png);*/
	width: 40px;
	margin-left: 10px;
}
h2.maintitle {
	color: #af1f24;
	text-transform: uppercase;
	font-family: 'Microgramma-bold' !important;
	font-size: 18px;
}


h2.maintitle:after {
	content: url(assets/img/head_icon.png);
	width: 40px;
	margin-left: 10px;
}
h1.page-header span {
	color: #af1f24;
	text-transform: uppercase;
	font-family: 'Microgramma-bold';
	font-size: 18px;
	display:block;
}
h1.page-header span:after {
	content: url(assets/img/head_icon.png);
	width: 40px;
	margin-left: 10px;
}
/*span.common_button {
	background-image: url(assets/img/button_background.jpg);
	width: 246px;
	height: 40px;
	display: block;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 9px 14px;
	text-align: center;
	font-weight: 600;
	/*margin-top: -20px;*/
    /*line-height: 1.8rem;
}
*/
span.common_button {
    background-image: url(assets/img/button_background.jpg);
    width: 170px;
    height: 36px;
    display: block;
    margin-top: -20px;
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 7px 14px;
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    /* margin-top: -20px; */
    line-height: 1.8rem;
}
span.common_button a {
color: #fff !important;
}

span.news.common_button {
	margin-top: 0px;
	padding: 9px 25px;
	width: auto;
	height: 40px;
	margin-right: 10px;
	margin-bottom: 8px;
}
h1.page-header small {
	clear: both;
	display: block;
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-image: url(assets/img/bullet.png);
	background-position: center 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #f57d20;
	background-size: 20px 20px;
}

.home #primary ,.home .panel,.home .apex_slider_1_1_wrapper,.home #main{
	/*background-color:#e2e2e2;
	background-color: #f8f8f8;*/
}

#main{
	background-color: #e2e2e2;
}
.home #primary {
	background-image: none;
	padding: 0px;
}
.home #primary #primary .panel {
	background-image: url(assets/img/body_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
}
#primary {
	background-image: url(assets/img/body_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
}
.grey_section .panel-default, .grey_section .panel, .grey_section {
	/*background-color: #e2e2e2;*/
	padding: 0px 0;
}
.grey_section .panel-body {
    margin-top: 2px;
    padding-bottom: 30px;
}
.news_portion img, .news_portion h3, .news_portion small {
	width: 320px;
	display: block;
	margin: 0 auto;
	font-weight: 600;
}
.newsbox, .home_news{
	overflow: hidden;
	margin-left: 0px;
	max-width: 100%;
	margin: 0 auto;
    padding-top: 15px;
}
.whatshotwrap{
    margin-bottom: 0px;
}
.home .regular6x{
	background-color: rgba(255,255,255,1.0);
	padding : 15px 15px;
}
.newsbox>div {
	padding: 0 0 0 0px;
}
.news_portion_adbanner img {
	margin-top: 11px;
}
.news_advertisements img#squarads {
	height: auto;
	width: 300px;
}
.newsbox h3, .news_portion h3 {
	color: #f57d20;
	font-family: 'Open Sans', sans-serif;
	margin-top: 6px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 800;
}
.show-item .caption p, .giveMeEllipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; /* number of lines to show */
	max-height: 48px;       /* fallback */
    line-height: 1.1em;
    font-size: 1rem;
}
.newsbox small {
	color: #585858;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 34px;
	line-height: 0.5;
	margin-top: 0px;
}
#footer .site-info.container {
	width: 1280px;
}
.news_advertisements img {
	float: right;
}
.news_advertisements iframe {
	float: right;
}
.news_advertisements #entryofmonth {
	margin-top: 30px;
}
.panel {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
	box-shadow: 0 1px 1px rgba(0,0,0,0);
	margin-bottom: 0px;
}
.caption_img {
	background-color: #fff;
}
.caption_img span {
	/*height: 50px;*/
	color: #f57d20;
	display: block;
	padding: 5px;
	font-weight: bold;
	font-weight: bolder;
}
.caption_img .schedule {
	height: 30px;
	background-color: #af1f25;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 6px;
}
.caption_img {
	box-shadow: 7px 7px 15px #d4d4d4;
}
/* Round Slider bullets */
.bullets.simplebullets.round .bullet {
	width: 25px !important;
    height: 25px !important;
    background: url(assets/img/slider_bullet.png);
    background-size: cover;
    background-position: 0px -26px;
}
.slick-dots li.slick-active button {
	width: 25px !important;
    height: 25px !important;
    /*margin-left: -25px;*/
    background: url(assets/img/slider_bullet.png);
    background-size: cover;
    background-position: 0px 0px;
	
}
.slick-dots li button {
	width: 25px !important;
    height: 25px !important;
    /*margin-left: -25px;*/
    background: url(assets/img/slider_bullet.png);
    background-size: cover;
    background-position: 0px -26px;
}
.bullets.simplebullets.round .bullet.selected {
	background-position: 0px 0px !important;
	width: 25px !important;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {
	color: transparent;
}
.bullets.simplebullets.round .bullet:last-child {
	padding-right: 0px;
}
.bullets.simplebullets.round .bullet:hover {
	background-position: 0 0px !important;
}
.site-footer .container {
	background-color: transparent;
	background: url(assets/img/footer_bg.jpg);
    padding-bottom: 10px;
}
footer a.social-icon {
	float: left;
	margin-right: 9px;
    width: 26px;
    height: 25px !important;;
}
footer a.social-icon img {
    height: 25px !important;;
}
footer .col-lg-* {margin-top: 25px}
.footerlogo {margin-top:25px;}
.footer-navigation {
	border: none;
}
#footermenu #nav-footer, #footer .site-info.container .entry-content article .textwidget {
	font-weight: 600;
	    
}


#footermenu #nav-footer a {
	color: #fff;
	text-decoration: none;
	background-image: none;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 1.17rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#footermenu #nav-footer .active {
	color: #f57d20;
}
.navbar-default #nav-footer {
	padding-top: 15px;
	margin-top: 10px;
}
.navbar-default #nav-footer .navbar-nav {
	margin-left: -30px;
}
#footermenu.navbar-default {
	min-height: 0px;
	margin-bottom: 0px;
}
footer .textwidget{
	font-size: 1rem;
	margin-bottom:10px;
}
.navbar-default #nav-footer .navbar-nav>li>a {
	padding-top: 0px;
	padding-right: 0px;
	text-align: center;
	margin-top: -3px !important;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #f57d20;
}
.navbar-default #nav-footer .navbar-nav>li {
	border-right: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.navbar-default #nav-footer .navbar-nav>li:last-child {
	border: 0px;
}
#footer .site-info.container .entry-content article {
	margin-left: -40px;
}
#footer .site-info.container .entry-content article .textwidget {
	color: #fff;
	margin-left:20px;
}
.logo-text {
	font-size: 200%!important;
	line-height: 120%!important;
	display: inline-block!important;
	text-shadow: 0 0.01em 0.05em #666, 0.01em 0.06em 0em #999, 0.01em 0.1em 0.1em rgba(0,0,0,0.85)
}
.caption .hero-title, .caption .hero-content > p, .gallery-title, .gallery-caption {
	display: inline-block;
	color: #fff;
	background: #333;
	background: rgba(0,0,0,0.2);
	border-radius: 3px;
	padding: 5px;
	text-shadow: 1.5px 1.5px 1px rgba(0, 0, 0, 1);
}
.caption .hero-link {
	display: inline-block;
	vertical-align: middle
}
/* wp-styles */
.aligncenter {
	display: block;
	margin: 0 auto
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
img.alignleft {
	margin-right: 5px;
	margin-bottom: 5px
}
img.alignright {
	margin-left: 5px;
	margin-bottom: 5px
}
.wp-caption {
	max-width: 100%!important
}
.wp-caption-text {
}
.wp-caption.alignleft {
	margin-right: 5px;
	margin-bottom: 5px
}
.wp-caption.alignright {
	margin-left: 5px;
	margin-bottom: 5px
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.assistive-text, .site .screen-reader-text {
	position: absolute!important;
	clip: rect(1px,1px,1px,1px)
}
iframe, object, embed {
	max-width: 100%
}
/* theme general fixes */
.clearboth {
	clear: both
}
img {
	display: inline-block;
	height: auto;
	max-width: 100%
}
.no-margin {
	margin: 0!important
}
.margin-bot {
	margin-bottom: 20px!important
}
.no-margin-bot {
	margin-bottom: 0!important
}
.margin-top {
	margin-top: 20px!important
}
.no-margin-top {
	margin-top: 0!important
}
.navbar-toggle {
	margin-left: 15px
}
.page-links .pagination {
	clear: both;
	margin: 0
}
.entry-thumbnail.pull-left {
	margin-right: 10px
}
.entry-thumbnail.pull-right {
	margin-left: 10px
}

@media (min-width:992px) {
.loop_tile .loop_tile_item, .loop_tile .loop-grid-sizer {
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	hyphens: auto
}
.col-md-6.loop_tile_item {
	width: 49.9%;
}
.col-md-4.loop_tile_item {
	width: 33.2%;
}
.col-md-3.loop_tile_item {
	width: 24.9%;
}
}
.loop_tile div#infscr-loading {
	z-index: 1;
	position: absolute;
	bottom: -20px;
	width: 100%;
	text-align: center
}
.dropdown-form {
	padding: 10px;
	min-width: 350px
}
.label {
	white-space: normal;
	padding: 3px 5px;
	font-size: 90%;
	font-weight: normal
}
.thumbnail {
	margin-bottom: 0
}
.thumbnail img {
	display: block;
	margin: 0 auto
}
.media .thumbnail img {
	max-width: inherit
}
.thumbnail.pull-left, .thumbnail.alignleft {
	margin-right: 5px
}
.thumbnail.pull-right, .thumbnail.alignright {
	margin-left: 5px
}
.thumbnail.mini {
	max-width: 45px;
}
.fs-content-thumbnail {
	padding: 0
}

@media (min-width:768px) {
.fs-have-thumbnail {
	overflow: hidden
}
}
.radio li {
	list-style: none
}
.hentry .panel {
	margin-bottom: 20px
}
.carousel-caption .pagination {
	margin: 0
}
#wplogo {
	color: #21759b
}
#logo {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#logo img {
	height: 30px;
	width: auto;
}
#masthead {
	padding-top: 0px;
}
#masthead .navbar {
	margin-bottom: 0;
	height: 50px;
}
#main {/*margin-top:20px*/;
	width: 100%;
	max-width: 1280px;
}
body.admin-bar .navbar-fixed-top {
	top: 28px
}
.home-page #breadcrumbs, .home-page #breadcrumbs-bottom {
	display: none
}
.dropdown-menu.submenu {
	display: block;
	margin-left: 20px;
	border: 0;
	box-shadow: none;
	position: relative
}
ul.children {
	margin-left: 20px;
}
div[role=search] {
	position: relative;
	z-index: 1
}
.generic-button {
	float: left;
	margin-right: 5px
}
#page.paper-theme .navbar-nav>li>.dropdown-menu {
	margin-top: 0
}
/* buddypress */
#groups-list li, #members-list li {
	overflow: hidden
}
#groups-list>li.hidden {
	display: block!important;
	visibility: visible!important
}
/* bbpress */
.bbp-topics .pagination {
	margin: 0;
	font-size: 80%
}
.bbp-threaded-replies .panel {
	margin-bottom: 2px
}
.bbp-topic-revision-log {
	list-style: none
}
.bbp-topic-revision-log-item {
	overflow: hidden
}
.panel-body.alert {
	margin-bottom: 0;
}
/* infinite-scroll */
.firmasite-infinite-scroll #pagination-bottom, .firmasite-infinite-scroll .remove-for-infinite {
	display: none;
}
.infinite-loader {
	bottom: 0;
	position: absolute;
	display: block;
	height: 28px;
	text-indent: -9999px;
}
/*tinymce*/
body.mceContentBody {
	margin: 0!important;
	padding: 10px!important;
	border: none!important
}

.simple-image img {display:inherit;}

@media (max-width:1280px) {
#footer .site-info.container {
	width: 100%;
}
}
/* site-only-content = .row .col-xs-12 col-md-8 (round to 12x) */
.site-only-content .container {
	max-width: 624px
}

@media (min-width:1200px) {
.site-only-content .container {
	max-width: 756px
}
}

@media (min-width:768px) and (max-width:991px) {
.site-only-content .container {
	max-width: 624px
}
}
/* only-content-long = .row .col-xs-12 col-md-12 */
.site-only-content-long .container {
	max-width: 940px
}

@media (min-width:1200px) {
.site-only-content-long .container {
	max-width: 1280px;
	width: 100%;
}
}

@media (min-width:768px) and (max-width:991px) {
.site-only-content-long .container {
	max-width: 720px
}
}

/* fix the homepage what hot some time > 100% */
@media (min-width: 992px){
	.col-md-6 {
		width: 49.9%;
	}
}

/* site-sidebar-content */
@media (max-width:991px) {
.site-sidebar-content #secondary {
	clear: both
}
}
/* carousels */
.carousel .carousel-control, .carousel .carousel-indicators {
	visibility: hidden;
}
.carousel:hover .carousel-control, .carousel:hover .carousel-indicators {
	visibility: visible;
}
.carousel .carousel-control {
	background-image: none
}
.carousel .item {
	-webkit-transition: 1s ease-in-out left;
	transition: 1s ease-in-out left;
	-moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
	-o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
	-webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
	transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
/* showcase */
.firmasite-showcase-content {
	margin-bottom: 0;
	font-size: inherit;
	padding: 20px 15%!important;
	min-height: 300px;
}
.firmasite-showcase .carousel-control.left {
	border-radius: 6px 0 0 6px
}
.firmasite-showcase .carousel-control.right {
	border-radius: 0 6px 6px 0
}
.firmasite-showcase .carousel-indicators {
	bottom: 0;
	margin-bottom: 0
}

/* showcase style 2 */
@media (min-width:992px) {
.showcase-style-2 #masthead {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2
}
.showcase-style-2 #firmasite-showcase .firmasite-showcase-content {
	padding-top: 200px !important
}
.showcase-style-2 #firmasite-showcase .carousel-control, .showcase-style-2 #firmasite-showcase .firmasite-showcase-content, .showcase-style-2 #firmasite-showcase .carousel-inner {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
}

/* showcase style 3 */
@media (min-width:992px) {
.showcase-style-3 #masthead {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2
}
.showcase-style-3 #firmasite-showcase-container {
	max-width: none;
	padding: 0;
	width: 100%
}
.showcase-style-3 #firmasite-showcase .jumbotron {
	padding-top: 200px !important
}
.showcase-style-3 #firmasite-showcase .carousel-control, .showcase-style-3 #firmasite-showcase .jumbotron, .showcase-style-3 #firmasite-showcase .carousel-inner {
	border-radius: 0
}
}
/* promotionbar */
.carousel-mini {
	min-height: 100px;
	margin-bottom: 0;
	margin-top: 15px;
	_height: 100px
}
.carousel-mini .carousel-title {
	margin-top: 0;
	padding-bottom: 10px
}
.carousel-mini .carousel-inner > .item > .thumbnail {
	text-align: center
}
.carousel-mini .carousel-control {
	position: absolute;
	left: auto;
	top: -5px;
	right: 20px;
	width: 15px;
	height: 20px;
	margin-top: 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
	filter: alpha(opacity=60)
}
.carousel-mini .carousel-control.right {
	right: 0
}
.carousel-mini .icon-next {
	margin-right: -15px
}
.carousel-mini .carousel-control:hover {
	text-decoration: none;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9;
	filter: alpha(opacity=90)
}
/* make modals usable */
.firmasite-modal-static {
	position: inherit;
	top: inherit;
	left: inherit;
	right: inherit;
	bottom: inherit;
	margin: 0 auto 20px;
	z-index: inherit;
	max-width: 100%;
	width: 100%;
	word-wrap: break-word;
	display: inline-block;
	overflow: inherit
}
.firmasite-modal-static .modal-dialog {
	width: 100%;
	z-index: inherit;
	left: inherit;
	right: inherit;
	padding: 0;
	margin: 0
}
.firmasite-modal-static .modal-footer {
	border-radius: 6px;
	text-align: inherit;
	margin-top: 0
}
.firmasite-modal-static .modal-body {
	overflow-y: inherit;
	max-height: inherit
}
.firmasite-modal-static .modal-body.alert {
	margin-bottom: 0
}
.firmasite-modal-static .panel-footer {
	border-radius: 6px
}

#menu-videowhisper .menu-register, #menu-videowhisper .menu-login, #menu-videowhisper .menu-log-out{
display:none;
}
/* custom icon font additions*/
@font-face {
	font-family: "FirmaSite";
	src: url('assets/fonts/FirmaSite.eot');
	src: url('assets/fonts/FirmaSite.eot?#iefix') format('embedded-opentype'), url('assets/fonts/FirmaSite.woff') format('woff'), url('assets/fonts/FirmaSite.ttf') format('truetype'), url('assets/fonts/FirmaSite.svg#FirmaSite') format('svg');
	font-weight: normal;
	font-style: normal;
}

#paynow li{
	line-height: initial !important;
}
#paynow li::before {
    display: block !important;
}
#paynow li::after {
    clear: initial !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: "FirmaSite";
	src: url('assets/fonts/FirmaSite.svg#FirmaSite') format('svg');
}
}
.icon-try, .icon-wordpress {
	font-family: "FirmaSite"!important;
	font-style: normal
}
.icon-try:before {
	content: "\20ba"
}
.icon-wordpress:before {
	content: "\e000"
}
/* ie fixes */
.browser_ie #firmasite-promotionbar img.wp-post-image {
	width: 100%;
	height: auto;
	max-width: none
}
.browser_ie .bbp-replies .bbp-author-avatar img {
	width: 80px;
	height: auto;
	max-width: none
}
.browser_ie .widget.buddypress .item-avatar img {
	width: 50px;
	height: auto;
	max-width: none
}
.browser_ie ul.item-list img.avatar {
	width: 50px;
	height: auto;
	max-width: none
}
.browser_ie #item-actions img.avatar {
	width: 50px;
	height: auto;
	max-width: none
}
.browser_ie .bbp-topics .bbp-author-avatar img {
	width: 14px;
	height: auto;
	max-width: none
}
.browser_ie .bbp-forums .bbp-author-avatar img {
	width: 14px;
	height: auto;
	max-width: none
}
.browser_ie .firmasite-modal-static .modal-footer {
	text-align: left
}

.lp-screen-text{
	font-weight: bold;
	font-family: 'Microgramma-bold','Oswald', Arial, Helvetica, sans-serif !important;
	font-size: 1.6em !important;
}


/* facebook comment */
#comments{
	padding:5px;
}
#primary > #comments{
    margin: 0 8% 5% 8%;
}
#comments .fb-comments{
    margin: 0px;
    margin-left: -15px;
    margin-right: -15px;
    display: table;
    padding: 0px;
    width: 100%;
    box-sizing: border-box;
    background-color: white;
}



@media screen and (max-width:1200px) {
	.entry-content {
		width: 100%;
	}
	.site-only-content-long .container {
		max-width: 100%;
		width: 100%;
	}
}

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

	#menu-videowhisper .menu-register, #menu-videowhisper .menu-login,  #menu-videowhisper .menu-log-out{
	display:block;
	}

}

@media screen and (max-width:808px) {
	footer a.social-icon {
		float: left;
		margin-right: 12px;
		height: 25px;
	}
}

@media screen and (max-width:991px) {
	
	span.common_button {
		clear: both;
		background-image: url(assets/img/button_background.jpg);
		width: 165px;
		height: 30px;
		display: block;
		margin-top: -6px;
		font-size: 14px;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		padding: 7px 14px;
		text-align: center;
		color: #fff !important;
		font-weight: 600;
		/* margin-top: -20px; */
		line-height: auto;
		margin: 0 auto;
		
		/*weird styling*/
			margin-bottom: -18px;
		margin-top: -7px;
	}
	
	.span6.pull-right.fullschedule {
		float:none !important;
	}
	
	.footerlogo {
		margin-top: 10px;
		float: left;
		width: 40%;
	}
	
	#menu-videowhisper .menu-register, #menu-videowhisper .menu-login{
	display:block;
	}
	
	#footermenu.navbar-default {
		min-height: 50px;
		margin-bottom: 20px;
	}
	
	#footermenu #nav-footer, #footer .site-info.container .entry-content article{
	max-width: 100%;
		margin: 0px;
		padding: 0px;
		text-align:center;
	}
	.socialsm, .socialsm [class^="col-"]{
	padding-left:0px;
	padding-right:0px;
	}
	
	
	.navbar-default #nav-footer .navbar-nav {
		margin-left: 0px;
	}
	#footer .site-info.container .entry-content article {
		margin-left: 10px;
		color: #fff;
	}
	footer .site-only-content-long .container {
		max-width: 100%;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #bf3e11;
		background: bisque;
		z-index: -1;
	}
	#masthead .navbar {
		margin-bottom: 0;
		height: 60px;
		z-index: 9999;
		background: #ad2129;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #bf3e11;
		outline: 0px solid #bf3e11;
		background: #2e231a;
	}
	
	
	.clearfix.hidden-fixed-top{
		display:none;
	}
	
	#masthead .navbar{
		background-color:#f8f8f8 !important;
	}
	#logo {
		padding-left: 5px;
	}
		
	.site-only-content-long .container {
		padding:0px;
	}
	.navbar-default .navbar-toggle {
		background-color:#97310e !important;
	}
	
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
		background-image:none;
		
	}
	.navbar-default .navbar-nav>li>a {
	padding-top:10px;
	}


}

@media screen and (max-width:567px) {
	.footerlogo {
		margin-top: 10px;
		float: left;
		width: 70%;
	}
	footer h4 {
		margin-top: 5px;
		}
	#footer .site-info.container .entry-content article {margin-left:0px;}
	
	#footer .site-info.container .entry-content article .textwidget {
	margin-left:2px;
		font-size: 9px;
	}
}


@media screen and (max-width:360px) {
	footer a.social-icon {
		margin-right: 12px;
	}
}
