


/* Desktop Responsive */
@media only screen and (min-width: 1200px) {
  .containermargin {
	margin-top: 0px;
  }

.containerwidth {
	width: 1400px;
}


.schemepatch{
background-color: #34a344;
margin-top: 25px;
margin-bottom: 25px;
}

.schemepatch .schemepatchtxt{
background-color: #ffffff;
margin: 0 auto;
font-weight: bold;
font-size: 45px;
text-align: center;
padding: 15px 0 0 0;
height: 60px

}

.schemepatch .schemepatchtxt a {
	font-size: 85px;
	color: #72b519;
	
}

.schemepatch .schemepatchtxt a:hover {
	font-size: 85px;
	color: #34a344;
}


.img-hover-zoom {
  height: 440px; /* Modify this according to your need */
  overflow: hidden; /* Removing this will break the effects */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}


.img-hover-zoom:hover img {
  transform: scale(1.5);
}

}

/* Desktop Responsive */




/* Mobile Responsive */


@media only screen and (max-width: 1200px) {
  .containermargin {
	margin-top: 25px;
  }

.schemepatch{
background-color: #34a344;
margin-top: 25px;
margin-bottom: 25px;
}

.schemepatch .schemepatchtxt{
background-color: #fff;
margin: 0 auto;
font-size: 35px;
font-weight: bold;
border-radius: 100px;
text-align: center;
padding: 14px 0 0 0;
height:60px



}

.schemepatch .schemepatchtxt a {
	font-size: 20px;
	color: green;
	
}

.schemepatch .schemepatchtxt a:hover {
	font-size: 25px;
	color: green;
}



.img-hover-zoom {
  height: 230px; /* Modify this according to your need */
  overflow: hidden; /* Removing this will break the effects */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}


.img-hover-zoom:hover img {
  transform: scale(1.5);
}

  }


/* Mobile Responsive */


.ourservices {
 text-align: center;
}

.ourservices h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 0px 0;
}


.ourserviceshd {
	font-size: 20px;
	color:#34a344;
	font-weight: 600;
	padding: 15px 0 20px 0;
	text-transform: uppercase;
}

.ourservicestxt {
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	padding: 0px 0 0px 0;
	text-align: justify;
}

.ourservicestxt p {

}


.acrepairthumbnail {
	background-image: url("../images/ac-repair-thumbnail.jpg");
	background-repeat: no-repeat;

	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.refrigeratorthumbnail {
	background-image: url("../images/refrigerator-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}


.washing-machinethumbnail {
	background-image: url("../images/washingmachinerepair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.microwavethumbnail {
	background-image: url("../images/oven-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.readmore {
background-color: #34a344;

width: 125px;
text-align: center;
padding: 10px 0 10px 0;
}

.readmore a {
text-align: center;
width: 125px;
color: #fff !important;

}


.aboutuspic {
	background-image: url("../images/aboutus-pic.jpeg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}


.aboutus {
 text-align: center;
}

.aboutus h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.aboutus h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.aboutustxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}




.whychooseus {
 text-align: center;
}

.whychooseus h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 0px 0;
}

.whychooseustxt {
	font-size: 16px;
	color:#333333 !important;
	font-weight: normal;
	text-align: center;	
}

.SkilledTrained {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 45px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.QualityAssured {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 67px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}


.ServiceGuarantee {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 62px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.DoorstepRepair {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 45px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.ServiceWarranty {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 67px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.CustomerSatisfaction{
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 62px 12px;
	background-color: #34a344;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}


.acrepairpic {
	background-image: url("../images/ac-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.acrepair {
 text-align: center;
}

.acrepair h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.acrepair h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.acrepairtxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}



.refrigeratorrepairpic {
	background-image: url("../images/refrigerator-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.refrigerator {
 text-align: center;
}

.refrigerator h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.refrigerator h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.refrigeratortxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}


.washingmachinerepairpic {
	background-image: url("../images/washingmachinerepair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.washingmachine {
 text-align: center;
}

.washingmachine h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.washingmachine h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.washingmachinetxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}


.microwaveovenrepairpic {
	background-image: url("../images/oven-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.microwaveoven {
 text-align: center;
}

.microwaveoven h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.microwaveoven h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.microwaveoventxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}

.contactbg {
	background-color: #34a344;
}

.contactenquirehd {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}


.icon-phone {
	background-image: url("../images/phone-icon.png");
	background-repeat: no-repeat;
	height: 25px;
	padding: 0 0 0 25px;
	background-size: 18px;
	color: #fff;
	font-size: 16px;
	
}


.icon-email {
	background-image: url("../images/mail-icon.png");
	background-repeat: no-repeat;
	height: 25px;
	padding: 6px 0 0 25px;
	background-size: 18px;
	background-position: 0 10px;
	color: #fff;
	font-size: 15px;
	
}

.icon-condestination {
	background-image: url("../images/condestination-icon.png");
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px 0 0 25px;
	background-size: 15px;
	background-position: 0 10px;
	color: #fff;
	font-size: 15px;
	
}

.fbcontact {
	padding:0px 15px 0px 0px;
	float: left;

}
.Instacontact {
	padding:0px 0 0px 5px;
	float: left;
}


.contactus {
 text-align: center;
}

.contactus h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 30px 0 25px 0;
}


.workingprocess {
 text-align: center;
}

.workingprocess h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 0px 0;
}

.workingprocesstxt {
	font-size: 16px;
	color:#333333 !important;
	font-weight: normal;
	text-align: center;	
}


.icon-shedule {
	background-image: url("../images/schedule-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 85px;
	background-position: 140px 0px;
	color: #fff;
	font-size: 15px;
	
}

.icon-engineer {
	background-image: url("../images/engineer-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 75px;
	background-position: 150px 0px;
	color: #fff;
	font-size: 15px;
	
}

.icon-servicedone {
	background-image: url("../images/servicedone-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 85px;
	background-position: 140px 10px;
	color: #fff;
	font-size: 15px;
	
}



.gallery {
 text-align: center;
}

.gallery h3 {
	font-size: 30px;
	color:#34a344;
	font-weight: 600;
	padding: 40px 0 0px 0;
}


.logolg {
	background-image: url("../images/lg.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;
	margin:0 auto;
	
}


.logosamsung {
	background-image: url("../images/samsung.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}


.logowhirlpool {
	background-image: url("../images/whirlpool.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}


.logostar {
	background-image: url("../images/star.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}

.logohaier {
	background-image: url("../images/haier.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}

.logogodrej {
	background-image: url("../images/godreg.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}




/*scroll*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 80px;
  left: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(52, 163, 68, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #4ec15f;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 80px;
  }
}
/*scroll*/

