@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800');
/*font-family: 'Dosis', sans-serif;*/
@font-face {
    font-family: 'SEGOEUIL';
    src: url('fonts/SEGOEUIL.eot');
    src: local('SEGOEUIL'), url('fonts/SEGOEUIL.woff') format('woff'), url('fonts/SEGOEUIL.ttf') format('truetype');
}
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
/*font-family: 'Roboto', sans-serif;*/
body{/*font-family: 'Dosis', sans-serif;*//*font-family: 'SEGOEUIL';*/font-family: 'Roboto', sans-serif; font-weight: 300;}
.tp-caption.bannerhead {
    color: #000000;
    font-size: 46px;
    font-weight: 200;
    line-height: 54px;
}
.tp-caption.bannerpara {
    color: #000000;
    font-size:28px;
    font-weight: 200;
    line-height: 34px;
}
.innerphd{
    background:#DE3655;
    color:#fff;
    width:135px !important;
    padding:6px;
}
.innerphd1{
    background:#DE3655;
    color:#fff;
    width:175px !important;
    padding:6px;
}
.banbtn {
    border: 1px solid #000000;
    color: #000000;
    font-size: 18px;
    font-weight: 200;
    padding: 5px 20px;
    transition: all 0.4s ease 0s;
}
.banbtn:hover, .banbtn:focus {
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}
.main {
    background-color: #F5F5F5;
}
.homehilight {
    padding: 60px 0;
    display: block;
}
.highbox {
    background-color: #de3655;
    display: inline-block;
    padding: 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.highbox:hover span , .highbox:hover i {
    color: #000;
}
.highbox.color1 {
    background-color: #4CACAE;
}
.highbox.color2 {
    background-color: #fcca1d;
}

.highbox.color4 {
    background-color: #3E7B97;
}
.highbox span { transition: all 0.4s ease 0s;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    padding: 0 0 20px;
    width: 100%;
}
.highbox i { transition: all 0.4s ease 0s;
    color: #fff;
    display: block;
    font-size: 15px;
    font-style: normal;
    line-height: 22px;
    margin-bottom: 20px;
}
.highbox img {
    width:75%;
}

.highbox:hover , .highbox:focus{background-color:#fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}
.welcomesec {
    background-color: #fff;
    display: block;
    padding: 60px 0;
}
.heading1 {
    color: #000000;
    font-size: 36px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 0 40px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.heading1::after {
    background-color: #000000;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 150px;
}
.heading1:before {
    background-color: #E7012C;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 7px;
    width: 60px;
    position: absolute;
    content: "";
    margin: auto;
    z-index: 9;
}
.heading2 {
    color: #000000;
    font-size: 36px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 0 40px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .heading2::after {
        background-color: #000000;
        bottom: 0;
        content: "";
        height: 3px;
        left: 0;
        margin: auto;
        position: absolute;
        width: 70px;
    }

    .heading2:before {
        background-color: #E7012C;
        bottom: -2px;
        left: 15px;
        height: 7px;
        width: 40px;
        position: absolute;
        content: "";
        margin: auto;
        z-index: 9;
    }
.btn1 {
    border: 1px solid #de3655;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 20px 10px;
    transition: all 0.4s ease 0s;
    background-color: #E7012C;
}
.btn1:hover, .btn1:focus {
    background-color: #000;border-color:#000;
    color: #ffffff;
    text-decoration: none;
}
.productsection {background-color: #fbfbfb;
    display: block;
    padding: 60px 0;
}

.productpad .highbox > img {
    margin-bottom: 15px;
}
.productsection .highbox > span {
    color: #000000;
}
.highbox strong {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    text-align: right;
}
.highbox strong i {
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    top: 2px;
}
.highbox:hover strong , .highbox:hover strong i , .highbox:focus strong , .highbox:focus strong i {
    color: #F43D55;
}

.productpad .highbox {
    margin-bottom: 30px;
}

#footer {
    background-color: #333333;
    border-top: medium none;
    color: #fff;
    font-size: 13px;
    padding-top: 0;
}
#footer .footer-top {
  margin: 0;
  background-color: #000000;
  overflow: hidden;
}
#footer .footer-top .clearfix {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  #footer .footer-top .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#footer .footer-top .col-sm-6 {
  font-size: 0;
  padding-top: 20px;
  padding-bottom: 21px;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  #footer .footer-top .col-sm-6 {
    /*border-left: 1px solid #515656;*/
  }
  #footer .footer-top .col-sm-6:first-child {
    border-left: none;
  }
  #footer .footer-top .col-sm-6:nth-child(4) {
    border-left: none;
  }
}
@media (min-width: 992px) {
  #footer .footer-top .col-sm-6 {
    /*border-left: 1px solid #515656;*/
  }
  #footer .footer-top .col-sm-6:nth-child(4) {
    border-left: 1px solid #515656;
  }
  #footer .footer-top .col-sm-6:first-child {
    border-left: none;
  }
}
#footer .footer-top .bar-icon {
  font-size: 36px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-top .bar-icon:before {
  width: 1em;
  margin: 0 .2em;
}
@media (max-width: 991px) {
  #footer .footer-top .bar-icon {
    text-align: center;
  }
}
#footer .footer-top .bar-textarea {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 10px;
}
#footer .footer-top h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  line-height: 1.5;
}
#footer .footer-top p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  line-height: 1;
}
#footer .footer-middle {
  padding-top: 41px;
}
#footer h1, #footer h2, #footer h3, #footer h4 {
  color: #fff;
}
#footer h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 18px;
}
#footer a {
  color: #fff;
}
#footer a:hover, #footer a:focus {
  color: #F43D55;
  text-decoration: underline;
}
#footer .contact {
  margin-top: -6px;
}
#footer .contact li {
  padding: 5px 0;
  line-height: 1.5;
  margin-bottom: 0;
}
#footer .contact li:last-child {
  margin-bottom: 0;
}
#footer .contact p {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0;
    position: relative;
    padding-left: 20px;
}
#footer .contact p i {
    left: 0;
    position: absolute;
    top: 0;
}
#footer .contact i {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  top: 2px;
}
#footer .links,
#footer .features {
  list-style: none;
  padding: 0;
  margin-top: -6px;
}
#footer .features li {
    display: block;
    line-height: 1;
    padding: 4px 0 4px 20px;
    position: relative;
    line-height: 19px;
}
#footer .links li{
    display: block;
    line-height: 1;
    padding: 4px 0 4px 12px;
    position: relative;
    line-height: 19px;
}
#footer .links li i, #footer .features li i {
    left: 0;
    margin-right: 0;
    position: absolute;
    top: 7px;
}
#footer .newsletter form {
  opacity: 1;
}
#footer .newsletter .btn {
  padding-top: 6px;
  padding-bottom: 6px;
}
#footer .newsletter .btn.btn-primary {
  color: #000;
  border-color: #000;
  background-color: transparent;
}
#footer .newsletter .btn.btn-primary:hover, #footer .newsletter .btn.btn-primary:focus {
  color: #000;
  border-color: #000;
  background-color: transparent;
  opacity: 0.5;
}
#footer .newsletter .form-control {
  background-color: transparent;
  border-color: #000;
}
#footer .newsletter p {
  margin-bottom: 15px;color: #fff;
  line-height: 1.5;
}
@media (min-width: 992px) {
  #footer .newsletter p.newsletter-info {
    margin-bottom: 40px;
  }
}
#footer .footer-copyright {
    background-color: #232323;
    border-top: medium none;
    color: #fff;
    margin-top: 20px;
    padding: 15px 0;
}
#footer .footer-copyright p {
  color: #fff;
}
#footer .footer-copyright .footer-payment {
  display: block;
  max-width: 100%;
  height: auto;
}
#footer .footer-copyright .social-icons li {
  margin-top: 0;
}
#footer .footer-copyright .social-icons li + li {
  margin-left: 7px;
}
#footer .footer-copyright .social-icons li a {
  color: #fff !important;
}
#footer .footer-copyright .social-icons li a:not(:hover) {
  background-color: #9e9e9e;
}
@media (min-width: 992px) {
  #footer .footer-copyright .logo,
  #footer .footer-copyright .social-icons,
  #footer .footer-copyright .footer-payment {
    float: left;
    margin-bottom: 0;
  }
  #footer .footer-copyright .logo {
    margin-right: 45px;
  }
  #footer .footer-copyright .social-icons {
    margin-right: 60px;
    margin-top: 3px;
  }
  #footer .footer-copyright .social-icons li {
    margin-bottom: 0;
  }
  #footer .footer-copyright .footer-payment {
    margin-top: 4px;
  }
  #footer .footer-copyright .copyright-text {
    float: right;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  #footer .footer-copyright {
    text-align: center;
  }
  #footer .footer-copyright .logo {
    margin-bottom: 8px;
  }
  #footer .footer-copyright .social-icons {
    margin-bottom: 5px;
  }
  #footer .footer-copyright .logo img,
  #footer .footer-copyright .footer-payment {
    margin-left: auto;
    margin-right: auto;
  }
  #footer .footer-copyright .footer-payment {
    margin-bottom: 10px;
  }
}
img {
    max-width: 100%;
}

.promenu {
    background-color: #f5f5f5;
    display: inline-block;
    padding: 0;
    width: 100%;
}
#header .header-nav-main nav > ul .dropdown-mega-content .promenu > a {
    color: #de3655 !important;transition: all 0.4s ease 0s!important;
    display: inline-block;line-height: 20px;
    font-size: 16px !important;
    padding: 10px !important;
    width: 100%;
}
.promenu img {
     float: left;
    margin-right: 10px;
    width: 50px;
}
#header .header-nav-main nav > ul .dropdown-mega-content .promenu > a:hover,
#header .header-nav-main nav > ul .dropdown-mega-content .promenu > a:focus{box-shadow: 0 0 10px rgba(0,0,0,0.5); text-decoration:none;}
.form-control {
    color: #000;
}

.layer1 {
    height: 190px;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 99;
}

.layer2 {
    bottom: -1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    height:109px;
}

.layer3 {
    height: auto;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100px;
    z-index: 99;
}
.highbox1 {
    background-color: #ffffff;
    border-bottom: 3px solid #e5012c;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    box-shadow: 0 0 2px rgba(0,0,0,0.1);
}
.highbox1:hover , .highbox1:focus {
    text-decoration: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.highbox1 > img {
    padding: 10px;
    width: 100%;
}
.highbox1 > span {
    background-color: #ffffff;
    color: #000000;
    display: inline-block;
    margin-bottom: 2px;
    padding: 5px;
    position: relative;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
}
/*.highbox1 > span::after {
    background-color: #fcca1d;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}*/
.highbox1 > i {
    color: #000000;
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
    padding: 10px;
    text-align: justify;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.highbox1 > strong {
    color: #E5012C;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin: 0 auto 10px;
    transition: all 0.4s ease 0s;
}
.highbox1 > strong i {
    position: relative;
    top: 1px;
    transition: all 0.4s ease 0s;
}

.innerbanner {
    background: rgba(192,250,250,1);
background: -moz-linear-gradient(-45deg, rgba(192,250,250,1) 0%, rgba(255,234,166,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(192,250,250,1)), color-stop(100%, rgba(255,234,166,1)));
background: -webkit-linear-gradient(-45deg, rgba(192,250,250,1) 0%, rgba(255,234,166,1) 100%);
background: -o-linear-gradient(-45deg, rgba(192,250,250,1) 0%, rgba(255,234,166,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(192,250,250,1) 0%, rgba(255,234,166,1) 100%);
background: linear-gradient(135deg, rgba(192,250,250,1) 0%, rgba(255,234,166,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0fafa', endColorstr='#ffeaa6', GradientType=1 );
    padding: 60px 0 40px;
    position: relative;
}
.innerbanner h1 {text-align:right;
    color: #000000;
    font-size: 40px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}
.innerbanner h2 {text-align:right;
    color: #000000;
    font-size: 30px;
    line-height: 36px;
    margin: 0;
}
.innerbanner img {
    position: absolute;
    right: 0;
    top: -40px;
    /*width: 190px;*/
}
.prodetailpad {background-color: #ffffff;
    display: block;
    padding: 60px 0;
    width: 100%;
}
.procontentpad {
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.procontentpad h1 {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 20px;
    width: 100%;
}
/*.procontentpad h1 span {
    background-color: #de3655;
    display: inline-block;
    padding: 5px 10px;
}*/
.table {
    /*border: 1px solid #e8e8e8;*/
}
.table th {
    /*background-color: #71d1d3;
    border-right: 1px solid #8dedef;*/
    text-align: center;
}
.table td {
    /*border-right: 1px solid #e8e8e8;*/
}
.table tr:nth-child(2n) {
    /*background-color: rgba(113, 209, 211, 0.1);*/
}

.featuretxt {
    background-color: #348099;
    border-bottom: 4px solid #206c85;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 19px;
    margin: 0 0 30px 15px;
    padding: 10px;
    position: relative;
    text-align: justify;
}
.featuretxt > i {
    background-color: #fcca1d;
    border-radius: 100%;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    height: 30px;
    left: -15px;
    line-height: 29px;
    position: absolute;
    text-align: center;
    top: -14px;
    width: 30px;
}
aside#sidebar { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    background-color: #fafafa;
}

#sidebar > h4 {
    background-color: #4cacae;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 0;
    padding: 10px;
}
ul.nav-list.show-bg-active .active > a::before,
ul.nav-list.show-bg-active li > a:hover {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
}
.tp-caption img {margin-right: 100px;
    height: auto !important;
    width:300px !important;
}
/*.dropdown .dropdown-menu {
    background: #ffffff url("../images/menubg.png") repeat-x scroll 0 0;
}*/
.innerbanner {
    background: rgba(0, 0, 0, 0) url("../images/slide1.jpg") repeat scroll 0 0 / cover ;
    padding: 70px 0 100px;
    position: relative;
}
.innerbanner .layer1 {
    height: auto;
    left: 0;
    top: 0;
    width: 120px;
}
.innerbanner .layer2 {
    bottom: 0;
    height: auto;
    left: 0;
    top: unset;
    width: 100%;
}
.fullwithimg {
    border: 2px solid #fcca1d;
    display: inline-block;
    margin-bottom: 20px;
    padding: 2px;
    width: 100%;
}
.fullwithimg > div {
    border: 2px solid #de3655;
    padding: 2px;
}
.fullwithimg img {
    border: 3px solid #4cacae;
    width: 100%;
}
.contactpad h4 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.contactpad h4::after {
    background-color: #333333;
    bottom: 2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 27px;
}
.contactpad {background-color:#ffffff;
    display: block;
    padding: 40px 0;
}
.contactpad a {
    color: #000000;
}
.btn2 {display: inline-block;background-color:#ffffff;
    border: 1px solid #DE3655;
    color: #DE3655;
    font-size: 18px;
    font-weight: 200;
    padding: 8px 20px 10px;
    transition: all 0.4s ease 0s;
}
.btn2:hover, .btn2:focus {
    background-color: #4CACAE;border-color:#4CACAE;
    color: #ffffff;
    text-decoration: none;
}
.downloadpad {background-color:#ffffff;
    display: block;
    padding: 60px 0;
}
.download {
    background: #f5f5f5 url("../images/menubg.png") repeat-x scroll left bottom;
    display: block;
    padding: 20px;
    width: 100%;
}
.download > h1 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}
.download > h1::after {
    background-color: #4cabad;
    bottom: -4px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 20px;
}
.list1 {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
.list1 > li {
    padding: 1px 0 1px 5px;
}
.list1 a {
    color: #000000;
    transition: all 0.4s ease 0s;
}
.list1 a:hover , .list1 a:focus {
    color: #e14763;
    text-decoration: none;
}
.leftimg {
    float: left;
    margin: 0 20px 20px 0;
    width: 50%;
}
.bgspan {
    background-color: #4cacae;
    color: #ffffff;
    display: inline-block;
    padding: 0 5px;
}
.procontentpad h2 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.catagorypad {
    display: block;
    padding: 60px 0;
}
.innerbanner .col-md-12 img {
    left: 0;
    margin: 0 auto;
}
.bannersection {
    display: inline-block;
    position: relative;
    width: 100%;
}
.bannersection img{width:100%;}
.bannersection img:last-child {height: 70px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.fullsizecenter {
    display: inline-block;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
}
.prodetailpad #sidebar p {
    background-color: #ffffff;
    display: block;
    margin: 0;
    padding: 0 20px 10px;
    text-align: center;
}

.prodetailpad #sidebar img {transition: all 0.6s ease 0s;
    display:none;margin:auto;
}
.prodetailpad.prodetailpad1 #sidebar img {display:block;}
.download p a {
    background-color: #fcca1d;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px 2px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.download p a:hover {
text-decoration:none; background-color:#DE3655; color:#fff;
}
.download p {transition: all 0.4s ease 0s;
    background-color: #ffffff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px;
    text-align: right;
    width: 100%;
}
.download p:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);}
.download p img {
    float: left;
    margin: 0 10px 0 0;
    width: 30px;
}
.download p span {
    display: block;
    padding: 0 0 10px;
    text-align: left;
}
.download p a {
    background-color: #fcca1d;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    padding: 4px 10px 2px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
#des{
    text-align:center;
}
.sidebar .nav.nav-list.show-bg-active {
    max-height: 316px;
    overflow: auto;
}
.lead {
    font-size: 17px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{padding:3px;}
.footer-top img {
    width: 35px;
}
.footer-top .col-md-4 {
    min-height: 78px;
}
.wave-path {
    clip-rule: evenodd;
    fill: #ffffff;
    fill-rule: evenodd;
}
.innerpagebanner {
    background-color: #232323;
    display: block;
    margin-bottom: 0;
    padding: 40px 0;
    height:225px;
}
.innerpagebanner h1 {text-align: center;
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    line-height: 120px;
}
.innerpagebanner h1 span {
   /*background-color: rgba(180, 23, 50,0.9);*/ 
    padding: 7px 20px;
    font-size:60px;
    padding-left:45%;
    COLOR: #d5082f;
}
.sidebar h2 {
    background-color: rgb(231, 1, 44);
    border-radius: 5px 5px 0 0;
    color: rgb(255, 255, 255);
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 20px;
}
.rightimg{float:right; margin:0 0 10px 20px; }
.prodiv {
    border: 2px solid #e7012c;
    display: block;
}
.prodiv > img {
    vertical-align: bottom;
    width: 100%;
    max-height:250px;
    padding:20px
}
.prodiv h2 {
    background-color: #e7012c;
    color: #ffffff;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.gifSection {
    height: 30vh;
}

.QualityImage{
    border-radius:4%;
    /*box-shadow: 3px 3px #737070;*/
}

.paddinbtm2{padding-bottom:2%;}
.marginbtm2{padding-bottom:2%;}

.prodName{background-color: #e7012c;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    text-align: center;}

.fa-facebook,.fa-twitter,.fa-linkedin{color:white;}
.contactHead{text-align:left;margin-left:-55%;}

@media screen and (max-width:767px) {
    .layer2 {
        bottom: -1px;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 99;
        height: 29px;
    }
    .innerpagebanner h1 span{font-size:30px;padding:0;}
    .contactHead{text-align:left;margin-left:0;}
}