@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"),
        url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"),
        url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}







html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
    margin: 0px;
    padding: 0px;
    font-family: Roboto, sans-serif;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 28px;
    color: #454545;
}
img {
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

body {
}

* {
    margin: 0px;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #252525;
}

html,
body {
    height: 100%;
}

.wrap {
    width: 96%;
    margin: 0px auto;
    max-width: 1200px;
    min-width: 320px;
    padding: 0% 2%;
}

.lft {
    float: left;
}

.rgt {
    float: right;
}

h1 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #222529;
    margin-bottom: 25px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
h1 span {
    font-size: 35px;
    line-height: 40px;
    color: #21693b;
    margin-bottom: 25px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
}

h2 {
    font-size: 26px;
    line-height: 36px;
}

h3 {
    font-size: 18px;
    color: #272727;
    margin-bottom: 5px;
    line-height: 26px;
}

h4 {
    font-size: 18px;
    line-height: 24px;
}

h6 {
    font-size: 18px;
    line-height: 26px;
    color: #ca252b;
    font-weight: 700;
}

.btn {
    background-color: #21663a;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 24px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    border-radius: 15px;
    letter-spacing: 1px;
}

.btn:hover {
    background-color: #ab3c43;
    color: #fff;
}

.clear {
    clear: both;
}

.pdng {
    padding: 60px 0px;
}
.wetry{}
.wetry img{
    width: 100%;
}


.support {
    background-color: #b33b44;
    padding: 20px 25px;
    margin-right: -15px;
}
.support span {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 25px;
    color: #fff;
    float: right;
}
.support span:before {
    content: "";
    display: block;
    background: url(../images/phone.png) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 7px;
}
.support a {
    font-size: 28px;
    line-height: 32px;
    color: #fff !important;
    display: block;
    font-weight: bold;
}

.Chemicals{
   
}

.Chemicals h1{
    font-size: 50px;
    line-height: 58px;
}
.Pest.pdng{padding-bottom:0px;}  
img.Innovative{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.logo {
}

.usp {
    background-color: #fafafa;
}
.usp h2 {
    text-align: center;
}
.usp h3 {
    text-align: center;
    margin-bottom: 9px;
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
}
.usp h1 {
    text-align: center;
    margin-bottom: 40px;
}
.usp p {
    text-align: center;
}

.aboutpnl{
   background: url(../images/about-bg.png) no-repeat center;
   padding: 60px 0px;
}

.whyus h1 {
    text-align: center;
}
.whyus h6 {
    text-align: center;
    color: #1a1a1a !important;
}
.whyus {
    background: url(../images/bg-2.jpg) no-repeat;
    background-size: cover;
}
hr {
    margin: 10px 0px;
    opacity: 0.2;
}
.whyus.pdng {
    padding-bottom: 238px;
}
.whoweare .lft {
    width: 48%;
}
.whoweare .lft img {
    width: 100%;
}
.whoweare .rgt {
    width: 48%;
}

.whoweare img {
    width: 100%;
}

.achievements.pdng {
    padding-bottom: 0;
}
.achievements {
    z-index: 99;
    margin-top: -249px;
}
ul.numbers {
}

.numbers li {
    width: 25%;
    float: left;
    list-style: none;
    border-right: 1px solid #0000001c;
    padding-left: 15px;
    padding-right: 15px;
}
.numbers li:last-child {
    border-right: unset;
    padding-right: 0px;
}
.numbers {
    padding: 60px 10px;
    background-color: #ffff;
    border-radius: 15px;
    box-shadow: 5px 5px 10px 5px #0000001a;
}
.numbers::before {
}
.achievements h1 {
    text-align: center;
}
.numbers h1 {
    text-align: center;
    color: #ab3c43 !important;
    font-size: 40px;
    line-height: 55px;
    font-weight: 900;
    margin-bottom: 6px;
}
.numbers h2 {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    color: #222529 !important;
}

header .wrap {
    position: relative;
}

.darktheme h1,
.darktheme h2,
.darktheme h3,
.darktheme h4,
.darktheme h5,
.darktheme h6,
.darktheme p,
.darktheme li {
    color: #fff;
}
.logo img {
    margin-top: 20px;
}

.bnr {
    background: url(../images/bnr-bg.jpg) no-repeat;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 0%;
}
.bnr .silcologo {
    width: 20%;
    position: relative;
}
.bnr .menufeature {
    width: 60%;
}
.bnr .tolfree {
    float: right;
}
.tolfree img {
    width: auto;
    padding-right: 20px;
    margin-top: 25px;
}
.bnr::after {
    content: "";
    display: block;
    clear: both;
}

.bnr .control {
    width: 30%;
    position: relative;
    line-height: 0;
    margin-top: 3%;
}

.bnr .bnrtext {
    width: 52%;
}

.bnr .bnrtext .bnrImggg{
    /* width: 75%; */
    margin: 15px 0px 0px;
}

.bnr .bnrtext h1 {
    color: #ffffff;
    font-size: 72px;
    text-transform: uppercase;
    line-height: 52px;
    margin-bottom: 0px;
}

.bnr .bnrtext h2{
    color: #ffffff;
    font-size: 52px;
    text-transform: uppercase;
    line-height: 63px;
    font-family: Roboto, sans-serif;
    font-weight: 600;
}

.bnr .bnrtext h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.bnr .bnrtext h3 span{
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #b33b44;
    padding: 0px 8px;
}

.bnr .bnrtext .btn{
    background-color: #fff;
    color: #21663a;
    border-radius: 0;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 13px 24px;
    display: table;
    position: relative;
    padding-left: 42px;
    font-weight: 900;
}

.bnr .bnrtext .btn:before{content:"";display:block;background: url(../images/drop-down-arrow.png) no-repeat;position: absolute;width: 9px;height: 17px;left: 22px;top: 19px;}

.bnr .bnrtext p {
    color: #fff;
}

.bnr .contactus {float: right;position: relative;width: 38%;}

.form-message-error {
    color: #ffffff;
    text-align: center;
    display: -webkit-inline-box;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 15px;
}

#form-message {
    text-align: center;
}

.form-message-error a {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
}

.form-message-error a.shd {
    font-size: 20px;
    line-height: 38px;
}

fieldset .fldWrp label.error {
    display: inline-grid;
    font-size: 11px;
    color: #ff4000;
    z-index: 9999;
    line-height: 16px;
    margin-top: 5px;
    position: absolute;
    left: 10px;
    top: -5px;
}

.contactus form {
    border-radius: 15px;
    padding: 25px 25px;
    background-color: #ffffff;
    position: relative;
    max-width: 360px;
}

.contactus form h2 {
    text-align: center;
    margin-bottom: 15px;
}

.contactus form img {
    margin: 10px auto 25px;
    display: block;
}

fieldset {
    width: 100%;
    border: 0px;
}

fieldset h1 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 17px;
    text-align: center;
}

fieldset .fldWrp {
    width: 100%;
    margin-bottom: 8px;
    position: relative;
    float: left;
    margin-right: 15px;
}

fieldset .fldWrp.textarea {
    width: 100%;
    float: none;
}

fieldset div.fldWrp:nth-child(2n + 2) {
    margin-right: 0px;
}

fieldset .fldWrp.SbmitBtn {
    margin-bottom: 0;
    width: 100%;
}

input[type="text"],
textarea,
input,
select {
    width: 100%;
    padding: 10px;
    color: #151616 !important;
    outline: 0;
    margin: 0;
    line-height: 22px;
    background: #ffffff;
    border: 2px solid #f1f1f1;
    height: 45px;
    font-family: "Roboto-Regular";
}

input:focus,
textarea:focus,
select:focus {
    background-color: #fff !important;
}

textarea {
    height: 70px;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #ffffff;
    -webkit-text-fill-color: #151616 !important;
}

#submit-contact {
    border-radius: 15px;

    color: #ffffff !important;

    background: #aa393b !important;

    margin: 0 auto;

    display: block;

    font-size: 20px;

    cursor: pointer;

    padding: 10px;

    text-align: center;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

    line-height: 28px;
    /*  */

    width: 100%;

    font-family: "Roboto-Regular";

    border: 0px;
}

button:focus {
    outline: none;
}

#submit-contact:hover {
    color: #fff !important;
    background: #1e6636 !important;
}

::placeholder {
    color: #908e8e !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #908e8e !important;
}

::-ms-input-placeholder {
    color: #908e8e !important;
}

fieldset .contactNo {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.testimonials h1 {
    text-align: center;
    margin-bottom: 0px;
}
.testimonials.pdng {
    padding-bottom: 60px;
}

.testimg img {
    margin: auto;
    display: block;
}

.testimonials h1 span {
    font-size: 30px;
    line-height: 40px;
}

.testimonials .tesiimg {
    float: left;
}
.testimonials .tesiimg img {
    width: 100%;
}
.testimonials .testitext {
    width: calc(100% - 69px) !important;
    padding: 0px 38px 0px 5px;
    margin-top: 26px;
}

.smalltestimg img {
    float: left;
    width: 12%;
}

.testimonials .testitext h6 {
    text-align: left;
    color: #1a1a1a;
    margin-bottom: 7px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 20px;
}

.client h1 {
    text-align: center;
}
h5 {
    font-size: 20px;
    line-height: 25px;
}
.client h5 {
    text-align: center;
    margin-top: 20px;
    display: none;
}

ul.counter {
    margin: 0px 0px 0px;
}

.counter li {
    list-style: none;
    width: 25%;
    float: left;
    padding: 0 10px;
}

.counter h1 {
    font-size: 50px;
    margin-bottom: 16px;
    color: #d0345b;
}

img.usp {
    width: 100%;
}

.getintouch {
    background-color: #ca252b;
    background-size: cover;
    padding: 50px 0px;
    background: url(../images/bnr-bg.jpg) no-repeat;
    background-size: cover;
}

.getintouch .gettchtext {
    width: 60%;
}

.getintouch .gettchtext h1 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 6px;
}

.getintouch .gettchtext p {
    color: #fff;
}

.getintouch .gettchtext .btn {
    background-color: #ffe503;
}

.getintouch .gettchbtn {
    width: 40%;
    text-align: right;
    margin-top: 20px;
}

.getintouch .gettchbtn .btn {
    background-color: #ffffff;
    color: #141414;
}

.getintouch .btn:hover {
    background-color: #f7f7f7;
}

.footer {
    background-color: #2b2b2b;
    padding: 19px 0px;
}

.footer .lft {
    line-height: 0;
}

.fotternav {
    margin-top: 21px;
}

.fotternav ul {
    margin-top: 3%;
}

.fotternav ul::after {
    content: "";
    display: block;
    clear: both;
}

.fotternav li a {
    list-style: none;
    color: #fff;
}

.fotternav li {
    list-style: none;
    float: left;
    font-size: 14px;
}

.fotternav li a {
    padding: 0 12px;
}

.copyright {
    background-color: #1f1f1f;
    padding: 10px 0px;
}

.copyright p {
    color: #ffffff52;
    font-size: 12px;
    text-align: center;
}

.cd-top {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/cd-top-arrow-wht.png) no-repeat center 48% #ab3c43;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999;
    border: 3px solid #ffffff;
    border-radius: 50%;
}

.cd-top:hover {
    border-color: #ffffff;
    background: url(../images/cd-top-arrow-wht.png) no-repeat center 48% #216637;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
}

.no-touch .cd-top:hover {
    background-color: #0069b7;
    opacity: 1;
}

.aplyFrm {
    border-radius: 15px;

    display: inline-block;

    position: fixed;

    bottom: 65%;

    right: -65px;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);

    overflow: hidden;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;

    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;

    transition: opacity 0.3s 0s, visibility 0s 0.3s;

    background-color: #ab3c43;

    z-index: 9999;

    color: #ffffff;

    padding: 9px 20px;

    -ms-transform: rotate(-90deg);

    -webkit-transform: rotate(-90deg);

    transform: rotate(-90deg);

    font-size: 18px;

    font-weight: 600;

    border-top: 4px solid #ab3c43;

    border-left: 4px solid #ab3c43;

    font-family: Roboto, sans-serif;
}

.aplyFrm:hover {
    background-color: #21663a;
    border-top: 4px solid #21663a;
    border-left: 4px solid #21663a;
    color: #fff;
}
ul::after {
    content: "";
    display: block;
    clear: both;
}
.aplyFrm.aplyFrm-is-visible,
.aplyFrm.aplyFrm-fade-out,
.no-touch .aplyFrm:hover {
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.aplyFrm.aplyFrm-is-visible {
    visibility: visible;
    opacity: 1;
}

.footer {
    background-color: #ffffff;
    padding: 4px 0px;
}
.footer .lft {
    line-height: 0;
}
.foterlogo img {
    width: 100%;
}
.fotternav ul {
    margin-top: 3%;
}

.fotternav li {
    list-style: none;
    float: left;
    font-size: 14px;
}

.fotternav li a {
    padding: 0 12px;
    font-size: 15px;
    list-style: none;
    color: #1a1a1a;

    font-weight: 600;
}
.fotternav ul {
    margin-top: 3%;
}

.prfrorm h1 {
    text-align: center;
}
.prfrorm h6 {
    text-align: center;
    color: #282828;
}
.prfrorm p {
    text-align: center;
}
.prfrorm img {
    border-radius: 15px;
}

.removal h3{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}
.problem {
    background-color: #fefffd;
    padding: 15px 20px 50px;
    border-radius: 20px;
}
.problem:hover h6 {
}
.problem:hover {
}
.form img {
    margin: 0 auto;
    display: block !important;
    height: 70% !important;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.wyUsPoint li {
    list-style: none;

    margin-bottom: 10px;
    width: 33.3333%;
    float: left;
    padding-right: 1%;
    border-radius: 15px;
}
.wyUsPoint li img {
    width: 100%;
    border-radius: 15px;
}

.wyUsPoint li h2 {
    background-color: #ab3c43;
    color: #ffffff;
    text-align: center;
    margin-bottom: 17px;
    font-size: 16px;
    border-radius: 15px;
    padding: 10px;
    font-weight: 500;
    font-family: "Roboto-Medium";
}

.parallax {
    background-image: url(../images/banner-3b.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 0;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border-radius: 15px;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #21663adb;
}
.container:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 600;
}
.container {
    position: relative;
}
.control img{width: 100%;
    height: 100%;}

.fixfoter {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    border-top: 1px solid #ebebeb;
    display: none;
}
.fixfoter li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 10px 10px 10px;
    z-index: 999;
    list-style: none;
}
.fixfoter a::before {
    content: "";
    display: block;
}
.fixfoter a {
    margin: 0;
    position: relative;
    font-size: 15px;
    text-align: center;
    color: #1a1a1a;
}
.fixfoter a img {
    width: 50px;
    margin: 0 auto;
    display: block;
}


.dsplyblck767{display: none!important;}
@media (min-width: 1500px) and (max-width: 2200px) {

.bnr .control{/* padding-top: 8%; */}
.bnr .bnrtext
}

@media only screen and (max-width: 1320px) {
	
}

@media only screen and (max-width: 1250px) {
	.contactus form {
    padding: 18px 20px;
}
}


@media only screen and (max-width: 1100px) {
	
	.bnr .control{display:none;}
	
	.bnr .bnrtext {
    width: 42%;
    margin-left: 5%;
}
	
	.bnr .contactus {
    width: 45%;
}
.bnr{/* padding-bottom: 2%; */}
	
	
}


@media only screen and (max-width: 1169px) {


.bnr .bnrtext h1{
    font-size: 46px;
    line-height: 50px;
}
.bnr .bnrtext h2{
    font-size: 40px;
    line-height: 45px;
}
.bnr .bnrtext h3, .bnr .bnrtext h3 span{
    font-size: 20px;
    line-height: 29px;
}
.bnr .bnrtext .bnrImggg{
    width: 100%;
}
.bnr .bnrtext .btn{}

.bnr .bnrtext h3 br{display: none;}






}




@media only screen and (max-width: 1025px) {
	.bnr .bnrtext p br{display:none;}
	
	.numbers h2 {
    font-size: 18px;
}
.numbers h1 {
    font-size: 32px;
    line-height: 40px;
}
	
}



@media only screen and (max-width: 991px) {
img.Innovative {
    width: 100%;}



	.whoweare .rgt{margin-top: 0;}
		.counter li {
    width: 50%;
    margin-bottom: 40px;
}
.counter li:nth-child(3), .counter li:nth-child(4){margin-bottom: 0px;}

h1, h1 span{font-size: 30px;
    line-height: 36px;}
	
	.numbers li {
    width: 50%;
    margin-bottom: 59px;
    border-right: unset;
}
	.getintouch .gettchtext {
    margin-top: 0px;
}
	.getintouch .gettchtext h1 {
    font-size: 25px;
}

.numbers li:nth-child(3), .numbers li:nth-child(4){margin-bottom: 0px;}

.bnr .bnrtext h1{
    font-size: 40px;
    line-height: 46px;
}
.bnr .bnrtext h2{
    font-size: 33px;
    line-height: 40px;
}
.bnr .bnrtext h3, .bnr .bnrtext h3 span{
    font-size: 16px;
    line-height: 29px;
}
.bnr .bnrtext h3 br{display:none;}

.bnr .bnrtext .bnrImggg{
    width: 100%;
    margin: 5px 0px;
}
.bnr .bnrtext .btn{
    font-size: 16px;
    line-height: 29px;
}




}

@media only screen and (max-width: 768px) {

    .bnr .bnrtext .bnrImggg {    width: 100%;
    margin-top: 50px;
    margin-bottom: -40px;}
.Chemicals h1 {
    font-size: 30px;
    line-height: 40px;
}

.bnr .bnrtext{width: 94%;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    padding-top: 25px;}
.contactus form {
    max-width: 100%;
}
.bnr .contactus{
    width: 94%;
    margin: 35px auto 0;
    float: none;
    padding-bottom: 25px;
    }	
	
	.numbers li:last-child {
    margin-bottom: 0px;
}
	.numbers li {
    width: 100%;
}
	.logo img{width: 32%;}
	.whoweare .lft, .whoweare .rgt{width:100%;}
h1, h1 span, h2, h3, h4, h5, h6, p {
    text-align: center!important;
}	.testitext p, .testimonials .testitext h6, .testimonials .testitext h6 span {
    text-align: left!important;
}
	.getintouch .gettchtext {
    width: 100%;
}.getintouch .gettchbtn {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.btn {
    padding: 10px 16px;
    font-size: 16px;
    margin: 0 auto;
    display: table;
}
.numbers li:nth-child(3){margin-bottom: 59px;}
.fixfoter {
    display: block;
}
.dsplynon767{display: none!important;}
.dsplyblck767{display: block!important;}

}


@media (max-width: 550px) and (min-width: 320px) {
    
    .bnr .bnrtext .btn:before{top:12px;}
   
   .bnr .bnrtext .btn {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
}
    
	.copyright .rgt {
    float: none;
}
	.gettchtext h4 {
    margin-bottom: 20px;
}
	.counter li{width:100%;}
	.counter li:nth-child(3){margin-bottom: 40px;}
	h1, h1 span {
    font-size: 22px!important;
    line-height: 30px!important;
}
.btn {
    margin: 0 auto;
    display: table;
}
	
	.pdng {
    padding: 35px 0px;
}
	
.bnr .bnrtext h1{    font-size: 28px;
    line-height: 36px;}	
	
	
	
.problem img {
    width: 100%!important;
    margin: 0 auto;
}	
	
h4 {
    font-size: 16px;
    line-height: 24px;
}	
	.text {
    font-size: 14px;
    line-height: 16px;
}

.support{display:none;}
.logo img {
    width: 60%;
    margin: 10px auto;
    display: block;
}


.wyUsPoint li{width:50%;padding: 0% 5px;}

.bnr .bnrtext h3{font-size: 16px;
    line-height: 23px;}

}