
@media only screen and (min-device-width: 768px) and (max-device-width: 979px) {
span#line1 {
    line-height: 45px;
}
}
@media only screen and (min-device-width: 1025px) {
img.banner-image-top {
    background-size: 380px 266px;
    height: 264px;
    background-position: center;
}
}
@media only screen and (max-device-width: 767px) {
.banner-con h1{
font-size: 18px !important;
line-height: 28px !important;
}
#sub-heading1{
  font-size: 15px !important;
}
.right_img_subhead{
  font-size: 20px;
  line-height: 27px;
}
#line_height {
    margin: 15px 0px 15px 0px !important;
}
span.thumbnail.new-img-class {
    border: none;
    width: 100%;
    height: auto;
    padding: 0px;
    margin-bottom: 20px;
}

}


.banner-con{
      padding: 22px 0 40px !important;
}
.heading-line.line1 {
    text-align: center !important;
    width: 37% !important;
}
.heading-line {
    border-bottom: 1px solid #c4c4c4;
    line-height: 0.1em;
    margin: 10px auto 20px auto;
}
.work-con p {
    font-size: 16px;
    line-height: 24px;
}
body {
    color: #737373;
}
img.myclass {
    float: left;
    height: 110px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 121px;
    padding: 4px 4px 4px 4px;
}
span.thumbnail.new-img-class img {
  height: auto;
  margin-bottom: 10px;
  margin-left: 0;
  max-height: 100%;
  min-height: 100%;
  width: auto;
}
span.thumbnail.new-img-class {
    height: 115px;
    width: 100%;
}
    

.work-con{
padding: 20px 0 10px !important;
}
#sub-heading1{
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
}
.banner-right p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}
.head-sty {
    background: none repeat scroll 0 0 #fff;
    display: inline;
    padding: 0 10px;
}
.head-sty span {
    background: #fff;
    margin: 0 auto -6px auto;
    border: 2px solid rgb(62, 169, 245);
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    width: 9px;
    height: 9px;
    display: inline-block;
    line-height: 9px;
}
#line_height {
    margin: 30px 0px 15px 0px;
}
#ulid li {/*for fun page*/
    font-size: 16px;
    line-height: 24px;
    list-style-position: inside;
}
.banner-right li {
    list-style-position: inside;
}


.thumbnail {
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.banner-btn.btn-desk {
    margin: 20px 35px;
}