span.author-credit {
    font-size: 13px;
}

/*//// Common Style ////*/
@font-face {
	font-family: 'Conv_icomoon';
	src: url('../fonts/icomoon.eot');
	src: local('☺'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.lto-blod {
	font-weight:700;
}
.lto-black {
	font-weight:900;
}
/*------*/
.anarow-regular {
	font-family: 'Archivo Narrow', sans-serif;
}
/*------*/
.owd-regular {
	font-family: 'Oswald', sans-serif;
}
/*------*/
body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #444;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.font16 {
	font-size: 16px;
}
.font24 {
	font-size: 24px;
}
.font30 {
	font-size: 30px;
}
.xx-lg {
	font-size:xx-large;
}
.x-lg {
	font-size:x-large;
}
img {
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
ul {
	padding: 0;
	list-style: none;
}
a {
	color: #ed1c24;
}
a:hover {
	color: #cd0004;
	text-decoration: none;
}
a {
    backface-visibility: hidden;
    color: inherit;
    outline: 0 none !important;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.2s ease-in-out 0s;
}
p {
    margin-bottom: 16px;
}
/**, *:after, *:before {
	transition: all 0.07s ease-in-out 0s;
	-webkit-transition: all 0.07s ease-in-out 0s;
	-ms-transition: all 0.07s ease-in-out 0s;
	-moz-transition: all 0.07s ease-in-out 0s;
}*/
/*/ For Form /*/
.form-control {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	box-shadow: none;
	padding: 10px;
	border-radius: 0;
	font-size: 14px;
	max-width: 100%;
	height: 44px;
	
}
textarea.form-control {
    resize: none;
}
label {
	font-size: 18px;
}
label.disabled {
	color: #ccc;
}
.select-control {
	position: relative;
	overflow: hidden;
}
.select-control select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url("../images/select-control-arrow.png") no-repeat right center;
}
select {
	-webkit-appearance: none;
}
.input-group-addon {
    background-color: #f0f0f0;
	border: 1px solid #d5d5d5;
	border-radius:0;
}
/*/ For Buttons /*/
.btn {
	font-size: 14px;
    padding: 7px 21px;
	border-radius:0;
}
.btn-sm {
	font-size: 13px;
	padding: 8px 15px;
	font-weight:700;
}
.btn-lg {
	padding: 22px 60px;
	font-size: 22px;
	font-weight:700;
	text-transform:uppercase;
}
.btn-round {
	border-radius: 25px;
}
.btn-default {
	color:#888;
	border: 1px solid #888;
}
.btn-default:focus, .btn-default:hover, .btn-default:active {
	color:#ed1c24;
	border: 1px solid #ed1c24;
	background:none;
}
.btn-orange {
	background-color: #dc7802;
	color: #fff;
	border-color: #c16902;
	box-shadow:2px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn-orange:focus, .btn-orange:hover {
	color: #fff;
	background-color: #e95800;
	border-color: #e95800
}
.btn-success {
	background-color: #47bd57;
	color: #fff;
	border-color: #43b252;
}
.btn-success:focus, .btn-success:hover {
	color: #fff;
	background-color: #3ca14a;
	border-color: #399746
}

/*/ For Text Color /*/
.text-darkgray {
	color: #111 !important;
}
.text-muted {
	color: #888 !important;
}
.text-danger {
	color: #ed1c24 !important;
}


/*/ For Common Classes /*/
.breadcrumb {
	border-radius:0;
	padding: 16px 24px;
	font-size:16px;
}
.breadcrumb a {
    color: #444;
}
.breadcrumb > li + li:before {
    content: "› ";
	color: #888;
}
.breadcrumb li {
    color: #888;
}
/*//// Style for this Site  ////*/
.page-wrap {
	background-color: #486f91;
	padding-top:45px;
	padding-bottom:10px;
}
.white-wrap {
	background-color:#fff;
	padding:0 30px 50px 30px;
}
/*------*/
/*/ Header Style 
============================================*/
.header {
	
}
.header .navbar-header {
    float: none;
	padding:30px 0;
}
.header .navbar-brand {
    float: left;
    height: auto;
    padding: 0;
}
.header .header-banner {
    float: right;
    padding: 17px 0;
    text-align: right;
    width: 750px;
}
.header .navbar {
	margin: 0;
	border: none;
	background-color: #252525;
	border-radius:0;
}

/*/ Navigation Style 
============================================*/
.header {
	
}
.affix {
	top: 0;
	width: 1110px;
	z-index:9999;
}
.affix ~ .spaceDiv{
	padding-top:54px;
}
/*=== Mobile nav ===*/
#main-mobile-menu .top-menu, #main-mobile-menu .main-menu{
    margin-top: 20px;
}
#main-mobile-menu li a {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 1px;
    color: #f0f0f0;
}
.mobile-menu-wrap {
    display: none;
    min-height: 50px;
    position: relative;
}

#main-mobile-menu .block {
    position: relative;
    z-index: 2;
}
.mobile-nav-btn {
    font-size: 35px;
    color: #e9e9e9;
    position: absolute;
    width: 100%;
    top: 50%;
    cursor: pointer;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
}
.mobile-nav-btn:hover {
    color: #fff;
}
.menu-title {
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 14px 0;
    font-size: 26px;
    letter-spacing: 0.2em;
    line-height: 1;
}
#mobile-inner-header .mobile-menu-close{
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    display: block;
    line-height: 60px;
}
#mobile-inner-header .mobile-menu-close i {
    font-size: 16px;
    color: #fff;
}
.menu-location-title {
    font-size: 18px;
    color: #fff;    
    margin-left: 20px;
    border-bottom:  2px solid #ed1c24;
    display: inline;
}
#mobile-inner-header {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #ed1c24;
    padding: 0 20px;
    background-color: #000;
    min-height: 54px;
}
#main-mobile-menu {
    position: absolute;
    top: 0;
    padding: 0 20px;
    height: 100%;
    left: 0;
    width: 100%;
    background-color: #252525;
    padding: 0;
    z-index: 200;
    overflow-x: hidden;
    opacity: 0;
    display: none;
}
#mobile-menu, #mobile-top-menu {
    padding: 10px 20px;
}
#mobile-menu > ul > li, #mobile-top-menu > ul > li{
    width: 100%;
    margin-left: 10px;
    border-top: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 0 #333 inset;
    -moz-box-shadow: 0 1px 0 0 #333 inset;
    box-shadow: 0 1px 0 0 #333 inset;
}
#mobile-menu > ul > li:first-child, #mobile-top-menu > ul > li:first-child{
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#mobile-menu > ul > li a, #mobile-top-menu > ul > li a {
    line-height: 40px;
}
#mobile-menu > ul > li > a, #mobile-top-menu > ul > li > a {
    margin-right: 40px !important;
}
#mobile-menu > ul > li:last-child, #mobile-top-menu > ul > li:last-child {
    border-bottom: none;
}    
#mobile-menu > ul > li a:after, #mobile-top-menu > ul > li a:after {
    display: none;
}
#mobile-menu > ul > li > a {
    margin: 0;
    padding: 0;
    border: none;
}
#mobile-menu > ul li .sub-menu, #mobile-top-menu > ul li .sub-menu{
    position: static;
    opacity: 1;
    display: none;
    box-shadow: none;
    -webkit-box-shadow: none; 
}
#mobile-menu .sub-menu > li, #mobile-top-menu .sub-menu > li{
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    border: none;
}
#mobile-menu .sub-menu .sub-menu, #mobile-top-menu .sub-menu .sub-menu{
    display: block;
    pointer-events: auto;
}
.js-ready #main-mobile-menu {
    width: 300px;
    z-index: 10000;
    left: -300px;
    opacity: 1; 
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.js-ready #page-inner-wrap {
    left: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
} 

.js-nav #page-inner-wrap {
    position: relative;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}
.js-nav #main-mobile-menu {
    opacity: 1; 
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
}
.page-cover {
    background-color: #333;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: none;
    background-color: #000;
}
.js-nav #main-mobile-menu {
    margin-top: 10px;
    opacity: 1;
}

#main-mobile-menu .expand {
    display: block;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    cursor: pointer;
}
#main-mobile-menu .expand i {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 40px;
    color: #ed1c24;
}
#main-mobile-menu li > ul > li > a {
    padding-left: 30px;
}
#main-mobile-menu li > ul > li > ul > li a {
    padding-left: 60px;
}
/*==== main nav ====*/
.main-nav {
    
}

#page-wrap.wide .main-nav {

}
#main-menu > ul {
    font-size: 0;
	margin:0;
}
#main-menu > ul > li {
    display: inline-block;
    font-size:  16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 4px;
	position:relative;
}
#main-menu > ul > li > a{
    color: #fff;
    display: block;
    padding: 15px 20px 15px 20px;
}
#main-menu > ul > li:hover > a {
	background-color: #ed1c24;
}
.main-nav-container {
    position: relative;
    background-color: #252525; 
}
.bk-dropdown-menu {
    opacity: 0;
    position: absolute;
    top: 84px;
    z-index: 10000;    
    pointer-events: none;
    min-width: 220px;
    background-color: #252525;
    color: #fff;
    box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    border-top: 3px solid #ed1c24;
    transition: all 0.3s linear;
    padding: 5px 0;
}
.bk-sub-menu > li.menu-item-has-children > a:after, .sub-menu > li.menu-item-has-children > a:after, .bk-sub-sub-menu > li.menu-item-has-children > a:after {
    content: '\f0d7';
    position: absolute;
    right: 15px;
    font-family: "FontAwesome";
    font-size: 12px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.bk-sub-menu > li.menu-item-has-children:hover > a:after, .sub-menu > li.menu-item-has-children:hover > a:after, .bk-sub-sub-menu > li.menu-item-has-children:hover > a:after {
    transform: rotatez(-90deg);
    -webkit-transform: rotatez(-90deg);
}
.bk-sub-sub-menu, .sub-menu {
    opacity: 0;
    position: absolute;
    top: 28px;
    left: 100%;
    border-top: none;
    z-index: 10000;    
    pointer-events: none;
    min-width: 220px;
    background-color: #252525;
    color: #fff;
    box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.2);
    transition: all 0.3s linear;
    padding: 5px 0;
}     
#main-mobile-menu .bk-sub-sub-menu, #main-mobile-menu  .sub-menu  {
    pointer-events: auto;
}   
#main-menu > ul > li:hover .bk-dropdown-menu {
    top: 100%;
    pointer-events: auto;
    opacity: 1;   
}
.bk-sub-menu > li, #top-menu .sub-menu > li {
    position: relative;
}
.bk-dropdown-menu .bk-sub-menu > li:hover > .bk-sub-sub-menu, .bk-mega-menu .bk-sub-menu > li:hover > .bk-sub-sub-menu, .sub-menu > li:hover > .sub-menu, 
.bk-sub-sub-menu > li:hover > .bk-sub-sub-menu   {
    top: 0;
    left: 100%;
    pointer-events: auto;
    opacity: 1;    
}
.bk-sub-menu > li, .bk-sub-sub-menu > li {
    font-size: 14px;
    border-top: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 0 #333 inset;
    -moz-box-shadow: 0 1px 0 0 #333 inset;
    box-shadow: 0 1px 0 0 #333 inset;
}
.sub-menu > li {
    
    font-size: 12px;
    border-top: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 0 #333 inset;
    -moz-box-shadow: 0 1px 0 0 #333 inset;
    box-shadow: 0 1px 0 0 #333 inset;
}
.bk-mega-column-menu li {
    text-align: left;
}
.bk-mega-column-menu .bk-sub-menu > li, .bk-mega-column-menu .bk-sub-sub-menu, .bk-mega-column-menu .bk-sub-sub-menu > li {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;    
    pointer-events: none;
    border: none;
}

.bk-mega-column-menu .bk-sub-sub-menu > li a {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 1px;
    position: relative;
    padding-left:  20px;
    color: #ddd;
}
.bk-mega-column-menu .bk-sub-sub-menu > li a:after {
    font-family: "FontAwesome";
    content: '\f0da';
    position: absolute;
    left: 0;
    font-size: 12px;
}
#main-menu > ul > li:hover .bk-mega-column-menu li {
    pointer-events: auto;
}
.bk-sub-menu > li:first-child, .bk-sub-sub-menu > li:first-child {
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#top-menu>ul>li > .sub-menu a, .bk-dropdown-menu a {
    display: block;
	color:#fff;
	font-size:12px;
	padding: 8px 16px;
}
#top-menu>ul>li > .sub-menu a, .bk-dropdown-menu a:hover {
	color:#ed1c24;
}

/*==== main nav ====*/
.search-unit {
	position:absolute;
	right:0;
	top:0;
}
.search-unit .search-icon {
	background-color: #ed1c24;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    height: 54px;
    line-height: 54px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 54px;
}
.search-unit .search-form {
	width:0;
	overflow:hidden;
	transition: width 0.3s ease-out 0s;
}
.search-open ~ .search-form {
	width:270px;
}
.search-unit .search-form .form-control {
	padding:10px 54px 10px 10px;
	height: 54px;
	background-color: #ed1c24;
	box-shadow:none;
	border: none;
    color: #fff;
    margin: 0;
	font-size:16px;
    
}
.search-unit .search-form .form-control::-moz-placeholder{color:#FF8A8F;}
.search-unit .search-form .form-control:-ms-input-placeholder{color:#FF8A8F}
.search-unit .search-form .form-control::-webkit-input-placeholder{color:#FF8A8F}
/*/ marquee Style 
============================================*/
.marquee-wrap {
	background-color: #fbfbfb;
    border: 1px solid #f1f1f1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
    margin: 10px 0 0;
    padding: 0 0 0 145px;
    position: relative;
}
.marquee-wrap .marquee-title {
	background-color: #ed1c24;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 8px 15px;
    position: absolute;
    top: 0;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
.marquee-wrap .marquee-title:after {
	content:'';
    right: -15px;
    position: absolute;
    top: 0;
	
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
	border-left:15px solid #ed1c24;
}
.marquee-wrap ul.marquee {
	display: block;
	height: 40px;
	line-height: 1;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.marquee-wrap ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	font-size:17px;
	
}
.marquee-wrap ul.marquee li a {
	color:#333;
	display:block;
	padding: 10px;
}

/*/ Carousel Section Style 
============================================*/
.carousel-sec {
	margin:40px 0 0 0;
}

/*/ Home Content Section Style 
============================================*/
.home-content-sec {
	margin-top:52px;
}
.sec-unit {
	
}
.sec-unit ~ .sec-unit {
	margin-top:40px;
}
.ads-sec-unit {
	margin: 25px 0;
}
.ads-sec-unit img {
	width:100%;
}
.bordered-title:before {
    background-color: #111;
    bottom: 4px;
    box-sizing: border-box;
    content: " ";
    height: 2px;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
}
.bordered-title {
    line-height: 1;
    margin: 0 0 32px 0;
    position: relative;
}
.bordered-title span {
    background-color: #fff;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    padding-right: 16px;
    position: relative;
    z-index: 10;
}
.bordered-title.text-center span {
    padding-left: 16px;
	font-weight: normal;
}
/*- Post List Style -*/
.post-list-col2 {
	margin-left: -15px;
    margin-right: -15px;
}
.post-list-col2 li {
	width:50%;
	float:left;
	padding-left:15px;
	padding-right:15px;
	min-height:140px;
}
.post-list li .post-item {
	margin-bottom:24px;
}
.post-list .post-img {
	padding-right:15px;
}
.post-list .post-img a {
	width:90px;
	height:90px;
	display:block;
}
.post-list .post-img img {
	max-width:inherit;
	width:100%;
	height:auto;
}
.post-list .post-title {
    letter-spacing: 1px;
    margin: 0 0 8px;
	line-height: 1.5;
}
.post-list .post-meta {
    width: 230px;
	max-width:100%;
}
.post-author a {
	border-bottom:1px solid #888;
}
.post-meta .post-date:before,
.post-meta .post-author:before {
    color: #888;
    content: "/";
    padding: 0 4px;
}
/*/=/=/=/ post Carousel Style /=/=/=/*/
.readmore:after {
    background-color: #111;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 0;
}
.readmore {
    font-size: 14px;
    margin-top: 20px;
    position: relative;
    text-align: center;
}
.readmore a {
    background-color: #fff;
    border: 2px solid #111;
    color: #111;
    font-size: 12px;
    padding: 4px 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.excerpt {
	margin-top: 8px;
}
.excerpt em {
	font-style:italic;
	font-weight:700;
}
/*-----*/
.post-carousel .carousel-caption {
	position:static;
	text-shadow:none;
	color:#444;
	padding-top:15px;
	padding-bottom:5px;
	
}
.post-carousel .carousel-caption .post-meta {
	letter-spacing:1px;
}
.post-carousel .carousel-indicators {
	position:static;
	margin:0;
	width:100%;
}
.post-carousel .carousel-indicators li {
	border:  none;
    border-radius: 0;
    height: auto;
    margin: 0;
    text-align: left;
    text-indent: inherit;
    width: auto;
}
.post-carousel .carousel-indicators li .post-item {
	
}
.post-carousel .carousel-indicators li.active .post-item {
	/* background-color:#fbecec; */
	box-shadow:0 3px 3px rgba(0, 0, 0, 0.1);
}
/*/ Sidebar Style 
====================*/
.sidebar-unit {
	margin-bottom:40px;
}
.sidebar-add {
	/*text-align:center;*/
}
.sidebar-add img {
	/*width:100%;*/
}
.post-smpl-list {
	list-style: none;
    padding-left: 35px;
}
.post-smpl-list li:before {
    content:'\f068';
    font-family: FontAwesome;
    left: 18px;
    line-height: 2em;
    position: absolute;
}
.post-smpl-list li + li {
    margin-top:5px;
}
.post-smpl-list li a {
    color:#444;
}

/*/ Footer Style 
============================================*/
.footer {
	padding: 40px 0 0 0;
	background-color: #252729;
    color: #d8d8d8;
}
.footer a {
    color: #d8d8d8;
}
.footer .footer-inner {
    background-color: #111;
    color: #d8d8d8;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 20px 30px;
}
.footer-nav {
	margin:0;
}
.footer-nav li {
	display:inline-block;
	margin-right:10px;
}
/*/ Post Detail page Style 
============================================*/
.sub-content-sec {
	margin-top: 45px;
}
.post-full-img img {
	width:100%;
}
.post-full-info .post-meta {
	letter-spacing:1px;
}
/*------*/
.other-brdr-unit {
	border-top: 2px solid #111;
	margin-top: 60px;
	padding-top: 36px;
	text-align: center;
}
.other-brdr-unit > h4 {
    letter-spacing: 0.2em;
    margin: 0 0 32px 0;
}
/*------*/
.post-tags {
	margin-top: 40px;
}
.post-tags .post-tags-title {
    background-color: #111;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 4px 12px;
    text-transform: uppercase;
	display:inline-block;
}
.post-tags a {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #111;
    display: inline-block;
    font-size: 12px;
    margin: 0 8px 8px 0;
    padding: 4px 12px;
    text-transform: uppercase;
}
.post-tags a:hover {
	border: 1px solid #ed1c24;
    color: #ed1c24;
}

/*/// Author Box Style ///*/
.post-author-box {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    margin-top: 60px;
    padding: 36px 30px;
}
.post-author-box .post-author-img {
    padding-right:20px;
}
.post-author-box .post-author-img a {
    display:block;
}
.post-author-box .post-author-img img {
    width:75px;
	height:75px;
	max-width:inherit;
}
.post-author-info {
	position:relative;
}
.post-author-info h4 {
	margin:0 0 15px 0;
    letter-spacing: 2px;
}
.post-author-info .post-author-contact {
    position: absolute;
    right: 0;
    top: 0;
}
.post-author-info .post-author-contact a {
    color: #666;
    display: inline-block;
    margin: 0 8px;
}
.post-author-info .post-author-contact a:hover {
    color: #ed1c24;
}
/*/// Related Articles Style ///*/
.artcl-thumb-item h5 {
	margin:16px 0 10px 0;
}
.artcl-thumb-item .post-meta {
	letter-spacing: 1px;
}
/*/ Post Detail page Style 
============================================*/
.itly-link {
	display: block;
    margin-top: 5px;
}
.pagination-sec .pagination > li > a, .pagination-sec .pagination > li > span {
	border: 2px solid #ed1c24;
    color: #111;
    font-weight: 400;
    height: 35px;
    line-height: 30px;
    margin: 0 10px 0 0;
	padding:0 5px;
    text-align: center;
    width: 40px;
	border-radius:0;
	color: #ed1c24;
}
.pagination-sec .pagination > li.page-pre a,
.pagination-sec .pagination > li.page-nxt a {
    line-height: 27px;
}
.pagination-sec .pagination > li > a:hover, .pagination-sec .pagination > li > span:hover {
	background:none;
}
.pagination-sec .pagination > .active > a, 
.pagination-sec .pagination > .active > a:focus, 
.pagination-sec .pagination > .active > a:hover, 
.pagination-sec .pagination > .active > span, 
.pagination-sec .pagination > .active > span:focus, 
.pagination-sec .pagination > .active > span:hover {
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}

.post-list-lg .post-img {
    padding-right: 25px;
}
.post-list-lg  li .post-item {
    padding-bottom: 24px;
	border-bottom: 1px solid #ddd;
}
.post-list-lg  li:last-child .post-item {
    padding-bottom: 0;
	border-bottom: none;
}
.post-list-lg .post-img a {
    width: 328px;
	height:auto;
}
.post-list-lg .post-meta {
    width: 100%;
	letter-spacing:1px;
	margin-bottom:5px;
}
/*/ Post Detail page Style 
============================================*/
.author-posts-sec .post-author-box {
	margin-bottom: 40px;
}

/*/ Calendar page Style 
============================================*/
.calendar-page-sec > h3 {
	padding-top:30px;
	padding-bottom:10px;
}
.point-idea {
	height: 7px;
    width: 7px;
	border-radius: 7px;
	opacity: 0.8;
	display:inline-block;
	position:relative;
	
}
.pnt-empty { background-color:#fff; }
.pnt-chorus { background-color:#7ba633; }
.pnt-dance { background-color:#27ae60; }
.pnt-eduEvent { background-color:#9b59b6; }
.pnt-festival { background-color:#3498db; }
.pnt-film { background-color:#e67e22; }
.pnt-fodBevEvent { background-color:#e74c3c; }
.pnt-fundraising { background-color:#fff; }
.pnt-groupMeting { background-color:#3498db; }
.pnt-museumGalery { background-color:#5c62b3; }
.pnt-music { background-color:#fff; }
.pnt-outTown { background-color:#e5ba5a; }
.pnt-suportMeting { background-color:#fff; }
.pnt-theater { background-color:#9fcb33; }


.calendar-filters-drpdwn {
	background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    margin-bottom: 8px;
    padding: 0 8px;
	font-size:13px;
}
.filters-drpdwn > li > a {
    display: block;
    padding: 10px 10px;
    position: relative;
	color:#3d6b99;
}
.filters-drpdwn > li > a .fa {
    margin-right:3px;
}
.filters-drpdwn .dropdown-menu li a {
    font-size: 13px;
    padding: 3px 10px;
}
.filters-drpdwn .catry-filter .dropdown-menu li a {
    text-transform: uppercase;
}
.filters-drpdwn .dropdown-menu li a .point-idea {
    margin-right:5px;
	top:-1px;
}
/* Tags Dropdown */
.filters-drpdwn .tags-filter .dropdown-menu {
	max-height: 250px;
    min-width: 200px;
    overflow: auto;
}
.filters-drpdwn .tags-filter .dropdown-menu li {
	display:inline-block;
}
.filters-drpdwn .tags-filter .dropdown-menu li a {
	padding-left:5px;
	padding-right:5px;
	color:#3d6b99;
}

/*-- List Filter Day  --*/
.calendar-filters-days {
	margin-bottom: 10px;
    padding: 2px 6px;
}
.calendar-list-date {
	float:left;
}
.calendar-list-date .btn {
	color: #333;
    font-size: 11px;
    height: 28px;
}
.calendar-list-date .btn:hover {
	border-color:#666;
	background-color:#eee;
}
.calendar-list-date .caldar-day-chose {
	font-size:13px;
}
.calendar-list-copl-date {
	float:right;
}
.calendar-list-copl-date .navbar-nav li a{
	position:relative;
	padding-left:42px
}
.calendar-list-copl-date .navbar-nav li a .icomoon{
	left: 10px;
    position: absolute;
    top: -3px;
}
.calendar-list-copl-date .navbar-nav > li > a{
	font-size:12px;
	padding:4px 10px 4px 35px;
	border-radius:2px;
	border:1px solid #ccc;
}
.calendar-list-copl-date .navbar-nav > li > a:hover {
	background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}
.calendar-list-copl-date .navbar-nav > li > a > .icomoon{
	top: 3px;
	left:7px;
	font-size: 22px;
}
.calendar-list-copl-date .dropdown-menu {
	left:auto;
	right:0;
}
.icomoon {
	display: inline-block;
    font-family:'Conv_icomoon',Sans-Serif;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
	font-size: 26px;
}
.icon-posterboard:before {
    content:"\e600";
}
.icon-agenda:before {
    content:"\e603";
}
.icon-oneday:before {
    content:"\e604";
}
.icon-month:before {
    content:"\e602";
}
.icon-week:before {
    content:"\e605";
}
.icon-stream:before {
    content:"\e601";
}

/*---*/
.calendar-page-sec .auto-grid-row .calendar-item .well {
	background-color: #fff;
    border: 1px solid #040404;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    margin: 0 0 40px 0;
    padding: 7px;
	border-radius:0;
    position: relative;
	font-size:14px;
}

.calendar-item * {
	opacity: 0.95;
}
.calendar-item:hover * {
	opacity: 1;
}
.calendar-date-unit {
	background-color: #3d6b99;
	
	border-radius: 2px;
    color: #fff;
    float: right;
    line-height: 18px;
    margin: 0 0 0 7px;
    min-width: 50px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
    z-index: 2;
	opacity:0.9 !important;
}
.calendar-item .calendar-date-unit:hover {
	opacity:1 !important;
}
.calendar-date-unit a {
	display:block;
	color:#fff;
}
.calendar-date-unit .caldar-date span.start-mnth {
	background-color: rgba(255, 255, 255, 0.2);
}
.calendar-date-unit .caldar-date span {
    display: block;
    font-size: 10px;
    letter-spacing: 1px;
	padding:1px 0;
}
.calendar-date-unit .caldar-date h3 {
    font-size: 28px;
    font-weight: 900;
    padding: 6px 0 0 0;
	margin:0;
	line-height:1;
}
.calendar-date-unit .caldar-date.end-date {
    background-color: rgba(255, 255, 255, 0.2);
	position:relative;
	
}
.calendar-date-unit .end-date .end-mnth {
	padding-top:10px;
	background-color: rgba(255, 255, 255, 0.2);
}
.calendar-date-unit .caldar-date.end-date:after {
	border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 12px solid #3d6b99;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
/*---*/
.calendar-img {
	background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
    clear: both;
    margin: 6.5px 0;
    padding: 8px;
    position: relative;
    width: 100%;
}
.calendar-img img {
    width: 100%;
}
.calendar-title-wrap {
	margin-bottom:8px;
}
.calendar-title-wrap .calendar-title {
    margin:0 0 12px 0;
}
.calendar-title-wrap .calendar-title a {
    color: #3d6b99;
}
.calendar-tags-unit {
    font-size: 12px;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
}
.calendar-tags-unit ul {
    background-color: #a2a2a2;
    left: -8px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    right: -8px;
    top: 12px;
    height:27px;
}
.calendar-tags-unit:hover ul {
	 height:auto;
	 overflow: visible;
}
.calendar-tags-unit ul li  {
    display:inline-block;
}
.calendar-tags-unit ul li a {
    padding:1px 6px;
	color:#3d6b99;
	border-radius:4px;
}
.calendar-tags-unit ul li a:hover {
    background-color:#f5f5f5;
	
}
.calendar-tags-unit ul li .fa-circle {
    font-size:10px;
}
/*---*/
.calendar-item.red-calndr .calendar-date-unit {
	background-color: #e74c3c;
}
.calendar-item.red-calndr .calendar-title-wrap .calendar-title a {
    color: #e74c3c;
}
.calendar-item.red-calndr .calendar-date-unit .caldar-date.end-date:after {
    border-top-color: #e74c3c;
}
/*---*/
.calendar-item.yellow-calndr .calendar-date-unit {
	background-color: #e5ba5a;
}
.calendar-item.yellow-calndr .calendar-title-wrap .calendar-title a {
    color: #e5ba5a;
}
.calendar-item.yellow-calndr .calendar-date-unit .caldar-date.end-date:after {
    border-top-color: #e5ba5a;
}
/*---*/
.calendar-item.orange-calndr .calendar-date-unit {
	background-color: #e67e22;
}
.calendar-item.orange-calndr .calendar-title-wrap .calendar-title a {
    color: #e67e22;
}
.calendar-item.orange-calndr .calendar-date-unit .caldar-date.end-date:after {
    border-top-color: #e67e22;
}
/*---*/
.calendar-item.purple-calndr .calendar-date-unit {
	background-color: #5c62b3;
}
.calendar-item.purple-calndr .calendar-title-wrap .calendar-title a {
    color: #5c62b3;
}
.calendar-item.purple-calndr .calendar-date-unit .caldar-date.end-date:after {
    border-top-color: #5c62b3;
}
/*Date Calendar*/
.datepicker table tr td.active, .datepicker table tr td.active:hover {
	background:#6489ad !important;
}
.icon-arrow-left, .icon-arrow-right {font-family:'FontAwesome'; font-style: normal;}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}


/*/ About page Style 
============================================*/
.smpl-form {
    margin-bottom: 16px;
	margin-bottom: 16px;
}
.smpl-form .form-group {
    margin-bottom: 13px;
}
.smpl-form label {
    display: block;
    font-size:16px;
    font-weight: 700;
    margin-bottom: 3px;
}
.smpl-form label span {
    color: #aaa;
    font-weight: 400;
    margin-left: 7px;
}
.smpl-form label strong {
    margin-left: 7px;
}
.smpl-form input[type="email"], .smpl-form input[type="text"] {
    max-width: 98%;
    width: 300px;
}
.smpl-form textarea {
    height: 200px;
    width: 80%;
}
.smpl-form .checkbox-group .checkbox-label span {
    color:#444;
}
/*----*/
.newsletters-form  input[type="email"], .newsletters-form  input[type="text"]{
	max-width: 480px;
    min-height: 32px;
    width: 100%;
}
/*----*/
.infoPages-subTitle {
	margin-bottom: 15px;
    margin-top: 50px;
}
/*----*/
.infoPages-ul {
	padding-left:40px;
	margin-bottom:10px;
	list-style:disc;
}
.infoPages-ul li {
	padding:1px 0;
}
/*----*/
.mediaKit-unit .xx-lg a,
.mediaKit-unit .x-lg a {
	text-decoration:underline;
}
/*----*/
.distribution-map-wrap {
	margin-bottom:20px;
}


/*Responsive*/


@media (max-width: 991px){
    
    #top-menu {
        float: none;
    }
       
    .top-nav {
        text-align: center;
    } 
    
    /*** Top menu ***/    
    #top-menu {
        display: none;
    }
    
/*** Menu Canvas Off ***/
    #main-menu, .header-type-2 #main-menu, .header-type-2 .logo{
        display: none;   
    }
    .main-nav {
        position: static !important;
    }
    .main-nav-container {
        width: 100%;
        padding: 0 20px;
    }
    .main-nav .mobile-menu-wrap {
        display: block;
    }
      
}




/*////////////////////////
/////// Media Style /////
///////////////////////*/
.container {
	padding-left:0;
	padding-right:0;
}
@media (min-width: 1200px) {
	/*.container {
		width: 1200px;
	}*/
}
@media (max-width: 1199px) {
	/*/ Header Style 
		============================================*/
	.header .navbar-collapse {
		margin-right: 0;
	}
	.header .navbar-brand {
		width: 250px;
	}
	.header .header-banner {
		width: 640px;
	}
	#main-menu > ul > li > a {
		padding: 15px 10px;
	}
	.affix {
		width: 910px;
	}
	.affix ~ .spaceDiv {
		padding-top: 77px;
	}
	/*/// Post Style ///*/
	.post-list .post-meta {
		width: auto;
	}
	.post-list .post-img a {
		height: 70px;
		width: 70px;
	}
	.post-list-lg .post-img {
		padding-right: 15px;
	}
	.post-list-lg .post-img a {
		height: auto;
		width: 200px;
	}
	
}
@media (max-width: 991px) {
	/*/ Common All Site Style 
		============================================*/
	
	.page-wrap {
		padding-top: 10px;
	}
	.container {
		width: 100%;
	}
	/*/ Header Style 
		============================================*/
	.affix {
		width: 100%;
		position:static !important;
	}
	.affix ~ .spaceDiv {
		padding-top: 0;
	}
	.header .navbar-brand,
	.header .header-banner {
		width: 100%;
		text-align:center;
	}
	.header .navbar-brand img {
		margin:0 auto;
	}
	.header .navbar-header {
		padding: 20px 0 0;
	}
	/*-----*/
	.carousel-sec {
		margin-top: 15px;
	}
	.home-content-sec {
		margin-top: 22px;
	}
	.sec-unit ~ .sec-unit {
		margin-top: 20px;
	}
	.footer-inner > .pull-left,
	.footer-inner > .pull-right {
		width:100%;
		text-align:center;
	}
	.footer-inner > .footer-nav  {
		margin-bottom:5px;
	}
	/*/// Post Style ///*/
	.post-list-col2 li {
		width: 100%;
	}
	.post-list li .post-item {
		margin-bottom: 14px;
	}
	.post-carousel .carousel-inner {
		margin-bottom: 30px;
	}

}
@media (max-width: 767px) {
	/*/ Common All Site Style 
		============================================*/
	h2 {
		font-size: 28px;
	}
	.white-wrap,
	.footer .footer-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	/*/ Header Style 
		============================================*/
	.menu-title {
		display:none;
	}
	.main-nav-container {
		height: 54px;
	}
	/*-----*/
	.sidebar-add {
		text-align:center;
	}
	/*/// Post Style ///*/
	.post-carousel-img img {
		width:100%;
	}


}

@media (max-width: 599px) {
	/*/ Header Style 
		============================================*/
	
	/*/// Post Style ///*/
	
	.post-list-lg .post-img,
	.post-list-lg .post-info {
		padding:0;
		display:block;
		width:100%;
		text-align:center;
	}
	.post-list-lg .post-img {
		margin-bottom:20px;
	}
	.post-list-lg .post-img a {
		height: auto;
		width: 100%;
	}
	
}


/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}