/*
Theme Name: Autobody
Theme URI:  http://reverinfotech.com/
Author:  sukhdev singh
Author URI: http://reverinfotech.com/
Description: 
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
.first-column, .second-column {
  float: left;
  width: 100%;
}
.section1 .all-services {
    outline: medium none;
}
textarea {
    resize: none;
}
.slider {
    overflow: hidden;
    position: relative;
}
.section3 h1 {
    text-align: left;
}
.section3 p {
    text-align: left;
}

footer a {
    color: #fff;
    font-family: "Montserrat-Light" !important;
    font-size: 13px;
}
.wpcf7-not-valid-tip {
  color: red;
}
.footer-contact .wpcf7-not-valid-tip {
    background: #fabbb9 none repeat scroll 0 0;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}
div.wpcf7-validation-errors {
  background: #f9a5a1 none repeat scroll 0 0;
  border: 1px solid red !important;
  color: #fff;
  float: left;
  font-size: 12px;
  margin-top: 0;
}
div.wpcf7-mail-sent-ok {
    background: #43b612 none repeat scroll 0 0;
    border: 1px solid #398f14;
    color: #fff;
    float: left;
    margin-top: 0;
	font-size: 12px;
}
.section1 .newbtn .read-more1 {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
  width: 200px;
  margin: auto;
  font-size: 18px;
	float: none;
	margin-top:
}
.button-read.newbtn {
  margin-top: 40px;
}

.contact-page input, .contact-page textarea {
    margin-bottom: 0 !important;
    margin-top: 18px;
}
.footer-contact img {
    width: auto;
}
.ajax-loader {
    width: auto;
}
.inner-pages.private-property .private p {
    margin-bottom: 30px;
}
.button-read a {
    padding: 16px 50px !important;
	width: 100%;
}
.section1 li b {
    color: #000;
    float: left;
    padding: 10px 0;
    text-transform: uppercase;
	font-weight: normal;
}
/* .section1 li b:hover {
    color: #d2562d;
} */
.section2 ul {
    padding-left: 15px !important;
}

.button-read .col-sm-6.col-xs-6 {
    padding-left: 0;
    padding-right: 0;
}
.fixed{
     position: fixed;
    top: 0px;
}
header {
    background: #000 none repeat scroll 0 0;
    z-index: 100000;
}
 
  
 
.private > ul {
    padding-bottom: 25px !important;
}
.slider {
    margin-top: 6%;
	visibility: hidden;
}
#wpcf7-f28-p11-o1 div.wpcf7-validation-errors, #wpcf7-f28-p11-o1 div.wpcf7-mail-sent-ok {
	margin-left: 15px;
	margin-top: -18px;
	width: 200px;
}
#wpcf7-f27-o2 .wpcf7-validation-errors, #wpcf7-f27-o2 .wpcf7-mail-sent-ok {
    margin: 0;
}
@media (min-width: 280px) and (max-width: 450px) {
.section2 li{
width:100%;
list-style: inside none disc !important;
}
}
@media (min-width: 766px) and (max-width: 770px) {
	.header-top .top-links li{
	  padding: 10px 7px !important;
	}
	.tp-caption.large_text {
		font-size: 30px !important;
	}
	.tp-caption.large_text > span {
		font-size: 30px !important;
	}
	.services_below_img {
		font-size: 14px;
	}
	.button-read {
		width: 125%;
	}

}
@media (min-width: 280px) and (max-width: 767px) {
.section3 {
   /* background-image: url("images/mobile_secition.png") !important;
    padding: 5% 0 10%;
    background-position: -190px;*/
}
.q_a_div h4, .q_a_content{  padding-left: 40px;}
.section1 .first-column{ padding-left: 16px;padding-right: 16px;}
#post-11 .entry-content .container{margin-top:0 !important;}
	.slider {
		margin-top: 0
	}
.section2 li{
 
list-style: inside none disc !important;
}
	.section-title {
	  font-size: 19px;
	}
	.private > ul li {
		list-style: inherit;
		margin-left: 10px;
		padding-bottom: 9px;
		padding-left: 0;
	}
	footer h1 {
		float: left;
	width:100%;
	}
	#text-6 {
		float: left;
		width: 100%;
	}
#text-2 .col-sm-6.col_sm_6{
margin-bottom: 10px;
clear:both;
}
	footer #menu-top-menu-1 {
		margin-bottom: 34px !important;
		float: left;
	}
	.section3 h1 {
		font-size: 21px;
	}
	.section3 p {
		font-size: 14px;
	}
	.private, .contact-inner {
	  padding-top: 20px;
	}
	.scrollToTop {
		display: none !important;
	}
	.button-read a {
		padding: 7px 15px !important;
	}
	.fixed {
		position: static !important;
	}
	.section2 h1 {
		float: left;
		font-size: 21px;
		width: 100%;
	}

.tp-caption.large_text, .tp-caption.large_text span {
    font-size: 15px !important;
    line-height: 16px !important;
}

 

.button-read .read-more1 {
    background: #ecca30 none repeat scroll 0 0;
    color: #ffffff !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    padding: 12px !important;
}

}
 
