/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* @import 'flexvideo.css?v1';
@import 'fix-bootstrap.css?v1'; */



img.aligncenter {
	display: block;
	margin: 0 auto;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
    -webkit-text-size-adjust: none;
    font-size: 1.5rem !important;
    line-height: 1.52857143;
    font-weight: 300 !important;
    min-height: 100%;
}

/* ancient-browser-alert error */
.ancient-browser-alert {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.ancient-browser-alert a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}



.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
/* #main-column .post,
#main-column .page {
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
} */

#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a,
#main-column .attachment .entry-meta .edit-post-link a,
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title,
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget:last-child,
#sidebar-right .widget:last-child {
	border: none;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}
#site-footer {
	background: #f5f5f5;
	border-top: 3px solid #ddd;
	font-size: 12px;
	padding: 10px;
}
#main iframe {
    max-width: 100%;
}

article p {
    font-size: 20px;
}
/* post */
a:focus, a:hover {
    color: #6a8991;
}

header.entry-header img {
    margin-bottom: 5px;
    border-radius: 5px;
}
.widget_archive ul li {
    list-style: none;
    text-align: left;
}
#sidebar-right .widget ul{
padding-left: 0px;
}
.widget p {
    font-size: 1.3rem;
    color: gray;
}
.elp_textbox_button {
	background: none;
    border: none;
    background-image: none;
    box-shadow: none;
    position: absolute;
    right: 0px;
    font-weight: bold;
}
input#elp_btn_widget {
    padding: 5px 11px;
    font-weight: bold;
}
#subscribe_input{
	width: 100%;
    padding: 5px 30px 3px 5px;
    border: solid 1px #ccc;
	font-weight: bold;
}
#subscribe_form {
	width: 100%;
    position: relative;
    display: table;
	margin-bottom: 10px;
}
.widget-title{
	text-align: left;
}
.widget p{
	text-align: left;
}
.mc4wp-response{
	text-align: left;
}
.content-column img {
    width: 100%;
    height: initial;
}
.entry-content img {
    max-width: 100%;
    height: initial;
}
#today {
    background-color: #aab6ff;
}
#wp-calendar caption{
	display: none
}
#calendar_wrap .table>thead>tr>th{
	border: none;
}
.post .entry-meta{
	padding: 15px 0;
}
.post .entry-title{
	padding-bottom:10px;
    border-bottom: 1px solid #eee;
}
article a {
	color: #337ab7;
}
article.small-article a {
	color: #444;
}
article .entry-meta {
	color: #000;
    margin-top: 10px;
}
article .entry-meta a {
	color: #777;

}
.small-article:hover {
	box-shadow: 0 0 1pt 0pt #777777;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.4);
	transform: scale(1.1); /* Equal to scaleX(0.7) scaleY(0.7) */
	z-index: 10;
	background-color: #fff;
}
.small-article {
	border-radius: 6px;
	padding: 10px;
	-webkit-transition: all 0.3s; /* Safari */
	transition: all 0.3s;
}
article .entry-meta a:hover{
    color: #002fd6;
}
article a {
	text-decoration: none !important;
}
#categories_menu li:hover {
    box-shadow: 0 0 1pt 0pt #777777;
    border-radius: 6px;
}
/* paralax */

.parallax-window {
    min-height: 830px;
    margin-bottom: -300px;
    background: transparent;
}
/* search */

.page-header-top-right {
    top: 465px;
    right: 0;
    position: absolute;
}
.widget_search .btn{
	background-color: #fff;
	background-image: none;
	text-shadow:none;
}
.widget_search .btn:hover{
	background-color: #ccc;
}
/* sections */

.bottom-space {
    margin-bottom: 80px;
}
section.white {
    background: #FFF!important;
    color: #111!important;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* @media (min-width: 991px){
	.container-small {
	    width: 930px;
	}
} */

/* custom content */

.widget_calendar>.table>tbody>tr>td,.widget_calendar>.table>tbody>tr>th,.widget_calendar>.table>thead>tr>td,.widget_calendar>.table>thead>tr>th{
	padding: 6px;
	text-align: center !important;
}

.widget_calendar {
    font-size: 11px;
}
.load_more_wrp {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.not-found{
	margin-bottom: 120px;
}
.misha_loadmore:hover {
    background-color: #1aacda;
    border-color: #179ac3;
}
.misha_loadmore {
	font-weight: bold;
    background-color: #23b7e5;
    width: max-content;
    margin: auto;
    color: #fff;
    PADDING: 5px 10px;
    border-radius: 7px;
    cursor: pointer;
}
.center_logo {
	width: 150px;
    height: 110px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/logo_bg.png);
    left: 50%;
		transform: translateX(-50%);
    margin: -95px 0 -10px 0;
}
/* Menu */
#categories_menu {
    margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
#categories_menu li{
	display: inline-block;
	font-size: 2rem;
	margin-right: 30px;
	padding: 5px;
}
#categories_menu li:hover{
	box-shadow: 0 0 1pt 0pt #777777;
    border-radius: 6px;
}
#categories_menu li a{
	color:gray;
	text-decoration: none;
	text-transform: capitalize;
}
#categories_menu li.current-menu-item a {
	color:#000
}
#categories_menu li:last-child{
	margin-right: 0
}
.current-menu-item {
    border-radius: 6px;
	box-shadow: 0 0 0 1pt #000 !important;
	border: none;
}
#navbar-main .selected{
    text-decoration: underline;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #e4e4e4;
    text-decoration: underline;
}
.social_media li:hover, .game-icon:hover, #navbar-main li a:hover, .social_media li:hover, .game-icon:hover, .links div:hover, #footer li:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.social_media li, .game-icon, #navbar-main li a, .social_media li, .game-icon, .links div, #footer li {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
@media (min-width: 767px){
	.navbar-sticky .main-navbar li a {
	    font-size: 1.2rem;
	}
}


.navbar-sticky .main-navbar li a {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: uppercase;
}
/* header */
.navbar-default {
    background-color: rgba(88, 183, 206, 0.7)!important;
	background-image:none;
	border: none;
}
a.navbar-brand img {
    height: 28px;
}
.navbar-brand {
    padding: 10px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: uppercase;
}

@media (min-width: 767px){
	.main-navbar li a {
	    font-size: 1.2rem;
	}
}
/* footer */
footer .footer-nav a {
    color: #fff;
}
a {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.social_media li, .game-icon, .navbar-sticky .main-navbar li a, .social_media li, .game-icon, .links div, #footer li {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
#footer .footer-nav a {
    color: #fff;
}


#footer {
    position: relative;
    margin-top: -80px;
    clear: both;
}
#footer .footer-nav li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-icons {
    list-style-type: none;
    margin-top: 15px;
    padding-left: 0;
    text-align: center;
}
.list-icons li {
    display: inline-block;
    margin: 5px;
}
.list-icons li a {
    font-size: 30px;
    color: #dde6e9;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.small-article .entry-content,
.small-article .entry-summary{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

@media (min-width: 991px){
	html {
	    font-size: 14px;
	}
}


@media (min-width: 767px){

	html {
	    font-size: 14px;
	}
}

@media (min-width: 575px){
	html {
	    font-size: 10px;
	}
	html {
	    font-size: 10px;
	    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
}


/* grid css */
* { box-sizing: border-box; }

body { font-family: sans-serif; }

/* ---- grid ---- */

.grid {
  counter-reset: grid-item;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-item {
	height: auto;
  width: 28%;
  margin: 2.515%;
  float: left;
}


/* from bs4 */
/* .ml {
    margin-left: 10px!important;
}
.ml-sm {
    margin-left: 5px!important;
}
.mr {
    margin-right: 10px!important;
}
.mr-sm {
    margin-right: 5px!important;
} */
.entry-title,.entry-content{
	color:#666;
}
.entry-meta .fa,article .entry-meta a{
	color: #d1d1d1;
}
a:hover{
	color:#000!important;
}

.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}

.misha_loadmore{
	text-transform: capitalize;
}

@media screen and (max-width:745px){
	.grid-item {
	  width: 47%;
		margin: 0 1.5%;
	}
	.parallax-window{
		background-size: 180%!important;
		background-position: center center!important;
		min-height: 650px!important;
	}
	.page-header-top-right {
    top: 290px;
	}
	#categories_menu .collapse.navbar-collapse{
		display:block;
	}
	#menu-categories_menu{
		max-width:100%;
		padding:0;
	}
	ul#menu-categories_menu li{
    width: 100%;
		
	}
	#navbar-main li a {
    text-align: center;
	}
}

@media screen and (max-width:500px){
	.parallax-window{
		background-position: center top!important;
	}
	.grid-item {
	  width: 95%;
		margin: 0 2.5%;
	}
}

div#mobile-search-area form.search-form.form {
	max-width: 300px;
	margin: 0 auto;
	margin-bottom: 25px;
}

div#mobile-search-area {
	display: none;
	margin-right: 30px;
	margin-left: 30px;
}

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

	#wpadminbar {
		position: fixed!important;
	}
	div#mobile-search-area {
		display: block;
	}
	div#desktop-search-area {
		display: none;
	}
}
