/*
	Theme Name: Performance Tiataniam
	Theme URI: http://www.studiopress.com/themes/minimum
	Description: Minimum is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
 
	Version: 3.0
 
	Tags: blue, gray, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
	Template: genesis
	Template Version: 3.0
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Featured Image
* Inner
* Page Title
* Home Featured
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Portfolio
* Headlines
* Ordered / Unordered Lists
* Post Info / Meta
* Author Box
* Column Classes
* Featured Post Grid
* Archive Page
* Images
* Post Navigation
* Primary Sidebar
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form / eNews and Update Widget
* Calendar Widget
* Footer Widgets
* Footer
* Custom Footer
* Comments
* Gravity Forms
* Responsive Design

*/


@font-face {
	font-family: 'Conv_FjallaOne-Regular';
	src: url('fonts/FjallaOne-Regular.eot');
	src: local('☺'), url('fonts/FjallaOne-Regular.woff') format('woff'), url('fonts/FjallaOne-Regular.ttf') format('truetype'), url('fonts/FjallaOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #3e3e3e;
	/*font-family: 'Open Sans', sans-serif;*/
	 font-family: 'Merriweather Sans',sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
}

input,
select,
textarea {
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #3e3e3e;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	color: #0000FF;
	/*font-weight: bold;*/
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

a{
	text-decoration:underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #ed702B;
	color: #fff;
}

::selection {
	background-color: #ed702B;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

.wrap {
	margin: 0 auto;
	width: 1140px;
}

.minimum-landing .wrap {
	width: 800px;
}


/* Header
------------------------------------------------------------ */

.site-header {
	background-position: top center!important;
	margin: 0 auto;
	min-height: 60px;
	overflow: hidden;
	width: 1140px;
}

.title-area {
	float: left;
	overflow: hidden;
	width:303px;
}

.site-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin: 15px 0 10px;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #3e3e3e;
	text-decoration: none;
}

.site-description {
	display: none;
}

.site-header .widget-area {
	float: right;
	width: 350px;
	margin-top: 24px;
	margin-right: 0px;
	text-align: center;
}

#header_inner_div{
	background: none repeat scroll 0 0 #FFFFFF;
    	float: left;
    	height: 68px;
    	padding-top: 36px;
    	width: 460px;
}

#header_inner_div h3{
	font-family: 'Merriweather Sans',sans-serif;
	font-size:24px;
	color:#232424;
	font-weight:bold;
	margin: 0;
    	padding: 0;
}

#header_inner_div h4{
	font-family: 'Merriweather Sans',sans-serif;
	font-size:18px;
	color:#0100fd;
	font-weight:bold;
	text-align:center;
}

#header_logo_div{
	width:258px;
	height:90px;
	float:left;
	background:url("images/logo.png") no-repeat;
	margin: 14px 0 0 5px;
	
	}
	

#header_middle_text {
   /* background: url("images/header_text_img.png") no-repeat scroll 0 0 transparent;*/
    float: left;
    height: 50px;
    margin-left: 70px;
    margin-top: 35px;
    width: 355px;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 100%;
}


/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */
/*#nav_div{
	background:url(images/nav_bg.png) repeat-x;
	border:1px solid red;
	height:30px;
}
*/

#menu-icon{
	display:none;	
	}

.nav-primary,
#subnav {
	background-color: #fff;
}

.nav-primary .wrap{
	height:50px;
	margin: 26px auto -16px;
    width: 1140px;
	
	
	
	}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #3e3e3e;
	font-size: 13px;
/*	background:url("images/nav_bg.png") top repeat-x;
	margin: 0 auto;
	overflow: hidden; */
	height:36px;
	border-radius:15px;
	width: 1110px;
}
.menu-primary {
	width:auto;
}

.site-header .menu {
	float: none;
	width: auto;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
	
}

.site-container .nav-primary .wrap ul{
	background:url("images/nav_bg.png") top repeat-x;
	border-radius: 15px 15px 15px 15px;
	float: left;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
	font-family: 'Merriweather Sans', sans-serif;
	font-size:16px;
	font-weight:bold;

/*	background:url("images/nav_bg.png") top repeat-x; */
}

#insta_style
{
    background-image: url("images/instagram.png");
    background-repeat: no-repeat;
    float: right;
    height: 26px;
    position: relative;
    right: 10px;
    top: 26px;
    width: 26px;
}

#twitter_style {
    background-image: url("images/twitter.png");
    background-repeat: no-repeat;
    float: right;
    height: 26px;
    position: relative;
    right: 15px;
    top: 26px;
    width: 26px;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #232424;
	display: block;
	/*letter-spacing: 1px;*/
	padding: 5px 15px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary li:hover a,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu li:hover a,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	background-color: #353535;
	color: #fff;
	border-radius: 15px 15px 15px 15px;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	color: #3e3e3e;
	font-size: 12px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 163px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
	background-color: #fff;
	color: #ed702b;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 185px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 175px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -39px 0 0 184px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 20px;
	text-transform: uppercase;
}

.menu li.right a {
	color: #3e3e3e;
	display: inline;
}

.menu li.right a:hover {
	color: #ed702B;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/*-----------SLIDER DIV--------------------------------------*/

#slider_div {
    /*background: url("images/slide1.png") no-repeat scroll 0 0 transparent;*/
    height: auto;
    margin-bottom: -30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 20;
    margin-top:10px;
}
/*
#rev_slider_1_1, #rev_slider_1_1_wrapper{
	height: 382px !important;
    	width: 1140px;
	max-height: 480px !important;
}

#rev_slider_1_1, #rev_slider_1_1_wrapper {
	max-height: 480px !important;
}



*/
#rev_slider_1_1_wrapper{
	background-color: transparent !important;
	padding: 0 !important;
}

.tp-bannershadow ,.tp-shadow2{
	display:none !important;
}

#twitter{
	position:relative;
	top:0px;
	left:1050px;
	}
	
/*#twitter_wrap{
	width:1140px;
	margin:0 auto;	
	}*/

/* Featured Image
------------------------------------------------------------ */

#featured-image {
	text-align: center;
	width: 100%;
}


/* Inner
------------------------------------------------------------ */

.home .site-inner {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding:0px;
	background:none;
}

.site-inner {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding:0px;
	 background:url(images/inner_bg_content.png) repeat-x;
}

#content_area_wrap{
	width:100%;
	color:#DDDDDD;
}

.site-inner .wrap{
	width:1140px;
	}

.minimum .site-inner {
	padding: 0 0 40px;
}

.minimum .site-inner .wrap {
	border-top: 5px solid #f5f5f5;
	padding: 60px 0;
}


/* Page Title
------------------------------------------------------------ */

#page-title {
	background-color: #f5f5f5;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}

#page-title p {
	font-size: 48px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
}

a.page-title-button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #3e3e3e;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-size: 24px;
	margin: 7px 45px 0 0;
	padding: 11px 20px 10px;
}

a.page-title-button:hover {
	background-color: #ed702b;
}


/* Home Featured
------------------------------------------------------------ */

#home-featured {
	overflow: hidden;
	padding: 60px 0;
	width: 100%;
}

#home-featured a.icon-facebook,
#home-featured a.icon-facebook:hover,
#home-featured a.icon-google,
#home-featured a.icon-google:hover,
#home-featured a.icon-pinterest,
#home-featured a.icon-pinterest:hover,
#home-featured a.icon-twitter,
#home-featured a.icon-twitter:hover {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50px;
	background: #ddd url(images/icons.png);
	border-radius: 50%;
	display: block;
	height: 140px;
	margin: 0 auto 30px;
	padding: 0;
	text-indent: -9999px;
	width: 140px;
}

#home-featured a.icon-facebook:hover,
#home-featured a.icon-google:hover,
#home-featured a.icon-pinterest:hover,
#home-featured a.icon-twitter:hover {
	background: #ed702b url(images/icons.png);
}

#home-featured a.icon-facebook,
#home-featured a.icon-facebook:hover {
	background-position: 0 0;
}

#home-featured a.icon-google,
#home-featured a.icon-google:hover {
	background-position: -138px 0;
}

#home-featured a.icon-pinterest,
#home-featured a.icon-pinterest:hover {
	background-position: 0 -138px;
}

#home-featured a.icon-twitter,
#home-featured a.icon-twitter:hover {
	background-position: -138px -138px;
}

.home-featured-1,
.home-featured-2,
.home-featured-3,
.home-featured-4 {
	float: left;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 25%;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 12px;
	margin: 0 0 30px;
	padding: 10px 15px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 15px 20px;
}

.taxonomy-description p {
	font-size: 14px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */


.home .content-sidebar-wrap {
    background: none repeat scroll 0 0 #DDDDDD;
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
	padding: 10px;
}

.content-sidebar-wrap {
   
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
	padding: 10px;
}
/* Content
------------------------------------------------------------ */

.home .content {
	float: left;
	width: 700px;
	background:#262626;
	margin: 30px 0;
	min-height:370px;
}

.content {
	float: left;
	width: 700px;
	background:#fff;
	 margin: 20px 0;
}

#thank_you_page{
	padding:25px 0 0 30px;
}

.content_img_padding{
	padding: 4px 9px 9px;
	
}

/*FOR CONTENT AREA BEFORE THE FOOTER*/
.home #contnt_area_bfr_ftr{

	background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 0 auto;
    width: 1140px;
}

#contnt_area_bfr_ftr{

	width:100%;
	margin:0 auto;
	background:url(images/inner_bfr_ftr_bg.png) repeat-x;
	height:103px;
}

.textwidget p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	}

.textwidget{
	padding:0px 8px 15px 8px;
}

.sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}

.entry {
	margin: 0 0 0px;
}

.single-portfolio .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
	padding: 0 25px 0px;
}

.home .entry-content p {
	color:#fff;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

.entry-content p {
	color:#232424;
	padding: 15px 15px 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}



blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sticky {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	padding: 20px 30px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px dotted #ddd;
	clear: both;
	margin: 0 0 25px;
}

#twitter_mobile_btn,#insta_mobile_btn {
	display: none;
}

/* Portfolio
------------------------------------------------------------ */

.post-type-archive-portfolio .portfolio {
	float: left;
	margin: 0 15px 30px;
	width: 340px;
}

.portfolio-featured-image a img {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	border: 10px solid #f5f5f5;
	transition: all 0.2s ease-in-out;
}

.portfolio-featured-image a img:hover{
	border: 10px solid #ddd;
}

.single-portfolio .content {
	text-align: center;
}

.single-portfolio img {
	border: 20px solid #f5f5f5;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Merriweather Sans',sans-serif;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 30px;
}

.single-portfolio h1 {
	margin: 0 0 20px;
}

.site-header .widget-area .widget{
	display:inline-block;
}

.site-header .widget-area .widget:first-child{
	float:left;
}

.site-header .widget-area .widget:last-child{
	float:right;
	width:100px;
}

.site-header .textwidget h2,.site-header .textwidget h2 a{
	font-family:'Conv_FjallaOne-Regular' !important;
	font-weight:normal;
	font-size:26px;
}

.site-header .textwidget h4{
	font-family:'Conv_FjallaOne-Regular';
	font-weight:normal;
	font-size:16px;
	color:#0100fd;
}

.site-header .textwidget h6 {
	margin-top: 20px;
}

.site-header .textwidget h6 a{
	background-color: #0000FF;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 19px;
}

.butns{
	background-color: #0000ff;
    	border-radius: 7px;
    	color: #fff;
    	display: inline-block;
    	padding: 5px 15px;
	text-decoration: none;
	margin-bottom:5px;
}

.butns:hover{
	color:#fff;
}

h2 a,
h2 a:visited {
	color: #3e3e3e;
}

h2 a:hover {
	color: #3E3E3E;
	text-decoration: none;
}

.sidebar h2 a,
.sidebar h2 a:hover {
	font-size: 16px;
}

.home h3,
.genesis-grid h2 a,
.genesis-grid h2 a:hover {
	font-size: 24px;
	font-family: 'Merriweather Sans', sans-serif;
	color:#fff;
	font-weight: normal;
}

h4 {
	font-size: 20px;
        padding-top:10px;
        padding-left:15px;
}

h3 {
	padding: 40px 0 5px 0px;
	text-align:center;
	color:#232424;
	font-size: 24px;
	font-family:'Merriweather Sans,sans-serif';
	font-weight: normal;

}

.widget-area h4 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 28px;
	font-family:'Conv_FjallaOne-Regular';
	font-weight: normal;
	margin-bottom:2px;
}

.widget-area h4 a {
	color: #0000C7;
	text-decoration: none;
}

h5 {
	font-size: 18px;
}

h6,
.taxonomy-description h1 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 35px;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

.page-template-page_blog-php .entry-title a,.single .entry-title,.single h1,.single h2,.single h3,.page-template-page_blog-php h1,.page-template-page_blog-php h2,.page-template-page_blog-php h3{
	color: #0200D0;
}

/* Post Info / Meta
------------------------------------------------------------ */

.entry-header .entry-meta,
.entry-footer .entry-meta {
	clear: both;
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}

.entry-header .entry-meta {
	margin: 11px 0 0px 42px;
}

.genesis-grid .entry-header .entry-meta {
	margin: 0 0 10px;
}

.entry-footer .entry-meta {
	border-bottom: 1px dotted #ddd;
	padding: 0px 0 10px 41px;
}

.entry-header .entry-meta a,
.entry-header .entry-meta a:visited,
.entry-footer .entry-meta a,
.entry-footer .entry-meta a:visited {
	color: #999;
	font-weight: normal;
}

.entry-header .entry-meta a:hover,
.entry-footer .entry-meta a:hover {
	color: #3e3e3e;
}
.entry-title{
	padding-top:10px;
	padding-left:42px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: none;
	margin: 0 0 50px;
	overflow: hidden;
}

.author-box p {
	font-size: 16px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid p {
	font-size: 16px;
}

.genesis-grid-even,
.genesis-grid-odd {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 30px;
	padding: 0;
	width: 47%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.post-image {
	margin: 0 10px 10px 0;
}

.alignleft .avatar {
	margin: 0 10px 0 0;
}

.alignright .avatar {
	margin: 0 0 0 10px
}

.author-box .avatar {
	float: left;
	margin: 0 20px 0 0;
}

.comment-list li .avatar {
	float: left;
	margin: 0 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 20px;
	padding-top: 20px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 20px 20px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 20px 20px;
}

.wp-caption {
	padding: 20px;
	text-align: center;
}

figcaption.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 14px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}


/* Primary Sidebar
------------------------------------------------------------ */

.home .sidebar {
	display: inline;
	float: left;
	font-size: 16px;
	width: 300px;
	margin-left: 20px;
	margin-top:30px;
	
}

.sidebar {
	display: inline;
	float: left;
	font-size: 16px;
	width: 300px;
	margin-left: 20px;
	margin-top:20px;
	
}

.widget-wrap{
	padding:0 6px 15px 6px;
}

.header_btm_bg{
	width:786px;
	height:auto;
	margin:0 auto;
	}
	
#primary_sidebar2_div{
	width:302px;
	/*margin-top:20px;*/
	height:100px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

.sidebar p {
	font-size: inherit;
	margin: 0 0 15px;
	text-align: center;
}

.sidebar-primary a,
.sidebar-primary a:visited {
	color: #3e3e3e;
}

.sidebar-primary a:hover {
	color: #ed702b;
}

.home .sidebar .widget {
	margin:0px;
	background:#FFFFFF;
}


.sidebar .widget {
	margin:0px;
}


.get_a_quote{
	background: url(https://performancetitanium.com/wp-content/uploads/2013/05/get_a_quote_btn.png);

}

#disclaimer{
	height: auto;
    	padding-top: 40px;
    	width: 700px;
}


.footer-widgets ul li,
.sidebar-primary ul li {
  	/*background: url(images/list-sidebar.png) no-repeat top left;*/
  	/*border-bottom: 1px dotted #ddd;*/
	list-style-type: none;
	margin: 0 0 5px 2px;
	padding: 1px 0 5px 14px;
}

.footer-widgets ul li a,
.footer-widgets ul li a:visited,
.sidebar-primary ul li a,
.sidebar-primary ul li a:visited {
	color: #ed702b;
	font-weight: normal;
}

.footer-widgets ul li a:hover,
.sidebar-primary ul li a:hover {
	color: #3e3e3e;
}

.sidebar-primary .tagcloud a,
.sidebar-primary .tagcloud a:visited {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: none;
	background-color: #3e3e3e;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
}

.sidebar-primary .tagcloud a:hover {
	background-color: #ed702b;
	color: #fff;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	padding: 3px;
	width: 95%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	-moz-transition: all 0.2s ease-in-out;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-border-radius: 5px;
	background-color: #3e3e3e;
	border: none;
	color: #0000CE;
	font-size:0px;
	cursor: pointer;
	padding: 16px 73px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}


.page-id-56 .content input[type="button"],
input[type="submit"],
.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	-moz-transition: all 0.2s ease-in-out;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-border-radius: 5px;
	background-color: #3E3E3E;
	border: none;
	color: #fff;
	font-size:16px;
	cursor: pointer;
	padding: 6px 15px;
	padding: 7px 23px;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

input:hover[type="button"],
input:hover[type="submit"],
.pagination li a:hover,
.pagination li.active a {
	background-color: #ed702b;
	border: none;
	text-decoration: none;
}

input.wpcf7-submit {
	-moz-transition: all 0.2s ease-in-out;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-border-radius: 5px;
	background-color: #3e3e3e;
	border: none;
	color: #0000CE;
	font-size:0px;
	cursor: pointer;
	padding: 16px 73px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	text-indent: -9999px;
}

#wpcf7-f68-p5-o1 input.wpcf7-submit {
	font-size: 24px;
	text-indent: 0;
	color: #FFF;
	padding: 10px;
}

.wpcf7-display-none{
	display:none !important;
}

/* Search Form / eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox,
.search-form-input {
	-moz-box-shadow: 0 0 5px #ccc inset;
	-webkit-box-shadow: 0 0 5px #ccc inset;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ccc inset;
	box-sizing: border-box;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	padding: 15px;
	text-transform: uppercase;
	width: 100%;
}

.nav-primary .search-form {
	margin: 3px 0 0;
}

.enews #subbutton,
.search-form-submit {
	display: none;
}

.enews p {
	margin: 0 0 10px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}

tr{
	border-bottom: 1px solid #111111;
}


/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
	background-color: #f5f5f5;
	border-top: 1px solid #e4e4e4;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.footer-widgets .wrap {
	overflow: hidden;
	padding: 40px 0 20px;
}

.footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

.footer-widgets p {
	font-size: inherit;
	margin: 0 0 20px;
}

.footer-widgets ul {
	margin: 0;
}

.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 360px;
}

.footer-widgets-2 {
	float: left;
	width: 360px;
}

.footer-widgets-3 {
	float: right;
	width: 360px;
}


/* Footer
------------------------------------------------------------ */

.site-footer {
	background-color: #444444;
	clear: both;
	color: #cdcdcd;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.site-footer .wrap {
	overflow: hidden;
}

#footer-left-div{
	float:left;
}


#footer-right-div{
	float:right;
}

.site-footer p {
	color: inherit;
	font-size: inherit;
	margin: 0 0 25px;
}

.site-footer a,
.site-footer a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.site-footer .gototop {
	float: left;
	width: 35%;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 60%;
}


/* Custom Footer
------------------------------------------------------------ */

.site-footer .custom-footer,
.site-footer .custom-footer .menu {
	text-align: center;
	margin-top:10px;
}

.site-footer .custom-footer .widget {
	clear: both;
}

.site-footer .custom-footer .menu {
	float: none;
	margin: 0 0 20px;
}

.custom-footer img{
	display:none;
}

.site-footer .custom-footer li {
	display: inline-block;
	float: none;
	margin: 0 30px;
	list-style-type: none;
}

.site-footer .custom-footer li a,
.site-footer .custom-footer li a:visited {
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.site-footer .custom-footer li a:hover {
	color: #999;
	text-transform: uppercase;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	-moz-box-shadow: 0 0 5px #ccc inset;
	-webkit-box-shadow: 0 0 5px #ccc inset;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ccc inset;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 20px 0 10px;
	padding: 15px 20px;
}

.comment-list li ul li {
	margin-right: -20px;
}

.comment-content {
	clear: both;
}

.comment-content p {
	font-size: 16px;
	margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
}

.nocomments {
	text-align: center;
}

#comments .pagination {
	display: block;
}

.alt,
.depth-1,
.even {
	border-left: 5px solid #f5f5f5;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 6px 10px !important;
}

div.gform_footer input.button {
	color: #fff;
	padding: 10px 20px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

#input_2_1, #input_2_2, #input_2_3, #input_2_4,#input_2_6 {
	width:200px;
}

#input_2_5{ 
	width:200px;
	height:100px;
}

#gform_submit_button_2{
	background-color: #0100FD;
	height: 40px;
	margin-left: 52px;
}

#gform_2{
	margin-left:17px;
}

/* contact page
------------------------------------------------------------ */
#left{
	float:left;
	width:250px;
}
#right{
	float:right;
	width:250px;
}
#main{
	width:500px
}

.products img{
	width: 200px;
	height: 250px;
}

.pro-btn
{
	background: none repeat scroll 0 0 #0100fd;
    	border-radius: 8px;
    	color: #fff !important;
    	display: inline-block;
    	padding: 10px 5px 8px;
	text-align: center;
    	text-decoration: none;
    	width: 135px;
}

.pro-btn:hover{
	background: none repeat scroll 0 0 #000;
	color: #fff;
}

.arrow {
	cursor: default;
}

td {
   	 padding-left: 10px;
}

.pro-grey-btn {
	color: #ffffff;
	background: url(images/dropdownarrow.png) 10px 15px #999999;
	background: url(images/dropdownarrow.png) 10px 15px, -webkit-linear-gradient(#e2e2e2, #999999); /* For Safari 5.1 to 6.0 */
	background: url(images/dropdownarrow.png) 10px 15px, -o-linear-gradient(#e2e2e2, #999999); /* For Opera 11.1 to 12.0 */
	background: url(images/dropdownarrow.png) 10px 15px, -moz-linear-gradient(#e2e2e2, #999999); /* For Firefox 3.6 to 15 */
	background: url(images/dropdownarrow.png) 10px 15px, linear-gradient(#e2e2e2, #999999); /* Standard syntax */
	padding: 10px 10px 7px;
	text-align: center;
	background-repeat: no-repeat;
}

.hollow_bar {
	padding-left: 25px;
}

.pro-grey-btn.hollow_bar,.pro-grey-btn.billet{
	background:#999999;
	background:-webkit-linear-gradient(#e2e2e2, #999999); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e2e2e2, #999999); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e2e2e2, #999999); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e2e2e2, #999999); /* Standard syntax */
}

.pro-grey-btn.hollow_bar:hover,.pro-grey-btn.billet:hover{
	background:#0000FF;
}

.pro-grey-btn:hover {	
	background: url(images/dropdownarrow.png) no-repeat 10px 15px #0000FF;
}

.products_section p {
	padding: 0;
}

.products_section .su-column-inner a {
	text-decoration: none;
}

.pro_btns_area a {
	float: left;
	  margin: 0 30px 10px;
}

.pro_btns_area p {
	clear: both;
}

.products_section .pro-grey-btn a{
	color:#fff;
	text-decoration:none;
}

.products_section .siteorigin-widget-tinymce{
	max-width:200px;
	margin:0 auto;
}

.products-panel{
	padding:0 10%;
}

table tr td, table tr th {
	/*border: 1px solid #232424;*/
}

/*
table tr:nth-child( 2n+0 ) td {
	  background: #f2f2f2;
}
*/

table#contact-page tr:nth-child( 2n+0 ) td {
	  background: none;
}

#gform_3 {
    	background: #d3d3d3 none repeat scroll 0 0;
    	margin: 0 auto 50px;
    	padding: 20px 30px 25px;
    	width: 935px;
	color:#fff;
}


.entry-content #gform_3 p{
	padding-top:0px;
	margin-bottom: 25px;
	font-size:18px;
}

.gform_wrapper #gform_3 .top_label li.gfield.gf_left_half {
    margin: 0 0 1em;
}

.gform_wrapper #gform_3 .top_label .gfield_label{
	margin-top:0px;
}

div.gform_wrapper #gform_3 .gform_footer {
    	border: medium none;
    	margin: 0 35px 0 0;
	text-align:right;
}

#get-quote{
	background: #51AE07 none repeat scroll 0 0;
    	color: #fff;
    	font-size: 23px;
    	padding: 0 16px 20px;
    	text-align: center;
	border-radius: 18px;
	font-family: 'Fjalla One', sans-serif;
}
.home #get-quote{
	background:none;
	padding: 0 16px 5px;
}

.testimonial_slider__textonly .testimonial_nav_arrow_wrap {
    	height: 20px;
    	margin: -72px auto 55px;
    	overflow: hidden;
    	position: relative;
    	width: 220px;
}

body .testimonial_slider__textonly .testimonial_content span
{
	text-align:center;
}

#get-quote h1
{
	background: #7c7c7c none repeat scroll 0 0;
    	border-radius: 12px;
    	clear: both;
    	color: #fff;
    	display: block;
    	font-family: "Fjalla One",sans-serif;
    	font-size: 36px;
    	font-weight: bold;
    	line-height: 1.5;
    	margin: 18px auto 12px;
    	text-align: center;
    	width: 220px;
	box-shadow: 2px 2px 2px #000;
}

#get-quote h1:hover {
    	background: #979a9e none repeat scroll 0 0;
}

#get-quote a,#get-quote a:hover{
	color:#fff !important;
	text-decoration:none;
}

#get-quote a{
	display: block;
    	overflow: hidden;
}

#testimonial-slides{
	background:url(https://performancetitanium.com/wp-content/uploads/2015/06/testimonial-slider-bg.jpg);
}

.page-id-287 .entry-content .butns:hover{
	background-color:#000;
}

.pro-grey-no-link {
    	background: 10px 15px, linear-gradient(#e2e2e2, #999999);
}

.pro-grey-no-link:Hover {
    	background: 10px 15px, linear-gradient(#e2e2e2, #999999);
}

body .gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), body .gform_wrapper.gf_browser_chrome textarea{
	border-radius:0;
}

/** Styling override for datatables **/
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3, table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2,
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
	background-color: inherit !important;
}



table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.display tbody tr.odd:hover > .sorting_3, table.dataTable.display tbody tr.even:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
	background-color: inherit !important;
}



table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.display tbody tr.odd:hover > .sorting_2, table.dataTable.display tbody tr.even:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
	background-color: inherit !important;
}



table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.odd:hover > .sorting_1, table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
	background-color: inherit !important;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: inherit !important;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: inherit !important;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: inherit !important;
}

.tp-bannershadow, .tp-shadow2 {
    display: block !important;
}

#slider_div{
	margin-bottom:0;
}

#mobile-quote{
	display:none;
}

/*--------Testimonials Css--------*/

body .ms-postfeed > a {
	display: none;
}

body .metaslider .caption-wrap {
	position: relative;
	bottom: inherit;
	left: inherit;
	background: transparent;
	color: #fff;
	opacity: 1;
	margin: 0;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: 300;
}

body .metaslider .caption {
	padding: 0;
	text-align: center;
}

body .flex-control-nav {
	position: relative;
	bottom: 0;
	margin: 0;
}

body .metaslider .flexslider {
	margin: 0;
}

body .flex-control-nav li a {
	margin: 0 3px;
	width: 16px;
	height: 16px;
	-webkit-transition: background ease-in-out 0.3s;
	-moz-transition: background ease-in-out 0.3s;
	-o-transition: background ease-in-out 0.3s;
	transition: background ease-in-out 0.3s;
	background: #cbcbcb;
}

body .flex-control-paging li a:hover,
body .flex-control-paging li a.flex-active {
	background: #c70000;
}

body .slides {
	margin: 0 0 22px !important;
}

body .metaslider .slides img {
    	display: none;
}

#testimonial-slides h3 {
    font-family: Trebuchet MS,sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    margin: 5px 20px 20px 20px;
    border-bottom: 3px solid #000;
    padding: 10px 0 0 0;
}

#text-15 #testimonial-slides {
    border: 5px solid #000;
    margin: 10px 10px 0 10px;
    border-radius: 10px;
    background: #fff;
	position: relative;
}

#text-15 #testimonial-slides:after {
	bottom: -29px;
    display: block;
    content: "";
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 85px;
    height: 31px;
    left: 20px;
}

#text-15 .textwidget {
    background: url(https://performancetitanium.com/wp-content/uploads/2015/06/testimonial-slider-bg.jpg);
	padding: 10px 8px 40px 8px;
}

body .flexslider .slides p {
    margin: 0;
    font-family: 'Lucida Sans Unicode', 'Lucida Grand', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #0c0c0c;
    padding: 0 20px;
}

body .flexslider .slides li {
	padding: 1px 0 5px 0px !important;
}

body .flex-direction-nav .flex-next {
	background: url("images/next.png") no-repeat !important;
	width: 16px !important;
	height: 16px !important;
	top: 260px !important;
}

body .flex-direction-nav .flex-prev {
	background: url("images/prev.png") no-repeat !important;
	width: 16px !important;
	height: 16px !important;
	top: 260px !important;
}

.menu li.right.social {
	padding: 0;
}
.menu li.right.social a {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    top: 0 !important;
}

.page-template-page_blog .wp-caption,.archive .wp-caption,.single .wp-caption {
    padding: 0;
    background: #fff;
}



/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {

	.wrap, 
	.site-header {
		width: 960px;
	}

	.content {
		width: 560px;
	}

	.post-type-archive-portfolio .portfolio {
		width: 280px;
	}
	
	#gform_3{
		width:97%;
	}
	
	#header_middle_text {
    float: left;
    height: 50px;
    margin-left: 5px;
    margin-top: 35px;
    width: 355px;
	}
	
	.site-header .widget-area {
    		float: right;
    		margin-right: 0;
    		margin-top: 35px;
    		width: 310px;
	}
	
	#slider_div {
    height: auto;
    margin-bottom: -30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 20;
	}
	
	
	.home .content {
    background: none repeat scroll 0 0 #262626;
    float: left;
    margin: 30px 0;
    width: 655px;
	}
	
	.home #contnt_area_bfr_ftr{
	width:100%;	
	}
	
	.site-header {
    		width: 100%;
	}

	.wrap{
		width:99%;
	}

	.home .site-inner .wrap{
		width:100%;
	}

	.site-inner .wrap {
    		overflow: hidden;
    		width: 88%;
	}

	.title-area{
		margin-left:15px;
		width: 240px;
	}

	#header_logo_div {
    		width: 97%;
    		background-size: contain;
	}

	.nav-primary .wrap {
    		height: 65px;
		width:100%;
		overflow:hidden;
		margin:0 auto;
	}

	.menu-primary, .menu-secondary, .site-header .menu{
	width:100%;
	}

	.menu-primary li, .menu-secondary li, .site-header .menu li{
		font-size:14px;
	}

	.menu-primary a, .menu-secondary a, .site-header .menu a{
		padding: 5px 16px;
	}
	
	#insta_style{
		right: 3px;
	}
	
	#twitter_style {
    		background-image: url("images/twitter.png");
    		background-repeat: no-repeat;
    		float: right;
    		height: 26px;
    		position: relative;
    		right: 7px;
    		top: 27px;
    		width: 26px;
	}

	#primary_sidebar2_div {
    		padding-top: 25px;
	}

	#header_inner_div{
		width:415px;
	}
	
	h2 a{
		font-size:24px;
	}

	#header_inner_div h3{
		font-size:20px;
	}

	#header_inner_div h4{
		font-size: 16px;
	}
	
	.menu-primary a, .menu-secondary a, .site-header .menu a {
		padding: 5px 15px;
	}

	.pro-grey-btn {
		font-size: 11px;
	}

	.pro_btns_area a {
		float: left;
		margin: 0 10px 10px;
	}
}

@media only screen and (max-width: 960px) {

	body {
		font-size: 16px;
		margin: 0 auto;
		width: 100%;
	}
	
	p {
		font-size: 16px;
	}
	
	.archive-page,
	.content-sidebar-sidebar .content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content .content,
	.menu-primary,
	.menu-secondary,
	.minimum-landing .wrap,
	.sidebar-content .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.wrap,
	.content-sidebar-wrap,
	.site-footer .creds,
	.site-footer .gototop,
	.footer-widgets .wrap,
	.site-header,
	.site-header ul.menu,
	.site-header .widget-area,
	.sidebar-secondary,
	.title-area {
		width: 100%;
	}

	.content-sidebar .content{
		float: left;
		width: 390px;
	}

	.menu-primary,
	.menu-secondary,
	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header ul.menu,
	.site-header .search-form,
	.site-title,
	.title-area {
		float: none;
		text-align: center;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.site-header .search-form,
	.site-container {
		margin: 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.content,
	.site-description,
	.footer-widgets .wrap,
	.site-header .widget-area,
	.site-title,
	.site-title a,
	.site-title a:hover,
	.site-header .search-form,
	.title-area {
		padding: 0;
	}

	.site-header {
		background-size: contain !important;
	}
	
	.site-title {
		margin: 10px 0 0;
	}

	.menu-primary li,
	.menu-secondary li,
	.site-header ul.menu li {
		display: inline-block;
		float: none;
	}
	
	.menu-primary a,
	.menu-secondary a,
	.site-header .menu a {
		border: none;
		padding: 10px;
	}

	a.page-title-button,
	.menu li.right {
		display: none;
	}

	.menu li li {
		text-align: left;
	 }

	#gform_3 {
  		width: 100%;
  		padding: 20px 10px 25px;
	}

	.full-width-content .entry-content {
  		overflow: inherit;
	}

	 #page-title {
		 padding: 10px 0;
	 }

	#page-title p {
		font-size: 24px;
		text-align: center;
	}

	.minimum .site-inner,
	.site-inner {
		padding: 20px;
	}

	.minimum .site-inner .wrap {
		padding: 30px 0;
	}

	.post-type-archive-portfolio .portfolio {
		margin: 10px 15px;
		width: 45%;
	}

	.single-portfolio img {
		border: none
	}

	.footer-widgets .widget {
		padding: 20px 20px 0;
	}

	.site-footer .custom-footer li {
		margin: 0 10px;
	}

	.site-footer .wrap {
		box-sizing: border-box;
		padding: 25px 10px 0;
	}
	
	
	
	#header_inner_div {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin: 0 auto;
    width: 355px;
	}
	
	#header_logo_div {
    background: url("images/PTG-Logo.png") no-repeat scroll 0 0 transparent;
    float: none;
    height: 90px;
    margin:0 auto;
    width: 260px;
	}
	
	.site-header .widget-area{
	margin-right:0px;
	float:none;
	width:260px;
	padding-top:10px;
	margin:0 auto;
	}
	
	#header_middle_text{
	/*background: url("images/header_text_img.png") no-repeat scroll 0 0 transparent;*/
    float: none;
    height: 50px;
    margin-left:0px;
    margin-top: 0px;
    width: 100%;
	}
	
	.nav-primary .wrap{
	height:auto;
    width: 100%;
	}
	
	.menu-primary li, .menu-secondary li, .site-header ul.menu li {
    display: inline-block;
    float: none;
    text-align: left;
	}
	
	.site-container .nav-primary .wrap ul{
	background: url("images/nav_bg.png") repeat-x scroll center top transparent;
    border-radius: 15px 15px 15px 15px;
    float: none;
    height: auto;
    overflow: visible;
	}
	
	.minimum .site-inner, .site-inner {
    padding: 0px;
	}
	
	
	#slider_div {
    height: auto;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 20;
	}
	
	.home .content-sidebar-wrap {
    background: none repeat scroll 0 0 #DDDDDD;
    float: none;
	padding:0px;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 10;
	}
	
	.home .content {
    		background: none repeat scroll 0 0 #262626;
    }
	
	.content {
    		background: none repeat scroll 0 0 #FFFFFF;
    		float: none;
	}

	table tr td, table tr th {

		font-size: 13px;
		padding: 5px;
	}

	.home .site-inner .wrap {
    		width: 95%;
	}
	
	.entry{
	margin:0px;
	}
	
	.sidebar {
    		display: block;
    		float:right;
    		font-size: 16px;
    		margin-left:0px;
    		width:300px;
	}
	
	.home .sidebar .widget {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 15px;
	}
	
	.home #contnt_area_bfr_ftr{
	width:100%;
	}
	
	.header_btm_bg{
	width:100%;
	}
	
	
	.site-footer .wrap {
    padding:0px;
	}
	
	#footer-left-div {
    		float: left;
    		width: 246px;
	}

	#footer-right-div{
    		float: right;
    		width: 260px;
	}


	#insta_style{
		float: left;
	  	position: inherit;
	}
	
	#twitter_style {
    		background-image: url("images/twitter.png");
    		background-repeat: no-repeat;
    		height: 26px;
    		width: 26px;
		position:none;
		top:25px;
		right:0px;
	}
	
	.menu-primary{
		text-align:left;
	}

	.menu-primary a, .menu-secondary a, .site-header .menu a{
		letter-spacing: 0px;
		padding: 8px 7px;
	}

	.menu-primary li, .menu-secondary li, .site-header .menu li {
    		font-size: 12px;
	}

	.sidebar .widget{
		text-align: center;
	}
	

	.site-inner .wrap {
		width: 95%;
	}
	
	.menu-primary, .menu-secondary, .site-header .menu{
		height:auto;
	}

	#header_inner_div{
		width:100%;
		padding-top: 0;
	}

	body .gform_wrapper ul li:before,body .gform_wrapper ul li:after,body .gform_wrapper ul.gform_fields{
		text-align:center;
	}

.products_section .su-column {
		  width: 57% !important;
	}

	.rev_slider_wrapper .shadow-left,  .rev_slider_wrapper .shadow-right {
		display: none !important;
	}

	div#rev_slider_1_1,div#rev_slider_1_1_wrapper,div#slider_div{
    		width: 100% !important;
	}

	.site-header .widget-area .widget:first-child,.site-header .widget-area .widget:last-child{
		float:none;
	}



}

@media only screen and (max-width: 736px) {
	.content-sidebar .content {
		width: 100%;	
	}

	.products_section .su-column {
		width: 200px !important;
		margin: 0 auto 15px !important;
	}

	.sidebar, .home .sidebar {
		clear: both;
		float: none;
		margin: 0 auto;
	}

	#menu-titanium-menu {
		display: none;
	}

	.title-area {
		margin-left: 0;
		margin-top: 15px;
	}

	#twitter_style, #insta_style {
		display: block;
	}

	#twitter_mobile_btn {
		display: block;
		background-image: url("images/twitter.png");
		background-repeat: no-repeat;
		width: 26px;
		height: 26px;
		text-indent: -9999px;
		margin: 0 auto 10px;
	}

	#insta_mobile_btn {
		display: block;
		background-image: url("images/instagram.png");
		background-repeat: no-repeat;
		width: 26px;
		height: 26px;
		text-indent: -9999px;
		margin: 0 auto 10px;
	}

	.header-widget-area img{
		display:none;
	}

	.custom-footer img{
		display:block;
		max-width: 100px;
    		margin: 0 auto 25px;
	}
	
	.page-template-page_blog .wp-caption,.archive .wp-caption,.single .wp-caption {
		max-width:100% !important;
	}

}


@media only screen and (max-width: 600px) {

	#home-featured {
		padding: 30px 0 0;
	}

	.home-featured-1,
	.home-featured-2,
	.home-featured-3,
	.home-featured-4 {
		padding: 0 0 30px;
		width: 50%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		width: 100%
	}

	.post-type-archive-portfolio .portfolio {
		margin: 0 0 20px;
		text-align: center;
		width: 100%;
	}

	.portfolio-featured-image a img,
	.portfolio-featured-image a img:hover {
		border: none;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

	.pagination li a,
	.pagination li.disabled,
	.pagination li a:hover,
	.pagination li.active a {
		padding: 5px 10px;
	}
	
	/**/

	.title-area{
	width:100%;
	}
	
	#header_inner_div {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin: 0 auto;
    width: 355px;
	}
	
	#header_logo_div {
    background: url("images/PTG-Logo.png") no-repeat scroll 0 0 transparent;
    float: none;
    height: 90px;
    margin:0 auto;
    width: 260px;
	}
	
	.site-header .widget-area{
	margin-right:0px;
	float:none;
	width:285px;
	margin:0 auto;
	}
	
	#header_middle_text{
	/*background: url("images/header_text_img.png") no-repeat scroll 0 0 transparent;*/
    float: none;
    height: 50px;
    margin-left:0px;
    margin-top: 0px;
    width: 100%;
	}
	
	#header_middle_text img{
		width:84%;
	}
	
	.nav-primary .wrap{
	height: auto;
    width: 100%;
	}
	
	.menu-primary li, .menu-secondary li, .site-header ul.menu li {
    display: inline-block;
    float: none;
    text-align: left;
    width: 275px;
	}
	
	.site-container .nav-primary .wrap ul{
	background: url("images/nav_bg.png") repeat-x scroll center top transparent;
    border-radius: 15px 15px 15px 15px;
    float: none;
    height: auto;
    overflow: visible;
	}
	
	#twitter_style {
    		background-image: url("images/twitter.png");
    		background-repeat: no-repeat;
   	 	float:left;
    		height: 26px;
    		width: 26px;
		position:none;
		top:0px;
		right:0px;
	}
	
	.minimum .site-inner, .site-inner {
    padding: 0px;
	}
	
	
	#slider_div {
    		height: auto;
    		margin-bottom: -10px;
    		margin-left: auto;
    		margin-right: auto;
    		position: relative;
    		width: 100%;
    		z-index: 20;
	}

	.site-inner .wrap {
		width: 100%;
	}
	
	.home .content-sidebar-wrap {
    	background: none repeat scroll 0 0 #DDDDDD;
    	float: none;
    	padding:0px;
    	padding-top: 10px;
    	position: relative;
    	width: 100%;
    	z-index: 10;
	}
	
	.home .content {
    background: none repeat scroll 0 0 #262626;
    float: none;
    margin: 0;
    width:100%;
    }
	
	.sidebar {
    float:none;
    font-size: 16px;
    margin-left:0px;
    margin-top:0px;
    width:94%;
	}
	
	.home .sidebar .widget {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 15px;
	}
	
	.home #contnt_area_bfr_ftr{
	width:100%;
	}
	
	.header_btm_bg{
	width:100%;
	}
	
	
	.site-footer .wrap {
    padding:0px;
	}
	
	#footer-left-div, #footer-right-div {
		float:none;
		margin: 0 auto;
	}

	#menu-icon {
    background: url("images/menu-icon.png") no-repeat scroll 10px center grey;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    margin: 2px 0 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}

	#header_inner_div{
		width:99%;
	}

	td{
		float:left;
	}

	.content-sidebar .content {
		width: 97%;
		float: none;
	}

	.entry-content {
		padding: 0 10px 0px;
	}

	#primary_sidebar2_div{
		width:100%;
	}

	body #gform_2 {
		margin-left:0px !important;
	}

	.home .sidebar {
		display: block;
		float: none;
		font-size: 16px;
		width: 98%;
		margin-left: 0;
		margin-top: 30px;
	}

.products_section .su-column {
		  width: 200px !important;
		margin: 0 auto 15px !important;
	}

	.pro_btns_area a {
		clear: both;
		float: none;
		margin: 0 auto 10px;
		display: block;		
	}

	#contnt_area_bfr_ftr h3 {
		padding: 17px 0 5px 0px;
		line-height: 26px;
	}

	body #rev_slider_1_1, body #rev_slider_1_1_wrapper {
		width: 350px; 
	}

	body .gform_wrapper .top_label li.gfield.gf_left_half,body .gform_wrapper .top_label li.gfield.gf_right_half {
  		display: block;
  		width: 100%;
		margin: 0 0 1em;
		text-align: left;
	}

	body #livechat-compact-container{
		display:none;
	}

	#mobile-quote{
		display:block;
		margin-top:20px;
		text-align:center;
	}

	body #slider_div .rev_slider_wrapper.tp-shadow2,.sidebar-primary .widget_text{
		display:none !important;
	}

	
}

@media only screen and (max-width: 320px) {

	.home-featured-1,
	.home-featured-2,
	.home-featured-3,
	.home-featured-4 {
		padding: 0 0 30px;
		width: 100%;
	}

body #rev_slider_1_1, body #rev_slider_1_1_wrapper {
		width: 300px; 
	}
}

#testimonial-slides ul li{
	margin: 0 !important;
}

body #testimonial-slides .flex-direction-nav .flex-prev,
body #testimonial-slides .flex-direction-nav .flex-next{
	top: 104px !important;
}