/*
Theme Name: Ontario Genomics
Author: Ontario
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Ontario Genomics's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 06.15
Text Domain: ontariogenomics
*/

body,
h2 {
    margin: 0
}
h3,
h4 {
    font-size: 24px
}
h1,
h4 {
    color: #275d89
}
h2,
h6 {
    font-size: 16px
}
b,
dt,
h4,
strong {
    font-weight: 700
}
code,
kbd,
pre,
samp {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px
}
body,
button,
code,
h2,
h4,
html,
input,
kbd,
p,
pre,
samp,
select,
textarea {
    font-family: 'Open Sans', sans-serif
}
address,
blockquote,
dfn,
h4 {
    font-style: italic
}
sub,
sup,
ul li {
    position: relative
}
.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption,
button,
embed,
iframe,
input,
object,
select,
textarea,
video {
    max-width: 100%
}
pre,
textarea {
    overflow: auto
}
table,
td {
    border: 1px solid #ededed
}
.screen-reader-text:focus,
.site-header .home-link,
a,
a:hover,
ins {
    text-decoration: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
nav,
section,
summary {
    display: block
}
hr,
img,
legend {
    border: 0
}
.nav-menu>li,
th {
    text-transform: uppercase
}
.attachment .entry-header:after,
.category .hentry,
.clear:after,
.comment-body:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.entry-content:after,
.entry-meta,
.gallery:after,
.nav-links:after,
.navbar,
.navigation:after,
.page-content:after,
.page-links,
.single div.blog-wrap,
.site-footer .widget-area:after,
.site-main,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img.aligncenter {
    clear: both
}
.comment-author .fn,
.entry-content,
.widget,
pre {
    word-wrap: break-word
}
.widget ol,
.widget ul,
ul,
ul li {
    list-style-type: none
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
.clearfix{ clear:both;}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
	font-size:12pt;
    color: #141412;
    line-height: 1.5;
    background-color: #e0e7ed;
    overflow-x: hidden
}
a {
    color: #f37e30
}
a:visited {
    color: #ac0404
}
a:focus {
    outline: 0
}
a:active,
a:hover {
    color: #ea9629;
    outline: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    line-height: 1.3
}
h1 {
    font-size: 43px;
    margin: 0 0 15px
}
h2 {
    font-weight: 600
}
h3 {
    margin: 0 0 12px
}
h4 {
    margin: 42px 0;
    padding: 0 50px
}
h5 {
    font-size: 20px;
    margin: 0 0 33px
}
h6 {
    margin: 0 0 36px
}
address {
    margin: 0 0 24px
}
abbr[title] {
    border-bottom: 1px dotted
}
mark {
    background: #ff0;
    color: #000
}
p {
    margin: 0 0 20px;
    line-height: 22px
}
code,
kbd,
pre,
samp {
    hyphens: none
}
blockquote,
code,
kbd,
pre,
q,
samp {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none
}
pre {
    background: #f5f5f5;
    color: #666;
    margin: 20px 0;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap
}
blockquote,
q {
    hyphens: none;
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
blockquote {
    font-size: 18px;
    font-weight: 300;
    margin: 24px 40px
}
blockquote blockquote {
    margin-right: 0
}
blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}
caption,
table {
    font-size: 16px
}
blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300
}
blockquote b,
blockquote strong,
caption,
td,
th {
    font-weight: 400
}
small {
    font-size: smaller
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
ul li:before,
ul ul li:before {
    content: "";
    left: 0;
    top: 6px
}
sub {
    bottom: -.25em
}
dl {
    margin: 0 20px
}
dd {
    margin: 0 0 20px
}
menu,
ol,
ul {
    margin: 0 0 7px;
    padding: 0 0 0 15px
}
ol {
    padding: 0 0 0 33px
}
ol li {
    padding: 0 0 12px 4px
}
ul li {
    padding: 0 0 12px 21px
}
input[type=checkbox],
input[type=radio],
legend,
ul li ul {
    padding: 0
}
ul li ul {
    margin: 16px 0 0
}
ul li:before {
    background: url(images/main-list.png) no-repeat;
    height: 12px;
    position: absolute;
    width: 9px
}
ul ul li:before {
    position: absolute!important;
    background: url(images/arrow-orange-small.png) no-repeat;
    width: 7px;
    height: 9px
}
nav ol,
nav ul {
    list-style: none
}
figure,
form,
li>ol,
li>ul {
    margin: 0
}
img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}
button,
input {
    line-height: normal
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type=search] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px
}
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 43px;
    width: 100%
}
caption,
td,
th {
    text-align: left
}
caption {
    margin: 20px 0
}
th {
    font-weight: 700
}
td {
    padding: 6px 20px
}
del {
    color: #333
}
ins {
    background: #fff9c0
}
hr {
    background: #ded9d6;
    height: 1px;
    margin: 0 0 24px
}
.attachment .entry-title:before,
.attachment-meta a:before,
.attachment-meta:before,
.bypostauthor>.comment-body .fn:before,
.categories-links a:first-child:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.comments-link a:before,
.date a:before,
.edit-link a:before,
.entry-meta .author a:before,
.error404 .page-title:before,
.featured-post:before,
.format-audio .entry-content:before,
.genericon:before,
.menu-toggle:after,
.tags-links a:first-child:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: 400 16px/1 Genericons;
    vertical-align: text-bottom
}
.attachment .entry-header:after,
.attachment .entry-header:before,
.clear:after,
.clear:before,
.comment-body:after,
.comment-body:before,
.comment-form-author:after,
.comment-form-author:before,
.comment-form-email:after,
.comment-form-email:before,
.comment-form-url:after,
.comment-form-url:before,
.entry-content:after,
.entry-content:before,
.gallery:after,
.gallery:before,
.nav-links:after,
.nav-links:before,
.navigation:after,
.navigation:before,
.page-content:after,
.page-content:before,
.site-footer .widget-area:after,
.site-footer .widget-area:before {
    content: "";
    display: table
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    width: auto;
    z-index: 100000
}
button,
input,
textarea {
    border: 2px solid #d4d0ba;
    font-family: inherit;
    padding: 5px
}
input,
textarea {
    color: #141412
}
input:focus,
textarea:focus {
    border: 2px solid #c3c0ab;
    outline: 0
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #e05d22;
    background: -webkit-linear-gradient(top, #e05d22 0, #d94412 100%);
    background: linear-gradient(to bottom, #e05d22 0, #d94412 100%);
    border: none;
    border-bottom: 3px solid #b93207;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    padding: 11px 24px 10px;
    text-decoration: none
}
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #ed6a31;
    background: -webkit-linear-gradient(top, #ed6a31 0, #e55627 100%);
    background: linear-gradient(to bottom, #ed6a31 0, #e55627 100%);
    outline: 0
}
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    background: #d94412;
    background: -webkit-linear-gradient(top, #d94412 0, #e05d22 100%);
    background: linear-gradient(to bottom, #d94412 0, #e05d22 100%);
    border: none;
    border-top: 3px solid #b93207;
    padding: 10px 24px 11px
}
.post-password-required input[type=submit] {
    padding: 7px 24px 4px;
    vertical-align: bottom
}
.post-password-required input[type=submit]:active {
    padding: 5px 24px 6px
}
::-webkit-input-placeholder {
    color: #7d7b6d
}
:-moz-placeholder {
    color: #7d7b6d
}
::-moz-placeholder {
    color: #7d7b6d
}
:-ms-input-placeholder {
    color: #7d7b6d
}
.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=wp-image-],
img[class*=attachment-],
img[class*=align] {
    height: auto
}
img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}
.entry-content .twitter-tweet-rendered {
    max-width: 100%!important
}
.alignleft {
    float: left
}
.alignright,
div.wp-caption.alignright img[class*=wp-image-] {
    float: right
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
figure.wp-caption.alignleft,
img.alignleft {
    margin: 20px 20px 20px 0
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0
}
figure.wp-caption.alignright,
img.alignright {
    margin: 20px 0 20px 20px
}
.wp-caption.alignright {
    margin: 10px 0 10px 20px
}
img.aligncenter {
    margin: 20px auto
}
img.alignnone {
    margin: 20px
}
.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px
}
div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px
}
.rsswidget img,
img.wp-smiley {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
.wp-caption.alignleft+ol,
.wp-caption.alignleft+ul {
    list-style-position: inside
}
.site {
    margin: 0 auto;
    width: 100%
}
.site-main {
    position: relative;
    margin: 0 auto;
    width: 1080px
}
.site-main .sidebar-container {
    height: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1
}
.site-main .sidebar-inner {
    margin: 0 auto;
    max-width: 1040px
}
.site-main .content-area {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 0 6.8em
}
.page .site-main .content-area {
    padding: 20px 0 3.9em
}
.category .content-area .site-main {
    background: #fff;
    padding: 42px 60px 6px
}
.site-header {
    position: relative;
    margin: 0 auto;
    width: 1080px
}
.header-top {
    display: block;
    width: 100%
}
.header-left-content {
    float: left;
    padding: 10px 0 0 21px
}
.header-right-content {
    float: right;
    text-align: right
}
.header-right-content .social-icons,
.header-right-content .top-search,
.header-right-content nav {
    display: inline-block;
    text-align: left
}
.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 230px;
    padding: 0 20px;
    width: 100%
}
.site-header .site-title:hover {
    text-decoration: underline
}
.site-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 58px 0 10px
}
.site-description {
    font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0
}
.main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 45px;
    position: relative
}
div.nav-menu>ul,
ul.nav-menu {
    margin: 0;
    padding: 0;
    /*background: #275d89*/
	background-color:#275d89;
}
ul.nav-menu {
    display: table;
    width: 100%;
	background-color:#275d89;
}
ul.nav-menu>ul {
    display: block
}
.nav-menu li {
    display: inline-block;
    position: static;
    padding: 0;
    font-family: 'Open Sans Condensed', sans-serif
}
.nav-menu>li:before {
    display: none
}
.nav-menu>li {
    display: table-cell;
    text-align: center;
    font-weight: 700!important;
}
.nav-menu>li>a:before {
    background: url(images/seperator.png) no-repeat;
    content: "";
    position: absolute!important;
    left: 0;
    width: 1px;
    height: 41px;
    top: 50%;
    margin: -20px 0 0!important
}
.nav-menu>li:first-child>a:before {
    display: none!important
}
.nav-menu>li:hover {
    background-color: #1c4363
}
.nav-menu li a {
    color: #eeeeee;
    display: block;
    line-height: 1;
    padding: 15px 20px;
    text-decoration: none;
    position: relative;
    font-size: 18px
}
.nav-menu li a span{ color:#eeeeee;}
.nav-menu .children,
.nav-menu .sub-menu {
    background-color: #1c4363;
    position: absolute;
    left: 0;
    z-index: 99999;
    overflow: hidden;
    text-align: left;
    margin: 0;
    padding: 20px 26px;
    display: none;
    width: 100%
}
.nav-menu .sub-menu li {
    float: none;
    margin: 0 0 0 -4.5px;
    padding: 0 0 6px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 30.33%
}
.nav-menu .sub-menu li>a {
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-weight: 700!important;
    text-transform: none;
    border-bottom: 1px solid #ded9d6;
    padding: 0 10px 7px 16px;
    position: relative;
    background: 0 0
}
.nav-menu .sub-menu>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url(images/menu-arrow.png) no-repeat;
    width: 10px;
    height: 13px
}
.nav-menu .sub-menu > li.no-text:before { display: none;}
.nav-menu .children ul,
.nav-menu .sub-menu ul {
    border-left: 0 none;
    left: auto;
    padding: 5px 0 0;
    position: relative;
    top: 0;
    width: 100%!important
}
ul.ssb_list_wrapper li:before{ display:none;}

@media only screen and (min-width: 1007px) {
    .nav-menu .children ul,
    .nav-menu .sub-menu ul {
        display: block!important
    }
}
.nav-menu .sub-menu>li.middle {
    margin: 0 4.4%
}
.nav-menu .sub-menu ul li {
    display: block;
    width: 100%;
    margin: 0!important;
    padding: 0
}
.nav-menu .sub-menu ul li:before {
    content: "";
    position: absolute!important;
    left: 8px;
    top: 12px;
    background: url(images/arrow-orange-small.png) no-repeat;
    width: 7px;
    height: 9px
}
.nav-menu .sub-menu ul li>a {
    border: none;
    display: inline-block!important;
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: normal!important;
    padding: 6px 0 6px 22px!important;
    position: relative;
    width: 100%
}
.nav-menu ul ul a,
ul.nav-menu ul a {
    color: #fff;
    margin: 0;
    width: 200px
}
.navbar,
ul.nav-menu ul a {
    width: 100%
}
.nav-menu ul ul a:focus,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
ul.nav-menu ul a:hover {
    color: #e97618
}
.nav-menu .focus>ul,
.nav-menu ul li:hover>ul,
ul.nav-menu .focus>ul,
ul.nav-menu li:hover>ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: 100%
}
.comment-reply-title small a,
.gallery-item,
.home_sub_menu ul li,
.recent-post-wrap,
.twitter-tweets,
div.blog-wrap {
    overflow: hidden
}
@media only screen and (min-width: 1007px) {
    .nav-menu .current-category-ancestor>a,
    .nav-menu .current-menu-ancestor>a,
    .nav-menu .current-menu-item>a,
    .nav-menu .current_page_ancestor>a,
    .nav-menu .current_page_item>a {
        color: #e97618;
        background-color: #1c4363
    }
}
.menu-toggle {
    display: none
}
.navbar {
    margin: 0 auto;
    max-width: 1600px;
    padding: 17px 0 0
}
.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px
}
.site-header .search-field {
    background-color: transparent;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 1px
}
.nav-menu .menu-item a img {
    border: none;
    box-shadow: none;
    left: 50%;
    margin: 0 0 0 -30%!important;
    position: absolute;
    top: 45px;
    vertical-align: middle;
    width: auto
}
.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 230px
}
.header-right-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.top-menu-list {
    display: inline-block;
    padding: 0 16px 0 0;
    vertical-align: middle
}
ul.top-menu-list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 15px;
    padding: 0 11px;
    margin: 0 0 0 -4.5px
}
ul.top-menu-list li:after {
    content: "";
    background: url(images/arrow-grey.png) no-repeat;
    width: 7px;
    height: 9px;
    top: 50%;
    margin: -3px 0 0;
    position: absolute;
    right: -2px
}
ul.top-menu-list li a {
    color: #000;
    text-decoration: none
}
ul.top-menu-list li a:hover,
ul.top-menu-list li.current-menu-item a {
    color: #e75d01
}
.social-icons {
    padding: 0 9px 0 0
}
.social-icons ul li {
    list-style: none;
    display: inline-block;
    margin: 0 1px;
    padding: 0
}
.social-icons ul li:hover,
.top-search input[type=submit]:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}
.top-search {
    margin: 12px 0 0;
    position: relative;
    width: 184px
}
.top-search input[type=text],
.top-search input[type=text]:focus {
    border: none;
    margin: 0;
    font-size: 14px;
    height: 30px;
    padding-right: 36px
}
.top-search input[type=submit] {
    font-size: 0;
    text-indent: -9999px;
    height: 30px;
    background: url(images/search.png) center no-repeat #e97618;
    border: none;
    padding: 18px 17px 12px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0
}
.hentry{ padding: 42px 60px; }
.main-content-area {
    padding: 0;
    background: #ffffff;
    min-height: 650px;
    position: relative;
    z-index: 1
}
.single .main-content-area {padding: 42px 60px;}
.main-content{
	background-color:#ffffff;
    padding: 42px 60px;
}
/*-- .sector_gallery --*/

.sector_gallery{ 
    padding: 30px 40px;
    background-color: #fff;
    margin: 30px 0 0;
	border:30px solid #e0e7ed;
	border-left:none;
	border-right:none;
}
.sector_gallery_title{ padding:0 0 25px;}
.sector_gallery_title a.title-btn{
    background: #275b8a;
    color: #ffffff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 13px;
    padding: 4px 9px;
    font-weight: 600;
    text-transform: uppercase;
}
.sector_gallery_title a.title-btn:hover{
	background-color:#ea9629;
}
.sector_gallery .bx-wrapper{ margin:0 auto;}
.sector_gallery .bx-wrapper { min-height:100%; max-width:100% !important;}
.sector_gallery .bx-wrapper ul{ margin:0; padding:0; list-style:none;}
.sector_gallery .bx-wrapper ul li{
	margin:0;
	padding:0;
	border-left: 3px solid #e8e8e8;
	min-height:275px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.sector_gallery .bx-wrapper ul li .bx-slider-list{
	margin:0;
	padding: 0 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.sector_gallery .bx-wrapper ul li a.title{     
	font-size: 15px;
    line-height: 18px;
    color: #000000;
    display: block;
    word-wrap: break-word;
    word-spacing: normal;
    word-break: break-word;
	font-weight:600;
}
.sector_gallery .bx-wrapper ul li span{ font-size:14px; color:#333333;}
.sector_gallery .bx-wrapper ul li p{ margin:15px 0 0; clear:both; font-size:13px; color:#000000; line-height:20px; }
.sector_gallery .bx-wrapper ul li p a{ display: initial; font-size:13px; color:#e75d01;}
.sector_gallery .bx-wrapper ul li p a:hover{ color:#ea9629;}
.sector_gallery .bx-wrapper ul li .post-thumbnail { float: left; width: 50px;  margin-right: 10px;}
.sector_gallery .bx-wrapper .bx-pager{display:none;}

.sector_gallery .bx-wrapper ul li:before{display:none;}
.sector_gallery .bx-wrapper .bx-next{ right: -35px;}
.sector_gallery .bx-wrapper .bx-prev{
	left:-35px;
	transform: rotate(-185deg);
	-webkit-transform: rotate(-185deg);
	-moz-transform: rotate(-185deg);
	-o-transform: rotate(-185deg);
}
.sector_gallery .bx-wrapper .bx-controls-direction a{ display:block !important; background-image:url("images/main-list.png"); background-position: 10px 0; opacity:1;
width:26px; height:14px;}
.sector_gallery .bx-wrapper .bx-controls-direction a:hover{opacity:0.8;}
.sector_gallery .bx-wrapper ul li a.more{font-size:13px; color:#e75d01;}
.sector_gallery .bx-wrapper ul li a.more:hover{color:#ea9629;}
.sector_gallery .bx-wrapper ul li p a.gallery_more:after, .sector_gallery .bx-wrapper ul li a.more:after{
    content: ">";
    display: inline-block;
    position: relative;
    top: 1px;
    left: 4px;
}


/*-- .sector_gallery --*/


.category .hentry {
    padding: 0 0 30px;
    min-height: inherit
}
.single-post .main-content-area .hentry {
    padding: 0
}
.main-content-area {
    float: right;
    width: 70.7%
}
.entry-content,
.entry-header,
.entry-meta,
.entry-summary {
    margin: 0 auto;
    width: 100%
}
.category .hentry .entry-header,
.search-results .hentry .entry-header {
    width: auto;
    margin: 0 0 16px
}
.category .hentry a.post-thumbnail,
.search-results .hentry a.post-thumbnail {
    float: left;
    margin: 8px 30px 30px 0;
    width: 310px
}
.single div.post-thumbnail {
    margin: 0 0 30px
}
.category .hentry a img {
    max-width: 100%
}
.sidebar .entry-content,
.sidebar .entry-header,
.sidebar .entry-meta,
.sidebar .entry-summary {
    max-width: 1040px;
    padding: 0 376px 0 60px
}
.sidebar .entry-header .entry-meta {
    padding: 0
}
.entry-thumbnail img {
    display: block;
    margin: 0 auto 10px
}
.entry-header {
    margin-bottom: 30px
}
.entry-title {
    margin: 0 0 15px
}
.category .entry-title,
.search-results .entry-title {
    margin: 0
}
.entry-title a {
    color: #141412
}
.entry-title a:hover {
    color: #ea9629
}
.entry-meta {
    font-size: 14px
}
.entry-meta a,
.entry-meta a:hover {
    color: #bc360a
}
.entry-meta>span {
    margin-right: 20px
}
.entry-meta>span:last-child {
    margin-right: 0
}
.featured-post:before {
    content: "\f308";
    margin-right: 2px
}
.entry-meta .date a:before {
    content: "\f303"
}
.comments-link a:before {
    content: "\f300";
    margin-right: 2px;
    position: relative;
    top: -1px
}
.entry-meta .author a:before {
    content: "\f304";
    position: relative;
    top: -1px
}
.categories-links a:first-child:before {
    content: "\f301"
}
.tags-links a:first-child:before {
    content: "\f302";
    position: relative;
    top: -1px
}
.edit-link a:before {
    content: "\f411";
    position: relative;
    top: -1px
}
.single-author .entry-meta .author,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-gallery .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-standard .entry-meta .date {
    display: none
}
.entry-content {
    hyphens: auto
}
.entry-content,
.widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto
}
.comment-content a,
.entry-content a {
    color: #e75d01
}
.comment-content a:hover,
.entry-content a:hover {
    color: #ea9629
}
.entry-content .more-link {
    background: #275d89;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block;
    padding: 6px 28px 8px 15px;
    white-space: nowrap;
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.entry-content .more-link:after {
    content: "»";
    position: absolute;
    right: 13px
}
.entry-content .more-link:hover {
    background: #ea9629
}
.entry-content blockquote {
    font-size: 24px
}
.entry-content blockquote cite,
.entry-content blockquote small,
.page-links {
    font-size: 16px
}
footer.entry-meta {
    margin-top: 24px
}
.format-standard footer.entry-meta {
    margin-top: 0
}
.page-links {
    font-style: italic;
    font-weight: 400;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase
}
.page-links a,
.page-links>span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none
}
.format-chat .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.format-status .entry-content .page-links a,
.page-links a {
    background: #e63f2a;
    border: 1px solid #e63f2a;
    color: #fff
}
.format-audio .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-gallery .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.page-links a:hover {
    background: #fff;
    color: #e63f2a
}
.format-quote .entry-content .page-links>span,
.format-status .entry-content .page-links>span {
    background: 0 0
}
.page-links .page-links-title {
    background: 0 0;
    border: none;
    margin-right: 20px;
    padding: 0
}
.hentry .mejs-container .mejs-controls,
.hentry .mejs-mediaelement {
    background: #220e10
}
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629
}
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #595959
}
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-time-rail span {
    border-radius: 0
}
.gallery {
    margin-bottom: 20px;
    margin-left: -4px
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    position: relative
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px
}
.format-chat .entry-meta .author,
.format-image .categories-links,
.format-image .tags-links,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}
.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%
}
.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}
.blog .format-aside:first-of-type,
.blog .format-link:first-of-type,
.format-aside+.format-aside,
.format-aside+.format-link,
.format-link+.format-aside,
.single .format-aside:first-of-type,
.single .format-link:first-of-type {
    box-shadow: inset 0 2px 2px rgba(173, 165, 105, .2)
}
.gallery-item:hover .gallery-caption {
    opacity: 1
}
.format-aside {
    background-color: #f7f5e7
}
.format-aside .entry-meta {
    margin-top: 0
}
.format-aside blockquote {
    font-size: 100%;
    font-weight: 400
}
.format-aside cite {
    font-size: 100%;
    text-transform: none
}
.format-aside cite:before {
    content: "\2014";
    margin-right: 5px
}
.format-audio {
    background-color: #db572f
}
.format-audio .entry-title {
    font-size: 28px;
    font-weight: 700
}
.format-audio .entry-content:before {
    content: "\f109";
    float: left;
    font-size: 64px;
    position: relative;
    top: 4px
}
.format-audio .entry-content a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a,
.format-audio .entry-meta a:hover {
    color: #fbfaf3
}
.format-chat .entry-content a,
.format-chat .entry-meta a,
.format-gallery .entry-content a,
.format-gallery .entry-meta a {
    color: #722d19
}
.format-audio .audio-content {
    background: url(images/dotted-line.png) left top repeat-y;
    background-size: 4px 4px;
    float: right;
    padding-left: 35px;
    width: 80%;
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px)
}
.format-audio .wp-audio-shortcode {
    height: 30px!important;
    margin: 20px 0;
    max-width: 400px!important
}
.format-audio audio {
    max-width: 100%!important
}
.format-chat {
    background-color: #eadaa6
}
.format-chat .entry-title {
    font-size: 28px;
    font-weight: 700
}
.format-chat .entry-meta .date a:before {
    content: "\f108";
    margin-right: 2px
}
.format-chat .chat {
    margin: 0
}
.format-chat .chat .chat-timestamp {
    color: #722d19;
    float: right;
    font-size: 12px;
    font-weight: 400;
    margin: 5px 10px 0
}
.format-chat .chat .fn {
    font-style: normal
}
.format-gallery {
    background-color: #fbca3c
}
.format-gallery .entry-header {
    margin-bottom: 15px
}
.format-gallery .entry-title {
    font-size: 50px;
    font-weight: 400;
    margin: 0
}
.format-image .entry-title {
    font-size: 28px;
    font-weight: 700
}
.format-link {
    background-color: #f7f5e7
}
.format-link .entry-content p:last-child,
.format-link .entry-header {
    margin-bottom: 0
}
.format-link .entry-title {
    color: #ca3c08;
    display: inline;
    font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
    margin-right: 20px
}
.format-link .entry-title a {
    color: #bc360a
}
.format-link div.entry-meta {
    display: inline
}
.format-audio .wp-audio-shortcode,
.format-standard .video-player,
.format-standard .wp-audio-shortcode,
.format-standard .wp-video {
    margin-bottom: 24px
}
.format-quote {
    background-color: #210d10
}
.format-quote .entry-content,
.format-quote .entry-meta {
    color: #f7f5e7
}
.format-quote .entry-content blockquote {
    font-size: 28px;
    margin: 0
}
.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
    color: #e63f2a
}
.format-quote .entry-content cite a {
    border-bottom: 1px dotted #fff;
    color: #fff
}
.format-quote .entry-content cite a:hover {
    text-decoration: none
}
.format-quote blockquote cite,
.format-quote blockquote small {
    display: block;
    font-size: 16px
}
.format-quote blockquote {
    font-style: italic;
    font-weight: 300;
    padding-left: 75px;
    position: relative
}
.format-quote blockquote:before {
    content: '\201C';
    font-size: 140px;
    font-weight: 400;
    line-height: .8;
    padding-right: 25px;
    position: absolute;
    left: -15px;
    top: -3px
}
.format-quote .entry-meta .author {
    display: none
}
.format-status {
    background-color: #722d19;
    padding: 0
}
.format-status .entry-content,
.format-status .entry-meta {
    padding-left: 35px;
    position: relative
}
.format-status .entry-content a {
    color: #eadaa6
}
.format-status .entry-meta a {
    color: #f7f5e7
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
    padding-left: 95px
}
.format-status .entry-content:before,
.format-status .entry-meta:before {
    background: url(images/dotted-line.png) left bottom repeat-y;
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    width: 1px
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
    left: 70px
}
.format-status .categories-links,
.format-status .tags-links {
    display: none
}
.format-status .entry-meta:before {
    background-position: left top
}
.format-status .entry-content {
    color: #f7f5e7;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 40px;
    position: relative
}
.format-status .entry-content p:first-child:before {
    background-color: rgba(0, 0, 0, .65);
    content: "";
    height: 3px;
    margin-top: 13px;
    position: absolute;
    left: 4px;
    width: 13px
}
.sidebar .format-status .entry-content>p:first-child:before {
    left: 64px
}
.format-status .entry-content p:last-child {
    margin-bottom: 0
}
.format-status .entry-meta {
    margin-top: 0;
    padding-bottom: 40px
}
.format-status .entry-meta .date a:before {
    content: "\f105"
}
.format-video {
    background-color: #db572f
}
.format-video .entry-content a,
.format-video .entry-content a:hover,
.format-video .entry-meta a,
.format-video .entry-meta a:hover {
    color: #fbfaf3
}
.format-video .entry-title {
    font-size: 50px;
    font-weight: 400
}
.format-video .entry-meta {
    color: #220e10
}
.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0
}
.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0
}
.attachment .entry-title {
    display: inline-block;
    float: left;
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0
}
.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px
}
.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right
}
.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px
}
.attachment footer.entry-meta {
    display: none
}
.attachment-meta:before {
    content: "\f307"
}
.full-size-link a:before {
    content: "\f402"
}
.full-size-link:before {
    content: none
}
.attachment .entry-meta .edit-link:before,
.attachment .entry-meta a,
.attachment .full-size-link:before {
    color: #ca3c08
}
.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0
}
.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative
}
.image-navigation a:hover {
    text-decoration: none
}
.image-navigation .nav-next,
.image-navigation .nav-previous {
    position: absolute;
    top: 50px
}
.image-navigation .nav-previous {
    left: 0
}
.image-navigation .nav-next {
    right: 0
}
.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px
}
.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center
}
.attachment .entry-attachment .attachment {
    display: inline-block
}
.attachment .entry-caption {
    text-align: left
}
.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0
}
.attachment .site-main .sidebar-container {
    display: none
}
.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto
}
.attachment .entry-content .wp-video {
    margin: 0 auto
}
.attachment .entry-content .mejs-container {
    margin-bottom: 24px
}
.navigation .nav-previous {
    float: left
}
.navigation .nav-next {
    float: right
}
.navigation a {
    color: #bc360a
}
.navigation a:hover {
    color: #e97618;
    text-decoration: none
}
.paging-navigation {
    background-color: #e8e5ce;
    padding: 40px 0
}
.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%
}
.sidebar .paging-navigation .nav-links {
    max-width: 1040px;
    padding: 0 376px 0 60px
}
.paging-navigation .nav-next {
    padding: 13px 0
}
.paging-navigation a {
    font-size: 22px;
    font-style: italic;
    font-weight: 300
}
.paging-navigation .meta-nav {
    background-color: #e63f2a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px
}
.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 17px 0 23px;
    width: 80px
}
.paging-navigation .nav-next .meta-nav {
    margin-left: 10px
}
.paging-navigation a:hover .meta-nav {
    background-color: #ea9629;
    text-decoration: none
}
.post-navigation {
    background-color: #fff;
    color: #ca3c08;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    padding: 20px 0
}

.nav-links.prev-next-posts a{ font-family: "Open Sans Condensed";font-weight: 600;padding: 6px 15px 8px;transition: all 0.3s ease 0s;}
.nav-links.prev-next-posts .prev-posts-link { float: right;}
.nav-links.prev-next-posts .next-posts-link { float: right;}
.nav-links.prev-next-posts { padding: 15px;}

.archive-header,
.error404 .page-wrapper {
    background-color: #e8e5ce
}
.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px
}
.sidebar .post-navigation .nav-links {
    padding: 0 376px 0 60px
}
.post-navigation a[rel=next] {
    float: right;
    text-align: right
}
.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 30px 0 10px;
    text-align: left;
    width: 100%
}
.author.sidebar .author-info {
    max-width: 1040px;
    padding: 30px 376px 10px 60px
}
.single .author-info {
    padding: 50px 0 0
}
.author-avatar .avatar {
    float: left;
    margin: 0 30px 30px 0
}
.single-format-status .author-description {
    color: #f7f5e7
}
.author-description .author-title {
    clear: none;
    font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0 0 8px
}
.author-link {
    color: #ca3c08;
    margin-left: 2px
}
.author.archive .author-link {
    display: none
}
.archive-meta,
.archive-title {
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%
}
.archive-meta {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: -15px;
    padding: 0 0 11px
}
.sidebar .archive-meta {
    padding-right: 316px
}
.page-title {
    margin: 0 0 15px
}
.page-content {
    margin: 0 auto;
    max-width: 604px;
    padding: 40px 0;
    width: 100%
}
.sidebar .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding: 40px 376px 40px 60px
}
.error404 .page-title {
    line-height: .6;
    margin: 0;
    padding: 100px 0 0;
    position: relative;
    text-align: center;
    width: auto
}
.error404 .page-title:before {
    color: #e8e5ce;
    font-size: 964px;
    line-height: .6;
    overflow: hidden;
    position: absolute;
    left: 7px;
    top: 28px
}
.error404 .page-content,
.error404 .page-header {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 100%
}
.error-404.not-found {
    display: inline-block;
    background: url(images/404bg.jpg) right top no-repeat #fff;
    background-size: auto 100%;
    width: 100%;
    min-height: 500px;
    padding: 0 0 5em
}
.error-404.not-found.site-main {
    background: #fff
}
.error-404.not-found .page-content {
    width: 444px;
    margin: 0 15px
}
.error-404.not-found .page-title {
    font-size: 50px;
    padding: 56px 0 38px
}
.error-404.not-found h2 {
    font-size: 32px;
    color: #275d89;
    margin: 0 0 26px
}
.error-404.not-found p {
    color: #275d89
}
.error-404.not-found ul li {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 46%
}
.error-404.not-found ul li a:before,
.error-404.not-found ul li:before {
    display: none
}
.error-404.not-found ul li a {
    color: #f37e30
}
.error-404.not-found ul li a:hover {
    color: #ea9629
}
.error-404.not-found .page-content {
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box
}
.error-404.not-found .page-content input[type=text],
.error-404.not-found .page-content input[type=search] {
    width: 78%;
    -webkit-appearance: none
}
.comment-list,
.comment-reply-title,
.comment-respond .comment-form,
.comment-respond iframe,
.comments-title,
.must-log-in {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 604px;
    width: 100%
}
.sidebar .comment-list,
.sidebar .comment-navigation,
.sidebar .comment-reply-title,
.sidebar .comment-respond .comment-form,
.sidebar .comments-title,
.sidebar .must-log-in {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px
}
.comments-title {
    font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif
}
.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0
}
.comment-list .children {
    margin-left: 20px
}
.comment-list .children>li:before,
.comment-list>li:after {
    background: url(images/dotted-line.png) left top;
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%
}
.comment-list>li:last-child:after {
    display: none
}
.comment-body {
    padding: 24px 0;
    position: relative
}
.comment-author {
    float: left;
    max-width: 74px
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
    color: #bc360a;
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}
.says {
    display: none
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative
}
.no-avatars .comment-content,
.no-avatars .comment-list .reply,
.no-avatars .comment-metadata {
    width: 100%
}
.bypostauthor>.comment-body .fn:before {
    content: "\f408";
    vertical-align: text-top
}
.comment-list .edit-link {
    margin-left: 20px
}
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    float: right;
    width: 79%;
    width: -webkit-calc(100% - 124px);
    width: calc(100% - 124px);
    word-wrap: break-word
}
.comment-meta,
.comment-meta a {
    color: #a2a2a2;
    font-size: 13px
}
.comment-meta a:hover {
    color: #ea9629
}
.comment-awaiting-moderation,
.ping-meta {
    color: #a2a2a2
}
.comment-metadata {
    margin-bottom: 20px
}
.ping-meta {
    font-size: 13px;
    line-height: 2
}
.comment-awaiting-moderation:before {
    content: "\f414";
    margin-right: 5px;
    position: relative;
    top: -2px
}
.comment-reply-link:before,
.comment-reply-login:before {
    content: "\f412";
    margin-right: 3px
}
.comment-respond {
    background-color: #f7f5e7;
    padding: 30px 0
}
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px
}
.comment-reply-title {
    font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif
}
.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 16px;
    width: 16px
}
.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none
}
.comment-reply-title small a:before {
    content: "\f406";
    vertical-align: top
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0
}
.comment-form .comment-notes {
    margin-bottom: 15px
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 8px
}
.comment-form [for=author],
.comment-form [for=email],
.comment-form [for=url],
.comment-form [for=comment] {
    float: left;
    padding: 5px 0;
    width: 120px
}
.comment-form .required {
    color: #ed331c
}
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url] {
    max-width: 270px;
    width: 60%
}
.comment-form textarea {
    width: 100%
}
.form-allowed-tags,
.form-allowed-tags code {
    color: #686758;
    font-size: 12px
}
.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px
}
.comment-navigation,
.no-comments {
    font-style: italic;
    font-size: 20px;
    font-weight: 300
}
.comment-list .pingback,
.comment-list .trackback {
    padding-top: 24px
}
.comment-navigation {
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%
}
.no-comments {
    background-color: #f7f5e7;
    margin: 0;
    padding: 40px 0;
    text-align: center
}
.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px
}
.site-main .mu_register {
    margin: 0 auto;
    max-width: 604px;
    width: 100%
}
.mu_alert {
    margin-top: 25px
}
.site-main .mu_register #blog_title,
.site-main .mu_register #blogname,
.site-main .mu_register #user_email,
.site-main .mu_register #user_name,
.site-main .mu_register input[type=submit] {
    font-size: inherit;
    width: 270px
}
.site-main .mu_register input[type=submit] {
    width: auto
}
.site-main .widget-area {
    float: right;
    width: 300px
}
.widget {
    font-size: 14px;
    hyphens: auto;
    margin: 0 0 24px;
    padding: 20px
}
.widget .widget-title {
    margin: 0 0 10px
}
.widget ol,
.widget ul {
    margin: 0;
    padding: 0
}
.widget .children li:last-child {
    padding-bottom: 0
}
.widget li>ol,
.widget li>ul {
    margin-left: 20px
}
.widget a {
    color: #bc360a
}
.widget a:hover {
    color: #ea9629
}
.search-form .search-submit {
    display: none
}
#wpstats,
.widget_calendar a,
.widget_rss .rss-date {
    display: block
}
.widget_rss .rss-date,
.widget_rss li>cite {
    color: #a2a2a2
}
.site-footer,
.site-footer a {
    color: #686758
}
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px
}
.widget_calendar caption {
    font-size: 14px;
    margin: 0
}
.widget_calendar td,
.widget_calendar th {
    padding: 0;
    text-align: center
}
.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, .15)
}
.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, .5)
}
.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, .05)
}
.site-footer .widget_calendar tbody .pad,
.widget_calendar tbody .pad {
    background-color: transparent
}
.site-footer {
    background-color: #e8e5ce;
    font-size: 14px;
    text-align: center
}
.sidebar .site-footer,
.site-footer .widget-area {
    text-align: left
}
.site-footer .sidebar-container {
    background-color: #220e10;
    padding: 20px 0
}
.site-footer .widget-area {
    margin: 0 auto;
    max-width: 1040px;
    width: 100%
}
.sidebar .site-footer .widget-area {
    max-width: 724px;
    position: relative;
    left: -158px
}
.site-footer .widget {
    background: 0 0;
    color: #fff;
    float: left;
    margin-right: 20px;
    width: 245px
}
.sidebar .site-footer .widget {
    width: 228px
}
.sidebar .site-footer .widget:nth-of-type(3),
.sidebar .site-footer .widget:nth-of-type(4) {
    margin-right: 0
}
.site-footer .widget a {
    color: #e6402a
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
    color: #fff
}
.site-info {
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%
}
#wpstats {
    margin: -10px auto 0
}
.bx-wrapper .bx-viewport {
    border: none!important;
    left: 0!important;
    box-shadow: none!important
}
.bx-wrapper {
        min-height: 497px; max-width:730px!important; display: inline-block; vertical-align: top; width: 100%; margin-left:0!important;
   }
.banner-image {
    background-size: cover;
    width: 100%
}
.banner-image img{
    width: 100%
}

.inner-content {
    display: table;
    height: 100%;
    width: 100%
}
.banner-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%
}
.bann-txt-cont {
    padding:0 10% 0 29%
}
.bann-txt-cont p {
    color: #fff;
    font-size: 42px;
    font-weight: 400;
    line-height:48px;
    -webkit-text-shadow: 0 3px 4px #666;
    text-shadow: 0 3px 4px #666;
    font-family: 'Open Sans', sans-serif
}
.contact-plus,
.footer-right input[type=submit],
.footer-right p.submit-btn,
.home-content-area .widget .widget-title,
.home_sub_menu ul li,
a.follow-us,
a.view-all {
    font-family: 'Open Sans Condensed'
}
.bann-txt-cont a {
    display: inline-block;
    background: #1e2628;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 4px 36px 6px 22px;
    margin: 22px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 22px;
    color: #fff!important;
    text-decoration: none
}
.bann-txt-cont a:hover {
    background: #ea9629
}
.bann-txt-cont a:after {
    position: relative;
    content: "";
    background: url(images/arrow-white.png) no-repeat;
    display: inline-block;
    height: 19px;
    right: -16px;
    top: 2px;
    width: 12px
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom: 13px!important;
    z-index: 200
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #b4afaf!important
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000!important
}
.bx-wrapper .bx-controls-direction a {
    z-index: 200!important
}
.inner-content.banner {
    position: absolute;
    top: 0;
    left: 0;
    height: 497px
}
.banner-container-slider {
    position: relative
}
.banner-content {
    display: none
}
.banner-content:first-child {
    display: block
}


/* Banner Post */
.main_banner { font-size:0;}
.banner-post { position:relative; display:inline-block; vertical-align:top; width: 100%; max-width: 350px;}
.banner-post-grid {position: relative; display:block;}
.banner-post-img img{ width:100%;}
.banner-post-img a { display:block}
.banner-post-cnt {position: absolute; width: 100%;  bottom:40px; margin: 0 auto; padding:0 0 0 30px;}
.banner-post-cnt span { display:block; }
.banner-post-cnt span a {color:#ffffff; font-size: 21px; -webkit-text-shadow: 0 3px 4px #666; text-shadow: 0 3px 4px #666;
font-family: 'Open Sans Condensed'; line-height:24px; font-weight:600;  display:block;}
.banner-post-cnt a.more {display: inline-block; background: #1e2628; -webkit-transition: all .3s ease; transition: all .3s ease; padding:4px 26px 8px 16px; margin: 22px 0 0; -webkit-border-radius: 4px; border-radius: 4px; font-size:14px; color: #fff !important; text-decoration: none;}
.banner-post-cnt a.more:after {position: relative;  content: ""; background: url(images/arrow-white.png) no-repeat; display: inline-block; height: 19px; right: -12px; top: 8px; width: 8px; background-size:8px auto;}
.banner-post-cnt a.more:hover{background: #ea9629;}

.home_sub_menu {
    padding: 0 0 3.8em;
    margin: -5px 0 0
}
.home_sub_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}
.home_sub_menu ul li {
    list-style: none;
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0;
    width: 105px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f37e30;
    border: 5px solid #fff;
    height: 106px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 8px 15px;
    -webkit-box-shadow: 2px 2px 7px #7e7e7e;
    box-shadow: 2px 2px 7px #7e7e7e
}
.home_sub_menu ul li:hover {
    background: #ea9629
}
.home_sub_menu ul li a {
    display: table;
    width: 100%;
    height: 100%;
    color: #000
}
.home_sub_menu ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0!important;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.home_sub_menu ul li:hover a img {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}
.home_sub_menu ul li a span {
    color: #000;
    display: table-cell;
    vertical-align: middle;
    position: relative
}
.home_sub_menu ul li a span span {
    display: inline-block;
    padding: 0 0 0 3px
}
.home_sub_menu ul li a span span:after {
    content: ">";
    position: absolute;
    right: -5px;
    top: -12px;
    font-size: 14px
}
.footer-container,
.footer-content-2 {
    background-color: #275d89;
    float: left;
    width: 100%;
    clear: both
}
.footer-container {
    color: #ffffff;
    padding: 15px 0 0
}
.footer-content-2 {
    background-color: #1c4363;
    color: #AECBE2;
    font-size: 14px;
    text-align: center;
    margin: 29px 0 0
}
.copy-text{    
	background-color: #1c4363;
    color: #AECBE2;
}
span.design{  
    background-color: #1c4363;
    color: #AECBE2;
}

.copy-container,
.footer-content-1 {
    margin: 0 auto;
    width: 1080px
}
.footer-container .inner-content,
.footer-content-2 .inner-content {
    display: block;
    clear: both
}
.footer-content-1>div {
    float: left;
    width: 33.33%
}
.footer-content-1 .social-icons {
    padding: 0 0 0 14px;
    clear: both
}
.footer-content-1 .social-icons ul {
    margin: 0;
    padding: 0;
    float: left
}
.contact-plus {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    margin: 4px 0 0 28px
}
.contact-plus a {
    text-decoration: none;
    display: inline-block;
	background-color:#e97618;
	color: #eeeeee;
    font-weight: 600;
    padding: 4px 20px 4px 10px;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.contact-plus a:hover,
.footer-right p.submit-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}
.contact-plus a:after {
    content: ">";
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 9px;
    top: 4px;
    font-weight: 400
}
.footer-logo {
    margin: 0 0 18px;
    width: 90%
}
.address, .address span{
	background-color:#275d89;
	color:#ffffff;
    display: block;
    width: 100%;
}
.footer-logo img {
    max-width: 100%
}
.address {
    padding: 0 0 0 15px
}
.address span {
    padding: 0;
    line-height: normal
}
.address .phone_email {
    padding: 10px 0 0
}
.address .phone_email span {
    width: auto;
    float: left;
    margin: 1px 27px 0 0
}

.menu-item a.menu-image-title-hide{
    border:0 !important;
}
.menu-item a.menu-image-title-hide:before{
    background:none !important;
}

.footer-left {
    padding: 0 0 12px
}
.footer-content-1>div.footer-middle {
    padding: 58px 20px 0 60px;
    width: 38.33%
}
.footer-middle span.middle-title, .footer-right span.title {
    background-color: #275d89;
    color: #ffffff;
    font-family: 'Open Sans Condensed';
    display: block;
    margin: 0 0 18px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}
.footer-middle ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.footer-middle ul li {
    list-style: none;
    position: relative;
    padding: 0 0 17px 20px;
    line-height: normal
}
.footer-middle ul li:before {
    position: absolute;
    background: url(images/menu-arrow.png) no-repeat;
    content: "";
    height: 13px;
    left: 0;
    top: 6px;
    width: 10px
}
.footer-middle ul li a{
	background-color:#275d89;
    color: #ffffff;
    font-weight: 700
}
.footer-middle ul li a:hover {
    color: #e97618
}
.footer-content-1>div.footer-right {
    width: 22.33%;
    padding: 58px 0 0;
    float: right
}
.footer-right .mc4wp-form {
    margin: 0
}
.footer-right input[type=text],
.footer-right input[type=email],
.footer-right input[type=password] {
    border: none;
    font-size: 14px;
    height: 29px
}
.footer-right input::-webkit-input-placeholder {
    color: #000
}
.footer-right input:-moz-placeholder {
    color: #000;
    opacity: 1
}
.footer-right input::-moz-placeholder {
    color: #000;
    opacity: 1
}
.footer-right input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100)
}
.footer-right form p {
    margin: 0 0 4px
}
.footer-right .mc4wp-form label {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: 1px
}
.footer-right input[type=submit] {
    text-decoration: none;
    display: inline-block;
    background: #e97618;
    color: #fff;
    font-weight: 600;
    padding: 4px 18px;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    text-transform: uppercase;
    border: none
}
.footer-right p.submit-btn {
    position: relative;
    width: auto;
    margin: 8px 0 0;
    float: right;
    clear: both
}
.footer-right p.submit-btn img {
    left: -26px;
    position: absolute;
    top: 7px;
    visibility: visible
}
span.wpcf7-list-item-label{
	background-color:#275d89;
	color:#ffffff;
}

span.wpcf7-list-item {
    margin: 0
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: normal;
    padding: 5px 0 0;
    color: #e97618
}
div.wpcf7-validation-errors {
    clear: both;
    border: none;
    color: #e97618!important
}
p.captcha {
    display: block;
    margin: 12px 0 0!important;
    position: relative
}
div.wpcf7-response-output {
    clear: both;
    float: left;
    font-size: 12px;
    margin: 9px 0 0;
    padding: 0;
    text-align: left;
    width: 100%
}
div.wpcf7-mail-sent-ok {
    border: none!important
}
.captcha img {
    float: left;
    margin: 3px 10px 0 0
}
.captcha span.wpcf7-form-control-wrap {
    float: right;
    width: 58%
}
.footer-content-2 .inner-content {
    padding: 17px 0
}
.footer-content-2 .inner-content div.copy-text,
.footer-content-2 .inner-content span.design,
.footer-content-2 .inner-content ul {
    display: inline-block;
    margin: 0
}
ul.footer-bottom-links {
    margin: 0;
    list-style: none;
    padding: 0 9px 0 11px
}
ul.footer-bottom-links li {
    display: inline-block;
    border-right: 1px solid #85a0b5;
    margin: 0 0 0 -4.5px;
    padding: 0 10px;
    line-height: 14px
}
ul.footer-bottom-links li:first-child {
    border-left: 1px solid #85a0b5
}
.footer-content-2 .inner-content a,
ul.footer-bottom-links li a {
	background-color: #1c4363;
    color:#AECBE2;
}
.footer-content-2 .inner-content a:hover,
ul.footer-bottom-links li a:hover,
ul.footer-bottom-links li.current-menu-item a {
    color: #e97618
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
    opacity: .4;
    filter: alpha(opacity=40)
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.footer-right .mc4wp-error {
    background: 0 0;
    border: none;
    clear: both;
    color: #e97618;
    font-size: 14px;
    margin: 0
}
.footer-right .mc4wp-form input.placeholdersjs {
    color: #000!important
}
.home_sub_menu ul li:before,
.social-icons ul li:before,
.tp_recent_tweets ul li:before,
ul.footer-bottom-links li:before,
ul.top-menu-list li:before,
ul.widget_recent_entries li:before {
    display: none
}
.recent-post-list {
    background: #fff;
    float: left;
    width: 64.8%;
    margin: 0 0 24px
}
.recent-post-list .widget {
    padding: 22px 30px 29px;
    margin: 0;
    float: left;
    width: 100%;
    position: relative
}
.home-content-area .widget .widget-title {
    font-size: 20px;
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 7px;
    font-weight: 600
}
a.follow-us,
a.view-all {
    background: #275b8a;
    color: #fff!important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 13px;
    padding: 4px 9px;
    font-weight: 600;
    text-transform: uppercase
}
a.follow-us:hover,
a.view-all:hover {
    background: #ea9629
}
.recent-post-list a.view-all {
    float: right;
    margin: 22px 0 0;
    position: relative
}
ul.widget_recent_entries li {
    clear: both;
    float: left;
    width: 100%;
    line-height: 19px;
    padding-left: 0;
    font-family: 'Open Sans', sans-serif
}
ul.widget_recent_entries li img {
    float: left;
    margin: 0 18px 0 0
}
ul.widget_recent_entries li span,
ul.widget_recent_entries li span a {
    letter-spacing: 1px;
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    display: block;
    font-weight: 600
}
ul.widget_recent_entries li span a {
    display: inline-block;
    padding: 0;
    position: relative
}
ul.widget_recent_entries li a {
    color: #e75d01;
    font-size: 18px;
    font-weight: 600
}
ul.widget_recent_entries li a:hover {
    color: #ea9629
}
ul.widget_recent_entries li span a:first-child {
    padding-left: 0;
    border: none
}
.sidebox ul {
    margin: 0;
    padding: 0 5px
}
.twitter-tweets .widget.widget_tp_widget_recent_tweets {
    margin: 0;
    float: left;
    padding: 22px 20px 0 32px
}
.tp_recent_tweets ul {
    margin: 0;
    padding: 0
}
.tp_recent_tweets ul li {
    font-size: 16px;
    padding: 0 0 24px;
    background: 0 0
}
.tp_recent_tweets ul li a.twitter_time,
.tp_recent_tweets ul li br {
    display: none
}
.tp_recent_tweets ul li a {
    font-weight: 400;
    color: #e75d01
}
a.follow-us {
    float: right;
    margin: 22px 26px 0 0
}
.left-sidebar {
    float: left;
    padding: 0 24px 0 12px;
    width: 29.3%;
    position: relative
}
.left-sidebar::after {
    background: transparent;
    border: none;
    bottom: 0;
    content: " ";
    height: 100%;
    position: absolute;
    right: -241.2%;
    top: 0;
    width: 241.2%
}
.left-sidebar .widget {
    padding: 0
}
.left-sidebar .widget.widget_widget_crp {
    padding: 0 0 0 8px
}
.left-sidebar .widget.widget_categories,
.left-sidebar ul.left-parent {
    display: block;
    padding: 6px 6px 12px 20px;
    background: #fff;
    margin: 0 -24px 0 -12px
}
.left-sidebar .widget.widget_categories {
    margin-bottom: 24px
}
.left-sidebar ul.left-parent>li:before {
    top: 14px
}
.left-sidebar ul.left-parent>li ul li:before {
    top: 11px;
    left: 5px
}
.left-sidebar .widget.widget_categories ul li,
.left-sidebar ul.left-parent li {
    padding: 0
}
.left-sidebar ul.left-parent>li {
    font-weight: 600;
    font-size: 18px;
    padding: 0
}
.left-sidebar ul.left-parent>li a {
    color: #000;
    display: block;
    padding: 0 0 0 16px
}
.left-sidebar ul.left-parent>li>a {
    border-bottom: 1px solid #ded9d6;
    padding: 6px 0 4px 16px
}
.left-sidebar ul.left-parent li.current-cat>a,
.left-sidebar ul.left-parent li.current_page_ancestor>a,
.left-sidebar ul.left-parent li.current_page_item>a,
.left-sidebar ul.left-parent>li a:hover {
    color: #e97618
}
.left-sidebar ul.left-parent>li ul {
    margin: 0;
    padding: 0
}
.left-sidebar ul.left-parent>li ul ul {
    padding-left: 10px
}
.left-sidebar ul.left-parent>li ul li {
    font-weight: 400
}
.left-sidebar .widget.widget_categories ul li a,
.left-sidebar ul.left-parent>li ul li>a {
    padding: 4px 0 4px 20px;
    font-size: 14px
}
.left-sidebar .widget.widget_categories ul li a {
    padding-left: 15px
}
.left-sidebar .widget.widget_categories ul li:before {
    background: url(images/arrow-orange-small.png) no-repeat;
    content: "";
    height: 9px;
    left: 0;
    position: absolute!important;
    top: 11px;
    width: 7px
}
.widget.widget_categories ul li a {
    color: #000;
    display: block
}
.left-sidebar a.view-all,
.left-sidebar ul.widget_recent_entries li img,
.left-sidebar ul.widget_recent_entries li:before,
.responsive-topsection ul.top-menu-list li:after {
    display: none
}
.widget.widget_categories ul li a:hover {
    color: #ea9629
}
.left-sidebar h2.widget-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    border-bottom: 1px solid #b3b9be;
    padding: 31px 5px 11px;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.left-sidebar h2.sidebar-news-title{
text-transform: none;
}
.left-sidebar ul.widget_recent_entries li {
    padding: 5px 0 6px;
    line-height: 19px
}
.search-no-results .content-area {
    background: #fff;
    margin: 20px 0;
    padding: 0 0 100px;
    min-height: 400px
}
.search-no-results .content-area .site-main,
.search-results .content-area .site-main {
    background: #fff;
    padding: 42px 60px 2px
}
.search-no-results .content-area .site-main .page-content {
    float: left
}
.search-results .hentry {
    padding: 0 0 30px;
    min-height: inherit
}
.responsive-topsection {
    background: #275d89;
    padding: 0 0 20px;
    display: none
}
.responsive-topsection ul.top-menu-list {
    margin: 0;
    padding: 14px 15px 12px;
    width: 100%;
    border-top: 1px solid #fff
}
.responsive-topsection ul.top-menu-list li {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 600
}
.responsive-topsection ul.top-menu-list li:before {
    display: inline-block;
    background: url(images/arrow-orange-small.png) no-repeat;
    left: 8px;
    top: 8px
}
.responsive-topsection ul.top-menu-list li a {
    display: block;
    color: #fff!important;
    padding: 0 25px 2px
}
.responsive-topsection .top-search {
    width: 300px
}
.responsive-topsection .top-search input[type=text],
.responsive-topsection .top-search input[type=search] {
    width: 100%;
    padding-right: 38px;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
.responsive-topsection .top-search input[type=submit] {
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
span.posted-date {
    color: #999;
    font-size: 14px
}
.pagination {
    padding: 0 0 30px;
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    clear: both
}
.nav-links {
    text-align: center
}
.nav-links a,
.nav-links span {
    background: #275d89;
    border-radius: 3px;
    display: inline-block;
    line-height: normal;
    margin: 0 2px;
    padding: 5px 13px;
    vertical-align: middle;
    color: #fff!important
}
.nav-links span {
    cursor: default
}
.nav-links a:hover,
.nav-links span.current {
    background: #ea9629
}
.nav-links a.next,
.nav-links a.prev {
    padding: 5px 10px
}
div.checker {
    width: 18px;
	height: 19px;
    background: #fff
}
div.checker input {
    cursor: pointer;
    width: 18px!important;
    height: 19px!important;
    margin: 0
}
div.checker span {
    background: 0 0
}
div.checker span.checked {
    background: url(images/checked.png) no-repeat!important
}
.ss_wrapper .page_heading,
.ss_wrapper .post_heading {
    margin: 0 0 20px
}
.ss_wrapper ul.page_item_list li {
    padding-bottom: 8px
}
.ss_wrapper ul.page_item_list ul {
    margin: 5px 0 0
}
.ss_wrapper ul.page_item_list ul li {
    padding-bottom: 0
}
.ss_wrapper>div {
    margin: 0 0 20px
}
.mobile-shortcut-buttons,
.search-option-responsive {
    display: none
}
.filter-options,
.filtersection,
.seach-from-filter .label,
.searchsection {
    display: inline-block;
    vertical-align: top
}
.seach-from-filter {
    float: right;
    position: absolute;
    right: 60px;
    width: 528px;
    z-index: 2;
    margin: 8px 0 0
}
.filtersection {
    width: 250px
}
.searchsection {
    float: right
}
.seach-from-filter .label {
    color: #999;
    font-size: 16px;
    padding: 8px 10px 0 0;
    font-weight: 600;
    text-transform: uppercase
}
.filter-options {
    width: 180px;
    position: absolute
}
.filter-options div.selector {
    height: 36px;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 180px!important
}
.filter-options div.selector select {
    height: 36px;
    top: 0;
    cursor: pointer
}
.filter-options div.selector select option {
    font-size: 14px;
    padding: 3px 10px;
    color: #999;
    font-style: normal!important
}
.filter-options div.selector span {
    width: 100%!important;
    background: url(images/dropdown.png) 94% center no-repeat #fff!important;
    border: 1px solid #ccc;
    color: #999;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: normal;
    padding: 6px 25px 8px 10px;
    text-align: left
}
.search-field {
    display: inline-block;
    width: 180px;
    position: relative
}
.search-field input[type=text] {
    border: 1px solid #ccc;
    color: #999;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: normal;
    padding: 8px 42px 8px 10px;
    text-align: left;
    width: 100%;
    text-overflow: ellipsis
}
.search-field input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/search.png) center no-repeat #838383;
    width: 37px;
    height: 35px;
    padding: 0;
    text-indent: -9999px;
    border-radius: 0;
    border: none
}
.search-field input[type=submit]:hover {
    background: url(images/search.png) center no-repeat #ea9629
}
.search .seach-from-filter {
    position: relative
}
.wordpress-post-tabs-skin-default {
    border: 1px solid #d9d9d9;
    margin: 27px 0 16px
}
.wordpress-post-tabs-skin-default ul.ui-tabs-nav li:before {
    background: 0 0
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top,
.wordpress-post-tabs-skin-default .ui-tabs-horizontal-top .wpts_ext {
    height: auto;
    margin: 0!important;
    display: inline-block;
    padding: 0!important;
    width: 33.334%
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav {
    padding: 0
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top.ui-state-active {
    background: 0 0;
    border: none
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-active a,
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    background: 0 0;
    color: #000!important;
    font-size: 16px;
    line-height: 24px!important;
    padding: 14px 0 7px!important
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a {
    float: none;
    display: block;
    background: 0 0;
    color: #000!important;
    font-size: 16px;
    line-height: 24px!important;
    padding: 14px 0 7px!important;
    text-align: center;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-top: none;
    border-right: none
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
    border-bottom: none;
    border-left: medium none
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li:first-child a {
    border-right: none
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li:last-child a {
    padding: 14px 0 7px!important
}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-panel {
    padding: 15px 20px 4px
}

.left-sidebar.no-related-posts:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.left-sidebar.no-related-posts {
   position: initial; 
}
.no-related-posts .sidebox {
    display: none !important;
}
/*@-ms-viewport {
    width: device-width
}
@viewport {
    width: device-width
}*/
@media only screen and (max-width: 1599px) {
    .site {
        border: 0
    }
}
@media only screen and (min-width: 1101px) {
    
}
@media only screen and (max-width: 1100px) {
    .site {
        box-sizing: border-box
    }
    .copy-container,
    .footer-content-1,
    .site-header,
    .site-main {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box
    }
    .home .site-main,
    .site-main .site-main {
        padding: 0
    }
	
    .bx-wrapper,
    .bx-wrapper .bx-viewport {
        background: 0 0!important
    }
    .bann-txt-cont p {
        font-size: 4.2vw;
        line-height: 114%
    }
    .bann-txt-cont a {
        margin: 4% 0 0;
        font-size: 2.5vw
    }
    .banner-image {
        height: 48.5vw
    }
	.banner-image img { height:100%;}
	.bx-wrapper {
        height: 48.5vw!important;
        min-height: 48.5vw;
		max-width: 64.4% !important;
    }
    .banner-content,
    .inner-content.banner {
        height: 48.5vw;
		 width:100%!important;
    }
	.banner-post { max-width:35.6%;}
    .category .entry-title,
    .search-results .entry-title {
        line-height: 110%;
        padding: 0 0 5px
    }
    .category .hentry a.post-thumbnail,
    .search-results .hentry a.post-thumbnail {
        margin: 4px 30px 30px 0
    }
	
	
}
@media only screen and (max-width: 1100px) and (min-width: 701px) {
    
	
}
@media only screen and (max-width: 1069px) {
    .sidebar .wp-caption.alignleft,
    .sidebar img.alignleft {
        margin-left: 0
    }
    .sidebar .wp-caption.alignright,
    .sidebar img.alignright {
        margin-right: 0
    }
    .error404 .page-header {
        margin-left: auto;
        width: 100%
    }
    .error404 .page-title {
        font-size: 24px;
        padding: 180px
    }
    .error404 .page-title:before {
        font-size: 554px
    }
    .attachment .image-navigation {
        max-width: 724px
    }
    .image-navigation .nav-next,
    .image-navigation .nav-previous {
        position: static
    }
    .site-main .widget-area {
        margin-right: 60px
    }
}
@media only screen and (max-width: 1024px) {
    .seach-from-filter {
        position: relative;
        right: auto;
        margin: 8px 0 10px
    }
}
@media only screen and (max-width: 1015px) {
    .error-404.not-found {
        background-position: 120% top
    }
}
@media only screen and (min-width: 1007px) {
	

}
@media only screen and (max-width: 1006px) {
    .navbar {
        position: relative;
        z-index: 2000;
        padding: 13px 0 0;
        border-bottom: 4px solid #275d89
    }
    .main-navigation.show .responsive-topsection {
        display: none
    }
    .main-navigation {
        position: absolute;
        width: 100%;
        max-width: inherit;
        min-height: inherit
    }
    .menu-toggle {
        background: #e97618!important;
        border: none!important;
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        display: block;
        float: right;
        height: 45px;
        line-height: 44px;
        margin: -53px 0 0;
        position: relative;
        text-indent: -9999px;
        width: 45px;
        z-index: 1
    }
    .menu-toggle.mega-menu-open,
    .menu-toggle:hover {
        background: #ea9629!important
    }
    .menu-toggle::before {
        background: #fff;
        box-shadow: 0 .44em 0 0 #fff, 0 .87em 0 0 #fff;
        content: ""!important;
        height: 3px;
        left: 14px;
        position: absolute;
        top: 15px;
        width: 1.3em
    }
    ul.nav-menu {
        display: none
    }
    .nav-menu>li {
        border-top: 1px solid #fff;
        display: block;
        text-align: left
    }
    .nav-menu li.showmenu {
        background-color: #1c4363
    }
    .nav-menu>li:first-child {
        border-top: none
    }
    .nav-menu>li>a:before {
        display: none
    }
    .nav-menu li a {
        padding: 12px 20px
    }
    .nav-menu .children,
    .nav-menu .sub-menu {
        position: relative;
        padding: 0 0 14px
    }
    .nav-menu .sub-menu li,
    .nav-menu .sub-menu>li.middle {
        margin: 0;
        padding: 0;
        width: 100%
    }
    .nav-menu .sub-menu>li:before {
        left: 20px;
        top: 8px
    }
    .nav-menu .sub-menu>li.showmenu:before {
        transform: rotate(90deg)
    }
    .nav-menu .sub-menu>li.showmenu ul li:before {
        transform: none
    }
    .nav-menu .sub-menu li>a {
        border: none;
        padding: 5px 10px 5px 38px
    }
    .nav-menu .children ul,
    .nav-menu .sub-menu ul {
        padding: 0 20px
    }
    .nav-menu .current-category-ancestor>a,
    .nav-menu .current-menu-ancestor>a,
    .nav-menu .current-menu-item>a,
    .nav-menu .current_page_ancestor>a,
    .nav-menu .current_page_item>a {
        color: #e97618
    }
    .nav-menu .menu-item a img {
        display: none!important
    }
    li.hassuburl ul ul { display: block !important;}
}
@media only screen and (max-width: 999px) {
    .attachment .entry-header,
    .author.sidebar .author-info,
    .blog.sidebar .page-content,
    .search.sidebar .page-content,
    .sidebar .archive-meta,
    .sidebar .comment-list,
    .sidebar .comment-navigation,
    .sidebar .comment-reply-title,
    .sidebar .comment-respond .comment-form,
    .sidebar .comments-title,
    .sidebar .entry-content,
    .sidebar .entry-header,
    .sidebar .entry-meta,
    .sidebar .entry-summary,
    .sidebar .featured-gallery,
    .sidebar .no-comments,
    .sidebar .post-navigation .nav-links,
    .sidebar .site-info {
        padding-left: 0;
        padding-right: 0
    }
    .attachment .entry-meta {
        float: left;
        text-align: left;
        width: 100%
    }
    .attachment .entry-content {
        max-width: 100%;
        padding: 40px 0
    }
    .format-status .entry-content {
        padding-top: 40px
    }
    .format-status .entry-meta {
        padding-bottom: 40px
    }
    .sidebar .format-status .entry-content,
    .sidebar .format-status .entry-meta {
        padding-left: 35px
    }
    .sidebar .format-status .entry-content:before,
    .sidebar .format-status .entry-meta:before {
        left: 10px
    }
    .sidebar .format-status .entry-content p:first-child:before {
        left: 4px
    }
    .sidebar .paging-navigation .nav-links {
        padding: 0 60px
    }
    .site-main .sidebar-container {
        height: auto;
        margin: 0 auto;
        position: relative;
        top: 20px
    }
    .site-main .widget-area {
        float: none;
        margin: 0;
        width: 100%
    }
    .sidebar .site-footer .widget-area {
        max-width: 100%;
        left: 0
    }
    .category .site-main .content-area,
    .page .site-main .content-area,
    .single .site-main .content-area {
        padding-top: 0
    }
    .footer-content-1>div.footer-middle {
        padding: 58px 20px 0;
        width: 38.33%
    }
    .footer-content-1>div.footer-right {
        padding: 58px 0 0;
        width: 28.33%
    }
    .site-main .content-area {
        padding: 20px 0 6.8em
    }
    h1 {
        line-height: 115%
    }
    .hentry{
        padding: 30px
    }
	.single .main-content-area{padding:30px;}
	.main-content-area {padding:0;}
	.main-content{padding:30px;}
    .category .content-area .site-main {
        padding: 30px 30px 6px
    }
    .search-results .content-area .site-main {
        padding: 30px 30px 2px
    }
    .search-no-results .site-main .content-area {
        padding: 30px
    }
	
	.bx-wrapper { display:block; width:100%; max-width:100%!important; height:auto!important; min-height:inherit}	
	.banner-image { height:auto;}
	.banner-image img { height:auto;}
	.banner-post {display:block; max-width:100%; float:left;}
	.banner-post-grid {display: inline-block; width: 50%;}
	.banner-post-cnt { padding:0 30px;}
	
	.main_banner { margin:0 0 65px 0; float:left; width:100%;}
	
	
}
@media only screen and (max-width: 932px) {
    .error-404.not-found {
        background-position: 110% 42%;
        background-size: 59% auto
    }
}
@media only screen and (max-width: 900px) {
    .recent-post-list {
        width: 100%
    }
    .twitter-tweets {
        clear: both
    }
}
@media only screen and (max-width: 874px) {
    .home_sub_menu ul li {
        margin: 0 3px 15px
    }
}
@media only screen and (max-width: 844px) {
    .main-navigation.show .responsive-topsection {
        display: block
    }
    .menu-toggle {
        margin: -53px 58px 0 0
    }
    .header-right-content .social-icons,
    .header-right-content nav {
        display: none
    }
    .logo {
        float: left;
        width: 100%
    }
    .search-option-responsive,
    .search-toggle {
        position: relative;
        float: right;
        height: 45px;
        width: 45px
    }
    .logo img {
        max-width: 100%
    }
    .search-option-responsive {
        display: block;
        background: #e97618;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: -53px 0 0;
        z-index: 2
    }
    .header-right-content .top-search,
    .search-option-responsive .top-search input[type=submit] {
        display: none
    }
    .search-toggle {
        border: none!important;
        z-index: 1;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: url(images/search.png) center no-repeat #e97618!important
    }
    .search-toggle.active,
    .search-toggle:hover {
        background-color: #ea9629!important
    }
    .search-option-responsive form {
        background: #e97618;
        float: left;
        padding: 4px;
        width: 100%
    }
    .search-option-responsive .top-search {
        display: none;
        margin: 0;
        position: absolute;
        right: 0;
        top: 118%;
        width: 244px
    }
    .search-option-responsive .top-search input[type=text] {
        height: 37px;
        padding: 10px;
        width: 100%
    }
    .site-main .content-area {
        padding: 0
    }
}
@media only screen and (max-width: 826px) {
    .home_sub_menu ul li {
        width: 100px;
        height: 100px;
        font-size: 13px;
        margin: 0 1px 10px
    }
}
@media only screen and (max-width: 768px) {
	.sector_gallery .bx-wrapper .bx-prev {left: -28px;}
	.sector_gallery .bx-wrapper .bx-next {right: -28px;}
	.sector_gallery{padding:30px 30px;}
    .contact-plus {
        margin: 4px 0 0;
        float: right
    }
    h1 {
        font-size: 32px
    }
    h2 {
        font-size: 15px
    }
    h3 {
        font-size: 20px
    }
    p {
        font-size: 14px
    }
    h4 {
        font-size: 22px
    }
    ul.widget_recent_entries li a {
        font-size: 16px
    }
    .left-sidebar ul.left-parent>li {
        font-size: 14px
    }
    .left-sidebar ul.left-parent>li:before {
        top: 12px;
        background-size: 100%;
        width: 7px
    }
    .seach-from-filter {
        float: none;
        margin: 0 auto 22px;
        position: relative;
        right: auto
    }
}
@media only screen and (max-width: 767px) {
	.sector_gallery_title .alignleft, .sector_gallery_title .alignright{float:none;}
	.sector_gallery{border-bottom:20px solid #e0e7ed; padding:30px 30px;}
	.sector_gallery .bx-wrapper ul li .bx-slider-list{padding:0 32px;}
	
    .gallery-caption,
    .twitter-tweets {
        display: none
    }
    .site-header .home-link {
        min-height: 0
    }
    .site-title {
        font-size: 36px;
        padding: 8px 0 10px
    }
    .entry-content .wp-caption.alignleft,
    .entry-content img.alignleft {
        margin-left: 0
    }
    .entry-content .wp-caption.alignright,
    .entry-content img.alignright {
        margin-right: 0
    }
    .attachment .entry-attachment .attachment,
    .attachment .image-navigation {
        max-width: 604px;
        padding: 0;
        width: 100%
    }
    .responsive-topsection .top-search {
        width: 100%
    }
    .category .hentry a.post-thumbnail,
    .search-results .hentry a.post-thumbnail {
        width: 51%
    }
    .left-sidebar,
    .main-content-area {
        width: 100%;
        float: left
    }
    .left-sidebar {
        margin: 15px 0 0;
        padding: 0
    }
    .left-sidebar .widget.widget_categories,
    .left-sidebar ul.left-parent {
        margin: 0;
        padding: 6px 18px
    }
    .left-sidebar .widget.widget_widget_crp {
        padding: 0 18px
    }
    .hentry {
        padding: 18px
    }
	.main-content{padding:18px;}
	.single .main-content-area{padding:18px;}
    .single div.post-thumbnail {
        margin: 0 0 13px
    }
    .entry-title {
        line-height: 115%;
        margin: 0 0 10px
    }
    .entry-header {
        margin-bottom: 20px
    }
    .category .content-area .site-main {
        padding: 18px 18px 6px
    }
    .search-results .content-area .site-main {
        padding: 18px 18px 2px
    }
    .search-no-results .site-main .content-area {
        padding: 18px
    }
    .left-sidebar .sidebox {
        display: inline-block;
        padding: 0 20px
    }
    .left-sidebar ul {
        margin: 0;
        padding: 0
    }
    ul.widget_recent_entries li span a:before {
        left: -1px;
        top: 4px
    }
    .left-sidebar ul.left-parent>li:last-child a {
        border-bottom: none
    }
    .left-sidebar:after {
        display: none
    }
    .error-404.not-found {
        background: #fff
    }
    .error-404.not-found .page-content {
        margin: 0 auto
    }
}
@media only screen and (max-width: 700px) {
    body {
        font-size: 82.5%
    }
    .bx-wrapper {
        margin-bottom: 5px!important
    }
    .home_sub_menu {
        display: none
    }
    .mobile-shortcut-buttons {
        display: block;
        padding: 0 0 15px
    }
    .mobile-shortcut-buttons ul {
        margin: 0;
        padding: 0;
        text-align: center
    }
    .mobile-shortcut-buttons ul li {
        display: inline-block;
        padding: 0;
        font-family: 'Open Sans Condensed';
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        min-height: 68px;
        width: 137px;
        border: 3px solid #fff;
        background: #e97618;
        vertical-align: top;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        -webkit-box-shadow: 0 3px 5px #666;
        box-shadow: 0 3px 5px #666;
        line-height: 20px;
        margin: 0 4px 15px
    }
    .mobile-shortcut-buttons ul li a {
        color: #000;
        display: table;
        height: 60px;
        width: 100%;
        padding: 0 15px
    }
    .mobile-shortcut-buttons ul li a span {
        display: table-cell;
        vertical-align: middle
    }
    .mobile-shortcut-buttons ul li:hover {
        background: #ea9629
    }
    .contact-plus,
    .footer-content-1 .social-icons,
    .mobile-shortcut-buttons ul li:before {
        display: none
    }
    .footer-content-1>div,
    .footer-content-1>div.footer-middle,
    .footer-content-1>div.footer-right {
        width: 100%;
        padding: 0 0 34px
    }
    .footer-content-1 {
        margin: 0 auto;
        width: 374px
    }
    .inner-content.banner {
        position: relative!important;
        height: auto;
        display: block;
        padding: 21px 10px 6px
    }
    .bann-txt-cont a,
    .bann-txt-cont p {
        display: inline;
        font-size: 21px;
        margin: 0
    }
    .bx-viewport {
        overflow: visible!important
    }
	.banner-content, .inner-content.banner { height:auto;}
	.banner-post-grid { display:block; width:100%;}
    .bann-txt-cont {
        padding: 0 1%;
        line-height: 28px
    }
	.banner-post { padding:0 20px;}
	.banner-post-cnt { padding:0 20px; bottom:20px;}
	.banner-post-cnt span a { font-size:16px; line-height:20px;}

	
    .recent-post-list a.view-all {
        margin: 0;
        position: absolute;
        right: 30px;
        top: 18px
    }
    .bx-wrapper .bx-controls-direction a {
        top:32vw !important;
    }
    .bx-wrapper .bx-controls-auto,
    .bx-wrapper .bx-pager {
        bottom: auto!important;
        top: 60vw;
        padding: 0!important
    }
    .bann-txt-cont p {
        color: #369!important;
        line-height: normal;
        text-shadow: none!important
    }
    .bann-txt-cont a {
        background: 0 0!important;
        color: #f60!important;
        padding: 0 0 0 5px
    }
    .bann-txt-cont a:after {
        content: ">";
        background: 0 0;
        right: -6px
    }
    ul.widget_recent_entries li {
        padding-bottom: 41px
    }
    .copy-container,
    .footer-content-1,
    .site-header,
    .site-main,
    .site-main .content-area {
        padding-left: 0;
        padding-right: 0
    }
    .search-option-responsive {
        margin-right: 15px
    }
    .recent-post-wrap {
        line-height: 20px
    }
    .footer-content-1,
    .footer-content-2 {
        padding: 0 18px
    }
    .recent-post-list .widget {
        padding: 22px 18px 29px
    }
    .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a,
    .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top,
    .wordpress-post-tabs-skin-default .ui-tabs-horizontal-top .wpts_ext {
        width: 100%;
        display: block;
        border-left: none
    }
    .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active a {
        border-bottom: 1px solid #d9d9d9
    }
    .menu-toggle {
        margin: -53px 75px 0 0
    }
    .menu-toggle:before {
        box-shadow: 0 .44em 0 0 #fff, 0 .89em 0 0 #fff;
        width: 1.5em
    }
    .captcha span.wpcf7-form-control-wrap {
        float: right;
        width: 70%
    }
    .footer-right input[type=text],
    .footer-right input[type=email],
    .footer-right input[type=password] {
        width: 100%
    }
}
@media only screen and (max-width: 643px) {
    .site-title {
        font-size: 30px
    }
    #content .author-info,
    #content .entry-content,
    #content .entry-header,
    #content .entry-summary,
    #content .featured-gallery,
    #content footer.entry-meta,
    .blog.sidebar .page-content,
    .comment-respond,
    .comments-area .comment-list,
    .comments-area .comment-navigation,
    .comments-area .comments-title,
    .paging-navigation .nav-links,
    .search.sidebar .page-content,
    .sidebar .paging-navigation .nav-links,
    .sidebar .post-navigation .nav-links,
    .sidebar .site-info {
        padding-left: 20px;
        padding-right: 20px
    }
    #content .format-status .entry-content,
    #content .format-status .entry-met {
        padding-left: 35px
    }
    #content .featured-gallery {
        padding-left: 24px
    }
    .gallery-columns-1 .gallery-item {
        margin-right: 0;
        width: 100%
    }
    .entry-title,
    .format-chat .entry-title,
    .format-gallery .entry-title,
    .format-image .entry-title,
    .format-video .entry-title {
        font-weight: 700
    }
    .format-quote blockquote,
    .format-status .entry-content {
        font-size: 18px
    }
    .format-quote blockquote cite,
    .format-quote blockquote small {
        font-size: 13px
    }
    .error404 .page-title {
        padding: 40px 0 0
    }
    .error404 .page-title:before {
        content: normal
    }
    .comment-author {
        margin-right: 30px
    }
    .comment-author .avatar {
        height: auto;
        max-width: 100%
    }
    .comment-content,
    .comment-list .reply,
    .comment-metadata {
        width: 70%;
        width: -webkit-calc(100% - 104px);
        width: calc(100% - 104px)
    }
    .comment-form input[type=text],
    .comment-form input[type=email],
    .comment-form input[type=url] {
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px)
    }
    .comment-form textarea {
        height: 80px
    }
    .format-audio .entry-content:before {
        display: none
    }
    .format-audio .audio-content {
        background-image: none;
        float: none;
        padding-left: 0;
        width: auto
    }
    .header-left-content {
        width: 66%
    }
}
@media only screen and (max-width: 560px) {
    .seach-from-filter .label {
        display: none
    }
    .seach-from-filter,
    .search-field {
        box-sizing: border-box;
        width: 100%
    }
    .filtersection,
    .searchsection {
        width: 46%
    }
    .filter-options {
        position: relative;
        width: 100%
    }
    .filter-options div.selector {
        width: 100%!important
    }
}
@media only screen and (max-width: 480px) {
    .category .hentry .entry-header,
    .search-results .hentry .entry-header,
    div.blog-wrap {
        clear: both
    }
    body {
        font-size: 14px
    }
    h1 {
        font-size: 28px
    }
    .search-option-responsive {
        height: 32px;
        width: 32px;
        margin: -40px 15px 0 0
    }
    .search-toggle {
        height: 32px;
        width: 32px;
        padding: 0!important
    }
    .bx-wrapper .bx-controls-auto,
    .bx-wrapper .bx-pager {
        top: 60vw
    }
    .bx-wrapper {
        min-height: 235px;
		height:auto;
    }
    .search-option-responsive .top-search {
        top: 40px
    }
    .recent-post-list a.view-all {
        right: 18px
    }
    .widget .widget-title {
        margin: 0 0 11px
    }
    ul.widget_recent_entries li img {
        margin: 4px 18px 0 0
    }
    .footer-middle span.middle-title {
        margin: 0 0 29px
    }
    .footer-right input[type=submit] {
        padding: 5px 18px
    }
    ul li:before {
        top: 4px
    }
    h4 {
        font-size: 20px;
        padding: 0 20px
    }
    .footer-content-2 {
        font-size: 13px
    }
    .category .hentry a.post-thumbnail,
    .search-results .hentry a.post-thumbnail {
        margin: 4px 0 20px;
        width: 100%
    }
    .header-left-content {
        padding: 10px 0 0 18px;
        width: 68%
    }
    .bx-wrapper .bx-controls-direction a {
        margin-top: -5px!important
    }
    .menu-toggle:before {
        box-shadow: 0 5px 0 0 #fff, 0 10px 0 0 #fff;
        content: ""!important;
        height: 2px;
        left: 8px;
        position: absolute;
        top: 10px;
        width: 1.2em
    }
    .menu-toggle {
        margin: -40px 56px 0 0;
        height: 32px;
        width: 32px!important;
        padding: 0!important
    }
    .error-404.not-found {
        background: #fff
    }
    .error-404.not-found .page-content {
        margin: 0 auto;
        width: 90%
    }
    .error-404.not-found .page-title {
        font-size: 32px;
        line-height: 40px;
        padding: 38px 0 20px
    }
    .error-404.not-found h2 {
        font-size: 24px
    }
}
@media only screen and (max-width: 479px) {
	
}
@media only screen and (max-width: 450px) {
    .filtersection,
    .searchsection {
        margin: 0 0 12px;
        width: 100%
    }
    .seach-from-filter {
        margin-bottom: 0
    }
    .filter-options div.selector span {
        background-position: 97% center!important
    }
    .error-404.not-found ul li {
        clear: both;
        padding: 0 0 5px;
        text-align: center;
        width: 100%
    }
		.banner-post-cnt a.more { padding:0px 26px 8px 16px; margin:16px 0 0; font-size:10px;}
}
@media only screen and (max-width: 380px) {
	.sector_gallery{padding:30px 26px;}
    .footer-content-1 {
        float: left;
        margin: 0 auto;
        width: 100%
    }
    .address .phone_email span {
        width: 100%;
        margin: 0 0 6px
    }
    .footer-content-1>div,
    .footer-content-1>div.footer-middle,
    .footer-content-1>div.footer-right {
        padding: 0 0 34px;
        width: 92%
    }
    .footer-content-1>div.footer-right {
        padding: 0;
        width: 100%
    }
}
@media only screen and (max-width: 359px) {
    .site-title {
        font-weight: 400
    }
    .site-description {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute
    }
    .gallery {
        margin-left: 0
    }
    .gallery .gallery-item,
    .gallery-columns-2.gallery-size-thumbnail .gallery-item {
        max-width: none;
        width: 49%;
        width: -webkit-calc(50% - 4px);
        width: calc(50% - 4px)
    }
    .gallery-columns-1.gallery-size-medium,
    .gallery-columns-1.gallery-size-thumbnail,
    .gallery-columns-2.gallery-size-thumbnail,
    .gallery-columns-3.gallery-size-thumbnail {
        display: block
    }
    .gallery-columns-1 .gallery-item,
    .gallery-columns-1.gallery-size-medium .gallery-item,
    .gallery-columns-1.gallery-size-thumbnail .gallery-item {
        text-align: center;
        width: 98%;
        width: -webkit-calc(100% - 4px);
        width: calc(100% - 4px)
    }
    .gallery-columns-3 .gallery-item:nth-of-type(3n),
    .gallery-columns-5 .gallery-item:nth-of-type(5n),
    .gallery-columns-7 .gallery-item:nth-of-type(7n),
    .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-right: 4px
    }
    .gallery br {
        display: none
    }
    .gallery .gallery-item:nth-of-type(even) {
        margin-right: 0
    }
    .comment-author {
        margin: 0 0 5px;
        max-width: 100%
    }
    .comment-author .avatar {
        display: inline;
        margin: 0 5px 0 0;
        max-width: 20px
    }
    .comment-content,
    .comment-list .reply,
    .comment-metadata {
        width: 100%
    }
}
@media only screen and (max-width: 320px) {
    ul.footer-bottom-links li:first-child {
        border-left: none
    }
    ul.footer-bottom-links li:last-child {
        border-right: none
    }
    .header-left-content {
        width: 58%
    }
    .bann-txt-cont a,
    .bann-txt-cont p {
        font-size: 19px
    }
    .bann-txt-cont {
        line-height: 24px
    }
    .bx-wrapper .bx-controls-direction a {
        margin-top: -8px
    }
  }
    @media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
        .site-header .search-field {
            background-image: url(images/search-icon-2x.png)
        }
        .comment-list .children>li:before,
        .comment-list>li:after,
        .format-audio .audio-content,
        .format-status .entry-content:before,
        .format-status .entry-meta:before {
            background-image: url(images/dotted-line-2x.png)
        }
    }
@media print {
    body {
        background: 0 0!important;
        color: #000;
        font-size: 10pt
    }
    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "
    }
    .site {
        max-width: 98%
    }
    .site-header {
        background-image: none!important
    }
    .site-header .home-link {
        max-width: none;
        min-height: 0
    }
    .site-title {
        color: #000;
        font-size: 21pt
    }
    .site-description {
        font-size: 10pt
    }
    .author-avatar,
    .comment-respond,
    .comments-area .comment-edit-link,
    .comments-area .reply,
    .comments-link,
    .entry-meta .edit-link,
    .main-navigation,
    .more-link,
    .navbar,
    .page-links,
    .site-content nav,
    .site-footer,
    .widget-area {
        display: none
    }
    .entry-content,
    .entry-header,
    .entry-meta,
    .entry-summary {
        margin: 0;
        width: 100%
    }
    .entry-title,
    .page-title {
        font-size: 21pt
    }
    .entry-meta,
    .entry-meta a {
        color: #444;
        font-size: 10pt
    }
    .entry-content .wp-caption.alignleft,
    .entry-content img.alignleft {
        margin-left: 0
    }
    .entry-content .wp-caption.alignright,
    .entry-content img.alignright {
        margin-right: 0
    }
    .format-image .entry-content .size-full {
        margin: 0
    }
    .hentry {
        background-color: #fff
    }
    .comments-area>li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }
    .comment-metadata {
        float: none
    }
    .comment-author .fn,
    .comment-reply-link,
    .comment-reply-login {
        color: #333
    }
}
