@import url("bootstrap.min.css");

body
{
	margin:0;
	padding:0;
	font-family:"Oxygen-Regular";
	
  
}
.main
{
	margin: auto;
	padding: 0;
	width: 95%;
}
img
{
	max-width: 100%;

}

@font-face{
	font-family:"MeriendaOne-Regular";
	src:url("../fonts/MeriendaOne-Regular.ttf");
}
@font-face{
  font-family:"Oxygen-Regular";
  src:url("../fonts/Oxygen-Regular.ttf");
}

.container{padding-right: 15px;}

.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,
.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
{
	padding: 0;
	margin: 0;
}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,
.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
{
	padding: 0;
	margin: 0;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,
.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
{
	padding: 0;
	margin: 0;
}

/*start navigation*/

.head-top
{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 9999;
	background-color: rgba(239, 234, 234, 0.82);
	border-radius: 70px;
}
.head-top1
{
	
	height: 100px;
	
}

.head-about1
{
	border-top:5px solid #d50a51;
}


/*end navigation*/

.head-emal
{
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;
}
.head-emal li
{
	padding: 0 10px;
	margin: 0;
	list-style: none;
	line-height: 28px;
	font-size: 20px;
	display: inline-block;
}
.head-emal li i
{
	color: #d50a51;
	font-weight: 600;
}


/*start navigation*/
.menu-list
{
	padding: 5px 0 0 0;
	margin: 0;
	text-align: right;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}
.menu-list li
{
	padding: 8px 8px;
	margin: 0;
	list-style: none;
	display: inline-block;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
}
.menu-list li a
{
	text-decoration: none;
	color: #e70a0a;
	padding: 6px 15px;
	border-top: solid rgba(68, 68, 68, 0);
  

}
.menu-list li a:hover
{
	
	color: #444;
	border-top: 2px solid #444;
	

}
.main-mannu
{
	background-color: #d50a51;
	border-top:5px solid #f2c039;
}

.menu-list li a.active
{
	color: #444;
	border-top: 2px solid #444;
	
}

.menu-list .brd-icon a:after {
	display: none;
}
.toggle_bars
{
	display: none;
    color: #fff;
    font-size: 30px;
    text-align: right;
    background-color: #000;
    width: 50px;
    padding: 0 12px;
}

.tog-top
{
	background-color: #000;
	display: none;
}
.navi-head
{
	background-color: #252525;
}

.head-dwon
{
	background-color: #084035;
	color: #fff;
}

/*end navigation*/

/*start sub menu*/



.sub4{
	display: none;
 position: absolute;
  margin: 0 auto;
  width: 30%;
  right: 90px;
  text-align: center;
  z-index: 9999;
}

.sub3
{
	position: absolute;
	
	z-index: 9999;
	width: 100%;
}


.sub1
{
	padding: 0;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.85);
	border-bottom: 4px solid #d50a51;

}
.sub1 li
{
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	display: block;
	line-height: 28px!important;
    margin: 0 auto;
    text-align: left;
    border-bottom: 2px solid  #e2dddd;

}


.sub1 a
{
	padding: 0!important;
	margin: 0;
	text-decoration: none;
	color: #444;
	border-top:none;
}
.sub1 li a:hover
{
	border:none;
	color: #fff;
}
.sub1 li:hover
{
	background-color: #d50a51;
}
.sub1 a:hover li
{
	color: #fff;
}


#sub-new 
{
	cursor: pointer;
	
}

/*end drop down*/

/*start fade*/
.dess
{
	background: url("../images/5.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	overflow: hidden;

	height: 700px;
	width: 100%;
	animation: fade 20s infinite;
}
@keyframes fade{
	20%{
		background: url("../images/4.jpg");
		background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	
	overflow: hidden;
	}
	40%{
		background: url("../images/1.jpg");
		background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;

	overflow: hidden;
	}
	60%{
		background: url("../images/3.jpg");
		background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;

	overflow: hidden;
	}
	80%{
		background: url("../images/2.jpg");
		background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	
	overflow: hidden;
	}
	100%{
		background: url("../images/5.jpg");
		background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;

	overflow: hidden;
	}
}



/*end fade*/





/*
.top-new
{
	background:url(../images/5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	overflow: hidden;
	height: 700px;
	width: 100%;

}
*/
.snow1
{
	background:url(../images/sn1.png);
	background-repeat:repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 700px;
	animation:animateone 10s linear infinite;
}
.snow2
{
	background:url(../images/sn2.png);
	background-repeat:repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 700px;
	animation:animatetwo 10s linear infinite;
}
.snow3
{
	background:url(../images/sn3.png);
	background-repeat:repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 700px;
	animation:animatethree 10s linear infinite;
}

@keyframes animateone
{
	0%{background-position: 0px 0px}
	100%{background-position: 100px 700px}
}
@keyframes animatetwo
{
	0%{background-position: 0px -100px}
	100%{background-position: 0px 700px}
}

@keyframes animatethree
{
	0%{background-position: 0px 100px}
	100%{background-position: 300px 700px}
}


/*start fixed call button*/

.call-no
{
	position: fixed;
	top: 350px;
	z-index: 999999;
	left: -42px;
	transform: rotate(-90deg);


}
.call-no2 a
{
	background-color: #d50a0a;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #080808;
	
	

}


/*end fixed cal button*/


/*start heart image*/

.top-heart
{
	text-align: right;
	top: 120px;
	bottom: 0;
	right: 60px;
	animation:movee 6s linear infinite;

}
@keyframes movee
{
	0%{transform: translateY(100px 0);}
	50%{transform: translateY(300px);}
}


@-webkit-keyframes movee
{
	0%{transform: translateY(0);}
	50%{transform: translateY(300px);}
}

/*end heart image */


/*start best services*/

.best-head
{
	padding: 0;
	margin: 0;
	text-align:center;
}
h3
{
	padding: 0;
	margin: 0;
	font-family: "MeriendaOne-Regular";
	color: #d50a0a;
	font-size: 40px;
	text-shadow: -20px -20px #afaaaa;
}
.best-new
{
	border: 5px solid #d50a51;
    border-style: ridge;
}
.best-new img:hover
{
	transform: scale(1.1);
	overflow: hidden;
	transition: all 300ms linear;
}
.best-new img
{
	transition: all 300ms linear;4
}

.best-new 
{
	overflow: hidden;
}

.best-tex4
{
	padding: 10px;
}
.best-new2 .best-icc
{
	
	padding: 0 0px 0 0;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 40px;
	color: #d50a0a;
}

.best-new2 .best-icc3
{
	padding: 0 0px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 40px;
	color: #d50a0a;
	text-align: right;
}
.best-new2 
{
	padding: 0 0 0 50px;

}
.bestt2
{
	padding: 0 50px 0 0;
}

.best-new2 h4
{
	font-size: 20px;
	font-weight: 600;
	color: #444;
	padding: 0;
	margin: 0;

}
.best-new2 h5
{
		font-size: 20px;
	font-weight: 600;
	color: #d50a0a;
	padding: 5px 0;
	margin: 0;
}
.best-new2 p a
{
	text-decoration: none;
	color: #444;
	font-size: 18px;
	font-weight: 600;
}
.best-new2 p
{
	padding: 0;
	margin: 0;
}

.best-new1
{
	border-bottom: 2px dashed #d50a0a;
	padding: 30px 0;
}
.best-bbd1
{
	padding: 30px 0;
}
.bestt2 h4
{
	text-align: right;
}
.bestt2 h5
{
	text-align: right;
}
.bestt2 p
{
	text-align: right;
}
.best-serv
{
	padding: 40px 0 30px 0;
}

.best-tex3
{
	padding: 10px 0 0 0;
}
/*end best services*/

/*start new form*/

.new-ffm
{
	background: url("../images/back.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	background-position:center;
}
.new-ffm1
{
	padding: 40px 0 30px 0;
}
.fr-top
{
	text-align: center;
}
.fr-top h3
{
	text-shadow: -20px -20px #afaaaa;
}


/*end form*/


/*start form us */

.place::-webkit-input-placeholder
{
  color: #000;
}
.contac-main
{
  background-color: #fff;
  border-radius: 10px;
}
.contactt-imag
{
  padding: 0;
  margin: 0;
  background-color: #e57200;
}

.contactt-text
{
  padding: 10px 0 20px 0;
}
.contac-l
{
  padding: 20px 0 20px 0;
}


.contact-main
{
  padding: 30px 0 20px 0;
  margin: 0;
  background-color: #262f36;
}

.cont-ll
{
  background-color: rgba(241, 230, 230, 0.9803921568627451);
  padding-bottom: 12px;
}
.form-group label
{
  color:#fff;
}

.btttn
{
  padding-left: 18px;

}
.form-texxx h3
{
  padding: 10px 0;
 
  font-size: 30px;
  text-align: center;
  color: #054d33;
}

.form-texxx p
{
  padding: 0px 0 10px 0;
  text-align: center;
  font-size: 20px;
  color: #1e1e1e;
}

textarea.form-control {
    height: 114px;
    
    color: #000;
}
input.form-control 
{
  
  color: #000;
}

.form-control:focus
{
	outline: 0px;
	box-shadow: none;
}

.btn-group
{
  text-align: left;
}
button.btn-default
{
  background-color: #d50a0a;
  color: #fff;
  height: 50px;

}
button.btn-default:hover
{
  background-color: #000;
  color: #fff;
}
.cont-form
{
  padding-bottom: 30px;
  font-family: "Oxygen-Regular";
  font-size: 30px;
  color: #800020;
}
.contact-images1
{
  padding: 20px 0 0 0;
  margin: 0;
}
.conta-form
{
	padding: 60px 0 40px 0;
	margin: 0;
}
.contac-r
{
	padding: 10px 5px;
	margin: 0;
	
}

.form-group
{
	padding: 10px;
}
.headr-frm1
{
	
	color: #fff;
	padding: 30px 20px;
	
}


/*end forms us*/


/*start about*/

.about-texx1 h3
{
	font-size: 28px;
	text-shadow: none;
	font-family: "Oxygen-Regular";
	font-weight: 600;
	padding: 0 0 10px 0;
	color: #444;
}
.about-texx1 h2
{
	font-size: 28px;
	text-shadow: none;
	font-family: "Oxygen-Regular";
	font-weight: 600;
	padding: 0 0 10px 0;
	margin: 0;
	color: #444;
}
h1
{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 35px;
	font-family: "MeriendaOne-Regular";
}
h1 a
{
	text-decoration: none;
	color: #d50a0a;
}
h1 a:hover
{
	text-decoration: none;
	color: #d50a0a;
}
p
{
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 30px;
	font-size: 16px;
}

.about
{
	padding: 30px 0;
	overflow: hidden;

}

.about-calg
{
	font-size: 50px;
	color: #dcd7d7;
	transform: rotate(-45deg);
	text-align: center;
	position: absolute;
	top: 160px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: -9999;
	font-weight: 600;
}

/*end about*/

/*start our services*/

.ser-top
{
	text-align: center;
}
.service
{
	padding: 40px 0 30px 0;
}

.best-text5
{
	box-shadow: 0 0 20px #dcd3d3;
	padding: 10px;
}
.best-text5:hover
{
	background-color: #fff6da;
}

.best-pic2 h4
{
	color: #d50a0a;
	font-size: 20px;
	font-weight: 600;
}

.best-cal1
{
	padding: 10px 0;
}
.best-cal1 a
{
	padding: 10px 15px;
	background-color: #d50a0a;
	color: #fff;
	text-decoration: none;
}
.best-cal1 a:hover
{
	background-color: #111;
}

.best-text4
{
	padding: 10px;
}

.best-text2
{
	padding: 10px 0 0 0;
}

/*end our services*/

/*start dropdwon services*/

.tes-ser
{
	background-color: #f8d67f;
	padding: 30px 0;
}

.tst-ser4 h4
{
	font-size: 30px;
	color: #d50a0a;
	font-weight: 600;
	margin: 0;
	padding: 0 0 10px 0;
}

.my-list
{
	padding: 0;
	margin: 0;
}
.my-list li
{
	padding: 2px 10px;
	margin: 5px 0;
	line-height: 28px;
	font-size: 15px;
	list-style: none;
	background-color: #fff;
}
.my-list a li:hover
{
	background-color: #d50a0a;
	color: #fff;
	text-decoration: none;
}
.my-list a
{
	text-decoration: none;
}
.my-list a li
{
	text-decoration: none;
	color: #d50a0a;
	box-shadow: 0 3px 1px #a9a3a5;
}
.my-list a li i
{
	padding: 0 5px 0 0px;
}
/*end dropdown servives*/


/*start testimonilas*/

.new-testii
{
	padding: 0;
	margin: 0;
}




section {
    padding-top: 0px;
    padding-bottom: 0px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 20px;
}

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #d50a0a;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: left;
    border: none;

    font-size: 14px;
    
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
  
    


}
.testti-bdr
{
  border: 2px solid rgba(255, 254, 255, 0.29);
  padding-top: 40px;
  padding-bottom: 20px;
}
.top-testi
{
  text-align: center;
  color: #ffdd00;
  

}

.top-testi p
{
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: 600;
	color: #ff0000;

}

.testimonial-topp
{
  padding: 0;
  margin: 0;
}
.star span
{
	text-align: center;
	font-size: 20px;
	color: #fff000;
}
.topp h5
{
	font-size: 35px;
	font-weight: 600;
	color: #d50a0a;
	margin: 0;
	padding: 0 0 10px 0;
}

.star
{
	
	text-align: center;

}
.star p
{
	color: #fff001;
	font-size: 20px;
}
.top-horo
{
  padding: 0px 0 0 0;
  margin: 0px;
}
.test-rr p
{
	line-height: 28px;
	color: #000;

}
.test-ll
{
	padding: 30px 0 0 0;
	margin: 0;
}
.test-ll p
{
	color: #fff001;
}
.test-rr
{
	padding: 0px;
	margin: 0;
	
}
.boxes-test
{
	padding: 0px 0 10px 0;
	margin: 0;
	
	

}
blockquote
{
	margin: 0px;
	
	padding: 30px 40px;
}
.tesss
{
	margin: 0 auto;
	padding: 0 ;
}
.conta1
{
	padding: 0;
	margin: 0 auto;
}
.starss
{
	text-align: center;
	padding: 20px 0 0 0;
}
.test-r1
{
	padding: 20px 40px;
	margin: 0;
	display: flex;
}
.test-rr1
{
	padding: 0px 0px;
	margin: 0;
	box-shadow: 1px 1px 14px 2px rgba(187, 180, 180, 0.45);
	background-color: #fff;
	border-radius: 5px;
}
.test-r2
{
	padding: 20px 0 0 20px;
	margin: 0;
	text-align: center;
	font-size: 20px;
	color: #d50a0a;
	font-weight: 700;

}
.test-rr1 i
{
	color: #ff3030;
	font-size: 20px;
}

.testi-image
{
	border-radius: 10%;
}	
.testi-bbr
{
	padding: 0 0 0 0 ;
	margin: 0 0 10px 0;
	border-bottom: 3px solid rgba(210, 205, 205, 0.4);
}
.testi-icon
{
	position: absolute;
	top: 40%;
	height: 40px;
	width: 40px;
	background-color: #fff;
	z-index: 9999;
	text-align: center;
	margin: 0 auto;
	left: -5%;
	transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
	margin-bottom:-16px; 
}
.testi-back
{
	background-color: #1e1e1e;
}
.testtt
{
	padding: 0;
	margin: 0;
}
.tstt1
{
	padding: 0;
	margin: 0;
}
.testt2
{
	padding: 0;
	margin: 0;
}
.testimonial-leftt
{
	padding: 0;
	margin: 0;
}
.quate i
{
	padding: 0;
	margin:  0 ;
	height: 50px;
	width: 50px;
	border:2px solid #e1e1e1;
	border-radius: 50%;
	text-align: center;
	line-height: 45px;
	font-size: 25px;
	background-color: #fff;
	color: #ffc000;
	box-shadow:0 0 20px #615f5f;
	transition: all 0.5s linear;
}
.quate
{
	padding: 0;
	margin: -40px 0 0 0;
}
.test-rr1:hover .quate i
{
	background-color: #ffc000;
	color: #fff;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transition: all 0.5s linear;
}
.carousel-indicators
{
	bottom: 20px!important;
}

.test-colr1
{
	background-color: #fff;
}
.test-colr2
{
	background-color: #fff;
}
.test-colr3
{
	background-color: #544916;
}

.test-qoute
{
	padding: 0;
	margin: -25px 0 0 0;
}
.test-qoute i
{
	padding: 0;
	margin: 0;
	font-size: 40px;
	font-weight: 700;
	color: #0a5500;
	transform: translate(40px,-72px)


}
.tes-mainn
{
	background-color: #1b2839;
	color: #fff;
}

.main-tesst
{
	padding: 20px 0 0 0;
}
.main-testt
{
	background-color: #eee;
}


.topp h3
{
	text-align: center;
}

.topp h4
{
	text-align: center;
	font-size: 25px;
	color: #000;
	font-weight: 600;
	padding: 10px 0;
	margin: 0;
}


/*end testimonial*/

/*start bottom service*/
.test-ser3
{
	padding: 10px;
}
.test-right
{
	padding: 10px;
}

.botm-tex
{
	padding: 10px;
}
.botm-text3
{
	padding: 0;
	margin: 0;
}
.botm-text3 li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	line-height: 28px;
	font-size: 14px;
}

.botm-text3 li a
{
	text-decoration: none;
	color: #d50a0a;
}
.botm-text3 li a:hover
{
	color: #000;
}

.botm-text3 li a i
{
	padding: 0 5px 0 0;
}
.botm-serv
{
	background-color: #fde9c1;
	color: #fff;
}

.bot-tex2
{
	border-right: 2px solid #d50a0a;
}
.bot-pixx h3
{
	text-shadow: none;
	font-size: 30px;
	text-align: center;
}
.botm-ser3
{
	padding: 10px 0 0 0;
}
.botm-serv
{
	padding: 40px 0 30px 0;
}

.botm-ttex
{
	border-right: 0px;
}

/*end bottom service*/

/*start footer*/

.footer
{
	background-color: #151313;
}
.ftr-mar
{
	background-color: #d50a0a;
	color: #fff;
	border-radius: 30px;
	padding: 10px 10px;
	font-size: 16px;
}
.foter-main
{
	padding: 30px 0 30px 0;
}
.ftr-top1
{
	font-size: 25px;
	
}
.ftr-top1 h4
{
	color: #d50a0a;
	font-weight: 600;
}

.ftr-home
{
	padding: 0;
	margin: 0;
}
.ftr-home li
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 28px;
}
.ftr-home li a
{
	text-decoration: none;
	color: #fff;
}

.ftr-texx3
{
	background-color: #0c0c0c;
	padding: 10px;
}
.ftr-tex
{
	padding: 20px 0 0 0;
}

.ftr-name h5
{
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #fff;
}
.ftr-name p
{
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #d50a0a;
}
.ftr-home1
{
	padding: 0;
	margin: 0;
}
.ftr-home1 li
{
	padding: 0;
	margin: 0;
	color: #fff;
	line-height: 28px;
}

.ftr-socl
{
	padding: 0;
	margin: 0;
}
.ftr-socl li
{
	padding:0 5px;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.ftr-socl li a
{
	text-decoration: none;
}
.ftr-socl li a i
{
	width: 30px;
	height: 30px;
	background-color: #d50a0a;
	color: #fff;
	line-height: 30px;
	text-align: center;
	box-shadow: 3px 3px #fff;
}
.ftr-socl li a i:hover
{
	box-shadow: none;
	transition: all 300ms linear;
}


.ftr-icon
{
	background-color: #0c0c0c;
	padding: 10px 0;
}
.copy-new
{
	text-align: right;
	color: #fff;
	padding: 5px 0 0 0;
}
/*start footer*/


/*strat about us page*/

.abou-us2
{
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 0;
	color: #fff;
	font-size: 20px;
	width: 100%;
}
.about-us3 a i
{
	text-decoration: none;
	color: #d50a0a;
	font-size: 25px;
}
.about-us4
{
	padding: 0 10px;
}

/*end about us page*/

/*end footer*/


.fix
{
	position: fixed;
	padding: 0;
	bottom: 0;
	left: 0;
	display: none;
	
	
}
.end
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	
}
.end li
{

	display: block;
	padding:3px 10px;
	text-align: left;
	display: inline-block;
}

/*start contact us page*/

.touchh
{
	background-color: #fff;
	padding: 20px;
}
.touch-texx2 h5
{
	color: #d50a0a;
	font-weight: 600;
	font-size: 20px;
	padding: 5px 0;
	margin: 0;
}
.touch-texx2 p
{
	color: #565353;
	font-weight: 600;
	font-size: 18px;
	padding: 5px 0;
	margin: 0;
}
.touch-new1
{
	padding: 20px 0;
}

/*end contact us page*/

.faq-tex p
{
	padding:10px 0 10px 0;
}

@media(max-width: 767px){

	body{text-align: center;}

	.menu-list li{width: 100%;text-align: center; padding: 3px 10px;}
	.menu-list li a{padding: 10px 10px; display: block; border:none;}
	.navi-head:after{display: none;}
	.toggle_bars{display: block;color: #fff;font-size: 30px;text-align: right; background-color: #d50a0a;}
	.toggle_bars i{cursor: pointer;}
	.nav-main{display: none;}
	.tog-top{display: block; background-color: #d50a0a;}
	.nav-main{display: none;}
	.menu-list li a:hover{border:none;}
	.menu-list li a.active{border:none;}
	.menu-list{background-color: #fff;}
	.sub4{position: absolute;width: 100%; margin: 0 auto; right: 0; left: 0;}

	.head-top{position: relative; top: 0px; border-radius: 0px; background-color: #fff;}
	.head-emal{background-color: #fff;text-align: center; padding: 10px 0;}
	.dess{margin: 100px 0 0 0;}
	.best-new2 .best-icc{display: none;}
	.best-new2 .best-icc3{display: none;}
	.bestt2 h4{text-align: center;}
	.bestt2 h5{text-align: center;}
	.best-new2 p{text-align: center;}
	.best-new2{padding: 0;}
	.best-bbd1{padding: 10px 0;}
	.best-new1{padding: 10px 0;}
	.my-list li{text-align: left;}
	.botm-ttex{border-right: 2px solid #d50a0a;}
	.ftr-home1 li{list-style: none;}
	.botm-text3 li{text-align: left;}
	.about-us1 img{height: 150px;}

	.fix{display: inline-block; background-color: #fff;}
	.element2
{
	animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.2, 1.2); opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}

@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
    50% {-webkit-transform: scale(1.2, 1.2); opacity: 1;}
    100% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
}
.ph-fx{float: left;}
.wh-fx{float: right;}

}	

@media (max-width: 575px) and (min-width: 0px){
	.best-text4{width: 100%;}
	.botm-tex{width: 100%;}
	.bot-tex2{border-right: 0px;}
	.botm-text3 li{text-align:center;}

}

@media (max-width: 991px) and (min-width: 768px){
	.best-new2 h4{font-size: 16px;}
	.best-new2 h5{font-size: 16px;}
	.best-new2 .best-icc3{font-size: 30px;}
	.best-new1{padding: 10px 0;}
	.best-bbd1{padding: 10px 0;}
	.best-new2 .best-icc{font-size: 30px;}
	.botm-ttex{border-right: 2px solid #d50a0a;}
	.menu-list li a{padding: 6px 7px;}
	.menu-list li a{padding: 6px 4px;}
}
