/* #Media Queries
================================================== */

	@media only screen and (max-width: 1366px) {
		/* Slider */
		.home-slider .flex-direction-nav .flex-prev,
		.flexslider:hover .flex-direction-nav .flex-prev {
		    left: 0;
		}
		.home-slider .flex-direction-nav .flex-next, 
		.flexslider:hover .flex-direction-nav .flex-next {
		    right: 0px;
		}
		.home-slider .caption-wrap {
		    width: 50%;
		}
	}

	@media only screen and (max-width: 1280px) {
		/* Home Slider */
		.home-slider .caption-wrap {
		    width: 60%;
    		padding-left: 50px;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav .owl-prev {
			left: 0px;
		    background-color: rgba(255, 255, 255, 0.7);
		    margin: 0;
		    padding: 0;
		    width: 50px;
		    height: 50px;
		}
		.latest-post .owl-theme .owl-controls .owl-nav .owl-next {
		    right: 0px;
		    background-color: rgba(255, 255, 255, 0.7);
		    margin: 0;
		    padding: 0;
		    width: 50px;
		    height: 50px;
		}
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 20%;
		    font-size: 38px;
		}

		/* Team Section */
		.team .owl-theme .owl-controls .owl-nav .owl-prev {
			left: -40px;
		}
		.team .owl-theme .owl-controls .owl-nav .owl-next {
			right: -40px;
		}

	}

	@media only screen and (max-width: 1024px) {
		/* Home Slider */
		.home-slider .flex-direction-nav a:before {
		    font-size: 50px;
		}
		.home-slider .flex-direction-nav .flex-next, .home-slider .flex-direction-nav .flex-prev {
		    height: 75px;
		    top: 60%;
		}

		/* Header */
		.top-header ul li {
		    margin: 0;
		    width: auto;
		}

		.top-header ul li i {
			padding: 5px 6px;
			margin-right: 7px;
			margin-left: 8px;
		}
		.top-header ul li p span {
		    font-size: 14px;
		}
		.top-header ul li p span.heading {
		    font-size: 13px;
		}

		/* Email Quote */
		.services .email-quote {
		    padding:10px 25px;
		}
		
		.services-calculator-wrap {
			position: relative;
			height: 380px;
		}
		
		.services .services-text h3.title {
			text-transform: uppercase;
			color: #ffffff;
			font-size:17px !important;
		}
		
		.services .services-text p {
			font-size: 15px;
			color: #fff;
			line-height: 18px;
		}
		
		.services .services-content {
			height: 300px;
		}
		
		.services {
    		padding-bottom: 50px;
    	}
		
		#footer {
    		padding: 50px 0 230px 0;
		}
		
		.padding100 {
			padding: 60px 0 30px 0;
		}
		
		.services .email-quote select {
		    width: 54.5%;
		}

		/* Features Section */
		.features-item {
		    padding: 20px 20px 20px 95px;
		}
		.features-item .icon-wrap {
		    padding: 0px 20px;
		}
		.features-item .icon-wrap i {
    		font-size: 42px;
		    line-height: 165px;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 13%;
		}

		/* Team Section */
		.team .owl-theme .owl-controls .owl-nav .owl-prev {
			left: -15px;
		}
		.team .owl-theme .owl-controls .owl-nav .owl-next {
			right: -15px;
		}

		/* Services Page */
		.services-page .services-text h3.title {
			font-size: 20px;
		}
		.services-page .services-thumb img {
			width: 100%;
		}
		
		
		
		.about-us p {
    font-size: 14px;
    line-height: 20px;
}
		
		a.button-normal{
			margin-top:15px;
		}
		
		.company-desc p {
    font-size: 15px;
    line-height: 20px;
}
		

		.content-text table td {
    font-size: 14px;
}

.single_addres p {
    color: black !important;
    font-size: 14px;
}
		
		
		
		
		
		
	}

	@media only screen and (max-width: 992px) {
		/* Header */
		.site-header .navigation,
		.top-header .info {
			display: none;
		}
		.top-header .logo {
			float: left;
		}
		#slide-buttons {
		    display: block;
		}
		.top-header .slide-buttons {
			float: right;
		}

		/* Home Slider */
		.home-slider .caption-wrap {
		    width: 60%;
		    padding-left: 0;
		}

		/* Email Quote */
		.services .email-quote h4 {
			display: block;
		    width: 100%;
		    float: none;
		    text-align: center;
		    margin-bottom: 20px;
		}
		.email-quote form .col-md-6 {
			width: 50%;
			float: left;
		}
		.services .email-quote select {
		    width: 55.7%;
		}
		.email-quote form .category_filter.col-md-6 {
			padding-right: 0;
		}

		/* Features Section */
		.features-item .icon-wrap i {
		    line-height: 120px;
		}

		/* Service Calculator */
		.services-calculator .intro-section .image {
		    position: relative;
		    margin: 0 auto;
		}
		.services-calculator .intro-section .image img {
		    transform: none;
		}
		.services-calculator .form-section form {
		    height: 100% !important;
		}

		/* Partner Logo */
		.partner-logo {
			width: 20%;
			float: left;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 30%;
		}

		/* Caounter Number */
		.counter-item {
			text-align: center;
			margin-bottom: 40px;
		}
		.counter-section h2:after {
		    margin-left: auto;
		    margin-right: auto;
		}

		/* Footer */
		.widget-footer {
			margin-bottom: 60px;
		}
	}

	@media only screen and (max-width: 768px) {
		/* Layout */
		.container {
			width: 100%;
		    padding: 0 10%;
		}

		/* Home Slider */
		.home-slider .caption-wrap {
	        top: 40%;
		    width: 84%;
		    padding: 0 10%;
		    text-align: center;
		}
		.home-slider .caption-wrap h1:after {
		    margin-left: auto;
		    margin-right: auto;
		}

		/* Email Quote */
		.services .email-quote input.col-md-6 {
		    width: 100%;
		    margin-bottom: 10px;
		}
		.email-quote form .category_filter.col-md-6 {
		    padding-right: 0;
		    padding-left: 0;
		    width: 100%;
		    text-align: center;
		}
		
		.contact-wrap .col-md-4{
			margin-left:-15px !important;
			margin-right:-15px;
		}
		
		#slide-buttons{
			top:21px ;
		}
		
		.company-vision {
    		width: 100%;
		}
		
		h2.counter {
    		text-align: -webkit-center;
		}
		
		.footer-form input[type="submit"]{
			padding-bottom:3px;
			line-height:38px;
		}
		
		.services .email-quote select {
		    width: 100%;
		}
		.services .email-quote button {
		    margin-left: 0;
		    margin-top: 20px;
		}

		/* Services */
		.services .services-text {
		    padding: 0 5%;
		}

		/* Features Section */
		.features-item .icon-wrap i {
		    line-height: 125px;
		}

		/* Partner Logo */
		.partner-logo {
		    width: 100%;
		    float: none;
		    margin-bottom: 40px;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 30%;
		}

		/* About Us Page - Company Desc Section */
		.company-slider {
			margin-top: 40px;
		}
		.company-vision img {
			width: 100%;
		}
		.company-vision .item {
			margin-bottom: 40px;
		}

		/* Contact Us Banner */
		.contact-us-banner h1 {
		    font-size: 28px;
		}

		/* Sidebar */
		.sidebar {
		    padding-left: 15px;
		    margin-top: 40px;
		    position: relative;
		}

		/* Contact Page */
		.contact-form {
			margin-top: 60px;
		}


		.services-calculator-wrap {
    position: relative;
    height: 800px;
}
.about-us {
    margin-top: 30px;
    margin-bottom: 20px;
}

		

.slider {
    max-width: 100%;
    height: 407px;
    margin: 20px auto;
    position: relative;
}


#footer {
    padding: 100px 0 200px 0;
}
.marginn-top{
	margin-top:20px !important;
	}

		

	}

	@media only screen and (max-width: 640px) {
		/* Layout */
		.container {
		    width: 100%;
		    padding: 0 10%;
		}

		/* Home Slider */
		.home-slider .caption-wrap {
		    width: 85%;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-],
		.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 25%;
		}

	}

	@media only screen and (max-width: 480px) {
		/* Home Slider */
		.home-slider .caption-wrap h1 {
			font-size: 28px;
			line-height: 1.5;
		}

		/* Services */
		.services .services-wrap-carousel .owl-prev i, .services .services-wrap-carousel .owl-next i {
		    font-size: 40px;
		}

		/* Features Section */
		.features-item .icon-wrap i {
		    line-height: 160px;
		}

		/* Testimonial */
		.testimonial-item p {
		    font-size:15px;
			line-height:20px;
		}
		.testimonial-item {
		    background-position: 30px 75%;
		    background-size: 30px;
		    padding: 30px 30px 90px 30px;
		}


		.services .email-quote {
    		padding: 10px 25px 35px;
		}

		/* Latest Post */
		.latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], 
		.team .owl-theme .owl-controls .owl-nav [class*=owl-] {
		    top: 15%;
		}

		/* Calculator Form */
		.services-calculator .form-section p.extra-services,
		.services-calculator .form-section p.fragile {
			width: 100%;
		}
		#totalPrice {
		    margin-top: 90px;
		}

		/* Footer */
		.copyright .social-icon ul li {
		        margin: 3px 3px !important;
		}
		
		.rightt{
	right:20px !important;
	
}
table {
   
    width: 100% !important;
}

.counter-section1 h2:after {
   
   
    margin-left: auto;
    margin-right: auto;
  
}
h2 {
    font-size: 24px;
}

  
    .top-header .slide-buttons {
   		padding-top:1px;
	}


.services-calculator-wrap {
    
    height: 749px;
}

.section-title h2 {
  
    margin-bottom: 50px;
    margin-top: 39px;
   
}
.widget-footer {
    margin-bottom: 30px;
}
.widget-footer h4.title {
   
    margin-bottom: 12px;
}

#footer {
   
    padding: 50px 0 200px 0;
}

.margin-bottom {
    
  margin-bottom: 80px;
}
   
   .sidebar1 {
  
    margin-top: 0px;

}

.margin-bottom {
    margin-bottom: 28px;
}
form.footer-form.margin-bottom1 {
    margin-bottom: 80px;
}
.contact-form {
    margin-top: 20px;
}
	}
		@media only screen and (max-width: 375px) {
			.top-header .slide-buttons {
    padding-top: 13px;
}
	
	#slide-buttons {
		top:1px;
	}

.width1{
	width:200px;
			
		}
		
		}
		
		@media only screen and (max-width: 375px) {
		
		.width1 {
    width: 182px;
}
.top-header .slide-buttons {
    padding-top: 9px;
}
}


@media only screen and (min-width:0px) and (max-width:480px){

	.home-slider .caption-wrap {
    	top: 40%;
	}
	
	.home-slider .caption-wrap p {
    	font-size: 14px;
    	line-height: 20px;
	}
	
	.testimonial .owl-carousel .owl-stage-outer {
    	padding-bottom: 50px;
	}
	
	.services {
    	padding-bottom: 50px !important;
	}
	
	ul.use-links li {
		padding: 3px 0px 5px;
	}
	
}


/*Aditya css*/



@media only screen and (max-width: 1025px) and (min-width: 992px){
 input.capcontext {
    position: relative;
    right: 40px !important;
 }
}


@media only screen and (max-width: 991px) and (min-width: 769px){
 input.capcontext {
    position: relative;
    right: 0px !important;
    width: 192px !important;
 }
.btnsend {
    float: left !important;
 }
}

@media only screen and (max-width: 768px) and (min-width: 540px){
 input.capcontext {
    position: relative;
    right: 0px !important;
    width: 192px !important;
    margin-left: 15px !important;
  }
.btnsend {
    float: left !important;
 }
}

@media only screen and (max-width: 539px){
 input.capcontext {
    position: relative;
    right: 0px !important;
    width: 192px !important;
    margin-left: 15px !important;
}
.btnsend {
    float: left !important;
 } 
}

/**/