/*logine-start*/
.col-md-6.cam-pic {
    margin-left: 75px;
}
navbar-laravel
{
    box-shadow: 0 2px 4px rgba(0,0,0,.04);
}
.col-md-2.summary {
    border: 1px solid #cccccc;
    margin-top: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 3px;
}
p.detail {
    font-size: 14px;
    font-family: 'aldrich';
    color: #BDBDBD;
    /*margin-left: 134px;*/
}
li.color-text {
    font-size: 18px;
    font-family: 'aldrich';
    color: #4F4F4F;
    list-style: none;
    margin-top: 34px;
    /*margin-left: 134px;*/
}
h2.silver-card-cost {
    font-family: Aldrich;
    font-size: 32px;
    line-height: 155.9%;
    color: #99A9C2;
    /*margin-left: 134px;*/
}
h2.gold-card-cost {
    font-family: Aldrich;
    font-size: 32px;
    line-height: 155.9%;
    color: #F2C94C;
    /*margin-left: 134px;*/
}
h2.price-detail {
    font-family: Aldrich;
    color: #3EA3DB;
    font-size: 32px;
    margin-bottom: 62px;
}
h2.initial-cost {
    font-family: Aldrich;
    font-size: 40px;
    line-height: 155.9%;
    color: #F2C94C;
}

a#gold {
    width: 180px;
    height: 58px;
    left: 0;
    margin-top: 70px;
    background: #F2C94C;
    border-radius: 10px;
    font-family: Aldrich;
    font-size: 30px;
    color: #FDFEFE;
    margin-bottom: 100px;
    /*margin-left: 134px;*/
}
a#silver {
    width: 180px;
    height: 58px;
    left: 0;
    margin-top: 70px;
    background: #99A9C2;
    border-radius: 10px;
    font-family: Aldrich;
    font-size: 30px;
    color: #FDFEFE;
    margin-bottom: 100px;/*
    margin-left: 134px;*/
}
img.gold-card {
    height: 448px;
    width: 100%;
    margin-top: 48px;
}
img.silver-card {
        height: 365px;
    width: 100%;
    margin-top: 48px;
} 
.col-md-12.cost {
    padding-right: 0px;
    margin-right: 0;
}
.footer-11 {
    background-color: #F4F4F4;
    height: 76px!important;
}
.ver-line {
    left: 85px;
    border-left: 2px solid #3EA3DB;
    height: 384px;
}
.ver-line-1 {
    left: 85px;
    border-left: 2px solid #3EA3DB;
    height: 350px;
}
.col-md-9.g-card {
    padding-right: 0;
}
.card.col-md-6 {
    padding-right: 0;
}
table {
    background-color: #F5F5F5;
}
.slider-button .fa {
    color: #fff;
}
img.slider-image-4 {
    width: 70%!important;
}
a.btn.btn-primary.btn-block.checkout {
    width: 144px;
    background-color: #3EA3DB;
    float: right;
    font-family: 'Rubik';
}
.col-md-12.pay-detail {
    margin-top: 75px;
    margin-left: 70px;
}
a.btn.btn-primary-1.btn-block.p-2.shadow.rounded-pill-1.dtl {
    margin-top: 38px;
}
h2.pay-head {
    font-family: 'Aldrich';
    margin-bottom: 15px;
}
.payment-detail {
    font-family: 'Aldrich';
    border-bottom: 1px solid;
    color: #4F4F4F;
    margin-bottom: 15px;
}
.amount-detail {
    font-family: 'Aldrich';
    color: #4F4F4F;
    margin-bottom: 15px;
}
label.amt {
    margin-left: 90px;
}
img.paypal {
    width: 100%;
    margin-bottom: 10px;
}
img.paypal-later {
    width: 100%;
    margin-bottom: 10px;
}
img.debit-credit-card {
    width: 100%;
    margin-bottom: 10px;
}
img.powered-by {
    width: 40%;
    margin-bottom: 10px;
    margin-left: 165px;
}
h5.checkout {
    color: #000;
    margin-bottom: 35px;
    margin-top: 80px;
    font-size: 18px;
    font-family: 'Rubik';
}
h1.payment {
    color: #3EA3DB;
    text-align: center;
    font-family: 'Aldrich';
}
.col-md-4.checkout {
    text-align: center;
    font-family: 'Aldrich';
    margin-top: 26px;
    margin-bottom: 80px;
}
/*progress bar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #E6E7E6;
    padding-left: 0px;
    margin-top: 90px;
}

#progressbar li {
    list-style-type: none;
    font-size: 13px;
    width: 33.33%;
    float: left;
    position: relative;
    font-weight: 400;
    color: #455A64 !important
}

#progressbar #step1:before {
    content: url("");;
    color: #fff;
    width: 32px;
    margin-left: 260px !important;
    padding-left: 11px !important;
    background-color: #27AE60;
}
i#tick {
    position: absolute;
    margin-left: 263px;
    color: rgb(255, 255, 255);
    margin-top: -21px !important;
}
#progressbar #step2:before {
    content: "2";
    color: #27AE60;
    width: 32px;
    margin-left: 165px !important;
    padding-left: 11px !important;
    background-color: #fff;
    border: 1px #27AE60 solid;
}

#progressbar #p1:before {
    content: url("");;
    color: #fff;
    width: 32px;
    margin-left: 260px !important;
    padding-left: 11px !important;
    background-color: #27AE60;
}
i#tick {
    position: absolute;
    margin-left: 263px;
    color: rgb(255, 255, 255);
    margin-top: -21px !important;
}
i#tick-p1 {
    position: absolute;
    margin-left: 263px;
    color: rgb(255, 255, 255);
    margin-top: -21px !important;
}
#progressbar #p2:before {
    content: url(styles.css);
    color: rgb(255, 255, 255);
    width: 32px;
    background-color: rgb(39, 174, 96);
    margin-left: 164px !important;
    padding-left: 11px !important;
}
i#tick-p2 {
    position: absolute;
    margin-left: 166px;
    color: rgb(255, 255, 255);
    margin-top: -21px !important;
}
i#tick-p3 {
    position: absolute;
    margin-left: 77px;
    color: rgb(255, 255, 255);
    margin-top: -21px !important;
}
#progressbar #p3:before {
    content: url(styles.css);
    color: rgb(255, 255, 255);
    width: 32px;
    background-color: rgb(39, 174, 96);
    margin-left: 74px !important;
    padding-left: 11px !important;
}
#progressbar li:before {
    line-height: 29px;
    display: block;
    font-size: 12px;
    background: #455A64;
    border-radius: 50%;
    margin: 0;
}

#progressbar li:after {
    content: '';
    width: 121%;
    height: 2px;
    /*background: #455A64;*/
    position: absolute;
    left: 0%;
    right: 0%;
    top: 15px;
    z-index: -1
}

#progressbar li:nth-child(2):after {
    left: 50%;
    width: 70%;
    background-color: #E6E7E6;
}
#progressbar li.p2:nth-child(2):after {
    left: 50%;
    width: 70%;
    background-color: #27AE60;
}
#progressbar li:nth-child():after {
    left: 50%;
    width: 0;
}
#progressbar li:nth-child(1):after {
    left: 75%;
    width: 70%;
    background-color: #27AE60;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #4bb8a9
}
tr.heading {
    color: #3EA3DB;
    font-family: Rubik;
}
td {
    font-family: 'Rubik';
    font-size: 12px;
}
.pagination {
    float: right;
}
img.graph-dashboard {
    width: 100%;
    height: 240px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}
.has-search .form-control-feedback {
    color: #aaa;
    margin-top: 15px;
    left: 10px;
}
.navbar-brand , .nav-link, .my-form, .login-form
{
    font-family: Raleway, sans-serif;
}

.my-form
{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.my-form .row
{
    margin-left: 0;
    margin-right: 0;
}

.login-form
{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.login-form .row
{
    margin-left: 0;
    margin-right: 0;
}


.text-md-right {
    height: 18px;
    font-family: Aldrich;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    color: #4F4F4F;
    margin-top: 7px;
}
input#email_address{padding: 15px;}
input#password {
    padding: 15px;
}
h2.pass {
    font-family: Aldrich;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    color: #3EA3DB;
    text-align: center;
    margin-top: 37px;
    margin-bottom: 34px;
}
button.submit {border: none;
    margin-top: 33px;
    background: #3EA3DB;
    padding: 7px 50px;
    font-size: 12px;
    height: 39px;
    color: #fff;
    width: 153px;
    left: 837px;
    top: 555px;
    border-radius: 10px;
}
.col-md-12.offset-md-4.revice {
    letter-spacing: 3px;
    top: 16px;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    background: #F7F9FA;

}
label.col-md-4.col-form-label.text-md-right {
    text-align: end;
}
/*log-in-end*/

/*Register-Form*/
.register-form
{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.register-form .row
{
    margin-left: 0;
    margin-right: 0;
}

.card-1 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: 
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
h2.maine-register {
    font-family: Aldrich;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    color: #3EA3DB;
    text-align: center;
    margin-top: 37px;
    margin-bottom: 34px;
}
input#rectangle {
    padding: 22px;
}
.text-md-right-1 {text-align: end;
    height: 18px;
    font-family: Aldrich;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    color: #4F4F4F;
    margin-top: 23px;
}
button.submit-1{
    border: none;
    margin-top: 33px;
    background: #3EA3DB;
    padding: 7px 50px;
    font-size: 14px;
    height: 39px;
    color: #fff;
    width: 153px;
    left: 844px;
    top: 587px;
    border-radius: 10px;
}

/*Register-end */

/*Dashboard-Form-*/


section.consumption-detail {
    background-color: #3EA3DB;
}
img.bulb {
    position: absolute;
    margin-left: -17px;
    margin-top: 5px;
}
.round-1 img{
    float: left;
}
img.raved-2 {
    position: absolute;
    top: 14px;
    left: 20px;
    width: 36px;
}
img.maine-arrow-2 {
    position: absolute;
    top: 123px;
    right: 45px;
}

.containt-2 {
    margin-left: 16px;
    margin-top: 19px;
}

.round img{
    float: left;
}
img.raved-1 {
    position: absolute;
    top: 14px;
    left: 20px;
    width: 36px;
}
img.maine-arrow-1 {
    position: absolute;
    top: 123px;
    right: 45px;
}

.containt-1 {
    margin-left: 16px;
    margin-top: 19px;
}


.rapit img{
    float: left;
}
img.raved {
    position: absolute;
    top: 24px;
    right: 45px;
}
img.maine-arrow {
    position: absolute;
    top: 123px;
    right: 45px;
}

.containt {
    margin-left: 16px;
    margin-top: 19px;
}
.element.col-md-6 img{
    margin-left:118px;
    margin-top: 18px;
}

.col-md-6..right-side {
    text-align: right;
    top: 14px;
}
.arrow-1 {
    position: absolute;
top: 34px!important;}
.article {
    top: 94px;
    position: absolute;
    right: 17px;
}
.bg-info {
    height: 163px;
    width: 100%;
    left: 423px;
    top: 422px;
    border-radius: 30px;
    background-color: #3EA3DB;
    border: 2px solid #3EA3DB;
}
.col-md-6..round img {
    float: left;
    margin-top: 18px;
}
.col-md-6..right-side {
    top: 13px;
}
.bg-info-1 {
    height: 163px;
    width: 100%;
    left: 423px;
    top: 422px;
    border-radius: 30px;
    border: 2px solid #FC7600;
}
.col-md-6.right-side-1 {
    text-align: end;
    top: 109px;
}
h3.water-1 {
    margin-left: 45px;
}
h3.water {
    margin-left: 45px;
}
h3.water-2 {
    margin-left: 45px;
}
.bg-info-2 {
    height: 163px;
    width: 100%;
    left: 423px;
    top: 422px;
    border-radius: 30px;
    border: 2px solid #1B1C1E;
}
.col-md-12.main-row {
    margin-top: 62px;
    margin-bottom: 50px;
}
a.btn.btn-primary.check {
    margin-top: 66px;
    width: 120px;
    border: 1px solid #fff;
    background-color: #3EA3DB;
    color: #fff;
}
h2.water-detail {
    color: #fff;
    font-family: Bai Jamjuree;
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
    margin-top: 60px;
}
.col-md-12.main-comsump {
    margin-bottom: 70px;
}
h3.time-from {
    color: #fff;
    font-family: Bai Jamjuree;
}
h3.time-to {
    color: #fff;
    font-family: Bai Jamjuree;
}


h1.dashboard{
    font-family: Aldrich;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #3EA3DB;
    margin-bottom: 34px;
}
i.fa.fa-bar-chart,#run {
    /*position: absolute;*/
    top: 13px;
    left: 32px;
    background-color: #3EA3DB;
    color: #fff;
    padding: 7px;
    border-radius: 4px;
}
.row.second {
    margin-bottom: 55px;
}
/*Dashboard-End-*/


h2.month {
        font-size: 30px!important;
}
h2.month-1 {
    font-size: 32px!important;
}
p.copywrite {
    margin-top: 28px;
    margin-bottom: 28px;
    font-size: 20px;
    }
ul.nav.navbar-nav.pull-right {
    margin-top: 22px;
}
.footer {
    background-color: #F4F4F4;
    height: 170px!important;
}
h3.employee {
    font-size: 22px;
    position: absolute;
    top: 28px;
}
p.coordinated {
    position: absolute;
    top: 160px;
    font-size: 14px;
}
section.col-md-12.col-xs-12.pur-team {
    height: 900px;
}

.hr-new1 {
    left: 30px;
    border: 1px solid #3ea3db;
    position: absolute;
    top: 42px;
    width: 145px;
}

h2.team {
    font-family: Aldrich;
    color: #3ea3db;
}
h4.confidence {
    color:#4F4F4F;
    font-size: 14px;
    line-height: 148.9%;
    font-style: normal;
    font-family:Rubik;
}
.jalal {
     padding: 7px 4px 0px 4px;
}
.jalal img {
    border-radius: 10px;
    width: 100%;
    height: 276px;
}

.hr.new11 {
    border: 1px solid #3ea3db;
    left: 0px;
    top: 140px;
    width: 58px;
    margin-right: 10px;
    margin-left: 5px;
}
.hr.new12 {
    border: 1px solid #3ea3db;
    left: 0px;
    top: 140px;
    width: 58px;
    margin-right: 10px;
    margin-left: 5px;
}
.border {
    border-radius: 10px;
    border: 2px solid #3ea3db;
    width: 100%;
    height: 290px;
}

h2.Sohail {
    font-family: Aldrich;
    /*font-size: 36px;*/
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    font-size: 24px;
    width: 100%;
    color: #4F4F4F;

}
h4.founder {
    font-family: Aldrich;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #3EA3DB;
    font-size: 17px;
    width: 100%;
}
p.behind {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #4F4F4F;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

h2.Sohail-1 {
    font-family: Aldrich;
    /*font-size: 36px;*/
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    font-size: 24px;
    width: 100%;
    color: #4F4F4F;
}

h4.founder-1 {
    font-family: Aldrich;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #3EA3DB;
    font-size: 17px;
    width: 100%;
}
.ceo-section{
    position: relative;
}
.col-md-12.col-xs-12.col-sm-12.ceo-section {
    margin-top: 69px;
}
.engineer {
    width:100%;
    float:left;
}
.border-1 {
    /*margin-left: 49px;*/
    border-radius: 10px;
    border: 2px solid #3ea3db;
    width: 100%;
    height: 290px;
}
.border-2 {
    /*margin-left: 30px;*/
    border-radius: 10px;
    border: 2px solid #3ea3db;
    width: 100%;
    height: 290px;
}
/*fotter-code*/
.footer-1  img {
    width: 38%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 18px
}
footer {
    padding-top: 106px;
}
.footer{
    background-color: #F4F4F4;
    height:110px;
}
p.copywrite{
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;}
/*fotter-code-end*/

.line {
    width: 145px;
    height: 0px;
    margin-top: 46px;
    margin-left: 10px;
    border: 1px solid #3EA3DB;
}
.slide{
    background-repeat: no-repeat;
    height: 780px;
    width: 127%;
  }
  
.package-item{
    border: 1px solid #ccc;
    min-height: 460px;
    background-color: #ffffff;
  }
.package-item, .package-item-1 {
    margin-top: 56px;
    border: 1px solid #ccc;
    min-height: 460px;
    background-color: #ffffff;
}
.pricing-list.col-md-12.col-xs-12 {   
    margin-top: -31px;
}
.fa {
    color: #4F4F4F;
}
li.mb-3 {
    color:#4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-top: 34px;
}
li.mb-4 {
    color: #4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-right: 15px;
    margin-top: 13px;
}
li.mb-5 {
    color: #4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-left: 32px;
    margin-top: 13px;
}
.p-2 {
    padding: 0.6rem!important;
}
.fa-check:before {
padding: 7px;}
.btn-primary {
    color: #fff;
    background-color: #99A9C2;
    border-color: #99A9C2;
}
.btn-block {
    margin: 0 auto;
    display: block;
    width: 60%;
}
.rounded-pill {margin-top: 88px;
    border-radius: 50rem!important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
li.mb-13 {
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-14{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-15{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-16{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
i.fa.fa-check.mr-12.text-primary {
    color: #F2C94C;}
    .rounded-pill-1 {
    margin-top: 32px;
    border-radius: 50rem!important;
}
.btn-primary-1 {
    color: #fff;
    background-color: #47bdff;
    border-color: #99A9C2;
}



/*Home-Page*/



a.mobile-menu{
    display: none;

}
.desktop-menu{
    display: block;
  }
html, body{
	margin:0;
	padding: 0;
}
div.main-navigation{
	margin-top: 40px;
}
div.site-logo{
	width: 84%;
    margin-left: 70px;
    margin-bottom: 50px;
}
div.site-logo img{
	width: 68%
}
.navbar li{
	margin-right: 40px;
}

.navbar li a i.fa{
	color: #3EA3DB;
}
.navbar li a:hover{
	background: #3EA3DB !important;
	color: #ffffff !important;
	border-radius: 10px !important;
}
nav ul li a{
	font-family: 'Aldrich';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
    padding: 5px !important;
	color: #4F4F4F !important;
}


.navbar li a i.fa.fa-user{
	background-color: #3EA3DB;
    color: #fff !important;
    padding: 2px;
    border-radius: 3px;
}
.sliders{
	position: relative;
}
.slider-item{
	position: relative;
	margin-right: 80px;
	display: none;
}
.slider-content.img-1 {
    padding-top: 34px;
}
.slider-content{
	font-family: Aldrich;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    color: #FDFEFE;
    background: linear-gradient( 
180deg
 , #47BDFF 0%, #3EA3DB 100%);
    border-radius: 0px 10px 10px 0px;
    position: absolute;
    width: 429px;
    height: 270px;
    left: 0px;
    top: 100px;
    z-index: 1;
    padding-top: 76px;
    padding-bottom: 33px;
    padding-left: 70px;
    padding-right: 20px;
}
.slider-image{
	text-align: right;
}
.slider-image.img-4 {
    text-align: right;
    border: 3px solid #3EA3DB;
    width: 84%;
    margin-left: 191px;
}
.slider-image img{
	width: 85%;
	height: 480px;
}
.spacer{
	height:50px;
}
.border-box{
	border: 3px solid #3EA3DB;
	box-sizing: border-box;
	border-radius: 10px;
    width: 110px;
    height: 110px;
    left: 156px;
    position: absolute;
    top: 400px;
    z-index: -1;
}
i.icon-size {
    color: #fff;
}
a.btn.btn-primary.btn-block.all-product {
    position: absolute;
    top: 498px;
    background-color: #3EA3DB;
    margin: 0px;
    padding: 8px;
    font-family: 'Rubik';
    width: 26%;
}
.slider-button{
	background: linear-gradient(180deg, #47BDFF 0%, #3EA3DB 100%);
    box-sizing: border-box;
    border-radius: 10px;
    width: 72px;
    height: 64px;
    right: -35px;
    position: absolute;
    top: 436px;
    z-index: 1;
    font-size: 44px;
    color: #fff!important;
    border: 0;
}
.active{
	background: #3EA3DB;
	color: #ffffff !important;
	border-radius: 10px;
}
.slider-content p{
	font-size: 23px;
}

.bullets-nav{
	position: absolute;
    top: 140px;
    right: 40px;
    cursor: pointer;
}
.bullets-nav span{
	display: block;
}
.bullets-nav span.border{
	border-left: 2px solid #3EA3DB;
    height: 40px;
    margin-left: 7px;
    width: 0;
}
.bullets-nav span.count{
	font-family: Aldrich;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color:#3EA3DB;
}

.bullets-nav span.bullets{
    margin-bottom: 20px;
    color:#3EA3DB;
    font-size: 18px;
}

/*home page css*/
h2.our-team {
    font-family: Aldrich;
    color: #3EA3DB;
    font-size: 40px;
}
h2.metereads{
    font-family: Aldrich;
    color: #3EA3DB;
    font-size: 40px;
}
h3.metereads{
    font-family: Aldrich;
}
.line {
   width: 145px;
    height: 0px;
    margin-top: 46px;
    margin-left: 17px;
    border: 1px solid #3EA3DB;
}
section.first {
    height: 180px;
}
/*section.second {
    height: 800px;
}*/
section.third {
    height: 500px;
}
section.fourth {
    height: 100px;
}
section.fifth {
    height: 100px;
}
p.metereads {
	 font-family: Rubik;
   /* position: absolute;
    left: 102px;
    top: 90px;*/
}
p.process {
	 font-family: Rubik;
    /*position: absolute;
    left: 102px;
    top: 90px;*/
}
p.service {
	 font-family: Rubik;
    margin-bottom: 44px;
}
.col-md-12.services {
   /* padding: 45px;*/
    /*margin-left: 42px;*/
}
.col-md-4.envelope {
    margin-top: -5px;
}
p.meters {
	 font-family: Rubik;
    color: #3EA3DB;
}
.box {
    width: 60%;
    margin: 0 auto;
    border-radius: 35px;
    border: 4px solid #3EA3DB;
  height: 388px;
}
.sq-border-box-1 {
    border: 2px solid #3EA3DB;
    box-sizing: border-box;
    border-radius: 10px;
    width: 110px;
    height: 109px;
    right: 219px;
    position: absolute;
    top: -24px;
    z-index: -1;
}
.box video{
	    width: 100%;
    border-radius: 32px;
}
.sq-border-box-2 {
    border: 2px solid #3EA3DB;
    box-sizing: border-box;
    border-radius: 10px;
    width: 110px;
    height: 109px;
    left: 220px;
    position: absolute;
    top: 300px;
    z-index: -1;
}
iframe.video {
    position: absolute;
    width: 874px;
    left: 0;
    height: 413px;
    border-radius: 30px;
}
p.product {
	 font-family: Rubik;
    /*position: absolute;
    left: 102px;
    top: 90px;*/
}
.sq-box-4 img.datacable {
    width: 192px;
    margin: 10px;
}
.sq-box-1 img.small-cam {
    width: 200px;
}
.sq-box-5 img.wall-camera {
    width: 530px;
}
.sq-box-2 img.screw {
    width: 180px;
    margin: 16px;
}
.sq-box-3 img.raspberry {
    width: 162px;
    margin: 34px;
}
.sq-box-1 {
    width: 215px;
    height: 215px;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.sq-box-2 {
    width: 215px;
    height: 215px;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.sq-box-3 {
    width: 215px;
    height: 215px;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.sq-box-4 {
    width: 215px;
    height: 215px;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
/*.sq-box-5 {
    width: 535px;
    height: 535px;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}*/
h2.cam-head {
    font-size: 22px;
    font-family: Aldrich;
}
p.cam-detail {
    font-size: 14px;
    color: #3EA3DB;
}
button.image-button {
    background: linear-gradient( 
180deg
 , #47BDFF 0%, #3EA3DB 100%);
    box-sizing: border-box;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    right: 51px;
    position: absolute;
    top: 183px;
    z-index: 1;
    font-size: 18px;
    color: #ffffff;
    border: 0;
}
img.bell {
    width: 100%;
    /*height: 479px;*/
    height: 100%;
    padding: 8px;
}
img.summary {
    width: 100%;
    height: 256px;
    padding: 7px;
}
img.graph {
    width: 100%;
    height: 256px;
    padding: 7px;
}

.sq-process-1 {
    /*width: 546px;*/
    width: 100%;
    /*height: 235px;*/
    height: 100%;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.sq-process-2 {
    /*width: 546px;*/
    width: 100%;
    /*height: 235px;*/
    height: 100%;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.sq-process-3 {
    /*width: 474px;*/
    width: 100%;
    /*height: 485px;*/
    height: 100%;
    border: 3px solid #3EA3DB;
    border-radius: 5px;
}
.wall-cam {
    position: absolute;
    top: 0;
    right: 0;
}

/*services-css*/

.slide{
    background-repeat: no-repeat;
    height: 780px;
    width: 127%;
  }
  
  .package-item{
    border: 1px solid #ccc;
    min-height: 460px;
    background-color: #ffffff;
  }
.package-item, .package-item-1 {
    margin-top: 56px;
    border: 1px solid #ccc;
    min-height: 460px;
    background-color: #ffffff;
}
.pricing-list.col-md-12.col-xs-12 {   
    margin-top: -31px;
}
.fa {
    color: #4F4F4F;
}
li.mb-3 {
    color:#4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-top: 34px;
}
li.mb-4 {
    color: #4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-right: 15px;
    margin-top: 13px;
}
li.mb-5 {
    color: #4F4F4F;
    font-size: 23px;
    text-align: center;
    list-style: none;
    margin-left: 32px;
    margin-top: 13px;
}
.p-2 {
    padding: 0.6rem!important;
}
.fa-check:before {
    padding: 7px;
}
.btn-primary {
    color: #fff;
    background-color: #99A9C2;
    border-color: #99A9C2;
}
.btn-block {
    margin: 0 auto;
    display: block;
    width: 60%;
}
.rounded-pill {
    margin-top: 88px;
    border-radius: 50rem!important;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
li.mb-13 {
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-14{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-15{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
li.mb-16{
    color: #4F4F4F;
    font-size: 17px;
    list-style: none;
    margin-top: 34px;
}
i.fa.fa-check.mr-12.text-primary {
    color: #F2C94C;}
    .rounded-pill-1 {
    margin-top: 32px;
    border-radius: 50rem!important;
}
.btn-primary-1 {
    color: #fff;
    background-color: #47bdff;
    border-color: #99A9C2;
}
li.mb-1-1 {
    color: #99A9C2;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-2-1 {
    color: #99A9C2;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-3-1 {
    color: #99A9C2;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-4-1 {
    color: #99A9C2;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-5-1 {
    color: #99A9C2;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}

li.mb-1-2 {
    color: #4F4F4F;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-2-2 {
    color: #4F4F4F;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-3-2 {
    color: #4F4F4F;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-4-2 {
    color: #4F4F4F;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
li.mb-5-2 {
    color: #4F4F4F;
    font-family: 'Rubik';
    font-size: 16px;
    list-style: none;
    margin-top: 34px;
}
.home {
    margin-top: 90px;
    border-radius: 50rem!important;
    margin-bottom: 30px;
}
.home-1 {
    margin-top: 30px;
    border-radius: 50rem!important;
    margin-bottom: 38px;
}

.form-1 {
    margin-top: 0;
}


/*contact-form-css*/

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background: linear-gradient(180deg, #47BDFF 0%, #3EA3DB 100%);
    border-radius: 10px;
  color: white;
  padding: 12px 46px;
  border: none;
  cursor: pointer;
  font-family: 'Aldrich';
}

input[type=submit]:hover {
  background-color: #45a049;
}

.container-1 {
  border-radius: 5px;
  padding: 20px;
}   

h2.contact {
    margin-top: 26px;
}
i.fa.fa-home {
    margin-top: 24px;
    float: left;
    padding-right: 9px;
    color: #3EA3DB;
    font-size: 24px;
}
p.address {
    margin-top: 32px;
    font-size: 20px;
    font-family: 'Rubik';
}
i.fa.fa-phone-square {
    float: left;
    margin-top: 37px;
    padding-right: 9px;
    color: #3EA3DB;
    font-size: 24px;
}
p.phone {
    margin-top: 43px;
    font-size: 20px;
    font-family: 'Rubik';
}
i.fa.fa-envelope-o {
    float: left;
    margin-top: 37px;
    padding-right: 9px;
    color: #3EA3DB;
    font-size: 24px;
}
p.mail{
    margin-top: 43px;
    font-size: 20px;
    font-family: 'Rubik';
}
.icons {margin-top: 30px;
    font-size: 27px;
}
i.fa.fa-pinterest-p,i.fa.fa-youtube-play,i.fa.fa-linkedin,i.fa.fa-google-plus,i.fa.fa-twitter,i.fa.fa-facebook{
    color: #3EA3DB; padding-right: 12px;
}
.col-md-6.continuous {
    margin-top: 83px;
}


/*footer-css*/
.footer-1  img {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
footer {
    padding-top: 106px;
}
.footer{
    background-color: #F4F4F4;
    height:110px;
}
p.copywrite{ 
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    font-size: 14px;
}
/*fotter-code-end*/

/*Media Query*/
@media only screen and (max-width: 1440px ) {
    .ver-line {
        left: 114px;
    }
   .ver-line-1 {
        left: 114px;
    }
    h2.gold-card-cost {
        margin-left: 36px;
    }
    h2.silver-card-cost {
        margin-left: 36px;
    }
    li.color-text {
        margin-left: 36px;
    }
    p.detail {
        margin-left: 36px;
    }
    a#gold {
        margin-left: 36px;
    }
    a#silver {
        margin-left: 36px;
    }
    .col-md-6.cam-pic {
        margin-left: 121px;
    }
    .slider-content {
        padding-top: 42px;
    }
    button.image-button{
        right: 72px;
    }
    .home-1 {
        margin-top: 92px;
        border-radius: 50rem!important;
        margin-bottom: 29px;
    }
    .sq-box-5 img.wall-camera {
        width: 675px;
        height: 575px;
    }
    a.btn.btn-primary.btn-block.all-product {
        left: 58px;
    }
    .border-box{
        left: 174px;
    }
    h4.confidence {
        font-size: 16px;
    }
    li.mb-3 {
        margin-top: 80px;
        font-size: 20px;
        font-family: 'Rubik';
    }
    li.mb-4 {
        font-size: 20px;
        margin-top: 24px;
        font-family: 'Rubik';
    }
    li.mb-5 {
        font-size: 20px;
        margin-top: 24px;
        font-family: 'Rubik';
    }
    li.mb-13 {
        font-size: 20px;
        margin-top: 84px;
        text-align: left;
    }
    li.mb-14 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    li.mb-15 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    li.mb-16 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    .footer-1.col-md-4 {
        margin-left: 0px;
    }
    a.btn.btn-primary.check {
        margin-top: 56px;
    }

}
@media only screen and (max-width: 1366px ) {
    .ver-line {
        left: 90px;
    }
    .ver-line-1 {
        left: 90px;
    }
    .col-md-8.cost {
        margin-left: 386px;
    }
    .col-md-6.cam-pic {
        margin-left: 78px;
    }

    button.image-button{
        top: 193px;
        right: 52px;
    }
    .sq-box-5 img.wall-camera {
        width: 589px;
        height: 575px;
    }
    .home-1 {
        margin-top: 40px;
    }
    .border-box{
        height: 104px;
        left: 168px;
    }
    .rounded-pill-1 {
        margin-top: 90px;
    }
    li.mb-3 {
        margin-top: 84px;
        font-size: 20px;
        font-family: 'Rubik';
    }
    li.mb-4 {
        font-size: 20px;
        margin-top: 24px;
        font-family: 'Rubik';
    }
    li.mb-5 {
        font-size: 20px;
        margin-top: 24px;
        font-family: 'Rubik';
    }
    li.mb-13 {
        font-size: 20px;
        margin-top: 84px;
        text-align: left;
    }
    li.mb-14 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    li.mb-15 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    li.mb-16 {
        font-size: 20px;
        margin-top: 24px;
        text-align: left;
    }
    a.btn.btn-primary.check {
        margin-top: 56px;
    }


}
@media only screen and (max-width: 1024px ) {
    .ver-line {
        left: 44px;
    }
    .ver-line-1 {
        left: 44px;
    }
    h2.gold-card-cost {
        font-size: 24px;
        margin-left: 24px;
    }
    h2.silver-card-cost {
        font-size: 24px;
        margin-left: 24px;
    }
    li.color-text {
        font-size: 14px;
        margin-left: 24px;
    }
    p.detail {
        margin-left: 24px;
    }
    a#gold {
        width: 152px;
        height: 50px;
        font-size: 26px;
        margin-left: 24px;
    }  
    img.gold-card {
        height: 547px;
    } 
    img.silver-card {
        height: 547px;
    } 
    a#silver {
        width: 152px;
        height: 50px;
        font-size: 26px;
        margin-left: 24px;
    }   
    .col-md-6.cam-pic {
        margin-left: 14px;
    }
    .slider-image.img-4 {
        margin-left: 132px;
        background-color: #fff;
    }
    .jalal img {
        height: 276px;
    }
    a.btn.btn-primary-1.btn-block.p-2.shadow.rounded-pill-1.dtl {
        margin-top: 54px;
    }
    #progressbar #step1::before {
        margin-left: 205px !important;
    }
    #progressbar #step2::before {
        margin-left: 132px !important;
    }
    i#tick {
        margin-left: 208px;
    }
    #progressbar #p1::before {
        margin-left: 210px !important;
    }
    i#tick-p1 {
        margin-left: 213px;
    }
    #progressbar #p2::before {
        margin-left: 134px !important;
    }
    i#tick-p2 {
        margin-left: 137px;
    }
    #progressbar #p3::before {
        margin-left: 60px !important;
    }
    i#tick-p3 {
        margin-left: 63px;
    }
    #progressbar {
        padding-left: 16px;
    }
    a.btn.btn-primary.check {
        margin-top: 56px;
    }
    .border-box{
        left: 116px;
    }
    .line {
        margin-left: 16px;
        width: 110px;
    }
    button.image-button{
        right: 0;
    }
    .box {
        width: 86%;
        height: 459px;
    }
    .sq-border-box-1 {
        width: 142px;
        height: 142px;
        right: 55px;
    }
    .sq-border-box-2 {
        width: 146px;
        height: 146px;
        left: 55px;
        top: 337px;
    }
    img.graph {
        height: 205px;
    }
    img.summary {
        height: 205px;
    }
    .home-1 {
        margin-top: 64px;
        margin-bottom: 31px;
    }
    a.btn.btn-primary.btn-block.all-product {
        top: 548px;
        left: 90px;
    }
    .navbar li {
        margin-right: 10px;
    }
    .sq-box-5 img.wall-camera {
        height: 616px;
        width: 470px;
    }
    h2.metereads.product{
        margin-top: :213px;
    }

    /*our-team css*/

    .sq-box-1 {
        width: 185px;
    }
    .sq-box-2 {
        width: 185px;
    }
    .sq-box-3 {
        width: 185px;
    }
    .sq-box-4 {
        width: 185px;
    }
    .sq-box-1 img.small-cam {
        width: 100%;
        margin: 0;
    }
    .sq-box-2 img.screw {
        width: 100%;
        margin: 0;
    }
    .sq-box-3 img.raspberry {
        width: 100%;
        margin-top: 52px;
        margin-left: 0;
    }
    .sq-box-4 img.datacable {
        width: 100%;
        margin: 0;
    }
    p.confidence {
        font-size: 16px;
        font-family: 'Rubik';
    }
    p.behind {
        font-size: 16px;
    }
    div.site-logo {
        width: 100%;
        margin-left: 25px;
    }
    .footer-1 img {
        width: 30%;
    }
    .footer {
        background-color: #F4F4F4;
        height: 140px!important;
    }
    footer {
        padding-top: 60px;
    }
    p.copywrite {
        font-size: 16px;
        font-family: Rubik;
    }
    li.mb-13 {
        font-size: 12px;
        margin-top: 18px;
    }
    li.mb-14 {
        font-size: 12px;
        margin-top: 18px;
    }
    li.mb-15 {
        font-size: 12px;
        margin-top: 18px;
    }
    li.mb-16 {
        font-size: 12px;
        margin-top: 18px;
    }
    li.mb-3 {
        font-size: 12px;
        text-align: justify;
        margin-top: 18px;
    }
    li.mb-4 {
        font-size: 12px;
        text-align: justify;
        margin-top: 18px;
    }
    li.mb-5 {
        font-size: 12px;
        text-align: justify;
        margin-left: 0;
        margin-top: 18px;
    }
    li.mb-6 {
        font-size: 12px;
        text-align: justify;
        margin-top: 18px;
    }
    .princing {
        height: 376px!important;
    }
    h2.month {
        font-size: 30px!important;
    }
    h2.month-1 {
        font-size: 25px!important;
        line-height: 23px;
    }
    .rounded-pill-1 {
        margin-top: 50px;
    }
    .package-item, .package-item-1 {
        min-height: 350px;
        margin-bottom: 16px;
    }
    .footer-1.col-md-4 {
        margin-left: 22px;
    }
    .rounded-pill {
        margin-top: 72px;
    }
    .footer-1.col-md-4 {
         margin-left: 0; 
    }

}


@media only screen and (max-width: 768px ) {
    .ver-line-1 {
        display: none;
    }
    .card.col-md-6 {
        margin-top:0;
    }
    .footer-11 {
        height: 58px!important;
    }
    p.address {
        font-size: 18px;
    }
    p.phone {
        font-size: 18px;
    }
    p.mail {
        font-size: 18px;
    }
    li.color-text {
        margin-left: 0px;
    }
    h2.gold-card-cost {
        margin-left: 0px;
    }
    h2.silver-card-cost {
        margin-left: 0px;
    }
    p.detail {font-family: 'aldrich';
        margin-left: 0px;
    }
    a#gold {
        margin-left: 0;
    }
    a#silver {
        margin-left: 0;
    }
    .col-md-10.g-card {
        display: flex;
        padding-right: 0;
    }
    .ver-line {
        display: none;
    }
    .col-md-6.cam-pic {
        margin-left: 0;
    }
    img.graph {
        height: 315px;
    }
    img.summary {
        height: 315px;
    }
    .slider-image.img-4 {
        margin-left: 97px;
    }
    a.btn.btn-primary.btn-block.checkout {
        margin-bottom: 100px;
    }
    h5.checkout {
        margin-top: 34px;
    }
    img.powered-by {
        margin-left: 0;
    }
    .round {
        margin-top: 55px;
    }
    img.raved-1 {
        top: 50px;
    }
    img.maine-arrow-1 {
        top: 160px;
    }
    .round-1 {
        margin-top: 55px;
    }
    img.raved-2 {
        top: 50px;
    }
    img.maine-arrow-2 {
        top: 160px;
    }
    img.maine-arrow {
        top: 160px;
    }
    img.raved {
        top: 55px;
    }
    .bg-info {
        height: 246px;
    }
    .bg-info-1 {
        height: 246px;
    }
    .bg-info-2 {
        height: 246px;
    }
    .rapit {
        margin-top: 55px;
    }
    .col-md-12.pay-detail {
         margin-left: 0; 
    }
    #progressbar #step1::before {
        margin-left: 150px !important;
    }
    i#tick {
        margin-left: 153px;
    }
    #progressbar #step2::before {
        margin-left: 94px !important;
    }
    .col-md-6.paypal {
        margin-top: 30px;
        text-align: center;
    }
    #progressbar #p1::before {
        margin-left: 148px !important;
    }
    i#tick-p1 {
        margin-left: 151px;
    }
    #progressbar #p2::before {
        margin-left: 97px !important;
    }
    i#tick-p2 {
        margin-left: 100px;
    }
    #progressbar #p3::before {
        margin-left: 38px !important;
    }
    i#tick-p3 {
        margin-left: 40px;
    }
    #progressbar {
        padding-left: 16px;
    }
    .has-search .form-control-feedback {
        margin-top: 15px;
        margin-left: -14px;
    }
    select.form-control.select {
        width: 25%;
    }
    
    .form-group.has-search.s {
        position: absolute;
        top: -57px;
        width: 32%;
        right: 15px;
    }
    a.btn.btn-primary.check {
        margin-top: 20px;
    }
    /*button.image-button.cam {
        right: 61px;
    }*/
    .sq-box-1 img.small-cam {
        width: 100%;
    }
    .sq-box-1 {
        width: 100%;
        height: 625px;
    }
    .sq-box-2 img.screw {
        width: 100%;
    }
    .sq-box-2 {
        width: 100%;
        height: 625px;
    }
    .sq-box-3 img.raspberry {
        width: 100%;
        margin-top: 160px;
    }
    .sq-box-3 {
        width: 100%;
        height: 625px;
    }
    .sq-box-4 img.datacable {
        width: 100%;
    }
    .sq-box-4 {
        width: 100%;
        height: 625px;
    }
    .col-md-4.secure {
        margin-bottom: 40px;
    }
    .col-md-12.product {
        margin-top: 45px;
    }
    h2.metereads {
        font-size: 45px;
    }
    a.mobile-menu{
        display: block;
    }
    .desktop-menu{
        display: none;
    }

    .hr.new12 {
        display:none;
    }
    .hr.new11{
        display:none;
    }
    .border-1 {
        /*margin-left: 49px;*/
        border-radius: 10px;
        border: 2px solid #3ea3db;
        width: 100%;
        height: 475px;
        margin-top: 1073px;
    }
    .border {
        height: 475px;
    }
    .border-2 {
        height: 475px;
    }
    .border-2,.border {
        width: 100%;
    } 
    .hr-new1 {
        border: 1px solid #3ea3db;
        position: absolute;
        top: 56px;
        width: 145px;
    }
    .col-md-4.col-xs-12.col-sm-12.team-item {
        /*margin-left: 47px;*/
    }   
    .col-md-4.col-xs-12.col-sm-12.team-item-1 {
        /*margin-left: 60px;*/
    }
    .col-md-8.col-xs-12.col-sm-12 {
        margin-left: 50px;
    }
    .slider-image img {
        width: 100%;
        height: 302px;
    }
    h2.team {
        margin-top: 22px;
    }
    .hr.new12, .hr.new11{
        display:none!important;
    }
    .footer {
        background-color: #F4F4F4;
        height: 110px!important;
        width: 96%;
        padding-top: 5px!important;
    }
    .slider-image img {
        margin-left:0px;
    }
    .slider-button {
        right: 42px;
    }
    .col-md-12.fotter {
        background-color: #F4F4F4;
        height: 100px;
    }
    .col-md-12.col-xs-12.systems {
        /*margin-left: 51px;*/
    }
    .border-box {
        border: 3px solid #3EA3DB;
        box-sizing: border-box;
        border-radius: 10px;
        width: 63px;
        height: 58px;
        left: 0px;
        position: absolute;
        top: 254px !important;
        z-index: -1;
        top: 359px;
    }
    .slider-button {
        top: 290px;
        right: -17px;
    }
    .slider-content {
        font-family: Aldrich;
        font-style: normal;
        font-weight: normal;
        font-size: 40px;
        color: #FDFEFE;
        background: linear-gradient(180deg, #47BDFF 0%, #3EA3DB 100%);
        border-radius: 0px 10px 10px 0px;
        position: absolute;
        width: 247px;
        height: 213px;
        left: -39px;
        top: 100px;
        z-index: 1;
        padding-top: 33px;
        padding-bottom: 26px;
        padding-left: 70px;
        padding-right: 20px;
    }
    h3.employee {
        font-size: 14px;
    }
    p.coordinated {
        position: absolute;
        top: 119px;
        font-size: 10px;
    }
    .slider-button {
        font-size: 30px;
        width: 51px;
        height: 44px;
        left: 655px;
        top: 267px;
    }   
    .bullets-nav {
        display: none;
    }
    h2.sensor{
        font-size:20px;
    }
    .spacer {
        height: 14px;
    }


    /*Home-Page*/

    p.cam-detail {
        margin-bottom: 56px;
    }

    a.btn.btn-primary.btn-block.all-product {
        position: absolute;
        top: 549px;
        left: 32px;
    }
     a.mobile-menu{
        display: block;
        font-size: 27px;
        position: fixed;
        top: 0;
        background: #fff;
        z-index: 2;
        width: 100%;
        border-bottom: 1px solid #eaecef;
      }
    .site-logo {
        margin: 0 auto;
        margin-bottom: 25px;
        margin-top: 20px;
      }
    .desktop-menu{
        display: none;
      }
    .wall-cam {
        position: relative;
    }
    .box {
        width: 76%;
        margin: 0 auto;
        border-radius: 35px;
        border: 4px solid #3EA3DB;
        height: 311px;
    }
    .sq-border-box-1 {
        border: 2px solid #3EA3DB;
        box-sizing: border-box;
        border-radius: 10px;
        width: 16%;
        height: 109px;
        right: 82px;
        position: absolute;
        top: -18px;
        z-index: -1;
    }
    .sq-border-box-2 {
        border: 2px solid #3EA3DB;
        box-sizing: border-box;
        border-radius: 10px;
        width: 16%;
        height: 109px;
        left: 83px;
        position: absolute;
        top: 220px;
        z-index: -1;
    }
    .sq-box-5 img.wall-camera {
        width: 100%;
    }
    
    .home-f {
        padding-top: 0px;
    }
    .spacer.bottom {
        display: none;
    }
    .slider-content {
        width: 100%;
        font-size: 28px;
        height: 218px;
        top: 34px;
        padding-top: 24px;
        padding-left: 56px;
    }
    .border-box {
        left: 86px;
        top: 204px;
    }
    .slider-content p {
        font-size: 13px;
    }
    .slider-image img {
        width: 85%;
        height: 296px;
    }
    .line {
        display: none;
    }
    .mob {
        float: right;
        font-size: 32px;
    }
    button.image-button {
         right: 0; 
        top: 596px;
    }
    #menu ul li a{
        font-size: 14px;
    }
    .slider-content {
        width: 50%;
        font-size: 28px;
        height: 218px;
        top: 34px;
        padding-top: 24px;
        padding-left: 56px;
    }

    /*our-team css*/
    p.copywrite {
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    p.behind {
        font-size: 14px;
    }
    .border-2 {
        margin-left: 0;
        margin-top: 292px;
    }
    .border-1 {
        margin-left: 0;
        margin-top: 292px;
    }
    .footer-1 img {
        margin-top: 70px;
    }
    h2.our-team {
        margin-top: 60px;
    }
    div.site-logo {
        width: 50%;
        margin-left: 240px;
    }
    .footer-1 img {
        width: 20%;
    }
    .footer {
        background-color: #F4F4F4;
        height: 230px!important;
    }
    h1.dashboard {
        text-align: center;
        font-size: 36px;
    }
    .footer {
        width: 100%;
    }
    .col-md-4.mg {
        margin-bottom: 50px;
    }
    .footer-1.col-md-4 {
        margin-left: 0; 
    }
    .jalal img {
        height: 460px;
    }
    
}
@media only screen and (max-width: 720px ) {
    .slider-image.img-4 {
        margin-left: 90px;
        width: 86%;
        background-color: #fff;
    }
    .jalal img {
        height: 460px;
    }
    .box {
        height: 298px;
    }
    .sq-border-box-2 {
        top: 205px;
    }
    .slider-button {
        left: 614px;
    }
    .border-box {
        left: 79px;
    }
    .sq-box-2 img.screw {
        width: 100%;
    }
    .sq-box-3 img.raspberry {
        width: 100%;
    }

}

@media only screen and (max-width: 667px ) {
    .col-md-6.continuous {
        margin-top: 0;
    }
    a#silver {
        margin-bottom: 66px;
    }
    .slider-image.img-4 {
        margin-left: 79px;
        background-color: #fff;
    }
    .col-md-12.pay-detail {
         margin-left: 0; 
    }
    #progressbar #p1::before {
        margin-left: 148px !important;
    }
    i#tick-p1 {
        margin-left: 151px;
    }
    #progressbar #p2::before {
        margin-left: 92px !important;
    }
    i#tick-p2 {
        margin-left: 94px;
    }
    #progressbar #p3::before {
        margin-left: 38px !important;
    }
    i#tick-p3 {
        margin-left: 40px;
    }
    #progressbar {
        padding-left: 0px;
    }
    h2.metereads {
        margin-top: 136px;
    }
    .sq-box-1 {
        width: 100%;
        height: 485px;
    }
    .sq-box-1 img.small-cam {
        width: 100%;
    }
    .sq-box-2 {
        width: 100%;
        height: 485px;
    }
    .sq-box-2 img.screw {
        width: 100%;
    }
    .sq-box-3 {
        width: 100%;
        height: 485px;
    }
    .sq-box-3 img.raspberry {
        width: 100%;
        margin-top: 114px;
    }
    .sq-box-4 {
        width: 100%;
        height: 485px;
    }
    .sq-box-4 img.datacable {
        width: 88%;
        margin-left: 30px;
    }
    button.image-button {
        top: 462px!important;
    }
    h2.cam-head {
        font-size: 34px;}
    p.cam-detail {
        margin-bottom: 40px;
    }
    a.btn.btn-primary.btn-block.all-product {
        top: 609px!important;
    }
    h2.metereads {
        margin-top: 31px;
    }
    p.service {
        margin-bottom: 44px;
    }
    .package-item.form-1.col-md-3.col-xs-12 {
        margin-bottom: 63px;
    }

    .slider-button {
        left: 560px;
    }
    .border-box {
        left: 69px!important;
    }
    h2.metereads.product {
        margin-top: 36px;
    }
    .col-md-4.secure {
        margin-bottom: 40px;
    }
    .box {
        width: 90%;
        height: 326px;
    }
    .sq-border-box-1 {
        width: 15%;
        right: 30px;
        top: -18px;
    }
    .sq-border-box-2 {
        width: 15%;
        height: 98px;
        left: 29px;
        top: 246px;
    }
    .slider-content {
        width: 65%;
    }
    h2.cam-head {
        font-size: 22px;
    }

    /*our-team css*/
    p.copywrite {
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    p.behind {
        font-size: 14px;
    }
    .jalal img {
        height: 276px;
    }
    .border-2 {
        margin-left: 0;
        margin-top: 292px;
        height: 290px;
    }
    .border-1 {
        margin-left: 0;
        margin-top: 292px;
        height: 290px;
    }
    .border {
        height: 290px;
    }
    .footer-1 img {
        margin-top: 70px;
    }
    h2.our-team {
        margin-top: 60px;
    }
    div.site-logo {
        width: 75%;
        margin-left: 150px;
    }
    div.site-logo img {
        width: 50%;
        margin-left: 58px;
    }
    .rounded-pill {
        margin-top: 82px;
    }
    h1.dashboard {
        text-align: center;
        font-size: 36px;
    }
    .footer {
        width: 100%;
    }
    .col-md-4.mg {
        margin-bottom: 50px;
    }
    .footer-1.col-md-4 {
        margin-left: 0!important; 
    }
}

@media only screen and (max-width: 540px ) {
    h2.price-detail {
        font-size: 22px;
    }
    a#gold {
        width: 138px;
        height: 42px;
        font-size: 20px;
    }
    a#silver {
        width: 138px;
        height: 42px;
        font-size: 20px;
    }
    .slider-image.img-4 {
        margin-left: 64px;
    }
    div.site-logo img {
        margin-left: 0;
    }
    .sq-box-1 {
        width: 100%;
        height: 409px;
    }
    .sq-box-2 {
        width: 100%;
        height: 409px;
    }
    .sq-box-3 {
        width: 100%;
        height: 409px;
    }
    .sq-box-4 {
        width: 100%;
        height: 409px;
    }
    button.image-button {
        top: 386px!important;
    }
    .box {
        height: 263px;
    }
    .sq-border-box-1 {
        width: 20%;
        right: 22px;
    }
    .sq-border-box-2 {
        width: 20%;
        left: 22px;
        top: 183px;
    }
    .slider-button {
        left: 434px;
    }
    .border-box {
        left: 53px!important;
    }

}

@media only screen and (max-width: 414px ) {
    img.gold-card {height: 365px;
        margin-top: 0px;
    }
    img.silver-card {height: 365px;
       margin-top: 0px;
    }
    p.address {
        font-size: 14px;
    }
    p.phone {
        font-size: 14px;
    }
    p.mail {
        font-size: 14px;
    }
    .slider-image.img-4 {
        margin-left: 40px;
    }
    .round {
        margin-top: 0;
    }
    img.raved-1 {
        top: 14px;
    }
    img.maine-arrow-1 {
        top: 123px;
    }
    .round-1 {
        margin-top: 0;
    }
    img.raved-2 {
        top: 14px;
    }
    img.maine-arrow-2 {
        top: 123px;
    }
    img.maine-arrow {
        top: 123px;
    }
    img.raved {
        top: 24px;
    }
    .bg-info {
        height: 176px;
    }
    .bg-info-1 {
        height: 176px;
    }
    .bg-info-2 {
        height: 176px;
    }
    .rapit {
        margin-top: 0px;
    }
    i#tick {
        margin-left: 70px;
    }
    #progressbar #step1::before {
        margin-left: 68px !important;
    }
    #progressbar #p1::before {
        margin-left: 68px !important;
    }
    .col-md-12.pay-detail {
         margin-left: 0; 
    }
    #progressbar #step2::before {
        margin-left: 45px !important;
    }
    i#tick-p1 {
        margin-left: 70px;
    }
    #progressbar #p2::before {
        margin-left: 45px !important;
    }
    i#tick-p2 {
        margin-left: 47px;
    }
    #progressbar #p3::before {
        margin-left: 23px !important;
    }
    i#tick-p3 {
        margin-left: 24px;
    }
    #progressbar {
        padding-left: 0px;
    }
    .sq-box-3 img.raspberry {
        margin-top: 51px;
    }
    .slider-content {
        width: 95%;
        }
    .sq-box-2 img.screw {
        width: 100%;
    }
    .border-box {
        left: 29px!important;
    }
    .slider-button {
        left: 305px;
    }
    a.btn.btn-primary.btn-block.all-product {
        top: 340px!important;
    }
    .box {
        height: 196px;
    }
    .sq-border-box-2 {
        width: 25%;
        height: 81px;
        left: 19px;
        top: 133px;
    }
    .sq-border-box-1 {
        width: 100px;
        right: 14px;
        top: -15px;
    }
    .sq-box-1,.sq-box-2,.sq-box-3,.sq-box-4 {
        height: 285px;
    }
    button.image-button {right: 0px;
        top: 260px!important;
    }
    .sq-box-5 img.wall-camera {
        height: 399px;
    }

    /*our-team css*/
    p.copywrite {
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    p.behind {
        font-size: 14px;
    }
    .border-2 {
        margin-left: 0;
        margin-top: 292px;
    }
    .border-1 {
        margin-left: 0;
        margin-top: 292px;
    }
    .footer-1 img {
        margin-top: 70px;
    }
    h2.our-team {
        margin-top: 60px;
    }
    div.site-logo {
        width: 75%;
        margin-left: 75px;
    }
    div.site-logo img {
        margin-left: 32px;
    }
    .footer {
        height: 198px!important;
    }
    h1.dashboard {
        text-align: center;
        font-size: 36px;
    }
    .footer {
        width: 100%;
    }
    .col-md-4.mg {
        margin-bottom: 50px;
    }
    .footer-1.col-md-4 {
        margin-left: 0; 
    }
}


@media only screen and (max-width: 375px ) {
   
    .slider-image.img-4 {
        margin-left: 37px;
    }
    a.btn.btn-primary.btn-block.p-2.shadow.rounded-pill {
        margin-bottom: 44px;
    }
    h1.dashboard {
        text-align: center;
        font-size: 36px;
    }
    .footer {
        width: 100%;
    }
    .col-md-4.mg {
        margin-bottom: 50px;
    }
    .footer-1.col-md-4 {
        margin-left: 0!important; 
    }
    .slider-content {
        width: 100%;
        font-size: 20px;
        height: 180px;
        top: 34px;
        padding-top: 24px;
        padding-left: 56px;
    }
    .sq-box-5 img.wall-camera {
        height: 366px;
    }
    h2.metereads {
        font-size: 24px;
    }
    .col-md-6.cam-pic{
        margin: 0auto !important;
    }
    button.image-button{
        right:0px;
    }
    a.btn.btn-primary.btn-block.all-product {
        position: absolute;
        top: 361px;
        left: 32px;
    }
    img.screw {
        width: 100%!important;
    }
    .sq-box-4 {
        width: 100%;
        /*height: 248px!important;*/
    }
    .sq-box-4 img.datacable {
        width: 100%;
        margin: 10px;
    }
    .sq-box-3 {
        width: 100%;
        /*height: 248px!important;*/
    }
    .sq-box-3 img.raspberry {
        width: 100%;
        margin-top: 54px;
    }
    .sq-box-2 {
        width: 100%;
        /*height: 248px!important;*/
    }
    .sq-box-2 img.screw {
        width: 100%!important;
        /*margin: 10px;*/
    }
    .sq-box-1 {
        width: 100%;
        /*height: 248px!important;*/
    }
    .sq-box-1 img.small-cam {
        width: 100%;
        margin: 10px;
    }
    button.image-button {
        top: 225px!important;
    }
    p.cam-detail {
        font-size: 12px;
        margin-bottom: 37px;
    }
    a.btn.btn-primary.btn-block.all-product {
        top: 345px!important;
    }

    h2.metereads {
        font-size: 27px!important;
    }
    p.service {
        margin-bottom: 50px;
    }
    .form-1 {
        margin-top: 27px;
    }
    input[type=submit] {
        padding: 6px 26px;
    }
    button.image-button {
        top: 263px!important;
    }
    .slider-button {
        left: 260px;
    }
    .border-box {
        left: 27px!important;
    }
    .box {
        width: 90%;
        height: 178px;
    }
    .sq-border-box-1 {
        width: 20%;
        right: 19px;
        top: -13px;
        height: 84px;
    }
    .sq-border-box-2 {
        width: 22%;
        height: 79px;
        left: 18px;
        top: 114px;
    }

    /*our-team css*/
    p.copywrite {
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    p.behind {
        font-size: 14px;
    }
    .border-2 {
        margin-left: 0;
        margin-top: 292px;
    }
    .border-1 {
        margin-left: 0;
        margin-top: 292px;
    }
    .footer-1 img {
        margin-top: 70px;
    }
    h2.our-team {
        margin-top: 60px;
    }
}


