/*
Theme Name: Rambo-Pro
Theme URI: 
Author: Webriti
Author URI: http://webriti.com/
Description:
Version:  2.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: full-width-template, threaded-comments, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, featured-images, footer-widgets, blog, sticky-post, custom-background, custom-menu,translation-ready, portfolio
Text Domain: rambo
*/

.caroufredsel_wrapper { height: 200px !important; }

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px !important;
	line-height: 20px;
	color: hsl(0, 0%, 46%);
	background-color: hsl(0, 100%, 100%);
}

#wrapper{ background-color:#fff;}
div.boxed {
	margin:0 auto;
	width:1210px;
	box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
	-moz-box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
	-webkit-box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
}
.navbar { margin: 15px 0 15px !important; }
.navbar .nav { top: 0px; }
.navbar-inner { background-color: #ffffff; min-height: 40px; padding-right: 0px; padding-left: 0px; background-repeat: repeat-x; }
.navbar .nav > li > a {
	color: #74838B;
	border-left: 1px solid #ffffff;
	font-family: 'RobotoRegular';
	float: none;
	line-height: 20px;
	padding: 15px 20px;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s; 
	font-size: 16px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover { color: #ffffff !important; text-decoration: none; border-bottom: none; }
.navbar .nav > .active > a { color: #fff; }
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus { text-decoration: none; border-bottom: none; color: #ffffff; }
.dropdown-menu {
	background-color: #ffffff;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 245px;
	padding: 0px 0;
	margin: 0px 0 0;
	list-style: none;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border-style: solid none;
	border-width: 2px 0;
	margin-top: 0px;
	z-index: 9999 !important;
}
.dropdown-menu > li > a {
	color: #74838B;
	border-bottom: 1px solid #c3c6c7;
	font-family: 'RobotoRegular';
	display: block;
	padding: 14px 20px;
	clear: both;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	background-repeat: repeat-x; 
	color: #74838B;
	background-color: #f3f5f6;
	background-image: -moz-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f5f6), to(#eaebec));
	background-image: -webkit-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: -o-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: linear-gradient(to bottom, #f3f5f6, #eaebec); 
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -2px;
	margin-left: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.navbar .btn-navbar { background-repeat: repeat-x; }
.open .dropdown-menu:hover { color: #fff; }
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle { color: #ffffff; }
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] { color: #ffffff; }
a { text-decoration: none; }
.dropup, .dropdown:hover { position: relative; color: #ffffff !important; text-decoration: none; } 
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #74838B !important;
	text-decoration: none;
	background-color: #f3f5f6;
	background-image: -moz-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f5f6), to(#eaebec));
	background-image: -webkit-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: -o-linear-gradient(top, #f3f5f6, #eaebec);
	background-image: linear-gradient(to bottom, #f3f5f6, #eaebec);   
}  

/*-- Logo css ------------------------------------------------------*/
.logo-title { font-family: 'Philosopher-Regular'; font-size: 60px; line-height: 40px; white-space: normal; display: block; vertical-align: middle; }
.logo-title small { color: #4d4e4f; font-size: 38px; }

/*------------- Flex Slider Css -------------*/	
.main_slider{
	background-color: #c4c4ce;
	border-bottom: 0px;
    border-top: 2px solid #EEEEEE;
	padding: 0px;
	margin-bottom: 0px; 
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	height: auto; 
}
.flex_btn { color: #FFFFFF; text-shadow: 0 0 1px #226056; }
.flex_btn:hover { background-color: #3e3f41; }

/* ---Home Service------------------------------------------------------ */
.home_service{
	margin-bottom: 50px;
	padding: 0px 0px 5px;
	transition: all 0.4s ease 0s;
	-webkit-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
}
.home_service_icon{ display: block; margin-left: auto; margin-right: auto; padding: 0px; }
.home_service h2{ 
	color: #555555;
    font-family: 'RobotoBold';
    margin: 22px 0 20px;
    text-align: left;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
}
.home_service p{
	color: #767676;
    font-family: 'RobotoRegular';
    margin-top: 5px;
    text-align: none;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0 10px;
}
.home_service_btn {
	color: #767676;
	display: block;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
}
.home_media_icon_1x { font-size: 0.6em !important; line-height: inherit !important; position: absolute; text-align: center; width: 100%; }
.home_media_icon_1x:hover { font-size: 0.7em !important; }
.home_media_icon_bg { color: #333333; }
.icon_align_center{
	display: block !important;
	margin: 0px auto;
	height: 90px !important;
	width: 90px !important;
	line-height: 1.6em !important;
	background: none repeat scroll 0 0 #333333;
    border-radius: 50%;
}
.index_ser_img { border-radius:50%; height:90px; width:90px; }

/* --- Featured Portfolio Projects --- */
.portfolio_main_content{
	background-color: #f6f5f5;
	border-top: 1px solid #d1cfcf;
	border-bottom: 1px solid #d1cfcf;
	color: inherit;
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	margin-bottom: 50px;
	padding: 43px 13px 0px;
}
.portfolio_main_content .featured_port_projects { padding: 0px 0px 48px; }
.featured_port_projects h3 { font-family: 'RobotoRegular'; margin: 17px 0 0px; text-align: left; font-size: 20px; line-height: 30px; }
.featured_port_projects h3 a { color: #555555; }
.featured_port_projects h3 a:hover{ color: #6c6c6c;	}
.featured_port_projects p {
	color: #767676;
	font-family: 'RobotoRegular';
	margin-top: 4px;
	text-align: none;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
	padding: 0px;
}
.featured_port_projects img { transition: opacity 0.4s ease-out 0s; }
.featured_port_projects img:hover { opacity: 0.7; } 
a.featured_port_projects_btn{
	color: #ffffff;
	font-family: 'RobotoRegular';
	margin: 0px 0 0px;
	padding: 3px 9px;
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	transition: all 0.4s ease 0s;
}
a.featured_port_projects_btn:hover { padding: 3px 18px; color: #ffffff; background-color: #3e3f41; }
.thumbnail .featured_service_content { color: #555555; padding: 0px; overflow: hidden; }
.featured_port_title h1 {
	color: #555555;
	font-family: 'RobotoBold';
	font-size: 38px;
	font-weight: normal;
	line-height: 40px;
	margin: 0px 0 17px;
	padding: 0 13px;
	text-align: center;
}
.featured_port_title p { color: #767676; font-family: 'RobotoRegular'; font-size: 18px; text-align: center; margin: 10px 0 47px; padding: 0 13px; }
/* ---Latest News Css--- */
.latest_news_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 25px; }
.latest_news_section { margin-bottom: 35px; /*padding-right: 12px; */}
.latest_news_section h3{ color: #555555; font-family: 'RobotoRegular'; font-size: 20px; font-weight: normal; line-height: 20px; margin: 0px 0 12px; }
.latest_news_section h3 a {color :#555555}
.p_justify { /* text-align: justify; */ font-size: 15px; line-height: 22px; }
.latest_news_img { height: auto; float: left; margin: 0 13px 7px 0;width: 155px; }
.latest_news_comment { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; padding: 6px 0px; overflow: hidden; margin: 20px 0 10px; }
.latest_news_comment a { color: #555555; font-size: 14px; font-family: 'RobotoRegular'; }
.icon-spacing { margin-right: 9px; }
.comment_mn li {list-style:none;}
.icon-circle:before { color: #333333; }

/*--- Purchase Now Section ---*/
.purchase_main_content{ color: inherit; font-size: 14px; font-weight: 200; line-height: 30px; margin-bottom: 50px; padding: 25px 13px 25px; }
.purchase_now_content { color: inherit; font-size: 14px; font-weight: 200; line-height: 30px; }
.purchase_now_content h1 { color: #ffffff; font-family: 'RobotoRegular'; font-size: 32px; font-weight: normal; line-height: 38px; margin: 13px 0;  }
.purchase_now_content p { color: #767676; font-family: 'RobotoRegular'; font-size: 15px; margin: 10px 0 10px; }
.purchase_now_btn {
	color: #FFFFFF;
	border: 3px solid #ffffff;
	font-family: 'RobotoBold';
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 5px 0px;
	padding: 17px 55px;
	text-align: right;
	transition: all 0.4s ease 0s;
	text-transform: uppercase;
	letter-spacing:1px;
}
.purchase_now_btn:hover { background-color: #ffffff; border: 3px solid #ffffff; }

/* --- About US Page Css --------------------------------------------------- */
.page_head{
	color: #ffffff;
	font-family: 'RobotoRegular';
	font-weight: normal;
	line-height: 40px;
	margin: 7px 0;
	font-size: 30px;
	width:300px;
}
.about_space { margin-top: 0; padding: 0px 0 0px; }
.about_section p { font-size: 16px; line-height: 24px; }
.search_head { margin-top: 10px; }
.Search_btn {
	color: #ffffff;
	display: inline-block;
	padding: 7px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'RobotoBold';
	border: 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}
.Search_btn, .search-btn { color: #ffffff; border: 0 none; padding: 7px 15px; }
.hero-unit-small {
	background-color: #535354;
	padding: 13px;
	margin-bottom: 50px; 
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
}
.blog-sm-box { padding: 0; width: 162px; height: 102px;float: left;margin: 0 13px 7px 0; }
.about_img { box-shadow: 3px 3px 5px #c6c2c2; width: 100%; margin-bottom:14px; } 
p { line-height: 20px; font-family: 'RobotoRegular'; font-size: 15px; }
.head_title { border-bottom: 2px solid #eeeeee; display: block; margin: 0px 0 25px; }
.head_title h3, .team_head_title h3,
.latest_news_title h3, .blog_single_post_head_title h3,
.typography_head_title h3, .shortcode_head_title h3, 
.service_head_title h3, .porfolio_detail_title h3 {
	color: #555555;
	text-shadow: 0 0 1px #F6F6F6;
	display: inline-block;
	margin: 0 0 -2px;
	padding-right: 10px;
	font-family: 'RobotoRegular';
	font-size: 24px;
	padding-bottom: 11px;
	line-height: 20px;
}
.about_social { float: left; margin-top: 30px; margin-bottom: 15px; width: auto; }
.about_social a { float: left; height: 35px; margin-right: 10px; text-decoration: none; width: 35px; }
a.facebook { background: url("images/facebook_circle_icon.png") no-repeat scroll 0 0 transparent; }
a.twitter { background: url("images/twitter_circle_icon.png") no-repeat scroll 0 0 transparent; }
a.linked-in  { background: url("images/linkedin_circle_icon.png") no-repeat scroll 0 0 transparent; }
a.google_plus { background: url("images/google+_circle_icon.png") no-repeat scroll 0 0 transparent; } 
.about_social a.facebook:hover,
.about_social a.twitter:hover,
.about_social a.linked-in:hover,
.about_social a.google_plus:hover{
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.about_social a.facebook:hover,
.about_social a.twitter:hover,
.about_social a.linked-in:hover,
.about_social a.google_plus:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
	opacity: 0.5;
}
.team_head_title { border-bottom: 2px solid #eeeeee; display: block; margin: 0px 0 25px; }
.about_section { margin-bottom: 35px; }
.team_section { margin-bottom: 65px; }
.team_section h4 { margin: 15px 0; }
.team_section h4 a { font-family: 'RobotoBold'; font-size: 20px; display: block; margin-bottom: 12px; text-transform: uppercase; }
.team_section h4 small { color: #797979; font-family: 'RobotoRegular'; display: block; font-size: 15px; }
.team_bg { background: #f2f2f2; transition: all 0.4s ease 0s; }
.team_bg:hover { -moz-box-shadow: 0 0 15px #898888; -webkit-box-shadow: 0 0 15px #898888; box-shadow: 0 0 15px #898888; }
.team_bg img { width: 100%; }
.team_bg p { font-size: 15px; line-height: 25px; }
.main_space { margin-bottom: 44px; }
.some_about { padding: 0 30px 10px 0; margin-bottom: 15px; }
.about_icon { font-family: roboto; list-style: none outside none; margin-left: 0; width: 100%; margin-top: 12px; margin-bottom: 28px; }
.right_icon {
    background-position: 0 50%;
    background-repeat: no-repeat;
    margin: 2px 0;
    padding: 2px 0 2px 0px;
	font-family: 'RobotoRegular';
	font-size: 13px;
}
.right_icon i { color: #ff0000; padding-right: 10px; }
.right_icon a { color: #626668; text-decoration: none; }
.read_more{
	color: #ffffff;
	text-shadow: 1px 1px 2px #555555;
	padding: 6px 19px;
	font-family: 'RobotoRegular';
	font-size: 14px;
	transition: all 0.5s ease 0s;
	display: inline-block;
}
.read_more:hover{ color: #ffffff; background: #3e3f41; padding: 6px 29px; }
.sign_up{
	color: #ffffff;
	text-shadow: 1px 1px 2px #555555;
	padding: 14px 45px;
	font-family: 'RobotoBold';
	font-size: 16px;
	transition: all 0.5s ease 0s;
	display: inline-block;	
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	transition: all 0.5s ease 0s;
}
.sign_up:hover{ color: #ffffff; background: #3e3f41; padding: 14px 55px; }
.joinus_section{ background: #f9f9f9; border: 1px solid #d9d9d9; padding: 15px 25px 15px 15px; }
.joinus_section h2{ color: #555555; font-family: 'RobotoLight'; font-size: 24px; line-height: 20px; margin: 0 0 12px; }
.client_section { background: none repeat scroll 0 0 #FAFAFA; float: left; margin-bottom: 10px; margin-left: 0; margin-top: 0; width: auto; }
.client_logo { width: 129px; float: left; display: block; }
.client_logo li a { float: left; height: 130px; margin-right: 0px; text-decoration: none; width: 130px; }

/* --- AboutuS Testimonial Css --- */
.aboutus_testimonial{ padding: 0 0px 10px 0; margin-bottom: 25px; }
.aboutus_testimonial_img{
	margin-right: 20px;
	float: left;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.aboutus_testimonial p{ color: #767676; font-family: 'RobotoRegular'; line-height: 24px; font-size: 15px; margin: 0 0 15px; }
.aboutus_testimonial h4{ margin: 0 0 5px; color: #555555; font-size: 15px; font-family: 'RobotoRegular'; }
.aboutus_testimonial h4 small{ color: #A0A0A0; font-family: 'RobotoRegular'; line-height: 20px; font-size: 13px; }

/* ------Widgets Section Css ----------*/
.hero-widgets-section {
	background-color: #2a2b2e;
	padding: 38px 13px 3px;
	margin-bottom: 0px; 
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
}
.widget_title { border-bottom: 1px dotted #eeeeee; display: block; margin: 0px 0 25px; }
.widget_title h2 {
	color: #ffffff;
	text-shadow: 0 0 1px #F6F6F6;
	display: inline-block;
	margin: 0 0 -2px;
	padding-right: 10px;
	font-family: 'RobotoLight';
	font-size: 24px;
	padding-bottom: 11px;
	line-height: 20px;
	font-weight: normal;
}
.hero-widgets-section p { color: #cccccc; font-family: 'RobotoLight'; font-size: 14px; margin-bottom: 15px; }
.footer_widget{ margin-bottom: 33px; }
.newsletter_space{ margin-top: 0px; }
.newsletter_box{
	color: #767575 !important;
	border-radius: 0px !important;
	font-size: 14px !important;
	height: auto !important;
	padding: 11px 12px !important;
	line-height: 20px !important;
}
.newsletter_btn{
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 12px 20px;
	text-align: center;
	transition: all 0.4s ease 0s;
	text-transform: uppercase;
	border: 0px;
}
.newsletter_btn:hover{ background-color: #3e3f41; color: #ffffff; }
.usefull_link{ margin: 20px 0 10px; overflow: hidden; padding: 4px 0; }
.usefull_link a{
	color: #cccccc;
	margin: 0px 0 2px;
	overflow: hidden;
	padding: 2px 0px 6px;
	font-family: 'RobotoLight';
	font-size: 14px;
	line-height: 20px;
	display: block;
	transition: all 0.4s ease 0s;
}
.usefull_link a:hover{ color: #7b7b7b; }

/* Footer Custom */
.footer_widget ul{ margin: 20px 0 10px; overflow: hidden; padding: 4px 0; }
.footer_widget ul li a{
	margin: 0px 0 2px;
    overflow: hidden;
    padding: 2px 0px 4px;
	font-family: 'RobotoLight';
	font-size: 14px;
	line-height: 20px;
	display: block;
	transition: all 0.4s ease 0s;
	color: #cccccc;
}
.footer_widget ul li a:hover { color: #7b7b7b; }
.footer_widget li.recentcomments a { padding: 0 0 0 15px !important; }
.footer_widget .usefull_link a { color: #cccccc; }
.footer_widget .usefull_link a:hover { color: #87888a; }
.footer_widget .sidebar_link a { 
	color: #cccccc;
	border-bottom: 0px;
	padding: 2px 0 6px;
	font-family: "RobotoLight";
	font-size: 14px;
	line-height: 20px;
}
.footer_widget .sidebar_link  a:hover { color: #87888a; background-color: transparent; }
.footer_widget .sidebar_pull h3 { margin: 0 0 7px; font-size: 15px; line-height: 22px; font-family: "RobotoRegular"; }
.footer_widget .sidebar_pull h3 a { color: #cccccc; }
.footer_widget .sidebar_pull { border-bottom: 1px solid #6a6a6b; }

/*sidebar tag cloud css*/
.tagcloud{ width:100%; }
.tagcloud a{ 
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 5px 10px 0;
	padding: 5px 18px;
	vertical-align: baseline;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	border: 0px;
	cursor: pointer;
	background-color: #ebeaea;
	color: #717172;
}
a.aboutus_readmore{
	color: #ffffff;
	font-family: 'RobotoRegular';
	margin: 0px 0 0px;
	padding: 3px 9px;
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	transition: all 0.4s ease 0s;
}
a.aboutus_readmore:hover{ color: #ffffff; background-color: #3e3f41; padding: 3px 18px; }
.widget_con_detail{ margin-bottom: 5px !important; font-size: 15px !important; }

/* ------Footer Section Css ----------*/
.footer-section {
	border-top: 1px solid #6a6a6b;
	background-color: #36373a;
	padding: 18px;
	margin-bottom: 0px; 
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
}
.footer-section p{ color: #CCCCCC; font-family: 'RobotoRegular'; font-size: 14px; margin: 5px 0; }
.footer-section p a{ color: #adaeb1; }
.footer_social { float: left; margin-top: 0px; margin-bottom: 0px; width: auto; margin: 5px 0; }
.footer_social a { float: left; height: 25px; margin-right: 5px; text-decoration: none; width: 25px; }
.footer_social a.facebook { background: url("images/facebook_footer.png") no-repeat scroll 0 0 transparent; }
.footer_social a.twitter { background: url("images/twitter_footer.png") no-repeat scroll 0 0 transparent; }
.footer_social a.linked-in { background: url("images/linkedin_footer.png") no-repeat scroll 0 0 transparent; }
.footer_social a.google_plus { background: url("images/google+_sidebar.png") no-repeat scroll 0 0 transparent; border-radius:33px; }
.footer_social a.facebook:hover,
.footer_social a.twitter:hover,
.footer_social a.linked-in:hover,
.footer_social a.google_plus:hover{
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.footer_social a.facebook:hover,
.footer_social a.twitter:hover,
.footer_social a.linked-in:hover,
.footer_social a.google_plus:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
	opacity: 0.5;
}
/* ------Blog Page 1 Css -------------------------------------------*/
.blog_section{
	background-color: #f9f9f9;
	border: 1px solid #dddcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: none;
	margin-bottom: 50px;
	padding: 20px 18px 10px 20px;
	overflow: hidden;
}
.blog_section_img{
	transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
}
.blog_section_img:hover{ opacity: .7; }
.blog_pull_img{ margin-right: 25px !important; }
.blog_section h2{ font-family: 'RobotoRegular'; font-size: 24px; line-height: 30px; margin: 0px 0 14px; }
.blog_section h2 a{ color: #555555; }
.blog_section h2 a:hover{ color: #6c6c6c; }
.blog_section p{
	color: #767676;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	overflow: auto;
}
.blog_section h5, .blog_section h5 a{ color: #535354; font-family: 'RobotoBold'; font-size: 15px; line-height: 20px; }
.blog_section h5 a.author_link { color: #535354; }
.blog_section h5 span{ color: #767676; font-size: 14px; font-family: 'RobotoRegular'; }
a.blog_section_readmore{ 
	color: #FFFFFF;
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 13px;
	padding: 3px 15px;
	transition: all 0.5s ease 0s;
}
a.blog_section_readmore:hover{ background: #3e3f41; color: #ffffff; padding: 3px 25px; }
.blog_tags{ display: inline-block; margin: 5px 15px 5px 0px; color: #868689; }
.blog_tags i{ color: #535354; font-size: 14px; margin-right: 5px; }
.blog_tags a{ color: #767676; margin-right: 7px; font-size: 14px; }
.tags_alignment{ margin: 14px 0px 0px 0px !important; }
/* ------Blog Page 2 Css -------------------------------------------*/
.blog_section2{ background-color: #ffffff; border-bottom: 1px solid #EBEAEA; padding: 0 0 15px; margin-bottom: 50px; overflow: hidden; }
.blog_pull_img2 { margin-right: 0px !important; }
.blog_section2_img{
	transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
	margin-bottom:23px;
}
.blog_section2_img:hover{ opacity: .7; }
.blog_section2 h2, .blog_single_post h2 {
    font-family: 'RobotoRegular';
    font-size: 24px;
	word-wrap: break-word;
    line-height: 30px;
	margin: 0px 0 14px;
	width: 100%;
}
.blog_section2 h2 a, .blog_single_post h2 a { color: #555555; margin-left: 0px; }
.blog_section2 h2 a:hover, .blog_single_post h2 a:hover{ color: #6c6c6c; }
.blog_section2 p, .blog_single_post p {
	color: #767676;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
	/*3/sep/2015*/
	word-wrap: break-word;
}
.blog_section2_comment {
	border-bottom: 1px solid #ebeaea;
	border-top: 1px solid #ebeaea;
	margin: 0px 0 10px;
	overflow: hidden;
	padding: 7px 0;
	float: left;
	width: 100%;
}
a.post-comment { padding: 5px 0px 5px 0px; }
.blog_section2_comment a { color: #767676; font-family: 'RobotoRegular'; font-size: 14px; padding: 5px 30px 5px 0px; /*3/sep/2015*/ word-wrap: break-word; }
.blog_section2_comment a:hover{ color: #535354; }
.blog_section2_comment a i{ color: #535354; }
a.blog_section2_readmore,.more-link {
	color: #FFFFFF;
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 13px;
	padding: 3px 15px;
	transition: all 0.5s ease 0s;
	float: right;
}
a.blog_section2_readmore:hover,.more-link:hover{ color: #ffffff; background: #3e3f41; padding: 3px 25px; }
.pagination_section{ padding: 0px; margin-bottom: 50px; } 
#read_more{margin-top: 20px;}

/* ------Blog Single Post Css -------------------------------------------*/
.blog_single_post{ background-color: #ffffff; border: 0px; padding: 0 0 0px; margin-bottom: 50px; float: left; width:100%; }
.blog_single_post  blockquote,.span6  blockquote{ margin: 15px 0px 15px 0px; padding: 15px 20px 15px 20px; float: left; width: 100%; }
.blog_single_post  blockquote,.blog_section2 blockquote,.span6 blockquote{ background-color: #f9f9f9; }
.blog_single_post blockquote span,.blog_section2 blockquote span{ color: #767676; }
.blog_single_post blockquote small ,.blog_section2 blockquote small{ color: #979696; }
.blog_single_post blockquote span { font-family: 'RobotoRegular'; font-size: 15px; line-height: 20px; margin-bottom: 0; }
.blog_single_post blockquote small { display: block; margin-top: 5px; line-height: 20px; font-size: 14px; font-style: italic; } 
.blog_section2  blockquote{ margin: 15px 0px 15px 0px; padding: 15px 20px 15px 20px; float: left; width: auto; }
.blog_section2 blockquote span { font-family: 'RobotoRegular'; font-size: 15px; line-height: 20px; margin-bottom: 0; }
.blog_section2 blockquote small { display: block; margin-top: 5px; line-height: 20px; font-size: 14px; font-style: italic; }
.blog_single_post_head_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 25px; }
.comment_section{ margin: 0px 0px 45px 0px; }
.comment_box{
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 2px solid #e7e7e7;
	margin: 0px 0 10px 0px!important;
	position: relative;
	padding: 20px 5px 20px 0px;
}
.comment_box1{
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 2px solid #e7e7e7;
	margin: 0px 0 10px 55px !important;
	position: relative;
	padding: 20px 5px 20px 0px;
}
.comment_box2{
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 2px solid #e7e7e7;
	margin: 0px 0 10px 110px !important;
	position: relative;
	padding: 20px 5px 20px 0px;
}
.auther-comment-img { height: 70px; width: 70px; }
.blog_single_post_content { margin-left: 5px; }
.blog_single_post_heading { color: #535354; font-family: 'RobotoBold'; font-size: 16px; line-height: 20px; margin: 5px 0 15px; }
.blog_single_post_heading span { color: #979696; font-family: 'RobotoBold'; font-size: 16px; margin-left: 25px; }
.blog_single_post_heading small { color: #535354; font-family: 'RobotoRegular'; font-size: 16px; margin-left: 25px; }
.reply { float: right; font-family: 'RobotoBold'; font-size: 16px; }
.reply a:hover { color: #535354; }
.blog_single_post_content p { color: #767676; font-family: 'RobotoRegular'; font-size: 15px; line-height: 22px; }
.leave_comment_section{ margin: 0 0 75px; }
.leave_comment_section label{
	color: #767676;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: 'RobotoRegular';
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}
.leave_comment_section label:first-child { margin-top: 0px; }
.leave_comment_field{ min-height: 40px !important; }
.comment_btn,#comment_btn{
	color: #ffffff;
	display: inline-block;
	padding: 11px 25px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'RobotoBold';
	transition: all 0.4s ease 0s;
	border: 0px;		  
}
.comment_btn:hover,#comment_btn:hover{ background-color: #3e3f41; padding: 11px 35px; }
/*---Sidebar Css---*/
.sidebar_widget{ margin-left: 20px; margin-top: 0px; margin-bottom: 50px; overflow: hidden; }
.sidebar_widget p { line-height: 23px; }
.sidebar_widget_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 20px; }
.sidebar_widget_title h2 {
	color: #555555;
	text-shadow: 0 0 1px #F6F6F6;
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 24px;
	line-height: 20px;
	margin: 0 0 -2px;
	padding-bottom: 11px;
	padding-right: 10px;
	word-wrap: break-word;
}
.sidebar_img{
	width: 60px;
	height: 60px;
	transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.sidebar_img:hover{ opacity: .5; }
.sidebar_pull_img{ margin-right: 18px !important; }
.sidebar_widget h3{ display: inline-block; font-family: 'RobotoRegular'; font-size: 15px; line-height: 20px; margin-bottom: 7px; margin-top: 0px; }
.sidebar_widget h3 a{ color: #767676; transition: all 0.2s ease 0s; }
.sidebar_widget h3 a:hover{ color: #1f1f1f; }
.sidebar_calender{ color: #868689; font-size: 13px; margin: 0; display: block; }
.sidebar_icon{ color: #767676; }
.sidebar_pull{ border-bottom: 1px solid #dedede; margin: 0px 0px 20px !important; padding-bottom: 20px; }
.sidebar_pull:last-child{ border-bottom: none; margin: 0px !important; }
.default_tags{ 
	background-color: #ebeaea;
	color: #717172;
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 10px 15px 0;
	padding: 7px 24px;
	vertical-align: baseline;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	border: 0px;
	cursor: pointer;
}
.default_tags:hover{ background-color: #cdcdcd; }
.default_tags a{ color: #767676; }
.sidebar_link { margin: 20px 0 10px; overflow: hidden; padding: 4px 0; }
.sidebar_link a { 
	border-bottom: 1px solid #dedede;
	color: #767676;
	display: block;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 8px 0 8px 0px;
	transition: all 0.4s ease 0s;
}
.sidebar_link a:hover, .sidebar_link a.active{ Background-color: #ffffff; }
.sidebar_link a:hover,.sidebar_widget ul li a:hover,
.sidebar_link a.active,.sidebar_widget ul li a.active,
.blog_tags a:hover,.blog_section2_comment a:hover,
.latest_news_comment a:hover{ background-color: #ffffff; }
.sidebar_link a:last-child { border-bottom: 0px; }                  
.sidebar_social { float: left; margin-top: 0px; margin-bottom: 0px; width: auto; }
.sidebar_social a { float: left; height: 30px; margin-right: 10px; text-decoration: none; width: 30px; }
.sidebar_social a.facebook { background: url("images/facebook_sidebar.png") no-repeat scroll 0 0 transparent; }
.sidebar_social a.twitter { background: url("images/twitter_sidebar.png") no-repeat scroll 0 0 transparent; }
.sidebar_social a.linked-in { background: url("images/linkedin_sidebar.png") no-repeat scroll 0 0 transparent; }
.sidebar_social a.google_plus { background: url("images/google+_sidebar.png") no-repeat scroll 0 0 transparent; }
.sidebar_social a.facebook:hover,
.sidebar_social a.twitter:hover,
.sidebar_social a.linked-in:hover,
.sidebar_social a.google_plus:hover{
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.sidebar_social a.facebook:hover,
.sidebar_social a.twitter:hover,
.sidebar_social a.linked-in:hover,
.sidebar_social a.google_plus:hover{
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
	opacity: 0.5;
}
.sidebar_widget p.widget_con_detail { color: hsl(0, 0%, 46%); }
.sidebar_widget .usefull_link a { border-bottom: 1px solid hsl(0, 0%, 87%); color: #767676; }

/*---Contact Us Page Css---*/
.Contact_google_map { background-color: #ffffff; margin-bottom: 48px; padding: 0px; overflow: auto; }
.sidebar_con_detail { color: #767676 !important; margin-bottom: 10px !important; }
.sidebar_con_detail span { font-size: 15px !important; font-family: 'RobotoBold' !important; }
.sidebar_con_detail span small { font-family: 'RobotoRegular' !important; font-size: 15px !important; }

/* ------Grid System Page Css -------------------------------------------*/
.grid_head_title { border-bottom: 2px solid #EEEEEE; border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 15px; }
.grid_head_title h3 {
	color: #555555;
	text-shadow: 0 0 1px #F6F6F6;
	display: inline-block;
	font-family: 'RobotoRegular';
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 -2px;
	padding-bottom: 11px;
	padding-right: 10px;
}
.grid_coloumn{ margin-bottom: 55px; }

/* ------ Typography Page Css -------------------------------------------*/
.typography_coloumn{ margin-bottom: 50px; }
.typography_head_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 30px; }

/*-- Typography --*/
.blog_single_post .typography_heading h1,
.blog_single_post .typography_heading h2,
.blog_single_post .typography_heading h3,
.blog_single_post .typography_heading h4,
.blog_single_post .typography_heading h5,
.blog_single_post .typography_heading h6{ font-family: 'RobotoLight'; margin: 0 0 20px; color: #555555; }
.blog_single_post .typography_heading h1{ font-size: 46px; line-height: 54px; }
.blog_single_post .typography_heading h2{ font-size: 40px; line-height: 48px; }
.blog_single_post .typography_heading h3{ font-size: 34px; line-height: 42px; }
.blog_single_post .typography_heading h4{ font-size: 28px; line-height: 36px; }
.blog_single_post .typography_heading h5{ font-size: 22px; line-height: 30px; }
.blog_single_post .typography_heading h6{ font-size: 16px; line-height: 24px; }
.blog_single_post .typography_heading p{ font-family: 'RobotoRegular'; line-height: 22px; font-size: 15px; margin: 0 0 24px; }
.typography_heading p:last-child{ font-family: 'RobotoRegular'; line-height: 22px; font-size: 15px; margin: 0 0 0px; }
/*-- Blockquote --*/
.typography_coloumn blockquote { background-color: #F9F9F9; margin: 0 0 28px; padding: 15px 20px; width: auto; }
.typography_coloumn blockquote span { color: #767676; font-family: 'RobotoRegular'; font-size: 15px; line-height: 22px; margin-bottom: 0; }
.typography_coloumn blockquote small { color: #979696; display: block; font-size: 14px; font-style: italic; line-height: 20px; margin-top: 5px; }
/*-- Paragraph --*/
.para_large{ color: #767676; font-family: 'RobotoLight'; font-size: 20px; line-height: 30px; margin: 0 0 20px; }
.para_tooltip{ color: #767676; font-family: 'RobotoRegular'; font-size: 15px; line-height: 22px; margin: 0 0 20px; }
.para_tooltip a:hover{ text-decoration: underline; }
.para_small{ color: #767676; font-family: 'RobotoRegular'; font-size: 12px; line-height: 20px; margin: 0 0 20px; width: 100%; }
p.muted{ color: #767676; font-family: 'RobotoRegular'; font-size: 14px; line-height: 20px; margin: 0 0 20px; width: 100%; }
p.text_error{ font-family: 'RobotoRegular'; font-size: 14px; line-height: 20px; margin: 0 0 20px; width: 100%; }
p.text_warning{ color: #c09853; font-family: 'RobotoRegular'; font-size: 14px; line-height: 20px; margin: 0 0 20px; width: 100%; }
p.text_info{ color: #3a87ad; font-family: 'RobotoRegular'; font-size: 14px; line-height: 20px; margin: 0 0 20px; width: 100%; }
p.text_succes{ color: #468847; font-family: 'RobotoRegular'; font-size: 14px; line-height: 20px; margin: 0 0 20px; width: 100%; }
/*-- Unordered & Ordered List --*/
.unordered_list, .ordered_list{ float: none; width: 100%; }
.unordered_list h3, .ordered_list h3{ font-family: 'RobotoRegular'; font-size: 18px; line-height: 20px; margin: 0 0 20px; width: 100%; }
.typography_coloumn ul, ol { color: #767676; margin: 0 0 10px 25px; padding: 0; font-family: 'RobotoRegular'; font-size: 15px; }
.typography_coloumn ul li, ol li { line-height: 20px; margin-bottom: 5px; margin-top: 5px; }
ul.unstyled, ol.unstyled { 
	color: #767676;
	list-style: none outside none;
	margin-left: 0;
	font-family: 'RobotoRegular';
	font-size: 15px;
	padding: 0;
}	
ul.unstyled li { line-height: 20px; margin: 0px; }
.para_icons{ color: #767676; font-family: 'RobotoRegular'; font-size: 15px; margin: 0 0 20px; }
.para_icons:last-child{ margin: 0px; } 

/* -- Table -- */
.table{ color: #767676; font-family: 'RobotoRegular'; font-size: 15px; width: 100%; margin-bottom: 20px; }
.table thead tr th, .table tr th { font-family: 'RobotoRegular'; }
.table tr td, .table tbody tr td{ font-family: 'RobotoRegular'; }
.table th:nth-child(2n+1) { background-color: #ffffff; }
.table th:nth-child(2n) { background-color: #ffffff; }
.table tr:nth-child(2n+1) { background-color: #f8f8f8; }
.table tr:nth-child(2n) { background-color: #ffffff; }

/* ------ Shortcode Page Css -------------------------------------------*/
.shortcode_section { margin-bottom: 50px; }
.shortcode_head_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 30px; }

/*-- Buttons --*/
.button_large{
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
	display: inline-block;
	padding: 15px 38px;
	margin: 0px 10px 15px 0px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	text-transform: lovercase;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'RobotoRegular';
}
.button_small{
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
	display: inline-block;
	padding: 5px 25px;
	margin: 0px 10px 10px 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	text-transform: lovercase;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'RobotoRegular';
}
.button_mini{
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(60, 60, 60, 0.75);
	display: inline-block;
	padding: 1px 15px;
	margin: 0px 10px 10px 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-transform: lovercase;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'RobotoRegular';
}
.button_white{
	background-color: #ffffff;
	background-image: -moz-linear-gradient(top, #ffffff, #f4f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f4f3f3));
	background-image: -webkit-linear-gradient(top, #ffffff, #f4f3f3);
	background-image: -o-linear-gradient(top, #ffffff, #f4f3f3);
	background-image: linear-gradient(to bottom, #ffffff, #f4f3f3); 
	border: 1px solid #dcdcdc;
	color: #1a1a1a !important;
}
.button_white:hover{
	background-color: #f4f3f3;
	background-image: -moz-linear-gradient(top, #f4f3f3, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f3f3), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f4f3f3, #ffffff);
	background-image: -o-linear-gradient(top, #f4f3f3, #ffffff);
	background-image: linear-gradient(to bottom, #f4f3f3, #ffffff); 
	border: 1px solid #dcdcdc;
	color: #1a1a1a !important;
	background-repeat: repeat-x;
}
.button_blue{
	background-color: #0088cc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc); 
	border: 1px solid #0044cc;
	background-repeat: repeat-x;
}
.button_blue:hover{
	background-color: #0044cc;
	background-image: -moz-linear-gradient(top, #0044cc, #0088cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc));
	background-image: -webkit-linear-gradient(top, #0044cc, #0088cc);
	background-image: -o-linear-gradient(top, #0044cc, #0088cc);
	background-image: linear-gradient(to bottom, #0044cc, #0088cc); 
	border: 1px solid #0044cc;
	background-repeat: repeat-x;
}
.button_skyblue{
	background-color: #5bc0de;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); 
	border: 1px solid #2f96b4;
	background-repeat: repeat-x;
}
.button_skyblue:hover{
	background-color: #2f96b4;
	background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
	background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
	background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
	background-image: linear-gradient(to bottom, #2f96b4, #5bc0de); 
	border: 1px solid #2f96b4;
	background-repeat: repeat-x;
}
.button_green{
	background-color: #62c462;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351); 
	border: 1px solid #51a351;
	background-repeat: repeat-x;
}
.button_green:hover{
	background-color: #51a351;
	background-image: -moz-linear-gradient(top, #51a351, #62c462);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
	background-image: -webkit-linear-gradient(top, #51a351, #62c462);
	background-image: -o-linear-gradient(top, #51a351, #62c462);
	background-image: linear-gradient(to bottom, #51a351, #62c462); 
	border: 1px solid #51a351;
	background-repeat: repeat-x;
}
.button_orange{
	background-color: #fbb450;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406); 
	border: 1px solid #f89406;
	background-repeat: repeat-x;
}
.button_orange:hover{
	background-color: #f89406;
	background-image: -moz-linear-gradient(top, #f89406, #fbb450);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
	background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
	background-image: -o-linear-gradient(top, #f89406, #fbb450);
	background-image: linear-gradient(to bottom, #f89406, #fbb450); 
	border: 1px solid #f89406;
	background-repeat: repeat-x;
}
.button_black{
	background-color: #000000;
	background-image: -moz-linear-gradient(top, #000000, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: -o-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(to bottom, #000000, #000000); 
	border: 1px solid #111111;
	background-repeat: repeat-x;
}
.button_black:hover{
	background-color: #111111;
	background-image: -moz-linear-gradient(top, #111111, #111111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(#111111));
	background-image: -webkit-linear-gradient(top, #111111, #111111);
	background-image: -o-linear-gradient(top, #111111, #111111);
	background-image: linear-gradient(to bottom, #111111, #111111); 
	border: 1px solid #000000;
	background-repeat: repeat-x;
}
.button_red{ 
	background-image: -moz-linear-gradient(top, #db2723, #c21f1b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db2723), to(#c21f1b));
	background-image: -webkit-linear-gradient(top, #db2723, #c21f1b);
	background-image: -o-linear-gradient(top, #db2723, #c21f1b);
	background-image: linear-gradient(to bottom, #db2723, #c21f1b); 
	border: 1px solid #c21f1b; 
	background-repeat: repeat-x; 
}
.button_red:hover{ 
	background-color: #c21f1b;
	background-image: -moz-linear-gradient(top, #c21f1b, #db2723);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c21f1b), to(#db2723));
	background-image: -webkit-linear-gradient(top, #c21f1b, #db2723);
	background-image: -o-linear-gradient(top, #c21f1b, #db2723);
	background-image: linear-gradient(to bottom, #c21f1b, #db2723);
	border: 1px solid #ad221f; 
	background-repeat: repeat-x; 
}
.button_grey{
	background-color: #727273;
	background-image: -moz-linear-gradient(top, #727273, #4e4e50);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727273), to(#4e4e50));
	background-image: -webkit-linear-gradient(top, #727273, #4e4e50);
	background-image: -o-linear-gradient(top, #727273, #4e4e50);
	background-image: linear-gradient(to bottom, #727273, #4e4e50); 
	border: 1px solid #4e4e50;
	background-repeat: repeat-x;
}
.button_grey:hover{
	background-color: #4e4e50;
	background-image: -moz-linear-gradient(top, #4e4e50, #727273);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4e4e50), to(#727273));
	background-image: -webkit-linear-gradient(top, #4e4e50, #727273);
	background-image: -o-linear-gradient(top, #4e4e50, #727273);
	background-image: linear-gradient(to bottom, #4e4e50, #727273); 
	border: 1px solid #4e4e50;
	background-repeat: repeat-x;
}
/*-- Tabs --*/
.short_tabs > .active > a, .short_tabs  > .active > a:hover, .short_tabs  > .active > a:focus {
	color: #ffffff !important;
	background-repeat: repeat-x;
	border: 0px !important;
	cursor: default !important;
	border-radius: 0px !important;
}
.short_tabs  > li > a {
	color: #767676 !important;
	border-radius: 0px !important;
	line-height: 20px !important;
	padding: 7px 20px 7px !important;
	font-size: 16px !important;
	font-family: 'RobotoRegular' !important;
}
.short_tabs > li { margin-bottom: 0px !important; } 
/*-- Alerts --*/
.shortcode_alert_error {
	color: #e54034;
	background-color: #fce2e3;
	border: 1px solid #fac2c4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 10px;
	padding: 10px 35px 10px 14px;
	font-family: 'RobotoRegular';
	font-size: 15px;
}
.shortcode_alert_error .close { color: #e54034; line-height: 20px; position: relative; right: -21px; top: -2px; opacity: 1; }
button.close { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; cursor: pointer; padding: 0; }
strong { font-weight: bold; }
.alert1 {
	color: #927e03;
	background-color: #fdf4bd;
	border: 1px solid #fed223;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 10px;
	padding: 10px 35px 10px 14px;
	font-family: 'RobotoRegular';
	font-size: 15px;
}
.alert1 .close { color: #927e03; line-height: 20px; position: relative; right: -21px; top: -2px; opacity: 1; }
button.close {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
strong { font-weight: bold; }
.alert_success {
	color: #576c01;
	background-color: #e5eec0;
	border: 1px solid #c4d67e;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 10px;
	padding: 10px 35px 10px 14px;
	font-family: 'RobotoRegular';
	font-size: 15px;
}
.alert_success .close { color: #576c01; line-height: 20px; position: relative; right: -21px; top: -2px; opacity: 1; }
button.close { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; cursor: pointer; padding: 0; }
strong { font-weight: bold; }
.alert-info {
	color: #04567d;
	background-color: #d4ebf6;
	border: 1px solid #91c8e2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 10px;
	padding: 10px 35px 10px 14px;
	font-family: 'RobotoRegular';
	font-size: 15px;
}
.alert-info .close { color: #04567d; line-height: 20px; position: relative; right: -21px; top: -2px; opacity: 1; }
button.close { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; cursor: pointer; padding: 0; }
strong { font-weight: bold; }
/*-- Dropcap --*/
.dropcap_square_content p { color: #767676; font-family: 'RobotoRegular'; font-size: 15px; line-height: 20px; margin-bottom: 25px; margin-top: 0; }
.dropcap_square_content p span {
	background-color: #555555;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'RobotoBold';
	font-size: 45px;
	height: 35px;
	margin-right: 8px;
	margin-top: 4px;
	padding-top: 15px;
	text-align: center;
	width: 45px;
}
.dropcap_simple_content p {
	color: #767676;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 25px;
	margin-top: 0;
}
.dropcap_simple_content p span {
	color: #555555;
	display: block;
	float: left;
	font-family: 'RobotoBold';
	font-size: 45px;
	height: 30px;
	margin-right: 8px;
	margin-top: 5px;
	padding-top: 8px;
	text-align: center;
	width: 35px;
}
.dropcap_circle_bg_content p {
	color: #767676;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 25px;
	margin-top: 0;
}
.dropcap_circle_bg_content p span {
	background-color: #555555;
	color: #FFFFFF;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: block;
	float: left;
	font-family: 'RobotoBold';
	font-size: 45px;
	height: 35px;
	margin-right: 8px;
	margin-top: 3px;
	padding-top: 15px;
	text-align: center;
	width: 45px;
}
/*-- form --*/
.shortcode_coloumn label { 
	color: #555555;
	display: block;
	font-family: 'RobotoRegular';
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
}
.shortcode_field { min-height: 40px !important; }
.shortcode_btn {
	color: #FFFFFF;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-family: 'RobotoBold';
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 11px 25px;
	text-align: center;
	transition: all 0.4s ease 0s;
	vertical-align: middle;
}
.shortcode_btn:hover{ background-color: #3e3f41; padding: 11px 35px; }
/*-- Pagination & Pager --*/
.short_txt_align{ text-align: left !important; }
.pager{ font-family: 'RobotoBold'; font-size: 13px; }
/*-- Image with Paragraph --*/
.para_img_left{ border: 1px solid #cccaca; width: 150px; height: 150px; margin: 0 10px 18px 0; }
.para_img_right{ border: 1px solid #cccaca; width: 150px; height: 150px; margin: 0 0px 20px 18px; }
.para_head_title { color: #555555; margin: 0 0 10px; font-family: 'RobotoRegular'; font-size: 20px; line-height: 20px; }
.para_content { margin: 0 0 10px; line-height: 22px; }

/* ------ Service Page Css -------------------------------------------*/
.service_section{ margin: 0 0 70px; }
.service_img{ 
	width: 170px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	transition: opacity 0.4s ease-out 0s;
	margin-bottom: 40px;
}
.service_img:hover{ opacity: 0.7; }
.service_section h3{ color: #555555; font-family: 'RobotoLight'; font-size: 22px; line-height: 20px; margin: 0 0 25px; text-align: center; }
.service_section h3 a{ color: #555555; }
.service_section h3 a:hover{ color: #6c6c6c; }
.service_section p{
	color: #767676;
	font-family: 'RobotoRegular';
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
}
p.text_center{ text-align: center; margin: 0 0 10px; }
a.continue_readmore{ font-size: 13px; padding: 3px 15px; transition: all 0.5s ease 0s; }
a.continue_readmore:hover{ color: #555555; }
a.continue_readmore cite{ font-family: 'RobotoBold'; font-style: italic; padding: 0 5px; }
/*-- Our Main Service --*/
.our_main_service_section{ margin: 0 0 50px; }
.our_main_ser_icon > .pull-left { margin-right: 12px; }
.our_main_ser_icon, .our_main_ser_content { overflow: hidden; }
.our_main_ser_title { color: #555555; font-family: 'RobotoRegular'; font-size: 23px; line-height: 30px; margin: 0 0 10px; }
.our_main_ser_text { font-size: 16px; line-height: 25px; margin: 0 0 10px; }
.media-icon-1x { line-height: inherit; position: absolute; text-align: center; width: 100%; font-size: 0.8em; margin-top: 25px; }
.media-icon-1x:hover { color: #c6c4c4; }
.media-icon-bg { color: #555555; }

/*-- Testimonial --*/
.service_head_title{ border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 30px; }
.testimonial_section, .features_section{ margin: 0 0 50px; }
.testimonial_area{ background: #ffffff; float: left; padding: 0px; height: auto; }
blockquote.style1 {
	color: #767676;
	background-color: #ffffff;
	font-size: 16px;
	font-family: 'RobotoRegular';
	font-style: italic;
	text-align: center;
	line-height: 20px;
	padding: 5px 30px 5px;
	border: 0px;
	margin: 0px 0px 15px;
	background-image: url(images/openquote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 5px;
}
blockquote.style1 span {
	display: block;
	background-image: url(images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 0px;
}
.testimonial_author{ margin: 0px auto; overflow: hidden; font-family: 'RobotoRegular'; font-size: 14px; position: relative; width: 210px; }
.testimonial_author img{
	width: 70px;
	height: 70px;
	float: left;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin-right: 20px;
}
.testimonial_author span{ float: left; margin: 10px 0 12px; letter-spacing: 0.5px; font-weight: 600; }
.testimonial_author span small{ color: #767676; font-size: 13px; font-weight: normal; }
/*-- New Features --*/
.features_tabs{ margin-bottom: 0px !important; border: 0px !important; }
.features_tabs > .active > a, .features_tabs  > .active > a:hover, .features_tabs  > .active > a:focus {
	color: #ffffff !important;
	background-repeat: repeat-x;
	border: 0px !important;
	cursor: default !important;
	border-radius: 0px !important;
}
.features_tabs  > li > a {
	color: #767676 !important;
	background: #eeeeee !important;
	border-radius: 0px !important;
	line-height: 20px !important;
	padding: 15px 20px 15px !important;
	font-size: 14px !important;
	font-family: 'RobotoRegular' !important;
}
.features_tabs > li { margin-bottom: 0px !important; }
.features_tabs_content_area{ background: #eeeeee; padding: 20px; }
.features_tabs_content_area p{ margin-bottom: 0px !important; }
.features_tabs_content_area h2{ color: #555555; line-height: 20px; font-size: 24px; font-family: 'RobotoLight'; margin: 5px 0 18px; }

/*-- Our Clients --*/
.our_client_service_section { width: 100%; height: auto; margin: 25px 0 40px; float: left; }
#our_client_product{ background: #ffffff; }
#our_client_product div { text-align: center; width: 300px; height: auto; float: left; position: relative; overflow: hidden; }
#our_client_product div img { margin: 0px 10px 0px 10px; height:auto; }

/* ------ Portfolio 2 Column Page Css -------------------------------------------*/
.portfolio_section{ margin-bottom: 50px; }
.portfolio_column{ margin-bottom: 30px; }
 /*portfolio Showcase*/
.portfolio_showcase { position: relative; padding: 0px; }
.portfolio_showcase_media { position: relative; }
.portfolio_showcase_title a, .portfolio_showcase_title a:hover { color: #fff; }
.portfolio_showcase:hover .portfolio_showcase_title a { text-decoration: underline; }
.portfolio_showcase_img { width: 100%; display: block; }
.portfolio_showcase_overlay {
	background: #000;
	background: rgba(0,0,0,0.8);
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.portfolio_showcase_overlay_inner { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -40px; }
.portfolio_showcase_overlay h2 {
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	margin: 0;
	padding: 0 20px;
	font-weight: 400;
	text-align: center;
}
.portfolio_showcase_overlay h2 { font-size: 18px; font-family: 'RobotoLight'; line-height: 20px; }
.portfolio_showcase_overlay h2 a { color: #fff !important; opacity: 1; }
.portfolio_showcase_overlay h2 a:hover { text-decoration: none; opacity: 0.7; }
.portfolio_showcase .portfolio_showcase_icons { margin-top: 15px; text-align: center; width: 100%; }
.portfolio_showcase .portfolio_showcase_icons a {
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	display: inline-block;
	margin-left: 2px;
	border-radius: 5px;
	padding: 9px 10px;
	opacity: 0.7;
}
.portfolio_showcase:hover .portfolio_showcase_overlay { visibility: visible; opacity: 1; }
.portfolio_showcase .portfolio_showcase_icons a:hover { text-decoration: none; opacity: 1; }
.portfolio_showcase_fade { opacity: 0.2; }
.portfolio_showcase_fade:hover .portfolio_showcase_overlay { display: none !important; }
.portfolio_caption {
	background: none repeat scroll 0 0 #f8f8f8;
	border-top: 5px solid #e5e5e5;
	box-shadow: 0 1px 1px #e5e5e5, 0 0 1px #e5e5e5;
	border-radius: 0;
	padding: 0 10px 15px;
	text-align: center;
	transition: all 180ms ease-in-out 0s;
	font-family: 'Robotolight';
	cursor: pointer;
}
.portfolio_caption:hover {
    background: none repeat scroll 0 0 #f9f9f9;
    box-shadow: 0 1px 1px #e5e5e5, 0 0 1px #e5e5e5;
}
.portfolio_caption h3 { font-size: 18px; font-weight: 600; margin-bottom: 0px; line-height: 30px; }
.portfolio_caption h3 a { color: #555555; }
.portfolio_caption h3 a:hover { color: #777777; }
.portfolio_caption small { color: #9e9c9c; font-size: 15px; line-height: 25px; word-wrap:break-word; }

/* Portfolio 2 Column, Portfolio 3 Column & Portfolio 4 Column Template Css --------------------------------------------------------------------------------------------------*/
/* Portfolio Category Tabs */
.portfolio_tabs li.active > a { color:#fff!important; }
.portfolio_tabs li.active > a { color: #fff!important; }
.portfolio_tabs li a:hover ,.portfolio_tabs li.active{ color:#fff!important; }
.portfolio_tabs { display: inline-block; height: auto; margin: 0; padding: 0; position: relative; }
.portfolio_tabs ul { margin: 0; padding: 0; list-style: none outside none; }
.portfolio_tabs li { float: left; margin: 0px 8px 10px 0; list-style: none outside none; }
.portfolio_tabs li a {
    display: inline-block;
	font-family: 'RobotoRegular';
    font-size: 16px;
    text-decoration: none;
	transition: all 0.4s ease;
    padding: 10px 20px;
	color: hsl(201, 9%, 50%);
}
.portfolio_tabs_section{ margin-bottom: 15px; margin-left: 30px; }
.main_portfolio_section{ margin-bottom: 50px; }

/*--Pagination--*/
.pagination ul li a.active,.pagination > ul > li > a:hover{
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #FFFFFF;
}

/* ------ Portfolio Detail Page Css -------------------------------------------*/
.porfolio_detail_title { border-bottom: 2px solid #EEEEEE; display: block; margin: 0 0 35px; }
.portfolio_detail_sidebar { margin-bottom: 30px; }
.portfolio-detail-pagi { margin-bottom: 27px; margin-left: 20px; overflow: hidden; }
.portfolio-detail-pagi li:first-child { margin-left: 0; }
.portfolio-detail-pagi li { display: block; float: left; margin-left: 5px; }
.portfolio-detail-pagi li a {
	background: none repeat scroll 0 0 #535354;
	color: #FFFFFF;
	font-size: 1em;
	padding: 4px 10px;
	display: block;
}
.portfolio-detail-pagi li a:hover { background: none repeat scroll 0 0 #69696a; }
.portfolio-detail-info { margin-bottom: 27px; margin-left: 20px; overflow: hidden; }
.portfolio-detail-info p{ color: #555555; font-family: 'RobotoBold'; font-size: 14px; line-height: 20px; }
.portfolio-detail-info p small{ color: #767676; font-family: 'RobotoRegular'; font-size: 14px; }
.portfolio-detail-description { border-top: 1px solid #DEDEDE; margin-bottom: 27px; margin-left: 20px; overflow: hidden; padding-top: 27px; }
.portfolio-detail-description p{ color: #767676; font-family: 'RobotoRegular'; font-size: 15px; line-height: 24px; margin: 0 0 5px; }

/*---------- Template Color Scheme ----------*/
#panel { position: fixed; top:143px; z-index: 9999; }
#panel ::selection { background: transparent !important; color: #FFF; }
/* Gecko/Mozilla */
#panel ::-moz-selection { background: transparent !important; }
#panel.opened-panel{ z-index: 9999; }
#panel-admin {
	float: left;
	width: 150px;
	background: #2c2c2c;
	color: #4b4b4b;
	z-index: 9999;
	position: relative;
	padding:00px 0px 0px 0px;
}
.panel-admin-box{ display: inline-block; padding: 0px 0 0; width: 100%; }
#panel-admin h6{ 
	color: #fff;
	padding: 12px 0px 11px 15px;
	margin: 0px 0px;
	line-height: 12px !important;
	font-size: 14px !important;
	border-right:1px solid #434242;
	font-family: 'RobotoRegular';
}
#panel-admin h4 span{ color: #1e9944; }
#panel-admin p {
	margin: 0px;
	padding: 10px 15px 11PX;
	font-size: 13px !important;
	line-height: 13px !important;
	font-family: 'Open Sans',sans-serif !important;
	font-weight: 400 !important;
	border-top:1px solid #434242;
	cursor:pointer;
	-webkit-transition: background-color 0.3s ease-in-out 0s, color 0.2s ease ;
	-moz-transition: background-color 0.3s ease-in-out 0s, color 0.2s ease ;
	-o-transition: background-color 0.3s ease-in-out 0s, color 0.2s ease ;
	-ms-transition: background-color 0.3s ease-in-out 0s, color 0.2s ease ;
	transition: background-color 0.3s ease-in-out 0s, color 0.2s ease ;
}
#panel-admin p a { display: inline-block; height: 15px; width: 100px; }
#panel-admin p a.onclick_blue { background-color: #46B1E1; }
#panel-admin p a.onclick_green { background-color: #6EBB25;	}
#panel-admin p a.onclick_orange { background-color: #ff4c2f; }
#panel-admin p a.onclick_pink { background-color: #eb2071; }
#panel .open span i { color: #ffffff; font-size: 16px; line-height: 36px; }
#panel-admin p i{ float:right; width: auto; }
.panel-admin-options-holder{ display:inline-block; width:100%; }
#panel .open{ display: block; width:36px; height:36px; float: right; margin: 0px 0px 0px 0px; z-index: 1000; position: relative; }
#panel .open span{ height: 36px; width: 36px; text-align: center; display: block; position: relative; background-color:#2C2C2C; }

/***** slider ****/
/* CSS ADDED AFTER THEME UNIT TEST DATA DESIGN ISSUE*/
.alignnone{max-width:100% !important;}
/*CSS For CUSTOM WIDGETs*/
.textwidget{ font-family: 'RobotoLight'; color: #cccccc; font-size: 14px; margin-bottom: 15px; }
/*Css For Sidebar Widgets*/
.widget_archive,.widget_categories{ margin-left: 20px; margin-top: 0px; margin-bottom: 50px; overflow: hidden; } 
	.widgettitle{
	border-bottom: 2px solid #EEEEEE;
	display: inline-block;
	font-family: 'RobotoLight';
	font-size: 24px;
	line-height: 20px;
	margin: 0 0 -2px;
	padding-bottom: 11px;
	padding-right: 10px;
	display: block;
	margin: 0 0 20px;
	word-wrap: break-word;
}
.widget_archive ul li a{ border-bottom: 1px solid #dedede; color: #767676; }
.widget_archive ul li a:hover, .widget_archive ul li a.active{ Background-color: #ebeaea; }
.widget_archive ul,.widget_categories ul{margin:0px;}
.widget_archive ul li a,.widget_categories ul li a{
	display: block;
	font-family: 'RobotoRegular';
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 12px 0px 12px 8px;
	transition: all 0.4s ease 0s;
}
.widget_categories ul li a{ border-bottom: 1px solid #dedede; color: #767676; }
.widget_categories ul li a:hover, .widget_categories ul li a.active{ Background-color: #ebeaea; }
.sidebar_widget ul { margin:0px; list-style: none outside none; }
.sidebar_widget ul li a	{
	border-bottom: 1px solid #dedede;
	color: #767676;
	display: block;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 12px 0px 12px 8px;
	transition: all 0.4s ease 0s;
}
.sidebar_widget .textwidget{ font-family: 'RobotoLight'; color: #767676; font-size: 14px; margin-bottom: 15px; }
input[type="text"]{margin-bottom:0px !important;}
.row-fluid > .sidebar:first-child .widget{margin-left: 0px;}
.row-fluid > .sidebar:first-child .sidebar_widget{margin-left: 0px;}
.client_img{width:130px;height:130px;}
.sidebar{ background-color: #fff; }

/***** require theme check plugin cs*******/
.wp-caption, .wp-caption-text{ }
.wp-caption { max-width: 100%; padding: 4px; }
.sticky { }
.gallery-caption { }
.alignright{ display: inline; float: right; margin-left: 1.625em; }
.bypostauthor{}
.aligncenter{ display: block; margin-left: auto; margin-right: auto; }
.alignleft{ float: left; display: inline; margin-right: 1.625em; }
.tagcloud a{ font-size: 14px !important; }
.tagcloud a:hover{background-color: #cdcdcd;}

/*Css For diff html formats */
.blog_single_post h2,.blog_section2 h2,.blog_section h2{	font-size:26px;line-height:30px;color: #737F85; overflow:hidden;}
.blog_single_post  h1,.blog_section2 h1,.blog_section h1{	font-size:28px;line-height:30px;color: #737F85;}
.blog_single_post  h3,.blog_section2 h3,.blog_section h3{	font-size:24px;line-height:28px;color: #737F85;}
.blog_single_post  h4,.blog_section2 h4,.blog_section h4{	font-size:22px;line-height:30px;color: #737F85;}
.blog_single_post  h5,.blog_section2 h5{	font-size:21px;line-height:30px;color: #737F85;}
.blog_single_post  h6,.blog_section2 h6,.blog_section h6{	font-size:20px;line-height:30px;color: #737F85;}
.blog_single_post  ol  li,.blog_section2 ol  li{list-style-position: inside;}
.blog_single_post cite,.blog_section2 cite{font-style: italic;}
dt {font-weight: bold;font-size: 17.5px;margin-top:15px;}
dd {margin-left: 10px;font-size: 17.5px;}
.blog_section2 address { display: block; font-style: italic; line-height: 1.71429; margin: 0 0 1.71429rem; }
/*Table CSS*/
table {
	border: 1px solid #dddddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}
table td {
	border-left: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
table th {
	border-left: 1px solid #dddddd;
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

/*-- Sidebar Widget Css Here --*/
#wp-calendar{ border: 1px solid #dedede; width: 100%; }
#wp-calendar caption{ color: #ffffff; font-family: 'RobotoRegular'; font-size: 14px; padding: 5px 0; }
#wp-calendar thead tr th{ color: #555555; border: 0px; padding: 5px 5px 5px 5px; font-family: 'RobotoBold'; font-size: 14px; text-align: center; }
#wp-calendar tbody tr td{ border: 1px solid #dedede; color: #555555; padding: 5px; font-family: 'RobotoRegular'; font-size: 13px; line-height: 20px; }
#wp-calendar tfoot tr td{ color: #555555; border: 0px; padding: 3px 5px 3px 5px; font-family: 'RobotoBold'; font-size: 13px; }

/*-- Footer Widget Css Here --*/
.footer_widget #wp-calendar{ width: 100%; border: 1px solid #7e7e7e; }
.footer_widget #wp-calendar caption{ background-color: #7e7e7e; font-family: 'RobotoRegular'; font-size: 14px; color: #ffffff; padding: 2px 0; }
.footer_widget #wp-calendar thead tr th{ border: 0px; padding: 5px; text-align: center; color: #c5c5c5; font-family: 'RobotoBold'; font-size: 14px; }
.footer_widget #wp-calendar tbody tr td{
	border: 1px solid #7e7e7e;
	padding: 5px;
	color: #a5a5a5;
	font-family: 'RobotoRegular';
	font-size: 13px;
	line-height: 20px;
}
.footer_widget #wp-calendar tfoot tr td{ border: 0 none; color: #555555; font-family: 'RobotoRegular'; font-size: 13px; padding: 5px; }
.footer_widget ul li a{
	background: url("images/footer_widget_link_bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 5px 0 5px 15px;
	display: block;
    font-family: 'RobotoLight';
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0px;
    overflow: hidden;
    transition: all 0.4s ease 0s;
} 
/*-- Sidebar Widget Links Css Here --*/
.sidebar_widget ul li a{
	background: url("images/sidebar_link_bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 12px 12px 8px;
	display: block;
    font-family: 'RobotoRegular';
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 0px;
    overflow: hidden;
    transition: all 0.4s ease 0s;
}
/*---------- Template Color Scheme ----------*/
#style-switcher h3 {  
	color: #BDBDBD;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 10px 0 10px 1px;
	border-bottom: 1px solid #434242;
}
#style-switcher {
	background-color: #2c2c2c;
	width: 205px;
	position:fixed;
	top: 140px;
	z-index: 999;
	border-radius: 0 0 3px 0;
	left: -206px;
	border: 0px;
	border-left: 0;
	border-top: 0;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
	padding-top: 0px;
}
#style-switcher div { padding: 3px 18px 15px; }
#style-switcher h2 {
	background-color: #2C2C2C;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 20px;
	margin:0;
	line-height:40px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
#style-switcher h2 a {	
	background-color: #2c2c2c;
	display: block;
	height: 40px;
	position: absolute;
	right: -43px;
	font-size:16px;
	text-align:center;
	color:#fff;
	top: 0;
	width: 43px;
	text-decoration:none;
	border-radius: 0 3px 3px 0;
}	
.colors { list-style:none; margin: 0 0px 10px 0; overflow: hidden; }
.colors li { float:left; margin: 4px 2px 0 2px; }
.colors li a { display: block; width: 29px; height: 29px; cursor: pointer; border-radius: 1px; } 
.layout-style select, .header-style select {
	width: 164px;
	padding: 2px 5px;
	color: #888;
	cursor: pointer;
	border-radius: 2px;
	font-size: 13px;
	margin: 2px 0 2px 2px;
}	
.layout-style, .header-style { padding: 0 !important; }
.onclick_blue { background-color: #46B1E1; }
.onclick_green { background-color: #6EBB25; }
.onclick_orange { background-color: #ff4c2f; }
.onclick_pink { background-color: #eb2071; }
.team_section .span3 { margin-bottom: 20px; }

/*---new css  Callout Section ------------------*/
.callout_main_content{
	background-color: #f6f5f5;
	border-bottom: 1px solid #D1CFCF;
	border-top: 1px solid #D1CFCF;
	color: inherit;
	font-size: 14px;
	font-weight: 200;
	line-height: 30px;
	margin-bottom: 0px;
	padding: 25px 13px 25px;
}
.callout_now_content { color: inherit; font-size: 14px; font-weight: 200; line-height: 30px; }
.callout_now_content h1 { color: #666666; font-family: 'RobotoRegular'; font-size: 32px; font-weight: normal; line-height: 38px; margin: 13px 0 13px; }
.callout_now_content p { color: #777777; font-family: 'RobotoRegular'; font-size: 15px; margin: 10px 0 10px; }
.callout_now_btn{ 
	color: #FFFFFF;
	font-family: 'RobotoBold';
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 25px 0px;
	padding: 12px 40px;
	text-align: right;
	transition: all 0.4s ease 0s;
	text-transform: uppercase;
	letter-spacing:1px;
}
.callout_now_btn:hover { background-color: #333333; color: #ffffff; padding: 12px 50px; }

/* Woocommerce styles---------------------------------------------------*/
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { font-family: roboto !important; font-size: 16px !important; }
.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price { font-family: roboto; font-size: 16px; font-weight: 600 !important; }
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text { width: 100px !important; }
.woocommerce table td{ font-size:15px; }
.woocommerce table.shop_table, .woocommerce-page table.shop_table { border-collapse: separate; text-align: center !important; }
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message, 
.woocommerce .woocommerce-info, 
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row input.input-text, 
.woocommerce-page form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1em;
	height: 30px;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th { font-weight:bold; line-height:18px; padding:9px 12px; text-align:center; }
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th { padding: 21px 12px 0px 0px; width:25%; text-align:center; }
.woocommerce table.cart input,.woocommerce #content table.cart input,.woocommerce-page table.cart input,.woocommerce-page #content table.cart input {
	margin:80px;
	vertical-align:middle;
	line-height:1em;
}
.payment_methods label { display:inline; } 
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment.payment_methods { display: block; }
.woocommerce .woocommerce-error,.woocommerce-page .woocommerce-error { border-top: 3px solid hsl(1,72%,50%); }
.woocommerce .woocommerce-error:before,.woocommerce-page .woocommerce-error:before { content:"\00d7" !important; font-weight:700; }
.woocommerce table.cart input,.woocommerce #content table.cart input, 
.woocommerce-page table.cart input,.woocommerce-page #content table.cart input { margin: 5px; vertical-align:middle; line-height:1em ; }
.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce-page table.cart td.actions .coupon .input-text, 
.woocommerce-page #content table.cart td.actions .coupon .input-text {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 hsla(0, 0%, 0%, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 hsla(0, 0%, 0%, 0.1);
	border: 1px solid hsl(300, 6%, 87%);
	padding: 6px 4px 5px !important;
	margin: 1px 13px 11px -2px !important;
	outline: 0;
	line-height: 1em;
	height: 27px;
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit { float: right; margin-top: 14px; }
.radio, .checkbox { padding-left: 20px; margin-top: 8px !important; margin-bottom: -1px !important; float: right; }
#ship-to-different-address label { font-weight: normal; font-size:24px; }
.woocommerce table td a { color: #5e5e5e; }
.shipping_calculator h2 a { color: #5e5e5e; }
.woocommerce-info a { color: #5e5e5e; }
.checkbox a { color: #5e5e5e; }
.payment_methods a { color: #5e5e5e; }
.title a { color: #5e5e5e; }

/*Added color specific css by shahid - 18-2-2015/Wednesday*/
.sidebar_widget .usefull_link a {  
	display: block;
	font-family: 'RobotoRegular';
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 8px 0 8px 0px;
	transition: all 0.4s ease 0s;
}
.testimonial_area { Background-color: #ffffff !important; }
.testimonial_area blockquote.style1 { Background-color: #ffffff !important; }
.blog_section img {
    max-width: 270px;
    height: auto;
}
#our_client_product { Background-color: #ffffff !important; }
.blog_section .media{overflow:visible;}

p input[type="submit"]{
	display: inline-block;
    padding: 11px 25px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'RobotoBold';
    transition: all 0.4s ease 0s;
    border: 0px;
    color: #ffffff;
    background-color: #db2723;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*Cf7 css */
.wpcf7-form { width:100%; }
.wpcf7-form input[type="select"], 
.wpcf7-form input[type="email"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="text"] { width: 74%; margin: 0; height: 27px; }
.wpcf7-form textarea { width: 100%; margin: 0; }
.wpcf7-form-control-wrap { display: block; margin: 6px 0 20px; }