    
.f_slide{
    background-image:url('/img/slide/n1_4.jpg');
}
.s_slide {
    background-image:url('/img/slide/n2_3.jpg');
}

.t_slide {
    background-image:url('/img/slide/n3_1.jpg');
}   
    
    
    .hd-style1 .hd-sec {
        background: #1a446d
    }
    .footer-bottom-sec {
      background: #1a446d
    }
   
    footer {
    background: #1a446d
    }
    h1, h2, h3, h4, h5, h6 {
   
    color: #1a446d;
}
.simplefilter li::before {
   
   background: #1a446d
}
.barItemTitle {
    text-align:center;
    margin-top:20px;
margin-bottom: 50px;
}
.service2-icon {
    width: 100%;
}
.service2-icon img{
    display: block;
    width: 70%;
    margin: 0 auto;

}
.service2-details{
   text-align:center;
   padding: 0 15px;
}

.ser_inner li
{
color:#1a446d;
}
.main-menu>ul {
   
    padding-right: 177px;
}
.menu-icon {
    padding: 22px 0;}
.get_q{
color:#1a446d;
    display: inline-block;
    margin-top: 0px;
    padding: 12px 36px;
    text-transform: uppercase;
    border: 1px solid #1a446d;;
    border-radius: 50px;
}

.get_q:hover{
 color:#fff;
 background: #ff3636; 
 border: 1px solid #ff3636;;
  
}
.hd-style1 .main-menu>ul>li>a {
    height: 100px;
}

.hd-style1 .main-menu>ul>li>a:hover {
    color: #fff;
    background: #1a446d
        

}

.meet_us{
     background: #fdfdfd;
     padding:20px
   
}
.meet_us_items{
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 20px 30px 0 rgba(36,23,228,.1);
}
.event-date {
    text-align: left;
    font-size: 12px;
    color: #1a446d;
}
.meet_us-icon {
    width: 100%;
}
.meet_us-icon img{
    display: block;
    width: 100%;
    margin: 0 auto;

}
.meet_us-details{
    padding :30px
}

.mean-container .mean-nav {

    background: #fff;
}

.mean-container .mean-nav ul li a {
  
    color: #000;
}
.mean-container .mean-bar {
 position: fixed;
    background: #fff;
}
.mean-container a.meanmenu-reveal {
 
    color: #000;}
.mean-container a.meanmenu-reveal span {
    background: #000;}

@media (max-width: 991px){
 #footer-menu-block_div {
display: none;
}   
}

@media   (max-width: 767px)  {
    
.f_slide{
    background-image: url('/img/slide/mini_n1_2.jpg');
}
.s_slide {
    background-image: url('/img/slide/mini_n2_2.jpg');
}
.t_slide {
    background-image: url('/img/slide/mini_n3_1.jpg');
} 


 


#galaree_div{
}     
    
    
    
  #footer-menu-block_div {
display: none;
}
.logo{
  margin-top:50px;
}
}
.about-sec {
  }

  .sp_links a{
    color: #ff3636 !important;
  }
    .sp_links a:hover{
     color:#fff !important ; 
  }
  
  
  
  
  
  .red2 {
    color: #8F191C;
    font-size: 1.3em;
    margin-left: .7em;
    margin-right: .3em;
    text-transform: uppercase;
  display: inline-block;
}

.blue1 {
    color: #3664AF;
     font-size: 12px;
     margin-left: .7em;
    margin-right: .3em;
  text-transform: uppercase;
    display: inline !important;

}

.blue2 {
    color: #204077;
    font-size: 1.3em;
     margin-left: .7em;
    margin-right: .3em;
  text-transform: uppercase;
    display: inline-block;

}
.h_baicek
{
    color: #b7b5b5;
     margin-left: .7em;
    margin-right: .3em;
  text-transform: uppercase;
    display: inline-block;
     font-size: 12px;

}
.slider-text h2 {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    transition: all .2s ease 0s;
    font-weight: 700;
    line-height: 60px;
}
.slider-text h2 span {
    color: #ff3636;
}

























HTML CSS JSResult
.form-box {
    padding-top: 40px;
    padding-bottom: 40px;
    
    background: rgb(234,88,4); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(234,88,4,1) 0%, rgba(234,40,3,1) 51%, rgba(234,88,4,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(234,88,4,1) 0%,rgba(234,40,3,1) 51%,rgba(234,88,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(234,88,4,1) 0%,rgba(234,40,3,1) 51%,rgba(234,88,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5804', endColorstr='#ea5804',GradientType=0 ); /* IE6-9 */
}

.form-wizard {
    padding: 25px; 
    background: #fff;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px; 
    box-shadow: 0px 0px 6px 3px #777;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}
    
.form-wizard strong { font-weight: 500; }

.form-wizard a, .form-wizard a:hover, .form-wizard a:focus {
    color:  #ff3636;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.form-wizard h1, .form-wizard h2 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

.form-wizard h3 {
    font-size: 25px;
    font-weight: 300;
    color:  #ff3636;
    line-height: 30px;
    margin-top: 0; 
    margin-bottom: 5px; 
    text-transform: uppercase; 
}

.form-wizard h4 {
    float:left;
    font-size: 20px;
    font-weight: 300;
    color:  #ff3636;
    line-height: 26px;
    width:100%;
}
.form-wizard h4  span{
    float:right;
    font-size: 18px;
    font-weight: 300;
    color: #555;
    line-height: 26px;
}

.form-wizard table tr th{font-weight:normal;}

.form-wizard img { max-width: 100%; }

.form-wizard ::-moz-selection { background:  #ff3636; color: #fff; text-shadow: none; }
.form-wizard ::selection { background:  #ff3636; color: #fff; text-shadow: none; }


.form-control {
    height: 44px;
    width:100%;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 44px;
    color: #888;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 9px;
    margin-left: -20px;
}

.form-control option:hover, .form-control option:checked  {
    box-shadow: 0 0 10px 100px  #ff3636 inset;
}

.form-control:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #ccc;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.form-control:-moz-placeholder { color: #888; }
.form-control:-ms-input-placeholder { color: #888; }
.form-control::-webkit-input-placeholder { color: #888; }

.form-wizard label { font-weight: 300; }
.form-wizard label span { color: #ff3636; }


.form-wizard .btn {
    min-width: 105px;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.form-wizard .btn:hover {
    background:#f34727; 
    color: #fff; 
    }
.form-wizard .btn:active { 
    outline: 0; 
    background:#f34727; 
    color: #fff; 
    -moz-box-shadow: none; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
    }
.form-wizard .btn:focus,
.form-wizard .btn:active:focus,
.form-wizard .btn.active:focus { 
    outline: 0; 
    background:#f34727; 
    color: #fff; 
}

.form-wizard .btn.btn-next,
.form-wizard .btn.btn-next:focus,
.form-wizard .btn.btn-next:active:focus, 
.form-wizard .btn.btn-next.active:focus { 
background:  #ff3636; 
}
.form-wizard .btn.btn-next:hover
{
 background:  #1a446d; 
   
}
.form-wizard .btn.btn-submit,
.form-wizard .btn.btn-submit:focus,
.form-wizard .btn.btn-submit:active:focus, 
.form-wizard .btn.btn-submit.active:focus { 
background:  #ff3636; 
}

.form-wizard .btn.btn-previous,
.form-wizard .btn.btn-previous:focus,
.form-wizard .btn.btn-previous:active:focus, 
.form-wizard .btn.btn-previous.active:focus { 
background: #bbb;
}
.form-wizard .btn.btn-previous:hover
{
 background:  #1a446d; 
 color: #fff;  
}


.form-wizard .success h3{
    color: #4F8A10;
    text-align: center;
    margin: 20px auto !important;
}
.form-wizard .success .success-icon {
    color: #4F8A10;
    font-size: 100px;
    border: 5px solid #4F8A10;
    border-radius: 100px;
    text-align: center !important;
    width: 110px;
    margin: 25px auto;
}
.form-wizard .progress-bar {
    background-color:  #ff3636;
}

.form-wizard-steps{ 
    margin:auto; 
    overflow: hidden; 
    position: relative; 
    margin-top: 20px;
}
.form-wizard-step{
    padding-top:10px !important;
    border:2px solid #fff;
    background:#ccc;
    -ms-transform: skewX(-30deg); /* IE 9 */
    -webkit-transform: skewX(-30deg); /* Safari */
    transform: skewX(-30deg); /* Standard syntax */
}
.form-wizard-step.active{
    background: #ff3636;
}
.form-wizard-step.activated{
    background: #ff3636;
}
.form-wizard-progress { 
    position: absolute; 
    top: 36px;
    left: 0; 
    width: 100%; 
    height: 0px; 
    background:  #ff3636;
}
.form-wizard-progress-line { 
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 0px; 
    background:  #ff3636; 
}

.form-wizard-tolal-steps-3 .form-wizard-step { 
    position: relative;
    float: left; 
    width: 33.33%; 
    padding: 0 5px; 
}
.form-wizard-tolal-steps-4 .form-wizard-step { 
    position: relative; 
    float: left; 
    width: 25%; 
    padding: 0 5px; 
}
.form-wizard-tolal-steps-5 .form-wizard-step { 
    position: relative;
    float: left;
    width: 20%;
    padding: 0 5px;
}

.form-wizard-step-icon {
    display: inline-block;
    width: 40px; 
    height: 40px; 
    margin-top: 4px; 
    background: #ddd;
    font-size: 16px; 
    color: #777; 
    line-height: 40px;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    transform: skewX(30deg); /* Standard syntax */
}
.form-wizard-step.activated .form-wizard-step-icon {
    background:  #ff3636; 
    border: 1px solid #1a446d; 
    color: #1a446d; 
    line-height: 38px;
}
.form-wizard-step.active .form-wizard-step-icon {
    background: #1a446d; 
    border: 1px solid #1a446d; 
    color:  #ff3636; 
    line-height: 38px;
}

.form-wizard-step p { 
    color: #1a446d;
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    transform: skewX(30deg); /* Standard syntax */
}
.form-wizard-step.activated p { color: #1a446d; }
.form-wizard-step.active p { color: #1a446d; }

.form-wizard fieldset { 
    display: none; 
    text-align: left; 
    border:0px !important
}

.form-wizard-buttons { text-align: right; }

.form-wizard .input-error { border-color:  #ff3636;}

/** image uploader **/
.image-upload a[data-action] {
  cursor: pointer;
  color: #555;
  font-size: 18px;
  line-height: 24px;
  transition: color 0.2s;
}
.image-upload a[data-action] i {
  width: 1.25em;
  text-align: center;
}
.image-upload a[data-action]:hover {
  color:  #ff3636;
}
.image-upload a[data-action].disabled {
  opacity: 0.35;
  cursor: default;
}
.image-upload a[data-action].disabled:hover {
  color: #555;
}
.settings_wrap{
    margin-top:20px;
}
.image_picker .settings_wrap {
  overflow: hidden;
  position: relative;
}
.image_picker .settings_wrap .drop_target,
.image_picker .settings_wrap .settings_actions {
  float: left;
}
.image_picker .settings_wrap .drop_target {
  margin-right: 18px;
}
.image_picker .settings_wrap .settings_actions {
    float: left;
    margin-top: 100px;
    margin-left: 20px;
}
.settings_actions.vertical a {
  display: block;
}
.drop_target {
    position: relative;
    cursor: pointer;
    transition: all 0.2s;
    width: 250px;
    height: 250px;
    background: #f2f2f2;
    border-radius: 100%;
    margin: 0 auto 25px auto;
    overflow: hidden;
    border: 8px solid #E0E0E0;
}
.drop_target input[type="file"] {
  visibility: hidden;
}
.drop_target::before {
    content: 'Drop Hear';
    font-family: FontAwesome;
    position: absolute;
    display: block;
    width: 100%;
    line-height: 220px;
    text-align: center;
    font-size: 40px;
    color: rgba(0, 0, 0, 0.3);
    transition: color 0.2s;
}
.drop_target:hover,
.drop_target.dropping {
  background: #f80;
  border-top-color: #cc6d00;
}
.drop_target:hover:before,
.drop_target.dropping:before {
  color: rgba(0, 0, 0, 0.6);
}
.drop_target .image_preview {
  width: 100%;
  height: 100%;
  background: no-repeat center;
  background-size: contain;
  position: relative;
  z-index: 2;
}


  .Read_More_link :hover{
      background: #ff3636; 
         color: #1a446d;

    }

/*
    
    #whatsapp{
        position: fixed;
        padding:10px;
    z-index: 500;
    display: block;
    bottom: 20px;
    right: 100px;
    font-size: 70px;

}
  */
   
    #whatsapp{
        width:100%;
        height: inherit;
    }
    
     #whatsapp::before
{
   color: #ff3636 !important;     
    font-size: 70px;
    }

    .sec-title h2 span {
    position: relative;
    color: #ff3636;
}

 .sec-title h2 span::before {
    position: absolute;
    width: 50px;
    height: 1px;
    background: #ff3636;
    top: 24px;
    content: "";
    left: -60px;
}  

.sec-title h2 {
    font-size: 38px;
    font-weight: 700;
}



#why-united-haul, #blogs-grid {
/* background:#fff url(/static/images/bg_1.png) no-repeat scroll 50%;
 background-size:80%*/
 padding: 80px 0;
}
#why-united-haul .services-block {
 background-color:transparent;
 width: 100%;
height: 100%;
padding: 1.5rem;
background-color: #fff;
transition: all .3s ease-in-out;
border: 2px solid transparent;
position: relative;
}
#why-united-haul .services-block:hover {
 background-color:#1a446d;
 color: #fff !important;
}
#blogs {
  background: #fff url('img/bg_2.png') no-repeat scroll 0 0;
    background-color: rgb(255, 255, 255);
    background-size: auto;
  background-size: 300px;
  padding: 80px 0px;
  }
#blogs-grid .blogs-grid-item {
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 8px 40px 0 rgba(26,68,109,.15);
}