.admin-bar #main,.admin-bar #main header {top: 32px;}
.admin-bar #main .share-container {top: 106px;}
@media screen and (max-width:782px) {
	.admin-bar #main,.admin-bar #main header {top: 46px;}
}
@media screen and (max-width:600px) {
	.admin-bar #main{
		top:0px;
	}
	.admin-bar #main header {
		top: 0px;
		position: relative;
	}
}
.no-des {display: none;}
.no-dis {display: none;}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.no-pad-col > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.no-pad-col > .vc_column-inner .vc_row {
    margin-left: 0px;
    margin-right: 0px;
}
.pricing-list-row {
    margin-top: 25px;
}
.process-list-row.vc_row,
.iconbox-list-row.vc_row,
.pricing-list-row.vc_row,
.columns-gap-none.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}
.pricing-list-row > .vc_column_container {
    margin: 0 -1px;
}
.process-list-row > .vc_column_container > .vc_column-inner,
.iconbox-list-row > .vc_column_container > .vc_column-inner,
.pricing-list-row > .vc_column_container > .vc_column-inner,
.columns-gap-none > .vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.iconbox-list-row .vc_column_container + .vc_column_container {
    border-left: 1px solid #ddd;
}
.iconbox-list-row.next-row {
    border-top: 1px solid #ddd;
}
.logo_text {
    font-size: 40px;
    color: #000;
    display: inline-block;
}
.slogan {
    color: #ddd;
    display: inline-block;
}
.icon_text_wrap {
    float: left;
    width: 100%;
}

.sub-output {display: none;}
.folio-grid-lmore-holder {
    text-align: center;
    margin-top: 20px;
}
/*accordion */
.widget > h2,
.vc_tta-container > h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 10px 0;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
    border-radius: 2px !important;
}
.vc_tta-panel-title {
    font-size: 16px;
    line-height: 18px;
    color: #000;
}
h4.vc_tta-panel-title span {
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.vc_tta .vc_tta-controls-icon {
    width: 12px !important;
    height: 12px !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon {
    right: 17px !important;
    left: auto !important;
    border-color: #fff !important;
    z-index: 2;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-width: 3px 0 0 !important;
    border-color: #fff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-width: 0 0 0 3px !important;
    border-color: #fff !important;
}
.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #fff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before {
    border-width: 0 3px 3px 0 !important;
}
.vc_tta-panel-title > a{
    padding: 15px 66px 15px 20px !important;
}
.vc_tta-panel-title > a {
    padding-left: 20px !important;
}
.vc_tta-panel-body,
.vc_tta-panel-heading {
    background-color: #fff !important;
    border-color: #ddd !important;
}
.vc_tta-panel-body {
    padding: 15px 20px !important;
}
.vc_tta-panel-title > a:after{
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    border-radius: 0 2px 2px 0;
}

.vc_toggle {
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: -1px !important;
}
.vc_toggle_title {
    padding: 15px 66px 15px 20px !important;
}
.vc_toggle_title {
    line-height: 16px!important;
}
.vc_toggle_title > h4 {
    font-size: 16px!important;
    line-height: 13px!important;
    color: #000;
    display: block;
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.vc_toggle_icon {
    right: 17px !important;
    left: auto !important;
    z-index: 2;
    border-color: #fff !important;
    background-color: #fff !important;
    width: 12px !important;
    height: 3px !important;
}
.vc_toggle_icon:before {
    height: 12px !important;
    width: 3px !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_toggle_icon:after {
    width: 12px !important;
    height: 3px !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_toggle_content {
    padding: 15px 20px !important;
    margin: 0 !important;
    border-top: 1px solid #ddd;
}
.vc_toggle_title:after{
    content: "";
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    border-radius: 0 2px 2px 0;
}
.wpb_layerslider_element.wpb_content_element {
    margin-bottom: 0px;
}
.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
    background: none !important;
    font-size: 72px;
    line-height: 72px;
    color: rgba(51, 51, 51, 0.6);
    text-decoration: none;
}
.ls-fullwidth .ls-nav-prev:hover, .ls-fullwidth .ls-nav-next:hover {
    text-decoration: none;
    opacity: 1;
}
.ls-fullwidth .ls-nav-prev:before {
    font-family: 'FontAwesome';
    content: "\f104";
}
.ls-fullwidth .ls-nav-next:before {
    font-family: 'FontAwesome';
    content: "\f105";
}
.fix-break-line {
    white-space: normal !important;
}
.ls-layer .btn {
    font-size: inherit;
    line-height: inherit;
    padding: inherit;
}
.ls-fullwidth .ls-nav-next {
    text-align: right;
}
.post-widget-style2 img {
    max-width: 75%;
}
.cd-section .autoheight {
    height: auto;
}
.onepage-alt1-form textarea {
    height: 80px;
}
.onepage-alt3-form p {
    margin-bottom: 0px;
}
.recent-folios{
    border-top: 1px solid #dcdcdc;
}
.recent-folios .item {
    margin:0;
    border-right: 1px solid #dcdcdc;
    padding: 30px;
}
p.form-submit {
    padding-left: 15px;
}
#reply-title {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 10px 0;
}
.pad-lef15 {
    padding-left: 15px;
}
.comment.media.parent .comment.media {
    padding-left: 50px;
    margin-bottom: 0px;
    margin-top: 30px;
}
.comment-avatar-wrap img {
    display: block;
    border: 1px solid #dcdcdc;
    padding: 5px;
    margin-right: 15px;
    border-radius: 2px;
    max-width: none;
}
.single-post-nav {
    margin-top: 15px;
}
.post-related .recent-box {
    border-right: 0px;
    padding: 0px 15px;
    float: left;
}
.post-related .recent-box +  .recent-box {
    border-left: 1px solid #dcdcdc;
}
.post-related-1-col  .recent-box {
    width: 100%;
}
.post-related-3-col  .recent-box {
    width: 50%;
}
.post-related-3-col  .recent-box {
    width: 33.3333%;
}
.post-related-4-col  .recent-box {
    width: 25%;
}
.post-related-5-col  .recent-box {
    width: 20%;
}
.post-related-6-col  .recent-box {
    width: 16.667%;
}
.scrolltop ul {list-style: none;}
.img-title .star-rating:before,
.testimonial .star-rating:before,
.testimoni-wrapp .star-rating:before {
    display: none;
}
.img-title .star-rating {
    height: auto;
}
.testimonial .star-rating,
.testimoni-wrapp .star-rating{
    float: left;
    height: auto;
    line-height: 1;
    font-size: inherit;
    width: 100%;
    font-family: inherit;
}
nav.navbar.bootsnav .share ul > li > a:hover {
    color: #fff;
}
.vc_wp_search.wpb_content_element {
    margin-bottom: 0px;
}
.textline-icon {
    height: auto !important;
}
.ls-layer.textline-icon .fa {
    font-size: 1em;
    width: 3.3em;
    padding: 1em 0;
}
.overflow-y-visible {
    overflow-y: visible;
}
.tweet.tweet-ticker-no ul li {
    float: left;
    width: 20%;
    padding: 0px 10px 0px 50px;
    background-position: 10px 10px;
}
.tweet.tweet-ticker-no.tweet-count-1 ul li{
    width: 10%
}
.tweet.tweet-ticker-no.tweet-count-2 ul li{
    width: 50%
}
.tweet.tweet-ticker-no.tweet-count-3 ul li{
    width: 33.33%
}
.tweet.tweet-ticker-no.tweet-count-4 ul li{
    width: 25%
}
.recent-post-footer .recent-post-opt {
    padding-left: 34px;
    font-size: 12px;
    opacity: 0.7;
}
.posts-masonry-holder.row-width-fix {
    margin-left: -15px;
    margin-right: -15px;
}
.password-submit.btn {
    border: 1px solid #c1c1c1;
}
.panel-title {
    margin-top: 0px;
}
.wpb_single_image .vc_figure {
    position: relative;
}
.wpb_single_image .vc_figure-caption {
    font-size: 18px !important;
    line-height: 30px;
    margin: 0 0 10px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    display: block;
    width: 100%;
    margin-top: 0px !important;
}
.gallery-lmore-holder,
.folio-grid-lmore-holder {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.dynamic-footer-demo-widget .footer-demo-widget.widget_text {
    text-align: center;
}
@media (max-width: 767px){
    /*.process-list-row,*/
    .iconbox-list-row.vc_row,
    .pricing-list-row.vc_row,
    .columns-gap-none.vc_row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .iconbox-list-row > .vc_column_container > .vc_column-inner,
    .pricing-list-row > .vc_column_container > .vc_column-inner,
    .columns-gap-none > .vc_column_container > .vc_column-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .process-list-row.vc_row > .vc_column_container > .vc_column-inner {
        padding-left: 32px;
        padding-right: 32px;
    }
    .process-list-row.vc_row {
        margin-bottom: 30px;
    }
    .iconbox-list-row .vc_column_container + .vc_column_container {
        border-left: none;
    }
    .iconbox-list-row.next-row {
        border-top: none;
    }
    .icon_box_style3 {
        border-bottom: 1px solid #dfdfdf;
    }
    .leftControls-right.owl-theme .owl-nav div.owl-prev{
        margin-left:0px;
    }

    .leftControls-right.owl-theme .owl-nav div.owl-next{
        margin-right:0px;
    }
}