@font-face {
    font-family: 'opensans-light';
    src: url('../fonts/opensans/opensans-light/opensans-light.eot');
    src: url('../fonts/opensans/opensans-light/opensans-light.svg') format('svg'), url('../fonts/opensans/opensans-light/opensans-light.woff') format('woff'), url('../fonts/opensans/opensans-light/opensans-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-regular';
    src: url('../fonts/opensans/opensans-regular/opensans-regular.eot');
    src: url('../fonts/opensans/opensans-regular/opensans-regular.svg') format('svg'), url('../fonts/opensans/opensans-regular/opensans-regular.woff') format('woff'), url('../fonts/opensans/opensans-regular/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-semibold';
    src: url('../fonts/opensans/opensans-semibold/opensans-semibold.eot');
    src: url('../fonts/opensans/opensans-semibold/opensans-semibold.svg') format('svg'), url('../fonts/opensans/opensans-semibold/opensans-semibold.woff') format('woff'), url('../fonts/opensans/opensans-semibold/opensans-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans-bold';
    src: url('../fonts/opensans/opensans-bold/opensans-bold.eot');
    src: url('../fonts/opensans/opensans-bold/opensans-bold.svg') format('svg'), url('../fonts/opensans/opensans-bold/opensans-bold.woff') format('woff'), url('../fonts/opensans/opensans-bold/opensans-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  others  */

input:focus,
select:focus {
    outline: none !important;
}
h1,h2,h3,h4,h5{margin:0 0 15px !important;padding:0;}
.btn:active,
.btn.active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
}

a,
a:hover {
    text-decoration: none;
}

a,
.btn {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

p:empty {
    display: none;
}

input:focus,
.btn:focus {
    outline: 0;
}

body {
    font-family: 'opensans-light';
    color: #000;
    background: #fff !important;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~  header  */

header {
    /* min-height: 810px;
    background: url(../images/banner.jpg) no-repeat 0 0;
    background-size: cover;*/
    
    background: #f1f1f1;
	border-bottom: 1px solid #d2d2d2;
    padding: 16px 0;
}
header {
    background: #fff;
    padding: 8px 0 4px;
}

.header-top .logo {
    float: left;
  /*  width: 160px;
	height: 102px;*/
    margin-top: 0px;
}

.header-top .logo img {
    max-width: 100%;
}

.header-top .tp_35 {
    margin-top: 17px;
}

.header-top .phone,
.header-top .mail {
    float: left;
    font-size: 15px;
    line-height: 20px;
    font-family: 'opensans-regular';
    color: #000;
    padding-left: 25px;
}

.header-top .mail {
    float: left;
    font-size: 15px;
    line-height: 20px;
    font-family: 'opensans-regular';
    color: #333;
    padding-left: 30px;
}

.header-top .phone {
    background: url(../images/sprite-icons.png) no-repeat -7px -5px;
}

.header-top .mail {
    margin: 0 20px 0 25px;
    background: url(../images/sprite-icons.png) no-repeat -5px -33px;
}

.header-top .phone:hover,
.header-top .mail:hover {
    color: #000;
    text-decoration: none;
}

.header-top .icon-facebook {
    float: right;
    width: 24px;
    height: 24px;
    border: 1px solid #f18f2a !important;
    background: url(../images/sprite-icons.png) no-repeat -3px -64px;
}

.header-top .icon-facebook:hover {
    border-color: #f18f2a;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.textwidget a {
    border: 0px !important;
}
/*~~~~~  estimate-form  */

.banner {
    background: url(/wp-content/uploads/2018/10/kyocera_copiers.jpg) no-repeat 0 0;
    background-size: cover;
}

.banepul {background: rgba(255, 255, 255, 0.829);padding: 48px;
margin-top: 16px;padding-top: 75px;border:2px solid #d2d2d2}

.banepul h1 {
    font-size: 29px;
    line-height: 39px;
    font-family: 'opensans-bold';
    color: #000;
    margin: 0 0 30px;
    text-align: center;
    text-transform: capitalize;
}
.banepul p{font-size: 15px;line-height: 20px;
font-family: 'opensans-regular';
color: #000;float:left;}

.banepul ul{padding-left: 16px;}

.estimate-form {
    float: right;
    width: 482px;
    padding: 40px 32px;
    border: 2px solid #d2d2d2;
    background: rgba(255, 255, 255, 0.929);
    margin-top: 16px;
    margin-bottom: 84px;
    padding-top: 75px;
}


 .estimate-form h1 {
    font-size: 35px;
    line-height: 30px;
    font-family: 'opensans-bold';
    color: #000;
    margin: 0 0 30px;
    text-align: center;
    text-transform: capitalize;
}

.estimate-form h1 i {
    font-family: 'opensans-regular';
    font-weight: normal;
    font-style: normal;
}

.estimate-form form {
    float: left;
    width: 100%;
}

.estimate-form form .form-group {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.estimate-form form .form-group input {
    float: left;
    width: 100%;
    height: 38px;
    font-size: 15px;
    padding-left: 32px;
    border: 1px solid #cacaca;
    border-radius: 0;
    box-shadow: none;
    color: #303030;
    font-family: 'opensans-light';
}

.estimate-form form .form-group .form-control::-webkit-input-placeholder {
    color: #303030 !important;
    font-family: 'opensans-light';
}

.estimate-form form .form-group .form-control::-moz-placeholder {
    color: #303030 !important;
    opacity: 1;
    font-family: 'opensans-light';
}

.estimate-form form .form-group input[placeholder="Customer Name:"] {
    background: url(../images/sprite-icons.png) no-repeat 0 -92px;
}

.estimate-form form .form-group input[placeholder="Customer Email:"] {
    background: url(../images/sprite-icons.png) no-repeat 0 -131px;
}

.estimate-form form .form-group input[placeholder="Contact Phone:"] {
    background: url(../images/sprite-icons.png) no-repeat 0 -172px;
}

.estimate-form form .form-group input[placeholder="Month"],
.estimate-form form .form-group input[placeholder="Day"],
.estimate-form form .form-group input[placeholder="Year"] {
    width: 31%;
    background: url(../images/sprite-icons.png) no-repeat 0 -211px #fff;
}

.estimate-form form .form-group input[placeholder="Day"] {
    margin: 0 3.5%;
}

.estimate-form form .form-group input[placeholder="Moving From Zip Code:"],
.estimate-form form .form-group input[placeholder="Moving To Zip Code:"] {
    background: url(../images/sprite-icons.png) no-repeat 0 -250px #fff;
}

.estimate-form form .form-group input[placeholder="Volume"] {
    background: url(../images/sprite-icons.png) no-repeat 0 -291px #fff;
}

.estimate-form form .form-group input:focus {
    border-color: #777;
}

.estimate-form form .btn {
    float: left;
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    font-family: 'opensans-semibold';
    color: #fff;
    padding: 0;
    text-transform: capitalize;
    border: 1px solid #f18f2a;
    border-radius: 3px;
    background: #f18f2a;
    margin-top: 24px;
}

.estimate-form form .btn:hover,
.estimate-form form .btn:focus {
    color: #f18f2a;
    background: #fff;
}
.estimate-form form .form-group input[placeholder="Company Name:"]{background:url(../images/sprite-icons.png) no-repeat 0 -92px;}

.estimate-form form .form-group select {
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
    margin-right: 6px;
   /* -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;*/
    color: #303030;
    font-family: 'opensans-light';
    font-size: 15px;
    border: 1px solid #cacaca;
    display: inline-block;
    height: 38px;
    background: url(../images/sprite-icons.png) no-repeat 0 -211px ;
    padding-left: 29px;
    padding-right: 10px;
}

.estimate-form form .form-group select:last-child {
    margin-right: 0px;
}

.estimate-form form .form-group select:focus {
    border-color: #777;
}

select.textFeilds3 {
    width: 100% !important;
}

.estimate-form form .form-group textarea {
    float: left;
    width: 100%;
    height: 100px;
    font-size: 15px;
    padding-left: 32px;
    border: 1px solid #cacaca;
    border-radius: 0;
    box-shadow: none;
    color: #303030;
    font-family: 'opensans-light';
    resize: none;
    /*background: url(../images/sprite-icons.png) no-repeat 0 -211px ;*/
}

.estimate-form form .form-group textarea::-webkit-input-placeholder {
    color: #303030 !important;
    font-family: 'opensans-light';
    background-color: #fff;
}

.estimate-form form .form-group textarea::-moz-placeholder {
    color: #303030 !important;
    opacity: 1;
    font-family: 'opensans-light';
}

.estimate-form form .form-group textarea:focus {
    border-color: #777;
}
/*~~~~~~~~~~~~~~~~~  about-us  */

.about-us {
    float: left;
    width: 100%;
    padding: 50px 0 0;
    background-color: #fff;
}

.about-us-left,
.about-us-right {
    float: left;
    width: 50%;
}

.about-us-left {
    padding-right: 4%;
}

.about-us-right {
    padding: 4% 10% 0 0;
}

.about-us img {
    max-width: 100%;
}

.about-us h1 {
      font-size: 50px;
    line-height: 37px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0 0 50px;
    padding: 0 0 20px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 54px;
}

.about-us h1:after {
   content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 87px;
    height: 5px;
    background: #f18f2a;
}

.about-us p {
    font-size: 15px;
    line-height: 32px;
    font-family: 'opensans-light';
    color: #040404;margin-bottom: 10px;
}
/*~~~~~~~~~~~~~~~~~  services  */

.services {
    float: left;
    width: 100%;
    padding: 50px 0 59px;
    text-align: center;
    background: #fafafa;
}

.services h1 {
    font-size: 50px;
    line-height: 37px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0 0 50px;
    padding: 0 0 20px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 54px;
}

.services h1:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 87px;
    height: 5px;
    background: #f18f2a;
}


.services .icon-prepare,
.services .icon-deliver,
.services .icon-collect,
.services .icon-hazard {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 4px solid #cecece;
    transition: border 0.3s ease 0s;
    -webkit-transition: border 0.3s ease 0s;
}

.services .icon-prepare {
    background: url(../images/sprite-icons.png) no-repeat center -290px;
}

.services .col-md-3:hover .icon-prepare {
    background: url(../images/sprite-icons.png) no-repeat center -406px;
}

.services .icon-deliver {
    background: url(../images/sprite-icons.png) no-repeat 3px -514px;
}

.services .col-md-3:hover .icon-deliver {
    background: url(../images/sprite-icons.png) no-repeat 3px -614px;
}

.services .icon-collect {
    background: url(../images/sprite-icons.png) no-repeat -9px -707px;
}

.services .col-md-3:hover .icon-collect {
    background: url(../images/sprite-icons.png) no-repeat -9px -799px;
}

.services .icon-hazard {
    background: url(../images/sprite-icons.png) no-repeat -9px -908px;
}

.services .col-md-3:hover .icon-hazard {
    background: url(../images/sprite-icons.png) no-repeat -9px -1019px;
}


.services .col-md-3:hover .icon-prepare,
.services .col-md-3:hover .icon-deliver,
.services .col-md-3:hover .icon-collect,
.services .col-md-3:hover .icon-hazard {
    border-color: #f18f2a;
}

.services h2 {
    font-size: 25px;
    line-height: 29px;
    font-family: 'opensans-light';
    margin: 25px 0 15px;
    text-transform: capitalize;
    font-weight: normal;
    min-height: 58px;
}

.services p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    font-family: 'opensans-light';
}

.services .btn {
    width: 285px;
    height: 50px;
    font-size: 16px;
    line-height: 47px;
    font-family: 'opensans-semibold';
    color: #fff;
    margin: 50px 10px 0;
    padding: 0;
    text-transform: capitalize;
    border: 1px solid #f18f2a;
    border-radius: 3px;
    background: #f18f2a;
}

.services .btn.top_rate {
    width: 305px;
}

.services .btn:hover {
    color: #f18f2a;
    background: #fff;
}
/*~~~~~~~~~~~~~~~~~~~  subscribe  */

.subscribe {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.subscribe h1 {
    font-size: 50px;
    line-height: 54px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0 0 22px;
    padding: 0 0 20px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
}

.subscribe h1:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 87px;
    height: 5px;
    background: #f18f2a;
}

.subscribe p {
    font-size: 21px;
    line-height: 34px;
    margin: 0 0 43px;
    color: #4a4a4a;
    font-family: 'opensans-light';
}

.subscribe form {
    display: inline-block;
    width: 560px;
}

.subscribe form input {
    float: left;
    width: 370px;
    height: 60px;
    border: 1px solid #d3d3d3;
    border-right: 0;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
    font-family: 'opensans-light';
    font-size: 16px;
}

.subscribe form .btn {
    float: left;
    width: 190px;
    height: 60px;
    font-size: 16px;
    font-family: 'opensans-semibold';
    color: #fff;
    padding: 0;
    border: 1px solid #f18f2a;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: left;
    text-indent: 40px;
    text-transform: capitalize;
    transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    background: #f18f2a url(../images/sprite-icons.png) no-repeat 125px -1111px;
}

.subscribe form .btn:hover,
.subscribe form .btn:focus {
    color: #f18f2a;
    background: #fff url(../images/sprite-icons.png) no-repeat 125px -1170px;
}
/*~~~~~~~~~~~~~~~~  googleMap  */

#googleMap {
    float: left;
    width: 100%;
    height: 350px;
    overflow: hidden;
}
/*~~~~~~~~~~~~~~~  testimonials  */

.testimonials {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.testimonials h1 {
    font-size: 50px;
    line-height: 54px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0 0 50px;
    padding: 0 0 20px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
}

.testimonials h1:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 87px;
    height: 5px;
    background: #f18f2a;
}

.testimonials .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.testimonials .carousel-fade .carousel-inner .item figure {
    display: inline-block;
    width: 134px;
    height: 134px;
    border: 3px solid #e5e8e6;
    border-radius: 50%;
    overflow: hidden;
}

.testimonials .carousel-fade .carousel-inner .item p {
    display: inline-block;
    width: 810px;
    font-size: 15px;
    line-height: 26px;
    margin: 30px 0 0;
    position: relative;
    color: #000000;
    font-family: 'opensans-light';
}

.testimonials .carousel-fade .carousel-inner .item p:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 21px;
    margin: 0 30px 0 -65px;
    background: url(../images/quote.png) no-repeat 0 0;
}

.testimonials .carousel-fade .carousel-inner .item p:after {
    content: '';
    display: inline-block;
    width: 28px;
    height: 21px;
    margin: 0 -65px 0 30px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background: url(../images/quote.png) no-repeat 0 0;
}

.testimonials .carousel-fade .carousel-inner .active {
    opacity: 1;
}

.testimonials .carousel-fade .carousel-inner .active.left,
.testimonials .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.testimonials .carousel-fade .carousel-inner .next.left,
.testimonials .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.testimonials .carousel-fade .carousel-indicators {
    bottom: -81px;
}

.testimonials .carousel-fade .carousel-indicators li {
    background: #c7c7c7;
}

.testimonials .carousel-fade .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background: #f18f2a;
}
/*~~~~~~~~~~~~~~~  contact  */

.contact {
    float: left;
    width: 100%;
}

.contact-title {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.contact-title h1 {
    font-size: 50px;
    line-height: 54px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
}

.contact-title h1:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 87px;
    height: 5px;
    background: #f18f2a;
}

.contact-info {
    float: left;
    width: 100%;
    padding: 50px 0 30px;
    background: #fafafa;
}

.contact-info img {
    float: right;
    max-width: 100%;
   
}

.contact-info ul {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.contact-info ul li {
    float: left;
    width: 100%;
    line-height: 60px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #000000;
    font-family: 'opensans-light';
}

.contact-info ul li a {
    font-size: 15px;
    color: #000000;
    font-family: 'opensans-light';
}

.contact-info ul li label {
    font-size: 18px;
    color: #000;
    font-family: 'opensans-light';
    text-transform: capitalize;
    margin-right: 10px;
}

.contact-info ul li i {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.contact-info ul li .icon-address {
    background: #f18f2a url(../images/sprite-icons.png) no-repeat 0 -1230px;
}

.contact-info ul li .icon-mobile {
    background: #f18f2a url(../images/sprite-icons.png) no-repeat 0 -1290px;
}

.contact-info ul li .icon-mobile {
    background: #f18f2a url(../images/sprite-icons.png) no-repeat 0 -1290px;
}

.contact-info ul li .icon-mail1 {
    background: #f18f2a url(../images/sprite-icons.png) no-repeat 14px -1109px;
}

.contact-info ul li:hover i {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.contact-info ul li > span {
    font-size: 18px;
    text-transform: capitalize;
}

.contact-info li:last-child a {
    font-size: 15px;
}

.contact-info ul li p {
    float: left;
    font-size: 15px;
    margin: 0;
}

.contact-info ul li p span {
    font-size: 18px;
    margin-right: 5px;
    text-transform: capitalize;
}
/*~~~~~~~~~~~~~~~  footer  */

footer {
    background: #ebebeb none repeat scroll 0 0;
    color: #7a7a7a;
    float: left;
    font-family: "opensans-regular";
    padding: 12px 0;
    text-align: center;
    width: 100%;
}

footer p {
    color: #7a7a7a;
    float: left;
    font-family: "opensans-regular";
    font-size: 14px;
    line-height: normal;
    margin: 6px 0 0;
    padding: 0;
    text-align: left;
}

footer p + p {
    margin-left: 378px;
}

footer .icon-facebook {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    border: 1px solid #bdbdbd;
    transition: border 0.3s ease 0s;
    -webkit-transition: border 0.3s ease 0s;
    background: url(../images/sprite-icons.png) no-repeat 0 -1350px;
}

footer .icon-facebook:hover {
    border-color: #f18f2a !important;
    background: url(../images/sprite-icons.png) no-repeat 0 -1380px;
}

a.icon-facebook {
    border: 1px solid #bdbdbd !important;
}

* {
    outline: none !important;
}

.cntnt_innr {
    width: 100%;
    float: left;
   /* text-align: center;*/
    padding: 50px 0;
    min-height: 810px;
}
center{ color: #333;
   
    font-family: "opensans-regular";
    font-size: 15px;
    line-height: 27px;
    text-align: justify;}
ul li{ color: #333;
   
    font-family: 'opensans-regular';
    font-size: 15px;
    line-height: 37px;
    text-align: justify;}
.cntnt_innr h1.entry-title {
    font-size: 50px;
    line-height: 54px;
    font-family: 'opensans-light';
    color: #000;
    margin: 0 0 40px;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: normal;
}

.cntnt_innr p {
    float: left;
    font-size: 15px;
    line-height: 27px;
    font-family: 'opensans-regular';
    color: #333;
    text-align: justify;
}

.cntnt_innr .hentry {
    padding: 0;
    margin: 0;
    box-shadow: none;
}

.cntnt_innr header.entry-header {
    margin: 0;
    padding: 0;
    background: transparent;
}

.cntnt_innr .entry-content {
    padding: 15px 0;
    margin: 0;font-family: 'opensans-regular';
}

.services a,
.services a:focus {
    text-decoration: none;
  }



.error_section h1 {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 0;
    font-size: 35px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}

.error-404 {
    background: #f18f2a;
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.error_section p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
    margin: 0px auto;
    margin-top: 15px;
}
.error_cnt_bx {
    max-width: 1200px;
    margin: 0px auto;
    background: #fff;
    margin-top: -16px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    position: relative;
    padding-bottom: 40px;
    border-bottom: medium double #ccc;
    padding-top: 0;
}

.error_btm_cntnt h1 {
    font-size: 165px;
    font-weight: 600;
    line-height: 140px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    margin-bottom: 40px;
    margin-top: 40px;
}

.error_btm_cntnt {
    text-align: center;
    padding: 148px 0 197px;
}

.error_btm_cntnt p {
    font-family: 'Open Sans', sans-serif;
    color: #5a5a5a;
    font-size: 21px;
}
.entry-footer{display:none !important;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  media-queries  */

@media (min-width: 1400px) {
    .container {
        width: 1400px;
    }
}

@media (max-width: 1400px) {
    header {
        background-position: 50% 0;
    }
    .about-us-right {
        padding: 2% 5% 0 0;
    }
    .about-us h1 {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .about-us p {
        line-height: 27px;
    }
   
}
@media only screen and (max-width:1199px){
  .error_btm_cntnt {
        padding-top: 40px;
        padding-bottom: 110px;
    }
}
@media screen and (max-width: 1024px) {
    .banner {
        background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2018/10/kyocera_copiers.jpg") no-repeat scroll 35% 0 / auto 844px;
    }
    .estimate-form h1 {
        font-size: 32px;
    }
    .about-us h1,
    .services h1,
    .subscribe h1,
    .testimonials h1,
    .contact-title h1 {
        font-size: 40px;
        padding: 0 0 15px;
    }
    .about-us {
        padding: 40px 0 0 0;
        position: relative;
    }
    .subscribe,
    .testimonials,
    .contact-title {
        padding: 40px 0;
    }
    .services {
        padding: 40px 0 49px;
    }
    .about-us-right {
        padding-top: 0;
    }
    .services h2 {
        font-size: 20px;
    }
   
    .contact-info {
        padding: 40px 0 20px;
    }
    footer p + p {
        display: inline-block;
        float: none;
        margin: 6px 0 0;
        text-align: center;
    }
    .estimate-form {
        margin: 50px 0;
    }
    input,
    textarea {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
    }
    .about-us-left {
        bottom: 0;
        left: 0;
        padding-right: 4%;
        position: absolute;
        right: 0;
    }
    .about-us-right {
        float: right;
        padding-bottom: 30px;
    }
    .testimonials .carousel-fade .carousel-inner .item p::before {
        margin: 0 30px 0 0;
    }
    .testimonials .carousel-fade .carousel-inner .item p::after {
        margin: 0 0 0 30px;
    }
    .testimonials .carousel-fade .carousel-inner .item p {
        width: 100%;
    }
    .services .btn.top_rate,
    .services .btn {
        min-width: 305px;
        padding: 0 30px;
        width: auto;
        display: inline-block;
    }
    footer {
        padding: 12px 0 50px;
    }
    .cntnt_innr h1.entry-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .header-top .logo {
        width: 100%;
    }
    .header-top .phone,
    .header-top .mail {
        font-size: 14px;
    }
    .about-us h1,
    .services h1,
    .subscribe h1,
    .testimonials h1,
    .contact-title h1 {
        font-size: 30px;
    }
    .services h1,
    .testimonials h1 {
        margin-bottom: 30px;
    }
    .services h2 {
        font-size: 18px;
        min-height: 0;
        margin: 15px 0;
    }
    .services p {
        margin-bottom: 30px;
    }
    .services .btn {
        margin-top: 10px;
    }
    .contact-info img {
       
        width: 40%;
        
    }
    .about-us-left {
        bottom: 27%;
    }
    .cntnt_innr h1.entry-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner{background-size:cover;}
    
    .banepul {
    background: rgba(255, 255, 255, 0.929);
    padding: 48px;
    margin-top: 16px;
}
.banepul {
   
    padding: 22px;
    margin-top: 0px;
    padding-top: 22px;
}

.banepul h1 {
    font-size: 24px;
    line-height: 32px;}
    .banepul ul{padding-left: 0px;}
    
ul li {
    line-height: 26px;
}

.estimate-form form .form-group select{font-size:12px;}
.estimate-form form .form-group input{font-size:14px;}
    .header-top .logo {
        text-align: center;
    }
    .header-top .mail {
        margin-left: 0;
        margin-right: 0;
    }
    .header-top .phone,
    .header-top .mail {
        display: block;
        float: none;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .estimate-form {padding-top: 22px !important;
        width: 100%;
        padding: 25px 13px;
        margin: 20px 0;
    }
    .subscribe form {
        width: 100%;
    }
    .about-us-left {
        bottom: 0;
        left: auto;
        padding-right: 0;
        right: auto;
        position: static;
        margin-bottom: 20px;
    }
    .about-us-left,
    .about-us-right {
        width: 100%;
    }
    .about-us-right {
        padding: 0 30px;
        text-align: center;
        margin-bottom: 20px;
    }
    .about-us h1:after {
        left: 0;
        right: 0;
        margin: auto;
    }
    .services {
        padding: 20px 0 29px;
    }
    .services .btn.top_rate,
    .services .btn {
        min-width: 325px;
        margin-top: 10px !important;
    }
    .about-us h1,
    .services h1,
    .subscribe h1,
    .testimonials h1,
    .contact-title h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .estimate-form form .form-group select {
        width: 31.55%;
    }
    .subscribe,
    .testimonials,
    .contact-title {
        padding: 20px 0;
    }
    .subscribe p {
        font-size: 18px;
        margin: 0 0 23px;
    }
    .subscribe form input {
        width: 65%;
        height: auto;
        padding: 9px 20px;
    }
    .subscribe form .btn {
        height: auto;
        padding: 10px 0;
        text-indent: 20px;
        width: 35%;
        background: #f18f2a url("../images/sprite-icons.png") no-repeat scroll 110px -1117px;
    }
    .subscribe form .btn:hover,
    .subscribe form .btn:focus {
        background: #ffffff url("../images/sprite-icons.png") no-repeat scroll 110px -1176px;
        color: #f18f2a;
    }
    .contact {
        margin-top: 30px;
    }
    .contact-info ul li {
        line-height: 26px;
        font-size: 14px;
    }
    .contact-info ul li > span,
    .contact-info li:last-child a {
        font-size: 16px;
    }
    .contact-info .col-md-5 {
        float: left;
        text-align: center;
    }
    .contact-info img {
        margin-top: 0px;
        width: 100%;
        float: none;
    }
    footer p {
        font-size: 12px;
        float: none;
        width: 100%;
        font-size: 12px;
        text-align: center !important;
    }
    .header-top .icon-facebook {
        float: left;
    }
    .header-top .pull-right {
        width: 100%;
    }
    .header-top .pull-right .textwidget {
        padding: 0;
    }
    .contact-info ul li i {
        margin: auto auto 20px;
        display: block;
        float: none;
    }
    .contact-info ul li {
        text-align: center;
    }
    .contact-info .col-md-5 {
        margin: 20px 0;
    }
    .header-top .phone {
        color: #000000;
        float: left;
        font-family: "opensans-regular";
        font-size: 13px;
        line-height: 20px;
        padding-left: 21px;
        padding-right: 8px;
        width: auto;
    }
    .header-top .mail {
        padding-left: 28px;
        color: #000000;
        float: left;
        font-family: "opensans-regular";
        font-size: 13px;
        line-height: 20px;
        padding-right: 8px;
        width: auto;
    }
    .header-top .phone {
        background: rgba(0, 0, 0, 0) url("../images/sprite-icons.png") no-repeat scroll -9px -5px;
    }
    footer p+p {
        margin: 6px 0px 10px;
    }
    .estimate-form form .btn {
        margin-top: 0;
    }
    footer .icon-facebook {
        display: inline-block;
        float: none;
    }
    footer {
        padding: 12px 0 30px;
    }
    .cntnt_innr h1.entry-title {
        margin-bottom: 20px;
        font-size: 25px;
    }
    .error_section h1 {
        font-size: 27px;
    }
    .error_section p {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .error_btm_cntnt p {
        font-size: 16px;
    }
    .error_btm_cntnt h1 {
        font-size: 135px;
    }
    .error_btm_cntnt {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .error_btm_cntnt h1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    .estimate-form form .form-group select {
        width: 100%;
        margin-bottom: 20px;
    }
    .estimate-form form .form-group select:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 414px) {
    .header-top .pull-right .textwidget {
        padding: 0;
    }
    .services .btn.top_rate,
    .services .btn {
        margin-left: 0;
        min-width: 0;
        padding: 0;
        width: 100%;
    }
    .about-us h1,
    .services h1,
    .subscribe h1,
    .testimonials h1,
    .contact-title h1 {
        font-size: 20px;
    }
    .subscribe form .btn {
        text-indent: 15px;
        font-size: 15px;
        background-image: #f18f2a;
    }
    .subscribe p {
        font-size: 17px;
        line-height: 25px;
    }
    footer {
        text-align: center;
        width: 100%;
    }
    footer p,
    footer p + p {
        text-align: center;
        float: none;
    }
    footer p+p {
        margin: 6px 0 0;
    }
    .cntnt_innr h1.entry-title {
        font-size: 20px;
    }
}