/*
	Theme Name: HeyGoTo Marketing & Conversions
	Theme URI: http://heygotomarketing.com
	Description: HeyGoTo Marketing & Conversions 2014 Design
	Version: 1.0.0
	Author: Edgar Sanchez 
	Author URI: https://davidmoceri.com/;
	Tags: HTML5, CSS3, JQuery

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width: 100%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/* -------------- By Hira ---------*/
#info-contents .col-md-4 h2 {
    text-align: center;
    padding-bottom: 25px;
    font-size: 18px;
}

div#our-process .col-md-3 h5.ourstep, #our-process .col-md-3 h5 {
    font-size: 36px !important;
    margin-top: 20px !important;
}

/*-------------- End by Hira  ---------------*/
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
	
}
@media only screen and (min-width:480px) {

	
}
@media only screen and (min-width:768px) {
	
	
}
@media only screen and (min-width:1024px) {
	
}
@media only screen and (min-width:1150px) {
	.gform-seo{display:block;}
}
@media only screen and (min-width:1151px){
 	.gform-seo{display:none;}
}
@media only screen and (min-width:1280px) {
	
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
@media only screen and (max-width:1150px){
.pricingPackages{display:none;}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:20px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

.wpt_widget_content .tab-content li {
    margin: 0 0 23px -15px !important;
    padding: 3px 0px !important;
    font-size: 15px;
    font-weight: normal;
    font-family: inherit;
}
.right_side_bar .screen-reader-text {display:none;}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*==General==*/
h1.pagetitle{
padding-bottom: 5px;
  padding-top: 16px;
  padding-left: 13px;
  background:#fff;
  float: left;
  padding-right: 26px;
  border-radius: 0px;
  color: #143A5F;
  margin-right: 25px;
  box-shadow: 1px 8px 10px #d9d9d9;
}
.performance-rocket{display:none !important;}
.trail-browse{display:none !important;}

/*===404 Page==*/
#error{
	background: url('/wp-content/themes/HeyGoTo Marketing/img/404.jpg') no-repeat;
	height:700px;
	background-position: center;
	background-size: 109%;
}
#error section.container {
	padding-top:14%;
}
#error h1, #error h2, #error p {color:white;}
#error h1 {border-bottom: white solid 1px; width:300px; margin:0 auto; font-size:3.5em;}


/*====Thank You Page ==*/
#thankYou-pg{
	background: url('/wp-content/themes/HeyGoTo Marketing/img/thank-you-pg-bg.jpg') no-repeat;
	height:700px;
	background-position: center;
	background-size: 109%;
}
#thankYou-pg section.container {
	padding-top:14%;
}
#thankYou-pg h1, #thankYou-pg h2, #thankYou-pg p {color:white;}
#thankYou-pg h1 {border-bottom: white solid 1px; width:300px; margin:0 auto; font-size:3.5em;}


/*===Navigation Edits==*/
.wpmega-link-title .fa{margin-right:7px;}


/*==Our SEO Process==*/
.seo_process_num{color:#B0B0B0; text-align:center;}
.our-seo-process .four_fifth {
  width: 61%;
  margin-bottom: 40px;
}

/*** SEO Plans & Pricing ***/

.gform-seo #gform_submit_button_15{background:#0d73ba; color:#fff;}
.gform-seo .gform_wrapper label.gfield_label+div.ginput_container{margin-top:-13px;}
.gform-seo #input_15_3{margin-top:13px;}
.gform-seo .gform_wrapper .gform_footer{margin-top:0px; padding-top:0px;}

/*** Our partners & Tools ***/
h2.partner-title{   background: #143A5F;
    color: #fff;
    padding: 10px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin-top: 40px;
 }
 
blockquote.partner-data	.partner-logo{display: block; padding: 20px;}
 blockquote.partner-data img{
 	width: 100%;
 }
 blockquote.partner-data{-webkit-transition: background 0.25s linear;
        -moz-transition: background 0.25s linear;
        -ms-transition: background 0.25s linear;
        -o-transition: background 0.25s linear;
        transition: background 0.25s linear;}
blockquote.partner-data:hover{background: #FBFBFB;}
.more-partner-links{
	text-align: left;
    border-top: 4px solid #FBFBFB;
    padding-top: 15px;
    clear: both;
    display: block;
    float: left;
    margin-top: 25px;
}
/* Pricing Table H1 style SPAN */
#local-seo-packages .header_row_2 span.col1, #local-seo-packages .header_row_2 span.col1 span {
    font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
    font-size: xx-large;
    zoom: 1.4;
    color: #fff;
    margin: 0px !important;
    padding: 0px !important;
    font-weight: normal !important;
    border: none !important;
    line-height: normal !important;
    letter-spacing: 0;
    text-transform: none;
    background: none;
    text-shadow: none !important;
    text-align: inherit !important;
    font-style: normal !important;
    width: auto !important;
    float: none !important;
    position: static !important;
    box-shadow: none !important;
    font-weight: lighter;
}