/* Higher than 1200 (desktop devices)

====================================================================== */

@media only screen and (min-width: 1601px)  {

.container-1 {

    max-width: 1568px;

}

.abt-one {

    float: left;   

}

.c-abt h1 {

    font-size: 55px;

}

.abt-sec:after {

    content: '';

    right: 44em;

    margin-top: -3em;

    background-size: 100%;

}

.c-abt h4 {

    font-size: 28px;

}
.ab-r {
    height: 100px;
}

}


/* higher then 1441 and lower then 1600

====================================================================== */

@media only screen and (min-width: 1441px) and (max-width: 1600px) {

section.test-bt:before {
    content: '';    
    height: 14%;    
    
    margin-top: -8pc;
} 

.stellarnav>ul>li>a {
    padding: 23px 14px;
}

}






/*-higher then 1141 and lower then 1600-*/

/*===================================================================*/

@media only screen and (min-width: 1200px) and (max-width: 1440px) {

    .stellarnav>ul>li>a {
    padding: 20px 12px;
}


section.test-bt:before {
    content: '';    
    height: 35%;    
   
    margin-top: -8pc;
}


.abt-c {
    margin-left: 0px;
}

.abt-one img {
    width: 45px;
    height: 42px;
}
.abt-des {
    font-size: 40px;
        margin-top: 12px;
}

.abt-des span {
    top: -28px;
    left: -12px;
}




 }



/* Higher than 960 (desktop devices)

====================================================================== */

@media only screen and (min-width: 992px) and (max-width: 1199px){ 



.stellarnav>ul>li>a {
    padding: 20px 12px;
    font-size: 15px;
}


ul.menubar {
    padding-left: 0em;
}

.stellarnav>ul>li>a {
    padding: 12px 10px;
    font-size: 12px;
}

.stellarnav>ul>li:after {
    content: "|";
    position: absolute;
    top: 9px;
    padding: 0px 0px;
    
}


section.why-sec {
    padding: 30px 0px;
}

section.why-sec:after {
    content: '';   
    margin-top: -5pc;
}

section.test-bt:before {
    content: '';    
    height: 18%;
}

ul.social-network li {
    margin: 0 2px;
}

figure.commercial-img img {
    width: 100%;
}

figure.bus-img img {
    width: 100%;
}

.main-body {
    padding-top: 3em;
}


.c-in {
    
    width: 250px;    
    border-radius: 0px 50px 50px 50px;
}

.c-in h3 {
    font-size: 26px;
    text-align: left;
    line-height: 1.1;
}

.abt-one img {
    width: 35px;
    height: 35px;
}

.abt-des {
    font-size: 31px;
   
    margin-top: 6px;
}


.abt-c {
    margin-left: 4px;
    height: 60px;
}

.abt-c>span {
    font-size: 12px;
        bottom: 20px;

}


.abt-company-in {
    padding: 10px 0px;
}

.abt-des span {
    top: -25px;
    left: -16px;
    font-size: 22px;
}


.container.cmnpad img {
    width: 100%;
}

.container.bg-p img {
    width: 100%;
}

}




/* Tablet Portrait (devices and browsers)

====================================================================== */

@media only screen and (min-width: 768px) and (max-width: 1024px) {


 }
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    nav.navbar.navbar-default.menu-nav {
    display: block;
}
.logo img{
    width: 25%;
    padding-top: 8px;
}
a.menu-toggle.full i{
    top: 15px;
}
.row.sec-turn img {
    width: 100%;
}
.abt-des {
    font-size: 18px;
    margin-left: 10px;
}
.abt-c{
   margin-left: 0px;
}
a.right.carousel-control {
    right: -21px;
}
a.left.carousel-control {
   left: -26px;
}
.abt-one {
  float: unset;
}
.abt-one img {
    width: 40px;
    height: 40px;
}
.abt-c>span{
    
    font-size: 13px;
     position: unset; 
    bottom: 26px;
     margin-left: 0px; 
}
figcaption.owl-fc p {
    font-size: 13px;
}
.paint h1 {
    font-size: 35px;
}
}



/* All Mobile Sizes (devices and browser)

====================================================================== */

@media only screen and (max-width: 767px) { }



/* Mobile Landscape Size to Tablet Portrait (devices and browsers)

====================================================================== */

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

img {
    width: 100%;
}





}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)

=================================================================== */

@media only screen and (max-width: 479px) {

/*img {
    width: 100%;
}*/


.c-in {
    width: 100px;
    padding: 9px 1px 1px 15px;
    position: absolute;
    right: 51px;
    bottom: 0em;
    border-radius: 0px 40px 40px 40px;
}
.c-in h3 {
    font-size: 12px;
    text-align: left;
    line-height: 1.1;
}

a.menu-toggle.full i {
    top: 20px;
    right: 15px;
}



.logo>a>img {
    width: 55%;
    transition: all 0.50s ease-in-out;
    padding: 20px 0px 0px;
}
h5.ab-h {
    margin-top: 10%;
}

nav.navbar.navbar-default.menu-nav {
    display: block;
}

.prd-car {
    overflow: hidden;
    height: 317px;
}
    .abt-c {
    margin: 5px 0px;
   
    margin-left: 0px;
    height: 150px;
    text-align: center;
}

.abt-one {
    float: none;
    display: unset;
    margin-bottom: 5px;
    text-align: -webkit-center;
}

.abt-one img {
    width: 40px;
    height: 40px;
}

.abt-des {
    font-size: 24px;
    margin-top: 20px;
    text-align: -webkit-center;
    margin-bottom: 5px;
}

.abt-des span {    
    top: -20px;
    left: -10px;   
    font-size: 18px;
}
.abt-c>span {    
    font-size: 12px;
    position: unset;   
    margin-left: 0px;
    text-align: -webkit-center;
}

.abt-sec {
    padding: 45px 0px 50px;
}

.c-abt h4 {
    font-size: 18px;
}
.c-abt h1 {
    font-size: 25px;
}
.c-abt {
    margin-bottom: 3em;
}
section.sec-prd {
    padding: 40px 0px;
}
.prd-txt h4 {
    font-size: 20px;
}

section.test-bt:before {
    height: 18%;
   
}

.client-img {
    height: 125px;
    overflow: hidden;
}

img.paint-img1 {
    width: 100%;
    height: 100%;
}

.prodcont h2 {
    font-size: 25px;
}

.paint h1 {
    line-height: 35px;
    font-size: 24px;
    padding-top: 15px;
}
.paint {
    text-align: center;
    padding: 0px 0px;
}


.main-body {
    padding-top: 5em;
}

figure.commercial-img img {
    width: 100%;
}


ul.breadcrumb li {
    margin-bottom: 5px;
}

.paint p {
    margin-bottom: 20px;
}


.prodDescWrap.p1.lft {
    width: 100%;
    float: unset;
    text-align: center;
}

.wrapper.cmnpad1 {
    padding: 60px 0px 60px;
}

.cmnpad.bg-p img {
    width: 100%;
}

section.car-paint-booth {
    padding: 40px 0px;
}

figure.truck-img img {
    width: 100%;
}


figure.two-wheeler-img img,figure.bus-img img,.container.cmnpad img{
    width: 100%;
}
figure.p-image {
    margin-top: 1em;
}

.cmnpad {
    padding: 60px 15px 45px 15px;
}
.bg-p img {
    margin-bottom: 15px;
}


.container.bg-p {
    text-align: center;
}
.col-md-6.ab-col {
    margin-left: 10px;
    margin-right: 10px;
}
.cpa {
    text-align: left;
}

/*.testimonial-t img {
    width: 100px;
}*/
figcaption.owl-fc p {
    padding:13px;
}
.carousel-caption.cp h3 {
    font-size: 18px;
}
.col-sm-3.turn-col {
    margin-bottom: 16px;
}
}
@media only screen 
  and (min-device-width: 400px) 
  and (max-device-width: 700px)
  and (-webkit-min-device-pixel-ratio: 2) {


.container-1 {

 max-width: 667px;;

}
.logo img {
    margin-top: 10px;
}
.header_top {
    height: 62px;
}
a.menu-toggle.full i {
    top: 9px;
}
.c-in {
        width: 224px;
    bottom: 0em;
}
.c-in h3{
    font-size: 30px;
}
.abt-c {
    margin-left: 0px;

}
.abt-c>span {
    font-size: 7px;
}
.abt-one img {
    width: 39px;
    height: 41px;
}
.c-abt h1 {
    font-size: 22px;
}
.sec-owl-in {
    height: 707px;
    overflow: hidden;
}
img {
    width:100%;
}
.bol-img h4 {
    font-size: 18px;
    height: 60px;
}
.carousel-caption.cp h3 {
   
    font-size: 18px;
}
.test-d {
    height: 379px;
    overflow: hidden;
}
.social-circle li a{
    margin-bottom: 10px;
}
.testimonial-t img{
    width: 100px;
}
.p-image img{
    width: 100%;
}
nav.navbar.navbar-default.menu-nav {
    display: block;
}
.logo img{
    width: 25%;
}
.paint h1 {
    line-height: 35px;
    font-size: 24px;
    padding-top: 15px;
}
.abt-des{
    font-size: 16px;
}
.abt-one {
  float: unset;
}
.abt-one img {
    width: 40px;
    height: 40px;
}
.abt-c>span{
    
    font-size: 13px;
     position: unset; 
    bottom: 26px;
     margin-left: 0px; 
}
figcaption.owl-fc p {
    font-size: 13px;
}
}