.btn_duv{
    background: #196596;
    color: #FFF;
    padding: 8px 14px;
    display: inline-block;
    margin: 0 0 15px 0;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
}
.btn_duv:hover, .btn_duv:focus{    color: #fff;
    background-color: #FF9900;
    text-decoration: none;
    border: 0;}

/* Extra small devices (phones, 600px and down) */
/*@media only screen and (max-width: 600px) {

}*/

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
  .container {
    max-width: 920px;
}
.navbar-brand>img{
    width: 160px;
}
.map{
    width: 100%
    }
.navbar {
    border-radius: 0px;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}


.box2{
    padding:10px;
    margin-top: 20px;
} 
.testimonial1{
    padding: 0px;
    width: 100%;
}  
.arrow1{
     padding: 35px 0px;
}
.arrow2{
     padding: 35px 0px;
}
.single_blog {
    position: relative;
    margin-top: 0;
    height: auto;
}
.single_blog_img img {
    width: 100%;
    height: 400px;
}
.single_blog_overlay {
    padding: 20px 13px;
    font-size: 24px;
}
.single_blog_overlay h4 {
    font-size: 22px;
    font-weight: 600;
}

.list {
    line-height: 45px;
    font-size: 20px;
    margin-left: 0px;
}
.list li{
    margin-top: 15px;
}
.footer p {
    color: white;
    font-size: 18px;
}
.footer-list{
    font-size: 16px;
}
label{
font-size: 18px;
}
form{
    font-size: 18px;
}
.footer{
    padding: 10px;
}
.form-group {
    margin-bottom: 2rem;
}
.padding-left-right-px {
    padding: 0px 5px;
}
.section2{
    padding: 25px 10px;
}
.service-image span img {
    width: 60px;
}
.amazon-text {
    padding: 20px 15px;
}
.text-left1{
    text-align: center;
}
.text-right1{
    text-align: center;
}
.amazon-text p {
    text-align: left!important;
}
 .reorder .row {
    display: flex;
    display: -ms-flex;
    flex-direction: column;
  }
  .reorder .row .amazon-text {
    order: 2;
  }
  .reorder .row .amazon-img {
    order: 1;
  }
  .btn1{
    width: 50%;
  }
    .btn2{
    width: 60%;
  }
    .back{
    padding: 20px 10px;
}
.back h1{
    font-size: 24px;
}

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .enquiry_div{ min-height: 628px; }
    .equal_he{ height: 440px; }
    .box2.min_he{ min-height: 430px; }
    ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}
.map{
    width: 100%;
    }
.navbar {
    border-radius: 0px;
}
.navbar-nav>li>a {
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-brand>img{
    width: 145px;
}
.testimonial1{
    padding: 0px 50px;
    width: 70%;
} 
.arrow1{
     padding: 130px 0px;
}
.arrow2{
     padding: 130px 0px;
} 
.box2{
    padding:10px;
    margin-top: 20px;
} 
label{
font-size: 20px;
}
.container {
    max-width: 920px;
}

.single_blog {
    position: relative;
    margin-top: 50px;
    height: auto;
}
.single_blog_img img {
    width: 100%;
    height: 150px;
}
.single_blog_overlay {
}
.single_blog_overlay h4 {
}
.list {
    line-height: 45px;
    font-size: 22px;
}
.list li{
    margin-top: 15px;
}
.footer p {
    color: white;
    font-size: 13px;
}
.footer-list{
    font-size: 20px;
}
form{
    font-size: 22px;
}
.form-group {
    margin-bottom: 2rem;
    
}
.section1 {
    padding: 35px 20px;
}
.section2{
    padding: 25px 20px;
}

.margin-three {
    margin-top: 3% !important;
    margin-bottom: 3% !important;
    font-size: 18px;
}
.sell-box p{
}
  .btn1{
    width: 25%;
  }
.btn2{
    width: 28%;
  }
.back{
    padding: 50px 0px;
}
.back h1{
    font-size: 32px;
}


} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.container {
    max-width: 970px;
}

.single_blog_img img {
    width: 100%;
}
.single_blog {
    position: relative;
    margin-top: 0;
}
.single_blog_overlay {
}

.footer-list {
    font-size: 18px;
}
.footer p {
    color: white;
    font-size: 13px;
}
.list-inline li {
}
.box1{
    padding: 20px;
}
  .btn1{
    width: 20%;
  }
.btn2{
    width: 20%;
  }
.back{
    padding: 50px 0px;
}
.back h1{
     font-size: 36px;
 }
  

} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .container {
    max-width: 1130px;
}
.map{
    width: 100%;
}

.single_blog_img img {
    width: 100%;
}
.single_blog {
    position: relative;
    margin-top: 0;
}
.single_blog_overlay {
}

.list-inline li {
}
.footer p {
    color: white;
    font-size: 13px;
}
.footer-list {
    font-size: 16px;
}
.testimonial1{
  
    padding: 10px 50px 10px 50px;
    width: 60%;
}
label{
font-size: 18px;
}
.box2{
    padding:20px;
    margin-top: 20px;
} 
.arrow1{
     padding: 90px 0px;
}
.arrow2{
     padding: 90px 0px;
}
.section p{
}
.section1{
    padding: 35px 70px;
}
.section2{
    padding: 25px 70px;
}
.section2 p{
    font-size: 16px;
    line-height: 30px;
}
.section1 p{
    font-size: 16px;
    line-height: 30px;
}
.text-left1{
    text-align: left;
}
.text-right1{
    text-align: right;
}
.margin-three {
    margin-top: 3% !important;
    margin-bottom: 3% !important;
    font-size: 18px;
}
.sell-box p{
}
.navbar-brand>img {
    width: 200px;
}
  .btn1{
    width: 16%;
  }

  .btn2{
    width: 16%;
  }
.back{
    padding: 50px 0px;
}
.back h1{
    font-size: 36px;
}
}


@media only screen and (max-width: 440px) {
    .box2 ul li a {
    padding-left: 20px;}
    .logo_brnd li{width: 46%;display: inline-block;margin: 0 0 15px 6px;}
    .width_440 .col-xs-6{ width: 100%; }
    }


@media only screen and (max-width: 768px) {
    .width_4401{ width: 80%; }
    .logo_brnd li img{ width: 80px; }
    .stps_div{ display: block; }
    .img_step{ display: none; }
    .txt_center h3, .txt_center p{ text-align: center; }
     .mobile_map{ margin: auto; display: block; }
   
  .map{ display: none; }
    .navbar-nav .open .dropdown-menu{ background: #FFF; }
    .box{ min-height: auto; }
    .info_ri, .info_li{ text-align: center; }
}
 

