.mb10 {
    margin-bottom: 10px;
}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    height: 0;
    width: 100%;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #ed0808;
    text-decoration: none;
}
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.mb50 {
    margin-bottom: 50px !important;
}
body {
    background: #fff;
    margin: 0;
}
.logo img {
    float: left;
    padding: 13px 0 17px;
}
.logo h2 {
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-size: 36px;
    float: left;
    padding: 30px 0 0;
    margin: 0;
}
header ul {
    padding: 0;
    margin: 0;
    float: right;
    display: contents;
}
.share li {
    float: left;
    list-style-type: none;
}
.navigation {
    background: #252525;
    border-top: 2px solid #ed0808;
}
.navigation .active {
    background: #ed0808;
    color: #fff !important;
}
.navigation li {
    border-right: 1px solid #3b3b3b;
    height: 50px;
}
.navigation li a {
    font-size: 15px;
    padding: 0 21.7px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    line-height: 50px;
}
.navigation li a:hover {
    text-decoration: none;
}
.navbar-collapse {
    padding: 0;
}
.hmeicn {
    width: 24px;
}
.navbar-default .navbar-nav > li > a {
    color: #dadada;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background: #ed0808;
    color: #fff;
}
.navbar-default li a:hover,
.navbar-default li a:focus,
.navbar-default li a:active {
    background: #ed0808;
    color: #fff;
}
header .share {
    padding-top: 30px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #252525;
}
.share {
    margin: 10px 40px 10px 0;
    font-size: 18px;
    color: #000;
    font-family: "Raleway", sans-serif;
    text-align: center;
    float: right;
}
.share ul {
    float: none;
}
.share li {
    width: 26px;
    height: 26px;
    border: 1px solid #a7a7a7;
    border-radius: 100%;
    margin: 0 2px;
}
.sharetxt {
    width: 60px !important;
    border: 0 !important;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}
.fb {
    background: url(../images/social.png) no-repeat center center;
    background-position: -80px -36px;
}
.tw {
    background: url(../images/social.png) no-repeat center center;
    background-position: -98px -36px;
}
.lnkin {
    background: url(../images/social.png) no-repeat center center;
    background-position: -120px -36px;
}
.gp {
    background: url(../images/social.png) no-repeat center center;
    background-position: -141px -36px;
}
.fb:hover {
    background: #3460a1 url(../images/social.png) no-repeat center center;
    background-position: 4px -34px;
    border: 0;
}
.tw:hover {
    background: #28aae1 url(../images/social.png) no-repeat center center;
    background-position: -14px -34px;
    border: 0;
}
.lnkin:hover {
    background: #136d9d url(../images/social.png) no-repeat center center;
    background-position: -36px -34px;
    border: 0;
}
.gp:hover {
    background: #de5543 url(../images/social.png) no-repeat center center;
    background-position: -57px -34px;
    border: 0;
}
.navbar-default {
    background: none;
    border: 0;
    margin: 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li {
    border: 0;
    width: 100%;
    height: 40px;
}
.dropdown-menu li a {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
}
.caret2 {
    transform: rotate(270deg);
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-menu2 {
    position: absolute;
    top: -2px;
    left: 100%;
    z-index: 999999;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 2px solid #ed0808;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
}
.subdropdown li {
    list-style-type: none;
}
.dropdown-menu2 li:hover,
.dropdown-menu2 li:focus,
.dropdown-menu2 li:active {
    background: #ed0808;
    color: #fff;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown-menu2 li a:hover,
.dropdown-menu2 li a:focus,
.dropdown-menu2 li a:active {
    color: #fff;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown2:hover .dropdown-menu2 {
    display: block;
}
.dropdown:hover .subdropdown {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999999;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 2px solid #ed0808;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
}
.subdropdown {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px 0 30px 10px;
    border-top: 2px solid red;
    top: 50px;
    width: 1200px;
    left: -200px;
    height: auto;
    z-index: 999999999;
}
.subdropdown ul {
    float: left;
    width: 20%;
}
.subdropdown li {
    float: left;
    width: 100%;
    height: 28px;
    border: 0;
}
.subdropdown li a {
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.subdropdown li a:hover {
    border: 0;
    background: none;
    color: #000;
}
.subdropdown h3 {
    padding: 0;
    margin: 0;
    height: 45px;
}
.dropdown-menu h3 a:hover {
    border: 0;
    color: #ed0808 !important;
}
.dropdown-menu h3 a {
    color: #ed0808;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Ubuntu", sans-serif;
}
.subdropdown span:hover {
    border: 0;
    color: #ed0808 !important;
    background: none;
}
.subdropdown span {
    color: #ed0808;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.banner {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.banner h2 {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 72px;
    letter-spacing: -0.2px;
}
.banner h3 {
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 300;
}
.banner img {
    width: 100%;
}
.banner .shape {
    width: 81px;
    height: 56px;
    background: url(../images/shape.png) no-repeat;
    margin: auto;
}
.carousel-caption {
    right: 5%;
    left: 5%;
    padding-bottom: 30px;
    top: 25%;
}
.abt {
    font-family: "Ubuntu", sans-serif;
    background: #ed0808;
    width: 100%;
    float: left;
}
.abt h2 {
    font-size: 32px;
    font-weight: 400;
}
.abt h2 span {
    clear: both;
    float: left;
    font-size: 25px;
    padding-top: 5px;
    padding-bottom: 30px;
}
.abt p {
    font-size: 18px;
    width: 75%;
    padding: 30px 0;
}
.button a {
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    padding: 15px 30px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.button a:hover {
    background: #fff;
    color: #ed0808 !important;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.rdbg {
    background: #ed0808;
    color: #fff;
}
.abttxt {
    padding: 100px 0 200px 9%;
}
.abttxtinner {
    max-width: 585px;
    float: right;
}
.abtimginner {
    max-width: 585px;
}
.abt #owl-example {
    margin-left: -100px;
    padding: 100px 0 40px;
}
#owl-example .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top: 60px;
    right: 0;
}
.abt .owl-theme .owl-controls .owl-page span {
    background: #fff !important;
}
.clrdv {
    clear: both;
}
.nopad {
    padding: 0;
}
.prdts {
    text-align: center;
    color: #fff;
}
.prdts h2 {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 5px;
    margin-top: 0;
}
.prdthdng {
    width: 100px;
    height: 3px;
    background: #fff;
    margin: auto;
}
.prdts p {
    font-size: 18px;
    width: 60%;
    margin: 10px auto 20px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    max-width: 400px;
}
.malt {
    background: url(../images/malt.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.boge {
    background: url(../images/boge.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.lincoln {
    background: url(../images/lincoln.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.demag {
    background: url(../images/demag.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.harris {
    background: url(../images/harris.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.aska {
    background: url(../images/aska.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.chester {
    background: url(../images/chester.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.api {
    background: url(../images/api.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.metal {
    background: url(../images/metal.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.aplcs {
    padding: 0px 0 50px;
    background: url(../images/aplcsbg.jpg) repeat;
    clear: both;
}
.aplcs img {
    width: 100%;
}
.aplcs h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    text-align: center;
    padding-bottom: 50px;
}
.aplcs .overlay {
    background: #ed0808;
    font-size: 18px;
    padding: 12px 7px 12px 7px;
    width: 100%;
    font-family: "Ubuntu", sans-serif;
    color: #fff;
    height: 70px;
}
.aplcs a:hover,
.aplcs a:focus,
.aplcs a:active {
    color: #fff;
    text-decoration: none !important;
}
.infrastructure img {
    width: 100%;
    height: 450px;
}
.infratxt h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxt {
    background: #ed0808;
    color: #fff;
    padding: 5% 10px 0 70px;
    height: 1700px;
}
.infratxta h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxta {
    background: #ed0808;
    color: #fff;
    padding: 0% 10px 0 70px;
    height: 520px;
}
.infratxta p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxta .prdthdng {
    margin: 0;
}
.infratxtm h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxtm {
    background: #ed0808;
    color: #fff;
    padding: 0% 10px 0 70px;
    height: 450px;
}
.infratxtm p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxtm .prdthdng {
    margin: 0;
}
.infratxtv h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxtv {
    background: #ed0808;
    color: #fff;
    padding: 0% 10px 0 70px;
    height: 450px;
}
.infratxtv p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxtv .prdthdng {
    margin: 0;
}
.infratxth h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxth {
    background: #ed0808;
    color: #fff;
    padding: 0% 10px 0 70px;
    height: 700px;
}
.infratxth p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxth .prdthdng {
    margin: 0;
}
.infratxtc h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.infratxtc {
    background: #ed0808;
    color: #fff;
    padding: 0% 10px 0 70px;
    height: 450px;
}
.infratxtc p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxtc .prdthdng {
    margin: 0;
}
.infratxt p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 95%;
}
.infratxt .prdthdng {
    margin: 0;
}
.whyustxt h2 {
    font-size: 36px;
    color: #2f2f32;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.whyustxt {
    background: #ed0808;
    color: #fff;
    padding: 4% 10px 0 10%;
    height: 450px;
}
.whyustxt p {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0;
    width: 60%;
}
.whyustxt .prdthdng {
    margin: 0;
}
.whyustxt ul {
    padding: 35px 25px;
    margin: 0;
}
.whyustxt li {
    list-style-type: none;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    line-height: 32px;
}
.whyustxt li a {
    color: #fff;
    text-decoration: none;
}
.whyustxt li:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 100%;
    margin-top: 8px;
    margin-left: -23px;
}
.whyustxtinner {
    width: 550px;
    float: right;
}
.whyus img {
    width: 100%;
    height: 450px;
}
.clients {
    background: #252525;
    padding: 50px 0;
}
.clients h2 {
    font-size: 36px;
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 8%;
}
.enqry {
    padding: 50px 0;
}
.enqry h2 {
    font-size: 36px;
    color: #000;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    padding-bottom: 20px;
}
.map {
    font-family: "Ubuntu", sans-serif;
    text-align: center;
}
.map h3 {
    font-size: 16px;
    color: #777;
}
.map p {
    font-size: 14px;
    color: #999;
    width: 100%;
    margin: auto;
    max-width: 250px;
}
.nameicon {
    background: url(../images/person.png) no-repeat left;
    background-size: 15px;
    background-position: 10px;
}
.emailicon {
    background: url(../images/email.png) no-repeat left;
    background-size: 15px;
    background-position: 10px;
}
.phoneicon {
    background: url(../images/phone.png) no-repeat left;
    background-size: 15px;
    background-position: 10px;
}
.locationicon {
    background: url(../images/location.png) no-repeat left;
    background-size: 15px;
    background-position: 10px;
}
.messageicon {
    background: url(../images/message.png) no-repeat left top;
    background-size: 15px;
    background-position: 10px 10px;
}
.sendicon {
    background-image: url(../images/send.png);
    background-repeat: no-repeat;
    background-position: 16px 23px;
}
.enqry input[type="text"] {
    width: 47%;
    padding: 10px 10px 10px 30px;
    border: 1px solid #ebebeb;
    margin: 10px 1%;
    font-family: "Ubuntu", sans-serif;
}
.enqry input[type="text"]:focus,
.enqry textarea:focus,
.enqry input[type="submit"]:focus {
    outline: none;
}
.enqry textarea {
    width: 97%;
    padding: 10px 10px 10px 30px;
    border: 1px solid #ebebeb;
    margin: 15px 0 0 1.1%;
    font-family: "Ubuntu", sans-serif;
}
.enqry input[type="submit"] {
    background-color: #f9a825;
    width: 78px;
    height: 78px;
    border-radius: 100%;
    margin: -50px auto 0 45%;
    border: 0;
    transition: 1s all ease;
}
.enqry input[type="submit"]:hover {
    background-color: #ed0808;
}
.logo_text {
    width: 263px;
}
footer {
    padding: 80px 0;
    background: #ed0808;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    clear: both;
}
.cart {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.copyright {
    font-family: "Ubuntu", sans-serif;
}
#owl .owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    background: url(../images/arrow.png) no-repeat;
    width: 14px;
    height: 35px;
}
#owl .owl-next {
    position: absolute;
    top: 35%;
    right: 0;
    background: url(../images/arrow.png) no-repeat;
    width: 14px;
    height: 35px;
    transform: rotate(180deg);
}
.footerlogo h3 {
    padding-top: 0;
    font-weight: 400;
}
.footerlogo img {
    padding-bottom: 10px;
    float: left;
    padding-right: 10px;
    margin-top: -25px;
}
.footerlogo p {
    border-top: 1px solid #fff;
    padding-top: 15px;
    opacity: 0.9;
    clear: both;
}
.footerlogo {
    color: #fff;
    font-size: 14px;
    margin-top: -15px;
}
footer ul span {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-weight: 500;
}
.address h3:nth-child(1){
    font-size: 20px;
}
.address h3 {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-weight: 500;
}
.address h3 a {
    color: #fff;
}
footer li {
    list-style-type: none;
    opacity: 0.9;
}
footer li a {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
}
footer li a:hover,
footer h3 a:hover,
footer li a:focus,
footer h3 a:focus {
    text-decoration: none;
    color: #fafafa;
    opacity: 0.8;
}
.address p {
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    width: 80%;
    font-family: "Ubuntu", sans-serif;
}
.follow {
    padding-top: 10px;
}
.follow ul {
    padding: 0;
    margin: 0;
}
.pgwSlideshow .ps-caption {
    display: none !important;
}
.follow li {
    float: left;
    margin-right: 5px;
    opacity: 1;
    height: 33px;
    width: 33px;
}
.facebook {
    background: url(../images/social.png) no-repeat;
    background-position: -5px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.twitter {
    background: url(../images/social.png) no-repeat;
    background-position: -43px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.linkedin {
    background: url(../images/social.png) no-repeat;
    background-position: -80px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.googleplus {
    background: url(../images/social.png) no-repeat;
    background-position: -118px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.pintrest {
    background: url(../images/social.png) no-repeat;
    background-position: -158px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.youtube {
    background: url(../images/social.png) no-repeat;
    background-position: -195px -3px;
    height: 33px;
    width: 33px;
    float: left;
}
.follow h3 {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 1;
}
.copyright {
    background: #fff;
    color: #263238;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    padding: 5px 0;
    font-weight: 300;
}
.copyright a {
    color: #263238;
}
.copyright a:hover,
.copyright a:focus {
    text-decoration: none;
}
.floret {
    text-align: right;
    float: right;
}
.floret img {
    float: right;
}
.innerlinks {
    padding: 15px 0;
    text-align: left;
    color: #000;
    font-size: 14px;
    font-family: "Ubuntu", sans-serif;
}
.innerlinks a {
    color: #ed0808;
}
.innerlinks a:hover {
    text-decoration: none;
}
.innerbanner img {
    width: 100%;
}
.profile {
    padding: 30px 0;
}
.profile h2,
.prdt h2,
.crediv h2,
.press-release h2 {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
}
.profile h4 {
    font-family: "Ubuntu", sans-serif;
    text-align: center;
    color: #6a6a6a;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 20px;
}
.profile p,
.prdt p {
    font-family: "Ubuntu", sans-serif;
    font-size: 17px;
    color: #333;
    padding-bottom: 10px;
    line-height: 26px;
}
.boardmembers {
    text-align: center;
    background: #e6e6e6;
    padding: 70px 0;
}
.boardmembers img {
    border-radius: 100%;
    width: 180px;
    height: 180px;
}
.boardmembers h3 {
    font-family: "Ubuntu", sans-serif;
    text-align: center;
    color: #ed0808;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 20px;
}
.boardmembers p {
    font-family: "Ubuntu", sans-serif;
    text-align: center;
    color: #000;
    font-size: 17px;
    padding-bottom: 20px;
}
.boardmembers h3 span {
    font-size: 14px;
    color: #000;
}
#vsnmsn h2 {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 30px;
    text-align: center;
}
.vsnmsn {
    background: url(../images/vsnmsnbg.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0 50px 30px;
    border-radius: 5px;
    float: left;
}
.vsnmsn h3 {
    font-family: "Ubuntu", sans-serif;
    color: #ed0808;
    font-size: 26px;
    font-weight: 600;
}
#yus {
    background: #e6e6e6;
    margin: 50px 0;
}
.yus {
    padding: 50px 0;
    float: left;
}
.yus ul {
    padding: 0;
}
.yus li {
    font-family: "Ubuntu", sans-serif;
    list-style-type: none;
    line-height: 36px;
    font-size: 18px;
}
.yus li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #ed0808;
    border-radius: 100%;
    margin-top: 14px;
    margin-left: -30px;
    font-family: monospace;
}
.pgwSlideshow {
    margin-bottom: 30px;
}
.pgwSlideshow ul {
    padding-left: 0;
}
.prdt,
.contact {
    padding: 20px 0 70px;
}
.prdt p {
    text-align: center;
    opacity: 0.7;
}
.prdt h3 {
    text-transform: uppercase;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
}
.prdt img {
    width: 100%;
}
.prdtitem {
    padding-top: 20px;
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
}
.prdtTitle {
    text-transform: uppercase;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    margin-top: 15px;
    clear: both;
}
.pdtp5 {
    padding-top: 5px;
}
.pdtp10 {
    padding-top: 10px;
}
.pd20 {
    padding: 20px;
    clear: both;
}
.clrdv {
    clear: both;
}
.fbClr:hover,
.fbClr:focus {
    background: #3460a1;
}
.gpClr:hover,
.gpClr:focus {
    background: #de5543;
}
.twClr:hover,
.twClr:focus {
    background: #28aae1;
}
.lnClr:hover,
.lnClr:focus {
    background: #136d9d;
}
.mlClr:hover,
.mlClr:focus {
    background: #ee3138;
}
table {
    font-family: "Ubuntu", sans-serif;
}
.inn_tab tr th {
    background: #f78585;
    border: 1px solid #f78585;
}
.inn_hrd h2 {
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
    line-height: 26px;
}
.crediv p,
.crediv li {
    font-size: 16px;
    line-height: 26px;
    font-family: "Ubuntu", sans-serif;
    list-style-type: none;
}
.crediv h4 {
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    padding-top: 15px;
}
.crediv li {
    line-height: 33px;
}
.crediv li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #ed0808;
    border-radius: 100%;
    margin-top: 12px;
    margin-left: -30px;
    font-family: monospace;
}
.press-release {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    padding-bottom: 50px;
}
.press-release h3 {
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-size: 22px;
    padding-top: 15px;
}
.press-release h4 {
    text-transform: uppercase;
    font-family: "Ubuntu", sans-serif;
    font-size: 20px;
    padding-top: 15px;
}
.press-release p,
.press-release li {
    list-style-type: none;
    font-size: 16px;
    line-height: 26px;
    font-family: "Ubuntu", sans-serif;
    margin-right: 15px;
}
.press-release ul h4 {
    margin-left: -30px;
    font-size: 17px;
}
.press-release li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #ed0808;
    border-radius: 100%;
    margin-top: 10px;
    margin-left: -30px;
    font-family: monospace;
}
.contact .col-sm-6 {
    padding-left: 0;
    padding-bottom: 20px;
}
.contact {
    font-size: 16px;
    line-height: 26px;
    font-family: "Ubuntu", sans-serif;
}
.contact h2 {
    text-transform: uppercase;
    text-align: left;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    margin-top: 0;
}
.contact p {
    font-size: 16px !important;
    color: #000 !important;
    opacity: 0.8;
    font-family: "Ubuntu", sans-serif !important;
    font-weight: 400 !important;
    padding-bottom: 0;
}
.cartEnqry input[type="text"] {
    width: 48%;
    padding: 10px;
    border: 1px solid #999;
    color: #000;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}
#enquiry-form .cartEnqry div {
    width: 48%;
    float: left;
}
.contact input[type="text"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
    color: #000;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}
.cartEnqry input[type="text"] {
    width: 98%;
    padding: 10px;
    border: 1px solid #999;
    color: #000;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}
.cartEnqry div {
    width: 100%;
    color: #000;
    font-family: "Raleway", sans-serif;
    float: left;
}
.contact textarea {
    width: 96.5%;
    padding: 10px;
    border: 1px solid #999 !important;
    color: #000;
    font-family: "Raleway", sans-serif;
    margin-bottom: 5px;
}
.cartEnqry textarea {
    width: 95%;
    padding: 10px;
    border: 1px solid #999;
    color: #000;
    font-family: "Raleway", sans-serif;
    margin-bottom: 5px;
}
.contact input[type="submit"] {
    width: 96.5%;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border: 0;
}
.cartEnqry input[type="submit"] {
    width: 95%;
    background: #ed0808;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border: 0;
}
.tanx {
    padding: 100px;
    font-family: "Ubuntu", sans-serif;
}
.tanx h3 {
    color: #333;
}
.tanx span {
    color: #ed0808;
    font-weight: 700;
}
.tanx h4 {
    color: #333;
}
.tanx .signUpBtn {
    height: 50px;
    max-width: 200px;
    margin: 30px auto;
}
.logo img,
.share-btn,
.enqry-cart,
.navigation {
    transition: 0.6s all ease;
}
.navigation li a i {
    font-size: 26px;
}
.shrink .share-btn {
    max-width: 250px;
    margin-top: 25px;
    display: -webkit-box;
}
.shrink .enqry-cart {
    margin-top: 17px;
}
.share-btn {
    max-width: 380px;
    margin: 37px 0 0;
}
.prdtitem .enqry-cart {
    padding: 12px 10px 10px 22px;
    width: 200px;
    display: none;
    position: absolute;
    z-index: 9999;
    bottom: 47px;
    left: 0;
    right: 0;
    margin: auto;
}
.prdtitem:hover .enqry-cart {
    display: block;
}
.enqry-cart {
    margin: 28px 0 0;
    background: #252525;
    padding: 10px 15px;
    color: #fff;
    font-size: 13px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    height: 40px;
}
.enqry-cart:hover,
.enqury-cart:focus {
    background: #ed0808;
}
.enqry-cart i {
    padding: 2px 0;
}
.share-btn p {
    font: 18px/22px Calibri;
    float: left;
    margin-right: 5px;
    color: #555;
}
.share-btn li {
    list-style-type: none;
    float: left;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #555;
    border-radius: 50%;
    text-align: center;
}
.fbBtn {
    width: 26px;
    height: 26px;
    line-height: 26px !important;
    margin-left: -1px;
}
.fbBtn:hover,
.fbBtn:focus,
.fbBtn:active {
    text-decoration: none;
}
.share-btn li a {
    color: #555;
}
.share-btn li a:hover {
    color: #fff;
}
.share-btn li:hover {
    border-color: #fff;
}
.thumbimg {
    display: block;
    width: 100%;
    overflow: hidden;
}
.lazy-img .lazy-loaded {
    opacity: 1;
}
.lazy-img img {
    width: 100%;
    height: auto;
    z-index: 0;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0;
}
.thumbimg:hover img {
    transform: scale(1.2);
    overflow: hidden;
}
.thumbimg:hover .thumb_overlay {
    opacity: 1;
}
.thumb_overlay {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.thumb_overlay:before {
    content: "";
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    background: #5fad09 url(../images/icon-sprite.html) no-repeat -164px -302px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.backTop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}
.backTop a {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    background: #000;
    position: relative;
    border-radius: 50%;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
}
.backTop a:hover {
    background: #ed0808;
}
header.shrink {
    background: #fff;
    height: auto;
    margin: 0;
    width: 100%;
    position: fixed;
    z-index: 99999;
    float: left;
}
header.shrink .logo img {
    width: 250px;
    padding: 10px 0;
}
header.shrink .gltimg {
    width: 42px !important;
}
header.shrink .logo h2 {
    font-size: 32px;
    padding-top: 28px;
}
header.shrink .share {
    padding-top: 20px;
}
header.shrink body {
    padding-top: 184px;
}
header.shrink .shareGgl {
    top: 12px;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:window-inactive {
    background: #ed0808;
}
.mouse-icon {
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    margin: 7% auto 0;
    display: block;
    z-index: 10;
    opacity: 0.7;
}
.wheel {
    position: relative;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 12px;
    width: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto;
    -webkit-animation: mymove 1.3s infinite;
    animation: mymove 1.3s infinite;
}
@-webkit-keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 20px;
    }
}
@keyframes mymove {
    from {
        top: 0;
    }
    to {
        top: 20px;
    }
}
.cnctDiv {
    width: 30%;
    float: left;
}
.enq_frame {
    width: 100% !important;
    border: none !important;
    float: left;
    height: 350px !important;
}
.cnctDiv a {
    color: #000;
}
.finan p {
    position: relative;
    padding-left: 3%;
}
.finan p a:hover {
    color: #ed0808;
}
.finan p:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ed0808;
    top: 7px;
    left: 13px;
}
.scrll {
    color: #ed0808;
    font-size: 17px;
    line-height: 16px;
    font-family: "Ubuntu", sans-serif;
}
.inner_table td {
    font-weight: 700;
}
.inner_table td + td {
    font-weight: 400;
}
.crtMain {
    width: 90%;
    padding: 30px 0 50px;
    font-family: "Ubuntu", sans-serif;
    max-height: 400px;
    overflow-y: scroll;
}
#cart:hover,
#cart:focus {
    cursor: pointer;
}
.cart h3 {
    color: #363636;
    font-size: 20px;
    line-height: 22px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    padding-bottom: 15px;
    width: 90%;
    max-width: 300px;
}
.cart img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
}
.editPrdt p,
.removePrdt p {
    font-size: 14px;
    margin-top: -3px;
    margin-bottom: 0;
}
.editPrdt,
.removePrdt {
    margin-right: 15px;
    color: #777;
}
.editPrdt:hover,
.removePrdt:hover {
    color: #333;
}
.cartEnqry h2 {
    margin-top: 0;
}
.cartBg {
    width: 100%;
    height: 74%;
    max-width: 600px;
    background: rgba(0, 0, 0, 0.28);
    position: absolute;
    left: 0;
    display: none;
}
.cartBg1 {
    height: 60%;
    margin-top: 15px;
}
.cartBg2 {
    height: 56%;
    margin-top: 18px;
}
.cartBg3 {
    height: 92%;
}
.cartBgclr {
    width: 100%;
    height: 74%;
    max-width: 600px;
    background: rgba(0, 0, 0, 0.28);
    left: 0;
    margin-left: 40%;
}
.enqry-cart1 {
    margin: 10px 0 0;
}
.prdtitem:hover .cartBg {
    display: block;
}
.showAll {
    float: left;
    width: 100%;
    clear: both;
    margin: 15px auto;
}
.showAllBtn {
    padding: 10px 30px;
    background: #363636;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px auto;
    transition: 0.5s all ease-in-out;
}
.showAllBtn:hover,
.showAllBtn:focus {
    background: #ed0808;
    color: #fff;
}
.cartBg .enqry-cart {
    margin: 26% 20%;
}
.cartBg .enqry-cart a {
    color: #fff;
}
.cartDropdown h3 {
    float: left;
}
.cartDropdown {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    z-index: 9999;
    top: 80px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.61);
    max-height: 350px;
    overflow: scroll;
}
.shrink .cartDropdown {
    top: 70px;
}
.cartPrdt {
    padding: 20px 0 0;
    border-bottom: 1px solid #f1f1f1;
    float: left;
    width: 100%;
    max-width: 300px;
}
.cartPrdt h4 {
    font-size: 17px;
    line-height: 17px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    margin-top: 0;
    color: #333;
    text-transform: uppercase;
}
.cartPrdt h4:hover,
.cartPrdt h4:focus {
    color: #000;
    text-decoration: none;
}
.cartPrdt img {
    clear: both;
    margin-bottom: 25px;
}
.cartPrdt button {
    margin-bottom: 28px;
    color: #333;
    border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    position: relative;
    margin-left: 20px;
}
.cartPrdt button:hover {
    color: #ed0808 !important;
}
.cartPrdt button:focus,
.cartPrdt button:hover,
.cartPrdt button {
    outline: 0;
}
.cartPrdt button:before {
    position: absolute;
    top: -3px;
    left: -4px;
    content: "x";
    font-size: 18px;
    margin-left: -10px;
}
.cartEnqry label {
    position: absolute !important;
    right: 20px;
    color: red;
    top: 15px;
    width: 50%;
    line-height: 16px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.cartEnqry input:focus,
.cartEnqry textarea:focus {
    outline: 0;
}
.sitemap {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.sitemap h3 {
    padding-bottom: 30px;
}
.sitemap li {
    list-style-type: none;
}
.sitemap li ul li {
    list-style-type: disc;
}
.sitemap li a {
    font-size: 16px;
    font-family: "Ubuntu", sans-serif;
    line-height: 36px;
    color: #666;
    font-weight: 500;
}
.sitemap li ul li a {
    font-size: 16px;
    font-family: "Ubuntu", sans-serif;
    line-height: 30px;
    color: #666;
    font-weight: 400;
}
.sitemap ul {
    padding-bottom: 15px;
}
.sitemap li ul li a:hover,
.sitemap li a:hover,
.sitemap li ul li a:focus,
.sitemap li a:focus {
    color: red;
}
.fancybox-opened .fancybox-skin b {
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
    margin-top: -5px;
    text-transform: uppercase;
}
.cu_capImg img,
.cu_enqFormWrap .cu_capValue input,
.cu_enqFormWrap .cu_submit #main_btnsubmit {
    height: 60px !important;
}
.cu_FullWidth {
    margin-top: 25px;
}
.cu_addressWrap p {
    color: #000 !important;
}
.enqry #quick_desc,
.cartEnqry #quick_desc {
    box-shadow: none;
    padding: 10px 15px !important;
    height: 100px !important;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    width: 99%;
    border: 1px solid #ccc;
    margin-left: 5px;
    float: left;
    color: #000;
}
.enqry #quick_name,
.enqry #quick_email,
.enqry #quick_phone,
.enqry #quick_location,
.cartEnqry #quick_name,
.cartEnqry #quick_email,
.cartEnqry #quick_phone,
.cartEnqry #quick_location {
    box-shadow: none;
    padding: 10px 15px !important;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    width: 49%;
    float: left;
    border: 1px solid #ccc;
    margin: 0 0 10px 5px !important;
    color: #000;
}
.enqry .cptcha-img,
.cartEnqry .cptcha-img {
    float: left;
    width: 80px !important;
    height: 40px !important;
    margin-left: 5px !important;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #000;
}
.enqry #quick_verify_code,
.cartEnqry #quick_verify_code {
    float: left;
    width: 120px !important;
    height: 40px !important;
    margin-left: 0 !important;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #000;
    box-shadow: none;
    padding: 0;
    margin-top: 0;
}
.enqry #quick_btnsubmit,
.cartEnqry #quick_btnsubmit {
    width: 100px;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    background: #ed0808;
    font-family: "Ubuntu", sans-serif;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.cu_addressWrap {
    visibility: hidden;
}
.cu_FullWidth {
    position: relative;
}
.contact .address {
    position: absolute;
    top: 100px;
    left: 15px;
    width: 450px;
}
.contact .address h3 {
    color: #333;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 5px;
    text-transform: capitalize;
    border-bottom: 1px solid #f1f1f1;
    max-width: 350px;
    margin-bottom: 10px;
}
.contact .address p {
    line-height: 24px;
    max-width: 300px;
}
.fancybox-opened {
    z-index: 9999999999 !important;
}
@media all and (max-width: 1024px) {
    .finan p:before {
        left: 0;
    }
    .navigation li a {
        font-size: 14px;
        padding: 0 12px;
    }
    .banner h2 {
        font-size: 50px;
    }
    .banner h3 {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .carousel-caption {
        top: 15%;
    }
    .abt #owl-example {
        margin-left: 0;
    }
    .whyustxtinner {
        width: auto;
    }
    .map img {
        width: 100%;
    }
    .share-btn {
        float: none !important;
        margin: 20px auto 0;
        max-width: 212px;
    }
    .share-btn ul {
        margin-bottom: 10px;
    }
    .enqry-cart {
        float: none !important;
        clear: both;
        max-width: 170px;
        margin-left: auto;
        margin-right: auto;
    }
    .cartDropdown {
        top: 100px;
    }
    .shrink .share-btn {
        display: none;
    }
    .shrink .enqry-cart {
        float: right !important;
    }
    .cartDropdown {
        width: 350px;
        right: 0;
    }
    .prdtitem .enqry-cart {
        width: 200px;
        max-width: none;
    }
}
@media all and (max-width: 995px) {
    .enq_frame {
        height: 450px !important;
    }
    .logo h2 {
        font-size: 28px;
        padding: 38px 0 0;
    }
    .navigation li a {
        font-size: 11px;
        padding: 0 7.5px;
    }
    .carousel-caption {
        top: 0;
    }
    .banner h2 {
        font-size: 38px;
    }
    .banner h3 {
        font-size: 18px;
    }
    .aplcs .overlay {
        font-size: 18px;
    }
    .infratxt p {
        width: 90%;
    }
    .infratxt h2,
    .whyustxt h2 {
        font-size: 32px;
    }
    .logo_text {
        width: 350px;
    }
}
@media all and (max-width: 767px) {
    .abttxtinner {
        max-width: 100%;
    }
    .navigation li {
        height: 40px;
    }
    .navigation li a {
        padding: 0 25px;
        line-height: 40px;
    }
    .flooring,
    .countertop,
    .tabletop,
    .wallcladding,
    .map img {
        width: 50%;
        margin: 5px auto;
    }
    .whyustxtinner {
        width: 100%;
    }
    .clients h2 {
        padding-bottom: 15px;
        text-align: center;
    }
    footer ul {
        padding-left: 0;
    }
    .copyright {
        text-align: center;
    }
    .floret {
        text-align: center;
        float: none;
    }
    .floret img {
        float: none;
    }
    .follow {
        padding-top: 15px;
    }
    .abttxt {
        padding: 80px;
    }
    .abtimginner {
        margin: auto;
    }
    .infratxt {
        padding: 5% 10px 50px 70px;
        height: auto;
    }
    .clients .owl-carousel {
        width: 70%;
        margin: auto;
        text-align: center;
    }
    .clients {
        padding: 10px 0 50px;
    }
    .subdropdown2 {
        display: none !important;
    }
    .navbar-default {
        width: 100%;
    }
    header ul {
        float: none;
    }
    .navbar-nav {
        margin: 0;
    }
    .navigation li a {
        font-size: 14px;
    }
    .logo h2 {
        display: none;
    }
    .banner,
    .banner img {
        height: 300px !important;
    }
    .logo_text {
        width: 70%;
        margin-top: 15px;
    }
    .banner .carousel-caption {
        display: none;
    }
    .contact .address p {
        max-width: 500px;
    }
    .cu_enqFormWrap {
        margin-top: 180px !important;
        width: 100% !important;
    }
}
@media all and (max-width: 600px) {
    .logo_text {
        width: 250px;
    }
    .share-btn,
    header .caret {
        display: none;
    }
    .logo img {
        float: left;
        padding: 0 0 5px;
    }
    .navbar-nav {
        height: 300px;
    }
}
@media all and (max-width: 520px) {
    header .col-xs-8,
    header .col-xs-4 {
        width: 100%;
    }
    .logo_text {
        width: 350px;
    }
    .enqry-cart {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .cartDropdown {
        width: 300px;
        left: 0;
        right: 0;
        margin: auto;
        top: 60px;
    }
    .shrink .enqry-cart {
        display: none;
    }
    .shrink .logo_text {
        margin-top: 0;
    }
}
@media all and (max-width: 479px) {
    header .col-xs-12 {
        padding: 0;
    }
    .abttxt {
        padding: 30px;
    }
    .share {
        margin: 0;
    }
    .flooring,
    .countertop,
    .tabletop,
    .wallcladding,
    .map img {
        width: 100%;
    }
    .whyus img,
    .infrastructure img {
        height: auto;
    }
    .infratxt {
        padding: 30px;
    }
    .banner h2 {
        font-size: 28px;
    }
    .banner h3 {
        font-size: 13px;
    }
    .logo_text {
        width: 220px;
        margin-top: 30px;
    }
    header.shrink .logo img {
        width: 240px;
    }
    .fancybox-skin {
        text-align: center !important;
        padding-bottom: 45px !important;
    }
    .fancybox-opened .fancybox-title {
        height: 1px;
        padding: 5px 0;
        margin: 0;
    }
    .fancybox-title:after {
        left: 0;
        margin: auto;
        top: 35px !important;
    }
    .banner,
    .banner img {
        height: 200px !important;
    }
    .abtimginner img {
        height: 250px;
    }
    .finan p:before {
        left: -10px;
    }
    .enqry #quick_name,
    .enqry #quick_email,
    .enqry #quick_phone,
    .enqry #quick_location,
    .cartEnqry #quick_name,
    .cartEnqry #quick_email,
    .cartEnqry #quick_phone,
    .cartEnqry #quick_location {
        width: 100%;
    }
    .contact .address {
        width: 90%;
        margin-top: 25px;
    }
    #enquiry-form .cartEnqry div {
        width: 98%;
        float: left;
    }
}

/*-------------------recruitments-page-------------------------*/
.recruitments_form_box .form-group {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.recruitments_form_box h6 {
    text-align: center;
    font-size: 24px;
    color: #e40c00;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: "Ubuntu", sans-serif;
}
.recruitments_form_box .form-group label {
    color: #e40c00;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px;
    font-family: "Ubuntu", sans-serif;
}
.recruitments_form_box .form-group input {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: "Ubuntu", sans-serif;
}
.recruitments_form_box .form-group select {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
    font-family: "Ubuntu", sans-serif;
}
.recruitments_form_btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
    width: 50%;
    margin: 15px auto;
    font-family: "Ubuntu", sans-serif;
    margin-bottom: 30px;
}
.sbt{
    padding: 4px 40px;
    background-color: #e40c00;
    border: unset;
    color:  white;
    font-size: 15px;
}
.aplc_new{
    padding: 0px 0 50px;
}