body {
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
 /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
    -ms-font-smoothing: antialiased;
background-color: #fff !important;
	height: 100vh;
	/* margin: 0; */
	/* padding: 0; */
	border: none;
	overflow-x:hidden;
	width: 100vw;}
   h1, h2, h3, h4, h5, p, div, span, li{
    font-family: 'Helvetica',  sans-serif;
  }

.page-container{
	display: inline-table !important;
}  .main-content{
  	padding: 0;
  }
.smi-heading{
    padding: 10px;
    height: 77px;
    padding-bottom: 0px;
    z-index: 1000;
    margin-left: 0;
    margin-right: 0;
}
.smi-heading h1,h2{
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: bold;
   background-color: #fff;
   font-size: 42px;
   height: 60px;
   max-width: 230px;
   min-width: 100px;
   color:#001950;
 }
 #subheading h4{
 	text-align:center !important; 
 	padding-top:0 !important; 
 	font-size:1.2em !important;
 	font-weight:bold !important; 
 	padding-right:40px;
 	padding-left:40px;
 	padding-bottom:24px;
 	margin-top:10px;
	color: #001950; }
.section1 hr{
	height: 1px;
	background: #001950  !important;
	border:1px solid #001950;
	margin-bottom: -56px;
	border-radius:300px; 
}
.section1{
	padding-bottom: 0px;
}
.section2 div{
	display: flex;
	text-align: center;
	justify-content: center;
	border-radius: 1px;
	margin-top: 0;
}
.section2 .row{
	margin-top: 0;
    margin-bottom: 0;
}
.learn .sub-title {
	width: 100% !important;
	color:#fff;
	height: 30px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	box-shadow: none;
}
.learn .sub-title hr{
	height: 1px;
	background-color: #000;
	width: 100%;
	margin: 0;
}
/*learn*/
.learn{
	background-color: #0050a0;
	padding: 20px;
	box-shadow: 0px 2px 6px rgba(0,00,0,.25);
	display: inline-block;
    }
.build{
	padding: 20px;
	display: inline-block;
	box-shadow: none !important; 
	color:#001950;
    }
#learn h3{
    font-size:34px;
}
#learn1 .col-lg-4{
	border-radius: 2px;
	-webkit-border-radius:2px;
	background-color: #fff;
	max-height: 452px;
	max-width: 320px;
	min-width: 220px;
	min-height: 315px;
	margin-top: 10px;
	padding: 0;
    padding-top: 1px;
	overflow: hidden;
	margin:20px;
   }
#learn1 .col-lg-4 hr{
	height: 2px;
	border:1px solid #000;
	background: #000;
	width: 100%;
	padding: 0 !important;
	margin-top: 12px;
	margin-bottom:0px; 
}
#learn1 .col-lg-4 .content{
	width: 220px;
	height: 225px;
	background: #fff;
    margin: 0 !important;
    padding:0 !important;
    border-bottom: 3px solid #000;
}
/*build1*/
#build1{
	background-color: #DEE8F4 !important;
	margin-right: 10px;
}
#build1 .col-lg-4{
	border-radius: 2px;
	-webkit-border-radius:2px;
    background-color: #40ABFF !important;
    max-height: 452px;
	max-width: 320px;
	min-width: 250px;
	min-height: 290px;
	margin-top: 10px;
	padding: 0;
    padding-top: 1px;
	overflow: hidden;
	margin:0px 20px 20px 20px;
   }
#build1 .col-lg-4 hr{
	height: 2px;
	border:1px solid #000;
	background: #000;
	width: 100%;
	padding: 0 !important;
	margin-top: 12px;
	margin-bottom:0px; 
}
#build1 .col-lg-4 .content{
	width: 250px;
	height: 280px;
	background: #fff;
    margin: 0 !important;
    padding:0 !important;
    border-bottom: 3px solid #000;
}
#learn .col-lg-4{
	box-shadow: none;
	transition:box-shadow .4s ease-in-out;
}
#learn .col-lg-4:hover{
	box-shadow: 0px 3px 4px rgba(1, 25, 80, 0.7);
}
#learn2:hover h3{
	text-shadow: 0px 1px 1px rgba(1, 25, 80, 0.7);
}
#learn2 h3{
	transition:text-shadow .3s ease-in-out;
}
#learn1:hover h3{
	text-shadow: 0px 1px 1px rgba(1, 25, 80, 0.7);
}
#learn1 h3{
	transition:text-shadow .3s ease-in-out;
}
#learn2 .col-lg-4{
	border-radius: 2px;
	-webkit-border-radius:2px;
	background-color:#A5E7FF;
	max-height: 452px;
	max-width: 320px;
	min-width: 220px;
	min-height: 315px;
	margin-top: 10px;
	padding: 0;
    padding-top: 1px;
    transition:box-shadow .3s ease-in-out;
    margin:20px;

   }
#learn2 .col-lg-4 hr{
	height: 2px;
	border:1px solid #000;
	background: #000;
	width: 100%;
	padding: 0;
	margin-top: 12px;
	margin-bottom:0px; 
	overflow: hidden;
}
#learn .content ul{
	width: 220px;
	padding:0 !important;
	margin-top:3px;
	margin:0 !important;
}
#learn .content li{
	list-style:none;
	display: block;
	line-height: 3em;
}
#learn .content span{
	font-weight: bold;
}
#build1 .content ul{
	width: 250px;
	padding:0 !important;
	margin-top:3px;
	margin:0 !important;
}
#build1 .content li{
	list-style:none;
	display: block;
	line-height: 3em;
}
#build1 .content span li{
	background:#CBE8FF;
}
#build2 .content span li{
	background:#adc3ff !important;
}
#blue span{
	background: #ccc !important;
}
#build2 .content ul{
	width: 100%;
	padding:0 !important;
	margin-top:3px;
	margin:0 !important;
}
#build2 .content li{
	list-style:none;
	display: block;
	line-height: 3em;
}
#build h3{
 font-size: 34px !important;
}
#build1:hover h3{
    text-shadow: 0px 2px 2px rgba(0,0,0,.2);
}
#build2:hover h3{
    text-shadow: 0px 2px 2px rgba(0,0,0,.2);
}
#build .content span li{
	width: 100%;
}
#build .content span{
	font-weight: bold;
}
#build2{
	background-color: #BFCFF9;
	margin-left: 10px;
}
#build2 h3{
    text-shadow: 0px transparent;
    transition: text-shadow .2s ease-in-out;
}
#build1 h3{
    text-shadow: 0px transparent;
    transition: text-shadow .2s ease-in-out;
}
#build2 .col-lg-4{
	background-color:#0B4988 !important;
	border-radius: 2px;
	-webkit-border-radius:2px;
    max-height: 452px;
	max-width: 320px;
	min-width: 250px;
	min-height: 314px;
	margin-top: 10px;
	padding: 0;
    padding-top: 1px;
	overflow: hidden;
	margin:0px 20px;
      box-shadow:0px 0px 0px transparent;
    transition:box-shadow .2s ease-in;
}

#build2 .col-lg-4 hr{
	height: 2px;
	border:1px solid #000;
	background: #000;
	width: 100%;
	padding: 0 !important;
	margin-top: 12px;
	margin-bottom:0px; 
  
}
#build2 .col-lg-4 .content{
	width: 250px;
	height: 240px;
	background: #fff;
    margin: 0 !important;
    padding:0 !important;
    border-bottom: 3px solid #000;
}
#learn2 .col-lg-4 .content{
	width: 220px !important;
	height: 225px;
	background: #fff;
    margin: 0 !important;
    padding:0 !important;
    border-bottom: 3px solid #000;
}
.btn-learn{
	background: #001950;
	padding: 5px 18px !important;
	color: #fff;
    font-size: 1.2em !important;: 1em;
    margin-top: 16px;
    float:right;
    margin-right: 7%;
    -webkit-transition:background .3s ease-in;
    border:2px solid #001950 !important;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff !important;
    text-decoration: none;
}
.btn-build{
	display: none;
}
.btn-learn:hover{
	background: #fff;
	border:2px solid #001950;
	color:#001950 !important;
}
.price {
	font-weight: bold;
    font-size: 1.1em;
    display: inline-block !important;
    padding-top: 20px;
    padding-left: 1px;
    line-height: .6em;
    margin: 0px;
}
#build .price{
    line-height:1em;
    width:110px;
    text-align: right;
}
#learn .price{
	margin-top: 10px;
}
.price p{
	color:#011950 !important;
	display: inline-block;
	float: right !important;
}
/*build*/
.build{
	background-color: #fff;
	/*padding: 20px;*/
	padding:0px;

}
#build1 .col-lg-4{
	border-radius: 2px;
	-webkit-border-radius:2px;
	background-color: #DEE8F4;
	max-height: 452px;
	max-width: 320px;
	min-height: 362px;
    box-shadow:0px;
        transition:box-shadow .2s ease-in;
    }
#build1 .col-lg-4:hover{
    	box-shadow: 0px 2px 6px rgba(0,00,0,.25);
}
#build2 .col-lg-4:hover{
    	box-shadow: 0px 2px 6px rgba(0,00,0,.25);
}
#right-panel .col-lg-3{
	width: 170px;
	height: 150px;
	vertical-align: middle;
	top: 20px;
	padding: 0;
	border-radius: 1px;
	border-top:2px solid #001950;
	border-collapse: collapse;
	margin: 30px;
    margin-bottom:0;
}
#right-panel .col-lg-3 .right-content::before{	
	text-align: center;
	content:" ";
	width: 6px;
	height: 20px;
	border-radius: 240px;
	background-color: #001950;
	z-index: 2;
	display: block;
	margin-top:-11px;
	margin-left: 50%;
	right: 0;
	padding-bottom: 20px;
	border:2px solid #001950;
}
#right-panel .col-lg-3 .right-content{	
	text-align: center;
	background-color: #fff;
	display:block;
	margin:0;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0;
}
#right-panel .col-lg-3{
	color:#001950;
}
#right-panel .col-lg-3 h4{
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 17px;
	word-break:normal;
	font-size: 1.4em;
}
/* btns */
.btn-select{
	background:#fff;
	color:#001950;
	font-weight: bold ;
	padding: 5px 30px !important;
	border-radius: 2px !important;
	 -moz-transition:background .2s ease-in-out;
    -o-transition:background .2s ease-in-out;
    -webkit-transition:background .2s ease-in-out;
	border:2px solid #001950 !important;
}
.btn-select:hover {
	color:#fff !important;
	border:1px solid #fff;
	background-color: #001950;
}
/*pricing-title*/
.pricing-title{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.pricing-title h2{
	margin: 0;
	padding: 0;
	text-align: center !important;
	height: 34px;
	font-weight: bold;
	font-size: 36px;
	color:#0b4988;
	position: relative;
}
#info {
	float:right;
	background-color: #f7f7f7;
	height: 100%;
	display: inline-block;
	text-align: left;
	padding: 20px;
	margin-bottom: 20px;
}
#info h4{
	color:#001950;
	margin-bottom:0;
}
#info p{
	margin: 3px 0px 6px 30px;
	display: inline-block;
	color:#001950;
}
#info hr{
	height: 2px;
	background-color: #001950;
	float: left;
	display: inline-table; !important;
	margin:0px 0px 10px 0px;
}
#left-panel{ 
 text-align: right;
 display: inline-block;
}
#left-panel h3{
	font-weight: bold;
	color:#001950;
}
#left-panel hr{
	width: 100%;
	height: 2px;
	background-color: #97d3ff;
	border-radius: 100px;
	border:1px solid #97d3ff;
}
#left-panel p{
	color:#888;
	font-size: .8em;
	text-align: right;
	display: inline-block;
}
.divide hr{
	    width: 3px;
    height: 15px;
    color: #001950;
    background-color: #fff;
    border: 1px solid #001950 !important;
    display: inline-block;
    margin: 1px;
    margin-top: -8px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.divide{
    display: flex;
    justify-content: center;
    background-color: #16264b !important;
    margin: 10px 00px;
    height: 2px;
}
.btn-build{
	display: block;
	background: #001950;
	padding: 5px 18px !important;
	color: #fff;
    font-size: 1.2em !important;: 1em;
    -webkit-transition:background .3s ease-in;
    border:2px solid #001950 !important;
}
.btn-build:hover{
background-color: #fff;
color:#001950;
}
#contact .modal-lg{
    justify-content: center;
}
#contact .modal-content{
        padding-top: 10px;
}
#contact .btn-primary{
    background: #001950;
    text-align: center;
}
#contact .btn{
    margin: auto;
}
@media only screen and (max-width: 1024px) {
	#info{
		margin-right: 30px;
}
#right-panel .col-lg-3 {
	margin:6px;
}
}

@media only screen and (max-width: 700px) {
    @media only screen and (orientation:landscape){
    	#learn{display: inline-flex !important;
	}
        #build{display: inline-flex !important;}
        #build1{    
        width: 50vw !important;
        margin: auto !important;
        padding: 20px 20px !important;
        background: #ecf0f3;
        }
        #build2{
        padding: 20px 20px !important;
        width: 50vw !important;
        margin: 0 !important;
        }
}
	.mobile-text{
		line-height: 1.3em;
	}
	.section2 div{
		display: inline-block;
	}
	.section2{
		display: flex;
		margin: auto !important;
		justify-content:center;
		margin-bottom: 10px;
	}
	#learn{
	display: inline-block;
	}
	#learn .col-lg-4 .content{
		width: 100% !important;
		min-height: 170px !important;
	}
	#learn2 .col-lg-4 .content{
		width: 100% !important;
		min-height: 170px !important;
	}
	#learn .content ul{
		width: 80% !important;
		margin: auto !important; 
	}
	#right-panel .col-lg-3{
	width: 100% !important;
	height: 20px;
	vertical-align: middle;
	top: -45px;
	padding: 0;
	border-radius: 1px;
	border-top:2px solid #001950;
	margin:0 !important;
}
#right-panel .col-lg-3 .right-content::before{	
	text-align: center;
	content:" ";
	width: 6px;
	height: 20px;
	border-radius: 240px;
	background-color: #fff;
	z-index: 2200;
	display: inline-block;
	margin-top:-12px !important;
	margin:auto;
	padding-bottom: 20px;
	border:2px solid #001950;
}
#right-panel .col-lg-3 .right-content{	
	text-align: center;
	background-color: #fff;
	display:block;
	margin:0;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#right-panel .col-lg-3{
	color:#001950;
}
#right-panel .col-lg-3 h4{
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 16px;
	word-break:normal;
	font-size: 1.4em;
}
#info {
	float:none;
	background-color: rgba(199, 213, 223, 0.26);
	height: 100%;
	/*width: 100vw;*/
	display: inline-block;
	text-align: left;
	padding: 20px;
	margin-bottom: 20px;
	margin-right: 0px; 
}
/*
#left-panel hr{
	width: 90vw;
}*/
#left-panel{
	text-align: center;
}
#left-panel p{
	text-align: center;
}
.divide{
}
#info hr{
	float: none;
	max-width: 300px;
	margin-top: 10px;
}
#info{
	text-align: center;
	font-size: 1.2em;
	line-height: 1.7em;
	background-color: #fff;
}
#info p{
	margin: auto;
	background: #f7f7f7;
	width: 80vw;
	border-radius: 2px;
	-webkit-border-radius:2px;
	padding:3px;
}
#info h4{
	margin-top: 14px;
}
.btn-build{
	display: block;
	background: #001950;
	padding: 5px 18px !important;
	color: #fff;
    font-size: 1.2em !important;: 1em;
    -webkit-transition:background .3s ease-in;
    border:2px solid #001950 !important;
}
.btn-build:hover{
background-color: #fff;
color:#001950;
}
#build1 {
	/*width: 100vw;*/
	margin-right: 0;
	padding: 20px 20px;
    background: #ecf0f3;
	}
#build1 .col-lg-4{
	margin: auto;
}
#build1 .col-lg-4 .content{
	width: 100%;
}
#build1 .content ul{
	width: 100%;
}
#build1 h3{
	margin-top: 0;
}
#build2{
	padding: 20px 20px;
	/*width: 100vw;*/
	margin:auto;
}
#build2 .col-lg-4{
	margin: auto;
}
#build2 .col-lg-4 .content{
	width: 100%;
}
#build2 .content ul{
	width: 100%;
}
#build2 h3{
	margin-top: 0;
}
 #subheading{
	color: #001950;
}
#right-panel{
	margin-top: 80px;
}
}
