@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #666;
    background-color: #fff
}

html {
    width: 100%;
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.6em
}

p.lead {
    font-weight: 600
}

a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:focus,
a:hover {
    text-decoration: none;
    color: #176e61
}

.light {
    font-weight: 400
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.navbar-brand {
    font-weight: 700
}

.navbar-brand {
    height: auto;
    padding: 0;
    font-size: 18px;
    line-height: 1em
}

.navbar-brand h1 {
    color: #fff;
    font-size: 20px;
    line-height: 40px
}

.navbar-brand:focus {
    outline: 0
}

.desktop-menu {
    padding: 15px 0;
    border-bottom: 2px solid #ff0a0a
}

.top-nav-collapse {
    background: #fff
}

.top-nav-collapse .menubg {
    top: 0
}

.nav.navbar-nav {
    background: #fff;
    margin-top: 20px
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: #fff
}

.navbar-custom ul.nav li a {
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    font-weight: 700
}

.navbar-custom.top-nav-collapse ul.nav li a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #333
}

.navbar-custom ul.nav ul.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    padding: 0
}

.navbar-custom ul.nav ul.dropdown-menu li {
    border-bottom: 1px solid #f5f5f5
}

.navbar-custom ul.nav ul.dropdown-menu li:last-child {
    border-bottom: none
}

.navbar-custom ul.nav ul.dropdown-menu li a {
    padding: 10px 20px;
    color: #333
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
    background: #e00000;
    color: #fff
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
    color: #666
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255, 255, 255, .2)
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active a {
    outline: 0;
    background-color: #e00000;
    color: #fff
}

.navbar-toggle {
    padding: 10px 11px;
    font-size: 14px;
    color: #fff
}

.navbar-toggle:active,
.navbar-toggle:focus {
    outline: 0
}

@media (min-width:767px) {
    .navbar-nav .dropdown-menu .caret {
        transform: rotate(-90deg)
    }
}

.res-menu {
    display: none
}

hr {
    margin-top: 10px
}

.marginbot-0 {
    margin-bottom: 0 !important
}

.marginbot-10 {
    margin-bottom: 10px !important
}

.marginbot-20 {
    margin-bottom: 20px !important
}

.marginbot-30 {
    margin-bottom: 30px !important
}

.marginbot-40 {
    margin-bottom: 40px !important
}

.marginbot-50 {
    margin-bottom: 50px !important
}

.home-section {
    padding: 70px 0;
    display: block;
    position: relative
}

.section-heading h2 {
    font-size: 40px;
    color: #03a4ae
}

.section-heading i {
    margin-bottom: 20px;
    color: #03a4ae
}

.bg-white {
    background: #fff
}

.bg-gray {
    background: #f8f8f8
}

.bg-dark {
    background: #575757
}

.text-light {
    color: #fff
}

form#contact-form .form-group label {
    text-align: left !important;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px
}

form#contact-form input,
form#contact-form select,
form#contact-form textarea {
    border-radius: 0;
    border: 1px solid #eef0f3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .02), 0 2px 10px 0 rgba(0, 0, 0, .09)
}

form#contact-form input:focus,
form#contact-form select:focus,
form#contact-form textarea:focus {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.input-group-addon {
    background-color: #fefefe;
    border: 1px solid #eee;
    border-radius: 0
}

#parallax1 {
    background-image: url(../img/parallax/1.jpg)
}

#parallax1:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .7;
    z-index: -1
}

#parallax2 {
    background-image: url(../img/parallax/2.jpg)
}

#parallax2:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .7;
    z-index: -1
}

.btn {
    border-radius: 0;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 0;
    padding: 2px 16px;
    border: 2px solid #e00000;
    border-radius: 50%;
    font-size: 40px;
    color: #e00000;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666
}

.btn-circle:focus,
.btn-circle:hover {
    outline: 0;
    color: #e00000;
    background: rgba(255, 255, 255, .1)
}

.btn-circle.btn-dark :focus,
.btn-circle.btn-dark :hover {
    outline: 0;
    color: #999;
    background: #fff
}

.btn-circle.btn-dark :focus i,
.btn-circle.btn-dark :hover i {
    color: #999
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear
}

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0 {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

#text {
    color: #fff;
    background: #fc0
}

#map {
    height: 500px
}

.btn-skin.active,
.btn-skin:active,
.btn-skin:focus,
.btn-skin:hover {
    color: #fff;
    background-color: #666;
    border-color: #666
}

.btn-default:focus,
.btn-default:hover {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab
}

.btn-huge {
    padding: 25px;
    font-size: 26px
}

.footer-top .btn:hover {
    background: #03a4ae;
    color: #fff
}

.footer-top h3 {
    color: #03a4ae
}

.footer-bottom a:hover {
    color: #e00000
}

.footer-top p {
    color: #333
}

.footer-top a {
    color: #333
}

.footer-top .fa {
    color: #03a4ae;
    margin-right: 8px
}

.res-heading {
    display: none
}

.footer-top .errMsg {
    color: red;
    text-align: center;
    padding-bottom: 8px;
    font-size: 16px
}

.footer-top .successMsg {
    color: green;
    text-align: center;
    padding-bottom: 8px;
    font-size: 16px
}

.bannerdiv .carousel-caption {
    padding: 0;
    bottom: 65px;
    display: block;
    right: 0
}

.bannerdiv h3 {
    margin-bottom: 15px;
    padding: 5px 20px;
    background: rgba(0, 0, 0, .72);
    color: #fff;
    text-transform: capitalize;
    font-size: 32px;
    float: right;
    width: 60%;
    text-align: center;
    font-weight: 400
}

.bannerdiv .slidertitle1 {
    width: auto
}

.bannerdiv p {
    background: rgba(0, 0, 0, .72);
    color: #fff;
    font-size: 24px;
    border-radius: 5px;
    padding: 5px 20px;
    float: right;
    text-align: center;
    font-weight: 400
}

.slider-info {
    background: #f7c51e;
    padding: 4px 15px;
    margin: 0;
    display: inline-block
}

.slider-info p {
    color: #333;
    font-size: 25px;
    font-weight: 600;
    margin: 0
}

.bannerdiv .carousel-caption .fontnormal {
    font-weight: 400;
    margin: 10px 0
}

.carousel-control {
    z-index: 10
}

.project-btn a {
    text-align: center;
    background: #f7c51e;
    display: block;
    color: #333;
    border: 1px solid #adadad;
    padding: 6px 18px;
    font-size: 18px
}

.project-section {
    padding: 40px 0
}

.proj-info .propara {
    text-transform: uppercase;
    color: #f7c51e;
    font-weight: 700
}

.proj-info img {
    width: 100%;
    margin: 8px 0
}

.proj-info h6 {
    margin: 0;
    font-size: 15px;
    color: #333
}

.proj-info p {
    font-size: 13px;
    color: #999;
    margin: 6px 0
}

.proj-info a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #1098cb
}

.proj-info a:hover {
    color: #f7c51e
}

.numbersdiv {
    cursor: pointer
}

.number_info {
    position: relative;
    top: 20px;
    transition: all .5s
}

.slideUp {
    position: relative;
    top: -25px;
    transition: all .5s
}

.numbersdiv h3 {
    font-weight: 700;
    color: #000;
    font-size: 24px;
    margin: 22px 0
}

.numbersdiv p {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    margin: 0
}

.numbersdiv .hoverdiv p {
    line-height: 22px;
    border-top: 2px solid #e8e6e6;
    padding-top: 10px;
    font-size: 19px;
    margin: 12px 0 0 0;
    opacity: 0;
    bottom: -70px;
    position: relative;
    transition: all .5s
}

.about-section {
    overflow: hidden
}

.aboutdiv h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #fff;
    text-transform: capitalize
}

.aboutdiv h2:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.aboutdiv p {
    font-size: 14px;
    color: #fff
}

.whyusdiv img {
    width: 100%;
    margin-bottom: 15px;
    border: 2px solid #f7c51e
}

.aboutdiv .redmorebtn a {
    display: inline-block;
    border: 3px double #fff;
    display: inline;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    background: #e00000;
    padding: 5px 15px;
    font-size: 12px
}

.aboutdiv .redmorebtn a:hover {
    background: #000
}

.award-heading h2 {
    color: #e00000
}

.profilediv {
    padding: 40px 0;
    background: #fefefe;
    box-shadow: 0 0 6px #ece3e3
}

.profilediv .profileimg {
    overflow: hidden
}

.profileimg .thumbnail {
    background: 0 0;
    border-radius: none;
    border: none
}

.panel {
    background: 0 0;
    box-shadow: none
}

.panel-tabs {
    position: relative;
    bottom: 0;
    clear: both;
    border-bottom: none;
    margin: 0 18%
}

.panel-tabs>li {
    float: left;
    margin-bottom: -1px;
    font-weight: 700
}

.panel-tabs>li>a {
    margin-right: 0;
    margin-top: 0;
    padding: 12px 18px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none
}

.panel-tabs>li>a:hover {
    border: none;
    color: #fff;
    background: #ff0a0a
}

.panel-tabs>li.active>a,
.panel-tabs>li.active>a:focus,
.panel-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ff0a0a;
    border-bottom-color: transparent
}

.panel-heading {
    padding: 0
}

.panel-primary>.panel-heading {
    color: #fff;
    background: 0 0;
    border: none
}

.panel-primary {
    border: none;
    margin-bottom: 0
}

.footertop {
    background: url(../images/title-area-pattern.png) repeat #f2f2f2;
    padding: 20px 0
}

.widget-contact a {
    color: #666
}

.dropdown-menu>li>a:hover {
    background: #f7c51e
}

.footertop h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #333
}

.footertop h3:after {
    position: absolute;
    content: "";
    background: #f7c51e;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.profileimg p {
    margin: 0;
    padding: 34% 10%;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.paddingdiv {
    padding: 22px 0
}

.navbar-custom.top-nav-collapse ul.nav li.active a {
    color: #fff
}

.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px
}

.navbar-fixed-top {
    position: relative
}

.about-section .redbox {
    background: #951700;
    padding: 40px 8% 0 4%;
    height: 388px
}

.footer-bottom {
    background: #212121;
    padding: 15px 0
}

.footer-bottom p {
    color: #fff;
    margin: 0;
    font-size: 14px
}

.footer-bottom .credits {
    color: #212121
}

.footer-bottom p a {
    color: #fff;
    display: inline-block
}

.adressdiv p {
    float: left;
    width: 285px
}

.footer-bottom .p-t {
    padding-top: 15px
}

.bannerdiv .carousel-caption a {
    display: inline-block;
    background: #000;
    padding: 3px 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-top: 10px
}

.bannerdiv .carousel-caption a:hover {
    background: #e00000
}

.mapdiv iframe {
    width: 100%;
    height: 240px
}

.adressdiv {
    padding: 20px 0;
    border-bottom: 1px solid #000
}

.adressdiv h3 {
    color: #fff;
    font-size: 20px
}

.adressdiv p {
    margin-bottom: 10px
}

.adressdiv .fonticon {
    color: #fff;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    padding: 6px 10px;
    text-align: center;
    background: #e00000
}

.adressdiv h3 {
    position: relative;
    margin: 15px 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.adressdiv h3:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.navbar-right .dropdown-menu {
    left: 0
}

.inner-bg {
    background: #e00000
}

.inner-bg h2 {
    color: #fff;
    margin: 0;
    padding: 20px 0;
    text-align: center
}

.aboutdiv a {
    color: #e00000
}

.aboutdiv .carousel-control {
    width: 27%;
    opacity: inherit;
    text-shadow: none;
    color: #e00000
}

.aboutdiv a:hover {
    color: #e00000
}

.hoverdiv1 p {
    color: #6c6c6c
}

.numbersdiv .hoverdiv1 p {
    border-top: 2px solid #6c6c6c
}

.dropdown-submenu {
    position: relative;
    border-bottom: 1px solid #f5f5f5
}

.dropdown-submenu>.dropdown-menu {
    top: 6px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu>a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .navbar-nav {
        display: inline
    }

    .navbar-default .navbar-brand {
        display: inline;
        margin: 0 25px
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #e00000
    }

    .navbar-default .navbar-nav .dropdown-menu>li>a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #333
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #ccc
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid #fff;
        border-radius: 0
    }

    .dropdown-menu {
        padding-left: 10px
    }

    .dropdown-menu .dropdown-menu {
        padding-left: 20px
    }

    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px
    }

    li.dropdown.open {
        border: 0 solid red
    }
}

@media (min-width:768px) {
    ul.nav li:hover>ul.dropdown-menu {
        display: block
    }

    #navbar {
        text-align: center
    }
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #ff0a0a
}

.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase
}

.dropdown-menu {
    padding: 0
}

.dropdown-menu>li>a:hover {
    background: #ff0a0a;
    color: #fff
}

.dropdown-menu>li>a {
    font-size: 14px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    padding: 8px 20px;
    text-align: left
}

.navbar-nav .dropdown-menu li {
    border-bottom: 1px solid #f5f5f5
}

.navbar-nav .dropdown-menu li:last-child {
    border-bottom: none
}

.navbar-nav .responsive-menu {
    display: none
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #ff0a0a
}

.navbar-default {
    background-color: #fff;
    margin: 0 0 0 -55px
}

.dropdown-submenu .dropdown-menu {
    min-width: 290px
}

.innerpage {
    padding: 30px 0
}

.overlay-para {
    position: absolute;
    bottom: 8px;
    background: #10081dad;
    width: 98%;
    padding: 6px
}

.overlay-para p {
    color: #fff;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 14px;
    text-align: center
}

.p-remove {
    padding: 0
}

.responsive-panel {
    display: none
}

.carousel-control.left {
    background-image: none
}

.carousel-control.right {
    background-image: none
}

.topHome {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5;
    color: #fff;
    font-size: 15px;
    background: #272626;
    padding: 5px
}

.topHome:focus {
    color: #ff0a0a
}

.topHome:hover {
    color: #ff0a0a
}

.youtubeinfo ul {
    padding-left: 20px
}

.youtubeinfo li {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #ff0a0a
}

.home-listing {
    text-align: center;
    padding: 25px 0;
    background: linear-gradient(#fff, #fff, #f9f6f6);
    position: relative;
    border-bottom: 1px solid #eef0f3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .02), 0 2px 10px 0 rgba(0, 0, 0, .09)
}

.yearsdiv {
    position: absolute;
    top: -60px;
    left: 26%
}

.home-listing ul {
    list-style: none
}

.home-listing li {
    margin: 0;
    color: #333;
    font-size: 16px;
    text-align: left
}

.home-listing .fa-arrow-circle-right {
    color: #ff0a0a;
    margin-right: 20px
}

.home-intro {
    padding: 50px 0
}

.home-intro h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 25px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 51%;
    margin: 0 auto 30px auto
}

.home-intro h2:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 155px;
    bottom: -1px;
    left: 32%
}

.home-intro p {
    text-align: center;
    margin-bottom: 8px
}

.home-intro .colorpara {
    color: #000
}

.about-section img {
    width: 100%
}

.aboutimg {
    padding: 0
}

.aboutdiv a {
    display: inline-block;
    background: #fff;
    padding: 8px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.aboutdiv a:hover {
    background: #000;
    color: #fff
}

.products-sec {
    padding: 50px 0
}

.products-sec h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 26%;
    margin: 0 auto 30px auto
}

.products-sec h2:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 30%
}

.products-sec .item {
    background: 0 0;
    padding: 11px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    height: auto;
    border: 1px solid #eef0f3;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .02), 0 2px 10px 0 rgba(0, 0, 0, .09)
}

.products-sec p {
    margin-bottom: 0;
    color: #000;
    line-height: 20px;
    font-size: 13px
}

.products-sec h3 {
    margin: 15px 0 8px 0;
    color: #ff0a0a;
    font-size: 15px;
    text-align: center
}

.products-sec a {
    display: block;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: center
}

.products-sec a:hover {
    text-decoration: underline
}

.products-sec .p-remove {
    padding: 0
}

.profilediv h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 22%;
    margin: 0 auto 30px auto
}

.profilediv h2:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 30%
}

.ind-we-serve-sec {
    background: #ececec;
    padding: 80px 0
}

.we-serveicon .iconbox {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #002852;
    text-align: center;
    margin: 35px auto 35% auto;
    border: 3px dashed #eae9e9
}

.we-serveicon .iconbox:hover {
    background: #ff0a0a
}

.we-serveicon .iconbox p {
    margin: 15px 0 0 0;
    font-size: 18px;
    color: #000
}

.we-serveicon .iconbox img {
    padding-top: 16px
}

.we-serveicon .iconborder {
    border: 1px solid #ccc
}

.ind-we-serve-sec h1 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 37%;
    margin: 0 auto 30px auto
}

.ind-we-serve-sec h1:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 35%
}

.inner-banner {
    background: #ff0a0a
}

.inner-banner h2 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 30px 20px
}

.innerpage-content {
    padding: 50px 0
}

.product-category {
    background: #f9f9f9
}

.product-category h3 {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    margin: 0
}

.products-list {
    margin: 20px 10px
}

.products-list ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

.products-list ul a {
    display: block;
    padding: 8px 20px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #e8e6e6
}

.products-list ul a:hover {
    color: #ff0a0a
}

.about-info img {
    width: 100%;
    margin-bottom: 20px
}

.prolist-box {
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .1)
}

.prolist-box .proimg {
    float: left;
    width: 30%
}

.prolist-box a {
    color: #000
}

.prolist-box a:hover {
    color: #ff0a0a
}

.prolist-box .proimg img {
    width: 100%
}

.prolist-box .proname {
    float: left;
    width: 64%;
    margin-left: 8px
}

.prolist-box .proname p {
    margin: 10px 0 0 0;
    font-size: 15px;
    line-height: 18px
}

.aboutbox h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #ff0a0a;
    text-transform: capitalize
}

.aboutbox h3:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.product-page .info-pro h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #ff0a0a;
    text-transform: capitalize
}

.product-page .info-pro h3:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.product-page .info-pro img {
    width: 100%;
    margin-bottom: 15px;
    background: #f1f1f1;
    padding: 5px
}

.product-page .info-pro h4 {
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 0;
    font-size: 18px
}

.product-page .info-pro p {
    margin-bottom: 15px
}

.product-page .info-pro {
    border-bottom: 3px solid #ccc;
    padding: 20px 0
}

.readbtn {
    text-align: center;
    margin-top: 30px
}

.readbtn a {
    display: inline-block;
    background: #ff0a0a;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.navbar-nav>li>.dropdown-menu {
    width: auto
}

.industries-we-serve-page .graybox {
    height: 395px;
    background: #f8f8f8;
    text-align: center;
    padding: 15px;
    margin-bottom: 30px
}

.industries-we-serve-page .graybox img {
    border-radius: 50%;
    background: #002852;
    text-align: center;
    margin: 20px 0;
    border: 3px dashed #eae9e9
}

.industries-we-serve-page .graybox h3 {
    font-size: 15px;
    color: #000;
    margin-bottom: 10px
}

.industries-we-serve-page .graybox p {
    margin-bottom: 0
}

.contactbox .fonticon {
    font-size: 20px;
    color: #ff0a0a;
    float: left;
    margin-right: 15px
}

.contactbox p {
    color: #000;
    float: left;
    width: 80%
}

.contactbox a {
    color: #000
}

.contact-form {
    overflow: hidden
}

.contact-form .mapdiv1 iframe {
    width: 100%;
    height: 499px;
    border: none
}

.contact-form {
    padding: 50px 0;
    background: #ececec
}

.contact-form .p-r {
    padding: 0
}

.contact-form .btn {
    outline: 0;
    background: #ff0a0a;
    border-radius: 0;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700
}

.contact-form .btn:hover {
    background: #ff0a0a;
    color: #fff
}

.what-we-do-sec {
    overflow: hidden
}

.what-we-do-sec img {
    width: 100%
}

.what-we-do-sec {
    background: #000000;
    padding: 30px 0
}

.what-we-do-box .iconbox {
    float: left
}

.what-we-do-box .paradiv {
    float: left;
    width: 78%
}

.what-we-do-box .paradiv h4 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 10px
}

.what-we-do-sec h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 20px;
    font-size: 30px;
    width: 28%;
    margin: 0 auto 40px auto;
    text-align: center
}

.what-we-do-sec h3:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 98px
}

.infrastructure-box {
    margin: 40px 0
}

.what-we-do-box .paradiv p {
    color: #fff;
    font-size: 14px
}

.infrastructure-box h3 {
    text-transform: capitalize;
    color: #000;
    background: #fbf9f9;
    margin-bottom: 6%;
    position: relative;
    padding: 15px;
    left: -61px;
    top: 20px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .1)
}

.infrastructure-box img {
    width: 100%
}

.portfolio-wrap {
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .08);
    transition: .3s
}

.portfolio-wrap:hover {
    box-shadow: 0 4px 14px rgba(0, 0, 0, .16)
}

.portfolio-wrap .portfolio-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    background: rgba(86, 86, 86, .48);
    border: 1px solid #b2adad
}

.portfolio-wrap:hover .portfolio-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, .7)
}

.portfolio-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.portfolio-wrap img {
    width: 100%;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s
}

.portfolio-wrap:hover img {
    -webkit-transform: scale(1.1)
}

.portfolio-info p {
    color: #fff;
    font-weight: 700
}

.nav>li>a {
    padding: 7px 10px
}

.infrastructure-page img {
    width: 100%;
    margin-bottom: 20px
}

.infrastructure-page p {
    margin-bottom: 10px
}

.mapdiv1 iframe {
    width: 100%;
    height: 250px;
    border: 4px solid #ccc
}

.address-sec {
    margin-bottom: 30px
}

.address-sec h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #000;
    text-transform: capitalize
}

.address-sec h3:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.product-page .info-pro ul {
    list-style: none;
    padding: 0
}

.product-page .info-pro li {
    display: inline-block;
    margin: 4px 12px
}

.product-page .info-pro .fa-arrow-circle-right {
    margin-right: 10px
}

.prolist-box .active {
    color: #ff0a0a
}

.gallery-page .portfolio-wrap {
    margin-bottom: 20px
}

.gallery-page .profileimg p {
    padding: 28% 10%
}

.rightpara {
    text-align: right
}

.footer-bottom img {
    width: auto;
    margin: 0 auto 15px auto
}

.res-logo {
    display: none
}

.contact-form img {
    width: 100%
}

.res-aboutimg {
    display: none;
    background: url(../images/aboutus.jpg) no-repeat;
    background-size: cover;
    height: 388px
}

.bannerdiv .carousel-control {
    opacity: 9;
    font-size: 35px;
    color: #ff0a0a
}

.bannerdiv .carousel-indicators li {
    border: 1px solid #ff0a0a
}

.bannerdiv .carousel-indicators .active {
    background-color: #ff0a0a
}

.footer-bottom .certificate-slider a {
    outline: 0
}

.certificate-slider .carousel-control {
    opacity: 9;
    font-size: 35px;
    color: #ff0a0a;
    top: -37px
}

.contact-form h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0 0 0;
    font-size: 14px;
    background: #ff0a0a;
    padding: 6px 12px
}

.services-info h3 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    color: #ff0a0a;
    text-transform: capitalize
}

.services-info h3:after {
    position: absolute;
    content: "";
    background: #dbd9da;
    height: 3px;
    width: 50px;
    bottom: -1px;
    left: 0
}

.services-info h2 {
    color: #000;
    text-transform: capitalize;
    font-size: 22px
}

.servicesbox {
    margin: 15px 0
}

.servicesbox li {
    font-size: 15px;
    padding-bottom: 7px
}

.client-slider {
    padding: 50px 0
}

.client-slider h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 22%;
    margin: 0 auto 50px auto
}

.client-slider h2:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 30%
}

.team-sec {
    background: #ececec;
    padding: 50px 0
}

.team-sec .item p {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-bottom: 10px
}

.team-sec h2 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    font-size: 30px;
    padding-bottom: 15px;
    color: #ff0a0a;
    text-align: center;
    text-transform: capitalize;
    width: 22%;
    margin: 0 auto 50px auto
}

.team-sec h2:after {
    position: absolute;
    content: "";
    background: #ff0a0a;
    height: 3px;
    width: 100px;
    bottom: -1px;
    left: 30%
}

.team-sec .carousel-indicators {
    bottom: -26px
}

.team-sec .carousel-indicators .active {
    background-color: #ff0a0a
}

.team-sec .carousel-indicators li {
    border: 1px solid #bcb5b5
}

.team-sec .testimonialinfo {
    text-align: center
}

.team-sec img {
    margin-bottom: 20px
}

.successmsg {
    padding: 10px;
    background: #90ee90;
    border: 1px solid green;
    color: #fff;
    margin: 10px 13px 10px 15px
}

.errormsg {
    padding: 10px;
    background: #f08080;
    border: 1px solid red;
    color: #fff;
    margin: 10px 13px 10px 15px
}

.home-intro img {
    vertical-align: inherit
}

.address-sec img {
    margin-bottom: 15px
}

.infrastructure-images {
    margin-top: 30px
}

.product-page .info-pro .tandem-rotary {
    width: auto
}

.product-page .info-pro .toptxt {
    position: relative;
    top: -7px
}

.mds-section .redtxt {
    color: red
}

.mds-section {
    text-align: center
}

.mds-section p {
    padding-top: 5%;
    margin: 0
}

.mds-section .mdsbox .ashton {
    padding-top: 5%
}

.mds-section {
    margin: 30px 0
}

.product-page .tandempage .table td {
    font-size: 14px
}

.partnerbox {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding: 20px 0
}

.partnerpage h3 {
    text-align: center
}

.global-map {
    position: relative;
    text-align: center
}

.location-address img {
    width: 16px;
    z-index: 3;
    position: relative
}

.location-address .ireland-location {
    position: absolute;
    left: 498px;
    top: 12%
}

.location-address .uk-location {
    position: absolute;
    left: 509px;
    top: 14%
}

.location-address .pune-location {
    position: absolute;
    left: 62%;
    top: 39%
}

.location-address .kolkata-location {
    position: absolute;
    left: 64%;
    top: 36%
}

.location-address .delhi-location {
    position: absolute;
    left: 62%;
    top: 33%
}

.location-address .clima-location {
    position: absolute;
    left: 71%;
    top: 29%
}

.location-address .itally-location {
    position: absolute;
    left: 545px;
    top: 22%
}

.global-map .location1 {
    border: 2px solid #e8e7e7;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 0;
    left: -9px;
    -moz-animation: Ani 2s infinite;
    -webkit-animation: Ani 2s infinite;
    animation: Ani 2s infinite
}

.para1 {
    position: absolute;
    top: -33px;
    left: -199px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    width: 242px;
    line-height: 21px;
    color: #000
}

.para2 {
    top: -16px;
    left: -28px
}

.para3 {
    top: 7px;
    left: -142px
}

.para4 {
    top: 9px;
    left: -69px
}

.para5 {
    top: 1px;
    left: -146px
}

.para6 {
    top: -44px;
    left: -119px
}

.para7 {
    top: 21px;
    left: -111px
}

@keyframes Ani {
    0% {
        box-shadow: 0 0 0 rgba(255, 255, 255, 0);
        border: 1px solid rgba(255, 255, 255, 0);
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    70% {
        box-shadow: 0 0 50px #fff;
        border: 1px solid #fff;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        box-shadow: 0 0 60px rgba(255, 255, 255, 0);
        border: 0 solid rgba(255, 255, 255, 0);
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.location-address {
    cursor: pointer
}

.product-page .info-pro .ulbox {
    list-style: disc
}

.product-page .info-pro .ulbox li {
    background: url(../images/check-circle.png) no-repeat 0 4px;
    padding: 0 0 10px 28px;
    vertical-align: middle;
    font-size: 15px
}

.navbar-nav>li>.desktop-dropdown {
    width: 700px;
    padding: 10px;
    background: #fcfcfc
}

.desktop-dropdown li {
    padding: 0
}

.desktop-dropdown li a {
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    padding: 6px 6px;
    text-align: left
}

.desktop-dropdown li a:hover {
    background: #ff0a0a;
    color: #fff
}

.desktop-dropdown .p-r {
    padding: 0
}

.menu-products p {
    text-align: left;
    color: #333;
    font-size: 13px;
    margin-top: 10px
}

.menu-products img {
    width: 100%
}

.menu-products h4 {
    text-align: left;
    margin-bottom: 10px;
    color: #ff0a0a;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400
}

.product-page .pro-para .imgwidth {
    width: auto;
    float: left;
    margin: 0 20px 20px 0
}

.product-page .pro-para p {
    text-align: justify
}

.infrastructure-images img {
    width: 100%
}

.product-page .widthauto img {
    width: auto
}

.bannerdiv .item .res-banner {
    display: none
}

@media screen and (max-width :1920px) {
    .bannerdiv .item img {
        width: 100%
    }
}

@media screen and (max-width :1199px) {
    .nav>li>a {
        padding: 8px
    }

    .bannerdiv .item img {
        height: auto
    }

    .navbar-custom ul.nav li a {
        font-size: 12px
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 11px
    }

    .adressdiv .fonticon {
        padding: 6px 8px;
        margin-right: 3px
    }

    .footer-bottom p {
        font-size: 14px
    }

    .widget-contact p {
        font-size: 14px;
        width: 260px
    }

    .navbar-brand img {
        width: 100%
    }

    .about-section .redbox {
        padding: 21px 50px;
        height: auto
    }

    .prolist-box .proname p {
        margin: 5px 0 0 0;
        font-size: 14px
    }

    .what-we-do-sec h3 {
        width: 32%
    }

    .infrastructure-images img {
        width: 100%
    }

    .industries-we-serve-page .graybox {
        height: 440px
    }

    .res-aboutimg {
        height: 360px
    }

    .res-aboutimg {
        display: block
    }

    .aboutimg {
        display: none
    }

    .profileimg p {
        padding: 26% 10%
    }

    .team-sec h2 {
        width: 28%
    }

    .product-page .info-pro .tandem-rotary {
        width: 100%
    }

    .location-address .ireland-location {
        left: 42%;
        top: 14%
    }

    .location-address .uk-location {
        left: 44%;
        top: 14%
    }

    .location-address .pune-location {
        left: 65%;
        top: 39%
    }

    .location-address .kolkata-location {
        left: 67%;
        top: 36%
    }

    .location-address .delhi-location {
        left: 65%;
        top: 33%
    }

    .location-address .clima-location {
        left: 75%;
        top: 29%
    }

    .location-address .itally-location {
        left: 47%;
        top: 22%
    }

    .navbar-nav>li>.desktop-dropdown {
        left: -139px
    }
}

@media screen and (max-width :1075px) {
    .about-section .redbox {
        padding: 21px 48px
    }
}

@media screen and (max-width :1066px) {
    .about-section .redbox {
        padding: 21px 46px
    }
}

@media screen and (max-width :1059px) {
    .about-section .redbox {
        padding: 21px 40px
    }
}

@media screen and (max-width :1035px) {
    .about-section .redbox {
        padding: 21px 30px 21px 40px
    }
}

@media screen and (max-width :1015px) {
    .about-section .redbox {
        padding: 21px 30px 21px 20px
    }
}

@media screen and (max-width :991px) {
    .navbar-custom ul.nav li a {
        font-size: 13px
    }

    .navbar-brand {
        padding: 0
    }

    .top-nav-collapse .navbar-brand {
        padding: 8px
    }

    .bannerdiv .carousel-caption {
        width: 100%
    }

    .bannerdiv .carousel-caption h2 {
        font-size: 40px
    }

    .carousel-caption h3 {
        font-size: 24px
    }

    .adressdiv p {
        line-height: 24px;
        font-size: 14px;
        margin-left: 15px
    }

    .navbar-brand img {
        width: 70%
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 11px
    }

    .nav>li>a {
        padding: 4px
    }

    .nav.navbar-nav {
        margin-top: 7px
    }

    .home-listing li {
        font-size: 13px
    }

    .home-listing ul {
        padding: 0
    }

    .profileimg p {
        padding: 19% 10%
    }

    .ind-we-serve-sec h1 {
        width: 52%
    }

    .products-sec h2 {
        width: 40%
    }

    .products-sec h3 {
        font-size: 15px
    }

    .home-intro h2 {
        width: 88%
    }

    .bannerdiv .carousel-caption {
        left: 0
    }

    .what-we-do-sec h3 {
        width: 45%
    }

    .product-category h3 {
        padding: 10px
    }

    .about-info p {
        text-align: justify
    }

    .what-we-do-box .paradiv p {
        text-align: justify
    }

    .aboutdiv p {
        text-align: justify
    }

    .product-page .info-pro p {
        text-align: justify
    }

    .product-page .info-pro .col-xs-12 {
        width: 50%
    }

    .infrastructure-page p {
        text-align: justify
    }

    .infrastructure-box p {
        text-align: justify
    }

    .infrastructure-images img {
        margin-bottom: 20px
    }

    .form-sec .form-control {
        margin-bottom: 20px
    }

    .form-sec .form-group {
        margin-bottom: 0
    }

    .industries-we-serve-page .graybox {
        height: 410px
    }

    .res-aboutimg {
        display: none
    }

    .aboutimg {
        display: block
    }

    .about-section .redbox {
        padding: 40px
    }

    .home-listing {
        padding: 25px 0 45px 0
    }

    .footer-bottom .certificate-slider img {
        width: auto;
        margin: 0 auto
    }

    .profilediv h2 {
        width: 35%
    }

    .client-slider h2 {
        width: 35%
    }

    .team-sec h2 {
        width: 38%
    }

    .mds-section .mdsbox {
        height: 147px
    }

    .global-map .mapimg {
        width: 100%
    }

    .location-address .clima-location {
        left: 80%
    }

    .location-address .kolkata-location {
        left: 70%;
        top: 34%
    }

    .location-address .pune-location {
        left: 67%
    }

    .location-address .delhi-location {
        left: 67%
    }

    .location-address .ireland-location {
        left: 41%;
        top: 13%
    }

    .location-address .uk-location {
        left: 42%;
        top: 13%
    }

    .desktop-menu .container {
        width: 850px
    }

    .navbar-nav>li>.desktop-dropdown {
        left: -165px
    }

    .product-page .pro-para .imgwidth {
        width: 100%;
        float: none;
        margin: 0 0 20px 0
    }
}

@media screen and (max-width :900px) {
    .desktop-menu .container {
        width: 100%
    }

    .navbar-nav>li>.desktop-dropdown {
        left: -240px
    }

    .desktop-dropdown li a {
        font-size: 11px
    }
}

@media screen and (max-width :860px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 10px
    }
}

@media screen and (max-width :767px) {
    .desktop-heading {
        display: none
    }

    .res-heading {
        display: block
    }

    .navbar-brand {
        padding: 0
    }

    .navbar-toggle {
        margin-top: 13px;
        font-size: 22px
    }

    .navbar-custom ul.nav li a {
        font-size: 13px;
        text-align: center
    }

    .nav.navbar-nav {
        margin-top: 0
    }

    .home-section {
        padding: 80px 0
    }

    .menubg {
        top: 0;
        padding: 10px 0
    }

    .navbar-toggle {
        color: #000
    }

    .top-nav-collapse .navbar-brand {
        padding: 0
    }

    .navbar-fixed-top {
        position: sticky;
        background: #ffff;
        top: 31%;
    }

    .footer-bottom {
        text-align: center
    }

    .rightpara p {
        text-align: center
    }

    .navbar {
        border-bottom: 2px solid #ff0a0a;
        background: #fff
    }

    .bannerdiv .carousel {
        position: relative
    }

    .bannerdiv .carousel-caption h2 {
        font-size: 30px
    }

    .adressdiv h3 {
        text-align: left;
        margin: 15px 0
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #e0e0e0
    }

    .res-menu {
        display: block
    }

    .desktop-menu {
        display: none
    }

    .navbar {
        padding: 4px 0
    }

    .overlay-para p {
        font-size: 14px
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px
    }

    .navbar-brand a {
        display: inline-block;
        border-right: 1px solid #ded6d6
    }

    .navbar-brand a:last-child {
        border-right: none
    }

    .navbar-brand img {
        width: 165px
    }

    .navbar-default {
        margin: 0
    }

    .yearsdiv {
        display: none
    }

    .res-logo {
        display: block;
        position: relative;
        z-index: 1
    }

    .res-logo .yearsdiv1 {
        position: relative;
        top: -24px;
        left: 0;
        text-align: center
    }

    .bannerdiv {
        margin-top: 65px
    }

    .we-serveicon .iconbox {
        margin: 26% auto;
        padding: 0 0 25px 0
    }

    .home-listing ul {
        margin: 0
    }

    .home-listing li {
        font-size: 15px
    }

    .home-listing .col-xs-12 {
        width: 50%
    }

    .home-listing {
        margin-top: -10%
    }

    .we-serveicon .iconborder {
        width: 50%
    }

    .profileimg .col-xs-12 {
        width: 50%
    }

    .profileimg p {
        padding: 30% 10%
    }

    .bannerdiv .item img {
        height: 300px
    }

    .carousel-caption h3 {
        font-size: 22px
    }

    .bannerdiv p {
        font-size: 16px
    }

    .about-section .redbox {
        padding: 30px 40px
    }

    .adressdiv p {
        text-align: left
    }

    .inner-banner {
        margin-top: 68px
    }

    .prolist-box {
        width: 46%;
        float: left;
        margin-right: 20px
    }

    .about-info p {
        text-align: justify
    }

    .what-we-do-box .paradiv p {
        text-align: justify
    }

    .infrastructure-box h3 {
        left: 0;
        margin-bottom: 20px;
        margin: 20px 0;
        top: 0;
        font-size: 18px
    }

    .industries-we-serve-page .graybox {
        height: auto
    }

    .home-listing {
        padding: 30px 0
    }

    .home-intro {
        padding: 30px 0
    }

    .products-sec {
        padding: 30px 0
    }

    .ind-we-serve-sec {
        padding: 30px 0
    }

    .profilediv {
        padding: 30px 0
    }

    .inner-banner h2 {
        padding: 15px 0;
        font-size: 22px
    }

    .product-category {
        margin-bottom: 20px
    }

    .innerpage-content {
        padding: 30px 0
    }

    .infrastructure-box {
        margin: 20px 0
    }

    .infrastructure-box p {
        margin-bottom: 8px
    }

    .infrastructure-images .col-xs-12 {
        width: 50%
    }

    .client-slider h2 {
        width: 100%
    }

    .client-slider h2:after {
        left: 42%
    }

    .services-info p {
        text-align: justify
    }

    .team-sec h2 {
        width: 100%
    }

    .team-sec h2:after {
        left: 42%
    }

    .what-we-do-sec h3 {
        width: 100%
    }

    .what-we-do-sec h3:after {
        left: 42%
    }

    .widget-contact {
        text-align: left
    }

    .product-page .info-pro h3 {
        font-size: 20px
    }

    .para1 {
        font-size: 13px;
        line-height: 14px;
        top: -6px;
        left: -190px
    }

    .location-address .ireland-location {
        left: 40%;
        top: 12%
    }

    .para2 {
        top: -16px;
        left: -46px
    }

    .para3 {
        top: 7px;
        left: -142px
    }

    .para4 {
        top: 9px;
        left: -80px
    }

    .para5 {
        top: 1px;
        left: -146px
    }

    .para6 {
        top: -32px;
        left: -119px
    }

    .para7 {
        top: 21px;
        left: -111px
    }
}

@media screen and (max-width :660px) {
    .bannerdiv .carousel {
        position: relative
    }

    .ind-we-serve-sec h1 {
        width: 100%
    }

    .products-sec h2 {
        width: 100%
    }

    .ind-we-serve-sec h1:after {
        left: 38%
    }

    .products-sec h2:after {
        left: 38%
    }

    .profilediv h2 {
        width: 100%
    }

    .profilediv h2:after {
        left: 41%
    }
}

@media screen and (max-width :650px) {
    .location-address .clima-location {
        left: 79%;
        top: 26%
    }

    .location-address .kolkata-location {
        top: 33%
    }

    .product-page .widthauto img {
        width: 100%
    }
}

@media screen and (max-width :600px) {
    .bannerdiv .carousel-caption h2 {
        font-size: 25px
    }

    .bannerdiv p {
        font-size: 15px;
        line-height: 16px
    }

    .footer-bottom .p-t {
        padding-top: 8px
    }

    .bannerdiv p {
        font-size: 18px
    }

    .we-serveicon .iconbox {
        margin: 26% auto 40% auto
    }
}

@media screen and (max-width :584px) {
    .para1 {
        font-size: 11px
    }

    .prolist-box .proname p {
        font-size: 13px
    }
}

@media screen and (max-width :566px) {
    .prolist-box {
        width: 44%
    }
}

@media screen and (max-width :560px) {
    .location-address .ireland-location {
        top: 12%
    }

    .location-address img {
        width: 11px
    }

    .para1 {
        left: -178px
    }

    .para2 {
        left: -62px
    }

    .para3 {
        left: -142px
    }

    .para4 {
        left: -87px
    }

    .para5 {
        left: -146px
    }

    .para6 {
        left: -129px
    }

    .para7 {
        left: -120px
    }
}

@media screen and (max-width :550px) {
    .bannerdiv .item img {
        height: 250px
    }

    .carousel-caption h3 {
        font-size: 20px
    }

    .bannerdiv p {
        font-size: 16px
    }

    .gallery-page .profileimg p {
        padding: 22% 10%
    }

    .bannerdiv .item .desk-banner {
        display: none
    }

    .bannerdiv .item .res-banner {
        display: block
    }
}

@media screen and (max-width :533px) {
    .home-listing .fa-arrow-circle-right {
        margin-right: 10px
    }
}

@media screen and (max-width :512px) {
    .home-listing li {
        font-size: 13px
    }
}

@media screen and (max-width :501px) {
    .what-we-do-box .paradiv {
        width: 70%
    }

    .mds-section .mdsbox {
        height: auto
    }

    .mds-section .col-xs-6 {
        width: 100%
    }

    .product-page .tandempage .col-xs-12 {
        width: 100%
    }

    .product-page .tandempage .col-xs-6 {
        width: 100%
    }
}

@media screen and (max-width :484px) {
    .prolist-box {
        width: auto;
        float: none;
        margin-right: 0
    }

    .prolist-box .proname p {
        margin: 15px 0 0 10px;
        font-size: 16px
    }

    .home-listing {
        margin-top: -63px;
        box-shadow: none;
        padding: 0 0 10px 0;
        border-bottom: 4px solid #eef0f3;
        z-index: 2
    }

    .bannerdiv .carousel-caption {
        bottom: 20px
    }
}

@media screen and (max-width :462px) {
    .navbar-brand img {
        width: 140px
    }

    .bannerdiv .item img {
        height: 200px
    }

    .carousel-caption h3 {
        font-size: 16px
    }
}

@media screen and (max-width :460px) {
    .we-serveicon .iconbox {
        margin: 26% auto 50% auto
    }

    .products-sec h2:after {
        left: 37%
    }

    .ind-we-serve-sec h1:after {
        left: 33%
    }

    .profilediv h2:after {
        left: 37%
    }

    .what-we-do-sec h3 {
        width: 100%
    }

    .what-we-do-sec h3:after {
        left: 135px
    }

    .profileimg .col-xs-12 {
        width: 100%
    }

    .gallery-page .profileimg p {
        padding: 35% 10%
    }
}

@media screen and (max-width :457px) {
    .home-listing .col-xs-12 {
        width: 100%
    }

    .home-listing li {
        font-size: 16px
    }
}

@media screen and (max-width :450px) {
    .profileimg p {
        padding: 35% 10%;
        font-size: 18px;
        line-height: 18px
    }

    .what-we-do-box {
        text-align: center
    }

    .what-we-do-box .iconbox {
        float: none
    }

    .what-we-do-box .paradiv p {
        text-align: center
    }

    .what-we-do-box .paradiv {
        width: 100%;
        float: none
    }

    .what-we-do-sec img {
        width: auto
    }
}

@media screen and (max-width :430px) {
    .bannerdiv .carousel-caption a {
        margin-top: 3px;
        font-size: 10px
    }

    .carousel-caption h3 {
        font-size: 16px
    }

    .bannerdiv h3 {
        width: 70%
    }
}

@media screen and (max-width :415px) {
    .bannerdiv p {
        font-size: 14px
    }
}

@media screen and (max-width :414px) {
    .gallerydiv .col-xs-12 {
        width: 100%
    }

    .navbar-toggle {
        margin-top: 8px
    }

    .navbar-brand img {
        width: 150px
    }

    .bannerdiv {
        margin-top: 60px
    }

    .navbar-default .navbar-brand {
        margin: 0 6px
    }

    .home-intro h2 {
        width: 100%
    }

    .home-intro h2:after {
        left: 25%
    }

    .inner-banner {
        margin-top: 62px
    }
}

@media screen and (max-width :395px) {
    .navbar-brand img {
        width: 130px
    }

    .bannerdiv .carousel-caption {
        bottom: 38px
    }
}

@media screen and (max-width :375px) {
    .bannerdiv .carousel-caption {
        bottom: 20px
    }
}

@media screen and (max-width :369px) {
    .bannerdiv .carousel-caption h2 {
        font-size: 15px
    }

    .bannerdiv .item img {
        height: 162px
    }
}

@media screen and (max-width :364px) {
    .carousel-caption h3 {
        font-size: 13px
    }

    .we-serveicon .iconborder {
        width: 100%
    }

    .we-serveicon .iconbox {
        margin: 15% auto 38% auto
    }
}

@media screen and (max-width :320px) {
    .prolist-box .proname p {
        margin: 8px 0 0 10px;
        font-size: 14px
    }

    .navbar-brand img {
        width: 100px
    }

    .navbar-default .navbar-brand {
        margin: 8px 6px
    }

    .widget-contact p {
        width: 220px
    }
}
@media screen and (max-width :542px) {
    
    .navbar-fixed-top {
        position: sticky;
        background: #ffff;
        top: 37%;
    }
}