﻿/*
Theme Name: CmsSuperHero
Theme URI: http://cmssuperheroes.com/wordpress/cshero
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: In 2014, Creating a magazine website with WordPress has never been easier.
Text Domain: WP_CANDIDATE
*/
/*--
REQUIRED: .wp-caption css class is needed in your theme css.
REQUIRED:.wp-caption-text css class is needed in your theme css.
REQUIRED:.gallery-caption css class is needed in your theme css.
REQUIRED:.bypostauthor css class is needed in your theme css.
REQUIRED:.alignright css class is needed in your theme css.
REQUIRED:.alignleft css class is needed in your theme css.
REQUIRED:.aligncenter css class is needed in your theme css.
--*/
.widget_rss ul > li > a
{
  display: block;
}

.widget_rss ul li + li
{
  margin-top: 10px;
}

.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption
{
  max-width: 100%;
}

.wp-caption img
{
  display: inline;
}

.entry-content td, .comment-content td, .blog-description td
{
  padding: 5px;
}

.form-actions,.form-item
{
  margin-bottom: 1em;
  margin-top: 1em;
}

tr.even .form-item,tr.odd .form-item
{
  margin-bottom: 0;
  margin-top: 0;
  white-space: nowrap;
}

.form-item .description
{
  font-size: .85em;
}

label.option
{
  display: inline;
  font-weight: 400;
}

.form-checkboxes .form-item,.form-radios .form-item
{
  margin-bottom: .4em;
  margin-top: .4em;
}

.form-type-checkbox .description,.form-type-radio .description
{
  margin-left: 2.4em;
}

input.form-checkbox,input.form-radio
{
  vertical-align: middle;
}

.form-required,.marker
{
  color: red;
}

.form-item input.error,.form-item select.error,.form-item textarea.error
{
  border: 2px solid red;
}

input[type=text],input[type=password],input[type=email],select,textarea
{
  font-size: unset;
  border: 1px solid #f5f5f5;
  box-shadow: none;
  max-width: 100%;
}

input[type=text]:focus,input[type=text]:hover,input[type=password]:focus,input[type=password]:hover,input[type=email]:focus,input[type=email]:hover,select:focus,select:hover,textarea:focus,textarea:hover
{
  border: 1px solid #e5e5e5;
}

input[type=text],input[type=password],input[type=email],textarea
{
  padding: 6px 20px;
  line-height: normal;
}

.button,input[type=button],input[type=submit]
{
  background: 0 0;
  border: 2px solid #818181;
  cursor: pointer;
  padding: 10px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: 110px;
  line-height: normal;
}

.form-type-checkbox input
{
  margin: 0 5px 0 0;
}
/* Shortcodes*/
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
{
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

body
{
  line-height: 2em;
  max-width: 100%;
  background: #fff;
  position: relative;
}

:focus
{
  outline: 0;
}

a:hover,a:focus
{
  text-decoration: none;
}

input[type=submit]
{
  -webkit-appearance: none;
}

.center
{
  text-align: center;
}

.center th,.center tr,.center td
{
  text-align: center;
}

html
{
  max-width: 100%;
  margin: 0!important;
}

body.admin-bar
{
  margin-top: 0;
}

ol,ul
{
  list-style: none;
  padding: 0;
  padding-left: 10px;
}

.widget > ul,ul.menu
{
  padding-left: 0;
}

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;
}

h1,h2,h3,h4,h5,h6
{
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 15px;
}

h1.entry-title
{
  font-size: 40px;
}

img
{
  display: block;
  max-width: 100%;
  height: auto;
}

.stripe-video-wrap
{
  position: relative;
}

.stripe-video-bg
{
  position: absolute!important;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.stripe-video-bg > video
{
  visibility: visible;
  width: 100%;
}

.stripe-video-content
{
  z-index: 10;
  position: relative;
}

.ww-video-bg
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9;
}

embed,iframe,object,video
{
  border: medium none;
  max-width: 100%;
}

.col-no-padding .column_container
{
  padding: 0!important;
}

.unliststyle
{
  list-style: none;
  padding: 0;
  margin: 0;
}

.unliststyle li
{
  margin-bottom: 10px;
}

.wpb_row
{
  margin-bottom: 0!important;
}

.upper
{
  text-transform: uppercase;
}

.left
{
  float: left!important;
}

.right
{
  float: right!important;
}

.title-left .wg-title,.title-left .ww-title,.title-left .cs-title,.title-left .ww-desc,.title-left .cs-desc,.title-left .ww-subtitle,.title-left .cs-subtitle
{
  text-align: left!important;
}

.title-center .wg-title,.title-center .ww-title,.title-center .cs-title,.title-center .ww-desc,.title-center .cs-desc
.title-center .ww-subtitle,.title-center .cs-subtitle
{
  text-align: center!important;
}

.title-right .wg-title,.title-right .ww-title,.title-right .cs-title,.title-right .ww-desc,.title-right .cs-desc,.title-right .ww-subtitle,.title-right .cs-subtitle
{
  text-align: right!important;
}

.ww-title.title-lg
{
  font-size: 30px;
}

.title-lg .cs-title
{
  font-size: 30px;
}

.title-lg h1.ww-title
{
  font-size: 96px;
  margin: 20px 0 0;
  line-height: 76px;
}

.paddingTextColumn .wpb_text_column
{
  padding: 0 30px;
}

.table
{
  display: table;
}

.table-cell
{
  display: table-cell;
  vertical-align: top;
}

.table-cell.cell-bottom
{
  vertical-align: bottom;
}

.w100
{
  width: 100%;
}

.w50
{
  width: 50%;
}

.w25
{
  width: 25%;
}

.widget-block-header
{
  margin-bottom: 40px;
}

.no-margin.vc_row-fluid,.no-margin.wpb_column,.no-margin .wpb_text_column
{
  margin-bottom: 0!important;
}

.welcome
{
  font-size: 28px;
  color: #fff;
}

.section-bgColor1
{
  background: #eee!important;
}

.header-wrapper
{
  position: relative;
  z-index: 999;
}
.modal-open .header-wrapper{
  z-index: inherit;
}
.header-wrapper .logo a
{
  display: inline-block;
}

.tagline
{
  display: inline-block;
  position: relative;
  top: 10px;
  font-style: italic;
}

#header-top [class^="col-"],#header-top [class*="col-"]
{
  min-height: 0;
}

.header-top-2
{
  text-align: right;
}

#header-top ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#header-top ul li
{
  display: inline-block;
}

#header-top ul ul
{
  display: none;
}

.admin-bar .cs-sticky.fixed.fixed-transition
{
  top: 32px!important;
}

.admin-bar .sticky-header.fixed
{
  top: 32px;
}

ul.socialTop
{
  padding: 9px 0!important;
}

ul.socialTop li + li
{
  margin-left: 15px;
}

ul.socialTop li a i
{
  color: #fff;
  font-size: 21px;
  line-height: 25.2px;
}

.feature-box
{
  padding: 0;
  margin: 0;
}

.home .entry-header
{
  display: none;
}

.home #primary
{
  padding: 0!important;
}
.home #main{
  padding-bottom: 0px;
}
h3.title-main-body
{
  color: #333;
  text-transform: uppercase;
  line-height: normal;
  padding-bottom: 7px;
}

.col1,.col2
{
  float: left;
}

.radioType,.checkType
{
  margin: 20px 0 30px;
  padding: 0;
}

.radioType li,.checkType li
{
  display: inline-block;
  color: #372f2b;
  font-weight: 700;
}

.radioType li:first-child,.checkType li:first-child
{
  min-width: 90px;
}

.radioType input[type="radio"],.checkType input[type="checkbox"]
{
  z-index: 999;
  position: relative;
  opacity: 0;
  height: 20px;
  width: 20px;
  top: 8px;
  right: -25px;
  cursor: pointer;
}

.radioType input[type="radio"] + label,.checkType input[type="checkbox"] + label
{
  cursor: pointer;
  line-height: 24px;
  padding-left: 38px;
  padding-top: 3px;
  position: relative;
  text-transform: capitalize;
}

.radioType input[type="radio"] + label:before,.checkType input[type="checkbox"] + label:before
{
  border: 1px solid #E4E4E4;
  border-radius: 50%;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  background: #fff;
  background-image: linear-gradient(top,#fff 0%,#f5f5f5 100%);
  background-image: -o-linear-gradient(top,#fff 0%,#f5f5f5 100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f5f5f5 100%);
  background-image: -webkit-linear-gradient(top,#fff 0%,#f5f5f5 100%);
  background-image: -ms-linear-gradient(top,#fff 0%,#f5f5f5 100%);
  background-image: -webkit-gradient(top,#fff 0%,#f5f5f5 100%);
  -webkit-box-shadow: 0 1px 3px #e5e5e5;
  -moz-box-shadow: 0 1px 3px #e5e5e5;
  box-shadow: 0 1px 3px #e5e5e5;
}

.radioType input[type="radio"] + label:after,.checkType input[type="checkbox"] + label:after
{
  border-radius: 50px;
  content: "";
  height: 16px;
  left: 7px;
  opacity: 1;
  position: absolute;
  top: 6.5px;
  width: 16px;
}

.checkType input[type="checkbox"] + label:before
{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.checkType input[type="checkbox"] + label:after
{
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  top: 3.5px;
  color: transparent;
}

.post.categories_list_post
{
  margin-bottom: 70px;
}

#main .navigation,#main .cs_tags
{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

#commentform
{
  margin-bottom: 80px;
}

#commentform input[type="text"],#commentform textarea
{
  font-size: 14px;
  color: #b2b2b2;
  width: 100%;
}

#commentform .form-submit
{
  margin-top: 20px;
}

#commentform .form-allowed-tags
{
  display: none;
}

#comments .comments-title,#comments .comment-reply-title
{
  font-size: 36px;
  text-transform: uppercase;
}

#comments ol
{
  margin: 0;
  padding: 0;
  list-style: outside none none;
}

#comments ol li .comment-body
{
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

#comments ol li .comment-body .comment-awaiting-moderation
{
  padding-left: 80px;
  display: block;
}

#comments ol li .comment-body .comment-author .avatar
{
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
}

#comments ol li.depth-2 .comment-body
{
  padding-left: 80px;
}

#comments ol li.depth-2 .comment-body .comment-author .avatar
{
  position: absolute;
  top: 0;
  left: 80px;
  width: 60px;
}

#comments ol li.depth-3 .comment-body
{
  padding-left: 160px;
}

#comments ol li.depth-3 .comment-body .comment-author .avatar
{
  position: absolute;
  top: 0;
  left: 160px;
  width: 60px;
}

#comments ol li.depth-4 .comment-body
{
  padding-left: 240px;
}

#comments ol li.depth-4 .comment-body .comment-author .avatar
{
  position: absolute;
  top: 0;
  left: 240px;
  width: 60px;
}

#comments ol li .comment-body .comment-author cite
{
  color: #4c4c4c;
  padding-left: 80px;
  font-style: normal;
  text-transform: uppercase;
}

#comments ol li .comment-body .comment-author .says
{
  display: none;
}

#comments ol li .comment-body .comment-meta
{
  margin-bottom: 10px;
  padding-left: 80px;
  text-transform: uppercase;
  line-height: 13px;
}

#comments ol li .comment-body p
{
  padding-left: 80px;
}

#comments ol li .comment-body .reply
{
  margin-top: 10px;
  padding-left: 80px;
  text-transform: uppercase;
}

.navigation.pos
{
  margin-top: 30px;
}

.navigation .nav-previous,.navigation .nav-next
{
  width: 50%;
  float: left;
}

.navigation .nav-previous i
{
  padding-right: 18px;
}

.navigation .nav-next
{
  text-align: right;
  float: right;
}

.navigation .nav-next i
{
  padding-left: 18px;
}

.cs-navigation
{
  text-align: center;
  margin: 20px 0 40px;
}

.cs-navigation .prev.page-numbers,.cs-navigation .next.page-numbers
{
  font-size: 0;
  text-align: center;
}

.cs-navigation .prev.page-numbers:before,.cs-navigation .next.page-numbers:after
{
  text-indent: 0;
  font-family: FontAwesome;
  text-indent: 0;
  font-size: 18px;
  display: inline-block;
}

.cs-navigation .prev.page-numbers:before
{
  content: "\f104";
}

.cs-navigation .next.page-numbers:after
{
  content: "\f105";
}

.cs-navigation .page-numbers
{
  background: #f5f5f5;
  font-family: "Novecentowide-Normal";
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  display: inline-block;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  float: left;
  margin: 0 5px;
}

.cs-navigation .page-numbers:hover,.cs-navigation .prev.page-numbers:hover:before,.cs-navigation .next.page-numbers:hover:after,.cs-navigation .page-numbers.current
{
  color: #fff;
}

.blockMargin
{
  margin: 30px 0;
}

blockquote
{
  padding: 20px;
  font-size: 14px;
  line-height: 24px;
  margin-left: 90px;
  background: #f5f5f5;
}

.getcode
{
  background-color: #f5f5f5;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 9.5px;
}

.ww-carousel-latest-work .ww-carousel-item
{
  margin-bottom: 0;
}

.ww-carousel-latest-work .ww-carousel-item img.attachment-post-thumbnail
{
  min-height: 203px;
}

.ww-carousel-latest-work .ww-carousel-header
{
  position: relative;
}

.ww-carousel-latest-work .ww-carousel-details:before
{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  display: block;
  -webkit-transition: all .2s linear 0;
  -moz-transition: all .2s linear 0;
  -o-transition: all .2s linear 0;
  -ms-transition: all .2s linear 0;
  transition: all .2s linear 0;
}

.ww-carousel-latest-work .ww-carousel-details .ww-read-more a
{
  color: #fff!important;
  font-size: 55px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  margin: auto;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .2s linear 0;
  -moz-transition: all .2s linear 0;
  -o-transition: all .2s linear 0;
  -ms-transition: all .2s linear 0;
  transition: all .2s linear 0;
}

.ww-carousel-latest-work.style-2 .ww-carousel-details .ww-read-more a
{
  -webkit-transition: all .5s linear 0;
  -moz-transition: all .5s linear 0;
  -o-transition: all .5s linear 0;
  -ms-transition: all .5s linear 0;
  transition: all .5s linear 0;
  -webkit-transform: translateY(-300%);
  -moz-transform: translateY(-300%);
  -ms-transform: translateY(-300%);
  -o-transform: translateY(-300%);
  transform: translateY(-300%);
}

.ww-carousel-latest-work .ww-carousel-item:hover .ww-carousel-details .ww-read-more a
{
  font-size: 65px;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

.ww-carousel-latest-work.style-1,.ww-carousel-latest-work.style-2
{
  position: relative;
}

.ww-carousel-latest-work.style-1 .ww-nav,.ww-carousel-latest-work.style-2 .ww-nav
{
  position: absolute;
  top: 0;
  right: 0;
}

.ww-nav ul
{
  padding: 0;
  margin: 0;
}

.ww-nav ul li
{
  display: inline-block;
}

.ww-nav ul li a
{
  outline: none;
}

.ww-nav ul li i
{
  color: #113a52;
  font-size: 20px;
}

.ww-fancy-box.fancy-box-style-1 .ww-fancy-box-title i
{
  display: block;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 35px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  transition: all .3s ease 0;
}

.ww-fancy-box.fancy-box-style-1 .ww-fancy-box-title i:after
{
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  box-sizing: content-box;
  content: "";
  height: 102px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 102px;
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  transition: all .3s ease 0;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

.ww-fancy-box.fancy-box-style-1:hover .ww-fancy-box-title i:after
{
  opacity: 1;
  left: -1px;
  top: -1px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ww-fancy-box .ww-fancy-box-title .ww-title-main
{
  line-height: 1;
  display: block;
}

.ww-fancy-box.fancy-box-style-1 .ww-fancy-box-title,.ww-fancy-box.fancy-box-style-1 .ww-fancy-box-content
{
  text-align: center;
}

.ww-fancy-box a.read-more-link,.readmore.main-color,.csbody a.read-more-link
{
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  transition: all .3s ease 0;
}

.ww-custom.stripe-parallax-bg
{
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.ww-custom.stripe-parallax-bg .ww-parallax-bg
{
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.bg-overlay-preset,.bg-overlay-video,.overlay-secondary-color
{
  position: relative;
}

.wpb_row.vc_row-fluid.bg-overlay-preset:before,.wpb_row.vc_row-fluid.overlay-secondary-color:before,.wpb_row.vc_row-fluid.bg-overlay-video:before
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 100;
  display: block;
}

.wpb_row.vc_row-fluid.bg-overlay-preset .container,.wpb_row.vc_row-fluid.overlay-secondary-color .container,.wpb_row.vc_row-fluid.bg-overlay-video .container
{
  position: relative;
  z-index: 101;
}

.wpb_row.vc_row-fluid.bg-overlay-video:before
{
  background: rgba(255,255,255,0.8);
}

.esg-grid .eg-buchanan-container
{
  background-color: rgba(0,0,0,0.6);
}

.entry-footer .edit-link
{
  display: none;
}

.cs-blog .cs-blog-header h3.cs-blog-title
{
  margin: 15px 0 10px;
  line-height: 1;
}

.cs-blog .cs-blog-header h3.cs-blog-title a
{
  font-size: 26px;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.cs-blog .cs-blog-header .cs-blog-media
{
  position: relative;
  margin-bottom: 20px;
}

.cs-blog .cs-blog-header .cs-blog-media a.bx-prev,.cs-blog .cs-blog-header .cs-blog-media a.bx-next
{
  position: absolute;
  top: 45%;
  left: 17px;
  color: #fff;
  font-size: 22px;
  outline: none;
}

.cs-blog .cs-blog-header .cs-blog-media a.bx-next
{
  left: inherit;
  right: 17px;
}

.cs-blog .cs-blog-thumbnail
{
  margin-bottom: 20px;
}

.cs-blog .cs-blog-thumbnail img
{
  width: 100%;
}

.cs-blog .cs-blog-info ul
{
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.cs-blog .cs-blog-info li
{
  display: inline-block;
  margin: 0;
}

.cs-blog .cs-blog-info li + li
{
  padding-left: 16px;
  margin-left: 16px;
  line-height: 1;
  font-weight: 400;
}

.cs-blog .cs-blog-info li i
{
  margin-right: 5px;
}

.cs-blog .cs-blog-content,.cs-blog .readmore
{
  margin-top: 20px;
}

.cs-blog-quote
{
  background: #f5f5f5;
  padding: 30px;
}

.cs-blog .cs-blog-quote .cs-blog-info ul
{
  border-bottom: none;
}

.cs-blog .cs-blog-quote .icon-left,.cs-blog .cs-blog-quote .icon-right
{
  width: 47px;
  height: 34px;
}

.cs-blog .cs-blog-quote .icon-left
{
  background: url(../images/icon-quote-left.png) no-repeat center center;
}

.cs-blog .cs-blog-quote .icon-right
{
  background: url(../images/icon-quote-right.png) no-repeat center center;
}

.cs-blog .cs-blog-quote .cs-blog-info ul
{
  text-align: center;
}

.cs-blog .cs-blog-quote .cs-blog-content
{
  font-size: 18px;
  font-family: 'Novecentowide-Bold';
  line-height: 26px;
  text-transform: uppercase;
  margin: 0 0 40px;
}

.cs-content-text
{
  padding: 0 20px;
}

.cs-header
{
  margin-bottom: 30px;
}

.cs-header.cs-team-header
{
  margin-bottom: 40px;
}

.cs-team
{
  text-align: center;
}

.cs-team .cs-team-featured-img
{
  width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 20px!important;
}

.cs-team .cs-team-featured-img img
{
  max-width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.cs-team .cs-team-featured-img .circle-border
{
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  border: 1px solid transparent;
  top: 0;
  left: 0;
  border-radius: 100%;
  -webkit-transition: all 255ms cubic-bezier(0.5,-0.7,0.67,0.7);
  -moz-transition: all 255ms cubic-bezier(0.5,-0.7,0.67,0.7);
  -o-transition: all 255ms cubic-bezier(0.5,-0.7,0.67,0.7);
  -ms-transition: all 255ms cubic-bezier(0.5,-0.7,0.67,0.7);
  transition: all 255ms cubic-bezier(0.5,-0.7,0.67,0.7);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.cs-team .cs-team-featured-img:hover .circle-border
{
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  -o-transform: scale(1.12);
  transform: scale(1.12);
}

.cs-team-content h3.cs-team-title
{
  margin: 0;
  line-height: 1;
}

.cs-team-content .cs-team-category
{
  margin: 8px 0;
  font-size: 12px;
}

.cs-team-content .cs-team-description
{
  padding-bottom: 10px;
  margin: 0 0 12px;
}

.cs-team-content .cs-team-social a + a
{
  margin-left: 10px;
}

.cs-team-content .cs-team-social a i
{
  font-size: 20px;
  color: #ddd;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.cs-team-content .cs-team-social a:hover i
{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.cs-team-wrap
{
  margin-bottom: 50px;
}

article.team
{
  position: relative;
}

.cs-item-team .cs-team-meta
{
  padding: 28px 0 0 28px;
}

.cs-item-team .cs-team-meta h3
{
  font-size: 22px;
  line-height: 26px;
}

.cs-item-team .cs-team-details
{
  position: inherit;
}

.cs-item-team .cs-team-meta .cs-team-description
{
  color: #fff;
  margin-bottom: 25px;
}

.cs-item-team .cs-team-social
{
  bottom: 0;
  position: absolute;
  max-width: 240px;
  width: 100%;
  margin-bottom: 20px;
}

.cs-portfolio-item .cs-portfolio-featured-img
{
  margin-bottom: 20px;
}

.cs-portfolio-item .cs-portfolio-details
{
  padding-right: 0;
}

.cs-portfolio-item .cs-portfolio-details .cs-portfolio-meta
{
  padding: 28px;
}

.cs-portfolio-item .cs-portfolio-details .cs-portfolio-meta h3
{
  font-size: 22px;
  line-height: 26px;
}

.cs-portfolio-item .cs-portfolio-media
{
  padding-left: 0;
}

.cs-portfolio-item .cs-portfolio-description
{
  color: #fff;
  margin-bottom: 50px;
}

.cs-portfolio-item .cs-portfolio-list-details
{
  padding: 0;
  margin-bottom: 90px;
}

.cs-portfolio-item .cs-portfolio-list-details li
{
  color: #fff;
  margin-bottom: 30px;
}

.cs-portfolio-item .cs-portfolio-list-details li h5,.cs-portfolio-item h5.title-pt
{
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}

.cs-portfolio-item h5.title-pt
{
  margin-bottom: 30px;
}

.cs-portfolio-item .cs-portfolio-list-details li a
{
  color: #fff!important;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  transition: all .3s ease 0;
}

.cs-portfolio-item .cs-portfolio-list-details li i
{
  color: #fff;
  margin-right: 5px;
}

.ww-carousel-client
{
  position: relative;
}

.ww-carousel-client li.prev
{
  left: -30px;
  position: absolute;
  top: 45%;
}

.ww-carousel-client li.next
{
  position: absolute;
  right: -30px;
  top: 45%;
}

.cs-pricing .cs-pricing-item .cs-pricing-container
{
  border: 1px solid #e9e9e9;
  margin-left: -1px;
  background: #fff;
}

.cs-pricing .cs-pricing-item h3.cs-pricing-title
{
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  padding: 10px 0 8px;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  letter-spacing: 0;
}

.cs-pricing .cs-pricing-item .cs-pricing-description .jmPrice .number
{
  font-size: 65px;
  font-weight: 700;
  line-height: 1em;
  padding: 0 3px;
  vertical-align: middle;
}

.cs-pricing .cs-pricing-item .cs-pricing-description .jmPrice
{
  padding: 30px 0;
  background: #f5f5f5;
}

.cs-pricing .cs-pricing-item.cs-pricing-image .cs-pricing-description .jmPrice
{
  background-size: cover;
  color: #fff;
}

.cs-pricing .cs-pricing-item.cs-pricing-image .cs-pricing-container
{
  border: 1px solid #c2c2c2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.cs-pricing .cs-pricing-item .cs-pricing-description .jmPrice small
{
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  position: relative;
  vertical-align: bottom;
}

.cs-pricing .cs-pricing-item .cs-pricing-description .loaded dd
{
  padding: 17px;
  font-size: 15px;
  border-bottom: 1px solid #f5f5f5;
}

.cs-pricing .cs-pricing-item .cs-pricing-button
{
  padding: 25px 0;
  background: #f5f5f5;
}

.cs-pricing .cs-pricing-item.cs-pricing-image .cs-pricing-button
{
  background: #e9e9e9;
}

.cs-pricing .cs-pricing-item .cs-pricing-button a
{
  text-transform: uppercase;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature
{
  margin-top: -25px;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container
{
  -webkit-box-shadow: 0 1px 5px #e8e8e8;
  -moz-box-shadow: 0 1px 5px #e8e8e8;
  -ms-box-shadow: 0 1px 5px #e8e8e8;
  -o-box-shadow: 0 1px 5px #e8e8e8;
  box-shadow: 0 1px 5px #e8e8e8;
  position: relative;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature.cs-pricing-image .cs-pricing-container
{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container:before
{
  content: "best value";
  position: absolute;
  top: 10px;
  right: -8px;
  text-transform: uppercase;
  color: #fff;
  width: 60px;
  font-size: 13px;
  font-weight: 700;
  display: block;
  line-height: 13px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container:after
{
  content: "";
  height: 0;
  width: 0;
  border-width: 36px;
  border-style: solid;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature h3.cs-pricing-title
{
  padding: 14px 0 12px;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-button
{
  padding: 32px 0;
}

.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-description .loaded dd
{
  padding: 20px 0;
}

.cs-testimonial .cs-testimonial-content-main
{
  text-align: center;
}

.cs-testimonial .cs-testimonial-description .cs-testimonial-text
{
  background: rgba(255,255,255,0.9);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 15px;
  position: relative;
  text-align: left;
}

.cs-testimonial .cs-testimonial-description .ArrowWrap .arrow
{
  border-color: rgba(255,255,255,0.9) rgba(255,255,255,0) rgba(255,255,255,0);
  border-image: none;
  border-right: 20px solid rgba(255,255,255,0);
  border-style: solid;
  border-width: 20px 20px 0;
  display: block;
  height: 0;
  margin: 0 auto 20px;
  width: 0;
}

.cs-testimonial .cs-testimonial-featured-img img
{
  display: inline-block;
  margin-bottom: 20px;
  max-width: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 180ms linear 0;
  -moz-transition: all 180ms linear 0;
  -o-transition: all 190ms linear 0;
  -ms-transition: all 180ms linear 0;
  transition: all 180ms linear 0;
}

.cs-testimonial-content .cs-testimonial-title
{
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 3px;
}

.cs-testimonial-content .cs-testimonial-category
{
  color: #fff;
}

.widget_categories ul,.widget_archive ul,.widget_meta ul
{
  margin: 0;
  padding: 0;
}

.widget_categories ul li.cat-item a,.widget_archive ul li a,.widget_meta ul li a
{
  display: block;
  line-height: 22px;
  padding: 5px 0;
  display: inline;
  position: relative;
  outline: none;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.searchform
{
  position: relative;
  margin-bottom: 15px;
}

.searchform:before
{
  position: absolute;
  top: 3px;
  right: 14px;
  content: "\f002";
  font-family: FontAwesome;
  font-size: 14px;
  color: #ccc;
  line-height: 30px;
}

.searchform .screen-reader-text
{
  display: none;
}

.searchform input[type="text"]
{
  height: 30px;
  border-radius: 3px;
  margin: 0;
  -webkit-box-shadow: 1px 1px 2px 0 #ddd;
  -moz-box-shadow: 1px 1px 2px 0 #ddd;
  -o-box-shadow: 1px 1px 2px 0 #ddd;
  box-shadow: 1px 1px 2px 0 #ddd;
}

.searchform input[type="submit"]
{
  position: absolute;
  right: 0;
  top: 0;
  width: 37px;
  height: 37px;
  opacity: 0;
}

.primary-sidebar .widget_ww_news_tabs
{
  border: none!important;
}

.tab-holder
{
  padding: 0;
}

.tab-holder ul.nav
{
  border: none;
}

.tab-holder ul.nav li a
{
  font-size: 14px;
  line-height: 1;
  color: #333;
  text-transform: uppercase;
  padding: 15px 8px;
  border: 1px solid #e9e9e9;
  border-bottom: none;
  outline: none;
  background: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tab-holder ul.nav li.active a,.tab-holder ul.nav li:hover a
{
  background: #fff;
  border-bottom: 1px solid transparent;
}

.tab-content
{
  border: 1px solid #e9e9e9;
}

.cs-popular
{
  padding: 20px;
}

.ww-recent-post .cs-popular
{
  padding: 0!important;
}

.cs-popular li
{
  display: block;
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.cs-popular li:last-child
{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.cs-popular .cs-meta img
{
  width: 80px;
  height: 80px;
  max-width: 80px;
}

.cs-popular .cs-meta .date
{
  background: #f5f5f5;
  font-size: 11px;
  display: block;
  text-align: center;
  padding: 7px;
  line-height: normal;
}

.cs-popular .cs-meta .date span
{
  display: block;
}

.cs-popular .cs-details
{
  padding-left: 13px;
}

.cs-popular .cs-details > h4
{
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 20px;
}

.cs-popular .cs-details .readmore
{
  font-size: 13px;
  margin-top: 10px;
}

.cs-popular .cs-details .description
{
  font-size: 13px;
  color: #a0a0a0;
  line-height: 20px;
}

.sh-list-comment
{
  padding: 20px;
  margin: 0;
}

.sh-list-comment li
{
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.sh-list-comment li:last-child
{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.sh-list-comment .image img
{
  width: 60px;
  height: 60px;
  max-width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.sh-list-comment .post-holder
{
  font-size: 13px;
  padding-left: 15px;
}

.sh-list-comment .post-holder a
{
  color: #A0A0A0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.item-parallax-slider h2
{
  background: #fff;
  color: #000;
  font-size: 35px;
  margin: 0 auto;
  max-width: 75%;
  opacity: .8;
  padding: 20px;
  text-align: center;
}

.cs-social
{
  padding: 0;
  margin: 0;
}

.cs-social li
{
  display: inline-block;
}

.cs-social li + li
{
  margin-left: 5px;
}

.cs-social li a i
{
  color: #fff;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.wpb_gmaps_widget .wpb_wrapper
{
  padding: 0;
}

#footer-top [id^="widget-"],#footer-top [id*="widget-"]
{
  margin-top: 25px;
}

#footer-top [id^="widget-"]:first-child,#footer-top [id*="widget-"]:first-child
{
  margin-top: 0;
}

.tweets-container ul
{
  padding: 0;
}

.tweets-container ul li
{
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 0 0 20px 35px;
  position: relative;
}

.tweets-container ul li:before
{
  content: "\f099";
  font-family: FontAwesome;
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

.tweets-container ul li:last-child
{
  border-bottom: none;
}

.tweets-container ul li .jtwt_tweet_text
{
  margin: 0;
}

.tweets-container ul li .jtwt_date
{
  display: block;
  text-align: right;
}

.tweets-container ul li a
{
  color: #8C8989;
}

.getTouch,.getTouchSidebar
{
  padding: 0;
  margin: 0;
}

.getTouch > li,.getTouchSidebar > li
{
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0 0 0 35px;
  position: relative;
}

.getTouch > li i
{
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.getTouch > li a:hover
{
  color: #fff!important;
}

.getTouchSidebar > li
{
  padding-left: 85px;
  margin: 0 0 20px;
}

.getTouchSidebar > li i
{
  position: absolute;
  top: 0;
  left: 0;
  font-style: normal;
}

.connect-width
{
  padding: 0;
  margin: 0;
}

.connect-width li
{
  display: inline-block;
}

.connect-width li + li
{
  margin-left: 20px;
}

.connect-width li a i
{
  font-size: 20px;
  color: #ccc;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.widget_recent_entries ul,.widget_recent_comments ul
{
  padding: 0;
  margin: 0;
}

.widget_recent_entries ul li,.widget_recent_comments ul li
{
  margin-bottom: 15px;
}

.widget_recent_comments ul li a
{
  display: inline!important;
}

.cs-latest-twitter
{
  position: relative;
  padding: 0 60px;
}

.cs-latest-twitter .cs-header
{
  margin: 0;
}

.cs-latest-twitter .cs-latest-twitter-item
{
  text-align: center;
  color: #fff;
}

.cs-latest-twitter .avatar i
{
  font-size: 40px;
  margin-bottom: 10px!important;
}

.cs-latest-twitter .bx-controls-direction a
{
  height: 35px;
  line-height: 35px;
  margin: 0;
  text-align: center;
  width: 35px;
  display: block;
  background: rgba(0,0,0,0.05);
  position: absolute;
  top: 32%;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 300ms linear 0;
  -moz-transition: all 300ms linear 0;
  -o-transition: all 300ms linear 0;
  -ms-transition: all 300ms linear 0;
  transition: all 300ms linear 0;
}

.cs-latest-twitter .bx-controls-direction a.bx-prev
{
  left: 0;
}

.cs-latest-twitter .bx-controls-direction a.bx-next
{
  right: 0;
}

.cs-latest-twitter .bx-controls-direction a i
{
  font-size: 23px;
  color: #fff;
  line-height: 35px;
}

.cs-latest-twitter .bx-controls-direction a i:before
{
  font-family: FontAwesome;
}

#footer-bottom ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer-bottom ul li
{
  display: inline-block;
}

#footer-bottom ul ul
{
  display: none;
}

#footer-bottom ul.menu,#footer-bottom ul.obtheme_mega_menu
{
  padding: 0;
  text-align: right;
}

#footer-bottom ul.menu li + li,#footer-bottom ul.obtheme_mega_menu li + li
{
  padding-left: 10px;
}

#footer-bottom ul.menu li a,#footer-bottom ul.obtheme_mega_menu li a
{
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.teaser_grid_container .isotope-item
{
  padding: 10px;
}

.teaser_grid_container .isotope-item .post-title
{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.teaser_grid_container .isotope-item .post-thumb img
{
  width: 100%;
}

.teaser_grid_container .isotope-item .isotope-inner > *,.teaser_grid_container .isotope-item .gallery
{
  margin-bottom: 15px!important;
}

.container-xs-height
{
  display: table;
  padding-left: 0;
  padding-right: 0;
}

.row-xs-height
{
  display: table-row;
}

.col-xs-height
{
  display: table-cell;
  float: none;
  vertical-align: middle;
}

@media (min-width: 768px)
{
  .container-sm-height
  {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-sm-height
  {
    display: table-row;
  }

  .col-sm-height
  {
    display: table-cell;
    float: none;
    vertical-align: middle;
  };
}

@media (min-width: 992px)
{
  .container-md-height
  {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-md-height
  {
    display: table-row;
  }

  .col-md-height
  {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }

  .col-md-height.cs-breadcrumb
  {
    text-align: right;
  };
}

@media (min-width: 1200px)
{
  .container-lg-height
  {
    display: table;
    padding-left: 0;
    padding-right: 0;
  }

  .row-lg-height
  {
    display: table-row;
  }

  .col-lg-height
  {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }

  .col-md-height.cs-breadcrumb
  {
    text-align: right;
  };
}

.header-site-wrap .page-title
{
  font-size: 34px;
  text-transform: uppercase;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.header-site-wrap .woocommerce-breadcrumb
{
  margin: 0;
}

.tag-audio .mejs-container
{
  background: #f5f5f5;
  height: 67px!important;
}

.tag-audio .mejs-container .mejs-controls
{
  background: #f6f6f6;
  margin-bottom: 18px;
}

.tag-audio .mejs-controls .mejs-button button
{
  background: url(../images/play.png) no-repeat center top;
}

.tag-audio .mejs-controls .mejs-button.mejs-pause button
{
  background: url(../images/pause.png) no-repeat center top;
}

.tag-audio .mejs-controls .mejs-volume-button button
{
  background: url(../images/volume.png) no-repeat center top;
}

.tag-audio .mejs-controls .mejs-volume-button.mejs-unmute button
{
  background: url(../images/mute.png) no-repeat center top;
}
body .wpcf7 .ajax-loader{
  position: absolute;
  margin-top: 20px;
}

/*body .header-top-1 .textwidget{
  color: #111111;
}
body .header #header-top .header-top-2 a{
  color: #111111;
}*/