/* # Titan Web Agency 
Theme Name: Titan Web Agency  
Theme URI: http://my.titanwebagency.com/
Description: This is the sample theme created for the Genesis Framework.   
Author: StudioPress  
Author URI: Jose Alvin Rañola 
Template: genesis  
Template Version: 1.0  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
/*Font*/

/* H1 - Magnum Sans Black */
@font-face {
  font-family: 'magnum_sansblack';
  src: url('fonts/Magnum_Sans_010_Black-webfont.eot');
  src: url('fonts/Magnum_Sans_010_Black-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Magnum_Sans_010_Black-webfont.woff2') format('woff2'),
       url('fonts/Magnum_Sans_010_Black-webfont.woff') format('woff'),
       url('fonts/Magnum_Sans_010_Black-webfont.ttf') format('truetype'),
       url('fonts/Magnum_Sans_010_Black-webfont.svg#magnum_sansblack') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* H2 - Magnum Sans Heavy */
@font-face {
  font-family: 'magnum_sansheavy';
  src: url('fonts/Magnum_Sans_009_Heavy-webfont.eot');
  src: url('fonts/Magnum_Sans_009_Heavy-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Magnum_Sans_009_Heavy-webfont.woff2') format('woff2'),
       url('fonts/Magnum_Sans_009_Heavy-webfont.woff') format('woff'),
       url('fonts/Magnum_Sans_009_Heavy-webfont.ttf') format('truetype'),
       url('fonts/Magnum_Sans_009_Heavy-webfont.svg#magnum_sansheavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* H3 - Magnum Sans Ex Bold */
@font-face {
  font-family: 'magnum_sansextra_bold';
  src: url('fonts/Magnum_Sans_008_Extra_Bold-webfont.eot');
  src: url('fonts/Magnum_Sans_008_Extra_Bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Magnum_Sans_008_Extra_Bold-webfont.woff2') format('woff2'),
       url('fonts/Magnum_Sans_008_Extra_Bold-webfont.woff') format('woff'),
       url('fonts/Magnum_Sans_008_Extra_Bold-webfont.ttf') format('truetype'),
       url('fonts/Magnum_Sans_008_Extra_Bold-webfont.svg#magnum_sansextra_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Page Headings - Magnum Sans Ex Black */
@font-face {
  font-family: 'magnum_sansextra_black';
  src: url('fonts/Magnum_Sans_011_Extra_Black-webfont.eot');
  src: url('fonts/Magnum_Sans_011_Extra_Black-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Magnum_Sans_011_Extra_Black-webfont.woff2') format('woff2'),
       url('fonts/Magnum_Sans_011_Extra_Black-webfont.woff') format('woff'),
       url('fonts/Magnum_Sans_011_Extra_Black-webfont.ttf') format('truetype'),
       url('fonts/Magnum_Sans_011_Extra_Black-webfont.svg#magnum_sansextra_black') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Regular Text - Magnum Sans Light */
@font-face {
  font-family: 'magnum_sanslight';
  src: url('fonts/Magnum_Sans_003_Light-webfont.eot');
  src: url('fonts/Magnum_Sans_003_Light-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/Magnum_Sans_003_Light-webfont.woff2') format('woff2'),
       url('fonts/Magnum_Sans_003_Light-webfont.woff') format('woff'),
       url('fonts/Magnum_Sans_003_Light-webfont.ttf') format('truetype'),
       url('fonts/Magnum_Sans_003_Light-webfont.svg#magnum_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}



/* ## Float Clearing
--------------------------------------------- */
.clearer{
	clear: both;
}
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
.site-container {
    position: relative;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #2e394d;
	font-family: 'magnum_sanslight', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	position: relative;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #4cb6ea;
	text-decoration: underline;
}

a:hover {
	color: #ee646a;
	text-decoration: underline;
}

p {
	margin: 0 0 16px;
	padding: 0;
	line-height: 25px;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
	font-family: 'magnum_sansextra_bold',sans-serif;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px; font-family: 'magnum_sansblack', sans-serif;
}

h2 {
	font-size: 30px; font-family: 'magnum_sansheavy', sans-serif; 
}

h3 {
	font-size: 24px; font-family: 'magnum_sansextra_bold', sans-serif;
}

h4 {
	font-size: 20px; font-family: 'magnum_sansextra_bold', sans-serif;
}

h5 {
	font-size: 18px; font-family: 'magnum_sansextra_bold', sans-serif;
}

h6 {
	font-size: 16px; font-family: 'magnum_sansextra_bold', sans-serif;
}
/* h1.entry-title {font-family: 'magnum_sansextra_black', sans-serif} */
h1.entry-title {font-family: 'magnum_sansextra_bold', sans-serif; font-weight: 400}


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color:#efe930; border-radius: 5px;
	color: #000;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding:15px 38px;
	text-transform: uppercase;
	width: auto;
	/* letter-spacing:2px; */
	border:1px solid #fff;
/*	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out */
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #e5554e;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: none repeat scroll 0 0 #063184;
    border: 1px solid #000;
    color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

html{
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1170px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}
/* Contact Page */
.leftContact {
    float: left;
    width: 722px;
}
.leftContact h1 {
    border-bottom: 1px solid #eee;
    color: #222;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.leftContact > p {
    color: #5a5a5a;
    font-size: 18px;
    font-weight: normal;
}
.leftContact .details {
    float: left;
    margin: 40px 137px 0 12px;
    width: 100%;
}
.contact-page .details h2 {
    border-bottom: 1px solid #eee;
    color: #38949c;
    display: block;
    font-weight: normal;
    margin: 0 0 39px;
    text-transform: uppercase;
}
.contact-page .details h3 {
    color: #3b4550;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.contact-page .details span {
    background: none repeat scroll 0 0 #fff;
    color: #51a1d8;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 -12px;
    padding: 8px 8px 1px 0;
    text-transform: uppercase;
}
.contact-page .info {
    float: left;
    margin: 0 99px 0 0;
    width: 302px;
}
.contact-page .details img {
    float: left;
    margin: 14px 17px 0 4px;
}
.contact-page .details p {
    color: #848994;
    display: table;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
}
.contact-page .procast-player {
    margin: 10px 0px;
}
#SkypeButton_Call_tydowns20_1_paraElement img{
	margin: 0px !important;
    vertical-align: 0px !important;
}
.rightContact {
    float: right;
    width: 378px;
}
.rightContact h1 {
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 20px;
}
.rightContact form {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    padding: 40px 25px;
}
.rightContact form input[type="text"] {
    background: none repeat scroll 0 0 #f5f6f8;
    border: 1px solid #e9eaec;
    border-radius: 4px;
    margin: 0 0 24px;
    padding: 12px 13px;
    font-size:14px;
}
.rightContact form select {
    background: none repeat scroll 0 0 #f5f6f8;
    border: 1px solid #e9eaec;
    border-radius: 4px;
    color: #848994;
    margin: 0 0 24px;
    padding: 12px 13px;
    width: 100%;
    font-size:14px;
}
.rightContact form textarea {
    background: none repeat scroll 0 0 #f5f6f8;
    border: 1px solid #e9eaec;
    border-radius: 4px;
    color: #848994;
    margin: 0 0 24px;
    padding: 12px 13px;
    width: 100%;
    font-size:14px;
    height: 90px;
}
.rightContact form input[type="email"] {
    background: none repeat scroll 0 0 #f5f6f8;
    border: 1px solid #e9eaec;
    border-radius: 4px;
    margin: 0 0 24px;
    padding: 12px 13px;
    font-size:14px;
}
.rightContact form input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #cdcdcd;
    color: #51a1d8;
    cursor: pointer;
    font-family: lato;
    font-size: 17px;
    font-weight: bold;
    padding: 12px 0;
    text-transform: uppercase;
    width: 100%;
}
.rightContact form input[type="submit"]:hover {
    background: none repeat scroll 0 0 #2e394d;
    border: 2px solid #2e394d;
    color: white;
    -webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition:    all 0.6s ease-in-out 0s;
	-ms-transition:     all 0.6s ease-in-out 0s;
	-o-transition:      all 0.6s ease-in-out 0s;
	transition:         all 0.6s ease-in-out 0s;
}
.post-16 .hs-form-required,
.parent-pageid-10 .hs-form-required,
.parent-pageid-1193 .hs-form-required{
	display: none;
}
.post-16 input.hs-input,.post-16 textarea.hs-input,
.parent-pageid-10 input.hs-input,.parent-pageid-10 textarea.hs-input,
.parent-pageid-1193 input.hs-input,.parent-pageid-1193 textarea.hs-input
{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-image: none;
    border-left: 1px solid #ddd;
    border-radius: 0;
    border-top: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    font-family: "magnum_sanslight",sans-serif;
    font-size: 18px;
    padding: 16px 3%;
    width: 94%;
}
.post-16 .hs-form textarea.hs-input,
.parent-pageid-10 .hs-form textarea.hs-input,
.parent-pageid-1193 .hs-form textarea.hs-input{
	max-width: 533px;
    width: 100%;
}
.post-16 .hs-form .hs-button,
.parent-pageid-10 .hs-form .hs-button,
.parent-pageid-1193 .hs-form .hs-button{
    background-color: #efe930;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    font-family: "magnum_sanslight",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    padding: 15px 38px;
    text-transform: uppercase;
    width: auto;
}
.post-16 .hs-form .hs-button:hover,
.post-16 .hs-form .hs-button:active,
.post-16 .hs-form .hs-button:focus,
.parent-pageid-10 .hs-form .hs-button:hover,
.parent-pageid-10 .hs-form .hs-button:active,
.parent-pageid-10 .hs-form .hs-button:focus,
.parent-pageid-1193 .hs-form .hs-button:hover,
.parent-pageid-1193 .hs-form .hs-button:active,
.parent-pageid-1193 .hs-form .hs-button:focus{
    background: none repeat scroll 0 0 #063184;
    border: 1px solid #000;
    color: #fff;
    box-shadow: none;
}
.parent-pageid-10 .contentbgblue .hs-form.stacked label,
.parent-pageid-1193 .contentbgblue .hs-form.stacked label{
    color: #fff;
}
.home .hs-form.stacked label {
	display: none;
}
.contact-page .hs-form select.hs-input {
	height: 42px;
    border-radius: 0px;
    padding: 5px 3% 5px 3%;
    font-size: 18px;
    width: 94%;
    line-height: 35px;
    box-sizing: initial;
    font-family: "magnum_sanslight",sans-serif;
}
.home .popmake.theme-3299 {
    border: 1px solid #fff ;
    background-color: #fff;
}
.home .popmake.theme-3299 > .popmake-close {
	background-color: #000;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid #fff;
    position: absolute;
    top: -25px;
    right: -25px;
}
.home .popmake.theme-3299 .popmake-title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.home .hs-form .actions {
	margin-top: 0;
}
.home .hs-form.stacked .field {
	margin-bottom: 0;
}
.input input.hs-input {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    font-family: "magnum_sanslight",sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 8px 16px;
    height: auto;
    width: 92%;
    background: #eee;
}
.actions input.hs-button {
        background-color: #efe930;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    color: #fff;
    font-size: 18px;
    padding: 10px 45px;
    border: 1px solid #e5b400;
    box-shadow: 0 0 1px rgba(0,0,0,.7);
    line-height: 29px;
    text-shadow: initial;
    font-family: "magnum_sanslight",sans-serif;
    margin: 0 auto;
    font-weight: bold;
    display: block;
    background: #FFC800;
}
.actions input.hs-button:hover {
	background: #063184;
    color: #fff;
    border-top: 1px solid #4d7ccf;
    border-right: 1px solid #001d4f;
    border-bottom: 1px solid #001d4f;
    border-left: 1px solid #4d7ccf;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #e5554e;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}

.footer-widgets .widget-title {
	color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 20px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}

/*Header ToolBar*/

.header_toolbar {background: #f5f5f5; border-bottom: 1px solid #eee}
.header_toolbar .container{max-width:1170px;height:135px;margin: 0 auto;}
.phonetop {/* width: 50%; */ float: right; text-align:right}
.phonetop, .phonetop i.fa, .social_icon i.fa {color:#888}
.tel span {font-size: 20px; padding: 0 15px 5px 5px; font-weight: bold}
.social_icon i.fa {padding: 13px 14px; border-right: 1px solid #efefef; transition: all 0.3s ease-in-out 0s}
.social_icon i.fa.facebook {border-left: 1px solid #efefef; padding: 13px 16px}
.social_icon i.fa.facebook:hover {background: #3b5998; color:#fff}
.social_icon i.fa.twitter:hover {background: #5ac7f0; color:#fff}
.social_icon i.fa.google-plus:hover {background: #cc3732; color:#fff}
.social_icon i.fa.youtube:hover {background: #cc181e; color:#fff}
.social_icon i.fa.linkedin:hover {background: #0077b5; color:#fff}
.social_icon i.fa.pinterest:hover {background: #cb2026; color:#fff}
.social_icon i.fa.slideshare:hover {background: #f18b31; color:#fff}

/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #50a2de;
	min-height: 45px;
}

.site-header .wrap {
	padding: 0;
}
#header .header-widget-area  {
	width:43.5556%;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 253px;
	position: absolute;
	top: 8px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	/* background: url(images/logo.png) no-repeat left; */
	background: url(http://titanwebagency.com/wp-content/uploads/logo-blue.png) no-repeat left;
	float: left;
	min-height: 100px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 900px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.nav-header{
	float: right;
}
.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #fff;
    font-size: 18px;
    padding: 15px 10px 38px;
    display: block;
    text-decoration: none;
    font-family: 'magnum_sansheavy', sans-serif;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #eee;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
	color:#888;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}
/*Banner*/
.homepage-banner {
    background: none repeat scroll 0 0 #dfe5f1;
    height: 570px;
    width: 100%;
}
.homepage-banner .banner {
    /* background: url("images/doctor.png") no-repeat scroll right bottom rgba(0, 0, 0, 0); */
    height: 530px;
    padding-top: 50px;
    width: 1170px;
}
.banner .banner-title .textwidget h2 {
    font-size: 52px;
    font-weight: 800;
}
.banner .banner-content {
    float: left;
    height: 480px;
    width: 550px;
}
.banner .banner-content p{
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 40px;
}
.banner .banner-content h2 .bluelight {
    color: #063184;
}
 /* .banner .banner-content .banner-button {
    background: none repeat scroll 0 0 #063184;
    color: #fff; font-weight: bold; text-transform: uppercase;
    font-size: 22px;
    padding: 10px 30px;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 300px;
} */

/*Homepage*/
.download-blue{
    padding: 30px 0;
    background: none repeat scroll 0 0 #50a2de;
    width: 100%;
    height: auto;
}
/* .download-blue h1 {
    color: #fff;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
}
.download-blue h2 {
    color: white;
    font-size: 21px;
    font-style: italic;
    font-weight: normal;
    margin: 9px 0 0;
} */
.download-button-wrapper {
    float: right;
    margin-top: 40px;
}
.download-button {
    background: #EFE930;
    /* border: 1px solid #fff;   */
    color: #fff;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    padding: 15px 25px;
    /* margin: -68px 0 0;  */
    /* transition: all 0.3s ease-in-out 0s; */
}
.download-button:hover {
    background: none repeat scroll 0 0 #063184;
    border: 1px solid #000;
    color: #fff;
}
/* Our Service */
.our-service{
	color: #000;
	text-align: center;
	color: #000;
    max-width: 100%;
    padding: 20px 40px;
    text-align: center;
}
.box{
	float: left;
	width: 24%;
	margin:0 .5%;
}
.box .details{
	font-size: 14px;
}
/*About*/
.about-title{
	background: url("images/about.png") repeat scroll left top rgba(0, 0, 0, 0);
    height: 541px;
    text-align: center;
    width: 100%;
}
.about-title h1 {
    color: #fff;
    font-size: 31px;
    font-weight: 900;
    padding: 261px 0 0;
}
.logo-about{
	background: none repeat scroll 0 0 #fff;
    bottom: -167px;
    display: inline-block;
    padding: 20px;
    position: relative;
    border: 1px solid #DFDFDF;
}
.about-content{
	padding:40px;
	text-align: center;
    margin: 0 auto;
    width: 830px;
    padding: 224px 0 174px;
}
.about-content p{
    color: #333;
    font-size: 18px;
    line-height: 29px;
}
.about-section section{
	display: block;
    margin: 0 auto !important;
    width: 100%;
    height: 599px;
}
.about-section .content-side {
    float: left;
    padding: 209px 0 0;
    width: 570px;
}
.about-section .white .content-side h1{
    font-size: 30px;
    padding: 1px 0 12px;
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.about-section .white .content-side p{
    color: #fff;
}
.about-section .navy .content-side h1{
    font-size: 30px;
    padding: 1px 0 12px;
    text-align: left;
    color: #2e3a4d;
    font-weight: bold;
}
.about-section .navy .content-side p{
    color: #2e3a4d;
}
.about-section .content-side p {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}
.about-section .sky-blue-bg {
    background: url("images/sky-box-bg.png") repeat scroll left top rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    width: 100%;
}
.about-section .img-right {
    display: inline-block;
    float: right;
    padding: 120px 0 0;
}
.about-section .img-left {
    display: inline-block;
    float: left;
    padding: 100px 0 0 100px;
}
.about-section .one-stop {
    background: url("images/one-stop-bg.png") no-repeat scroll left top #f5f5f5;
    color: #2e3a4d;
}
.about-section .one-stop img {
    display: inline-block;
    float: left;
    padding: 100px 0 0 100px;
}
.about-section .content-side.right-content {
    float: right;
}
.about-section .dblue-frils {
    background: url("images/bblue-frils.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 600px;
}
.about-section .hubspot {
    background: url("images/hubspot-gold-partner.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 600px;
}
.about-section .hubspot img {
    margin: 0;
    padding: 200px 0 0;
}
.about-section .content-crt {
    background: url("images/blue-stones.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 600px;
}
.about-section .content-blank img {
    padding-left: 0;
}
.about-section .content-blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.about-section .reporting {
    background: url("images/db-shape-bg.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.about-section .pricing {
    background: url("images/pricing-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

/* Titan Web Agency */

/*About*/
.titan-content{
	background: url("images/about.png") repeat scroll left top rgba(0, 0, 0, 0);
    height: 541px;
    text-align: center;
    width: 100%;
}
.titan-content h1 {
    color: #fff;
    font-size: 31px;
    font-weight: 900;
    padding: 261px 0 0;
}
.logo-titan{
	background: none repeat scroll 0 0 #fff;
    bottom: -167px;
    display: inline-block;
    padding: 20px;
    position: relative;
    border: 1px solid #DFDFDF;
}
.titan-section section{
	display: block;
    margin: 0 auto !important;
    width: 100%;
    height: 599px;
}
.titan-section .content-side {
    float: left;
    padding: 209px 0 0;
    width: 570px;
}
.titan-section .white .content-side h1{
    font-size: 30px;
    padding: 1px 0 12px;
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.titan-section .white .content-side p{
    color: #fff;
}
.titan-section .navy .content-side h1{
    font-size: 30px;
    padding: 1px 0 12px;
    text-align: left;
    color: #2e3a4d;
    font-weight: bold;
}
.titan-section .navy .content-side p{
    color: #2e3a4d;
}
.titan-section .content-side p {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}
.titan-section .sky-blue-bg {
    background: url("images/sky-box-bg.png") repeat scroll left top rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    width: 100%;
}
.titan-section .img-right {
    display: inline-block;
    float: right;
    padding: 120px 0 0;
}
.titan-section .img-left {
    display: inline-block;
    float: left;
    padding: 100px 0 0 100px;
}
.titan-section .one-stop {
    background: url("images/one-stop-bg.png") no-repeat scroll left top #f5f5f5;
    color: #2e3a4d;
}
.titan-section .one-stop img {
    display: inline-block;
    float: left;
    padding: 100px 0 0 100px;
}
.titan-section .content-side.right-content {
    float: right;
}
.titan-section .dblue-frils {
    background: url("images/bblue-frils.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 600px;
}
.titan-section .hubspot {
    background: url("images/hubspot-gold-partner.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 600px;
}
.titan-section .hubspot img {
    margin: 0;
    padding: 200px 0 0;
}
.titan-section .content-crt {
    background: url("images/blue-stones.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    height: 600px;
}
.titan-section .content-blank img {
    padding-left: 0;
}
.titan-section .content-blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.titan-section .reporting {
    background: url("images/db-shape-bg.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.titan-section .pricing {
    background: url("images/pricing-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

/*Service Dark*/
.service_dark {
    background: url("images/doctor.png") no-repeat scroll center bottom #666;
    color: #fff;
}
.service_dark h2{
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
}
.service_dark h3 {
    color: #50a2de;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.service_dark .threecol-one {
    margin-right: 2%;
    margin-top: 30px;
    width: 32%;
}
.service_dark img {
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 30px;
}
.service_dark p {
    line-height: 18px;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
}
h2#seogroup-embed-title {
	font-size: 55px;
  	color: #222;
  	font-weight: bold;
  	margin: 0 0 5px 0;
  	letter-spacing: -2pt;
  	padding: 30px 0 10px;
  	text-align: center;
  	font-family: 'Open Sans';
}
p#seogroup-embed-subtitle {
	text-align: center;
}
.wrap.seo {
	border: 10px solid #fff;
  	background-color: #efefef;
  	box-shadow: 0 0 1px #666;
}
a#cta_button_414867_7099b191-6cf0-4022-871d-dc5cb449fb21 {
	margin: 0 328px 20px;
}

/*home-services*/
.home-services h2 {
    font-size: 40px;
    line-height: 1em;
    margin: 0;
}
.home-services h3 {
    font-size: 30px;
    line-height: 1em;
    margin: 10px 0 45px;
}
.home-services .three-columns {
    margin: 0 auto;
    min-height: 226px;
    width: 1110px;
}
.home-services .three-columns .div-column {
    float: left;
    min-height: 226px;
    width: 33%;
}
.home-services .three-columns .div-column .img-column {
    float: left;
    min-height: 226px;
    width: 52px;
}
.home-services .three-columns .div-column .img-column img {
    width: 100%;
}
.home-services .three-columns .div-column .details-column {
    float: right;
    min-height: 226px;
    padding-right: 30px;
    width: 300px;
}
.home-services .three-columns .div-column .details-column h3{
    line-height: 1.2;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
}
.home-services .three-columns .div-column .details-column .details-excerpt {
    min-height: 100px;
}
.home-services .three-columns .div-column .details-column .details-excerpt p {
    text-align: justify;
    line-height: 18px;
    font-size: 14px;
}

/* Responsive Handler */
.threecol-one {
    margin-right: 2.5641%;
    width: 34.188%;
}
.threecol-two {
    width: 63.2479%;
}
.threecol-one, .threecol-two {
    float: left;
}
.last-child ,.last-column{
    margin-right: 0 !important;
    border-right: none !important;
}
/*Home Review*/
.home-reviews {
    margin-bottom: 30px;
    min-height: 180px;
    width: 100%;
}
.home-reviews .three-columns {
    margin: 0 auto;
    min-height: 226px;
    width: 1110px;
}
.home-reviews .three-columns {
    margin: 0 auto;
    min-height: 226px;
    width: 1110px;
}
.home-reviews .three-columns .first-column {
    float: left;
    min-height: 226px;
    width: 32%;
}
.home-reviews .three-columns .second-column {
    float: left;
    margin-left: 1.2%;
    min-height: 226px;
    width: 32%;
}
.home-reviews .three-columns .third-column {
    float: right;
    min-height: 226px;
    width: 32%;
}
.testi-box {
    height: auto;
    margin-top: 30px;
    width: 100%;
}
.testi-box .testi-img {
    float: left;
    height: auto;
    width: 90px;
}
.testi-box .testi-img img {
    border: 1px solid #999;
    width: 80px;
}
.testi-box span {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.testi-box .testi-desc {
    float: right;
    height: auto;
    padding-right: 20px;
    width: 235px;
}
.testi-box p {
    margin: 0;
    padding: 0;
    line-height: 18px;
    margin-top: 5px;
}
.home-reviews .services-wrap {
    min-height: 50px;
    width: 100%;
}
.home-reviews .services-wrap .services-header header img {
    margin-right: 10px;
    vertical-align: middle;
    width: 25px;
}
.home-reviews i.fa {
    color: #ffffff;
    font-size: 28px;
}
.home-reviews .services-wrap .services-header {
    background: none repeat scroll 0 0 #2c3e50;
    border-radius: 6px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.home-reviews .services-wrap .services-header header {
    color: #fff;
    float: left;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
    width: 270px;
}
.home-reviews .services-wrap .services-descs {
    background: none repeat scroll 0 0 #b2d0e6;
    border-radius: 6px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 1px;
    padding: 10px;
    position: relative;
    width: 100%;
}
.home-reviews .services-wrap .services-descs p {
    line-height: 18px;
    margin-top: 5px;
    font-size: 14px;
}
.home-reviews .home-reviews .services-wrap .services-header header img {
    margin-right: 10px;
    vertical-align: middle;
}
.home-reviews .services-wrap .services-header aside {
    cursor: pointer;
    float: right;
    height: 40px;
    padding-top: 5px;
    width: 30px;
}
.capability-wrap {
    height: 50px;
    width: 100%;
}
.meter {
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3) inset;
    height: 18px;
    padding: 3px;
    position: relative;
}
.meter > span {
    border-radius: 20px 8px 8px 20px;
    display: block;
    height: 10px;
    overflow: hidden;
    position: relative;
}
.bar1 > span {
    background: none repeat scroll 0 0 #004000 !important;
    display: block;
    height: 10px;
}
.bar2 > span {
    background: none repeat scroll 0 0 #34495e !important;
    display: block;
    height: 10px;
}
.bar3 > span {
    background: none repeat scroll 0 0 #1abc9c !important;
    display: block;
    height: 10px;
}
.bar4 > span {
    background: none repeat scroll 0 0 #0040ff !important;
    display: block;
    height: 10px;
}
.bar5 > span {
    background: none repeat scroll 0 0 #ff0000 !important;
    display: block;
    height: 10px;
}
/*twitter feed*/
.twitter-feed {
    background: none repeat scroll 0 0 #063184;
    height: 630px;
    margin-top: 50px;
    width: 100%;
}
.twitter-feed .twitter {
    height: 505px;
    padding-top: 125px;
    text-align: center;
    width: 100%;
}
.twitter .twitter-logo {
    text-align: center;
}
.twitter .twitter-texts {
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;
}
.twitter .twitter-by {
    margin-top: 10px;
}
.twitter .twitter-by span:first-child {
    font-size: 18px;
    font-weight: bold;
}
.twitter .twitter-by span {
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.twitter .twitter-arrow {
    margin-top: 120px;
}
.what-we-do {
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
    transition: opacity 0.6s ease 0.8s;
    width: 770px;
}
/* .what-we-do > h1 {
    color: #2d384c;
    font-size: 48px;
    padding: 50px 0 26px;
} */
.what-we-do p {
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
.wwd .three-columns {
    margin: 0 auto;
    min-height: 226px;
    width: 1110px;
    padding-bottom: 50px;
    text-align: center;
}
.wwd .three-columns .div-column {
    float: left;
    min-height: 226px;
    width: 33%;
}
.wwd .three-columns .div-column .img-column {
    float: left;
    min-height: 226px;
    width: 52px;
}
.wwd .three-columns .div-column .img-column img {
    width: 100%;
}
.wwd .three-columns .div-column .details-column {
    float: right;
    min-height: 226px;
    padding-right: 30px;
    width: 300px;
}
.wwd .three-columns .div-column .details-column h3{
    line-height: 1.2;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
}
.wwd .three-columns .div-column .details-column .details-excerpt {
    min-height: 270px;
}
.wwd .three-columns .div-column .details-column .details-excerpt p {
    line-height: 26px;
    font-size: 14px;
    color:#a1b1bc;
}
.testimonail_photo{
	width: 16%;
	margin-right: 2%;
	float: left;
}
.testimonail_photo img{
	border-radius: 50%;
}
.testimonail_content img {
    max-width: 150px;
    border-radius: 150px;
    float: left;
    margin-right: 10px;
}
#home_testimonial .testimonail_content {
	float: left;
	margin: 0 25px 25px 0;
}
#home_testimonial .testimonial_text {
	float: left;
    width: 400px;
}
#home_testimonial {
    background-color: #fff;
    padding-top: 50px;
}
#home_testimonial h2{
    color: #20aeab;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
}
#home_testimonial h3{
    color: white;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
    text-align: center;
}
/* #home_testimonial .testimonail_button{
	float:right;margin:-68px 0 0;
	letter-spacing:2px;
	padding:15px 24px;
	text-transform:uppercase;
	border:1px solid #fff;
	color:#fff;
	padding:15px 38px;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out
}

#home_testimonial .testimonail_button:hover {
    background:none repeat scroll 0 0 #2e394d;
	border:1px solid #2e394d
} */
.sub-banner {
    background: none repeat scroll 0 0 #2e3a4d;
    height: 150px;
    width: 100%;
}
.sub-banner h1 {
    color: #fff;
    padding: 52px 0 0;
    text-align: center;
    font-weight: bold;
}

/*HTML CSS HANDLER*/
.center{
	text-align: center;
}

/* Color HANDLER*/
.darkblue {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #fff;
    margin: 30px 0 0;
    padding: 30px 0;
}
/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}
.site-header .genesis-nav-menu li{
	float: left;
    font-size: 17px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    display: inline-block;
    text-align: left;
}
.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #888;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	padding: 0;
}

.content .entry {
	background-color: #fff;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #e5554e;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
}

.footer-widgets{
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}
.footer-widgets a {
	background: url("images/li-arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #9fa4af;
    font-size: 13px;
    padding: 0 0 0 19px;
}
/* Footer Recent Post */
.footer-widgets .thumb {
    background: none repeat scroll 0 0 #848994;
    border-radius: 4px;
    float: left;
    height: 70px;
    width: 70px;
    margin: 0 10px 0 0;
    overflow: hidden;
}
.footer-widgets .thumb img {
    float: right;
    height: 70px;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	color: #9fa4af;
    font-size: 13px;
    padding: 1px 0 12px;
}
.footer-widgets-4 li{
	line-height: 22px;
}
/* Contact Footer */
.footer-widgets-4 .address {
    background: url("images/address.png") no-repeat scroll left top 2px rgba(0, 0, 0, 0);
}
.footer-widgets-4 .contact {
    background: url("images/phone.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 270px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	float: left;
	margin-right: 30px;
}

.footer-widgets-4 {
	float: right;
}

.fadeMein
{
    opacity:0;
}
.slideMedown
{
	display: none;
}
/* Recent Blog */
.recent-blog{
	padding: 20px 0px;
}
.recent-blog .left-content {
    float: left;
    min-height: 300px;
    width: 570px;
}
.recent-blog .left-content {
    float: left;
    min-height: 300px;
    width: 545px;
}
.recent-blog .blog-box {
    height: auto;
    margin-bottom: 50px;
    margin-top: 20px;
    width: 100%;
}
.recent-blog .blog-box .blog-date {
    color: #ffffff;
    float: left;
    height: 120px;
    width: 100px;
    background: #A1B2BC;
}
.recent-blog .blog-box .blog-date .blog-day {
    font-size: 55px;
    height: 92px;
    text-align: center;
    width: 100px;
    background: #A1B2BC;
}
.recent-blog .blog-box .blog-date .blog-month {
    font-size: 18px;
    height: auto;
    text-align: center;
    width: 100px;
    background: #34495E;
}
.recent-blog .blog-box .blog-desc {
    float: right;
    height: auto;
    padding-right: 30px;
    width: 415px;
}
.recent-blog .blog-box .blog-desc a {
    color: #333;
    text-decoration: none;
}
.recent-blog .blog-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.recent-blog .right-content {
    float: right;
    min-height: 300px;
    width: 570px;
}
.recent-blog .contact-form span {
    display: block;
    margin: 3px;
}
.recent-blog .contact-form input[type="text"], .recent-blog .contact-form textarea {
    color: #333;
    font-size: 14px;
}
.recent-blog .contact-form .contact_name {
    padding: 16px 40px 16px 14px;
    width: 100%;
}
.recent-blog .contact-form .contact_email {
    padding: 16px 40px 16px 14px;
    width: 100%;
}
.recent-blog .contact-form .contact_message {
    border: 1px solid #e4e4e4;
    color: #333333;
    font-size: 14px;
    height: 110px;
    padding: 16px 40px 16px 14px;
    resize: none;
    width: 100%;
}
.recent-blog .contact-form .contact_submit {
    border: 1px solid #fff;
    color: #fff;
    float: right;
    letter-spacing: 2px;
    padding: 6px 38px;
    text-transform: uppercase;
    transition: all 0.6s ease-in-out 0s;
    background: #50A2DE;
}
.recent-blog .contact-form .contact_submit:hover {
    background: none repeat scroll 0 0 #2e394d;
    border: 1px solid #2e394d;
}
.download-blue .simpelting.ac{
	width: auto;
}
.simpelting.ac{

}
.simpelting.ac .hs-form{
    margin-bottom: 0;
    width: 100%;
    padding-top: 20px;
}
.simpelting.ac .hs-form .field {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}
.simpelting.ac .hs-form .hs-input{
	border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    font-family: "magnum_sanslight",sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    height: auto;
    width: 245px;
}
.simpelting.ac#graybox .hs-form .hs-input {
	width: 245px;
	float: left;
}
.simpelting.ac .hs-form .hs_submit {
    float: none;
}
.simpelting.ac .hs-form .actions {
    padding: 0;
    margin: 0px 0px 0px;
}
.simpelting.ac .hs-form .hs-form-required {
	display: none;
}
.simpelting.ac .hs-form .hs-button {
  background: #efed4a;
  background: -moz-linear-gradient(top,  #efed4a 0%, #efec3b 50%, #efed4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efed4a), color-stop(50%,#efec3b), color-stop(100%,#efed4a));
  background: -webkit-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: -o-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: -ms-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: linear-gradient(to bottom,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efed4a', endColorstr='#efed4a',GradientType=0 );
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  color: #333;
  font-size: 18px;
  padding: 10px 45px;  
  border: 1px solid #fffd8f;
  box-shadow: 0 0 1px rgba(0,0,0,.7);
  line-height: 29px;
  text-shadow:initial;
  font-family: "magnum_sanslight",sans-serif;
  margin: 0 auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,.simpelting.ac .hs-form .hs-button {
    padding: 10px 30px;
    }
}

.simpelting.ac .hs-form .hs-button:hover {background: #063184; color:#fff; border-top: 1px solid #4d7ccf; border-right: 1px solid #001d4f; border-bottom: 1px solid #001d4f; border-left: 1px solid #4d7ccf;}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 16px;
	line-height: 1;
	padding: 40px 0;
	background-color: #333;
    clear: both;
}

.site-footer p {
	margin-bottom: 0;
	float: left;
}

#menu-mobile{
	display: none;
}
.page-id-1195 #jig1 .jig-imageContainer {
    float: left;
    margin-bottom: 0;
    margin-right: 1% !important;
    min-height: 111px;
    overflow: hidden;
    width: 19% !important;
}
.page-id-1195 #jig1 .jig-overflow {
    height: auto !important;
    min-height: 111px;
    width: 100% !important;
}
.page-id-1195 #jig1 .jig-imageContainer img {
    background-color: white !important;
    height: auto !important;
    max-width: none !important;
    width: 100% !important;
}
.footer-widgets-4 a {
	background: none;
	padding: 0;
}
span.social_icon {
	float: right;
}
#slidein_second {
	text-align: center;
}
.tab {
    border: 1px solid #000;
    margin-bottom: 20px;
}

.tab p {
    background-color: #50A2DE;
    padding: 5px 20px;
    border-bottom: 1px solid #000;
    margin: 0;
    color: #fff;
}
.tab ul {
	margin-bottom: 0;
	margin-left: 40px;
}
.tab ul li {
	list-style-type: disc;
}
.tab ul li a {
    color: #4cb6ea;
    text-decoration: underline;
}
.tab ul li a:hover, .contentbgblue .tabw ul li a:hover {
	color: #ee646a
}
.tabw {
    border: 1px solid #000;
    margin-bottom: 20px;
}

.contentbgblue .tabw p {
    background-color: #fff;
    padding: 5px 20px;
    border-bottom: 1px solid #000;
    margin: 0;
    color: #50A2DE !important;
}
.contentbgblue .tabw ul {
	margin-left: 40px;
	margin-bottom: 0;
}
.contentbgblue .tabw ul li {
	list-style-type: disc;
	color: #000;
}
.contentbgblue .tabw ul li a {
    color: #fff;
    text-decoration: underline;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

}

@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
	#seogroup .seo-scorform .textform-div {
		width: 100% !important;
	}
	#seogroup .seo-scorform .form input[type="text"] {
		width: 100% !important;
	}
	#seogroup .seo-scorform .form input[type="submit"] {
		width: 100% !important;
	}
	#seogroup .seo-scorform .form label span {
		width: 100% !important;
	}
	.banner .banner-content h1 {
		font-size: 45px !important;
	}
	a#cta_button_414867_7099b191-6cf0-4022-871d-dc5cb449fb21 {
		margin: 0 auto 20px;
	}
}

@media only screen and (max-width: 800px) {

	body {
		background-color: #fff;
		font-size: 16px;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

}



.genesis-nav-menu a {padding: 15px 10px 15px}
.ac {text-align: center}
.ar {text-align: right}
.al {text-align: left}
.homepage-banner .banner {background: url(http://titanwebagency.com/wp-content/uploads/5-Simple-Things.png) no-repeat scroll right center /270px;height: 480px;padding-top: 0;width: 1170px;}
.page-template-homepage-3 .homepage-banner .banner {background: none; height: auto;padding-top: 0;width: 1170px;}
.banner .banner-content {height: auto; width: 100%; padding-top: 30px}
.banner .banner-content .banner-button:hover {background: #333}
.banner .banner-content h1 {font-size: 50px; font-weight: bold; text-transform:uppercase;margin-bottom: 35px; margin-top: 35px;}
.banner .banner-content h2 { font-weight: bold; text-transform:uppercase;color: #063184; display: block; font-size: 36px; line-height: 45px;text-transform: capitalize; font-weight: 200; text-align: center;}
.banner .banner-content h3 { margin-top: 20px; line-height: 30px; text-align: center;}

.download-button.bunder, .button.bunder {
  background: #efed4a;
  background: -moz-linear-gradient(top,  #efed4a 0%, #efec3b 50%, #efed4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efed4a), color-stop(50%,#efec3b), color-stop(100%,#efed4a));
  background: -webkit-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: -o-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: -ms-linear-gradient(top,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  background: linear-gradient(to bottom,  #efed4a 0%,#efec3b 50%,#efed4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efed4a', endColorstr='#efed4a',GradientType=0 );
  font-weight: bold;
  border-radius: 5px;
  border: 0;
  color: #333;
  font-size: 18px;
  padding: 10px 30px;  
  border: 1px solid #fffd8f;
  box-shadow: 0 0 1px rgba(0,0,0,.7);
  text-decoration: none;
}
.download-button-wrapper .download-button.bunder {
	padding: 20px 30px;
}
.download-button.bunder, .testimonail_button {width: 240px; text-align: center;}
.download-button:hover, .button.bunder:hover {background: #063184; color:#fff; border-top: 1px solid #4d7ccf; border-right: 1px solid #001d4f; border-bottom: 1px solid #001d4f; border-left: 1px solid #4d7ccf;}

.download-blue h1 {color: #fff;display: inline-block;font-size: 35px;font-weight: bold;}
.download-blue h2 {color: white; font-size: 30px; margin: 0 0 9px 0; font-weight: bold;text-transform: uppercase;}
.download-blue h3 {color: white; font-size: 24px; font-family: 'magnum_sansextra_bold', sans-serif; font-weight: normal; margin: 10px 0}
.download-blue .wrap {position: relative}
.download-blue .wrap h2, .download-blue .wrap h3 {max-width: 420px; float: left;}

.download-blue .wrap.simpelting h2 {display: block; float: left; font-size: 32px; margin-bottom: 0; max-width: 1170px; text-align: center; width: 100%;}
.download-blue .simpelting .download-button-wrapper {position: absolute; bottom: 30px; right: 0}

.our-service {padding: 0 40px 20px 40px}

.helpwith h2 {font-size: 36px; margin-top: 40px; margin-bottom: 60px}
.helpwith .boxes {max-width: 1170px; margin: 0 auto}
.helpwith .box {padding: 0 29px 0 30px; border-right: 1px solid #ccc; margin: 0; position: relative; height: 430px; width: 25%}
.helpwith .box.last-child {padding: 0 30px; border-right: 0}
.helpwith .button {font-size: 16px; padding: 10px 25px; margin-top: 20px}
.helpwith .box h3 a {color: #333; font-weight: bold; font-size: 17px;text-decoration: none;}
.helpwith .box h3 {margin-bottom: 30px}
.helpwith .box.last-child h3 {margin-bottom: 0;}
.helpwith .box:hover h3 a {color:#50a2de}
.helpbuttn {display: block; width: 140px; height: 140px; margin: 0 auto 20px auto;}
.gettingstarted {background: url(http://titanwebagency.com/wp-content/uploads/getting-started-sprite.png) top center no-repeat}
.morepatients {background: url(http://titanwebagency.com/wp-content/uploads/more-new-patients-sprite.png) top center no-repeat}
.mywebsite {background: url(http://titanwebagency.com/wp-content/uploads/website-sprite.png) top center no-repeat}
.mybrand {background: url(http://titanwebagency.com/wp-content/uploads/targeted-audience-sprite2.png) top center no-repeat}
.helpbtncontain {position: absolute; bottom: 0; left: 0; width: 100%}

#home_testimonial {background: #fff; padding: 40px 0 55px 0}
#home_testimonial .wrap {position: relative}
#home_testimonial .testimonail_button {font-size: 18px; width: 70%; margin-left: 220px; display: none;}
#home_testimonial h2 {color: #063184; font-size: 38px; font-weight: bold; margin-bottom: 40px}
#home_testimonial h3 {color:#333; font-family: 'magnum_sanslight'}

.download-blue .sevenquestion h3 {margin: 9px 0 10px 0}
.download-blue .sevenquestion {position: relative}
.download-blue .sevenquestion .download-button-wrapper {position: absolute; bottom: 10px; right: 0}
.download-blue .sevenquestion .download-button {margin-top: 0}

.home .site-inner ,.page-template-homepage-2 .site-inner{padding: 0}
.homepage-banner {height: auto; padding-bottom: 30px;}
.homepage-banner .banner-button {border-radius: 300px}
.wwd .button {font-size: 18px; margin-top: 10px}
.wwd .threecol-one {width: 100%; float: none; margin: 20px auto 40px;}
.threecol-one.last {margin-right: 0}
.whatwedo3box {padding: 0 40px; padding-top: 35px;}
.whatwedo3box img {margin-bottom: 20px}
.whatwedo3box.dgngaristengah {padding: 0 20px; padding-top: 15px; border-radius: 8px; border: 20px solid #4fa2d6;}
.whatwedo3box h3 {text-transform: uppercase; font-weight: normal}
.whatwedo3box .details-excerpt {line-height: 26px; font-size: 15px; color:#777}
.what-we-do h2 {color: #333; font-size: 48px; padding: 50px 0 26px;}

.darkblue {background: #dfe5f1}
.service_dark h2 {margin-top: 20px; margin-bottom: 20px; font-size: 25px}
.service_dark h2, .service_dark p {color: #333}
.service_dark h3 a {color: #063184;text-decoration: none;}
.service_dark h3 a:hover {color: #50a2de}
.service_dark p {font-size: 15px;}
.service_dark img {-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}

.service_dark .twocol-one {float: left; width: 48%; margin-right: 4%; margin-bottom: 50px}
.service_dark .twocol-one.last {margin-right: 0}
.leadsquared {position: relative; padding-left: 110px}
.leadsquared img {position: absolute; left: 0; top: 0; border: 0; border-radius: 300px; margin-bottom: 30px; padding: 5px}
.service_dark img {background: #50a2de}
.service_dark img:hover {background: #333}
.darkdarkblue {padding: 0}
.darkdarkblue h1 {margin: 20px 0; font-size: 40px; font-weight: normal; text-align: center}

.bannerreview .download-button {position: absolute; top: 10px; right: 0}

.footerfeed {background: #f5f5f5; padding-top: 40px; padding-bottom: 80px}
.home .footerfeed {background: none; padding-top: 0; display: none}
.footerfeed h3 {font-weight: bold; font-size: 20px; margin: 0 0 30px 0}
.footerfeed .feed-item {width: 48%; margin-right: 4%; float: left; margin-bottom: 20px}
.footerfeed .feed-item:nth-child(even) {margin-right: 0}
.footerfeed .feed-item:nth-child(3), .footerfeed .feed-item:nth-child(4) {padding-top: 20px; border-top: 1px solid #ddd}
.footerfeed .feed-item a {font-size: 30px; line-height: 36px; font-weight: 700; color:#063184;float: right;width: 65%;text-decoration: none;}
.footerfeed .feed-item a:hover {color:#50a2de}

.bookoffer img {position: absolute; bottom: -20px; left: 0}
.bookoffer h2 {float: left; margin: 0 0 0 150px; width: 60%; font-size: 32px}
.bookoffer .download-button-wrapper {position: relative;}
.bookoffer .download-button-wrapper .download-button {margin-right: 60px;}
.download-blue.bookoffer {margin-bottom: 0}

.footer-widgets .widget-title {font-size: 20px; color: #333}
.footer-widgets .textwidget hr {border: 0; height: 0; border-top: 0; border-bottom:1px solid #c2c6cf}
.site-footer {background: #dfe5f1}
.footer-widgets {color: #777}
.site-footer, .footer-widgets a {font-size: 15px}
.footer-widgets a {color: #555}
.footer-widgets a:hover {color: #063184}
.sikilsos .fa {margin: 10px 10px 0 0}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {font-weight: bold}
.sidebar .widget {padding: 5px 0 20px 20px}
.ac {text-align: center}
.entry .twocol-one {float: left; position: relative; width: 48%; margin-right: 4%; margin-bottom: 10px}
.entry .last {margin-right: 0 !important}
.entry .fourcol-one {float: left; position: relative; width: 22%; margin-right: 4%; margin-bottom: 10px}
.entry .fourcol-three {float: left; position: relative; width: 72%; margin-right: 4%; margin-bottom: 10px}
.entry .social_icon i.fa {border:1px solid #ddd; padding: 13px 14px}
.entry .social_icon i.fa.facebook {padding: 13px 17px; margin-top: 5px}
.buttons {background: #efec3b; font-weight: bold; color:#000; border-radius: 5px; border: 0; padding:15px 38px; text-transform: uppercase; border: 1px solid #fffeaf; box-shadow: 0 0 1px rgba(0,0,0,.7)}
.buttons:hover {background: #333; color:#fff; border: 1px solid #666}
.servicebtn {margin-top: 40px; margin-bottom: 30px}
.entry blockquote {background: #50a2de; color:#fff; padding: 30px 20px 20px 80px; border-radius: 20px; box-shadow: 8px 8px 0 rgba(0,0,0,.3)}
.entry blockquote:before {font-size: 120px; left: -80px; top: -50px}
.contentbgblue blockquote {background: #333}

/*.subscription_form {border: 1px solid #50a2de; padding: 40px 40px 10px; text-align: center; background: #fff}*/
.subscription_form {text-align: center;}
.subscription_form .hs-cta-img{margin-top:-70px;}
.serviceshead {background: #f2f2f2 url(http://titanwebagency.com/wp-content/uploads/services21.jpg) top center no-repeat; height: 373px}
.seo-serviceshead, .webdesignhead, .localseohead, .ndasdefaulthead {background: #dfe5f1; height: 373px}

.page-id-10 .serviceshead, .page-id-51 .webdesignhead, .seo-serviceshead, .localseohead, .ndasdefaulthead {display: none}
.aftertitle {padding: 40px 20px; width: 60%}
.podcast_banner {
    background: url("images/podcast_fullwidth.jpg") repeat;
}
.icontitlecontent {position: relative}
.icontitle {position: absolute; z-index: 1; top: -105px; left: 0; width: 100%}
.icontitle img {margin: 0 auto; background: #50a2de; border: 1px solid #343434; border-radius: 300px; padding: 30px}

.post-10.entry .twocol-one,
.post-12.entry .twocol-one,
.post-34.entry .twocol-one,
.post-51.entry .twocol-one,
.post-275.entry .twocol-one,
.post-301.entry .twocol-one,
.post-303.entry .twocol-one,
.post-327.entry .twocol-one,
.parent-pageid-10.entry .twocol-one {margin-top: 10px; margin-bottom: 40px}
.post-301.entry .twocol-one {margin-top: 20px; margin-bottom: 70px}
.post-303.entry .pibfi_pinterest {
    display: block;
}

.page-id-10 .footerfeed, .parent-pageid-10 .footerfeed, .parent-pageid-1193 .footerfeed {display: none}

.page-id-10 .entry,
.page-id-12 .entry,
.page-id-34 .entry,
.page-id-51 .entry,
.page-id-275 .entry,
.page-id-301 .entry,
.page-id-303 .entry,
.page-id-327 .entry,
.parent-pageid-10 .entry {padding-bottom: 0; margin-bottom: 0}

.page-template-default .site-inner {width: 100%; max-width: 100%; padding-top: 0}

.post-275.entry .threecol-one.left {width: 23%; margin-right: 4%}
.post-275.entry .threecol-one.middle {width: 37%; margin-right: 4%}
.post-275.entry .threecol-one.last {width: 32%; margin-right: 0}
.post-275.entry .entry-content ul {list-style-type: none; margin-left: 0}
.post-275.entry .entry-content ul li {padding: 5px 0}
.post-275.entry .entry-content .threecol-one.middle ul > li {margin-left: 15px; list-style-type: disc}
.post-275.entry ul li {border-bottom: 1px solid #c2c6cf}
.post-275.entry ul li:last-child {border-bottom: 0}
.post-275.entry .twocol-one img, .post-327.entry .twocol-one img {border-radius: 300px}

.page-template-default h1.entry-title {text-align: center; background: #282c30; color: #fff; padding: 150px 20px; font-size: 44px}

.page-id-10 h1.entry-title
.page-id-59 h1.entry-title,
.page-id-61 h1.entry-title,
.page-id-63 h1.entry-title,
.page-id-65 h1.entry-title,
.page-id-1193 h1.entry-title,
.page-id-1204 h1.entry-title,
.page-id-1206 h1.entry-title,
.page-id-1211 h1.entry-title
{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/services-header.jpg) center top no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-1372 h1.entry-title
{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/utah.jpg) center top no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-1377 h1.entry-title
{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/salt-lake.jpg) center top no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}


.page-id-1215 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Plastic-Surgeons.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1320 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Physician-Groups.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1195 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Dentists.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1204 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Doctors.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1206 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Healthcare-Professionals.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1193 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Industries-Served.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1326 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Drug-Rehabilitation-Facilities.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1324 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Mental-Health.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}
.page-id-1211 h1.entry-title{
	background-image: url("http://titanwebagency.com/wp-content/uploads/Orthodontists.jpg"),url("http://titanwebagency.com/wp-content/uploads/podcast-banner.png");
	background-color:#50A2DE;
	background-repeat: no-repeat,repeat-x;
	background-position: center top;
	background-size: auto 100%, auto 100%;
	text-indent: -99999em;
}

.page-id-10  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/services-2.jpg) center -85px no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-51  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/services-header-3.jpg) center top no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-63  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/Website-Maintenance.jpg) center -40px no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-59  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/Logo-Design.jpg) center -105px no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-61  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/Review-Management.jpg) center -90px no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-65  h1.entry-title{background: #282c30 url(http://titanwebagency.com/wp-content/uploads/Content-Marketing.jpg) center -52px no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-3234 h1.entry-title{background: #20659c url(http://titanwebagency.com/wp-content/uploads/call-tracking-banner.jpg) center 0px /auto 100% no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7); text-indent:-99999em;}
.page-id-53  h1.entry-title{background: url(http://titanwebagency.com/wp-content/uploads/SEO.jpg) center top/auto 100% no-repeat #E58E31; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-55  h1.entry-title{background:url(http://titanwebagency.com/wp-content/uploads/Local-SEO-for-doctors-2.jpg) no-repeat scroll center center / 100% auto #fff; text-shadow: 0 0 3px rgba(0,0,0,.7)}
.page-id-57  h1.entry-title{background: #20A7C5 url(http://titanwebagency.com/wp-content/uploads/Pay-Per-Click1.jpg) center center / auto 100% no-repeat; margin-bottom: 30px; text-shadow: 0 0 3px rgba(0,0,0,.7);}

.page-id-12 h1.entry-title {background: #282c30 url(http://titanwebagency.com/wp-content/uploads/portofolio-header-2.jpg) center top no-repeat; text-shadow: 0 0 3px rgba(0,0,0,.9)}
.page-id-16 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/contact-header-9.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9)}
.page-id-34 h1.entry-title, .page-id-275 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/about-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9)}
.page-id-301 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/resources-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9); margin-bottom: 60px}
.page-id-303 h1.entry-title, .parent-pageid-303 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/podcast-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9)}
.page-id-825 h1.entry-title, .parent-pageid-825 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/podcast-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9)}
.page-id-327 h1.entry-title, .parent-pageid-327 h1.entry-title {background: #f5f5f5 url(http://titanwebagency.com/wp-content/uploads/reivew-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9); background-size: 100% auto;}
.page-id-656 h1.entry-title {background: #282c30 url(http://titanwebagency.com/wp-content/uploads/free-websites-header.jpg) center top no-repeat; text-shadow: 3px 2px 10px rgba(0,0,0,.9)}
.page-id-3343 h1.entry-title {display: none; background: url(http://titanwebagency.com/wp-content/uploads/gradient_bg.jpg) center top; text-shadow: 0 0 3px rgba(0,0,0,.9); padding: 90px 20px;}

.page-id-303 ul.podcast-epi{
	padding: 0px;
	margin: 0px;
}
.page-id-303 ul.podcast-epi h3 {
  font-weight: normal;
  font-family: 'magnum_sanslight', sans-serif;
  font-size: 18px;
}
.page-id-303 ul.podcast-epi li{
	float: left;
    list-style: outside none none;
    margin-bottom: 20px;
    text-align: center;
    width: 49%;
}
.page-id-303 ul.podcast-epi li.even{
	margin-right: 2%;
}

.textinner {padding-top: 60px}
.textinner, .textwbg {max-width: 1170px; margin: 0 auto; clear: both; overflow: auto; font-size: 18px}
.textwbg h2 {margin-top: 30px; margin-bottom: 20px;}
.textwbg p {font-size: 18px}
.textwbg blockquote {margin-top: 0}
.page-id-275 .textwbg h2 {margin-bottom: 5px}
.page-id-275 .textwbg h3 {margin-bottom: 20px; font-style: italic; font-family: 'magnum_sanslight'}
.page-id-301 .textwbg img.aligncenter {margin-bottom: 0}

.textpws {margin: 20px auto; clear: both; overflow: auto; font-size: 18px;}
.textpws .pws {width: 69%;}
.textpws h2 {text-align: center;}
.page-id-34 .pws {max-width: 1170px; width: 100%;}

.contentbgwhite, .contentbgblue, .contentbggrey, .contentbglight {padding: 40px 0 40px 0}
.contentbgwhite {background: #fff}
.contentbgblue {background: #50a2de; color: #fff}
.contentbggrey {background: #dfe5f1}
.contentbglight {background: #f5f5f5}
.contentbgblue p, .contentbgblue h2, .contentbgblue h3 {color: #fff !important}
.contentbgblue a {color:#efed4a}
.contentbgblue a:hover {color:#333}
.contentbgblue a.buttons {color:#333}
.contentbgblue a.buttons:hover {color:#fff}

.post-16 input.wpcf7-captchar {width: 100px}
.post-16 .wpcf7-checkbox .wpcf7-list-item {width: 260px; display: block; float: left}
.post-16 .wpcf7-list-item-label {font-size: 17px}
.post-656 .wpcf7-number, .post-656 .wpcf7-select, .post-656 .wpcf7-captchar {width: 260px}
.post-656 .wpcf7-captchac, .post-656 .wpcf7-captchar {float: left}
.post-656 .wpcf7-captchac {background: #fff; width: 104px; height: 55px; padding: 13px 10px; margin-right: 20px}

.mejs-container.svg.powerpress-mejs-audio.mejs-audio{
	margin:40px auto 0px;
}
.powerpress_links.powerpress_links_mp3 {
    text-align: center;
}
.pibfi_pinterest:hover img {
    opacity: 1;
}
.pibfi_pinterest img:hover + .xc_pin, .pibfi_pinterest_hover {
    opacity: 1;
}
.pibfi_pinterest .xc_pin {
    display: block;
    opacity: 1;
}
.page-id-53 h1.entry-title, .page-id-55 h1.entry-title, .page-id-57 h1.entry-title, .page-id-59 h1.entry-title, .page-id-61 h1.entry-title, .page-id-63 h1.entry-title, .page-id-65 h1.entry-title {
	text-indent: -99999em;
}
.pws {
	height: 10px;
	margin: 0 auto;
	width: 770px;
}
.pws > div {
	float: left;
	margin-right: 10px;
}
.pws > div img {
		margin-bottom: 10px;
}
.powerpress_player,.powerpress_links{
	display:none;
}
.overlay-highlight {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 0;
	z-index: 2147483620;
	background: rgba(0, 0, 0, 0.8);
}
.overlay-highlight h3 {
	color: #fff !important;
	font-family: sans-serif !important;
	font-size: 40px;
	font-weight: 400;
	font-style: italic;
	width: 550px;
	display: block;
	line-height: 60px;
	text-align: right;
	background: url('http://titanwebagency.com/wp-content/uploads/bfa.png') no-repeat right top;
	position: fixed;
	top: 50px;
	left: 72%;
	margin-left: -630px;
	padding: 130px 120px 0 0;
	border: 0;
	-webkit-animation-name: bfa;
	-moz-animation-name: bfa;
	-o-animation-name: bfa;
	animation-name: bfa;
	-webkit-animation-duration: 1000ms;
	-moz-animation-duration: 1000ms;
	-o-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.overlay-highlight .overlay-highlight-close {
	position: absolute;
	top: 60px;
	right: 22px;
	color: #AFAFAF;
	font-size: 20px;
	cursor: pointer;
	border: 0;
}
.entry-content .flip-items, .entry-content .flip-item {
    margin: 0 auto;
    padding: 0;
}
.flipster {
    padding: 20px 0;
}
.flipster li img {
    background: none repeat scroll 0 0 #fefefe;
    height: 300px;
    padding: 0 30px;
    width: 300px;
}
.local_seo_audit .section_1 {
    padding: 40px 0;
    text-align: center;
    border-bottom: 1px solid #f1ebee
}
.local_seo_audit .span5 {
    width: 390px;
    float: left;
}
.local_seo_audit .span12 {
    width: 964px;
}
[class*="span"] {
    float: left;
    margin-left: 20px;
    min-height: 1px;
}
.block-pink h3{
	color: #fff;
}
.block-pink a{
	color: #fff;
}
.text-center {
    text-align: center;
}
.offset1 {
    margin-left: 102px;
}
.span8 {
    max-width: 846px;
}
.span2 {
    max-width: 354px;
}
.muted img{
	border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.feature img {
    border: 0 none;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    top: 16px;
    width: 32px;
}
.feature p {
    padding-left: 32px;
}
.thumbnail .caption {
    color: #636062;
    padding: 9px;
}
.thumbnail img {
    border: 1px solid #f1ebee;
}
.thumbnail > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.feature::before, .feature::after {
    content: "";
    display: table;
    line-height: 0;
}
.feature::after {
    clear: both;
}
.feature::before, .feature::after {
    content: "";
    display: table;
    line-height: 0;
}
.thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 24px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.avatar-100 {
    border-radius: 100px;
    display: block;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 100px;
}
.thumbnail {
    border: 0 none;
    box-shadow: none;
}
.offset2 {
    margin-left: 140px;
}
.span10 {
    max-width: 1010px;
}
.text-right {
    text-align: right;
}
.local_seo_audit .row::before, .local_seo_audit .row::after {
    content: "";
    display: table;
    line-height: 0;
}
.local_seo_audit .row::after {
    clear: both;
}
.local_seo_audit .row::before,.local_seo_audit  .row::after {
    content: "";
    display: table;
    line-height: 0;
}
.buttons_wrap{
	margin-top: 20px;
}
.buttons_wrap a{
	display: inline-block;
	text-decoration: none;
}
.button_blue{
	background-color:#50A2DE;
	border-radius: 300px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding:15px 38px;
	text-transform: uppercase;
	width: auto;
	/* letter-spacing:2px; */
	border:1px solid #fff;
/*	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out */
	margin-left: 20px;
}
.local_seo_audit .block-alt {
    background-color: #fcfbfb;
    background-image: linear-gradient(to bottom, #fefdfd, #f9f7f8);
    background-repeat: repeat-x;
    border-bottom-color: #e6e5e6;
    border-top: 1px solid #fff;
}
.local_seo_audit .block-alt blockquote a{
	color: #fff;
}
.local_seo_audit #sign-up select {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 220px;
}
.local_seo_audit .block-pink {
    background-color: #fe435c;
    border-bottom-color: #2e2b2d;
    border-top: 1px solid #636062;
    color: #fff;
}
.local_seo_audit .block-pink {
    background-color: #fe435c;
    border-bottom-color: #2e2b2d;
    border-top: 1px solid #636062;
    color: #fff;
}
.local_seo_audit .block {
    padding: 40px 0;
}
.wwd .list{
	display: block;
    float: none;
    margin: 0 auto;
    max-width: 846px;
    width: auto;
}
[class^="wb-icon-"], [class*=" wb-icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}
.wb-icon-remove-sign:before {
	content: "\f057";
}
[class^="wb-icon-"]:before, [class*=" wb-icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}
/* */
.thankyou-page .entry-content {
    margin: 50px auto;
    width: 950px;
}
.thankyou-page h1.entry-title {
    display: none;
}
.wrap.our-service.fadeIn.helpwith.hidden.visible.animated {
    background-color: #DFE5F1;
}
.thankyou-page .hs-form fieldset{
    max-width: none;
}
.thankyou-page .hs-form .hs-input, .hs-form textarea.hs-input {
    height: 60px;
    border-radius: 0px;
    padding-left: 15px;
    font-size: 28px;
    line-height: 35px;
    box-sizing: initial;
    max-width: none;
}
.thankyou-page .hs-form .hs-button {
    font-size: 28px;
    height: 60px;
    width: 16%;
}
.post-16 .hs-form textarea.hs-input,
.parent-pageid-10 .hs-form textarea.hs-input,
.parent-pageid-1193 .hs-form textarea.hs-input {
    height: 120px;
    font-size: 20px;
}


/* Home Page 3 */
.page-template-homepage-3 .simpelting.ac .hs-form .actions {
    margin: 5px 0px 0px;
    width: 600px;
}
.page-template-homepage-3 .simpelting.ac#graybox {
	background: #c3c3c3;
    padding: 20px;
    margin: 40px auto 0;
    border-radius: 8px;
    width: 30%;
}
.page-template-homepage-3 .simpelting.ac#graybox input {
	background-color: #efe930;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
    border: 1px solid #fff;
    color: #333;
    font-size: 18px;
    padding: 10px 45px;
    border: 1px solid #fffd8f;
    box-shadow: 0 0 1px rgba(0,0,0,.7);
    line-height: 29px;
    text-shadow: initial;
    font-family: "magnum_sanslight",sans-serif;
    margin: 0 auto;
    font-weight: bold;
}
.page-template-homepage-3 .simpelting.ac#graybox input:hover {
	background: #063184;
    color: #fff;
    border-top: 1px solid #4d7ccf;
    border-right: 1px solid #001d4f;
    border-bottom: 1px solid #001d4f;
    border-left: 1px solid #4d7ccf;
}
.bookoffer .simpelting.ac {
	width: 630px;
    background-color: #c3c3c3;
    padding: 0 20px 20px;
    border-radius: 5px;
    margin-left: 100px;
    margin-top: 40px;
    float: left;
}
input#btnclick {
	font-weight: bold;
	font-size: 18px;
}
.page-template-homepage-3 .hs-form fieldset {
	max-width: 100%;
	margin-bottom: 10px;
}
.page-template-homepage-3 .hs-form fieldset.form-columns-2 .hs-form-field {
	width: 46%;
}
.et_bloom_optin_1 .et_bloom_form_container #slidebox h4 { color: #373a41; font-weight: bold; margin-bottom: 15px;}
.et_bloom_optin_1 .et_bloom_form_container #slidebox p {
    margin: 5px 0;
    font-size: 15px;
    line-height:19px;
}
.et_bloom_optin_1 .et_bloom_form_container #slidebox .note{
    font-family: 'magnum_sansextra_bold';
    color: #50A2DE;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 15px !important;
    display: block;
    text-align: center;
}
.et_bloom_optin_1 .et_bloom_form_container #slidebox label{display:none;}
.et_bloom_optin_1 .et_bloom_form_container #slidebox .hs-button.primary.large {
    background: -webkit-linear-gradient(to bottom, #efed4a 0%, #efec3b 50%, #efed4a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(to bottom, #efed4a 0%, #efec3b 50%, #efed4a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(to bottom, #efed4a 0%, #efec3b 50%, #efed4a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #efed4a 0%, #efec3b 50%, #efed4a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 5px 0 #994c00, 0 7px 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #fffd8f;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 24px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
    border-radius: 50px;
    color: #333;
    font-weight: normal;
    width: auto;
    margin: 0 auto;
}
.et_bloom_optin_1 .et_bloom_form_content {
    padding-bottom: 10px !important;
}
.et_bloom_optin_1 .et_bloom_form_container #slidebox .submitted-message{
    margin-bottom: 20px;
    text-align: center;
}
.google-book {
	display: none;
}
.div#welcomemat-wrapper.welcomemat-action-close.welcomemat-image{
	display:none !important;
}
/* Mobile2 */
nav.nav-header {
	position: relative;
}
#nav_menu-8 #menu-mobile2{
	    background: none repeat scroll 0 0 #fff;
	    border-radius: 0.28571rem;
	    height: 6px;
	    position: relative;
	    width: 25px;
	    margin-top: 18px;
	    display: inline-block;
	    font-size: 0;
	    cursor: pointer;
	    box-shadow: inset 0 -3px 0 #50A2DE;
	}
#nav_menu-8 #menu-mobile2:before, #nav_menu-8 #menu-mobile2:after {
	background: none repeat scroll 0 0 #fff;
    border-radius: 0.28571rem;
    content: "";
    display: inline-block;
    height:7px;
    left: 0;
    position: absolute;
    width: 25px;
   	box-shadow: inset 0px -3px 0 #50a2de;
}
#nav_menu-8 #menu-mobile2:before {
	top: 6px;
}
#nav_menu-8 #menu-mobile2:after {
	top: -7px;
}
ul#menu-burger-menu {
	width: 200px;
    position: absolute;
    right: 0px;
    top: 49px;
    z-index: 1;
}
#menu-burger-menu.genesis-nav-menu a {
	background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
    color: #888;
    height: auto;
}
#menu-burger-menu ul.sub-menu.menu-odd.menu-depth-1 {
	position: absolute;
	top: 0;
	left: -200px;
}
#sumome-smartbar-popup{
	z-index: 999999999 !important;
}
#nav_menu-8 .genesis-nav-menu{
    display: none;
}
/* Education Page */
.education {
	background: url(http://titanwebagency.com/wp-content/uploads/gradient_bg.jpg) center top; 
	text-shadow: 0 0 3px rgba(0,0,0,.9); 
	padding: 50px 20px;
	text-align: center;
	color: #fff;
}
.education h2 {
    color: #fff;
    margin: 0;
}
img.seo-simplified {
	display: block;
    margin: 0 auto;
	width: 40%;
}
.rowbox {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
}
.boxmonitor {
    max-width: 33.333333%;
    float: left;
    padding: 0 15px;
    text-align: center;
    position: relative;
}
.rowbox.row1box .boxmonitor h3 {
    height: 110px;
}
.rowbox.row2box .boxmonitor h3 {
    height: 90px;
}
.boxmonitor a.educbutton {
    display: inline-block;
    background: #efed4a;
    padding: 10px 20px;
    margin: 0 auto;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    border: 1px solid #fffd8f;
    box-shadow: 0 0 1px rgba(0,0,0,0.7);
    float: none;
}
.boxmonitor a.educbutton:hover {
    background: #063087;
    color: #fff;
    border: 1px solid #063087;
    box-shadow: 0 0 1px rgba(0,0,0,0.7);
}
.imgeduc {
	background: url('http://titanwebagency.com/wp-content/uploads/mac-computer-monitor-png.png')no-repeat;
    padding: 31px 14px 100px;
    background-size: 329px;
    margin-bottom: 30px;
    max-width: 324px;
}
.page-id-3343 .textwbg {
	color: #fff;
	text-align: center;
	width: 33.33333%;
}
.page-id-3343 .textwbg h4, .page-id-3343 .textwbg h5 {
	color: #fff;
}
.page-id-3343 .footerfeed {
	display: none;
}
.div-grey {
	background: #666666;
	padding: 10px 0;
}
.page-id-3343 .textwbg form input {
	padding: 10px;
	border-radius: 5px;
}
.page-id-3343 div.popmake {
    background: none;
    box-shadow: none;
}
.page-id-3343 .popmake-overlay.theme-3299 {
	background: rgba( 0, 0, 0, 0.498039 );
}
.page-id-3343 .popmake.theme-3299 > .popmake-close {
	background: none;
    font-size: 18px;
    font-weight: bold;
}


@media only screen and (max-width: 960px) {
  .homepage-banner .banner {background: none; height: auto; width: 100%}
  .banner .banner-content {width: auto; height: auto; padding: 10px;} 
  .banner .banner-content h2 {font-size: 40px}
  .page-template-default .site-inner {padding: 0}
  .textwbg, .textinner {padding-right: 30px; padding-left: 30px}
  .download-blue .wrap.simpelting h2 {padding: 0}
  .helpwith .box {padding: 20px 0 90px 0; border-right: 0; border-bottom: 1px solid #ddd; margin: 0; position: relative; height: auto; width: 100%}
  .helpwith .box.setunggal {padding: 0 30px 90px 30px}
  .helpwith .box.last-child {padding: 20px 30px 90px 30px; border-bottom: 0}
  .helpbtncontain {position: absolute; bottom: 20px; left: 0; width: 100%}
  .service_dark .twocol-one {float: none; width: 100%; margin-right: 0; margin-bottom: 20px}
  .leadsquared {padding: 20px 0; clear: both}
  .leadsquared img {position: relative; padding: 5px; float: right; margin: 0 0 0 10px}

  .download-blue .simpelting .download-button-wrapper,
  .download-blue .sevenquestion .download-button-wrapper,
  .bookoffer .download-button-wrapper,
  #home_testimonial .testimonail_button,
  .bannerreview .download-button {position: static; bottom: 0; right: 0; margin: 0 auto; display: block; width: 80%;}

  #seogroup .seo-scorform .textform-div {width: 100%;}
  #seogroup .seo-scorform .form input[type="text"] {width: 100%;}
  #seogroup .seo-scorform .form input[type="submit"] {width: 100%;}

  .what-we-do {width: auto; padding: 0 30px}
  .whatwedo3box {padding: 0 30px 30px 0}
  .whatwedo3box img {margin-top: 20px; margin-bottom: 10px}
  .whatwedo3box.dgngaristengah {padding: 0 30px; border-right: 0; border-left: 0}
  .testimonail_desc {width: 100%; float: none}
  .bookoffer img {position: absolute; top: 0; left: 30px}
  .bookoffer h2 {float: left; margin: 220px 0 30px 0px; width: auto; font-size: 32px}
  .entry .twocol-one, .entry .fourcol-one, .entry .fourcol-three, .wwd .threecol-one {float: none; width: 100%; margin-right: 0; margin-bottom: 10px}
  .page-template-default h1.entry-title {padding: 1.5em 30px}
  .aftertitle {padding: 30px; width: auto}
  .contentbgwhite, .contentbgblue, .contentbggrey, .contentbglight {padding-top: 30px; padding-bottom: 30px}
  .footerfeed .feed-item {width: 100%; margin-right: 0; float: none; margin-bottom: 20px}
  .footer-widgets .wrap {padding-right: 0; padding-left: 0}
  .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {margin-right: 0}
  .footer-widgets-4 {width: 100%}
  .post-16 input.wpcf7-text, .post-16 input.wpcf7-captchar {width: 100%}
	.simpelting.ac .hs-form .hs-input{
		margin-bottom: 10px;
		width: 100%;
	}
	.bookoffer .download-button-wrapper .download-button {
		margin-right: 0px !important;
	}

	/* Homepage 3 */
	.page-template-homepage-3 .homepage-banner .banner {
		width: 100%;
		background: none;
	}
	.google-book {
    display: block;
    margin: 0 auto;
    max-width: 200px;
	}
	.page-template-homepage-3 #graybox.simpelting.ac {
		width: 83%;
	}
	#home_testimonial .testimonail_content {
		width: 100%;
		float: none;
	}
	#home_testimonial .testimonial_text {
		width: 100%;
		float: none;
	}
	.testimonail_content img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.widget.widget_nav_menu#nav_menu-8 {
		display: none;
	}
	nav.nav-header {
		float: none;
	}
	.boxmonitor {
		max-width: 50%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {

	/* Start Mobile Menu Navigation - Only on .nav-primary
	 --------------------------------------------------- */
	.site-header {
	    min-height: 0;
	}
	.genesis-nav-menu a {
	    color: #888;
	}
	/* Hide .nav-primary */
	#nav_menu-2 .genesis-nav-menu.displaynone {
		display: none;
	}
	.header_toolbar .container {
	    height: 156px;
	}
	.site-header .wrap {
	    padding: 0 5%;
	}
	.title-area {
	    top: 34px;
	}
	#nav_menu-2 {
		text-align: left;
		background-color: #585858;
		border: none;
	}
	#nav_menu-2 .genesis-nav-menu{
		background: none repeat scroll 0 0 #fff;
	    left: 0;
	    position: absolute;
	    top: -156px;
	    width: 100%;
	    z-index: 9;
	    display: none;
	}
	#nav_menu-2 .genesis-nav-menu > li > a:after,#nav_menu-2 .genesis-nav-menu a:after {
	    content: "";
	}
	#nav_menu-2 .arrow-menu{
		float: right;
	    height: 11px;
	    margin-top: 4px;
	    width: 16px;
	}

	#nav_menu-2 #menu-mobile {
		background: linear-gradient(to bottom, #efed4a 0px, #efec3b 50%, #efed4a 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border: 1px solid #fffd8f;
	    border-bottom-left-radius: 6px;
	    border-bottom-right-radius: 6px;
	    box-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
	    cursor: pointer;
	    display: inline-block !important;
	    font-size: 16px;
	    font-weight: normal;
	    height: auto;
	    padding: 12px 12px 12px 10px;
	    position: absolute;
	    right: 10px;
	    text-align: left;
	    text-transform: uppercase;
	    top: -157px;
	    transition: color 0.2s ease-in 0s;
	    width: auto;
	    z-index: 99;
	}

	#nav_menu-2 #menu-mobile:hover,
	#nav_menu-2 #menu-mobile:focus,
	#nav_menu-2 #menu-mobile:active {
		background: #063184;
		color: #fff;
		display: block;
		border-color: #4d7ccf #001d4f #001d4f #4d7ccf;
	    border-style: solid;
	    border-width: 1px;
	}

	/* Only #nav_menu-2 is mobile */
	#nav_menu-2 .genesis-nav-menu .menu-item,
	#nav_menu-2 .genesis-nav-menu a,
	#nav_menu-2 .genesis-nav-menu .sub-menu {
		text-align: left;
		width: 100%;
	}
	.genesis-nav-menu .sub-menu a{
		border: none;
	}

	#nav_menu-2 .genesis-nav-menu .menu-item > .sub-menu {
		clear: both;
		margin: 0;
		opacity: 1;
		position: inherit;
		width: 100%;
		border: none;
	}
	#nav_menu-2 .genesis-nav-menu  li li a:before{
		content:"- ";
	}
	#nav_menu-2 .genesis-nav-menu  li li {
	    border-top: 1px solid #eee;
	}
	#nav_menu-2 #menu-mobile i{
	    display: inline;
	    position: relative;
	    top: -5px;
	    margin-left: 5px;
	    -webkit-transition-duration: 0s;
	    -webkit-transition-delay: .2s;
	    -moz-transition-duration: 0s;
	    -moz-transition-delay: .2s;
	    transition-duration: 0s;
	    transition-delay: .2s;
	  }
	  #nav_menu-2 #menu-mobile i:before, #nav_menu-2 #menu-mobile i:after{
	    position: absolute;
	    content: '';
	  }
	  #nav_menu-2 #menu-mobile i, #nav_menu-2 #menu-mobile i:before, #nav_menu-2 #menu-mobile i:after{
	    width: 15px; /* Icon line width */
	    height: 2px; /* Icon line height */
	    background-color: #333; /* Icon color */
	    display: inline-block;
	  }
	  #nav_menu-2 #menu-mobile i:before{
	    margin-top: -6px; /* Position top line */
	    -webkit-transition-property: margin, -webkit-transform;
	    -webkit-transition-duration: .2s;
	    -webkit-transition-delay: .2s, 0;
	  }
	  #nav_menu-2 #menu-mobile i:after{
	    margin-top: 6px; /* Position bottom line */
	    -webkit-transition-property: margin, -webkit-transform;
	    -webkit-transition-duration: .2s;
	    -webkit-transition-delay: .2s, 0;
	  }
	  #nav_menu-2.active #menu-mobile i{
	    background-color: rgba(0,0,0,0.0);
	    -webkit-transition-delay: .2s;
	  }
	  #nav_menu-2.active #menu-mobile i:before{
	    margin-top: 0;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	    -webkit-transition-delay: 0, .2s;
	  }
	  #nav_menu-2.active #menu-mobile i:after{
	    margin-top: 0;
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    -webkit-transition-delay: 0, .2s;
	  }
	#nav_menu-2 .genesis-nav-menu a:hover {
	    color: #393938;
	    background-color: #f8f5ee;
	}
	.phonetop {
	    float: left;
	}
	.simpelting.ac{
		width:auto;
	}
	.page-id-2502 .content .entry-content ,.page-id-2773 .content .entry-content {
		width: 100%;
		padding: 0 10px;
	}
	.page-id-2502 .hs-form .hs-button ,.page-id-2773 .hs-form .hs-button {
		width: 35% !important;
		height: 40px !important;
	}
	.page-id-2502 .hs-form fieldset.form-columns-1 .hs-input ,.page-id-2773 .hs-form fieldset.form-columns-1 .hs-input {
	height: 50px !important;
	font-size: 20px !important;
	}
	.page-id-2502 .hs-form .hs-input, .hs-form textarea.hs-input ,.page-id-2773 .hs-form .hs-input, .hs-form textarea.hs-input ,{
	height: 50px !important;
	font-size: 20px !important;
	}
	#graybox.simpelting.ac .hs-form .hs-input {
		width: 100%;
		float: none;
		padding: 16px 10px;
	}
	.simpelting.ac .hs-form .field {
		float: none;
	}
	.page-template-homepage-3 .simpelting.ac .hs-form .actions {
		width: 100%;
	}
	.page-template-homepage-3 #graybox.simpelting.ac {
		width: 80%;
	}
	.simpelting.ac .hs-form .hs-input {
		padding: 16px 10px;
	}
	#graybox.simpelting.ac .hs-form .actions {
		width: 100%;
		float: none;
	}
	.download-blue .wrap h2, .download-blue .wrap h3 {
		float: none;
	}
	.bookoffer .simpelting.ac {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.page-id-3343 .textwbg {
		width: 100%;
	}
}

@media only screen and (max-width: 676px) {
	.boxmonitor {
		max-width: 100%;
		float: none;
		padding: 0;
	}
}

@media only screen and (max-width: 480px) {
	.phonetop {
	    padding-left: 20px;
	    text-align: left;
	}
	.title-area {
	    top: 75px;
	}
	.header_toolbar .container {
	    height: 190px;
	}
	.phonetop .social_icon {
	    display: block;
	}
	.simpelting.ac .hs-form .field {
	    float: none;
	}
	.simpelting.ac .hs-form {
	    float: none;
	    margin-top: 20px;
	    text-align: center;
	    width: 100%;
	}
	.download-blue .wrap.simpelting h2 {
	    float: none;
	    max-width: 100%;
	}
	.fa.fa-pinterest.pinterest {
	    display: none;
	}
	.fa.fa-slideshare.slideshare {
	    display: none;
	}
	.sumome-image-sharer{
		display:none !important;
	}
	.page-template-homepage-3 #graybox.simpelting.ac form {
		padding-top: 20px;
	}
	.page-template-homepage-3 .simpelting.ac .hs-form .hs_submit {
		float: none;
	}
	.page-template-homepage-3 .hs-form fieldset.form-columns-2 .hs-form-field {
		width: 92%;
	}
	.page-template-homepage-3 #graybox.simpelting.ac {
		width: 100%;
	}
	#nav_menu-2 #menu-mobile {
		top: -191px;
	}
	#nav_menu-2 .genesis-nav-menu {
		top: -190px;
	}
}

@media only screen and (max-width: 380px) {
	.page-template-default h1.entry-title {
	    padding: 0.8em 30px;
	}
	.page-template-homepage-3 .hs-form fieldset.form-columns-2 .hs-form-field {
		width: 88%;
	}
	.simpelting.ac .hs-form .hs-button {
		padding: 7px 18px;
		font-size: 15px;
	}
	.imgeduc {
		max-width: 100%;
		background-size: 100%;
	}
}