@media only screen and (min-width:320px) and (max-width:575px) {

/*------- Common CSS Starts -------*/



/*------- Common CSS Ends -------*/

/*------- Home Page CSS Starts -------*/



/*------- Home Page CSS Ends -------*/

}

@media only screen and (min-width:576px) and (max-width:767px) {

/*------- Common CSS Starts -------*/



/*------- Common CSS Ends -------*/

/*------- Home Page CSS Starts -------*/



/*------- Home Page CSS Ends -------*/

}

@media only screen and (min-width:768px) and (max-width:991px) {

/*------- Common CSS Starts -------*/



/*------- Common CSS Ends -------*/

/*------- Home Page CSS Starts -------*/



/*------- Home Page CSS Ends -------*/

}

@media only screen and (min-width:992px) and (max-width:1199px) {

/*------- Common CSS Starts -------*/



/*------- Common CSS Ends -------*/

/*------- Home Page CSS Starts -------*/



/*------- Home Page CSS Ends -------*/

}

@media only screen and (min-width:1200px) and (max-width:1299px) {

/*------- Home Page CSS Starts -------*/

  /*------- About Us Section Starts -------*/

.about-image-below { right: -35px; }

  /*------- About Us Section Ends-------*/

/*------- Home Page CSS Ends -------*/

}