/* Responsive Style */
@media (min-width:1199px) {
  .footer {
    height: 62px
  }
  .logo-item, .print-item {
    background: url(../img/loading.gif) center center no-repeat #fff
  }
}
@media (min-width:1366px) {
  .footer .container {
    width: 90%
  }
  .logo {
    max-width: 194px;
    left: 11%;
    top: 154px
  }
  .menubar.navbar-default {
    margin-right: 24%;
    margin-top: 77%
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px
  }
  .services-holder {
    margin-top: 150px
  }
  .home-content-boxed {
    max-width: 490px
  }
  .logo-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -65px;
    width: 0;
    height: 0;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    border-top: 65px solid #fe3f00
  }
  .logo-section:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -65px;
    width: 0;
    height: 0;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    border-top: 65px solid #534646
  }
}
@media (max-width:1600px) {
  .logoCarousel .owl-prev, .portfolioCarousel .owl-prev, .printCarousel .owl-prev {
    left: -50px
  }
  .logoCarousel .owl-next, .portfolioCarousel .owl-next, .printCarousel .owl-next {
    right: -50px
  }
}
@media (min-width:768px) and (max-width:1365px) {
  .home-content .col-md-offset-4 {
    margin-left: 0
  }
}
@media (min-width:768px) and (max-width:1366px) {
  .home-content .col-md-6 {
    width: 100%
  }
  .logoCarousel .owl-prev, .portfolioCarousel .owl-prev, .printCarousel .owl-prev {
    left: -50px
  }
  .logoCarousel .owl-next, .portfolioCarousel .owl-next, .printCarousel .owl-next {
    right: -50px
  }
  .services-holder {
    margin-top: 50px
  }
  .logo-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px;
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 45px solid #fe3f00
  }
  .logo-section:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -45px;
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 45px solid #534646
  }
}
@media (min-width:768px) {
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent
  }
  .mobileNav {
    display: none
  }
}
@media (max-width:1024px) {
  .home-content-boxed {
    text-align: justify;
    color: #000;
    font-size: 15px
  }
  .ribbon-section img {
    max-width: 100%
  }
  .ribbon-section {
    width: 100px;
    height: 110px;
    position: relative
  }
  .ribbon-section-date span.established-text {
    font-size: 16px
  }
  .ribbon-section-date span.established-no {
    font-size: 64px;
    line-height: 30px
  }
  .logo {
    top: 3%
  }
  .address-section {
    font-size: 16px;
    padding: 5px;
    text-align: center;
    line-height: 52px
  }
  .contact-number {
    font-size: 28px;
    padding: 15px;
    text-align: center
  }
  .portfolio-holder {
    padding-left: 50px;
    padding-right: 50px
  }
  .logoCarousel .owl-prev, .portfolioCarousel .owl-prev, .printCarousel .owl-prev {
    left: -50px
  }
  .logoCarousel .owl-next, .portfolioCarousel .owl-next, .printCarousel .owl-next {
    right: -50px
  }
  .logo-section, .print-section {
    padding: 40px 10% 70px
  }
  .ribbon-section-date span.established-text {
    padding-top: 5px;
    padding-bottom: 10px
  }
  h3.titleh3 {
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  footer .col-xs-4, footer .col-xs-8 {
    width: 100%
  }
  .menubar.navbar-default li {
    background-color: #534646
  }
  .logobg:after, .logobg:before {
    display: none
  }
  body {
    background: #fe3f00
  }
  .logobgImg {
    background: url(../img/logoBg.png) top 30% center no-repeat;
    background-size: 100% auto;
    z-index: 2
  }
  .ribbon-section {
    margin-right: 20%
  }
  .logo {
    max-width: 100px;
    top: 3%
  }
  .portfolio-page .logobg, .portfolio-page .sidemenu-section {
    height: auto !important;
    min-height: inherit !important
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    color: #908181;
    padding-right: 25px
  }
  .nav.navbar-nav {
    margin: 0 0 10px;
    width: 100%;
    background: #534646
  }
  .menubar.navbar-default {
    width: 100%;
    right: 0;
    margin-right: 0;
    position: absolute;
    z-index: 140
  }
  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff
  }
  .menubar .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
  .collapse.in.menuOpened {
    z-index: 120
  }
  .nav.navbar-nav {
    position: absolute;
    top: 50px;
    left: 100%;
    z-index: 110;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
  }
  .menuOpened .nav.navbar-nav {
    left: 0;
    width: 100%
  }
  .sidemenu-section {
    position: relative
  }
  .toggleMenu .content-section {
    z-index: 10
  }
  .content-section {
    z-index: 125
  }
  .ribbon-section-block {
    margin-top: -1px
  }
  .home-content {
    margin-top: 6%
  }
  .logo-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #fe3f00
  }
  .logo-section:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #534646
  }
  body {
    position: relative;
    left: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
  }
  body.toggleMenu {
    left: -150px
  }
  .mobileNav {
    position: fixed;
    height: 100%;
    top: 0;
    width: 150px;
    z-index: 1000;
    right: -150px;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background: #534646
  }
  .toggleMenu .mobileNav {
    right: 0
  }
  .menubar .navbar-collapse, .menubar .navbar-nav {
    display: none
  }
  .content-section {
    min-height: inherit !important
  }
}
@media (max-width:640px) {
  body {
    background: #78cab5
  }
  .sidemenu-section {
    background: 0 0
  }
  .logobgImg, .ribbon-section-block {
    display: none
  }
  .logo {
    position: static;
    max-width: 150px;
    margin-bottom: 15px;
    margin-top: 15px
  }
  .content-section {
    text-align: center
	}	ul.lefty{text-align: left !important;}

  .address-section {
    line-height: 24px;
    margin-bottom: 15px
  }
  .services-contents {
    display: block;
    width: 100%
  }
  .services-box {
    text-align: center;
    margin-bottom: 20px
  }
  .services-box p, .services-box li {
    text-align: left
  }
  .services-box h3, h1 {
    text-align: center
  }
  .services-contents, .services-img, .about-img {
    float: none
  }
  .services-img, .about-img {
    margin: 0 auto;
    width: 100%;
    max-width: 240px
  }
  .logoCarousel .owl-prev, .portfolioCarousel .owl-prev, .printCarousel .owl-prev {
    left: 0;
    top: -60px
  }
  .logoCarousel .owl-next, .portfolioCarousel .owl-next, .printCarousel .owl-next {
    right: 0;
    top: -60px
  }
  .portfolio-content .row {
    background: #fe3f00
  }
  .portfolio-content h3.titleh3 {
    margin-top: 20px
  }
  h3.titleh3 {
    text-align: center
  }
  .logo-section, .print-section {
    padding: 20px 10% 30px
  }
  .logoCarousel, .printCarousel {
    padding-left: 0;
    padding-right: 0
  }
  .portfolio-holder {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px
  }
  .logo-section:after, .logo-section:before {
    display: none
  }
  .btn-outline-dark {
    background: #534646;
    color: #908181;
  }
  h1 {
    color: #18AE6F
	}
}
@media (max-width:360px) {
  h3.titleh3 {
    font-size: 18px;
    line-height: 38px
  }
}