/*
Theme Name: ATM statistics 2019
Theme URI: 
Author: Jerod Moore
Author URI: https://lakewaywebdesign.com
Description: ATM statistics theme.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: atmStatistics

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


#main_countedown_1 .time_left {
    color:white!Important;
    background-color: #500000!Important;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	color: #141412;
	line-height: 1.5;
	margin: 0;
}

a {
	color: #ca3c08;
	text-decoration: none;
}
.content-page a{
	color: #ca3c08 !important;
}
a:visited {
	color: #ac0404;
}

a:focus {
	outline: thin dotted;
}
.center-align{
  text-align:Center; 
}
.topic_wrapper_2019 .center-align a{
    background: #ffffff;
    padding: 15px;
    width:100%;
    margin-bottom: 20px;
    display: inline-block;
    color: #727272;
    text-transform: uppercase;
}
.full-width-area.white-bgcolor{
    color:#727272;
  	border:none;
    background: white;
   padding:50px 0px;
}
.home-2019 .recent_news{
  padding: 50px 0px;
    width: 100%;
    float: left; 
}
.full-width-area.white-bgcolor .body-extra-area-text{
  color:#727272;
}
a:active,
a:hover {
	color: #ea9629;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Open Sans', sans-serif !Important;

	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.fixed-style{
 	position:relative !important; 
 }
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	// -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	/* margin: 0 0 20px; */
	width: 100%;
}
.slider-home-2019{
	padding-top: 50px;
    padding-bottom: 50px;
}
.slick-prev, .slick-next{
  z-index:1111; 
}
#secondaryNavigation {
	margin-top:30px!Important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
	background-image: -webkit-linear-gradient(top,#500000,#500000)!Important;
	border-color: #500000!Important;
    background-color: #500000!Important;
	padding: 13px 27px!Important;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
.slicks-content{
  padding:0px 1px !important; 
}
caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	//border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}

html,body{
	background:white !important;
	font-family: 'Open Sans', sans-serif !Important;
}
.top_menu{
	height:30px;
	background:#f8f8f8;
	border-bottom:1px solid #ededed;
	width:100%;
	float:left;
}
.main-menu ul li{
	float:left;
	list-style:none;
	line-height:30px;
}
.nav-menu li a{
	color:#999ba2;
	text-transform: capitalize;
	font-size:90%;
	padding:0px 7px;
	border-right:1px solid #cdcdcd;
}
.nav-menu li:last-child a{
	border:none;
}
.nav-menu{
	margin:0px;
	padding:0px;
}
.right-menu{
	float:right;
}
.right-menu  li a,.menu-social-footer-container  li a,.center-menu li a{
	text-indent: -999999px;
	float: left;
	width: 25px;
}
#menu-social-footer li{
	float:left;
}
#menu-social-footer{
	margin:0px;
	padding:0px;
}
.top-footer .textwidget,.textwidget ul ,.menu-social-footer-container{
	float:left;
}
.textwidget a{
	color:white;
}
.textwidget ul li a{
	color:white;
}
.add_edit_link{
padding-right: 10px;
float: right;
}
.rss_red_icon{
	background:url('./images/red-rss.png') no-repeat center center;
}
.rss_icon{
	background:url('./images/rss.png') no-repeat center center;
}

.email_icon{
	background:url('./images/mail.png') no-repeat center center;
}
.email_red_icon{
	background:url('./images/red-mail.png') no-repeat center center;
}
.tweet_icon{
	background:url('./images/tweet.png') no-repeat center center;
}
.tweet_red_icon{
	background:url('./images/red-tweet.png') no-repeat center center;
}
.facebook_icon{
	background:url('./images/facebook.png') no-repeat center center;
}
.facebook_red_icon{
	background:url('./images/red-facebook.png') no-repeat center center;
}
.header-main{
	margin-top:70px;
	width:100%;
	float:left;
}
#primary-navigation{
	width:100%;
	float:left;
	/* border-top:1px solid #efefef;
	border-bottom:1px solid #efefef; */
	margin-top:5px;
	min-height:50px;
  background-color: #cccccc;
}
.menu-main-menu-container ul{
	padding-left:0px;
}
.menu-main-menu-container li{
	padding: 2px 20px;
	/* border-left: 1px solid #efefef; */
}
.menu-main-menu-container li:last-child{
	/* border-right: 1px solid #efefef; */
}
.menu-main-menu-container li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color:#8a8a8a;
}
.menu-main-menu-container li.current-menu-item {
	border-top: 2px solid #500000;
	position:relative;
	border-bottom: 2px solid #500000;
}
 
#search_top{
	width: 180px;
	padding-top: 5px;
	margin:auto;
	position:relative;
  padding-left: 10px;
}
.inline_icon{
	background: none;
	right: 0px;
	position: absolute !important;
	top: 9px !important;
	z-index: 12;
}
#search_top input{
  //margin-left: -50px;
	//width: 180px;
	//border-radius: 0px;
	//padding-right:30px;
	//height:30px;
}
.entry-content img{
	width:100%;
}	
}
#main-content{
	min-height:1000px;
}
.topic_wrapper .box-content{
	border-left: 3px solid #e6e6e6;
	margin-left: 33px;
	padding-top: 18px;
	position: relative;
	padding-left: 50px;
	float:left;
	padding-bottom:10px;
}
.topic_wrapper .main-box-content{
	position: relative;
	top: -75px;
	margin-bottom:-75px;
	float:left;
	min-height:230px;
}

.topic_wrapper .topic_area{
	border-bottom: 3px solid #e6e6e6;
	float:left;
	padding-top:50px;
}
.padding-left{
	padding-left:20px;
}
.topic_wrapper .topic_area img{
	width:70px;
	height:70px;
	position: relative;
	top: 2px;	
	display:none;
}
.topic_wrapper .topic_area  img.hover-image{
	display:block;
}
.topic_wrapper .topic_active .box-content{
	border-left: 3px solid #4f0000;
	padding-bottom: 50px;
}
.topic_wrapper .topic_active{
	border-bottom: 3px solid  #4f0000;
	padding-top:10px;
	
}

.topic_wrapper{
	margin-bottom:40px;
	float:left;
}
.topic_wrapper .topic_area a span{
	color: #4e0101;
	border: 2px solid #b8b8b8;
	padding: 5px;
	text-transform: capitalize;
	float: right;
	border-radius: 4px;	
}
.topic_wrapper .topic_area a {
	border-bottom: 1px solid #d8d8d8;
	position:absolute;
	padding-bottom: 4px;
	display:none;
	right:0px;
}
.topic_wrapper .topic_active a{
	display:block;
}
.topic_wrapper .topic_area a:hover{
	text-decoration:none;
}
.topic_wrapper .topic_active img{
	display:block;
	-webkit-animation-name: hoverEffect;
	-moz-animation-name: hoverEffect;
	-ms-animation-name: hoverEffect;
	-o-animation-name: hoverEffect;
	animation-name: hoverEffect;
	-webkit-animation-duration: 0.1s;
	-moz-animation-duration: 0.1s;
	-ms-animation-duration: 0.1s;
	-o-animation-duration: 0.1s;
	animation-duration: 0.1s;	
}
.topic_wrapper .topic_active img.hover-image{
	display:none;
}
.topic_wrapper_2019 .main-box-content{
  background-color:#e8e8e8;

}
.topic_wrapper_2019 .main-box-content h3{
    background-color: #818181;
    padding: 0.5em 2em;
    color: white;
    font-size: 1.5em;
    line-height: 1.5em;
}
.topic_wrapper_2019 .main-box-content p{
  padding: 0.5em 2em;
}
.topic_wrapper_2019 .box-content{

}
@-webkit-keyframes hoverEffect {
	0% {
		opacity: .1;
	}
	100% {
		opacity:1;
	}
}

@-moz-keyframes hoverEffect {
	0% {
		opacity: .1;
	}
	
	100% {
		opacity: 1;
	}
}

@-ms-keyframes hoverEffect {
	0% {
		opacity: .1;
	}
	
	100% {
		opacity: 1;
	}
}

@-o-keyframes hoverEffect {
	0% {
		opacity: .1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes hoverEffect {
	0% {
		opacity: .1;
	}
	
	100% {
		opacity: 1;
	}
}




.full-width-area{
	width:100%;
	float:left;
	/*border-top: 2px solid #efefef;*/
	border-bottom: 2px solid #efefef;
	background:#f5f5f5;
	margin-top:5px;
	padding:20px 0px;
}
.video_area iframe{
	width:100%;
	height:260px;
	margin-top:4em;
}
.video_area .col-md-6:first-child .row{
	padding-right:10px;
}
.video_area .row{
	padding-left:30px;
}
.rpwe-thumb{
	width:100%;
	height:auto;
}
.rpwe-ul li{
	width:50%;
	float:left;
	position: relative;
	z-index: 10;
}
.main-recent{
	border:1px solid #cccccc;
	float:left;
	min-height: 300px;
	width:100%;
}
.rpwe-summary{
}
.more-link{
	float:right;
	
}
.rpwe-ul li:nth-child(2n) .main-recent{
	margin-left:10px;
}
.rpwe-ul li:nth-child(2n+1) .main-recent{
	margin-right:10px;
}
.padding-area{
    background-color: #ddd;
    height: 64px;
	padding:15px 10px;
	float:left;
}
.padding-area .rpwe-title a{
	color:black;
	font-size:14px;
	font-weight:bold;
	text-transform: capitalize;
}
a.more-link{
	color:black;
	font-size:1em;
	font-weight:bold;
	text-transform: capitalize;
}
.line_add{
	position: Relative;
	top: -24px;
	float: left;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.widget-title{
	width:100%;
	float:left;
}
.widget-title span{
	float: left;
	position: Relative;
	z-index: 10;
	background: white;
	text-transform: capitalize;
	padding-right: 7px;
}
.main-box-content p{
	//height:6em;
	overflow:hidden;
	font-size: 16px;
}
.slider-wrapper{
  max-width:80%;
  margin:auto;
}
.slider-home-2019 h3{
background-color: #510100;
    color: #ffe6e1;
    margin: 0px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 16px;
    min-height: 107px;
}
.slider-home-2019 h3 a{
  color: #ffe6e1;
}
.custom-bg{
    min-height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media screen and (max-width:1600px){
 .custom-bg{
    min-height: 260px;
} 
}
.rpwe-block ul{list-style:none!important;margin-left:0!important;padding-left:0!important;}
.rpwe-block li{margin-bottom:10px;padding-bottom:10px;list-style-type: none;}
.rpwe-block a{display:inline!important;text-decoration:none;}
.rpwe-block h3{background:none!important;clear:none;margin-bottom:0!important;margin-top:0!important;font-weight:400;font-size:12px!important;line-height:1.5em;}
.rpwe-thumb{}
.rpwe-summary{font-size:1em;float:left;width:100%}
.rpwe-time{color:#bbb;font-size:11px;padding:10px 0px;float:left;width:100%}
.rpwe-alignleft{display:inline;float:left;}
.rpwe-alignright{display:inline;float:right;}
.rpwe-alignnone{display:block;float:none;}
.rpwe-clearfix:before,.rpwe-clearfix:after{content:"";display:table !important;}
.rpwe-clearfix:after{clear:both;}.rpwe-clearfix{zoom:1;}
.dp_pec_accordion_wrapper .dp_pec_content_header{
	background: #828282 !important;
}
.red-bgcolor{
	background: #500000 !important;
}
.top-footer .col-md-3{
	border-right:1px solid white;
	color:#ede9e9;
	min-height:200px;
  float:left;
}
.top-footer .col-md-3:last-child{
	border-right:1px solid #500000;
}
.top-footer .col-md-3{
	font-size:1em;
}
.sgray-bgcolor{
	background:#222;
}
.footer-area,.top-footer{
	margin-top:0px;
	border:none;
}
.footer-area .main-menu{
	width:auto;
}
.below_footer{
	color:#e9ddde;
	font-size:0.8em;
	padding-left:7px;
	text-align:center;
	padding-top:25px;
}

.footer-area .nav-menu li a{
	color:#e9ddde;
}
#menu-social-footer li{
	margin-left:2px;
}
.menu-top-menu-container .current-menu-item a{
	text-decoration:underline;
}

ul.navbar-nav,
div.navbar-nav > ul {
	margin: 0;
	padding: 0 0px 0 0;
}

.navbar-nav li {
	display: inline-block;
	position: relative;
}

.navbar-nav li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
}

.navbar-nav li:hover > a,
.navbar-nav li a:hover,
.navbar-nav li:focus > a,
.navbar-nav li a:focus {
	color: #a94545;
}


.menu-top-menu-container {
    display: none;
}

.navbar-nav .sub-menu,
.navbar-nav .children {
	background-color: #fff;
	border: 2px solid #ddd;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	display:none;
}

.navbar-nav .sub-menu ul,
.navbar-nav .children ul {

	left: 100%;
	top: 0;
}
.navbar-nav .sub-menu  li,
.navbar-nav .children  li{
	border:none;
}
ul.navbar-nav ul a,
.navbar-nav ul ul a {
	color: #141412;
	margin: 0;
	width: 200px;
}

ul.navbar-nav ul a:hover,
.navbar-nav ul ul a:hover,
ul.navbar-nav ul a:focus,
.navbar-nav ul ul a:focus {
	color: #a94545;
}


ul.navbar-nav li.current-menu-item a{
	color:#500000;
}
ul.navbar-nav li.current-menu-item  ul li a{
	color:#141412;
}
ul.navbar-nav li.current-menu-item  ul  li:hover a{
	color:#a94545;
}
ul.navbar-nav li.current-menu-item  ul  li:hover ul li a{
	color:#141412;
}
ul.navbar-nav li.current-menu-item  ul  li ul li:hover a{
	color:#a94545;
}
ul.navbar-nav li:hover > ul,
.navbar-nav ul li:hover > ul,
ul.navbar-nav .focus > ul,
.navbar-nav .focus > ul {
	display:block;
}

.navbar-nav .current_page_item > a,
.navbar-nav .current_page_ancestor > a,
.navbar-nav .current-menu-item > a,
.navbar-nav .current-menu-ancestor > a {
	color: #141412;
}
.navbar-nav li a{
	padding-top:15px;
	padding-bottom:15px;
}
#show_menu:before {
color: #fff;
content: "\f419";
display: inline;
margin-top: 16px;
font: normal 16px/1 Genericons;
}
.footer-area ul li{
	list-style:none;
	float:left;
}
#show_menu{
	font: normal 16px/1 Genericons;
	top:0;
	right:15px;
	z-index:1000;
	display:none;
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	font-size: 0;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	border:none;
	text-align: center;
	width: 48px;	
}
#primary-navigation{
	position:relative;
}
#main-nav-menu,.navbar-default{
	background: white !important;
}
.head-page h1{
	color:white;
	margin:0px;
	text-transform:uppercase;
}
.notop{
	margin-top:0px;
}
.navbar{
	border-radius: 0 !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.sidebar-left-content .widget-title{
	border-left:2px solid;
	padding-left:10px;
}
.sidebar-left-content ul{
	float:left;
	width:100%;
	margin-left:10px;
	padding:0px;
}
.sidebar-left-content ul li{
	list-style: none;
	float: left;
	padding: 11px 0px;
	border-bottom: 1px solid #ccc;
	width: 95%;
}
.sidebar-left-content ul li a{
	color:black;
}
.sidebar-left-content{
	padding-bottom:30px;
}
.content-page{
	padding:20px 20px 20px 0px;
}
.top_nav{
	position:fixed !important;
	top:0px;
	width:100%;
	z-index:100;
}
body{
	padding-top:65px;
}
.small-fixed-menu{
	position: fixed;
	background: white;
	top: 69px;
	z-index: 10000000000;
}
#demoOne li p{
	margin:0px 0px 5px !important;  
}
@media (min-width: 200px) and (max-width: 450px) {
  .content-member {
    float: left;
    margin-left: 0px !important;
  }  
  .img-member{
    	width:100%;
    	height:inherit;
    	position:relative;
    	border:none;
    	text-align:left;
    }
}
@media (max-width: 767px) {
	#search_top{
		/*float:left;*/
	}
	.gsc-input-box {
        padding-top: 0px!Important;
        padding-bottom:0px!Important;
        border-top-left-radius: 0px!Important;
        border-bottom-left-radius: 0px!Important;
    }
    .header-main {
    margin-top: 20px!Important;
    }
    .gsc-search-button-v2 {
    height: 42px!Important;
    border-top-right-radius: 0px!Important;
    border-bottom-right-radius: 0px!Important;
    }
	.menu-social-top-container .right-menu{
		float:left;
	}
	.small-fixed-menu{
		top: -10px;
	}
	.navbar-nav li{
		width:100%;	
	}
	.navbar-nav .sub-menu, .navbar-nav .children{
		display:block;
		position:relative;
		width:100%;
		height:auto;
		left:0px;
		border:0;
	}
	.show_menu{
		display:block !important;
	}
	.navbar-nav .sub-menu ul, .navbar-nav .children ul{
		left:0px;display:block;
		border:0;
	}
	.menu-main-menu-container li{
		margin:0px;
		border:0px;
		border-bottom:1px solid !important;
	}
	.menu-main-menu-container li a{
		width:auto;
	}
	.top-footer .col-md-3{
		border:none;
		min-height:100px !important;
	}	
	ul.navbar-nav, div.navbar-nav > ul{
		padding:0px;
	}
	.main-menu-area ul.sub-menu li:last-child{
		border:none !important;
	}
	.main-menu-area li:first-child{
		border-top:1px solid !important;
	}
	#show_menu{
		display:block;
	}
	.navbar-nav{
		display:none;
	}
  
	.top_nav{
		position:relative !important;
		top:0px;
		width:100%;
		z-index:100;
		
	}
	.top_menu{
		display:none;
	}
	body{
		padding-top:0px !important;
	}	
}
@media (min-width: 768px) and (max-width: 975px) {
	ul.navbar-nav, div.navbar-nav > ul{
		padding:0px;
	}
	.menu-main-menu-container li{
		padding:2px 10px;
	}
	.top-footer .col-md-3{
		border:none;
		min-height:100px !important;
	}	
	.top_nav{
		position:relative !important;
		top:0px;
		width:100%;
		z-index:100;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.main-menu,.main-menu-area{
		width:100%;
	}
	.top-footer .col-md-3{
		border:none;
		min-height:100px !important;
	}
	.top_nav{
		position:relative !important;
		top:0px;
		width:100%;
		z-index:100;
	}
	body{
		padding-top:0px !important;
	}	
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}

.dp_pec_rate  li{
	border:none !important;
	width:auto !important;
}
.filter_member{
	width:100%;
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
}
.filter_member li{
	width:50%;
	float:left;
	cursor:pointer;
}
.aligncenter ,#textbooks td,#textbooks th{
	text-align:center;
}
.widget-title a{
	color:black;
}
.content-page a.cwhite{
	color:white !important;
}
.rpwe-title{
	min-height:4em;
	overflow:hidden;
}
.header-main center img{
	max-width:100%;
}

div#logo {
	margin-bottom: 0px;
	margin-top: 13px;
	text-align:center;
}
.right-menu ,.nav-menu,.center-menu{
	text-align:center;
}
.right-menu li,.center-menu li{
	display:inline-block;
	list-style:none;
}
.nav-menu li{
	display:inline-block;
	list-style:none;
}
.search-form{
	width:180px;
	margin:auto;
}
.center-menu{
	padding-top:20px;
}
.top_nav{
	background: #fff;
	min-height:70px;
	padding-bottom:10px !important;
}
.content-page-no-sidebar{
	padding-top:20px;
}

/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 25px 50px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}
.gallery-columns-5 .gallery-item:nth-child(5n+5){
	margin-right:0px !important;
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
.next-image{
	float:right;
}
.previous-image{
	float:left;
}
#image-navigation {
	width:100%;
	padding-top:20px;
}
.custom-bar .dp_pec_accordion_event{
	display:none;
}
.custom-bar .dp_pec_accordion_event:nth-child(3),.custom-bar .dp_pec_accordion_event:nth-child(1),.custom-bar .dp_pec_accordion_event:nth-child(2){
	display:block;
}
.dp_pec_accordion_no_events{
	display:block;
}
.cat_loop .post-thumbnail img{
	width:100%;
	height:auto;
	padding:20px 0px;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right;margin-left:30px  }
.alignleft {float:left;margin-right:30px }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright img,.alignleft img{
	padding-bottom:20px;
}

.small-fixed-menu #primary-navigation{
	min-height: 25px;	
}
.small-fixed-menu .navbar-nav a{
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.small-fixed-menu .navbar-nav ul li a{
	padding-top:15px !important;
	padding-bottom:15px !important;
}
.footer-area ul li{
	float:none !important;

}
.footer-area ul{
	text-align:center;
}
.small-fixed-menu #show_menu{
	height: 24px;
}
.small-fixed-menu{
		top:-10px;
	}
@media (min-width:992px){
.small-fixed-menu{
		top:69px;
	}	
}
.widget-title a:hover{
		text-decoration:none !important;  
}

.menu-social-top-container{
display:none;
}
#main{
  float:left;
  width:100%;
  }

input.gsc-input {
	width: 200px !Important;
	
}
.gsc-clear-button {
	display:none;
}
.img-member img{
  	width:100%;
  }
  
  span.wpcf7-list-item { display: block; }

.dp_pro_appointments .dp_appointments_content .dp_appointments_date{
  background:#DCEDC8 !important;
  }
.dp_pro_appointments .dp_appointments_content .dp_appointments_date:hover{
  background:#A7CC7C !important;
  }
.dp_pro_appointments .dp_appointments_content .dp_appointments_date.dp_appointments_closed,.dp_pro_appointments .dp_appointments_content .dp_appointments_date.dp_appointments_appointed{
  background:#F8BBD0 !important;
  color:#9C6262 !important;
  }
.extra-body-area {
    color: white;
}
img.image-body-area {
    border: 3px solid whitesmoke!Important;
    width: 350px;
}
.body-extra-area-text{
	color:white;
}
.widgets_on_page .textwidget ul{
  float:none; 
  margin-bottom:14px;
}
.widgets_on_page li.widget.widget_text{
  list-style:none; 
}
.widgets_on_page>ul{
  margin:0px;
  padding:0px;
}

@media only screen and (max-width: 600px) {
  #primary-navigation {
    background-color:#fff!Important;
  }
}

.topic_wrapper_2019 .main-box-content:hover {
    transform: scale(1.05);
}