
@media only screen and (min-device-width : 320px) and (max-device-width : 1219px) {
	html {
		-webkit-text-size-adjust: none;
	}

}


@media (max-width: 1179px) {



	
}

@media only screen and (min-width: 320px) and (max-width: 767px){

h2 {
    font-size: 1.625rem;
    line-height: 30px;
}
h1 {
    font-size: 2.5rem;
    line-height: 50px;
    margin: 30px 0px;
    text-align: center;
}
.banner-caption h1 {
    margin-bottom: 1rem;
}





#mobile-nav-toggle {
    margin: 22px 0 0 0;
    padding-right: 15px;
}
body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
    margin: 22px 0 0 0;
}
#mobile-nav-toggle svg{
    color: #44b85b;
}
.mobile-nav-active #mobile-nav-toggle svg{
    color: #fff;
}
#header {
    padding: 15px 0px;
}
#header #logo {
    float: left;
    margin-left: 0;
}
#header .btn-secondary {
    display: none;
}
#header .cart{
    margin-top: 0;
    width: 40px;
    height: 40px;
    margin-right: 40px;
}
#header #logo {
    margin-top: 5px;
}



.home-banner {
	flex-wrap: wrap;
}


.client-sec {
    padding: 40px 0;
}
.client-sec ul {
    flex-wrap: wrap;
    justify-content: center;
}
.client-sec ul li {
    margin-bottom: 20px;
    margin-right: 20px;
}
.client-sec h5 {
    margin-bottom: 10px;
    padding-left: 0;
}
.client-sec ul li img {
    width: 80px;
}

.services-outer p {
    width: 100%;
}
.servicesimouerlay .text p {
    padding: 0 10px;
    display: block;
    margin: 0;
}
.servicesimouerlay a.more {
    display: block;
}
.servicesimouerlay .overlay{
    height: 100%;
    background: rgb(0, 0, 0, 0.5);
    transition: 0.5s;
}
.work-outer .row .row {
    background-image: none;
}
.work-outer .btn-secondary {
    margin-bottom:40px;
}
.cargo-outer .row .row::after {
    left: 35px;
}
.cargo-outer .row .row::before {
    left: 30px;
}
.cargo-icon {
    text-align: left;
    padding-right: 0;
    padding-top: 16px;
    padding-left: 60px;
}
.cargomoving-info h3 {
    line-height: 22px;
    margin-top: 20px;
}
.cargomoving-info ul {
    margin-top: 15px;
}
.cargo-outer{
    padding: 30px 0 30px 0;
}


.footer-sec {
    padding: 40px 0 40px 0;
}
.footer-sec p {
    padding-right: 0;
}
.footer-sec h3 {
    color: #fff;
    line-height: 35px;
    margin-bottom: 0px;
    border-top: solid 1px #496175;
    margin-top: 20px;
    padding-top: 10px;
    display: block;
}
.footer-sec p {
    margin-top: 10px;
}

.inner-banner {
    flex-wrap: wrap;
}
.innerbanner-img {
    width: 100%;
    float: right;
}
.innerbanner-caption {
    width: 100%;
    padding: 30px;
}
.innerbanner-caption h1 {
    font-size: 2rem;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.aboutinfo p {
    padding: 0;
}
.testimonial-box {
    width: 100%;
    padding: 15px;
}
.contact-outer {
    padding: 40px 0px;
}
.contactform {
    background-color: #f5f5f5;
    padding: 0 15px 15px 15px;
}
.contactform .row .col-md-6 {
    margin-bottom: 15px;
}
.contactform .row {
    margin-bottom: 0;
}
.contactform .row .wpcf7-textarea{
    margin: 15px 0px;
}
.blog-outer{
	padding: 40px 0px;
}
.blog-outer h2 {
    margin-bottom: 30px;
}
.commonimg{
	width: 100%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 30px;
	float: left;
}
.banner-caption .col-md-3{
    margin-bottom: 12px;
}
.banner-form {
    padding: 20px;
}
#mobile-nav ul li ul{
    background-color: #21783b;
    padding-top: 10px;
    padding-bottom: 20px;
}
#mobile-nav ul li ul li{
    border-bottom: solid 1px #2e904b;
    padding-bottom: 12px;
}
#mobile-nav ul li ul li a{
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    line-height: 18px;
}
#mobile-nav ul li li {
    padding-left: 0;
    font-size: 14px;
}
#mobile-nav ul li ul li ul li a{
color: #b4d9bf;
}
#mobile-nav ul li ul li ul{
    padding-bottom: 0px;
}
#mobile-nav ul li ul li ul li:last-child{
    border-bottom: 0px none;
}
.modal-header h2 {
    font-size: 1.25rem;
    width: 100%;
}


/*** blog 2 ***/
.blog-banner h2 {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin-top: 17px;
}
.blog-banner p {
    margin-top: 10px;
    font-size: 17px;
}
.blog-banner-sub {
    display: inherit;
    height: auto;
}
#custom-search-input {
    margin-top: 5px;
}
.blog2-outer h3 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 42px;
}
.blog2-outer h3 {
    font-size: 25px;
}
.blog2-box ul li {
    width: 100%;
    padding: 25px 10px;
    border-right: 0px none;
    display: inherit;
    border-bottom: solid 1px #f2f2f2;
}
.searched-topics li {
    width: 100%;
    padding: 25px 15px;
    display: inherit;
}
.blog-banner::before {
    display:none;
}

}




@media (max-width: 575px) { 


}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
    

}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991px){

h2 {
    font-size: 1.625rem;
    line-height: 30px;
}
h1 {
    font-size: 3.5rem;
    line-height: 50px;
    margin: 30px 0px;
}

#nav-menu-container {
    display: block;
    margin-right: 0px;
}
#header #logo {
    margin-left: 0;
}
.nav-menu > li {
    margin-left: 4px;
}
.client-sec ul li img {
    width: 80px;
}

.innerbanner-caption {
    padding: 0;
}
.innerbanner-caption h1 {
    padding: 0 0px;
    margin: 0;
}
.testimonial-box {
    width: 100%;
}
.teamimg {
    width: 160px;
    height: 160px;
}
.teamimg:after{
    width: 160px;
    height: 160px;
}
.blog-outer{
	padding: 40px 0px;
}
.blog-outer h2 {
    margin-bottom: 30px;
}
.blogimg {
    height: 140px;
}

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 



}


@media only screen and (min-width: 992px) and (max-width: 1440px){
    .banner-img img{
        width: 100%;
    } 
    .banner-img {
        display: flex;
        align-items: center;
    } 
    .banner-caption {
        padding: 0 0 0 40px;
    }
    .home-banner {
        padding: 20px 0px;
    }

}





/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    

 }