
/*------------------------------ New CSS ------------------------------------*/
/*---------------------------------------------------------------------------*/


img {
	display: block;
	max-width: 100%;
	height: auto;
}
.basic-color {
	color:#428BCA;
	font-size:16px;
}
.m5 {
	margin:5px;
}
.m10 {
	margin:10px;
}
.m15 {
	margin:15px;
}
.m20 {
	margin:20px;
}
.m25 {
	margin:25px;
}
.m30 {
	margin:30px;
}
.m40 {
	margin:40px;
}
.m50 {
	margin:50px;
}
.m60 {
	margin:60px;
}
.m70 {
	margin:70px;
}
.m80 {
	margin:80px;
}
.m90 {
	margin:90px;
}
.m100 {
	margin:100px;
}
.m150 {
	margin:150px;
}
.m200 {
	margin:200px;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml25 {
	margin-left:25px;
}
.ml30 {
	margin-left:30px;
}
.ml40 {
	margin-left:40px;
}
.ml50 {
	margin-left:50px;
}
.ml60 {
	margin-left:60px;
}
.ml70 {
	margin-left:70px;
}
.ml80 {
	margin-left:80px;
}
.ml90 {
	margin-left:90px;
}
.ml100 {
	margin-left:100px;
}
.ml150 {
	margin-left:150px;
}
.ml200 {
	margin-left:200px;
}
.mr5 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr25 {
	margin-right:25px;
}
.mr30 {
	margin-right:30px;
}
.mr40 {
	margin-right:40px;
}
.mr50 {
	margin-right:50px;
}
.mr60 {
	margin-right:60px;
}
.mr70 {
	margin-right:70px;
}
.mr80 {
	margin-right:80px;
}
.mr90 {
	margin-right:90px;
}
.mr100 {
	margin-right:100px;
}
.mr150 {
	margin-right:150px;
}
.mr200 {
	margin-right:200px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.mt60 {
	margin-top:60px;
}
.mt70 {
	margin-top:70px;
}
.mt80 {
	margin-top:80px;
}
.mt90 {
	margin-top:90px;
}
.mt100 {
	margin-top:100px;
}
.mt150 {
	margin-top:150px;
}
.mt200 {
	margin-top:200px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb25 {
	margin-bottom:25px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}
.mb60 {
	margin-bottom:60px;
}
.mb70 {
	margin-bottom:70px;
}
.mb80 {
	margin-bottom:80px;
}
.mb90 {
	margin-bottom:90px;
}
.mb100 {
	margin-bottom:100px;
}
.mb150 {
	margin-bottom:150px;
}
.mb200 {
	margin-bottom:200px;
}

.p0 { padding:0 0 0 0;}

.p5 {
	padding:5px;
}
.p10 {
	padding:10px;
}
.p15 {
	padding:15px;
}
.p20 {
	padding:20px;
}
.p25 {
	padding:25px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.p50 {
	padding:50px;
}
.p60 {
	padding:60px;
}
.p70 {
	padding:70px;
}
.p80 {
	padding:80px;
}
.p90 {
	padding:90px;
}
.p100 {
	padding:100px;
}
.p150 {
	padding:150px;
}
.p200 {
	padding:200px;
}
.pl0 {
	padding-left:0px;
}

.pl5 {
	padding-left:5px;
}
.pl10 {
	padding-left:10px;
}
.pl15 {
	padding-left:15px;
}
.pl20 {
	padding-left:20px;
}
.pl25 {
	padding-left:25px;
}
.pl30 {
	padding-left:30px;
}
.pl40 {
	padding-left:40px;
}
.pl50 {
	padding-left:50px;
}
.pl60 {
	padding-left:60px;
}
.pl70 {
	padding-left:70px;
}
.pl80 {
	padding-left:80px;
}
.pl90 {
	padding-left:90px;
}
.pl100 {
	padding-left:100px;
}
.pl150 {
	padding-left:150px;
}
.pl200 {
	padding-left:200px;
}
.pr5 {
	padding-right:5px;
}
.pr10 {
	padding-right:10px;
}
.pr15 {
	padding-right:15px;
}
.pr20 {
	padding-right:20px;
}
.pr25 {
	padding-right:25px;
}
.pr30 {
	padding-right:30px;
}
.pr40 {
	padding-right:40px;
}
.pr50 {
	padding-right:50px;
}
.pr60 {
	padding-right:60px;
}
.pr70 {
	padding-right:70px;
}
.pr80 {
	padding-right:80px;
}
.pr90 {
	padding-right:90px;
}
.pr100 {
	padding-right:100px;
}
.pr150 {
	padding-right:150px;
}
.pr200 {
	padding-right:200px;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pt15 {
	padding-top:15px;
}
.pt20 {
	padding-top:20px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}
.pt40 {
	padding-top:40px;
}
.pt50 {
	padding-top:50px;
}
.pt60 {
	padding-top:60px;
}
.pt70 {
	padding-top:70px;
}
.pt80 {
	padding-top:80px;
}
.pt90 {
	padding-top:90px;
}
.pt100 {
	padding-top:100px;
}
.pt150 {
	padding-top:150px;
}
.pt200 {
	padding-top:200px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb20 {
	padding-bottom:20px;
}
.pb25 {
	padding-bottom:25px;
}
.pb30 {
	padding-bottom:30px;
}
.pb40 {
	padding-bottom:40px;
}
.pb50 {
	padding-bottom:50px;
}
.pb60 {
	padding-bottom:60px;
}
.pb70 {
	padding-bottom:70px;
}
.pb80 {
	padding-bottom:80px;
}
.pb90 {
	padding-bottom:90px;
}
.pb100 {
	padding-bottom:100px;
}
.pb150 {
	padding-bottom:150px;
}
.pb200 {
	padding-bottom:200px;
}


/* Buton ***************************************/

.buton-text a {
	color: #fff;
	font-size: 13px;
	font-family: 'Source Sans Pro';
} /* Code for blog read more text */
.buton-text a:hover {
	color: #fff;
	font-size: 13px;
	font-family: 'Source Sans Pro';
} /* Code for blog read more text */
.buton {
	font-size: 16px;
	font-weight: 600;
	border: none;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px 15px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	z-index:1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;/* margin: 5px 0 5px 0;*/
  
}
.buton a:link {
	color: #f9faf9;
	text-decoration: none;
	font-weight: 600;
}
.buton a:visited {
	color: #f9faf9;
	text-decoration: none;
}
.buton a:hover {
	color: #f9faf9;
	text-decoration: none;
}
.buton:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buton:before {
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
/* Size of Button */
.buton-large {
	padding: 10px 12px 10px 12px !important;
	font-size: 12px !important;
}
.buton-medium {
	padding: 17px 32px 17px 32px !important;
	font-size: 15px !important;
}
.buton-small {
	padding: 14px 32px 14px 32px !important;
	font-size: 14px!important;
}
.buton-mini {
	padding: 8px 24px 8px 24px !important;
	font-size: 13px !important;
}
.buton-average {
	padding: 10px 33px !important;
	font-size: 12px !important;
}

/* All Button Effect */
/* Left to right transition effect */
.buton-1:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.buton-1:hover, .buton-1:active {
	color: #fff;
}
.buton-1:hover:after, .buton-1:active:after {
	width: 100%;
}
/* Top to bottom transition effect */
.buton-2:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.buton-2:hover, .buton-2:active {
	color: #fff;
}
.buton-2:hover:after, .buton-2:active:after {
	height: 100%;
}
/* Fade effect */
.buton-3:hover, .buton-3:active {
	color: #fff;
	background: #505050;
}
/* Middle to side effect */
.buton-4 {
	overflow: hidden;
}
.buton-4:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #505050;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.buton-4:hover, .buton-4:active {
	color: #fff;
}
.buton-4:hover:after {
	width: 90%;
	background: #000;
	opacity: 0.1;

}
.buton-4:active:after {
	width: 101%;
	opacity: 1;
}
/* Middle to corners effect */
.buton-5 {
	overflow: hidden;
}
.buton-5:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #505050;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.buton-5:hover, .buton-5:active {
	color: #fff;
}
.buton-5:hover:after {
	height: 260%;
	opacity: 1;
}
.buton-5:active:after {
	height: 400%;
	opacity: 1;
}
/*  Middle to top and bottom effect */
.buton-6 {
	overflow: hidden;
}
.buton-6:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #505050;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.buton-6:hover, .buton-6:active {
	color: #fff;
}
.buton-6:hover:after {
	height: 75%;
	opacity: 1;
}
.buton-6:active:after {
	height: 130%;
	opacity: 1;
}

/************************/
/*    Blog Section      */
/************************/
.blog-wrapper { position:relative; }
.blog-item, .blog-sizer  { width: 31%; float:left; margin-bottom: 36px; }
.blog-item.n2 { width: 62%;}
.blog-wrapper .blog-title, .blog-item .blog-title a { 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size:22px;color: #373737 }
.blog-wrapper .blog-title a:hover { color: #0278b5; }
.blog-wrapper .blog-thumbnail { position: relative; }
.blog-wrapper .blog-type-logo {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #0278b5;
    bottom: 0;
    height: 0;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    width: 100%;
	}
.blog-wrapper .half-round { position:relative; width: 40px; height: 40px; border-radius: 100%; background: #0cadbe; margin:0 auto; margin-top: 2px; padding-top: 3px; color: #fff; }
	.blog-wrapper .blog-content { background: #fff; border: 1px solid #E7E7E7; padding: 10px 15px 10px 25px; } 
.blog-wrapper .blog-content p {color:#616161; font-weight:400;line-height:22px;}
.blog-wrapper .blog-date { background: #3b3f33; position: absolute; top:0; padding: 5px; text-align:center; }


.blog-wrapper .day { line-height:15px; font-weight:900; color: #fff; margin: 0 0 0 2px; }


.blog-wrapper .monthyear { line-height:13px; color: #fff; margin:2px 0 0 0; }
.blog-wrapper .blog-content .blog-meta { font-weight: 300; color: #727272; }
.blog-wrapper .blog-content .blog-meta a { color: #1d1d1d; font-weight: 400; }
.blog-wrapper .buton {font-weight: 600;}
.blog-wrapper .b_inherit { border-radius: 0; background: #0278B5; border:0; }

.blog-wrapper .socialbox{	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-bottom:6px;float:right; width: 37px; height: 37px; border: 1px solid #BEBCBC; border-radius: 100%; background: transparent; margin-right: 6px; text-align: center; padding-top: 7px;}
.blog-wrapper .socialbox i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #8c8c8c;}
.blog-wrapper .social-widget a:hover .socialbox{background: #0cadbe;}
.blog-wrapper .social-widget a:hover .socialbox i{ color: #fff;}
.blog-wrapper .social-widget .socialbox i{ font-size: 17px;}
.blog-wrapper .blog-share h4{float:left; color:#000000; line-height:44px;}
.blog-wrapper .blog-share {margin-top:20px;margin-bottom:20px;background: #fff; border: 1px solid #f4f4f4; padding: 10px 15px 54px 15px;}

/************************/
/*    Blog-2 Section      */
/************************/
.blog-style-2 .blog-item { width: 95%; float: none; margin-bottom: 30px; }
.blog-style-2 .blog-title, .blog-style-2 .blog-item .blog-title a {
	font-size: 24px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.blog-style-2 .blog-item i{font-size: 11px;}
/************************/
/*    Blog-3 Section    */
/************************/
.blog-wrapper .blog-categories { border: 1px solid #f7f7f7; background: #fff; margin-bottom: 30px; }
.blog-wrapper .blog-categories ul { margin:0; padding:0; }
.blog-wrapper .blog-categories ul li { list-style: none; float: left; }
.blog-wrapper .blog-categories ul li a { color: #585858; padding: 0 15px 0 20px; line-height: 40px; }
.blog-wrapper .blog-categories ul li a:hover { color: #0cadbe;}
.blog-style-3 .blog-sizer  { width: 23%; }
.blog-style-3 .blog-item{ width: 23%; float:left; margin-bottom: 20px; }

/************************/
/*    Blog-4 Section    */
/************************/




/************************/
/*    Sidebar Section   */
/************************/
.sidebar {
	position: relative;
	/*padding: 0;*/
	overflow: hidden;
}
.sidebar-widget {
	width: 100%;
	margin-bottom: 30px;
}
.sidebar-widget h3 {
	color: #0278B5;
	margin:0 0 26px 0;
	font-size:22px;
}

.sidebar-widget h4 {
	background-image: none !important;
    border-bottom: 1px solid #DADADA;
    color: #031112;
    font-size: 20px !important;
    font-weight: normal;
    line-height: 35px !important;
    margin: 0;
    padding: 0 !important;
}

.sidebar-widget h4 span {
	color: #393939;
}

.sidebar-widget h3 span {
	color: #393939;
}
/* Search Widget */
.sidebar-widget .search {
	background: none repeat scroll 0 0 #F0F0F0;
	padding: 12px 16px;
	width: 40%;
	float:right;
	display:inline;
}
.sidebar-widget .search-query {
	border: 1px solid #E9E9E9;
	font-size: 13px;
	font-style: italic;
	height: 42px;
	padding-left: 12px;
	width: 100%;
}
.sidebar-widget .search-icon {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5%;
	top: 18px;
	width: 30px;
	height: 30px;
	background: #888888;
	border-radius: 100%;
	color: #fff;
}
.search-icon a {
	color: #fff;
}
/* Popular Post */
.sidebar-widget .popular-post {
	margin-bottom:23px;
}
.sidebar-widget .popular-post img {
	height: 71px;
	width: 72px;
	float: left;
	margin-right: 14px;
	border:2px solid #efefef;
	
	
}
.sidebar-widget .popular-post h6, .sidebar-widget .popular-post h6 a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #000000;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0;
	font-size: 16px;
}
.sidebar-widget .popular-post h6 a:hover {
	color: #0278B5;
}
.sidebar-widget .popular-post .popular-date {
	color: #a1a1a1;
	font-size: 12px;
	margin: 0;
}
.sidebar-widget .popular-post .popular-author, .sidebar-widget .popular-post .popular-author a {
	color: #939393;
	font-size: 14px;
	margin: 0;
}
.sidebar-widget .popular-post .popular-author a {
	color: #5e5e5e;
}
.sidebar-widget .popular-post .popular-author a:hover {
	color: #0278B5;
}
/* Sidebar List */
.sidebar-widget ul {
	padding: 0;
}
.sidebar-widget ul li {
	padding-bottom: 12px;
	list-style-type: none;
	font-size: 13px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sidebar-widget ul li:hover {
	padding-left: 10px;
}
.sidebar-widget ul li i {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 11px;
}
.sidebar-widget ul li a:hover i {
	color: #000000;
}
.sidebar-widget ul li a {
	color: #000000;
}
.sidebar-widget ul li a:hover {
	color: #000000;
}
/* Popular Tags */

.sidebar-widget .mukam-tag-cloud {
	overflow: hidden;
}
.sidebar-widget .mukam-tag-cloud ul {
	overflow:hidden;
}
.sidebar-widget .mukam-tag-cloud ul li {
	padding-left:0;
	float: left;
	margin: 13px 5px 0 0;
	height: 37px;
}
.sidebar-widget .mukam-tag-cloud ul li a {
	border: 1px solid #CFCFCF;
	border-radius:50px;
    color: #1F1F1F;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
    font-size: 12px;
    padding: 12px 22px;
    transition: all 0.4s ease-out 0s;
}
.sidebar-widget .mukam-tag-cloud ul li:hover a {
	border: 1px solid #0cadbe;
	color: #0cadbe;
}
.sidebar-widget .mukam-tag-cloud ul li:hover {
	padding-left:0;
}
/* Subscribe Mini */
.sidebar-widget .subscribe-mini .email-form {
	width: 100%;
	height: 44px;
	padding-left: 12px;
	color: #a3a3a3;
	font-weight:300;
	font-size: 13px;
	border: 1px solid #f4f4f4;
}
.sidebar-widget .subscribe-mini .b_inherit {
	border-radius:0;
	background: #60c6c6;
	margin-top: 10px;
	-webkit-box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.20);
	box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.20);
}
/* Text Widget */
.sidebar-widget .textwidget {
	color: #616161;
}



@media (min-width: 768px) and (max-width: 979px) {
	

	/* Blog Section Start*/
	.blog-item, .blog-sizer {
width: 47%;
float:left;
}
 .blog-item.n2 {
width: 47%;
}
 .blog-style-3 .blog-item, .blog-style-3 .blog-sizer {
width: 47%;
}
	
}
@media (max-width: 767px) {
	
	/* Blog Section Start */
	.blog-item, .blog-sizer {
width: 43%;
float:left;
}
 .blog-item.n2 {
width: 43%;
}
 .sidebar {
padding: 0 15px;
}
 .blog-widget .post-content {
width: 75%;
}
 .blog-style-3 .blog-item, .blog-style-3 .blog-sizer {
width: 47%;
}
	/* Portfolio Section Start */	
	.portfolio-style-1 .portfolio-thumbnail {
float: none;
width: 100%;
margin-bottom: 20px;
}
 .portfolio-style-1 .portfolio-content {
width: 100%;
margin: 0;
float: none;
}
 .portfolio-style-3 .grid-sizer {
width: 27%;
}
 .portfolio-style-3 .portfolio-item-3 {
width:27%;
}
 .portfolio-style-1.single .content-right {
width: 100%;
float: none;
}
 .portfolio-style-1.single .content-left {
width: 100%;
float: none;
}
	/* Latest Product - Featured Product*/
	.latestproduct-container a.prev {
left: 0;
}
 .latestproduct-container a.next {
right: 0;
}
 .double-divider {
width: 53%;
}
 .featuredproduct-title .double-divider {
display: none;
}
 .featuredproduct-item .product-rating {
float: left;
margin-bottom: 3px;
}


	/* Other */

 .html_carousel div.slide .blog-meta {
margin-top: 5px;
font-size: 12px;
}






		/* Blog Section */
	.blog-widget .post-content {
width: 70%;
}
 .blog-item, .blog-sizer {
width: 100%;
float:left;
}
 .blog-item.n2 {
width: 100%;
}
 .sidebar {
padding: 0 15px;
}
 .blog-style-3 .blog-item, .blog-style-3 .blog-sizer {
width: 100%;
}



/* Lates Post -----------------------------------------------------*/

.dates_box{
	background-color: #fff;
	text-align: center;
	width: 75%;
	margin: 0 auto;
	font-weight: 300;
	padding-bottom: 10px;
	color: #131313;
	font-size: 15px;
	border-radius: 2px 2px 0 0;
	border: solid #dedede 1px;
	border-bottom: double 4px #dedede;
}
.boxones .dates span i{
	padding-right: 5px;
}
.boxones .datse span{
	display: block;
	border-radius: 2px 2px 0 0;
	color: #fff;
	padding: 2px 0;
	margin-bottom: 6px;
	font-size: 14px;
}
.info{
	border-left: 1px solid #dedede; 
	margin-left: -10px;
	padding-left: 15px;
	margin-top: 5px;
}
.info h4{
	padding: 5px 0 0 0;
}
.info p{
	font-size: 14px;
}
.boxone .link{
	text-align: center;
	margin-top: 38%;
	width: 100%;
}
.boxone .link i{
	font-size: 2em;
}

/* Testimonials -----------------------------------------------------*/

.boxones .photo{

	border: 1px #dedede solid;
}
.boxones .photo img{
	width: 100%;
	border: 3px solid #fff;
}
.boxones .name h4{
	padding: 0 0 5px 10px;
	line-height: 20px;
	margin: 10px auto 16px auto;
	margin-left: -10px;
	border-left: 1px #dedede solid;
	
}
.boxones .name span{
	display: block;
	font-size: 14px;
}

/* More Services ------------------------------------------------------*/

.boxones .image-more-service{
	background-color: #fff;
	text-align: center;
	width: 75%;
	margin: 0 auto;
	font-weight: bold;
	font-size: 26px;
	border: solid #dedede 1px;
}
.boxones .image-more-service i{
	font-size: 2em;
	line-height: 1.4em;
}

/*Cotstom*/


/*------------------------------ For Index Page* ------------------------------/


.total-member {background-color: #0f9ed0;     border-radius: 20px;     color: #FFFFFF;     line-height: 50px;     padding: 10px 15px;}
.b-bottom { border-bottom:1px dashed #000;}
.last-word{color:#428BCA; font-weight:bold;}
.border-bottom {border-bottom:1px dashed #e0e0e5; padding:0 0 5px 0}