/*
Theme Name: SoftDesigners VC
Theme URI: https://softdesigners.org
Author: Team SoftDesigners
Author URI: https://softdesigners.org
Description: The SoftDesigners Theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 3.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: softdesigners
*/
/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */

@font-face{
font-family: 'Open Sans', sans-serif;
src: url('fonts/helvetica.ttf');
}
@font-face{
font-family: BigNoodleTitling;
src: url('fonts/big_noodle_titling.ttf');
}
@font-face{
font-family: BigNoodleTitlingOblique;
src: url('fonts/big_noodle_titling_oblique.ttf');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
color: #141412;
line-height: 2;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
}
a {
color: #861F41;
text-decoration: none;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
a:visited {
color: #861F41;
}
a:focus {
outline: 0;
}
a:active,
a:hover {
color: #661530;
outline: 0;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
a:hover {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.3;
font-family: 'EB Garamond', serif;
font-weight:bold;
}
h1 {
font-size: 48px;
margin: 5px 0 25px;
}
h2 {
font-size: 30px;
margin: 5px 0 20px;
font-weight: normal;
}
h3 {
font-size: 22px;
margin: 5px 0 15px;
font-weight: normal;
}
h4 {
font-size: 20px;
margin: 5px 0 13px;
font-weight: normal;
}
h5 {
font-size: 18px;
margin: 5px 0 11px;
font-weight: normal;
}
h6 {
font-size: 16px;
margin: 5px 0 9px;
font-weight: normal;
}
b,
strong {
font-weight: bold;
}
p {
font-weight: 400;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 15.5px;
color: #000000;
letter-spacing: 0;
line-height: 24px;
}
small {
font-size: smaller;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul {
margin: 16px 0;
padding: 0 0 0 40px;
}
ul {
list-style-type: square;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
min-width: inherit;
padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000;
}
button,
input,
textarea {
padding: 5px;
}
input,
textarea {
color: #141412;
}
input:focus,
textarea:focus {
border: 2px solid #c3c0ab;
outline: 0;
}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #707265;
border: 2px solid #979797;
border-radius: 0px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background: #979797;
outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #979797;
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;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
}
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
max-width: 100%;
}
/* Images */
.alignleft {
float: left;
margin-right: 30px;
margin-bottom: 20px;
}
.alignright {
float: right;
margin-right: 30px;
margin-bottom: 20px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
/**
* 4.2 Navigation
* ----------------------------------------------------------------------------
*/
ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0 40px 0 0;
text-align: right;
}
.nav-menu li {
display: inline-block;
position: relative;
}
.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
background-color: #990040;
color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #fff;
border-top: 0;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.41);
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
color: #000;
margin: 0;
width: 287px;
padding: 17px 20px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
background-color: #dcdcdc;
box-shadow: inset 0 0 10px #a9a9a9;
color: #000;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
text-align: left;
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
}
.menu-toggle {
display: none;
}
/* Navbar */
.site-header .search-form {
position: absolute;
right: 20px;
top: 1px;
}
.site-header .search-field {
background-color: transparent;
background-image: url(images/search-icon-white.png);
background-position: 12px center;
background-repeat: no-repeat;
background-size: 18px 18px;
border: none;
cursor: pointer;
height: 32px;
margin: 9px 0 0!important;
padding: 0 0 0 34px;
position: relative;
-webkit-transition: width 400ms ease, background 400ms ease;
transition:         width 400ms ease, background 400ms ease;
width: 1px;
}
.site-header .search-field:focus {
background-color: #fff;
cursor: text;
outline: 0;
width: 230px;
-webkit-transition: width 400ms ease, background 400ms ease;
transition: width 400ms ease, background 400ms ease;
}
.site-header {
position: relative;
width: 100%;
}
.nav-menu li a {
display: block;
line-height: 1;
padding: 19px 30px;
text-decoration: none;
font-size: 17px;
color: #FFFFFF;
letter-spacing: 0;
font-weight: 300;
font-family: 'Open Sans', sans-serif;
}
.home-page-notice {
background: #990040;
color: #fff;
position: absolute;
width: 100%;
top: 55px;
left: 0;
z-index: 99;
padding: 15px 0;
}
.page-title-breadcrumbs {
margin-top: -80px;
position: relative;
width: 100%;
float: left;
}
.joinus h2 {
margin: 0;
line-height: 19px;
font-weight: 400;
}
.notice-right p {
margin: 0;
line-height: 24px;
}
.sd-page-title-bg {
padding: 230px 0 150px 0;
height: 300px;
text-align: center;
width:100%;
float:left;
background-size: cover!important;
background-position: center center!important;
background-repeat: no-repeat!important;
}
.joinus h2 small {
font-size: 12px;
font-weight: normal;
}
.page-title {
font-weight: normal;
font-family: 'EB Garamond', serif;
font-size: 76.3px;
color: #FFFFFF;
letter-spacing: 0;
text-shadow: 0 2px 14px rgba(0,0,0,0.50);
margin: 0 0 10px;
line-height: 60px;
}
.secondary-title-field {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 23.1px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 33.6px;
text-shadow: 0 2px 14px rgba(0,0,0,0.50);
}
.sd-page-title-bg p {
margin: 0;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 23.1px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 33.6px;
text-shadow: 0 2px 14px rgba(0,0,0,0.50);
}
.site-header input.search-submit {
display: none;
}

.sd-header-fixed {
position: fixed;
background: rgba(0, 0, 0, 0.7);
width: 100%;
z-index: 999;
padding:5px 0;
top: 0px;
}
.sd-header-inner {
position: relative;
width: 100%;
float: left;
height: 69px;
}
.sd-page-title-bg-color {
    padding: 230px 0 150px 0;
    min-height: 300px;
    text-align: center;
    width: 100%;
    float: left;
	background:url(images/default_banner-min.jpg);
    background-size: cover!important;
    background-position: center center!important;
}
.site-footer {
position: relative;
clear: both;
margin-top: 0!important;
background: #26292B;
padding: 40px 0;
color: #fff;
font-family: 'EB Garamond', serif;
}
.social-footer ul {
text-align: right;
}
.social-footer ul li {
display: inline-block;
margin: 0 5px 0 0;
}
.social-footer ul li a {
background: #fff;
width: 35px;
height: 35px;
display: block;
text-align: center;
line-height: 35px;
color: #323b42;
border-radius: 50%;
}
.widget li {
padding: 5px 0;
}
.widget ul.menu li {
padding: 0;
}
.widget ul, .widget ol {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-footer a {
color: #fff;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
color: #fff;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: 'Open Sans', sans-serif;
}
.widget .widget-title {
margin: 0 0 10px;
}
.footer-widget-block {
float: left;
width: 20%;
padding-right: .9375rem;
padding-left: .9375rem;
}
.end-footer-widgets-last {
text-align: right;
}
a.home-link {
display: block;
height: 55px;
}
span.element_conteiner {
min-width: 0px!important;
}
span.element_conteiner .time_left {
padding: 0!important;
line-height: 20px!important;
font-size: 25px!important;
min-width: 50px;
}
span.element_conteiner span.time_description {
font-size: 11px!important;
color: #848484!important;
font-family: helvetica!important;
}
.join-us br {
display: none;
}
.join-us small {
font-size: 11px;
line-height: normal;
display: block;
}
.join-us strong {
font-size: 19px;
}
.join-us {
margin-top: 5px;
text-align: right;
}
body #page .vc_btn3:hover {
background: #990040!important;
border-color: #990040!important;
}
body .vc_gitem-zone .vc_btn3-container {
text-align: center;
}
body .vc_gitem-zone .vc_btn3-container a {
font-family: 'Open Sans', sans-serif;
font-size: 13.2px;
color: #000000!important;
letter-spacing: 1.6px;
line-height: 19.2px;
text-transform: uppercase;
background: #fff!important;
border: 2px solid #707265;
padding: 10px 40px;
border-radius: 0;
}
body #page .vc_gitem-zone .vc_btn3-container a:hover {
background: #990040!important;
border-color: #990040!important;
color: #fff!important;
border: 2px solid;
}
.carousel-control.left{
background: url(images/arrow-left.png) center center no-repeat;
background-size: 100%;
left: -60px;
}
.carousel-control.right{
background: url(images/arrow-right.png) center center no-repeat;
background-size: 100%;
right: -60px!important;
}
.carousel-control{
width:40px !important;
height:40px;
}
#staff-items .mix {
display: none;
}
.home-icon img {
background-color: #323b42;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
border-radius:50%;
}
.home-icon-container:hover .home-icon img{
background-color: #990040;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.bignoodletitling{
font-family: BigNoodleTitling;
}
.bignoodletitlingoblique{
font-family: BigNoodleTitlingOblique;
}
.garamond{
font-family: 'EB Garamond', serif;
}
#main_countedown_1 .time_left{
font-family: 'EB Garamond', serif!important;
}
.leadership-carousal .fa {
display: none!important;
}
.leadership-carousal {
position: relative;
}
.leadership-carousal .carousel-control {
position: absolute;
top: 30%;
min-height: 52px;
}
.banner-style13 h3.bb-top-title {
    position: absolute;
	z-index:999;
    font-size: 25px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500!important;
    margin: 0;
    left: 0;
    text-align: center;
    width: 100%;
    bottom: 10%!important;
    padding: 0 15px;
    line-height: normal;
    background: transparent!important;
    top: unset!important;
}
.ult-banner-block:hover .mask.opaque-background {
    background: rgba(0,0,0,.45)!important;
}
.ult-banner-block {
margin: 0!important;
}
.home-second {
box-shadow: -2px -2px 2px #dcdcdc;
}
.leadership-carousal h2.sd-leadrship-title {
font-family: 'Open Sans', sans-serif;
font-size: 16.5px;
color: #000000;
letter-spacing: 0;
line-height: 24px;
font-weight: 700;
margin: 10px 0;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
font-family: 'Open Sans', sans-serif;
font-size: 13.2px;
color: #000000!important;
letter-spacing: 1.6px;
line-height: 19.2px;
text-transform: uppercase;
background: #fff!important;
border: 2px solid #707265;
padding: 10px 40px;
border-radius: 0;
}
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
background: #707265!important;
color: #fff!important;
border: 2px solid #707265!important;
}
.footer-form{
background: rgba(255, 255, 255, 0.90);
padding: 20px;
width: 100%;
float: left;
}
.homeform input[type="text"], .homeform input[type="tel"], .homeform input[type="email"], .homeform textarea {
-moz-box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
-webkit-box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
padding: 15px 20px;
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 1rem!important;
padding: .5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
-webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #0a0a0a;
-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: box-shadow .5s,border-color .25s ease-in-out;
transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus {
outline: 0;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: box-shadow .5s,border-color .25s ease-in-out;
transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
}
div.wpcf7 br {
display: none;
}
.footer-form-heading{
letter-spacing: 0px;
}
.site-footer p{
color: #fff;
font-size: 14px;
line-height: 2;
margin: 0;
}
.widget ul.menu li a {
display: block;
line-height: 2;
padding-top: 2px;
padding-bottom: 2px;
font-size: 18px;
}
.widget ul.menu li a:hover {
padding-left:10px;
}
.sd-page-title-bg-color .secondary-title-field p {
color: #fff;
}
.notice-right p {
color: #fff;
}
.clearfix {
clear: both;
}
.sd-list-inline-container {
width: 100%;
float: left;
background: #f2f3f5;
padding: 30px 0;
}
.sd-list-inline-container ul.list-inline li button {
background: #323B42;
display: block;
padding: 20px 0;
text-align: center;
color: #fff;
font-weight: bold;
border: 0;
text-transform: uppercase;
width: 100%;
}
.sd-list-inline-container ul.list-inline li {
width: 32.5%;
margin: 0 .5% 0.5% 0;
float: left;
padding: 0;
}
.sd-list-inline-container ul.list-inline li button:hover {
background: #990040;
}
button, button:hover{
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.sd-staff-items-container {
width: 100%;
float: left;
padding: 50px 0;
}
.staff-thumb img {
display: block;
margin: 0 auto;
}
.staff-desc h2.sd-archive-staff-title {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 700;
margin: 10px 0 0;
}
.staff-desc h2.sd-archive-staff-title a {
color: #141412;
display: block;
text-align: center;
}
.sd-popup-thumb img {
display: block;
margin: 0 auto;
}
.sd-popup-content h2.sd-popup-title {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 700;
margin: 10px 0 0;
}
.textalignright {
text-align: right;
}
.sd-popup-readmore a {
color: #141412;
}
.staff-item {
text-align: center;
margin-bottom: 35px;
}
.sd-staff-single-content {
width: 100%;
float: left;
padding: 30px 0;
}
.vc_btn3 small {
display: block;
line-height: 22px;
}
.banner-style13.ministries-title-center h3.title-.bb-top-title {
bottom: 10%!important;
padding: 0 15px;
line-height: normal;
top: unset!important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
position: relative!important;
float: left!important;
width: 20%;
left: unset!important;
right: unset!important;
top: unset!important;
bottom: unset!important;
margin: 0!important;
}
body .vc_btn3-container .vc_btn3-style-modern {
background: #323B42!important;
border-color: #323B42!important;
}
.secondary-title-field ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.secondary-title-field ul li {
display: inline-block;
}
.secondary-title-field ul li a {
background: #000;
min-width: 170px;
display: block;
color: #fff;
padding: 6px 20px;
}
.secondary-title-field ul li {
display: inline-block;
font-size: 14px;
color: #fff;
}
.secondary-title-field ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.secondary-title-field ul li a:hover{
background: #990040;
}
.staff-desc h3.sd-designation, .staff-desc h3.sd-ministry {
font-family: 'Open Sans', sans-serif;
font-size: 15.5px;
color: #707265;
letter-spacing: 0;
line-height: 22px;
font-style: italic;
margin: 0;
}
.sd-popup-content h3.sd-designation{
font-family: 'Open Sans', sans-serif;
font-size: 15.5px;
color: #707265;
letter-spacing: 0;
line-height: 22px;
font-style: italic;
margin: 0;
}
.page-title-wrap h3.sd-ministry, .page-title-wrap h3.sd-designation{
font-family: 'Open Sans', sans-serif;
font-size: 15.5px;
color: #fff;
letter-spacing: 0;
line-height: 22px;
font-style: italic;
margin: 0;
}
.nav-menu li ul.sub-menu li.menu-item-has-children:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
right: 10px;
top: 19px;
z-index: 999999;
border-left: 5px solid black;
}
body .vc_gitem-zone {
background-size: cover;
background-color: transparent!important;
}
body .vc_gitem-zone.vc-gitem-zone-height-mode-auto {
max-height: 300px;
}
.vc_gitem-post-data h4 {
text-align: center!important;
font-family: 'Open Sans', sans-serif;
margin: 10px 0;
}
section.sd-watch-latest-post {
width: 100%;
float: left;
padding: 30px 0;
}
.sd-watch-filters {
width: 100%;
float: left;
background: #f2f3f5;
padding: 20px 0;
}
.sd-watch-filters button.sd-watch-listen-search {
position: absolute;
right: 16px;
top: 0;
border: 0;
background: transparent;
padding: 8px 13px;
}
.sd-watch-filters button.sd-watch-listen-search .fa {
color: #000;
}
.sd-watch-filters input,.sd-watch-filters .form-group {
margin-bottom: 0!important;
}
.sd-watch-listen-items-container h2.sd-series-title {
font-family: 'Open Sans', sans-serif;
margin: 30px 0 0px;
padding-bottom:12px;
font-size: 23px;
border-bottom: 1px solid #ccc;
}
section.watch-listen {
width: 100%;
float: left;
padding: 30px 0;
}
h2.sd-archive-sermon-title {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
margin: 10px 0 0;
line-height: 21px;
}
h2.sd-archive-sermon-date {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
margin: 0;
font-style: italic;
font-weight: 600;
line-height:15px;
}
.sd-sermon-item {
padding: 22px 0px;
border-bottom: 1px solid #ccc;

}
.sd-series-title + .sd-sermon-item {
border-bottom: 1px solid #ccc;
}
.sd-video-container iframe {
width: 100%;
margin: 0;
border: 0;
}
.no-padding-right{
padding-right:0!important;
}
.no-padding-left{
padding-left:0!important;
}
.sd-watch-listen-button  {
text-align: center;
border-right: 1px solid #fff;
background: #000;
color: #fff;
font-weight:500;
text-transform: uppercase;
}
.sd-sermon-item .col-sm-3 + .col-sm-3 .sd-archive-sermon-watch-btn,
.sd-sermon-item .col-sm-3 + .col-sm-3 .sd-watch-listen-button{
	background:#871f42;
}
.sd-archive-sermon-listen-btn{
padding:10px 0px;
color: #fff;
}
.sd-watch-listen-button a {
display: block;
color: #fff;
padding: 13px 0px;
text-transform: uppercase;
}
h3.sd-series-title {
font-family: 'Open Sans', sans-serif;
margin: 0 0 10px;
font-size: 20px;
line-height: 40px;
}
h3.sd-series-date {
margin: 0 0 10px;
font-size: 15px;
text-align: right;
font-family: 'Open Sans', sans-serif;
line-height: 40px;
}
.sd-watch-metadata h1.sermon-title {
font-weight: normal;
font-family: 'EB Garamond', serif;
}
h1.sermon-title {
margin: 0;
font-size: 29px;
}
h3.sd-speaker-name {
margin: 10px 0;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
section.sd-other-sermons {
background: #f2f3f5;
float: left;
width: 100%;
padding:30px 0;
}
section.sd-other-sermons .sd-sermon-item {
background: #fff;
border-bottom: 1px solid #f7f7f7;
width: 100%;
border-left: 0;
border-right: 0;
}
.sd-watch-latest-thumb {
position: relative;
}
.sd-current-buttons ul {
text-align: center;
list-style: none;
margin: 0;
padding: 0;
}
.sd-current-buttons ul li {
display: inline-block;
margin: 0 5px;
}
.sd-current-buttons ul li a {
background: #141412;
min-width: 170px;
display: block;
color: #fff;
padding: 6px 20px;
text-transform: uppercase;
line-height: 2;
font-family: 'Open Sans', sans-serif;
letter-spacing: 1px;
font-size: 16px;
}
.sd-current-buttons ul li a:hover {
background: #861F41;
}
.sd-current-buttons {
position: absolute;
bottom: 10%;
width: 100%;
}
.page-template-template-watch .sd-read-more {
display: none;
}
.watch-listen-excerpt a {
font-family: 'Open Sans', sans-serif;
font-size: 13.2px;
color: #000000!important;
letter-spacing: 1.6px;
line-height: 19.2px;
text-transform: uppercase;
background: #fff!important;
border: 2px solid #707265;
padding: 10px 40px;
border-radius: 0;
display: inline-block;
}
.watch-listen-excerpt a:hover {
background: #990040!important;
border-color: #990040!important;
color: #fff!important;
}
.sd-watch-latest-title {
margin: 0;
}
.latest-watchlisten-post p {
font-size: 16px;
line-height: 22px;
margin-bottom: 10px;
}
.latest-watchlisten-post {
    padding-top: 20px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.sd-watch-listen-button:hover{
background: #861F41;
}
.sd-watch-listen-button ul.list-inline li a {
background: #000;
min-width: 170px;
display: block;
color: #fff;
padding: 6px 20px;
text-transform: uppercase;
}
.sd-watch-listen-button ul.list-inline li a:hover {
background: #861F41;
}
.secondary-page-title {
margin: 0;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 23.1px;
color: #fff;
letter-spacing: 0;
line-height: 33.6px;
text-shadow: 0 2px 14px rgba(0,0,0,0.50);
}
.sd-other-sermons-single-page-title {
text-align: center;
margin-top:0;
}
.sd-single-event{
font-family: 'Open Sans', sans-serif;
}
.sd-single-event .sd-single-date{
background:#000000;
color:#fff;
padding:25px 35px;
text-align:center;
text-transform:uppercase;
font-weight:normal;
position: absolute;
top: -50px;
font-family: 'Open Sans', sans-serif;
line-height: 34px;
}
.sd-single-event .sd-single-date span{
font-weight:bold;
font-size:45px;
} 
.sd-single-event .sd-single-event-title,
.sd-single-event .sd-meta-single-event{
padding-left:70px;
}
.sd-single-event .sd-single-event-title{
font-family: 'Open Sans', sans-serif;
font-weight:bold;
margin-top:30px;
margin-bottom:0px;
}
.sd-single-event .sd-meta-single-event{
margin-top:10px;
color:#979890;
font-size:18px;
font-family: 'Open Sans', sans-serif;
}
.sd-single-event .sd-single-event-thumb img{
width:100%;
}
body .ecwd_523.ecwd_theme_799  .cal_tabs_blue ul  li:first-child a{
background:url(/wp-content/themes/SoftDesignersVC/images/toggle-view-bg.png) center center no-repeat !important;
background-size:contain  !important;
color:transparent !important;
}
body .ecwd_523.ecwd_theme_799  .cal_tabs_blue ul li:nth-child(2) a{
background:url(/wp-content/themes/SoftDesignersVC/images/list-view-bg.png) center center no-repeat  !important;
background-size:73%  !important;
color:transparent !important;
}
.sd-latest-series-content {
padding: 20px 0;
color: #fff;
text-align: center;
}
.sd-featured-event-home-title {
background: #000;
}
.sd-current-series-home {
margin-bottom: 1px!important;
}
.sd-latest-series-image img.img-responsive {
position: relative;
width: 100%;
height: auto;
left: 0;
top: 0;
}
.sd-latest-series-image {
position: static!important;
}
section.sd-current-series {
color: #fff;
text-align: center;
}
.sd-latest-series-content h3 {
font-family: BigNoodleTitling;
font-size: 31px;
letter-spacing: 3px;
margin: 0 0 10px;
}
.sd-latest-series-content h2.sd-current-series-title {
font-family: BigNoodleTitling;
font-size: 61px;
margin: 0 0 10px;
}
section.sd-current-series .sd-watch-latest-details .sd-current-buttons {
position: relative;
bottom: 0;
}
.site-footer .widget {
position: relative!important;
left: 0!important;
right: 0!important;
margin-bottom: 20px;
top: 0!important;
}
.widget-area {
height: auto!important;
}
.footer-final-widgets {
width: 100%;
float: left;
}
ul.alphabet{list-style-type: lower-alpha;}
a.sd-attend-btn {
font-family: 'Open Sans', sans-serif;
font-size: 13.2px;
color: #000000!important;
letter-spacing: 1.6px;
line-height: 19.2px;
text-transform: uppercase;
background: #fff!important;
border: 2px solid #707265;
padding: 10px 40px;
border-radius: 0;
}
a.sd-attend-btn:hover {
color: #fff!important;
background: #990040!important;
border-color: #990040!important;
}
.entry-meta span {
margin-right: 10px;
}
body.page .widget_ecwd_widget .ecwd-list-date {
background: #970048 !important;
color: #fff !important;
padding: 10px !important;
width: 75px !important;
height: 75px !important;
line-height: 58px !important;
}
.calendar_main .ecwd_calendar.ecwd-widget-mini {
max-width: 100%;
}
.sd-ministries-listing a.bb-link {
display: block;
position: absolute;
width: 100%;
height: 100%;
z-index: 99;
left: 0;
top: 0;
color: transparent !important;
background-color: transparent !important;
margin: 0 !important;
padding: 0 !important;
text-decoration: none;
cursor: pointer;
}
.sd-ministries-listing .ult-banner-block {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.sd-ministries-listing .ult-banner-block img {
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.sd-ministries-listing .ult-banner-block:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.sd-ministries-listing .ult-banner-block {
width: 100%;
margin-bottom: 30px;
position: relative;
overflow: hidden;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: inline-block;
}
.countdown a {
color: #222;
}
.next, .previous {
display: none!important;
}
body.sd-pp .ecwd_calendar .calendar-head .current-month {
width: 100%;
position: relative;
float: left;
display: block;
height: 55px;
}
body.sd-pp .ecwd_calendar .calendar-head {
box-shadow: none;
}
body.sd-pp .ecwd_calendar .calendar-head .current-month .sd-year {
display: none;
}
body.sd-pp .ecwd_calendar .calendar-head .current-month .sd-current-month {
font-size: 26px!important;
text-shadow: none;
font-weight: bold;
text-transform: uppercase;
line-height: 56px !important;
padding: 0px 50px;
width: 100%;
float: left;
top: 0;
}
body.sd-pp .ecwd_calendar .calendar-head .current-month a.prev-month {
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #000000 transparent transparent;
position: absolute;
left: 0;
z-index: 999;
top: 40%;
z-index:9999;
}
body.sd-pp .ecwd_calendar .calendar-head .current-month a.next-month {
width: 0;
z-index:9999;
height: 0;
border-style: solid;
border-width: 6px 0 6px 6px;
border-color: transparent transparent transparent #000000;
color: transparent!important;
font-size: 0!important;
position: absolute;
right: 0;
top: 40%;
}
body.sd-pp .ecwd_calendar .calendar-head {
height: 55px!important;
}
body.sd-pp .sd-cal-nav-container {
width: 100%;
max-width: 300px;
margin: 0 auto;
position: relative;
height: 100%;
}
body.sd-pp .calendar_main .ecwd_calendar .filter-container ul {
top: -54px;
}
body.sd-pp .calendar_main .ecwd_calendar .filter-container ul li a {
text-transform: uppercase;
line-height: 55px;
padding: 0!important;
font-weight: bold;
font-size: 13px!important;
text-align: center!important;
display: block;
}
body.sd-pp .ecwd-list-img .ecwd-list-date.web {
width: 100%;
padding: 0;
display: block;
line-height: 54px !important;
}
body.sd-pp .ecwd-list-img {
background: #970048 !important;
color: #fff !important;
padding: 10px !important;
width: 75px !important;
height: 75px !important;
line-height: 75px !important;
text-align: center!important;
display: block!important;
box-sizing: border-box;
}
body.sd-pp .ecwd-time, body.sd-pp .ecwd-date {
float: left;
margin-right: 0px;
margin-bottom: 1px;
width: 95%;
}
body.sd-pp table.ecwd_calendar_container tr th .day-number {
font-weight: bold;
text-transform: uppercase;
color: #990040;
}
body.sd-pp table.ecwd_calendar_container tr th {
border-top: 0;
border-right: 0;
border-left: 0;
padding: 15px 0!important;
}
body.sd-pp table.ecwd_calendar_container tr:nth-child(2) th:first-child {
border-left: 0;
}
body.sd-pp .calendar_main .ecwd_calendar td {
border-color: #979797!important;
}
body.sd-pp table.ecwd_calendar_container tr th {
border-color: #979797!important;
}
body.sd-pp .calendar_main .ecwd_calendar td .day-number {
padding-left: 10px;
padding-top: 10px;
font-weight: bold;
}
body.sd-pp .calendar_main .ecwd_calendar td.day-without-date .day-number {
display: none;
}
body.sd-pp table.ecwd_calendar_container {
max-width: 1120px;
width: 100%;
margin: 0 auto;
}
.sd-page-events{
width:580px;
max-width:100%;
margin:0 auto;
}
.sd-page-event-date{
background: #970048 !important;
color: #fff !important;
padding: 13px 10px !important;
text-align: center!important;
display: block!important;
box-sizing: border-box;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
color:#fff;
font-family: 'Open Sans', sans-serif;
}
.sd-page-event-date span{
font-size: 22px;
}
.sd-page-events .sd-page-event-title{
margin-bottom:0px;
font-size: 17px !important;
font-weight: normal !important;
line-height: 18px !important;
}
.sd-page-events .sd-page-event-title a{
font-size: 20px;
font-weight: 600;
font-style: normal;
color: #333;
font-family: 'Open Sans', sans-serif;
}
.sd-page-events .sd-meta-page-event{
margin-top:8px;
display: inline-block;
color: #979890;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
}
body.sd-pp .calendar_main .ecwd_calendar .filter-container ul{
position:relative !important;
width:100%;
left:0px;
right:0px;
top:0px;
text-align:center;
}
.calendar_main .ecwd_calendar .filter-container li{
margin-right:5px !important;
}
.sd-watch-listen-button a.sd-archive-sermon-listen-btn {
background-image: url(/wp-content/uploads/2017/09/Itunes_Icon.png), url(/wp-content/uploads/2017/09/Feedburner_Icon.png);
background-repeat: no-repeat;
background-position: 7px 55% , 97% 51%;
}
.sd-archive-sermon-feed,
.sd-archive-sermon-listen{
padding:0px !important;
display:inline-block;
}
div#mc_embed_signup_scroll label {
display: none;
position: relative;
}
div#mc_embed_signup_scroll input#mc-embedded-subscribe {
position: absolute;
right: 0;
top: 0;
background: #990040;
border-color: #990040;
text-transform: uppercase;
font-size: 12px;
line-height: 17px;
}
div#mc_embed_signup_scroll {
position: relative;
max-width: 500px;
width: 100%;
margin: 0 auto;
}
.sd-each-staff-member {
min-height: 430px;
}
.watchandlisten-template-default .sd-page-title-bg {
padding: 20% 0 20% 0;
background-size: 100%!important;
background-repeat: no-repeat!important;
}
.cal_blue.ecwd_calendar_container .events li > span span.more_events_link {
color: #fff;
}
.cal_blue.ecwd_calendar_container .events li > span span.more_events_link:before {
content: "+";
right: 10%;
position: absolute;
text-transform: unset;
font-style: normal;
font-size: 26px;
}
.vc_masonry_grid .vc_gitem-animated-block {
display: none;
}
.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c {
width: 70%;
float: left;
padding-left: 10px;
}
.vc_basic_grid .vc_gitem-animated-block {
width: 30%;
float: left;
}
.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-post-data h4 {
text-align: left!important;
}
.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c .vc_btn3-left {
text-align: left;
}
.vc_basic_grid .vc_grid-item.vc_col-sm-12 {
width: 100%;
margin-bottom: 12px;
margin-top: 12px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
font-family: helvetica!important;
}
.page-title-breadcrumbs.sd-hide h1.page-title {
display: none!important;
}
body .gform_wrapper .sd-default-form-for-ministries input[type="text"], body .gform_wrapper .sd-default-form-for-ministries textarea {
-moz-box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
-webkit-box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
box-shadow: inset 0px 3px 5px -2px rgba(0, 0, 0, 0.64);
padding: 15px 20px!important;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 0!important;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #0a0a0a;
-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
transition: box-shadow .5s,border-color .25s ease-in-out;
transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
}
body .gform_wrapper .sd-default-form-for-ministries ul li.gfield label {
display: none;
}
h1.sd-error-404 {
font-size: 120px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.28);
line-height: 250px;
text-align: right;
padding-right: 28px;
}
header.sd-page-header:after {
content: "";
position: absolute;
width: 2px;
height: 80%;
right: 5%;
top: 10%;
background: #fff;
z-index: 999;
}
.page-wrapper {
padding: 70px 0 0;
color: #fff;
}
.page-title {
font-weight: normal;
font-family: 'EB Garamond', serif;
font-size: 67.3px;
color: #FFFFFF;
letter-spacing: 0;
text-shadow: 0 2px 14px rgba(0,0,0,0.50);
margin: 0 0 10px;
line-height: 60px;
}
.page-content h2 {
font-size: 26px;
margin-bottom: 0px;
}
.page-content p {
font-size: 19px;
color: white;
margin: 0px;
}
.error404 div#primary input.search-field {
width: 563px;
padding: 10px;
outline: 0;
border: 3px solid #990040;
}
.error404 input.search-submit {
position: absolute;
right: 0;
top: 0;
background: #990040;
color: #fff;
text-transform: uppercase;
border: 0;
padding: 14px 20px;
font-size: 19px;
}
body.error404 {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background: url(images/404-bg.jpg);
}
.home-second h4 {
letter-spacing: 1px;
}
.home-second p {
font-weight: 400;
font-family: 'Open Sans', sans-serif;
font-style: normal;
line-height: 25px;
}
body .home-seventh input[type="text"], body .home-seventh input[type="email"], body .home-seventh input[type="tel"], body .home-seventh input[type="number"], body .home-seventh textarea {
font-family: 'Open Sans', sans-serif!important;
}
.latest-watchlisten-post .sd-read-more {
display: none;
}
a.vc_btn3-style-classic {
background: #141412;
min-width: 170px;
color: #fff!important;
padding: 6px 20px!important;
text-transform: uppercase;
line-height: 2!important;
font-family: 'Open Sans', sans-serif;
letter-spacing: 1px;
font-size: 16px!important;
}
.sd-serie-info {
    text-align: center;
}
.sd-serie-info img {
    margin-bottom: 20px;
}
.latest-watchlisten-post .watch-listen-excerpt a {
    background: #000!important;
    color: #fff!important;
    border-color: #000!important;
}
.sd-sermon-item.sd-related-sermons {
    padding: 10px;
}
.sd-related-sermons-title h2.sd-archive-sermon-title {
    line-height: 58px;
    margin: 0;
}
.sd-related-sermons-date h2.sd-archive-sermon-date {
    line-height: 58px;
}
ul, ol, ul li, ol li {
    font-weight: 400;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15.5px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
}
.secondary-title-field h1 {
    margin: 0 0 10px;
    line-height: 45px;
    text-shadow: 4px 4px 4px #000;
}
.secondary-title-field .button a {
    background: #990040;
    color: #fff;
    display: inline-block;
    padding: 6px 20px!important;
    text-transform: uppercase;
    line-height: 2!important;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 16px!important;
}
.home .sd-page-title-bg {
    padding-top: 20%;
}
.top-border-ministries {
    box-shadow: 0px 0px 5px #00000059;
    padding-top: 30px;
}
.home .sd-page-title-bg {
    box-shadow: 0px 3px 7px #0000005c;
}
.ult-banner-block.ult-bb-box a.bb-link:before {
    background: url(images/dropshadow_img.png);
    background-position: 0 100%;
    background-repeat: repeat-x;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}
.sd-each-series-category-page {
    border-top: 3px solid #ccc;
    width: 100%;
    float: left;
    padding-top: 40px;
      margin-top: 30px;
}
nav.paginate-pagination {
    border-top: 3px solid #ccc;
    margin-top: 30px;
    padding-top: 20px;
}
nav.paginate-pagination ul.right {
    padding-left: 0px;
    text-align: center;
}
nav.paginate-pagination ul li {
    display: inline-block;
    margin: 5px;
}
nav.paginate-pagination ul li a
{
	text-decoration: none;
}
nav.paginate-pagination ul li a.current-page, nav.paginate-pagination ul li a:hover
{
	color: #26292B;
}
.sd-each-series-category-page h2.sd-series-title {
    margin: 0;
}
.sd-each-series-category-page img.img-responsive {
    margin-top: 6px;
}
.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
    border-radius: 0!important;
    background: transparent!important;
}
body .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span {
    background: #323B42!important;
    border-color: #323B42!important;
    padding: 14px 20px;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    color: #fff!important;
}
.vc_grid-filter>.vc_grid-filter-item:hover>span{
	color:#000000!important;
}
.vc_grid-filter>.vc_grid-filter-item>span {
    padding: 14px 20px!important;
}
.hide-featured-image .vc_gitem-animated-block {
    display: none;
}
.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c {
    width: 100%;
}
.jedi-weeks_dash, .jedi-days_dash, .jedi-minutes_dash, .jedi-seconds_dash, .jedi-hours_dash{
	background:none!important;
}
body .jedi-dash {
    padding: 0!important;
    color: #000;
    width: 45px;
	clear:none;
	margin:0 5px;
}
body .jedi-dash_title {
    position: absolute;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    display: block;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    bottom: -5px;
    top: auto;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
body .jedi-dashboard{height:auto;}
body .sd-no-margin{margin:0;}
.search .page-title {
    line-height: 80px;
    margin-bottom: 30px;
}
.search article {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 20px;
}
.search article:nth-child(odd) {
    background: #fafafa;
}
.search article:first-child {
    margin-top: 40px;
}
.sd-pagination .page-numbers {
    display: inline-block!important;
    padding: 5px 20px;
    line-height: normal;
    background: #861F41;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    border-radius: 3px;
}
.sd-pagination span.page-numbers.current {
    background: #a0a0a0;
}
.sd-pagination .page-numbers:hover {
    background: #000000;
}
.sd-pagination {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.sd-meta ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sd-meta ul li {
    display: inline-block;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 15px;
}
.blog .entry-thumbnail img, .archive .entry-thumbnail img, .category .entry-thumbnail img, .tag .entry-thumbnail img {
    float: left;
    margin: 0 20px 15px 0;
}
h1.entry-title {
    margin-bottom: 0;
    line-height: normal;
	font-size:38px;
}
.entry-summary {
    margin-top: 10px;
}
.sd-categories-tags span {
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sd-categories-tags span.sd-tags {
    float: right;
}
.sd-categories-tags span.sd-cats {
    float: left;
}
article.post {
    margin-top: 40px;
    width: 100%;
    float: left;
	position:relative;
    padding-bottom: 10px;
}
article.post:after {
    content: "";
    width: 20%;
    background: #ddd;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.sd-categories-tags {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.sd-meta {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
div#tertiary {
    margin-top: 40px;
}
div#tertiary .widget {
    border-bottom: 3px solid #ddd;
    padding-bottom: 20px;
}
.single .comments-area {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
div#primary {
    clear: both;
}
div#mg-wprm-wrap form.wpr-search-form label {
    display: none!important;
}
.wpr_search .wpr-search-field {
    border-radius: 25px!important;
    padding: 0 0 0 30px!important;
}
div#mg-wprm-wrap form.wpr-search-form button.wpr_submit {
    right: 10px!important;
}
.sd-video-container {
    position: relative;
    padding-bottom: 46.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.sd-video-container iframe, .sd-video-container object, .sd-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.list-view.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c {
    width: 75%;
}
.list-view.vc_basic_grid .vc_gitem-animated-block {
    width: 25%;
}
.list-view .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    position: relative;
}
.list-view .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:after {
    content: "";
    width: 20%;
    background: #ddd;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.list-view.vc_basic_grid .vc_gitem-zone.vc_gitem-zone-c .vc_gitem-post-data h4 {
    font-family: 'EB Garamond', serif;
    margin-bottom: 0;
    line-height: normal;
    font-size: 38px;
}
div#blog-list-view ul.rpwe-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div#blog-list-view ul.rpwe-ul li {
    width: 100%;
    float: left;
    margin-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
div#blog-list-view ul.rpwe-ul li:after {
    content: "";
    width: 20%;
    background: #ddd;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
div#blog-list-view ul.rpwe-ul li a.rpwe-img {
    float: left;
    display: block;
    width: 200px;
}
.sd-thumbn {
    width: 100%;
    max-width: 200px;
    float: left;
}
.sd-excerpt {
    max-width: 860px;
    width: 100%;
    float: left;
    padding: 20px 0 0 40px;
}
.rpwe-ul .sd-meta li {
	width:auto;
	display: inline-block;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 15px;
	
}
a{
	text-decoration:underline;
}
a[class$="btn"]{
	text-decoration:none;
}
@media(max-width:767px){
	div#primary
	{
		display: inline-block;
    	width: 100%;
	}
}
@media(max-width:600px){
	.modal-header .close {
    margin-top: 80px !important;
		position:relative;
		z-index:999999;
}
}



.banner-title-image-mobile {
    display: none;
    }

@media only screen and (max-width: 767px)  {
.banner-title-image-desktop {
    display: none;
    }
.banner-title-image-mobile {
    display: block!important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 479px) {
.sd-page-title-bg {
    padding-top: 150px!important;
    }    
.banner-title-image-mobile img {
    width: 250px;
   }
}