/*
Theme Name: Kronos WP
Theme URI: http://demo.drythemes.com/kronos-wp/
Description: Fancy portfolio dry theme, completely compatible with WordPress 3.6
Author: DryThemes
Author URI:  http://www.drythemes.com
License: GPL General Public License and Themeforest general license
License URI: License/README_License.txt
Version: 1.4
Tags: flexible-width, four-columns, custom-background, custom-colors, featured-images, threaded-comments
*/

.investortextcon{padding: 5px;
    background-color: #fff;
    text-align: center;
    margin-top: 30px;}
.investortext{background: #6EA351;
    color: #be1e2e;
    font-size: 30px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;}
.calltext{
background: #6EA351;
    font-size: 20px;
    padding-bottom: 10px;
}
.calltext a{color:#fff!important;}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser {
	padding: 0 20px 20px;
}
.preturnpolicy{margin-left:-10px;display:none;}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price-compareTo-container{text-decoration: line-through!important;margin-top: 8px!important;
    color: #000!important;
    display: flex;}
.ecwid-productBrowser-price-compareTo.notranslate{color: #BF1E2D!important;
    font-size: 20px;
    margin-top: 1px;
    margin-right: 2px!important;
    font-weight: normal!important;}
.ecwid-productBrowser-price-compareTo-title{float: right!important;
    font-size: 22px;
    font-weight: normal!important;
    color: #a20505!important;}
html#ecwid_html body#ecwid_body span.ecwid-productBrowser-price-value{float: right;}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price-compareTo{text-decoration: initial!important;}
html#ecwid_html body#ecwid_body span.ecwid-productBrowser-price-value.notranslate{    color: #BF1E2D!important;
    font-size: 30px;
    font-weight: bold!important;
    font-family: inherit!important;}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price-value.notranslate{font-size: 18px!important;
    float: right!important;
    font-weight: bold!important;
    margin-top: 10px!important;
    color: #BF1E2D!important;}
.ecwid-productBrowser-price-list{width: 505px!important;}
.spltext{color:#be1e2e;width:100%;text-align:center;margin-bottom:20px;}
.spltext .firsttext{clear:both;font-size:39px;font-weight:bold;width:100%;}
.spltext .secondtext{clear:both;font-size:36px;font-weight:bold;width:100%;}
.ecwid-productBrowser-productsListContainer{margin-top:20px!important;}
@media screen and (max-width: 640px) {
	.ecwid-productBrowser-price-list{width: auto!important;}
	html#ecwid_html body#ecwid_body div.ecwid-productBrowser-price-value.notranslate{float: left!important;}
	html#ecwid_html body#ecwid_body span.ecwid-productBrowser-price-value{float: none!important;}
}

.spltext {
display: none !important;
}

/*body.home div#np-2243 {
    display: none;
}*/

.testimonials span.author {
	font-weight: bold;
	font-size: 17px;
}

.testimonial-detail {
    font-size: 32px;
    padding-bottom: 30px;
}

.banner-wrap {
	position: relative;
}
.fixed-banner {
    	position: absolute;
    	top: -347px;
    	right: -200px;
        z-index: 999;
}

@media (max-width: 1350px) {
	.fixed-banner {
    		position: static;
    		margin: 0 auto;
    		display: block;
    		max-width: 180px;
		margin-top: 40px;
	}
}

@media (max-width: 840px) {
	.main-video {
             height: 250px;
	     width: 100%;
     }
}