@media only screen and (min-width: 1170px) and (max-width: 1700px) {
.inner_contact > h2{
    font-size: 10px;
}
.inner_contact > a{
    font-size: 36px;
}
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.painting_contant{
    margin-right:0%;
}
.contact{
    margin:0;
}
.column {width:750px}
.lSAction > .lSPrev{
    left: -10% !important;
}
.inner_contact > a {
  color: #FFFFFF;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}
.inner_contact > h2 {
  color: #FFFFFF;
  font-size: 10px;
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}
.inner_contact {
  background-image: url("img/header1.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-left: 35%;
  padding: 20px 4% 20px 20px;
  position: relative;
  text-align: right;
  width: 65%;
}
.logo > img {
  width: 100%;
}
.header {
  margin-bottom: 50px;
  overflow: hidden;
}
.banner_content > p {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 800;
}
.banner_content > h2 {
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 800;
  padding: 20px 0 37px;
  text-transform: uppercase;
}
.banner_content > ul > li {
  background: url("img/i1.png") no-repeat scroll 15px center / 30px auto #FFCC33;
  border-radius: 5px;
  display: inline-block;
  font-size: 15px;
  font-weight: 800;
  margin: 0 5px;
  padding: 20px 3% 20px 8%;
  text-align: right;
  text-transform: uppercase;
}
.banner_content > ul > li:last-child {
  background: url("img/i2.png") no-repeat scroll 10% center / 30px auto #D42525;
  color: #FFFFFF;
}

.banner_content > ul {
  margin-bottom: 40px;
}
header {
  background-image: url("img/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 33px 0 43px;
}
.single_form.submit_buttn > input[type="submit"] {
  background: none repeat scroll 0 0 #252525;
  border: medium none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
}
.single_form.submit_buttn {
  float: left;
  margin-right: 0;
  width: 26%;
}
.single_form {
  float: left;
  margin-right: 1%;
  width: 17.5%;
}
.single_form input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 transparent;
  border-color: -moz-use-text-color -moz-use-text-color #252525;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 2px;
  color: #252525;
  font-size: 12px;
  font-weight: 600;
  padding: 9px 5px;
  width: 100%;
}
.contact_area {
  background: none repeat scroll 0 0 #EEF2F5;
  padding: 40px 0 48px;
}
.paintaing_area {
  background-image: url("img/bg1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}

.painting_contant > h2 {
  color: #566070;
  font-size: 28px;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 30px;
}
.painting_contant > h3 {
  color: #566070;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 17px;
}
.painting_contant > p {
  color: #566070;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.service > h2 {
  color: #3B3B3B;
  font-size: 33px;
  padding-bottom: 14px;
  padding-top: 40px;
  text-align: center;
}
.service > p {
  color: #3B3B3B;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 56px;
  text-align: center;
}
.single_service > p {
  color: #3B3B3B;
  font-size: 16px;
  font-weight: 600;
}
.service_icon {
  float: left;
  width: 42%;
}
.single_service {
  margin-bottom: 45px;
  overflow: hidden;
}
.thumbslider_area {
  margin: 20px 0;
}
.home_quote > h2 {
  color: #FFFFFF;
  font-size: 35px;
}
.home_quote > p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 16px 0 50px;
}
.home_quote_area {
  background-image: url("img/bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 36px 0 50px;
  text-align: center;
}.single_home_price > h1 {
  color: #566070;
  font-size: 18px;
  font-weight: 700;
  padding: 23px 0 21px;
  text-transform: uppercase;
}
.single_home_price > p {
  color: #566070;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.3px;
  padding-bottom: 9px;
  text-transform: uppercase;
}
.single_home_price > h2 {
  color: #566070;
  font-size: 36px;
  font-weight: 600;
}
.single_home_price > a {
  background: none repeat scroll 0 0 #555555;
  border-radius: 33px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 8px 7%;
  text-decoration: none;
  text-transform: uppercase;
}
.single_testimonial.item > p {
  color: #3B3B3B;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  padding: 20px 5%;
}.single_testimonial.item > h2 {
  font-size: 18px;
  font-weight: 700;
  padding: 25px 0;
}
.general_compnay {
  margin-top: 66px;
  padding-bottom: 55px;
}
.general_compnay > h1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.general_compnay > h2 {
  color: #252525;
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 20px;
}
.general_compnay > a {
  background: none repeat scroll 0 0 #252525;
  border-radius: 35px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  padding: 9px 4%;
  text-decoration: none;
  text-transform: uppercase;
}


}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.logo{
    text-align: center;
    
}
.painting_contant{
    margin-right:0%;
}
.lSPrev, .lSNext{
    display:none !important;
}
.thumbslider{
    margin: 0;
}

.column {width:300px}
.logo > img {
  width: 300px;
}
.inner_contact {
    background-position: right;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 0;
    padding: 20px 0 20px 0;
    position: relative;
    text-align: center;
    margin: 10px 0;
    float: none;
    display: block;
    width: 100%;
}
.inner_contact > h2 {
  color: #FFFFFF;
  font-size: 10px;
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}
.inner_contact > a {
  color: #FFFFFF;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}
.header {
  margin-bottom: 20px;
  overflow: hidden;
  margin:0;
}
.banner_content > p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 800;
}
.banner_content > h2 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 800;
  padding: 20px 0 26px;
  text-transform: uppercase;
}
.banner_content > ul > li {
  background: url("img/i1.png") no-repeat scroll 15px center / 40px auto #FFCC33;
  border-radius: 5px;
  display: block;
  font-size: 15px;
  font-weight: 800;
  margin: 0 5px 10px;
  padding: 18px 3% 18px 8%;
  text-align: right;
  text-transform: uppercase;
}
.banner_client > ul {
  display: block;
}
.desktop {
  display: none;
}
.banner_client li {
  margin-bottom: 11px;
}
header {
  background-image: url("img/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 33px 0 50px;
}
.contact_area {
  background: none repeat scroll 0 0 #EEF2F5;
  padding: 40px 0 50px;
}
.single_form {
  float: left;
  margin-right: 0;
  width: 100%;
}
.single_form.submit_buttn {
  float: left;
  margin-right: 0;
  width: 100%;
}
.painting_contant > h2 {
  color: #566070;
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 39px;
}
.painting_contant > h3 {
  color: #566070;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 50px;
}

.painting_contant > p {
  color: #566070;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.painting_contant {
  text-align: center;
}
.paintaing_area {
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 25px;
}
.service > h2 {
  color: #3B3B3B;
  font-size: 37px;
  padding-bottom: 13px;
  padding-top: 35px;
  text-align: center;
}
.service > p {
  color: #3B3B3B;
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 54px;
  text-align: center;
}
.service_icon {
  float: left;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
.single_service > p {
  color: #3B3B3B;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.single_service {
  margin-bottom: 32px;
  overflow: hidden;
}
br {
  display: none;
}
.thumbslider_area {
  margin: 18px 0;
}
.home_quote > h2 {
  color: #FFFFFF;
  font-size: 30px;
}
.home_quote_area {
  background-image: url("img/bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0 51px;
  text-align: center;
}
.home_quote > p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 0 32px;
}
.single_home_price {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px;
  padding: 10px 8px;
}
.single_home_price > h1 {
  color: #566070;
  font-size: 22px;
  font-weight: 700;
  padding: 23px 0 15px;
  text-transform: uppercase;
}
.single_home_price > h2 {
  color: #566070;
  font-size: 36px;
  font-weight: 600;
}.single_home_price > a {
  background: none repeat scroll 0 0 #555555;
  border-radius: 33px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 9px;
  padding: 10px 8%;
  text-decoration: none;
  text-transform: uppercase;
}
.single_home_price {
  margin-bottom: 10px;
}
.testimonial_area {
  padding-top: 50px;
  text-align: center;
}
.single_testimonial.item > p {
  color: #3B3B3B;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  padding: 20px 2% 18px;
}
.single_testimonial.item > h2 {
  font-size: 16px;
  font-weight: 700;
  padding: 30px 0 10px;
}
.general_compnay {
  margin-top: 56px;
  padding-bottom: 50px;
}
.general_compnay > h1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.general_compnay > h2 {
  color: #252525;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 30px;
}
.footers_logo {
  text-align: center;
}
.single_footer.text_right > p {
  color: #566070;
  font-size: 15px;
  padding: 7px 0;
  text-align: center;
}








}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.painting_contant{
    margin-right:0%;
}
.column {width:450px}

}


