/*
Theme Name: Inkness
Theme URI: http://inkhive.com/product/inkness/
Author: Rohit Tripathi
Author URI: http://inkhive.com
Description: Inkness is a Responsive theme with 3 Column Grid based homepage layout. This theme is overloaded with plenty of featured, including an amazing reponsive slider, Multiple Page Layouts, Configurable Sidebar Locations, Footer Widgets & Easy to use admin Panel. This theme is upgradable to a pro version to enable more features. .pot file has been provided, so that you can translate theme into any language. Already Translated into Italian and French.
Version: 1.0.2.9
License: GNU General Public License
License URI: license.txt
Text Domain: inkness
Domain Path: /languages/
Tags: light, custom-background, two-columns, right-sidebar, responsive-layout, custom-menu, sticky-post, theme-options, threaded-comments, translation-ready, gray, left-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments

Inkness is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
Inkness WordPress Theme, Copyright 2013 Rohit Tripathi.
Inkness WordPress Theme is distributed under the terms of the GNU GPL v3.
*/


/* =Reset
-------------------------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}



/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*.entry-content p {
	float: right;
	margin-top: -130px;
	width: 74%;
}*/

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


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

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/* =Homepage New Articles
----------------------------------------------- */
body:not([class*="paged-"]) #primary-home .row-0 .article-wrapper:after, body:not([class*="paged-"]) #primary-home .row-1 .article-wrapper:after {
    display: block;
    font-family: "MuseoSlabLight", sans-serif !important;
    content: 'New';
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 20px;
    background-color: #00a1eb;
    padding: 5px;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
/*search form relevanssi design*/
.btn-default{
	text-align: center;
	color: #ffca2a
}

/* = Fix for equalHeights 
----------------------------------------------- */

@media screen and (min-width: 1200px) {
	.featured-thumb {
		min-height: 207px !important;
		overflow: hidden;
	}
}

@media screen and (max-width: 1200px) {
	.featured-thumb {
		overflow: hidden;
	}
	.sponsored-in-article-text iframe {
		height: 130px !important;
	}
}

.logo {
	float: left;
	height: 46px;
	margin: -3px -2px 0;
	padding: 0;
	width: 156px;
}
.logo a:hover {
	border-bottom:none !important;
}
.category-description {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
}

.home-add-text {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #eee;
	/*padding: 10px;*/
	/*margin-bottom: 10px;*/
	width: 95.5%;
	margin-left: 14px;
	padding-left: 10px;
}

.post_author_plugin {
	float: left;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-left: 10px;
}

.entry-content > p {
	padding-right: 10px;
}
h3.widget-title {
  /*font-size: 25px;*/
  font-weight: normal;
  border-bottom: solid 0px #d9d9d9 !important;
  padding: 5px;
  margin-top: 0px;
  color: #00a1eb;
  font-family: "MuseoSlabLight";
  font-size: 24px;
  padding-bottom: 20px;
}
#comment {
	height: 108px;
	resize: none;
}
#submit {
	background: none repeat scroll 0 0 #00c3f3;
	border: medium none #04313c;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-shadow: none;
}
.hentry.active {
	display: none;
}
.home-add-text h1 {
	font-family: "MuseoSlabLight", sans-serif;
}
.page-header > h2 {
	margin: 10px 0 0;
}
h1, .h1 {
	font-size: 4.9rem !important;
}
.page-header {
	margin: 4px 0 0 !important;
}
.featured-image-single img {
	width: 100% !important;
}
#upprev_box div.upprev_thumbnail h5 {
	font-size: 21px;
}
.single .entry-title, .page .entry-title {
	font-family: "MuseoSlabLight", sans-serif !important;
	color: #000 !important;
}
.category-description, .taxonomy-description {
	font-size: 17px;
}
#upprev_box {
	width: 410px !important;
}
.cat-desc-arch, .cat-desc-arch:hover {
	color: #000;
	text-decoration: none;
}

/* newest moving tips css */
.newest {
	border-bottom: medium none !important;
	margin: 0 0 -15px;
}
.newest .entry-image {
	overflow: hidden;
} 
.newest header > div > a {
	display: block;
	margin: -30px 0 0;
	position: relative;
}
.newest img {
	width: 100%;
	padding: 7px 0 0;
}
.newest h4 {
	background: none repeat scroll 0 0 #fff;
	margin: -100px 0 0 !important;
	padding: 11px 9px 0;
	position: relative;
	font-size: 20px;
}
.newest h4 a {
	color: #000 !important;
}
.newest .entry-summary {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #eee; 
	margin: 0;
	padding: 0 10px 3px;
	position: relative;
	min-height: 47px;
}
.entry-summary a, .entry-summary a:hover {
	text-decoration: none;
	color: #333 !important;
}
.newest article {
	padding: 0 !important;
	margin: 0px !important;
	border: none !important;
}
.newest footer {
	background: none repeat scroll 0 0 #f7f7f7;
	height: 20px;
	margin: 0 -1px;
}
.newest .hfeed {
	padding: 0 !important;
}
.newest .widget-title {
	background: none repeat scroll 0 0 #f7f7f7;
	color: #333 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	margin: -1px !important;
	padding: 5px 10px 20px !important;
	text-align: center;
}
/* newest moving tips css END */





/* author page css*/
#author-avatar {
	float: left;
	margin: 0 10px 0 0;}
#post_author_author {
	display: block;
	font-size: 11px;
	margin-left: 90px;
}
#post_author_create {
	display: block;
	font-size: 11px;
	margin-left: 90px;
	padding: 0;
}
#post_author_avatar img {
	border-radius: 5px;
	display: block;
}
#post_author_moretext {
	margin-left: 10px;
}
.author-box {
	overflow: hidden;
}
.author-box h1 {
	margin: 0 0 10px;
	font-family: "MuseoSlabLight", sans-serif;
}
/* author page css END */








/* no-cache */

#breadcrumbs {
	margin: 0 0 8px 2px;
}
.logo {
	margin: 0;
	min-width: 124px;
}
/****Author Edits*****/
.post_author_plugin {
	width: 110px;
	padding: 0 10px;
}
.post_author_author {
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
	text-align: right;
	color: #333;
}
.post_author_plugin {
	float: left;
	padding: 0 10px;
	position: absolute;
	width: 110px;
}
.post_author_create {
	display: inline-block;
	font-size: 10px;
	text-align: right;
	/*text-transform: uppercase;*/
	width: 95px;
}
.readmore {
	background: none repeat scroll 0 0 #00a1eb;
	color: #fff;
	float: right;
	padding: 3px 8px;
}


.entry-content {
	color: #333 !important;
	font-size: 17px !important;
	line-height: 1.5 !important;
}
.post > .entry-content > p {
	margin: 0 0 10px 125px;
	position: relative;
	width: auto;
}

.post > .entry-content > hr {
	margin-left: 125px;
}
.post > .entry-content > h1, .post > .entry-content > h2, .post > .entry-content > h3, .post > .entry-content > h4, .post > .entry-content > h5, .post > .entry-content > h6 {
	margin: 30px 0 10px 125px;
}
.post > .entry-content > ol {
	margin: 0 0 10px 150px;
	position: relative;
	width: auto;
}
.post > .entry-content > ul {
	margin: 0 0 10px 165px;
	position: relative;
	width: auto;
}

.single .entry-title, .page .entry-title {
	color: #000;
}
.facebook:hover, .twitter:hover {
	text-decoration: none;
}
.mashsharer-buttons > .facebook {
	width: 155px;
	margin: 0 5px 5px 0;
}
.mashsharer-buttons > .twitter {
	width: 144px;
}
.comment-left {
	float: left;
	width: 50%;
}
.comment-right {
	float: right;
	width: 47%;
}
.menu-toggle {
	float: right;
	width: 50%;
}
h2, h3, h4, h5, h6 {    
	font-family: "MuseoSlabLight", sans-serif !important;
	font-weight: 100;
	color: #000 !important;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}

/* Home Quote Css */
.home-quote-wrap {
	background: url(images/moving-tips-home.jpg) no-repeat 0 0;
	max-width: 1252px;
	margin: 0 0 24px;
	overflow: hidden;
	color: #fff;
}
.single-quote-placeholder {
	height: 205px;
}
.single-quote-wrap {
	/*background: url(images/home-moving-boxes.jpg) no-repeat 0 0;*/
	background: url(images/moving-tips-bg.jpg) no-repeat 0 -9px;
	background-size: cover;
	/*max-width: 1252px;*/
	margin: 0 0 24px;
	overflow: hidden;
	width: 100%;
	height: 210px;
}
.single-quote-wrap .time-saver {
	margin: 0 auto;
	max-width: 1252px;
	height: 170px;
	background: rgba(247, 247, 247, 0.88);
	position: relative;
	top: 20px;
	box-shadow: 0 0 5px 1px #555;
	transition: all 0.3s ease-in 0s;
	width: 90%;
	padding-top: 1px;
}
.single-quote-wrap.fixed .time-saver {
	transition: padding 300ms linear 0s;
	padding: 5px 20px 0;
	top: 0;
	max-width: 1340px;
	box-shadow: none;
	background: #fff;
}

.single-quote-wrap .heading {
	margin: 10px 0;
}
.single-quote-wrap.fixed {
	position: fixed;
	top: 0;
	z-index: 9999999;
	width: 100%;
	height: 100px;
	box-shadow: 0 0 7px 0px #999;
	background: #fff;
}
.single-quote-wrap.fixed .home-inputs {
    border-radius: 0 !important;
    font-size: 18px !important;
    height: 40px !important;
    padding: 8px 7px 9px !important;
}
.single-quote-wrap.fixed .heading {
	display: none;
}
.single-quote-wrap.fixed .slogan-right {
	font-size: 24px;
	margin-bottom: 12px;
	margin-top: 0px;
}
.single-quote-wrap.fixed .time-saver .from-to {
	font-size: 16px;
}
.single-quote-wrap .article-quote-call-to-action {
	display: none;
}
.single-quote-wrap.fixed .article-quote-call-to-action {
	color: #dd6700;
    display: block;
    font-size: 15px;
    margin: 0 auto;
    padding: 0 0 9px;
    text-align: left;
   	max-width: 1340px;
}
.single-quote-wrap.fixed .slogan-right {
	display: none;
}
.iframe-selector {
	height: 105px;
}
.single-quote-wrap .slogan-right {
	margin-bottom: 15px;
	margin-top: 15px
}
/*.single-quote-wrap.fixed .time-saver .home-inputs {
	height: 35px !important;
	padding: 4px 10px 6px !important;
}*/
.heading {
	color: #00a1eb;
	font-family: "MuseoSlabLight",sans-serif;
	font-weight: bold;
	margin: 25px 0;
	text-transform: uppercase;
}
.slogan-left {
	margin: 0 0 50px;
}
.slogan-left > a {
	color: #fff;
	font-size: 47px;
	line-height: 1;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s;
}
.slogan-left > a:hover, .slogan-left > a:focus {
	text-decoration: none;
	color: #00a1eb;
}
.slogan-right {
	font-size: 42px;
	line-height: 1;
}
.from-to {
	color: #f38630;
	font-size: 23px;
	font-weight: bold;
	padding: 5px 0;
	text-align: left;
}
.quote-btn-home, .quote-btn-home:hover, .quote-btn-home:focus {
	background: none repeat scroll 0 0 #f38630;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 22px;
	height: 50px;
	line-height: 1;
}
.home-inputs {
	border-radius: 0 !important;
	font-size: 18px !important;
	height: 50px !important;
	padding: 10px 10px 15px !important;
}
.home-inputs:focus {
	border-color: #f38630 !important;
	box-shadow: 0 1px 6px -1px #f38630 inset !important;
}
.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;	
	border-left: 23px solid #f38630;
	position: relative;
	left: 10px;
}


.moving-estimate-wrap {
	padding:0;
	margin: 0 auto;
	width: auto;
	text-align: center;
	border:0px solid #060;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
			border-radius: 8px;
}
/*
  Starting styles for each field
*/
.form-group {

  position: relative;

}
.form-group .ph-field {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  bottom: -5px; left: 0; right: 0;
  padding: 0 3px 0 10px;
  margin: 0 2px 7px;
  font-size: 11px;
  color: #aaa;
  background: #aaa;
}
.form-group select:invalid {
  color: #aaa;
}

/*
  Show .ph-field instead of placeholder
*/

.form-group input:focus ~ .ph-field,
.form-group select:focus ~ .ph-field {
  color: #fff;
  max-height: 15px;
}

/* Hide placeholder onfocus for safari */
.form-group input:focus[placeholder]::-webkit-input-placeholder {
  opacity: 0;
}

/*
  Animations
*/
.form-group {
		  transition-property: height, border-width;
  -webkit-transition-property: height, border-width;
	 -moz-transition-property: height, border-width;

		  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
	 -moz-transition-duration: 0.3s;

		  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
	 -moz-transition-timing-function: ease-in;
}
.form-group input,
.form-group select {
		  transition: height 0.3s ease-in;
  -webkit-transition: height 0.3s ease-in;
	 -moz-transition: height 0.3s ease-in;
}
.form-group .ph-field {
		  transition-property: max-height, color;
  -webkit-transition-property: max-height, color;
	 -moz-transition-property: max-height, color;

		  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
	 -moz-transition-duration: 0.3s;

		  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
	 -moz-transition-timing-function: ease-in;
}
.form-group input[placeholder]::-webkit-input-placeholder {
		  transition: opacity 0.3s ease-in;
  -webkit-transition: opacity 0.3s ease-in;
	 -moz-transition: opacity 0.3s ease-in;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #555 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #555 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #555 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #555 !important;
}
/* Home Quote Css END */

	.moving-estimate-wrap.quote-small {
		display: none;
	}
	.moving-estimate-wrap.quote-sidebar {
		display: block;
		padding: 0;
		max-width: 370px;
	}
	.estimate-page #content {
	background: #fff;
}
.estimate-page #content #primary {
	border: none;
}
.estimate-page .estimate-container {
	max-width: 998px;
	margin: 0 auto;
}
.estimate-page #site-navigation {
  text-transform: none;
  height: 90px;
}
.estimate-heading {
  float:right; 
  font-size: 22px; 
  margin-top: -45px;
}
.estimate-p {
  float: right;
  width: 650px;
  text-align: right;
  margin: -18px 0 0;
  font-weight: 400;
}
.mobile-estimate-text {
	display: none;
}

	.call-estimate-wrap {
		display: none;
	}


@media screen and (max-width: 1199px) {
	.featured-thumb {
		min-height: 170px !important;
		overflow: hidden;
	}
	.menu a {
	    padding-left:4px !important;
	    padding-right:4px !important;
	}
	.money-saver {
	    display: none;
	}
	.time-saver .heading {
	    margin: 10px 0;
	}
	.moving-estimate-wrap.quote-big {
		display: block;
	}


}

.sponsored-in-article-text {
	margin: 0 0 10px 125px;
	}
/*------ Media Queries ------*/
/* Tablet (Landscape) */
@media only screen and (max-width: 991px) {
	.logo {
		width: 100%
	}
	.menu a {
		font-size: 13px;
	}
	.money-saver {
		display: none;
	}
	.slogan-right {
		font-size: 30px;
	}
	.from-to {
		font-size: 18px;
	}
	.estimate-heading, .estimate-p {
		display: none;
	}
	.mobile-estimate-text {
		display: block;
	}
}

/* Tablet (Portrait) */
@media screen and (max-width: 767px) {
	.sponsored-in-article-text iframe {
		height: 175px !important;
	}
	.menu {
		display: none;
	}
	.logo {
		width: 50%;
		position: relative;
		z-index: 10;
	}
	.comment-form-left {
		width: 100% !important;
		margin: 0 !important;
	}
	.comment-form-right {
		width: 100% !important;
		margin: 0 !important;
	}
	.from-to {
		font-size: 16px;
	}
	.time-saver .heading {
	    margin: 5px 0;
	}
	.arrow-right {
		left: 0;
	}
	.from-zip-sec, .from-country-sec {
		width: 60% !important;
	}
	.from-country-sec {
		width: 70% !important;
	}
	.button-sec {
		width: 40% !important;
	}
	.button-int-sec {
		width: 30% !important;
	}
	.quote-btn-home {
		width: 100%;
	}
	.moving-from-sec {
		width: 100% !important;
	}
	.moving-to-sec, .arrow-sec, .to-state-sec, .to-city-sec, .to-country-sec {
		display: none;
	}
	.moving-estimate-wrap.quote-big {
		display: none;
	}
	.moving-estimate-wrap.quote-small {
		display: block;
		padding: 0;
		max-width: 400px;
	}
	.single .entry-title, .page .entry-title {
		font-size: 35px !important;
	}
	#blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
	}
	#breadcrumbs {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    margin: 8px 0 8px 2px;
	}
	#primary {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
	}
	.iframe-selector {
		height: 60px;
	}
	.single-quote-placeholder {
		height: 175px;
	}
/*	.single-quote-wrap.fixed .article-quote-call-to-action {
		display: none;
	}*/
	.single-quote-wrap.fixed {
    	height: 110px;
	}
	.single-quote-wrap .time-saver {
		height: 150px;
	}
}

/* Smartphones (portrait) */
@media only screen and (max-width : 480px) {
	.single-quote-wrap.fixed .slogan-right {
		font-size: 18px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.single-quote-wrap.fixed .from-to {
		font-weight: normal;
		padding: 7px 0;
	}
	.single-quote-wrap.fixed .time-saver {
		width: 100%;
	}
	.single-quote-wrap.fixed iframe .home-inputs {
		height: 40px !important;
		font-size: 16px !important;
		padding: 10px 10px 9px !important;
	}
	.single-quote-wrap.fixed .iframe-selector {
		height: 90px;
	}
	.post > .entry-content > p, .sponsored-in-article-text {
		margin: 0 0 10px;
	}
	.single-quote-placeholder {
	height: 170px;
	}
	.sponsored-in-article-text iframe {
		min-height: 198px;
	}
	.post > .entry-content > h1, .post > .entry-content > h2, .post > .entry-content > h3, .post > .entry-content > h4, .post > .entry-content > h5, .post > .entry-content > h6 {
		margin: 0 0 10px;
	}
	.post > .entry-content > ul {
		margin: 0 0 10px 25px;
	}
	.post_author_plugin {
		position: relative;
		width: 100%;
		z-index: 1;
		padding: 0;
	}
	.post_author_author {
		float:none;
		font-size: 20px;
	}
	.post_author_create {
		font-size: 18px;
		text-align: left;
		width: 68%;
	}
	.avatar {
		margin: 0 12px 12px 0;
	}
	.container.col-md-12 {
		padding: 0;
	}
	#primary {
		padding: 10px 5px 20px;
	}
	#content {
		padding: 2px 0 0 0;
	}
	h1, .h1 {
		font-size: 26px;
		margin: 0 !important;
		padding: 0 !important
	}
	.logo {
		margin: -10px;
	}
	.menu-toggle, .main-navigation.toggled .nav-menu {
		top: 0;
		padding: 0;
	}
	#primary-home {
		padding: 0;
	}
/*	#primary-home .container {
		padding-right: 0;
	}*/
	#primary-home .article-wrapper {
		width: auto;
	}
	.article-rest.col-md-12 {
		padding: 0 5px;
	}
	.comment-left {
		float: none;
		width: 100%;
	}
	.comment-right {
		float: none;
		width: 100%;
	}
	.mashsharer-buttons > .facebook {
		width: 130px;
		margin: 0;
		padding-left: 32px;
		font-size: 12px;
	}
	.mashsharer-buttons > .twitter {
		width: 120px;
		margin: 0;
		padding-left: 32px;

	}
	.slogan-right, .single-quote-wrap.fixed .slogan-right {
		font-size: 19px;
	}
	.single .entry-title, .page .entry-title {
		font-size: 26px !important;
	}
	.entry-content {
		margin-top: 5px;
	}
	/*.quote-btn-home {
		width: 65%;
	}
	.quote-btn-home, .quote-btn-home:hover, .quote-btn-home:focus {
		height: 36px;
	}*/
	button, html input[type="button"], input[type="reset"], input[type="submit"] {
		padding: 0.4em 0.5em;
	}
	.single-quote-wrap.fixed .from-to {
		display: none;
	}
	.single-quote-wrap.fixed .home-inputs {
		height: 43px !important
	}
	.single-quote-wrap.fixed .quote-btn-home, .single-quote-wrap.fixed .quote-btn-home:hover, .single-quote-wrap.fixed .quote-btn-home:focus {
		height: 43px;
	}
	.single-quote-wrap.fixed .slogan-right {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.call-estimate-wrap {
	    width: 100%;
	    height: 76px;
	    position: fixed;
	    bottom: 0;
	    background-color: #fff;
	    box-shadow: 0 0 6px 2px #ccc;
	    z-index: 999;
	    transition: all .3s ease-in;
	    display: block;
	}
	.call-estimate-mobile {
	    border: none;
	    padding: 8px 0 0;
	    width: 100%;
	}
	.hide-call {
	    position: absolute;
	    width: 45px;
	    height: 18px;
	    margin: 0 auto;
	    top: -10px;
	    background: url(/demo/img/down-chevron.png) center -8px no-repeat #fff;
	    left: 0;
	    right: 0;
	    border-radius: 4px;
	    border: 1px solid #ccc;
	}
	.call-estimate-wrap.hide-it {
	    bottom: -68px;	
	}
	.call-estimate-wrap.hide-it  .hide-call {
	    background: url(/demo/img/up-chevron.png) center -8px no-repeat #fff;
	}
	.call-estimate {
		display: none;
	}

.post > .entry-content > hr {
	margin-left: 0px;
}

}
.entry-meta {
	display: none !important;
}

.article-rest .entry-content p:after {
    content: '...';
}
.gsc-selected-option-container {
	min-width: 120px !important;
}
.gsc-input-box {
	height: 36px !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width: 79px !important;
    height: 36px !important;
    padding: 5px 26px !important;
}
.gsib_a {
	padding: 4px 8px 4px !important;
}
.single-quote {
	padding: 20px;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 5px;
	background-image: url(images/single-quote.jpg);
}
.quote-btn-single {
	vertical-align: top;
}
.call-estimate {
    border: none;
    width: 100%;
    height: 128px;
}
td {
	vertical-align: middle;
}
.ul_ol_padding li {
    padding: 0 0 10px;
}


.phone-call-wrap a {
	color: inherit;
	text-decoration: none;
}
.phone-call-wrap {
    margin: auto;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 5px;
}
.phone-call-wrap h2, .phone-call-wrap h3 {
	margin: 0;
	font-weight: normal;
}
.phone-call-wrap h2 {
	color: #618cba;
	font-size: 20px;

}
.phone-call-wrap .tel a {
	color: #f27208 !important;
	font-size: 28px;
	text-decoration: none;
}
.phone-call-wrap .tel span {
	display: inline-block;
}
.phone-call-wrap .phone-call-img {
    width: 30px;
    position: relative;
    left: 3px;
}
.phone-call-wrap .calc-my-move {
	background-color: #f27208;
	border: 1px solid #ce5e02;
	border-radius: 3px;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}
.phone-call-wrap .available {
	color: #618cba;
	font-size: 12px;
	text-align: center;
}
.widget.widget_search .widget-title {
	text-align: center;
    padding: 20px 0 0 0!important;
}
.widget.widget_search .search-field {
    font-size: 18px;
    line-height: 30px;
    padding-left: 38px;
    background: url(https://s.w.org/images/core/emoji/2.4/svg/1f50d.svg);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 6px;
}

/* TIPS PART CSS */
.tip-wrapper {
	border: solid 1px #eee;
    margin: 0 auto;
    background: #fff;
    height: 100%;
}
.tip-wrapper:after {
    display: block;
    font-family: "MuseoSlabLight", sans-serif !important;
    content: 'Most Popular';
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 20px;
    background-color: #f38630;
    padding: 5px;
}
.tip-wrapper a h2, .tip-wrapper a p {
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;
}
.tip-wrapper a p {
	padding-right: 0px;
}
.tip-wrapper a:hover {
	text-decoration: none;
}
.tip-wrapper a:hover h2, .tip-wrapper a:hover p {
	color: #00a1eb!important;
}
.tip-title {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 25px !important;
    font-weight: normal;
    margin: -20px 0 0;
    padding: 10px 10px 0;
    position: relative;
}

.rel-search{
	background-color: #333;
}

/*.mt-tips-wrap a { color: #404040; }
.mt-tips-wrap a:hover { text-decoration: none; }
.mt-tip-content {
	border: 1px solid black;
	padding: 20px !important;
	margin-bottom: 10px;
	min-height: 102px !important;
	font-size: 17px;
	line-height: 25px;
}
.mt-tip-read {
	margin-top: -20px;
	margin-bottom: 20px;
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
    font-size: 17px;
}
.mt-tip-read > span {
    padding: 2px 12px;
    background: #f7f7f7;
    text-transform: lowercase;
}
.mt-row-0 {
	margin-top: 20px;
}
.mt-separator { text-align: center; margin: 20px 0 !important; }
.mt-separator img.sepline-curvy { opacity: 0.5; }*/