

@media(max-width: 720px){

.padding_bottom {
	padding-bottom: 0px !important;
}

.services-head {
	margin: 23px 0px 0px 34px !important;
}

.heading h2 {
	text-align: center;
}

.form-control1 {
	width: 100% !important;
}

.img_height {
	height: 100% !important;
}

.font_testimonial {
	font-size: 18px !important;
	line-height: 20px !important
}

.services_box1 .content1 {
	height: 100% !important;
	  text-align: left;

}

.services_box2 .content2 {
	height: 100% !important;
	    text-align: left;
}

.form-control {
	width: 100% !important;
}

.padding_0px {
	padding: 0px !important;
}

.cont-contactBtn {
	width: 100% !important;
}
.cont-contactBtn .contact-form input[type="text"] {
	width: 100% !important;
}
.cont-contactBtn .contact-form textarea {
	width: 100% !important;
}

.cont-contactBtn .contact-form {
	width: 100%;
		margin-top: 16px !important;
}
.btn1 {
	margin-top: 38% !important;

}
#first-slider {
	margin-top: 0px !important;
}
.cont-contactBtn .cont-flip .front {
	margin-bottom: 20px !important;
	margin-top: -9px !important;
}
.margin_top_clints {
	margin-top: 30px !important;
}
.margin_top_bottom {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-left: 0px;
}

/*Portfolio ####################################################*/

.box .box-content {
	    padding-top: 17% !important;
}

.box .title {
	    font-size: 15px !important;
}

.box .post {
	width: 79%;
    margin-left: 10% !important;
    font-size: 13px;
}

.dialog-box > p {
	height: 100% !important;
}

.testimonial_para {
	height: 100% !important;
}
/*Portfolio End ###############################################*/

/* Home Page Slider Icon Start ############################################*/
   
   .Slider_icon {
   	margin-top: 0px !important;
   }
.box .title {
	margin-top: 0px !important;
}

#first-slider .carousel .item {
	min-height: 443px !important;
}
/* Home Page Slider Icon End ###############################################*/

/*.punch_line {

    top: 20%;
    left: 70%;


}*/


#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
	    font-size: 39px !important;

	        margin-top: 52px !important;
}

.margin_bottom {
	margin-bottom: 0px !important;
}

.Padding_feedback {
	margin-bottom: 0px;
}

.document h1 {
	font-size: 1.4em;
}

.margin_top_feedback { 
 margin-top: 15px;
}

.margin_bottom_feedback {
	margin-bottom: 20px;
}


}

.boxc{
 box-shadow: 0 0 15px rgba(33,33,33,.2);;
}
.boxc1{
 box-shadow: 0 0 15px rgba(33,33,33,.2);;
}
.boxc2{
 box-shadow: 0 0 15px rgba(33,33,33,.2);;
}
.boxc:hover{
box-shadow: 0 0 15px rgba(0, 171, 204, .75);
 transition:.5 ease;
}
.boxc1:hover{
box-shadow: 0 0 15px rgba(254, 11, 11, 0.75);
 transition:.5 ease;
}
.boxc2:hover{
box-shadow: 0 0 15px rgba(254, 205, 11, 0.75);
 transition:.5 ease;
}

.but2{
	background: #00ABCC;
	color:white;
	border: solid #00ABCC;
}
/*Testiomonial End ##########################