/*
	Theme Name: Salient
	Theme URI: http://www.themenectar.com
	Author: ThemeNectar
	Author URI: http://themenectar.com
	Description: An Ultra Responsive Multi-Purpose Theme.
	Version: 8.5.3
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

-------------------------------------------------------------------------

	1.	Browser Reset + Font Face
	2.	Globally Applied Styles
	3.	Header + Search Bar Styles
	4.	Plugin Related Styles
	5.	Page + Custom Page Layout Styles
	6.	Nectar Shortcode Styles
	7.  Footer Styles
	8.	Sidebar Styles
	9.  Blog + Pagination Styles
	10.	Comment Styles
	11.	General Form Styles

-------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face
/*-------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend{vertical-align:baseline; font-family:inherit; font-weight:inherit; font-style:inherit; font-size:100%; outline:0; padding:0; margin:0; border:0}


:focus{outline:0}

input[type=submit]{   -webkit-appearance:none}

html{overflow-x:hidden; overflow-y:scroll; max-width:  100%}

body{max-width:  100%; overflow-x:hidden; background:white; font-family:'Open Sans',sans-serif; color:#676767; position:relative}

ol, ul{list-style:none}

input[type=text]::-ms-clear{    display:none}

sup{font-size:10px; vertical-align:super}

sub{font-size:10px; vertical-align:sub}

p:empty{display:none}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{    display:block}

@font-face{    font-family:'Open Sans';     src:url('css/fonts/OpenSans-Light-webfont.eot');     src:url('css/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),         url('css/fonts/OpenSans-Light-webfont.woff') format('woff'),         url('css/fonts/OpenSans-Light-webfont.ttf') format('truetype'),         url('css/fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');     font-weight:300;     font-style:normal}

@font-face{    font-family:'Open Sans';     src:url('css/fonts/OpenSans-Regular-webfont.eot');     src:url('css/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),         url('css/fonts/OpenSans-Regular-webfont.woff') format('woff'),         url('css/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),         url('css/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');     font-weight:400;     font-style:normal}

@font-face{    font-family:'Open Sans';     src:url('css/fonts/OpenSans-Semibold-webfont.eot');     src:url('css/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),         url('css/fonts/OpenSans-Semibold-webfont.woff') format('woff'),         url('css/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),         url('css/fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');     font-weight:600;     font-style:normal}

@font-face{    font-family:'Open Sans';     src:url('css/fonts/OpenSansBold-webfont.eot');     src:url('css/fonts/OpenSansBold-webfont.eot?#iefix') format('embedded-opentype'),         url('css/fonts/OpenSansBold-webfont.woff') format('woff'),         url('css/fonts/OpenSansBold-webfont.ttf') format('truetype'),         url('css/fonts/OpenSansBold-webfont.svg#OpenSansBold') format('svg');  font-weight:700;  font-style:normal}



/*-------------------------------------------------------------------------*/
/*	2. Globally Applied Styles
/*-------------------------------------------------------------------------*/


body{font-size:14px; -webkit-font-smoothing:antialiased; font-family:'Open Sans'; font-weight:400; background-color:#1C1C1C; line-height:26px}

p{ -webkit-font-smoothing:subpixel-antialiased}

body .ui-widget{font-family:'Open Sans'; font-weight:400}

.overflow-x-hidden{overflow-x:hidden}

.alignleft{  float:left;   margin-right:15px}

.alignright{  float:right;   margin-left:15px}

.aligncenter{display:block; margin:15px auto}

.no-bottom-padding{padding-bottom:0px}

.col.center{text-align:center}

.col.right{text-align:right}

.wp-smiley{margin-bottom:0px!important}

dt{font-family:'Open Sans'; font-weight:600; color:#333}
dd{padding-left:20px}

.gallery-caption{    margin-left:0;     margin-bottom:10px;     padding:0px 10px}

.bypostauthor{}

#wpstats{ display:none}

.sticky{margin-bottom:50px}

.sticky .content-inner{margin-bottom:0px!important; padding-bottom:0px!important; border-bottom:0px!important; -o-box-shadow:0 1px 2px rgba(0,0,0,0.2); -moz-box-shadow:0 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);     box-shadow:0 1px 2px rgba(0,0,0,0.2); background-color:#fff; padding:25px!important; position:relative}

.side-box{  padding:10px 0;   margin-bottom:10px;   border:1px solid #CCC;   background-color:#E6E6E6;   text-align:center}

.side-box a:link, 
.side-box a:visited{  font-weight:normal;   color:#06c55b;   font-size:12px}

#wpadminbar{z-index:1000000!important}

table{  font-size:12px;   margin-bottom:20px}

.wp-caption{max-width:100%; border:1px solid #ccc; background:#eee; padding:5px}
.wp-caption .wp-caption-text{text-align:center; margin-top:5px; margin-bottom:5px}
.wp-caption img{margin-bottom:10px!important; display:block}

em{font-style:italic}

caption, th, td{font-weight:normal; text-align:left}

.container-wrap, .project-title{background-color:#f8f8f8; position:relative; z-index:10; margin-top:-55px; padding-top:93px; padding-bottom:40px}

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {margin-top:0px; padding-top:40px}

body.page-template-template-no-header .container-wrap, body.page-template-template-no-header-footer .container-wrap { padding-top: 0; }

body[data-smooth-scrolling="0"]{overflow:hidden}

#ajax-loading-screen{background-color:#fff; width:100%; height:100%; position:fixed; top:0; left:0; display:none; z-index:1000000000}

#ajax-loading-screen .reveal-1, #ajax-loading-screen .reveal-2{position:absolute; left:100%; top:0; width:100%; height:100%}

#ajax-loading-screen[data-effect*="horizontal_swipe"]{background-color:transparent!important; left:-100%}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"][data-effect*="horizontal_swipe"]{display:block}

body[data-ajax-transitions="true"][data-apte="horizontal_swipe_basic"] #ajax-loading-screen .reveal-2 { display: none; }

#ajax-loading-screen.in-from-right{left:0%}

.no-cssanimations #ajax-loading-screen.loaded .reveal-1, .no-cssanimations #ajax-loading-screen.loaded .reveal-2{display:none}

#ajax-loading-screen.loaded .reveal-1{backface-visibility: hidden; -webkit-animation:anim-effect-2-2 1.85s cubic-bezier(0.67,0,0.3,1) forwards; animation:anim-effect-2-2 1.85s cubic-bezier(0.67,0,0.3,1) forwards}

#ajax-loading-screen.loaded .reveal-2{backface-visibility: hidden; -webkit-animation:anim-effect-2-1 1.85s cubic-bezier(0.67,0,0.3,1) forwards; animation:anim-effect-2-1 1.85s cubic-bezier(0.67,0,0.3,1) forwards}

#ajax-loading-screen.loaded.in-from-right .reveal-1{-webkit-animation:anim-effect-2-1 1.85s cubic-bezier(0.67,0,0.3,1) forwards; animation:anim-effect-2-1 1.85s cubic-bezier(0.67,0,0.3,1) forwards}

body[data-apte="horizontal_swipe_basic"] #ajax-loading-screen.loaded.in-from-right .reveal-1{
  -webkit-animation:anim-effect-2-1 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards; 
  animation:anim-effect-2-1 1.1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards
}


 #ajax-loading-screen.loaded.in-from-right .reveal-2{-webkit-animation:anim-effect-2-2 1.85s cubic-bezier(0.67,0,0.3,1) forwards; animation:anim-effect-2-2 1.85s cubic-bezier(0.67,0,0.3,1) forwards}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-effect*="horizontal_swipe"].hidden{display:none}
body[data-ajax-transitions="true"] #ajax-loading-screen[data-effect*="horizontal_swipe"].hidden.loaded.in-from-right { display: block;}

@-webkit-keyframes anim-effect-2-1{0%{-ms-transform:translateX(0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}
30%, 
100%{-ms-transform:translateX(-100%); -webkit-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0); -webkit-animation-timing-function:cubic-bezier(0.67,0,0.3,1); animation-timing-function:cubic-bezier(0.67,0,0.3,1)}
}

@keyframes anim-effect-2-1{0%{-ms-transform:translateX(0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}
30%, 
100%{-ms-transform:translateX(-100%); -webkit-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0); -webkit-animation-timing-function:cubic-bezier(0.67,0,0.3,1); animation-timing-function:cubic-bezier(0.67,0,0.3,1)}
}

@-webkit-keyframes anim-effect-2-2{0%,14.5%{-ms-transform:translateX(0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}
34.5%, 
100%{-ms-transform:translateX(-100%); -webkit-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0); -webkit-animation-timing-function:cubic-bezier(0.67,0,0.3,1); animation-timing-function:cubic-bezier(0.67,0,0.3,1)}
}

@keyframes anim-effect-2-2{0%,14.5%{-ms-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}
34.5%, 
100%{-ms-transform:translate3d(-100%,0,0); -webkit-transform:translate3d(-100%,0,0); transform:translate3d(-100%,0,0); -webkit-animation-timing-function:cubic-bezier(0.67,0,0.3,1); animation-timing-function:cubic-bezier(0.67,0,0.3,1)}
}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"], 
body[data-ajax-transitions="true"] #ajax-loading-screen[data-effect*="horizontal_swipe"][data-method="ajax"],
body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"] .loading-icon{display:block; opacity:1}

#ajax-loading-screen .loading-icon{background-repeat:no-repeat; background-position:center center; display:block; position:absolute; opacity:0; top:0; left:0; width:100%; height:100%}

.default-loading-icon{    top:50%;     border-radius:100%;     height:40px;     width:40px;     margin:0 auto;     display:block;     position:relative;      border:3px solid #e5e5e5;     margin-top:-20px}

.loading-icon .material-icon .spinner{  width:60px;   height:60px;   position:absolute;   top:0;   left:0;   right:0;   bottom:0;   margin:auto}
.loading-icon .material-icon .spinner{-webkit-animation:material-rotate-all 1s linear infinite; animation:material-rotate-all 1s linear infinite}

.loading-icon .material-icon .spinner .right-side, 
.loading-icon .material-icon .spinner .left-side{-webkit-animation:material-fade-in-first 1.2s linear infinite alternate; animation:material-fade-in-first 1.2s linear infinite alternate}
.loading-icon .material-icon .spinner.color-2 .right-side, 
.loading-icon .material-icon .spinner.color-2 .left-side{-webkit-animation:material-fade-in-second 1.2s linear infinite alternate; animation:material-fade-in-second 1.2s linear infinite alternate}

.loading-icon .material-icon .right-side, .loading-icon .material-icon .left-side{  width:50%;   height:100%;   position:absolute;   top:0;   overflow:hidden}

.loading-icon .material-icon .left-side{left:0}
.loading-icon .material-icon .right-side{right:0}

.loading-icon .material-icon .bar{  width:100%;   height:100%;   -moz-border-radius:200px 0 0 200px;   -webkit-border-radius:200px;   border-radius:200px 0 0 200px;   border:6px solid #666;   position:relative}
.loading-icon .material-icon .bar:after{  content:"";   width:6px;   height:6px;   display:block;   background:#666;   position:absolute;   -moz-border-radius:6px;   -webkit-border-radius:6px;   border-radius:6px}
.loading-icon .material-icon .right-side .bar{  -moz-border-radius:0 200px 200px 0;   -webkit-border-radius:0;   border-radius:0 200px 200px 0;   border-left:none;   -webkit-transform:rotate(-10deg);   -webkit-transform-origin:left center;   transform:rotate(-10deg);   transform-origin:left center;   -webkit-animation:material-rotate-right 0.75s linear infinite alternate;   animation:material-rotate-right 0.75s linear infinite alternate}
.loading-icon .material-icon .right-side .bar:after{  bottom:-6px;   left:-3px}
.loading-icon .material-icon .left-side .bar{  border-right:none;   -webkit-transform:rotate(10deg);   transform:rotate(10deg);   -webkit-transform-origin:right center;   transform-origin:right center;   -webkit-animation:material-rotate-left 0.75s linear infinite alternate;   animation:material-rotate-left 0.75s linear infinite alternate}
.loading-icon .material-icon .left-side .bar:after{  bottom:-6px;   right:-3px}

@keyframes material-rotate-left{  to{    transform:rotate(30deg)}
  from{    transform:rotate(175deg)}
}
@keyframes material-rotate-right{  from{    transform:rotate(-175deg)}
  to{    transform:rotate(-30deg)}
}
@keyframes material-rotate-all{  from{    transform:rotate(0deg)}
  to{    transform:rotate(-360deg)}
}
@keyframes material-fade-in-first{  from{  opacity:1}
  to{  opacity:0}
}
@keyframes material-fade-in-second{  from{  opacity:0}
  to{  opacity:1}
}
.loading-icon .material-icon{top:50%; height:65px;     width:65px;     position:relative;     margin:-32px auto 0 auto;     display:block}

.default-loading-icon:before{position:absolute; content:""; border-color:rgba(0,0,0,1) transparent transparent;     border-radius:100%;     border-style:solid;     border-width:3px;     display:block;     height:100%;     width:100%;     top:-3px;     left:-3px}

.loading-icon.spin, .portfolio-loading.spin, .pp_loaderIcon.spin, .default-loading-icon.spin{animation:2s cubic-bezier(0.63,0.045,0.34,1) 0s normal none infinite spinning_animation; -webkit-animation:2s cubic-bezier(0.63,0.045,0.34,1) 0s normal none infinite spinning_animation}

.default-skin-loading-icon{width:100%; height:100%; background-position:center; display:block; background-repeat:no-repeat; background-image:url("img/icons/loading-white-bg.gif")}

@keyframes spinning_animation{0%{ transform:scale(1) rotate(0deg);  -o-transform:scale(1) rotate(0deg)}
50%{ transform:scale(0.8) rotate(360deg);  -o-transform:scale(0.8) rotate(360deg)}
100%{ transform:scale(1) rotate(720deg);  -o-transform:scale(1) rotate(720deg)}
}

@-webkit-keyframes spinning_animation{0%{ -webkit-transform:scale(1) rotate(0deg)}
50%{ -webkit-transform:scale(0.8) rotate(360deg)}
100%{ -webkit-transform:scale(1) rotate(720deg)}

}

@keyframes bounce_in_animation{0%{ transform:scale(0,0);  -o-transform:scale(0,0)}
20%{ transform:scale(1.4,1.4);  -o-transform:scale(1.4,1.4)}
50%{ transform:scale(0.8,0.8);  -o-transform:scale(0.8,0.8)}
85%{ transform:scale(1.1,1.1);  -o-transform:scale(1.1,1.1)}
100%{ transform:scale(1,1);  -o-transform:scale(1,1)}
}

@-webkit-keyframes bounce_in_animation{0%{ -webkit-transform:scale(0,0)}
20%{ -webkit-transform:scale(1.4,1.4)}
50%{ -webkit-transform:scale(0.8,0.8)}
85%{ -webkit-transform:scale(1.1,1.1)}
100%{ -webkit-transform:scale(1,1)}
}

@keyframes grow_in_animation{0%{ transform:scale(0,0);  -o-transform:scale(0,0)}
100%{ transform:scale(1,1);  -o-transform:scale(1,1)}
}

@-webkit-keyframes grow_in_animation{0%{ -webkit-transform:scale(0,0)}
100%{ -webkit-transform:scale(1,1)}
}

#ajax-loading-screen[data-effect="center_mask_reveal"]{background-color:transparent!important}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-effect="center_mask_reveal"].hidden{display:none}

#ajax-loading-screen[data-effect="center_mask_reveal"] span{ position:absolute;  background:#fff;  z-index:100;  -webkit-transition:0.8s cubic-bezier(0.12,0.75,0.4,1) !important;  transition:0.8s cubic-bezier(0.12,0.75,0.4,1) !important}

#ajax-loading-screen[data-effect="center_mask_reveal"].set-to-fade span{width:100%; height:100%; top:0; left:0; transform:none!important; -webkit-transform:none!important}

#ajax-loading-screen .mask-top{ top:0%;  left:0;  height:50%;  width:100%}

#ajax-loading-screen.loaded .mask-top{ -webkit-transform:translateY(-100%) translateZ(0);  -ms-transform:translateY(-100%) translateZ(0);  transform:translateY(-100%) translateZ(0)}

#ajax-loading-screen .mask-right{ top:0;  right:0;  height:100%;  width:50%}

#ajax-loading-screen.loaded .mask-right{ -webkit-transform:translateX(100%) translateZ(0);  -ms-transform:translateX(100%) translateZ(0);  transform:translateX(100%) translateZ(0)}

#ajax-loading-screen .mask-bottom{ bottom:0%;  right:0;  height:50%;  width:100%}

#ajax-loading-screen.loaded .mask-bottom{ -webkit-transform:translateY(100%) translateZ(0);  -ms-transform:translateY(100%) translateZ(0);  transform:translateY(100%) translateZ(0)}

#ajax-loading-screen .mask-left{ top:0;  left:0;  height:100%;  width:50%}

#ajax-loading-screen.loaded .mask-left{ -webkit-transform:translateX(-100%) translateZ(0);  -ms-transform:translateX(-100%) translateZ(0);  transform:translateX(-100%) translateZ(0)}

body[data-bg-header="true"] .container-wrap, html.fp-enabled .container-wrap{margin-top:0!important; padding-top:0!important}

body.page-template-page-sidebar-php .main-content >.row >.post-area, 
body.page-template-page-sidebar-php .main-content >.row >#sidebar, 
body.page-template-page-left-sidebar-php .main-content >.row >.post-area, 
body.page-template-page-left-sidebar-php .main-content >.row >#sidebar{ margin-top:30px}

.project-title{padding-top:85px; padding-bottom:36px}

.single-portfolio .row .col.section-title{padding-bottom:30px; border:none!important}

.single-portfolio .row.project-title .container .title-wrap{border-bottom:1px solid #DDD; position:relative; padding-bottom:30px}

.single-portfolio .row.project-title .title-wrap:after{ visibility:hidden;  display:block;  font-size:0;  content:"";  clear:both;  height:0}

.container-wrap .row >.wpb_row:last-child, .home-wrap .row >.wpb_row:last-child,  #portfolio-extra >.wpb_row:last-child{margin-bottom:0px!important}

.wpb_row, .wpb_content_element {
    margin-bottom: 35px;
}

body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap, 
body.tax-project-type .container-wrap{padding-top:25px; margin-top:0px!important; padding-bottom:40px}

body.single-portfolio .container-wrap{padding-top:0px!important}

body.single-post[data-bg-header="true"] .container-wrap{padding-top:40px!important}
body.single-post.material[data-bg-header="true"] .container-wrap{padding-top:60px!important}

body.single-portfolio div[data-project-header-bg="true"] .container-wrap{padding-top:40px!important}

body.single-portfolio #full-width-portfolio div[data-project-header-bg="true"] .container-wrap{padding-top:0!important}

body.search-results .container-wrap{margin-top:-55px!important; padding-top:80px!important}

.clear{clear:both}

.subheader{ color:#6F6F6F;  margin-bottom:15px}

a{color:#27CFC3; text-decoration:none; transition:color 0.2s; -moz-transition:color 0.2s; -webkit-transition:color 0.2s}

a:hover{color:inherit}

h1{font-size:54px; line-height:62px; margin-bottom:7px}

h2{font-size:34px; line-height:44px; margin-bottom:7px}

h3{font-size:22px; line-height:34px; margin-bottom:7px}

h4{font-size:18px; line-height:32px; margin-bottom:7px}

h5{font-size:16px; line-height:26px; margin-bottom:7px}

h6{font-size:14px; line-height:24px; margin-bottom:7px}

h1, h2, h3, h4, h5, h6{color:#444; letter-spacing:0px; font-weight:normal; -webkit-font-smoothing:antialiased; font-family:'Open Sans'; font-weight:600}

.bold, strong, b{font-family:'Open Sans'; font-weight:600}

.uppercase{-webkit-font-smoothing:antialiased;  font-family:'Open Sans'; font-weight:700;  text-transform:uppercase}

.tiny{font-size:14px!important; line-height:22px!important}

body h1.light, body h2.light, body h3.light, body h4.light, body h5.light, body h6.light, p.light{text-transform:none; -webkit-font-smoothing:antialiased; font-family:'Open Sans'; font-weight:300}

body h1.jumbo, body h2.jumbo, body h3.jumbo, body h4.jumbo, body h5.jumbo, body h6.jumbo, p.jumbo{ font-size:100px!important;  line-height:110px!important}

h1.light{font-size:34px; margin-bottom:30px}

h2.light{font-size:28px; margin-bottom:30px; letter-spacing:0.5px}

h3.light{font-size:24px; margin-bottom:15px; letter-spacing:0.5px}

h4.light{font-size:18px; margin-bottom:7px; letter-spacing:0.5px}

h5.light{font-size:16px; margin-bottom:7px; letter-spacing:0.5px}

h6.light{font-size:14px; margin-bottom:7px;  letter-spacing:0.5px}

body h1 em, body h2 em, body h3 em, body h4 em{font-size:inherit}

h1.uppercase{letter-spacing:3px}

h2.uppercase{letter-spacing:2.5px}

h3.uppercase{letter-spacing:2px}

h4.uppercase{letter-spacing:2px}

h5.uppercase{letter-spacing:1.3px}

h6.uppercase{letter-spacing:1.3px}

h1 .nectar-button, h2 .nectar-button, h3 .nectar-button, h4 .nectar-button{margin-left:13px}

.text-align-center{text-align:center}

p{padding-bottom:27px}
 
.row .col p:last-child{padding-bottom:0px}

.container .row:last-child, .wpb_wrapper .clear{padding-bottom:0px}

.wpb_wrapper >div{margin-bottom:24px}

.wpb_wrapper >div:last-child, .row .wpb_wrapper >img:last-child, .row .wpb_wrapper >.img-with-aniamtion-wrap:last-child img{margin-bottom:0px}

blockquote{font-family:'Open Sans'; font-weight:300; line-height:40px; font-size:22px; padding-left:0px; letter-spacing:0.5px; margin-bottom:30px}

.main-content ul, .main-content ol{margin-left:30px; margin-bottom:30px}

.main-content ul li{list-style:disc; list-style-position:outside}

.main-content ol li{list-style:decimal; list-style-position:outside}

.main-content img{max-width:100%; height:auto}

.main-content .col.span_4 .col.span_2 img, .main-content .col.span_3 .col.span_2 img, .main-content .col.span_2 .col.span_2 img, .main-content .col.span_6 .col.span_2 img, 
.main-content .col.span_4 .col.span_2 i, .main-content .col.span_3 .col.span_2 i, .main-content .col.span_2 .col.span_2 i, .main-content .col.span_6 .col.span_2 i{top:-4px}

code{display:block; clear:both;  overflow:auto;  padding:10px 20px 20px 20px;  white-space:pre;  background-color:#f0f0f0;  font:12px "Andale Mono",Courier,"Courier New",monospace}

#error-404{text-align:center; margin-bottom:45px}

body #error-404 h1{font-size:250px!important; line-height:250px!important; font-family:'Open Sans'; font-weight:700}

body #error-404 h2{text-transform:uppercase; font-size:70px; font-family:'Open Sans'; font-weight:700}

#boxed{margin:0 auto; width:1200px; position:relative; padding:0px; z-index:1040; background-color:#f8f8f8; box-shadow:0px 0px 15px rgba(0,0,0,0.15)}

#boxed .home-wrap, #boxed .container-wrap{overflow:hidden}

#boxed .page-header-no-bg+div{margin-top:0; padding-top:40px}

body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] #boxed .container-wrap{box-shadow:none!important}

#boxed #header-outer{box-shadow:none!important; -webkit-box-shadow:none!important; -o-box-shadow:none!important; -moz-box-shadow:none!important; padding-right:0px!important}

#boxed #footer-outer #footer-widgets, #boxed #footer-outer #copyright{padding-left:50px; padding-right:50px}

#boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg, #boxed #slide-out-widget-area-bg.fullscreen{width:auto!important; min-width:1200px; left:auto!important; right:auto!important}
#boxed #page-header-bg{ background-color:#000;  overflow:hidden!important}
#boxed #header-secondary-outer{padding-right:0px!important}

#boxed #header-secondary-outer ul#social >li:first-child a{border-left:0px!important; padding-left:0px!important}

#boxed #header-secondary-outer ul.sf-menu >li:last-child a, #boxed #header-secondary-outer ul.sf-menu >li:last-child{border-right:0px!important; padding-right:0px!important}

#boxed #header-outer .cart-menu-wrap{position:fixed}
#header-outer[data-format="centered-logo-between-menu"] .cart-menu-wrap{z-index:10000}

@media only screen and (min-width:1000px){#header-outer[data-format="centered-logo-between-menu"] nav{visibility:hidden}
}

body.original #boxed #header-outer .widget_shopping_cart, body.original.woocommerce #boxed .cart-notification{position:fixed!important; right:0px!important; top:77px!important}

body.original.admin-bar #boxed #header-outer .widget_shopping_cart, body.original.woocommerce.admin-bar #boxed .cart-notification{top:103px!important}

#boxed #featured, #boxed .orbit >div, #boxed #featured article{width:auto!important; left:auto!important; min-width:1200px}
@media only screen and (max-width:1300px) and (min-width:1000px){ body[data-ext-responsive="false"] #boxed #featured, body[data-ext-responsive="false"] #boxed .orbit >div, body[data-ext-responsive="false"] #boxed #featured article{min-width:980px}
}

#boxed #featured article .post-title >a{left:0px}

#boxed #featured article .post-title h2{left:0px}

#boxed #featured .orbit-slide.has-video .post-title >a{left:22px}

.admin-bar #boxed .cart-menu-wrap{top:38px!important}

#boxed .cart-menu-wrap{top:11px!important}
#boxed .cart-menu{border-radius:2px 0px 0px 2px!important;  box-shadow:0px 0px 6px rgba(0,0,0,0.15)}

body:not(.ascend) #boxed .cart-menu{padding-bottom:22px!important;  padding-top:22px!important;  padding-left:11px!important;  padding-right:10px!important}

.span_10.iwt h2{line-height:20px}
.span_10.iwt h3{line-height:18px}

.body-border-bottom{height:20px; width:100%; bottom:0; left:0; position:fixed; z-index:10000; background-color:#fff}
.body-border-top{height:20px; width:100%; top:0; left:0; z-index:10000; position:fixed; background-color:#fff}
.admin-bar .body-border-top{top:32px}
.body-border-right{height:100%; width:20px; top:0; right:0; z-index:10000; position:fixed; background-color:#fff}
.body-border-left{height:100%; width:20px; top:0; left:0; z-index:10000; position:fixed; background-color:#fff}


/*-------------------------------------------------------------------------*/
/*	3.	Header + Search Bar Styles
/*-------------------------------------------------------------------------*/
#header-space{height:90px}

#header-outer{width:100%; top:0px; left:0px; position:fixed; padding:28px 0px 0px 0px; background-color:#fff; z-index:9999}

#header-outer[data-box-shadow="small"]{box-shadow:0 0 3px 0 rgba(0,0,0,0.22); -moz-box-shadow:0 0 3px 0 rgba(0,0,0,0.22); -webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.22)}

#header-outer[data-box-shadow="large"]{box-shadow:0 3px 45px rgba(0,0,0,0.15); -moz-box-shadow:0 3px 45px rgba(0,0,0,0.15); -webkit-box-shadow:0 3px 45px rgba(0,0,0,0.15)}

body[data-slide-out-widget-area-style="slide-out-from-right-hover"] #header-outer{z-index:9995}

#header-outer[data-permanent-transparent="false"]{overflow:visible!important}

body.page-template-template-no-header #header-outer, body.page-template-template-no-header-footer #header-outer { visibility: hidden; }

body[data-transparent-nav="1"][data-header-color="light"] #header-outer{background-color:rgba(255,255,255,0.965)}

body[data-header-color="dark"] #header-outer, body[data-header-color="dark"] #search-outer{background-color:#1F1F1F; box-shadow:none!important; -moz-box-shadow:none!important; -webkit-box-shadow:none!important; -o-box-shadow:none!important}

html body[data-header-color="dark"] header#top nav ul #search-btn >div, 
html body[data-header-color="dark"].ascend #header-outer[data-full-width="true"][data-remove-border="true"] header#top nav ul #search-btn a:after, 
html body[data-header-color="dark"].ascend #header-outer[data-full-width="true"][data-remove-border="true"] header#top nav ul .slide-out-widget-area-toggle a:after, 
html body[data-header-color="dark"].ascend #header-outer[data-remove-border="true"] .cart-menu:after, 
html body[data-header-color="dark"].ascend #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-menu:after{border-left:1px solid rgba(255,255,255,0.15)}

.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-format="centered-logo-between-menu"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle a{border:none}

body[data-header-color="dark"] #header-secondary-outer{background-color:#111; border-bottom:1px solid #444}

body[data-header-color="dark"] #header-outer .cart-menu{background-color:#111}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a{border-left:1px solid #222}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li:last-child{border-right:1px solid #272727}

body[data-header-color="dark"] header#top nav ul li a, body[data-header-color="dark"] #search-outer input, body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a, 
body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a span.sf-sub-indicator i, body[data-header-color="dark"] header#top #logo, 
body[data-header-color="dark"] header#top nav ul #search-btn a span, .ascend[data-header-color="dark"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart,
.material[data-header-color="dark"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart{color:#A0A0A0}

body[data-header-color="dark"] header#top nav ul .slide-out-widget-area-toggle a i.lines, body[data-header-color="dark"] header#top nav ul .slide-out-widget-area-toggle a i.lines:after, 
body[data-header-color="dark"] header#top nav ul .slide-out-widget-area-toggle a i.lines:before, 
body[data-header-color="dark"] header#top nav ul .slide-out-widget-area-toggle[data-icon-animation="simple-transform"] .lines-button:after{background-color:#A0A0A0}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li >a span.sf-sub-indicator i, .ascend[data-header-color="dark"] #boxed #header-outer .cart-menu .cart-icon-wrap i{color:#A0A0A0!important}

body[data-header-color="dark"] #header-secondary-outer nav >ul >li a:hover, 
body[data-header-color="dark"] #header-secondary-outer nav >ul >li a:hover span.sf-sub-indicator i{color:#fff!important}

#header-secondary-outer ul ul li a{font-size:11px; transition:none!important; -moz-transition:none!important; -webkit-transition:none!important; -o-transition:none!important}

body[data-header-color="dark"] #header-secondary-outer ul ul li a{background-color:#111; font-size:11px; color:#A0A0A0}

body[data-header-color="dark"] #header-secondary-outer #social .vimeo, body[data-header-color="dark"]  #header-secondary-outer #social .vimeo span{ background-image:url("img/icons/social/vimeo-header-black.png")!important}

body[data-header-color="dark"] #header-secondary-outer #social .behance, body[data-header-color="dark"]  #header-secondary-outer #social .behance span{ background-image:url("img/icons/social/behance-header-black.png")!important}

body[data-header-color="dark"] #header-secondary-outer li.current-menu-ancestor >a, body[data-header-color="dark"] #header-secondary-outer li.current-menu-item >a, 
body[data-header-color="dark"] #header-secondary-outer li.sfHover >a, body[data-header-color="dark"] #header-secondary-outer li.sfHover >a i{color:#fff!important}

.admin-bar #header-outer, .logged-in.buddypress #header-outer{top:32px}

.admin-bar #header-outer[data-permanent-transparent="1"], .logged-in.buddypress #header-outer[data-permanent-transparent="1"]{top:32px}

#header-outer[data-using-secondary="1"]{top:33px}
body #header-outer[data-using-secondary="1"][data-permanent-transparent="1"]{top:33px}

.admin-bar #header-outer[data-using-secondary="1"], .logged-in.buddypress #header-outer[data-using-secondary="1"]{top:64px}

html .admin-bar #header-outer[data-using-secondary="1"][data-permanent-transparent="1"], .logged-in.buddypress #header-outer[data-using-secondary="1"][data-permanent-transparent="1"]{top:64px}

header#top #logo{width:auto; max-width:none; display:block; line-height:22px; font-size:22px; letter-spacing:-1.5px; color:#444; font-family:'Open Sans'; font-weight:600}

header#top #logo.no-image{margin-top:4px}

header#top #logo .retina-logo{display:none!important}

header#top #logo .starting-logo{position:absolute; top:0; opacity:0; left:0}

/* retina logo */
/* removed in 8.0 */

header#top #logo:hover{color:#27CFC3}

header#top #logo img{/*max-height:30px; */text-indent:-9999px; max-width:none; width:auto; margin-bottom:0px; display:block; transition:opacity 0.4s ease}

#header-outer[data-transparent-header="true"] header#top #logo img.stnd { position: relative;}

header#top{position:relative; z-index:9998; width:100%}

header#top .container .row{padding-bottom:0px}

header#top nav >ul{float:right; overflow:visible!important; transition:padding 0.8s ease,margin 0.25s ease; min-height:1px; line-height:1px}

header#top nav .no-menu-assigned{visibility:hidden}

body:not(.ascend) header#top nav >ul.buttons, 
body.ascend #header-outer[data-full-width="false"] header#top nav >ul.buttons, 
#header-outer[data-format="centered-menu-under-logo"] header#top nav >ul.buttons{margin-left:15px}

body.ascend #header-outer[data-full-width="true"] header#top nav >ul.buttons{margin-left:0px}

body:not(.ascend) #header-outer[data-full-width="true"][data-remove-border="true"] header#top nav ul #search-btn{margin-left:22px}

header#top nav >ul.buttons{transition:padding 0.8s ease}

header#top nav >ul .slide-out-widget-area-toggle{transition:margin 0.25s ease}

.side-widget-open header#top nav >ul .slide-out-widget-area-toggle{transition:margin 0.75s ease}

#header-outer[data-transparency-option="1"][data-full-width="true"].side-widget-open{box-shadow:none}

#header-outer[data-format="centered-menu"] header#top nav >ul.sf-menu li, 
#header-outer.side-widget-open.hidden-menu header#top nav >ul.sf-menu li, 
#header-outer.hidden-menu-items header#top nav >ul.sf-menu li:not(#social-in-menu){transition:opacity 0.75s ease}

body:not(.material) #header-outer[data-format="centered-menu"].side-widget-open header#top nav >ul.sf-menu li, 
body:not(.material) #header-outer.side-widget-open.hidden-menu header#top nav >ul.sf-menu li, 
body:not(.material) #header-outer.side-widget-open.hidden-menu-items header#top nav >ul.sf-menu li:not(#social-in-menu){opacity:0}

.side-widget-open.no-bg-color{border-color:transparent!important}

/*centered menu */
#header-outer[data-format="centered-menu"] header#top .span_9, #header-outer[data-format="centered-menu"] header#top .span_9 .sf-menu{ left:0;  position:relative;  text-align:center!important;  width:100%;  z-index:1}

#header-outer[data-format="centered-menu"][data-full-width="false"] header#top .span_9 #search-btn >div, 
body:not(.ascend) #header-outer[data-format="centered-menu"] header#top .span_9 #search-btn >div{border:none}

#header-outer[data-format="centered-menu"] header#top nav >ul.sf-menu >li{float:none; display:inline-block}

#header-outer[data-format="centered-menu"] header#top nav >ul.sf-menu >li.megamenu{position:static!important}

#header-outer[data-format="centered-menu"] header#top nav >ul.sf-menu >li ul{text-align:left}

#header-outer[data-format="centered-menu"] header#top nav >ul.buttons, #header-outer[data-format="centered-menu"] header#top .span_3{z-index:10; position:absolute}

#header-outer header#top nav >ul.buttons{right:0; height:100%; overflow:hidden!important}

/*
body[data-header-search="false"] #header-outer[data-full-width="false"][data-cart="false"] header#top nav >ul.buttons[data-user-set-ocm="off"]{display:none}*/

body #header-outer[data-using-pr-menu="true"] header#top nav >ul.buttons{display:block!important; overflow:visible!important}

body.material #header-outer[data-using-pr-menu="true"] header#top nav >ul.buttons{
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

#header-outer[data-format="centered-menu"] header#top .span_3{left:0}

/*left aligned menu*/
#header-outer[data-format="menu-left-aligned"] .row .col.span_3{margin-right:25px}
#header-outer[data-format="menu-left-aligned"] .row .col.span_9{float:left}
#header-outer[data-format="menu-left-aligned"] .row .right-aligned-menu-items{float:right}

/*left header*/
@media only screen and (min-width:1001px){#header-outer[data-format="left-header"]{width:275px; left:0; height:100%; box-shadow:none; -webkit-box-shadow:none; border-right:1px solid rgba(0,0,0,0.07)}

#header-outer[data-format="left-header"] .sf-menu li{float:none; display:block!important; padding:0!important; width:100%!important}

#header-outer[data-format="left-header"] header#top .span_9{width:100%}

#header-outer[data-format="left-header"] header#top nav >ul{float:none; width:100%}

body[data-header-format="left-header"] #header-space{display:none}

body[data-footer-reveal="1"][data-header-format="left-header"] #footer-outer{left:0; padding-left:275px}

body[data-footer-reveal="1"][data-header-format="left-header"] #nectar_fullscreen_rows #footer-outer{padding-left:0}

body[data-header-format="left-header"] #ajax-content-wrap{margin-left:275px}
body[data-header-format="left-header"] .page-submenu.stuck{left:275px}
body[data-header-format="left-header"] #search-outer{padding-left:275px!important}
body[data-header-format="left-header"].ascend #search-outer{height:100%!important}

body[data-header-format="left-header"] .parallax_slider_outer.first-section .nectar-slider-wrap{right:0!important; left:auto!important}
#header-outer[data-full-width="true"] header#top nav >ul.buttons{margin-left:0!important}
body[data-header-format="left-header"] #header-outer .cart-menu{padding-top:25px; padding-bottom:25px}
body[data-header-format="left-header"] #header-outer .cart-menu-wrap, 
html body[data-header-format="left-header"].ascend[data-slide-out-widget-area="true"] #header-outer[data-full-width="true"] .cart-menu-wrap, 
html body[data-header-format="left-header"].ascend #header-outer .cart-menu-wrap{right:0!important}
html body[data-header-format="left-header"].ascend #header-outer .cart-outer, html body[data-header-format="left-header"] #header-outer .cart-outer{position:fixed; right:0!important; top:0; width:90px; height:75px}
html body[data-header-format="left-header"].ascend.admin-bar #header-outer .cart-outer, html body[data-header-format="left-header"].admin-bar #header-outer .cart-outer{height:107px}
html body[data-header-format="left-header"] #header-outer .cart-menu, 
html body[data-header-format="left-header"].ascend #header-outer .cart-menu{top:0px; border-bottom:1px solid rgba(0,0,0,0.07); background-color:#fff!important}

html body[data-header-format="left-header"].admin-bar #header-outer .cart-menu, 
html body[data-header-format="left-header"].admin-bar.ascend #header-outer .cart-menu{top:32px}

body[data-is="minimal"][data-header-format="left-header"].ascend[data-header-color="light"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, 
body[data-is="minimal"][data-header-format="left-header"][data-header-color="light"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, 
body[data-header-format="left-header"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart{font-size:20px!important}
html body[data-header-format="left-header"] #header-outer .cart-menu-wrap{overflow:visible}
body[data-header-format="left-header"][data-is="minimal"].ascend #header-outer .cart-wrap, 
body[data-header-format="left-header"] #header-outer .cart-wrap{ top:-14px!important;  margin-right:15px!important}
body[data-header-format="left-header"]:not(.ascend):not([data-is="minimal"]) #header-outer .cart-menu .cart-icon-wrap i{ top:1px;  width:24px}
body[data-header-format="left-header"]:not(.ascend) #header-outer .cart-menu .cart-wrap{margin-right:25px!important}
body[data-header-format="left-header"]:not(.ascend) #header-outer .cart-menu .cart-wrap span{border-radius:100px; height:20px; width:20px; text-align:center; line-height:20px}
body[data-header-format="left-header"]:not(.ascend) #header-outer .cart-menu .cart-wrap span:before{display:none!important}
html body[data-header-format="left-header"] #header-outer .cart-menu-wrap .cart-menu{border-radius:100px; height:50px!important; width:50px!important; right:25px;