/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Post Template
    03. Page Template
    04. Search Page
    05. Tag Page
    06. Category Page
    07. Category Page
    08. Category Page
    09. Category Page
    10. Category Page
    11. Category Page
    12. Location Template
    13. Service Template
    14. "Global Home Page" Page
    15. "Services" Page
    16. "Jobs &#8211; Retired 4/21/22" Page
    17. "Store Locations" Page
    18. "Free Quote" Page
    19. "Moving Tips" Page
    20. "Customer Reviews" Page
    21. "For Us, Moving is a Way of Life" Page
    22. "Denton / Dallas / Fort Worth, TX" Location
    23. "Free Quote TEST" Page
    24. "Things to Consider When Hiring a Local Moving Company" Post
    25. "Jobs" Page
    26. "Thank You For Reaching Out!" Page
    27. "Thank You For Reaching Out" Page
    28. "Thanks For Contacting Us" Page
    29. "COVID-19 &#038; Your Move" Page
    30. "Looks Like You&#8217;re Lost" Page
    31. "Moving Services" Page
    32. "Moving Services for Rental and Vacation Properties" Page
    33. "Apartment Movers" Page
    34. "Office Movers" Page
    35. "Long Distance Movers" Page
    36. "Piano Movers" Page
    37. "Little Guys Movers — The &#x2764;&#xfe0f; of Texas" Page
    38. "We Give Our Long Distance Customers the VIP Treatment" Page
    39. "A Little Goes A Long Way" Page
    40. "Jobs" Page
    41. "Moving to Kentucky with the Little Guys" Page
    42. "From the Valley of the Sun to the Lone Star State" Page
    43. "From California to Colorado" Page
    44. "Moving to Oklahoma with Little Guys Movers" Page
    45. "Trading the Windy City for the Lone Star State" Page
    46. "Global Home Page &#8211; New Slider Preview" Page
    47. "Fayetteville, AR" Location

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .read-more-link{
	display:block;
	background-color:#007236;
	color:#ffffff;
	font-family:'Oswald', sans-serif;
	font-weight:400;
	font-size:18px;
	text-transform:uppercase;
	width:130px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
}

body #main-menu .quote{
	margin-left: 20px;
}

body #right-sidebar .widget ul{
	list-style-type:none;
	padding-left:0px;
}

body #right-sidebar .widget h3{
	margin-top:25px;
	font-size:20px !important;
	text-transform:uppercase;
	color:#0c0c0c !important;
}

body #searchform label{
	font-family:'Oswald', sans-serif;
	font-weight:400;
	font-size:20px;
	text-transform:uppercase;
}

body #archive-wrapper .archive-title{
	background-color:#007236;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:50px;
}

body #utility-nav .menu-item .nav-link{
	font-family:'Roboto', sans-serif;
	text-transform:capitalize;
	font-size:14px;
	letter-spacing:0.5px;
}

body #wrapper-navbar .utlity-nav-wrapper{
	position:relative;
	top:0px;
	left:0px;
	background-color:#6d6d6d;
}

body #wrapper-navbar nav{
	background-color: #282828 !important;
	border-bottom-width:1px;
}

body #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

body #main-menu .quote{
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
}

body .services-block .a-service .btn-primary{
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	padding-right:16px;
	padding-left:16px;
	font-family:'Oswald', sans-serif;
	font-weight:500;
	text-transform:uppercase;
}

body .services-block .a-service .btn-primary:hover{
	background-color:#333333;
}

body .header-cta a{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-left:20px;
}

body .footer-cta a{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-left: 20px;
}

body .search input[type=text]{
	background-color:#cccccc;
	border-width:0px;
	font-size:14px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	width:200px;
}

body .search .fa-search{
	background-color:transparent;
	border-width:0px;
	margin-right:1px;
	margin-left:-40px;
	color:#666666;
}

body .footer-cta .col-md-12{
	font-size:24px;
	text-align:center;
}

body .header-cta .col-md-12{
	text-align:center;
	font-size:24px;
}

body #full-width-page-wrapper .interior-banner{
	background-size:cover;
	background-position-x:0%;
}

body #page #full-width-page-wrapper .interior-banner{
	background-size:length !important;
}

body .footer-mc h5{
	font-family:'Oswald', sans-serif !important;
	color:#ffffff !important;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	font-size:24px;
	margin-bottom: 25px;
}

body #page .footer-mc .row .container #mc4wp-form-1 .mc4wp-form-fields .row .col-md-3 input[type=text]{
	width:100% !important;
}

body .footer-mc input{
	border-width:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#eeeeee;
	margin-bottom:20px;
}

body .mc4wp-form-fields input[type=submit]{
	background-color:#007236;
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	text-transform:uppercase;
}

body #page .footer-mc .row .container #mc4wp-form-1 .mc4wp-form-fields .row .col-sm-12 input[type=submit]{
	font-family:'Oswald', sans-serif !important;
}

body .mc4wp-form-fields select{
	height:41px;
}

body .footer-mc #mc4wp-form-1 input[type=email]{
	width:100px !important;
}

body .row .container #mc4wp-form-1 .mc4wp-form-fields .row .col-xs-12 input[type=email]{
	width:100% !important;
}

body input.fullWidth{
	background-color:#eeeeee;
	width:100%;
	border-width:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

body #MoveDate{
	background-color:#eeeeee;
	width:100%;
	border-width:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

body select.fullWidth{
	display:block;
	background-color:#eeeeee;
	padding-left:5px !important;
	padding-right:5px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;
	border-width:0px;
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	height:40px;
	width:100%;
}

body #Notes{
	background-color:#eeeeee;
	width:100%;
	height:250px;
	border-width:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

body .formRow{
	margin-bottom: 15px;
}

body #freeQuote .formRow label{
	font-weight:400;
}

body #freeQuote .row-full{
	margin-top:15px;
}

body .category-news div#content{
	display:-webkit-box;	display:-webkit-flex;	display:-ms-flexbox;	display:flex;
}

body .moving-row label{
	padding-top:15px;
}

body #submitButton{
	background-color:#007236;
	color:#ffffff;
	text-transform:uppercase;
	width:auto !important;
	padding-right:30px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	border-width:0px;
	font-family:'Oswald', sans-serif;
}

@media (max-width:992px){

	body #s{
	display:none;
	}

}



@media (max-width:768px){

	body.page-id-123 #primary{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

body .container > form#searchform{
	width: 110vw;
	height: 35px;
	float: left;
	margin-left: -20px;
	margin-top:-30px;
}

body .categories_filter select{
	min-width: 145px;
	position: relative;
	left: -78px;
	}

}



@media (max-width:767px){

	body #utility-nav .menu-item .nav-link{
	font-size:12px;
}

body .navbar .navbar-toggler{
	display:none;
}

body #freeQuote .row-last{
	float:none;
}

body div #freeQuote .row-last{
	width:100% !important;
}

body #freeQuote .row-first{
	float:none;
}

body div #freeQuote .row-first{
	width:100% !important;
	}

}



@media (max-width:746px){

	body #utility-nav{
	display:none;
	}

}



@media (max-width:744px){

	body #page .caption{
	width:100% !important;
	}

}



@media (max-width:635px){

	body #full-width-page-wrapper .container-fluid{
	background-position-y:0%;
	background-position-x:0%;
	background-repeat:no-repeat;
	background-size:cover;
}

body #page #full-width-page-wrapper .container-fluid{
	background-size:length !important;
	}

}



@media (max-width:574px){

	body .services-block .a-service .service-description{
	margin-bottom:42px;
	}

}



@media (max-width:553px){

	body #utility-nav .menu-item .nav-link{
	font-size:10px;
	padding-left:0px;
	padding-right:16px;
}

body #utility-nav{
	float:left;
	position:relative;
}

body .utlity-nav-wrapper{
	display:none;
	}

}



@media (min-width:768px){

	body div #freeQuote .row-first{
	width:48% !important;
}

body #freeQuote .row-first{
	float:left;
}

body div #freeQuote .row-last{
	width:48% !important;
}

body #freeQuote .row-last{
	float:right;
}

body div #freeQuote .row-full{
	height:auto !important;
	}

}



/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post .hentry .entry-header .entry-meta{
	font-size:16px;
	line-height:26px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom-color:#cccccc;
}

body.single-post #main .hentry footer{
	display:none;
}

body.single-post #main .post-navigation .nav-links{
	display:none;
}

body.single-post #main .hentry .entry-content{
	padding-bottom:15px;
}

body.single-post #searchform label{
	font-size:20px;
	font-weight:500;
}

body.single-post #left-sidebar .feeds ul{
	list-style-type:none;
	padding-left:0px;
}

body.single-post #left-sidebar{
	padding-right:40px;
}

body.single-post #right-sidebar .widget ul{
	list-style-type:none;
	padding-left:0px;
}

body.single-post .archive-title{
	background-color:#007236;
	padding-top:5px;
	margin-bottom:40px;
}

body.single-post .archive-title .page-header h1{
	color:#ffffff;
	font-weight:500 !important;
	text-transform:uppercase;
}

body.single-post #right-sidebar .widget h3{
	margin-top:25px;
}

body.single-post #single-wrapper .page-title{
	margin-bottom:35px;
}



/*-----------------------------------------------*/
/*  Page Template                                */
/*-----------------------------------------------*/
body.page:not(.home) #main{
	padding-top:40px;
	padding-bottom:40px;
}

body.page:not(.home) .services-block{
	padding-bottom:60px;
}

body.page:not(.home) .services-block .card{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	border-width:0px;
}

body.page:not(.home) .services-block .card h5{
	text-align:center;
	font-size:16px;
	line-height:16px;
	font-weight:600;
}

body.page:not(.home) .services-block .card .card-body{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:15px;
}

body.page:not(.home) .services-block .card p{
	font-size:16px;
	line-height:20px;
	text-align:center;
}

body.page:not(.home) .store-manager{
	padding-top:40px;
	padding-bottom:40px;
}

body.page:not(.home) .store-manager img{
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
}

body.page:not(.home) .store-manager .col-md-3{
	text-align:right;
}

body.page:not(.home) .store-manager h3{
	font-family:'Roboto Slab', serif;
}

body.page:not(.home) .store-manager .position{
	display:block;
	font-weight:500;
}

body.page:not(.home) .store-manager .hired{
	display:block;
	font-style:italic;
}

body.page:not(.home) .crew-members .crew-bio .wp-post-image{
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-right-radius:50%;
	border-bottom-left-radius:50%;
}

body.page:not(.home) .crew-members .crew-bio .crew-header{
	background-color:#eeeeee;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

body.page:not(.home) .crew-members .crew-qa{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
}

body.page:not(.home) .crew-members .crew-bio .member-name{
	font-weight:600;
	font-size:18px;
	display:block;
}

body.page:not(.home) #page #full-width-page-wrapper .crew-members .row .crew-bio .crew-header .row .col-md-8 .member-name{
	font-family:'Roboto Slab', serif !important;
}

body.page:not(.home) .crew-members .crew-bio .member-title{
	display:block;
}

body.page:not(.home) .crew-members .crew-bio .hired{
	display:block;
	font-style:italic;
}

body.page:not(.home) #content .col-md-4{
	padding-top:25px;
}

body.page:not(.home) #primary .scrollspy-topics{
	padding-top:25px;
}

body.page:not(.home) #topic-list a{
	border-width:0px;
}

body.page:not(.home) #topic-list .active{
	background-color:#007236;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
}

body.page:not(.home) .crew-members .crew-bio .crew-qa{
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	margin-bottom:30px;
}

body.page:not(.home) .crew-members .back-to-location a{
	background-color:#007236;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	padding-top:8px;
	padding-bottom:8px;
}

body.page:not(.home) .crew-members .back-to-location{
	padding-top:15px;
	padding-bottom:45px;
	text-align:center;
}

body.page:not(.home) #full-width-page-wrapper .interior-banner{
	padding-top:0px;
	padding-bottom:0px;
}

body.page:not(.home) #primary .the-content{
	margin-top:40px;
}

body.page:not(.home) .services-block .a-service .btn-primary{
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	margin:0 auto;
	width: 140px;
}

body.page:not(.home) .services-block .service-description{
	min-height:340px;
}



/*-----------------------------------------------*/
/*  Search Page                                  */
/*-----------------------------------------------*/
body.search #main .page-header h1{
	background-color:transparent;
	color:#0c0c0c;
	font-size:48px !important;
	line-height:58px;
}

body.search #right-sidebar .widget ul{
	list-style-type:none;
	padding-left:0px;
}

body.search #main article{
	margin-bottom:30px;
}

body.search #right-sidebar .widget h3{
	margin-top:30px;
}



/*-----------------------------------------------*/
/*  Tag Page                                     */
/*-----------------------------------------------*/
body.tag .page-title{
	margin-bottom:35px !important;
}



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
body.category #main .hentry img{
	width:100%;
	border-style:solid;
	border-width:1px;
}

body.category #page #archive-wrapper #content .row #primary #main .hentry img{
	height:auto !important;
}

body.category #main .hentry .entry-content{
	padding-top:10px;
	padding-bottom:25px;
}

body.category #right-sidebar .widget ul{
	list-style-type:none;
	padding-left:0px;
}

body.category .entry-footer{
	margin-bottom:45px;
}

body.category #main .hentry span{
	margin-bottom:15px;
	padding-bottom:10px;
	display:inline-block;
	min-height:30px;
	height:30px;
}

body.category #main .page-header h1{
	text-transform:uppercase;
	font-size:45px !important;
	line-height:67.9px;
	letter-spacing:1px;
	font-weight:600 !important;
}

body.category #right-sidebar{
	padding-left:50px;
}

body.category #main .hentry .entry-content a{
	border-width:0px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	padding-right:17px;
	min-width:119px;
	padding-left:17px;
	padding-bottom:7px;
	font-size:18px;
	letter-spacing:0.6px;
}

body.category #archive-wrapper .page-title{
	margin-bottom:35px;
}



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
2.0



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
3.2.4



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
3



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
1627496426



/*-----------------------------------------------*/
/*  Category Page                                */
/*-----------------------------------------------*/
3.2.4



/*-----------------------------------------------*/
/*  Location Template                            */
/*-----------------------------------------------*/
body.single-location #full-width-page-wrapper .caption{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:transparent !important;
	color:#ffffff;
	font-weight:400;
	font-size:46px;
	line-height:56px;
	text-transform:uppercase;
}

body.single-location #full-width-page-wrapper .loc-details{
	background-color:rgba(0,0,0,0.8);
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

body.single-location #content{
	padding-top:40px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}

body.single-location .feeds .col-xs-12{
	padding-top:35px;
	padding-bottom:35px;
}

body.single-location .feeds div h5{
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family:'Oswald', sans-serif;
	color:#737373;
	margin-bottom:25px;
}

body.single-location #page #full-width-page-wrapper #content .feeds .row .col-xs-12 div h5{
	font-family:'Oswald', sans-serif !important;
}

body.single-location .feeds div ul{
	list-style-type:none;
	padding-left:0px;
}

body.single-location .feeds ul li{
	padding-bottom:15px;
}

body.single-location #gform_fields_2{
	background-color:transparent;
}

body.single-location #gform_fields_2 .field_description_below label{
	font-size:14px;
}

body.single-location #gform_fields_2 li{
	padding-right:0px;
	margin-top:5px;
}

body.single-location #content .careers-wrapper .row .col-xs-12 div #gform_wrapper_2 #gform_2 .gform_body #gform_fields_2 .field_description_below .ginput_container input[type=text]{
	width:100% !important;
}

body.single-location #gform_fields_2 .field_description_below input[type=text]{
	border-width:0px;
}

body.single-location #gform_fields_2 .field_description_below .textarea{
	border-width:0px;
}

body.single-location #gform_submit_button_2{
	background-color:#007236;
	color:#ffffff;
	border-width:0px;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	font-family:'Oswald', sans-serif;
	letter-spacing:1px;
	min-height:43px;
}

body.single-location #gform_2 .gform_footer{
	margin-top:1px;
}

body.single-location #gform_wrapper_2{
	background-color:transparent;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

body.single-location #page #full-width-page-wrapper .container-fluid .row .col-md-8 .caption{
	font-family:'Oswald', sans-serif !important;
}

body.single-location #page .caption .cta-button .btn-primary{
	font-family:'Open Sans', sans-serif !important;
}

body.single-location #full-width-page-wrapper .loc-details strong{
	font-weight:600;
	font-size:18px;
}

body.single-location .feeds ul img{
	margin-bottom:5px;
}

body.single-location .interior-banner{
	opacity:1;
}

body.single-location .main-content{
	padding-top:10px;
	padding-bottom:30px;
}

body.single-location #content .col-md-5{
	text-align:right;
}

body.single-location .services-block{
	padding-bottom:15px;
}

body.single-location #content .careers-section{
	background-color:#eeeeee;
	padding-top:40px;
	padding-bottom:20px;
	background-color:#d8d8d8;
}

body.single-location .services-block .location-service .service-image{
	background-size:cover;
	background-repeat:no-repeat;
	height:175px;
}

body.single-location .services-block .location-service .service-title a{
	display:block;
	background-color:#007236;
	color:#ffffff;
	font-weight:500;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width:1px;
	border-top-style:solid;
}

body.single-location .services-block .location-service{
	padding-left:15px;
	padding-right:15px;
}

body.single-location .social-icons a{
	font-size:28px;
	padding-top:2px;
	display:inline-block;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

body.single-location #full-width-page-wrapper .interior-banner .banner-overlay .container .row .col-md-8 .caption .cta-button .btn-primary{
	font-family:'Oswald', sans-serif !important;
}

body.single-location .caption .cta-button .btn-primary{
	text-transform:uppercase;
	letter-spacing:0.6px;
}

body.single-location .services-block h3{
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight:500 !important;
	color:#000000;
	font-size:28px !important;
	letter-spacing:0.6px;
}

body.single-location .careers-wrapper div h5{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	margin-bottom:25px;
	font-size:28px;
}

body.single-location #full-width-page-wrapper .interior-banner .banner-overlay{
	padding-bottom:120px;
}

body.single-location #page #content .careers-section .careers-wrapper .row .col-xs-12 div p{
	width:96% !important;
}

body.single-location .services-block .service-title a{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.9px;
}

body.single-location .interior-banner .caption{
	font-size:44px !important;
}

body.single-location .services-block .a-service .service-btn{
	font-weight:400;
	font-size:20px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
}

body.single-location .feeds .home-blog-feed .wp-post-image{
	border-style:solid;
	border-width:1px;
	border-color:#737373;
}

@media only screen and (min-width:641px){

	body.single-location #gform_submit_button_2{
	font-size:14px;
	font-size:16px;
	width:101px;
	font-size:14px;
	font-size:16px;
	width:101px;
	}

}



/*-----------------------------------------------*/
/*  Service Template                             */
/*-----------------------------------------------*/
body.single-service #primary{
	padding-top:40px;
}

body.single-service #content .col-xs-12{
	padding-top:40px;
	padding-bottom:40px;
	font-size:18px;
	line-height:28px;
}

body.single-service #content .col-md-4 ul{
	padding-left:0px;
	list-style-type:none;
}

body.single-service #full-width-page-wrapper .caption{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:transparent !important;
	color:#ffffff;
	font-weight:400;
	font-size:46px;
	line-height:56px;
	text-transform:uppercase;
}

body.single-service #page #full-width-page-wrapper .container-fluid .caption{
	font-family:'Oswald', sans-serif !important;
}

body.single-service .caption .cta-button .btn-primary{
	text-transform:uppercase;
	letter-spacing:0.6px;
}

body.single-service #full-width-page-wrapper .interior-banner .banner-overlay{
	padding-bottom:120px;
}

body.single-service .interior-banner .caption{
	font-size:44px !important;
}



/*-----------------------------------------------*/
/*  "Global Home Page" Page                      */
/*-----------------------------------------------*/
body.page-id-2 .mainstage{
	background-color:#000000 !important;
	padding-top: 160px;
	padding-bottom: 160px;
	background-attachment:fixed;
}

body.page-id-2 #main{
	padding-bottom:0px;
	padding-top:50px;
}

body.page-id-2.page-id-2 #full-width-page-wrapper .a-service{
	background-size: contain;
}

body.page-id-2 #wrapper-navbar nav{
	background-image: none;
}

body.page-id-2 #main h2{
	text-align:center;
	font-weight:500 !important;
	color:#007236;
	line-height:58.6px;
	text-transform:capitalize;
}

body.page-id-2 #page #full-width-page-wrapper .container-fluid .row .col-md-12 .caption{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-2 #full-width-page-wrapper .caption{
	padding-right:30px;
	padding-bottom:30px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	font-size:38px;
}

body.page-id-2 .caption .cta-button a, body.page-id-2 .services-block a.service-btn{
	color:#ffffff;
	font-size:18px;
	background-color:#007236;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-top:0px;
}

body.page-id-2 .caption .cta-button{
	margin-top:10px;
}

body.page-id-2 #main p{
	text-align:start;
	margin-bottom:35px;
}

body.page-id-2 #page #full-width-page-wrapper #content .justify-content-md-center #primary #main h2{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-2 .feeds a img{
	display:none;
}

body.page-id-2 .feeds .home-blog-feed img{
	border-width:1px;
	border-color:#737373;
	border-style:solid;
}

body.page-id-2 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

body.page-id-2 h5{
	margin-bottom:25px;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	color:#737373;
	font-size:24px;
}

body.page-id-2 .caption .cta-button .btn-primary, body.page-id-2 .services-block a.service-btn{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.page-id-2 #page #full-width-page-wrapper .header-cta .container .row .col-md-4 a{
	border-top-right-radius:25px !important;
}

body.page-id-2 .services-block .a-service .service-btn{
	display:inline;
}

body.page-id-2 .services-block .a-service p{
	margin-top:10px;
	margin-bottom:20px;
}

body.page-id-2 #full-width-page-wrapper .services-block{
	padding-top:25px;
	padding-bottom:70px;
}

body.page-id-2 .feeds .row .col-xs-12 > div{
	padding-top:40px;
}

body.page-id-2 #page #full-width-page-wrapper #content .row #primary #main h2{
	letter-spacing:0px !important;
}

body.page-id-2 .mainstage .caption{
	padding-left:30px;
	position:relative;
	width:50%;
}

@media (max-width:782px){

	body.page-id-2 #wrapper-navbar #searchform{
	display:none;
}

body.page-id-2 .mainstage{
	background-attachment: scroll !important;
	background-size: cover;
	background-position-x: -300px !important;
	}

}



/*-----------------------------------------------*/
/*  "Services" Page                              */
/*-----------------------------------------------*/
body.page-id-79 .services-block .card h5{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	font-size:18px;
	color:#007539;
	font-weight:500;
}

body.page-id-79 #page #full-width-page-wrapper #content .justify-content-md-center #primary #main h1{
	letter-spacing:0px !important;
}

body.page-id-79 #full-width-page-wrapper .page-title{
	display:none;
}

body.page-id-79 .interior-banner{
	padding-top:15% !important;
	padding-bottom:15% !important;
}



/*-----------------------------------------------*/
/*  "Jobs &#8211; Retired 4/21/22" Page          */
/*-----------------------------------------------*/
body.page-id-123 .interior-banner{
	padding-top:15%;
	padding-bottom:15%;
}

body.page-id-123 #primary{
	padding-left:100px;
	padding-right:100px;
}

body.page-id-123 #gform_fields_3 .field_description_below input[type=text]{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-123 #gform_fields_3 .field_description_below .textarea{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-123 #gform_submit_button_3{
	background-color:#007236;
	color:#ffffff;
	border-width:0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

body.page-id-123 .hentry h2{
	margin-bottom:20px;
}

body.page-id-123 .hentry .entry-header h1{
	text-transform:uppercase;
	margin-bottom:25px;
	letter-spacing:1px;
	color:#3d3d3d;
	font-size:35px !important;
	line-height:61.2px;
}

body.page-id-123 .hentry h3{
	text-transform:uppercase;
	line-height:44.9px;
	margin-bottom:10px;
	color:#007236;
}

body.page-id-123 .hentry p{
	margin-bottom:15px;
}

body.page-id-123 #utility-nav .menu-item .nav-link{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	letter-spacing:0.5px;
}

body.page-id-123 #wrapper-navbar nav{
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-position-y:0%;
	background-position-x:0%;
	color:transparent;
	background-color:#282828 !important;
}

body.page-id-123 #page #wrapper-navbar nav{
	background-size:auto auto !important;
}

body.page-id-123 #wrapper-navbar .utlity-nav-wrapper{
	background-color:#545454;
}

body.page-id-123 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

@media only screen and (min-width:641px){

	body.page-id-123 #gform_submit_button_3{
	font-size:20px;
	}

}



/*-----------------------------------------------*/
/*  "Store Locations" Page                       */
/*-----------------------------------------------*/
body.page-id-97 .wpgmp_filter_wrappers{
	max-width: 1140px;
	margin: auto !important;
	float: none !important;
}

body.page-id-97 .location-block .a-location a.btn{
	padding-right:28px;
	padding-left:28px;
	border-top-left-radius:35px;
	border-top-right-radius:35px;
	border-bottom-right-radius:35px;
	border-bottom-left-radius:35px;
}

body.page-id-97 .location-block .location-address i{
	margin-bottom:0px;
}

body.page-id-97 .location-block .location-email i{
	margin-right:4px;
}

body.page-id-97 .location-block .row .a-location .location-phone i{
	margin-left:3px;
}

body.page-id-97 .location-block .row .a-location .location-phone .fas{
	margin-right:8px;
}

body.page-id-97 .location-block span{
	float:left;
	margin-bottom:30px;
	margin-right:14px;
}

body.page-id-97 #primary .location-block .row{
	padding-bottom:50px;
}

body.page-id-97 #utility-nav .menu-item .nav-link{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	letter-spacing:0.5px;
}

body.page-id-97 .wpgmp_map_container div input[type=text]{
	background-color:#f1f1f1 !important;
}

body.page-id-97 .location-block .a-location h3{
	text-transform:none;
}



/*-----------------------------------------------*/
/*  "Free Quote" Page                            */
/*-----------------------------------------------*/
body.page-id-110 .hentry .entry-header h1{
	font-family:'Roboto Slab', serif !important;
	font-weight:300 !important;
	color:#737373;
	font-size:54px !important;
	margin-bottom:25px;
	text-transform:none;
}

body.page-id-110 #page #full-width-page-wrapper #content .row #primary #main .hentry .entry-header h1{
	letter-spacing:0px !important;
}



/*-----------------------------------------------*/
/*  "Moving Tips" Page                           */
/*-----------------------------------------------*/
body.page-id-8609 .hentry .entry-header h1{
	color:#3d3d3d;
	font-size:35px !important;
	line-height:61.2px;
	text-transform:uppercase;
	letter-spacing:1px;
}

body.page-id-8609 .hentry ul li{
	padding-left:10px;
	padding-right:48px;
}

body.page-id-8609 .hentry p{
	min-height:85px;
}

body.page-id-8609 #page #full-width-page-wrapper #content .row #primary #main .hentry .entry-content p a{
	text-decoration:none !important;
}



/*-----------------------------------------------*/
/*  "Customer Reviews" Page                      */
/*-----------------------------------------------*/
body.page-id-8581 .review-block-shade{
	padding-top:10% !important;
	padding-bottom:10% !important;
}

body.page-id-8581 #full-width-page-wrapper blockquote p{
	font-style:italic;
	text-align:left !important;
}

body.page-id-8581 #full-width-page-wrapper .block1{
	background-position-y:0% !important;
}

body.page-id-8581 #full-width-page-wrapper .block0{
	background-position-y:35% !important;
}

body.page-id-8581 #full-width-page-wrapper .reviews-main-contnet{
	padding-top:30px;
	padding-bottom:20px;
}



/*-----------------------------------------------*/
/*  "For Us, Moving is a Way of Life" Page       */
/*-----------------------------------------------*/
body.page-id-9693 .hentry p iframe{
	margin-left:auto;
	margin-right:auto;
	display:block;
}



/*-----------------------------------------------*/
/*  "Denton / Dallas / Fort Worth, TX" Location  */
/*-----------------------------------------------*/
body.postid-165 .interior-banner .caption{
	padding-right:80px !important;
}



/*-----------------------------------------------*/
/*  "Free Quote TEST" Page                       */
/*-----------------------------------------------*/
body.page-id-10448 .hentry .entry-header h1{
	font-family:'Roboto Slab', serif !important;
	font-weight:300 !important;
	color:#737373;
	font-size:54px !important;
	margin-bottom:25px;
	text-transform:none;
}

body.page-id-10448 #page #full-width-page-wrapper #content .row #primary #main .hentry .entry-header h1{
	letter-spacing:0px !important;
}



/*-----------------------------------------------*/
/*  "Things to Consider When Hiring a Local Moving Company" Post*/
/*-----------------------------------------------*/
body.postid-10477 .hentry h2{
	margin-bottom:20px;
}



/*-----------------------------------------------*/
/*  "Jobs" Page                                  */
/*-----------------------------------------------*/
body.page-id-10492 .interior-banner{
	padding-top:15%;
	padding-bottom:15%;
}

body.page-id-10492 #primary{
	padding-left:100px;
	padding-right:100px;
}

body.page-id-10492 #gform_fields_3 .field_description_below input[type=text]{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-10492 #gform_fields_3 .field_description_below .textarea{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-10492 #gform_submit_button_3{
	background-color:#007236;
	color:#ffffff;
	border-width:0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

body.page-id-10492 .hentry h2{
	margin-bottom:20px;
}

body.page-id-10492 .hentry .entry-header h1{
	text-transform:uppercase;
	margin-bottom:25px;
	letter-spacing:1px;
	color:#3d3d3d;
	font-size:35px !important;
	line-height:61.2px;
}

body.page-id-10492 .hentry h3{
	text-transform:uppercase;
	line-height:44.9px;
	margin-bottom:10px;
	color:#007236;
}

body.page-id-10492 .hentry p{
	margin-bottom:15px;
}

body.page-id-10492 #utility-nav .menu-item .nav-link{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	letter-spacing:0.5px;
}

body.page-id-10492 #wrapper-navbar nav{
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-position-y:0%;
	background-position-x:0%;
	color:transparent;
	background-color:#282828 !important;
}

body.page-id-10492 #page #wrapper-navbar nav{
	background-size:auto auto !important;
}

body.page-id-10492 #wrapper-navbar .utlity-nav-wrapper{
	background-color:#545454;
}

body.page-id-10492 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

@media only screen and (min-width:641px){

	body.page-id-10492 #gform_submit_button_3{
	font-size:20px;
	}

}



/*-----------------------------------------------*/
/*  "Thank You For Reaching Out!" Page           */
/*-----------------------------------------------*/
body.page-id-10500 .hentry .entry-header h1{
	text-align:center;
	margin-bottom:30px;
}



/*-----------------------------------------------*/
/*  "Thank You For Reaching Out" Page            */
/*-----------------------------------------------*/
body.page-id-10501 .hentry .entry-header h1{
	text-align:center;
	margin-bottom:25px;
}



/*-----------------------------------------------*/
/*  "Thanks For Contacting Us" Page              */
/*-----------------------------------------------*/
body.page-id-10498 .hentry .entry-header h1{
	text-align:center;
	margin-bottom:25px;
}



/*-----------------------------------------------*/
/*  "COVID-19 &#038; Your Move" Page             */
/*-----------------------------------------------*/
body.page-id-10505 .hentry center h2{
	margin-bottom:20px;
}

body.page-id-10505 .hentry p{
	margin-bottom:16px;
}

body.page-id-10505 .hentry h3{
	margin-bottom:12px;
	padding-top:12px;
}



/*-----------------------------------------------*/
/*  "Looks Like You&#8217;re Lost" Page          */
/*-----------------------------------------------*/
body.page-id-10533 .hentry .entry-header h1{
	text-align:center;
}

body.page-id-10533 #main{
	padding-top:50px;
}



/*-----------------------------------------------*/
/*  "Moving Services" Page                       */
/*-----------------------------------------------*/
body.page-id-10562 .services-block .card h5{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	font-size:18px;
	color:#007539;
	font-weight:500;
}

body.page-id-10562 #page #full-width-page-wrapper #content .justify-content-md-center #primary #main h1{
	letter-spacing:0px !important;
}

body.page-id-10562 #full-width-page-wrapper .page-title{
	display:none;
}

body.page-id-10562 .interior-banner{
	padding-top:15% !important;
	padding-bottom:15% !important;
}

body.page-id-10562 #page #full-width-page-wrapper .container{
	height:288px !important;
	-webkit-transform:translatex(0px) translatey(0px) !important;	-ms-transform:translatex(0px) translatey(0px) !important;	transform:translatex(0px) translatey(0px) !important;
}



/*-----------------------------------------------*/
/*  "Moving Services for Rental and Vacation Properties" Page*/
/*-----------------------------------------------*/
body.page-id-10615 #main .hentry img{
	display:inline-block;
	width:100%;
}

body.page-id-10615 #main .hentry .entry-content{
	position:relative;
	top:-32px;
}

body.page-id-10615 .hentry .entry-header h1{
	text-align:center;
	font-weight:400 !important;
	color:#007236;
}



/*-----------------------------------------------*/
/*  "Apartment Movers" Page                      */
/*-----------------------------------------------*/
body.page-id-10696 #main .hentry img{
	max-width:100%;
}

body.page-id-10696 #page #full-width-page-wrapper #content .row #primary #main .hentry img{
	width:1600px !important;
}

body.page-id-10696 .hentry ul a{
	color:#007236;
}

body.page-id-10696 .hentry .entry-header h1{
	color:#007236;
	text-align:left;
	font-weight:400 !important;
}



/*-----------------------------------------------*/
/*  "Office Movers" Page                         */
/*-----------------------------------------------*/
body.page-id-10697 #page #full-width-page-wrapper #content .row #primary #main .hentry img{
	width:1600px !important;
}

body.page-id-10697 .hentry h3{
	color:#007236;
}

body.page-id-10697 .hentry .entry-header h1{
	color:#007236;
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "Long Distance Movers" Page                  */
/*-----------------------------------------------*/
body.page-id-10695 .hentry h3{
	color:#007236;
}

body.page-id-10695 .hentry .entry-header h1{
	color:#007236;
	font-weight:500 !important;
}

body.page-id-10695 #page #full-width-page-wrapper #content .row #primary #main .hentry img{
	width:1600px !important;
}



/*-----------------------------------------------*/
/*  "Piano Movers" Page                          */
/*-----------------------------------------------*/
body.page-id-10693 #page #full-width-page-wrapper #content .row #primary #main .hentry img{
	width:1600px !important;
}

body.page-id-10693 .hentry h3{
	color:#007236;
}

body.page-id-10693 .hentry .entry-header h1{
	color:#007236;
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "Little Guys Movers — The &#x2764;&#xfe0f; of Texas" Page*/
/*-----------------------------------------------*/
body.page-id-10952 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-10952 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-10952 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-10952 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "We Give Our Long Distance Customers the VIP Treatment" Page*/
/*-----------------------------------------------*/
body.page-id-10972 .hentry center h2{
	padding-bottom:12px;
}

body.page-id-10972 .hentry center p{
	padding-bottom:11px;
}

body.page-id-10972 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "A Little Goes A Long Way" Page              */
/*-----------------------------------------------*/
body.page-id-11280 .mainstage{
	background-color:#000000 !important;
	padding-top: 160px;
	padding-bottom: 160px;
	background-attachment:fixed;
}

body.page-id-11280 #main{
	padding-bottom:0px;
	padding-top:50px;
}

body.page-id-2.page-id-11280 #full-width-page-wrapper .a-service{
	background-size: contain;
}

body.page-id-11280 #wrapper-navbar nav{
	background-image: none;
}

body.page-id-11280 #page #full-width-page-wrapper .container-fluid .row .col-md-12 .caption{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-11280 #full-width-page-wrapper .caption{
	padding-right:30px;
	padding-bottom:30px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	font-size:38px;
}

body.page-id-11280 .caption .cta-button a, body.page-id-11280 .services-block a.service-btn{
	color:#ffffff;
	font-size:18px;
	background-color:#007236;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-top:0px;
}

body.page-id-11280 .caption .cta-button{
	margin-top:10px;
}

body.page-id-11280 #main p{
	text-align:start;
	margin-bottom:35px;
}

body.page-id-11280 #page #full-width-page-wrapper #content .justify-content-md-center #primary #main h2{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-11280 .feeds a img{
	display:none;
}

body.page-id-11280 .feeds .home-blog-feed img{
	border-width:1px;
	border-color:#737373;
	border-style:solid;
}

body.page-id-11280 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

body.page-id-11280 h5{
	margin-bottom:25px;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	color:#737373;
	font-size:24px;
}

body.page-id-11280 .caption .cta-button .btn-primary, body.page-id-11280 .services-block a.service-btn{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.page-id-11280 #page #full-width-page-wrapper .header-cta .container .row .col-md-4 a{
	border-top-right-radius:25px !important;
}

body.page-id-11280 .services-block .a-service .service-btn{
	display:inline;
}

body.page-id-11280 .services-block .a-service p{
	margin-top:10px;
	margin-bottom:20px;
}

body.page-id-11280 #full-width-page-wrapper .services-block{
	padding-top:25px;
	padding-bottom:70px;
}

body.page-id-11280 .feeds .row .col-xs-12 > div{
	padding-top:40px;
}

body.page-id-11280 #page #full-width-page-wrapper #content .row #primary #main h2{
	letter-spacing:0px !important;
}

body.page-id-11280 .mainstage .caption{
	padding-left:30px;
	position:relative;
	width:50%;
}

body.page-id-11280 .container-fluid.interior-banner{
	height: 500px;
}

body.page-id-11280 h1.entry-title{
	display: none;
}

body.page-id-11280 .little-wrapper{
	display:-webkit-box;	display:-webkit-flex;	display:-ms-flexbox;	display:flex;
	-webkit-box-align: center;	-ms-flex-align: center;	align-items: center;
}

body.page-id-11280 #main .little-wrapper p{
	margin-bottom: 0 !important;
}

body.page-id-11280 .content-right{
	padding-left: 15px;
}

body.page-id-11280 .little-wrapper:nth-last-child(5){

	margin-bottom: 50px;
}

body.page-id-11280 #full-width-page-wrapper .interior-banner{
	background-position: center !important;
}

@media (max-width:782px){

	body.page-id-11280 #wrapper-navbar #searchform{
	display:none;
}

body.page-id-11280 .mainstage{
	background-attachment: scroll !important;
	background-size: cover;
	background-position-x: -300px !important;
	}

}



@media (max-width:768px){

	body.page-id-11280.page-id-11280 .container-fluid.interior-banner{
	height: 250px !important;
}

body.page-id-11280 .image-left{
	width: 100px;
}

body.page-id-11280 .little-wrapper{
	-ms-flex-wrap: wrap;	flex-wrap: wrap;
	}

}



/*-----------------------------------------------*/
/*  "Jobs" Page                                  */
/*-----------------------------------------------*/
body.page-id-11462 .interior-banner{
	padding-top:15%;
	padding-bottom:15%;
}

body.page-id-11462 #primary{
	padding-left:100px;
	padding-right:100px;
}

body.page-id-11462 #gform_fields_3 .field_description_below input[type=text]{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-11462 #gform_fields_3 .field_description_below .textarea{
	background-color:#eeeeee;
	border-width:0px;
}

body.page-id-11462 #gform_submit_button_3{
	background-color:#007236;
	color:#ffffff;
	border-width:0px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

body.page-id-11462 .hentry h2{
	margin-bottom:20px;
}

body.page-id-11462 .hentry .entry-header h1{
	text-transform:uppercase;
	margin-bottom:25px;
	letter-spacing:1px;
	color:#3d3d3d;
	font-size:35px !important;
	line-height:61.2px;
}

body.page-id-11462 .hentry h3{
	text-transform:uppercase;
	line-height:44.9px;
	margin-bottom:10px;
	color:#007236;
}

body.page-id-11462 .hentry p{
	margin-bottom:15px;
}

body.page-id-11462 #utility-nav .menu-item .nav-link{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	letter-spacing:0.5px;
}

body.page-id-11462 #wrapper-navbar nav{
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-position-y:0%;
	background-position-x:0%;
	color:transparent;
	background-color:#282828 !important;
}

body.page-id-11462 #page #wrapper-navbar nav{
	background-size:auto auto !important;
}

body.page-id-11462 #wrapper-navbar .utlity-nav-wrapper{
	background-color:#545454;
}

body.page-id-11462 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

@media only screen and (min-width:641px){

	body.page-id-11462 #gform_submit_button_3{
	font-size:20px;
	}

}



/*-----------------------------------------------*/
/*  "Moving to Kentucky with the Little Guys" Page*/
/*-----------------------------------------------*/
body.page-id-11653 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-11653 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-11653 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-11653 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "From the Valley of the Sun to the Lone Star State" Page*/
/*-----------------------------------------------*/
body.page-id-11667 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-11667 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-11667 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-11667 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "From California to Colorado" Page           */
/*-----------------------------------------------*/
body.page-id-11681 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-11681 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-11681 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-11681 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "Moving to Oklahoma with Little Guys Movers" Page*/
/*-----------------------------------------------*/
body.page-id-11698 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-11698 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-11698 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-11698 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "Trading the Windy City for the Lone Star State" Page*/
/*-----------------------------------------------*/
body.page-id-11702 .hentry h3{
	font-size:26px !important;
	padding-bottom:4px;
	padding-top:12px;
}

body.page-id-11702 .hentry h4{
	font-size:22px;
	line-height:1em;
}

body.page-id-11702 .hentry .entry-content h1{
	font-weight:500 !important;
}

body.page-id-11702 .hentry .entry-header h1{
	font-weight:500 !important;
}



/*-----------------------------------------------*/
/*  "Global Home Page &#8211; New Slider Preview" Page*/
/*-----------------------------------------------*/
body.page-id-11895 .mainstage{
	background-color:#000000 !important;
	padding-top: 160px;
	padding-bottom: 160px;
	background-attachment:fixed;
}

body.page-id-11895 #main{
	padding-bottom:0px;
	padding-top:50px;
}

body.page-id-2.page-id-11895 #full-width-page-wrapper .a-service{
	background-size: contain;
}

body.page-id-11895 #wrapper-navbar nav{
	background-image: none;
}

body.page-id-11895 #main h2{
	text-align:center;
	font-weight:500 !important;
	color:#007236;
	line-height:58.6px;
	text-transform:capitalize;
}

body.page-id-11895 #page #full-width-page-wrapper .container-fluid .row .col-md-12 .caption{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-11895 #full-width-page-wrapper .caption{
	padding-right:30px;
	padding-bottom:30px;
	font-weight:500;
	line-height:40px;
	text-transform:uppercase;
	font-size:38px;
}

body.page-id-11895 .caption .cta-button a, body.page-id-11895 .services-block a.service-btn{
	color:#ffffff;
	font-size:18px;
	background-color:#007236;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	margin-top:0px;
}

body.page-id-11895 .caption .cta-button{
	margin-top:10px;
}

body.page-id-11895 #main p{
	text-align:start;
	margin-bottom:35px;
}

body.page-id-11895 #page #full-width-page-wrapper #content .justify-content-md-center #primary #main h2{
	font-family:'Oswald', sans-serif !important;
}

body.page-id-11895 .feeds a img{
	display:none;
}

body.page-id-11895 .feeds .home-blog-feed img{
	border-width:1px;
	border-color:#737373;
	border-style:solid;
}

body.page-id-11895 #main-menu > .menu-item > .nav-link{
	color:#ffffff;
}

body.page-id-11895 h5{
	margin-bottom:25px;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	color:#737373;
	font-size:24px;
}

body.page-id-11895 .caption .cta-button .btn-primary, body.page-id-11895 .services-block a.service-btn{
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.6px;
	-webkit-box-shadow:none;	box-shadow:none;
}

body.page-id-11895 #page #full-width-page-wrapper .header-cta .container .row .col-md-4 a{
	border-top-right-radius:25px !important;
}

body.page-id-11895 .services-block .a-service .service-btn{
	display:inline;
}

body.page-id-11895 .services-block .a-service p{
	margin-top:10px;
	margin-bottom:20px;
}

body.page-id-11895 #full-width-page-wrapper .services-block{
	padding-top:25px;
	padding-bottom:70px;
}

body.page-id-11895 .feeds .row .col-xs-12 > div{
	padding-top:40px;
}

body.page-id-11895 #page #full-width-page-wrapper #content .row #primary #main h2{
	letter-spacing:0px !important;
}

body.page-id-11895 .mainstage .caption{
	padding-left:30px;
	position:relative;
	width:50%;
}

@media (max-width:782px){

	body.page-id-11895 #wrapper-navbar #searchform{
	display:none;
}

body.page-id-11895 .mainstage{
	background-attachment: scroll !important;
	background-size: cover;
	background-position-x: -300px !important;
	}

}



/*-----------------------------------------------*/
/*  "Fayetteville, AR" Location                  */
/*-----------------------------------------------*/
body.postid-170 .feeds p a{
	font-weight:400;
	font-size:16px;
	line-height:1.5em;
}