
@media (min-width: 1499px) and (max-width: 1800px) {
.banner .slideside {
    width: 700px;

    padding: 110px 0px 0px 30px;
}	
.banner .slideside h1 {
    font-size: 42px;
	color:#e92800;
}
.banner .slideside h2 {
    margin:30px 0px 0px 0px;
    font-size: 23px;
}

}
@media (min-width: 1200px) and (max-width: 1498px) {
.banner .slider1,.banner .slider2,.banner .slider3 {
    min-height:450px;
	
}	
.banner .slideside {

		text-align:center;
    padding: 80px 0px 0px 30px;
}	
.banner .slideside h1 {
    font-size: 28px;
	color:#e92800;

	padding-top:5px;
}
.banner .slideside h2 {
    margin:26px 0px 0px 0px;
    font-size:17px;
}
}






@media (min-width: 768px) {

.nav-section ul li:hover > ul.dropdown-menu {
    display: block;
  }

}
/* xs */
@media (max-width: 767px) {
.fixed-top{
	position:relative !important;
}
.header .head-middle-section .logo{
	width:378px;
	margin:0px auto;
	padding:0px 0px 8px 0px;
	margin-bottom:0px;
}
.top-section{
	text-align:center;
	padding:8px 0px;
}
.top-section .top-cont-right{
	text-align:center;
	line-height: 30px;
}
.top-section .top-cont-left{
	font-size:13px;
}
.nav-section {
    margin-top:0px;
	background:#fff;
	margin-bottom:0px;
	padding-bottom:0px;
	border-radius: 4px;
	border:none;
	float:none;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial !important;
}


.nav-section .navbar-nav li {
	float:none;
	line-height:38px;
	border-right:none;
}
.nav-section .navbar-nav li a{
	padding: 7px 10px 7px 15px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #767575;
    border-left: none;
    line-height: 28px;
    color: #0a0909;
    border-radius: 0px;
    background: #ffffff;
}
.nav-section .navbar-nav li a:hover {
	color:#FFFFFF;
	background:#ffa41b;
}
.nav-section .navbar-nav .active {
	color:#FFFFFF;
	background:#e92800;
}
.nav-section .navbar-nav li a:after {
	border-top:none;
}
.nav-section .navbar-nav .active::after {
	border-top:none;
}
.nav-section .navbar-nav li span{
	float:right;
	padding-right:15px;
}
.nav-section .dropdown-submenu {
    position: relative;
}
.nav-section .dropdown-submenu .dropdown-menu {
    top: 0px !important;
    left: 0;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
	width:100%;
	position:static;
	padding-bottom:0px;

}
.nav-section .navbar-nav .open .dropdown-menu{
	padding-bottom:0px ;
}

.nav-section.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.nav-section .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.nav-section .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.nav-section .dropdown-submenu.pull-left {
    float: none;
}

.nav-section .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.nav-section .dropdown-menu {
	padding-top:0px;
	padding-bottom:0px;
}
.nav-section .dropdown-menu li {
	border:none!important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 15px !important;
	background:#9d9d9d;
}
.nav-section .dropdown-menu li a:hover{
	color:#FFFFFF;
	background:#ffa41b !important;
}
.banner {
    margin-top:0px;
}
.banner .slider1,.banner .slider2,.banner .slider3 {
    min-height: 255px;
}
.banner .slide-margin {
    width:250px;
    padding:30px 0px 20px 10px;
}
.banner .slide-margin h1{
	text-shadow:0px 0px 1px #FFF;
	font-size:17px;
	margin-top:30px;
	font-weight:600;
	color:#333;
}
.banner .slide-margin .text{
	display:none;
}
.banner .slide-margin h2{
	display:none;
}
.banner .prev,
.banner .next {
  display:block !important;
}
.banner .next {
    right: 17px;
}
.banner .prev {
    right: 65px;
}
.banner-sub-cont {
    padding: 47px 0px;
}
.banner-sub-cont h1 {
    font-size: 27px;
    margin: 0px 0px 10px 0px;
}
.home-projects .projects-box .link .text {
    width: 100%;
}
.home-projects .projects-box .link .text h1{
	font-size:20px;
	line-height:40px;
	min-height:40px;

}
.home-projects .projects-box .link .text h2{
	font-size:20px;
	line-height:40px;
	min-height:40px;

}
.home-projects .projects-box .link .text h3{
	font-size:20px;
	line-height:40px;
	min-height:40px;

}
.home-welocme .img-box{
	display:none;
}
.home-projects-enquiry{
	padding:30px 0px 30px 0px;
}
.home-projects-enquiry h1{
	font-size:25px;
}
.home-projects-enquiry .list {
    width: 100%;
}
.home-projects-enquiry .list li{
    width:50%;
	float:left;
	margin-right:0px;
	text-align:left;
	border-right:none;
	margin-bottom:10px;
}
.in-banner {
    margin-top:0;
	min-height:180px;

}
.in-banner .in-head{
	text-align:center;
	padding-top:38px;
}
.in-banner .in-head h1{
	font-size:35px;
}
.in-banner .in-head h2{
	font-size:20px;
}
.main-in-head{
	padding:15px 0px;
}
.main-in-head .in-breadcrumb{
	padding-top:7px;
}
.main-in-head h1{
	font-size:28px;
}
.main-in-head h1::before{
	top:4px;
}
.in-similar-projects h1{
	font-size:25px;
}
.in-portfolio-list-head li {
    margin-right:10px;
}
.in-portfolio-list-head li a {
    font-size:14px;
	padding: 0px 10px 0px 14px;
	font-weight:400;
}
.in-portfolio-list-head li a::after{
	top:4px;
}
.in-contact-section .contact-no .no{
	font-size:16px;
	padding: 5px 0px 10px 50px;
}
.in-contact-section .contact-no .no b{
	font-size:16px;
	display:block;
}
.in-contact-section .contact-no .no2 {
    margin-left:0px;
}
.in-contact-section .contact-no .no3 {
    margin-left: 0px;
}
.in-contact-form .form-box .submit{
	margin-top:0px;
}
.in-contact-form .form-box .captcha {
    margin-top:0px;
}
.q-price li {
    min-height: 76px;
}
}


@media (max-width: 767px) {
	.floating .btn-float-left{
		position: fixed;
		bottom:25px;
		left: 10px;
		z-index: 1000;
	}
	.floating .btn-float-right{
		position: fixed;
		bottom:25px;
		right: 10px;
		z-index: 1000;
	}
	.home-why-choose h3{
	padding-bottom:20px;
	text-align:center;
} 
}
@media (max-width: 480px) {
	.top-bar .top-cont-right{
		margin-left: -118px;
		
	}
	.top-bar .top-cont-right span {
		color: #333333;
		font-size:11px;
		
	}
	.top-cont-left a{
		font-size:12px;
		margin-bottom:5px;
	}
	.top-bar .top-cont-right a {
		color: #333333;
		font-size:12px;
	}
	#mybutton .btn {
		color: #ffffff;
		background-color: #e92800;
		border: none;
		border-radius: 0px;
		padding: 10px 2px;
		margin-top: 125px;
		width: 110px;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		box-shadow: 0 3px 10px rgba(0,0,0,0.2);
		text-transform: uppercase;
		margin-left:-25px;
	}
.primary-steps {
    margin-top: 15px;
    z-index: 2;
    position: relative;
}
.about {
    margin-top: 22px;
}
 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px; 
     margin-left: 0px; 
}
.box-skew-right img {
    margin-top: 67px;
    margin-left: 0px;
    width: 100%;
}
.servicewrapper h1 {
    position: relative;
    padding-bottom: 2px;
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    transition: .7s;
    padding-top: 4px;
}
.banner-feature-item {
    background-color: #fff;
    border-radius: 15%;
    width: 141px;
    height: 137px;
    margin: -4px;
    margin-bottom: 22px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.38);
}
.section-title {
    color: #666666;
    margin: 0px 0px 0px 0px;
    font-weight: 100;
    font-size: 30px;
}
.home-head2 h1 {
    color: #666666;
    margin: 0px 0px 0px 0px;
    font-weight: 100;
    font-size: 30px;
}
.whychoseus .ourservices {
    margin-bottom: 15px;
    padding: 18px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    transition: .7s;
    margin-right: 17px;
    position: relative;
    min-height: 225px;
    width: 100%;
}
.home-welocme .Ourb-log h2 {
    position: relative;
    padding-bottom: 10px;
    color: #000000;
    font-size: 30px;
    transition: .7s;
    margin: 0px 0px 25px 0px;
    font-weight: 100;
}
.whychoseus {
    padding: 14px 0px 2px 0px;
}
.home-solutions .openbox-heading a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px;
    position: relative;
    padding-right: 40px;
}
.home-why-choose li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}
.home-why-choose li {
    background: url(../images/innerimage/areas.png) 0px 0px no-repeat;
    color: #353535;
    font-size: 12px;
    font-weight: 400;
    padding: 0px 0px 15px 29px;
}
.home-why-choose li a strong {
    font-weight: bold;
    font-size: 14px;
}
.footer h1 {
    font-size: 18px;
    color: #212529;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px dashed #6c757d;
    padding-bottom: 15px;
    margin: 14px 12px 11px 0px;
}
.copyright p {
    color: #212529;
    font-size: 11px;
    letter-spacing: 1.0px;
}
.home-head1 h1 {
    color: #FFF;
    margin: 0px 0px 0px 0px;
    font-weight: 100;
    font-size: 29px;
}
.card .carousel-caption p {
     /* line-height: 0px; */
}
.PackersMoversBlog .home-head2 {
    margin-top: 415px;
}
.home-welocme .Ourb-log a {
    color: #000000;
    font-size: 18px;
    width: 90%;
    margin-bottom: 10px;
}
.panel-body b {
    font-size: 16px;
}
.home-welocme .Ourb-log p {
    color: #666666;
    margin-top: 6px;
    font-size: 13px;
}
.home-welocme .Ourb-log a:before {
    font-family: 'FontAwesome';
    content: "+";
    float: right;
    transition: all 0.5s;
    color: rgba(0, 0, 0, 0.5);
    left: 14px;
    position: absolute;
}
.panel-default {
    margin-left: 0px;
}
.textbold {
    font-weight: 600;
    font-size:25px;
    color: #e92800;
}
.banner .slideside h1 {
    font-size: 15px;
    color: #e92800;
    padding-top: 22px;
}
.banner .slideside .text {
    text-align: center;
    color: #000;
    font-size: 13px;
    background-color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    width: 50%;
    padding: 10px;
    letter-spacing: 1.3px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    margin-top: 20px;
}
.top-bar {
    border-top: 5px solid #aeaeae;
    border-bottom: 1px solid #e1e1e1;
    background: url(../images/innerimage/deisgn.png);
    color: #333333;
    padding: 5px 0px;
    transition: .5s;
}
.leftimg {
    z-index: 2;
    position: absolute;
    margin-left: -16px;
    margin-top: -40px;
    width: 100%;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border: none;
    width: 50px;
    margin-left: 100px;
}
.main-icon-bar i {
    color: #000;
}
.footer-links>li {
    width: 36.5%;
    padding-bottom: 10px;
    display: inline-block;
    padding-left: 0px;
    font-weight: 400;
    margin-left: -15px;
}
#sliders {
    margin-top:0px;
}
.breadcrumb li a {
    font-size: 15px;
    margin-right: 4px;
}
.breadcrumb li a {
    margin-left: 0px; 
    color: #e92800;
}
.breadcrumb li {
    font-size: 15px;
    margin-right: 4px;
}
.services-box1 .font-weight-bold {
    font-size: 15px;
}
.services-box1 h1 {
    font-size: 20px;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #333;
}
.services-box1 {
    border: 5px solid #dee2e6;
    padding: 15px;
    margin-bottom: 20px;
}
.process {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
}
.process-box1 {
    border-bottom: 5px solid #e92800;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    padding: 15px;
    height: 280px;
    margin-bottom: 30px;
}
.process-box1 h1 {
    font-size: 24px;
    margin-bottom: 10px;
}
.contact-details{
	 margin-top:25px;
}
#areawisepackers {
    /* border: 1px solid #eeeeee; */
    padding: 10px 10px 30px;
}
.area-box {
    padding: 14px 11px;
    border: 1px solid #eeeeee;
    margin-bottom: 12px;
}
.card .carousel-item {
  height: 350px;

}
.card .carousel-caption h3 {
    color: #3d3d3d;
    margin-top: 17px;
    margin-bottom: 10px;
    font-size: 18px;
}
 
.card .carousel-caption p {
  line-height: 30px;
}
.card .carousel-caption img {
    height: 100px;
    width: 100px;
    margin-left: 83px;
    border-radius: 50%;
    max-width: 100%;
    border: 6px solid #e5e6fa;
    box-shadow: 0px 8px 6px 0px rgba(147, 147, 147, 0.3);
}
.toppackermovers .blogimg{
	height:200px; 
	width:100%;
}
.text h3 {
    font-size: 18px;
}
.blog .text h3 {
    font-size: 16px;
    color: #212529;
    line-height: 1.5;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 370px;
    margin-left: -185px;
    position: absolute;
    z-index: 1;
}

.copyright p a{
	color: #e92800;
	font-size:11px;
	letter-spacing:1.0px;
	text-align:center;
}
#regForm {
   background-color: #ffffff;
    margin: 15px auto;
    font-family: Raleway;
    padding: 11px;
    width: 303px;
    /* box-shadow: 0 3px 10px rgba(0,0,0,0.2); */
}
h1 {
    text-align: center;
    color: #e92800;
    font-size: 21px;
    font-weight: 600;
}
.tab b {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}
.modal{
    width: 355px;
}
#hireForm {
    background-color: #ffffff;
    margin: 15px auto;
    font-family: Raleway;
    padding: 1px;
    width: 303px;
}
.tab label {
    display: table;
    margin: 0px;
    font-size: 15px;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 10.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 25px;
  transition: all 0.15s ease-out 0s;
  background: #fff;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
  border:2px solid #cbd1d8;
  
}
.option-input:checked {
  background: #e92800;
}
.option-input:checked::before {
  height: 25px;
  width: 25px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size:17px;
  text-align: center;
  line-height: 25px;
}
.option-input:hover {
  background: #9faab7;
}
.map{
	 width:100%;
	 border:1px solid #eaeaea;
	 padding:0px;
	 height:300px;
}
.Area .container .table tbody tr td {
    font-size: 13px;
}
.Area .container .table thead tr th {
    font-weight: bold;
    font-size: 17px;
    color: #fff;
}
}




