/*

Theme Name: digital-lumens

Theme URI: http://www.wordpress.org

Description: Custom theme by Jackrabbit Design

Author: Jackrabbit Design

Author URI: http://www.jumpingjackrabbit.com

Version: 1.0

*/


article.custom-home-template-width{
	width:100%;
}
div#content.custom-home-container{
	background:none;
}
.reqst-demo-btn{
	color: #00aedb;
    border: 2px solid #00aedb;
    border-radius: 7px;
}
.grey-wrapper p{
	padding-bottom: 0;
	font-size: 20px;
}
.grey-wrapper{
	padding-top: 35px;
	padding-bottom: 35px;
}
.reqst-demo-btn {
	padding: 10px;
    margin-left: 20px;
}

/*Custom*/
#content-full{
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#content-full .row-content{
    width: 960px;
    margin: 0 auto;
}
#wrapper{
    padding:0;
}
.custom-heading{
    padding:0;
}
p.intelligent-light-content {
    text-align: center;
    font-size: 48px;
    color: #00aedb;
}
p.intelligent-light-content span{
    color: #7ac412;
}

p.custom-heading{
    text-align: left;
    font-size: 24px;
    color: #6d6d6d;  
}
div.wpb_text_column p.cu-text-block {
    text-align: left;
    line-height: 36px;
}
div.wpb_text_column p.cu-buttom-text{
    text-align: center; 
    color:#666666;
    line-height: 100px;
    padding: 0;
}

div.wpb_text_column p.cu-bg-image-text {
    text-align: center;
    font-size: 33px;
    color: #ffffff;
    padding-bottom: 0;
    padding-top: 90px;
}
div.wpb_text_column p.cu-bg-image-text-second {
    text-align: center;
    font-size: 21px;
    color: #ffffff;
    padding-bottom: 90px;
}
div.cu-single-img div.vc_single_image-wrapper img{
    margin-top: 90px;
}

.stats-block .stats-number,.stats-block .counter_suffix,.stats-block .counter_prefix{
    color: #00aedb;
    padding: 3px;
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 500;
    display: inline;
}
.stats-block .stats-text{
    font-size: 17px !important;
    width: 46% !important;
    text-align: center;
    padding-top: 10px;
}
.cu-image-setting .vc_images_carousel .vc_carousel-indicators{
    bottom: -30px;
}
.cu-image-setting .vc_images_carousel .vc_carousel-indicators li{
    background-color: #cdcfd0;
    border: none;
    border-radius: 2px;
    height: 5px;
}
.cu-image-setting .vc_images_carousel .vc_carousel-indicators li.vc_active{
	background-color: #3CB92D;
}

.cu-home-counter .stats-desc .counter_prefix,
.cu-home-counter .stats-desc .counter_suffix,
.cu-home-counter .stats-desc .stats-number{
	font-size: 55px !important;
	font-weight: 100 !important;
}
.cu-home-counter > .vc_col-sm-4{
	text-align: center !important;
}
.cu-home-counter > .vc_col-sm-4 .stats-text{
    margin: 0 auto !important;
}
.cu-counter-text{
	padding: 0 100px; 
}
.new{
	    background: none !important;
}
.page-template-template-full-width p {
    line-height: 28px;
}

/* Css for the modex Web to Lead */

div.modex-lead ul li {
    overflow: hidden;
    padding: 5px 0 10px;
    font-size: 12px;
    position: relative;
    margin: 0px;
}div.modex-lead ul li .form-group p{
  padding:0px;
}
div.modex-lead ul li .form-group p lable{
    padding: 3px 0 0;
    font-size: 14px !important;
    display: inline-block;
    color: #000;
    width:100%;

}
div.modex-lead ul li .form-group p input{
    display: inline-block;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 2px 5px;
    font-size: 14px;
    width: 95%;
}
div.modex-lead ul li .form-group p select{
    display: inline-block;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 2px 5px;
    font-size: 14px;
    padding: 2px 5px;
    width:100%;
}

@media (max-width: 1160px) {
.vc_custom_1458027488438 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	div[class*="vc_custom_"]{
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
    
}
@media (max-width: 1024px) {
    .modex{
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media (max-width: 960px) {
	#content-full .row-content {
		width: 100%;
		margin: 0 20px;
	}
}
@media (max-width: 769px) {
	#content-full .row-content {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}	
  div.modex-lead ul li .form-group p input{
    width: 95%;
  }
  div.modex-lead ul li .form-group p select{
     width: 97%;
  }
}


body.page-template-template-home-norightnav article h4 {
	line-height: 1.4em;
}
