/*Light Box*/
@media only screen and (min-width: 0) and (max-width: 670px) {
/* prettyPhoto styling for small screens */
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 10px!important; }
}
@media only screen and (min-width: 0) and (max-width: 1210px) {
    .mom_contet_ads {
        display: none !important;   
    }
}
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
body {
    margin: 0
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
}
.site-content h1{
	 margin-bottom: 10px;
}
h2 {
    font-size: 1.5em;
}
.site-content h2{
	margin-bottom: 10px;
}
h3 {
    font-size: 1.17em;
}
.site-content h3{
	margin-bottom: 7px;
}
h4 {
    font-size: 1em;
}
.site-content h4{
	margin-bottom: 7px;
}
h5 {
    font-size: .83em;
}
.site-content h5{
	margin-bottom: 7px;
}
h6 {
    font-size: .67em;
}
.site-content h6{
	margin-bottom: 7px;
}
.site-content header h1,
.site-content header h2,
.site-content header h3,
.site-content header h4,
.site-content header h5,
.site-content header h6{
	margin: 0;
}
.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6{
	color: black;
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700 !important
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
iframe {
    border: 0 none;
    display: block;
    max-width: 100%;
    outline: medium none;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
::-webkit-input-placeholder {
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   opacity: 1;
}
::-moz-placeholder {  /* Firefox 19+ */
   opacity: 1; 
}
:-ms-input-placeholder {  
   opacity: 1;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
.wpb_row input{
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
}
.search-form .search-field,
.login-widget input[type="text"], .login-widget input[type="password"]{
   -moz-box-sizing: content-box !important;
   box-sizing: content-box !important;
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
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-collapse: collapse;
    border-spacing: 0
}

input {
    height: 40px;
    background: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 0 10px;
    outline: 0;
    color: #c6c6c6;
    font-size: 15px
}
input[type="submit"] {
    margin-bottom: 0;
    width: auto;
}
textarea {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    padding: 10px;
    outline: 0;
    font-size: 15px
}
.border-box, button, input, select, textarea {
    box-sizing: border-box;
}

/* ==========================================================================
 *                form elements
   ========================================================================== */
input,select,textarea, .mom-select {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    color: #c6c6c6;
    padding: 0;
    margin-bottom:10px;
    width:100%;
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="cehckbox"]{
	-webkit-appearance: inherit;
}
input[type="file"] {
    height: auto;
    padding: 8px;
}
input:last-child ,select:last-child,textarea:last-child, .mom-select:last-child {
    margin-bottom: 0;
}
input {
    height: 40px;
    padding: 0 8px;
}
textarea {
    width:100%;
    padding:10px;
}
label {
    margin-bottom:5px;
    display:inline-block;
    font-size:15px;
}
select {
    padding:9px;
  -webkit-appearance: none;
     -moz-appearance:none;
}

.mom-select {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f8f8f8;

}
.mom-select:before {
    content: '\e6d6';
    height: 100%;
    width: 34px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border: 0px solid #eaeaea;
    border-left-width: 1px;
    text-align: center;
	font-family: 'enotype';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    line-height: 38px;
    color: #83868a;
    z-index: 1;
}

.mom-select select {
    padding: 0;
    margin: 0;
    background: transparent;
    border:0;
    padding: 9px 5px;
    margin-left: 5px;
    width: 123%;
    position: relative;
    z-index: 2;
        -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 18px;
    height: 18px;
}

.rtl .mom-select:before {
    right: auto;
    left: 0;
    border-left-width: 0;
    border-right-width: 1px;
}


input[type="submit"] {
    width: auto;
    margin-bottom: 0;
}
input[type="checkbox"], input[type="radio"] {
    width: auto;
	height: auto;
}
input[type="checkbox"]{
	-webkit-appearance: checkbox;
}
input[type="radio"]{
	-webkit-appearance: radio;
}
.widget_search input {
    margin-bottom: 0;
}

.wpcf7-form input:first-child, .wpcf7-form textarea:first-child {
    margin-bottom: 10px;
    width: 100%;
}
.wpcf7-form p {
    margin-bottom: 0;
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.aligncenter{
	clear:both;
	margin:auto;
	float:none;
}
.entry-content .post-thumbnail {
    text-align: center;
    margin-bottom: 20px;
    background-color: #f9f9f9
}
.page .entry-content p,
article .entry-content p {
    margin-bottom: 20px
}
a img.aligncenter,
img.aligncenter {
    display:block;
    margin-bottom:15px;

}
a img.alignright,
img.alignright {
    float:right;
    margin-bottom:0.5em;
    margin-right:0;
    margin-left:1.5em;
    margin-top:0;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft, img.alignleft{
	float: left;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 1.5em;
	margin-top: 0;
}
.spacer {
    clear: both;
    display: block;
    padding-top: 35px;
}
.wp-caption {
    background-color: #F8F8F8;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 100%;
    outline: 1px solid #EAEAEA;
    padding: 5px 5px 10px;
    text-align: center;
}
.wp-caption img {
    margin-bottom: 10px !important;
}
.wp-caption-text {
    color: #808080;
    font-size: 15px;
    margin-bottom: 5px;
}
.gallery-caption {
    text-align: center;
}
.gallery{
    clear: both;
    overflow: hidden;
}
.gallery .gallery-item img{
	float: left;
    margin-right: 10px;
    margin-bottom: 10px
}
.gallery-columns-4 .gallery .gallery-item img{
	width: 23.6%;
}
.gallery-columns-4 .gallery .gallery-item:last-child img{
	margin-right: 0;
}
#gallery-1 .gallery-caption{
	display: inline-block;
}
.post.sticky {
    border-color: #0083B9;
}
.bypostauthor {
}
.noside {
    padding: 10px;
    text-align: center;
}
.wp-caption{}
.wp-caption-text{}
.sticky {}
.bypostauthor {}
.gallery-caption {
    text-align:center;
}
.wp-caption.alignnone {
    margin: 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
tr:nth-of-type(2n+1) {
    background: none repeat scroll 0 0 #fff;
}
.footer tr:nth-of-type(2n+1){
	background: transparent;
}
th {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #40454d;
    font-weight: normal;
}
td, th {
    border: 1px solid #e5e5e5;
    padding: 10px;
    text-align: left;
}
dt {
    color: #40454d;
    font-weight: bold;
}
dd {
    background: none no-repeat scroll left top rgba(0, 0, 0, 0);
    margin-bottom: 10px;
    padding-left: 0;
}
table{
	margin-bottom: 20px;
    margin-top: 0;	
}
.link-pages {
    clear:both;
}
.entry-content blockquote{
	padding: 18px 25px;
	background: #f2f2f2;
	border-left: 5px solid #0083b9;
}
.entry-content blockquote,
.entry-content blockquote p{
	font-size: 19px;
	color: #666666;
	line-height: 30px;
}
.entry-content ul{
	list-style: outside;
}
.entry-content ul,
.entry-content ol{
	padding: 0 0 0 40px;
	margin-bottom: 20px;
}
.entry-content ul li, .entry-content ol li {
    margin-bottom: 2px;
}
code {
  background-color: #f8f8f8;
  font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
  padding: 5px;
  font-size: 13px;
}
pre {
  background-color: #f8f8f8;
  font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;
  margin-bottom: 10px;
  max-height: 600px;
  overflow: auto;
  padding: 10px 8px 10px 12px;
  width: auto;
  font-size: 13px;
  border: 1px solid #e7e7e7;
}
.disappear {
    opacity: 0;

}
.appear {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #C6C6C6;
}
html {
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
img {
    max-width: 100%;
    height: auto;
}
.clear, .clearboth {
    clear: both;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.no-touch a img {
    -webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
-moz-backface-visibility: hidden;
outline: 1px solid transparent;
}
.no-touch a img:hover {
    opacity: 0.8;
}
.header a img:hover {
    opacity: 1;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background: #262626 url(../images/bg.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment:fixed;
    font-size: 14px;
    line-height: 20px;
    color: #9a9a9a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hide {
    display: none;
}
img {
    display: inline-block;
}
.news-box img {
    display: block;
}
.post-thumbnail {
    position: relative;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    outline: none;
    border: none;
    margin: 0;
    background: #0083b9;
    color: white;
    padding:0 10px;
    line-height: 36px;
    font-weight: 300;
    font-size: 13px;
}
a {
    color: #2d2d2d;
    text-decoration: none;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}
a:hover,
.sidebar .post-list li h2 a:hover,
.secondary-sidebar .post-list li h2 a:hover,
.nb1 ul li h2 a:hover,
.nb2 .first-item h2 a:hover,
.nb3 .first-item h2 a:hover,
.nb4 .first-item h2 a:hover,
.nb5 .first-item h2 a:hover,
.nb6 ul li h2 a:hover,
.nb3 ul li h2 a:hover,
.nb4 ul li h2 a:hover,
.nb2 ul li h2 a:hover,
.nb5 ul li h2 a:hover,
ul.f-tabbed-list li h2 a:hover,
.scroller .owl-next:hover:after,
.scroller .owl-prev:hover:before,
.sidebar .widget_categories li:hover,
.sidebar .widget_categories li:hover a,
.secondary-sidebar .widget_categories li:hover,
.secondary-sidebar .widget_categories li:hover a,
.scroller2 .owl-next:hover:after,
.scroller2 .owl-prev:hover:before,
.mom-related-posts li:hover h2 a,
.author-bio-name a{
    color: #0083b9;
}
/*layout*/

.inner {
    width: 1160px;
    margin: 0 auto;
}
.col2 .inner {
    width: 960px;
}
.fixed,
.fixed2 {
    background: #f2f2f2;
    width: 1200px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.44);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.44);
}
.fixed2 {
    margin: 30px auto;
}
.col2 .fixed,
.col2 .fixed2 {
    width: 1000px;
}
.both-sidebars-all .main-left{
	float: left;
}
.both-sidebars-all .main-content{
	float: right;
}
.both-sidebars-all .secondary-sidebar{
	margin: 0 10px 0 0;
}
.both-sidebars-left .main-left{
	float: right;
	margin: 0 0 0 10px;
}
.both-sidebars-left .main-content{
	float: right;
}
.both-sidebars-left .secondary-sidebar{
	margin: 0 10px 0 0;
}
.left-sidebar .main-left{
	margin: 0 0 0 10px;
}
.left-sidebar .main-content{
	float: right;
}
.left-sidebar .sidebar{
	float: left;
}
.page-template-media-php.left .media-main-content{
	float: right;
}
.page-template-media-php.left .secondary-sidebar{
	margin: 0 10px 0 0;
}
.page-template-media-php.right .media-main-content{
	float: left;
}
.page-template-media-php.right .secondary-sidebar{
	float: right;
}
.page-template-media-php.both-sidebars-left .media-main-content{
	float: right;
}
.page-template-media-php.both-sidebars-left .sidebar{
	float: left;
	margin: 0 10px 0 0;
}
.col2:not(.page-template-media-php) .secondary-sidebar{
	display: none;
}
.ad_bg {
    top: 0;
    left: 0;
    position: absolute;
    display: inline;
    width: 100%;
    cursor: pointer;
}
.wrap {
    position: relative;
}
/*header*/

header.header {
    margin-bottom: 30px;
    position: relative;
}
.header-wrap p{
	margin: 0;
}
.hst1 .header-wrap{
	background: white;
}
.hst1 .fixed-header,
.hst2 .fixed-header,
.hst3 .fixed-header{
	background: #fafafa;
}
.hst1 .fixed-header,
.hst2 .fixed-header,
.hst3 .fixed-header{
	border-width: 1px 0 0;
}
.hst1 .fixed-header .navigation,
.hst2 .fixed-header .navigation,
.hst3 .fixed-header .navigation{
	border: none;
}
.hst1 .fixed-header ul.main-menu,
.hst2 .fixed-header ul.main-menu,
.hst3 .fixed-header ul.main-menu{
	border-left: 1px solid #e1e1e1;
}
.hst1 .navigation,
.hst2 .navigation,
.hst3 .navigation{
	background: #fafafa;
	border: 1px solid #e1e1e1;
}
.hst1 .breaking-news,
.hst2 .breaking-news,
.hst3 .breaking-news{
	background: white;
	border-color: #e1e1e1;
}
.hst1 .breaking-news .breaking-title,
.hst2 .breaking-news .breaking-title,
.hst3 .breaking-news .breaking-title{
	background: white;
}
.hst1 .breaking-news .breaking-title,
.hst2 .breaking-news .breaking-title,
.hst3 .breaking-news .breaking-title{
	border-color: #e1e1e1;
}
.hst1 ul.main-menu li span.menu_bl,
.hst2 ul.main-menu li span.menu_bl,
.hst3 ul.main-menu li span.menu_bl{
	background: #f2f2f2;
}
.hst1 ul.main-menu li.current-menu-item span.menu_bl,
.hst2 ul.main-menu li.current-menu-item span.menu_bl,
.hst3 ul.main-menu li.current-menu-item span.menu_bl{
	background: #e0e0e0;
}
.hst1 ul.main-menu li,
.hst1 ul.main-menu li:first-child,
.hst1 .breaking-cont,
.hst1 ul.br-right li,
.hst2 ul.main-menu li,
.hst2 ul.main-menu li:first-child,
.hst2 .breaking-cont,
.hst2 ul.br-right li,
.hst3 ul.main-menu li,
.hst3 ul.main-menu li:first-child,
.hst3 .breaking-cont,
.hst3 ul.br-right li,
.hst1 .breaking-news .brmenu, .hst1 .breaking-news .br-right, .hst1 ul.br-right li,
.hst2 .breaking-news .brmenu, .hst2 .breaking-news .br-right, .hst2 ul.br-right li,
.hst3 .breaking-news .brmenu, .hst3 .breaking-news .br-right, .hst3 ul.br-right li,
.hst1 ul.main-menu li:not(.mom_mega) ul li,
.hst2 ul.main-menu li:not(.mom_mega) ul li,
.hst3 ul.main-menu li:not(.mom_mega) ul li{
	border-color: #e1e1e1;
}
.hst1 .breaking-cont:after,
.hst2 .breaking-cont:after,
.hst3 .breaking-cont:after{
	border-right-color: #e1e1e1;
}
.hst1 ul.main-menu > li:last-child,
.hst2 ul.main-menu > li:last-child,
.hst3 ul.main-menu > li:last-child,
.hst1 .navigation .mom-megamenu ul li.active:before, 
.hst1 .navigation .mom-megamenu ul li:hover:before,
.hst2 .navigation .mom-megamenu ul li.active:before, 
.hst2 .navigation .mom-megamenu ul li:hover:before,
.hst3 .navigation .mom-megamenu ul li.active:before, 
.hst3 .navigation .mom-megamenu ul li:hover:before{
	border-left-color: #e1e1e1;
}
.hst1 .breaking-news .breaking-title,
.hst1 ul.main-menu li a,
.hst2 .breaking-news .breaking-title,
.hst2 ul.main-menu li a,
.hst3 .breaking-news .breaking-title,
.hst3 ul.main-menu li a{
	color: #2d2d2d;
}
.hst1 ul.webticker li span,
.hst2 ul.webticker li span,
.hst3 ul.webticker li span{
	color: #888;
}
.hst1 ul.br-right li a,
.hst2 ul.br-right li a,
.hst3 ul.br-right li a{
	color: #8b8b8b;
}
.hst1 ul.main-menu li:hover,
.hst2 ul.main-menu li:hover,
.hst3 ul.main-menu li:hover,
.hst1 ul.main-menu li.current-menu-parent, 
.hst1 ul.main-menu li.current-menu-item, 
.hst1 .device-menu-holder, 
.hst1 #navigation .device-menu li.menu-item:hover,
.hst2 ul.main-menu li.current-menu-parent, 
.hst2 ul.main-menu li.current-menu-item, 
.hst2 .device-menu-holder, 
.hst2 #navigation .device-menu li.menu-item:hover,
.hst3 ul.main-menu li.current-menu-parent, 
.hst3 ul.main-menu li.current-menu-item, 
.hst3 .device-menu-holder, 
.hst3 #navigation .device-menu li.menu-item:hover{
	background: #f2f2f2;
}
.hst1 ul.main-menu > li ul.sub-menu,
.hst2 ul.main-menu > li ul.sub-menu,
.hst3 ul.main-menu > li ul.sub-menu,
.hst1 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu,
.hst2 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu,
.hst3 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu{
	background: white;
	border-color: #e1e1e1;
}
.hst1 .navigation .mom-megamenu ul li:last-child,
.hst2 .navigation .mom-megamenu ul li:last-child,
.hst3 .navigation .mom-megamenu ul li:last-child{
	border-bottom: 1px solid #e1e1e1 !important;
}
.hst1 ul.main-menu li:not(.mom_mega) ul li:hover,
.hst2 ul.main-menu li:not(.mom_mega) ul li:hover,
.hst3 ul.main-menu li:not(.mom_mega) ul li:hover{
	background: white;
}
.hst1 .mom-megamenu,
.hst2 .mom-megamenu,
.hst3 .mom-megamenu{
	background: #f2f2f2;
	border-color: #e1e1e1;
}
.hst1 .mom-megamenu .view-all-link,
.hst2 .mom-megamenu .view-all-link,
.hst3 .mom-megamenu .view-all-link{
	border-color: #e1e1e1 !important;
	color: white;
}
.hst1 .mom-megamenu ul li:last-child,
.hst2 .mom-megamenu ul li:last-child,
.hst3 .mom-megamenu ul li:last-child,
.hst1 .mom-megamenu .sub-mom-megamenu2 ul, .hst1 .mom-megamenu .sub-mom-megamenu ul,
.hst2 .mom-megamenu .sub-mom-megamenu2 ul, .hst2 .mom-megamenu .sub-mom-megamenu ul,
.hst3 .mom-megamenu .sub-mom-megamenu2 ul, .hst3 .mom-megamenu .sub-mom-megamenu ul{
	border-color: #e1e1e1 !important;
}
.hst1 .mom-megamenu ul li:hover:before,
.hst2 .mom-megamenu ul li:hover:before,
.hst3 .mom-megamenu ul li:hover:before{
	border-left-color: #e1e1e1;
}
.hst1 ul.main-menu > li ul.sub-menu a, .hst2 ul.main-menu > li ul.sub-menu a, .hst3 ul.main-menu > li ul.sub-menu a{
	font-weight: 300;
}
.hst1 .mom-megamenu .sub-mom-megamenu2 ul li img,
.hst2 .mom-megamenu .sub-mom-megamenu2 ul li img,
.hst3 .mom-megamenu .sub-mom-megamenu2 ul li img{
	border: none;
}
.hst1 ul.br-right li:hover,
.hst2 ul.br-right li:hover,
.hst3 ul.br-right li:hover{
	background: #f2f2f2;
} 
.hst1 ul.webticker li h4 a:hover,
.hst2 ul.webticker li h4 a:hover,
.hst3 ul.webticker li h4 a:hover{
	color: #6b6b6b;
}
.hst1 .breaking-news, .hst1 .breaking-news .br-right,
.hst2 .breaking-news, .hst2 .breaking-news .br-right,
.hst3 .breaking-news, .hst3 .breaking-news .br-right{
	background: white;
}
.hst1 ul.br-right:after,
.hst2 ul.br-right:after,
.hst3 ul.br-right:after{
	border-right-color: #e1e1e1;
}
.hst1 .navigation ul.main-menu > li .mom-megamenu,
.hst2 .navigation ul.main-menu > li .mom-megamenu,
.hst3 .navigation ul.main-menu > li .mom-megamenu{
	background: white;
	border-color: #e1e1e1;
}
.hst1 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu,
.hst2 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu,
.hst3 .navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu{
	background: #f2f2f2;
}
.hst1 .navigation .mom-megamenu ul li.active, .hst1 .navigation .mom-megamenu ul li:hover,
.hst2 .navigation .mom-megamenu ul li.active, .hst2 .navigation .mom-megamenu ul li:hover,
.hst3 .navigation .mom-megamenu ul li.active, .hst3 .navigation .mom-megamenu ul li:hover{
	background: white;
}
.hst1 .navigation .mom-megamenu ul li.active:before, .hst1 .navigation .mom-megamenu ul li:hover:before,
.hst2 .navigation .mom-megamenu ul li.active:before, .hst2 .navigation .mom-megamenu ul li:hover:before,
.hst3 .navigation .mom-megamenu ul li.active:before, .hst3 .navigation .mom-megamenu ul li:hover:before,{
	border-left-color: #e1e1e1;
}
.hst1 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img,
.hst1 .navigation .mom-megamenu .sub-mom-megamenu ul li img,
.hst2 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img,
.hst2 .navigation .mom-megamenu .sub-mom-megamenu ul li img,
.hst3 .navigation .mom-megamenu .sub-mom-megamenu2 ul li img,
.hst3 .navigation .mom-megamenu .sub-mom-megamenu ul li img{
	border-color: #e1e1e1;
}
.hst1 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap,
.hst2 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap,
.hst3 .navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap{
	background: #fff;
	border-color: #e1e1e1;
}
.hst1 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a,
.hst2 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a,
.hst3 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a,
.hst1 .sticky-nav ul.main-menu li:first-child,
.hst2 .sticky-nav ul.main-menu li:first-child,
.hst3 .sticky-nav ul.main-menu li:first-child{
	border-color: #e1e1e1;
}
.hst1 ul.main-menu li.mega_col_title:hover,
.hst2 ul.main-menu li.mega_col_title:hover,
.hst3 ul.main-menu li.mega_col_title:hover{
	background: transparent;
}
.hst1 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover,
.hst2 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover,
.hst3 ul.main-menu li.mom_mega ul li:not(.mega_col_title):hover{
	background: #F2F2F2;
}
.hst1 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover,
.hst2 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover,
.hst3 .main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover{
	color: #000;
}
.hst1 .footer-menu .mom-megamenu, .hst2 .footer-menu .mom-megamenu, .hst3 .footer-menu .mom-megamenu{
	background: transparent;
}
.hst2 ul.br-right li:last-child,
.hst3 ul.br-right li:last-child{
	border-right: 1px solid #E1E1E1;
}
.hst2 ul.br-right,
.hst3 ul.br-right{
	border-width: 0 1px;
}
.hst2 .header-wrap{
	background: transparent;
	border-bottom: 1px solid #e1e1e1;
}
.hst3 .header-wrap{
	background: transparent;
}
.hst2 .navigation{
	width: 1157px;
	margin: 0 auto;
	border-top: none;
}
.hst3 .navigation{
	width: 1157px;
	margin: 0 auto;
}
.col2.hst2 .navigation,
.col2.hst3 .navigation{
	width: 958px;
}
.hst2 .breaking-news,
.hst3 .breaking-news{
	width: 1159px;
	margin: 0 auto;
}
.col2.hst2 .breaking-news,
.col2.hst3 .breaking-news{
	width: 960px;
}
.hst2 ul.main-menu li:first-child,
.hst3 ul.main-menu li:first-child{
	border-left: none;
}
.no-bnmenu .breaking-cont{
	width: 1031px
}
.no-bnmenu.col2 .breaking-cont{
	width: 831px;
}
/*topbar*/

.top-bar {
    background: #000;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #222222;
}
.top-bar-right {
    float: right;
}
.top-bar .menu-message {
    line-height: 33px;
}
.today_date {
    float: left;
    line-height: 5px;
    font-size: 15px;
    margin-right: 20px;
    background: #1A1919;
    padding: 0 15px;
    color: whitesmoke;
}
/*topmenu*/
.mobile-menu{
	display: none;
}
ul.main-menu,
ul.top-menu {
    float: left;
}
ul.top-menu li {
    float: left;
    font-weight: 700 !important;
    font-size: 12px;
    border-right: 1px solid #222222;
    position: relative;
}
ul.top-menu li:first-child {
    border-left: 1px solid #222222;
}
ul.top-menu li.current-menu-item,
ul.top-menu li:hover {
    background: #1A1919;
}
ul.top-menu li a {
    color: #c3c3c3;
    padding: 0 14px;
    display: block;
}
.col2 ul.top-menu li a{
	padding: 0 12px;
}
ul.top-menu li.current-menu-item a,
ul.top-menu li a:hover {
    color: white;
}
ul.top-menu > li ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    background: #1A1919;
    width: 170px;
    left: -1px;
}
ul.top-menu li:hover > ul.sub-menu {
    display: block;
}
.top-menu li:hover ul.sub-menu li ul.sub-menu{
	left: 100%;
	top:0;
}
ul.top-menu li ul li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #222222;
    line-height:18px;
}
.col2 ul.top-menu li ul li a{ 
	padding: 10px 12px;
}
ul.top-menu li ul li a{
    padding: 10px 14px;
}
ul.top-menu li ul li:hover {
    background: black;
}
ul.main-menu li ul li:first-child,
ul.top-menu li ul li:first-child {
    border-left: none;
}
ul.main-menu li ul li:last-child,
ul.top-menu li ul li:last-child {
    border-bottom: none;
}
/*top social icons*/

ul.top-social-icon {
    height: 35px;
    position: relative;
}
ul.top-social-icon li {
    float: left;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #222222;
    height: 34px;
    position: relative;
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}
ul.top-social-icon li:last-child {
    margin-right: 0;
    border-right: 1px solid #1b1b1b;
}
ul.top-social-icon li:hover {
    background: #1A1919;
}
ul.top-social-icon li.facebook:hover{
	background: #44619D;
}
ul.top-social-icon li.twitter:hover{
	background: #00BAFF;	
}
ul.top-social-icon li.youtube:hover{
	background: #C30000;
}
ul.top-social-icon li.google:hover{
	background: #E71414;
}
ul.top-social-icon li.pin:hover{
	background: #C21F25;
}
ul.top-social-icon li.rss:hover{
	background: #FF7E00;
}
ul.top-social-icon li.vimeo:hover{
	background: #44BBFF;
}
ul.top-social-icon li a {
    display: block;
    text-align: center;
    color: #ededed;
    padding: 7px 9px;
    line-height: normal;
}
ul.top-social-icon li a:hover{
	color: #F9F9F9;
}
ul.top-social-icon li a:before {
    position: static;
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
}
ul.top-social-icon li.facebook a:before {
    content: "\e769";
}
ul.top-social-icon li.twitter a:before {
    content: "\e76d";
    font-size: 18px;
}
ul.top-social-icon li.youtube a:before {
    font-family: 'font-awesome';
    content: "\e745";
    font-size: 20px;
}
ul.top-social-icon li.google a:before {
    content: "\e764";
    font-size: 20px;
}
ul.top-social-icon li.pin a:before {
    content: "\e7a6";
    font-size: 18px;
}
ul.top-social-icon li.rss a:before {
    content: "\e770";
    font-size: 17px;
}
ul.top-social-icon li.vimeo a:before {
    content: "\e775";
}
ul.top-social-icon li i{
	font-size: 19px;
}
ul.top-social-icon li.top-search{
	border-right: 1px solid #222222;
}
ul.top-social-icon li.top-search > a:before {
    content: "\e602";
    font-family: 'font-awesome';
    color: #c6c6c6;
    font-size: 16px;
    line-height: 19px;
}
ul.top-social-icon li.top-search.active > a:before{
	content: "\e60d";
	font-size: 19px;
}
div.search-dropdown {
    position: absolute;
    background: #1A1919;
    padding: 5px 10px;
    right: 0;
    top: 36px;
    z-index: 9999;
}
div.search-dropdown input {
    height: 24px;
    width: 209px;
    outline: none;
    font-size: 13px;
    padding: 0 5px;
    border: 1px solid #e7e7e7;
    background: #fafafa;
}
input:focus,
.sidebar .search-form .search-field:focus,
div.search-dropdown input:focus{
	color: #222;
}
.top-search a:hover{
	background: transparent;
}
/*ajax search*/
.search-dropdown{
	opacity: 0;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}
.search-dropdown.sw-show{
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
.sw-not_found{
	font-style: italic;
	font-size: 12px;
}
.search-dropdown .sf-loading {
	position: absolute;
	height: 40px;
	right: 15px;
	line-height: 40px;
	position: absolute;
	top: 3px;
	width: 16px;
	display: none;
}
.ajax-search-results {
    position: absolute;
    z-index: 9999;
    background: #1e1e1e;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: black;
    width: 207px;
    left: 0;
    top: 45px;
    padding: 0 10px;
}
.col2 .ajax-search-results{
	width: 207px;
}
.ajax-search-results h4 {
    font-size: 13px;
    color: #8b8b8b;
    background: #262626;
    border-width: 1px 0;
    border-style: solid;
    border-color: black;
    padding: 2px 11px;
    margin: 0 -10px;
    text-transform: uppercase;
}
.ajax-search-results a {
    padding: 10px 0 !important;
    font-size: 14px;
    border-top: 1px solid black;
    text-align: left !important;
    display: block;
    line-height: normal;
}
.ajax-search-results h4 + a{
    border-top: none;
}
.ajax-search-results h4:last-of-type a{
	border: none;
}
.ajax-search-results .post_format,
.ajax-search-results a img {
    float: left;
    margin-right: 8px;
}
.ajax-search-results a h2 {
    color: #c6c6c6;
    font-size: 14px;
    margin-bottom: 5px;
}
.ajax-search-results a:hover h2{
	color: #f2f2f2;
}
.ajax-search-results a:hover{
	background: #262626;
}
.ajax-search-results a span {
    color: #535353;
}
.ajax-search-results .post_format{
	background: #A8A8A8;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #272727;
	display: block;
}
.ajax-search-results h4.show-all-results{
	border-bottom: none;
	text-align: center;
	line-height: 45px;
}
.ajax-search-results h4.show-all-results a{
	display: inline-block;
	font-size: 13px !important;
	color: #c6c6c6;
}
.ajax-search-results h4.show-all-results i{
	position: relative;
	top: 2px;
	left: 10px;
}
.ajax-search-results > a .post_format:before{
	content: '';
	font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 35px;
}
.ajax-search-results > a.type-page .post_format:before{
	content: "\e621";
}
.ajax-search-results > a.format-image .post_format:before{
	content: "\e650";
}
.ajax-search-results > a.format-video .post_format:before{
    content: "\e62d";
}
.ajax-search-results > a.format-audio .post_format:before{
    font-family: 'font-awesome' !important;
    content: "\e711";
    line-height: 40px;
	font-size: 24px;
}
.ajax-search-results > a.format-quote .post_format:before{
    font-family: 'momizat' !important;
    content: "\e676";
    font-size: 25px;
}
.ajax-search-results > a.format-gallery .post_format:before{
    font-family: 'momizat' !important;
    content: "\e60e";
    font-size: 25px;
}
/*header content*/

.header-wrap {
    clear: both;
    background: #000;
    height: 122px;
    line-height: 122px;
    overflow: hidden;
}
.header-wrap > .inner {
    height: 122px;
    line-height: 122px;
    position: relative;
}
.logo {
    float: left;
}
.logo a img{
	display: inline-block;
}
.logo .site_title {
    margin-top: 27px;
}
.logo .site_title, .logo .site_desc {
    line-height: normal;
}
.header-banner {
    float: right;
}
.header-banner img{
	display: inline-block;
}
/*navigation*/
body.sticky_navigation_on .navigation.sticky-nav {
    width: 100%;
    position: fixed;
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	z-index: 5000;
	left: 0;
}
.sticky-nav ul.main-menu > li:first-child{
	border-width: 0 1px;
	border-style: solid;
}
.icon_only_label{
	display: none;
}
.navigation {
    height: 47px;
    background: #262626;
    border-bottom: 1px solid black;
}
.navigation > .inner {
    position: relative;
}
.fixed-header .navigation > .inner{
    position: inherit;
}
ul.main-menu > li > a {
    position: relative;
    padding-bottom: 5px !important;
    overflow: hidden;
    
}
ul.main-menu > li:not(.mom_mega) {
    position: relative;
}
ul.main-menu > li {
    float: left;
    line-height: 42px;
    font-size: 15px;
    font-weight: 700 !important;
    text-transform: uppercase;
    border-right: 1px solid black;
}
ul.main-menu li:first-child {
    border-left: 1px solid black;
}
ul.main-menu li.current-menu-parent,
ul.main-menu li.current-menu-item,
ul.main-menu li:hover {
    background: #1e1e1e;
}
ul.main-menu .cats-mega-wrap li.current-menu-parent,
ul.main-menu .cats-mega-wrap li.current-menu-item{
	background: transparent;
}
ul.main-menu li a {
    color: #ededed;
    padding: 0 15px;
    display: block;
}
.navigation ul.main-menu li ul li a{
    line-height: normal;
    padding: 11px 15px;
}
ul.main-menu li span.menu_bl {
    content: '';
    position: absolute;
    height: 5px;
    bottom: 0;
    width: 100%;
    left: 0;
}
ul.main-menu li span.menu_bl {
    background: #5a5a5a;
}
.menu-message {
    line-height: 45px;
}

.navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu {
    overflow: visible;   
    position: absolute;
    z-index: 9999;
    background: #262626;
    border: 1px solid black;
    left: -1px;
    top: 47px;
    width: 210px;
}

.navigation ul.main-menu li:not(.mom_mega) ul.sub-menu li ul.sub-menu{
	left: 100%;
	top: -1px;
}
ul.main-menu li:not(.mom_mega) ul li {
    float: none;
    text-transform: none;
    border-right: none;
    border-bottom: 1px solid #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 38px;
    position: relative;
}
ul.main-menu li.mom_mega ul li ul li:hover{
	background: #262626;
}
ul.main-menu li ul:not(.mom_mega_wrap) li:last-child{
	border-bottom: none;
}
ul.main-menu li ul li:hover {
    background: #1e1e1e;
}
ul.main-menu li a i {
    font-size: 16px;
    float: left;
    position: relative;
    margin-right: 7px;
    line-height: inherit;
}
ul.main-menu li .icon_only{
	font-size: 22px;
	margin: 0;
}
ul.main-menu li .img_icon {
    width: 18px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}
ul.main-menu li .img_icon.icon_only {
    width: 24px;
    background-size: 24px;
}
ul.main-menu li:not(.mom_mega) > ul > li.menu-item-has-children > a:after{
	content: "\e6d0";
	font-family: 'enotype';
	position: relative;
	/* color: black; */
	right: -5px;
	float: right;
	top: 2px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*MegaMenu*/
.navigation ul.main-menu > li:hover .mom-megamenu{
	visibility: visible; 
	opacity: 1;
}
.navigation ul.main-menu > li .mom-megamenu {
    background: #1e1e1e;
    position: absolute;
    z-index: 1000;
    border: 1px solid black;
    top: 47px;
    padding-top: 39px;
    left: -1px;
}
.navigation ul.main-menu > li.mom_mega.menu-item-depth-0 > .mom_mega_wrap{
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: 1px;
	top: 100%;
	background: #1e1e1e;
	border: 1px solid black;
	padding: 20px;
	z-index: 1000;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.4;
        padding-top: 15px;
}
.navigation ul.main-menu > li .mom-megamenu ul.sub-menu {
    width: 135px;
    float: left;
    top: 0;
    position: relative;
    left: 0;
    border: none;
}
.navigation .mom-megamenu ul li:last-child {
    border-bottom: 1px solid black !important;
}
.navigation .mom-megamenu > ul > li {
    line-height: 38px;
    padding: 0;
}
.navigation .mom-megamenu ul li.active,
.navigation .mom-megamenu ul li:hover {
    background: #1e1e1e;
    position: relative;
}
.navigation .mom-megamenu ul li.active:before,
.navigation .mom-megamenu ul li:hover:before {
    content: "";
    right: -13px;
    top: 35%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-left-color: #000;
    border-width: 6px;
}
.navigation .mom-megamenu .view-all-link {
    background: #5a5a5a;
	height: 38px;
	line-height: 33px;
	color: white;
	display: block;
	padding-left: 13px;
	font-size: 13px;
	width: 95.3%;
	text-transform: none;
	position: absolute;
	font-weight: 300 !important;
	top: 0;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: black;
	left: -1px;
}
.navigation .sub-mom-megamenu2 .view-all-link{
	width: 93.3% !important;
}
.navigation .mom-megamenu .view-all-link i {
    margin-left: 10px;
    font-size: 18px;
    top: 4px;
    position: relative;
    float: none;
}
.navigation .mom-megamenu .sub-mom-megamenu {
    width: 595px !important;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul,
.navigation .mom-megamenu .sub-mom-megamenu ul {
    width: auto;
    background: transparent;
    border-right: none;
    float: none;
    overflow: hidden;
    border-left: 1px solid black;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul{
	margin-bottom: -300px;
	padding-bottom: 300px;
}
.cats-mega-wrap {
	overflow: hidden;
}
.navigation .mom-megamenu .sub-mom-megamenu ul li {
    float: left;
    width: 153px;
    padding: 10px 0;
    border-right: 1px solid black;
    border-bottom: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 600px;
    margin-bottom: -506px;
}
.navigation .mom-megamenu .sub-mom-megamenu ul li:last-child {
    border-right: none;
}
.navigation .mom-megamenu .sub-mom-megamenu ul li img {
    display: inline-block;
    border: 1px solid black;
    /* margin-bottom: 14px; */
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul li h2 a,
.navigation .mom-megamenu .sub-mom-megamenu ul li h2 a {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    padding: 0 20px;
}
.navigation .mom-megamenu .sub-mom-megamenu2 {
    width: 418px;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 14px;
    overflow: hidden;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul li:last-child {
    margin-bottom: -1px;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul li a {
    padding: 0;
}
.navigation .mom-megamenu .sub-mom-megamenu2 ul li img {
    float: left;
    width: 78px;
    height: 51px;
    margin-right: 14px;
    border: 1px solid black;
}
.active.mom-cat-latest{
	display: block;
}
.mom-cat-latest{
	display: none;
}
.main-menu li.mom_mega > .mom_mega_wrap a {
    display: block;
    margin-bottom: 0;
    padding: 8px 10px;    
}
.navigation ul.main-menu li a i[class*="brankic-icon-"]{
	font-size: 21px;
}
/* Mega Menu columns */
.mom_mega_wrap .menu-item-depth-1.mega_column {
    float: left;
    width: 22%;
    margin-right: 4%;
}
.mom_mega_wrap .menu-item-depth-1.mega_column:last-child {
    margin-right: 0;
}
.mom_mega_wrap.mom_mega_col_3 .menu-item-depth-1.mega_column {
    width: 30.666%;
}
.mom_mega_wrap.mom_mega_col_2 .menu-item-depth-1.mega_column {
    width: 48%;
}
.mom_mega_wrap.mom_mega_col_5 .menu-item-depth-1.mega_column {
    width: 16.8%;
}

.mom_mega_wrap.mom_mega_col_1 .menu-item-depth-1.mega_column {
    width: 100%;
    margin-right: 0;
}
.main-menu .mom_mega.menu-item-depth-0 > .mom_mega_wrap .menu-item-depth-1.mega_column:first-child {
    border-left: none;
}
.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li > a{
    font-weight:bold;
    border-bottom:2px solid black;
}
.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a{
    padding-left:4px;
}
.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a:hover{
	color: white;
}
.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu > li ul li a i{
	top: -2px;
}
.main-menu .mom_mega.menu-item-depth-0 > ul.sub-menu li.menu-item-depth-1.mega_col_title a{
	padding-left: 0;
}
.main-menu ul.menu li.mom_mega .mega_col_title > a{
    color: #313131;
    font-size: 14px;
    margin-left: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #e7e7e7;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
    
}
#navigation .main-menu > li.sub-menu-left .cats-mega-wrap {
    right: -1px;
    left: auto;
}
#navigation > .inner {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#navigation .sticky_logo {
	line-height: 45px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#navigation .sticky_logo img {
    display: inline-block;
    opacity: 1;
}

/* ==========================================================================
 *                Drop down effects 
   ========================================================================== */
/* Older than css3 */
.lt-ie9 #navigation ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu,
.lt-ie9 #navigation .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, 
.lt-ie9 #navigation .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    display: none;
}
.lt-ie9 ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > ul.sub-menu,
.lt-ie9 #navigation .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, 
.lt-ie9 #navigation .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap
{
    display: block;
}

/* Fade effect (default) */
.dd-effect-fade ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu,
#navigation.dd-effect-fade .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, 
#navigation.dd-effect-fade .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    opacity: 0;
    visibility: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
    -moz-transform: scaleY(0.98);
-webkit-transform: scaleY(0.98);
-o-transform: scaleY(0.98);
-ms-transform: scaleY(0.98);
transform: scaleY(0.98);
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-o-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
}
.dd-effect-fade ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > ul.sub-menu,
#navigation.dd-effect-fade .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, 
#navigation.dd-effect-fade .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap
{
    opacity: 1;
    visibility: visible;
        -moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
    
}

/* Slide effect */
.dd-effect-slide ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu,
#navigation.dd-effect-slide .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, 
#navigation.dd-effect-slide .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    opacity: 0;
    visibility: hidden;
-webkit-transition: all 0.28s ease-in-out;
-moz-transition: all 0.28s ease-in-out;
-ms-transition: all 0.28s ease-in-out;
-o-transition: all 0.28s ease-in-out;
transition: all 0.28s ease-in-out;
    -moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-o-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-o-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;

}
.dd-effect-slide ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > ul.sub-menu,
#navigation.dd-effect-slide .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, 
#navigation.dd-effect-slide .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap {
    opacity: 1;
    visibility: visible;
        -moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
    
}

/* Skew effect */
.dd-effect-skew ul.main-menu li:not(.mom_mega):not(.mom_mega_cats) > ul.sub-menu,
#navigation.dd-effect-skew .main-menu li.mom_mega.menu-item-depth-0 > .mom_mega_wrap, 
#navigation.dd-effect-skew .main-menu li.menu-item-depth-0 > .cats-mega-wrap {
    opacity: 0;
    visibility: visible;
    max-width: 0;
    max-height: 0;
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-o-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
-webkit-transform: perspective(600px) rotateX(-90deg);
-moz-transform: perspective(600px) rotateX(-90deg);
-ms-transform: perspective(600px) rotateX(-90deg);
-o-transform: perspective(600px) rotateX(-90deg);
transform: perspective(600px) rotateX(-90deg);
 -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;

}
.dd-effect-skew ul.main-menu li:not(.mom_mega):not(.mom_mega_cats):hover > ul.sub-menu,
#navigation.dd-effect-skew .main-menu li.mom_mega.menu-item-depth-0:hover .mom_mega_wrap, 
#navigation.dd-effect-skew .main-menu li.menu-item-depth-0:hover > .cats-mega-wrap {
    opacity: 1;
    visibility: visible;
    max-width: 5000px;
    max-height: 5000px;
-webkit-transform: perspective(600px) rotateX(0deg);
-moz-transform: perspective(600px) rotateX(0deg);
-ms-transform: perspective(600px) rotateX(0deg);
-o-transform: perspective(600px) rotateX(0deg);
transform: perspective(600px) rotateX(0deg);
-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;

}

/*breaking news*/
.breaking-news-items {
    height: 39px;
    padding-left: 122px;
}
.breaking-news.brnews-disable{
	height: 39px;
}
.breaking-news.brnews-disable ul.br-right{
	left: 0;
}
.breaking-news.brnews-disable ul.br-right:after{
	display: none;
}
.breaking-news.brnews-disable ul.br-right li:last-child{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.breaking-news {
    /*height: 39px;*/
    line-height: 39px;
    background: #262626;
    border-bottom: 1px solid black;
    overflow: hidden;
    clear: both;
    
}
.breaking-news > .inner {
    position: relative;
}
.breaking-news .breaking-title {
    position: absolute;
    left:0;
    top: 0;
    height: 100%;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    width: 120px;
    border-width: 0 1px;
    border-color: black;
    border-style: solid;
}
.breaking-cont {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    overflow: hidden;
    position: relative;
}


.breaking-cont {
    height: 39px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    border-right: 1px solid #000;
    
}
.breaking-cont .mask {
    height: 39px;
    overflow: hidden;
    position: relative;
}
ul.webticker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0s linear 0s;
}
ul.webticker li {
    float: left;
    margin-right: 25px;
}
ul.webticker li span {
    color: #ededed;
    font-size: 17px;
    position: relative;
    float: left;
    }
ul.webticker li h4 {
    margin: 0;
    font-size: 11px;
}
ul.webticker li h4 a {
    color: #888888;
}
ul.webticker li h4 a:hover {
    color: #b1b1b1;
}
.tickercontainer {
    overflow: hidden;
    width: 99.6%;
    float: left;
}
.tickercontainer li {
    float: left;
}
ul.newsticker {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
}
/*breaking right*/
ul.br-right:after {
    content: "";
    right: 100%;
    top: 35%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #000;
    border-width: 6px;
}
ul.br-right {
	background: #262626;
    position: absolute;
    right: 0;
    top: 0;
    border: 0 solid #000;
    border-left-width: 1px;
}
ul.br-right li {
    float: left;
    border-right: 1px solid black;
    position: relative;
}
ul.br-right li:last-child {
    border-right: 0;
}
ul.br-right li:hover {
    background: #1e1e1e;
}
ul.br-right li a {
    color: #ededed;
    font-size: 14px;
    padding: 0 10px;
    line-height: 39px;
    height: 39px;
    display: block;
}
ul.br-right li:not(.menu-item-iconsOnly) a i {
    margin-right: 6px;
}
ul.br-right li a i.icon_only {
    font-size: 20px;
}
ul.br-right li a i.img_icon {
    float: left;
    width: 16px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}

ul.br-right li a i.img_icon.icon_only {
    background-size: 20px;
    width: 20px;
}

ul.br-right li.b-right-magazine a {
    font-size: 18px;
    line-height: 42px;
}
ul.br-right li.b-right-weather a {
    font-size: 21px;
}
/*container*/

.main-container {
    margin: 0 auto;
    width: 1162px;
}
.col2 .main-container {
    width: 960px;
}
.main-left {
    margin-right: 10px;
}
.main-content {
    width: 578px;
    float: left;
}

.one-side-wide:not(.both-sides-true) .main-content:not(.both-sides-layout), .one-side-wide .vc_sidebar.sidebar+.main-content.both-sides-layout, .one-side-wide .main-content.one_side:not(.both-sides-layout) {
    width: 788px;
}

.section {
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
    clear: both;
}
.section-header {
    margin: -15px -15px 15px;
    padding: 13px 0;
    text-align: center;
    background: #e9e9e9;
    border-bottom: 1px solid #e1e1e1;
}
.section-header h2.section-title a,
.section-header h2.section-title {
    font-size: 17px;
    color: #2d2d2d;
    font-weight: bold;
    text-transform: uppercase;
}
.section-header h1.section-title2 a,
.section-header h1.section-title2{
	font-size: 30px;
	color: #2d2d2d;
	font-weight: bold;
	margin-top: 4px;
}
.section-header span.mom-sub-title{
	color: #868686;
	font-size: 16px;
	display: inline-block;
	margin-top: 5px;	
} 
footer.show-more {
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e1e1e1;
    margin: 0 -15px -15px;
    position: relative;
}
.f-tabbed-grid+footer.show-more {
    margin-top:15px;
}
footer.show-more a {
    display: block;
    font-size: 15px;
}
footer.show-more .nomoreposts {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
}
.sm-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.entry-content p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
.entry-meta {
    margin-top: 15px;
}
.entry-meta a,
.entry-meta {
    color: #c6c6c6;
    font-size: 12px;
}
.media-item .entry-meta a:hover,
.entry-meta a:hover{
    color: #969696;
}
.entry-meta time,
.entry-meta span {
    float: left;
    margin-right: 20px;
}
.entry-meta i {
    margin-right: 5px;
    font-size: 15px;
}
body.no-post-format-icons .post-format-icon {
    display: none;
}
/*banners*/

.banner468 {
    text-align: center;
}
.banner468 img {
    display: inline-block;
}
/*Slider1*/
.def-slider {
    width: 100%;
}
.one-side-wide .main-content:not(.both-sides-layout) .def-slider {
}
.def-slider-wrap {
    overflow: hidden;
}
.def-slider-wrap .def-slider-item {
    width: 100%;
    display: none;
}
.def-slider-wrap .owl-item .def-slider-item {
    display: block;
}
.def-slider-wrap .def-slider-item a img{
	min-width: 100%;
}
.def-slider {
    position: relative;
}
.def-slider-cap {
    position: absolute;
    bottom: 21px;
    padding: 0 15px;
}
.def-slider-title {
    text-align: center;
}
.def-slider-desc,
.def-slider-title h2 a {
    background: url(../images/cap.png);
}
.def-slider-title h2 a {
    display: inline-block;
    padding: 17px 20px 20px;
    margin-bottom: 1px;
    font-size: 28px;
    font-weight: 700 !important;
    line-height: 30px;
}
.def-slider-desc {
    font-size: 16px;
    padding: 17px 20px;
    margin: 0;
}
.def-slider-desc,
.def-slider-title h2 a {
    color: white;
}
.def-slider .owl-dots {
    bottom: 0;
    position: absolute;
    text-align: center;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
}
.def-slider .owl-dots > div {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 2px solid #818181;
    background: #818181;
    text-indent: -9999px;
    margin-right: 3px;
    -webkit-transition: all ease-in-out 0.0s;
    transition: all ease-in-out 0.0s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.def-slider .owl-dots > div.active {
    background: black;
}

.momizat-custom-slider .owl-nav{
	position: absolute;
	top:0;
	left: 0;
	z-index: 888;
}
.momizat-custom-slider .owl-nav > div{
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, 0.4);
	float: left;
	display: inline-block;
	line-height: 29px;
	text-align: center;
	color: #D8D8D8;
	font-size: 16px;
}
.momizat-custom-slider .owl-nav > div:first-child{
	margin-right: 1px;
}
.momizat-custom-slider .owl-nav > div:hover{
	color: white;
}
/* slider2 */
.slider2 .big-slider2{
	overflow: hidden;
	width: 50%;
	height: auto;
	margin-bottom: 6px;
}
.slider2 .big-slider2 img, .slider2 .small-slider2 img {
    width:100%;
}

.slider2 .small-slider2:nth-child(3n+3) {
    clear:left;
}
.slider2 .small-slider2,
.slider2 .big-slider2{
	float: left;
	padding: 0 3px;
	position: relative;
	box-sizing: border-box !important;
}
.slider2 .big-slider2:nth-child(2n+2){
	margin-right: 0;
}
.slider2 .def-slider-title{
	text-align: inherit;
}
.slider2 .small-slider2{
	width: 33.3%;
	height: auto;
	margin-bottom: 0;
}
.slider2 .small-slider2:last-child{
	margin-right: 0;
}
.slider2 .small-slider2 .def-slider-title h2 a{
	font-size: 23px;
	line-height: 25px;
}
.slider2 .big-slider2 .def-slider-cap,
.slider2 .small-slider2 .def-slider-cap{
	padding: 0 10px;
	bottom: 10px;
}
.col2 .slider2 .big-slider2{
	width: 462px;
	height: auto;
}
.col2 .slider2 .small-slider2{
	width: 306.5px;
	height: auto;
}
/*Feature tabbed*/

.f-tabbed-head {
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    margin: -16px -16px 0;
    height: 38px;
    line-height: 38px;
}
.f-tabbed-head li {
    height: 38px;
    float: left;
    border-right: 1px solid #dbdbdb;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    z-index: 10;
}
.f-tabbed-head li:hover {
    background: white;
}
.f-tabbed-head li.active,
.f-tabbed-head li a.current {
    background: white;
}
.f-tabbed-head li:after,
.f-tabbed-head li:before {
    top: 88%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.f-tabbed-head li:hover:after,
.f-tabbed-head li:hover:before {
    top: 100%;
    opacity: 1;
}
.f-tabbed-head li a.current:after,
.f-tabbed-head li a.current:before,
.f-tabbed-head li.active:after,
.f-tabbed-head li.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 1;
}
.f-tabbed-head li:after,
.f-tabbed-head li.active:after,
.f-tabbed-head li a.current:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}
.f-tabbed-head li:before,
.f-tabbed-head li.active:before,
.f-tabbed-head li a.current:before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}
.f-tabbed-head li a {
    padding: 10px 15px 9px;
    font-size: 15px;
    color: #4b4b4b;
}
.f-tabbed-header li a{
	padding: 0 15px;
	display: block;
}
.f-tabbed-head li a.current,
.media-main-content .f-tabbed-head li.active a span,
.media-main-content .f-tabbed-head li a:hover span,
.media-main-content .f-tabbed-head li.active a,
.media-main-content .f-tabbed-head li a:hover,
.f-tabbed-head li.active a,
.f-tabbed-head li a:hover {
    color: #0083b9;
}
/*sort*/

ul.f-tabbed-sort {
    float: right;
}
ul.f-tabbed-sort li {
    border-right: 0;
    border-left: 1px solid #dbdbdb;
}
ul.f-tabbed-sort li a {
    padding: 10px 15px 10px 1px;
    outline: none;
}
ul.f-tabbed-sort li span {
    font-size: 32px;
    position: relative;
    right: -6px;
    bottom: -9px;
    line-height: 0;
}
ul.f-tabbed-sort li.list span{
	right: -1px;
} 
ul.f-tabbed-sort li.list a{
	padding: 10px 15px 10px 6px;
}
/*feature tabbed body*/

.f-tabbed-body .f-tabbed-grid {
    overflow: hidden;
    padding-top: 15px;
    margin: 0 -7px -14px -7px;
}
ul.f-tabbed-grid li {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 7px;
    margin-bottom: 14px;
    -moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
}
ul.f-tabbed-grid.f-tabbed-cols3 li {
    width: 33.3%;
}

ul.f-tabbed-grid.f-tabbed-cols4 li {
    width: 25%;
}

ul.f-tabbed-grid.f-tabbed-cols5 li {
    width: 20%;
}
ul.f-tabbed-grid.f-tabbed-cols2 li:nth-child(2n+1), ul.f-tabbed-grid.f-tabbed-cols3 li:nth-child(3n+1), ul.f-tabbed-grid.f-tabbed-cols4 li:nth-child(4n+1), ul.f-tabbed-grid.f-tabbed-cols5 li:nth-child(5n+1) {
    clear: left;
}
ul.f-tabbed-grid li img,
ul.f-tabbed-list li .post-thumbnail img{
	-webkit-transition: none !important;
}
ul.f-tabbed-grid li img {
    width: 100%;
    height: auto;
}
ul.f-tabbed-grid li:nth-child(2n+1) {
    margin-right: 0;
}
.slider-mpop-big .f-p-title,
ul.f-tabbed-grid li .f-p-title {
    background: rgba(0, 0, 0, 0.40);
    right: 7px;
    left:7px;
    bottom: 0;
    position: absolute;
    padding: 11px 20px 14px 11px;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}
.slider-mpop-big .f-p-title h2 a,
ul.f-tabbed-grid li .f-p-title h2 a {
    color: white;
    font-size: 18px;
    font-weight: 300;
}
ul.f-tabbed-grid li .f-p-title h2 a{
	margin-right: 33px;
}
ul.f-tabbed-grid li .entry-content,
ul.f-tabbed-grid li .entry-meta {
    display: none;
}
.f-p-title .post-format-icon:before,
.post-list .post-format-icon:before {
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    color: #fff;
    content: "";
    position: absolute;
    bottom: 6px;
    right: 2px;
}
.format-video .post-format-icon:before {
    content: "\e62d" !important;
    line-height: 29px !important;
    padding-left: 1px;
}
.format-audio .post-format-icon:before {
    font-family: 'font-awesome' !important;
    content: "\e711" !important;
}
.format-quote .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e676" !important;
}
.format-image .post-format-icon:before {
    content: "\e650" !important;
    line-height: 29px !important;
    padding-left: 1px;
}
.ajax-search-results > a.format-standard .post_format:before,
.format-standard .post-format-icon:before {
    content: "\e621" !important;
}
.format-gallery .post-format-icon:before {
    font-family: 'momizat' !important;
    content: "\e60e" !important;
}
ul.f-tabbed-grid li.format-audio .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 24px;
}
ul.f-tabbed-grid li.format-quote .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 23px;
}
ul.f-tabbed-grid li.format-gallery .f-p-title .post-format-icon:before {
    right: 7px;
    font-size: 22px;
}
/*feature tabbed list*/

ul.f-tabbed-list {
    margin: 0 -15px 0 -15px;
}
ul.f-tabbed-list li {
    overflow: hidden;
    padding: 15px 15px 10px;
    border-bottom: 1px solid #e1e1e1;
}
ul.f-tabbed-list li:last-child {
    border-bottom: 0;
}
ul.f-tabbed-list li .post-thumbnail img {
    float: left;
    margin-right: 15px;
    width: 170px;
    height: 115px;
}
ul.f-tabbed-list li h2 a {
    display: block;
    font-size: 18px;
    font-weight: 700 !important;
    color: #4e4e4e;
    margin: -3px 0 10px;
}
ul.f-tabbed-list li .entry-meta {
    margin-top: 11px;
}
ul.f-tabbed-list li .entry-meta .momizat-icon-eye {
    position: relative;
    top: 4px;
    font-size: 18px;
}
ul.f-tabbed-list li .entry-meta .post-views {
    position: relative;
    top: -4px;
}
ul.f-tabbed-list li .entry-content P{
	margin-bottom: 0;
}
ul.f-tabbed-list .f-p-title {
    position: relative;
}
ul.f-tabbed-list .f-p-title .post-format-icon:before {
    content: "";
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    top: 88px;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-left: -185px;
}
ul.f-tabbed-list .format-audio .post-format-icon:before {
    font-size: 19px;
    line-height: 31px;
}
ul.f-tabbed-list .format-standard .post-format-icon:before,
ul.f-tabbed-list .format-image .post-format-icon:before {
    font-size: 26px;
}
ul.f-tabbed-list .format-quote .post-format-icon:before,
ul.f-tabbed-list .format-gallery .post-format-icon:before {
    font-size: 20px;
}
ul.f-tabbed-list .f-tabbed-list-content{
	margin-left: 185px;
}
/*Scroller*/
.scroller {
    margin: 0 15px;
}
.col2 .scroller {
    margin: 0;
}
.scroller ul{
    margin: 0 auto;
    position: relative;
    padding: 5px 0;
}
.col2 .scroller ul {
    width: 920px;
}
.scroller ul li {
    float: left;
    position: relative;
    text-align: center;
    display: none;
    /* margin-right: 1px; */
}
.scroller ul .owl-item li {
    display: block;
    width: 100%;
}
.col2 .scroller ul li {
    width: 229px;
    height: 154px;
}
.scroller ul li:nth-child(4n+4) {
    margin-right: 0;
}
.scroller ul li img {
    display: block;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    width: 274px;
    height: 183px;
}
.col2 .scroller ul li img {
    width: 229px;
    height: 154px;
}
.scroller ul li a {
    display: block;
    background: #000;
}
.scroller ul li:hover img {
    opacity: 1;
}
.scroller ul li h2 {
    position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0 20px;
    font-size: 17px;
    font-weight: 700 !important;
    color: white;
    text-shadow: 0 0 6px #000;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;    
}
.scroller ul li .entry-meta {
    position: absolute;
    bottom: -5px;
    width: 100%;
    font-size: 13px;
    color: white;
    opacity: 0;
    text-shadow: 0 0 6px #000;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    text-align: center;
}
.col2 .scroller ul li .entry-meta {
    width: 100%;
}
.scroller ul li .entry-meta a {
    background: transparent;
    display: inline-block;
    color: white;
}
.scroller2 ul li .entry-meta .author-link,
.scroller ul li .entry-meta .author-link,
.scroller2 ul li .entry-meta time,
.scroller ul li .entry-meta time,
.scroller2 ul li .entry-meta .cat-link,
.scroller ul li .entry-meta .cat-link {
	float: none;
    display: inline-block;
}
.scroller2 ul li .entry-meta time,
.scroller ul li .entry-meta time{
	margin: 0 10px;
}
.scroller2 ul li .entry-meta .cat-link,
.scroller ul li .entry-meta .cat-link {
    margin-right: 0;
}
.scroller ul li:hover .entry-meta {
    bottom: 5px;
    opacity: 1;
}
.scroller ul li:hover h2 {
    bottom: 20px;
    margin-bottom: 20px;
}
.scroller .owl-prev,
.scroller .owl-next,
.scroller2 .owl-prev,
.scroller2 .owl-next {
    text-indent: -9999px;
}
.scroller .owl-next,
.scroller .owl-prev{
	float: left;
}
.scroller .owl-next:after,
.scroller .owl-prev:before {
    font-family: 'font-awesome';
    content: "\e6e8";
    text-indent: 0;
    float: left;
    width: 11px;
    height: 18px;
    position: absolute;
    left: -21px;
    bottom: 45%;
    font-size: 31px;
    color: #dbdbdb;
}
.col2 .scroller .owl-next:after,
.col2 .scroller .owl-prev:before {
    font-size: 25px;
    left: -15px;
}
.scroller .owl-buttons {
    width: 0;
    height: 0;
}
.scroller .owl-next:after {
    content: "\e6e9";
    left: auto;
    float: right;
    right: -21px;
}
.col2 .scroller .owl-next:after {
    float: right;
    left: auto;
    right: -17px;
}
/*scroller style2*/

.scroller2 {
    margin: -15px -14px -15px -15px;
    overflow: hidden;
}
.scroller2 li {
    float: left;
    padding: 15px;
    width: 259px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding-bottom: 220px;
    margin-bottom: -195px;
    display: none;
}
.scroller2 ul .owl-item li {
    display: block;
}
.col2 .scroller2 li {
    width: 209px;
}
.scroller2 li img {
    display: block;
    width: 260px;
    height: 175px;
    margin-bottom: 15px;
}
.col2 .scroller2 li img {
    display: inline-block;
    width: 209px;
    height: 140px;
}
.scroller2 ul li h2 {
    font-size: 17px;
}
.scroller2 ul li h2 a {
    color: #2d2d2d;
}
.scroller2 li .entry-meta {
    margin-top: 13px;
    overflow: hidden;
}
.col2 .scroller2 li .entry-meta {
    padding: 0 4px 0 3px;
}
.scroller2 .owl-stage-outer {
    border-bottom: 1px solid #e4e4e4;
}
.scroller2 .owl-controls {
    position: relative;
}
.scroller2 .owl-next:after,
.scroller2 .owl-prev:before {
    position: absolute;
    font-family: 'font-awesome';
    content: "\e6e8";
    text-indent: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #e4e4e4;
    bottom: 20%;
    left: 10px;
    text-align: center;
    line-height: 25px;
    color: #999999;
    font-size: 22px;
}
.scroller2 .owl-nav {
    height: 48px;
}
.scroller2 .owl-prev {
    float: left;
}
.scroller2 .owl-next {
    float: right;
}
.scroller2 .owl-next:after {
    content: "\e6e9";
    right: 10px;
    left: inherit;
}
.scroller2 .owl-dots {
    bottom: 18px;
    left: 50%;
    position: absolute;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);    
}
.scroller2 .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
    border: 1px solid #d2d2d2;
    float: left;
    margin-right: 3px;
    position: relative;
}
.scroller2 .owl-dots .owl-dot.active:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #999999;
    position: absolute;
    top: 2px;
    left: 2px;
}
/*news boxes*/

header.block-title {
    background: #e9e9e9;
    height: 38px;
    line-height: 38px;
    margin: -15px -15px 15px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #e1e1e1;
}
header.block-title h2 a,
header.block-title h2 {
    font-size: 17px;
    font-weight: 700 !important;
    color: #0083b9;
    float: left;
}
.nb5 .first-item .post-format-icon:before {
    top: 57px;
    bottom: inherit;
}
.nb1 .entry-content p,
.nb2 .entry-content p,
.nb3 .entry-content p,
.nb4 .entry-content p,
.nb5 .entry-content p,
.nb6 .entry-content p {
	margin-bottom: 0;
}
.nb1 .post-format-icon:before,
.nb2 .first-item .post-format-icon:before,
.nb3 .first-item .post-format-icon:before,
.nb4 .first-item .post-format-icon:before,
.nb5 .first-item .post-format-icon:before,
.nb6 .post-format-icon:before {
    content: "";
    font-family: 'brankic';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 28px;
}
.nb1 .format-audio .post-format-icon:before,
.nb2 .first-item.format-audio .post-format-icon:before,
.nb3 .first-item.format-audio .post-format-icon:before,
.nb4 .first-item.format-audio .post-format-icon:before,
.nb5 .first-item.format-audio .post-format-icon:before,
.nb6 .format-audio .post-format-icon:before,
.blog_posts .format-audio .post-format-icon:before {
    font-size: 19px;
    line-height: 33px;
}
.nb1 .format-standard .post-format-icon:before,
.nb2 .first-item.format-standard .post-format-icon:before,
.nb3 .first-item.format-standard .post-format-icon:before,
.nb4 .first-item.format-standard .post-format-icon:before .nb5 .first-item.format-standard .post-format-icon:before,
.nb6 .format-standard .post-format-icon:before,
.nb1 .format-image .post-format-icon:before,
.nb2 .first-item.format-image .post-format-icon:before,
.nb3 .first-item.format-image .post-format-icon:before,
.nb4 .first-item.format-image .post-format-icon:before,
.nb5 .first-item.format-image .post-format-icon:before,
.nb6 .format-image .post-format-icon:before,
.blog_posts .format-image .post-format-icon:before{
    font-size: 26px;
}
.nb1 .format-quote .post-format-icon:before,
.nb2 .first-item.format-quote .post-format-icon:before,
.nb3 .first-item.format-quote .post-format-icon:before,
.nb4 .first-item.format-quote .post-format-icon:before,
.nb5 .first-item.format-quote .post-format-icon:before,
.nb6 .format-quote .post-format-icon:before,
.nb1 .format-gallery .post-format-icon:before,
.nb2 .first-item.format-gallery .post-format-icon:before,
.nb3 .first-item.format-gallery .post-format-icon:before,
.nb4 .first-item.format-gallery .post-format-icon:before,
.nb5 .first-item.format-gallery .post-format-icon:before,
.nb6 .format-gallery .post-format-icon:before,
.blog_posts .format-gallery .post-format-icon:before,
.blog_posts .format-quote .post-format-icon:before {
    font-size: 20px;
}
ol.nb-tabbed-head {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
}
ol.nb-tabbed-head li {
    float: left;
    height: 38px;
    border-left: 1px solid #dbdbdb;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
ol.nb-tabbed-head li:hover {
    background: white;
}
ol.nb-tabbed-head li a {
    padding: 10px;
    outline: none;
}
ol.nb-tabbed-head li.active {
    font-weight: 400;
    background: white;
}
ol.nb-tabbed-head li:after,
ol.nb-tabbed-head li:before {
    top: 88%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
ol.nb-tabbed-head li:hover:after,
ol.nb-tabbed-head li:hover:before {
    top: 100%;
    opacity: 1;
}
ol.nb-tabbed-head li.active:after,
ol.nb-tabbed-head li.active:before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    opacity: 1;
}
ol.nb-tabbed-head li:before,
ol.nb-tabbed-head li.active:before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}
ol.nb-tabbed-head li:after,
ol.nb-tabbed-head li.active:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}
ol.nb-tabbed-head li.active a {
    color: #0083b9;
}
/*newsbox1*/

.nb1 ul {
    margin: -15px -15px;
    overflow: hidden;
}
.nb1 ul+.show-more {
    margin-top: 15px;
}
.cat-grid li{
	position: relative;
}
.cat-grid li,
.nb1 ul li {
    float: left;
    width: 50%;
    padding: 14px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #e4e4e4;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;    
}

.cat-grid li:nth-child(2n+1),
.nb1 ul li:nth-child(2n+1) {
    clear: left;
}
.cat-grid.grid-col-3 li {
    width: 33.3%;
}
.cat-grid.grid-col-3 li:nth-child(2n+1) {
    clear: none;
}
.cat-grid.grid-col-3 li:nth-child(3n+1) {
    clear: left;
    border-left: 0;
}
.nb5 ul li:nth-child(2n+1):before,
.nb3 ul li:nth-child(2n+1):before,
.cat-grid li:nth-child(2n+1):before,
.cat-grid.grid-col-3 li:nth-child(3n+1):before
 {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    left: 100%;
    top: -1px;
    content: '';
    padding-right: 1px;
}
.cat-grid.grid-col-3 li:nth-child(3n+1):before {
    width: 200%;
}
.nb1 ul li {
    padding-bottom: 200px;
    margin-bottom: -190px;
}

/* news list */
.news-list ul li {
    float:none;
    width: auto;
    padding-bottom:14px;
    margin-bottom: 0;
    border-width: 0px 0 1px 0;
}
.news-list ul li .entry-content {
    margin-bottom: 10px;
}
.news-list ul li .entry-content:last-child {
    margin-bottom: 0;
}
.news-list ul li .entry-meta {
    margin-top: 0;
}
.news-list ul li:last-child {
    border-bottom: none;
}
.cat-grid li:nth-child(2n+2),
.nb1 ul li:nth-child(2n+2) {
    border-right: 0;
}

.nb1 ul li:first-child,
.nb1 ul li:nth-child(2) {
    border-top: 0;
}
.nb1 ul li .post-thumbnail img {
    margin-bottom: 15px;
}
.nb1 ul li h2 a,
.nb2 .first-item h2 a,
.nb3 .first-item h2 a,
.nb4 .first-item h2 a,
.nb5 .first-item h2 a,
.nb6 ul li h2 a {
    font-size: 19px;
    font-weight: 700 !important;
    color: #2d2d2d;
    line-height: 24px;
    display: block;
    margin-bottom: 9px;
}
.site-content .nb1 h2 {
	margin: 0;
}
.entry-meta i {
    font-size: 14px;
}
/*newsbox2*/

.nb2 {
    margin: -15px;
    overflow: hidden;
}
.nb2 .first-item,
.nb4 .first-item {
    width: 259px;
    float: left;
    padding: 14px;
}
.nb2 .first-item .entry-meta,
.nb4 .first-item .entry-meta {
    margin: 9px 0 5px;
}
.nb2 ul,
.nb4 ul {
    margin-left: 287px;
    border-left: 1px solid #e4e4e4;
    margin-bottom: -999px !important;
    padding-bottom: 999px;
}
.nb2 ul li {
    padding: 10px 15px !important;
}
.nb2 ul li,
.nb4 ul li {
	overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #e4e4e4;
}
.nb2 ul li:last-child,
.nb4 ul li:last-child {
    border-bottom: 0;
}
.nb2 ul li h2 a,
.nb5 ul li h2 a {
    font-size: 16px;
    font-weight: 300;
    color: #2d2d2d;
    line-height: 24px;
    display: block;
}
.nb2 ul li .entry-meta,
.nb5 ul li .entry-meta {
    margin-top: 3px;
}
.nb2 ul li.show-more {
    padding: 9px 0;
    text-align: center;
}
.nb2 ul li.show-more a {
    font-size: 15px;
    display: block;
}
.newb2.show-more {
    margin-top: 15px;
}
/*newsbox3*/

.nb3,
.nb4,
.nb5,
.nb6 {
    overflow: hidden;
    margin: -15px -15px 0;
}
.nb3 .first-item {
    float: left;
    width: 50%;
    padding: 14px;
    border-width: 0 1px 0px 0;
    border-style: solid;
    border-color: #e4e4e4;
    padding-bottom: 214px;
    margin-bottom: -200px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;    
    
}
.nb3 .first-item:nth-child(2n+2) {
    border-right: 0;
}
.nb3 .first-item .post-thumbnail img {
    margin-bottom: 15px;
}
.nb3 ul li:nth-child(2n+1) {
    clear: left;
}
.nb3 ul li,
.nb5 ul li {
    width: 50%;
    float: left;
    padding: 14px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e4e4e4;
    position: relative;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;    
}
.nb5 ul li:first-child,
.nb5 ul li:nth-child(2) {
    border-top: none;
}
.nb3 ul li:nth-child(2n+2),
.nb5 ul li:nth-child(2n+2) {
    border-right: none;
}
.nb3 ul li .post-thumbnail img {
    max-width: 80px;   
}
.nb3 ul li .post-thumbnail img,
.nb4 ul li .post-thumbnail img {
    float: left;
    margin-right: 15px;
    max-width:80px;
}
.nb3 ul li h2 a,
.nb4 ul li h2 a {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #2d2d2d;
    margin-top: -3px;
    line-height: 18px;
}
.nb3 ul li .entry-meta,
.nb4 ul li .entry-meta {
    margin-top: 3px;
}
.nb3 ul li .entry-meta .brankic-icon-calendar,
.nb4 ul li .entry-meta .brankic-icon-calendar {
    font-size: 16px;
}

/*Newsbox4*/

.nb4 .first-item .post-thumbnail img {
    margin-bottom: 10px;
}
.nb4 .first-item .entry-meta {
    margin-bottom: 0;
}
/*newsbox5*/

.nb5 ul li {
    padding: 9px 14px;
    padding-bottom: 35px;
    margin-bottom: -25px;
}
.nb5 .first-item {
    padding: 14px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}
.nb5 .first-item h2 a {
    margin-bottom: 15px;
}
.nb5 .first-item .post-thumbnail img {
    float: left;
    margin-right: 15px;
}
.nb5 .first-item .entry-meta {
    margin-top: 11px;
}
.nb5 h2{
	margin: 0;
}
/*Newsbox6*/

.nb6 ul {
    overflow: hidden;
}
.nb6 ul li {
    float: left;
    width: 33.3%;
    padding: 15px 14px 11px 15px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e4e4e4;
    padding-bottom: 215px;
    margin-bottom: -200px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;    
    
}
.nb6 ul li:nth-child(3n+1) {
    clear: left;
}
.nb6 ul li:nth-child(3n+3) {
    border-right: 0;
}
.nb6 ul li:nth-child(-n+3) {
    border-top: 0;
}
.nb6 ul li .post-thumbnail img {
    margin-bottom: 10px;
}
/* Video box */
.vid-box-wrap ul.widget-tabbed-header{
	width: 32.6%;
	margin: -2px 0 0 -15px;
	float: left;
	position: absolute;
	top: 1px;
}
.vid-box-wrap .widget-tabbed-body,
.vid-box-wrap.main_tabs{
	border: none;
}
.vid-box-wrap.main_tabs{
	background: #fafafa;
	margin: -15px;
}
.vid-box-wrap ul.widget-tabbed-header li{
	width: 48.55%;
}
.vid-box-wrap ul.widget-tabbed-header li a{
	font-weight: bold;
	text-transform: inherit;
	font-size: 15px;
	padding: 0 41px;
	z-index: 99;
}
.vid-box-wrap .widget-tabbed-body {
	padding-top: 19px; 
}
.mgw-inner  > * {
    max-width: 100%;
}
.vid-vert{
	position: relative;
	overflow: hidden;
	width: 32.6%;
	height: 428px;
	margin: 21px 16px -15px -15px;
	border-right: 1px solid #dbdbdb;
	float: left;
}
.vid-box-nav{
	background: #fff;
	width: 100%;
	height: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.vid-box-nav li{
	padding: 14.4px 15px;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb !important;
}
.vid-box-nav li.active,
.vid-box-nav li:hover{
	background: #fafafa;
} 
.vid-box-nav li img{
	width: 82px;
	height: 56px;
	float: left;
	margin-right: 15px;
}
.vid-box-nav li h2{
	font-size: 17px;
}
.vid-box-nav li:hover a,
.vid-box-nav li.active h2 a{
	color: #0083b9;
}
.vid-box-nav li .entry-meta{
	margin-top: 4px;
}
.vid-carousel-stage{
	position: relative;
	width: 67%;
	overflow: hidden;
	height: 460px;
}
.vid-box-item-wrap{
	width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.vid-box-item-wrap li{
	float: left;
	position: relative;	
	padding: 0;
	width: 758px;
}
.vid-item.format-audio a.vid-item-img:before,
.vid-item.format-video a.vid-item-img:before{
	content: "\e705";
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	position: absolute;
	top: 45%;
	left: 48%;
	color: #fff;
	z-index: 999;
	font-size: 48px;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
}
.vid-item img{
	max-width: 100%;
}
.vid-item h2{
	position: absolute;
	bottom: 6px;
	background: rgba(0, 0, 0, 0.48);
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.vid-item h2 a{
	color: white;
	font-size: 27px;
	font-weight: bold;
}
.vid-items-arrnav{
	position: absolute;
	top: 45% !important;
	width: 100%;
	z-index: 99;
}
.vid-items-arrnav a{
	width: 42px;
	height: 50px;
	background: rgba(0, 0, 0, 0.48);
	display: inline-block;
	text-align: center;
	line-height: 50px;
	color: white;
	font-size: 24px;
}
.vid-items-arrnav a.vid-items-nav0{
	float: left;
}
.vid-items-arrnav a.vid-items-nav0 i{
	left: -1px;
}
.vid-items-arrnav a.vid-items-nav1{
	float: right;
}
.vid-items-arrnav a.vid-items-nav1 i{
	right: -1px;
}
.vid-items-arrnav a i{
	position: relative;
	top: 1px;
}
.nav-arr-nav{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	background: #e9e9e9;
	border-top: 1px solid #dbdbdb;
	overflow: hidden;
	width: 31.85%;
}
.nav-arr-nav a{
	display: inline-block;
	padding: 0 80.8px;
	font-size: 22px;
	border-right: 1px solid #dbdbdb;
	float: left;
}
.nav-arr-nav a:hover{
	background: #fff;
}
.col2 .vid-box-item-wrap li{
		width: 624px;
}
.col2 .vid-item h2{
	bottom: -1px;
}
.col2 .vid-box-wrap ul.widget-tabbed-header li a{
	padding: 0 26px;
}
.col2 .vid-carousel-stage{
	width: 624px;
	height: 384px;
}
.col2 .nav-arr-nav{
	width: 31.55%;
}
.col2 .nav-arr-nav a{
	padding: 0 64px;
}
.col2 .vid-vert{
	height: 351px;
	width: 32.5%;
}
.col2 .vid-box-wrap ul.widget-tabbed-header{
	width: 32.3%;
}
.main-content .widget-tabbed-header,
.main-content .vid-box-nav li h2,
.main-content .vid-box-nav li .entry-meta,
.main-content .nav-arr-nav{
	display: none;
}
.main-content .vid-vert{
	margin: -18px 16px -15px -15px;
	width: 18%;
	height: 306px;
}
.main-content .vid-box-nav li img{
	height: 47px;
}
.main-content .vid-carousel-stage{
	width: 446px;
	height: 275px;
}
.main-content .vid-box-item-wrap li{
	width: 446px;
}
.main-content .vid-item h2{
	bottom: 0;
	padding: 17px;
}
.main-content .vid-item h2 a{
	font-weight: normal;
	font-size: 21px; 
}
.main-content .vid-item.format-audio a.vid-item-img:before, .vid-item.format-video a.vid-item-img:before{
	font-size: 38px;
}
.main-content .vid-items-arrnav{
	top: 42% !important;
}
.main-content .vid-items-arrnav a{
	font-size: 19px;
	width: 37px;
	height: 45px;
}
.main-content .vid-items-arrnav a i{
	top: -1px;
}

.one-side-wide .main-content .vid-carousel-stage {
	width: 640px;
	height: 394px;
}
.one-side-wide .main-content .vid-box-item-wrap li{
	width: 640px;
}
.one-side-wide .vid-item h2{
	bottom: -1px;
}
.one-side-wide .vid-box-wrap ul.widget-tabbed-header li a{
	padding: 0 26px;
}
.one-side-wide .nav-arr-nav{
	width: 31.55%;
}
.one-side-wide .nav-arr-nav a{
	padding: 0 64px;
}
.one-side-wide .main-content .vid-vert{
	height: 426px;
	width: 15.3%;
}
.one-side-wide .vid-box-wrap ul.widget-tabbed-header{
	width: 32.3%;
}
.one-side-wide .main-content .vid-box-nav li img{
	width: auto;
	height: auto;
}
/*newspics*/
.nip {
    margin: -15px;
    padding: 14px;
}
.nip .first-item {
    float: left;
    margin-right: 14px;
}
.nip .first-item img{
	height: 240px;
    width: 359px;
}
.nip ul {
    margin: -4px;
    margin-left: 371px;
}
.nip ul li {
    float: left;
    padding: 2px;
}
.nip ul li img{
	width: 85px;
	height: 57px;
}
.nip ul li:nth-child(2n+2) {
    margin-right: 0
}
.media-filter,
.secondary-sidebar {
    padding: 13px 14px 0;
    width: 170px;
    float: left;
    margin: 0 0 0 10px;
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
}
.sidebar {
    padding: 13px 13px 0;
    width: 336px;
    float: right;
    background: white;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
}
.sidebar, .secondary-sidebar {
    position: relative;
}
/* ==========================================================================
   widgets
   ========================================================================== */
.widget-title h2:empty{
	background: #dbdbdb !important;
	border: none !important;
	height: 1px !important;
}
.secondary-sidebar .widget-title h2,
.sidebar .widget-title h2{
    padding: 0 15px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    height: 38px;
    line-height: 38px;
}
.widget-title h2 {
    font-size: 17px;
    font-weight: 700 !important;
    color: #2d2d2d;
}
.secondary-sidebar .widget-title{
	margin: 0 -15px 15px;
}
.sidebar .widget-title {
    margin: 0 -14px 13px;
}
.widget {
    margin-bottom: 15px;
}
.widget:first-child .widget-title {
    margin-top: -14px;
}
.widget:first-child .widget-title h2:empty{
	background: none !important;
}
/* newsletter */
.newsletter .nsd{
	margin: 0 0 10px;
}
.newsletter .nsf{
	width: 72%;
	float: left;
}
.sidebar .newsletter .nsf{
	width: 68%;
}
.newsletter .nsb{
	width: 28%;
	height: 40px;
	font-size: 14px;
}
.sidebar .newsletter .nsb{
	width: 22%;
	box-sizing: content-box;
}
.secondary-sidebar .newsletter .nsf{
	width: 100%;
	float: none;
	margin-bottom: 10px;
    }
.mom-newsletter .sf-loading {
    position: absolute;
    top: 11px;
    margin-left: -23px;
    z-index: 10;
    display: none;
 }
 .sidebar .mom-newsletter .sf-loading {
    left: 68%;
 }
 .footer .mom-newsletter .sf-loading {
    left: 65%;
    top: 10px;
 }

.secondary-sidebar .mom-newsletter .sf-loading {
    right: 5px;
 }

 .mom-newsletter form {
    position: relative;
 }
 .mom-newsletter .sf-loading img {
    opacity: 1;
 }
.secondary-sidebar .nsb{
	width: 50%;
}
/*post list widget*/

.secondary-sidebar .post-list {
    margin: -15px;
}
.secondary-sidebar .post-list li {
    overflow: hidden;
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.secondary-sidebar .post-list li:last-child {
    border-bottom: 0;
}
.secondary-sidebar .post-list li img {
    margin: 0 auto 10px;
}
.sidebar .post-list li h2 {
    margin-top: -4px;
}
.sidebar .post-list li:first-child h2{
	margin-top: 0;
}
.sidebar .post-list li h2 a,
.secondary-sidebar .post-list li h2 a {
    display: block;
    font-size: 17px;
    font-weight: 300;
    color: #2d2d2d;
    line-height: 19px;
}
.secondary-sidebar .post-list li .entry-meta {
    overflow: hidden;
    color: #c6c6c6;
    margin: 3px 0 5px;
}
.secondary-sidebar .post-list li .comments-link,
.secondary-sidebar .post-list li .entry-meta i {
    display: none;
}
.secondary-sidebar .post-list li .read-more-link {
    font-size: 13px;
    color: #0083b9;
    float: left;
}
/*post list widget sidebar*/
.footer .post-list li .comments-link,
.footer .post-list li .read-more-link,
.sidebar .post-list li .read-more-link {
    display: none;
}
.sidebar .post-list {
    margin: -13px -13px 0;
}
.sidebar .post-list li {
    padding: 15px 15px 11px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}
.sidebar .post-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0 !important;
}
.footer .post-list li img,
.sidebar .post-list li img {
    float: left;
    max-width: 80px;
    max-height: 54px;
    margin: 0 15px 4px 0;
}
.footer .post-list li:last-child img,
.sidebar .post-list li:last-child img{
	margin-bottom: 0;
}
.sidebar .post-list li .entry-meta {
    margin-top: 5px;
}
/*post list tab*/
.widget-tab .entry-meta time{
	margin-right: 17px;
}
.sidebar .widget-tab .post-list {
    margin: 0;
}
.secondary-sidebar .widget-tab .post-list{
	margin: 0;
}
.widget-tab .post-list li {
    overflow: hidden;
    padding: 15px 0 11px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-tab .post-list li:first-child {
    padding-top: 0;
}
.widget-tab .post-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.widget-tab .post-list li img {
    float: left;
    margin-right: 15px;
}
.widget-tab .post-list li h2 a {
    display: block;
    font-size: 17px;
    color: #2d2d2d;
    font-weight: 300;
    line-height: 18px;
    margin-top: -3px;
}
.widget-tab .post-list li .entry-meta {
    font-weight: 300;
    font-size: 14px;
    margin-top: 5px;
    color: #c6c6c6;
}
.post-list .post-format-icon:before {
    font-size: 21px;
    color: #c6c6c6;
    position: relative;
    float: left;
    bottom: inherit;
    right: inherit;
    margin-right: 6px;
}
.post-list .format-video .post-format-icon:before {
    left: -2px;
    bottom: -3px;
    margin-right: 4px;
}
.post-list .format-audio .post-format-icon:before {
    font-size: 18px;
    margin: 7px 10px 0 0;
}
.post-list .format-image .post-format-icon:before {
    left: -2px;
    margin: 2px 4px 0 0;
}
.post-list .format-standard .post-format-icon:before {
    left: -4px;
    margin: 3px 2px 0 0;
}
/*reivew widget*/

.sidebar .post-list.review-widget li {
    padding: 15px 15px 10px;
}
.review-widget li .rev-title {
    color: #c6c6c6;
    font-size: 12px;
}
.review-widget li .entry-review {
    margin-top: 3px;
}
.review-widget li small {
    color: #2d2d2d;
    font-size: 12px;
    margin-left: 5px;
}
/* ads widgets */
.ads120 a{
	float: left;
	margin: 0 24px;
}
.ads120b a{
	margin: 24px;
	float: left;
}
.ads120x a{
	float: left;
	margin: 24px;
}
.ads125 a{
	float: left;
	margin: 21px;
}
.ads250,
.ads300,
.ads160{
	text-align: center;
}
.ads250 a img,
.ads300 a img,
.ads160 a img{
	display: inline-block;
}
.ads300x a img{
	margin: 18px;
}
.ads160 a:nth-child(2n+2){
	margin-left: 9px;
}
/*Tags*/
.tagcloud{
    margin:-2px 0;
}
.tagcloud a {
    display: inline-block;
    padding: 4px 9px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    color: #a3a3a3;
    font-weight: 300;
    font-size: 13px !important;
    margin: 2px 0;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}
.tagcloud a:hover {
    border: 1px solid #0083b9;
    color: #0083b9;
}
footer.footer .tagcloud a{
	background: #444444;
	color: #b0b0b0;
	border-color: #1a1a1a;
}
footer.footer .tagcloud a:hover{
	color: #d4d4d4;
}
/*Social counter*/

.sidebar .social-counter {
    overflow: hidden;
    text-transform: uppercase;
}
.sidebar .social-counter li {
    float: left;
    width: 81px;
    text-align: center;
    margin: 10px 4px 0 0;
    color: #262626;
    font-size: 11pt;
    font-weight: 300;
}
.sidebar .social-counter li:hover .sc-header{
	border-color: #b4b4b4;	
	-webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}
.sidebar .social-counter li:nth-child(-n+4) {
    margin-top: 0;
}
.sidebar .social-counter li:nth-child(4n+4) {
    margin-right: 0;
}
.sidebar .social-counter li .sc-header {
    border: 1px solid #e1e1e1;
    border-bottom: none;
}
.sidebar .social-counter li a{
	display: block;
	padding: 10px 0 6px;
	color: #262626;
}
.sidebar .social-counter li .sc-header i {
    display: block;
    line-height: 1;
}
.sidebar .social-counter li small {
    font-size: 78%;
}
.sidebar .social-counter li .sc-footer {
    background: #8b8b8b;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 0;
}
.sidebar .social-counter li.sc-twitter i {
    color: #00baff;
    font-size: 22px;
    margin-bottom: 3px;
}
.sidebar .social-counter li.sc-facebook i {
    color: #44619d;
    font-size: 22px;
    padding: 1px 0 2px;
}
.sidebar .social-counter li.sc-rss i {
    color: #ff7e00;
    font-size: 25px;
}
.sidebar .social-counter li.sc-google i {
    color: #e71414;
    font-size: 23px;
    padding: 1px 0;
}
.sidebar .social-counter li.sc-youtube i {
    color: #c30000;
    font-size: 25px;
}
.sidebar .social-counter li.sc-vimeo i {
    color: #44bbff;
    font-size: 23px;
    padding: 1px 0;
}
.sidebar .social-counter li.sc-dribble i {
    color: #ca376f;
    font-size: 25px;
    padding: 0 0 1px;
    margin-bottom: -1px;
}
.sidebar .social-counter li.sc-soundcloude i {
    color: #ff681e;
    font-size: 28px;
    padding: 1px 0;
    margin-top: -5px;
}
.sidebar .social-counter li.sc-instgram i{
	color: #95624F;
	font-size: 23px;
    padding: 1px 0;
}
.sidebar .social-counter li.sc-behance i{
	color: #2F9AD2;
	font-size: 23px;
    padding: 1px 0;
}
.sidebar .social-counter li.sc-pin i{
	color: #C21F25;
	font-size: 25px;
}
.sidebar .social-counter li.sc-delicious i{
	color: #0B79E5;
	font-size: 23px;
    padding: 1px 0;
}
/*tabbed widget*/
.widget .main_tabs{
	border: none;
	margin: 0;
}
ul.widget-tabbed-header {
    height: 39px;
    line-height: 38px;
    position: relative;
    bottom: -1px;
}
ul.widget-tabbed-header li {
    background: #e9e9e9;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #dbdbdb;
    float: left;
}
ul.widget-tabbed-header li:first-child {
    border-left: 1px solid #dbdbdb;
}
ul.widget-tabbed-header li a {
    padding: 0 15px;
    font-size: 13px;
    color: #2d2d2d;
    text-transform: uppercase;
    display: block;
}
ul.widget-tabbed-header li a:hover,
ul.widget-tabbed-header li a.current,
ul.widget-tabbed-header li a.selected {
    color: #0083b9;
    background: white;
    position: relative;
}
ul.widget-tabbed-header li a:hover:after,
ul.widget-tabbed-header li a:hover:before,
ul.widget-tabbed-header li a.current:after,
ul.widget-tabbed-header li a.current:before,
ul.widget-tabbed-header li a.selected:not(.loading):after,
ul.widget-tabbed-header li a.selected:not(.loading):before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
ul.widget-tabbed-header li a:hover:after,
ul.widget-tabbed-header li a.current:after,
ul.widget-tabbed-header li a.selected:not(.loading):after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 4px;
    margin-left: -4px;
}
ul.widget-tabbed-header li a:hover:before,
ul.widget-tabbed-header li a.current:before,
ul.widget-tabbed-header li a.selected:not(.loading):before {
    border-color: rgba(240, 240, 240, 0);
    border-top-color: #e5e5e5;
    border-width: 6px;
    margin-left: -6px;
}
.widget-tabbed-body {
    clear: both;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    padding: 20px 14px 14px;
    margin-top: -1px;
}
.widget-tabbed-body .widget-tab{
	display: none;
}
/*facebook like box*/

.widget .facebook-widget {
    border: 1px solid #e7e7e7;
}
/*Latest commetns widget*/

ul.latest-comment-list {
    margin: -13px;
}
ul.latest-comment-list li {
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
}
ul.latest-comment-list li:last-child {
    border-bottom: none;
}
ul.latest-comment-list li img {
    float: left;
    margin-right: 15px;
}
ul.latest-comment-list li cite {
    color: #2d2d2d;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    margin-right: 5px;
    display: block;
    float: left;
}
ul.latest-comment-list li time {
    display: block;
    color: #c6c6c6;
    font-size: 15px;
}
ul.latest-comment-list li span {
    display: inline-block;
    margin: 5px 0 7px;
}
ul.latest-comment-list li span a {
    color: #c6c6c6;
}
ul.latest-comment-list li p {
    margin: 0 0 0 85px;
}
.secondary-sidebar ul.latest-comment-list li p{
	margin: 0;
}
/*login widget*/
h2.welcome-text {
	font-size: 15px;
	margin-bottom: 10px;
}
.user-login-links li{
	background: #999999;
	display: inline-block;
	margin-right: 6px;
}
.secondary-sidebar .user-login-links li{
	margin-bottom: 5px;
}
.user-login-links li a{
	padding: 7px 11px;
	color: #f2f2f2;
	display: block;
}
.user-login-links li:hover{
	background: #61a2c6;
}
.user-login-links li a:hover{
	color: white;
}
.user-login-links li i{
	font-size: 17px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.login_widget #user-login{
	overflow: hidden;
}
.login_widget .author-avatar img{
	float: left;
	margin-right: 15px;
}
.secondary-sidebar .login_widget .author-avatar img{
	margin-bottom: 15px;
}
.login-widget form .login-input-wrap {
    float: left;
    width: 165px;
}
.login-widget input[type="text"],
.login-widget input[type="password"] {
    background: #fafafa;
    color: #c6c6c6;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    padding: 0 10px;
    height: 38px;
    outline: none;
    float: right;
    width: 102px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 7px;
    box-sizing: content-box;
}
.login-widget span {
    background: #e9e9e9;
    color: #a1a1a1;
    font-size: 17px;
    border: 1px solid #dbdbdb;
    text-align: center;
    float: left;
    width: 40px;
    height: 38px;
    line-height: 40px;
}
.login-pwd-wrap span {
    font-size: 52px;
    position: relative;
}
.login-pwd-wrap span:before {
    position: absolute;
    content: '*';
    width: 100%;
    height: 100%;
    left: 0;
    top: 9px;
}
.login-widget .login-user-wrap {
    float: left;
    margin-right: 6px;
}
.login-widget .login-button {
    width: 76px;
    height: 35px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 700 !important;
    margin-right: 5px;
    padding: 0;
    box-sizing: content-box;
}
.login-widget .login-button:hover{
	background: #E4E4E4;
}
.login-widget input.rememberme {
    position: relative;
    outline: none;
    margin-right: 2px;
    -moz-appearance: none;
    -webkit-appearance:none;
    -o-appearance: none;
    width: 10px;
    height: 10px;
}
.login-widget input.rememberme:before {
    position: relative;
    display: block;
    content: "";
    top: -2px;
    left: -2px;
    width: 13px;
    height: 13px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
}
.login-widget input.rememberme:hover:before {
    border: 1px solid #9a9a9a;
}
.login-widget input[type="checkbox"].rememberme:checked:after {
    position: absolute;
    font-family: 'enotype';
    content: "\e677";
    top: -1px;
    left: -1px;
    color: #9a9a9a;
}
ul.login-links li a,
.login-widget label {
    font-size: 14px;
    color: #9a9a9a;
    font-weight: 300;
}
ul.login-links {
    margin-top: 15px;
}
ul.login-links li:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    left: 0;
    bottom: 2px;
    background: #a1a1a1;
    display: inline-block;
    margin-right: 5px;
}

/* login in footer */
.footer .login-widget form .login-input-wrap {
    float: none;
    width: auto;
    overflow: hidden;
}
.footer .login-widget form .login-input-wrap input {
    float: none;
    width: 100%;
}
.footer .login-widget span {
    display: none;
}
/*news picture widget*/
.news-pics-widget li {
    float: left;
    margin: 4px 4px 0 0;
}
.news-pics-widget li img{
    width: 81px;
    height: 55px;
}
.news-pics-widget li:nth-child(-n+4) {
    margin-top: 0;
}
.news-pics-widget li:nth-child(4n+4) {
    margin-right: 0;
}
.secondary-sidebar .news-pics-widget li:nth-child(-n+4) {
    margin-top: 4px;
}
.footer .news-pics-widget ul {
    margin-right: -6px;
}
.footer .news-pics-widget li {
    margin: 0;
    margin-right: 6px;
    margin-bottom: 6px;
}
.footer .news-pics-widget li, .footer .news-pics-widget li img {
    width: 79px;
    height: 53px;
}
.postformat-gallery {
    direction: ltr;
}
.postformat-gallery,
.slider-widget {
    position: relative;
}
.postformat-gallery-item {
    display:none;
}
.owl-item .postformat-gallery-item {
    display:block;
}
.slider-widget .slider-widget-wrap .slider-widget-item img,
.slider-widget .slider-widget-wrap {
    width: 333px;
    height: 227px;
}
.slider-widget .slider-widget-wrap .slider-widget-item {
    display: none;
}
.slider-widget .slider-widget-wrap .owl-item .slider-widget-item {
    display: block;
}
.slider-widget .slider-widget-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    padding: 18px 11px;
    width: 100%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
.slider-widget .slider-widget-title h2 a {
    color: white;
    font-size: 18px;
    font-weight: 300;
}
.postformat-gallery .postformat-gallery-nav,
.slider-widget .slider-widget-nav,
.cat-slider .slider-widget-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next,
.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-prev,
.cat-slider .slider-widget-nav .slider-widget-next,
.cat-slider .slider-widget-nav .slider-widget-prev,
.slider-widget .slider-widget-nav .slider-widget-next,
.slider-widget .slider-widget-nav .slider-widget-prev {
    background: rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #D8D8D8;
    font-size: 16px;
    float: left;
}
.cat-slider .slider-widget-nav .slider-widget-next,
.cat-slider .slider-widget-nav .slider-widget-prev{
	line-height: 30px;
}
.secondary-sidebar .slider-widget .slider-widget-nav .slider-widget-next, 
.secondary-sidebar .slider-widget .slider-widget-nav .slider-widget-prev{
	font-size: 14px;
    height: 25px;
    line-height: 24px;
    width: 25px;
}
.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next:hover,
.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-prev:hover,
.cat-slider .slider-widget-nav .slider-widget-next:hover,
.cat-slider .slider-widget-nav .slider-widget-prev:hover,
.slider-widget .slider-widget-nav .slider-widget-next:hover,
.slider-widget .slider-widget-nav .slider-widget-prev:hover {
    color: white;
}
.postformat-gallery .postformat-gallery-nav .postformat-gallery-nav-next,
.slider-widget .slider-widget-nav .slider-widget-next,
.cat-slider .slider-widget-nav .slider-widget-next {
    margin-left: 1px;
}
.secondary-sidebar .slider-widget .slider-widget-wrap,
.secondary-sidebar .slider-widget .slider-widget-wrap img {
    width: 172px;
    height: 118px;
}
.secondary-sidebar .slider-widget .slider-widget-title {
    padding: 6px 11px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.secondary-sidebar .slider-widget .slider-widget-wrap h2 a {
    line-height: 10px;
    font-size: 14px;
}
/*banner 160 widget*/

.banner160 {
    text-align: center;
    padding: 5px 0;
}
.banner160 img {
    display: inherit;
}
/*banner 125 widget*/

.secondary-sidebar .ads125 {
    text-align: center;
}
.secondary-sidebar .ads125 a img {
    display: inherit;
}

/*weather widget*/
.widget .w-item-wrap .basecloud:before,
.widget .w-item-wrap .weather-icon [class^="icon-"], .widget .w-item-wrap .weather-icon [class*=" icon-"]{
	font-size: 38px;
}
.weather-widget {
    margin: -13px -13px -15px;
}
.first-weather {
    background: white;
    overflow: hidden;
    padding: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.first-weather .weather-data,
.first-weather .weather-result {
    width: 50%;
    float: left;
}
.first-weather .weather-data {
    margin-top: 5px;
}
.first-weather h2 {
    color: #2d2d2d;
    font-size: 30px;
    font-weight: 700 !important;
    padding-bottom: 14px;
    border-bottom: 1px solid #e9e9e9;
}
.first-weather time.weather-date {
    display: block;
    margin-top: 10px;
    color: #cccccc;
    font-size: 15px;
}
.first-weather time.weather-date span {
    margin-right: 14px;
}
.first-weather .weather-result {
    width: 42%;
    border-left: 1px solid #e9e9e9;
    line-height: 65px;
    padding-left: 24px;
}
.first-weather .weather-result span {
    color: #2d2d2d;
    font-size: 36px;
    font-weight: 700 !important;
}
.first-weather .weather-icon {
    position: relative;
    width: 54px;
    height: 61px;
    float: left;
    left: -12px;
    margin-right: 10px;
    font-size: 14px;
}
.weather-icon i {
    font-style: normal;
}
.first-weather .weather-icon .basecloud:before {
    font-size: 54px;
}
.first-weather .weather-icon i.icon-frosty:before {
    font-size: 87%;
    left: 2px;
    top: -3px;
}
.first-weather .weather-icon i.icon-sunny::after {
    font-size: 89%;
    top: -1px;
    left: 2px;
}
.w-item-wrap {
    background: #f9f9f9;
}
.w-item-title {
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #999999;
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.w-item-title.active {
    border-bottom: 1px solid transparent;
}
.w-item-wrap:last-child h4.w-item-title {
    border-bottom: 1px solid transparent;
}
.w-item-title .w-item-day {
    float: left;
    width: 56px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-right: 20px;
    background: white;
    color: #2d2d2d;
}
.w-item-title time {
    color: #a1a1a1;
    font-weight: 300;
    margin-right: 15px;
    float: left;
}
.w-item-title .w-item-status {
    float: left;
    margin-right: 20px;
}
.w-item-title .weather-icon {
    width: 26px;
    height: 48px;
    font-size: 46%;
    position: relative;
    float: right;
    margin-right: 52px;
    line-height: 48px;
    top: -1px;
}
.w-item-title .t-ic {
    padding: 0 6px;
    background: white;
    border-left: 1px solid #e5e5e5;
    position: absolute;
    right: 0;
    top: 0;
}
.w-item-title .t-ic i:before {
    font-family: 'enotype';
    speak: none;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    text-transform: none !important;
    content: "";
    line-height: 45px;
}
.w-item-title.active .t-ic i:before {
    content: "\e6cb";
    color: #0083B9;
}
.w-item-title .t-ic i:before {
    content: "\e6ca";
}
.w-item-content {
    background: #61a2c6;
    color: #c9e0f4;
}
.w-item-content ul {
    overflow: hidden;
    padding: 0 27px 0 56px;
    border-top: 2px solid #5a95b7;
}
.w-item-content ul li {
    float: left;
    border: 1px solid #5a95b7;
    border-bottom: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    width: 49.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.w-item-content ul li:nth-child(2n+2) {
    border-right: 0;
}
.w-item-content ul li span {
    color: white;
}
.w-item-closed .w-item-content,
.sidebar .w-item-content ul li.w-status {
    display: none;
}
.secondary-sidebar .first-weather {
    padding-bottom: 0;
}
.secondary-sidebar .first-weather .weather-data {
    margin-top: 0;
    text-align: center;
}
.secondary-sidebar .first-weather .weather-data,
.secondary-sidebar .first-weather .weather-result {
    width: auto;
    float: none;
}
.secondary-sidebar .first-weather .weather-result {
    border-left: none;
    padding-left: 0;
    text-align: center;
}
.secondary-sidebar .first-weather time.weather-date {
    margin-bottom: 9px;
}
.secondary-sidebar .first-weather .weather-icon {
    width: inherit;
    left: 3px;
    margin-right: 72px;
}
.secondary-sidebar .w-item-title time,
.secondary-sidebar .w-item-title .w-item-status {
    display: none;
}
.secondary-sidebar .w-item-title .weather-icon {
    float: none;
    margin: 0 auto;
    left: 9px;
}
.secondary-sidebar .w-item-wrap {
    margin: 0 -1px;
}
.secondary-sidebar .w-item-content ul {
    padding: 0;
}
.secondary-sidebar .w-item-content ul li {
    float: none;
    border-right: none;
    border-left: none;
    width: inherit;
    border-top: 1px solid #5a95b7;
    text-align: left;
    padding-left: 15px;
}
.secondary-sidebar .w-item-content ul li:first-child {
    border-top: 0;
}
/*Flicker widget*/

.flicker-widget-item {
    float: left;
}
.sidebar .flicker-widget-item{
	margin: 4px;
}
.secondary-sidebar .flicker-widget-item img{
    margin: 4px 4px 0 0;
    width: 82px;
    height: 82px;
}
.secondary-sidebar .flicker-widget-item:nth-child(-n+2) img{
	margin-top: 0;
}
.secondary-sidebar .flicker-widget-item:nth-child(2n+2) img{
    margin-right: 0;
}
/*poll widget*/

.poll-widget ul li .poll-title,
.poll-widget p {
    font-size: 17px;
    color: #2d2d2d;
}
.poll-widget ul li {
    float: left;
    margin-right: 9px;
    text-align: center;
}
.poll-widget ul li:last-child {
    margin-right: 0;
}
.poll-widget ul li .poll-img {
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    margin-bottom: 7px;
}
.poll-widget ul li .poll-title {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px;
}
.poll-widget ul li small {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}
.poll-widget ul li button.poll-vote {
    display: block;
    background: #999999;
    border: none;
    outline: none;
    width: 100%;
    color: #f2f2f2;
    font-size: 15px;
}
.poll-widget ul li button.poll-vote:hover {
    background: #61a2c6;
    color: #f2f2f2;
}
.poll-widget ul li:hover small {
    color: #0083b9;
}
/*social icons widget*/

@-webkit-keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pop {
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.secondary-sidebar ul.social-widget li{
	margin: 0 10px 10px 0;
}
.secondary-sidebar ul.social-widget li:nth-child(3n+3){
	margin-right: 0;
}
ul.social-widget li {
    float: left;
    width: 50px;
    height: 50px;
    margin: 7px 7px 0 0;
    background: #00baff;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
ul.social-widget li:hover {
    -webkit-animation-name: pop;
    animation-name: pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    z-index: 99;
}
ul.social-widget li:nth-child(6n+6) {
    margin-right: 0;
}
ul.social-widget li:nth-child(-n+6) {
    margin-top: 0;
}
ul.social-widget li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
}
ul.social-widget li a:hover {
    color: #fff;
}
ul.social-widget li a:before {
    content: "";
    position: static;
    font-family: 'momizat';
    font-size: 24px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    line-height: 50px;
}
ul.social-widget li.twitter a:before {
    content: "\e76d";
}
ul.social-widget li.facebook,
.footer .social-widget li.facebook:hover {
    background: #516ca4;
}
ul.social-widget li.facebook a:before {
    content: "\e769";
}
ul.social-widget li.gplus,
ul.social-widget li.youtube,
ul.social-widget li.pin,
.footer .social-widget li.gplus:hover,
.footer .social-widget li.youtube:hover,
.footer .social-widget li.pin:hover {
    background: #f20000;
}
ul.social-widget li.gplus a:before {
    content: "\e764";
}
ul.social-widget li.rss,
.footer .social-widget li.rss:hover {
    background: #f29400;
}
ul.social-widget li.rss a:before {
    content: "\e770";
}
ul.social-widget li.youtube a:before {
    font-family: 'font-awesome';
    content: "\e745";
    font-size: 27px;
}
ul.social-widget li.dribble,
.footer .social-widget li.dribble:hover {
    background: #dc71a6;
}
ul.social-widget li.dribble a:before {
    content: "\e781";
    font-size: 27px;
}
ul.social-widget li.pin a:before {
    content: "\e7a6";
    font-size: 27px;
}
ul.social-widget li.instagram,
.footer .social-widget li.instagram:hover {
    background: #406f94;
}
ul.social-widget li.instagram a:before {
    font-family: 'font-awesome';
    content: "\e74b";
    font-size: 28px;
}
ul.social-widget li.vimeo,
.footer .social-widget li.vimeo:hover {
    background: #44bbff;
}
ul.social-widget li.vimeo a:before {
    content: "\e775";
    font-size: 27px;
}
ul.social-widget li.tumblr,
.footer .social-widget li.tumblr:hover {
    background: #395875;
}
ul.social-widget li.tumblr a:before {
    content: "\e792";
    font-size: 26px;
}
ul.social-widget li.linkedin,
.footer .social-widget li.linkedin:hover {
    background: #1985bc;
}
ul.social-widget li.linkedin a:before {
    font-family: 'font-awesome';
    content: "\e6c7";
    font-size: 27px;
    top: 2px;
}
ul.social-widget li.soundcloude,
.footer .social-widget li.soundcloude:hover {
    background: #ff6600;
}
ul.social-widget li.soundcloude a:before {
    content: "\e79b";
    font-size: 28px;
}
ul.social-widget li.skype,
.footer .social-widget li.skype:hover {
    background: #00b0f6;
}
ul.social-widget li.skype a:before {
    content: "\e79d";
}
ul.social-widget li.picasa,
.footer .social-widget li.picasa:hover {
    background: #000;
}
ul.social-widget li.picasa a:before {
    content: "\e77d";
}
ul.social-widget li.flicker,
.footer .social-widget li.flicker:hover {
    background: #0460C8;
}
ul.social-widget li.flicker a:before {
    content: "\e77b";
}
ul.social-widget li.stum,
.footer .social-widget li.stum:hover {
    background: #ec4823;
}
ul.social-widget li.stum a:before {
    content: "\e7a4";
}
ul.social-widget li.forrst,
.footer .social-widget li.forrst:hover {
    background: #6C9E41;
}
ul.social-widget li.forrst a:before {
    content: "\e782";
}
ul.social-widget li.semail a:before {
    content: "\e762";
    font-size: 28px;
}
/*twitter widget 2*/

ul.twiter-list {
    margin: -14px;
}
ul.twiter-list > li {
    padding: 14px;
    border-bottom: 1px solid #e1e1e1;
}
.footer ul.twiter-list > li{
	border-color: #1a1a1a;
}
ul.twiter-list > li:last-child {
    border-bottom: none;
}
ul.twiter-list > li img {
    float: left;
    margin-right: 15px;
}
ul.twiter-list > li .twitter-user a {
    color: #2d2d2d;
    font-size: 14px;
    margin-top: -4px;
    display: block;
}
.footer ul.twiter-list > li .twitter-user a{
	color: white;
}
.footer ul.twiter-list > li .twitter-user a,
.sidebar ul.twiter-list > li .twitter-user a{
	margin: 0;
}
ul.twiter-list > li time {
    font-size: 12px;
    color: #c9c9c9;
    position: relative;
    top: -2px;
}
ul.twiter-list > li a.twiter-follow {
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
    background-image: -webkit-linear-gradient(top, #fff, #dedede);
    background-image: linear-gradient(top, #fff, #dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
    clear: none;
    cursor: pointer;
    font-weight: 700 !important;
    height: 20px;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 62px;
    font-size: 12px;
    outline: none;
    color: #333333;
    padding: 2px 6px 3px;
}
.sidebar ul.twiter-list > li a.twiter-follow{
	margin-left: 10px;
}
ul.twiter-list > li a.twiter-follow:before {
    position: relative;
    font-family: 'momizat';
    content: "\e76d";
    font-size: 13px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    left: -2px;
    top: 1px;
    color: #00acee;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}
ul.twiter-list > li .twiter-tweet {
    color: #9a9a9a;
    margin-top: 10px;
}
.sidebar ul.twiter-list > li .twiter-tweet{
	margin-top: 15px;
}
ul.twiter-list > li .twiter-tweet a {
    color: #0083b9;
}
.twiter-list ul.twiter-buttons {
    overflow: hidden;
    margin-top: 5px;
}
.twiter-list ul.twiter-buttons li {
    float: left;
    margin-right: 5px;
}
.twiter-list ul.twiter-buttons li:last-child {
    margin-right: 0;
}
.twiter-list ul.twiter-buttons li a {
    color: #c9c9c9;
    font-size: 13px;
}
.twiter-list ul.twiter-buttons li a:hover{
	color: #969696
}
.twiter-list ul.twiter-buttons li a:before {
    position: relative;
    font-family: 'enotype';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 3px;
    top: 1px;
    color: #ddd;
}
.twiter-list ul.twiter-buttons li.replay a:before {
    content: "\e60a";
}
.twiter-list ul.twiter-buttons li.retweet a:before {
    content: "\e68e";
}
.twiter-list ul.twiter-buttons li.favorite a:before {
    content: "\e61b";
}
ul.tweet_list{
	margin: -14px;
}
ul.tweet_list li {
    border-bottom:1px solid #e5e5e5;
    padding: 15px;
    padding-left: 40px !important;
}
.sidebar ul.tweet_list li{
	padding-left: 44px !important;
}
ul.tweet_list li:last-child{
	border-bottom: 0;
}
.widget .twitter-widget ul li a {
    color: #0083b9;
}
.widget .twitter-widget ul li a:hover {
    text-decoration: underline;
}
.widget .twitter-widget ul li:before {
      font-family: 'font-awesome';
	  font-weight: normal;
	  font-style: normal;
	  text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e690' !important;
    float: left;
    font-size: 21px;
    margin: 0;
    margin-left: -29px;
    margin-top: 3px;
    color: #00BAFF !important;
}
.footer .widget .twitter-widget ul{
	margin: 0;
}
.footer .widget .twitter-widget ul li {
    padding-bottom: 10px;
 /*    margin-bottom: 10px; */
    padding-left: 30px;
}
.footer .widget .twitter-widget ul li:before {
    color: #fff;
}
/*wordpress widgets*/
.widget_nav_menu {
	==========================>>>>
}
.widget select{
    margin: 0;
}
.sidebar .search-form {
    position:  relative;
}
.search-form .search-field{
    -moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
}
.search-form .search-submit{
    width: 50px;
    position: absolute;
    right:0;
    top:0;
}

.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w),
.sidebar .widget_rss ul,
.sidebar .widget_pages ul,
.sidebar .widget_archive ul,
.sidebar .widget_meta ul,
.sidebar .widget_categories ul{
    margin: -13px -13px 0;
    font-size: 14px;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul,
.sidebar .widget_rss ul.children,
.sidebar .widget_pages ul.children,
.sidebar .widget_archive ul.children,
.sidebar .widget_meta ul.children,
.sidebar .widget_categories ul.children{
	margin: 30px -12px 0 -12px;
	border-top: 1px solid #e1e1e1;
	padding-bottom: 4px;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li ul li a{
	padding-left: 47px;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li a,
.sidebar .widget_rss ul.children li,
.sidebar .widget_pages ul.children li,
.sidebar .widget_archive ul.children li,
.sidebar .widget_meta ul.children li,
.sidebar .widget_categories ul.children li{
	padding-left: 27px;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul{
	margin-top: 10px;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li,
.sidebar .widget_rss li,
.sidebar .widget_recent_entries li, 
.sidebar .widget_recent_comments li, 
.sidebar .widget_pages li,
.sidebar .widget_archive li,
.sidebar .widget_meta li,
.sidebar .widget_categories li {
    padding: 10px 12px;
    border-bottom: 1px solid #e1e1e1;
    color: #2d2d2d;
    position: relative;
    overflow: hidden;
}
.sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li:last-child,
.sidebar .widget_rss li:last-child,
.sidebar .widget_recent_entries li:last-child, 
.sidebar .widget_recent_comments li:last-child,
.sidebar .widget_pages li:last-child,                
.sidebar .widget_archive li:last-child,
.sidebar .widget_meta li:last-child,
.sidebar .widget_categories li:last-child {
    margin-bottom: -15px;
    border-bottom: none;
}
.sidebar .widget_recent_entries ul,
.sidebar .widget_recent_comments ul{
   margin: -14px;
}
.widget_rss li,
.widget_recent_entries li,
.widget_recent_comments li{
    font-weight: 300 !important;
    font-size: 15px;
}
.widget_pages li a,
.widget_archive li a,
.widget_meta li a,
.widget_categories li a {
    float: left;
    font-weight: 300;
}
.media-cat-filter,
.secondary-sidebar .widget_pages,
.secondary-sidebar .widget_archive,
.secondary-sidebar .widget_meta,
.secondary-sidebar .widget_categories {
    font-size: 14px;
}
.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a {
	margin-bottom: 4px;
	display: block;
}
.media-cat-filter li a,
.secondary-sidebar .widget_pages li a,
.secondary-sidebar .widget_archive li a,
.secondary-sidebar .widget_meta li a,
.secondary-sidebar .widget_categories li a {
    display: block;
    margin-bottom: 4px;
    text-align: left;
    float: left;
}
.media-cat-filter li,
.secondary-sidebar .widget_archive li,
.secondary-sidebar .widget_categories li {
    text-align: right;
    overflow: hidden;
}
.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li ul li a{
	padding-left: 36px;
}
.secondary-sidebar ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li ul li a{
	padding-left: 16px;
}
.secondary-sidebar .widget_categories ul.children{
	margin-top: 5px;
	padding-left: 16px;
}
.widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a:before,
.mom-archive ul li ul li a:before,
.widget_archive li a:before,
.widget_pages li a:before,
.widget_meta li a:before,
.media-cat-filter li a:before,
.widget_categories li a:before,
.widget_nav_menu ul li a:before {
    content: "";
    position: relative;
    width: 6px;
    height: 6px;
    left: 0;
    bottom: 2px;
    background: #c6c6c6;
    display: inline-block;
    margin-right: 10px;
}
.widget_recent_comments li a:before{
	display: none !important;
}
.footer ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) li a:before,
.footer .widget_archive li a:before,
.footer .widget_pages li a:before,
.footer .widget_meta li a:before,
.footer .widget_categories li a:before,
.footer .widget_nav_menu ul li a:before{
	display: none;
}
.widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w) > li:hover > a:before,
.sidebar .widget_archive li:hover a:before,
.media-cat-filter ul > li:hover > a:before,
.widget_archive li:hover a:before,
.widget_pages li:hover a:before,
.widget_meta li:hover a:before,
.widget_categories li:hover a:before,
.widget_nav_menu ul li a:hover:before {
    background: #0083b9;
}
.cat_num {
    right: 12px;
    top: 0;
    position: absolute;
    background: #f9f9f9;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e5e5e5;
    height: 40px;
    width: 42px;
    text-align: center;
    line-height: 40px;
}
.product-categories .cat_num{
	background: transparent;
	border: none;
}
.widget_archive li:hover .cat_num,
.widget_categories li:hover .cat_num {
    background: white;
}
.widget_archive li:hover .cat_num:after,
.widget_archive li:hover .cat_num:before,
.widget_categories li:hover .cat_num:after,
.widget_categories li:hover .cat_num:before {
    content: "";
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.widget_archive li:hover .cat_num:after,
.widget_categories li:hover .cat_num:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 4px;
    margin-top: -4px;
}
.widget_archive li:hover .cat_num:before,
.widget_categories li:hover .cat_num:before {
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #e5e5e5;
    border-width: 6px;
    margin-top: -6px;
}
.secondary-sidebar .widget_rss ul li{
	margin-bottom: 10px;
}
.widget_rss .rsswidget img{
    float: left;
    position: relative;
    top: 12px;
    margin-right: 10px;
}  
.widget_rss .rss-date{
    display: block;
    padding: 10px 0;
    color: #c6c6c6;
    font-size: 12px;
}
.secondary-sidebar .widget_pages li a,
.secondary-sidebar .widget_meta li a{
	float: none;
}
.widget_nav_menu ul li ul{
	margin-left: 15px;
	margin-top: 8px !important;
}
#wp-calendar {
	width: 100%;
	font-size: 11px;
	border: none;
}
#wp-calendar caption {
	font-size: 14px;
	padding-bottom: 4px;
	text-align: left;
}

#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
	background: #e9e9e9;
	border: 1px solid #dbdbdb;
	color: #2d2d2d;
	font-weight: normal;
	line-height: 26px;
	padding: 0;
	font-size: 13px;
	text-align: center;
}
#wp-calendar tfoot, #wp-calendar tfoot td {
	background: none;
	border: none !important;
	font-size: 13px;
	text-align: left;
	padding: 0;
}
#wp-calendar tfoot td#prev {
    border-top: 1px solid transparent !important;
}
#wp-calendar tfoot tr {
	border: none;
}
#wp-calendar td:first-child {
	font-weight: normal;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f8f8f8;
	color: #525252;
	font-size: 11px;
	border: 1px solid #eaeaea;
	padding: 3px 0 2px;
	text-align: center;
}

#wp-calendar tbody .pad {
	background: none;
        border: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.footer .widget select{
	background: #212121;
	border-color: #1a1a1a;
	color: #404040;
}
.footer #wp-calendar thead th{
	background: #212121;
	border-color: #1a1a1a;
	color: #404040;
}
.footer #wp-calendar tbody td{
	background: #2b2b2b;
	border-color: #1a1a1a;
	color: #535353;
}
.footer .widget_pages ul,
.footer .widget_meta ul{
	overflow: hidden;
}
.footer .widget_pages ul li a,
.footer .widget_meta ul li a{
	clear: both;
}
/*search widget*/

.search-box {
    overflow: hidden;
    position: relative;
}
.search-form .screen-reader-text {
    display: none;
}
.search-form .search-field {
    height: 39px;
    padding: 0 10px;
    padding-right: 60px;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e7e7e7;
    outline: none;
    color: #dbdbdb;
    font-size: 15px;
    font-weight: 300;
    float: left;
}
.search-form .search-submit {
    width: 50px;
    height: 39px;
    line-height: 38px;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    text-indent: -9999px;
    outline: none;
    padding: 0;
}
.search-form .search-submit:hover{
	background: #E1E1E1;
}

.search-form .search-submit:before {
    content: "\e602";
    font-family: 'font-awesome';
    text-indent: 0;
    position: absolute;
    color: #696969;
    font-size: 16px;
    left: 50%;
    top: 0;
    margin-left: -8px;
}
/* ==========================================================================
   footer Widgets
   ========================================================================== */

/*text widget*/
.widget .textwidget .wp-caption{
	padding: 5px;
}
.widget .textwidget .wp-smiley{
	margin-bottom: 0 !important;
}
.widget .textwidget strong{
	display: block;
}
.widget .textwidget img{
	margin-bottom: 5px;
}
.footer .textwidget {
    font-size: 17px;
    font-style: italic;
    line-height: 22px;
}
/*post list*/

.footer .post-list li {
    overflow: hidden;
    margin-bottom: 14px;
}
.footer .post-list li:last-child{
	margin-bottom: 0;
}
.footer .post-list li img {
    float: left;
    margin-right: 15px;
}
.col2 .footer .post-list li img {
    margin-right: 10px;
}
.footer .post-list li h2 {
    margin-top: -3px;
}
.footer .post-list li h2 a {
    color: #b0b0b0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    display: block;
}
.footer .post-list li h2 a:hover {
    color: #fafafa;
}
.footer .post-list li .entry-meta,
.footer .post-list li .entry-meta a {
    font-size: 12px;
    color: #474747;
    margin-top: 5px;
}
.footer .post-list li .read-more {
    display: none;
}
.col2 .footer .post-list li .comments-link {
    display: none;
}
/*social icons*/

.footer ul.social-widget li {
    width: 37px;
    height: 37px;
    margin: 2px 2px 0 0;
    background: #444444;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
}
.footer ul.social-widget li a {
    width: 37px;
    height: 37px;
}
.footer ul.social-widget li a:before {
    line-height: 37px;
    font-size: 19px !important;
    color: #262626;
}
.footer ul.social-widget li:hover a:before {
    color: white;
}
.footer .social-widget li.twitter:hover {
    background: #00baff;
}
/*newsletter widget*/

.newsletter {
    overflow: hidden;
    width: 100%;
}
.footer .newsletter .nsf,
.footer .newsletter .nsb {
    font-size: 13px;
    outline: none;
    float: left;
}
.footer .newsletter .nsf {
    background: #212121;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #1a1a1a;
    height: 40px;
    padding: 0 15px;
    width: 65%;
    color: #404040;
}
.col2 .footer .newsletter .nsf {
    width: 65%;
}
.footer input[type="text"], .footer input[type="password"]{
	background: #212121;
    border: 1px solid #1a1a1a;
    color: #404040;
}
.footer .newsletter .nsb {
    background: #2b2b2b;
    border: 1px solid #1a1a1a;
    width: 35%;
    height: 40px;
    color: #535353;
}
.footer button, .footer input[type="button"], .footer input[type="reset"], .footer input[type="submit"]{
	background: #2b2b2b;
    border: 1px solid #1a1a1a;
    color: #535353;
}
.footer button:hover, .footer input[type="button"]:hover, .footer input[type="reset"]:hover, .footer input[type="submit"]:hover,
.footer .newsletter .nsb:hover {
    background: #313131;
    color: #6e6e6e;
}
footer.footer p.nsd {
    color: #a6a6a6;
    margin-bottom: 20px !important;
}
/*twitter widget*/
.footer ul.twiter-list{
	margin: 0;
}
.footer .widget .tweet_list {
    margin-top: -15px !important;
}
.footer .widget .tweet_list li {
    padding: 15px 10px 15px 35px !important;
    border-bottom: 1px solid #1a1a1a;
    position: relative !important;
    color: #9b9b9b !important;
    font-size: 14px !important;
    overflow: hidden !important;
}
.col2 .footer .widget .tweet_list li {
    padding-right: 0 !important;
}
.footer .widget .tweet_list li:before {
    content: "\e76d" !important;
    font-family: 'momizat' !important;
    font-size: 24px !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    -webkit-font-smoothing: antialiased !important;
    position: absolute !important;
    left: 0 !important;
    top: 19px !important;
    color: #5c5c5c !important;
    margin: 0 !important;
}
/*wordoress widgets*/

.footer .widget_nav_menu {
    overflow: hidden;
    margin-bottom: -15px;
}
.footer .widget_nav_menu li {
    float: left;
    width: 45%;
    margin: 0 15px 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #1a1a1a;
    text-transform: uppercase;
}
.footer .widget_nav_menu li:nth-child(2n+2) {
    margin-right: 0;
}
/* ==========================================================================
   footer
   ========================================================================== */

footer.footer {
    background: #262626;
    border-top: 5px solid #1a1a1a;
    overflow: hidden;
    margin-top: 20px;
    border-right:none !important;
    border-left:none !important;
    border-bottom:none !important;
}
footer.footer .footer-widget {
    float: left;
    width: 21.6%;
    padding: 20px 19px 9999px;
    border-right: 1px solid #1a1a1a;
    color: #c6c6c6;
    margin-bottom: -9999px;
    margin-right: 0;
}
.col2 footer.footer .footer-widget {
    padding: 20px 15px 9999px;
    width: 21.72%;
}
footer.footer .footer-widget:first-child {
    border-left: 1px solid #1a1a1a;
}
/*
.col2 footer.footer .footer-widget:first-child {
    width: 21.8%;
}
*/
footer.footer .footer-widget .widget {
    margin-bottom: 30px;
}
footer.footer .footer-widget .widget-title {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    line-height: normal;
    height: inherit;
    margin-bottom: 23px;
}
footer.footer .footer-widget .widget-title h2 {
    color: white;
    text-transform: uppercase;
}
footer.footer .footer-widget p {
    margin: 0;
    padding: 0;
}
footer.footer .footer-widget a {
    color: #c6c6c6;
}
footer.footer .footer-widget a:hover {
    color: #fafafa;
}
/*footer Menu*/

.footer-menu {
    background: #262626;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
}
.footer-menu ul {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #1a1a1a;
	overflow: hidden;
}
.footer-menu  ul > li {
    float: left;
    width: 14.28%;
    position: relative;
    padding-bottom: 12px;
}
.footer-menu  ul > li ul li {
    float: none;
    width: 100%;
}
.footer-menu ul li:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 1000%;
	right: 0;
	background: #1a1a1a;
	top:0;
}
.footer-menu ul li:first-child:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 1000%;
	left: 0;
	background: #1a1a1a;
	top:0;
}
.footer-menu ul li a {
    color: white;
    padding: 18px 15px 13px;
    display: block;
}
.footer-menu ul li a i {
    margin-right: 8px;
}
.footer-menu ul > li span.menu_bl {
    content: '';
    position: absolute;
    height: 5px;
    top: 0;
    width: 100%;
    left: 0;
}
.footer-menu ul > li span.menu_bl {
    background: #5a5a5a;
}
.footer-menu ul li ul {
    border: none;
}
.footer-menu ul li ul li {
    border: none !important;
    width: auto !important;
    padding: 0;
}
.footer-menu ul li ul li:before{
	content: "";
    background: transparent;
    width: auto;
    height: auto;
}
.footer-menu ul li ul li a {
    padding: 0 15px 5px;
    color: #565656;
}
.footer-menu ul li ul li a:hover {
    color: #808080;
}
.footer-menu ul li ul li:first-child:after {
    content: "";
    background: transparent;
    width: auto;
    height: auto;
}
/*
.footer-menu ul li ul li:last-child {
    text-transform: capitalize;
}
*/
.footer-menu .sub-mom-megamenu, .footer-menu .sub-mom-megamenu2,
.footer-menu .view-all-link{
	display: none;
}
/*footer bottom*/

.footer-bottom {
    background: black;
    height: 72px;
    padding: 20px 0;
    color: #313131;
    font-size: 13px;
    font-weight: 300;
}
.footer-bottom a {
    color: #3f3f3f;
}
.footer-bottom .footer-logo {
    margin-bottom: 10px;
}
/*footer bottom menu*/

ul.footer-bottom-menu{
	float: right;
    overflow: hidden;
    padding: 6px 0;
    border-bottom: 1px solid #1a1a1a;
    border-right: none !important;
    border-left: none !important;
    border-top: none !important;   
}
ul.footer-bottom-menu> li {
    display: inline-block;
}
ul.footer-bottom-menu> li > a {
    display: block;
    padding: 0 15px;
    color: #c6c6c6;
    text-transform: uppercase;
}
ul.footer-bottom-menu> li > a:hover {
    color: white;
}
ul.footer-bottom-menu> li:first-child > a {
    padding-left: 0;
}
ul.footer-bottom-menu> li:last-child > a {
    padding-right: 0;
}
.footer-bottom-menu ul.sub-menu{
	display: none;
}
/*footer bottom social*/

ul.footer-bottom-social {
    float: right;
    padding-top: 10px;
}
ul.footer-bottom-social li {
    float: left;
    margin-right: 15px;
}
ul.footer-bottom-social li:last-child {
    margin-right: 0;
}
ul.footer-bottom-social li a {
    position: relative;
    display: block;
    text-align: center;
}
ul.footer-bottom-social li a:before {
    position: static;
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
}
ul.footer-bottom-social li a:hover:before {
    color: #fafafa;
}
ul.footer-bottom-social li.facebook a:before {
    content: "\e769";
}
ul.footer-bottom-social li.twitter a:before {
    content: "\e76d";
    font-size: 17px;
}
ul.footer-bottom-social li.youtube a:before {
    font-family: 'font-awesome';
    content: "\e745";
    font-size: 20px;
}
ul.footer-bottom-social li.google a:before {
    content: "\e764";
    font-size: 20px;
}
ul.footer-bottom-social li.pin a:before {
    content: "\e7a6";
    font-size: 18px;
}
ul.footer-bottom-social li.rss a:before {
    content: "\e770";
    font-size: 17px;
}
ul.footer-bottom-social li.vimeo a:before {
    content: "\e775";
}
/*scroll to up*/
.toup{
	width: 45px;
    height: 45px;
    line-height: 45px;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    position: fixed;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #262626;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    display: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #1a1a1a;
}
.toup:hover {
	color: #fff;
	-webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* ==========================================================================
   Category Page
   ========================================================================== */
.cat-desc p{
	margin: 0;
}
.blog_posts,
.page-wrap {
    background: white;
    border: 1px solid #e1e1e1;
    padding: 20px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
    position: relative;
}
.page-wrap .f-tabbed-head {
    margin: -21px;
}
.page-wrap .f-tabbed-head .f-tabbed-sort {
    float: left;
    margin-left: 13px;
}
.page-wrap .f-tabbed-head li:last-child {
    border-right: 1px solid #dbdbdb;
}
ul.cat-grid,
ul.cat-list {
    margin: 20px -20px -20px;
}
.no-head ul.cat-grid,
.no-head ul.cat-list{
	margin: -20px;
}
ul.cat-grid.grid-col-3 {
    margin-right: -22px;
}

ul.cat-grid{
	overflow: hidden;
}
.cat-grid li {
    padding-bottom: 820px;
    margin-bottom: -800px; 
}
.cat-grid li img {
    display: block;
    margin-bottom: 12px;
}
.cat-grid li h2 a {
    display: block;
    color: #0083b9;
    font-size: 19px;
    font-weight: 700 !important;
    margin-bottom: 16px;
    line-height: 24px;
}
.cat-grid li .entry-meta,
.cat-list li .entry-meta {
    margin: 8px 0 15px;
    overflow: hidden;
}
.cat-grid li .entry-meta {
    margin-top: 0;
}
.cat-grid li .entry-content.cat-grid-meta {
    margin-bottom: 8px;
}
h2.cat-list-title {
	margin-bottom: 8px !important;
}
.cat-list li .entry-meta{
	margin-top: 0;
}
.cat-list li .entry-content{
	margin-bottom: 13px;
}
.cat-grid li .entry-meta time {
    margin-right: 2px;
    float: left;
}
.blog-post-big .entry-meta div,
.blog-post-big .entry-meta time,
.blog-post-big .entry-meta span,
.blog-post .entry-meta div,
.blog-post .entry-meta time,
.blog-post .entry-meta span,
.cat-list li .entry-meta time,
.cat-list li .entry-meta div,
.cat-grid li .entry-meta div,
.cat-slider-nav ul li .entry-meta div,
.cat-slider-nav ul li .entry-meta time,
.top-cat-slider-nav ul li .entry-meta div,
.top-cat-slider-nav ul li .entry-meta time {
    float: left
}
.cat-grid li .entry-meta .cat-link,
.cat-grid li .entry-meta .author-link {
    margin-right: 2px;
}
a.read-more {
    outline: none;
    border: none;
    margin: 0;
    background: #0083b9;
    color: white;
    padding: 5px 10px 6px;
    font-weight: 300;
    font-size: 13px;
}
a.read-more i {
    font-size: 17px;
    top: 4px;
    position: relative;
    left: 1px;
}
a.read-more:hover{
    background: #2d2d2d;
}
.cat-grid li button.read-more {
    margin-bottom: 10px;
}
.cat-grid li .cat-list-title,
.cat-list li .cat-grid-title,
.cat-grid li .cat-list-meta,
.cat-list li .cat-grid-meta {
    display: none;
}
.cat-list li {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}
.cat-list li:last-child {
    border-bottom: none;
}
.blog-post-big h2 a,
.blog-post h2 a,
.cat-list li h2 a {
    display: block;
    color: #0083b9;
    font-size: 25px;
    font-weight: 700 !important;
    line-height: 30px;
    margin: -3px 0 0;
}
.blog-post-big h2 a:hover, .blog-post h2 a:hover, .cat-list li h2 a:hover{
    color: #2d2d2d;
}
.blog-post-big .entry-meta div,
.blog-post-big .entry-meta time,
.blog-post-big .entry-meta span,
.blog-post .entry-meta div,
.blog-post .entry-meta time,
.blog-post .entry-meta span,
.cat-list li .entry-meta div,
.cat-list li .entry-meta time,
.cat-list li .entry-meta span {
    margin-right: 10px;
}
.cat-list li img {
    position: relative;
    float: left;
    width: 232px;
    height: 155px;
    margin-right: 17px;
}
.cat-list .post-format-icon:before {
    top: 125px;
    bottom: auto;
}
.cat-list li .entry-content p {
    color: #565656;
} 
/*category slider*/

.cat-slider {
    position: relative;
    height: 435px;
}
.col2 .cat-slider{
	height: 392px;
}
.cat-slider .slider-widget-nav{
	display: none;
}
.cat-slider-wrap {
    float: left;
    height: 382px;
    width: 100%;
}
.col2 .cat-slider-wrap {
	width: 98.5%;
}
.cat-slider-wrap .cat-slider-item {
    display: none;
    max-width: 100%;
}
.cat-slider-wrap .cat-slider-item:first-child {
    display: block;
}

.col2 .cat-slider-cap{
	display: block;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #e1e1e1;
	height: 69px;
	padding-top: 14px;
}
.cat-slider-cap{
	display: none;
}
.cat-slider-title h2 {
    padding: 0 20px;
    margin-bottom: 3px;
}
.cat-slider-title h2 a {
    font-size: 23px;
    font-weight: 700 !important;
    line-height: 30px;
    color: #4b4b4b;
}
.top-cat-slider-nav{
	position: absolute;
	right: 0;
	top:0;
	display: none;
}
.top-cat-slider-nav,
.cat-slider-nav {
    width: 37.78%;
    margin: -15px;
    float: right;
    border-left: 1px solid #e1e1e1;
    height: 465px;
}
.col2 .top-cat-slider-nav,
.col2 .cat-slider-nav{
	height: 422px;
}
.cat-slider-nav-title {
    height: 52px;
    line-height: 53px;
    color: #0083b9;
    text-align: center;
    font-size: 15px;
    font-weight: 700 !important;
    margin: 0;
    text-transform: uppercase;
}
.top-cat-slider-nav ul li,
.cat-slider-nav ul li {
    background: #f9f9f9;
    padding: 8px 14px;
    border-top: 1px solid #e1e1e1;
    position: relative;
    clear: both;
    cursor: pointer;
}
.top-cat-slider-nav ul li:last-child,
.cat-slider-nav ul li:last-child{
	border-bottom: 1px solid #e1e1e1 !important;
}
.top-cat-slider-nav ul li:nth-child(7),
.cat-slider-nav ul li:nth-child(7){
	border-bottom: none !important;
}
.col2 .cat-slider-nav ul li:nth-child(6){
	/* border-bottom: none !important; */
}
.top-cat-slider-nav ul li h2,
.cat-slider-nav ul li h2{
    color: #4b4b4b;
    font-size: 17px;
    font-weight: 300;
}
.cat-slider-nav ul li .entry-meta,
.top-cat-slider-nav ul li .entry-meta{
    margin-top: 2px;
    overflow: hidden;
}
.cat-slider-nav ul li .entry-meta div,
.cat-slider-nav ul li .entry-meta time,
.top-cat-slider-nav ul li .entry-meta div,
.top-cat-slider-nav ul li .entry-meta time{
    margin-right: 3px;
}
.cat-slider-nav ul li.activeSlide,
.cat-slider-nav ul li:hover,
.top-cat-slider-nav ul li:hover{
    background: #0083b9;
    border-color: #0083b9
}
.cat-slider-nav ul li.activeSlide+li,
.cat-slider-nav ul li:hover+li,
.top-cat-slider-nav ul li:hover+li {
    border-color: #0083b9
}
.cat-slider-nav ul li h2 {
    position: relative;
}
.cat-slider-nav ul li.inactive_arrow.activeSlide h2:before,
.cat-slider-nav ul li:hover.inactive_arrow h2:before{
	content: "";
	border: none;
}
.cat-slider-nav ul li.activeSlide h2,
.cat-slider-nav ul li:hover h2,
.top-cat-slider-nav ul li:hover h2{
    color: white;
}
.cat-slider-nav ul li.activeSlide h2:before,
.cat-slider-nav ul li:hover h2:before {
    left: -27px;
    top: 65%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(240, 240, 240, 0);
    border-right-color: #0083b9;
    border-width: 6px;
}
.cat-slider-nav ul li.activeSlide:after,
.cat-slider-nav ul li:hover:after,
.top-cat-slider-nav ul li:hover:after {
    content: "";
    width: 1px;
    height: 104%;
    background: #0083b9;
    left: -1px;
    bottom: -1px;
    position: absolute;
}
.cat-slider-nav ul li.activeSlide:before,
.cat-slider-nav ul li:hover:before,
.top-cat-slider-nav ul li:hover:before {
    content: "";
    width: 1px;
    height: 104%;
    background: #0083b9;
    right: -1px;
    bottom: -1px;
    position: absolute;
}
.cat-slider-nav ul li.activeSlide:nth-child(7):after,
.cat-slider-nav ul li:hover:nth-child(7):after,
.cat-slider-nav ul li.activeSlide:nth-child(7):before,
.cat-slider-nav ul li:nth-child(7):hover:before,
.top-cat-slider-nav ul li:hover:nth-child(7):after,
.top-cat-slider-nav ul li:nth-child(7):hover:before{
	height: 102%;
	bottom: 0;
}
.col2 .cat-slider-nav ul li.activeSlide:nth-child(6):after,
.col2 .cat-slider-nav ul li:hover:nth-child(6):after,
.col2 .cat-slider-nav ul li.activeSlide:nth-child(6):before,
.col2 .cat-slider-nav ul li:nth-child(6):hover:before,
.col2 .top-cat-slider-nav ul li:hover:nth-child(6):after,
.col2 .top-cat-slider-nav ul li:nth-child(6):hover:before{
	height: 102%;
	bottom: 0;
}
.cat-slider-nav ul li.activeSlide .entry-meta,
.cat-slider-nav ul li.activeSlide .entry-meta a,
.cat-slider-nav ul li:hover .entry-meta,
.cat-slider-nav ul li:hover .entry-meta a,
.top-cat-slider-nav ul li:hover .entry-meta,
.top-cat-slider-nav ul li:hover .entry-meta a {
    color: #e9e9e9;
}
.cat-slider-pop {
    background: black;
    position: absolute;
    right: 1.1%;
    z-index: 999;
    color: white;
    width: 113px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}
.cat-slider-pop:hover {
    color: white;
}
.cat-slider-pop i {
    font-size: 18px;
    position: relative;
    left: 3px;
    top: 3px;
}
.col2 .cat-slider-pop{
	right: 1.6%;
}
.cat-slider-mpop{
	float: left;
	width: 702px;
	max-width: 100%;
}
.col2 .cat-slider-mpop{
	width: 577px;
}
.cat-slider .bb-bookblock .bb-item:nth-child(2){
	display: none;
}
.cat-slider-mpop-head{
	height: 52px;
	line-height: 52px;
	margin: -15px -15px 14px;
	border-bottom: 1px solid #e1e1e1;
}
.cat-slider-mpop-head h2{
	color: #8b8b8b;
	font-size: 16px;
	margin-left: 17px;
}
.cat-slider-mpop-head .cat-slider-pop{
	width: 89px;
	top: -4px;
	right: 1.1%;
}
.col2 .cat-slider-mpop-head .cat-slider-pop{
	right: 1.6%;
}
.cat-slider-mpop-head .cat-slider-pop i{
	left: -1px;
}
.col2 .cat-slider-mpop .slider-mpop-big{
	width: 280px;
	margin-right: 17px;
}
.cat-slider-mpop .slider-mpop-big{
	width: 344px;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
	position: relative;
}
#bb-nav-prev{
	display: none;
}
.slider-mpop-big .f-p-title{
	padding: 11px 20px 7px 11px;
	width: 100%;
	left:0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.col2 .slider-mpop-big .f-p-title{
}
.slider-mpop-big .f-p-title time{
	font-size: 12px;
	color: #c6c6c6;
}
.cat-slider-mpop .slider-mpop-big:last-of-type{
	margin-right: 0;
}
.cat-slider-mpop ul{
	clear: both;
}
.cat-slider-mpop ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-top: 15px;
}
.cat-slider-mpop ul li:nth-child(-n+2){
	margin-top: 0;
}
.cat-slider-mpop ul li:nth-child(2n+2){
	margin-right: 0;
}
.cat-slider-mpop ul li img{
	float: left;
	margin-right: 15px;
	width: 90px;
	height: 60px;
}
.cat-slider-mpop ul li h2 a{
	color: #0083b9;
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 4px;
	display: block;
}
.cat-slider-mpop ul li time{
	color: #c6c6c6;
	font-size: 12px;
}
/*Pagination*/

.pagination {
    margin: 20px -20px -20px;
    border-top: 1px solid #e1e1e1;
    height: 39px;
    line-height: 39px;
    padding: 0 20px;
    font-size: 15px;
    color: #2d2d2d;
}
.pagination a,
.pagination span {
    margin-right: 15px;
}
.pagination span {
    color: #0083b9;
}
/*breadcrumb*/
.mom-page-title h1{
	font-size: 25px;
	font-weight: 700 !important;
	color: #0083b9;
	margin-bottom: 25px;
}
.entry-crumbs {
    height: 47px;
    line-height: 47px;
    background: white;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
}
.entry-crumbs .crumb-icon {
    float: left;
    background: #0083b9;
    width: 55px;
    height: 49px;
    line-height: 48px;
    margin: -1px 0 -1px -1px;
    text-align: center;
    color: white;
    font-size: 22px;
    position: relative;
}
.entry-crumbs .crumb-icon i.img_icon {
    display: inline-block;
    width: 24px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}
.single-post.post-page-layout1 .crumb-icon, .single-post.post-page-layout2 .crumb-icon, .single-post.post-page-layout3 .crumb-icon, .single-post.post-page-layout4 .crumb-icon {
    height: 30px !important;
}
.single-post.post-page-layout1 .crumb-icon i.img_icon, .single-post.post-page-layout2 .crumb-icon i.img_icon, .single-post.post-page-layout3 .crumb-icon i.img_icon, .single-post.post-page-layout4 .crumb-icon i.img_icon {
    height: 30px;
    background-size: 18px;
}
.entry-crumbs .crumb-icon:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #0083b9;
    border-width: 6px;
    margin-top: -6px;
}
.woocommerce-breadcrumb a:last-child,
.entry-crumbs div.vbreadcrumb:last-of-type a{
	margin-right: 15px;
}
.single-post .entry-crumbs .vbreadcrumb:last-of-type a:before,
.single-post .entry-crumbs .vbreadcrumb:last-of-type a:after {
    display: none;
}
.woocommerce-breadcrumb a,
.entry-crumbs .vbreadcrumb > a {
    float: left;
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
    position: relative;
    font-size: 17px;
    color: #0083b9;
    font-weight: 300;
}
.entry-crumbs a {
    color: #0083b9;
}
.woocommerce-breadcrumb a:hover,
.entry-crumbs .vbreadcrumb > a:hover {
    color: #2d2d2d;
}
.woocommerce-breadcrumb a:after,
.woocommerce-breadcrumb a:before,
.entry-crumbs .vbreadcrumb > a:after,
.entry-crumbs .vbreadcrumb > a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.woocommerce-breadcrumb a:after,
.entry-crumbs .vbreadcrumb > a:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 4px;
    margin-top: -4px;
}
.woocommerce-breadcrumb a:before,
.entry-crumbs .vbreadcrumb > a:before {
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #e5e5e5;
    border-width: 6px;
    margin-top: -6px;
}
.entry-crumbs {
    font-size: 25px;
    font-weight: 700 !important;
    color: #0083b9;
}
.entry-crumbs .cat-feed {
    float: right;
    width: 45px;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}
.entry-crumbs .cat-feed a {
    display: block;
    color: #ff7e00;
    font-size: 20px;
    line-height: 45px;
}
.entry-crumbs .cat-feed i {
    position: relative;
    top: 2px;
}
.post-crumbs.entry-crumbs {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 13px;
}
.post-thumbnail img {
    display: block;
}
/* ==========================================================================
   post single
   ========================================================================== */
/* format gallery */
.postformat-gallery{
	overflow: hidden;
	margin-bottom: 20px;
}
.postformat-gallery-cap{
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	padding: 15px;
	width: 100%;
}
.postformat-gallery-cap h2{
	color: white !important;
	margin: 0px !important;
	font-weight: normal !important;
	font-size: 18px;
}
/* Post page */
/* layout1 */
.post-layout1,
.post-layout2,
.post-layout3{
	width: 100%;
	height: 578px;
	margin-top: -30px;
	background-size: cover !important;
	position: relative;
}
.single-post.post-page-layout1 .main-container,
.single-post.post-page-layout2 .main-container{
	margin-top: -101px;
}
.single-post.post-page-layout1 .post-crumbs.entry-crumbs,
.single-post.post-page-layout2 .post-crumbs.entry-crumbs,
.single-post.post-page-layout3 .post-crumbs.entry-crumbs,
.single-post.post-page-layout4 .post-crumbs.entry-crumbs{
	background: transparent;
	border: none;
	margin-bottom: 0;
	height: 30px;
	line-height: 30px;
}
.single-post.post-page-layout1 .entry-crumbs .crumb-icon,
.single-post.post-page-layout2 .entry-crumbs .crumb-icon,
.single-post.post-page-layout3 .entry-crumbs .crumb-icon,
.single-post.post-page-layout4 .entry-crumbs .crumb-icon{
	background: transparent;
	width: auto;
	height: auto;
	line-height: 30px;
	font-size: 18px;
}
.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a,
.single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a,
.single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a,
.single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a{
	border: none;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 0 7px;
}
.post-layout2 .inner .entry-post-meta a:hover,
.post-layout3 .inner .entry-post-meta a:hover,
.post-layout4 .inner .entry-post-meta a:hover,
.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:hover,
.single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:hover,
.single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:hover,
.single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:hover{
	text-decoration: underline;
}
.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:after,
.single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:after,
.single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:after,
.single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:after{
	left: 97%;
} 
.single-post.post-page-layout1 .entry-crumbs .vbreadcrumb > a:before,
.single-post.post-page-layout2 .entry-crumbs .vbreadcrumb > a:before,
.single-post.post-page-layout3 .entry-crumbs .vbreadcrumb > a:before,
.single-post.post-page-layout4 .entry-crumbs .vbreadcrumb > a:before{
	display: none;
}
.single-post.post-page-layout1 .entry-crumbs .crumb-icon:before,
.single-post.post-page-layout2 .entry-crumbs .crumb-icon:before,
.single-post.post-page-layout3 .entry-crumbs .crumb-icon:before,
.single-post.post-page-layout4 .entry-crumbs .crumb-icon:before{
	display: none;
}
/* Layout2 */
.pl2-shadow{
	height: 100%;
	background: url('../images/shd.png');
}
.pl3-shadow{
	height: 100%;
	background: url('../images/shd-bt.png') repeat-x bottom left;
}
.pl3-shadow > .inner {
    position: relative;
    height: 100%;
}
.pl2-tab-wrap{
	display: table;
	height: 507px;
	margin: auto;
}
.post-layout2 .inner{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 0 100px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.post-layout2 .inner h1.entry-title{
	color: #fff; /* text color */
	font-size: 58px;
	font-weight: bold;
	text-shadow: 3px 4px 6px rgba(0,0,0,.33); /* drop shadow */
	margin-bottom: 35px !important;
	line-height: 1.1;
}
.post-layout2 .inner .entry-post-meta{
	text-align: center;
	border-color: white;
	display: inline-block;
	padding-left:30px;
	padding-right: 30px;
}
.fixed .post-layout2 .inner .entry-post-meta,
.fixed2 .post-layout2 .inner .entry-post-meta{
	margin: 0;
}
.post-layout2 .inner .entry-post-meta div{
	display: inline-block;
	float: none;
	border-color: white;
}
.post-layout2 .inner .entry-post-meta, .post-layout2 .inner .entry-post-meta a,
.post-layout3 .inner .entry-post-meta, .post-layout3 .inner .entry-post-meta a,
.post-layout4 .entry-post-meta, .post-layout4 .entry-post-meta a{
	color: #fff; /* text color */
	text-shadow: 3px 4px 6px rgba(0,0,0,.33); /* drop shadow */ 
}
/* Layout3 */
.pl2-bottom{
	position: absolute;
	bottom: 5px;
	left:0;
	padding: 0 20px;
	width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	
}
.post-layout4 .entry-post-meta,
.post-layout3 .entry-post-meta{
	border: none;
}
.post-layout4 .entry-post-meta, .post-layout4 .inner .entry-post-meta a,
.post-layout3 .inner .entry-post-meta, .post-layout3 .inner .entry-post-meta a{
	font-size: 14px;
}
.post-layout4 h1.entry-title,
.post-layout3 .inner h1.entry-title{
	color: #fff;
	font-size: 37px;
	text-shadow: 3px 4px 6px rgba(0,0,0,.33);
}
/* layout4 */
.post-layout4{
	width: 100%;
	background-size: cover !important;
}
.post-layout4 > img {
    width: 100%;
    height: auto;
}
.pl4{
	margin-bottom: 10px
}
.pl4-content {
    padding: 0 40px;
}
.post-layout4 h1.entry-title {
    margin-bottom: 5px !important;
}
img.post_layout_5_img {
   margin-bottom: 20px; 
}
h1.entry-title {
    font-size: 28px;
    color: #0083b9;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    line-height: 35px;
}
article header h3{
	margin-bottom: 15px;
} 
.entry-post-meta,
.entry-post-meta a {
    color: #999999;
    font-size: 12px;
}
.entry-post-meta a:hover{
	color: #767676;
}
.entry-post-meta {
    overflow: hidden;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    margin-bottom: 20px;
    padding: 10px 0;
}
.entry-post-meta div {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e9e9e9;
    line-height: 17px;
}
.entry-post-meta div:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.entry-content-data {
    position: relative;
    width: 164px;
    float: left;
    margin-right: 20px;
}
.entry-content-data .post-thumbnail {
    top: 3px;
    left: 0;
    background: #fff;
    padding: 5px;
    border: 1px solid #e9e9e9;
    cursor: pointer;
    z-index: 100;
    min-height: 90px;
    position: absolute;
    width: 152px;
    max-width: 765px;
}
.entry-content-data .post-thumbnail img {
    max-width: 100%;
    clear: right;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.entry-content-data .img_post_wrap_open {
    position: absolute;
}
.entry-content-data .post-thumbnail .img-toggle {
    position: absolute;
    width: 20px;
    height: 20px;
    background: white;
    text-align: center;
    bottom: 0;
    right: 0;
    color: #0384ba;
}
.entry-content-data.has_f_image {
    padding-top: 130px;
}
.entry-content-data .story-highlights h4 {
    color: #0083b9;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
}
.story-highlights ul{
	list-style: none !important;
	padding: 0;
	margin-bottom: 0;
}
.entry-content-data .story-highlights ul li {
    border-bottom: 1px solid #e9e9e9;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.entry-content-data .story-highlights ul li a {
	display: inline-block;
    font-size: 15px;
    color: #7e7e7e;
    padding: 10px 0 10px 15px;
}
.entry-content-data .story-highlights ul li a:hover {
    color: #2d2d2d;
}
.entry-content-data .story-highlights ul li a:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    left: -15px;
    bottom: 2px;
    background: #c6c6c6;
    display: inline-block;
    margin-right: -5px;
}
.entry-content-data .story-highlights ul li:hover a:before {
    background: #0384ba;
}
article .entry-content p,
article .entry-content {
    color: #7e7e7e;
    line-height: 22px;
}
article .entry-content ul{
	list-style: outside;
	margin-bottom: 20px;
}
article .entry-content .video_frame,
article .entry-content .audio_frame{
	margin-bottom: 20px;
}
/*tags*/

.entry-tag-links {
    margin: 20px 0;
}
.entry-tag-links span {
    color: #7e7e7e;
    font-size: 14px;
    font-weight: 700 !important;
    margin-right: 5px;
}
.entry-tag-links a {
    display: inline-block;
    background: #7e7e7e;
    color: white;
    font-size: 13px;
    padding: 2px 10px 3px;
    margin: 0 2px 3px;
}
.entry-tag-links a:hover {
    background: #0083b9;
    color: #fff;
}
/*share post*/

.mom-share-post {
    margin: 15px -20px 0;
    padding: 10px 20px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.mom-share-post h4 {
    float: left;
	padding: 0 11px;
	background: #e9e9e9;
	border: 1px solid #dbdbdb;
	color: #4b4b4b;
	margin: 0 20px 0 0;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
}
.mom-share-buttons {
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    /* padding-right: 100px; */
}
.mom-share-buttons a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9d9d9d;
    font-size: 15px;
    display: inline-block;
    height: 25px;
    cursor: pointer;
    border-right: 1px solid #e9e9e9;
    margin: 0 5px 5px 0;
    padding-right: 10px;
}
.mom-share-buttons a i {
    position: relative;
    top: 1px;
    margin-right: 4px;
}
.mom-share-buttons a.share-facebook i {
    color: #4173ab;
    margin-right: 1px;
}
.mom-share-buttons a.share-twitter i {
    color: #00afef;
}
.mom-share-buttons a.share-google i {
    color: #f10f0f;
}
.mom-share-buttons a.share-linkedin i {
	font-size: 16px; 
    color: #006599;
}
.mom-share-buttons a.share-pin i {
    color: #cb2027;
    font-size: 13px;
}
.mom-share-buttons a.share-vk i {
    color: #45668e;
}
.mom-share-buttons a.share-email i{
	color: #d4d4d4;
	font-size: 18px;
	top: 4px;
	margin-right: 0;
}
.mom-share-post .sh_arrow {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: #2d2d2d;
    text-align: center;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.mom-share-post .sh_arrow i {
    font-size: 17px;
    color: #d5d5d5;
}
/*Post nav*/

.post-nav-links {
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 35px;
}
.post-nav-links a {
    color: #7e7e7e;
}
.post-nav-links a:hover {
    color: #0083b9;
}
.post-nav-links .post-nav-prev,
.post-nav-links .post-nav-next {
    width: 49.9%;
}
.post-nav-links .post-nav-prev {
    float: left;
    border-right: 1px solid #e9e9e9;
}
.post-nav-links .post-nav-prev span:before,
.post-nav-links .post-nav-next span:after {
    content: "\e6e4";
    font-family: 'font-awesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 2px;
    margin-right: 10px;
    position: relative;
}
.post-nav-links .post-nav-next span:after {
    content: "\e6e5";
    margin-right: 0;
    margin-left: 10px;
}
.post-nav-links .post-nav-next {
    float: right;
    text-align: right;
}
.post-nav-links span {
    display: block;
    color: #2d2d2d;
    font-weight: 700 !important;
}
/*author bio*/

.post-section-box {
    margin-bottom: 40px;
}
.post-section-title h2 {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 700 !important;
    padding-bottom: 17px;
    border-bottom: 1px solid #e9e9e9;
}
.author-bio-wrap,
.mom-related-posts {
    padding: 20px 0 14px;
    border-bottom: 1px solid #e9e9e9;
}
.mom-related-posts{
	margin-top: 6px;
	margin-right: -20px;
	padding-top:0;
}
.author-bio-wrap img {
    float: left;
}
.author-bio-content {
    margin-left: 100px;
}
.author-bio-name a {
    display: block;
    font-size: 17px;
    font-weight: 700 !important;
    margin-bottom: 12px;
}
.author-bio-wrap .author-bio-social{
	margin-top: 12px;
}
.author-bio-social li {
    display: inline-block;
}
.author-bio-social li a {
    color: #7e7e7e;
    margin-right: 10px;
    font-size: 15px;
}
.author-bio-social li a:hover{
	color: #575757;
}
.author-bio-social li.twitter a:hover{
	color: #00BAF0;
}
.author-bio-social li.fb a:hover{
	color: #3B5997
}
.author-bio-social li.youtube a:hover{
	color: #B70606;
}
.author-bio-social li.google a:hover{
	color: #D84937;
}
.author-bio-social li.linkedin a:hover{
	color: #006599;
}
.author-bio-social li.pin a:hover{
	color: #F20000;
}
.author-bio-social li.flicker a:hover{
	color: #0065ca;
}
.author-bio-social li.dribble a:hover{
	color: #DE4A84;
}
.author-bio-social .dashicons-email-alt{
	top: -1px;
	position: relative;
	font-size: 19px;
}
/*Related posts*/

.mom-related-posts li {
    float: left;
    width: 165px;
    margin: 14px 20px 0 0;
}
/*
.mom-related-posts li:nth-child(3n+1) {
    clear: left;
}
.rtl .mom-related-posts li:nth-child(3n+1) {
    clear: right;
}
*/

.mom-related-posts li:nth-child(3n+3) {
    margin-right: 0;
}
.one-side-wide .mom-related-posts li:nth-child(3n+3){
	margin-right: 20px;
}
.mom-related-posts li img {
    display: block;
    margin-bottom: 4px;
}
.mom-related-posts li h2{
	margin: 0;
}
.mom-related-posts li h2 a {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 300;
}
.mom-related-posts li .entry-meta {
    margin-top: 2px;
}
/*Comment Tamplate*/

.comment-list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}
.comment-list .single-comment {
    margin-bottom: 20px;
    padding: 20px 0 18px;
    border-bottom: 1px solid #e9e9e9;
}
.comment-list .single-comment .comment-author-avatar img {
    float: left;
    margin-right: 20px;
}
.comment-list .single-comment .comment-wrap {
    margin-left: 80px;
}
.comment-list .single-comment cite {
    font-style: normal;
    font-size: 17px;
    color: #2d2d2d;
}
.comment-list .single-comment time,
.comment-list .single-comment .comment-reply-link {
    color: #c6c6c6;
    font-size: 14px;
}
.comment-list .single-comment .edit-link a {
    color: #c6c6c6;
    font-size: 14px;
    margin-left: 20px;
}
.comment-list .single-comment .comment-content p {
    color: #7e7e7e;
    margin: 0;
}
.comment-list .single-comment .comment-content {
    margin: 7px 0;
}
.comment-list ol.children {
    margin-left: 80px;
    list-style: none;
    padding: 0;	
}
.comment-form #author,
.comment-form input[type="text"] {
    width: 32%;
}
.comment-form #author,
.comment-form #email {
    margin-right: 6px;
}
.comment-form #author, 
.comment-form #email,
.comment-form #url{
	margin-bottom: 0;
}
.comment-form textarea {
    width: 100%;
    margin: 10px 0;
    color: #c6c6c6;
}
.comment-form #comment-submit {
    font-size: 17px;
}
p.form-submit,
p.comment-form-comment,
h3.comment-reply-title{
	margin: 0;
}
p.logged-in-as{
	margin: 10px 0 0 !important; 
}
#comment-nav-below {
	padding: 10px;
	margin: -10px 0 20px;
}
#comment-nav-below h1{display: none;}
#comment-nav-below a{
	display: inline-block;
	float: left;
}
#comment-nav-below .nav-next a{
	float: right;
}
/* Multinews review system*/
.mom-reveiw-system{
	clear: both;
}
.review-wrap {
    background: white;
    border: 1px solid #e5e5e5;
    margin-bottom: 65px;
}
.review-wrap-header {
    background: #f9f9f9;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.review-content {
    padding: 20px;
}
/*star rating */
.post-list .star-rating, .star-rating{
	display: inline-block;
	top: 3px;
	left: 5px;
	margin-right: 2px;
	width: 80px;
	font-size: 16px;
	color: #0083b9;
}
.star-rating, .star-rating {
    display: block;
    overflow: hidden;
    position: relative;
    height: 16px;
    font-size: 15px;
    width: 75px;
    font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0083b9;
}

.star-rating:before, .star-rating:before {
    content: "\e6ce\e6ce\e6ce\e6ce\e6ce";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span, .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 16px;
}

.star-rating span:before, .star-rating span:before {
    content: "\e6d0\e6d0\e6d0\e6d0\e6d0";
    top: 0;
    position: absolute;
    left: 0;
}
.mom_user_rate {
    cursor: pointer;
}

/* ==========================================================================
 *                Main Title
   ========================================================================== */
.main-title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
.main-title h4 {
    font-size: 20px;
}
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
    font-weight: bold;
}

.nav-cart {
    color: #fff;
    position: relative;
}
/* ==========================================================================
 *                Review System 
   ========================================================================== */
.mom-reveiw-system {
    margin-bottom:30px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.mom-reveiw-system .review-header {
    background:#f9f9f9;
    border-bottom:1px solid #e5e5e5;
    height:48px;
    line-height:48px;
    padding-left:20px;
}
.mom-reveiw-system .review-header h2 {
    font-size:17px;
    font-weight:bold !important;
    line-height:inherit;
    margin-bottom:0;
    float:left;
}
.mom-reveiw-system .review-header .mr-types {
    margin:0;
    padding:0;
    list-style:none;
    float:right;
}

.mom-reveiw-system .review-header .mr-types li {
    float:left;
    width:48px;
    height:48px;
    text-align:center;
    border:0px solid #e5e5e5;
    border-left-width: 1px;
    font-size:32px;
    cursor:pointer;
    position:relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.mom-reveiw-system .review-header .mr-types li.stars {
    line-height:52px;
}
.mom-reveiw-system .review-header .mr-types li:hover, .mom-reveiw-system .review-header .mr-types li.current {
    background:#fff;
    color:#000;
}

.mom-reveiw-system .review-header .mr-types li.current:after,
.mom-reveiw-system .review-header .mr-types li.current:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.mom-reveiw-system .review-header .mr-types li.current:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 6px;
    margin-left: -6px;
}
.mom-reveiw-system .review-header .mr-types li.current:before {
    border-color: rgba(229, 229, 229, 0);
    border-top-color: #e5e5e5;
    border-width: 7px;
    margin-left: -7px;
}

.mom-reveiw-system  .review-content {
    padding:16px 20px;
    padding-bottom:20px;
}
.review-desc {
    padding-bottom:16px;
    border-bottom:1px solid #e5e5e5;
}
.review-desc *:last-child {
    margin-bottom: 0;
}
.mom-reveiw-system  .review-area {
    border-bottom:1px solid #e5e5e5;
    padding:10px 0;
    margin-bottom:20px;
}
.mom-reveiw-system  .review-summary {
    position:relative;
    min-height:151px;
} 
.mom-reveiw-system  .review-summary h3 {
    line-height:1;
}
.mom-reveiw-system  .review-summary p {
    margin-bottom:0;
}
.mom-reveiw-system  .review-summary .review-score {
    background:#f9f9f9;
    border:1px solid #e5e5e5;
    width:149px;
    height:148px;
    text-align:center;
    display:table;
    float: right;
    margin-left: 20px;
}
.mom-reveiw-system  .review-summary .review-score .score-wrap {
    display:table-cell;
    vertical-align:middle;
    font-size: 20px; 
    color: #7E7E7E;
}
.mom-reveiw-system  .review-summary .review-score .score {
    font-weight:bold !important;
    font-size:48px;
    display:block;
    color:#2d2d2d;
    line-height:1;
}
.mom-reveiw-system  .review-summary .review-score .score-wrap .star-rating {
    margin:auto;
    margin-bottom:15px;
    color:black;
    font-size:21px;
    height:21px;
    width:105px;
}
.mom-reveiw-system  .review-summary .review-score .score-wrap .star-rating span {
    padding-top:21px;
}
.mom-reveiw-system  .review-summary .review-score .score-wrap.stars-score .score-title {
    font-size:32px;
    font-weight:bold !important;
    color: #7e7e7e;
}
.mom-reveiw-system .review-footer {
    height:35px;
    overflow:hidden;
    padding:6px 5px;
    border-top:1px solid #e5e5e5;
    color:#c6c6c6;
    font-size:13px;
    display: table;
    width: 100%;
    -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mom-reveiw-system .review-tab:not(.circles-tab) .review-footer h3, .mom-reveiw-system  .user-rate-bar, .review-tab:not(.circles-tab) .review-footer .total-votes {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
}
.mom-reveiw-system  .user-rate-bar{
	padding: 0;
}
.mom-reveiw-system .review-tab:not(.circles-tab) .review-footer h3{
	padding-left: 12px;
}
.mom-reveiw-system  .review-footer h3 {
    min-width: 76px;
    padding-right:0 !important;
}
.review-footer .total-votes {
    min-width: 52px;
}
.mom-reveiw-system .review-footer h3 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:0;
    margin-top: 0;
    color: #454545;
}

.mom-reveiw-system .user-rate-bar {
    width:100%;
    max-width: 100%
}
.mom-reveiw-system  .user-rate-bar > div {
    height:29px;
    padding:2px;
    border:1px solid #eaeaea;    
}
.mom-reveiw-system  .user-rate-bar .ub-inner {
    background:#7e7e7e;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-size:15px;
    height:29px;
    line-height:29px;
}
.user-star-rate .user-rate-bar {
    text-align: center;
}
.user-star-rate .star-rating {
    display: inline-block;
    position: relative;
    overflow: visible;
}


/*--------------------------
            Bars
---------------------------*/

.mom-reveiw-system .mom-bar {
    height:34px;
    line-height:34px;
    margin-bottom:7px;
    margin-right: 59px;
}
.mom-reveiw-system .mom-bar:last-child {
    margin-bottom:0;
}
.mom-reveiw-system .mom-bar .mb-inner .cr {
    padding:0 11px;
    color:#f9f9f9;
    font-size:15px;
    text-shadow:0 1px 0 rgba(0,0,0,0.15);
}
.mom-reveiw-system .mom-bar .mb-inner {
    background:#78bce7;
    position:relative;
}
.mom-reveiw-system .mom-bar .mb-score {
    position:absolute;
    left:100%;
    color:#78bce7;
    padding:0 10px;
    width: 39px;
    font-size:15px;
    font-weight: bold !important;
}

/* predefind colors */
.mom-reveiw-system .mom-bar.blue .mb-inner {
    background:#78bce7;
}
.mom-reveiw-system .mom-bar.blue .mb-inner .mb-score {
    color:#78bce7;
}

.mom-reveiw-system .mom-bar.green .mb-inner {
    background:#88d46d;
}
.mom-reveiw-system .mom-bar.green .mb-inner .mb-score {
    color:#88d46d;
}

.mom-reveiw-system .mom-bar.orange .mb-inner {
    background:#e7be78;
}
.mom-reveiw-system .mom-bar.orange .mb-inner .mb-score {
    color:#e7be78;
}
.mom-reveiw-system .mom-bar.red .mb-inner {
    background:#e77878;
}
.mom-reveiw-system .mom-bar.red .mb-inner .mb-score {
    color:#e77878;
}
.mom-reveiw-system .mom-bar.carissma .mb-inner {
    background:#e778b9;
}
.mom-reveiw-system .mom-bar.carissma .mb-inner .mb-score {
    color:#e778b9;
}

/*--------------------------
            Stars
---------------------------*/
.mom-reveiw-system .stars-cr {
    background:#f9f9f9;
    border: 1px solid #e5e5e5;
    margin-bottom:5px;
    padding:0 10px;
    line-height:32px;
    font-size:15px;
    color:#78bce7;
}
.mom-reveiw-system .stars-cr:last-child {
    margin-bottom:0;
}
.mom-reveiw-system .stars-cr .star-rating {
    float:right;
    margin-top:8px;
    color:#78bce7;
}
.mom-reveiw-system .review-footer .user-star-rate .star-rating {
    margin:auto;
    margin-top:3px;
    margin-right: 10px;
    color:#dbdbdb;
}
.stars-rate-wrap {
    position: relative;
    display: inline-block;
}
.user-star-rate .yr {
    position: absolute;
    margin-left: 5px;
    font-style: normal;
    left: 100%;
    top: -2px;
    line-height: 35px;
}
.mom-reveiw-system .review-footer .user-star-rate .star-rating span {
    color:#40454D;
}

/* predefind colors */
.mom-reveiw-system .stars-cr.blue, .mom-reveiw-system .stars-cr.blue .star-rating {
    color:#78bce7;
}

.mom-reveiw-system .stars-cr.green, .mom-reveiw-system .stars-cr.green .star-rating {
    color:#76c65c;
}

.mom-reveiw-system .stars-cr.orange, .mom-reveiw-system .stars-cr.orange .star-rating {
    color:#e7be78;
}

.mom-reveiw-system .stars-cr.red, .mom-reveiw-system .stars-cr.red .star-rating {
    color:#e77878;
}

.mom-reveiw-system .stars-cr.carissma, .mom-reveiw-system .stars-cr.carissma .star-rating {
    color:#e778b9;
}

/*--------------------------
            Circles 
---------------------------*/
.mom-reveiw-system .review-circles {
    overflow:hidden;
    margin-bottom:-2%;
}
.mom-reveiw-system .review-circles .review-circle {
    float:left;
    width: 32%;
    padding:20px 17px;
    padding-bottom:16px;
    border:1px solid #e5e5e5;
    margin-bottom:2%;
    margin-left:2%;
    text-align:center;
    font-size:15px;
   -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; 
}
.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}
.mom-reveiw-system .review-circle .circle {
    padding-bottom:7px;
    border-bottom:1px solid #e9e9e9;
    margin-bottom:4px;
    position: relative;
   
}
.mom-reveiw-system .review-circle .circle * {
    max-width: 100%;
}
.mom-reveiw-system .review-circle .circle .val {
    font-size:20px;
    font-weight:bold !important;
    width: 100%;
    left: 0;
    bottom: 15%;
    text-align: center;
    position: absolute;
    
}
.mom-reveiw-system .score-wrap .review-circle {
    color:#2d2d2d;
    font-size:19px;
    font-weight:bold !important;
}
.mom-reveiw-system .score-wrap .review-circle .circle {
    height:76px;
    margin:0 14px;
    padding-bottom:4px;
    margin-bottom:6px;
    
}

.mom-reveiw-system .circles-tab .review-footer {
    line-height:55px;
    height:79px !important;
    padding:10px;
    padding-bottom:14px;
    text-align:center;
    display: block;
}
.mom-reveiw-system .circles-tab .review-footer .user-rate {
    display:inline-block;
}
.mom-reveiw-system .circles-tab .review-footer h3 {
    margin-right:18px;
        line-height:45px;
        float: left;
}
.mom-reveiw-system .circles-tab .review-footer h3, .mom-reveiw-system .circles-tab .review-footer .total-votes {
    position:relative;
    line-height:70px;
}
.mom-reveiw-system .user-rate-circle {
    float:left;
    width:80px;
    text-align:center;
    margin-right:17px;
    height:45px;
}
.mom-reveiw-system .user-rate-circle  .circle {
    position: relative;
}
.mom-reveiw-system .user-rate-circle .cru-score {
    position:absolute;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #4A525D;
    font-weight: bold;
    line-height: normal;
    left: 0;
    bottom: 0;
}
/* predefind colors */
.mom-reveiw-system .stars-cr.blue, .mom-reveiw-system .review-circle.blue 
    color:#78bce7;
}

.mom-reveiw-system .stars-cr.green, .mom-reveiw-system .review-circle.green {
    color:#76c65c;
}

.mom-reveiw-system .stars-cr.orange, .mom-reveiw-system .review-circle.orange {
    color:#e7be78;
}

.mom-reveiw-system .stars-cr.red, .mom-reveiw-system .review-circle.red {
    color:#e77878;
}

.mom-reveiw-system .stars-cr.carissma, .mom-reveiw-system .review-circle.carissma {
    color:#e778b9;
}

/*--------------------------
            Review Tabs
---------------------------*/

.mom-reveiw-system .review-tab {
    display:none;
}
.mom-reveiw-system .review-tab:first-of-type {
    display:block;
}

/*--------------------------
            user rate
---------------------------*/
.mom_user_rate {
    cursor: pointer;
}

/*--------------------------
            Adaptin
---------------------------*/
/* smaller */
rs-smaller_than_default.mom-reveiw-system .review-header .mr-types li {}
.rs-smaller_than_default.mom-reveiw-system .review-header .mr-types li i{
	position: relative;
}
/* bars */

.rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-inner .cr, .rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-score {
    font-size: 15px;
}

/* stars */
.rs-smaller_than_default.mom-reveiw-system .stars-cr {
    font-size: 15px;
}
.rs-smaller_than_default.mom-reveiw-system .stars-cr .star-rating {
    margin-top: 4px;
}
/* Circles */
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle {
    width: 32%;
}
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 2%;
}
.rs-smaller_than_default.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 0;
}

/* bigger */
.rs-full_width.mom-reveiw-system .review-circles .review-circle {
    width: 18.8%;
    margin-left: 1.5%;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle:nth-child(3n+1) {
    margin-left: 1.5%;
}
.rs-full_width.mom-reveiw-system .review-circles .review-circle:nth-child(5n+1) {
    margin-left: 0;
}

/* ==========================================================================
 *                end Review System 
   ========================================================================== */
/* ==========================================================================
   Media Page Template
   ========================================================================== */

.col2 .media-main-content {
    width: 747px;
}
.media-main-content{
	width: 788px;
	float: left;
}
.media-filter {
    margin: 0;
}
.media-filter .widget-title h2{
	padding: 0 15px;
	background: #e9e9e9;
	border: 1px solid #dbdbdb;
	height: 38px;
	line-height: 38px;
	margin: -15px -15px 15px;
}
.f-tabbed-body {
    display: none;
}
.media-main-content .page-wrap .f-tabbed-head .f-tabbed-sort {
    margin-left: 20px;
}
ul.f-tabbed-sort li.all a {
    padding: 10px 15px;
}
.media-main-content ul.f-tabbed-sort li a span {
    color: #8b8b8b;
}
.media-main-content ul.f-tabbed-sort li a {
    color: #2d2d2d;
}
ul.f-tabbed-sort li.media-video span,
ul.f-tabbed-sort li.media-gallery span,
ul.f-tabbed-sort li.media-audio span {
    font-size: 21px;
    position: relative;
    right: -10px;
    bottom: -4px;
    line-height: 0;
    margin-right: 10px;
}
.media-sort-form {
    float: right;
    margin-right: 20px;
}
.adv-search-form .select-wrap,
.media-sort-wrap {
    position: relative;
    overflow: hidden;
    height: 28px;
    top: 5px;
    background: #f2f2f2;
    border: 1px solid #dbdbdb;
}
.adv-search-form select,
.media-sort-wrap select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border-radius: 0;
    border: none;
    outline: none;
    color: #8b8b8b;
    padding: 8px 0 7px 10px;
    font-size: 12px;
    z-index: 2;
    margin-right: -18px;
    min-width: 122px;
    top: -5px;
}
.adv-search-form select:-moz-focusring,
.media-sort-wrap select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #727272;
}
.adv-search-form .sort-arrow:before,
.media-sort-wrap .sort-arrow:before {
    -moz-font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #E7E7E7;
    color: #c6c6c6;
    content: "\e6eb";
    cursor: pointer;
    font-family: 'font-awesome';
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 100%;
    line-height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: none;
    top: 0;
    width: 22px;
    z-index: 1;
}
.media-sort-title {
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 700 !important;
    float: right;
    margin-right: 5px;
}
.media-main-content .f-tabbed-head {
    margin-bottom: 20px;
}
.featured-media-items {
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.featured-media-items .media-item {
    width: 347px;
    float: left;
}
.featured-media-items .media-item:first-child {
    margin-right: 11px;
}
.media-item h2{
	margin: 0;
}
.media-item h2 a {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 300;
}
.media-item .media-data {
    bottom: 0;
    right: 0;
    position: absolute;
}
.media-item .media-format,
.media-item .video-time,
.media-item .image-num {
    height: 30px;
    background: rgba(0, 0, 0, 0.60);
    color: #fafafa;
    text-align: center;
    line-height: 30px;
    float: left;
    bottom: 0;
    right: 0;
}
.media-item .media-format {
    width: 30px;
    margin-right: 1px;
}
.media-item .video-time,
.media-item .image-num {
    padding: 0 10px;
}
.media-item .media-format:before {
    font-family: 'momizat';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    position: relative;
}
.media-item.format-video .media-format:before {
    content: "\e70a";
    top: 2px;
}
.media-item.format-gallery .media-format:before {
    content: "\e60e";
    top: 3px;
}
.media-item.format-audio .media-format:before{
	content: "\e715";
	top: 2px;
	left: 2px;
}
.media-item.format-gallery .media-format {
    width: auto;
    padding: 0 1px;
}
.media-item img {
    margin-bottom: 2px;
}
.media-item .entry-meta,
.media-item .entry-meta a {
    margin-top: 5px;
    line-height: 15px;
    color: #a3a3a3;
}
.media-item .entry-meta time {
    border-right: 1px solid #c9c9c9;
    padding-right: 10px;
    margin-right: 10px;
}
.col2 .media-items-list li.featured{
	width: 347px;
}
.media-items-list li.featured {
    width: 367px;
    padding-bottom: 30px;
    position: relative;
    /* min-height: 300px; */
}
.media-items-list li.featured:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #E1E1E1;
    left: 0;
    bottom:0;
}
.col2 .media-items-list li{
	width: 169px;
}
.media-items-list li {
    float: left;
    width: 179px;
    margin: 0 0 0 11px;
}
.media-items-list li#m-items{
	margin: 30px 0 0 9px;
	min-height: 183px;
}
.media-items-list #m-items:nth-child(4n+3){
	margin-left: 0;
}
.media-items-list .m-items:nth-child(4n+4){
	margin-left: 0;
}
.media-items-list li.featured:first-child {
    margin-left: 0;
}
.media-items-list li.featured:first-child:before {
    padding-right: 11px;
}

.media-items-list li.media-item .media-format,
.media-items-list li.media-item .video-time,
.media-items-list li.media-item .image-num {
    height: 25px;
    line-height: 27px;
}
.media-items-list li.media-item .media-format {
    width: 27px;
}
.media-items-list li.media-item .video-time,
.media-items-list li.media-item .image-num {
    padding: 0 5px;
}
.media-cat-filter li ul {
    clear: both;
}
.media-cat-filter li ul li {
    margin-left: 17px;
}
.media-cat-filter li ul li a:before {
    width: 7px;
    height: 2px;
}
/* ==========================================================================
   Magazine Page
   ========================================================================== */
.magazine-wrap .fade-imgs-in-appear img{
	opacity: 1 !important;
}
.fixed-header {
    background: #262626;
    height: 47px;
    line-height: 47px;
    border-width: 1px 0;
    border-style: solid;
    border-color: black;
    -webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.83);
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.83);
    z-index: 9999;
    position: relative;
}
.col2 .fixed-header .inner{
	width: 1160px;
}
.fixed-header .main-menu{
	position: relative;
}
.fixed-header .logo {
    margin-right: 15px;
    z-index: 9999;
    position: relative;
    line-height: 45px;
}
.fixed-header ul.br-right {
    float: left;
    line-height: 47px;
    height: 47px;
    overflow: hidden;
}
.fixed-header ul.br-right li.b-right-video a {} .fixed-header ul.br-right li.b-right-video a,
.fixed-header ul.br-right li.b-right-magazine a {
    line-height: 53px;
}
.fixed-header ul.br-right li:first-child {
    border-left: none;
}
.magazine-container {
    height: 100%;
    position: fixed;
    left: 0;
    width: 100%;
}
.bb-custom-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.bb-custom-wrapper .bb-bookblock {
    width: 100%;
    height: 100%;
    -webkit-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px;
}
.bb-custom-side {
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden;
    /* Centering with flexbox */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.magazine-page-img {
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-width: 960px;
    background-position: 50%;
    z-index: 5;
}
.ma-content-wrap {
    z-index: 10;
    position: absolute;
    bottom: 156px;
    left: 117px;
    width: 392px;
    background: rgba(0, 0, 0, 0.80);
    padding: 30px;
}
.ma-content-wrap h2 a {
    display: block;
    color: white;
    font-size: 32px;
    font-weight: 700 !important;
    line-height: 36px;
    margin-bottom: 15px;
}
.ma-content-wrap .entry-meta {
    margin-top: 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #5a5a5a;
    padding: 10px 0;
    overflow: hidden;
    color: #c6c6c6;
    line-height: 15px;
    margin-bottom: 15px;
}
.ma-content-wrap .entry-meta div {
    float: left;
}
.ma-content-wrap .entry-meta time {
    float: none;
    margin: 0;
}
.ma-content-wrap .entry-meta .author-link,
.ma-content-wrap .entry-meta .entry-date {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e9e9e9;
}
.ma-content-wrap .entry-content {
    margin-bottom: 20px;
}
.ma-content-wrap .entry-content p {
    color: #c6c6c6;
}
.magazine-nav {
    z-index: 9999;
    position: absolute;
    bottom: 50%;
    width: 100%;
}
.magazine-nav #bb-nav-prev{
	display: inherit;
}
.magazine-nav .bb-custom-left,
.magazine-nav .bb-custom-right {
    display: block;
    background: rgba(0, 0, 0, 0.60);
    width: 40px;
    height: 60px;
    text-align: center;
    line-height: 66px;
    font-size: 32px;
    color: white;
}
.magazine-nav .bb-custom-left {
    float: left;
    margin-left: 20px;
}
.magazine-nav .bb-custom-right {
    float: right;
    margin-right: 20px;
}
.magazine-nav .bb-custom-left i {
    position: relative;
    right: 1px;
    top:-2px;
    line-height: inherit
}
.magazine-nav .bb-custom-right i {
    position: relative;
    left: 1px;
    top:-2px;
    line-height: inherit
}
/* ==========================================================================
   Weather Page template
   ========================================================================== */
.weather-page-wrap {
	background: url('../images/image-bg3.jpg') no-repeat center;
    width: 100%;
    padding: 47px 0 25px;
    height: 350px;
    margin: -30px 0 30px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.weather-page-icon {
    float: left;
    width: 55px;
    height: 49px;
    line-height: 52px;
    background: #ffa500;
    text-align: center;
    color: white;
    font-size: 27px;
    position: relative;
}
.weather-page-icon:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 229, 229, 0);
    border-left-color: #ffa500;
    border-width: 6px;
    margin-top: -6px;
}
.weather-page-head {
    height: 49px;
    line-height: 49px;
    background: white;
    border: 1px solid #e1e1e1;
    border-left: none;
    padding: 0 0 0 14px;
    color: #ffa500;
    margin-left: 55px;
    font-size: 18px;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.weather-page-head h2 {
    float: left;
}
.weather-switch-tabs {
    float: right;
}
.weather-switch-tabs a {
    color: #ffa500;
    display: block;
    float: left;
    padding: 0 30px 0 25px;
    position: relative;
    font-size: 25px;
}
.weather-switch-tabs a.active {
    color: white;
    background: #ffa500;
}
.weather-switch-tabs a.active:before,
.weather-switch-tabs a.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ffa500;
}
.weather-switch-tabs a.active:after {
    top: -1px;
    left: 0;
}
.weather-switch-tabs a.active:before {
    bottom: -1px;
    left: 0;
}
.today-weather-box {
    background: rgba(255, 255, 255, 0.8);
    width: 168px;
    height: 291px;
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    text-align: center;
    margin-right: 10px;
}
.t-w-title {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 14px;
}
.t-w-title h2 {
    color: #1e1e1e;
    font-weight: 700 !important;
    font-size: 30px;
    margin-bottom: 7px;
}
.t-w-title .weather-date {
    color: #b8b6b8;
    font-size: 15px;
}
.t-w-title .weather-date span {
    margin-right: 16px;
}
.weather-results .weather-icon {
    position: relative;
    width: 105px;
    height: 63px;
    font-size: 19px;
    margin: 20px auto;
    text-align: -webkit-auto;
    padding-top: 20px;
    text-align: left;
}
.weather-results .weather-icon .basecloud:before {
    font-size: 54px;
}
.weather-results .weather-icon i.icon-frosty:before {
    font-size: 87%;
    left: 2px;
    top: -3px;
}
.weather-results .weather-icon i.icon-sunny::after {
    font-size: 89%;
    top: -1px;
    left: 2px;
}
.weather-results-status {
    color: #2d2d2d;
    font-size: 17px;
}
.weather-results span,
.weather-results small {
    color: #2d2d2d;
    font-size: 40px;
    font-weight: 700 !important;
}
.weather-results small {
    font-size: 20px;
}
.weather-data-wrap {
    position: relative;
    padding-left: 178px;
}
.week-weather-wrap {
    width: 100%;
}
.week-weather-box {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 236px;
    float: right;
    margin-bottom: 10px;
    overflow: hidden
}
.week-weather-box li {
    float: left;
    text-align: center;
    width: 16.6%;
    border-right: 1px solid #e4e4e4;
    padding-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 200px;
    margin-bottom: -200px;
}
.week-weather-box li:last-child {
    border-right: none;
}
.week-weather-box li .t-w-title h2 {
    font-size: 25px;
}
.week-weather-box li .weather-results .weather-icon {
    font-size: 10px;
    padding-top: 0;
    width: 58px;
    height: 30px;
    margin: 15px auto;
}
.week-weather-box li .weather-results span {
    font-size: 27px;
    display: block;
    margin-bottom: 5px;
}
.week-weather-box li .weather-results small {
    font-size: 17px;
}
.find-weather-box {
    background: rgba(255, 255, 255, 0.8);
    height: 35px;
    line-height: 35px;
    padding: 5px;
    color: #1e1e1e;
    font-size: 17px;
    clear: both;
}
.find-weather-box > span {
    float: left;
    padding-left: 15px;
}
.find-weather-box input {
    height: 33px;
    width: 100%;
    background: white;
    border-color: #e8e8e8;
    color: #bdbbbd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
form#find-weather {
    margin-left: 121px;
}
form#find-weather .twitter-typeahead {
    width: 100%;

}
form#find-weather input {
    width: 100%;
    padding: 0 10px;
    height: 35px;
}

.weather-maps {
    margin: -20px -20px 20px !important;
}
header.weather-maps h2 {
    color: #2d2d2d;
    font-size: 15px;
}
.ui-autocomplete-loading {
    background: url('../images/ui-load.gif') right center no-repeat;
}
.not-valid-city {
    color: red;
    position: absolute;
    line-height: 34px;
    text-align: right;
    width: 200px;
    font-weight: 700 !important;
    right: 5px;
    bottom: 5px;
    z-index: 100;
}
.not-valid-city i {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 32px;
}
.invalid {
    border-color: #FFAFAF !important;
    color: red !important;
}
.ui-helper-hidden-accessible {
    display: none !important;
}
.weather-data-wrap .icon-cloud.behind:after {} .mom-map-wrap {
    position: relative;
    margin-bottom: 25px;
}
#map {
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    position: absolute;
}
#OpenLayers_Control_MaximizeDiv {
    display: none !important;
}
.weather-switch-tabs {
    margin-top: -1px;
    margin-right: -1px;
}
.weather-switch-tabs .w-unit {
    line-height: 49px;
    float: left;
    padding: 0 25px;
    cursor: pointer;
    position: relative;
}
.weather-switch-tabs .w-unit.selected {
    background: #FFA500;
    color: #fff;
}
.weather-switch-tabs input {
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.tt-suggestion > p:hover,
.tt-suggestion > p:focus,
.tt-suggestion.tt-cursor p {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}


/* ==========================================================================
   Search Page
   ========================================================================== */
.advanced-search {
    padding: 20px;
}
.search-page .block-title h2 {
    color: #4b4b4b;
    font-size: 17px;
    font-weight: 300;
}
.search-page .block-title {
    margin: -20px -20px 20px !important;
    clear: both;
}
.search-page .media-sort-title {
    color: #5a5a5a;
    font-weight: 300;
    float: left;
}
.search-page .media-sort-wrap {
    top: 4px;
    position: relative;
}
.search-page .media-sort-form {
    margin-right: 5px;
}
.search-page .media-sort-form select {
    font-size: 13px;
    padding: 0 0 0 5px;
    height: 28px;
    width: 165px;
    position: relative;
    top: -5px;
    left: 2px;
}
.media-sort-form span {
    margin: 0;
    margin-right: 4px;
}
.adv-search-form .adv-s,
.adv-search-form span {
    float: left;
}
.adv-search-form label {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.adv-search-form .select-wrap {
    float: left;
    height: 33px;
    top: 0;
    background: #f8f8f8;
    color: #d9d9d9;
    border-color: #eaeaea;
}
.adv-search-form select {
    top: 0;
    font-size: 17px;
    color: #d9d9d9;
    padding: 5px 0 11px 8px;
}
.adv-search-form span {
    margin-top: -27px;
}
.adv-search-form input.adv-s {
    background: #f8f8f8;
    border-color: #eaeaea;
    color: black;
    width: 293px;
    margin-right: 20px;
    font-size: 17px;
    height: 33px;
}
.adv-search-form select#adv-cat,
.adv-search-form select#adv-format {
    min-width: 140px;
}
.adv-search-form select#adv-year {
    min-width: 91px;
}
.adv-search-form select#adv-mon {
    min-width: 95px;
}
.adv-search-form .adv-s-month .select-wrap:last-child {
    border-left: none;
}
.adv-search-form .adv-s-cat,
.adv-search-form .adv-s-month,
.adv-search-form .adv-s-format {
    margin-right: 20px;
}
.adv-search-form .sort-arrow:before {
    line-height: 36px;
}
.adv-search-form .submit {
    width: 96px;
    height: 35px;
    border: none;
    outline: none;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
}
.search-page .nb1 ul {
    margin: -20px;
}
.search-page .nb1 ul li {
    width: 33.32%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 19px;
    padding-bottom: 300px;
}
.search-page .nb1 ul li{
	margin-bottom: -290px;
}
.search-page .nb1 ul li:nth-child(-n+3) {
    border-top: 0;
}
.search-page .nb1 ul li:nth-child(2n+2) {
    border-right: 1px solid #e4e4e4;
}
.search-page .nb1 ul li:nth-child(3n+3) {
    border-right: 0;
    padding-right: 21px;
}
.search-page .nb1 ul li:nth-child(3n+1) {
    clear: left !important;
}
.search-page .cat-grid li:nth-child(2n+1),
.search-page .nb1 ul li:nth-child(2n+1) {
    clear: none;
}
/* ==========================================================================
   Archive page
   ========================================================================== */
.mom-archive {
    border-top: 1px solid #e9e9e9;
    padding-top: 50px;
    margin-top: 40px;
}
.mom-archive .mom-archive-title h2 {
    color: #555555;
    font-size: 17px;
    font-weight: 700 !important;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.archive-page.entry-crumbs span {
    padding-left: 15px;
}
.main-archive-content .page-wrap {
    padding: 20px 40px 40px;
}
.mom-archive > ul > li {
    width: 31%;
    margin-right: 3.4%;
    margin-bottom: 20px;
    float: left;
}
.mom-archive > ul > li:nth-child(3n+3) {
    margin-right: 0;
}
.mom-archive ul li ul {
    margin: 0 0 20px 30px;
    clear: both;
}
.mom-archive ul.children{
	margin-bottom: 0;
}
.mom-archive ul.children li:first-of-type{
	padding-top: 15px;
}
.mom-archive ul.children li:last-of-type{
	border-bottom: none;
}
.mom-archive ul li ul li {
    border-bottom: 1px solid #e9e9e9;
    text-align: right;
    overflow: hidden;
    padding: 10px 0;
    color: #6c6c6c;
}
.mom-archive ul li ul li:first-of-type {
    padding-top: 0;
}
.mom-archive ul li ul li a {
    display: inline-block;
    text-align: left;
    float: left;
    color: #6c6c6c;
}
.mom-archive ul li ul li a:before {
    background: #0083b9;
    width: 7px;
    height: 7px;
}
.mom-archive ul li ul li a:hover{
	color: #0083B9;
}
/* ==========================================================================
   Authors page
   ========================================================================== */
.auhtor-list-temp .author-list-box{
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.author-list-box .author-box-content{
	overflow: hidden;
	padding: 20px;
}
.author-list-box .author-box-content img{
	float: left;
	margin-right: 10px;
}
.author-list-box .entry-contnet{
	color: #7e7e7e;
	font-size: 14px;
}
.author-list-box .entry-contnet p{
	padding: 0;
	margin: 0;
}
.page-template-authors-temp-php .author-bio-social{
	position: relative;
	top: 3px;
}
.auhtor-list-temp .author-list-box:last-child{
	margin-bottom: 0;
}
footer.author-box-footer{
	background: #e9e9e9;
	border-top: 1px solid #e1e1e1;
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
	color: #8b8b8b;
}
footer.author-box-footer span{
	float: right;
}
/* ==========================================================================
   Author page
   ========================================================================== */
.author-page .entry-crumbs{
	border-bottom: 1px solid #e5e5e5;
}
.author-cover{
	background: url('../images/cover.png');
	position: relative;
	width: 100%;
	height: 354px;
	background-size: cover !important;
}
.author-page .author-list-box{
	background: white;
	border: 1px solid #e1e1e1;
	width: 556px;
	position: absolute;
	bottom: -20%;
	left: 25%;
	z-index: 999;
}
.col2 .author-page .author-list-box{
	left: 20%;
}
.author-page footer.author-box-footer{
	background: white;
}
footer.author-box-footer .dashicons{
	vertical-align: text-bottom !important;
}
.author-page .page-wrap{
	padding-top: 70px;
}
.author-page.timeline .page-wrap{
	padding-top: 0;
}
.author-page .mom-blog-timeline{
	margin: 20px auto 0;
	text-align: center;
	width: 918px;
}
.author .author-bio-social li a{
	position: relative;
	top: 3px;
}
/* timeline style */
.mom-blog-timeline .nb5{
	margin: 0;
	overflow: visible;
}
.mom-blog-timeline .nb5 .first-item{
	border-bottom: none;
	padding: 15px 20px;
	overflow:hidden;
}
.tl-posts .nb5 .first-item .post-thumbnail img{
	width: 130px;
	height: 87px;
}
span.blog-timeline-date{
	background: #262626;
	padding: 0 18px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: white;
	font-weight: 700 !important;
	text-transform: uppercase;
	display: inline-block;
	z-index: 9999;
}
.mom-blog-timeline ul{
	overflow: hidden;
	position: relative;
	padding: 20px 0 20px;
}
.mom-blog-timeline ul:before{
	content: '';
	width: 1px;
	height: 110%;
	background: #e9e9e9;
	position: absolute;
	top: -15px;
	z-index: 44;
	left: 28.7pc;
}
.mom-blog-timeline ul li{
	background: #f9f9f9;
	position: relative;
	width: 437px;
	border: 1px solid #e9e9e9;
	text-align: left;
	float: left;
	margin-bottom: 20px !important;
	clear: left;
}
.mom-blog-timeline ul li:before{
	content: '';
	position: absolute;
	width: 21px;
	height: 1px;
	background: #e9e9e9;
	right: -21px;
	top: 50%;
}
.mom-blog-timeline ul li:nth-child(2n+2){
	float: right;
	margin-top: 20px;
	margin-bottom: 0 !important;
	clear: right;
}
.mom-blog-timeline ul li:nth-child(2n+2):before{
	left: -21px;
	right: auto;
}
.blog-timeline-more{
	display: inline-block;
	border: 1px solid #e1e1e1;
	font-size: 15px;
	color: #5c5c5c;
	padding: 9px 14px;
	background: #E9E9E9;
	position: relative;
	z-index: 9999;
}
.blog-timeline-more span{
	position: relative;
	top: 3px;
	left: 4px;
	font-size: 16px;
}

.mom-blog-timeline .tl-month {
    display: none;
}
.mom-blog-timeline .tl-month:first-child {
    display: block;
}

/* blog style */
.blog_posts{
	padding: 0;
}
.blog_posts .pagination{
	margin: 0;
}
.blog-post-big,
.blog-post{
	overflow: hidden;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.blog-post-big:last-of-type,
.blog-post:last-of-type{
	border-bottom: none;
}
.blog-post-big .entry-meta,
.blog-post .entry-meta{
	overflow: hidden;
	margin: 2px 0 10px 0;
}
.blog-post-big h2 a,
.blog-post h2 a{
	font-size: 22px;
}
.blog-post img{
	float: left;
	margin-right: 15px;
	width: 179px;
	height: 120px;
}
.blog-post .entry-content{
	margin: -6px 0 10px;
}
.blog-post .post-format-icon:before {
	top: 90px;
}
.blog-post-big img{
	margin-bottom: 12px;
}
.blog-post-big .entry-content{
	margin-bottom: 15px;
}
.blog-post-big .read-more{
	display: inline-block;
}
/* ==========================================================================
   404
   ========================================================================== */
.error-page{
	overflow: hidden;
	text-align: center;
}
.error-page h4{
	color: #9b9b9b;
	font-size: 17px;
	font-weight: 300;
	margin-bottom: 40px;
	display: block;
}
.error-page h1{
	color: #f2f2f2;
	font-size: 150px;
	font-weight: 700 !important;
	margin: 0 0 40px;
	line-height: 103px;
}
.entry-crumbs .crumb-icon .brankic-icon-error:before{
	font-size: 31px;
	position: relative;
}
.error-page .search-box{
	margin: 0 auto;
	display: inline-block;
	overflow: visible;
}
.error-page .search-form .search-field{
	width: 285px;
	height: 35px;
	background: #f8f8f8;
}
.error-page .search-form .esearch-submit{
	width: 77px;
	height: 37px;
	background: white;
	border: 1px solid #eaeaea;
	text-align: center;
	color: #0083b9;
	font-size: 17px;
	padding: 0;
}
.error-page .mom-archive{
	border: none;
	padding: 0;
	margin-top: 65px;
}
.error-page .mom-archive .mom-archive-title h2{
	text-align: left;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Composer */
 .wpb_row .wpb_column.column_container {
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
 }
.wpb_row *,
.wpb_row .section,
.wpb_row .wpb_column.vc_main_col,
.wpb_row .wpb_column.vc_sidebar,
.wpb_row .wpb_column.vc_sec_sidebar
{
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
}
.vc_responsive .wpb_row .vc_col-sm-12{
	float: none !important;
	width: auto !important;
}
.wpb_row .vc_main_col:first-child, .wpb_row .vc_sec_sidebar:first-child, .wpb_row .vc_sidebar:first-child {
    margin-left: 15px;
}


.wpb_row .vc_main_col:last-child, .wpb_row .vc_sec_sidebar:last-child, .wpb_row .vc_sidebar:last-child {
    margin-right: 15px;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        -webkit-box-shadow: none !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href)")";
    }
    abbr[title]:after {
        content: " (" attr(title)")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ==========================================================================
 *                Ajax Call
   ========================================================================== */

section.section {
    position: relative;
}
.nb-load {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff url(../images/ajax-loader.gif) no-repeat center;
    opacity: 0.7;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .nb-load {
        background-image: url(../images/ajax-loader@x2.gif);
        -webkit-background-size: 64px 64px;
        background-size: 64px 64px;
    }
}

@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(http://themes.googleusercontent.com/static/fonts/archivonarrow/v3/DsLzC9scoPnrGiwYYMQXpp4t0mJKPaLVqklzZuc32b4.woff) format('woff');
}
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 700;
  src: local('Archivo Narrow Bold'), local('ArchivoNarrow-Bold'), url(http://themes.googleusercontent.com/static/fonts/archivonarrow/v3/M__Wu4PAmHf4YZvQM8tWsHhM4mdXpoxYNWk7Ev34U70.woff) format('woff');
}


/* ==========================================================================
 *                Visual composer 
   ========================================================================== */
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0 !important;
}
.vc_sec_sidebar:first-child{
	margin: 0 10px 0 0; 
}
.custom-layout.vc_responsive .wpb_row .vc_span12{}
.alignrighti{
	float: right;
}
.alignlefti{
	float: left;
}
/* ==========================================================================
 *               retina
   ========================================================================== */
.mom_retina_logo {
    display: none !important;   
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {
	.header .logo img {
		display: none !important;
	}
	.header .logo .mom_retina_logo {
		display: inline-block !important;
	}
}
/*---------------------------------
            Visibility 
---------------------------------*/
.mom_visibility_desktop {
	display: block;
}
.mom_visibility_mobile, .mom_visibility_tablet, .mom_visibility_device {
	display: none;
}
.display_none {
    display: none;   
}

/* ==========================================================================
 *                ads 
   ========================================================================== */
.mom-ads {
    text-align: center;
    margin: auto;
    margin-bottom: -14px;
}
.mom-ad {
    margin: auto;
    max-width: 100%;
    margin-bottom: 14px;
}
.mom-ad .ad-code {
    overflow:hidden;
}

.header .mom-ad {
    vertical-align: middle;
    white-space: normal;
    line-height: normal;
    display: inline-block;
    margin-bottom: 0;

}

.header .adCenter {
    display: inline-block;
    vertical-align: middle;
    height:100%;
}

/* Grid */
.ads-layout-grid.mom-ads {
    margin-right: -12px;
}
.ads-layout-grid .mom-ad {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    margin-right: 11px;
}
.mom-ad-empty {
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    position: relative;
}
.mom-ad-empty a {
    color: #a5a8ad;
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
}
.mom-ad-empty a.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.mom-ad-empty:hover a {
    color: #222;
}

/* rotator */
.ads-layout-rotator {
    overflow: hidden;
    position: relative;
}
.header .ads-layout-rotator {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
    margin-top: -45px;
}
.header .ads-layout-rotator .mom-ad {
    display: block;
}

.ads-layout-rotator .adr-arrows {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.ads-layout-rotator .adr-arrows span {
    float: left;
    background: #000;
    background: rgba(0,0,0,0.5);
    height: 20px;
    width: 20px;
    margin-left: 1px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.ads-layout-rotator .adr-arrows span.adr-next i  {
    position: relative;
    left: 1px;
}
.tr-ad-widget {
    padding-bottom: 20px;
}

.mom_contet_ads {
   position: absolute;
   left: 50%;
}
.mom_contet_ads.mca-fixed.mca_touch_top {
    padding-top: 20px;
}
.mom_contet_ads.mc-ad-right {
    /* half the inner + space*/
    margin-left: 620px;
}
.col2 .mom_contet_ads.mc-ad-right {
    margin-left: 519px;
}

.both-sidebars .mom_contet_ads.mc-ad-right {
    margin-left: 615px;

}
.layout-boxed.both-sidebars .mom_contet_ads.mc-ad-right {
    margin-left: 625px;

}
.mom_contet_ads.mc-ad-left {
    /* half the inner + space*/
    left: auto;
    right: 50%;
    margin-right: 620px;
}
.col2 .mom_contet_ads.mc-ad-left {
    margin-right: 519px;
}

.both-sidebars .mom_contet_ads.mc-ad-left {
    margin-right: 615px;
}
.both-sidebars.layout-boxed .mom_contet_ads.mc-ad-left {
    margin-right: 625px;
}
.sticky_navigation_on .mom_contet_ads.mca-fixed.mca_touch_top {
    padding-top: 72px;
}
.wpb_column .mom-ads-wrap, .main-col .mom-ads-wrap{
	margin-bottom: 20px;
    overflow: hidden;
}
.main-content .mom-ads-wrap{
	margin-bottom: 20px !important;
}
.secondary-sidebar .mom-ads-wrap,
.sidebar .mom-ads-wrap{
	margin-bottom: 0;
	overflow: inherit;
}
/* ==========================================================================
 *                End Ads System
   ========================================================================== */
.brmenu .nav-button.nav-cart i {
    font-size: 18px;
    position: relative;
    top: 2px;
}
.brmenu .nav-button.nav-cart span.numofitems {
    background: #0083b9;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    height: 16px;
    line-height: 17px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 8px;
    width: 15px;
}
#tab-reviews ol.commentlist li{
	border: 1px solid #e1e1e1;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}
#tab-reviews ol.commentlist li time{
	font-size: 12px;
	color: #c6c6c6;
}
#tab-reviews ol.commentlist li img.avatar{
	float: left;
	margin-right: 10px;
}
#tab-reviews ol.commentlist li .description{
	margin: 5px 0 0 70px;
}
#review_form_wrapper .comment-reply-title {
    font-size: 18px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
    margin-bottom: 13px;
}
#review_form_wrapper .comment-form-rating{
	margin-bottom: 10px;
}
#review_form_wrapper .comment-form-rating label{
	margin-bottom: 5px;
	display: block;
}
/* ==========================================================================
 *                Media element Video
   ========================================================================== */
.wp-video, .mejs-video, .mejs-inner, .wp-video-shortcode, .mejs-overlay,.mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed {
    width: 100% !important;
}
.wp-video, .mejs-video, .wp-video-shortcode, .mejs-overlay, .mejs-poster, .mejs-layer, .mejs-mediaelement .me-plugin, .mejs-mediaelement embed {
    height: 340px !important;
}
.mejs-poster {
    background-size: cover !important;
}
/*******************************************************************
 * 	3.	Column
 *******************************************************************/
.one_half, .one_third, .two_third, .three_fourth, .two_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
    /*overflow:hidden;*/
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.6666%;
}
.two_third {
    width: 65.3332%;
}
.one_fourth {
    width: 22%;
}
.two_fourth {
    width: 48%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.3333%;
}
.two_sixth {
    width: 30.6666%;
}
.three_sixth {
    width: 47.9998%;
}
.four_sixth {
    width: 65.3332%;
}
.five_sixth {
    width: 82.6665%;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.col2 footer.footer .footer-widget.one-full,
footer.footer .footer-widget.one-full {
	width: 100%;
}
.col2 footer.footer .footer-widget.one_half{
	width: 46.7%;
}
footer.footer .footer-widget.one_half {
	width: 46.58%;
}
.col2 footer.footer .footer-widget.one_third{
	width: 30%;
}
footer.footer .footer-widget.one_third {
	width: 29.94%;
}
.col2 footer.footer .footer-widget.two_third,
footer.footer .footer-widget.two_third {
	width: 65.3332%;
}
.col2 footer.footer .footer-widget.two_fourth,
footer.footer .footer-widget.two_fourth {
	width: 49%;
	margin-right:2%; 
}
.col2 footer.footer .footer-widget.three_fourth,
footer.footer .footer-widget.three_fourth {
	width: 74.5%;
	margin-right: 2%;
}
.col2 footer.footer .footer-widget.one_fifth{
	width: 16.74%;
}
footer.footer .footer-widget.one_fifth {
	width: 16.6%;
}
.col2 footer.footer .footer-widget.two_fifth,
footer.footer .footer-widget.two_fifth {
	width: 37.6%;
}
.col2 footer.footer .footer-widget.three_fifth,
footer.footer .footer-widget.three_fifth {
	width: 58.4%;
}
.col2 footer.footer .footer-widget.four_fifth,
footer.footer .footer-widget.four_fifth {
	width: 79.2%;
}
.col2 footer.footer .footer-widget.one_sixth{
	width: 13.4%;
}
footer.footer .footer-widget.one_sixth {
	width: 13.28%;
}
.col2 footer.footer .footer-widget.two_sixth,
footer.footer .footer-widget.two_sixth {
	width: 30.6666%;
}
.col2 footer.footer .footer-widget.three_sixth,
footer.footer .footer-widget.three_sixth {
	width: 47.9998%;
}
.col2 footer.footer .footer-widget.four_sixth,
footer.footer .footer-widget.four_sixth {
	width: 65.3332%;
}
.col2 footer.footer .footer-widget.five_sixth,
footer.footer .footer-widget.five_sixth {
	width: 82.6665%;
}
.col2 footer.footer .footer-widget.last,
footer.footer .footer-widget.last {
	margin-right: 0 !important;
	clear: right;
}
/* ==========================================================================
 *                Plugins
   ========================================================================== */
   p.wysija-paragraph{
	   margin: 0;
   }
   .widget_wysija_cont .wysija-submit{
	   margin: 0;
   }
   .shortcode_wysija{
	   margin-bottom: 20px;
   }
.message-box {
    padding: 6px 35px 6px 12px;
    border: 1px solid #e5e5e5;
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.message-box i {
    position: absolute;
    right: 1px;
    top: 6px;
    font-size: 32px;
    cursor: pointer;
}
.message-box.error {
    color: #e96d6d;
    border-color:#e96d6d;
}
.message-box.error i {
    color: #e76868;
}

.message-box.success {
    color: #9eae52;
    border-color:#c3d666;
}
.message-box.success i {
    color: #aec64c;
}   
#mc4wp-form-1 input{
    height: 40px;
}
.widget_adrotate_widgets {
    text-align: center;
}
/* ==========================================================================
 *                bbPress
   ========================================================================== */
#bbpress-forums:last-child {
    margin-bottom: -20px;
}

#bbpress-forums div.bbp-search-form {
    float: none;
    position: relative;
}
form#bbp-search-form {
    position: relative;
}
.widget form#bbp-search-form #bbp_search {
    margin-bottom: 0;
}
#bbp-search-form #bbp_search {
        height: 41px;
    padding: 0 10px;
    background: #fafafa;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e7e7e7;
    outline: none;
    color: #dbdbdb;
    font-size: 15px;
    font-weight: 300;
    width: 100% !important;
    padding-right: 60px;
    margin-bottom: 18px;
}
#bbp_search_submit {
    position: absolute;
    height: 41px;
    line-height: 39px;
    right: 0;
    top: 0;
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
    color: #696969;
    font-size: 16px;
    padding: 0 24px;
}

#bbpress-forums li.bbp-footer {
    display: none;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    border: 0;
}
#bbpress-forums {
    overflow: visible;
}
.page-wrap #bbpress-forums ul.bbp-lead-topic, .page-wrap #bbpress-forums ul.bbp-topics, .page-wrap #bbpress-forums ul.bbp-forums, .page-wrap #bbpress-forums ul.bbp-replies, .page-wrap #bbpress-forums ul.bbp-search-results {
    margin: 0 -20px;
}

#bbpress-forums li.bbp-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    padding: 0 14px;
    line-height: 38px;
    background: #e9e9e9;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #dbdbdb;
}
#bbpress-forums div.bbp-reply-header {
    border-top: 0;
    margin: 0 -20px;
    font-size: 14px;
}
#bbpress-forums #bbp-search-results div.bbp-reply-header {
    margin: 0;
}
#bbpress-forums #bbp-search-results div.bbp-topic-header, #bbpress-forums #bbp-search-results div.bbp-reply-header {
    line-height: 1.5em;
    padding: 14px;
}
#bbpress-forums #bbp-search-results div.bbp-forum-content {
    margin: 0;
 }

#bbpress-forums div.bbp-forum-title h3, #bbpress-forums div.bbp-topic-title h3, #bbpress-forums div.bbp-reply-title h3 {
    line-height: inherit;
    margin: 0;
}
.mom-bbp-title+#bbpress-forums div.bbp-reply-header, #bbpress-forums #bbp-search-results div.bbp-topic-header:first-child, #bbpress-forums #bbp-search-results div.bbp-reply-header:first-child {
    border-top: 0;
}

.forum-titles {
    font-size: 15px;
    color:#2d2d2d;
}
li.bbp-forum-info, li.bbp-topic-title {
    width: 50%;
}
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
    width: 17%;
    text-transform: uppercase;
    font-size: 12px;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
    width: 33%;
    text-align: right;
}
li.bbp-forum-topic-count .mom-main-color, li.bbp-topic-voice-count .mom-main-color, li.bbp-forum-reply-count .mom-main-color, li.bbp-topic-reply-count .mom-main-color {
    margin-right: 3px;    
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 14px;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 0;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}
#buddypress #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 15px 20px;
}
.bbp-body .bbp-forum-title, .mom-bbp-topic-data .bbp-topic-permalink  {
    font-size: 17px;
    font-weight: bold;
}

.bbp-body .bbp-forum-title, .mom-main-color, .site-content  .mom-main-color, .bbp-forum-freshness .bbp-author-name, .mom-bbp-topic-data .bbp-topic-permalink, .bbp-topics .bbp-author-name, .bbp-pagination-links span.current, .mom-main-color a {
    color: #0083b9;
}
.bbp-body .bbp-forum-content {
    color: #6b6b6b;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    margin: 0;
    border: 0;
}

#bbpress-forums .bbp-forum-freshness img.avatar {
    float: right !important;
    margin-left: 10px !important;
}
.bbp-body .bbp-forum-freshness, .bbp-body .bbp-forum-freshness a {
    color:#9a9a9a;
}
#bbpress-forums p.bbp-topic-meta {
    margin: 0;
    font-size: 14px;
}
#bbpress-forums p.bbp-topic-meta+a {
    font-size: 13px;
}
#bbpress-forums ul.odd {
    background: #fff;
}

#bbpress-forums h1 {
    font-size: 24px;
    font-weight: bold;
}

#bbpress-forums .mom-bbp-title {
        border-bottom: 1px solid #e1e1e1;
	margin: 0 -20px;
	margin-top: -4px;
	padding: 0 20px 14px;

}

#bbpress-forums .mom-bbp-content {
    margin: 0 -20px;
    padding: 14px 20px 11px 20px;;
    color: #454545;
    border-bottom: 1px solid #e1e1e1;
}
#bbpress-forums .mom-bbp-topic-avatar {
    float: left;
    margin-right: 15px;
}
#bbpress-forums .mom-bbp-topic-avatar img {
    max-width:100%;
}
#bbpress-forums .mom-bbp-topic-data {
    float: left;
    width: 85%;
}

#bbpress-forums .mom-bbp-topic-counts {
    float: right;
    margin-top: 20px;
}

.bbp-pagination {
    float: none;
    padding: 14px 20px;
    margin: 0 -20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    font-size: 14px;
}

.bbp-pagination-links a, .bbp-pagination-links span.current, .bbp-pagination-links a:hover {
    border: 0;
    background: 0;
}

.quicktags-toolbar input {
    height: 28px;
    width: auto;
}

.bbp-the-content-wrapper {
    border: 1px solid #e7e7e7;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background: #fff;
}

li.bbp-body div.hentry, #bbpress-forums div.reply {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    width: auto;
}

#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    margin: 0;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    margin-left: 80px;
    padding: 0;
    text-align: inherit;
}
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
    width: auto;
    margin-right: 15px;
}

.mom-bbp-reply-author {
    font-size: 17px;
    margin-bottom: 15px;
}
.mom-bbp-reply-author .bbp-reply-permalink,.mom-bbp-reply-author .bbp-topic-permalink, #bbpress-forums #bbp-search-results .mom-bbp-permalink {
    font-size:12px;
    color: #9a9a9a;
}

#bbpress-forums .bbp-reply-content p {
    margin-bottom: 15px;
}

span.bbp-admin-links a {
    color: #9a9a9a;
}
#bbpress-forums #bbp-single-user-details, #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    width: 120px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
    height: auto;
}
#bbpress-forums #bbp-user-body {
    margin-left: 150px;
}
#bbpress-forums .bbp-user-section {
    overflow: hidden;
}

.widget_display_stats dl {
    overflow: hidden;
    margin: 0;
}
.widget_display_stats dt {
    font-weight: 400;
    float: left;
    clear: both;
    margin-bottom: 5px;
}
.widget_display_stats dd {
    margin: 0;
    float: right;
    font-weight: normal;
}
.widget_display_stats dd strong {
    font-weight: normal;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
    margin-bottom: 0;
}
#lang_sel_list {
    height: auto;
}
#lang_sel_list.lang_sel_list_vertical ul {
    height: auto;
    overflow:hidden;
}
#lang_sel ul, #lang_sel li{
    overflow: visible;
}
.mom_box_sc {
    background: #fff;
}