/*
Theme Name: SociallyViral by MyThemeShop
Theme URI: https://mythemeshop.com/themes/sociallyviral
Author: MyThemeShop
Author URI: https://mythemeshop.com/
Description: SociallyViral is an engaging WordPress theme that is designed to help boost social shares and get you more viral traffic from the web's top social media websites.
Version: 1.1.1
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.taw0 .rh3 .rhbutton {
    background: blue!important;
}



.homepage_content_ad_widget .ac_adbox{
    text-align:center !important;
}
/*.thecontent{
    padding-top: 1500px;
}*/

button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
    font-family: Georgia;
    font-size: 20px;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 20px;
    width: 50px;
    top: 0;
    left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky {

}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {

}
.wp-caption-text { margin-bottom: 0 ; padding: 10px;}
dl {

}
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
/*-[ Framework ]--------------------*/
body {
    font: 16px/27px Fira Sans, sans-serif;
    color: #707070;
    /*background-color: #F0EDE9;*/
    background-color:#ededed !important;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .custom_container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    margin-bottom: 12px;
    color: #555;
}
h1 { line-height: 1.1 }
h2 { line-height: 1.2 }
h3 { line-height: 1.3 }
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #33BCF2;
    transition: color 0.25s ease-in;
}
a:hover { color: #EE210B }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    width:100%;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0;
}

#page {
    min-height: 100px;
    clear: both;
    float: none !important;
    width: 100%;
    margin: 0 auto !important;
    margin-top: 10px !important;
    max-width: 1280px !important;
}
div#page.single {
    /*background: #fff;*/
    background: #ededed;
    float: left;
    width: 100%;
    /*padding: 25px;*/
    padding: 5px;
    box-sizing: border-box;
    /*margin-top: 11px;*/
    margin-top: 5px;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
    margin-bottom: 30px;
}

div.home_page{
    width:calc(100% - 330px) !important;
    float:left;
}

div.home_sidebar{
    width:300px;
    float:right;
    padding:0 10px;
    background-color: white;
}

.home #page .firstPost .post-info{
    max-height: none;
    height: auto;

}

.home #page .firstPost .post-info p{
    line-height: 24px;
    font-size: 16px;
    color:#555;
    font-family: Arial, Helvetica,sans-serif;
}

.home #page .firstPost .post-info p a{
    color:red;
    text-decoration: underline;
}

div#page.single_article {
    /*background: #fff;*/
    background: #ededed;
    float: left;
    width: 100%;
    /*padding: 25px;*/
    padding: 5px;
    box-sizing: border-box;
    /*margin-top: 11px;*/
    margin-top: 5px;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
    margin-bottom: 30px;
}


/*-[ Header ]-----------------------*/
header {
    /*float: left;*/
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    /*float: left;*/
    width: 100%;
    z-index: 99;
    /*background: #fff;*/
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
}
.main-header .custom_container { background: #fff }
#header {
    position: relative;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    margin-top: 0;
    text-align: center;
    margin:0 auto;
    max-width:1280px;

}
#header h1, #header h2 {
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 25px;
    margin-top: 29px;
}
#logo a {
    float: left;
    line-height: 1;
}
.image-logo { margin-top: 10px }
#logo img { float: left; width:225px; }
.logo-wrap {
    margin: 0;
    overflow: hidden;
    float: left;
    display: inline-block;
}
.site-description {
    float: left;
    margin-top: 0;
    max-width: 350px;
    clear: left;
}
#header .header-search {
    /*float: none;*/
    float: left;
    width: 100%;
    max-width: 350px;
    /*margin-bottom: 25px;*/
    margin-bottom: 10px;
    /*margin-top: 29px;*/
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: left;
    padding-left:20px;
}
#header #searchform {
    width: 100%;
    float: left;
}
#header #s {
    margin: 0 !important;
    width: 100%;
    background: #EFEBE7;
    /*background: #fff;*/
    border-color: #EFEBE7;
}

.header-social-shares {
    float: right;
    display: inline-block;
    /*margin-right: 25px;*/
    margin-right: 0px;
    /*margin-bottom: 25px;*/
    margin-bottom: 10px;
    /*margin-top: 29px;*/
    margin-top: 4px;
}

.header-social {
    float: right;
    display: inline-block;
    /*margin-right: 25px;*/
    margin-right: 0px;
    /*margin-bottom: 25px;*/
    margin-bottom: 10px;
    /*margin-top: 29px;*/
    margin-top: 8px;
}
.header-social a {
    padding: 12px 0px 8px;
    float: left;
    font-size: 20px;
    line-height: 1;
    width: 42px;
    box-sizing: border-box;
    margin-right: 3px;
    text-align: center;
}
.header-social a:last-child { margin-right: 0 }
.header-social a .fa { color: #fff }
.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}
/*-[ Navigation ]-----------------*/
.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 25px;
}

.menu-item .fa{
    line-height: 0;
}
.primary-navigation #navigation .menu-item-has-children > a { padding-right: 38px }
.primary-navigation {
    display: block;
    float: right;
    width: 100%;
    text-align: left;
    /*max-width: 1170px;*/
    /*max-width: 1280px;*/
    max-width: 100%;
    /*background:linear-gradient(rgba(0, 0, 0, 0.7), #333) !important;*/
    background-color:#333 !important;
    border-bottom:2px solid red;
    /*border-right:2px solid red;*/
}

.m480{
    display: none;
}
.primary-navigation a {
    color: #222222;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    padding: 15px 25px;
    transition: none;
}

.primary-navigation #navigation ul li:hover { background-color: red; }
.primary-navigation #navigation ul li:hover a { color: #fff!important }
.primary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
.primary-navigation #navigation { float: none;width:100%;max-width:1280px;margin:0 auto; }
.primary-navigation #navigation ul { margin: 0 auto }
.primary-navigation #navigation ul li {
    /*float: left;*/
    display: inline-block;

    /*line-height: 10px;*/
    line-height: 3px;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.22);
    transition: background 0.25s ease-in;
}

.primary-navigation #navigation ul #menu-item-3686{
    float:right;
    background-color:#3B5998;
}

.primary-navigation #navigation ul li a, .primary-navigation #navigation ul li a:link, .primary-navigation #navigation ul li a:visited { display: inline-block }
.primary-navigation #navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
.primary-navigation #navigation ul li li { border-bottom: 0 }
.primary-navigation #navigation ul ul {
    position: absolute;
    width: 265px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}
.primary-navigation #navigation ul ul li {
    padding: 0;
    border-right: 0;
}
.primary-navigation #navigation ul ul a, .primary-navigation #navigation ul ul a:link, .primary-navigation #navigation ul ul a:visited {
    padding: 13px 45px 13px 20px;
    position: relative;
    width: 200px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 0;
    margin: 0;
}
.primary-navigation #navigation ul ul li:first-child a {

}
.primary-navigation #navigation ul ul li:last-child a { border-bottom: none }
.primary-navigation #navigation ul ul { display: none }
.primary-navigation #navigation ul ul ul {
    left: 255px;
    top: -1px;
}
#navigation .wpmm-megamenu-showing.wpmm-light-scheme { background: rgba(0, 0, 0, 0.08)!important }
#navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff!important }
.sub-menu .menu-item-has-children:after { color: #fff }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
nav a#pull { display: none }
.primary-navigation #navigation i { margin-right: 4px }
.mobile-menu.footer {
  display: none !important;
}
/*-[ Content ]--------------------*/
.article {
    /*width: 67%;*/
    max-width: 745px;
    /*max-width: 728px;*/
    float: left;
    margin-bottom: 10px;
    padding: 0;
    background: white;
    /*box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);*/
    /*-ms-box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);*/
    /*-moz-box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);*/
    /*-o-box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);*/
    /*-webkit-box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);*/

    -o-box-shadow: 0px 3px 2px 2px #afb0b2;
    -webkit-box-shadow: 0px 3px 2px 2px #AFB0B2;
    -moz-box-shadow: 0px 3px 2px 2px #afb0b2 ;
    box-shadow: 0px 3px 2px 2px #afb0b2 ;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='#afb0b2' );
}

.article p{
    font-size:20px !important;
}


.single_article .article {
    max-width: calc(100% - 330px) !important;
    float: left;
    margin-bottom: 10px;
    padding: 0;
}

.single_article .article #content_box{
    width:96%;
    padding:2%;
}

.single_article .article #content_box .single_post h1{
    font-size:40px !important;
    line-height: 50px !important;
}




.article #content_box {
    float: left;
    width: 98%;
    padding:1%;
    /*max-width: 760px;*/
}
.post {
    float: left;
    width: 100%;
    /*max-width: 760px !important;*/
}
.single_post {
    width: 100%;
    overflow: hidden;
    /*max-width: 760px !important;*/
    background: white;
    padding:0;
    /*box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);*/


}
.single_post .thecategory a { color: #fff !important;}
.single_post .thecategory {
    padding: 1px 10px;
    margin-left: 0;
    margin-bottom: 0;
    float: left;
    font-size:14px;
    background:linear-gradient(rgba(0, 0, 0, 0.7), #333) !important;
}
.single_page {
    padding-top: 0;
    float: left;
    width: 100%;
}
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}
.post-single-content { clear: both }
.readMore {
    float: right;
    color: #7B7A79;
}
.readMore a { color: #EE210B }
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.ss-full-width {
    background: white;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}

.ss-full-width #content_box .post .single_page{
    padding:1%;
    width: 99%;
}

.ss-full-width #featured-thumbnail, .ss-full-width .featured-thumbnail, .ss-full-width .featured-thumbnail img { float: none }
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: left;
    max-width: 100%;
    width: 100%;
}
#featured-thumbnail {
    float: left;
    max-width: 100%;
    width:100%;
    display: block;
    position: relative;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    float: left;
}
.title { clear: both }
.single-title {
    float: left;
    width: 100%;
    margin-bottom: 3px;
    margin-top:5px;
}
h3.featured-category-title { clear: both }
h3.featured-category-title a { color: #555 }
.page h1.title {
    padding-top: 0;
    margin-bottom: 0;
}
.post-info {
    display: block;
    color: #A4A4A4;
    float: left;
    clear: both;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
}


.home #page .post-info {
    overflow: hidden;
    max-height: 27px;
    height: 27px;
}


.single_post .post-info{
    /*border-top:1px solid #888;*/
    /*border-bottom:1px solid #888;*/
}


.post-info a, .single_post .post-info a { color: #A4A4A4 }
.post-info > span, .widget .vertical-small .post-info > span { margin-right: 35px }

.post-info .theauthor, .post-info .thetime{
    margin-right:10px !important;
    float:right;
}

.post-info > span:last-child { margin-right: 0 }
.post-info i { margin-right: 3px }
.widget .post-info > span { margin-right: 15px }
.related-posts .post-info {
    clear: none;
    float: none;
    display:none;
}
.thecategory { margin-left: 5px }
/**********latest-posts***********/
article header {
    margin-bottom: 11px;
    float: left;
    width: 100%;
}
.single article header { margin-bottom: 10px }
.single-prev-next {
    float: right;
    /*margin-bottom: 27px;*/
    margin-bottom: 15px;
    overflow: hidden;
}
.single-prev-next a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 22px;
    margin-right: 3px;
    margin-bottom: 3px;
    position: relative;
    display: inline-block;
    transition: background 0.25s ease-in;
}
.single-prev-next a i { margin-right: 3px }
.single-prev-next a:last-child { margin-right: 0 }
.latestPost {
    width: 32%;
    /*max-height: 325px;*/
    float: left;
    /*margin-bottom: 30px;*/
    /*margin-bottom: 15px;*/
    /*margin-right: 2.6%;*/
    margin: 0.66666% 0.66666% 1% 0.66666%;
    background: #fff;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
    box-shadow:0 1px 2px -1px #4C4A4A;
    display: block !important;
}
/*.latestPost.featuredPost { width: 65.8% }*/

.latestPost.featuredPost { width: 99% }

.post-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 15px;
    color: #fff !important;
}
.latestPost.first { clear: left }
.latestPost .title {
    display: block;
    margin-bottom: 7px;
}
.latestPost.featuredPost .title { margin-bottom: 0px }

.latestPost.featuredPost .title a{
font-size:24px;
line-height:29px;
 }

.latestPost header {
    /*padding: 5px 10px 5px;*/
    padding: 5px 10px 0;
    box-sizing: border-box;
    margin-bottom: 0;
    /*min-height: 95px;*/
}
.latestPost.featuredPost header { /*min-height: 95px*/ }
.front-view-content {

}
.single_post header {
    width: 100%;
    margin-bottom: 5px !important;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Facebook like box Widget ]---------------------------*/
.tweets li { margin-bottom: 25px!important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    /*width: 100%!important;*/
}

.fb-likebox{
    height:20px !important;
    line-height:20px !important;
    max-height: 20px !important;
    max-width: 280px !important;
    margin-right: 0 !important;
    display:inline-block !important;
}
.fb-likebox span{
    vertical-align: top !important;
}

.widget.facebook_like .widget-title, .widget.mts_googleplus .widget-title, .widget.widget_search .widget-title { margin-bottom: 0 }
.widget .fb_iframe_widget {
    padding: 0;
    float: left;
}
.widget.mts_googleplus > div { float: left!important }
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
/*-[ Text Widget ]---------------------------*/
.widget .textwidget {
    line-height: 23px;
    padding-top: 0;
}
#sidebars .widget.widget_text {
    background: none;
    box-shadow: none;
}
#sidebars .widget_text > div {
    padding: 0;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #a4a4a4;
    border: 1px solid #D8D8D8;
    font-family: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}
input:focus, textarea:focus {

}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #E9E9E9;
}
thead {
    background: #FCFCFC;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #E9E9E9;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    right: 0;
    top: 0;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: #a4a4a4;
    transition: all 0.25s linear;
    background: transparent;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
}
#searchform .fa-search {
    font-size: 20px;
    top: 0px;
    color: #FFF;
    background: #33BCF2;
    position: absolute;
    right: 0;
    padding: 9px;
    height: 24px;
    width: 24px;
    text-align: center;
}
#s {
    width: 100%;
    background-color: #fff;
    float: left;
    padding: 8px 0;
    text-indent: 10px;
    color: #555555;
    border: 1px solid #fff;
    box-sizing: border-box;
    height: 42px;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #a4a4a4 }
:-moz-placeholder { color: #a4a4a4 }
::-moz-placeholder { color: #a4a4a4 }
:-ms-input-placeholder { color: #a4a4a4 }
:input-placeholder { color: #a4a4a4 }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
    margin-right: 14px;
    margin-left: 4px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
    /*margin-top: 13px;*/
    margin-top:0;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #222;
}
.breadcrumb a { color: red}
.breadcrumb> div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
.belowad {
    margin-bottom: 20px;
    width:100%;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 30.7%;
    line-height: 20px;
    max-width: 300px;
    min-width: 300px;
    padding: 0;
    box-sizing: border-box;
}
.sidebar.c-4-12 a { color: #555 }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 2px;
    margin-right: 12px!important;
    margin-left: 0;
}
.widget .post-img { position: relative }
.widget .post-img img {
    float: left;
    margin-right: 12px;
    margin-top: 2px;
}
.widget .vertical-small .post-title {
    clear: both;
    /*margin-bottom: 5px;*/
    margin-bottom: 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
}
#sidebars .vertical-small .wp-post-image, footer .vertical-small .wp-post-image {
    margin-right: 0!important;
    margin-top: 0;
}
.widget .vertical-small .post-info {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.widget .vertical-small .post-excerpt { clear: both }
#sidebars .widget {
    /*background: #fff;*/
    background: transparent;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
}
#sidebars .widget.vertical-small {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
/*#sidebars .widget.vertical-small .post-data { background: #fff }*/
#sidebars .widget.vertical-small .post-data { background: transparent; }
#sidebars .widget .widget-title { background: #FCFCFC }
/*#sidebars .widget.vertical-small .widget-title { margin-bottom: 30px ; background: transparent; padding: 0; border: 0;}*/
.widget {
    /*margin-bottom: 30px;*/
    margin-bottom: 10px;
    float: left;
    clear: both;
    width: 100%;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    /*list-style-type: square;*/
    /*margin-left: 17px;*/
    /*margin-bottom: 7px;*/
    padding-left: 15px;
    line-height:28px;
    position: relative;
}

.widget li:hover{
    background-color: #f1f1f1;
}

.widget > h3 {
    font-size: 20px;
    line-height: 18px;
    margin: 0px 0 5px 0;
    /*padding: 15px;*/
    padding: 0;
    /*border-bottom: 1px solid #e9e9e9;*/
    font-weight:bold;
    background-color: #333;
    color: #fff;
    padding: 10px;
    /*border-bottom:2px solid red;*/
    /*border-right:2px solid red;*/
}
.widget .post-title {
    font-size: 17px;
    overflow: hidden;
}
.widget .post-info {
    width: auto;
    float: none;
    overflow: hidden;
    display: inline;
}
.sidebar.c-4-12 .advanced-recent-posts li, .sidebar.c-4-12 .popular-posts li, .sidebar.c-4-12 .category-posts li, .sidebar.c-4-12 .related-posts-widget li, .sidebar.c-4-12 .author-posts-widget li {
    padding: 15px;
    margin: 0;
}
.sidebar.c-4-12 .advanced-recent-posts li.vertical-small, .sidebar.c-4-12 .popular-posts li.vertical-small, .sidebar.c-4-12 .category-posts li.vertical-small, .sidebar.c-4-12 .related-posts-widget li.vertical-small, .sidebar.c-4-12 .author-posts-widget li.vertical-small {
    padding: 0 0 15px 0;
    /*margin-bottom: 15px;*/
    margin-bottom: 0;
}
.sidebar.c-4-12 .advanced-recent-posts li.vertical-small:last-child, .sidebar.c-4-12 .popular-posts li.vertical-small:last-child, .sidebar.c-4-12 .category-posts li.vertical-small:last-child, .sidebar.c-4-12 .related-posts-widget li.vertical-small:last-child, .sidebar.c-4-12 .author-posts-widget li.vertical-small:last-child {
    margin-bottom: 0;
    padding-bottom: 2px;
}
.widget .vertical-small .post-data {
    float: left;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);*/
}
.widget .advanced-recent-posts, .widget .popular-posts, .widget .category-posts, .widget .related-posts-widget, .widget .author-posts-widget { padding: 0 }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    padding-top: 2px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .author-posts-widget li:last-child { margin-bottom: 15px }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
    margin: 0;
    font-size: 13px;
}
.widget .meta {
    font-size: 13px;
    color: #777;
    overflow: hidden;
}
.widget .post-excerpt {
    overflow: hidden;
    font-size: 14px;
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 0 7px;
    overflow: hidden;
    clear: both;
    border: none;
}
.shareit.top { padding-top: 0!important }
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a {
    transition: none;
}
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
.article .rrssb-buttons.large-format li a, .article .rrssb-buttons.large-format li a .text {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.article .rrssb-buttons, .article .rrssb-buttons li, .article .rrssb-buttons li a {
    box-sizing: border-box;
}
.clearfix { *zoom: 1  }
.clearfix:after { clear: both }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.header-social.single-social {
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 27px;
}
article .rrssb-buttons li:first-child { padding-left: 0 }
article .rrssb-buttons li:last-child { padding-right: 0 }
.single-social a .fa { font-size: 20px }
article .rrssb-buttons {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 100%;
}
article .rrssb-buttons li {
    float: left;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0 1.5px;
    line-height: 13px;
    margin-bottom: 3px;
}
article .rrssb-buttons li.email a { background-color: #0a88ff }
article .rrssb-buttons li.email a:hover { background-color: #006ed6 }
article .rrssb-buttons li.facebook a { background-color: #306199 }
article .rrssb-buttons li.facebook a:hover { background-color: #244872 }
article .rrssb-buttons li.linkedin a { background-color: #007bb6 }
article .rrssb-buttons li.linkedin a:hover { background-color: #005983 }
article .rrssb-buttons li.twitter a { background-color: #26c4f1 }
article .rrssb-buttons li.twitter a:hover { background-color: #0eaad6 }
article .rrssb-buttons li.googleplus a { background-color: #e93f2e }
article .rrssb-buttons li.googleplus a:hover { background-color: #ce2616 }
article .rrssb-buttons li.youtube a { background-color: #df1c31 }
article .rrssb-buttons li.youtube a:hover { background-color: #b21627 }
article .rrssb-buttons li.reddit a { background-color: #8bbbe3 }
article .rrssb-buttons li.reddit a:hover { background-color: #62a3d9 }
article .rrssb-buttons li.pinterest a { background-color: #b81621 }
article .rrssb-buttons li.pinterest a:hover { background-color: #8a1119 }
article .rrssb-buttons li.stumbleupon a { background-color: #EF4E22 }
article .rrssb-buttons li.stumbleupon a:hover { background-color: #D34229 }
article .rrssb-buttons li a {
    background-color: #ccc;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 11px;
    min-width: 42px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    transition: background-color 0.2s ease-in-out;
}
article .rrssb-buttons li a .icon {

}
article .rrssb-buttons li a .text {
    color: #fff;
    margin-left: 7px;
    vertical-align: 3px;
}
/*-[ Social Profile Widget ]--------------------------*/
.widget > div, .widget > ul, .widget.social-profile-icons .social-profile-icons, .widget.widget_mts_widget_recent_tweets .mts_recent_tweets {
    /*padding: 15px;*/
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
}
footer .widget > div, footer .widget > ul, footer .widget.social-profile-icons .social-profile-icons, footer .widget.widget_mts_widget_recent_tweets .mts_recent_tweets { padding: 0 }
.widget .wpt_widget_content, .widget .wp_review_tab_widget_content, .widget.mts_ad_300_widget > div, .widget.mts_ad_widget > div {
    padding: 0;
    border: 0;
}
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 1.5px 3px 1.5px!important;
    padding: 0 !important;
    border: none !important;
}
.social-profile-icons ul li a {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #FFF!important;
    transition: all .4s;
    padding: 0;
    position: relative;
}
.social-profile-icons ul li i {
    font-size: 19px;
    line-height: 42px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
footer .widget li:first-child {
    border-top: none;
    padding-top: 0;
}
.footer-widgets .widget .advanced-recent-posts li {
    margin-bottom: 0 !important;
    padding-top: 12px;
}
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
.footer-widgets h3 { margin: 0 }
footer {
    overflow: hidden;
    width: 100%;
}
footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
footer .widget { padding: 1px 0 0 0 }
footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer {
    position: relative;
    overflow: hidden;
    clear: both;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
footer .custom_container {
    background: #fff;
    padding: 0;
}
footer a { color: #555 }
.footer-widgets {
    overflow: hidden;
    padding: 45px 0 0;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    padding: 0;
    padding-bottom: 12px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-top: 0;
}
.f-widget {
    width: 28%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 8%;
}
.widgets-num-4 .f-widget {
    width: 23%;
    margin-right: 2.6%;
}
.widgets-num-4 .f-widget.last { margin-right: 0 }
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 29px;
    padding-top: 38px;
}
.copyright {
    display: inline-block;
    float: left;
}
#copyright-note {
    /*width: 1170px;*/
    width: 1280px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
    #text-align: center;
    text-align: left;
    font-size: 14px;
    color: #a4a4a4;
}
.copyrights a { color: #a4a4a4 }
a.toplink {
    font-size: 40px;
    line-height: 15px;
    position: absolute;
    left: 50%;
    margin-left: -13px;
}
a.toplink .fa { line-height: 15px }
.footer-navigation li {
    #display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 12px;
    #border-right: 1px solid #d2d2d2;
    line-height: 1;
}
.footer-navigation li:last-child {
    padding-right: 0;
    border-right: 0;
}
#.footer-navigation li:first-child { padding-left: 0 }
.footer-navigation #navigation ul .current-menu-item a {
    background: red;
    color: inherit!important;
}
#navigation ul li.current-menu-item a {
     background-color: red;
    color: inherit!important;
}
.postsby { margin-bottom: 10px }

h1.postsby {
    text-transform: uppercase;
    font-size: 30px !important;
    font-weight: 500 !important;
    border-bottom: 1px solid #ededed;
    font-family: 'Oswald', 'Arial Black', Gadget, sans-serif;
    text-indent: 10px !important;
    background: white;
    box-shadow: 0 0 10px 2px rgba(50,50,50,0.2);
    padding:5px 0;
}
/*-[ Back To Top ]---------------------------*/
.top {
    float: right;
    position: relative;
}
.toplink .fa-chevron-up { font-size: 24px }
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    padding: 14px 10px;
    position: fixed;
    right: 26px;
    top: 164px;
    transition: all 0.25s linear 0s;
    width: 20px;
    z-index: 25;
    background: #EE210B;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-angle-up {
    font-size: 22px;
    position: absolute;
    top: 9px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.related-posts .latestPost {
    width: 32.33333% !important;
    margin: .5% !important;
    box-shadow: none !important;
}



.related-posts .title a{
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
}


.related-posts .latestPost:nth-child(3n+1) { /*clear: left*/ }

.related-posts .last {
    margin-right: 0;
    padding-bottom: 0;
}
.related-posts .latestPost .title, .related-posts .latestPost .title a {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    color:black !important;
    font-family: Arial, Helvetica, sans-serif !important;
    margin:0 !important;
}

.related-posts .latestPost .title a{
 font-weight:bold !important;
}

.related-posts article header {
    margin-bottom: 0;
    /*border: 1px solid #E9E9E9;*/
    border-top: 0;
    /*min-height: 120px;*/
    min-height: 59px;
    padding:5px 5px 0 !important;
    width:100% !important;
}
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 10px 0 20px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 20px 0 30px 0;
    padding: 0;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h5 {
    font-weight: normal;
    font-size: 20px;
    padding: 0;
    margin: 20px 0 15px;
    line-height: 1;
    text-transform: capitalize;
    color: #555;
    display: inline-block;
}
.postauthor img {
    float: left;
    margin: 0 20px 0 0;
}
.author-wrap {
    border: 1px solid #E9E9E9;
    min-height: 168px;
    padding-right: 20px;
}
span.author-posts {
    float: right;
    margin: 20px 0 10px;
    line-height: 1;
}
.postauthor h4 a { color: #473636 }
.related-posts h4, #respond h4, .total-comments, .postauthor h4, .postauthor-top {
    margin-bottom: 5px;
    margin-top: 1px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    background-color: #333;
    /*background: linear-gradient(rgba(0, 0, 0, 0.7), #333) !important;*/
    padding: 10px;
    color: white;
    border-bottom:2px solid red;
    text-indent: 5px;
}


.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 8px 15px;
    margin-bottom: 3px;
    float: left;
    margin-right: 3px;
    background: #F47555;
    color: #FFFFFF!important;
    transition: all 0.25s linear;
}
.tagcloud a:hover {

}
/*-[ Subscribe Widget ]------------------------*/
.widget #wp-subscribe, .widget-header #wp-subscribe {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
    padding: 0 15px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-300 img {
    float: left;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    background: #fff;
}
.widget.widget_calendar > div {
    padding: 0;
    background: transparent;
}
#sidebars .widget.widget_calendar {
    background: transparent;
    box-shadow: none;
}
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar #next {
    text-align: right;
    padding-right: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[ WP Tab Widget ]--------------*/
.widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {
    border-bottom: 0;
    margin-bottom: 15px;
}
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a {
    background: #fcfcfc;
    font-size: 18px;
    font-weight: 500;
    color: #555;
    line-height: 49px;
    padding: 0;
}
.widget .wpt_widget_content .inside, .widget .wp_review_tab_widget_content .inside { padding-top: 25px }
.widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wpt-pagination {
    padding-bottom: 20px;
    padding-top: 10px;
}
/*-[Comments]--------------*/
.nocomments {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    margin-top: 27px;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 0;
    margin-top: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.comment-author.vcard { margin-bottom: 3px }
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 9px 11px }
input#author, input#email, input#url, .contact-form input {
    width: 100%;
    border: 1px solid #F0EDE9;
    background: #F0EDE9;
    margin-right: 10px;
    height: 42px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover, .contact-form input:hover, .contact-form textarea:hover {
    background: #fff;
    border-radius: 2px;
}
input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea {
    transition: all 0.25s ease-in-out;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    cursor: pointer;
    margin-top: -49px;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contact-form #mtscontact_submit {
    line-height: 1;
    background-color: #F47555;
    text-transform: uppercase;
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    border: none;
    transition: all 0.2s linear;
    font-weight: normal;
    font-size: 18px;
    margin-top: 5px;
}
.contact-form #mtscontact_submit {
    margin-top: 15px;
    float: left;
    width: auto;
}
#commentform input#submit:hover, .contactform #submit:hover {
    background: #33BCF2;
    color: #fff;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    margin: 0 0 25px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
    color: #a4a4a4;
    font-size: 12px;
    margin-left: 20px;
    text-transform: capitalize;
}
.fn {
    line-height: 1.375em;
    font-size: 18px;
    font-weight: 500;
    color: #555;
}
.fn a {
    color: #EE210B;
    font-weight: bold;
    font-size: 15px;
}
.comment-meta { font-size: 12px }
.commentmetadata { overflow: hidden }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    float: right;
}
.reply a {
    float: left;
    padding: 0 0px;
    color: #a4a4a4;
    font-size: 12px;
}
.comment #respond #respond { margin-top: 30px }
.commentlist .children {
    margin-left: 10%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 90%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/*-[ Comment Form ]----------------------------*/
form#commentform {
    overflow: hidden;
    border: 1px solid #e9e9e9;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#commentform textarea, .contact-form textarea {
    width: 95.5%;
    border: 1px solid #F0EDE9;
    background: #F0EDE9;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p.form-submit { margin-bottom: 0 }
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    padding: 20px 20px 15px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /*padding: 10px 0;*/
    padding:0;
    width: 100%;
    margin-bottom: 5px;
    margin-top:10px;
    font-family: 'Oswald', 'Arial Black', Gadget, sans-serif;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    color: #fff;
    /*margin: 0 1% 0 1%;*/
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 13px 14px;
    background: #33BCF2;
    min-width: 42px;
    text-align: center;
    box-sizing: border-box;
}
.pagination a {
    background: #33BCF2;
    /*margin: 0 1% 0 1%;*/
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 13px 14px;
    transition: all 0.25s linear;
    min-width: 42px;
    text-align: center;
    box-sizing: border-box;
}
.pagination a:hover { color: #fff;cursor:pointer; }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #F47555 }
.pagination .nav-next a {
    margin-right: 0;
    margin-left: 5px;
}

.postgal a{
    border:1px solid white;
    width:50% !important;
    /*background-color:#f6921e !important;*/
    background-color:#aa0f0f !important;
    border-radius:15px;
    cursor:pointer;
}

.postgal a:hover{cursor:pointer;}

.gal1 a {
width: 100% !important;
/*background-color:#f6921e !important;*/
background-color:#aa0f0f !important;
border-radius:15px;
cursor:pointer;
}

.gal1 a:hover{cursor:pointer;}

.pagegal {
font-size:30px !important;

}


.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
    min-width: 100%;
}
.single .pagination a:hover .currenttext { color: #fff }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.contact-form label { margin-top: 12px }
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
    position: absolute;
    top: 43px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #F0EDE9;
    border: 1px solid #EFEBE7;
    border-top: none;
}
.widget .ajax-search-results-container {
    background: #fff;
    border-color: #fff;
}
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
}
ul.ajax-search-results {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    margin-bottom: 12px;
    display: block;
    list-style: none;
    padding: 0 12px;
    clear: both;
    min-height: 85px;
}
.ajax-search-results li a { color: #555 }
.ajax-search-results img {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 0;
    float: left;
}
.ajax-search-meta {
    margin: 0 12px 10px;
    height: 20px;
    font-size: 13px;
}
.ajax-search-meta .results-count {
    float: left;
    color: #aaa;
}
.ajax-search-meta .results-link {
    float: right;
    color: #555;
}
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}
.ajax-search-results li .meta {
    font-size: 14px;
    color: #A4A4A4;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    transition: width 0.8s;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
div#load-posts a {
    float: left;
    width: 100%;
    text-align: center;
    /*background: #fff;*/
    background: #ff0505;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    padding: 15px 0;
    line-height: 1;
    font-size: 18px;
    text-transform: uppercase;
}
#load-posts a {
    overflow: hidden;
    /*color: #555555;*/
    color:white;
    font-weight: bold;
}
#load-posts a:hover { background-color: #333333; }

#load-posts a.inactive { cursor: default }
#load-posts a .fa { margin-right: 8px }
/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #555;
    font-family: monospace;
    color: #fff;
    box-sizing: border-box;
}
pre:before {
    content: "\f121";
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome;
}
.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.embed-youtube iframe, .embed-youtube object, .embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-[ Parallax ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 30%;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 15px;
}
#page.parallax { padding-top: 15px }
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 7px 15px;
    color: #fff !important;
}
.latestPost-review-wrapper .review-total-star { margin: 1px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
.review-type-circle.review-total-only, .review-type-circle.wp-review-show-total {
    overflow: hidden;
    height: 25px;
}
/*-[ WP MegaMenu ]--------------------------------*/
.primary-navigation #wpmm-megamenu { border-top: 1px solid rgba(255, 255, 255, 0.22); }
.primary-navigation #wpmm-megamenu .wpmm-posts a { font-weight: 500; }


.fb-like-outer{
width:300px;
float:left;
}

.social-share{width:50%;text-align: center;float: left;padding:8px 0;}

.social-share img {width:190px;}

.sidebar.c-4-12{
    background: transparent !important;
}

.latestPost .title, .latestPost .title a {
min-height: 52px;
line-height:26px !important;
font-size:17px !important;
margin-bottom:5px !important;
}


div#footerfloat{
   position:fixed;
   bottom:0px;
   left:0px;
   right:0px;
   height:40px;
   background-color:#eee;
   text-align: center;
   display: none;
}

div#empty-space{
   height:40px;
}

.wp-caption{
    max-width: 100% !important;
    width: 100% !important;
}



.font-page-title-span{
    position: absolute;
    bottom:0;
    left:0;
    width:96%;
    font-size:100%;
    padding:2%;
    text-transform: uppercase;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-family:'Oswald', 'Arial Black', Gadget, sans-serif;
    font-weight: 700;
    background-color:rgba(0,0,0,0.75);
    color:white;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.featuredPost .font-page-title-span{
font-size: 175%;
line-height:1.2em;
}

.smallPost .font-page-title-span{display:none !important;}

.smallarchivePost .font-page-title-span{display:none !important;}

#wp-subscribe{
    padding:12px !important;
    background:#000 !important;
}

.front-view-title{display:none !important;}

.smallPost .front-view-title{display:block !important;}

.smallarchivePost .front-view-title{display:block !important;}

.searchPost .front-view-title{display:block !important;}

.related-posts .front-view-title{
    display:block !important;
}

.featured-thumbnail img:hover{
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);*/
    /*opacity: 0.85;*/
}


    #ac_87190 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_87190 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_87190 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_87190 .ac_title_wrapper{width:100% !important;}
    #ac_87190 .ac_title_wrapper .ac_title{font-size:14px;line-height: 18px !important;}
    #ac_87190{font-size:20px !important;}


    #ac_89595 .ac_container{width:48% !important;}
    #ac_89595 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_89595 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_89595 .ac_title_wrapper{width:100% !important;}
    #ac_89595{font-size:20px !important;}



    #ac_84641 .ac_container{width:100% !important;}
    #ac_84641 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_84641 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_84641 .ac_title_wrapper{width:100% !important;}
    #ac_84641{font-size:20px !important;}

    #ac_103796 .ac_container{width:100% !important;}
    #ac_103796 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_103796 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_103796 .ac_title_wrapper{width:100% !important;}
    #ac_103796{font-size:20px !important;}

    #ac_91303{width:300px;}
    #ac_91303 .ac_container{width:48% !important;}
    #ac_91303 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_91303 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_91303 .ac_title_wrapper{width:100% !important;}
    #ac_91303{font-size:16px !important;}


    #ac_91532{width:100%;margin:0 !important;}
    #ac_91532 .ac_container{width:100% !important;}
    #ac_91532 .ac_header_title{font-size: 12px !important;}
    #ac_91532 .ac_credit{right:0px !important;}
    #ac_91532 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_91532 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_91532 .ac_title_wrapper{width:100% !important;}
    #ac_91532{font-size:18px !important;}

    #ac_92178{width:100%;margin:0 !important;}
    #ac_92178 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_92178 .ac_header_title{font-size: 12px !important;}
    #ac_92178 .ac_credit{right:0px !important;display:none;}
    #ac_92178 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_92178 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_92178 .ac_title_wrapper{width:100% !important;}
    #ac_92178{font-size:18px !important;}

    #ac_106402{width:100%;margin:0 !important;}
    #ac_106402 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_106402 .ac_header_title{font-size: 12px !important;}
    #ac_106402 .ac_credit{right:0px !important;display:none;}
    #ac_106402 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_106402 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_106402 .ac_title_wrapper{width:100% !important;}
    #ac_106402{font-size:18px !important;}

    #ac_124726 .ac_title_wrapper .ac_title{font-size:14px !important;}

    /*3-Below-Image-Mobile-R*/
    #ac_123025{width:100%;margin:0 !important;}
    #ac_123025 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_123025 .ac_header_title{font-size: 12px !important;}
    #ac_123025 .ac_credit{right:0px !important;display:none;}
    #ac_123025 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_123025 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_123025 .ac_title_wrapper{width:100% !important;}
    #ac_123025{font-size:18px !important;}

    /*2-Below-Image-Mobile-R*/
    #ac_128141{width:100%;margin:0 !important;}
    #ac_128141 .ac_container{width:48% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_128141 .ac_header_title{font-size: 12px !important;}
    #ac_128141 .ac_credit{right:0px !important;display:none;}
    #ac_128141 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_128141 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_128141 .ac_title_wrapper{width:100% !important;}
    #ac_128141{font-size:18px !important;}

    /*2-Below-Image-Mobile-R-UK*/
    #ac_131505{width:100%;margin:0 !important;}
    #ac_131505 .ac_container{width:48% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_131505 .ac_header_title{font-size: 12px !important;}
    #ac_131505 .ac_credit{right:0px !important;display:none;}
    #ac_131505 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_131505 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_131505 .ac_title_wrapper{width:100% !important;}
    #ac_131505{font-size:18px !important;}

    #ac_126983{width:100%;margin:0 !important;}
    #ac_126983 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_126983 .ac_header_title{font-size: 12px !important;}
    #ac_126983 .ac_credit{right:0px !important;display:none;}
    #ac_126983 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_126983 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_126983 .ac_title_wrapper{width:100% !important;}
    #ac_126983{font-size:18px !important;}

    #ac_136633{width:100%;margin:0 !important;}
    #ac_136633 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_136633 .ac_header_title{font-size: 12px !important;}
    #ac_136633 .ac_credit{right:0px !important;display:none;}
    #ac_136633 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_136633 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_136633 .ac_title_wrapper{width:100% !important;}
    #ac_136633{font-size:18px !important;}

    #ac_107996{width:100%;margin:0 !important;}
    #ac_107996 .ac_container{width:33% !important;margin:8px .16% .16% !important;padding:0 !important;}
    #ac_107996 .ac_header_title{font-size: 12px !important;}
    #ac_107996 .ac_credit{right:0px !important;display:none;}
    #ac_107996 .ac_image_link{width:100% !important;height:auto !important;}
    #ac_107996 .ac_image_link img{width:100% !important;height:auto !important;}
    #ac_107996 .ac_title_wrapper{width:100% !important;}
    #ac_107996{font-size:18px !important;}

    /*below-post-mobile-r*/
    #ac_123849 .ac_title_wrapper .ac_title{font-size:16px !important;}

    /*below-post-mobile-r-uk*/
    #ac_131509 .ac_title_wrapper .ac_title{font-size:16px !important;}

    /*below-post-tablet-r*/
    #ac_126984 .ac_title_wrapper .ac_title{font-size:16px !important;}

    /*below-post-tablet-r-uk*/
    #ac_136640 .ac_title_wrapper .ac_title{font-size:16px !important;}

.tags{
    margin:10px 0 0 0 !important;
    width:98% !important;
    /*border:1px solid #888;*/
    text-indent:10px !important;
    text-align: right;
    font-size:12px;
    color:#333;
}

.tags a{
    color:#333 !important;
    /*text-decoration: underline !important;*/
}

.tags a:hover{
    color:red !important;
    /*text-decoration: underline !important;*/
}

.img-source{
font-size:12px;
color:#555;
margin-top:-11px;
text-align: right;
height:18px;
line-height:18px;
}

.img-source a{
    color:#555;
}

.gallery-intro{
    height:30px;
    line-height: 30px;
    background-color:red;
    color:white;
    font-weight: bold;
    font-size:20px;
    text-indent: 10px;
}

.post-single-content .gallery-image .size-full{
    margin:0px !important;
}

.post-single-content .gallery-image{
    text-align: center;
}

.post-single-content .gallery-image img.size-half{
    display:inline !important;
    max-width: 400px !important;
}

.post-single-content .gallery-image img.size-400{
    display:inline !important;
    max-width: 100% !important;
    width:400px !important;
}

.post-single-content .gallery-image img.size-480{
    display:inline !important;
    max-width: 100% !important;
    width:480px !important;
}

.post-single-content img.size-480{
    display:inline !important;
    max-width: 100% !important;
    width:480px !important;
}

.post-single-content .gallery-image img.size-original{
    display:inline !important;
    max-width: 100% !important;
}

.ad-between{
    margin-bottom: 25px;
    margin-top: 5px;
    min-height: 95px;
}

.fb-like-outer{
    display:none !important;
}


#content_box .latestPost .post-label{
    display:none !important;
}

.adbox{
    text-align: center;
}

.adboxdesktop{
    box-shadow:none !important;
}

.sidebar_list .widget_text{
    margin-bottom:3px !important;
}

#adslot_1{
    margin-bottom: 2px !important;
    /*width:100%;*/
    /*height:90px;*/
}

#adslot_2{
    /*width:100%;*/
    /*height:90px;*/
}

#content_box .single_post .thecontent h1{
    margin-bottom:0px !important;
    margin-top:8px !important;
    color:black;
    font-weight:500;
}

#content_box .single_post .thecontent h2{
    margin-bottom:3px !important;
    margin-top:5px !important;

}


    #ac_89429{
        font-size:23px !important;
    }
    #ac_89429_modal-container{
        max-width: 1200px !important;
        margin:5% auto !important;
        height:auto !important;
        top:0 !important;
    }
    #ac_89429 .ac_adbox{
        width:100% !important;
    }
    #ac_89429 .ac_container{
        width:23% !important;
    }
    #ac_89429 a.ac_image_link{
        width:100% !important;
        height:auto !important;
    }
    #ac_89429 .ac_image{
        width:100% !important;
        height:auto !important;
    }
    #ac_89429 .ac_title_wrapper{
        width:100% !important;
    }


.rc-item .rc-headline{
    font-weight:500 !important;
    font-size: 16px !important;
}

.rc-text-right.rc-branding{
    right:0 !important;
}

/*below-article-5*/
.rc-uid-12460 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-12460 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-12460 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}

/*below-article-3*/
.rc-uid-13141 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-13141 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-13141 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}


/*below-article-mobileX2*/
.rc-uid-20348 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-20348 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-20348 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}

/*below-article-mobileX1*/
.rc-uid-20350 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-20350 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-20350 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}


/*below-article-mobileX1-UK*/
.rc-uid-25845 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-25845 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-25845 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}

/*below-article-tablet*/
.rc-uid-25869 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-25869 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-25869 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}

/*below-article-tablet-UK*/
.rc-uid-25981 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:18px!important; color:#222222!important; text-align:left!important;}

.rc-uid-25981 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-25981 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}


/*above-page-nav-MOBILE*/
.rc-uid-20507 .rc-headline {font-family:'Arial', sans-serif!important; line-height:20px!important;font-size:14px !important;}

/*above-page-nav-MOBILE-UK*/
.rc-uid-25563 .rc-headline {font-family:'Arial', sans-serif!important; line-height:20px!important;font-size:14px !important;}

/*left-rail-6*/
.rc-uid-13142 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:12px !important; color:#222222!important; text-align:left!important;}
.rc-uid-13142 .rc-headline {font-family:'Arial', sans-serif!important; font-size:14px!important; line-height:18px!important; margin-bottom:5px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}
.rc-uid-13142 .rc-text-top.rc-branding {position:relative!important; top:0px !important;}


/*left rail 12*/
.rc-uid-12461 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:12px!important; color:#222222!important; text-align:left!important;}
.rc-uid-12461 .rc-headline {font-family:'Arial', sans-serif!important; font-size:14px!important; line-height:18px!important; margin-bottom:5px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}
.rc-uid-12461 .rc-text-top.rc-branding {position:relative!important; top:0px !important;}

/*300x600-backup-ad*/
/*.rc-uid-13143 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:14px!important; color:#707070!important; text-align:left!important;}*/
.rc-uid-13143 .rc-headline {font-family:'Arial', sans-serif!important; font-size:13px!important; line-height:16px!important; margin-bottom:15px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}
.rc-uid-13143 .rc-text-top.rc-branding {position:relative!important; top:23px!important;}

/*right-rail-2*/
.rc-uid-12462 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:14px!important; color:#707070!important; text-align:left!important;}
.rc-uid-12462 .rc-headline {font-family:'Arial', sans-serif!important; font-size:13px!important; line-height:16px!important; margin-bottom:15px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}
.rc-uid-12462 .rc-text-top.rc-branding {position:relative!important; top:23px!important;}

/*top-strip-5*/
.rc-uid-13249 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:13px!important; color:#222222!important; text-align:left!important;}

.rc-uid-13249 .rc-headline {font-family:'Arial', sans-serif!important; font-size:16px!important; line-height:20px!important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-13249 .rc-text-top.rc-branding {position:relative!important; top:26px!important;}

/*above-post-tablet*/
.rc-uid-25990 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:13px!important; color:#222222!important; text-align:left!important;}
.rc-uid-25990 .rc-headline {font-family:'Arial', sans-serif!important; font-size:12px!important; line-height:1.2em !important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

/*above-post-tablet-uk*/
.rc-uid-25995 * h3 {font-family:'Arial', sans-serif!important; font-weight:bold!important; font-size:13px!important; color:#222222!important; text-align:left!important;}
.rc-uid-25995 .rc-headline {font-family:'Arial', sans-serif!important; font-size:12px!important; line-height:1.2em !important; margin-bottom:20px!important; font-weight:400!important; color:#000000!important; margin-top:4px!important; text-align:left!important;}

.rc-uid-20522 .rc-photo, .rc-uid-20521 .rc-photo{height:230px !important;}

/*above-nav-tablet-uk*/
.rc-uid-25978 .rc-headline{font-size:14px !important; line-height: 1.4em !important;}

.flex-instagram iframe{
    width:100% !important;
    max-width: 100% !important;
}

.sidebar2{
 width:200px;
 float:left;
 margin-right:12px;
 background-color: #ededed;
 /*padding:0 5px;*/
}

div.adblade-dyna.zone-9486 .zone .adbladetitle{
    font-size: 12px !important;
    display: none;
}


/*RIGHT SIDE WIDGET*/

div.adblade-dyna.zone-988 div.zone div.adbladetitle, #ac_103796 .ac_header_title, #ac_103791 .ac_header_title, .rc-uid-13143 * h3, .rc-uid-12463 * h3, .thumbnails-d .trc_rbox_header, #ac_84641 .ac_header_title, #trc_header_84739.trc_rbox_header, #trc_header_27067.trc_rbox_header, .thumbnails-e .trc_rbox_header {
    font-size: 20px !important;
    line-height: 18px !important;
    margin: 0px 0 5px 0 !important;
    /*padding: 15px;*/
    padding: 0 !important;
    /*border-bottom: 1px solid #e9e9e9;*/
    font-weight:bold !important;
    background-color: #333 !important;
    color: #fff !important;
    padding: 10px 0 !important;
    /*border-bottom:2px solid red;*/
    /*border-right:2px solid red;*/
    max-width: 300px !important;
    text-indent: 5px !important;
    font-family:'Roboto' !important;
    font-weight:bold !important;
}



/*BELOW POST WIDGET*/
div.adblade-dyna.zone-9465 .zone .adbladetitle, .rc-uid-12460 * h3, .thumbnails-c .trc_rbox_header, #ac_103783 .ac_header_title, #ac_123849 .ac_header_title, #ac_124726 .ac_header_title, #ac_126984 .ac_header_title, #ac_136640 .ac_header_title, .rc-uid-20350 * h3, .rc-uid-25845 * h3, .rc-uid-25869 * h3,.rc-uid-25981 * h3  , #ac_87190 .ac_header_title, #ac_131509 .ac_header_title{
    margin-bottom: 5px !important;
    margin-top: 1px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    line-height: 1 !important;
    background-color: #333 !important;
    /*background: linear-gradient(rgba(0, 0, 0, 0.7), #333) !important;*/
    padding: 10px 0 !important;
    color: white !important;
    border-bottom:2px solid red !important;
    text-indent: 5px !important;
    font-family:'Roboto' !important;
    width:100%;
    text-indent: 10px;
}

.trc_rbox_header_span{
    padding-left:10px;
}

.thumbnails-c .logoDiv a span, .thumbnails-d .logoDiv a span{
    color:#888 !important;
}

.thumbnails-e [class*=span]{
    margin-left:8px !important;
}

#ac_103783 .ac_credit, #ac_103796 .ac_credit, #ac_103791 .ac_credit, #ac_123849 .ac_credit , #ac_126984 .ac_credit, #ac_136640 .ac_credit, #ac_87190 .ac_credit, #ac_131509 .ac_credit, #ac_84641 .ac_credit{
    top: -35px !important;
}

#ac_124726 .ac_credit{
    display: none !important;
}

div.adblade-dyna.zone-9465 .zone .advlabel, div.adblade-dyna div.zone div.advlabel, div.adblade-dyna div.advlabel{
    top:7px !important;
}

.rc-uid-12463.rc-g-dl .rc-text-top.rc-branding{
    top:26px !important;
}


.adblade-dyna.container-15881.zone-9486 .zone .ad a.description{
    font-family: 'Roboto', Arial !important;
}

.thumbnails-d [class*=span]{
    margin-left:9px !important;
}


.ad-disclamer-1{
  width:100%;border-bottom:1px solid #ededed;text-align: center;font-size: 12px;color:#888;height:16px;line-height: 16px;margin-bottom:2px;
}



.theiaPostSlider_nav, ._buttons{
    width: 70%;
    padding: 0 15%;
}



.theiaPostSlider_nav ._buttons ._text , .theiaPostSlider_nav ._buttons ._title{
    display:none;
}

._button._prev{
    text-align: left;
    width:50%;
}

._button._next{
    text-align: right;
    width: 50%;
}


#adbox_03{
    text-align:center;
    overflow: hidden;
    max-height: 338px;
}

#adbox_03b{
    text-align:center;
    overflow: hidden;
}

#adbox_03_left{
    width:336px;
    max-height:280px;
    display:inline-block;
    margin-right:1%;
}

#adbox_03_right{
    width:336px;
    max-height:280px;
    display:inline-block;
    margin-left:1%;
}

#adbox_05, #adbox_06{
    margin-bottom:5px;
}

#avdntvarr table {padding:0px 0px 0px 0px !important;border:none;margin:0px 0px 0px 0px !important;}
#avdntvarr table  td {padding:0px 0px 0px 0px;border:none;margin:0px 0px 0px 0px;}

.trc-widget-footer{display:none !important;}
.trc_elastic .thumbnails-b .video-label-box{
    height:55px !important;
}
.trc_rbox_div{
    margin:0 0 0 !important;
}
@media screen and (min-width: 869px) {
    .trc_elastic_trc_17475 .videoCube{margin: 0 0 0 2% !important;}
}


@media screen and (max-width: 415px) {
    div.adblade-dyna.zone-9482 .zone ul li{width:33%!important;max-width: 33% !important; min-width: 33% !important;float:left !important;}
    div.adblade-dyna.zone-9482 .zone ul .ad .image, div.adblade-dyna.zone-9482 .zone ul .ad .description {min-width: 33% !important;}
    div.adblade-dyna.zone-9482 .zone ul .ad .description{font-size:.8em !important;}
}

.fbs-bar{width:100%;margin:5px 0;}

.fbs-bar a{display:block;}

.fbs-bar .fbs-button{background-color:#3a5795;height:55px;line-height: 55px;color:white;font-size:35px;border-radius: 5px;text-align: center;}

.fbs-bar .fbs-button .fbs-text{font-size:30px;font-weight: bold;padding-left:10px;}




.fbs-bar2{width:100%;margin:10px 0 15px 0;}

.fbs-bar2 .thumbs-up{width:250px;float:left;font-size:20px;line-height: 35px;height:35px;border:1px solid #999; border-radius: 5px;text-indent: 10px;}

.fbs-bar2 .thumbs-up .fb-like span{height:27px !important;}

.fbs-bar2 a{display:block;width:calc(100% - 260px) !important;float: right;}

.fbs-bar2 .fbs-button{background-color:#3a5795;height:35px;line-height: 35px;color:white;font-size:20px;border-radius: 5px;text-align: center;}

.fbs-bar2 .fbs-button .fbs-text{font-size:20px;font-weight: bold;padding-left:10px;}

.share-link-header{display:none;}


@media screen and (min-width:876px) {
    #content_box article.smallPost:nth-child(3n+2){
        clear:left !important;
    }
}

@media screen and (min-width:481px) {
    .related-posts article.smallrelatedPosts:nth-child(3n+2){
        clear:left !important;
    }
}


.search-mobile{display:none !important;}

#top-posts-2 {
    background: transparent !important;
}

#top-posts-2 .widgets-list-layout .widgets-list-layout-blavatar{
    width:100% !important;
    max-width:100% !important;
}

#top-posts-2 .widgets-list-layout li{
    padding-left:0 !important;
    width:48% !important;
    float:left !important;
    margin:.25% .25% 2% .25% !important;
}

#top-posts-2 .widgets-list-layout li:nth-child(2n+3){
    clear:left !important;
}

#top-posts-2 .widgets-list-layout-links{
    width:95% !important;
    padding:0 2.5% !important;
    font-size:14px !important;
    line-height: 16px !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em{
    font-size:20px;
}

#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 0 !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
    clear: left !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{
    width:32% !important;
    margin:.5% !important;
}


#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding: 0 !important;
    opacity: 1 !important;
}

@media only screen and (max-width: 640px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{
        width:49% !important;
        margin:.5% !important;
    }

    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){
        clear:none !important;
    }

    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(2n+3) {
        clear: left !important;
    }

    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){
        clear:none !important;
    }
}


div.sidebar > div.main_ad_box_wrapper{
    text-align: left;
}

.main_ad_box_wrapper{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}

.TF_1.ob-strip-layout .ob-dynamic-rec-container{
 margin:0px !important; 
 padding:5px !important; 
 width:300px !important; 
 max-width:300px !important; 
 
}

.ob_bctrl{
    display:none;
}



.adtext {
    width: 80%!important;
    height: 80px;
    float: left;
    clear: none;
}
#admain {
    width: 100%!important;
    float: left;
    clear: none;
  //  padding: 3px;
}
.ad-arrow {
    float: right;
    width: 72px;
    height: 57px;
    color: white;
    text-align: center;
    padding-top: 12px;
    border-radius: 4px;
    background: #535353;
}
.adarrowcontainer {
    width: 15%;
    padding-left: 10px;
    height: 80px;
    float: right;
    margin-top: 10px;
}
.ad-arrow img {
    width: 26px!important;
}
.adsponsored {
    text-align: right;
    font-size: 10px;
    color: #999;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
}
.adtitle {
    color: #0053F9;
    font-size: 28px;
    line-height: 44px;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
}


.gallary_start_container {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.gallary_start_container a image {
    z-index: 9;
    text-align: center;
}
.gallary_start_container .gallery_start_play {
    background: url('https://uploads.poplyft.com/wp-content/uploads/2017/10/23195759/next-slide.gif') center center no-repeat;
    margin: -50% 0 0 0;
    height: 75px;
    position: relative;
    z-index: 10;
    opacity: 0.87;
}

.gallery_start_play{
    height: 300px;
}

