@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
/*
Template Name: Multi
Version: 1.0
Author: ShapeBootstrap
Author URL: http://shapebootstrap.net
*/
/*************************
*******Typography******
**************************/
#pricing {
  padding: 0px ;
}
#pricing ul.pricing {
	
  list-style: none;
  padding: 0;
  margin: 70px 0 30px;
  border: 1px solid #eee;
  border-radius: 5px 5px 4px 4px;
  padding: 15px;
  text-align: center;
 
  
}

#pricing ul.pricing li {
  display: block;
  padding: 10px;
}
#pricing ul.pricing li.plan-header {
  background: #fff;
  border-radius: 4px 4px 0 0;
  margin: -15px -15px 10px;
  padding: 15px 15px 30px;
  border: 0;
}
#pricing ul.pricing li.plan-header .price-duration {
  position: relative;
  margin-top: -63px;
  top: -10px;
  display: inline-block;
  width: 116px;
  height: 116px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
  border-radius: 100px;
  border: 5px solid #f6f6f6;
}
#pricing ul.pricing li.plan-header .price-duration > span {
  display: block;
  line-height: 1;
}
#pricing ul.pricing li.plan-header .price-duration > span.price {
  font-size: 24px;
  font-weight: 700;
  margin-top: 35px;
}
#pricing ul.pricing li.plan-header .price-duration > span.duration {
  margin-top: 5px;
}
#pricing ul.pricing li.plan-header .plan-name {
  margin-top: 10px;
  font-size: 18px;
  color: #272727;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
#pricing ul.pricing.featured {
  background: #222534;
  color: #fff;
  border: 0;
}
#pricing ul.pricing.featured li.plan-header {
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
}
#pricing ul.pricing.featured li.plan-header .plan-name {
  color: #fff;
}
#get-in-touch {
  padding: 100px 0 50px;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  color: #fff;
}
#get-in-touch h1,
#get-in-touch h2 {
  color: #fff;
}
#blog {
  padding: 100px 0;
}
#blog .blog-post {
  border: 1px solid #eee;
  padding: 15px;
}
#blog .blog-post .post-format {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #222534;
  border: 3px solid #fff;
  border-radius: 100px;
}
#blog .blog-post.blog-large .entry-thumbnail {
  margin: -15px -15px 15px;
  position: relative;
}
#blog .blog-post.blog-large .post-format {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  right: 20px;
  bottom: -33px;
}

.page {
  margin: 20px 0
}

.wrapper {
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  min-height: 600px;
}

.content-wrapper {
  width: 100%;
  display:block;
}

.content {
  margin-left: 320px;
  clear: both;
  overflow: auto;
  background: #1abc9c;
  background: rgba(26,188,156, 0.4);
  min-height: 600px;
}
.all-content{
  clear: both;
  overflow: auto;
  background: #eaf4f2;
  min-height: 600px;
  display:block;
}

.sidebar {
  float: left;
  overflow: hidden;
  background: #cee0dc;
  color: #eee;
  min-height: 600px;
  margin-right:30px;
  height:100%;
  display:inline-block;;
}
.r-sidebar {
  float: right;
  overflow: hidden;
  background: #cee0dc;
  color: #eee;
  min-height: 600px;
  margin-right:30px;
  height:100%;
  display:inline-block;;
}
.right-icons{
  position: relative;
  float: right;
  overflow: hidden;
  background: #2c3e50;
  background-color:#2c3e50;
  color: #eee;
  height:100px; 
  display:block;	

	}
	
.note{
  width: 70px;
  background-image:url(../images/note.png);
  color: #eee;
  height:50px; 
  display:inline-block;
  background-repeat:no-repeat;px;
	}
		
.msg{
  width: 70px;
  background-image:url(../images/msg.png);
  color: #eee;
  height:50px; 
  display:inline-block;	
  background-repeat:no-repeat;px;

	}	
.login{
  width: 200px;
  background-image:url(../images/us.png);
  background-repeat:no-repeat;px;
  color: #eee;
  height:50px; 
  display:inline-block;	

	}	
	
	
.top-header	{
  position: relative;
  width: 100%;
  float: right;
  overflow: hidden;
  background: #2c3e50;
  background-color:#2c3e50;
  color: #eee;
  margin-top:0px;	

	}

.footer{
  background:#2c3e50;
  color: #eee;
  height:40px;
  display:block;
  margin-bottom:0px;
  margin-top:20px;
  text-align:right;
  padding-right:30px;
	}	
	
.path	{
  width: 100%;
  color:#5162a1;
  height:50px;
  display:block;
  border-bottom:solid 1px #069;	
  padding-top:10px;
  padding-left:20px;
	}	
#path a:linked{
	color:#29373c;}	
	
.search{
  width: 100%;
  color:#CCC;
  display:block;
  padding-top:20px;
  margin-bottom:30px;
  height:50px;
	
	}




.head-tit{
  margin-top: 10px;
  font-size: 18px;
  color:#036;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
	
	}	
	
.head-tit2{
  margin-top: 10px;
  font-size: 14px;
  color:#036;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
	
	}
	
#save-bt{
  margin-top: 10px;
  font-size: 14px;
  float:right;
}	

.copyright{
  margin-top: 10px;
  font-size: 12px;
  color:#69C;
	
	}




/*Box*/	
.box-head-details{
	display:block;
	height:30px;
  background-color:#2c3e50;
	margin-bottom:10px;
	color:#CCC;
	
	}
.box-head-tit{
		font-family: 'Roboto', sans-serif;
		font-size:14px;
		padding-top:5px;

}
.box-head-date{
		font-family: 'Roboto', sans-serif;
		font-size:14px;
		padding-top:5px;

}
.box-head-img{
		font-family: 'Roboto', sans-serif;
		font-size:14px;
		padding-top:5px;
		margin-left:20px;

}

.box-head-fun{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:5px;

}	
	
	
/*Box*/	
.box-details{
	display:block;
	height:120px;
	background-color:#FCFCFC;
	margin-bottom:5px;
	}
	
	
.box-details2{
	display:block;
	height:40px;
	background-color:#FCFCFC;
	margin-bottom:5px;
	
	}
	
.box-details3{
	display:block;
	height:auto;
	background-color:#FCFCFC;
	margin-bottom:5px;
	}
		
.box-tit{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:5px;

}
.box-date{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:5px;

}

.imagess{
	display:block;
	height:auto;
}

.box-img{
		padding-top:5px;
		width:60px;
		height:60px;
		border:solid 1px #E5E5E5;
		text-align:center;
		margin-left:3px;
		margin-top:10px;
		display:inline-block;

}

.box-img2{
		width:30px;
		height:30px;
		border:solid 1px #E5E5E5;
		text-align:center;
		margin-left:0px;
		margin-top:10px;
		display:inline-block;
}


.imgg1{
		width:55px;
		height:55px;
}

.imgg2{
		width:25px;
		height:25px;
}


.box-fun{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:5px;
		float:right;
		padding-top:85px;

}
.box-fun2{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:5px;
		float:right;

}	

.box-fun3{
		font-family: 'Roboto', sans-serif;font-size:14px;
		padding-top:30px;
		float:right;

}		
@media only screen and (max-width: 910px) {
  .sidebar {
    display:inline-block;
	z-index:1000;
	width:30%;
  }
  .all-content{
	display:inline-block;
	z-index:1000;
	width:60%;
	float:left;
}
  .content {
    margin-right: 0;
  }
  
}


.path-link{
	color:#29373c;}