@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@font-face {
    font-family: 'BentonSans';
    src: url('fonts/BentonSans/BentonSans.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans/BentonSans.woff') format('woff'), url('fonts/BentonSans/BentonSans.ttf') format('truetype'), url('fonts/BentonSans/BentonSans.svg#BentonSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-Bold';
    src: url('fonts/BentonSans-Bold/BentonSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans-Bold/BentonSans-Bold.woff') format('woff'), url('fonts/BentonSans-Bold/BentonSans-Bold.ttf') format('truetype'), url('fonts/BentonSans-Bold/BentonSans-Bold.svg#BentonSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-Book';
    src: url('fonts/BentonSans-Book/BentonSans-Book.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans-Book/BentonSans-Book.woff') format('woff'), url('fonts/BentonSans-Book/BentonSans-Book.ttf') format('truetype'), url('fonts/BentonSans-Book/BentonSans-Book.svg#BentonSans-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-CondensedBold';
    src: url('fonts/BentonSans-CondensedBold/BentonSans-CondensedBold.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans-CondensedBold/BentonSans-CondensedBold.woff') format('woff'), url('fonts/BentonSans-CondensedBold/BentonSans-CondensedBold.ttf') format('truetype'), url('fonts/BentonSans-CondensedBold/BentonSans-CondensedBold.svg#BentonSans-CondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-CondensedMedium';
    src: url('fonts/BentonSans-CondensedMedium/BentonSans-CondensedMedium.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans-CondensedMedium/BentonSans-CondensedMedium.woff') format('woff'), url('fonts/BentonSans-CondensedMedium/BentonSans-CondensedMedium.ttf') format('truetype'), url('fonts/BentonSans-CondensedMedium/BentonSans-CondensedMedium.svg#BentonSans-CondensedMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BentonSans-CondensedRegular';
    src: url('fonts/BentonSans-CondensedRegular/BentonSans-CondensedRegular.eot?#iefix') format('embedded-opentype'), url('fonts/BentonSans-CondensedRegular/BentonSans-CondensedRegular.woff') format('woff'), url('fonts/BentonSans-CondensedRegular/BentonSans-CondensedRegular.ttf') format('truetype'), url('fonts/BentonSans-CondensedRegular/BentonSans-CondensedRegular.svg#BentonSans-CondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

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

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

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

th,
td {
    border: 1px solid #EAEAEA;
    padding: 6px 10px;
}

caption,
th,
td {
    text-align: left;
}

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

blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

body,
button,
input,
select,
textarea {
    color: #444444;
    font: 16px 'Montserrat', serif;
    line-height: 1.6;
    word-wrap: break-word;
}

body {
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 18px;
    color: #333333;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 42px;
    line-height: 1.2;
}

h2 {
    font-size: 38px;
    line-height: 1.2;
}

h3 {
    font-size: 34px;
    line-height: 1.2;
}

h4 {
    font-size: 30px;
    line-height: 1.2;
}

h5 {
    font-size: 26px;
    line-height: 1.2;
}

h6 {
    font-size: 22px;
    line-height: 1.2;
}

hr {
    border-color: #EAEAEA;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 30px 0;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: lighter;
    line-height: 28px;
    margin-bottom: 15px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

pre {
    background-color: #fff;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
    border: 1px solid #EAEAEA;
}

pre,
code,
kbd,
var,
samp,
tt {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: pre-wrap;
}

abbr,
acronym,
dfn {
    border-bottom: 1px dotted #777777;
    cursor: help;
}

address {
    display: block;
    font-style: italic;
    margin: 0 0 15px;
}

ins {
    background: #F8F8F8;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

dl {
    margin-bottom: 24px;
    font-size: 20px;
}

dt {
    font-weight: bold;
    margin-bottom: 5px;
}

dd {
    margin-bottom: 24px;
}

ul,
ol {
    list-style: none;
}

ol {
    list-style: decimal;
}

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

blockquote {
    padding: 30px 30px 20px 45px;
    margin-bottom: 20px;
    background-color: #289dcc;
    color: #FFFFFF;
    border-radius: 5px;
}

blockquote p {
    font-size: 20px;
    font-family: 'Montserrat', serif;
    line-height: 1.4;
    position: relative;
    padding-top: 13px;
    padding-left: 40px;
}

blockquote p:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 60px;
    position: absolute;
    top: -27px;
    left: -27px;
}

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

blockquote cite {
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    float: right;
}

input,
textarea {
    -webkit-border-radius: 0px;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    padding: 1%;
    border: 1px solid #EAEAEA;
    line-height: 20px;
    width: 95%;
    margin: 0 0 30px;
    background-color: #ececec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border: 1px solid #EAEAEA;
}

input.s {
    width: 60%;
    padding: 4px 54px 4px 10px;
    height: 36px;
    color: #777777;
    background-color: #FFFFFF;
    margin: 0;
    border: 1px solid #EAEAEA;
}

input.s:focus {
    padding-left: 10px;
    border-color: #EAEAEA;
    text-indent: 0;
}

.colormag-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
    margin-bottom: 30px;
    padding: 10px 20px;
    /* background-color: #289dcc; */
    border: 0px;
    transition: background-color 0.3s linear 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 18px;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    display: inline-block;
    color: #FFFFFF;
}

#search-form input[type="submit"] {
    border-radius: 0;
    margin-left: -8px;
    margin-bottom: 0;
    padding: 6px 10px 5px;
    font-size: 18px;
}

.colormag-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
    background-color: #33363B;
}

.previous a,
.next a {
    padding: 5px 0;
    cursor: pointer;
    font-size: 18px;
    color: rgb(221, 24, 24) !important;
}

.previous a:hover,
.next a:hover {
    color: #289dcc;
    text-decoration: underline;
}

input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

a {
    /* color: #289dcc; */
    text-decoration: none;
}

a:focus,
a:active,
a:hover {
    text-decoration: none;
}

figure {
    margin: 0;
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin-bottom: 18px;
}

.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {}

img.size-full,
img.size-large {
    max-width: 100%;
    height: auto;
}

.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}

p img {}

img#wpstats {
    display: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 30px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 30px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body {
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover;
}

#page {
    max-width: 1200px;
    margin: 0 auto;
}

.wide {
    padding-top: 0;
    padding-bottom: 0;
}

.wide #page {
    max-width: 100%;
}

.inner-wrap {
    margin: 0 auto;
    max-width: 1170px;
}

#masthead {}

#header-meta {
    background-color: #ffffff;
}

#header-text-nav-container {
    background-color: #FFFFFF;
}

#header-text-nav-wrap {
    padding: 40px 0;
}

#header-left-section {
    float: left;
}

#header-logo-image {
    float: left;
    padding-right: 20px;
}

#header-logo-image img {
    margin-bottom: 0;
}

#header-text {
    float: left;
    padding-right: 20px;
}

#site-title {
    padding-bottom: 0;
    line-height: 1.2;
}

#site-title a {
    color: #289dcc;
    font-size: 46px;
}

#site-description {
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    padding-bottom: 0px;
    font-family: 'Montserrat', serif;
}

#header-right-section {
    float: right;
}

#header-right-section .widget {
    text-align: right;
    color: #333333;
}

#header-right-section .widget .widget-title {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 5px;
}

.header-image {
    margin-bottom: 0;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
}

.small-info-text {
    float: left;
    max-width: 100%;
    padding-right: 15px;
    padding-top: 2px;
}

.small-info-text p {
    font-size: 12px;
    color: #555555;
    margin-bottom: 0;
}

.fa {
    font-size: 22px;
    color: #CCCCCC;
}

.social-links {
    text-align: center;
    float: right;
}

.social-links ul li {
    display: inline;
    line-height: 30px;
}

#masthead .social-links i.fa {
    color: rgb(161, 161, 161);
    font-size: 16px;
    padding: 0 6px;
}

.social-links i.fa {
    padding: 5px 10px;
    text-align: center;
    transition: background-color 0.2s ease-out 0s;
    font-size: 25px;
}

.social-links i.fa:hover {
    color: #289dcc;
}

.social-links i.fa-twitter {
    color: #1BB2E9;
}

.social-links i.fa-facebook {
    color: #3B5A9B;
}

.social-links i.fa-youtube {
    color: #ED3F41;
}

.social-links i.fa-vimeo-square {
    color: #44BBFF;
}

.social-links i.fa-skype {
    color: #009CEF;
}

.social-links i.fa-linkedin {
    color: #007BB6;
}

.social-links i.fa-google-plus {
    color: #DC4937;
}

.social-links i.fa-github {
    color: #4183C4;
}

.social-links i.fa-flickr {
    color: #0062DD;
}

.social-links i.fa-dribbble {
    color: #E24D87;
}

.social-links i.fa-pinterest {
    color: #D5282E;
}

.social-links i.fa-stumbleupon {
    color: #EC4823;
}

.social-links i.fa-tumblr {
    color: #455469;
}

.social-links i.fa-wordpress {
    color: #21759B;
}

.social-links i.fa-codepen {
    color: #CCCCCC;
}

.social-links i.fa-digg {
    color: #14589E;
}

.social-links i.fa-reddit {
    color: #FF4500;
}

#masthead .search-wrap input.s {
    width: 200px;
}

.fa.search-top {
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    padding: 30px 12px;
    position: absolute;
    right: 14%;
    top: 0;
}

.fa.search-top:hover {
    background-color: #289dcc;
}

.search-wrap {
    position: relative;
}

.search-wrap button {
    border-radius: 0;
    color: #fff;
    line-height: 45px;
    margin-bottom: 0;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0;
}

.search-icon:before {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: rgb(128, 128, 128);
    font-size: 18px;
}

.search-form-top {
    border: 1px solid #eaeaea;
    display: none;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 77px;
    z-index: 9999;
    background-color: #ffffff;
    border-radius: 5px;
}

.not-found .search-wrap button {
    right: 175px;
}

#secondary .search-wrap button {
    right: 26px;
}

.random-post {
    position: absolute;
    right: 0;
    top: 0;
}

.random-post .fa-random {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}

.main-navigation .random-post a {
    padding: 10px 12px;
    border-bottom: none;
}

nav li>ul,
nav li>ol {
    margin: 0;
    list-style: none;
}

#site-navigation {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    position: relative;
    /* background-color: #232323; */
    background-color: #dd1818;
    border-top: 4px solid #289dcc;
}

#site-navigation .inner-wrap {
    position: relative;
}

.home-icon {
    float: left;
    display: inline-block;
}

.home-icon .fa {
    color: #ffffff;
    font-size: 16px;
}

.home-icon.front_page_on {
    /* background-color: #289dcc; */
}

.main-navigation .home-icon a {
    padding: 27px 15px;
}

.main-small-navigation .home-icon a {
    padding: 7px 10px;
}

.main-navigation {
    width: 100%;
    text-align: center;
}

.main-navigation li {
    float: left;
    position: relative;
    font-family: 'Montserrat', serif;
    font-weight: 300;
}

.main-navigation a {
    color: #ffffff;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: 600;
    padding: 26px 30px;
    text-transform: uppercase;
}

.main-navigation li.default-menu,
li.default-menu {
    display: none;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover>a {}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover>a,
.main-navigation li.menu-item-has-children:hover>a:after {
    color: #ffffff;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li.current_page_item>a,
.main-navigation ul li:hover>a {
    /* background-color: #289dcc; */
}

.main-navigation li.menu-item-has-children>a:after,
.main-navigation li li.menu-item-has-children>a:after,
.main-navigation li.page_item_has_children>a:after,
.main-navigation li li.page_item_has_children>a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ffffff;
    font-size: 14px;
    padding-left: 6px;
}

.main-navigation li.menu-item-has-children>a:after,
.main-navigation li.page_item_has_children>a:after {
    content: "\f107";
    color: #ffffff;
}

.main-navigation li li.menu-item-has-children>a:after,
.main-navigation li li.page_item_has_children>a:after {
    content: "\f105";
    position: absolute;
    right: 8px;
}

.main-navigation .sub-menu,
.main-navigation .children {
    background-color: #232323;
}

.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
    display: none;
    z-index: 100;
}

.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
    display: block;
}

.main-navigation ul li ul {
    position: absolute;
    width: 200px;
    top: 42px;
}

.main-navigation ul li ul li {
    float: none;
}

.main-navigation ul li ul li a {
    border-top: none;
}

.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
    float: none;
    font-size: 14px;
    height: 100%;
    padding: 10px 15px;
    color: #ffffff;
    width: 170px;
    text-align: left;
    text-transform: none;
}

.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover>a,
.main-navigation ul li.current-menu-item ul li a:hover {
    color: #FFFFFF;
    background-color: #289dcc;
}

.main-navigation ul li ul li ul {
    left: 200px;
    top: 0;
}

.main-navigation select {
    display: none;
}

.menu-toggle,
.top-menu-toggle {
    display: none;
    cursor: pointer;
}

.site-header .menu-toggle {
    color: #ffffff;
    margin: 0;
    text-align: center;
    font-family: 'Montserrat', serif;
    padding-bottom: 0;
}

.site-header .menu-toggle:hover {
    background-color: #289dcc;
}

.site-header .menu-toggle:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 23px;
    color: #ffffff;
    padding: 8px 12px;
    display: block;
}

.main-small-navigation {
    float: none;
}

.main-small-navigation .menu-primary-container,
.main-small-navigation .nav-menu {
    padding-top: 43px;
}

.main-small-navigation ul {
    margin: 0;
    list-style: none;
}

.main-small-navigation a {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.main-small-navigation .random-post a {
    padding: 7px 12px;
    border-bottom: none;
}

.main-small-navigation li {
    background-color: #FFFFFF;
}

.main-small-navigation li a:hover {
    background-color: #289dcc;
    color: #FFFFFF;
}

.main-small-navigation ul ul a {
    padding-left: 45px;
    text-transform: none;
}

.main-small-navigation ul ul ul a {
    padding-left: 90px;
}

.main-small-navigation .current_page_item>a,
.main-small-navigation .current-menu-item>a {
    background: #289dcc;
    color: #FFFFFF;
}

.page-header .page-title {
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 30px;
}

.sticky {}

#main {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.format-link .entry-content p {
    text-align: center;
    padding-top: 30px;
}

.format-link .entry-content a {
    text-decoration: underline;
    text-transform: uppercase;
    padding: 15px 40px;
    border-radius: 3px;
    background-color: #289dcc;
    color: #FFFFFF;
    transition: background-color 0.3s linear 0s;
    display: inline-block;
}

.format-link .entry-content a:hover {
    background-color: #33363B;
}

.format-aside .entry-header {
    display: none;
}

.tg-one-half {
    /*
float:left;width:48%;padding:0px 0px 30px;
*/
}

.tg-one-half-last {
    /*
float:right;
*/
}

.default-wp-page {
    clear: both;
}

.default-wp-page .previous {
    float: left;
    padding: 30px 0;
}

.default-wp-page .next {
    float: right;
    padding: 30px 0;
}

.wp-pagenavi {
    text-align: center;
    margin-bottom: 30px;
}

#content .wp-pagenavi .page,
#content .wp-pagenavi a {
    padding: 4px 10px;
    color: #777777;
    border: 1px solid #F2F2F2;
}

#content .wp-pagenavi .current,
#content .wp-pagenavi a:hover {
    padding: 4px 10px;
    color: #FFFFFF;
    background-color: #289dcc;
    border: 1px solid #F2F2F2;
}

#content .wp-pagenavi a,
#content .wp-pagenavi span {
    margin-left: 5px;
    border-radius: 5px;
}

#content .wp-pagenavi span.pages {
    margin-left: 0;
    color: #777777;
    padding: 4px 10px;
    border: 1px solid #F2F2F2;
}

.pagination {
    margin: 15px 0;
}

.pagination span {
    padding: 2px 5px;
    border: 1px solid #EAEAEA;
    background-color: #289dcc;
    color: #FFFFFF;
}

.pagination a span {
    background-color: #FFFFFF;
    color: #777777;
}

.pagination a span:hover {
    color: #289dcc;
    border-color: #289dcc;
    text-decoration: none;
}

.wp-caption {
    border: 1px solid #cccccc;
    margin-bottom: 1.5rem;
    max-width: 100%;
}

#colophon .wp-caption {
    border: 1px solid #444444;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075rem 0;
}

.gallery-caption {}

.gallery {
    margin: 0 auto 15px;
}

.gallery-item {
    display: inline-block;
    padding: 15px 2%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
    padding: 15px 1%;
}

.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
    padding: 10px 0.5%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery .gallery-caption {
    font-size: 12px;
    line-height: 1.2;
    padding-top: 5px;
}

#comments {
    border-top: 1px solid #F8F8F8;
    padding-top: 15px;
}

#comments i {
    font-size: 16px;
    color: #AAAAAA;
    padding-right: 10px;
}

.comments-title {
    font-size: 24px;
}

.comment-content a {
    word-wrap: break-word;
}

.comment-navigation {
    margin-bottom: 15px;
}

.bypostauthor {}

#comments .comments-title {
    margin-bottom: 10px;
}

.avatar {
    border-radius: 50%;
    float: left;
}

.comments-area article header {
    margin: 0 0 5px;
    overflow: hidden;
    position: relative;
}

.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
    display: block;
    margin-left: 100px;
    color: #999999;
}

#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
    color: #289dcc;
}

.comments-area .comment-author-link a {
    color: #999999;
}

.comments-area .comment-author-link a:hover {
    color: #289dcc;
}

.comments-area .comment-author-link span {
    margin-left: 10px;
    padding: 0 5px;
    background-color: #289dcc;
    color: #FFFFFF;
    border-radius: 3px;
}

.comments-area article header .comment-edit-link:before {
    content: "\f044";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #AAAAAA;
    font-size: 16px;
    padding-right: 10px;
}

.comment-content {
    padding: 15px 15px 25px;
    background-color: #F8F8F8;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
}

.comment {
    margin-bottom: 20px;
}

.comment ul,
.comment ol {
    margin: 0 0 20px 20px;
}

.comment ul {
    list-style: square outside none;
}

.comment .comment-reply-link {
    float: right;
    color: #AAAAAA;
}

.comment .comment-reply-link:before {
    content: "\f112";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #AAAAAA;
    font-size: 16px;
    padding-right: 10px;
}

.comment .comment-reply-link:hover {
    color: #289dcc;
}

.comment-list {
    margin-bottom: 25px;
}

.comment-list .children {
    margin-left: 20px;
}

.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
}

.screen-reader-text {
    display: none;
}

.nav-previous,
.nav-next {
    margin-bottom: 15px;
}

.nav-previous a,
.nav-next a {
    color: #289dcc;
    cursor: pointer;
    font-size: 16px;
}

.nav-previous a {
    float: left;
}

.nav-next a {
    float: right;
}

.nav-previous a:hover,
.nav-next a:hover {
    text-decoration: underline;
}

#respond {}

#respond h3#reply-title {
    font-size: 22px;
    line-height: 28px;
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    margin-left: 1rem;
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
}

#respond form label {
    display: block;
    line-height: 1.5;
}

#respond form input[type="text"],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
    width: 100%;
}

#respond form p.form-allowed-tags {
    font-size: 16px;
    line-height: 1;
    color: #5e5e5e;
    display: none;
}

.required {
    color: red;
}

#secondary .widget ul li,
#colophon .widget ul li {
    line-height: 1.5;
    padding: 5px 0;
}

#colophon .widget ul li {
    border-bottom: 1px solid #444444;
}

#secondary .widget ul li li,
#colophon .widget ul li li {
    border-bottom: none;
}

#secondary .widget ul ul,
#colophon .widget ul ul {
    padding-left: 10px;
}

.widget select {
    border: 1px solid #DDDDDD;
    color: #777777;
    padding: 2px;
    width: 60%;
}

#secondary .widget-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

#secondary .widget-title span {
    /* background-color: #289dcc; */
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
    text-transform: uppercase;
}

#secondary .widget,
.error-404 .widget {
    margin-bottom: 20px;
    font-size: 14px;
    background-color: #ffffff;
}

#secondary .widget p {
    font-size: 14px;
    line-height: 25px;
}

#secondary a:hover {
    text-decoration: underline;
}

.error-404 {
    padding-bottom: 20px;
    text-align: center;
}

.error-404 input.s {
    width: 50%;
}

#secondary .widget-title a.rsswidget {
    color: #fff;
}

.footer-widgets-wrapper {
    border-top: 1px solid #F2F2F2;
    background-color: #303440;
}

.footer-widgets-area {
    padding-top: 45px;
    padding-bottom: 10px;
    color: #cccccc;
}

.tg-footer-main-widget {
    width: 39.473684%;
    float: left;
    margin-right: 2.631579%
}

.tg-footer-other-widgets {
    float: right;
    width: 57.894737%;
}

.tg-first-footer-widget {}

.tg-second-footer-widget,
.tg-third-footer-widget {
    width: 30.303030%;
    float: left;
    margin-right: 4.545454%
}

.tg-fourth-footer-widget {
    width: 30.303030%;
    float: right;
    margin-right: 0;
}

.footer-widgets-area .widget-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.footer-widgets-area .widget-title span {
    background-color: #289dcc;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}

.footer-widgets-area p {
    text-align: left;
    color: #aaaaaa;
}

.footer-widgets-area a {
    color: #FFFFFF;
}

.footer-widgets-area a:hover {
    color: #289dcc;
}

#colophon .widget {
    margin-bottom: 40px;
}

#colophon,
#colophon p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.advertisement_above_footer {
    background-color: #ffffff;
}

.advertisement_above_footer .widget-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.advertisement_above_footer .widget-title span {
    background-color: #289dcc;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}

.footer-socket-wrapper {
    padding: 30px 0;
    background-color: #000;
}

.footer-socket-area {
    width: 100%;
}

.footer-socket-right-section {
    float: right;
}

.footer-socket-left-section {
    float: left;
}

.footer-socket-wrapper .copyright {
    color: #b1b6b6;
    float: left;
    font-size: 14px;
    max-width: 50%;
}

.footer-socket-wrapper .copyright a {
    color: #b1b6b6;
    border-bottom: 1px solid #5a5d62;
}

.footer-socket-wrapper .copyright a:hover {
    color: #ffffff;
}

.footer-socket-wrapper .small-menu {
    float: right;
}

.footer-socket-wrapper .small-menu a {
    padding-top: 0;
}

.footer-socket-wrapper .small-menu ul li ul {
    top: 21px;
}

a#scroll-up {
    background: #dd1818 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 20px;
    display: none;
    opacity: 1;
    padding: 10px 8px;
    position: fixed;
    right: 20px;
    transition: all 1s ease 0s;
    filter: alpha(opacity=50);
}

a#scroll-up i {
    font-size: 40px;
    color: #289dcc;
}

a#scroll-up:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#primary {
    float: left;
    width: 70.17543859%;
}

#secondary {
    float: right;
    width: 27.19298245%;
}

.left-sidebar #primary {
    float: right;
}

.left-sidebar #secondary {
    float: left;
}

.no-sidebar #primary {
    float: none;
    margin: 0 auto;
}

.no-sidebar-full-width #primary {
    width: 100%;
}

.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
    display: none;
}

.widget_featured_posts .article-content .above-entry-meta .cat-links a {
    /* background-color: #289dcc; */
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
}

.widget_featured_posts .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 22px;
}

.widget_featured_posts .article-content .entry-title a {
    color: #232323;
    text-shadow: none;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
    padding-right: 10px;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
    color: #888888;
    font-size: 10px;
    padding-right: 3px;
}

.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
    color: #888888;
    padding-right: 5px;
    font-size: 11px;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a {
    font-size: 12px;
}

.page-header .page-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.page-header .page-title span {
    background-color: #289dcc;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}

.archive #content .post p {
    font-size: 14px;
}

.archive #content .post:nth-child(2n+1) {
    float: right;
    width: 48.7013%;
}

.archive #content .post:nth-child(2n) {
    float: left;
    width: 48.7013%;
    clear: both;
}

.archive #content .post:first-child {
    float: none;
    width: 100%;
}

.archive #content .post:not(:first-child) .article-content .entry-title {
    font-size: 22px;
}

#content .post {}

.single #content .post,
#content .post {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
/* .blog #content .post:nth-child(2n){
    width: 48%;
    float: inherit;
}
.blog #content .post:nth-child(2n+1) {
    width: 48%;
    float: inherit;
}	 */
.blog #content .post {
    margin-bottom: 30px;
}

.single #content .post {
    margin-bottom: 0;
}

#content .post img {
    margin-bottom: 0;
}

#content .post .article-content {
    padding: 15px;
}

#content .post .article-content .above-entry-meta .cat-links a {
    background-color: #289dcc;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
}

#content .post .article-content .entry-title {
    font-size: 2.5em;
    font-weight: bolder;
    line-height: 48px;
    padding: 5px 0 0;
}

.blog #content .post .article-content .entry-title {
    font-size: 1.7em;
}

#content .post .article-content .entry-title a {
    color: #232323 !important;
}

.below-entry-meta .posted-on a,
.below-entry-meta .byline a,
.below-entry-meta .comments a,
.below-entry-meta .comments span,
.below-entry-meta .tag-links a,
.below-entry-meta .edit-link a {
    color: #232323 !important;
}

.home .below-entry-meta .posted-on a,
.home .below-entry-meta .byline a,
.home .below-entry-meta .comments a,
.home .below-entry-meta .comments span,
.home .below-entry-meta .tag-links a,
.home .below-entry-meta .edit-link a {
    color: #DD1818 !important;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}

.price .prices {
    display: inline-block;
    padding: 6px 12px;
}

#content .post .article-content .entry-title a:hover {
    color: #289dcc;
}

#content .post .article-content .below-entry-meta .posted-on,
#content .post .article-content .below-entry-meta .byline,
#content .post .article-content .below-entry-meta .comments,
#content .post .article-content .below-entry-meta .tag-links {
    padding-right: 10px;
}

#content .post .article-content .below-entry-meta .posted-on .fa {
    color: #888888;
    font-size: 10px;
    padding-right: 3px;
}

#content .post .article-content .below-entry-meta .byline .fa,
#content .post .article-content .below-entry-meta .comments .fa,
#content .post .article-content .below-entry-meta .tag-links .fa,
#content .post .article-content .below-entry-meta .edit-link .fa {
    color: #888888;
    padding-right: 5px;
    font-size: 11px;
}

#content .post .article-content .below-entry-meta .posted-on a,
#content .post .article-content .below-entry-meta .byline a,
#content .post .article-content .below-entry-meta .comments a,
#content .post .article-content .below-entry-meta .tag-links a,
#content .post .article-content .below-entry-meta .edit-link a {
    font-size: 12px;
}

#content .post .article-content .below-entry-meta {
    padding-bottom: 10px;
}

.below-entry-meta .updated {
    display: none;
}

.type-post .entry-title,
.type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
}

.post .entry-title a,
.search .entry-title a {
    color: #333333;
    transition: all 0.3s ease 0s
}

.post .entry-title a:hover,
.search .entry-title a:hover {
    color: #289dcc;
}

.post .entry-content {
    margin-bottom: 10px;
}

.entry-content ul {
    list-style: square;
}

.entry-content ul,
.entry-content ol {
    padding: 0 0 0 35px;
    margin-bottom: 30px;
}

.entry-content li>ul,
.entry-content li>ol {
    margin-bottom: 0;
}

.entry-content li {
    line-height: 1.3;
}

.post .entry-content a:hover {
    text-decoration: underline;
}

.entry-meta {
    color: #aaa;
    padding-bottom: 20px;
}

.entry-meta .byline i,
.entry-meta .cat-links i {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    color: #289dcc;
}

.entry-meta .byline a,
.entry-meta .cat-links a {
    font-size: 20px;
}

.entry-meta .byline,
.entry-meta .cat-links {}

.entry-meta .byline {
    margin-right: 25px;
}

.entry-meta a {
    color: #289dcc
}

.entry-meta a:hover {
    text-decoration: underline;
}

.entry-meta .sep {
    display: block;
    border-top: 1px solid #f2f2f2;
    position: relative;
    margin: 10px 0 10px 0;
}

.entry-meta .post-format {
    padding: 5px;
    position: absolute;
    right: -64px;
    top: -32px;
}

.entry-meta .post-format i {
    background-color: #289dcc;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 8px 8px 8px;
}

.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
    font-size: 12px;
    line-height: 20px;
    margin-right: 25px;
}

.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
    color: #aaa;
    font-size: 14px;
}

.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
    color: #289dcc;
    text-decoration: none;
}

.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none
}

.entry-content a.read-more:hover {
    text-decoration: none;
}

.single #content .tags a {
    border: 1px solid #EAEAEA;
    padding: 3px 5px;
    border-radius: 3px;
    color: #777777;
}

.single #content .tags a:hover {
    color: #289dcc;
    text-decoration: none;
}

.more-link {
    display: inline-block;
    background-color: #289dcc;
    border-radius: 3px;
}

.more-link span {
    font-size: 12px;
    padding: 5px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
}

.more-link span:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.no-post-thumbnail {
    background-color: #289dcc;
}

.tg-two-column-post-left {
    float: left;
    clear: both;
}

.tg-two-column-post-right {
    float: right;
}

.post-box {
    width: 48.5%;
    height: auto;
    margin-bottom: 30px;
    position: relative;
}

.yes-post-thumbnail.post-box {
    height: auto;
}

.post-box img {
    margin-bottom: 0;
}

.post-box .post-content-area {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.post-box .entry-title {
    padding-bottom: 0;
}

.post.post-box .entry-title a {
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 28px;
    text-transform: uppercase;
    padding: 10px;
}

.post.post-box .entry-title a:hover {
    color: #289dcc;
}

.post-box .entry-title:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto;
    width: 100px;
}

.post-box .entry-meta {
    padding-bottom: 0;
}

.post-box .entry-meta span .fa {
    color: #fff;
}

.post-box .entry-meta .posted-on a,
.post-box .entry-meta .cat-links a {
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 16px;
}

.post-box .entry-meta .posted-on i,
.post-box .entry-meta .cat-links i {
    color: #ffffff;
}

.post-box .entry-meta .posted-on a:hover,
.post-box .entry-meta .cat-links a:hover {
    color: #289dcc;
    text-decoration: none;
}

.widget_slider_area {
    float: left;
    width: 55.26315789%;
}

.widget_beside_slider {
    float: right;
    width: 43.85964912%;
}

.widget_featured_slider .single-slide {
    position: relative;
}

.widget_featured_slider img {
    margin-bottom: 0;
}

.widget_featured_slider .slide-content {
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    padding-bottom: 20px;
    padding-left: 5%;
    position: absolute;
    width: 95%;
}

.widget_featured_slider .slide-content .above-entry-meta .cat-links a {
    background-color: #289dcc;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
}

.widget_featured_slider .slide-content .entry-title {
    padding: 10px 0 0;
    font-size: 22px;
}

.widget_featured_slider .slide-content .entry-title a {
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.widget_featured_slider .slide-content .entry-title a:hover {
    color: #289dcc;
}

.widget_featured_slider .slide-content .below-entry-meta .posted-on,
.widget_featured_slider .slide-content .below-entry-meta .byline {
    padding-right: 10px;
}

.widget_featured_slider .slide-content .below-entry-meta .posted-on .fa {
    color: #ffffff;
    font-size: 10px;
    padding-right: 3px;
}

.widget_featured_slider .slide-content .below-entry-meta .byline .fa,
.widget_featured_slider .slide-content .below-entry-meta .comments .fa {
    color: #ffffff;
    padding-right: 5px;
    font-size: 11px;
}

.widget_featured_slider .slide-content .below-entry-meta .posted-on a,
.widget_featured_slider .slide-content .below-entry-meta .byline a,
.widget_featured_slider .slide-content .below-entry-meta .comments a,
.widget_featured_slider .slide-content .below-entry-meta .comments span {
    color: #ffffff;
    font-size: 12px;
}

.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover,
.widget_featured_slider .slide-content .below-entry-meta .byline a:hover,
.widget_featured_slider .slide-content .below-entry-meta .comments a:hover {
    color: #289dcc;
}

.widget_highlighted_posts .single-article {
    position: relative;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
    max-width: 49%;
}

.widget_highlighted_posts .single-article:nth-child(even) {
    margin-right: 0;
}

.widget_highlighted_posts img {
    margin-bottom: 0;
}

.widget_highlighted_posts .article-content {
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    padding-bottom: 10px;
    padding-left: 5%;
    position: absolute;
    width: 95%;
}

.widget_highlighted_posts .above-entry-meta {
    display: none;
}

.widget_highlighted_posts .article-content .above-entry-meta .cat-links a {
    background-color: #289dcc;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
}

.widget_highlighted_posts .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 16px;
}

.widget_highlighted_posts .article-content .entry-title a {
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.widget_highlighted_posts .article-content .entry-title a:hover {
    color: #289dcc;
}

.widget_highlighted_posts .article-content .below-entry-meta .posted-on,
.widget_highlighted_posts .article-content .below-entry-meta .byline {
    padding-right: 10px;
}

.widget_highlighted_posts .article-content .below-entry-meta .byline {
    display: none;
}

.widget_highlighted_posts .article-content .below-entry-meta .posted-on .fa {
    color: #ffffff;
    font-size: 10px;
    padding-right: 3px;
}

.widget_highlighted_posts .article-content .below-entry-meta .byline .fa,
.widget_highlighted_posts .article-content .below-entry-meta .comments .fa {
    color: #ffffff;
    padding-right: 5px;
    font-size: 11px;
}

.widget_highlighted_posts .article-content .below-entry-meta .posted-on a,
.widget_highlighted_posts .article-content .below-entry-meta .byline a,
.widget_highlighted_posts .article-content .below-entry-meta .comments a,
.widget_highlighted_posts .article-content .below-entry-meta .comments span {
    color: #ffffff;
    font-size: 11px;
}

.widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .byline a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .comments a:hover {
    color: #289dcc;
}

.widget_highlighted_posts .widget-title {
    color: #555555;
    font-size: 24px;
}

.blog .post .article-content .below-entry-meta .edit-link a,
.blog .post .article-content .below-entry-meta .tag-links a {
    font-size: 12px;
}

.blog .post .article-content .below-entry-meta .edit-link .fa,
.blog .post .article-content .below-entry-meta .tag-links .fa {
    color: #888888;
    padding-right: 5px;
    font-size: 11px;
}

.blog .post .article-content .below-entry-meta .tag-links {
    padding-right: 10px;
}

.search .post:nth-child(2n) {
    float: left;
    width: 48.7013%;
    clear: both;
}

.search .post:nth-child(2n+1) {
    float: right;
    width: 48.7013%;
}

.search .post:first-child {
    float: none;
    width: 100%;
}

.main-content-section {
    padding-top: 20px;
}

.main-content-section .tg-one-half {
    /*
width:48.75%;padding-bottom:0;
*/
}

.posted-on a,
.byline a,
.comments a,
.comments span,
.tag-links a,
.edit-link a {
    color: #888888;
}

.posted-on a:hover,
.byline a:hover,
.comments a:hover,
.tag-links a:hover,
.edit-link a:hover {
    color: #289dcc;
}

.widget_featured_posts .article-content .above-entry-meta .cat-links a {
    /* background-color: #289dcc; */
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
}

.widget_featured_posts .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 22px;
}

.widget_featured_posts .article-content .entry-title a {
    color: #232323;
    text-shadow: none;
}

.widget_featured_posts .article-content .entry-title a:hover {
    color: #289dcc;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
    padding-right: 10px;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding-right: 3px;
}

.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
    color: #888888;
    padding-right: 5px;
    font-size: 11px;
}

.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a,
.widget_featured_posts .article-content .below-entry-meta .comments span {
    font-size: 12px;
}

.widget_featured_posts {
    margin-bottom: 30px;
}

.widget_featured_posts .widget-title {
    border-bottom: 2px solid #289dcc;
    font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.widget_featured_posts .widget-title span {
    background-color: #289dcc;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}

.widget_featured_posts img {
    margin-bottom: 18px;
}

.widget_featured_posts .first-post {
    float: left;
    width: 48.70129870%;
    margin-bottom: 20px;
}

.widget_featured_posts .following-post {
    float: right;
    width: 48.70129870%;
}

.widget_featured_posts .following-post .byline {
    display: none;
}

.widget_featured_posts.widget_featured_posts_vertical .first-post,
.widget_featured_posts.widget_featured_posts_vertical .following-post {
    float: none;
    width: 100%;
}

.widget_featured_posts .single-article {
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.widget_featured_posts .article-content {
    float: left;
    padding: 0 15px 5px;
}

.widget_featured_posts .article-content .below-entry-meta {
    margin-bottom: 12px;
}

.widget_featured_posts .article-content .entry-content p {
    font-size: 14px;
}

.widget_featured_posts .following-post .single-article {
    margin-bottom: 15px;
}

.widget_featured_posts .following-post figure {
    float: left;
    margin-right: 10px;
}

#secondary .widget_featured_posts .following-post .article-content .entry-title {
    font-size: 14px;
    line-height: 1.4;
}

.widget_featured_posts .following-post .article-content .entry-title {
    font-size: 18px;
}

.widget_featured_posts .following-post .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .following-post .article-content .below-entry-meta .byline a {
    font-size: 11px;
}

.widget_featured_posts .following-post .article-content .below-entry-meta {
    margin-bottom: 0;
}

.widget_featured_posts .following-post img {
    margin-bottom: 0;
}

.widget_featured_posts .following-post .above-entry-meta {
    display: none;
}

.news-bar {
    background-color: #ffffff;
    padding: 8px 0 4px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    font-size: 14px;
}

.breaking-news {
    float: left;
}

.breaking-news div {
    display: none;
}

.breaking-news-latest {
    color: #555555;
    margin-right: 0;
    position: relative;
    margin-top: 0px;
    vertical-align: top;
}

.breaking-news div {
    display: inline-block;
    word-wrap: break-word;
}

.date-in-header {
    float: left;
    color: #555555;
    font-size: 14px;
    padding-right: 15px;
}

.newsticker {
    display: inline-block;
    padding-left: 0;
    overflow: hidden;
    height: 20px;
}

.author-box {
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.author-img img {
    margin-right: 15px;
}

.author-name {
    padding-bottom: 10px;
    font-size: 20px;
}

.author-description {}

.related-posts-main-title {}

.related-posts-main-title .fa {
    color: #289dcc;
}

.related-posts-main-title span {
    font-size: 26px;
    padding-left: 10px;
}

.single-related-posts {
    width: 32.5%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin-right: 1.25%;
    float: left;
    margin-bottom: 25px;
}

.single-related-posts img {
    margin-bottom: 0;
}

.related-posts .single-related-posts:nth-child(3n+3) {
    margin-right: 0;
}

.single-related-posts .article-content {
    padding: 0 10px 5px;
}

.single-related-posts .byline {
    display: none;
}

.single-related-posts .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 18px;
}

.single-related-posts .article-content .entry-title a {
    color: #232323;
    text-shadow: none;
}

.single-related-posts .article-content .entry-title a:hover {
    color: #289dcc;
}

.single-related-posts .article-content .below-entry-meta .posted-on,
.single-related-posts .article-content .below-entry-meta .byline {
    padding-right: 10px;
}

.single-related-posts .article-content .below-entry-meta .posted-on .fa {
    color: #888888;
    font-size: 10px;
    padding-right: 3px;
}

.single-related-posts .article-content .below-entry-meta .byline .fa,
.single-related-posts .article-content .below-entry-meta .comments .fa {
    color: #888888;
    padding-right: 5px;
    font-size: 11px;
}

.single-related-posts .article-content .below-entry-meta .posted-on a,
.single-related-posts .article-content .below-entry-meta .byline a,
.single-related-posts .article-content .below-entry-meta .comments a {
    font-size: 12px;
}

.share-buttons {
    display: inline-block;
}

.box {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    display: inline-block;
}

.count {
    background: none repeat scroll 0 0 #f2f2f2;
    color: #289dcc;
    float: right;
    font-size: 22px;
    padding: 0 16px;
}

.share {
    float: left;
}

#twitter,
#facebook,
#googleplus,
#pinterest {
    float: left;
    padding-right: 20px;
}

.share .fa {
    display: block;
    font-size: 30px;
    line-height: 35px;
    padding: 0 15px;
}

.share .fa-twitter {
    color: #55acee;
}

.share .fa-facebook-square {
    color: #3b5998;
}

.share .fa-google-plus-square {
    color: #dd4b39;
}

.share .fa-pinterest {
    color: #cc2127;
}

.advertisement_125x125 {}

.advertisement_125x125 img {
    margin-bottom: 8px;
    padding: 0 2px;
}

.advertisement-title {}

.advertisement_300x250 {}

.advertisement_300x250 img {
    margin: 0 auto;
    display: block;
}

#header-right-section .advertisement_728x90 {
    margin-bottom: 0;
    padding: 0;
}

.advertisement_728x90 {
    padding: 15px 0 45px;
    display: block;
}

#header-right-section .advertisement_728x90 img {
    padding: 0;
}

.advertisement_728x90 img {
    box-shadow: none;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.advertisement-content {
    text-align: center;
}

.advertisement_below_post_title {
    float: left;
    width: 300px;
    margin-right: 10px;
}

.image-popup {}

.featured-image {}

.post .featured-image {
    text-align: center;
}

#site-navigation {
    z-index: 999;
}

.fitvids-video {}

.video-title {}

.single-format-gallery {}

.gallery-post-format {}

.gallery-images {}

@media screen and (max-width:1190px) {
    #page {
        width: 97%;
    }
    .wide #page {
        width: 100%;
    }
    .inner-wrap {
        width: 94%;
    }
}

@media screen and (max-width:768px) {
    #header-text-nav-wrap {
        padding: 10px 0;
    }
    #header-left-section {
        float: none;
        margin-bottom: 10px;
    }
    #header-logo-image {
        float: none;
        text-align: center;
        padding-right: 0;
    }
    #header-text {
        float: none;
        text-align: center;
        padding-right: 0;
    }
    #header-right-section {
        float: none;
    }
    #header-right-section .widget {
        text-align: center;
    }
    .menu-toggle {
        display: block;
        float: left;
    }
    .main-navigation ul {
        display: none;
    }
    .main-navigation .home-icon a {
        padding: 7px 10px;
    }
    .widget_slider_area,
    .widget_beside_slider {
        float: none;
        width: 100%;
    }
    .widget_slider_area {
        padding-bottom: 10px;
    }
    #primary,
    #secondary {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .widget_featured_posts .article-content .entry-content p {
        display: table;
        font-size: 14px;
        padding-top: 10px;
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .news-bar {
        text-align: center;
    }
    .date-in-header,
    .breaking-news,
    #masthead .social-links {
        float: none;
        max-width: 100%;
    }
    .newsticker li {
        text-align: left;
    }
    .archive #content .post:first-child,
    .archive #content .post:nth-child(2n),
    .archive #content .post:nth-child(2n+1) {
        float: none;
        width: 100%;
    }
    .blog .post:first-child,
    .blog .post:nth-child(2n),
    .blog .post:nth-child(2n+1) {
        float: none;
        width: 100%;
    }
    .search .post:first-child,
    .search .post:nth-child(2n),
    .search .post:nth-child(2n+1) {
        float: none;
        width: 100%;
    }
    .tg-footer-main-widget {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .tg-footer-other-widgets {
        float: none;
        width: 100%;
    }
    .footer-socket-right-section,
    .footer-socket-left-section {
        float: none;
        text-align: center;
    }
    .footer-socket-wrapper .copyright {
        float: none;
        max-width: 100%;
        text-align: center;
    }
    .footer-socket-area .social-links {
        float: none;
    }
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        width: 25%;
    }
}

@media screen and (max-width:420px) {
    .widget_featured_posts .first-post,
    .widget_featured_posts .following-post {
        float: none;
        width: 100%;
    }
    .main-content-section .tg-one-half {
        width: 100%;
    }
    .tg-second-footer-widget,
    .tg-third-footer-widget,
    .tg-fourth-footer-widget {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .single-related-posts {
        margin-right: 0;
        width: 100%;
    }
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
        width: 33.33%;
    }
}

@media screen and (max-width:380px) {
    .widget_highlighted_posts .single-article {
        float: none;
        margin-right: 0;
        max-width: 100%;
    }
}

.foot-menu a {
    color: white;
}

.news-bar {
    background-color: #271212 !important;
}

.date-in-header {
    color: #fff !important;
}

#header-text-nav-container .news-bar {
    background-color: rgb(37, 37, 37) !important;
    padding: 0;
}

.breaking-news strong {
    background: rgb(200, 8, 17) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-family: "Montserrat", sans-serif;
    padding: 4px 18px;
    text-transform: uppercase;
    display: inline-block;
}

.newsticker {
    margin-top: 4px;
}

.no-padding {
    padding: 0 !important;
}

.logo-b #header-logo-image img {
    margin: 0 auto;
    max-width: 217px;
}

#header-left-section>div {
    float: unset;
    padding: 0;
    text-align: left;
}

.logo-b {
    max-width: 225px;
}

.date-in-header {
    color: #000000 !important;
    display: inline-block;
    float: left;
    font: 14px/24px Montserrat, sans-serif;
    padding: 0;
}

#header-right-section.ad-banner {
    float: left;
}

.advertisement-content {
    padding-left: 40px;
}

#header-right-section .advertisement_728x90 img {
    max-width: 728px;
    width: 100%;
}

.title-default,
.widget-title {
    display: table;
    margin: 0 0 17px;
    width: 100%;
}

.title-default::after,
.widget-title::after,
#secondary .widget-title::after {
    background: #c80811;
    content: "";
    display: block;
    height: 2px;
    overflow: hidden;
    position: relative;
    top: 15px;
}

.title-default span,
.widget-title span {
    background: #c80811;
    color: #fff;
    float: left;
    font: 500 16px/22px Montserrat, sans-serif;
    margin-right: 20px;
    padding: 5px 10px;
    text-transform: capitalize;
}

.widget_featured_posts .widget-title {
    border-bottom: medium none!important;
}

.title-default span a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}

.title-default span a:hover {
    color: rgb(255, 255, 255);
}

.logo-b #header-logo-image>a {
    display: block;
    margin: 20px 0;
}

.today i {
    width: 18px;
}

.today-details {
    float: left;
}

.today-details>span {
    display: inline-block;
    float: left;
}

.today-details span i {
    color: #333333;
    margin: 0 5px 0 10px;
    font-size: 18px;
}

.today-details .weather-ajax-container {
    color: #333333;
    float: left;
    font-size: 14px;
    margin: 0;
}

#site-navigation {
    border: medium none !important;
}

.menu-primary-container {
    display: table;
    margin: 0 auto;
    float: left;
}

.menu-width {
    margin: 0 auto;
    width: 61%;
}

.ad-banner .advertisement-content {
    margin: 0 auto;
    padding-left: 0;
    width: 90%;
}

#site-title a,
.next a:hover,
.previous a:hover,
.social-links i.fa:hover {
    color: #ffffff !important;
    font-weight: normal;
}

.widget_featured_posts .first-post .article-content .below-entry-meta {
    margin: 0;
}

.widget_featured_posts .first-post .article-content .entry-title {
    padding-top: 5px;
    font-weight: 600;
}

.videos .fa.fa-video-camera {
    color: #ffffff;
}

.home #main.content-area {
    padding: 0;
}

.category-slider-data {
    height: 490px;
    position: absolute;
    right: 8%;
    width: 377px;
    z-index: 99;
}

.widget_slider_area {
    width: 100% !important;
}

.banner .bx-viewport {}

.banner .slider-featured-image img {
    height: auto;
    margin: 0 auto;
}

.banner .widget_featured_slider .slide-content {
    background: rgba(0, 0, 0, 0.67) none repeat scroll 0 0;
}

.banner .widget_featured_slider .slide-content .above-entry-meta,
.banner .widget_featured_slider .slide-content .below-entry-meta .comments,
.banner .widget_featured_slider .slide-content .below-entry-meta .byline {
    display: none;
}

.banner .slide-content .entry-title>a {
    color: rgb(255, 255, 255);
    font-family: "Montserrat", sans-serif;
    font-size: 39px;
    font-weight: bold;
}

.banner .slide-content .below-entry-meta time {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}

.weather-report .time_temperature {
    float: left;
    margin: 0 !important;
}

.weather-report svg#cloudDrizzleSun {
    margin: 0 !important;
}

.weather-report #wpc-weather.small .now .time_symbol svg {
    height: 25px;
    width: 25px;
}

.weather-report .time_symbol.climacon {
    float: left;
    line-height: 0;
    margin: 0 10px 0 0 !important;
}

.weather-report .location_name {
    float: right;
}

.weather-report #wpc-weather {
    padding: 0 8px;
    margin-top: 0;
}

.weather-report .now {
    color: rgb(51, 51, 51);
    font: 14px/24px Montserrat, sans-serif;
    width: 110px;
}

.weather-report {
    height: 38px;
}

.category-slider-data .wpt_widget_content .tab_title>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: rgb(37, 37, 37) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600 !important;
    padding: 2px 15px 4px;
    text-transform: uppercase;
}

.category-slider-data .wpt_widget_content .tab_title.selected a {
    border: 1px solid rgb(200, 8, 17) !important;
}

.category-slider-data .wpt_widget_content ul.has-3-tabs li {
    margin: 5% 2%;
    width: auto;
    border: medium none;
}

.category-slider-data .wpt_widget_content {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    padding: 2%;
}

.category-slider-data .wpt-tabs.has-3-tabs::after {
    background-color: rgb(221, 24, 24);
    content: "";
    height: 2px;
    position: absolute;
    right: 0px;
    top: 28px;
    width: 51px;
}

.category-slider-data .wpt-tabs.has-3-tabs {
    position: relative;
}

.category-slider-data .wpt-postmeta,
.category-slider-data .entry-title {
    color: rgb(1, 1, 1) !important;
    display: none;
}

.category-slider-data .entry-title a {
    color: rgb(1, 1, 1) !important;
}

.category-slider-data .wpt_excerpt {
    float: left;
    width: 73%;
}

.category-slider-data .wpt-pagination .next {
    background-color: rgb(222, 23, 23) !important;
    border-radius: 2px;
    color: rgb(255, 255, 255) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    padding: 2px 10px;
}

.home .main-content-section.clearfix {
    padding-top: 40px;
}

#secondary .widget-title {
    border: medium none !important;
}


/*
.first-post .article-content{left:0;background-color:unset;bottom:18px;max-width:336px;position:absolute;width:100%;z-index:99;}
*/

.first-post .article-content {
    left: unset;
    right: 0;
    top: 0;
    background-color: unset;
    bottom: 18px;
    /* position: absolute; */
    width: 54%;
    z-index: 99;
}

.single-article img {
    max-width: 43%;
}

.single-article figure {
    max-width: 100%;
}

.first-post .single-article.clearfix>figure {
    text-align: left;
}

.tg-one-half .above-entry-meta,
.tg-one-half .entry-content,
.tg-one-half .comments {
    /*
display:none;
*/
}

.widget_featured_posts .single-article {
    position: relative;
}


/*
.widget_featured_posts .single-article{margin:0 auto;max-width:400px;overflow:hidden !important;position:relative;width:100%;min-height:319px;}
*/

.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa,
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
    color: #DD1818;
}

.tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
    color: #DD1818;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    height: 100%;
    max-height: 47px;
    max-width: 369px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 24px;
}

.widget_featured_posts .single-article {
    box-shadow: none !important;
}

.widget_featured_posts .following-post .article-content .below-entry-meta .posted-on .fa {
    color: rgb(161, 161, 161) !important;
}

.widget_featured_posts .following-post .article-content .entry-title a {
    color: rgb(1, 1, 1) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.widget_featured_posts .following-post .article-content .posted-on>a {
    color: rgb(161, 161, 161) !important;
    font: bold 12px/24px Montserrat, sans-serif !important;
}

#secondary .shadow {
    text-align: center;
}

#secondary .shadow .buynow a {
    background: rgb(222, 23, 23) none repeat scroll 0 0;
    cursor: pointer;
    float: right;
    font-size: 16px;
    padding: 8px 10px;
    text-align: end;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

#secondary .shadow .price {
    background: rgb(37, 37, 37) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-family: "Montserrat", sans-serif;
    font-size: 20px !important;
    font-weight: bold;
    height: 44px;
    padding: 0;
    text-align: left;
}

#secondary .shadow img {
    margin: 0;
}

#secondary .advertisement-content {
    padding: 0;
}

.category-slider-data .wpt_excerpt p {
    color: rgb(37, 37, 37) !important;
}

.category-slider-data .wpt_widget_content .tab-content li {
    margin: 0 0 9px;
    padding: 0 10px !important;
}

#secondary .widget_featured_posts .following-post {
    float: unset;
    width: 100%;
}

#secondary .widget_featured_posts .first-post {
    float: unset;
    width: 100%;
}

#secondary .widget_featured_posts .first-post .article-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position: unset;
    width: 100%;
}

#secondary .widget_featured_posts .first-post .article-content .above-entry-meta,
#secondary .widget_featured_posts .first-post .article-content .entry-content,
#secondary .widget_featured_posts .first-post .byline,
#secondary .widget_featured_posts .first-post .comments,
#secondary .widget_featured_posts .commentsz {
    display: none;
}

#secondary .widget_featured_posts .article-content .entry-title a {
    color: rgb(35, 35, 35) !important;
}

#secondary .widget_featured_posts .article-content time,
#secondary .widget_featured_posts .article-content .fa,
#secondary .widget_featured_posts .comments a {
    color: rgb(161, 161, 161) !important
}

.Footer_Menu .menu li {
    display: inline-block;
    padding: 0 8px;
}

.Footer_Menu .menu li a {
    color: rgb(255, 255, 255);
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.footer-socket-area .footer-socket-left-sectoin font {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
}

.newsticker a {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

#mailmunch-optin-form .text p,
body .theme-simple .text {
    font: 14px/24px Montserrat, sans-serif;
    width: 100%;
}

.zoom-social-icons-widget ul {
    font-size: 11px;
    text-align: center;
}

.zoom-social-icons-widget li .zoom-social_icons-list__link {
    display: inline-block;
    margin: 0 4px;
    position: relative;
    top: 0;
    transition: all 100ms ease 0s;
}

.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    margin: 2px !important;
}

.zoom-social-icons-widget li .zoom-social_icons-list__link:hover {
    top: -4px;
}

#zoom-social-icons-widget-3.zoom-social-icons-widget {
    margin-bottom: 10px;
}

.branding-container .mailmunch-branding {
    display: none !important;
}

.custom_form .submit-wrapper .submit {
    font: 700 14px/24px Montserrat, sans-serif !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
}

#mailmunch-optin-form .text p {
    font: 14px/24px Montserrat, sans-serif!important;
    width: 100%!important;
}

.wpt_widget_content {
    min-height: 417px;
}

#secondary .widget_featured_posts .first-post {
    display: none;
}

.widget_featured_posts .article-content .entry-title a:hover {
    color: #dd1818 !important;
}

img:hover {
    transition: all 1s ease 0s;
}

img {
    transition: all 1s ease-in 0s;
}

#secondary .shadow .buynow:hover,
.category-slider-data .wpt-pagination .next:hover {
    opacity: 0.6;
}

.fa.search-top:hover {
    background-color: rgba(0, 0, 0, 0.3)!important;
}

.home-icon.front_page_on,
.main-navigation a:hover,
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover>a,
.main-navigation ul li.current-menu-ancestor>a,
.main-navigation ul li.current-menu-item ul li a:hover,
.main-navigation ul li.current-menu-item>a,
.main-navigation ul li.current_page_ancestor>a,
.main-navigation ul li.current_page_item>a,
.main-navigation ul li:hover>a,
.main-small-navigation li a:hover,
.site-header .menu-toggle:hover {}

.main-navigation a:hover,
.main-navigation a:active,
.main-navigation a:focus,
.main-small-navigation a:hover,
.main-small-navigation a:focus,
.main-small-navigation a:active,
.current_page_item.current-menu-item.page_item {
    border-bottom: 4px solid rgb(255, 255, 255);
    opacity: 1;
}

#header-logo-image>a:hover,
#header-logo-image>a:active,
#header-logo-image>a:focus {
    border-bottom: medium none;
}

.category-slider-data .wpt_widget_content .tab_title>a:hover {
    background: rgb(221, 24, 24) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
    transition: all 0.5s ease-out 0s;
}

.category-slider-data .wpt_widget_content .tab_title>a {
    transition: all 0.5s ease-out 0s;
    line-height: 20px;
}

.Footer_Menu .menu li a:hover,
.Footer_Menu .menu li a:active,
.Footer_Menu .menu li a:focus {
    color: rgb(221, 24, 24) !important;
}

.widget_featured_posts .widget-title .viewall {
    font-size: 14px;
    text-transform: uppercase;
}

.widget .widget-title>span:nth-child(2) {
    margin: 0;
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 99;
}

.widget_featured_posts .widget-title {
    max-width: 380px;
    position: relative;
    width: 100%;
}

.front-page-top-section.banner {
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    width: 100%;
}

.category-slider-data .wpt_excerpt p {
    color: rgb(1, 1, 1) !important;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: left;
}

.banner {
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    width: 100%;
}

.wpt_excerpt p a {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    font-size: 12px;
    font-weight: normal;
    padding: 1px 8px;
}

#popular-tab-content li {
    border: medium none;
}

.home #main {
    max-width: 100%;
    width: 100%;
}

#main {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

#emailSub-form .submit,
#emailSub-form-new .wpcf7-submit {
    border-radius: 3px;
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 18px;
    padding: 3%;
    text-transform: uppercase;
    width: 100%;
}

#emailSub-form>input,
#emailSub-form-new input {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
    max-width: 320px;
    padding: 3% 0 2% 5%;
    width: 95%;
}

#emailSub-form-new.news-new-form {
    margin-top: 15px;
}

#emailSub-form-new .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 0;
}

#emailSub-form-new br {
    display: none;
}

#emailSub-form-new .ajax-loader {
    margin: 0;
}

.category-slider-data .wpt_widget_content #tags-tab-content ul li {
    border: medium none;
    line-height: 0;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.category-slider-data .wpt_widget_content #tags-tab-content p a.tab-read {
    background: rgb(255, 0, 0) none repeat scroll 0 0 !important;
    display: table;
    padding: 1px 8px !important;
}

.category-slider-data .wpt_widget_content #tags-tab-content ul li a {
    padding: 0;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.next a:hover,
.previous a:hover {
    color: rgba(221, 24, 24, 0.7) !important;
}

@media screen and (max-width:1349px) {
    .wpt_widget_content {
        min-height: auto;
    }
}

@media screen and (max-width:1199px) {
    .menu-width {
        margin: 0 auto;
        width: 100%;
    }
    .fa.search-top {
        right: 0;
    }
    #header-right-section.ad-banner {
        float: left;
        width: 50%;
    }
    #header-left-section {
        float: left;
        width: 30%;
    }
    .today-details {
        float: left;
        width: 23%;
    }
    #header-text-nav-wrap {
        padding: 20px 0;
    }
    .category-slider-data {
        float: unset;
        margin: 0 auto;
        max-width: 500px;
        position: unset;
        text-align: center;
        width: 100%;
        height: auto;
    }
    .widget_slider_area {
        float: unset;
    }
    .banner .slide-content .entry-title>a {
        font-size: 26px;
    }
    #secondary .widget_featured_posts .article-content .entry-title a {
        display: block;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 95%;
        word-wrap: break-word;
    }
    #secondary .widget_featured_posts .article-content {
        float: left;
        min-width: 105px;
        width: 56%;
    }
    #secondary .widget_featured_posts .single-article.clearfix>figure {
        float: left;
        max-width: 45px;
        min-width: 46px;
        width: 90%;
    }
    #secondary .widget_featured_posts .entry-title {
        padding: 0;
    }
}

@media screen and (max-width:974px) {
    #header-left-section {
        float: left;
        width: 25%;
    }
    #header-right-section.ad-banner {
        float: left;
        width: 40%;
    }
    .today-details {
        float: left;
        max-width: 220px;
        width: 100%;
    }
    .sticky-wrapper {
        height: auto !important;
    }
    .logo-b #header-logo-image img {
        width: 100%;
    }
    .main-small-navigation li {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
}

@media screen and (max-width:767px) {
    .newsticker li {
        text-align: center;
    }
    #header-left-section {
        float: unset;
        margin: 0 auto;
        width: 100%;
    }
    #header-right-section.ad-banner {
        float: unset;
        width: 100%;
    }
    .today-details {
        float: unset;
        margin: 10px auto;
        max-width: 220px;
        width: 100%;
    }
    .banner .slide-content .entry-title>a {
        display: block;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 95%;
        word-wrap: break-word;
    }
    .banner .widget_featured_slider .slide-content {
        padding-bottom: 0;
    }
    .banner .slide-content .below-entry-meta time {
        font-size: 11px;
    }
    .category-slider-data .wpt-tabs.has-3-tabs::after {
        position: unset;
    }
    .category-slider-data .wpt_excerpt p {
        font-size: 12px;
    }
    .category-slider-data .wpt_widget_content {
        padding: 2%;
    }
    .category-slider-data {
        padding: 1%;
        width: 98%;
    }
    .footer-socket-left-sectoin {
        text-align: center;
    }
    .footer-socket-right-section,
    .footer-socket-left-section {
        margin: 10px auto;
    }
    .footer-socket-wrapper {
        padding: 5px 0;
    }
    .footer-socket-right-section {
        float: unset;
        text-align: center;
    }
    #secondary .shadow .price {
        margin: 0 auto;
        max-width: 374px;
    }
    .widget_featured_posts .article-content {
        float: left;
    }
    .search-form-top {
        top: 43px;
    }
}

#header-text-nav-wrap {
    display: none;
}

nav #header-logo-image>a {
    padding: 12px 0 0 15px;
}

#header-text-nav-container nav .fa.fa-search.search-top {
    display: none;
}

@media screen and (min-width:1170px) {
    .search-form-top {
        display: block !important;
        padding: 0;
        top: 24px;
    }
}

.search-form-top .s.field {
    font-size: 15px;
    height: 30px;
    padding: 0 15px;
}

.search-wrap button {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-bottom-right-radius: 5px;
    border-left: 1px solid rgb(128, 128, 128);
    border-top-right-radius: 5px;
    line-height: 29px;
    padding: 0 8px;
    z-index: 38;
}

#masthead .search-wrap input.s {
    border: medium none;
    width: 295px;
}

.main-navigation .home-icon a {
    font-size: 13px;
    letter-spacing: 1px;
    padding: 26px 30px;
}

.home-icon.front_page_on a {
    border-bottom: 4px solid rgb(255, 255, 255);
}

.main-navigation a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 26px 41px;
}

#header-logo-image img:hover {
    opacity: 1;
}

nav .inner-wrap .menu-width {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.home-icon .fa {
    font-size: 22px;
}

.menu-width {
    width: 66% !important;
}

nav #header-logo-image>a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.startup-of-month .text-content {
    background: rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
    left: 0;
    margin: 0 auto;
    max-width: 323px;
    padding: 19px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.startup-of-month {
    position: relative;
    overflow: hidden;
}

.startup-of-month .text-content>p {
    color: rgb(255, 255, 255);
    font-family: "Montserrat";
    font-size: 15px !important;
    font-weight: bold;
}

.startup-of-month .text-content>a {
    background: rgb(200, 8, 17) none repeat scroll 0 0;
    padding: 6px 20px;
    text-transform: uppercase;
}

.startup-of-month .text-content>a:hover {
    background: rgb(55, 55, 55) none repeat scroll 0 0;
    text-decoration: none !important;
}

.title-default::after,
.widget-title::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.widget_featured_posts .widget-title {
    margin: 0;
    padding: 20px 0 0 20px;
    position: absolute;
    z-index: 101;
}

.tg-one-half .byline .url.fn.n {
    /*text-decoration:underline; */
    text-transform: capitalize;
}

.widget_featured_posts .article-content {}

.widget_featured_posts {
    margin-bottom: 30px;
}

.widget_featured_posts img {
    margin-bottom: 8px;
}

.first-post .article-content {
    bottom: 8px;
    padding: 0;
}

@media screen and (max-width:1169px) {
    #header-text-nav-container nav .fa.fa-search.search-top {
        display: block;
    }
    .fa.search-top {
        padding: 31.5px 12px;
    }
}

@media only screen and (min-width:769px) and (max-width:859px) {
    .menu-width {
        width: 62% !important;
    }
    .main-navigation a {
        padding: 26px 22px;
    }
}

@media screen and (max-width:768px) {
    .main-navigation .home-icon a {
        font-size: 19px !important;
        padding: 7px 10px !important;
    }
    .menu-width {
        width: 96% !important;
    }
    .fa.search-top {
        padding: 16px;
        top: 75px;
    }
    .search-form-top {
        top: 108px;
    }
}

@media only screen and (min-width:421px) and (max-width:768px) {
    .widget_featured_posts .widget-title {
        max-width: 380px;
        width: 44%;
    }
    .startup-of-month {
        margin: 0 auto;
        max-width: 323px;
        position: relative;
        width: 100%;
    }
    #secondary .widget {
        margin: 0 auto;
        text-align: center;
    }
    .startup-of-month {
        margin: 0 auto;
        max-width: 323px;
        position: relative;
        width: 100%;
    }
    .tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 38ch !important;
        word-wrap: break-word;
    }
}

@media only screen and (min-width:421px) and (max-width:569px) {
    .tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 29ch !important;
        word-wrap: break-word;
    }
    .widget_featured_posts .article-content {
        padding: 0 !important;
    }
    /*
.widget_featured_posts .article-content{padding:70% 8px 12px !important;}
*/
}

@media screen and (max-width:420px) {
    .first-post .article-content {
        position: relative;
        width: 100%;
    }
    .single-article img {
        max-width: 100%;
    }
    .widget_featured_posts .widget-title {
        max-width: 380px;
        width: 60%;
    }
    .startup-of-month {
        margin: 0 auto;
        max-width: 323px;
        position: relative;
        width: 100%;
    }
    #secondary .widget {
        margin: 0 auto;
        text-align: center;
    }
}

.contact-form .c-f-title {
    color: rgb(0, 0, 0);
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: bold;
    line-height: 31px;
    padding: 10px 0 20px;
}

.contact-form .c-f-passage {
    color: rgb(122, 122, 122);
    font-family: "Montserrat";
    font-size: 16px;
    padding: 0 0 25px;
}

.contact-form input,
.contact-form textarea {
    background-color: #ececec;
    color: rgb(162, 162, 162);
    font-size: 14px;
    height: 42px;
    margin: 0 0 20px;
    max-width: 565px !important;
    padding: 0 15px;
    width: 91.5%;
}

.contact-form textarea {
    height: 93px !important;
    padding: 15px 13px;
    width: 92% !important;
}

.contact-form .wpcf7-form-control.wpcf7-submit {
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-family: "Arial";
    font-size: 20px;
    font-weight: bold;
    height: 45px;
    width: 132px;
}

.left-mail.clearfix>ul {
    list-style: outside none none;
    padding: 0;
}

.left-mail.clearfix li {
    color: rgb(0, 0, 0) !important;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

.left-mail.clearfix li:first-child {
    border-right: 1px solid rgb(0, 0, 0);
    margin: 0 10px;
    padding: 0 20px 0 13px;
}

.left-mail.clearfix a {
    color: rgb(0, 0, 0) !important;
}

.left-mail.clearfix li .fa {
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 0 8px;
}

.left-mail.clearfix li:first-child .fa {
    font-size: 16px;
    padding: 0 5px;
    vertical-align: top;
}

.top-data {
    color: rgb(0, 0, 0);
    font-size: 16px;
    padding: 0 26px;
}

.top-data .contact-name {
    padding: 25px 0 0;
}

.top-data .contact-name .gray {
    color: rgb(122, 122, 122);
}

.top-data .tit-data {
    color: rgb(122, 122, 122);
    padding-top: 30px;
}

.contact-left {
    padding: 0 25px;
}

.social-media-links .cnss-social-icon li {
    padding-right: 12px;
}

.top-data .tit-data>span {
    color: rgb(0, 0, 0);
}

.social-media-links .cnss-social-icon {
    margin: 0;
    padding: 0;
    text-align: left !important;
}

.data-title {
    color: rgb(122, 122, 122);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 28px 25px 0;
}

.social-media-links {
    margin-bottom: 25px;
    padding: 0 25px;
}

.page-id-9 .contact-cont {
    margin-top: -10px;
}

.page-id-9 .entry-header>h1.entry-title,
.page-id-221 .entry-header>h1.entry-title {
    display: none;
}

#secondary #pis_posts_in_sidebar-3 .pis-li {
    display: table;
    margin-bottom: 5px !important;
}

.contact-left {
    float: left;
    padding: 0 25px;
    width: 45%;
}

.contact-right {
    float: left;
    width: 50%;
}

@media screen and (max-width:961px) {
    .contact-left {
        float: none;
        margin: 0 auto;
        max-width: 570px;
        padding: 0 25px;
        width: 90%;
    }
    .contact-right {
        float: none;
        margin: 0 auto;
        max-width: 570px;
        width: 100%;
    }
}

#srel-main-div .srel-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgb(221, 24, 24);
    border-radius: 10px;
    cursor: pointer;
    float: left;
    height: 310px;
    margin-bottom: 26px;
    margin-left: 26px;
    overflow: hidden;
    padding: 0;
    position: relative;
    transition: all 1s ease 0s;
    width: 30%;
}

.srel-content-right {
    bottom: 18px;
    max-width: 318px;
    padding: 5px 22px;
    position: unset;
    width: 100%;
    z-index: 99;
}

.srel-thumbnail>p {
    background: #c80811 none repeat scroll 0 0;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: bold;
    margin: 25px;
    max-width: 130px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}

.srel-thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 330px;
    min-width: 300px;
    text-align: center;
    vertical-align: middle !important;
    width: 100% !important;
}

#srel-main-div .head-event {
    display: none;
}

.srel-content::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    transition: all 1s ease 0s;
    max-width: 366px;
}

#srel-main-div .srel-content-right h4 {
    color: rgb(221, 24, 24) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

#srel-main-div .srel-content-right h4 {
    border-bottom: 1px solid rgb(0, 0, 0);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 26ch;
}

#srel-main-div .srel-content-left {
    float: left;
    height: 190px;
    padding: 11px;
    width: auto;
}

#srel-main-div .event-date>p,
#srel-main-div .srel-content-right p {
    color: rgb(255, 114, 0) !important;
    font-family: "Montserrat";
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.srel-content.srel-content:hover::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    transition: all 1s ease 0s;
}

.srel-content:hover .srel-thumbnail img {}

#srel-main-div .srel-content:hover .srel-content-right h4 {
    color: rgb(0, 0, 0) !important;
    transition: all 1s ease 0s;
}

@media only screen and (min-width:768px) and (max-width:999px) {
    #srel-main-div .srel-content:nth-child(4n+1),
    #srel-main-div .srel-content:nth-child(2) {
        margin-bottom: 32px;
        margin-left: 35px;
    }
    #srel-main-div .srel-content {
        width: 45%;
    }
}

@media only screen and (min-width:320px) and (max-width:643px) {
    .page-id-221 #srel-main-div .srel-content-right {
        float: right;
        padding-left: 14px;
        width: 100%;
    }
    .page-id-221 #srel-main-div .srel-content-left {
        border-left: none;
        float: left;
        margin: 0;
        padding-right: 0;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    #srel-main-div .srel-content:nth-child(4n+1),
    #srel-main-div .srel-content:nth-child(2) {
        margin-bottom: 32px;
        margin-left: 35px;
    }
    #srel-main-div .srel-content {
        float: none;
        margin: 25px auto !important;
        max-width: 400px;
        width: 100%;
    }
}

.widget.widget_featured_posts.widget_featured_posts_vertical.widget_featured_meta.clearfix .article-content,
.tg-one-half .widget_featured_posts .article-content .entry-title a,
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa,
.widget_featured_posts .article-content .below-entry-meta .posted-on time,
.widget_featured_posts .article-content .byline .fa,
.widget_featured_posts .article-content .byline .url {
    transition: all 1s ease 0s;
}

.widget.widget_featured_posts.widget_featured_posts_vertical.widget_featured_meta.clearfix:hover .article-content {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    transition: all 1s ease 0s;
}

.tg-one-half .widget_featured_posts:hover .article-content .entry-title a {
    color: rgb(255, 0, 0) !important;
    transition: all 1s ease 0s;
}

.widget_featured_posts:hover .article-content .below-entry-meta .posted-on .fa {
    color: rgb(255, 0, 0);
    transition: all 1s ease 0s;
}

.widget_featured_posts:hover .article-content .below-entry-meta .posted-on time {
    color: rgb(255, 0, 0);
    transition: all 1s ease 0s;
}

.widget_featured_posts:hover .article-content .byline .fa,
.widget_featured_posts:hover .article-content .byline .url {
    color: rgb(255, 0, 0) !important;
    transition: all 1s ease 0s;
}

.front-page-top-section .metaslider .caption {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    overflow-wrap: break-word;
    padding: 20px 25px;
    font-family: Montserrat;
}

.widget_beside_slider.category-slider-data {
    display: none;
}

.front-page-top-section .flex-direction-nav .flex-next {
    right: 0 !important;
}

.front-page-top-section .flex-direction-nav .flex-prev {
    left: 0 !important;
}

.page-id-325 .entry-content.clearfix li {
    line-height: 35px;
    list-style: outside none disc;
}

.page-id-325 .entry-content.clearfix>p {
    line-height: 30px;
}

.down-media-kit .view-more-but>a {
    background: #bf1515 none repeat scroll 0 0;
    border-radius: 5px;
    display: table;
    margin: 0 auto;
    padding: 10px;
    width: 120px;
    color: rgb(255, 255, 255);
    font-size: 12px;
}

.down-media-kit .foo-tit {
    color: #ffffff;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.tc_para {
    line-height: 30px;
}

.terms_conditions li {
    line-height: 30px;
    list-style: outside none disc;
}

.down-media-kit {
    display: table;
    float: right;
    margin: 0 auto;
    text-align: center;
    width: 35%;
}

.footer-socket-left-sectoin {
    display: table;
    text-align: center;
    width: 59%;
}

a#scroll-up:hover {
    transform: scale(0.8);
    transition: all 1s ease 0s;
}

a#scroll-up i {
    color: #ffffff !important;
    display: table;
    font-size: 30px;
    font-weight: 300;
    margin-top: -5px;
    vertical-align: text-bottom;
}

@media screen and (max-width:1199px) {
    .footer-socket-right-section {
        float: unset;
        margin: 0 0 20px;
        text-align: center;
    }
    .footer-socket-left-sectoin {
        display: table;
        text-align: center;
        width: 100%;
    }
    .down-media-kit {
        width: 100%;
        float: none;
    }
}

.page-id-317 .about-us {
    line-height: 30px;
}

.blog .post {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 14px;
    overflow: hidden;
    width: 48%;
}

.blog .post .entry-title>a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 20ch !important;
}

.blog .post .entry-content.clearfix>p {
    -moz-box-orient: vertical;
    display: -webkit-box;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 31ch;
}

.blog .post .tag-links {
    display: block;
    max-height: 30px;
    overflow: hidden;
}


@media screen and (max-width:1144px) {
    .blog .post {
        display: inline-block;
        margin: 10px;
        overflow: hidden;
        width: 93% !important;
    }
    .blog .post .tag-links {
        display: block;
        max-height: unset;
        overflow: unset;
    }
    .blog .post .entry-title>a {
        display: block;
        overflow: unset;
        text-overflow: unset;
        white-space: unset;
        width: 100% !important;
    }
    .blog .post .entry-content.clearfix>p {
        -moz-box-orient: vertical;
        display: -webkit-box;
        max-height: unset;
        overflow: unset;
        text-overflow: ellipsis;
        width: 100%;
    }
}

#secondary .pis-title-link {
    color: rgb(221, 24, 24) !important;
    display: block;
    font-weight: bold;
    padding: 5px 0;
    line-height: 20px;
}

#secondary .pis-more>a {
    color: #dd1818 !important;
    font-weight: bold;
}

.blog #content .wp-pagenavi .page,
.blog #content .wp-pagenavi a {
    color: #777777 !important;
    display: inline-block;
}

.slides .caption-wrap .caption>a {
    color: rgb(255, 255, 255);
}

.blog #content .wp-pagenavi .page:hover,
.blog #content .wp-pagenavi a:hover {
    color: #ffffff !important;
}

.front-page-top-section .flex-control-paging li a {
    background: rgba(221, 24, 24, 0.5) none repeat scroll 0 0;
}

.front-page-top-section .flex-control-paging li a.flex-active {
    background-color: rgb(221, 24, 24);
}

.front-page-top-section .metaslider .flexslider {
    margin-bottom: 10px;
}

#secondary .pis-ul .pis-li p {
    display: table;
    float: left;
    margin: 0 auto;
    text-align: left !important;
}

#header-logo-image img {
    max-width: 239px;
    width: 100%;
}

.blog .a2a_menu a {
    color: #dd1818 !important;
}

@media screen and (max-width:1169px) {
    #primary #content {
        padding: 0 10px;
    }
    .blog #secondary,
    .single.single-post #secondary,
    #main>#secondary {
        float: left;
    }
    .search-form-top {
        border: 3px solid rgb(68, 68, 68);
        padding: 5px;
    }
}

@media only screen and (min-width:769px) and (max-width:1169px) {
    #main>#primary {
        padding: 0 10px;
    }
}

@media only screen and (min-width:1100px) and (max-width:1199px) {
    .widget_featured_posts .single-article {
        min-height: 300px;
    }
    .footer-socket-left-sectoin>p {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1133px) {
    #post-221 #srel-main-div .srel-content {
        display: inline-block;
        float: unset;
        margin: 0 auto;
        max-width: 350px;
        min-width: 350px;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    #masthead {
        height: 79px;
    }
    .front-page-top-section .metaslider .caption {
        font-size: 20px;
        line-height: 30px;
        padding: 10px;
    }
    .tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
        line-height: 18px;
    }
    .first-post .article-content {
      /*   max-width: 255px; */
	  max-width:100%;
    }
    .footer-socket-left-sectoin>p {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
    .tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
        color: rgb(221, 24, 24);
        display: block;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        height: 100%;
        line-height: 18px;
        max-height: 55px;
        max-width: 369px;
        overflow: hidden;
        overflow-wrap: break-word;
        text-overflow: ellipsis;
        width: 100%;
    }
}

@media only screen and (min-width:991px) and (max-width:1099px) {
    .widget_featured_posts .single-article {
        min-height: 280px;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    .widget_featured_posts .single-article {
        min-height: 250px;
    }
}

@media only screen and (min-width:621px) and (max-width:768px) {
    .widget_featured_posts .single-article {
        min-height: 260px;
    }
}

@media only screen and (min-width:481px) and (max-width:620px) {
    .widget_featured_posts .single-article {
        min-height: 220px;
    }
}

@media only screen and (min-width:421px) and (max-width:480px) {
    .widget_featured_posts .single-article {
        min-height: 180px;
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    .widget_featured_posts .single-article {
        min-height: 240px;
    }
}

@media screen and (max-width:500px) {
    .Footer_Menu .menu li a {
        display: block;
        margin-top: 15px !important;
    }
    .widget_featured_posts .first-post,
    .widget_featured_posts .following-post {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    nav #header-logo-image>a {
        padding: 10px 20px;
    }
    .tg-one-half .widget_featured_posts .first-post .article-content .entry-title a {
        font-size: 12px;
    }
    #header-logo-image img {
        max-width: 250px;
        width: 100%;
    }
    .front-page-top-section .metaslider .caption {
        font-size: 14px;
        line-height: 20px;
        padding: 5px;
    }
    .footer-socket-left-sectoin>p {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
    #secondary aside {
        margin-bottom: 20px !important;
    }
    #main>#primary {
        padding: 0 15px;
        width: 95%;
    }
    #main #secondary {
        margin: 0 auto;
        max-width: 360px;
        float: none !important;
    }
    #srel-main-div .srel-content {
        max-width: 360px;
    }
    .page-id-9 #main>#primary {
        padding: 0 8px;
        width: 95%;
    }
    .contact-left {
        float: none;
        margin: 0 auto;
        max-width: 570px;
        padding: 0;
        width: 100%;
    }
    .data-title,
    .top-data {
        padding: 0;
    }
    .left-mail.clearfix li:first-child {
        border-right: 1px solid rgb(0, 0, 0);
        margin: -7px;
        padding: 0;
    }
    .left-mail.clearfix li {
        font-size: 15px;
    }
}

@media screen and (max-width:480px) {
    .widget_featured_posts .article-content {
        padding: 0 0 12px !important;
    }
    .first-post .article-content {
        bottom: 2px;
        line-height: 10px;
        padding: 0;
    }
    .byline {
        display: table;
        float: left;
    }
    .posted-on {
        float: left;
    }
}

@media screen and (max-width:449px) {
    .left-mail.clearfix li {
        font-size: 13px;
    }
    .blog .pages {
        display: table;
        float: unset;
        margin: 10px auto !important;
        text-align: center;
    }
    .blog #content .wp-pagenavi .last {
        display: table;
        margin: 10px auto;
    }
    #post-221 .entry-content.clearfix {
        margin: 0 auto;
        text-align: left;
    }
}

@media screen and (max-width:380px) {
    .left-mail.clearfix li {
        font-size: 11px;
    }
    .event-time {
        text-align: left;
    }
    .event-time>p {
        padding-left: 25px;
    }
}

#buy-now-pop-up .ppsSubscribeShell.submit-button {
    padding: 90px 0 160px;
}

#buy-now-pop-up .submit-button input[type="text"],
#buy-now-pop-up .submit-button input[type="email"] {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: unset;
    font-family: "Montserrat", serif !important;
    font-size: 16px !important;
    font-weight: bold;
    max-width: 500px;
}

#buy-now-pop-up .submit-button input[type="submit"] {
    border-radius: 0;
    font-weight: bold !important;
    margin: 0 auto;
    text-transform: uppercase;
    width: 120px !important;
}

#buy-now-pop-up .submit-button form {
    margin: 0 auto;
    padding: 0 !important;
}

#close .ppsPopupClose.ppsPopupClose_while_close {
    background-position: center center;
    border-radius: 20px;
    padding: 7px;
}

#newsletter-pop-up-inner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0 auto;
    padding: 5px 10px;
}

#newsletter-pop-up-inner .label-window,
#newsletter-pop-up-inner .ppsPopupTxt {}

#ppsPopupShell_102_897281 .label-window {
    display: none;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.newsletter-pop-up #close .ppsPopupClose {
    border-radius: 0;
    height: 40px;
    padding: 11px;
    right: -17px;
    top: -15px;
    transform: rotate(45deg);
    transition: all 1s ease 0s;
    width: 40px;
}

#newsletter-pop-up-inner form {}

#newsletter #newsletter-pop-up-inner input[type="email"],
#newsletter #newsletter-pop-up-inner input[type="text"] {
    border: 2px solid #c9c9c9;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.3) inset;
    color: #8b8b8b;
    font-family: "Montserrat" !important;
    font-size: 14px;
    font-weight: 400;
    max-width: 440px !important;
    padding: 0 10px;
    text-transform: capitalize;
    width: 100%;
}

#newsletter #newsletter-pop-up-inner input[type="email"] {}

#newsletter #newsletter-pop-up-inner input[type="submit"] {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    height: 46px;
    max-width: 450px;
    padding: 0 5px;
    width: 100%;
}

#secondary img.alignleft,
#secondary img.alignright,
#secondary img.aligncenter {
    margin-bottom: 0;
}

.contact-title strong {
    color: rgb(0, 0, 0);
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    margin-bottom: -10px;
}

.contact-form .contact-title {
    color: rgb(122, 122, 122);
    font-size: 15px;
    margin-bottom: 20px;
}

.contact-cont input {
    font-size: 14px;
    padding: 11px 10px;
}

.contact-cont textarea {
    font-size: 14px;
    height: 110px;
    padding: 10px;
}

.contact-cont .wpcf7-submit {
    font-family: "arial";
    font-size: 20px;
    font-weight: bold;
    padding: 10px 29px;
    text-transform: capitalize;
}

.newsletter-pop-up .ppsSubMsg.ppsSuccessMsg {
    color: rgb(0, 0, 0) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    line-height: 42px;
    padding: 0 0 10px;
}

#buy-now-pop-up .ppsSubMsg.ppsSuccessMsg {
    color: rgb(255, 0, 0) !important;
    font-family: "Montserrat", serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 45px;
    padding: 10% 33%;
    text-align: center;
}

@media only screen and (min-width:962px) and (max-width:1084px) {
    .contact-left {
        float: left;
        padding: 0;
        width: 50%;
    }
    .left-mail.clearfix li:first-child {
        margin: 0 2px;
    }
}

.search #page .page-content .search-wrap {
    max-width: 440px;
    width: 100% !important;
}

.search #page .page-content .search-wrap button {
    right: 0;
    top: 8px;
}

.search #page .page-content .search-wrap .s.field {
    max-width: 430px !important;
    padding-right: 0;
    width: 100%;
}

#newsletter .subscrip-line1 {
    color: #000000;
    font-family: "Montserrat";
    font-size: 32px;
    font-weight: 500;
    line-height: 32pt;
    margin-top: 30px;
    text-shadow: initial;
    text-transform: uppercase;
}

#newsletter .subscrip-line1>span {
    color: rgb(220, 24, 25);
}

.newsletter-pop-up #close .ppsPopupClose::before {
    background-color: rgb(220, 24, 25);
    color: rgb(255, 255, 255);
    content: "X";
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 40px;
}

#newsletter .subscrip-line2 {
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 27pt;
    margin: 30px auto;
    max-width: 449px;
    text-shadow: initial;
}

#newsletter .subscrip-line2 .red {
    color: rgb(220, 24, 25);
}

.metaslider {
    margin: 0 auto !important;
}

.front_page_on .metaslider.metaslider-flex.metaslider-153.ml-slider {
    margin: 0 auto !important;
}

#comments {
    display: none;
}

.contact-right .contact-form .contact-form-inner {
    position: relative;
}

.contact-right .contact-form+div form {}

.contact-cont .contact-form-inner input {
    padding: 0 10px;
}

.contact-right .wpcf7-form.sent,
.contact-right .wpcf7-form.invalid,
.contact-right .wpcf7-response-output {
    padding-top: 13%;
}

.contact-right div.wpcf7-mail-sent-ok,
.contact-right div.wpcf7-response-output,
.contact-right div.wpcf7-validation-errors {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0;
    max-width: 553px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 5px;
    vertical-align: middle;
    width: 100%;
}

.featured-image.search-img {
    float: left;
    margin-right: 7px;
    width: 29%;
}

.search-title {
    font-size: 18px !important;
    padding-top: 10px;
}

.entry-header.search-header {
    font-size: 12px;
}

.entry-content.clearfix.search-content {
    float: left;
    width: 67%;
}

.search-content .addtoany_share_save_container.addtoany_content_top {
    display: none;
}

.search-content p {
    font-size: 13px;
    line-height: 20px;
}

.search-results .cat-links>a {
    display: inline-block;
    margin: 5px 0;
}

.search-results .featured-image.search-img {
    padding-right: 20px;
}

.search-results h2.entry-title.search-title {
    padding: 0;
}

.search-results #content .post {
    padding: 10px;
}

.search-results #content .post .article-content {
    padding: 15px 0;
}
.left-mail .fa.fa-mobile-phone:before, .fa.fa-mobile:before{
    content: "\f10b"!important;
}

@media screen and (max-width:1087px) {
    .featured-image.search-img {
        float: none;
        margin: 10px auto;
        padding: 0 !important;
        width: 50%;
    }
    .entry-content.clearfix.search-content {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .page-id-221 #main>#primary {
        margin: 0 auto;
        padding: 0;
    }
    .page-id-221 #srel-main-div .srel-content-right {
        float: unset;
        float: none;
    }
    #main.clearfix.content-area {
        margin: 0 auto;
        width: 95%;
    }
    #main.clearfix.content-area>div#primary {
        padding: 0;
    }
}

@media only screen and (min-width:381px) and (max-width:403px) {
    .left-mail.clearfix li {
        font-size: 12px;
    }
}

@media screen and (max-width:420px) {
    .first-post .article-content {
        position: unset;
        position: static;
    }
}

@media screen and (max-width:399px) {
    #srel-main-div .srel-content-right h4 {
        width: 20ch;
    }
}

.contact-form .contact-form-inner .wpcf7-form label.error,
.contact-form .contact-form-inner span.wpcf7-not-valid-tip {
    display: inline-flex;
    font-size: 12px;
}

.ppsPopupShell #newsletter-pop-up-inner .ppsInputError {
    border-color: rgb(255, 0, 0) !important;
    color: rgb(255, 0, 0) !important;
}

.ppsPopupShell #newsletter-pop-up-inner .ppsErrorMsg {
    color: rgb(255, 0, 0) !important;
}

.contact-form .theme_1.wpcf7-form input.error,
.contact-form .theme_1.wpcf7-form select.error,
.contact-form .theme_1.wpcf7-form textarea.error {
    border-bottom: 2px solid rgb(221, 24, 24) !important;
}

.contact-form .wpcf7-form label.error {
    color: rgb(221, 24, 24) !important;
    position: relative;
    top: -20px;
    text-transform: capitalize;
}

.blog.wide .sticky {
    display: none !important;
}

input[type="tel"] {
    background-color: #ececec;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    line-height: 20px;
    margin: 0 0 30px;
    padding: 1%;
}

.blog .below-entry-meta {
    width: 58%;
    float: left;
}

.blog .addtoany_share_save_container.addtoany_content_top {
    width: 42%;
    float: right;
}

.blog .addtoany_share_save_container {
    clear: none;
}

.blog .addtoany_share_save_container {
    margin: 2px 0 !important;
}

#metaslider_widget-2 {
    display: none;
}

#content .post .article-content .below-entry-meta .byline {
    font-size: 12px;
}

span.comments {
    display: none;
}

@media screen and (max-width:767px) {
    #content .post .article-content .entry-title {
        font-size: 1.2em;
        line-height: 30px;
    }
}

@media screen and (max-width:480px) {
    .left-mail.clearfix>ul {
        display: table;
        text-align: left;
    }
    .left-mail.clearfix li:first-child {
        border: medium none;
        display: block;
        padding-bottom: 15px;
    }
    .left-mail li:last-child .fa {
        padding-left: 0;
    }
}


/*
span.tag-links a {display: none !important;}
span.tag-links a:nth-child(2){display:inline-block !important;}
span.tag-links a:nth-child(3){display:inline-block !important;}
*/

@media screen and (min-width:320px) and (max-width:458px) {
    #content .post .article-content .below-entry-meta .tag-links {
        padding-right: 16px !important;
    }
    .blog .post .entry-content.clearfix>p {
        overflow: auto !important;
    }
    p {
        font-size: 14px !important;
    }
    .blog .post .tag-links {
        display: inline-block !important;
    }
}


/*
#pis_posts_in_sidebar-3 { display: none; }
*/

#pis_posts_in_sidebar-5 {
    display: none;
}

#pis_posts_in_sidebar-6 {
    display: none;
}

#pis_posts_in_sidebar-7 {
    display: none;
}

.pdfemb-poweredby a {
    display: none;
}

.single-article .entry-title>a {
    color: #dd1818 !important;
    display: block;
    font-family: montserrat, sans-serif;
    font-size: 18px;
    height: 100%;
    max-height: 47px;
    max-width: 369px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    width: 100%;
    line-height: 24px;
}

.first-post {
    margin-bottom: 30px !important;
}

.first-post>.single-article {
    margin-bottom: 20px;
}

.first-post figure {
    width: 350px !important;
    display: inline-block;
}

.first-post figure img {
    max-width: 100%;
}

.first-post .article-content {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}

h2.no-events {
    text-align: center;
    color: #dd1818;
    margin: 20px 0 60px 0;
}

.No_Events footer#colophon {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.srel-thumbnail img {
    height: 190px;
    width: 100% !important;
    object-fit: cover;
    max-width: 100% !important;
    min-width: 100% !important;
}

.srel-content-left {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
}

.srel-content-right {
    width: 100%;
    display: inline-block;
}
.first-post figure img {   
    width: 100%;
}
.inner-wrap.clearfix {
    display: block!important;
}


/**responsive123**/

@media only screen and (max-width: 1200px) {
#masthead .search-wrap input.s {   
    width: 265px!important;
}
}

@media only screen and (max-width: 768px) {
    .first-post>.single-article {
        min-height: auto !important;
        width: 100%;
        display: inline-block;
    }
    .first-post>.single-article figure {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }
    .first-post>.single-article .article-content {
        position: static !important;
        width: 100% !important;
    }
    .widget_featured_posts img {
        max-width: 100%;
    }
}





@media only screen and (max-width: 992px) {
/* .blog #content .post:nth-child(2n){
    width: 100%;
    float: inherit;
}
.blog #content .post:nth-child(2n+1) {
    width: 100%;
    float: inherit;
} */	
    .first-post .article-content {
        margin-left: 0 !important;
    }
    .first-post .article-content h3.entry-title a {
        line-height: 24px;
        display: inline-block;
        margin: 10px 0 8px 0;
    }
    span.posted-on {
        margin-right: 10px;
    }
    .entry-content p>a {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
    }
    .entry-content p>a>br {
        display: none;
    }
    .first-post>.single-article {
        margin-bottom: 0;
    }
    .company-profile .col-md-12 {
        float: none !important;
        width: 100%;
        text-align: center;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .addtoany_list a {
        margin-right: 7px;
    }
    ul.default-wp-page.clearfix {
        width: 93%;
        margin: 0 auto;
    }
    ul.default-wp-page.clearfix>li {
        float: none !important;
        padding: 20px 0 20px 0;
    }
    #secondary>aside {
        margin-bottom: 40px !important;
    }
    img.alignnone.size-medium {
        float: none !important;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 20px !important;
    }
    .post .entry-content .below-entry-meta {
        width: 100%;
        display: inline-block;
        margin: 10px 0 0px 0;
    }
    .post .entry-content .addtoany_share_save_container.addtoany_content_top {
        width: 100%;
        float: none !important;
        display: inline-block;
    }
    .post .entry-content .below-entry-meta>span {
        float: none;
        display: inline-block;
    }
    div#primary {
        margin: 0 auto;
    }
    div#secondary {
        width: 90%;
    }
    .left-mail li {
        font-size: 16px !important;
        margin-top: 10px;
    }
    .below-entry-meta>span {
        width: auto;
        display: inline-block;
        float: none;
        margin-right: 10px;
    }
    li.page_item {
        margin-bottom: 11px;
    }
    header.entry-header.search-header {
        width: 90%;
        margin: 0 auto;
    }
    .search-post {
        margin-bottom: 20px;
        display: inline-block;
    }
    html,
    body {
        overflow-x: hidden;
    }
    p {
        font-size: 20px !important;
    }
    h3.entry-title>a {
        font-size: 26px !important;
        line-height: normal !important;
        max-height: max-content !important;
        max-width: 100% !important;
    }
    .below-entry-meta a {
        font-size: 17px !important;
        margin-bottom: 16px !important;
        display: inline-block;
    }
    .below-entry-meta {
        margin: 14px 0 0 0 !important;
    }
    .cat-links a {
        font-size: 13px !important;
        display: inline-block;
        margin-bottom: 6px;
    }
    .pis-title a.pis-title-link {
        line-height: normal !important;
    }
    .srel-content-right {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        display: inline-block;
        padding: 0 !important;
    }
    #srel-main-div .srel-content-right h4 {
        padding: 0 10px 20px 10px;
    }
    .srel-content-right .event-date {
        float: none;
        display: inline-block;
        width: 46%;
        padding-left: 10px;
    }
    .srel-content-right .event-time {
        float: none;
        display: inline-block;
        width: 46%;
        padding-right: 10px;
    }
    .Footer_Menu li>a {
        font-size: 17px !important;
        margin: 10px 0 10px 0;
        display: inline-block;
    }
    .foo-tit {
        font-size: 15px !important;
    }
    .contact-title strong {
        display: inline-block;
        margin-bottom: 4px;
    }
    .not-found .search-wrap button {
        right: 10px;
        top: 5px;
    }
    .search-wrap {
        width: 100%;
        overflow: hidden;
        display: inline-block;
    }
    .search-wrap input.s.field {
        width: 100%;
        display: inline-block;
    }
}

#pis_posts_in_sidebar-3 {
    display: none;
}