/*
Style Name: Salamat
*/
/********** Shortcode: Animation Box *************************************************************/
.tcvpb-animo,
.tcvpb-animo-children > *{
    visibility: hidden;
}

.tcvpb-animo.animated,
.tcvpb-animo.animation_completed{
    visibility: visible;
}

.tcvpb-animo-children .animation_completed{
    visibility: visible;
}

/********** Shortcode: Columns & sections *************************************************************/
.tcvpb_container:before,
.tcvpb_container:after{
    display: table;
    line-height: 0;
    content: '';
}

.tcvpb_container:after{
    clear: both;
}

.section_body_fullwidth .tcvpb_section_content .tcvpb_container{
    width: 100%;
}

.tcvpb_section_tc{
    position: relative;
    overflow: hidden;
}

.tcvpb_section_tc > *{
    position: relative;
    z-index: 1;
}

.tcvpb_video_background{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
}

.tcvpb_video_background .mejs-container{
    background: none !important;
}

.tcvpb_video_background .mejs-overlay-loading{
    display: none !important;
}

.tcvpb-parallax{
    background-attachment: fixed;
    background-position: 50% top;
    -webkit-background-size: cover;
            background-size: cover;
}

.tcvpb_container [class*='column_tc_span']{
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 20px;
    margin-left: 2.564102564102564%;
}

.section_no_column_margin .tcvpb_container [class*='column_tc_span'],
.tcvpb_container [class*='column_tc_span']:first-child{
    margin-left: 0;
}

.tcvpb_column_tc_span12{
    width: 100%;
}

.tcvpb_column_tc_span11{
    width: 91.45299145299145%;
}

.tcvpb_column_tc_span10{
    width: 82.90598290598291%;
}

.tcvpb_column_tc_span9{
    width: 74.35897435897436%;
}

.tcvpb_column_tc_span8{
    width: 65.81196581196581%;
}

.tcvpb_column_tc_span7{
    width: 57.26495726495726%;
}

.tcvpb_column_tc_span6{
    width: 48.71794871794872%;
}

.tcvpb_column_tc_span5{
    width: 40.17094017094017%;
}

.tcvpb_column_tc_span4{
    width: 31.62393162393162%;
}

.tcvpb_column_tc_span3{
    width: 23.07692307692308%;
}

.tcvpb_column_tc_span2{
    width: 14.52991452991453%;
}

.tcvpb_column_tc_span1{
    width: 5.982905982905983%;
}

.section_no_column_margin .tcvpb_column_tc_span12{
    width: 100%;
}

.section_no_column_margin .tcvpb_column_tc_span11{
    width: 91.6666666666665%;
}

.section_no_column_margin .tcvpb_column_tc_span10{
    width: 83.3333333333334%;
}

.section_no_column_margin .tcvpb_column_tc_span9{
    width: 74.9999999999999%;
}

.section_no_column_margin .tcvpb_column_tc_span8{
    width: 66.6666666666665%;
}

.section_no_column_margin .tcvpb_column_tc_span7{
    width: 58.3333333333332%;
}

.section_no_column_margin .tcvpb_column_tc_span6{
    width: 49.9999999999999%;
}

.section_no_column_margin .tcvpb_column_tc_span5{
    width: 41.6666666666665%;
}

.section_no_column_margin .tcvpb_column_tc_span4{
    width: 33.3333333333332%;
}

.section_no_column_margin .tcvpb_column_tc_span3{
    width: 24.9999999999999%;
}

.section_no_column_margin .tcvpb_column_tc_span2{
    width: 16.6666666666665%;
}

.section_no_column_margin .tcvpb_column_tc_span1{
    width: 8.3333333333332%;
}

.section_equalize_5 .tcvpb_column_tc_span3,
.section_equalize_5 .tcvpb_column_tc_span2{
    width: 17.95%;
}

.section_equalize_5 .tcvpb_container [class*='column_tc_span']{
    margin-left: 2.564102564102564%;
}

.section_no_column_margin.section_equalize_5 .tcvpb_container [class*='column_tc_span'],
.section_equalize_5 .tcvpb_container [class*='column_tc_span']:first-child{
    margin-left: 0;
}

.section_no_column_margin.section_equalize_5 .tcvpb_column_tc_span3,
.section_no_column_margin.section_equalize_5 .tcvpb_column_tc_span2{
    width: 20%;
}

.tcvpb_section_tc header,
.tcvpb_section_tc footer{
    margin-bottom: 32px;
    text-align: center;
}

.tcvpb_section_tc header h3,
.column_title_left{
    font-family: Roboto;
    font-weight: 300;
    position: relative;
    display: inline-block;
    margin-bottom: 51px;
    color: #3c414c;
}

.tcvpb_section_tc header h3:after,
.column_title_left:after{
    position: absolute;
    bottom: -20px;
    left: 50%;
    display: block;
    width: 34px;
    height: 2px;
    margin-left: -18px;
    content: '';
    background: #bbbfc8;
}

.tcvpb_section_tc.section_title_left header h3,
.column_title_left{
    display: block;
    padding-bottom: 11px;
    text-align: left;
}

.tcvpb_section_tc.section_title_left header h3:after,
.column_title_left:after{
    bottom: -10px;
    left: 0;
    margin-left: 0;
}

.column_title_left{
    margin-bottom: 40px;
}

h6.column_title_left{
    border-bottom: 1px solid #eef0f2;
}

h6.column_title_left:after{
    bottom: -1px;
}

.tcvpb_section_tc header h3,
.column_title_center{
    font-family: Roboto;
    font-size: 45px;
    font-weight: 100;
    line-height: 45px;
    position: relative;
    display: inline-block;
    margin-bottom: 51px;
    color: #3c414c;
}

.tcvpb_section_tc header h3:after,
.column_title_center:after{
    position: absolute;
    display: block;
    width: 34px;
    height: 2px;
    content: '';
    background: #bbbfc8;
}

.tcvpb_section_tc.section_title_center header h3,
.column_title_center{
    font-size: 25px;
    display: block;
    margin-bottom: 14px!important;
    padding-bottom: 11px;
    text-align: center;
}

.tcvpb_section_tc.section_title_center header h3:after,
.column_title_center:after{
    bottom: 5px;
    left: 48%;
    left: 50%;
    margin-left: -13px;
}

.column_title_center{
    margin-bottom: 40px;
}

.tcvpb_section_tc header p{
    font-family: Ubuntu;
    margin-bottom: 40px;
    padding: 0 60px;
    text-align: center;
}

.tcvpb_section_tc.pattern_overlayed{
    color: #fff;
}

.tcvpb_section_tc.pattern_overlayed header h3{
    color: #fff;
}

.no_header_underscore.tcvpb_section_tc header h3:after{
    display: none;
}

/********** Shortcode: Abbreviation *************************************************************/
.tcvpb-abbr{
    cursor: help;
    border-bottom: 1px dotted #666;
}

/********** jQuery UI helpers *************************************************************/
.ui-helper-reset{
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after{
    display: table;
    content: '';
}

.ui-helper-clearfix:after{
    clear: both;
}

.ui-helper-zfix{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/********** Shortcode: Tabs *************************************************************/
.tcvpb-tabs{
    position: relative;
    clear: both;
    margin-bottom: 30px;
}

.tcvpb-tabs.centered_tabs{
    text-align: center;
}

.tcvpb-tabs.centered_tabs ul li {
  float: none;
  display: inline-block;
  border: 0!important;
  background-color: transparent!important;
}

.tcvpb-tabs.centered_tabs ul li.active{
    background-color: transparent!important;
}

.tcvpb-tabs.centered_tabs ul li.active:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    height: 2px;
    background: #285fdb;
    margin-left: 10%;
}

.tcvpb-tabs.centered_tabs ul li:hover a{
    background-color: transparent !important;
    color: #285fdb;
}

.tcvpb-tabs.centered_tabs .nav-tabs{
    display: inline-block;
}

.tcvpb-tabs .nav-tabs{
    margin: 0;
    display: inline-block;
    width: 100%;
}

.tcvpb-tabs .nav-tabs li{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    position: relative;
    display: block;
    float: left;
    margin: 0;
    margin-right: 10px;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    border-top: 1px solid #e6ebed;
    border-right: 1px solid #e6ebed;
    border-left: 1px solid #e6ebed;
    -webkit-border-top-left-radius: 3px;
            border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
            border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
    background: #fbfcfd;
    -webkit-border-right: 1px solid #e6ebed;
       -moz-border-right: 1px solid #e6ebed;
       -moz-border-top-right-radius: 3px;
       -moz-border-top-left-radius: 3px;
       -moz-border-bottom-left-radius: 0;
       -moz-border-bottom-right-radius: 0;
}

.tcvpb-tabs .nav-tabs li .ui-tabs-active{
    background: #fff;
}

.tcvpb-tabs .nav-tabs li a{
    display: block;
    clear: both;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 15px 25px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #505558;
    outline: none;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-tabs .nav-tabs li:hover a{
    color: #fff;
    -webkit-border-top-left-radius: 3px;
       -moz-border-top-left-radius: 3px;
            border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
       -moz-border-top-right-radius: 3px;
            border-top-right-radius: 3px;
    background: #285fdb;
}

.tcvpb-tabs .nav-tabs li.active:hover a{
    background: #fff;
}

.tcvpb-tabs .nav-tabs li.active{
    position: relative;
    background: #fff;
}

.tcvpb-tabs .nav-tabs li.active:after{
    content: '';
    position: absolute;
    bottom: -1px;
    z-index: 9999;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
}

.tcvpb-tabs .nav-tabs li.active a{
    cursor: default;
    color: #285fdb;
}

.tcvpb-tabs .nav-tabs li:last-child{
    border-right: 1px solid #e6ebed;
}

.tcvpb-tabs .tcvpb-tab-content{
    border: 1px solid #e6ebed;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs.tcvpb-tabs-boxed .tcvpb-tab-content{
    background: #fff;
}

.tcvpb-tabs .tab-content {
    position: relative;
}

.tcvpb-tabs.tcvpb-tabs-position-left .tab-content{
    margin-left: 200px;
}

.tcvpb-tabs.tcvpb-tabs-position-right .tab-content{
    margin-right: 200px;
}

.tcvpb-tabs.tcvpb-tabs-boxed .tab-content {
    position: relative;
    background: #fff;
    margin-top: -8px;
    border: 1px solid #e6ebed;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs .tab-pane.active_pane{
	display: block;
    position: relative;
}

.tcvpb-tabs .tab-pane.active_pane p:last-child{
    margin-bottom: 0;
}

.tcvpb-tabs .tab-pane{
    display: none;
    border-width: 0;
    width: 100%;
    padding: 25px 30px;
    position: absolute;
    top: 0;
    left: 0;
}

/* bottom positioned tabs */
.tcvpb-tabs-position-bottom{
    margin-bottom: 80px;
}

.tcvpb-tabs-position-bottom .nav-tabs{
    position: absolute;
    bottom: -49px;
    border-bottom: none;
}

.tcvpb-tabs-boxed.tcvpb-tabs-position-bottom .nav-tabs li{
    border-top: none;
    border-bottom: 1px solid #e6ebed;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs.tcvpb-tabs-position-bottom .nav-tabs li.active a,
.tcvpb-tabs.tcvpb-tabs-position-bottom .nav-tabs li.ui-state-hover a{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs-position-bottom .tab-pane{
    padding: 30px 25px;
}

.tcvpb-tabs-position-bottom .nav-tabs li.active:after{
    top: -1px;
    bottom: auto;
}

.tcvpb-tabs-position-bottom .tcvpb-tab-content{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

/* left or right positioned tabs */
.tcvpb-tabs-vertical .nav-tabs li a{
    padding: 15px;
}

/* left positioned tabs */
.tcvpb-tabs-position-left .tcvpb-tab-content{
    margin-left: 200px;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs-position-left .nav-tabs{
    position: relative;
    left: 1px;
    float: left;
    width: 200px;
    margin-bottom: 30px;
}

.tcvpb-tabs-position-left .nav-tabs li{
    line-height: 14px;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6ebed;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs-position-left .nav-tabs li a{
    text-align: left;
}

.tcvpb-tabs.tcvpb-tabs-position-left .nav-tabs li.active a,
.tcvpb-tabs.tcvpb-tabs-position-left .nav-tabs li.ui-state-hover a{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs-position-left .nav-tabs li.active{
    background: #fff;
}

.tcvpb-tabs-position-left .nav-tabs li.active:after{
    position: absolute;
    top: 0;
    right: -1px;
    bottom: auto;
    left: auto;
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    background: #fff;
}

/* right positioned tabs */
.tcvpb-tabs-position-right .tcvpb-tab-content{
    margin-right: 200px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tcvpb-tabs-position-right .nav-tabs{
    position: relative;
    left: -1px;
    float: right;
    width: 200px;
    margin-bottom: 30px;
}

.tcvpb-tabs-position-right .nav-tabs li{
    line-height: 14px;
    float: none;
    margin-bottom: 10px;
    border: 1px solid #e6ebed;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

.tcvpb-tabs-position-right .nav-tabs li a{
    text-align: right;
}

.tcvpb-tabs.tcvpb-tabs-position-right .nav-tabs li.active a,
.tcvpb-tabs.tcvpb-tabs-position-right .nav-tabs li.ui-state-hover a{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

.tcvpb-tabs.tcvpb-tabs-position-right .nav-tabs li.active{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tcvpb-tabs.tcvpb-tabs-position-right .nav-tabs li.active a{
    border-top-left-radius: 0;
}

.tcvpb-tabs-position-right .nav-tabs li.active{
    background: #fff;
}

.tcvpb-tabs-position-right .nav-tabs li.active:after{
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: -1px;
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    background: #fff;
}

.tcvpb-tabs-position-right.tcvpb-tabs-unboxed .tcvpb-tab-content{
    border: 0;
}

/* Bellow width break point */
.tcvpb-tabs.tcvpb-tabs-fullwidthtabs .nav-tabs li{
    float: none;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 5px 15px;
    text-align: left;
    border: 1px solid #e6ebed;
    border-bottom: none;
}

.tcvpb-tabs.tcvpb-tabs-fullwidthtabs .nav-tabs li.active{
    background: #f9f9f9;
}

.tcvpb-tabs.tcvpb-tabs-fullwidthtabs .nav-tabs li.active:after{
    display: none;
}

.tcvpb-tabs-position-bottom.tcvpb-tabs-fullwidthtabs .nav-tabs{
    position: relative;
}

.tcvpb-tabs-position-bottom.tcvpb-tabs-fullwidthtabs .nav-tabs li.active:after{
    display: none;
}

.tcvpb-tabs-position-bottom.tcvpb-tabs-fullwidthtabs .tab-pane{
    padding: 0;
}

.tcvpb-tabs-position-left.tcvpb-tabs-fullwidthtabs .nav-tabs,
.tcvpb-tabs-position-right.tcvpb-tabs-fullwidthtabs .nav-tabs{
    position: relative;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    border-right: 1px solid #eee;
    border-bottom: none;
}

.tcvpb-tabs-position-left.tcvpb-tabs-fullwidthtabs .nav-tabs li,
.tcvpb-tabs-position-right.tcvpb-tabs-fullwidthtabs .nav-tabs li{
    line-height: 37px;
    float: none;
    margin-right: 0;
    margin-left: 0;
    padding: 5px 15px;
    text-align: left;
}

.tcvpb-tabs-position-left.tcvpb-tabs-fullwidthtabs .nav-tabs li.active,
.tcvpb-tabs-position-right.tcvpb-tabs-fullwidthtabs .nav-tabs li.active{
    background: #f9f9f9;
}

.tcvpb-tabs-position-left.tcvpb-tabs-fullwidthtabs .nav-tabs li.active:after,
.tcvpb-tabs-position-right.tcvpb-tabs-fullwidthtabs .nav-tabs li.active:after{
    display: none;
}

.tcvpb-tabs-position-left.tcvpb-tabs-fullwidthtabs .tab-pane,
.tcvpb-tabs-position-right.tcvpb-tabs-fullwidthtabs .tab-pane{
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
}

/* Timeline */
.tcvpb-tabs .tcvpb-tabs-timeline{
    list-style-type: none;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul li{
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    color: #3b4550;
    border: 0 ;
    background: transparent!important;
}

.tcvpb-tabs.tcvpb-tabs-timeline .nav-tabs li.active:after{
    display: none;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul li a{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul li:hover a{
    color: #285fdb!important;
    background: none!important;
}

.tcvpb-tabs.tcvpb-tabs-timeline .nav-tabs li:before{
    position: absolute;
    bottom: -11px;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    margin-left: -10px;
    content: '';
    border: 2px solid #d9d9dd;
    border-radius: 50%;
    background: #fff;
}

.tcvpb-tabs.tcvpb-tabs-timeline .nav-tabs li.active:before{
    content: '';
    border: 2px solid #285fdb;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul li:last-child{
    border-right: 0;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul.nav-tabs:after{
    width: 100%;
    height: 4px;
    content: '';
    border-radius: 5px;
    background: #cfd3dc;
    -webkit-box-shadow: inset 0 0 3px #e9eaed;
       -moz-box-shadow: inset 0 0 3px #e9eaed;
            box-shadow: inset 0 0 3px #e9eaed;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul.nav-tabs:before{
    content: "";
    display: table;
    clear: both;
}

.tcvpb-tabs.tcvpb-tabs-timeline ul.nav-tabs:after{
    content: "";
    display: table;
}


.tcvpb-tabs.tcvpb-tabs-timeline .tab-content{
    position: relative;
    margin-top: 45px;
    border: 0;
    border-radius: 5px;
}

.tcvpb-tabs.tcvpb-tabs-timeline .tab-content p{
    text-align: left;
}

.tcvpb-tabs.tcvpb-tabs-timeline .timeline_title{
    font-family: Roboto;
    font-size: 30px;
    font-weight: 100;
    color: #3c414c;
}

.tcvpb-tabs.tcvpb-tabs-timeline .tcvpb-tabs-tab{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 8px;
    padding: 15px 0;
    color: #8a8d94;
}

.tcvpb-tabs.tcvpb-tabs-timeline .tab-pane{
    padding: 4px 0;
    border-radius: 5px;
}

.tab_par_1{
    width: 100%!important;
}

.tab_par_2{
    width: 50%!important;
}

.tab_par_3{
    width: 33.33%!important;
}

.tab_par_4{
    width: 25%!important;
}

.tab_par_5{
    width: 20%!important;
}

.tab_par_6{
    width: 16.66%!important;
}

.tab_par_7{
    width: 14.28%!important;
}

.tab_par_8{
    width: 12.5%!important;
}

.tab_par_9{
    width: 11.11%!important;
}

.tab_par_10{
    width: 10%!important;
}

.tab_par_11{
    width: 9.09%!important;
}

.tab_par_12{
    width: 8.33%!important;
}

.tab_par_13{
    width: 7.69%!important;
}

.tab_par_14{
    width: 7.14%!important;
}

.tab_par_15{
    width: 6.66%!important;
}

/* Unboxed */
.tcvpb-tabs-unboxed .tcvpb-tab-content{
    border: 0;
}

.tcvpb-tabs-unboxed.tcvpb-tabs-position-top .tcvpb-tab-content .tab-pane,
.tcvpb-tabs-unboxed.tcvpb-tabs-position-bottom .tcvpb-tab-content .tab-pane{
    padding: 25px 0;
}

.tcvpb-tabs-unboxed.tcvpb-tabs-position-left .tcvpb-tab-content .tab-pane,
.tcvpb-tabs-unboxed.tcvpb-tabs-position-right .tcvpb-tab-content .tab-pane{
    padding: 0 25px;
}

.tcvpb-tabs-unboxed .tcvpb-tab-content .tab-pane{
    padding: 25px 0;
}

.tcvpb-tabs.tcvpb-tabs-position-top.tcvpb-tabs-unboxed .nav-tabs li,
.tcvpb-tabs.tcvpb-tabs-position-bottom.tcvpb-tabs-unboxed .nav-tabs li,
.tcvpb-tabs.tcvpb-tabs-position-left.tcvpb-tabs-unboxed .nav-tabs li,
.tcvpb-tabs.tcvpb-tabs-position-right.tcvpb-tabs-unboxed .nav-tabs li{
    border: 1px solid #e6ebed;
    border-radius: 3px;
}

.tcvpb-tabs.tcvpb-tabs-position-top.tcvpb-tabs-unboxed .nav-tabs li:hover a,
.tcvpb-tabs.tcvpb-tabs-position-bottom.tcvpb-tabs-unboxed .nav-tabs li:hover a,
.tcvpb-tabs.tcvpb-tabs-position-left.tcvpb-tabs-unboxed .nav-tabs li:hover a,
.tcvpb-tabs.tcvpb-tabs-position-right.tcvpb-tabs-unboxed .nav-tabs li:hover a{
    border-radius: 3px;
}

.tcvpb-tabs.tcvpb-tabs-position-top.tcvpb-tabs-unboxed .nav-tabs li.active:after,
.tcvpb-tabs.tcvpb-tabs-position-bottom.tcvpb-tabs-unboxed .nav-tabs li.active:after,
.tcvpb-tabs.tcvpb-tabs-position-left.tcvpb-tabs-unboxed .nav-tabs li.active:after,
.tcvpb-tabs.tcvpb-tabs-position-right.tcvpb-tabs-unboxed .nav-tabs li.active:after{
    display: none;
}

.tcvpb-tabs.shop{
    text-align: center;
}

.tcvpb-tabs.shop .nav-tabs{
    display: inline-block;
}

/********** Shortcode: Accordion *************************************************************/
.tcvpb-accordion{
    margin-bottom: 30px;
}

.tcvpb-accordion .ui-accordion-header{
    font-size: 18px;
    font-weight: normal;
    font-weight: 300;
    position: relative;
    display: block;
    margin-top: 10px;
    padding: 10px 0 10px 20px;
    cursor: pointer;
    color: #505558;
    border: 1px solid #e6ebed;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background: #fbfcfd;
}

.tcvpb-accordion .ui-accordion-header-active{
    color: #285fdb;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.ui-accordion-header.ui-state-hover{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    color: #fff;
    background-color: #285fdb;
}

.tcvpb-accordion .ui-accordion-header:first-child{
    margin-top: 0;
}

.tcvpb-accordion .ui-accordion-content{
    overflow: auto;
    padding: 25px 30px;
    border: 1px solid #e6ebed;
    border-top: 0;
    -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px;
    background: #fff;
       -moz-border-bottom-left-radius: 3px;
       -moz-border-bottom-right-radius: 3px;
}

.tcvpb-accordion .ui-accordion-header-icon{
    position: absolute;
    top: 28px;
    right: 21px;
    display: block;
    width: 14px;
    height: 14px;
}

.tcvpb-accordion .ui-icon-triangle-1-s,
.tcvpb-accordion .ui-icon-triangle-1-e{
    width: 14px;
    height: 2px;
    background: #285fdb;
}

.tcvpb-accordion .ui-icon-triangle-1-e{
    background: #8a8d94;
}

.tcvpb-accordion .ui-icon-triangle-1-e:before{
    position: relative;
    top: -6px;
    left: 6px;
    display: block;
    width: 2px;
    height: 14px;
    content: '';
    background: #8a8d94;
}

.ui-state-hover .ui-icon-triangle-1-s{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #fff!important;
}

.ui-state-hover .ui-icon-triangle-1-e{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #fff!important;
}

.ui-state-hover .ui-icon-triangle-1-e:before{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #fff!important;
}

/********** Shortcode: Toggle *************************************************************/
.tcvpb-toggle{
    margin-bottom: -1px;
}

.tcvpb-toggle .ui-accordion-header{
    border-top: 1px solid #eef0f2;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
    background: transparent;
}

.tcvpb-toggle:last-child{
    border-bottom: 1px solid #eef0f2;
}

.tcvpb-toggle .ui-state-hover{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    color: #285fdb;
}

.tcvpb-toggle .ui-accordion-header.ui-state-hover{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    color: #285fdb;
    background-color: transparent;
}

.tcvpb-toggle .ui-accordion-header{
    position: relative;
    padding-left: 53px;
}

.tcvpb-toggle .ui-accordion-content{
    padding-right: 30px;
    padding-bottom: 24px;
    padding-left: 53px;
    border: 0;
}

.tcvpb-toggle .ui-accordion-header-icon{
    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #eef0f2;
    border-radius: 50%;
    background: #285fdb;
}

.tcvpb-toggle .ui-icon-triangle-1-e{
    background: #fbfcfd;
}

.tcvpb-toggle .ui-icon-triangle-1-e:before{
    position: absolute;
    top: 15px;
    left: 8px;
    display: block;
    width: 14px;
    height: 2px;
    content: '';
    background: #8a8d94;
}

.tcvpb-toggle .ui-state-hover .ui-icon-triangle-1-e:before,
.tcvpb-toggle .ui-state-hover .ui-icon-triangle-1-e:after{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #fff;
}

.tcvpb-toggle .ui-icon-triangle-1-e:after{
    position: relative;
    top: 9px;
    left: 14px;
    display: block;
    width: 2px;
    height: 14px;
    content: '';
    background: #8a8d94;
}

.tcvpb-toggle .ui-icon-triangle-1-s:before{
    position: absolute;
    top: 14px;
    left: 8px;
    display: block;
    width: 14px;
    height: 2px;
    content: '';
    background: #fff;
}

.tcvpb-toggle .ui-state-hover .ui-icon-triangle-1-s{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #285fdb!important;
}

.tcvpb-toggle .ui-state-hover .ui-icon-triangle-1-e{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    background: #285fdb!important;
}

/********** Shortcode: Search form ********************************************************/
.tcvpb_search{
    margin-top: 40px;
    margin-bottom: 33px;
}

.tcvpb_search form{
    position: relative;
}

.tcvpb_search a{
    cursor: pointer;
    -webkit-transition: all 180ms ease-in-out;
       -moz-transition: all 180ms ease-in-out;
        -ms-transition: all 180ms ease-in-out;
         -o-transition: all 180ms ease-in-out;
            transition: all 180ms ease-in-out;
}

.tcvpb_search a:hover i{
    color: #285fdb;
}

.tcvpb_search i{
    font-size: 14px!important;
    position: absolute;
    top: 15px;
    right: 19px;
    margin: 0;
    color: #858585;
}

.tcvpb_search input{
    font-size: 10px;
    height: 44px;
    padding: 10px 20px;
    border: 1px solid #eef0f2;
    border-radius: 4px;
    background: #fbfcfd;
}

/********** Shortcode: Tables *************************************************************/
.tcvpb-table table{
    margin-bottom: 60px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0 solid #e6ebed;
}

th:first-child{
    border-radius: 4px 0 0 0;
}

th:last-child{
    border-radius: 0 4px 0 0;
}

.tcvpb-table th{
    font-family: Roboto;
    font-size: 19px;
    font-weight: 300;
    padding: 10px 30px;
    text-align: left;
    color: #fff;
    border-right: 1px solid #e6ebed;
    background: #232425;
}

.tcvpb-table th:last-child{
    border-right: none;
}

.tcvpb-table td{
    font-size: 14px;
    padding: 15px 30px;
    border: 1px solid #e6ebed;
    background: #fbfcfd;
}

.tcvpb-table.tcvpb-table-alternative th{
    color: #fff;
    background: #285fdb;
}

.tcvpb-table.tcvpb-table-alternative td{
    background: #fff;
}

.tcvpb-table-hover table tr,
.tcvpb-table-striped table tr,
.tcvpb-table-condensed table tr{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    border-top: 1px solid #eee !important;
}

.tcvpb-table-hover table th,
.dtcvpb-table-striped table th,
.tcvpb-table-condensed table th,
.tcvpb-table-hover table td,
.tcvpb-table-striped table td,
.tcvpb-table-condensed table td{
    padding: 2px 10px;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-table-striped table tr:nth-child(2n+1){
    background: #f9f9f9;
}

.tcvpb-table-hover table tr:hover{
    background: #efefef;
}

/********** Shortcode: Alert boxes *************************************************************/
.tcvpb_alert_success,
.tcvpb_alert_info,
.tcvpb_alert_warning,
.tcvpb_alert_error{
    position: relative;
    margin-bottom: 30px;
    padding: 8px 20px 8px 10px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.tcvpb_alert_success i,
.tcvpb_alert_info i,
.tcvpb_alert_warning i,
.tcvpb_alert_error i{
    margin-right: 19px;
}

.tcvpb_alert_success p,
.tcvpb_alert_info p,
.tcvpb_alert_warning p,
.tcvpb_alert_error p{
    margin: 0;
    display: inline;
}

.tcvpb_alert_success,
.tcvpb_alert_success .tcvpb_alert_box_close{
    color: #68c12c;
    border: 1px solid #cee9b1;
    background: #effae3;
}

.tcvpb_alert_info,
.tcvpb_alert_info .tcvpb_alert_box_close{
    color: #28abdb;
    border: 1px solid #c4e7ea;
    background: #f3fbfc;
}

.tcvpb_alert_warning,
.tcvpb_alert_warning .tcvpb_alert_box_close{
    color: #b8973e;
    border: 1px solid #efddad;
    background: #fcf4d4;
}

.tcvpb_alert_error,
.tcvpb_alert_error .tcvpb_alert_box_close{
    color: #dd444f;
    border: 1px solid #efbfc3;
    background: #fee3e5;
}

.tcvpb_alert_success .tcvpb_alert_box_close,
.tcvpb_alert_info .tcvpb_alert_box_close,
.tcvpb_alert_warning .tcvpb_alert_box_close,
.tcvpb_alert_error .tcvpb_alert_box_close{
    position: absolute;
    top: 7px;
    right: 15px;
    cursor: pointer;
    border: none;
    background: none;
}

/********** Shortcode: Blockquote *************************************************************/
.tcvpb_blockquote{
    font-size: 16px;
    font-style: italic;
    line-height: 31px;
}

.tcvpb_blockquote_default,
.tcvpb_blockquote_style1{
    font-size: 16px;
    font-style: italic;
    line-height: 31px;
    padding: 39px 48px 15px;
    border-left: 3px solid #285fdb;
    border-radius: 4px;
    background: #fbfcfd;
}

.tcvpb_blockquote_style2{
    font-size: 15px;
    font-style: italic;
    line-height: 28px;
    position: relative;
    padding: 38px 49px 1px 105px;
    border-left: 0;
    background: #fbfcfd;
}

.tcvpb_blockquote_style2 p{
    padding-left: 5px;
}

.tcvpb_blockquote_style2 p > small{
    margin-left: -11px;
}

.tcvpb_blockquote_style2:before{
    font-family: Ubuntu;
    font-size: 120px;
    position: absolute;
    top: 60px;
    left: 20px;
    content: '"';
    color: #f0f1f3;
}

.tcvpb_blockquote_style2:after{
    font-family: Ubuntu;
    font-size: 120px;
    position: absolute;
    right: 60px;
    bottom: 0;
    content: '"';
    color: #f0f1f3;
}

.tcvpb_blockquote_style3{
    font-size: 36px;
    text-align: center;
    color: #7b7e85;
    border-left: 0;
}

.tcvpb_blockquote_style3 p{
    line-height: 41px;
    text-align: center;
}

.tcvpb_blockquote_style3 p small{
    font-size: 21px;
}

.tcvpb_blockquote p > small{
    margin-top: 20px;
}

.tcvpb_blockquote small{
    font-size: 16px;
    display: block;
    color: #285fdb;
}

.tcvpb_blockquote small:before{
    content: '― ';
}

.tcvpb_blockquote small small{
    font-size: 13px;
    line-height: 24px;
    color: #91a6b1;
}

.tcvpb_blockquote cite{
    color: #bdbdbd;
}

.tcvpb-inversed_text .tcvpb_blockquote small,
.white_text .tcvpb_blockquote small{
    color: #fff;
}

.tcvpb_blockquote a:hover{
    color: #bdbdbd;
}

.tcvpb-inversed_text h1,
.tcvpb-inversed_text h2,
.tcvpb-inversed_text h3,
.tcvpb-inversed_text h4,
.tcvpb-inversed_text h5,
.tcvpb-inversed_text h6{
    color: #fff;
}

/********** Shortcode: UL *************************************************************/
.tcvpb_shortcode_ul{
    list-style: none !important;
    text-align: left;
}

.tcvpb_shortcode_ul li{
    list-style: none !important;
    padding-left: 23px;
    position: relative;
}

.tcvpb_shortcode_ul li p{
    margin-bottom: 0;
}

.tcvpb_shortcode_ul li i{
    font-size: 9px;
    position: absolute;
    top: 9px;
    left: 0;
}

/********** Shortcode: Follow us links *************************************************************/
.tcvpb_follow_us{
    font-size: 16px;
}

.tcvpb_follow_us a{
    line-height: 42px;
    display: inline-block;
    width: 42px;
    height: 42px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
    color: #939fa6;
    border: 1px solid #eef0f2;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #fff;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_follow_us a:hover{
    text-decoration: none;
    color: #fff;
    background: #999;
}

.tcvpb_follow_us a i{
    font-size: 14px!important;
    margin: 0;
}

.tcvpb_follow_us .tcvpb_socialicon_facebook:hover{
    background: #3b5998;
}

.tcvpb_follow_us .tcvpb_socialicon_twitter:hover{
    background: #4099ff;
}

.tcvpb_follow_us .tcvpb_socialicon_googleplus:hover{
    background: #d34836;
}

.tcvpb_follow_us .tcvpb_socialicon_linkedin:hover{
    background: #0e76a8;
}

.tcvpb_follow_us .tcvpb_socialicon_youtube:hover{
    background: #c4302b;
}

.tcvpb_follow_us .tcvpb_socialicon_pinterest:hover{
    background: #c8232c;
}

.tcvpb_follow_us .tcvpb_socialicon_github:hover{
    background: #171515;
}

.tcvpb_follow_us .tcvpb_socialicon_feed:hover{
    background: #ee802f;
}

.tcvpb_follow_us .tcvpb_socialicon_behance:hover{
    background: #1769ff;
}

.tcvpb_follow_us .tcvpb_socialicon_blogger_blog:hover{
    background: #f57d00;
}

.tcvpb_follow_us .tcvpb_socialicon_delicious:hover{
    background: #39f;
}

.tcvpb_follow_us .tcvpb_socialicon_designcontest:hover{
    background: #5faad2;
}

.tcvpb_follow_us .tcvpb_socialicon_deviantart:hover{
    background: #4e6252;
}

.tcvpb_follow_us .tcvpb_socialicon_digg:hover{
    background: #000;
}

.tcvpb_follow_us .tcvpb_socialicon_dribbble:hover{
    background: #ea4c89;
}

.tcvpb_follow_us .tcvpb_socialicon_dropbox:hover{
    background: #007ee5;
}

.tcvpb_follow_us .tcvpb_socialicon_emailalt:hover{
    background: #ed1c16;
}

.tcvpb_follow_us .tcvpb_socialicon_flickr:hover{
    background: #ff0084;
}

.tcvpb_follow_us .tcvpb_socialicon_forrst:hover{
    background: #5b9a68;
}

.tcvpb_follow_us .tcvpb_socialicon_instagram:hover{
    background: #3f729b;
}

.tcvpb_follow_us .tcvpb_socialicon_lastfm:hover{
    background: #c3000d;
}

.tcvpb_follow_us .tcvpb_socialicon_myspace:hover{
    background: #313131;
}

.tcvpb_follow_us .tcvpb_socialicon_picasa:hover{
    background: #9a45a0;
}

.tcvpb_follow_us .tcvpb_socialicon_skype:hover{
    background: #00aff0;
}

.tcvpb_follow_us .tcvpb_socialicon_stumbleupon:hover{
    background: #f74425;
}

.tcvpb_follow_us .tcvpb_socialicon_vimeo:hover{
    background: #4bf;
}

.tcvpb_follow_us .tcvpb_socialicon_zerply:hover{
    background: #9dcc7a;
}

/********** Shortcode: Stats Excerpt *************************************************************/
.tcvpb_stats_excerpt{
    position: relative;
    display: block;
    width: 270px;
    height: 270px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.3);
}

.tcvpb_stats_excerpt i{
    font-size: 50px!important;
    position: absolute;
    top: 40%;
    left: 0;
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: -26px;
    color: #097d89;
}

.tcvpb_stats_excerpt .tcvpb_stats_number,
.tcvpb_stats_excerpt .tcvpb_stats_number_sign{
    font-family: Roboto;
    font-size: 52px;
    font-weight: 300;
    line-height: 0;
    position: absolute;
    bottom: 105px;
    left: 0;
    width: 100%;
    text-align: center;
}

.tcvpb_stats_excerpt p{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.pattern_overlayed .tcvpb_stats_excerpt{
    color: #fff;
}

.pattern_overlayed .tcvpb_stats_excerpt i{
    color: #fff;
}

.section_equalize_5 .tcvpb_column_tc_span3 .tcvpb_stats_excerpt,
.section_equalize_5 .tcvpb_column_tc_span2 .tcvpb_stats_excerpt{
    width: 200px;
    height: 200px;
}

.tcvpb_stats_excerpt.tcvpb_stats_excerpt_text_only .tcvpb_stats_number{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -26px;
}

.tcvpb_stats_excerpt.tcvpb_stats_excerpt_text_only p{
    position: absolute;
    bottom: 55px;
}

.tcvpb_stats_excerpt.tcvpb_stats_excerpt_icon_only i{
    line-height: 0;
    position: absolute;
    top: 40%;
    left: 0;
    margin-top: -26px;
}

.tcvpb_stats_excerpt.tcvpb_stats_excerpt_icon_only .tcvpb_stats_number,
.tcvpb_stats_excerpt.tcvpb_stats_excerpt_icon_only .tcvpb_stats_number{
    position: absolute;
    bottom: 60px;
    left: 0;
}

/********** Shortcode: Knob *************************************************************/
.tcvpb_knob_wrapper{
    margin-bottom: 30px;
    text-align: center;
}

.tcvpb_knob_inner_wrap{
    position: relative;
    margin-bottom: 17px;
    text-align: center;
}

.tcvpb_knob_wrapper input{
    display: none;
}

.tcvpb_knob_wrapper h3{
    font-size: 20px;
    margin-bottom: 0;
}

.tcvpb_knob_wrapper .tcvpb_knob_number_sign{
    font-family: Roboto;
    font-size: 32px;
    font-weight: 300;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

/********** Shortcode: Team *************************************************************/
.section_no_column_margin .tcvpb_team_member{
    padding-bottom: 2px;
    text-align: center;
    border: 1px solid #eef0f2;
    background: #fff;
}

.section_no_column_margin:first-child .tcvpb_team_member{
    border-right: 1px solid #eef0f2;
}

.tcvpb_team_member{
    overflow: hidden;
    padding-bottom: 2px;
    text-align: center;
    border: 1px solid #eef0f2;
}

.tcvpb_team_member .tcvpb_overlayed{
    line-height: 1;
    position: relative;
}

.tcvpb_team_member .tcvpb_overlayed img{
    display: block;
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #285fdb;
    text-align:center;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
			transform-style: preserve-3d;
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}

.tcvpb_team_member:hover .tcvpb_overlayed .tcvpb_overlay{
    opacity: 1;
    background: rgb(40,95,219);
    background: rgba(40,95,219,.75);
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay p{
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
  	text-align: center;
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay p a{
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay p a:hover{
    color: #3c414c;
}

.tcvpb_team_member .tcvpb_overlayed .tcvpb_overlay i{
    font-size: 25px!important;
    margin: 0 8px;
}

.tcvpb_team_member p{
    margin: 15px 10px;
}

.tcvpb_team_member .tcvpb_team_member_name{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    display: block;
    margin-top: 26px;
    color: #3c414c;
}

.tcvpb_team_member .tcvpb_team_member_social_under{
    margin: 10px;
}

.tcvpb_team_member .tcvpb_team_member_social_under a{
    text-align: center;
}

.tcvpb_team_member .tcvpb_team_member_social_under a i{
    font-size: 17px !important;
    margin: 10px;
    color: #b5b8c0;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_team_member .tcvpb_team_member_social_under a:hover i{
    color: #285fdb;
}

.tcvpb_team_member .tcvpb_team_member_name:hover{
    color: #285fdb;
}

.tcvpb_team_member .tcvpb_team_member_position{
    font-size: 15px;
    font-style: italic;
    display: block;
    padding-bottom: 20px;
    color: #b5b8c0;
}

.tcvpb_team_member_modal{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    text-align: left;
    background: #fff;
}

.tcvpb_team_member_modal h4,
.tcvpb_team_member_modal .tcvpb_team_member_position{
    text-align: center;
}

.tcvpb_team_member_modal .tcvpb_container{
    width: 90%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.tcvpb_team_member_modal_close{
    font-size: 32px;
    line-height: 32px;
    position: absolute;
    top: 60px;
    right: 60px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

/********** Shortcode: Posts *************************************************************/
.tcvpb_posts_shortcode{
    position: relative;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 0 0 0 1px #eef0f2 inset;
}

.tcvpb_latest_news_shortcode_thumb{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tcvpb_latest_news_shortcode_thumb:after{
    position: absolute;
    top: 40px;
    right: -11px;
    width: 20px;
    height: 20px;
    margin-left: -11px;
    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #fff;
}

.tcvpb_posts_image{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
}

.tcvpb_posts_shortcode:nth-child(2n) .tcvpb_posts_image{
    right: 0;
    left: auto;
}

.tcvpb_posts_shortcode:nth-child(2n) .tcvpb_latest_news_shortcode_thumb{
    float: right;
    margin-right: 0;
    margin-left: 42px;
}

.tcvpb_posts_shortcode.without_thumbnail .tcvpb_latest_news_shortcode_content{
    padding-left: 87px;
}

.tcvpb_latest_news_shortcode_content{
    padding: 42px 42px 42px 55%;
}

.tcvpb_posts_shortcode:nth-child(2n) .tcvpb_latest_news_shortcode_content{
    padding: 42px 55% 42px 42px;
}

.tcvpb_posts_shortcode.without_thumbnail .tcvpb_latest_news_shortcode_content{
    padding: 43px;
}

.tcvpb_posts_shortcode.without_thumbnail:nth-child(2n) .tcvpb_latest_news_shortcode_content{
    padding: 43px;
}

.tcvpb_posts_shortcode:nth-child(2n) .tcvpb_latest_news_shortcode_thumb{
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 100%;
    height: 100%;
}

.tcvpb_posts_shortcode:nth-child(2n) .tcvpb_latest_news_shortcode_thumb:after{
    position: absolute;
    top: 40px;
    right: auto;
    left: 0;
    width: 20px;
    height: 20px;
    margin-left: -11px;
    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #fff;
}

.tcvpb_latest_news_shortcode_content h5{
    font-size: 20px;
    margin-bottom: 30px;
}

.tcvpb_latest_news_shortcode_content h5 a:after{
    position: absolute;
    bottom: -18px;
    left: 0;
    display: block;
    width: 34px;
    height: 2px;
    content: '';
    background: #bbbfc8;
}

.tcvpb_latest_news_shortcode_content h5 a{
    font-size: 20px;
    font-weight: 300;
    position: relative;
    color: #3c414c;
}

.tcvpb_latest_news_shortcode_content a:hover{
    font-size: 20px;
    color: #285fdb;
}

.tcvpb_latest_news_shortcode_content p{
    font-size: 15px;
    margin-bottom: 0;
    color: #8a8d94;
}

.tcvpb_latest_news_shortcode_post-readmore{
    margin-top: 20px;
}

.tcvpb_latest_news_shortcode_post-readmore .tcvpb_latest_news_shortcode_more-link{
    font-family: Ubuntu, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    color: #8a8d94;
}

.tcvpb_latest_news_shortcode_post-readmore .tcvpb_latest_news_shortcode_more-link:hover,
.tcvpb_latest_news_shortcode_post-readmore .tcvpb_latest_news_shortcode_more-link:hover i{
    font-size: 15px;
    color: #285fdb;
}

.tcvpb_latest_news_shortcode_post-readmore .tcvpb_latest_news_shortcode_more-link i{
    font-size: 16px!important;
    line-height: 28px;
    position: relative;
    top: 2px;
    margin-right: 0;
    margin-left: 5px;
    color: #8a8d94;
}

/********** Shortcode: Priceboxes *************************************************************/
.tcvpb_pricing-table-1,
.tcvpb_pricing-table-2{
    text-align: center;
}

.tcvpb_pricebox_header{
    font-weight: 100;
    color: #fff;
}

.tcvpb_pricing-table-light .tcvpb_pricebox_header{
    color: #505558;
    background: #fbfcfd;
}

.tcvpb_pricing-table-dark{
    background: #232425;
}

.tcvpb_pricing-table-dark i{
    color: #232425;
}

.tcvpb_pricing-table-yellow{
    background: #ebb72b;
}

.tcvpb_pricing-table-yellow i{
    color: #ebb72b;
}

.tcvpb_pricing-table-green{
    background: #b4dd44;
}

.tcvpb_pricing-table-green i{
    color: #b4dd44;
}

.tcvpb_pricing-table-red{
    background: #dd444f;
}

.tcvpb_pricing-table-red i{
    color: #dd444f;
}

.tcvpb_pricing-table-blue{
    background: #285fdb;
}

.tcvpb_pricing-table-blue i{
    color: #285fdb;
}

.tcvpb_pricing-table-gray{
    background: #8a8d94;
}

.tcvpb_pricing-table-gray i{
    color: #8a8d94;
}

.tcvpb_pricing-table-cyan{
    background: #28dbc4;
}

.tcvpb_pricing-table-cyan i{
    color: #28dbc4;
}

.tcvpb_pricing-table-aquamarine{
    background: #41e8a3;
}

.tcvpb_pricing-table-aquamarine i{
    color: #41e8a3;
}

.tcvpb_pricebox_icon{
    position: absolute;
    top: -19%;
    left: 50%;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    text-decoration: none;
    border: 1px solid #eef0f2;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #fff;
}

.tcvpb_pricebox_icon i{
    font-size: 25px!important;
    line-height: 70px;
    position: relative;
    top: -1px;
    margin: 0;
}

.tcvpb_pricebox_feature_button .tcvpb-button{
    margin: 0 0 !important;
}

.tcvpb_pricebox_feature{
    color: #8a8d94;
}

.tcvpb_pricing-table-1{
    border: 0 solid #e6ebed;
    border-radius: 4px;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_header{
    position: relative;
    padding: 55px 0 0 0;
    text-align: center;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_featured_text{
    font-size: 14px;
    line-height: 30px;
    min-height: 30px;
    margin-bottom: 3px;
    text-align: center;
}

.tcvpb_pricing-table-1 .tcvpb_popular-plan .tcvpb_pricebox_featured_text{
    background: #434342;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_name{
    font-family: Roboto;
    font-size: 22px;
    font-weight: 100;
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_currency{
    font-family: Roboto;
    font-size: 39px;
    position: relative;
    margin-right: 14px;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_price{
    font-family: Roboto;
    font-size: 39px;
    line-height: 40px;
    display: inline-block;
    padding: 11px 0 0 0;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_monthly{
    font-size: 19px;
    font-style: italic;
    display: block;
    margin-top: -5px;
    padding-bottom: 15px;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_decsription{
    font-style: italic;
    display: block;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_feature{
    font-size: 14px;
    display: block;
    padding: 11px 0;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
}

.tcvpb_pricing-table-1 span.tcvpb_pricebox_feature{
    border-right: 1px solid #e6ebed;
    border-left: 1px solid #e6ebed;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_feature_button{
    padding: 34px 0;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_feature_button .tcvpb-button_large{
    padding: 11px 35px;
}

.tcvpb-inversed_text .tcvpb_pricebox_feature .tcvpb-button:hover,
.white_text .tcvpb_pricebox_feature .tcvpb-button:hover{
    border: 1px solid #285fdb;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_feature_button a{
    font-size: 17px;
}

.tcvpb_pricing-table-1 .tcvpb_pricebox_feature:last-child{
    border-right: 1px solid #e6ebed;
    border-left: 1px solid #e6ebed;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.tcvpb_pricing-table-2{
    border-radius: 4px;
    /*border: 1px solid #e6ebed;*/
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_header{
    text-align: center;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_name{
    font-family: Roboto;
    font-size: 22px;
    font-weight: 100;
    display: block;
    padding-top: 18px;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_currency{
    font-family: Roboto;
    font-size: 39px;
    position: relative;
    margin-right: 14px;
    color: #fff;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_price{
    font-family: Roboto;
    font-size: 39px;
    line-height: 40px;
    display: inline-block;
    padding: 11px 0 0 0;
    color: #fff;
}

.tcvpb_pricing-table-2 .tcvpb_popular-plan .tcvpb_pricebox_header,
.tcvpb_pricing-table-2 .tcvpb_popular-plan .tcvpb_pricebox_currency,
.tcvpb_pricing-table-2 .tcvpb_popular-plan .tcvpb_pricebox_price{
    color: #fff;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_monthly{
    font-size: 19px;
    font-style: italic;
    display: block;
    margin-top: -4px;
    padding-bottom: 26px;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_decsription{
    font-style: italic;
    display: block;
    padding-bottom: 30px;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_feature{
    font-size: 14px;
    display: block;
    padding: 11px 0;
    text-align: center;
    border-top: 1px solid #e6ebed;
    background: #fff;
}

.tcvpb_pricing-table-2 span.tcvpb_pricebox_feature{
    border-right: 1px solid #e6ebed;
    border-left: 1px solid #e6ebed;
}

.tcvpb_pricing-table-2 .tcvpb_button{
    margin-top: 40px;
    margin-right: 0;
}

.tcvpb_pricing-table-2 .tcvpb_popular-plan .tcvpb_pricebox_name{
    background: transparent;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_feature.tcvpb_pricebox_feature_button{
    padding: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.tcvpb_pricing-table-2 .tcvpb_pricebox_feature_button .tcvpb-button{
    font-size: 16px;
    width: 100%;
    height: 100%;
    padding: 23px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tcvpb_pricing-table-3{
    position: relative;
    border: 1px solid #e6ebed;
    border-radius: 4px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_header{
    text-align: center;
    color: #fff;
    background: #f7f9fa;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_name{
    font-family: Roboto;
    font-size: 22px;
    font-weight: 100;
    display: block;
    padding-top: 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_currency{
    font-family: Roboto;
    font-size: 39px;
    position: relative;
    margin-right: 14px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_price{
    font-family: Roboto;
    font-size: 39px;
    line-height: 40px;
    display: inline-block;
    padding: 11px 0 0 0;
}

.tcvpb_pricing-table-3 .tcvpb_popular-plan .tcvpb_pricebox_header,
.tcvpb_pricing-table-3 .tcvpb_popular-plan .tcvpb_pricebox_currency,
.tcvpb_pricing-table-3 .tcvpb_popular-plan .tcvpb_pricebox_price{
    color: #fff;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_monthly{
    font-size: 19px;
    font-style: italic;
    display: block;
    margin-top: -4px;
    padding-bottom: 26px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_decsription{
    font-style: italic;
    display: block;
    padding-bottom: 30px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_feature{
    font-size: 14px;
    display: block;
    padding: 11px 0;
    text-align: center;
    border-top: 1px solid #e6ebed;
    background: #fff;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_feature_button{
    padding: 34px 0;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_feature_button .tcvpb-button_large{
    padding: 11px 35px;
}

.tcvpb_pricing-table-3 .tcvpb_pricebox_feature_button a{
    font-size: 17px;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_pricebox_name{
    padding: 20px 0;
    color: #505558;
    background: #fbfcfd;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    color: #505558;
    border: 1px solid #e6ebed;
    background: #fbfcfd;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #505558;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #505558;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-light .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #505558;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #232425;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #232425;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #232425;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #232425;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-dark .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #232425;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #ebb72b;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #ebb72b;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #ebb72b;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #ebb72b;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-yellow .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #ebb72b;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #b4dd44;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #b4dd44;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #b4dd44;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #b4dd44;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-green .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #b4dd44;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #dd444f;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #dd444f;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #dd444f;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #dd444f;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-red .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #dd444f;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #285fdb;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #285fdb;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #285fdb;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #285fdb;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-blue .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #285fdb;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #8a8d94;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #8a8d94;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #8a8d94;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #8a8d94;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-gray .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #8a8d94;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #28dbc4;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #28dbc4;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #28dbc4;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #28dbc4;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-cyan .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #28dbc4;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_pricebox_name{
    padding: 20px 0;
    background: #41e8a3;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_popular-plan .tcvpb_pricebox_name{
    position: relative;
    top: -16px;
    width: 100%;
    padding: 28px 0 28px 0;
    background: #41e8a3;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_popular-plan .tcvpb_pricebox_price{
    padding-top: 0;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_pricebox_currency{
    padding-top: 0;
    padding-bottom: 10px;
    color: #41e8a3;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_pricebox_price{
    padding-top: 16px;
    padding-bottom: 10px;
    color: #41e8a3;
}

.tcvpb_pricing-table-3.tcvpb_pricing-table-aquamarine .tcvpb_pricebox_monthly{
    padding-top: 0;
    padding-bottom: 10px;
    color: #41e8a3;
}

.tcvpb_pricebox_feature .ABdev_icon-ok{
    color: #01f001;
}

.tcvpb_pricebox_feature .ABdev_icon-remove{
    color: red;
}

/********** Shortcode: Progress bar *************************************************************/
.tcvpb_meter{
    position: relative;
    height: 14px;
    margin-bottom: 21px;
    border: 3px solid #18191a;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #18191a;
}

.tcvpb_meter_label{
    font-family: Roboto;
    font-size: 22px;
    font-weight: 300;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 13px;
    color: #505558;
}

.tcvpb_meter .tcvpb_meter_percentage{
    position: relative;
    overflow: visible !important;
    height: 8px;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: #128ae0;
}

.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_percentage{
    position: relative;
}

.tcvpb_meter .tcvpb_meter_percentage span{
    font-family: Roboto;
    font-size: 21px;
    font-weight: 300;
    line-height: 16px;
    position: absolute;
    z-index: 100;
    top: -32px;
    right: 6px;
    display: none;
    width: 42px;
    text-align: right;
    color: #505558;
}

.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_percentage span{
    display: none;
}

.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above30 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above40 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above50 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above60 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above70 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above80 span,
.tcvpb_progress_bar_default .tcvpb_meter .tcvpb_meter_above90 span{
    display: block;
}

.tcvpb_progress_bar_default{
    margin-top: 1px;
    margin-bottom: 34px;
}

.tcvpb_progress_bar_thick{
    position: relative;
    height: 44px;
    margin-bottom: 10px;
}

.tcvpb_progress_bar_thick .tcvpb_meter{
    position: relative;
    height: 44px;
    border: 3px solid #18191a;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #18191a;
}

.tcvpb_progress_bar_thick .tcvpb_meter_percentage{
    display: block;
    height: 38px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.tcvpb_progress_bar_thick .tcvpb_meter_label{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 16px;
    position: absolute;
    z-index: 100;
    top: 13px;
    left: 20px;
    display: inline-block;
    margin-bottom: 13px;
    color: #fff;
}

.tcvpb_progress_bar_thick .tcvpb_meter_percentage span{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 16px;
    position: absolute;
    top: 11px;
    right: 15px;
    display: none;
    width: 42px;
    text-align: right;
    color: #fff;
}

.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above30 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above40 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above50 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above60 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above70 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above80 span,
.tcvpb_progress_bar_thick .tcvpb_meter .tcvpb_meter_above90 span{
    display: block;
}

.tcvpb_progress_bar_thin{
    margin-top: 1px;
    margin-bottom: 34px;
}

.tcvpb_progress_bar_thin .tcvpb_meter{
    position: relative;
    height: 14px;
    margin-bottom: 21px;
    border: 1px solid #eef0f2;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 4px;
    background: #fbfcfd;
}

.tcvpb_progress_bar_thin .tcvpb_meter_percentage{
    display: block;
    height: 12px;
    border: 4px solid #fbfcfd;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.tcvpb_progress_bar_thin .tcvpb_meter_percentage span{
    display: none;
}

.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above30 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above40 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above50 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above60 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above70 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above80 span,
.tcvpb_progress_bar_thin .tcvpb_meter .tcvpb_meter_above90 span{
    display: block;
}

.tcvpb-inversed_text .tcvpb_meter_label,
.white_text .tcvpb_meter_label,
.tcvpb-inversed_text .tcvpb_meter_percentage span,
.white_text .tcvpb_meter_percentage span{
    color: #fff;
}

/********** Shortcode: Service boxes *************************************************************/
.tcvpb_service_box{
    margin-bottom: 30px;
    padding-top: 0;
    text-align: center;
}

.tcvpb_service_box:hover a.tcvpb_icon_boxed i{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_service_box:hover a.tcvpb_icon_boxed i{
    color: #fff!important;
}

.tcvpb_service_box:hover a.tcvpb_icon_boxed{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_service_box:hover a.tcvpb_icon_boxed{
    background: #285fdb !important;
}

.tcvpb_service_box a h3:hover{
    color: #285fdb;
}

.tcvpb_service_box_round_text_aside{
    position: relative;
    padding-top: 13px;
    padding-left: 46px;
    padding-left: 45px;
    text-align: left;
}

.tcvpb_service_box_round_text_aside h3{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    line-height: 40px;
    margin-top: -8px;
    margin-bottom: 5px;
    color: #3c414c;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-inversed_text .tcvpb_service_box_round_text_aside h3,
.white_text .tcvpb_service_box_round_text_aside h3{
    color: #fff;
}

.tcvpb_service_box_round_text_aside p{
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    color: #8a8d94;
}

.tcvpb_service_box_round_text_aside .tcvpb_icon_boxed{
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside a.tcvpb_icon_boxed{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_service_box:hover.tcvpb_service_box_round_text_aside a.tcvpb_icon_boxed{
    border: 0;
    background: transparent!important;
}

.tcvpb_service_box_round_text_aside .tcvpb_icon_boxed i{
    font-size: 22px!important;
    line-height: 46px;
}

.tcvpb_service_box_round_text_aside_middle{
    position: relative;
    padding-top: 13px;
    padding-right: 0;
    padding-left: 46px;
    padding-left: 95px;
    text-align: left;
}

.tcvpb_service_box_round_text_aside_middle h3{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #3c414c;
}

.tcvpb_service_box_round_text_aside_middle p{
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 10px;
    color: #8a8d94;
}

.tcvpb-inversed_text .tcvpb_service_box_round_text_aside_middle h3,
.white_text .tcvpb_service_box_round_text_aside_middle h3{
    color: #fff;
}

.tcvpb_service_box_round_text_aside_middle .tcvpb_icon_boxed{
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
}

.tcvpb_service_box_round_text_aside_middle .tcvpb_icon_boxed i{
    font-size: 24px!important;
    line-height: 70px;
    margin: 0;
}

.tcvpb_service_box_round_text_aside_middle.icon_line .tcvpb_icon_boxed:after{
    position: absolute;
    bottom: -62px;
    left: 50%;
    width: 2px;
    height: 47px;
    margin-left: -1px;
    content: '';
    background: #707071;
}

.tcvpb_service_box_round_text_aside_middle.small_icons{
    padding-top: 0;
}

.tcvpb_service_box_round_text_aside_middle.small_icons .tcvpb_icon_boxed{
    width: 56px;
    height: 56px;
}

.tcvpb_service_box_round_text_aside_middle.small_icons .tcvpb_icon_boxed i{
    line-height: 56px;
    margin: 0;
}

.tcvpb_service_box_round_text_aside_middle.small_icons h3{
    margin-top: -20px;
    margin-bottom: 0;
}

.tcvpb_service_box_round_text_aside_middle.small_icons p{
    font-size: 14px;
    margin-top: 6px;
}

.tcvpb_service_box_boxed{
    position: relative;
    margin-bottom: 0;
    padding: 40px 31px 32px;
    border: 1px solid #e9eaec;
    border-radius: 10px;
    background: #fff;
}

.tcvpb_service_box_boxed h3{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 11px;
    color: #3c414c;
}

.tcvpb_service_box_boxed .tcvpb_icon_boxed{
    position: absolute;
    top: -39px;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    border-radius: 50%;
}

.tcvpb_service_box_boxed .tcvpb_icon_boxed i{
    font-size: 24px!important;
    line-height: 70px;
    margin: 0;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_service_box.tcvpb_service_box_boxed:hover a.tcvpb_icon_boxed i{
    color: #fff;
}

.tcvpb_service_box_boxed p{
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: center;
    color: #7b7e85;
}

.tcvpb_service_box_unboxed_round{
    position: relative;
    margin-bottom: 0;
    padding: 40px 17px 30px;
}

.tcvpb_service_box_unboxed_round h3{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 11px;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
    color: #3c414c;
}

.tcvpb_service_box_unboxed_round h3:hover{
    color: #285fdb;
}

.tcvpb_service_box_unboxed_round p{
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    color: #7b7e85;
}

.tcvpb_service_box_unboxed_round .tcvpb_icon_boxed{
    display: block;
    width: 124px;
    height: 124px;
    margin: 0 auto 13px;
    text-align: center;
    border-radius: 50%;
}

.tcvpb_service_box_unboxed_round .tcvpb_icon_boxed i{
    font-size: 32px!important;
    line-height: 124px;
    margin: 0;
}

.tcvpb_service_box_unboxed_round.big_icons .tcvpb_icon_boxed{
    position: relative;
    width: 170px;
    height: 170px;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_service_box_unboxed_round a.tcvpb_icon_boxed:hover{
    background: #285fdb!important;
}

.tcvpb_service_box_unboxed_round.big_icons .tcvpb_icon_boxed i{
    font-size: 50px!important;
    line-height: 170px;
    margin: 0;
}

.tcvpb_service_box_unboxed_round.big_icons.icon_line .tcvpb_icon_boxed:after{
    position: absolute;
    top: 50%;
    right: -66px;
    width: 60px;
    height: 2px;
    margin-top: -1px;
    content: '';
    background: #707071;
}

.tcvpb_service_box_unboxed_square{
    position: relative;
    margin-bottom: 0;
    padding: 40px 17px 30px;
}

.tcvpb_service_box_unboxed_square h3{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 11px;
    color: #3c414c;
}

.tcvpb_service_box_unboxed_square p{
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center;
    color: #7b7e85;
}

.tcvpb_service_box_unboxed_square .tcvpb_icon_boxed{
    display: block;
    width: 76px;
    height: 76px;
    margin: 0 auto 14px;
    border-radius: 5px;
}

.tcvpb_service_box_unboxed_square .tcvpb_icon_boxed i{
    font-size: 30px!important;
    line-height: 69px;
    margin: 0;
}

.tcvpb_service_box_unboxed_square p{
    margin-bottom: 0;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside_middle.right_icons{
    position: relative;
    padding: 13px 95px 0 10px;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside_middle.right_icons p{
    text-align: right;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside_middle.right_icons .tcvpb_service_box_header{
    text-align: right;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside_middle.right_icons .tcvpb_icon_boxed{
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
}

.tcvpb_service_box.tcvpb_service_box_round_text_aside_middle.right_icons .tcvpb_icon_boxed i{
    line-height: 70px;
    margin: 0;
}

.tcvpb_service_box_round_text_aside_middle.shop_service_box{
    margin: 15px 0;
    padding-bottom: 3px;
    padding-left: 60px;
}

.tcvpb_service_box_round_text_aside_middle.shop_service_box h3{
    line-height: 20px;
    margin-top: 10px;
}

.tcvpb_service_box_round_text_aside_middle.shop_service_box p{
    font-family: Ubuntu;
    font-size: 13px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 10px;
    color: #b5b8c0;
}

.tcvpb_column_tc_span2.service_box_process_full,
.tcvpb_column_tc_span2.service_box_process_empty{
    position: relative;
}

.service_box_process_empty:after{
    position: absolute;
    z-index: -1;
    top: 76px;
    left: 0;
    width: 100%;
    height: 4px;
    content: ' ';
    background: #cfd3dc;
}

.service_box_process_full:after{
    position: absolute;
    z-index: -1;
    top: 76px;
    left: 0;
    width: 100%;
    height: 4px;
    content: ' ';
    background: #50a2de;
}

.service_box_process_full:first-child:after{
    position: absolute;
    z-index: -1;
    top: 76px;
    right: 0;
    left: auto;
    width: 50%;
    height: 4px;
    content: ' ';
    background: #50a2de;
}

.service_box_process_empty:last-child:after{
    position: absolute;
    z-index: -1;
    top: 76px;
    left: 0;
    width: 50%;
    height: 4px;
    content: ' ';
    background: #cfd3dc;
}

.tcvpb_service_box_small{
    margin-bottom: 17px;
}

.tcvpb_service_box_small a{
    color: #8a8d94;
}

.tcvpb_service_box_small a:hover{
    color: #285fdb;
}

.tcvpb_service_box_small .tcvpb_icon_boxed{
    line-height: 45px;
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    text-align: center;
    border-radius: 50%;
}

.tcvpb_service_box_small .tcvpb_icon_boxed i{
    font-size: 18px;
}

.tcvpb_service_box_small p{
    margin-bottom: 0;
    padding-top: 10px;
}

/********** Shortcode: Metro Boxes *************************************************************/
.tcvpb_metro_box{
    padding-top: 0;
    text-align: center;
}

.tcvpb_metro_box h3{
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 61px;
    color: #fff;
}

.tcvpb_metro_box p{
    margin-bottom: 0;
    padding: 0 50px 37px;
    padding-top: 3px;
    color: #fff;
}

.tcvpb_metro_box .tcvpb_icon_boxed{
    line-height: 70px;
    position: relative;
    top: 44px;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: transparent;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_metro_box .tcvpb_icon_boxed i{
    font-size: 26px;
}

.tcvpb_metro_box:hover{
    background: #333!important;
}

.tcvpb_metro_box.boxed{
    position: relative;
    height: 301px;
    cursor: pointer;
    box-shadow: 0 0 0 1px #eef0f2 inset;
}

.tcvpb_metro_box.boxed .tcvpb_metro_box_header{
    position: absolute;
    top: 40px;
    left: 50%;
    min-width: 140px;
    margin-left: -70px;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_metro_box.boxed .tcvpb_metro_box_header .tcvpb_icon_boxed{
    border: 0;
}

.tcvpb_metro_box.boxed .tcvpb_metro_box_header .tcvpb_icon_boxed i{
    font-size: 40px!important;
    margin: 0;
    color: #285fdb;
}

.tcvpb_metro_box.boxed:hover .tcvpb_metro_box_header .tcvpb_icon_boxed i{
    margin: 0;
    color: #fff;
}

.tcvpb_metro_box.boxed:hover .tcvpb_metro_box_header h3{
    color: #fff;
}

.tcvpb_metro_box.boxed .tcvpb_metro_box_header h3{
    color: #3c414c;
}

/********** Shortcode: Divider *************************************************************/
.tcvpb_divider{
    line-height: 20px;
    position: relative;
    clear: both;
    margin: 10px;
    text-align: right;
    border-top: 1px solid #eef0f2;
}

.tcvpb_divider a{
    font-size: 14px;
    position: absolute;
    top: -12px;
    right: 0;
    display: inline-block;
    padding-left: 19px;
    text-decoration: none;
    background: #fff;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb_divider a:hover{
    text-decoration: none;
}

.tcvpb_divider i{
    font-size: 10px!important;
    position: relative;
    top: 2px;
    margin: 0;
    padding-left: 7px;
}

.tcvpb_divider_dashed{
    border-top: 1px dashed #eef0f2;
}

.tcvpb_divider_dotted{
    border-top: 1px dotted #eef0f2;
}

/********** Shortcode: Pullquote *************************************************************/
.tcvpb_pullquote{
    font-size: 1.6em;
    float: left;
    padding: 20px 20px 20px 0;
}

.tcvpb_pullquote_right{
    font-size: 1.6em;
    float: right;
    padding: 20px 0 20px 20px;
}

/********** Shortcode: Source Code *************************************************************/
.tcvpb_prettyprint{
    padding: 24px !important;
}

.tcvpb_prettyprint ol{
    margin: 0 !important;
    padding: 0 !important;
    list-style: decimal outside !important;
}

.tcvpb_prettyprint li{
    margin-left: 20px !important;
    list-style: decimal outside !important;
}

/********** Shortcode: RSS Feed *************************************************************/
.tcvpb_rss,
.tcvpb_rss li{
    margin-left: 0 !important;
    list-style: none !important;
}

/********** Shortcode: Children *************************************************************/
.tcvpb_children,
.tcvpb_children li{
    margin-left: 0 !important;
    list-style: none !important;
}

/********** Shortcode: Sitemap *************************************************************/
.tcvpb_sitemap,
.tcvpb_sitemap li{
    list-style: none !important;
}

/********** Shortcode: Google Map *************************************************************/
.tcvpb_google_map img{
    max-width: none !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.tcvpb_google_map_marker{
    display: none;
}

/********** Shortcode: Dropcap *************************************************************/
.tcvpb_dropcap{
    font-size: 50px;
    line-height: 50px;
    display: block;
    float: left;
    width: 40px;
    height: 50px;
    color: #285fdb;
}

.dropcap_alt .tcvpb_dropcap{
    font-size: 26px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    margin: 7px 10px 0 0;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #3c414c;
}

/********** Shortcode: Videos *************************************************************/
.tcvpb-videoWrapper-youtube{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
}

.tcvpb-videoWrapper-youtube iframe,
.tcvpb-videoWrapper-youtube object,
.tcvpb-videoWrapper-youtube embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tcvpb-videoWrapper-vimeo{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 30px;
    padding-bottom: 53%;
}

.tcvpb-videoWrapper-vimeo iframe,
.tcvpb-videoWrapper-vimeo object,
.tcvpb-videoWrapper-vimeo embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/********** Shortcode: Clear *************************************************************/
.tcvpb_clear{
    clear: both;
}

/********** Shortcode: Callout Boxes *************************************************************/
.tcvpb-callout_box{
    padding: 42px 0 0 0;
}

.tcvpb-callout_box_title{
    font-family: Roboto;
    font-size: 44px;
    font-weight: 100;
    line-height: 46px;
    display: block;
    margin-bottom: 13px;
}

.tcvpb-inversed_text .tcvpb-callout_box_title,
.white_text .tcvpb-callout_box_title{
    color: #fff;
}

.tcvpb-callout_box p{
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 0;
    color: #8a8d94;
}

.tcvpb-callout_box .tcvpb-button_large{
    margin: 0;
    padding: 19px 39px;
}

.tcvpb-callout_box .tcvpb-button_large i{
    font-size: 20px !important;
    position: relative;
    top: 3px;
}

.tcvpb-callout_box.color_white .tcvpb-callout_box_title,
.tcvpb-callout_box.color_white p{
    color: #fff;
}

.tcvpb-callout_box_style_1{
    margin: 60px 0;
    padding: 0 0 0 20px;
}

.tcvpb-callout_box_style_1 .tcvpb-callout_box_title{
    display: inline-block;
    margin-bottom: 20px;
}

.tcvpb-callout_box_style_1 p{
    display: inline-block;
    width: 75%;
}

.tcvpb-callout_box_style_1 .tcvpb-button{
    float: right;
    margin-top: -6px;
    margin-left: 40px;
}

.tcvpb-callout_box_style_2{
    position: relative;
    padding: 65px 0;
    text-align: center;
}

.tcvpb-callout_box_style_2 .tcvpb-callout_box_title{
    display: inline-block;
    text-align: center;
}

.tcvpb-callout_box_style_2 .tcvpb-icon-button{
    position: relative;
    top: 5px;
    display: inline-block;
    margin-left: 70px;
    color: #fff;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-callout_box_style_2 .tcvpb-icon-button i{
    font-size: 44px!important;
}

.tcvpb-callout_box_style_2 .tcvpb-icon-button:hover{
    color: #285fdb;
}

.tcvpb-callout_box_style_3{
    margin: 60px 0 60px 0;
    padding: 86px 0;
    text-align: center;
    border: 1px solid #eef0f2;
    background: #fbfcfd;
}

.tcvpb-callout_box_style_3 .tcvpb-callout_box_title{
    display: inline-block;
    color: #3c414c;
}

.tcvpb-callout_box_style_3 .tcvpb-button{
    display: inline-block;
    margin-left: 30px;
}

.tcvpb-callout_box_style_4 .tcvpb-callout_box_title{
    margin-top: 8px;
}

.tcvpb-callout_box_style_4 .tcvpb-button{
    margin: 22px 0 50px 0;
    margin-bottom: 63px;
    border: 1px solid #fff;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.15);
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-callout_box_style_4 .tcvpb-button:hover{
    border: 1px solid #fff;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.5);
}

/********** Shortcode: Image Callout Boxes ********************************************/
.tcvpb-image-callout-box{
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper{
    padding: 56px;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .tcvpb-image-callout-box-title{
    font-family: Roboto, sans-serif;
    font-size: 26px;
    font-weight: 100;
}

.tcvpb-image-callout-box.tcvpb-inversed_text .tcvpb-image-callout-box-wrapper .tcvpb-image-callout-box-title,
.tcvpb-image-callout-box.white_text .tcvpb-image-callout-box-wrapper .tcvpb-image-callout-box-title{
    color: #fff;
}

.pattern_overlayed .tcvpb-image-callout-box-wrapper{
    position: relative;
    z-index: 1;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper p{
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 100;
    text-align: center;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper a i{
    margin: 0 10px;
    position: relative;
    font-size: 17px;
    top: 1px;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button{
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button:hover{
    color: #285fdb;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_light{
    color: #fff;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_dark{
    color: #232425;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_yellow{
    color: #ebb72b;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_green{
    color: #b4dd44;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_red{
    color: #dd444f;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_blue{
    color: #285fdb;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_gray{
    color: #8a8d94;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_cyan{
    color: #28dbc4;
}

.tcvpb-image-callout-box .tcvpb-image-callout-box-wrapper .button_aquamarine{
    color: #41e8a3;
}

/********** Shortcode: Buttons *************************************************************/
.tcvpb-button{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    display: inline-block;
    margin: 0 15px 30px;
    white-space: nowrap;
    text-decoration: none;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 4px;
    -webkit-transition: all 180ms ease-in;
       -moz-transition: all 180ms ease-in;
    	-ms-transition: all 180ms ease-in;
    	 -o-transition: all 180ms ease-in;
            transition: all 180ms ease-in;
}

.tcvpb-button i{
    font-size: 20px!important;
    position: relative;
    top: 2px;
    margin-right: 0;
    margin-left: 10px;
}

.tcvpb-button_light{
    color: #3c414c !important;
    border: 1px solid #eef0f2;
    background: #fbfcfd;
}

.tcvpb-button_dark{
    color: #fff !important;
    border: 1px solid #232425;
    background: #232425;
}

.tcvpb-button_yellow{
    color: #fff !important;
    border: 1px solid #ebb72b;
    background: #ebb72b;
}

.tcvpb-button_green{
    color: #fff !important;
    border: 1px solid #b4dd44;
    background: #b4dd44;
}

.tcvpb-button_red{
    color: #fff !important;
    border: 1px solid #dd444f;
    background: #dd444f;
}

.tcvpb-button_blue{
    color: #fff !important;
    border: 1px solid #285fdb;
    background: #285fdb;
}

.tcvpb-button_gray{
    color: #505558 !important;
    border: 1px solid #8a8d94;
    background: #8a8d94;
}

.tcvpb-button_cyan{
    color: #fff !important;
    border: 1px solid #28dbc4;
    background: #28dbc4;
}

.tcvpb-button_aquamarine{
    color: #fff !important;
    border: 1px solid #41e8a3;
    background: #41e8a3;
}

.tcvpb-button_purple{
    color: #fff !important;
    border: 1px solid #7e44dd;
    background: #7e44dd;
}

.tcvpb-button_orange{
    color: #fff !important;
    border: 1px solid #eb7c2b;
    background: #eb7c2b;
}

.tcvpb-button_pink{
    color: #fff !important;
    border: 1px solid #dd447e;
    background: #dd447e;
}

.tcvpb-button:hover{
    color: #285fdb !important;
    border: 1px solid #285fdb;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_light{
    color: #fff !important;
    border: 1px solid #868787;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.2);
}

.tcvpb-button_transparent.tcvpb-button_light:hover{
    color: #3c414c !important;
    border: 1px solid #eef0f2;
    background: #fbfcfd;
}

.tcvpb-button_transparent.tcvpb-button_dark{
    color: #0bb8c9 !important;
    border: 1px solid #0bb8c9;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_dark:hover{
    color: #fff !important;
    border: 1px solid #0bb8c9;
    background: #0bb8c9;
}

.tcvpb-button_transparent.tcvpb-button_yellow{
    color: #ebb72b !important;
    border: 1px solid #ebb72b;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_yellow:hover{
    color: #fff !important;
    border: 1px solid #ebb72b;
    background: #ebb72b;
}

.tcvpb-button_transparent.tcvpb-button_green{
    color: #b4dd44 !important;
    border: 1px solid #b4dd44;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_green:hover{
    color: #fff !important;
    border: 1px solid #b4dd44;
    background: #b4dd44;
}

.tcvpb-button_transparent.tcvpb-button_red{
    color: #dd444f !important;
    border: 1px solid #dd444f;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_red:hover{
    color: #fff !important;
    border: 1px solid #dd444f;
    background: #dd444f;
}

.tcvpb-button_transparent.tcvpb-button_blue{
    color: #285fdb !important;
    border: 1px solid #285fdb;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_blue:hover{
    color: #fff !important;
    border: 1px solid #285fdb;
    background: #285fdb;
}

.tcvpb-button_transparent.tcvpb-button_gray{
    color: #57595d !important;
    border: 1px solid #57595d;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_gray:hover{
    color: #505558 !important;
    border: 1px solid #8a8d94;
    background: #8a8d94;
}

.tcvpb-button_transparent.tcvpb-button_cyan{
    color: #28dbc4 !important;
    border: 1px solid #28dbc4;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_cyan:hover{
    color: #fff !important;
    border: 1px solid #28dbc4;
    background: #28dbc4;
}

.tcvpb-button_transparent.tcvpb-button_aquamarine{
    color: #41e8a3 !important;
    border: 1px solid #41e8a3;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_aquamarine:hover{
    color: #fff !important;
    border: 1px solid #41e8a3;
    background: #41e8a3;
}

.tcvpb-button_transparent.tcvpb-button_purple{
    color: #7e44dd !important;
    border: 1px solid #7e44dd;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_purple:hover{
    color: #fff !important;
    border: 1px solid #7e44dd;
    background: #7e44dd;
}

.tcvpb-button_transparent.tcvpb-button_orange{
    color: #eb7c2b !important;
    border: 1px solid #eb7c2b;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_orange:hover{
    color: #fff !important;
    border: 1px solid #eb7c2b;
    background: #eb7c2b;
}

.tcvpb-button_transparent.tcvpb-button_pink{
    color: #dd447e !important;
    border: 1px solid #dd447e;
    background: transparent;
}

.tcvpb-button_transparent.tcvpb-button_pink:hover{
    color: #fff !important;
    border: 1px solid #dd447e;
    background: #dd447e;
}

.tcvpb-button_small{
    font-size: 14px;
    padding: 7px 21px;
}

.tcvpb-button_medium{
    font-size: 17px;
    padding: 11px 22px;
}

.tcvpb-button_large{
    font-size: 20px;
    padding: 16px 38px;
}

.tcvpb-button_xlarge{
    font-size: 25px;
    padding: 20px 25px;
}

.tcvpb-button_normal{
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.tcvpb-button_rounded.tcvpb-button_small{
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
}

.tcvpb-button_rounded.tcvpb-button_medium{
    -webkit-border-radius: 48px;
       -moz-border-radius: 48px;
            border-radius: 48px;
}

.tcvpb-button_rounded.tcvpb-button_large{
    -webkit-border-radius: 54px;
       -moz-border-radius: 54px;
    border-radius: 54px;
}

.tcvpb-button_rounded.tcvpb-button_xlarge{
    -webkit-border-radius: 66px;
       -moz-border-radius: 66px;
            border-radius: 66px;
}

.tcvpb-inversed_text .tcvpb-button:hover,
.white_text .tcvpb-button:hover{
    color: #285fdb;
    border: 1px solid #fff;
    background: rgb(255,255,255);
    background: rgba(255,255,255,.9);
}

.tcvpb-inversed_text .tcvpb-button:hover i,
.white_text .tcvpb-button:hover i{
    color: #285fdb;
}

/******* Image Carousel ********/
.caroufredsel_wrapper{
    margin: 0 !important;
}

.tcvpb-carousel{
    display: block;
    padding: 0;
    list-style: none;
}

.tcvpb-carousel li{
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 12px 0 0;
    padding: 0;
    padding-bottom: 20px;
    border-radius: 0;
}

.carousel_navigation{
    position: relative;
    display: block;
    text-align: center;
}

.carousel_navigation a{
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 10px;
    text-align: center;
    color: #3c414c;
    border: 1px solid #eef0f2;
    border-radius: 4px;
    background: #fff;
}

.carousel_navigation a:hover{
    color: #285fdb;
    border: 1px solid #285fdb;
}

.carousel_navigation a i{
    font-size: 14px;
    line-height: 33px;
}

.carousel_prev{
    position: absolute;
    z-index: 10;
    top: -85px;
    left: -40px;
}

.carousel_next{
    position: absolute;
    z-index: 10;
    top: -85px;
    right: -40px;
}

.section_body_fullwidth .carousel_prev{
    left: 0;
}

.section_body_fullwidth .carousel_next{
    right: 0;
}

/********** Shortcode: Countdown *************************************************************/
.tcvpb_countdown{
    margin-bottom: 60px;
    text-align: center;
}

.tcvpb_countdown .tcvpb_countdown_inner{
    display: inline-block;
    text-align: center;
}

.countdown{
    font-family: Roboto;
    font-size: 42px;
    font-weight: 100;
    line-height: 100px;
    width: 141px;
    height: 100px;
    margin: 0 13px 3px;
    color: #fff;
    border-radius: 5px;
    background: #285fdb;
}

.tcvpb_countdown_inner:first-of-type > .countdown,
.tcvpb_countdown_inner:first-of-type > span{
    margin-left: 0;
}

.tcvpb_countdown_inner:last-of-type > .countdown,
.tcvpb_countdown_inner:last-of-type > span{
    margin-right: 0;
}

.tcvpb_countdown_inner span{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 100;
    line-height: 50px;
    display: inline-block;
    width: 141px;
    height: 50px;
    margin: 0 13px;
    color: #fff;
    border-radius: 5px;
    background: #454954;
}

.tcvpb_countdown_inner.hide{
    display: none!important;
}

/********** Tipsy *************************************************************/
.tipsy{
    font-size: 10px;
    position: absolute;
    z-index: 100000;
    padding: 5px;
    padding-top: 10px;
}

.tipsy-inner{
    max-width: 200px;
    padding: 5px 8px 4px 8px;
    text-align: center;
    color: #fff;
    background-color: #000;
}

.tipsy-inner{
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.tipsy-arrow{
    line-height: 0;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px dashed #000;
}

.tipsy-arrow-n{
    border-bottom-color: #000;
}

.tipsy-arrow-s{
    border-top-color: #000;
}

.tipsy-arrow-e{
    border-left-color: #000;
}

.tipsy-arrow-w{
    border-right-color: #000;
}

.tipsy-n .tipsy-arrow{
    top: 5px;
    left: 50%;
    margin-left: -10px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-nw .tipsy-arrow{
    top: 0;
    left: 10px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-ne .tipsy-arrow{
    top: 0;
    right: 10px;
    border-top: none;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-color: transparent;
}

.tipsy-s .tipsy-arrow{
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-sw .tipsy-arrow{
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-se .tipsy-arrow{
    right: 10px;
    bottom: 0;
    border-top-style: solid;
    border-right-color: transparent;
    border-bottom: none;
    border-left-color: transparent;
}

.tipsy-e .tipsy-arrow{
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top-color: transparent;
    border-right: none;
    border-bottom-color: transparent;
    border-left-style: solid;
}

.tipsy-w .tipsy-arrow{
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top-color: transparent;
    border-right-style: solid;
    border-bottom-color: transparent;
    border-left: none;
}



/************************* Responsive **************************/

.visible-desktop {display: inherit !important;}
.visible-tablet {display: none !important;}
.visible-phablet {display: none !important;}
.visible-phone {display: none !important;}
.visible-desktab {display: inherit !important;}
.visible-phabphone {display: none !important;}
.hidden-desktop {display: none !important;}
.hidden-tablet {display: inherit !important;}
.hidden-phablet {display: inherit !important;}
.hidden-phone {display: inherit !important;}
.hidden-desktab {display: none !important;}
.hidden-phabphone {display: inherit !important;}


@media only screen and (min-width: 768px) and (max-width: 959px) {
    .visible-desktop {display: none !important;}
    .visible-tablet {display: inherit !important;}
    .visible-phablet {display: none !important;}
    .visible-phone {display: none !important;}
    .visible-desktab {display: inherit !important;}
    .visible-phabphone {display: none !important;}
    .hidden-desktop {display: inherit !important;}
    .hidden-tablet {display: none !important;}
    .hidden-phablet {display: inherit !important;}
    .hidden-phone {display: inherit !important;}
    .hidden-desktab {display: none !important;}
    .hidden-phabphone {display: inherit !important;}
}

@media only screen and (max-width: 767px) {
    .visible-desktab {display: none !important;}
    .visible-phabphone {display: inherit !important;}
    .hidden-desktab {display: inherit !important;}
    .hidden-phabphone {display: none !important;}

    .tcvpb_column_tc_span12,
    .tcvpb_column_tc_span11,
    .tcvpb_column_tc_span10,
    .tcvpb_column_tc_span9,
    .tcvpb_column_tc_span8,
    .tcvpb_column_tc_span7,
    .tcvpb_column_tc_span6,
    .tcvpb_column_tc_span5,
    .tcvpb_column_tc_span4,
    .tcvpb_column_tc_span3,
    .tcvpb_column_tc_span2,
    .tcvpb_column_tc_span1{
        width: 100%;
        margin-left: 0;
    }

    .tcvpb_container [class*="column_tc_span"]{
        margin-left: 0;
        width: 100%;
    }

    .tcvpb_pricing-table-1,
    .tcvpb_pricing-table-2{
        margin-bottom: 20px;
    }

    .tcvpb_meter {
        margin-left: 0px;
    }

    .tcvpb_meter_label{
        float: none;
        display: block;
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .visible-desktop {display: none !important;}
    .visible-tablet {display: none !important;}
    .visible-phablet {display: inherit !important;}
    .visible-phone {display: none !important;}
    .hidden-desktop {display: inherit !important;}
    .hidden-tablet {display: inherit !important;}
    .hidden-phablet {display: none !important;}
    .hidden-phone {display: inherit !important;}
}

@media only screen and (max-width: 479px) {
    .visible-desktop {display: none !important;}
    .visible-tablet {display: none !important;}
    .visible-phablet {display: none !important;}
    .visible-phone {display: inherit !important;}
    .hidden-desktop {display: inherit !important;}
    .hidden-tablet {display: inherit !important;}
    .hidden-phablet {display: inherit !important;}
    .hidden-phone {display: none !important;}

}