/*
Theme Name: Custom Theme
Theme URI: http://wordpressguru.net
Version: 1.0
Description: Custom Theme by Wordpress Guru
Author: Wordpress Guru
Author URI: http://wordpressguru.net
template: bb-theme
*/


/* Add your custom styles here... */

*::-webkit-input-placeholder {
   color: #999;
}
*:-moz-placeholder { /* Firefox 18- */
   color: #999;
}
*::-moz-placeholder {  /* Firefox 19+ */
   color: #999;
}
*:-ms-input-placeholder {
   color: #999;
}
*::-webkit-input-placeholder:after{
}
*:focus::-webkit-input-placeholder{
	 color:transparent;
}
*::-moz-placeholder:after{
}
*:focus::-moz-placeholder{
	 color:transparent;
}
:root {
    --red: #DF0A1C;
}

body {
	overflow-x:hidden;
    font-family: 'DM Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
}
p {
    margin: 0 0 30px;
}
a {
	outline:0 !important;
}
img {
	max-width:100%;
	height:auto;
}
.fl-full-width .fl-page {
    max-width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
.fl-full-width .container {
    width: 100%;
	max-width:1480px;
    padding-left: 40px;
    padding-right: 40px;
}
.btn {
	-webkit-transition:  all 0.25s ease 0s;
    -moz-transition:  all 0.25s ease 0s;
    -o-transition:  all 0.25s ease 0s;
    transition:  all 0.25s ease 0s;
}
.btn:hover {
	opacity:.9;
}
.DMSans {
    font-family: 'DM Sans', sans-serif;
}
.Poppins {
    font-family: 'Poppins', sans-serif;
}

/* Header */


/* Footer */

/* Slider */
.slider {
    position: relative;
    margin-bottom: -1px;
}
.bx-pager {
    position: absolute;
    right: 50px;
    text-align: center;
    top: 50%;
}
.bx-pager-item {
    margin: 0 0 10px;
}
.bx-pager-item a {
    display: block;
    width: 14px;
    height: 14px;
    margin:0 5px;
    outline: 0;
	border-radius:100%;
	background: #C1C1C1;
	text-indent:-9999px;
}
.bx-pager-item a.active {
	background: #151958;
}
.bx-controls-direction a {
    position: absolute;
    display: block;
    width: 43px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    font-family: fontawesome;
    border: 1px solid;
    text-align: center;
    line-height: 37px;
    text-decoration: none !important;
}
.bx-controls-direction a.bx-prev {
	left:20px;
}
.bx-controls-direction a.bx-next {
	right:20px;
}
.slider ul {
	padding:0;
	margin:0;
	list-style:none;
}
.slide_txt {
    position: absolute;
    left: 0;
    right: 0;
	bottom:0;
	top:0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
	color:#fff;
	font-size:52px;
}

.slide_txt .container{
	position: absolute;
    bottom: 90px;
}
.slide_txt .inner h3 {
    color: #fff;
    text-shadow: -2px 4px 5px rgba(3, 3, 3, 0.25);
    font-size: 48px;
    margin: 0 0 30px;
}
.slide_txt .inner .btn {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    border: 1px solid;
    padding: 12px 35px;
	border-radius:6px;
}

.slide_txt .inner p{
    line-height: 120%;
    text-shadow: 1px 3px 5px #000;
    margin-bottom: 10px;
}

.slide_txt .inner .btn {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/cta-button.png") no-repeat center;
    border: 0;
    color: #fff;
    line-height: 100%;
    padding: 15px 23px;
    font-size: 16px;
    box-shadow: none;
    width: 268px;
    height: 65px;
    text-indent: -9999px;
}




/* Content */

.fl-page-header {
    height: 125px;
    border-bottom: 4px solid var(--red) !important;
    background: #000;
    z-index: 9;
    position: relative;
}



.home .fl-page-header{
   position: absolute;
   left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.75);
}

.fl-page-bar{
    background: none;
    border: none;
    position: absolute;
    right: 0;
    z-index: 2;
}

.fl-page-bar .fl-social-icons .fl-icon{
    margin-left: 10px;
}

.fl-page-bar .container{
    max-width:100%;
    padding: 0;
}

.fl-page-bar .fl-social-icons{
    position: relative;
    top: 50px;
    margin-right: 100px;
}

.fl-page-nav-right .fl-page-header-container {
    padding-left: 40px;
    padding-right: 40px;
}

.fl-page-nav-right .fl-page-header-container {
    max-width: 1480px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child {
    margin-right: unset !important;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li{
    margin-left: 80px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.social-btn a {
    width: 40px !important;
    height: 40px;
    background: var(--red);
    padding: 0;
    text-align: center;
    line-height: 40px;
    position: relative;
    top: 10px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.social-btn:hover a {
    background: #fff;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li:first-child{
    margin-left:0;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.menu-item-has-children a:after{
    content:url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/submenu-arrow.png");
    position: relative;
    left: 8px;
    top: -3px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.menu-item-has-children ul a:after{
    display:none;
}

.fl-page-nav-right .fl-page-header-logo {
    position: absolute;
    top: 0;
    left: 0;
}

.fl-page-header-primary .fl-logo-img{
    height: auto !important;
    max-height: initial!important;
    max-width: initial!Important;
}
.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: 0;
    border-top: 0;
}

.FeaturedServices{
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
    padding:30px 0 80px;
}

.FeaturedServices  .SectionTitle{
    text-align: center;
    color: #fff;
    margin-bottom:40px;
    text-shadow: 0px 2px 3px #000;
    font-weight:bold;
}

.FeaturedServices  .SectionTitle:before{
    content: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/chain.png");
    display: block;
    margin-bottom: 10px;
}

.FeaturedServices .items {
    list-style: none;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.FeaturedServices .item{
    padding-left: 10px;
    padding-right: 10px;
}

.FeaturedServices .items .ItemCont{
    box-shadow: 0px 1px 20px #000;
    background: #e8e8e8;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
}

.FeaturedServices .items .ItemCont .cont {
    padding: 25px 25px 5px;
    text-align: center;
}

.FeaturedServices .items .ItemCont .cont h3 {
    margin: 0;
    line-height: 120%;
    margin-bottom: 10px;
    font-weight: bold;
    min-height: unset !important;
}

.FeaturedServices .items .ItemCont .cont p{
    margin-bottom:20px;
}

.FeaturedServices .items .ItemCont .cont a {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/btn-bg.png");
    border: 0;
    color: #fff;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    width: 186px;
    height: 60px;
    font-family: 'Poppins', sans-serif;
    transition: all .25s;
}
.FeaturedServices .items .ItemCont .cont a:hover {
    transform: scale(1.03);
}
.AboutUs.Section{
    padding-top: 100px;
    padding-bottom: 100px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
}


.AboutUs.Section .SectionTitle{
    color: #000;
    margin-top: 0;
    margin-bottom: 30px;
    position:relative;
    font-weight: bold;
}

.AboutUs.Section .SectionTitle:before{
    content: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/chain.png");
    position: absolute;
    top: -50px;
    left: 0;
    line-height: 100%;
    float: left;
}

.AboutUs.Section .cont {
    font-size: 18px;
    color: #090909;
    margin-bottom: 40px;
    line-height: 28px;
    width: 690px;
    max-width: 100%;
}

.AboutUs.Section img{
    box-shadow: 5px 5px 10px #aaa;
}

.IndustryAffiliations{
    padding-top:35px;
    padding-bottom:50px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
}

.IndustryAffiliations .SectionTitle{
    font-size: 43px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: bold;
    line-height: 100%;
    margin-top: 0;
}


.IndustryAffiliations .items{
    list-style: none;
    padding: 0;
    text-align: center;
}

.IndustryAffiliations .item{
    display:inline-block;
    margin-left:80px;
}

.IndustryAffiliations .item:first-child{
    margin-left:0;
}

.Contact.Section{
    position:relative;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:cover;
}

.Contact.Section:before{
    content: '';
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    height: 100%;
    float: left;
    background: #10196D;
}
/*
.Contact.Section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    float: left;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/map.jpg") repeat 0 0;
	display:none;
}*/
.Contact.Section .SectionTitle{
    color: #fff;
    font-size:32px;
    font-weight:bold;
    text-shadow:0px 2px 2px #000;
}

.Contact.Section .cont{
    padding-left: 70px;
    color: #fff;
}
.contact_map {
    margin: -50px -15px -55px;
}
.Contact.Section .cont label{
    text-transform: uppercase;
    margin-bottom: 0;
}

.Contact.Section .cont strong{
    font-weight:bold;
    color:#fff;
}

.Contact.Section .cont span{
     font-weight:bold;
    color:#fff;
}

.Contact.Section .cont p{
    color:#e1e1e1;
    margin-bottom:20px;
}

.Contact.Section .cont .phone{
    margin-bottom: 20px;
}

.Contact.Section .cont .email{
    margin-bottom: 20px;
}


.fl-page-footer-wrap{
    padding-top: 5px;
    padding-bottom: 9px;
}

.fl-page-footer-wrap{
    margin-top: -1px;
    padding-top:0;
    padding-bottom: 0;
}

.fl-page-footer-text {
    font-size: 18px;
    color: #fff;
    padding: 20px 0 35px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}

.fl-page-footer-widgets-row{
    padding-top:40px;
    padding-bottom:20px;
}

.fl-page-footer-wrap .col-md-4:nth-child(1){
padding: 0;
    float: left;
    width: 42%;
}

.fl-page-footer-wrap .col-md-4:nth-child(2){
    width: 15%;
    padding: 0;
    margin-left: 6%;
    text-align: left;
}

.fl-page-footer-wrap .col-md-4:nth-child(3){
    width: 25%;
    padding: 0;
    margin-left: 12%;
    text-align: left;
}

.fl-page-footer-wrap .fl-widget-title{
    color: #e40001;
    font-weight: bold;
    text-shadow: 0px 2px 2px #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #e40001;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: inline-block;
}
.fl-page-footer {
    border-top: 0;
}
.fl-page-nav .navbar-nav a {
    font-weight: 800 !important;
    font-family: 'Poppins', sans-serif;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.current-menu-item > a {
    color: #df0a1c;
    font-weight: 900 !important;
}
.fl-page-nav ul.sub-menu li a {
    font-size: 16px;
}

.fl-social-icons .fl-icon {
    margin-bottom: 0;
    background: #DF0A1C;
    border: 1px solid #DF0A1C;
    border-radius: 2px;
    line-height: 100%;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    position: relative;
    top: -14px;
    color: #fff!Important;
}

.fl-icon-facebook-circle:before{
    content: '\e027';
}

.fl-icon-twitter-circle:before{
    content: '\e087';
}

.fl-icon-youtube-circle:before{
    content: '\e099';
}

.fl-icon-instagram-circle:before{
    content: '\e100';
}
.AboutUs .btn {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/cta-button-2.png") no-repeat center;
    border: 0;
    color: #fff;
    line-height: 100%;
    padding: 15px 23px;
    font-size: 16px;
    box-shadow: none;
    width: 268px;
    height: 65px;
    text-indent: -9999px;
}
.btn{
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/btn-bg.png");
    border: 0;
    color: #fff;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    width: 186px;
    height: 60px;
    font-family: 'Poppins', sans-serif;
}

.btn:hover{
    transform: scale(1.03);
}


.page-template-page-services .FeaturedServices{
        background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/FeaturedServices.jpg");
    background-repeat: no-repeat;
}

.page-template-page-services .FeaturedServices .items{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
}

.page-template-page-services .FeaturedServices .item{
    padding-left:15px;
    padding-right:15px;
}

.page-template-page-services .FeaturedServices .item img{
    width:100%;
}


.fl-page-content  .pagecont .fl-post-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-shadow: 0px 2px 3px #000;
    font-weight: bold;
}

.fl-page-content .pagecont{
    color:#fff;
}

.fl-page-content .pagecont .post-edit-link{
    display:none;
}

.fl-page-content .pagecont .fl-post-title:before {
    content: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/chain.png");
    display: block;
    margin-bottom: 10px;
}

.fl-page-content .pagecont{
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/FeaturedServices.jpg") 50% 100% no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 50px;
}

.ContactUs .SectionTitle{
    font-size: 43px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-shadow: 0px 2px 3px #000;
    font-weight: bold;
}

.ContactUs .SectionTitle:before {
    content: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/chain.png");
    display: block;
    margin-bottom: 10px;
}

.ContactUs{
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/FeaturedServices.jpg") 50% 100% no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 50px;
    color:#fff;
}

.ContactUs .items{
        margin: 0;
    list-style: none;
    padding: 0;
}

.ContactUs .items .item{
    text-align:center;
    margin-bottom: 40px;
}

.ContactUs .items .item h3{
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px #000;
}

.ContactUs .items .item p{
    color:#e1e1e1;
    padding-left:20px;
    position:relative;
}


.ContactUs .items .item .cont p{
    padding:0;
}

.ContactUs .items .item .cont p:before{
    display:none;
}

.ContactUs .items .item .cont p img{
width: 100%;
    margin: 0;
}

.ContactUs .col-sm-6.phone,.ContactUs .col-sm-6.email{
    font-size: 26px;

}

.ContactUs .col-sm-6.email a{
    font-size: 23px;
}


.ContactUs .col-sm-6.phone label,.ContactUs .col-sm-6.email label{
    color: #0cb9a6;
    text-transform: uppercase;
    margin-right: 5px;
    margin-left: 60px;
}

.ContactUs .col-sm-6.phone a,.ContactUs .col-sm-6.email a{
 color:#e1e1e1;
}

.ContactForm{
        padding-top: 50px;
    padding-bottom: 30px;
}

.ContactForm h3{
    font-size: 26px;
    text-align: center;
    text-transform:uppercase;
    margin-bottom: 40px;
}

.ContactForm .cont{
   text-align: center;
}

.ContactForm .cont form{
        max-width: 850px;
    margin: 0 auto;
}

.ContactForm .cont form .wpcf7-text{
        background: #f4f4f4;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 13px 15px;
    height: auto;
    margin-bottom:20px;
    color:#363636;
}

.ContactForm .cont form .wpcf7-textarea{
            background: #f4f4f4;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 13px 15px;
    height: auto;
    margin-bottom:20px;
    color:#363636;
}

.ContactForm .cont form ::placeholder{
color:#363636;
}

.ContactForm .cont form .submit-btn{
    background: #e40001;
    border: 1px solid #e92f30;
    color: #fff;
    line-height: 100%;
    padding: 15px 23px;
    font-size: 16px;
    box-shadow: 4px 4px 1px #8c0f0f;
    padding: 0;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 30px;
}


.ContactForm .cont form .submit-btn .wpcf7-submit{
    background: none;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0;
    display: inline-block;
    width: 180px;
    border-radius: 5px;
    padding-right: 30px;
}

.Gallery .SectionTitle{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-shadow: 0px 2px 3px #000;
    font-weight: bold;
}

.Gallery .SectionTitle:before {
    content: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/chain.png");
    display: block;
    margin-bottom: 10px;
}

.Gallery {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/FeaturedServices.jpg") center top repeat;
    padding-top: 30px;
    padding-bottom: 50px;
    color: #fff;
}

.Gallery .owl-theme .owl-dots {
    width: 100%;
    max-width: 1060px;
    margin: 30px auto 0;
}

.Gallery .owl-theme .owl-dots .owl-dot{
    display: inline-block;
    zoom: 1;
    width: 23%;
    margin: 1%;
    overflow: hidden;
    border-radius: 0;
    height: 200px;
}


.Gallery .owl-theme .owl-dots .owl-dot span{
    width: auto;
    height: auto;
    border: none;
    margin: 0;
    background: none!important;
    border-radius: 0!important;
}

.Gallery .fl-content-ful{
    max-width:100%;
}

.Gallery .owl-carousel.owl-drag .owl-item .item{
    position:relative;
}

.Gallery .owl-carousel.owl-drag .owl-item .item:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,0.75);
    width:100%;
    height:100%;
}

.Gallery .owl-carousel.owl-drag .owl-item.active.center .item:before{
    opacity:0;
}

.Gallery .owl-theme .owl-nav{
position: absolute;
    width: 100%;
    margin: 0;
    top: 16vw !important;
}

.Gallery .owl-theme .owl-nav .owl-prev{
        position: absolute;
    left: 100px;
}

.Gallery .owl-theme .owl-nav .owl-prev:before{
    content:url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/prev.png");
}

.Gallery .owl-theme .owl-nav span{
    display:none;
}

.Gallery .owl-theme .owl-nav .owl-next{
        position: absolute;
    right: 100px;
}

.Gallery .owl-theme .owl-nav .owl-next:before{
    content:url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/next.png");
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background:none!Important;
}
.address a {
    color: #fff;
}
.address ul {
    padding: 0;
    list-style: none;
}
.address ul li {
    display: block;
    padding: 5px 0 5px 40px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/mapmarker.png") no-repeat left 2px;
    margin: 0 0 20px;
}
.address ul li:nth-child(2) {
    background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/phone.png");
}
.address ul li:nth-child(3) {
    background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/mail.png");
}
.address ul li:nth-child(4) {
    background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/fb.png");
}
.address ul li:nth-child(5) {
    background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/open.png");
}
.fl-widget ul li {
    font-family: 'Poppins', sans-serif;
}
.gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}
.gform_wrapper.gravity-theme .gform_footer input {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://amesrecoveryandtowing.com/wp-content/themes/bb-theme-child/img/btn-bg.png");
    border: 0;
    color: #fff;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    width: 186px;
    height: 60px;
    font-family: 'Poppins', sans-serif;
    transition: all .25s;
}
.gform_wrapper.gravity-theme .gform_footer input:hover {
    transform: scale(1.03);
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    height: 44px;
}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Desktop */
.ForMobile {
	display:none !important;
}



@media screen and (min-width:0) and (max-width:1599px) {


} @media screen and (min-width:0) and (max-width:1365px) {
.fl-page-bar .fl-social-icons{
    margin-right: 20px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child {
    margin-right: 170px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
    margin-left: 10px;
}

} @media screen and (min-width:0) and (max-width:1199px) {

.fl-page-bar{
    display:none;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child{
    margin-right:10px;
}

.fullwidth_slider .slide_img.ForDesktop img{
    height: 500px;
    object-fit: cover;
    object-position: center;
}

.slide_txt .inner p{
    font-size: 40px;
}


.ContactUs .col-sm-6.phone, .ContactUs .col-sm-6.email{
    width:100%;
    margin-bottom: 20px;
    text-align: center;
}

.ContactUs .col-sm-6.phone label:before{
    left: initial;
    margin-left: -60px;
}

.ContactUs .col-sm-6.email label:before{
    left: initial;
    margin-left: -70px;
}

.Gallery .owl-theme .owl-dots {
    width: 95%;
}

.Gallery .owl-theme .owl-nav{
    top:25%;
}
.fl-page-header-primary .fl-logo-img {
    max-width: 100% !important;
    width: 300px !important;
}
.page-template-page-services .FeaturedServices .item{
    margin-bottom: 40px;
}
.FeaturedServices .item {
    margin-bottom: 40px;
}
.bx-pager {
    right: 10px;
}
.fl-page-header-primary .fl-logo-img {
    width: 270px !important;
}



/* Mobile */
} @media screen and (min-width: 0) and (max-width: 991px) {

.fl-page-header{
    border-bottom: 1px solid #18baa6;
    height: 100px;
}

.fl-page-nav-right .fl-page-header-container {
    max-width: 100%;
}

.fl-page-nav-right .fl-page-header-logo{
    left: 20px;
    z-index: 1;
    padding: 0;
}

.fl-page-nav-col{
    text-align:right;
}

.fl-page-nav-wrap{
    background: none;
    border: none;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.social-btn a {
    top: 0;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
    margin-left: 0;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child {
    margin-right: 25px;
}

.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a{
    font-size:18px;
}

.fl-page-footer-wrap .col-md-4:nth-child(1){
    width: 40%;
}

.fl-page-footer-wrap .col-md-4:nth-child(2){
    width: 18%;
    margin-left: 5%;
}

.fl-page-footer-wrap .col-md-4:nth-child(3){
    width: 27%;
    margin-left: 10%;
}

.ContactForm .SectionTitle br{
    display:none;
}

.ContactUs .items .item{
    width:100%;
    margin-bottom: 30px;
    float: left;
}

.ContactUsItems{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.Gallery .owl-theme .owl-dots .owl-dot{
    width:31.33%;
    float: left;
}

.Gallery .owl-theme .owl-nav{
    top:45%;
}

.Gallery .owl-theme .owl-nav .owl-prev{
        left: 10%;
}

.Gallery .owl-theme .owl-nav .owl-next{
        right: 10%;
}
.fl-page-header-primary .fl-logo-img {
    width: 140px !important;
}
.Contact.Section .cont {
    padding-left: 20px;
}

} @media screen and (min-width:0) and (max-width:767px) {
.ForMobile {
	display:block !important;
}
.ForDesktop {
	display:none !important;
}
body {
	min-width:320px;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child {
    background: #000;
    position: relative;
    z-index: 1;
    top: 75px;
    text-align: left;
    margin-left: -20px;
    margin-right: -20px !important;
}
.fl-page-nav .navbar-nav > li > a {
    padding: 15px 25px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li.social-btn a {
    position: unset;
    display: block;
    margin: 15px 25px;
}
.navbar-default .navbar-collapse{
    border:none;
}

.fl-page-footer-wrap .col-md-4:nth-child(1) {
    width: 100%;
    text-align: center;
}

.fl-page-footer-wrap .col-md-4:nth-child(1) img {
    max-width: 200px!important;
}

.fl-page-footer-wrap .col-md-4:nth-child(2) {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.fl-page-footer-wrap .col-md-4:nth-child(3){
    width: 250px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.fullwidth_slider .slide_img.ForMobile img{
    height: 500px;
    object-fit: cover;
    object-position: center;
}

.FeaturedServices .items .ItemCont img{
    width:100%;
}

.FeaturedServices .item{
    margin-bottom:30px;
}

.AboutUs.Section .img{
    margin-top:30px;
}

.AboutUs.Section .img img{
    width:100%;
}

.IndustryAffiliations .item{
    display:block;
    margin-bottom:30px;
    margin-left: 0;
}

.Contact.Section .container{
    padding-left: 0;
    padding-right: 0;
}

.Contact.Section .col-sm-6:nth-child(2){
    width: 50%;
    float: right;
}

.fl-post-content .alignleft{
    width:100%;
}



.Gallery .owl-theme .owl-dots .owl-dot{
    width: 48%;
    height: auto;
}
.FeaturedServices .items .ItemCont .cont h3 {
    min-height: unset;
}


.slide_txt .inner p br{
    display:none;
}

.Contact.Section:before{
    display:none;
}

.Contact.Section {
    padding: 0;
}

.Contact.Section .col-sm-6:nth-child(2){
        width: 100%;
    background: #10196D;
}

.ContactUs .col-sm-6.phone{
    margin-bottom: 50px;
}

.ContactUs .col-sm-6.phone label, .ContactUs .col-sm-6.email label{
    display: block;
    margin-right: 0;
    margin-left: 0;
}

.ContactUs .col-sm-6.phone label:before{
         margin-left: 0;
    display: block;
    position: relative;
}

.ContactUs .col-sm-6.email label:before{
        margin-left: 0;
    display: block;
    position: relative;
}
.Contact.Section:after {
    display: none;
}
.ContactForm h3 {
    font-size: 20px !important;
}
.Contact.Section .SectionTitle {
    font-size: 24px;
}
.contact-info img.alignnone {
    max-width: 200px;
}
.fl-page-nav-right .fl-page-header-container {
    padding-left: 20px;
    padding-right: 20px;
}
.fl-page-nav-right .fl-page-header-logo {
    top: -10px;
}
.fl-page-nav-toggle-icon .fl-page-nav .navbar-toggle {
    font-size: 32px;
}
.FeaturedServices .SectionTitle {
    font-size: 32px;
}
.fl-page-content .pagecont .fl-post-title, .AboutUs.Section .SectionTitle {
    font-size: 32px;
}
.slide_txt .inner h3 {
    font-size: 36px;
}

.SectionTitle {
    font-size: 32px !important;
}
.Contact.Section .cont {
    padding-right: 20px;
}
.contact_map iframe {
    height: 350px;
}

} @media screen and (min-width:0) and (max-width:599px) {
.Gallery .owl-theme .owl-nav {
    top: 36vw !important;
}

} @media screen and (min-width:0) and (max-width:479px) {
.fl-page-header{
    height: 75px;
}

.fl-page-header-primary .fl-logo-img {
    width: 110px !important;
}

.fl-page-nav-toggle-icon .fl-page-header-logo{
    margin-right:0;
}

.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child{
    top: 74px;
}

.ContactUs .col-sm-6.email a{
    font-size:19px;
}

.Gallery .owl-theme .owl-dots .owl-dot{
    width: 98%;
    height: auto;
}
.fl-page-nav-toggle-icon .fl-page-nav .navbar-toggle {
    top: 15px;
}
.fl-page-nav-right .fl-page-header-logo {
    top: -15px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child {
    top: 49px;
}
.fl-full-width .container {
    padding-left: 20px;
    padding-right: 20px;
}
.fl-page-footer-text {
    font-size: 14px;
    padding: 10px 0 25px;
}
.AboutUs.Section {
    padding-top: 90px;
    padding-bottom: 0;
}
.fl-page-content .pagecont .fl-post-title, .AboutUs.Section .SectionTitle {
    font-size: 24px;
}
.FeaturedServices .SectionTitle {
    font-size: 24px;
}
.FeaturedServices .items .ItemCont .cont h3 {
    font-size: 20px;
}
.slide_txt .inner h3 {
    font-size: 30px;
}
.SectionTitle {
    font-size: 24px !important;
}


} @media only screen and (min-device-width:320px) {
	body {padding:0;}
}


