@media (max-width: 1680px) {
	
	.banner_top_cnt h1 {
		font-size: 70px;
	}
	.banner_top_cnt h2{
		font-size: 35px;
	}
	.banner_top_cnt strong{
		font-size: 22px;
	}
	.bann_form h3 ,
	.packers_moving .p_m_box h3,
	.about_section .ab_col.ab_right .ab_cnt h3,
	.pricing_section .price_top_sec h2	{
		font-size: 30px;
	}
}
@media (max-width: 1480px) {
	
	.container{
		max-width: 1200px;
	}
	.header_col_right{
		padding-top: 10px;
		 padding-bottom: 5px;
	}
	.header_col_right p{
		font-size: 24px;
	}
	.header_col_right p a.call_b{
		font-size: 20px;
	}
	.banner_top_cnt h1 {
		font-size: 50px;
	}
	.banner_top_cnt h2{
		font-size: 28px;
	}
	.banner_top_cnt strong{
		font-size: 22px;
	}
	.bann_form h3 {
		font-size: 28px;
	}
	.packers_moving .p_m_box h3,
	.about_section .ab_col.ab_right .ab_cnt h3	{
		font-size: 28px;
	}
	.contact_sec p,
	.packers_moving .p_m_box span,
	.price_box_inn_middle p,
	.header_col_right p{
		font-size: 20px;
	}
}

@media (max-width: 1366px) {
	
	.header_col_right p a.call_b{
		padding: 10px 24px;
	}
	.header_col_right{
		padding-top: 12px;
	}
	.price_box_inn_middle p strong {
		font-size: 30px;
	}
	
}

@media (max-width: 1024px) {
	
	.bann_form h3, .packers_moving .p_m_box h3,
	.about_section .ab_col.ab_right .ab_cnt h3, 
	.pricing_section .price_top_sec h2{
		font-size: 25px;
	}
	.header_col_right p a.call_b,
	.banner_top_cnt strong{
		font-size: 16px;
	}
	.banner_top_cnt h1 {
		font-size: 40px;
	}
	.banner_top_cnt h2 {
		font-size: 22px;
	}
	.bann_form .form-btn{
		font-size: 16px;
		padding: 12px 25px;
	}
	.bann_form h3,
	.feature_box h3{
		font-size: 22px;
	}
	.banner_sec{
		background-position: left center;
		padding-top: 130px;
	}
	.bann_form .form-control,
	.bann_form textarea.form-control{
		height: 45px;
		padding: 10px 12px;
	}
	.feature_box{
		padding: 0 10px;
	}
	.banner_top_cnt {
		margin-bottom: 35px;
	}
	.about_section .ab_col.ab_right .ab_cnt{
		padding: 45px 0 45px 45px;
	}
	.about_section .ab_col.ab_right .ab_cnt .ab_top_cnt {
		padding-left: 0;
		padding-right: 30px;
	}
	.contact_sec p, 
	.packers_moving .p_m_box span, 
	.price_box_inn_middle p, 
	.header_col_right p,
	.footer_top .f_top_cnt p,
	.price_box .price_box_inn .price_box_inn_top p, 
	.price_box .price_box_inn .price_box_inn_bottom p,
	.pricing_section .price_top_sec p{
		font-size: 16px;
		line-height: 1.3;
	}
	.feature_sec ,
	.footer_top{
		padding: 55px 0 55px;
	}
	.price_box_inn_middle p{
		line-height: 1.5;
	}
	.price_box .price_box_inn .price_box_inn_top p {
    font-size: 17px;
}

.price_box_inn_middle.last-box {
    padding: 35px 30px;
}
.brand-box-wrap .brand-box:nth-child(3) {
    top: -11px;
    left: 0px;
}
.brand-box {
    margin: 0 8px;
}
.brands-moving
{
    padding: 20px 0 10px;
}
	
}


/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 768px) {
	
	.bann_form h3, .feature_box h3{
		font-size: 18px;
	}
	.feature_box h3{
		margin-bottom: 25px;
	}
	.contact_sec p span {
		display: block;
	}
	.packers_moving .p_m_box{
		max-width: 100%;
		margin: 0;
	}
	.packers_moving,
	.pricing_section{
		padding: 50px 0; 
	}
	.price_box .price_box_inn .price_box_inn_bottom {
		padding: 30px 20px;
	}
	.price_box .price_box_inn .price_box_inn_top p {
    font-size: 17px;
}

.price_box_inn_middle.last-box {
    padding: 35px 30px;
}

.price_box .price_main {
    padding: 0 10px;
}

.price_box_inn_middle {
    margin: 0 -15px;
}

.price_box_inn_middle p strong {
    font-size: 26px;
}

.price_box_inn_middle.last-box {
    padding: 40px 30px;
}
.brand-box {
    margin: 0 5px;
}
}

@media(max-width: 991px){
	.header_col_right p a.call_b {
	    margin-left: 0;
	    font-size: 15px;
	    padding: 10px 20px;
	}
	.header_col_right p {
	    font-size: 14px;
	}
}

/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
	.topbar-email, .topbar-timing {
    width: 100%;
    text-align: center;
    padding: 2px 0;
}
	.banner_sec{
		position: relative;
	}
	.banner_sec:before{
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(255,255,255,.4);
		height: 100%;
		width: 100%;
		content: "";
		display: block;
	}
	.banner_sec .banner_inn{
		position: relative;
		z-index: 5;
	} 
	.banner_top_cnt h1{
		font-size: 28px;
	}
	.padding_right{
		padding-right: 0;
	}
	.padding_left{
		padding-left: 0;
	}
	a.navbar-brand{
		float: none;
		display: block;
		text-align: center;
	}
	.navbar-brand>img {
		display: inline-block;
	}
	.header_col_right {
		text-align: center;
	}
	.banner_sec{
		height: 300px;
		display: table;
		width: 100%;
	}
	.banner_inn{
		display: table-cell;
		vertical-align: middle;
	}
	.banner_top_cnt{
		text-align: center;
		margin: 0;
	}
	.bann_form{
		float: none;
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.feature_sec, .footer_top{
		padding: 45px 0;
	}
	.feature_box {
		margin: 0 0 30px;
	}
	.about_section .ab_col{
		display: block;
	}
	.about_section .ab_col.ab_left {
		height: 300px;
	}
	.price_box,
	.footer_top .f_top_box{
		margin-bottom: 20px;
	}
	.about_section .ab_col.ab_right .ab_cnt{
		padding: 45px 15px 45px ;
	}
	.header_col_right p a.call_b {
		font-size: 16px;
		min-width: 200px;
		margin: 0 0 10px;
	}
	.brand-box{width:100%;}
	.brand-box img {
        margin: auto;
    }
    .brand-box-wrap {
        max-width: 300px;
        margin: 15px auto 0;
    }
    .brands-moving h3 {
     font-size: 21px;
    }
}
     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 320px) {
    .brands-moving h3 {
     font-size: 18px;
    }
    
}