.font {
	/* font-family: 'Open Sans', sans-serif; */ /* 300, 400, 600, 700, 800 */
 * 300, 400, 600, 700, 800 */
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;
}
img {
	border:none 0;
	outline:none;
}
input {outline:none !important;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
.section-end {
	position:relative;
	clear:both;
	margin-bottom:30px;
}
.normal {
	position:relative;
}
.normal span:before {
	content: '\25cf';
	position:absolute;
	top:0;
	left:0;
}
.normal span {
  	padding-left: 14px;
}
span.sp {
	display:block;
	padding-bottom:8px;
}
.fleft {float:left;
}
.fright {float:right;
}
.main_color1 {color:#f05223; /* red */
}
.main_color2 {color:#1baa9f; /* turquoise */
}
/* T Y P O G R A P H Y */
h1, h2, h3, h4, h5, h6 {/* font-family: 'Open Sans', sans-serif; */
}
h1 {
	margin:0 0 18px 0;
	padding:0;
	font-weight:300;
	font-size:43px;
	line-height:45px;	
}
h2 {
	margin:0 0 21px 0;
	font-weight:300;
	font-size:28px;
	line-height:30px;
}
h3 {
	margin:0 0 21px 0;
	font-weight:300;
	font-size:24px;
	line-height:26px;
}
h4 {
	margin:0 0 23px 0;
	font-weight:300;
	font-size:20px;
	line-height:22px;
}
h5 {
	margin:0 0 25px 0;
	font-weight:400;
	font-size:16px;
	line-height:18px;
}
h6 {
	margin:0 0 9px 0;
	font-weight:400;
	font-size:14px;
	line-height:16px;
}
table {
  background-color:white;
  width:100%;
}
thead,tfoot {
  background-color:#f05223;
  color:#FFF;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.35);
  box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.35);
}
th {
  padding:8px;
}
td {
  padding:8px;
}
.first td {
  border-top:none;
}
tbody {
  background-color:#FFF;
}

/** MAIN **/
body {
	color: #444444;
	font-weight:normal;
	/* font-family: 'Open Sans', sans-serif; */
	font-size: 13px;
	line-height:18px;
	margin: 0;
	padding: 0;
	overflow-x:hidden !important;
}
html { 
	font-size: 100%;
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Roboto', sans-serif;
}
::selection{
	background: #f05223;
	color: #ffffff;
}
::-moz-selection {
	background: #f05223;
	color: #ffffff;
}
a,
a:focus {
	color: #f05223;
	text-decoration:none !important;
}
a:hover { color: #1baa9f;
}
strong { font-weight: 600;
}
.center { text-align: center;
}
.justify {text-align: justify;
}
li { line-height: 18px;
}
p {
	padding:0;
	margin:0 0 10px 0;
}

.promo_text_block {
	padding:58px 0 58px;
	margin:0;
	line-height:22px;
	color:#aaaaaa;
	font-weight:300;
	/* font-family: 'Open Sans', sans-serif; */
	font-size:20px;
	text-align:center;
}

.front .promo_text_block {
	padding:47px 0 0;	
}
.promo_text_block p {
	margin-bottom:13px;
	padding-top:2px;
	padding-bottom:0;
	margin-top:0;
}
.promo_text_block h1, .home-demo {
	line-height:45px;
	color:#444444;
	font-weight:400;
	/* font-family: 'Open Sans', sans-serif; */
	font-size:33px;
	margin:0;
	padding:0 0 7px;
}
.home-demo {
        display:block;
        float:right;
        line-height:24px;
        color:#444444;
        font-weight:400;
        /* font-family: 'Open Sans', sans-serif; */
        font-size:24px;
        margin:40px 0 0;
        padding:0 15px 0;
}
#home .promo_text_block {padding:63px 0 52px 0;
}
#home .promo_text_block h1 {
	padding:0 0 8px 0;
	text-transform:uppercase;
}
.promo_module .promo_text_block {
	padding:22px 0 0 0;
}
a.home-demo {
	color: #f05223;
	a:hover: #f05223;
	text-decoration: underline !important;
}
.page_section header, .header_section header {
	color: #fff;
	width: 100%;
	overflow:hidden;
	padding: 70px 0;	
}
.page_section header div.container, .header_section header div.container {
	z-index:900;
	position: relative;
}
.row {
	padding-top: 15px !important;
}
.header_section header div.container h1, .page_section header div.container h1 {
	font-size: 43px;
	padding:0;
	margin:0;
	text-align: center;
	color:#fff;
	font-weight: 700;
	/* font-family: 'Open Sans', sans-serif; */
	line-height:45px;
}
.header_section header div.container p, .page_section header div.container p {
	color:#fff;
	font-weight:300;
	text-align: center;
	font-size:20px;
	/* font-family: 'Open Sans', sans-serif; */
	line-height:22px;
	padding:0 20px 10px 20px;
	margin-bottom:0;
}
.header_section header div.container p {
	line-height:27px;
}
.header_section header div.container .orange_hover:hover {
	color:#F05223;
	text-decoration:underline !important;
}

#home{position:relative;
}
#home header{
	background-image:url(../images/slide_bg/slide_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:70px;
}
.product-side {
	line-height:18px;
	font-size:13px;
	color:#444444;
	text-align:left;
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	padding:40px 20px 29px 20px;
}
#learn, #how, #faq {
	display:block;
	position:relative;
	top:-119px;
	visibility:hidden;
}
.service {
	line-height:18px;
	margin-top:30px;
	font-size:13px;
	color:#444444;
	text-align:center;
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	padding:40px 20px 29px 20px;
}
.service p {
	font-size:13px !important;
	color:#444444 !important;
	/*font-family:'Open Sans', sans-serif;*/
	line-height:18px !important;
	padding:0 0 10px 0 !important;
	margin:0 !important;
}
.service_icon {
	width:76px;
	height:76px;
	line-height:76px;
	display:block;
	margin:0 auto 28px auto;
	border:0;
	font-size:33px;
	color:#ffffff;
	font-family: 'FontAwesome';
	padding:0;
	text-align:center;
	transition: all 500ms; 
	-webkit-transition: all 500ms; 	
	border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#1baa9f;
}
.service:hover .service_icon {background-color:#f05223;
}
.service .cog-image, .product-side .cog-image {
	background:url("../images/cog.png") no-repeat #FFF;
}
.service .phone-image {
	background:url("../images/iphone.png") no-repeat #FFF;
}
.service .question-image {
	background:url("../images/question-mark.png") no-repeat #FFF;
}
.service .feature-sprite, .product-side .feature-sprite {
	margin:0 auto 28px;
	height:100px;
	width:100px;'
	overflow:hidden;
}
.service .feature-sprite:hover {
	background-position:0 -100px;
}
.service_title {
	line-height:21px;
	padding-bottom:8px;
	font-size:16px;
	color:#444444;
	font-weight:700;
	/* font-family: 'Open Sans', sans-serif; */
	display:block;
	text-align:center;
}
/** GALLERY SECTION **/
#gallery {
}
#gallery header{
	background-image:url(../images/slide_bg/slide_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}

/** ABOUT SECTION **/
#about{
}
#about header{
	background-image:url(../images/slide_bg/slide_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}
.content_section {
	padding-top:77px;
	padding-bottom:70px;
}
.bottom_null {padding-bottom:0;
}
.empty_section {padding-top:30px !important;
}

.next_section {
	width:44px;
	height:27px;
	background:url(../images/palette_icons.png) no-repeat -144px 0;
	display:block;
	margin:20px auto 0 auto;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	transition: all 400ms; 
	-webkit-transition: all 400ms;
}
.next_section:hover {
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.back2top {background:url(../images/palette_icons.png) no-repeat -144px -27px;
}

h4.title {
	font-style:normal;
	font-size:16px;
	font-weight:400;
	color:#444444;
	padding:0;
	margin:0 0 23px 0;
	line-height:25px;
	/* font-family: 'Open Sans', sans-serif; */
}
h3.title {
	font-style:normal;
	font-size:24px;
	font-weight:300;
	color:#444444;
	padding:0;
	margin:0 0 47px 0;
	padding:3px 0 0 0;
	line-height:30px;
	/* font-family: 'Open Sans', sans-serif; */
	text-align:center;
}

.featured_items .item {
    border-radius: 6px;
	-webkit-border-radius:6px;
	background:#ffffff;
	margin-bottom:30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.featured_items .img_block {margin: 0;
}
.hover_img {position: relative;
}
.rounded {
	border-radius: 6px;
    -moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.center-margin {
    margin:0 10px;
}

.featured_items .img_block img,
.featured_items .img_block .item_fadder {
    border-radius: 6px 6px 0 0;
    -moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}
.img_block .item_fadder {
    background: #f05223;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    top: 0;
    transition: opacity 400ms;
	-webkit-transition: opacity 400ms;
    width: 100%;
}
.img_block:hover .item_fadder {
    opacity: 0.8; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.link_ico {
    position:absolute;
	left:50%;
	top:50%;
	height: 30px;
    margin: -15px 0 0 -15px;
    width: 30px;
	text-align:center;
	transform:scale(2,2);
	-webkit-transform:scale(2,2);
	z-index:17;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	opacity: 0; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.img_block:hover .link_ico {
    transform:scale(1,1);
	-webkit-transform:scale(1,1);
	opacity: 0.99; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.link_ico i {
    font-size: 30px;
    line-height: 30px;
	color:#fff;
}
.items_body {
    padding: 24px 20px 14px 20px;
    text-align: center;
}
.items_title h5 {
    margin:0 0 14px 0;
	line-height:21px;
	padding:0;
	/* font-family: 'Open Sans', sans-serif; */
	font-size:16px;
	font-weight:400;
	color:#444444;
}
.items_title h5 a {
    /* font-family: 'Open Sans', sans-serif; */
	font-size:16px;
	font-weight:400;
	color:#444444;
}
.items_title h5 a:hover {color:#1baa9f;
}
.items_meta { margin-bottom: 9px;
}
.items_meta span {
    color: #aaaaaa;
    font-size: 12px;
	display:inline-block;
	vertical-align:top;	
	padding:0 9px;
	position:relative;
}
.items_meta span a {
    color: #aaaaaa;
    font-size: 12px;
}
.items_meta span a:hover {color: #444444;
}
.items_meta span:after {
    position:absolute;
	right:-3px;
	top:-1px;
	color: #cfcfcf;
    content: ":";
    font-size: 12px;
    font-weight: bold;
}
.items_meta span:last-child:after {display:none;
}

.img_block img { 
	width:100%; 
	padding:0; 
	margin:0; 
	display:block;
	position:relative;
}

/*-- Accordion --*/	
.shortcode_accordion_shortcode,
.shortcode_toggles_shortcode {margin:0 0 5px 0; 
}
.shortcode_accordion_item_title,
.shortcode_toggles_item_title { 
	display:block;
	border:0;
	border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px 10px 10px 33px;
	color:#444444;
	font-size:14px;
	line-height:20px;
	margin:0 0 4px 0 !important;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	font-weight:400;
	text-transform:none;
	transition: all 250ms;
	-webkit-transition: all 250ms;	
	background:#fff;
	/* font-family: 'Open Sans', sans-serif; */
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.ui-accordion-header-icon {display:none;
}
.shortcode_accordion_item_title:hover,
.shortcode_toggles_item_title:hover {color:#1baa9f;
}
.shortcode_accordion_item_title.ui-state-active,
.shortcode_toggles_item_title.ui-state-active {
}
.shortcode_accordion_item_title span.ui-icon,
.shortcode_toggles_item_title span.ui-icon {display:none;
}
.shortcode_accordion_item_title .ico,
.shortcode_toggles_item_title .ico { 
	position:absolute;
	left:14px;
	top:50%;
	margin:-5px 0 0 0px;
	display:block;
	width:9px;
	height:9px;
	background-image:url(../images/accordion_sprite.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.shortcode_accordion_item_title.ui-state-active .ico,
.shortcode_toggles_item_title.ui-state-active .ico { background-position:0 -9px !important;
}
.shortcode_accordion_item_body,
.shortcode_toggles_item_body { 
	padding:7px 0 14px 0;
	border:none;
}
.shortcode_toggles_item_body {display:none;
}
	
.divider,
.divider70 {
	height:50px;
	font-size:0;
}
.divider70 {height:70px;
}
.video {
	margin-bottom:5px;
	overflow:hidden;
	border-radius:7px;
	-webkit-border-radius:7px;
}
.video iframe {
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
	outline:none;
	font-size:0;
	width:100% !important;
	border-radius:7px;
	-webkit-border-radius:7px;
}
.skill .skill_wrap {
    display:block;
	margin:0 auto 26px auto;
	width:90px;
	height:90px;
	position:relative;
}
.skill .skill_text {
	color:#444444;
	left:0;
	right:0;
	position:absolute;
	font-size:24px;	
	font-weight:700;
	line-height:90px;
}
.easyPieChart {
    position: relative;
    text-align: center;
}
.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.skill .skill_wrap .easyPieChart span {
	font-size:15px !important;
	font-weight:800 !important;
}

.img_round_box,
.gallery_item {
	background:#ffffff;
	padding:14px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	margin-bottom:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.img_round_box img,
.img_round_box .item_fadder,
.gallery_item img,
.gallery_item .item_fadder {
	border-radius:4px;
	-webkit-border-radius:4px;
}

.shortcode_button { 
	display:inline-block;
	margin:0 1px 5px 0;
	text-decoration:none;
	/* font-family: 'Open Sans', sans-serif; */
	border:none;	
	border-radius:6px;
	-webkit-border-radius:6px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	line-height:40px;
	font-size:14px;
	padding:0 20px;
	font-weight:400;
	vertical-align:top;
	text-align:center;	
	color:#fff;
}
.shortcode_button i {margin-right:6px;
}
.shortcode_button:hover {
	box-shadow: 0 200px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
}
.shortcode_button.btn_type1 { background: #474747;
}
.shortcode_button.btn_type2 { background: #898989;
}
.shortcode_button.btn_type3 { background: #C2C2C2;
}
.shortcode_button.btn_type4 {
    background: #ffffff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
}
.shortcode_button.btn_type4:hover {
    background: #474747;
    border: none;
    box-shadow: none;
    color: #fff;
}
.shortcode_button.btn_type5 {background:#f05223;
}
.shortcode_button.btn_type6 {background: #1baa9f;
}
.shortcode_button.btn_type7 { background: #1BAA3D;
}
.shortcode_button.btn_type8 { background: #AAB40D;
}
.shortcode_button.btn_type9 {background: #EAB90E;
}
.shortcode_button.btn_type10 {background: #FF9000;
}
.shortcode_button.btn_type11 {background: #E23333;
}
.shortcode_button.btn_type12 {background: #F15E8E;
}
.shortcode_button.btn_type13 {background: #D33ED5;
}
.shortcode_button.btn_type14 {background: #7D35CF;
}
.shortcode_button.btn_type15 {background: #A83ADB;
}
.shortcode_button.btn_type16 {background: #2D55D8;
}
.shortcode_button.btn_type17 {background: #F05223;
}
.shortcode_button.btn_type17:focus {color:#FFF;}

.shortcode_button.btn_small {
    font-size: 13px !important;
    line-height: 36px !important;
	padding: 0 18px !important;
}
.shortcode_button.btn_large {
    font-size: 16px !important;
    line-height: 46px !important;
    padding: 0 22px !important;
}

.promo_button_block {padding-top:14px;
}

#product {/*position: relative;*/
}
#product header{
	background-image:url("../images/slide_bg/carbon-bg.jpg");
	background-position:center center;
}

.how-separator {
	margin-bottom: 20px;
	visbility: hidden;
}

/* *** portfolio_isotope.css *** */

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}

.filter_img {
	overflow:hidden;
	position:relative;
}
.filter_img img { 
	display:block; 
	width:100%; 
	height:auto;
}
.filter_navigation {
}
.filter_block,
.filter_navigation,
.filter_navigation ul,
.filter_navigation ul li ul {
}
.filter_block {text-align:center;
}
.filter_navigation {
	margin:0 auto !important;
	text-align:center;
	display:inline-block;
	padding:0 0 16px 0;
	border-radius:0;
	-webkit-border-radius:0;
	position:relative;	
}
.filter_navigation ul, .filter_navigation ul li ul { 
	padding:0!important;
	margin:0!important;
	list-style:none!important;
}
.filter_navigation ul li, .filter_navigation ul li ul li { 
	padding:0!important;
	margin:0!important;
}
.filter_navigation ul li:before, .filter_navigation ul li ul li:before { 
	content:''!important;
	padding:0!important;
}
.filter_navigation ul li ul {
}
.filter_navigation ul li ul li {
	display:inline-block;
	position:relative;
	margin:0 3px 10px 3px !important;
}
.filter_navigation ul li ul li a {
	display:block;
	margin:0;
	text-decoration:none;
	/* font-family: 'Open Sans', sans-serif; */
	border:0;	
	line-height:40px;
	font-size:14px;
	padding:0 20px;
	font-weight:400;
	vertical-align:top;
	text-align:center;
	color:#444;
	background-color:#ffffff;
	border-radius:6px;
	-webkit-border-radius:6px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.filter_navigation ul li ul li.selected a,
.filter_navigation ul li ul li a:hover {
	color:#f05223;
	background-color:#ffffff;
}
.image-grid,
.gallery_block,
.posts_block  {
	margin:0!important;
	width:100% !important;
}
.image-grid .element,
.posts_block .element { 
	background:none; 
	display:inline-block; 
	margin-bottom:30px; 
}
.gallery_block {text-align:center;
}
.gallery_block .gallery_tem {
	width:14.28571428571429%; 
	margin:0 -4px 0 0;
	display:inline-block;
	padding:0;
	vertical-align:top;
}

.portfolio_item_wrapper {
	background:#ffffff;
	padding:14px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	border-radius:6px;
	-webkit-border-radius:6px;
}
.portfolio_item_wrapper img,
.portfolio_item_wrapper .item_fadder {
	border-radius:3px;
	-webkit-border-radius:3px;
}
.gallery_title {
	line-height:18px;
	padding:12px 20px 3px 20px;
	margin:0;
	font-size:16px;
	font-weight:400;
	color:#444444;
	/* font-family: 'Open Sans', sans-serif; */
	text-align:center;
}
.gallery_title a {
	line-height:18px;
	font-size:16px;
	font-weight:400;
	color:#444444;
	/* font-family: 'Open Sans', sans-serif; */
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.gallery_title a:hover {color:#1baa9f;
}

.btn_load_more {
	padding-left:0 !important;
	padding-right:0 !important;
	width:100%;
	margin-right:0;
	margin-bottom:0;
}
.load_more_cont a {
	padding-left:0 !important;
	padding-right:0 !important;
	width:auto;
	margin:0 !important;
	display:block;
}
.load_more_cont {padding-bottom:30px;
}
.btn_load_more.shortcode_button {
	color:#444444;
	background:#ffffff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.btn_load_more.shortcode_button:hover {
	color:#f05223;
	background-color:#ffffff;
}
.portfolio_block {
	/*overflow:visible !important;*/
	padding-top:4px;
}

#blog {/*position: relative;*/
}
#blog header{
	background-image:url(../images/slide_bg/slide_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}
.blog_post {
	position:relative;	
	padding:14px;
	background:#eee;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	border-radius:6px;
	-webkit-border-radius:6px;
	text-align:center;
    border: 1px solid #DDD;
}
.round_corners {
	overflow:hidden;
	border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:14px;
}
.round_corners iframe, .round_corners img {
	border-radius:3px;
	-webkit-border-radius:3px;
}

.blog_post iframe {
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
	outline:none;
	font-size:0;
}
.blog_post h4 {
	font-style:normal;
	font-size:16px;
	font-weight:300;
	color:#444444;
	padding:5px 0 15px 0;
	margin:0;
	line-height:23px;
	/* font-family: 'Open Sans', sans-serif; */
	text-align:center;
}
.blog_post h4 a {
	font-style:normal;
	font-size:16px;
	font-weight:300;
	color:#444444;
	line-height:23px;
	/* font-family: 'Open Sans', sans-serif; */
}
.blog_post h4 a:hover {color:#1baa9f;
}
.post_info {
	padding:0 0 20px 0;
	font-size:12px;
	color:#aaaaaa;
	line-height:18px;
}
.post_info .separator {
	color:#cfcece;
	font-weight:bold;
	padding:0 10px;
} 
.blog_post .desc_block {
	padding:0 18px 7px 18px;
	color:#444444;
	font-size:13px;
	text-align:center;
}

/** Contact Section **/
#contact {/*position: relative;*/
}
#contact header{
	background-image:url(../images/slide_bg/carbon-bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#map_section {
	margin:0 0 0 0;
	max-height:400px;
	overflow:hidden;
}
.contact_form {padding-bottom:59px !important;
}
.shortcode_messagebox .box_content ol {
	margin:10px 0 0;
	padding-left:45px;
}
.shortcode_messagebox .box_content ol li {
		list-style: decimal outside;
}
form input[type="text"] {
	background: #EEE !important;
	margin:0 0 10px 0 !important;
	padding: 11px 15px 13px 15px;
	width: 100%;
	border:none !important;
	outline:none !important;
	border-radius:5px !important;
	-webkit-border-radius:5px !important;
	font-size:13px !important;
	color:#444444 !important;
	font-weight:400;
	/* font-family: 'Open Sans', sans-serif; */
	box-shadow: 0 1px 1px #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.15) inset !important;
	text-shadow: 0 1px 0 rgba(235, 235, 235, 0.75) !important;
	line-height:18px;
}
.radio, .checkbox {
	background: #EEE !important;
	margin:0 0 10px 0 !important;
	padding: 11px 15px 13px 15px;
	width: 100%;
	border:none !important;
	outline:none !important;
	border-radius:5px !important;
	-webkit-border-radius:5px !important;
	font-size:13px !important;
	color:#444444 !important;
	font-weight:400;
	/* font-family: 'Open Sans', sans-serif; */
	box-shadow: 0 1px 1px #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.15) inset !important;
	text-shadow: 0 1px 0 rgba(235, 235, 235, 0.75) !important;
	line-height:18px;
}
form textarea {
	background: #EEE !important;
	height: 124px !important;
	margin:0 0 10px 0 !important;
	padding: 11px 15px;
	resize: none;
	width: 100%;
	border:none !important;
	outline:none !important;
	border-radius:5px !important;
	-webkit-border-radius:5px !important;	
	font-size:13px !important;
	color:#444444 !important;
	font-weight:400;
	/* font-family: 'Open Sans', sans-serif; */
	box-shadow: 0 1px 1px #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.15) inset !important;
	text-shadow: 0 1px 0 rgba(235, 235, 235, 0.75) !important;
	line-height:18px;
}


/** form valid style **/
.notification_error,
.notification_ok {
    border-radius: 5px;
	-webkit-border-radius:5px;
    margin: 2px 0 13px 0;
    padding: 12px 10px 12px 35px;
	position:relative;
}
.notification_ok {
    border: 1px #038BD4 solid;
    color: #038BD4;
	background:#D0E3EA;
}
.notification_error {
    border: 1px #C93119 solid;
    color: #C93119;
	background:#FFCFCF;
}
.notification_error:before,
.notification_ok:before {
    content: ''; 
	width: 16px;
	height: 16px;
	position: absolute;
	left:11px;
	top:13px;		
	background-position:0 0;
	background-repeat:no-repeat;
}
.notification_error:before {background-image:url(../images/error.png);
}
.notification_ok:before {background-image:url(../images/info.png);
}

input.send_btn {
	cursor: pointer;
	background: #fff !important;
	color: #444444 !important;
	margin: 0 6px 10px 0 !important;
	border-radius: 5px !important;
	-webkit-border-radius:5px !important;
	display: inline-block;
	padding: 0 18px !important;
	height:40px;
	line-height:40px;
	font-size: 13px !important;
	font-weight: 400 !important;
	width: auto !important;
	/* font-family: 'Open Sans', sans-serif; */
	vertical-align:top;
	-webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
	border:0 !important;
	text-transform:none;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
input.send_btn:hover {
    background: #474747 !important;
    text-decoration: none;
	color:#fff !important; 
	box-shadow: none;
}

.contact_info {margin-top:-10px;
}
.contact_info p {
	margin:0 0 13px 0;
	position:relative;
	line-height:24px;
	padding:0 0 0 30px;
}
.contact_info p i {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	line-height:24px;
	font-size:16px;
	color:#ababab;
}

.partner_section .partner_item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.partner_section {
	padding-top:0;
	padding-bottom:70px;
}
.partner_section .next_section {margin-top:20px;	
}
.partner_item div {
	background: #ffffff;
	border-radius: 6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	vertical-align:top;
	margin-bottom:30px;
	text-align:center;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.partner_item:hover div {margin-top:-8px;
}
.partner_item div a {display:block;
}
.partner_item div img {
	border-radius: 6px;
	-webkit-border-radius:6px;
}

/* Menu */
.menu .shopping-cart-menu-item {
	position: relative;
}
.menu .shopping-cart-icon {
	background: url(/sites/all/themes/otto/images/icn-cart.png);
	width: 17px;
	height: 18px;
}
.menu .shopping-cart-icon.enabled:hover {
	background-position: 0 18px;
}
.menu .shopping-cart-count {
	position: absolute;
	top: -10px;
	right: -9px;
	background-color: #F05223;
	color: white;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	font-size: 10px;
	text-align: center;
}
.menu .shopping-cart-count .count-text {
	margin-top: -2px;
}
.menu .mobile-cart {
	display: none;
}
.menu #security-mobile-menu,
.menu #maintenance-mobile-menu {
	display: none;
}
@media only screen and (max-width: 767px) {
	.menu .regular-cart {
		display: none;
	}
	.menu .mobile-cart {
		display: block;
	}
	.menu #security-mobile-menu,
	.menu #maintenance-mobile-menu {
		display: block;
	}
}
/* Main Slider */
#main-slider {
	width: 100%;
}
@media only screen and (max-width: 767px) {
	#main-slider {
		margin-top: 0px;
	}
}
#block-views-slider-block {
	width: 100%;
}
#main-slider .slide-container {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}
.front #main-slider .post_flex {
	border-radius: 0px;
	-webkit-border-radius: 0px;
}
#main-slider .post_flex .slide-container img {
	border-radius: 0px;
	-webkit-border-radius: 0px;
}
#main-slider .overlay-container-outer {
	position: absolute;
	width: 100%;
/*	max-width: 1140px; */
	height: 100%;
	top: 0;
/*	left: 50%; */
	pointer-events: none;
}
#main-slider .overlay-container-inner{
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
/*	left: -50%; */
	pointer-events: none;
}
#main-slider .overlay {
	position: absolute;
	right: 0;
	bottom: 4.5662100456621%;
	width: auto;
	max-width: 85%;
	height: 147px;
	padding: 0 48px;
}
#main-slider .overlay br {
	clear: both;
}
#main-slider .overlay.with-background {
	background-color: rgba(0, 0, 0, .3);
}
#main-slider .overlay .overlay-text-container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#main-slider .overlay-title {
	/*font-family: "Open Sans";*/
	font-weight: bold;
	font-size: 31px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0, 0, 0, .6);
	text-align: right;
	line-height: 45px;
	width: 100%;
}
#main-slider .overlay-subtitle {
	/*font-family: "Open Sans";*/
	font-size: 21px;
	color: #FFFFFF;
	text-shadow: 1px 1px rgba(0, 0, 0, .6);
	text-align: right;
	line-height: 20px;
	width: 100%;
	margin-top: 3px;
}
#main-slider #slider-pagination {
	position: absolute;
	bottom: 4.5662100456621%;
	left: 0;
	height: 12px;
	pointer-events: all;
	z-index: 999;
}

#main-slider #slider-pagination li {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 16px;
}
#main-slider #slider-pagination li a {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: white;
	color: white;
	font-size: 2px;
	cursor: pointer;
}
#main-slider #slider-pagination li a.flex-active {
	background-color: #F05223;
	color: #F05223;
}
#main-slider .flex-control-nav {
	display: block !important;
}
@media only screen and (max-width: 1200px) {
	#main-slider .overlay-container-inner {
		max-width: 940px;
	}
	#main-slider .overlay {
	}
	#main-slider .overlay-title {
		font-size: 28px;
		line-height: 36px;
	}
	#main-slider .overlay-subtitle {
		font-size: 18px;
		margin-top: 0;
	}
	#main-slider #slider-pagination li {
	    margin-right: 10px;
	}
	#main-slider #slider-pagination li a {
		width: 10px;
		height: 10px;
	}
}
@media only screen and (max-width: 992px) {
	#main-slider .overlay-container-inner  {
		max-width: 720px;
	}
	#main-slider .overlay {
		height: 110px;
	}
	#main-slider .overlay-title {
		font-size: 25px;
		line-height: 32px;
	}
	#main-slider .overlay-subtitle {
		font-size: 16px;
	}
	#main-slider #slider-pagination li a {
		width: 10px;
		height: 10px;
	}
	#main-slider #slider-pagination li {
		width: 10px;
		height: 10px;
	}
}
@media only screen and (max-width: 768px) {
	#main-slider .overlay-title {
		font-size: 16px;
		line-height: 20px;
	}
	#main-slider .overlay-subtitle {
		font-size: 12px;
		line-height: 14px;
	}
	#main-slider .overlay {
		height: 80px;
	    padding: 0 20px 0;
		max-width: 80%;
	}
	#main-slider #slider-pagination {
		margin-left: 2%; 
	}
	#main-slider #slider-pagination li {
		width: 8px;
		height: 8px;
		margin-right: 8px;
	}
	#main-slider #slider-pagination li a {
		width: 8px;
		height: 8px;
	}
	.front .region-content-below {
		margin-bottom: 0px;
	}
	.front .container.promoted-tiles-container {
		margin-top: 0px;
	}
	.row.promoted-tiles {
		padding-top: 0px !important;
	}
}
/*
@media only screen and (max-width: 550px) {
	#main-slider .overlay-title {
		font-size: 20px;
		line-height: 10px;
	}
	#main-slider .overlay-subtitle {
		line-height: 14px;
		font-size: 12px;
	}
	#main-slider .overlay {
		height: 65px;
		width: 80%;
	}
}
@media only screen and (max-width: 440px) {
	#main-slider .overlay-title {
		font-size: 16px;
		line-height: 10px;
		padding-top: 2px;
	}
	#main-slider .overlay-subtitle {
		line-height: 14px;
		font-size: 12px;
	}
	#main-slider .overlay {
		height: 65px;
		width: 75%;
	}
}
*/


/* Ribbon */
#home-page-ribbon {
	background-color: #FFFFFF;
}

#home-page-ribbon .ribbon-row .title-column {
	display: table;
	height: 100%;
}
#home-page-ribbon .ribbon-row .text-column {
	display: table;
	height: 100%;
}
#home-page-ribbon .region-home-ribbon-title {
	display: table-cell;
	width: auto;
	vertical-align: middle;
}
#home-page-ribbon .region-home-ribbon-title h3 {
	/*font-family: "Open Sans";*/
	margin: 0;
}
#home-page-ribbon .region-home-ribbon-text {
	display: table-cell;
	width: auto;
	vertical-align: middle;
}
#home-page-ribbon .region-home-ribbon-title p,
#home-page-ribbon .region-home-ribbon-text p {
	/*font-family: "Open Sans";*/
	line-height: 1;
	margin: 0;
}
@media only screen and (min-width: 992px) {
	#home-page-ribbon .ribbon-row {
		
		padding: 0 !important;
		overflow: hidden;
	}
	#home-page-ribbon #block-block-38  {
		padding: 20px 0;
	}
	#home-page-ribbon #block-block-37 {
		border-right: 1px solid #E5E7E7;
		margin-top: 20px;
		margin-bottom: 20px;	
	}
	#home-page-ribbon #block-block-37 section.content {
		padding-right: 15px;
	}
}
@media only screen and (max-width: 992px) {
	#home-page-ribbon .ribbon-row .title-column {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	#home-page-ribbon .ribbon-row .text-column {
		width: 100%;
		text-align: center;
	}
	#home-page-ribbon #block-block-37 .content {
		padding-bottom: 10px;
		border-bottom: 1px solid #E5E7E7;
	}
}

/* Promoted Tiles */
#promoted-tiles-background {
	position: relative;
	width: 100%;
	background: url(/sites/all/themes/otto/images/bg-diamonds.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-bottom: 13px;
}
#promoted-tiles-background #gear-img {
	position: absolute;
	right: 0;
	bottom: 0;
}
#promoted-tiles-background .upper-container {
	position: relative;
}
#promoted-tiles-background #shadow-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.promoted-tiles-container {
	margin-top: 10px;
	padding: 0 27px;
}
.promoted-tiles .tile {
	/* min-height: 210px; */
	padding: 0 3px;
	margin-bottom: 6px;
    z-index: 19;
}
.promoted-tiles .tile-container {
	width: 100%;
	height: 100%;
}

.promoted-tiles  .tile-content {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.promoted-tiles .tile-content img {
	width: 100%;
}
.promoted-tiles .overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 68px;
	background-color: rgba(0, 0, 0, .3);
	padding: 12px 30px;
}
.promoted-tiles .overlay-title {
	/*font-family: "Open Sans";*/
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0, 0, 0, .6);
	max-height: 18px;
	overflow: hidden;
}
.promoted-tiles .overlay-subtitle {
	/*font-family: "Open Sans";*/
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px rgba(0, 0, 0, .6);
	max-height: 20px;
	overflow: hidden;
	line-height: 20px;	
	margin-top: 6px;
}
@media only screen and (max-width: 1200px) {
	.promoted-tiles .overlay {
		height: 60px;
		padding: 14px 30px;
	}
	.promoted-tiles .overlay-title {
		font-size: 16px;
	}
	.promoted-tiles .overlay-subtitle {
		font-size: 14px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 992px) {
	.promoted-tiles .overlay {
		height: 52px;
		padding: 12px 14px;
	}
	.promoted-tiles .overlay-title {
		font-size: 12px;
	}
	.promoted-tiles .overlay-subtitle {
		font-size: 11px;
		line-height: 16px;
	}
}
@media only screen and (max-width: 768px) {
	.promoted-tiles .overlay-title {
		font-size: 15px;
	}
	.promoted-tiles .overlay-subtitle {
		font-size: 13px;
	}
	.promoted-tiles .tile {
		padding: 10px;
		margin-bottom: 0;
	}
}
.region-content-below #block-views-promoted-tiles-block {
	z-index: 20;
}

/** Footer **/
.footer {
	background:#e5e7e7;
}
.footer a {
	color: #BDBDBD;
}
.footer a:hover {
	color: #1B95E0 !important;
}
.footer .row {
	margin: 0;
}
.footer_sidebar {
	color: #cccccc;
	width: 100%;
	padding: 20px 0 30px 0 !important;
	overflow:hidden;
	background-color: #080808;
	/*
	background-image:url(../images/slide_bg/carbon-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	*/
}
.footer .content-row h2:first-child {
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #D5481F;
	border-bottom: 1px solid #353535;
	font-size: 18px;
	font-weight: 400;
}
.footer .sub-column {
	padding: 0;
}
.footer .region-footer-about table td {
	padding: 0;
}
.footer .region-footer-about section.content {
	padding-top: 6px;
}
.footer .social-title {
	padding-left: 3px !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #D5481F;
	font-size: 19px;
}
.footer .social-row {
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
	padding-bottom: 21px;
	margin-left: 5px;
}
.footer .footer-block-body {
	line-height: 26px;
	padding-left: 5px;
	padding-right: 18px;
}
.footer .footer-block-body.middle {
	padding-left: 3px;
	padding-right: 7px;
}
.footer .footer-block-body.last {
	padding-left: 10px;
	padding-right: 0;
	line-height: 20px;
	position: relative;
}
/*
.footer .footer-logo-image {
	position: absolute;
	right: 0px;
	top: 65px;
	width: 100px;
}
*/
.footer .social-icons {
	height: 40px;
}
.footer .social-icon {
	position: relative;
	float: left;
  	width: 40px;
	height: 40px;
	margin-right: 21px;
	border-radius: 100%;
	background-color: #F05223;
}
.footer .social-icon:hover {
	background-color: #1B95E0;
}
.footer .social-icon div {
	position: absolute;
	display: block;
	width: 20px;
	height: 19px;
	left: 50%;
	top: 50%;
	margin-left: -25%;
	margin-top: -25%;
}
.footer .social-icon div.youtube {
	background-image: url(../images/footer/icn-youtube.png);
}
.footer .social-icon div.facebook {
	background-image: url(../images/footer/icn-facebook.png);
}
.footer .social-icon div.twitter {
	background-image: url(../images/footer/icn-twitter.png);
}
.footer .social-icon div.instagram {
	background-image: url(../images/footer/icn-instagram.png);
}
.footer .social-icon div.linkedin {
	background-image: url(../images/footer/icn-linkedin.png);
}
.footer .region-footer-social {
	line-height: 40px;
}
.footer .copyright {
	margin-top: 27px;
	/*font-family: "Open Sans";*/
	font-size: 11px;
	color: #CCC;
}
.footer .region-footer-social-hashtags {
	padding-left: 3px;
}
.footer .region-footer-social-hashtags a {
	color: #1B95E0;
}
.footer .region-footer-social-hashtags a:hover {
	color: #F05223 !important;
}
.footer .region-footer-social-hashtags p {
	margin: 0;
	line-height: 40px;
}

@media only screen and (min-width: 1200px) {
	.footer .region-footer-links,
	.footer .region-footer-about {
		padding-left: 10px;
	}
	.footer .social-row .links-col {
		width: 30%;
	}
	.footer .social-row .tags-col {
		width: 70%;
	}
}
@media only screen and (max-width: 1200px) {
	.footer .region-footer-contact,
	.footer .region-footer-links {
		margin-bottom: 35px;
	}
	.footer .footer-block-body {
		padding-left: 0px;
	}
	.footer .footer-block-body.middle {
		padding-left: 3px;
		padding-right: 0;
	}
	.footer .footer-block-body.last {
		padding-left: 0px;
	}
	.footer .social-row {
		padding-left: 0 !important;
		margin-left: 0;
	}
}
@media only screen and (max-width: 768px) {
	.footer .social-row {
		padding-top: 21px !important;
	}
	.footer .footer-block-body {
		padding-right: 0;
	}
	.footer .social-column {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.footer .social-col {
		padding: 0;
	}
	.footer .social-icons {
		text-align: center;
	}
	.footer .social-icon {
		display: inline-block;
		float: none;
		margin: 0 2%;
	}
	.footer .region-footer-social {
		text-align: center;
	}
	.footer .content-row h2:first-child,
	.footer .social-title {
		text-align: center;
	}
	.footer .region-footer-social-hashtags .content {
		text-align: center;
	}
	.footer .region-footer-social-hashtags {
		padding-left: 0;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 500px) {
	.footer .social-icon {
		margin: 0 2%;
	}
	.footer .region-footer-social-hashtags {
		margin-top: 20px;
	}
	.footer .region-footer-social-hashtags p {
		font-size: 14px;
		line-height: 20px;
	}
	.footer .region-footer-social-hashtags p a {
		display: block;
		line-height: 10px;
	}
}
@media only screen and (max-width: 450px) {
	.footer .social-icon {
		margin: 0 1%;
	}
}
.region-footer-links .block-menu-block .menu-name-menu-footer-menu a {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
}

.region-footer-links .block-menu-block .menu-name-menu-footer-menu ul {
	padding-top: 8px;
}

.region-footer-links .block-menu-block .menu-name-menu-footer-menu ul li {
	margin-left: 0px;
	margin-bottom: 15px;
	line-height: 15px;
}

.region-footer-links .block-menu-block .menu-name-menu-footer-menu ul li.last {
	margin-bottom: 0px;
}


/* Catalog */
#views-exposed-form-catalog-page {
	margin-top: 20px;
}
#views-exposed-form-catalog-page label {
	/*font-family: "Open Sans";*/
	font-weight: normal;
	font-size: 18px;
	color: #080808;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 85px;
	height: 30px;
}
#views-exposed-form-catalog-page .views-widget {
	/*font-family: "Open Sans";*/
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}
#views-exposed-form-catalog-page .views-widget a {
	color: #444444 !important;
}
#views-exposed-form-catalog-page .views-widget a.active {
	color: #f05223 !important;
}
#views-exposed-form-catalog-page .views-widget a:hover {
	color: #1b95e0 !important;
}
#views-exposed-form-catalog-page .form-type-bef-link {
  margin-right: 30px;
  float: right;
}
#views-exposed-form-catalog-page label,
#views-exposed-form-catalog-page .views-widget,
#views-exposed-form-catalog-page #edit-field-product-type-value-all {
	float: left;
}

.catalog-row .row {
	padding: 0 !important;
}
.catalog-row .catalog-product {
	height: 310px;
	margin-bottom: 20px;
}
.catalog-row .catalog-product .product-image {
	height: 202px;
}
.catalog-row .catalog-product .product-image .field-content {
	text-align: center;
}

.catalog-row .catalog-product .product-details .views-field-title {
	margin-top: 10px;
	/*font-family: "Open Sans";*/
	font-weight: bold;
	font-size: 18px;
	color: #f05223;
}
.catalog-row .views-field-field-msrp {
	float: left;
	margin-right: 10px;
	text-decoration: line-through;
	color: #6F7070;
}
.catalog-row .views-field-commerce-price {
	float: left;
}
.catalog-row .catalog-product .product-details .price {
	/*font-family: "Open Sans";*/
	font-weight: normal;
	font-size: 18px;
	color: #080808;
	margin-top: 10px;
}
@media only screen and (max-width: 768px) {
    #edit-field-product-type-value-wrapper,
    #views-exposed-form-catalog-page .views-widget,
    #views-exposed-form-catalog-page #edit-field-product-type-value-all,
    #views-exposed-form-catalog-page #edit-field-product-type-value-otto,
    #views-exposed-form-catalog-page #edit-field-product-type-value-accessory {
        float: none;
        width: 100%;
    }
    #views-exposed-form-catalog-page #edit-field-product-type-value-all,
    #views-exposed-form-catalog-page #edit-field-product-type-value-otto,
    #views-exposed-form-catalog-page #edit-field-product-type-value-accessory {
        margin-bottom: 5px;
    }
    #views-exposed-form-catalog-page label {
        float: none;
    }
    #views-exposed-form-catalog-page .views-widget {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 1200px) {
	.catalog-row {
		text-align: center;
	}
	.catalog-row .catalog-product {
		height: auto;
	}
	.catalog-row .catalog-product .product-details .views-field-title {
		text-align: center;
	}
	.catalog-row .catalog-product .product-details .price {
		text-align: center;
	}
	.catalog-row .catalog-product .product-details .price-content {
		display: inline-block;
	}
	/*
	#views-exposed-form-catalog-page .views-exposed-form {
		height: 70px;
	}
	#views-exposed-form-catalog-page .views-exposed-widgets {
		position: absolute;
		left: 50%;
	}
	#views-exposed-form-catalog-page #edit-field-product-type-value-wrapper {
		position: relative;
		left: -50%;
		padding: 0;
		width: 359px;
	}
	*/
}
.catalog-pager .pagerblock {
	margin-bottom: 35px;
}
.catalog-pager a {
	color: #f05223 !important;
}
.catalog-pager a:hover {
	color: #1b95e0 !important;
}

/* Product Display */
.node-product-display .field-name-field-product-image {
	text-align: center;
}
.node-product-display .field-name-field-product-image img {
	max-height: 311px;
	width: auto;
}

.node-product-display h1.product-title,
.node-product-display h3.product-title {
	/* font-family: 'Open Sans' */
	font-weight: bold;
	font-size: 24px;
	color: #f05223;
}
.node-product-display h1.product-title {
	display: none;
}

.node-product-display .product-body {
	padding-top: 13px;
	padding-bottom: 20px;
	border-bottom: 1px solid #B7B7B7;
}
.node-product-display .product-body ul {
	padding-left: 16px;
}
.node-product-display .product-body li {
	list-style-image: url('../images/bullet.png');
	font-size: 16px;
	margin-bottom: 8px;
}
.node-product-display .product-checkout {
	padding-top: 20px;
	float: right;
}
.node-product-display .product-add-to-cart .product-price-range,
.node-product-display .price {
	/* font-family: 'Open Sans' */
	font-weight: bold;
	font-size: 18px;
	color: #000;
	line-height: 22px;
}
.node-product-display .field-name-field-msrp {
	float: left;
	text-decoration: line-through;
	color: #6F7070;
	margin-right: 15px;
}
.node-product-display .field-name-commerce-price {
	float: right;
}
.node-product-display .price,
.node-product-display .cart-area,
.node-product-display .cart-area form input,
.node-product-display .cart-area form .form-item-quantity {
	float: left;
}
.node-product-display .cart-area form .form-item-quantity {
	margin: 0 10px 0 27px;
}
.node-product-display .cart-area form .form-item-quantity input {
	width: 47px;
	height: 44px;
	text-align: center;
	border: 1px solid #CCCCCC !important;
	background-color: #FFFFFF !important;
	box-shadow: none !important;
	font-size: 16px !important;
}
.node-product-display .product-checkout .commerce-add-to-cart input.send_btn {
	width: 117px;
	max-width: 117px;
	height: 44px;
	margin: 0 !important;
	background-color: #F05223 !important;
	/*font-family: "Open Sans";*/
	font-weight: normal !important;
	font-size: 16px !important;
	color: #ffffff !important;
}
.node-product-display .cart-area .field-name-field-product-type,
.node-product-display .cart-area form label,
.node-product-display .cart-area .field-name-field-msrp {
	display: none;
}
.node-product-display .specs-title-row {
	margin: 31px 0 15px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #B7B7B7;
}
.node-product-display .specs-title-row .col-md-6 {
	padding: 0;
}
.node-product-display .specs-title-row .specs-title {
	float: left;
	/* font-family: 'Open Sans' */
	font-weight: normal;
	font-size: 20px;
	color: #444444;
}
.node-product-display .specs-title-row .back-to-top {
	margin-top: 1px;
	margin-right: -2px;
	float: right;
	/* font-family: 'Open Sans' */
	font-weight: normal;
	font-size: 16px;
	color: #444444;
}
.node-product-display .field-name-field-specifications-block .field-label {
	display: none;
}
.view-product-specifications table {
	padding: 20px 30px;
	border-collapse: separate;
	-moz-border-radius: 8px;
	-webkit-border-radius :8px;
	border-radius: 8px;
	background-color: #FFFFFF;
}
.view-product-specifications tbody {
	background: transparent;
}
.view-product-specifications tr {
	background: transparent;
	border: none;
}
.view-product-specifications td {
	background: transparent;
	border: none;
	padding: 5px 0;
	vertical-align: top;
	/* font-family: 'Open Sans' */
	font-weight: normal;
	font-size: 15px;
	color: #444444;
	line-height: 20px;
}

.view-product-specifications tr.views-row-last td  {
	padding-bottom: 0px;
}

.view-product-specifications td li{
    list-style: inherit;
    list-style-position: inside;
    list-style-image: url('../images/bullet.png');
 	 margin-bottom: 8px;
}
.view-product-specifications tr td:first-child {
	width: 19.1%;
	text-align: right;
}
.view-product-specifications tr td .spec-label {
	position: relative;
	padding-right: 30px;
	margin-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.view-product-specifications tr td .spec-desc {
	position: relative;
	margin-left: -11px;
	padding-left: 10px;
}


.view-product-specifications tr.views-row-last  td.spec-label {
	margin-bottom: 0px;
}
.view-product-specifications tr.views-row-last td .spec-desc {
	margin-bottom: 0px;
}

.view-product-specifications tr td .right-border {
	position: absolute;
	width: 100%;
	height: 100%;
	border-right: 1px solid #ACACAC;
	top: 0;
	left: 0;
}
.view-product-specifications tr td .left-border {
	position: absolute;
	width: 100%;
	height: 100%;
	border-left: 1px solid #ACACAC;
	top: 0;
	left: 0;
}


@media only screen and (max-width: 768px) {
	.node-product-display  h1.product-title {
		display: block;
		text-align: center;
	}
	.node-product-display  h3.product-title {
		display: none;
	}
	.node-product-display .product-body {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.view-product-specifications table {
		padding: 20px 5%;
	}
	.view-product-specifications tr td:first-child {
		width: 75px;
	}
	.view-product-specifications tr td .spec-label {
		padding-right: 10px;
	}
	.node-product-display .specs-title-row .specs-title,
	.node-product-display .specs-title-row .back-to-top {
		float: none;
		text-align: center;
	}
	.node-product-display .specs-title-row .back-to-top {
		margin-top: 20px;
	}
	.node-product-display .product-checkout {
		padding-top: 0;
	}
	.node-product-display .specs-title-row {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 30px !important;
		border: none;
		border-top: 1px solid #B7B7B7;
	}
}
@media only screen and (max-width: 550px) {
	.node-product-display .product-body {
		margin-top: 0px;
	}
}

/* Product Display Slider */
.node-product-display .field-name-field-product-media-slider .field-label {
	display: none;
}
.node-product-display #product-media-slider {
	margin-top: 4px;
}
/*
.node-product-display #product-media-slider iframe,
.node-product-display #product-media-slider img {
	max-height: 311px;
}
*/
/*
.node-product-display #product-media-slider .slides img {
	min-width: 528px;
	overflow-x: hidden;
}
*/
.node-product-display #product-media-slider .video-thumbnail,
.node-product-display #product-media-slider .thumbnail-container{
	/* display: none; */
}
.node-product-display #product-media-slider .slide-container {
	text-align: center;
}
.node-product-display .flex-control-nav {
	/* margin-top: 1px; */
	display: block !important;
}
/*
.node-product-display .flex-control-nav ul {
	max-height: 61px;
}
.node-product-display .flex-control-nav li,
.node-product-display .flex-control-nav img {
	max-width: 107px;
	min-width: 107px;
	width: 107px;
}
.node-product-display .flex-control-nav li {
	position: relative;
	margin-right: 5px;
	float: left;
	max-height: 61px;
	overflow: hidden;
}
.node-product-display .flex-control-nav li.row-2 {
	margin-top: 5px;
}
.node-product-display .flex-control-nav li:last-child,
.node-product-display .flex-control-nav .slide-thumb-last {
	margin-right: 0;
}
.node-product-display .flex-control-nav img {
	cursor: pointer;
}
.node-product-display .flex-control-nav li.video-thumbnail-item:after {
	content: url(../images/play-icon.png);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -5px;
	width: 10px;
	height: 20px;
	pointer-events: none;
}

.node-product-display .flex-control-nav li .video-thumbnail-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	pointer-events: none
}
*/
/*
@media only screen and (max-width: 1200px) {
	.node-product-display #product-media-slider img,
	.node-product-display #product-media-slider iframe {
		max-height: 100%;
	}
	.node-product-display .slider-controls {
		width: 100%;
		display: block;
		height: 145px;
		text-align: center;
	}
	.node-product-display .flex-control-nav {
		width: auto !important;
		display: inline-block !important;
	}
	.node-product-display .flex-control-nav li {
		width: 19.36%;
		max-width: 100%;
		min-width: 1px;
		margin-right: .8%;
		max-height: 100%;
	}
	.node-product-display .flex-control-nav li img {
		width: 100%;
		min-width: 1px;
		max-width: 100%;
	}
	.node-product-display .flex-control-nav li:last-child {
		margin-right: 0;
	}
}
*/

/* Video play responsiveness fixes */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.node-product-display .video-container {  position: relative;  padding-bottom: 49.5%;  padding-top: 30px;  height: 0;  overflow: hidden; }

	.node-product-display .video-container iframe, .video-container object, .video-container embed {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {

	.node-product-display .video-container {  position: relative;  padding-bottom: 46.5%;  padding-top: 30px;  height: 0;  overflow: hidden; }

	.node-product-display .video-container iframe, .video-container object, .video-container embed {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; }
}
@media only screen and (max-width: 768px) {
	.node-product-display .video-container {  position: relative;  padding-bottom: 51%;  padding-top: 30px;  height: 0;  overflow: hidden; }

	.node-product-display .video-container iframe, .video-container object, .video-container embed {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; }
}
@media only screen and (max-width: 429px) {
	.node-product-display .video-container {  position: relative;  padding-bottom: 46.25%;  padding-top: 30px;  height: 0;  overflow: hidden; }

	.node-product-display .video-container iframe, .video-container object, .video-container embed {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; }
}

/*-- Flickr --*/
.flickr_widget_wrapper { 
	margin:0 0 0 -9px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.widget_flickr .flickr_badge_image { 
	float:left;
	display:inline-block;
	margin:5px 0 4px 9px!important;
	width:81px!important;
	height:81px!important;
}
.widget_flickr .flickr_badge_image a {
	width:81px!important;
	height:81px!important;
	display:block;
}
.widget_flickr .flickr_badge_image img { 
	display:block!important;
	width:81px!important;
	height:81px!important;
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	transition: opacity 400ms; 
	-webkit-transition: opacity 400ms;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.widget_flickr:hover .flickr_badge_image img {
	opacity: 0.2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
.widget_flickr .flickr_badge_image:hover img {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/*-- Popular Posts & Recent Posts --*/
.popular_posts,
.recent_posts { 
	list-style:none; 
	margin: 0;
	padding:0;
}
.popular_posts li,
.recent_posts li {
	float:none;
	margin:0 0 13px 0;
	padding:0;
	display:block;
	overflow:hidden;
}
.popular_posts li img,
.recent_posts li img { 
	display:block;
	float:left;
	margin:0 11px 0 0;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.popular_posts li .post_title,
.recent_posts li .post_title  {padding:0 0 6px 0;
}
.footer_sidebar .popular_posts li .post_title a,
.footer_sidebar .recent_posts li .post_title a  {color:#f05223;
}
.footer_sidebar .popular_posts li .post_title a:hover,
.footer_sidebar .recent_posts li .post_title a:hover  {color:#cccccc;
}
.widget_mailchimpsf_widget label {
	font-size:13px !important;
	line-height:18px !important;
}
.widget_mailchimpsf_widget p {
	margin-bottom:5px;
	line-height:16.25px;
}
.footer_sidebar .widget_mailchimpsf_widget .mc_input {
	border:0 !important;
	border-radius:6px!important;
	-webkit-border-radius:6px !important;
	background:rgba(0, 0, 0, 0.4) !important;
	padding:0 15px;
	margin:8px 0 5px 0!important;
	color:#b2b2b2;
	font-size:13px!important;
	/* font-family: 'Open Sans', sans-serif; */
	font-weight:400;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06), 0 1px 1px rgba(0, 0, 0, 0.69) inset !important;
	text-shadow: none;
	height: 36px !important;
    line-height: 36px !important;
}
.widget_mailchimpsf_widget .mc_submit {
	padding:0 15px!important;
	line-height:36px!important;
	height:36px!important;
	display:inline-block!important;
	border-radius:5px!important;
	-webkit-border-radius:5px !important;
	border:none !important;
	color:#444 !important;
	font-size:13px !important;
	font-weight:400 !important;
	text-transform:none !important;
	background:#fff !important;
	/* font-family: 'Open Sans', sans-serif; */
	transition: all 300ms;
	-webkit-transition: all 300ms;
	margin-top:0 !important;
	width: auto !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13) !important;
}
.widget_mailchimpsf_widget .mc_submit:hover {
	color:#1baa9f !important;
	text-decoration: none;
}

.footer_bottom {
}
.copyright {
	padding: 0;
	text-align:center;
	color: #FFFFFF;
}
.contact_info .socials {
	width:227px;
}
.contact_info .socials,
.footer .socials {
	text-align: left;
	padding-bottom:18px;
}
.contact_info .socials li,
.footer .socials li {
    display: inline-block;
    margin: 0 10px 0 2px;
}
.contact_info .socials li a,
.footer .socials li a {
    background: #a0a1a1;
    border-radius: 50%;
	-webkit-border-radius:50%;
    box-shadow: 0 1px 1px #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    display: block;
    height: 40px;
    position: relative;
    transition: background 250ms ease 0s;
    width: 40px;
}
.contact_info .socials li a:before,
.footer .socials li a:before {
    content: "";
    display: block;
    height: 24px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 24px;
}
.socials_list li:hover a { background: #f05223;
}
.socials_list li a.ico_social-facebook:before,
.socials_list li a.ico_social-twitter:before,
.socials_list li a.ico_social-linked:before,
.socials_list li a.ico_social-delicious:before,
.socials_list li a.ico_social-vimeo:before,
.socials_list li a.ico_social-flickr:before,
.socials_list li a.ico_social-flickr:before,
.socials_list li a.ico_social-pinterest:before,
.socials_list li a.ico_social-tumblr:before,
.socials_list li a.ico_social-youtube:before,
.socials_list li a.ico_social-instagram:before,
.socials_list li a.ico_social-gplus:before,
.socials_list li a.ico_social-dribbble:before {
	background-image: url(../images/palette_icons.png);
	background-repeat:no-repeat;
}
.socials_list li a.ico_social-facebook:before {background-position: 0 0;
}
.socials_list li a.ico_social-twitter:before {background-position: -24px 0;
}
.socials_list li a.ico_social-linked:before {background-position: -48px 0;
}
.socials_list li a.ico_social-delicious:before {background-position: -72px 0;
}
.socials_list li a.ico_social-vimeo:before {background-position: -96px 0;
}
.socials_list li a.ico_social-flickr:before {background-position: -120px 0;
}
.socials_list li a.ico_social-pinterest:before {background-position: 0 -24px;
}
.socials_list li a.ico_social-tumblr:before {background-position: -24px -24px;
}
.socials_list li a.ico_social-youtube:before {background-position: -48px -24px;
}
.socials_list li a.ico_social-instagram:before {background-position: -72px -24px;
}
.socials_list li a.ico_social-gplus:before {background-position: -96px -24px;
}
.socials_list li a.ico_social-dribbble:before {background-position: -120px -24px;
}

header #logo img.logo_retina {display:none;
}

iframe {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	max-width:100% !important;
	overflow-y: hidden !important;
}

/** HEADER **/
#top{
	z-index: 1000;
    width: 100%;
}
#top header {
	padding: 0;
	background:#ffffff;
	border:none;
	/*
	position:absolute;
	left:0;
	top:0;
	width:100%!important;
	*/
/*	z-index:9999; */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}
.shadow_no {box-shadow: none !important;
}
#logo {
	float:left;
	padding:16px 10px 16px 0;
	vertical-align:top;
}
.fixed-menu {
	border:none;
	position:fixed;
	left:0;
	top:-100px;
	background:#fff !important;
	z-index:99999;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	width:100%!important;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);	
}
.fixed-menu.fixed_show {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	top:0;
}
.footer a:hover {color:#cccccc;
}

/*Menu*/
.navmenu {
	margin: 0;
	padding:0;
	float:right;
}
.navmenu.aux-menu {
	float: left;
	margin-left: 15px;
}
.navmenu ul li {
	display: inline-block;
	vertical-align:top;
	line-height:18px;
	position:relative;
	vertical-align:top;
}
.navmenu ul li a {
	color: #575757;
	font-size: 14px;
	padding: 64px 0 16px;
	font-weight:400;
	text-decoration:none !important;
	outline:none;
	/*font-family: "Open Sans";*/
	display:block;
}
.navmenu li a:hover, .navmenu li.current-menu-item a,
.navmenu li:hover a {
   text-decoration: none;
    color:#f05223;
}
.navmenu ul li {
    list-style: none;
    margin: 0 30px;
    position: relative;
}
a.menu_toggler {display:none;
}
.mobile_menu_wrapper {display:none;	
}
nav.mobile_header {display:none!important;
}
.navmenu ul li:last-child {margin-right:3px;
}
.navmenu .sub-menu {
    display: block;
    position: absolute;
    left: 50%;
    top: -999px;
    width: 180px;
    margin-left: -90px;
    background: #ffffff;
	border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
    opacity: 0;
}
.navmenu .sub-menu li .sub-menu {
    left: auto;
	right:181px;
    top: -1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: none;
}
.navmenu .sub-menu li {
    display: block;
    position: relative;
	text-align:center;
	border-top:1px #e5e5e5 solid;
	padding:0 !important;
	margin:0 !important;
}
.navmenu .sub-menu li .sub-menu li:first-child {border-top:0;
}
.navmenu .sub-menu li a {
    position: relative;
    z-index: 10;
    display: block;
    padding: 10px 10px 11px 10px;
    color: #575757;
    font-size: 13px;
    line-height: 18px;
	/*font-family: "Open Sans";*/
}
.navmenu .sub-menu li:last-child a {padding-bottom:12px;
}
header .sub-menu li:hover > a,
header .sub-menu li.current-menu-parent > a,
header .sub-menu li.current-menu-item > a { color: #1baa9f;
}
header nav ul.menu > li:hover > ul.sub-menu {
    top: 80px;
    opacity: 0.9999 !important;
    visibility: visible !important;
    z-index: 888 !important;
}

header nav ul.menu > li:hover > ul.sub-menu > li > ul.sub-menu {
    top: -999px !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
header nav ul.menu > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
    top: 0 !important;
    opacity: 0.9999 !important;
    visibility: visible !important;
    z-index: 999 !important;
}
.header_section {	
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
@media only screen and (max-width: 767px) {
	.header_section {
		padding-top: 0;
	}
}
.page_section {
	opacity: 1; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);	
	padding-top:40px;
}
#page {overflow:hidden;
}

.main_content,
.sidebar {margin-bottom:20px;
}
.single_page .page_section header {
	background-image:url(../images/slide_bg/breadcrumbs.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
}
.breadcrumbs {
	color:#cecece;
	font-weight:400;
	text-align: center;
	font-size:13px;
	/* font-family: 'Open Sans', sans-serif; */
	line-height:22px;
	padding:1px 20px 9px 20px;
	margin-bottom:0;
}
.breadcrumbs a:after {
    color: #cecece;
    content: ":";
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    margin: 0 10px;
}
.breadcrumbs a,
.breadcrumbs span {
    color: #cecece;
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
}
.single_page .content_section {
	padding-top:50px;
	padding-bottom:30px;
}
.features {
	padding-top:77px !important;
	padding-bottom:70px !important;
}
.single_slider {
	margin-bottom:20px;
	border-radius:6px;
	-webkit-border-radius:6px;
	overflow:hidden;
}
.single_slider .single_slider img {
	border-radius:6px;
	-webkit-border-radius:6px;
}

.blog_post_page {
	margin-bottom:64px;
	background: url(../images/divider1.png) repeat-x center bottom;
}
.blog_post-title {
	line-height:26px;
	font-size:24px;
	font-weight:300;
	margin-bottom:16px;
	/* font-family: 'Open Sans', sans-serif; */
}
.blog_post-meta {margin-bottom:20px;
}
.blog_post-meta span {
	display:inline-block;
	margin:0 1px 5px 0;
	vertical-align:top;
	line-height:20px;
	padding:10px 13px 10px 32px;
	position:relative;
	background:#ffffff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
	border-radius:6px;
	-webkit-border-radius:6px;
}
.blog_post-meta span a {color: #444444;
}
.blog_post-meta span a:hover {color: #1baa9f;
}
.preview_categ,
.preview_meta_date,
.preview_meta_tags {padding-left:36px !important;
}
.preview_skills {margin-right:5px !important;
}
.blog_post-meta span:before {
    color: #bdbdbd;
    font-family:'FontAwesome';
    font-size: 15px;
    height: 15px;
    left: 12px;
    line-height: 15px;
    position: absolute;
    top: 12px;
    width: 15px;
}
.preview_skills:before {margin-right:5px !important;
}
.preview_meta_author:before {content:"\f007";
}
.preview_categ:before {content:"\f07c";
}
.preview_skills:before {content:"\f005"
}
.preview_meta_date:before {content:"\f073";
}
.preview_meta_tags:before {content:"\f02c"
}
.contentarea {
	padding-bottom:5px;
	margin-bottom:18px;
	background: url(../images/divider1.png) repeat-x center bottom;
}
.single_post .contentarea {margin-bottom:29px;
}
.module_text_area {padding-bottom:25px;
}
.contentarea .service,
.module_cont .service {
	margin-top:0;
	margin-bottom:30px;
}
.blog_post-footer {
}
.prev_next_links {
    display: block;
    float: left;
}
.prev_next_links a {
    background: #FFFFFF;
    border: none !important;
    border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400;
    height: 40px !important;
    line-height: 40px !important;
    margin-bottom: 24px;
    padding: 0 20px !important;
    position: relative;
}
.single_post .prev_next_links a {margin-bottom:34px;
}
.prev_next_links a:hover {color:#1baa9f;
}
.blog_post-footer .fleft, .blog_post-footer .fright {
    display: inline-block;
    margin-right: 5px;
}
.prev_next_links a:before, .prev_next_links a:after {
    color: #444444;
    font-family: 'FontAwesome';
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    top: 13px;
    width: 14px;
}
.prev_next_links .fleft a {padding-left: 27px !important;
}
.prev_next_links .fright a {padding-right: 27px !important;
}
.prev_next_links .fleft a:before {
    content:"\f104";
    left: 15px;
}
.prev_next_links .fright a:after {
    content:"\f105";
    right: 4px;
}
.blogpost_share {
    display: block;
    float: right;
}
.blogpost_share a {
    background: #FFFFFF;
    border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    display: inline-block;
    font-size: 19px;
    height: 40px;
    line-height: 38px;
    margin-left: 1px;
    padding: 0 0 0 1px;
    text-align: center;
    width: 39px;
}
.blogpost_share a i {transition: all 250ms ease 0s;
}
.blogpost_share a:hover i {color:#1baa9f !important;
}


.blogpost_user_meta {
    display: block;
    margin-bottom: 32px;
    min-height: 88px;
    padding-left: 113px;
    position: relative;
}
.author-ava {
    box-shadow: 0 1px 1px #FFFFFF;
    left: 0;
    position: absolute;
    top: 0;
	border-radius: 50%;
	-webkit-border-radius:50%;
}
.author-ava img {
    border-radius: 50%;
	-webkit-border-radius:50%;
    display: block;
    height: 88px;
    width: 88px;
}
.author-body:before {
    background: url(../images/palette_icons.png) no-repeat -182px -75px;
    content: "";
    display: block;
    height: 29px;
    left: -18px;
    position: absolute;
    top: 31px;
    width: 18px;
}
.author-body {
    background: #FFFFFF;
    border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    min-height: 38px;
    padding: 25px 24px 24px;
    position: relative;
}
.author-name a {
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}
.author-name h4 {
    margin: 0 0 9px 0;
	padding:0;
	/* font-family: 'Open Sans', sans-serif; */
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;	
	color:#f05223;
}


.main_content code {
    background-color: transparent;
    border-radius: 0;
    color: #444444;
    font-size: 13px;
	/*font-family: "Open Sans";*/
    padding: 0;
    white-space: normal;
}


ol.commentlist {
    list-style: none outside none;
    margin: 0 0 24px;
    padding: 0;
}
ol.commentlist li ul {
    margin: 0;
    padding: 0 0 0 59px;
    position: relative;
}
ol.commentlist li {
    margin: 10px 0px;
    position: relative;
}
ol.commentlist li .stand_comment {
    margin-bottom: 3px;
    min-height: 70px;
    padding: 0 0 30px 113px;
    position: relative;
}
.thiscommentbody {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    min-height: 52px;
    padding: 22px 24px 14px;
    position: relative;
}
/*
.thiscommentbody:before {
    background: url(../images/palette_icons.png) no-repeat -182px -75px;
    content: "";
    display: block;
    height: 29px;
    left: -18px;
    position: absolute;
    top: 31px;
    width: 18px;
}
*/
ol.commentlist li .commentava {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 100%;
    box-shadow: 0 1px 1px #FFFFFF;
    display: block;
    height: 88px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 88px;
}
ol.commentlist li .commentava img {
    background: none;
    border-radius: 100%;
    display: block;
    height: 88px;
    width: 88px;
}
ol.commentlist li .comment_info {
    margin-bottom: 8px;
}
.comment_info span {
    color: #AAAAAA;
    font-size: 12px;
}
.comment_info span:after {
    color: #CFCECE;
    content: ":";
    display: inline-block;
    font-weight: bold;
    padding: 0 10px 0 13px;
}
.comment_info span:last-child:after { display: none;
}
#comments {padding:26px 0 12px 0;
}
#respond form textarea {height:119px !important;
}
#respond {
}

.submit_btn,
.feedback_reset {
	padding:0 20px!important;
	line-height:40px!important;
	height:40px!important;
	display:inline-block!important;
	border-radius:5px!important;
	-webkit-border-radius:5px !important;
	border:none !important;
	color:#444 !important;
	font-size:14px !important;
	font-weight:400 !important;
	text-transform:none !important;
	background:#fff !important;
	/* font-family: 'Open Sans', sans-serif; */
	transition: all 300ms;
	-webkit-transition: all 300ms;
	margin-top:0 !important;
	width: auto !important;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.13) !important;
	margin-right:6px !important;
}
.submit_btn:hover,
.feedback_reset:hover {
	color:#1baa9f !important;
	text-decoration: none;
}

.widget {margin-bottom:30px;
}
.sidebar {
	padding-top:0px;
	margin-top:0;
}
.sidebar h4.title {
	font-size:16px;
	margin-bottom:12px;
}
.widget_search {margin-bottom:22px;
}
.widget_search form input[type="text"] {
	padding-left:41px;
	padding-top:13px;
	padding-bottom:11px;
}
.widget_search form:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 20px;
}
.widget_search .search_form {
    position: relative;
}
.widget_search .search_form:before {
    color: #A8A9A9;
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 17px;
    left: 13px;
    line-height: 17px;
    position: absolute;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.45);
    top: 12px;
}

.sidebar .recent_posts .post_title a {color:#f05223;
}
.sidebar .recent_posts .post_title a:hover {color:#444444;
}

.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul {
    margin: 0;
    padding: 0;
}
.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li {
    padding: 0 0 5px;
}
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a {
    background: #FFFFFF;
    border-radius: 7px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 0 12px 40px;
    position: relative;
}
.widget_nav_menu ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_categories ul li a:before,
.widget_recent_entries ul li a:before {
    background: url(../images/palette_icons.png) no-repeat -150px -136px;
    content: "";
    display: block;
    height: 9px;
    left: 18px;
    position: absolute;
    top: 16px;
    width: 5px;
}
.widget_nav_menu ul li a:hover:before,
.widget_archive ul li a:hover:before,
.widget_pages ul li a:hover:before,
.widget_categories ul li a:hover:before,
.widget_recent_entries ul li a:hover:before,
.widget_categories ul li a.current:before {background-position: -158px -136px;
}
.widget_nav_menu .sub-menu {
    margin: 5px 0 -5px;
    padding-left: 15px;
}
.widget_nav_menu ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_categories ul li a.current {color:#f05223;
}

.widget_tagcloud {margin-right:-5px; 
}
.widget_tagcloud a {
    background: #FFFFFF;
    border: none;
    border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    height: 36px;
    line-height: 36px !important;
    margin: 0 1px 5px 0;
    padding: 0 18px;
}
.widget_tagcloud a:hover {color:#1baa9f;
}

.sidebar .widget_mailchimpsf_widget .mc_input {
	border:0 !important;
	border-radius:5px!important;
	-webkit-border-radius:5px !important;
	background:#cecece !important;
	padding:0 15px;
	margin:8px 0 5px 0!important;
	color:#444444;
	font-size:13px!important;
	/* font-family: 'Open Sans', sans-serif; */
	font-weight:400;
	box-shadow: 0 1px 1px #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.15) inset !important;
	text-shadow: 0 1px 0 rgba(235, 235, 235, 0.75);
	height: 40px !important;
    line-height: 40px !important;
}

img {max-width:100%;
}
iframe {border:0;
}

/* Pagerblock */
.pagerblock {
	text-align:center;
	padding:69px 0 25px 0;
}
.pagerblock ul {
	font-size:0;
	line-height:0;
	overflow:visible!important;
}
.pagerblock li {
	background:#ffffff;
	border-radius:6px;
	box-shadow:0 0 4px rgba(0,0,0,0.13);
	display:inline-block;
	margin:0 2px 5px 3px!important;
	float:none;
	padding-left:0!important;
}
.pagerblock li a {
	font-size:14px;
	line-height:20px;
	padding:10px 0;
	text-align:center;
	display:block;
	width:40px;
	color:#444444;
}
.pagerblock li a.current,
.pagerblock li a:hover {color:#1baa9f;
}

.module_cont {margin-bottom:50px;
}
.module_cont.pad40 {margin-bottom:40px;
}
.module_cont.pad60 {margin-bottom:60px;
}
.module_cont.pad30 {margin-bottom:30px;
}
.module_cont.last {margin-bottom:0;
}
.anchor {
	height:0;
	font-size:0;
	overflow:hidden;
	text-indent:-9999px;
}
.highlighted_dark {
	background:#444444;
	color:#ffffff;
}
.highlighted_light {background:#ffffff;
}
.highlighted_colored1,
.highlighted_colored2 {color:#ffffff;
}
.highlighted_colored1 {background-color:#1baa9f;
}
.highlighted_colored2 {background-color:#f05223;
}
blockquote {
	padding:11px 0 10px 40px;
	margin:0;
	border:none;
	position:relative;
}
blockquote p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
	margin-bottom:6px;
}
.author {
	color:#1baa9f;
	padding-top:5px;
	line-height:14px;
}
blockquote:before,
blockquote:after {
	background: none;
    border-radius: 0;
	-webkit-border-radius:0;
    color: #cecfcf;
    content: ",";
    font-size: 70px;
    font-weight: bold;
    line-height: 50px;
    position: absolute;
    text-shadow: 0 1px 1px #FFFFFF;
    top: -25px;
	left: -4px;
    z-index: 13;
}
blockquote:after {left: 11px;
}

.module_cont blockquote {padding-top:0;
}
.module_cont blockquote:before,
.module_cont blockquote:after {top:-36px;
}
blockquote.right { 
	width:44%; 
	float:right;
	padding-right:0!important;
	margin-left:2.5%;
}
blockquote.left { 
	width:44%; 
	margin-right:2.5%;
	float:left; 
}
blockquote.type1:before,
blockquote.type1:after {color:#747575;
}
blockquote.type2:before,
blockquote.type2:after {
	color:#fff;
	text-shadow: 0 0 2px rgba(0,0,0, 0.1);
}

.dropcap { 
	margin:-4px 18px 0 0;
	text-transform:uppercase; 
	float:left;
	font-size:48px;
	line-height:50px;
	font-weight:800;
	text-align:center;
	display:inline-block;
	color:#747575;
	text-shadow:0 1px 1px #ffffff;
}
.dropcap.circled {
	margin:1px 21px 0 0;
	width:56px;
	padding:0;
	height:56px;
	font-size:34px;
	line-height:56px;
	text-align:center;
	background:#cecfcf;
	border-radius:50%;
	box-shadow:0 1px 1px #ffffff, inset 0 1px 1px rgba(0,0,0,0.15);
	text-shadow:0 0 2px rgba(0,0,0,0.37);
	font-weight:700;
	color:#eeeeee;
}
.dropcap.colored1 {color:#1baa9f;
}
.dropcap.colored2 {color:#f05223;
}
.dropcap.light {
	color:#ffffff;
	text-shadow:0 0px 4px rgba(0,0,0,0.13);
}

/*Default List*/
.module_content ul {
	list-style:none; 
}
.module_content ul,
.module_content ol {
	margin:0; 
	padding:0 0 18px 0;
	list-style:none;
}
.module_content ul li,
.module_content ol li {
	line-height:22px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
	position:relative;
	color:#444;
}
.module_content ol li {
	padding:0;
	list-style:decimal;
	list-style-position:inside;
}
.module_content ul li:before {
	content: '\25cf';
	padding-right: 0;
	position:absolute;
	left:0;
	top:0;
	line-height:22px;
	/*font-family: "Open Sans";*/
	color:#747575;			
}

/* Shortcode_social_icon */
.shortcode_social_icon.type2 { border-radius: 8px;
}
.shortcode_social_icon.type3 {border-radius: 50%;
}
span.shortcode_social_icon {cursor: default;
}
.shortcode_social_icon.type4 { background: rgba(0, 0, 0, 0) !important;
}
.shortcode_social_icon i {
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.shortcode_social_icon {
    background: #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    color: #444444;
    display: inline-block;
    float: none;
    font-size: 0;
    height: 40px;
    margin: 0 6px 10px 0;
    transition: all 250ms ease 0s;
}
a.shortcode_social_icon:hover {
    background: #404040 !important;
    color: #FFFFFF !important;
}
a.shortcode_social_icon:hover i {color: #FFFFFF !important;
}
.shortcode_social_icon span i {
    font-size: 16px;
    line-height: 40px;
    padding-top: 0;
}
.shortcode_social_icon.type4 {
    box-shadow: none;
    height: 20px;
}
.shortcode_social_icon.type4 i {line-height: 20px;
}
.shortcode_social_icon.type4:hover {
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none;
}

/* Contact_info_list */
.contact_info_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact_info_list li:before {display: none;
}
.contact_info_list li {
	min-height: 37px;
    padding: 2px 0 5px 40px;
	position: relative;
}
.contact_info_list li .contact_info_icon {
	top: -3px;
	border-radius: 50%;
	-webkit-border-radius:50%;
    display: block;
    font-size: 16px;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    width: 30px;
}
.contact_info_list li .contact_info_icon i {
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	height:30px;
}

/* Team */
.team_item {
	border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	margin-bottom:30px;
}
.team_body {
	background: #ffffff;
    border-radius: 0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
    padding: 24px 20px 17px 20px;
    text-align: center;
}
.team_item .img_block { margin: 0;
}
.team_item .img_block img {
    border-radius: 6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
    display: block;
	width:100%;
}
.team_body h5 {
	line-height:18px;
	font-size:16px;
	font-weight:400;
	padding:0;
	margin:0 0 5px 0;
}
.team_body h6 {
	line-height:16px;
	font-size:14px;
	font-weight:400;
	padding:0;
	margin:0 0 8px 0;
	color:#9F9F9F;
}
.smallproflinks {
	padding-top:7px;
	line-height:21px;
	text-align:center;
}
.smallproflinks a {
	line-height:21px;
	display:inline-block;
	vertical-align:top;
	margin:0 7px 5px 7px;
	font-size:19px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.smallproflinks a:hover {color:#1baa9f !important;
}

/* Dividers */
.divider_wrap {padding-bottom:10px;
}
.module_cont hr {
    background: url(../images/divider1.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: none !important;
    height: 24px;
	padding:0;
	margin:0;
}
.module_cont hr.type1 {
    background: none repeat scroll 0 0 #C7C9C9 !important;
    box-shadow: 0 1px 1px #FFFFFF;
    height: 2px;
    margin-bottom: 22px;
}
.module_cont hr.type2 {
    background: url(../images/divider2.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    height: 24px;
}
.module_cont hr.type3 {
    background: none repeat scroll 0 0 #FFFFFF !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    height: 2px;
    margin-bottom: 22px;
}


/*Tabs*/
.shortcode_tabs { 
	padding:0 0 0 0;
}
.shortcode_tab_item_title {
	background:#f8f8f8;
	background-image:linear-gradient(top, #ffffff, #f8f8f8);
	background-image:-webkit-linear-gradient(top, #ffffff, #f8f8f8);
	background-image:-moz-linear-gradient(top, #ffffff, #f8f8f8);
	background-image:-ms-linear-gradient(top, #ffffff, #f8f8f8);
	background-image:-o-linear-gradient(top, #ffffff, #f8f8f8);
	display:inline-block;
	float:left;
	margin-right:5px;
	cursor:pointer;
	padding:10px 18px;
	font-size:14px;
	line-height:20px;
	border-radius:6px 6px 0 0;
	position:relative;
	z-index:10;
	color:#aaaaaa;
	box-shadow:inset 0 0 2px #ffffff;
	/* font-family: 'Open Sans', sans-serif; */
	font-weight:400;
}
.shortcode_tab_item_title:hover {color:#1baa9f;
}
.all_heads_cont:after {
	content:'';
	display:block;
	clear:both;
}
.shortcode_tab_item_title.active {
	color:#444444;
	background:#ffffff;
	position:relative;
	z-index:17;
	box-shadow:0 0 4px rgba(0,0,0,0.13);	
}
.shortcode_tab_item_title.active:before {
	content:'';
	height:4px;
	position:absolute;
	left:0px;
	bottom:-4px;
	background:#ffffff;
	width:100%;
	display:block;
}
.all_body_cont {
	background:#ffffff;
	border-radius:0 6px 6px 6px;
	padding:17px 21px 8px 21px;
	box-shadow:0 0 4px rgba(0,0,0,0.13);
	position:relative;
	z-index:15;
}
.shortcode_tab_item_body { 
	display:none;
}
.shortcode_tab_item_body.active { 
	display:block;
}
@media only screen and (min-width: 760px) {
	.shortcode_tabs.type2 .all_heads_cont { 
		width:174px;
		float:left;
		display:block;
	}
	.shortcode_tabs.type2 .shortcode_tab_item_title { 
		float:none;
		margin:0 0 5px 0;
		width:100%;
		padding:10px 17px;
		border-radius:6px 0 0 6px;

		background-image:linear-gradient(left, #ffffff, #f8f8f8);
		background-image:-webkit-linear-gradient(left, #ffffff, #f8f8f8);
		background-image:-moz-linear-gradient(left, #ffffff, #f8f8f8);
		background-image:-ms-linear-gradient(left, #ffffff, #f8f8f8);
		background-image:-o-linear-gradient(left, #ffffff, #f8f8f8);		
	}
	.shortcode_tabs.type2 .all_body_cont  {float:left;
	}
	.shortcode_tabs.type2 .shortcode_tab_item_title.active {background:#ffffff;
	}
	.shortcode_tabs.type2 .shortcode_tab_item_title.active:before {
		content:'';
		height:100%;
		position:absolute;
		left:auto;
		right:-4px;
		bottom:0;
		background:#ffffff;
		width:4px;
		display:block;
	}	
}
@media only screen and (max-width: 760px) {
	.shortcode_tab_item_title {
		margin-bottom:5px;
		border-radius:6px;
		-webkit-border-radius:6px;
	}
	.shortcode_tab_item_title.active:before {display:none;
	}
	.all_body_cont {
		border-radius:6px;
		-webkit-border-radius:6px;
	}
	
}

/* Testimonials */
.testimonial_item_wrapper {
    padding-left: 113px;
	position:relative;
	margin-bottom:30px;
}
.testimonial_item_wrapper .testimonials_photo {
    border-radius: 50%;
	-webkit-border-radius:50%;
    box-shadow: 0 1px 1px #FFFFFF;
    height: 88px;
    width: 88px;
	left: 0;
    position: absolute;
    top: 0;
	display:block;
}
.testimonial_item_wrapper .testimonials_photo img {
    height: auto;
    width: 100%;
}
.testimonial_item_wrapper .testimonials_ava {
    border-radius: 50%;
	-webkit-border-radius:50%;
}
.testimonial_item_wrapper .testimonials_text {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    min-height: 60px;
    padding: 20px 30px;
    position: relative;
}
.testimonial_item_wrapper .testimonials_text:before {
    background: url(../images/palette_icons.png) no-repeat scroll -182px -75px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 29px;
    left: -18px;
    position: absolute;
    top: 36px;
    width: 18px;
}
.testimonials_heading, .testimonials_company {
    display: inline-block;
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 13px;
    line-height: 15px;
	font-weight: normal;
	margin-bottom:8px;
	color:#9f9f9f;
}
.testimonials_heading:after {
    content: ",";
}
.testimonials_heading { color:#1baa9f; 
}

.round_corners {position:relative;
}
.post_flex,
.post_flex img,
.round_corners iframe {
	border-radius:3px;
	-webkit-border-radius:3px;
}

/* Message boxes */
.shortcode_messagebox {
    background: #FFFFFF !important;
    border: none !important;
    border-radius: 6px;
	-webkit-border-radius:6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    padding: 12px 35px 12px 13px;
    position: relative;
}
.shortcode_messagebox .box_icon {
	float: left;
	display:inline-block;
	vertical-align:top;
	line-height:16px;
	height:16px;
	padding-right: 12px;
}
.shortcode_messagebox .box_icon i {
    font-size: 16px;    
	text-align: center;
    width: 13px;
	line-height:16px;
	display:inline-block;
}
.shortcode_messagebox .box_close,
.shortcode_messagebox.box_type2 .box_close,
.shortcode_messagebox.box_type3 .box_close,
.shortcode_messagebox.box_type4 .box_close,
.shortcode_messagebox.box_type5 .box_close {
    background: url(../images/palette_icons.png) no-repeat -180px -54px;
    display: block;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 11px;
    width: 20px;
}
.shortcode_messagebox .box_close:hover {
    opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.shortcode_messagebox .box_content {vertical-align:top;
}
.shortcode_messagebox {color:#666666;
}
.shortcode_messagebox.box_type2 {color: #0AA4CA;
}
.shortcode_messagebox.box_type3 {color: #6FA521;
}
.shortcode_messagebox.box_type4 {color: #DEB700;
}
.shortcode_messagebox.box_type5 {color: #D35A5A;
}
.shortcode_messagebox .box_content p {
	line-height:16px;
	padding:0;
	margin:0;
}

/*Price Table*/
.price_item_wrapper {
	margin-bottom:30px;
	background:#ffffff;
	border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 4px rgba(0,0,0,0.13);
	padding:30px 20px;
	text-align:center;
}
.price_item_cost {
	border-radius:50%;
	width:100px;
	height:100px;
	padding:24px 0 26px 0;
	display:inline-block;
	margin:0 auto 30px auto;
}
.price_item_cost h3 {
	font-weight:bold;
	line-height:50px;
	margin:0;
	color:#ffffff;
}
.price_item_cost h3 span {
	line-height:50px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	/*font-family: "Open Sans";*/
}
.price_item_title h5 {margin-bottom:22px;
}
.price_item_text {margin-bottom:8px;
}
.price_item_btn {padding-top:19px;
}
.price_item_btn a {
	float:none;
	margin:0 auto;
}
.price_item_cost {background-color:#1baa9f;
}
.most_popular .price_item_cost {background-color:#f05223;
}

.portfolio_item_wrapper img {min-height:221px;
}
.posts_block img {min-height:261px;
}
