.page-wrapper{
      width: 100%;
   height: 2000px;
}
.page-wrapper-parag{
      width: 1170px;
    margin: auto;
    height: auto;
}
#header{
	width: 100%;
	height:350px;
  margin-top:100px;
}
#photo{
  padding:0px;
}
#paragraph{
	padding:20px 40px 20px 40px;
	font-size:18px;
  line-height: 175%
}
.mobility{
    text-align:center;
    padding-top: 2%;
    padding-bottom: 1%;
}
.cloud{
    text-align:center;
    padding-bottom: 1%;
}
.card{
width:30%; 
height:370px;
margin:0px 5px 50px 75px;
float:left;
}
.card2{
  margin-left:50px;
}
.cardimg{
	width:100%;
	height:70%;
}
.tempcard{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

.container1{
	padding:5px 5px 5px 15px;
	width:100%;
	height:600px;

}
.text{
	text-decoration:none;
	    color: black;
	    font-size:20px;
	    text-align: center;
      vertical-align: bottom;
}
@import "compass/css3";

.circle li {
   width: 150px;
    height: 150px;
    text-align: center;
    font-size: 20px;
    line-height:  7.3em;
    border-radius: 13em;
    background: #00BCD4;
    margin: 0 2em;
    display: inline-block;
    color: white;
    position: relative;
    text-shadow: 2px 2px 4px #1033F0;
}

.circle li::before {
   border-style: dotted;
    content: '';
    position: absolute;
    top: 3.6em;
    left: -11em;
    width: 13em;
    height: .1em;
    background: #00BCD4;
    z-index: -1;
}
.circle li:first-child::before {
  display: none;
}

#listcontainer{
	padding:0px 0px 0px 0px;
 }
.text2{
 /* padding-bottom:;*/
}
.steps{
  line-height: inherit; 
  font-size:40px
}
.iconss ul>li>i{
    line-height: inherit; 
    font-size:40px
}
.titles{
    text-align:center;
    width: 130px;
    height: 40px;
    float: left;
    font-size:15px;
   
}
.text3div{
  width:400px;
  height:50px;
}
/*accordions*/
.panel-group {
        margin-bottom: 20px;
        width: 800px;
    }
    .nav-stacked>li {
    float: none;
    height: 50px;
}
.tabs{
    border:1px solid #ddd;
       background-color: #00589b;
    border-radius: 5px;
}
.nav{
    width: 210px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color:  #00589b;
    cursor: default;
    background-color: white;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    /*text-shadow: 0px 0px 10px #cc0f0f;*/
        margin-right: auto;

}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background-color: transparent;
        font-size: 20px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs {
        border-bottom: 0px solid #00589B;
}
.tabs a {
    color: white;
    text-decoration: none;
}
.headercol{
width:100%; 
background-color:#4485f8;
    border-bottom: 1px solid #4485f8;
}

.imagetext{
  width: 1170px;
    margin: auto;
    height: auto;
    padding-left: 20px;
    margin-top: -280px;
        margin-bottom: 100px;
        font-size: 22px;
    color: white;
}
.imagetexts{
    width: 1170px;
    padding-left: 20px;
    margin-top: -350px;
}
.imagetextc{
    width: 65%;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
}
.insidetab{
  height: 48px;
    margin-right: -2px;
    border-radius: 5px;
}
.imagetext1{
      width: 700px;
    margin-left: 150px;
    height: auto;
    padding-left: 20px;
    margin-top: -280px;
        margin-bottom: 100px;
        font-size: 22px;
    color: white;
}
#flowchart{
    width: 1170px;
    height: 500px;
    margin: auto;
}
