/*
 Theme Name:   Extra child
 Template:     Extra
 Version:      1.0.0
 Text Domain:  Extra-child
*/
ul {
  padding: 0 0 0 1.143em;
}
.clearfix:before {
	content: '';
	clear: both;
	display: block;
}
#main-content {
    padding-top: 20px;
}
.single .post-thumbnail.header { display: none; }
#et-navigation > ul > li {
	margin: 0 10px;
}
.post-header {
    padding: 30px 5px 0px 5px;

}
.post-header h1 {
    font-size: 40px;
    padding-bottom: 0px;	
    font-weight: normal;
}
.single-post-module h2 {
	font-size: 25px;
}
.single-post-module h3 {
	font-size: 20px;
}
.post-wrap {
    padding: 0 40px 20px;
}
.post-content .post-title.entry-title a {
    font-size: 24px;
    line-height: 26px;
}
.post-content a, .et_pb_text .et_pb_text_inner a {
	text-decoration: underline;
}
.post-content a:hover, .et_pb_text .et_pb_text_inner a:hover {
    text-decoration: none;
}
.post-meta.vcard {
    padding: 0px 40px 20px ;
}
.posts-blog-feed-module.masonry .post-content .post-meta.vcard {
	display: none;
}
.post-footer .et_extra_other_module.author-box.vcard {
	box-shadow: none;
  margin-bottom: 0px;
}
.post-footer .et_extra_other_module.author-box.vcard .author-box-header {
	border-bottom: none;
  text-align: left;
}
.post-footer .et_extra_other_module.author-box.vcard .author-box-content .author-box-description {
	text-align: left;
}
.related-post .date {
	display: none;
}
.et_pb_extra_overlay:before {
	display: none;
}
.recent_comments .list-left {
	float: left;
	padding: 15px;
}
.recent_comments .list-right {
	padding: 15px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.posts-blog-feed-module.masonry .post-content a, .post-module a {
	text-decoration: none;
    color: #3e5062;
}
.logo {
	display: flex;
  	align-items: center;
  	flex-direction: row-reverse;
}
.logo img {
	float: left;
	margin-right: 10px;
}
.logo-slogan {
	color: #3E5062;
    float: left;
}
.logo-slogan > .tmb-site-title {
	font-size: 30px;
	line-height: 38px;
}
.logo-slogan > .tmb-site-desc {
	font-size: 12.5px;
}
#footer-bottom {
	text-align: center;
}
#footer-mentions p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
#footer-mentions img {
    padding: 20px 40px 50px;
    transition: .3s ease;
}
#footer-mentions img:hover {
	opacity: .6;
}
#footer p {
    margin-bottom: 5px;
}
.wp-caption {
	padding: 0;
	background: #fff;
	border: none;
}
.hottopics div {
	padding: 15px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.phone-call-wrap a {
	color: inherit;
	text-decoration: none;
}
.phone-call-wrap {
    margin: 0 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: #3e5062;
  font-size: 21px;
}
.phone-call-wrap .tel a {
	color: #f27208 !important;
	font-size: 28px;
}
.phone-call-wrap .tel span {
	display: inline-block;
}
.phone-call-wrap .phone-call-img {
    width: 30px;
    position: relative;
    top: 5px;
    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: #3e5062;
	font-size: 12px;
	text-align: center;
}
.et_pb_text {
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 20px!important;
    background: #fff;
}
.et_pb_extra_module .posts-list li:first-child, .et_extra_other_module .posts-list li:first-child {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.posts-list .featured-image .post-thumbnail {
	margin: 0 0 13px;
}
.new-articles .header:before {
    content: 'Most Popular';
    padding: 2px 5px;
    color: #fff;
    background: #eb6855;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 3;
}
input#show {
    display:none;
}

input#show ~ span#comments-content {
    display:none;
}
input#show:checked ~ span#comments-content {
  	display:block;
}
.see-all-comments {
	background: #d4d8dc;
    width: 100%;
    padding: 20px;
    border-radius: 3px;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.75);
    cursor: pointer; 
    cursor: hand;
    transition: .3s ease;
    text-transform: uppercase;
}
.see-all-comments:hover {
	background: rgba(0, 0, 0, 0.2);
}

/* Home Quote Css */
.home-quote-wrap {
    background: url(../moving-tips-home.html) no-repeat 0 0;
    max-width: 1252px;
    margin: 0 0 24px;
    overflow: hidden;
}
.single-quote-placeholder {
    height: 193px;
}
.single-quote-wrap {
    /*background: url(images/home-moving-boxes.jpg) no-repeat 0 0;*/
    background: url(../jpg/moving-tips-bg.jpg) no-repeat 0 -9px;
    background-size: cover;
    /*max-width: 1252px;*/
    margin: 0 0 24px;
    overflow: hidden;
    width: 100%;
    height: 193px;
}
.single-quote-wrap .time-saver {
    z-index: 999;
    margin: 0 auto;
    max-width: 1252px;
    height: 152px;
    background: rgba(0, 0, 0, 0) url("../png/background-tr-1.png") repeat scroll 0 0;
    position: relative;
    top: 20px;
    box-shadow: 0 0 5px 1px #555;
    transition: all 0.3s ease-in 0s;
    width: 100%;
    padding-top: 1px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.single-quote-wrap.fixed .time-saver {
    transition: padding 300ms linear 0s;
    padding: 5px 16px 0;
    top: 0;
    max-width: 1340px;
    box-shadow: none;
    background: rgba(0, 0, 0, 0) url("../gif/greyzz.gif") repeat scroll 0 0;
}

.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;
    /*padding-bottom: 5px;
    transition: padding 1s ease;*/

    /*background: url(images/whitey.png) repeat;*/
        background: rgba(0, 0, 0, 0) url("../gif/greyzz.gif") repeat scroll 0 0;
}
.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 2px;
    text-align: left;
    max-width: 1340px;
    line-height: 1.2rem;
}
.single-quote-wrap.fixed .slogan-right {
    display: none;
}
.iframe-selector {
    height: 109px;
}
.single-quote-wrap .slogan-right {
    margin-bottom: 5px;
    margin-top: 12px;
    text-align: left;
}
/*.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;
    text-shadow: 2px 2px 4px #000;
}
.slogan-left > a:hover, .slogan-left > a:focus {
    text-decoration: none;
    color: #fff;
}
.slogan-right {
    color: #3e5062;
    font-size: 38px;
    line-height: 1;
    text-shadow: 2px 1px 4px #fff;
}
.from-to {
    color: #fff;
    font-size: 36px;
    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 */
#text-451516981 {
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.comment-bubble.post-meta-icon {
  display: none;
}
a.comments-link:after {
  content: 'comments';
}
.author-box-avatar img {
  border-radius: 50%;
}
.author-box-avatar {
  float: left;
  flex-basis: 100px;
  height: 100px;
  width: 100px;
  min-width: 100px; 
  max-width: 100px;
  margin: 0 0 20px;
  overflow: hidden;
}
.post-footer {
  padding: 15px 40px 0;
}
/*SIGN UP FOR LEADS FORM*/
#moving-leads-signup {
  background: #618cba; 
  color: #fff; 
  padding: 10px; 
  width: 100%; 
  text-align: center; 
  text-shadow: 0 1px 1px #000;
}
#moving-leads-signup h2 {
  color: #fff;
}
#moving-leads-signup input {
  background: #fff;
  max-width: 100%;
}
#moving-leads-signup input:hover, #moving-leads-signup input:focus {
  box-shadow: 0 0 5px 1px #3e5062;
}
/*END OF SIGNUP FOR LEADS FORM*/

.iframe-selector.mobile {
  display: none;
}
/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
  .logo {
      margin: 7px 0 3px 10px;
  }
  .container {
      width: 100%;
  }
  #main-content {
      padding-top: 0px;
  }
  .post-header {
      padding: 10px 5px 0 15px;
  }
  .post-header h1 {
      font-size: 2rem;
      line-height: 2.4rem;
      padding: 0!important;
  }
  .archive.category #main-content {
      padding-top: 10px;
  }
  .et_pb_extra_row, .et_extra_layout .et_pb_row {
      margin: 0;
  }
  .post-wrap {
      padding: 0;
  }
  .post-content ol {
      padding: 10px 5px 10px 25px;
  }
  .post-content > p {
      padding: 0 5px 10px 15px;
      margin-bottom: 0px;
      font-size: 16px;
  }
  .post-content ul {
      padding: 0.7em 0 .3em 2.143em;
  }
  .single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5,.page .page-container #content-area .post-content h1, .page .page-container #content-area .post-content h2, .page .page-container #content-area .post-content h3, .page .page-container #content-area .post-content h4, .page .page-container #content-area .post-content h5 ,.archive.category #main-content #content-area h1 {
      padding: 0 3px 0 15px;
  }
  .single-post .post-content.entry-content div.wp-caption,.page .post-content.entry-content div.wp-caption {
      width: 100%!important;
      padding: 0;
      max-width: 100%;
  }
  .single-post .post-content.entry-content li div.wp-caption {
    width: auto!important;
    max-width: none;
  }
  .single-post .post-content.entry-content li div.wp-caption img {
      max-width: none;
      width: 100vw!important;
      margin-right: 0px;
    }
  div.wp-caption {
    background-color: #fff;
    border: none;
    color: #888;
  }
  .iframe-selector {
  display: none;
}
.iframe-selector.mobile {
  display: block;
}

  .single-post .post-content.entry-content > p > img {
      margin-left: -15px;
      padding: 0;
      /* Firefox */
      max-width: -moz-calc(100% + 20px);
      /* WebKit */
      max-width: -webkit-calc(100% + 20px);
      /* Opera */
      max-width: -o-calc(100% + 20px);
      /* Standard */
      max-width: calc(100% + 20px); 
  }
  .et_extra_layout.et_pb_gutters3 .et_pb_extra_row, .et_extra_layout.et_pb_gutters3 .et_pb_row {
      margin-left: 0px !important;
  }
  .page .post-content.entry-content .et_pb_section, .page .post-content.entry-content .et_pb_section .et_pb_row_0 {
      padding: 0px;
  }
  .page .post-content.entry-content .et_pb_section .et_pb_row {
      margin: 0;
      width: 100%;
  }
  .et_pb_text {
      padding: 0px;
  }
  #et-navigation {
      margin: 10px 10px 10px 0;
  }
  .blog #content-area .et_pb_column, .category #content-area .et_pb_column {
      padding: 0px!important; 
  }
  #footer .widget_nav_menu {
      padding-top: 30px!important;
      margin-bottom: 0px;
  }
  #footer .container .et_pb_extra_column:last-child {
      margin-bottom: 30px!important;
  }
  #footer .container, .author .et_pb_extra_column_main h1, .author .et_pb_extra_column_main .et_extra_other_module.author-box.vcard, .author .et_pb_extra_column_main h4, #comment-wrap {
      padding: 0 12px;
  }
  .author .et_pb_extra_column_main > h1 {
    padding: 10px 15px;
    font-weight: normal;
  }
  .author-box-description h4 {
      padding: 0px;
  }
  .post-nav {
      padding: 0 10px;
  }
  .single-quote-placeholder {
    height: 166px;
  }
  .single-quote-wrap .time-saver {
      height: 127px;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
  }
  .iframe-selector {
      height: 77px;
  }
  .single-quote-wrap.fixed {
      height: 92px;
  }
  #footer-mentions {
      display: none;
  }
 /* ul.posts-list li h4.title {
    padding: 0;
  }*/
  .et_extra_other_module .posts-list li {
    padding: 0 0 20px;
  }
  .single .post-wrap .post-content {
    margin: 10px 0 40px;
  }
  #content-area .home-quote-iframe {
    height: 210px!important;
  }
  .posts-blog-feed-module .hentry {
    padding: 0;
  }
  #footer .et_pb_extra_column {
    padding: 0 3px
  }
  #content-area .post-footer {
    padding: 15px 5px 0;
    text-align: left;
  }
  #content-area .post-footer .author-box-content {
    padding: 10px 0;
  }
  .logo-slogan > .tmb-site-title {
    font-size:6.8vw;
    line-height: 7vw;
  }
  .logo-slogan > .tmb-site-desc {
    font-size:3.2vw;
  }
  .post-meta.vcard {
  padding: 0px 5px 20px 15px;
  }
  .author-box-content {
    display: block;
    text-align: left;
    padding: 0 3px;
  }
  .author-box-content .author-box-avatar {
    float: left;
    margin: 0 15px;
  }
}

@media only screen and (max-width: 480px){
  .slogan-right, .single-quote-wrap.fixed .slogan-right {
      font-size: 19px;
  }
}
.alignright {
  margin: 0 0 0 8px;
}
.two-col-list {
  columns: 2;
}