/*
Theme Name:     Casel Theme
Theme URI:      http://3clicks.bringthepixel.com
Description:    Marvin Van Buren Theme
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

#g1-primary-nav-menu > li+li:after {
	content: '';
    border-right: 2px solid grey;
    position: absolute;
    height: 30%;
    left: 0;
    top: 25%;
}
li .g1-one-third  > a {
color:#666666;
}
#g1-precontent > header.entry-header{
	padding-left: 2em;
}
.casel-green {
background-color:#00815e;
color:white;
}
.currency, .numbers, .casel-green td {
text-align:right;
}
 td:first-child {
text-align:left;
}

#page #g1-precontent > .g1-background {
	max-width: 986px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: absolute;
	left: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#page #g1-precontent {
  background-color: #FFFFFF;
  margin: 0 auto;
}
#g1-primary-bar{
width:1200px !important;

}
#g1-content > .g1-background {
  background-color: #FFFFFF;
  border-radius: 0px !important;
}
#page .g1-background{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#g1-content .g1-meta {
	display: none;
}
#page #g1-content > .g1-layout-inner {
	background: #FFF;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin-bottom: 10px;
	padding-top: 1em;
	max-width: 100%;
	width: 986px;
}
#g1-content-area{
	padding: 10px;
}
/*** Front Boxes ***/
label {
	display:inline-block;
	width:500px;
}
.black-white {
	background:black;
	color:white;
}
.tool-header {
 background-color: #00815e;
 border-top-left-radius: 8px;
 border-top-right-radius: 8px;
  height:65px;
  padding-top:10px;
 }
.tool-header h1 { 
  margin: 0 auto;
  color:#FFFFFF!important;
 
  text-align:center;
  width:100%;
  
  }
.box{
	display: table;
	margin: 20px 10px 20px 0px;
	height: 400px;
	width: 100%;
}
.box-content{
	display: table-cell;
	padding: 100px 20px 0px 20px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.btn{
	color: #ffffff; 
	cursor: pointer;
	margin: 5px; 
	min-height: 30px;
	font-size: 11px;
	width: 110px;
}
.button-container{
	text-align: center;
	width: 100%;
}
.button{
	color: #ffffff; 
	font-weight: bold;
	margin: 10px 10px 30px 10px; 
	padding: 20px;
	width: 250px;
}
.btn-blue{
	background:#0076bf;  
}
.btn-dark{
	background:#00815e;
}
.btn-light{
	background:#66ad5e;   
}
.knowledge {
	background: url(/wp-content/themes/casel/img/box1.png) no-repeat center center;
	background-size: 100% 100%; 
}
.studies {
	background: url(/wp-content/themes/casel/img/box2.png) no-repeat center center;
	background-size: 100% 100%;
}	
.plan {
	background: url(/wp-content/themes/casel/img/box3.png) no-repeat center center;
	background-size: 100% 100%;
}
/** TEST **/
.boxes{
	border: 5px solid #d1d1d6;
	border-radius: 20px;
	-moz-box-shadow: inset 0 0 2px 2px #888;
	-webkit-box-shadow: inset 0 0 2px 2px#888;
	box-shadow: inset 0 0 2px 2px #888;
	margin: 30px 5px;
	height: 300px;
}
.boxi{
	margin: 20px 10px 20px 0px;
	text-align: center;
	width: 100%;
}
.boxi-content{
	padding: 0 10px;
}
.boxi-content h3{
	margin-bottom: 0px;
} 
.boxi-content p{
	color:#666666 !important;
} 
.boxi img{
	margin-top: -50px;
}
.studies h3{
	margin-top: 36px;
}
.plan h3{
	margin-top: 22px;
}


/***** Case Boxes *****/
.case-box{
	border: 3px solid #b6b6be !important;
	border-radius: 10px;
	height: 400px;
	margin-bottom: 30px;
	text-align: center;
	padding: 10px;
}
.case-box > hr{
	border-color: #229273 !important;
}
.case-box img{
	height: 120px;
	margin: 0 auto;
}
.case-box p{
	color: #229273;
	font-weight: bold;
}
.case-list{
	color: #666666;
	margin-left: 15px;
	text-align: left;
}
/* Toolkit */
.toolkit-container{
	display: table;
}
.blue-toolkit{
	background: #0076bf;
	color: #FFF;
	display: table-cell;
	margin: 0;
	min-height: 300px;
	padding: 10px;
	width: 50%;
}
#g1-footer-text{
	display:none;
}
#g1-footer > .g1-background{
	background: #00815E !important;
	border-radius: 0px !important;
}
/* ul #g1-footer-nav-menu > li+li:after  {
	content: '';
    border-right: 2px solid grey !important;
    position: absolute ;
    height: 30%;
    left: 0;
    top: 25%;
} */
 #g1-content h2, #g1-content h3{
color:#0076c0 !important;
font-weight:500 !important;
}

@media all and (max-width: 480px){
	
}
@media all and (max-width: 540px) {
	

}

@media only screen and (min-width: 600px) and (max-width: 960px) {
	.boxes{
		height:400px;
	}
	.boxes h3{
		font-size: 16px;
	}
	.boxes hr{
		margin: 10px 0px;
	}
	.boxes p{
		font-size: 12px; 
		margin-bottom: 0px;
	}
	.boxi-content{
		padding: 0;
	}
	.case-box{
		height: 490px;
		padding: 2px;
	}
	.case-list{
		font-size: 14px;
	}
}
@media all and (max-width: 725px) {
	
}
@media all and (min-width: 960px){
	
}
@media all and (min-width: 1024px){

}


@media only screen and (min-width: 1025px){
}
@media all and(min-width: 1585px){
	
}
		
@media all and (min-width: 1025px) {

}
@media all and (max-width: 360px) {

}