::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 174, 239, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 174, 239, 0.4);
}

@font-face {
    font-family: PosterwaL;
    src: url(../font/Posterwa/PosterwaSans-Light.otf);
}
@font-face {
    font-family: PosterwaB;
    src: url(../font/Posterwa/PosterwaSans-Bold.otf);
}
@font-face {
    font-family: PosterwaXB;
    src: url(../font/Posterwa/PosterwaSans-ExtraBold.otf);
}

@font-face {
    font-family: OswaldR;
    src: url(../font/Oswald/Oswald-Regular_0.ttf);
}

@font-face {
    font-family: OswaldL;
    src: url(../font/Oswald/Oswald-Light.ttf);
}

@font-face {
    font-family: OswaldB;
    src: url(../font/Oswald/Oswald-Bold_0.ttf);
}

@font-face {
    font-family: LatoL;
    src: url(../font/Lato/Lato-Light.ttf);
}

@font-face {
    font-family: LatoR;
    src: url(../font/Lato/Lato-Regular.ttf);
}

@font-face {
    font-family: LatoB;
    src: url(../font/Lato/Lato-Bold.ttf);
}

.ff-lato-l {
    font-family: "LatoL", san-serif;
}

.ff-lato-r {
    font-family: "LatoR", san-serif;
}

.ff-lato-b {
    font-family: "LatoB", san-serif;
}

.ff-osld-l {
    font-family: "OswaldL", san-serif;
}

body {
    font-family: "OswaldR", san-serif;
}

.mb20 {
    margin-bottom: 40px;
}

.cl-effect-21 a:before,
.cl-effect-21 a:after {
    background: none repeat scroll 0 0 #ec008c;
    content: "";
    height: 2px;
    left: 0;
    margin-bottom: -2px;
    margin-top: -2px;
    opacity: 0;
    position: absolute;
    transform: translateY(-10px);
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}

.active a {
    margin-top: -2px;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

.align-content-newsletter,
.align-content {
    margin: auto;
    width: 87%;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ec008c;
}

.clearpadding {
    padding: 0px !important;
}

.cl-effect-21 .navbar-brand:hover:before,
.cl-effect-21 .navbar-brand:focus:before,
.cl-effect-21 .navbar-brand:hover:after,
.cl-effect-21 .navbar-brand:focus:after {
    opacity: 0 !important;
}

table tr td > a {
    font-family: LatoR;
    font-size: 14px;
    color: #4d4d4d;
}

ul.nav.navbar-nav {
    margin: 20px 0px;
}

.navbar-default {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.navbar li:last-child {
    padding: 7px;
}

.navbar-toggle {
    background-color: #f6129a;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-brand > img {
    width: 180px;
    margin-left: 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #212121;
}

.navbar-nav .active > a,
.navbar-nav .active > li.active > a {
    background-color: rgba(0, 0, 0, 0) !important;
    border-top: 2px solid #ec008c;
    border-bottom: 2px solid #ec008c;
    color: #ec008c !important;
}

.nav.navbar-nav > li {
    font-family: "OswaldR";
    margin: auto 0px;
}

.nav li:last-child {
    text-align: center;
}

.btn-inq.btn-default {
    background-color: #e74c3c;
    border: none;
    color: #fff;
    width: 146px;
    padding: 10px;
}

@media (max-width: 889px) {
    .btn-inq.btn-default {
        width: 115px;
        padding: 10px 5px;
    }
    .nav.navbar-nav > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.btn-inq.btn-default:hover,
.btn-inq.btn-default:focus,
.btn-inq.btn-default.focus,
.btn-inq.btn-default:active,
.btn-inq.btn-default.active,
{
    background-color: #df3c2c;
    border-color: #adadad;
    color: #333333;
}

.footer1-container {
    background-image: url('../img/footer_bg1.jpg');
    background-size: cover;
    min-height: 350px;
    color: #fff !important;
}

#slider1_container img {
    height: auto !important;
    max-width: 90% !important;
}

.newsletter-container {
    background-color: #fff;
}

.newsletter-container input {
    background-color: #e4e4e4;
    border: 2px solid #aeaeae;
    font-family: LatoR;
    width: 70%;
    height: 55px;
}

.newsletter-container button {
    width: 25%;
    font-family: "LatoR";
    background-color: #e5128f;
    color: #fff;
    border-color: #c10073;
    height: 55px;
}

.newsletter-container button:hover {
    background-color: #e30f6f;
    border-color: #c10073;
}

.subs-bg {
    background-color: #00aeef;
    min-height: 166px;
    max-height: 166px;
    padding: 20px 30px;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .subs-bg {
        width: 96%;
    }
}

.subs-content {
    margin-top: 60px;
}

.subs-bg:before {
    border-bottom: 83px solid rgba(0, 0, 0, 0);
    border-left: 35px solid #00aeef;
    border-top: 83px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0;
}

.subs-bg span {
    font-size: 40px;
    color: #fff;
}

.subs-bg p {
    font-size: 14px;
    color: #fff;
    font-family: "LatoL", san-serif;
}

.footer2-container {
    background-image: url('../img/footer_bg2.jpg');
    background-size: cover;
    background-position: 50% 50%;
    min-height: 571px;
    color: #fff !important;
}

.footer2-container div.row.align-content {
    margin: 60px auto 30px;
}

.footer2-container .col-md-3 > h2 {
    font-family: "OswaldL", san-serif;
}

.footer2-container .col-md-3 hr {
    margin-top: 16px;
}

.footer2-container .col-md-3 ul {
    padding-left: 25px;
}

.footer2-container .col-md-3:last-child ul {
    padding-left: 0;
    line-height: 30px;
}

.footer2-container .col-md-3:last-child ul li {
    margin: 15px 0;
    padding: 2px 0;
}

.footer2-container .col-md-3:last-child ul li button {
    width: 100%;
    padding: 13px;
    font-size: 18px;
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.footer2-container .col-md-3:last-child ul li button:hover,
.footer2-container .col-md-3:last-child ul li button:active {
    background-color: #c74335;
    border-color: #c74335;
}

.footer2-container .col-md-3:last-child ul li button i {
    display: none;
}

.footer2-container .col-md-3 > p,
.footer2-container .col-md-3 > ul li,
.footer2-container .col-md-3 > ul li > a {
    font-size: 16px;
}

.footer2-container .col-md-3 > p {
    line-height: 26px;
}

.footer2-container .col-md-3 > div.ff-lato-l {
    padding: 20px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 23px;
}

.footer2-container ul li {
    list-style: none;
    margin: 14px 0px;
}

.footer2-container .col-md-10 > div {
    width: 100%;
    margin-top: 5px;
}

.footer2-container .col-md-10 hr {
    margin: 5px;
}

.foot-sl {
    width: 30px;
    padding: 6px 1px;
}

.foot-sl .fa-facebook {
    color: #3b5998;
}

.foot-sl .fa-twitter {
    color: #55acee;
}

.foot-sl .fa-instagram {
    color: #3f729b;
    color: #fff;
    background-color: #00aeef;
}

.foot-sl .fa-google-plus {
    color: #dd4d3b;
}

.foot-sl .fa-youtube-play {
    color: #b31217;
}

.ff-lato-l a {
    color: #fff;
}

.footer2-container .col-md-10 .ff-lato-r > a,
.footer2-container .col-xs-12 .ff-lato-r > a {
    color: #fff;
}

.footer2-container .col-md-10 .ff-lato-r > a:hover,
.footer2-container .col-xs-12 .ff-lato-r > a:hover {
    color: #017301;
}

.banner {
    color: #fff;
    height: 332px;
    text-align: center;
}

.banner h1 {
    font-family: "OswaldL", san-serif;
    font-size: 60px;
    margin-top: 65px;
    margin-bottom: 32px;
}

.banner hr {
    background-color: #fff;
    width: 32%;
    margin-bottom: 28px;
}

.banner span {
    font-family: "LatoL", san-serif;
    font-size: 24px;
}

.banner a .chev {
    font-size: 30px;
    margin: 40px;
    color: #fff;
}

.carousel-caption {
    /*top:50px;*/
    
    padding-bottom: initial;
    padding-top: initial;
    top: 50px;
    margin-top: 0 !important;
}

.carousel-caption h2 {
    font-family: "LatoR";
    font-size: 16px;
}

.carousel-caption h1 {
    font-family: "LatoB";
    font-size: 50px;
}

.carousel-caption h1 > hr {
    width: 30%;
}

.carousel-control > img {
    position: absolute;
    top: 40%;
    width: 20%;
    left: 50%;
    margin-left: -10%;
}
/*.left.carousel-control > img{position:absolute;top:40%;width:20%;}*/

.carousel-caption div {
    font-family: "LatoL";
    font-size: 24px;
    width: 75%;
    margin: auto;
    margin-bottom: 30px;
}

.btnt {
    font-family: LatoR;
    letter-spacing: inherit;
}

.footer1-container .carousel-control.left,
.footer1-container .carousel-control.right {
    background-image: none;
}

.footer-testimonials p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.footer-testimonials h3 {
    font-size: 18px;
    font-family: LatoR;
}

.footer-testimonials span {
    font-size: 15px;
}

.footer-testimonials p,
.footer-testimonials span {
    font-family: LatoL;
}

.pull-right.quo-img {
    position: absolute;
    top: 50%;
    right: 0px;
}

.pull-left.quo-img {
    position: absolute;
    top: 50%;
    left: 0px;
}

.footer-testimonials.carousel-caption {
    left: 15%;
    right: 15%;
}

.carousel-control.slider-control > img {
    position: absolute;
    top: 40%;
}

.slider-lq,
.slider-rq {
    position: absolute;
    l
}

.slider-lq {
    left: 12%;
    top: 6%;
}

.slider-rq {
    right: 12%;
    top: 55%;
}

.btn.btn-default.foot-sl.pull-right {
    margin: auto 5px;
}

.footer2-container .ff-lato-r > a {
    color: #fff;
}

.footer2-container .ff-lato-r > a:hover,
.footer2-container .ff-lato-r > a:focus {
    color: #017301;
}

.willCenteronMobile {
    margin-bottom: 45px;
}
/* -------------------------------------- */
/* FOOTER2 LOGO | COPYRIGHT | SOCIAL
/* -------------------------------------- */

div.col-md-9.hidden-xs {
    width: 85%;
}

div.col-md-9.hidden-xs img {
    margin-right: 5px;
}

div.col-md-9.hidden-xs .ff-lato-r {}

div.col-md-9.hidden-xs a {}

div.col-md-9.hidden-xs span {}

div.col-md-9.hidden-xs hr {
    margin-top: 10px;
}

div.col-md-3.hidden-xs {
    float: right;
    width: 15%;
    padding-left: 0;
    padding-right: 0;
}

div.col-md-3.hidden-xs button {
    margin-left: 1%;
}

@media screen and (min-width: 1191px) and (max-width: 1230px) {
    div.col-md-9.hidden-xs {
        width: 84%;
    }
    div.col-md-3.hidden-xs {
        width: 16%;
    }
}

@media screen and (min-width: 1156px) and (max-width: 1190px) {
    div.col-md-9.hidden-xs {
        width: 83%;
    }
    div.col-md-3.hidden-xs {
        width: 17%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1155px) {
    div.col-md-9.hidden-xs {
        width: 81%;
    }
    div.col-md-3.hidden-xs {
        width: 19%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    div.col-md-9.hidden-xs div span.pull-right {
        display: none;
    }
    div.col-md-3.hidden-xs {
        margin-top: -60px;
    }
}

@media screen and (min-width: 850px) and (max-width: 990px) {
    div.col-md-9.hidden-xs {
        width: 80%;
    }
    div.col-md-3.hidden-xs {
        width: 20%;
        margin-right: 2%;
    }
}

@media screen and (min-width: 768px) and (max-width: 849px) {
    div.col-md-9.hidden-xs {
        width: 75%;
    }
    div.col-md-3.hidden-xs {
        width: 25%;
    }
}
/************************Homepage style************************/

.item > img {
    width: 100%;
}

.reasons-container {
    background-image: url('../img/home_4_reasons_bg.jpg');
    min-height: 786px;
}

.reason-intro > p {
    padding: 10px 0;
    font-size: 16px;
    margin: 0 auto;
}

@media screen and (min-width: 1231) {
    .reason-intro > p {
        width: 70%;
    }
}

@media screen and (max-width: 1230) {
    .reason-intro > p {
        width: 80%;
    }
}

.reason-intro > h1 {
    font-size: 43px;
    color: #363636;
}

.reasons-tag h1 {
    font-size: 46px;
    font-family: "OswaldL", san-serif;
}

.reasons-tag {
    text-align: right;
}

.reasons-tag button {
    font-family: "LatoB";
    padding: 10px;
    width: 70%;
    background-color: rgba(0, 0, 0, 0);
    border: #00aeef 2px solid;
    border-radius: 0px !important;
    color: #00aeef;
}

.reasons-tag button:hover,
.reasons-tag button:focus {
    color: #fff;
    background-color: #00aeef;
}

.reasons-tag h1 > strong {
    font-size: 46px;
    font-family: "OswaldR", san-serif;
}

.reasons-box {
    min-height: 230px;
    width: 360px;
    border: #646464 solid 1px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 20px auto;
    color: #646464;
    padding: 10px 15px;
    -webkit-transition: background-color 0.5s, color 1s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background-color 0.5s, color 1s;
}

.reasons-box:hover {
    background-color: #ec008c;
    color: #fff;
    min-height: 230px;
    width: 360px;
}

.reasons-box > h1 {
    font-size: 48px;
    margin: auto;
}

.reasons-box > h2 {
    font-size: 33px;
    margin: auto;
}

.reasons-box > p {
    font-size: 14px;
    opacity: 0 !important;
    margin: 25px auto;
    -webkit-transition: opacity .5s;
    /* For Safari 3.1 to 6.0 */
    
    transition: opacity .5s;
}

.reasons-box:hover p {
    opacity: 1 !important;
}

.col-md-5 .reasons-box {
    width: 100%;
}

.col-md-5 {
    float: left;
    width: 50%;
}
/**********************Who We Are************************/

.banner.wwa-banner {
    /*	background-image: url('../img/banner-wwa-bg.jpg');
*/
    
    background-size: cover;
}

.wwa-tag-container {
    border-bottom: 5px solid #ec008c;
}

.wwa-tag-container .col-xs-12.ff-lato-l h1 {
    font-size: 28px;
    text-align: center;
    margin: 50px auto;
}

.wwa-about-container {
    background-image: url('../img/wwa-container1.jpg');
    background-size: cover;
    color: #fff;
    min-height: 665px;
}

.wwa-about-container > .row.align-content {
    margin: 30px auto;
}

.wwa-about-container h1 {
    font-family: "OswaldL", san-serif;
    text-align: right;
    font-size: 46px;
}

.wwa-about-container button:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #ffffff;
}

.wwa-about-container h1> span {
    font-size: 55px;
}

.wwa-about-container .about-content {
    line-height: 2;
    margin: 30px auto;
    padding: auto 15px;
    font-family: "latoL", san-serif;
    font-size: 16px;
}

.wwa-officer-container {
    border-bottom: 5px solid #00a651;
}

.wwa-officer-container h1 {
    font-family: oswaldl;
    font-size: 45px;
}

.wwa-officer-container p {
    font-family: latol;
    font-size: 20px;
}

.wwa-manlilikha-container {
    border-bottom: 5px solid #00a651;
    /* filter: grayscale(1); */
}

.wwa-manlilikha-container h1 {
    font-family: oswaldl;
    font-size: 45px;
    text-transform:uppercase;
}
.wwa-manlilikha-container h2 {
    font-family: oswaldl;
    font-size: 22px;
    font-weight: normal;
    margin-top: -25px;
}

.wwa-manlilikha-container p:first-of-type  {
    font-family: latol;
    font-size: 25px;
    text-align: center;
    /* width: 55%; */
    line-height: 1.3;
}

.wwa-manlilikha-container p {
    font-family: latol;
    font-size: 16px;
    line-height: 2;
    /* margin: 0 auto 25px; */
    /* text-align: center; */
    text-align: left;
    /* width: 70%; */
}

.officers-content {
    /* min-height: 350px; */
    
    padding: 30px;
}

.officers-content h3 {
    font-family: oswaldl;
    font-size: 26px;
}

.officers-content span {
    font-family: latol;
    font-size: 16px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a {
    border-color: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-family: "OswaldL", san-serif;
    padding: 10px 30px;
    -webkit-transition: background-color 1s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background-color 1s;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

ul[role] li {
    /* margin: 15px 30px; */
    
    margin: 15px;
}

ul[role] li:last-child {
    padding: 0px !important;
}

.tab-content {
    width: 70%;
    margin-left: 30px;
}

.nav-tabs {
    border-bottom: none !important;
    padding-left: 15px;
    /* by Royce */
}

.hr-about {
    width: 1px;
    height: 85%;
    background-color: #fff;
    float: left;
    position: absolute;
}
/**********************What We Do************************/

.banner.wwd-banner {
    /*	background-image: url('../img/banner-wwd-bg.jpg');
*/
    
    background-size: cover;
}

.our-services-container {
    min-height: 792px;
}

.our-services-container .row-align-content {
    margin: 60px auto;
}

.our-services-container ul li {
    font-family: latoR;
    font-size: 18px;
    list-style: outside none none;
    margin: 25px auto;
}

.our-services-container ul li:first-child {
    font-family: latoB;
    font-size: 24px;
    list-style: outside none none;
    margin: 25px auto;
    color: #00aeef;
}

.our-services-container h1 {
    font-size: 45px;
    font-family: "OswaldL";
    margin-top: 20px;
}

.our-services-container p {
    font-size: 20px;
    font-family: "LatoL";
}

.our-products-container {
    background-image: url('../img/banner-wwd-bg-product.jpg');
    background-size: cover;
}

#services1,
#services2,
#services3 {
    display: none;
}

.pack-mat-container {
    background-color: #0097cf;
    color: #fff;
}

.collaterals-container {
    background-color: #00a99d;
    color: #fff;
}

.advertisement-container {
    background-image: url('../img/vert-bg.jpg');
    background-size: cover;
    color: #fff;
}

.other-p-container {
    background-color: #fff;
    color: #4e4e4e;
    box-shadow: 0px 0px 20px 10px #e4e4e4 inset;
}

.other-p-container .row.align-content,
.pack-mat-container .row.align-content,
.advertisement-container .row.align-content,
.collaterals-container .row.align-content,
.luxury-container .row.align-content {
    margin: 120px auto;
}

.pack-mat-img-container {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmI2YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(226, 226, 226) 76%, rgb(182, 182, 182) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(76%, rgb(226, 226, 226)), color-stop(100%, rgb(182, 182, 182)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(226, 226, 226) 76%, rgb(182, 182, 182) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(226, 226, 226) 76%, rgb(182, 182, 182) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(226, 226, 226) 76%, rgb(182, 182, 182) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(226, 226, 226) 76%, rgb(182, 182, 182) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6', GradientType=0);
    /* IE6-8 */
    
    min-height: 341px;
    width: 80%;
    border-bottom-left-radius: 20px;
    margin: auto;
}

.pm-img-inside-container {
    left: 20%;
    position: absolute;
    top: 60px;
    z-index: 1;
}

.pack-mat-img-container img.pro-img {
    width: 100%;
    padding: 10px;
}

.collaterals-container h1,
.advertisement-container h1,
.pack-mat-container h1 {
    font-size: 45px;
    font-family: "OswaldR";
}

.other-p-container h1 {
    font-size: 45px;
    color: #f7941e;
}

.luxury-container h1 {
    font-size: 45px;
    color: #946f12;
    font-family: "OswaldR";
}

.other-p-container p,
.collaterals-container p,
.advertisement-container p,
.pack-mat-container p {
    font-size: 16px;
    font-family: "LatoL";
}

.wc li {
    list-style: url('../img/list-check.png');
    font-size: 16px;
    font-family: "LatoR";
    margin: 15px auto;
}

.wc2 li {
    list-style: url('../img/list-check2.png');
    font-size: 16px;
    font-family: "LatoR";
    margin: 15px auto;
}

.footer2-container div.row.align-content div.ff-lato-l {
    padding: 10px 80px 10px 20px;
    width: 85%;
}

.pack-mat-u-img-l {
    width: 20%;
    position: absolute;
    right: 0%;
    top: -50px;
}

.pack-mat-u-img-r {
    width: 20%;
    position: absolute;
    left: 0%;
    top: -50px;
}
/********************Contact Us************************/

.contactus-banner {
    /*background-image: url('../img/banner-contactus-bg.jpg');*/
    
    background-size: cover;
}

#map1 {
    display: block;
}

#map2 {
    display: none;
}

.contactus-container {
    margin: 30px auto;
}

.cont {
    padding: 30px;
    -webkit-transition: background-color 1s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background-color 1s;
}

.cont:hover {
    background-color: #eeeeee;
}

. .cont:hover > div {
    background: url('../img/cu_icon_bg2.png') no-repeat;
}

btn-facebook,
.btn-twitter,
.btn-instagram,
.btn-google-plus,
.btn-youtube-play {
    margin: auto 10px;
    -webkit-transition: background-color 1s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background-color 1s;
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff;
}

.btn-facebook:hover {
    background-color: #2b4988;
    box-shadow: 0 0 10px 0 #4e4e4e inset;
    color: #fff;
}

.btn-twitter {
    background-color: #55acee;
    color: #fff;
}

.btn-twitter:hover {
    background-color: #459cde;
    box-shadow: 0 0 10px 0 #aeaeae inset;
    color: #fff;
}

.btn-instagram {
    background-color: #3f729b;
    color: #fff;
}

.btn-instagram:hover {
    background-color: #2f628b;
    box-shadow: 0 0 10px 0 #4e4e4e inset;
    color: #fff;
}

.btn-google-plus {
    background-color: #dd4d3b;
    color: #fff;
}

.btn-google-plus:hover {
    background-color: #cd3d2b;
    box-shadow: 0 0 10px 0 #4e4e4e inset;
    color: #fff;
}

.btn-youtube-play {
    background-color: #b31217;
    color: #fff;
}

.btn-youtube-play:hover {
    background-color: #a30207;
    box-shadow: 0 0 10px 0 #4e4e4e inset;
    color: #fff;
}

.hr-cont-btn {
    height: 1px;
    background-color: 4e4e4e;
    vertical-align: center;
    width: 15%;
    float: center;
}

.contactus-container h1 {
    color: #000;
    font-family: "OswaldL";
}

.contactus-container p {
    color: #a4a4a4;
    font-family: "LatoR";
}

.contactus-container .col-xs-12.col-sm-12.col-md-12.text-center {
    margin: 40px 0px;
}

.contactus-container .align-content {
    width: 100%;
    max-width: 65%;
}

.icon-cn {
    background: url('../img/cu_icon_bg1.png') no-repeat;
    width: 88px;
    height: 88px;
    position: relative;
    margin: auto;
    display: table;
    -webkit-transition: background-position 0.1s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background-position 0.1s;
}

.icon-cn-img {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.cont:hover .icon-cn {
    background: url('../img/cu_icon_bg2.png') no-repeat;
}

.contact-form-container .col-xs-12.col-sm-12.col-md-12.text-center {
    margin: 30px auto;
}

.contact-form-container h1 {
    font-size: 50px;
    font-family: "OswaldL";
}

.contact-form-container table {
    width: 50%;
    text-align: center;
    margin: 40px auto;
}

.contact-form-container {
    background-color: #0097cf;
    color: #fff;
}

.contact-form-container .form-control {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
    font-family: "LatoL";
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: -1px;
    left: 15px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.contact-form-container table input,
.contact-form-container table textarea,
.contact-form-container table select {
    color: #ffffff;
}

.contact-form-container table td {
    padding: 15px 0;
}

.btn-submit-form {
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    min-width: 120px;
    font-family: LatoL;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #fff !important;
    font-family: "LatoL";
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #fff !important;
    opacity: 1;
    font-family: "LatoL";
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #fff !important;
    opacity: 1;
    font-family: "LatoL";
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #fff !important;
    font-family: "LatoL";
}

.newsletter-container input {
    margin-right: 20px;
}

.newsletter-container input::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #4e4e4e !important;
}

.newsletter-container input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #4e4e4e !important;
    opacity: 1;
}

.newsletter-container input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #4e4e4e !important;
    opacity: 1;
}

.newsletter-container input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #4e4e4e !important;
}

.modal .close {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #4e4e4e !important;
}

.form-control-feedback {
    color: #fff;
}

.closebtn {
    background-color: #e5128f;
    color: #fff;
    height: 40px;
    width: 120px;
}

.closebtn:hover,
.closebtn:focus {
    background-color: #fff;
    color: #e5128f;
}

.contact-form-container .btn-default:hover,
.contact-form-container .btn-default:focus,
.contact-form-container .btn-default.focus,
.contact-form-container .btn-default:active,
.contact-form-container .btn-default.active {
    background-color: #fff;
    border-color: #fff;
    color: #00aeef;
}

.contact-form-container .form-control.col-xs-12:focus {
    background-color: rgba(0, 0, 0, 0.2);
}

input::-webkit-input-placeholder:focus,
textarea::-webkit-input-placeholder:focus {
    /* WebKit browsers */
    
    color: rgba(0, 0, 0, 0) !important;
    font-family: "LatoL";
}

input:-moz-placeholder:focus,
textarea:-moz-placeholder:focus {
    /* Mozilla Firefox 4 to 18 */
    
    color: rgba(0, 0, 0, 0) !important;
    opacity: 1;
    font-family: "LatoL";
}

input::-moz-placeholder:focus,
textarea::-moz-placeholder:focus {
    /* Mozilla Firefox 19+ */
    
    color: rgba(0, 0, 0, 0) !important;
    opacity: 1;
    font-family: "LatoL";
}

input:-ms-input-placeholder:focus,
textarea:-ms-input-placeholder:focus {
    /* Internet Explorer 10+ */
    
    color: rgba(0, 0, 0, 0) !important;
    font-family: "LatoL";
}
/**********************Gallery Page**************************/

.gallery-banner {
    /*background-image: url('../img/banner-gallery-bg.jpg');*/
    
    background-size: cover;
}
.news-article-container {
    padding: 60px 0;
}
.gallery-container {
    box-shadow: 1px -10px 50px -20px #dadada inset;
    padding: 60px 0;
}

.box.form-control.col-xs-12 {
    font-family: 'LatoR';
}

.searchbtn {
    height: 50px;
    font-family: "LatoB";
}

.category-container {
    background-color: #eeeeee;
    padding: 2px 20px;
    margin-bottom: 60px !important;
}

.category-container h3 > hr {
    background-color: #dadada;
    height: 1px;
}

.category-container h3 {
    font-family: 'OswaldR';
    font-size: 20px;
}

.cat-list {
    padding-left: 15px !important;
}

.cat-list li {
    list-style-image: url('../img/list-check3.png');
    list-style-position: outside;
    line-height: -1.5em;
}

.photogallery-container span > a,
.searchby,
.cat-list > li > a {
    color: #4e4e4e;
    font-family: "latoR";
    font-size: 14px;
}

.photogallery-container .col-xs-12 {
    font-family: 'LatoR';
    font-size: 16px;
}

.photogallery-container .col-xs-12 div span.pull-left a {
    font-size: 16px;
}

.photogallery-container .col-xs-12 .gallery-cat {
    margin-top: 25px;
}

.photogallery-container .col-xs-12 a b {
    font-weight: normal;
}

.photogallery-container .col-xs-12 .photogallery-label {
    font-weight: normal;
    margin-bottom: 40px;
}

.photogallery-container .col-xs-12 .photogallery-label b {
    font-weight: normal;
}

.cat-list > li {
    margin: 15px auto;
}

.news-body-content .col-xs-12.col-sm-6.col-md-4.text-center {
    min-height: 250px;
}

.news-body-content .mb20 a img {
    margin-bottom: 20px;
}

.news-content {
    font-family: latoL;
}

#instafeed p {
    font-size: 14px;
    font-family: "LatoL";
}

#instafeed .caption {
    line-height: 2;
}

#instafeed .fa.fa-comment {
    padding: 10px 0px;
}

.col-xs-12.col-sm-12.col-md-12.text-center {
    font-family: 'Lato', san-serif;
}

.news-body-content .row div.col-xs-12.col-sm-6.col-md-4.text-center {
    font-family: 'LatoR', san-serif;
    margin-bottom: 1em;
}

.news-body-content .row div a img {
    margin-bottom: 1em;
}
/**********************News Page**************************/

.news-banner {
    /*background-image: url('../img/banner-news-bg.jpg');*/
    
    background-size: cover;
}

a.btnnews {
    color: #ec008c;
    border: #ec008c 1px solid;
    padding: 10px;
    border-radius: 5px;
}

.titlenews {
    font-size: 30px;
    font-family: LatoB;
}

.newsArt-content {
    font-family: LatoR;
}

.newsbody > div,
.newsbody > .news-date {
    font-family: LatoR;
    font-size: 14px;
    line-height: 2;
}

.newsStories {
    /* margin:20px auto; */
    
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: initial;
    margin-left: auto;
}

.category-container .form-horizontal .form-group {
    padding: 0 15px;
}

.news-date {
    margin-top: 10px;
    color: #00aeef;
}

.news-date > span {
    color: #000;
}

.newsbody {
    margin: 25px auto;
}

.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.newsbody div p {
    display: inline;
}

.news-container table {
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
    .newsStories .col-md-4 {
        width: 263px;
    }
    .newsStories .col-md-8 {
        margin-left: 40px;
    }
}

.col-xs-12.form-control {
    font-family: 'LatoR';
}

.col-xs-12.col-sm-12.col-md-4 img {
    border: 1px solid rgba(0, 0, 0, 0.2);
}
/**********************FAQ Page**************************/

.faq-banner {
    /*background-image: url('../img/banner-faq-bg.jpg');*/
    
    background-size: cover;
}

.faq-container {
    padding-bottom: 60px;
    box-shadow: 1px -10px 50px -20px #dadada inset;
}

.faq-content-container p {
    font-family: latol;
    font-size: 18px;
}

.faq-content-container {
    max-width: 1024px;
}
/********************Our Clients Page**************************/

.oclients-banner {
    /*background-image: url('../img/banner-faq-bg.jpg');*/
    
    background-size: cover;
}

.oclients-container {
    padding-bottom: 20px;
    box-shadow: 1px -10px 50px -20px #dadada inset;
}

.c-list-container > h1 {
    font-size: 45px;
    font-family: OswaldL;
    text-align: center;
}

.c-list-container ul li {
    list-style: none;
    font-size: 15px;
    font-family: LatoR;
    margin: 15px auto;
}

.c-list-container > p {
    font-family: LatoL;
    font-size: 16px;
    padding: 20px 300px;
    text-align: center;
}

.btm-img-container img {
    width: 80%;
    margin: auto;
}

.custom-who-we-are-content > div > div {
    max-width: 1051px;
    margin: 0 auto;
}
/**********************Underconstruction Page**************************/

.uc-container h1 {
    margin: 30px;
}

.uc-p {
    font-size: 16px;
    font-family: "LatoL";
    margin: auto;
    width: 50%;
}

.uc-cont {
    float: left;
    width: 225px;
    margin: 50px auto;
}

.uc-cont > img {
    float: left;
    margin: auto;
    width: 40px;
}

.uc-cont > p {
    font-family: LatoL;
}
/**********************Media Queries**************************/

@media screen and (max-width: 1530px) {
    .align-content-newsletter,
    .align-content {
        margin: auto;
        width: 100%;
    }
}

@media screen and (max-width: 1330px) {
    .nav.navbar-nav > li {
        margin: auto 0px;
    }
    .subs-bg span {
        color: #ffffff;
        font-size: 33px;
    }
    .carousel-caption h1 {
        font-size: 48px;
    }
    .carousel-caption h1 > hr {
        width: 33%;
    }
    .carousel-caption div {
        font-size: 22px;
    }
}

@media screen and (max-width: 1230px) {
    .nav.navbar-nav > li {
        margin: auto 0px;
    }
    .align-content {
        margin: auto;
        width: 100%;
    }
    .reason-intro > p {
        padding: 10px 200px;
    }
    .contact-form-container table {
        width: 60%;
    }
    .c-list-container > p {
        padding: 20px 200px;
    }
    .carousel-caption h2 {
        font-size: 16px;
    }
    .carousel-caption h1 {
        font-size: 46px;
    }
    .carousel-caption h1 > hr {
        width: 35%;
    }
    .carousel-caption div {
        font-size: 20px;
    }
    .reasons-container .col-xs-12.col-md-5 {
        width: 50%;
    }
}

@media screen and (min-width: 1126px) and (min-width: 1150px) {
    .collapse.navbar-collapse {
        margin: 0px !important;
        padding: 0px !important;
    }
}

@media screen and (max-width: 1160px) {
    .nav.navbar-nav a {
        padding: 10px;
    }
    .news-body-content .col-xs-12.col-sm-6.col-md-4.text-center img {
        width: 70%;
    }
    .uc-p {
        margin: auto;
        width: 95%;
    }
    .nav.navbar-nav > li {
        margin: auto 0px;
    }
    .align-content {
        margin: auto;
        width: 100%;
    }
    .subs-bg span {
        color: #ffffff;
        font-size: 32px;
    }
    .carousel-caption h2 {
        font-size: 18px;
    }
    .carousel-caption h1 {
        font-size: 48px;
    }
    .carousel-caption h1 > hr {
        width: 33%;
    }
    .carousel-caption div {
        font-size: 18px;
    }
    .subs-bg {
        padding: 15px;
    }
    .newsStories .mb20 {
        /*width: 95% !important;*/
        
        margin-top: 20px;
    }
    .news-body-content .col-xs-12.col-sm-6.col-md-4.text-center img {
        width: 80%;
    }
}

@media screen and (max-width: 1055px) {
    .nav.navbar-nav > li {
        margin: auto 0px;
    }
    .navbar-brand > img {
        width: 150px;
        margin: 0px 7px;
    }
    .subs-bg span {
        color: #ffffff;
        font-size: 30px;
    }
    .carousel-caption {
        top: 20px;
    }
}

@media screen and (max-width: 992px) {
    .reasons-tag {
        text-align: center;
    }
    .contact-form-container table {
        width: 70%;
    }
    .c-list-container > p {
        padding: 20px 100px;
    }
    .carousel-caption {
        top: 10px;
    }
    .carousel-caption h2 {
        font-size: 14px;
    }
    .carousel-caption h1 {
        font-size: 42px;
    }
    .carousel-caption h1 > hr {
        width: 30%;
    }
    .carousel-caption div {
        font-size: 14px;
        width: 65%;
    }
    .pack-mat-u-img-l {
        position: absolute;
        right: 5%;
        top: -20px;
        width: 15%;
    }
    .pack-mat-u-img-r {
        left: 5%;
        position: absolute;
        top: -20px;
        width: 15%;
    }
    .pack-mat-img-container {
        min-height: 132px;
        margin: auto;
        width: 80%;
    }
    .pack-mat-img-container img.pro-img {
        padding: 30px;
        width: 100%;
    }
    .willCenteronMobile {
        text-align: center !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hr-about {
        width: 96%;
        height: 1px;
        margin-top: -10px;
    }
    .carousel-caption.text-center > h1 {
        font-size: 28px;
        margin: 10px auto;
    }
    .wwa-about-container h1 {
        text-align: center;
    }
}

@media screen and (max-width: 965px) {
    .navbar-brand > img {
        width: 120px;
        margin: 0px 2px;
        margin-top: 15px;
    }
    .reason-intro > p {
        padding: 10px 100px;
    }
    .collapse.navbar-collapse {
        padding: 0 !important;
    }
    .nav.navbar-nav {
        width: 81%;
    }
    .nav.navbar-nav a {
        font-size: 13px;
    }
    #services1,
    #services2,
    #services3 {
        padding-left: 2px !important;
    }
}

@media screen and (max-width: 795px) {
    .nav.navbar-nav {
        float: right;
        /*
  margin-right: -10px !important;
  margin-top: -25px !important;*/
    }
}

@media screen and (max-width: 767px) {
    .news-body-content .col-xs-12.col-sm-6.col-md-4.text-center img {
        min-width: 263px;
    }
    .nav.navbar-nav {
        float: none;
        margin: 20px 0 !important;
        width: 100%;
    }
    .reasons-container .col-xs-12.col-md-5 {
        width: 100%;
    }
    .carousel-caption {
        top: 0px;
        padding: 0px !important;
    }
    .carousel-caption h2 {
        font-size: 12px;
    }
    .carousel-caption h1 {
        font-size: 30px;
    }
    .carousel-caption h1 > hr {
        width: 70%;
    }
    .carousel-caption div {
        display: none;
    }
    .navbar-brand > img {
        width: 100px;
        margin-top: 0px;
    }
    .align-content,
    .align-content-newsletter {
        margin: auto;
        width: 90%;
    }
    .c-list-container > p {
        padding: 0px 0px;
    }
    .c-list-container ul.col-xs-12.col-sm-6.col-md-3 {
        text-align: center;
    }
    .slider-content {
        position: absolute;
        left: 0;
        right: 0;
        top: 20%;
        font-size: 30px;
        text-align: center;
    }
    .slider-name {
        position: absolute;
        left: 0;
        right: 0;
        top: 53%;
        font-size: 24px;
    }
    .slider-company {
        position: absolute;
        left: 0;
        right: 0;
        top: 71%;
        font-size: 20px;
    }
    .newsletter-container .form-group input,
    .newsletter-container .form-group button {
        margin: 15px 0px;
    }
    .reason-intro > p {
        padding: 10px;
    }
    .reason-intro > h1 {
        font-size: 30px;
    }
    .pm-img-inside-container {
        margin-right: 100px;
        left: 20%;
    }
    .newsletter-container button {
        width: 100%;
    }
    .newsletter-container input {
        width: 100%;
    }
    .align-content-newsletter {
        width: 100%;
    }
    .subs-bg:before {
        border: 0px;
    }
    #slider2-container {
        height: 600px !important;
    }
    .img_border {
        width: 70%;
    }
    .footer-testimonials.carousel-caption {
        left: 10%;
        right: 10%;
    }
    .willCenteronMobile {
        text-align: center !important;
    }
    #services1,
    #services2,
    #services3 {
        padding-left: 2px !important;
    }
    #re1,
    #re2,
    #re3,
    #re4 {
        color: #646464;
        opacity: 1 !important;
        display: block !important;
    }
    .reasons-box:hover #re1,
    .reasons-box:hover #re2,
    .reasons-box:hover #re3,
    .reasons-box:hover #re4 {
        color: #fff;
    }
    .wwa-about-container h1 {
        text-align: center !important;
    }
    .footer2-container div.row.align-content {
        margin: 20px auto;
    }
    .txt-orange {
        margin-top: 8px;
    }
    .btn-facebook,
    .btn-twitter,
    .btn-instagram,
    .btn-google-plus,
    .btn-youtube-play {
        margin: auto -2px;
    }
    .navpad {
        height: 50px;
    }
    .navbar-container {
        position: fixed;
        z-index: 9999;
        background-color: #fff;
        top: 0px;
        width: 100%;
    }
    .mb20 > ul,
    .wc,
    .wc2 {
        float: none !important;
    }
    textarea {
        resize: none;
    }
    .subs-content {
        margin-top: 30px;
    }
    .newsletter-container .form-group input,
    .newsletter-container .form-group button {
        margin: 10px auto;
    }
    .newsletter-container .form-group,
    .newsletter-container .form-group form {
        margin: 0;
    }
    .newsletter-container .form-group form {
        height: 140px;
        overflow: hidden;
    }
    .subs-bg span {
        font-size: 45px;
        margin: auto;
    }
    .subs-bg {
        text-align: center;
    }
    .subs-bg p {
        font-size: 16px;
    }
    .nav.nav-tabs > li {
        width: 90%;
    }
    .hr-about {
        width: 100%;
        background-color: #fff;
        height: 1px;
        float: none;
        position: relative;
    }
    .nav.nav-tabs > li {
        margin-bottom: 5px;
        margin-top: 5px;
        width: 90%;
    }
    .nav.nav-tabs > li a {
        border-bottom-left-radius: 7px;
        border-top-right-radius: 7px;
    }
    ul[role] li {
        margin: 15px;
    }
    .tab-content {
        width: 100%;
        margin-left: 0px;
    }
    .footer2-container ul.ff-lato-l .btn.btn-warning {
        width: 100%;
    }
    .nav.navbar-nav li {
        text-align: center;
    }
    .nav.navbar-nav .btn-inq {
        width: 100%;
    }
    .contactus-container .align-content {
        max-width: 100%;
    }
    .contactus-container .align-content .cont {
        margin: auto 17%;
        max-width: 65%;
    }
}

@media screen and (max-width: 480px) {
    .carousel-caption h1 {
        font-size: 20px;
    }
    .btnt {
        padding: 5px 40px;
    }
    .carousel-caption h1,
    .carousel-caption h1 > hr,
    .btnt {
        margin: 2px auto;
    }
    .footer-testimonials p {
        font-size: 14px;
    }
}

@media screen and (min-width: 411px) and (max-width: 648px) {
    .banner a .chev {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 410px) {
    .reasons-box,
    .reasons-box:hover {
        width: 280px;
        margin: 11px auto;
    }
    .banner span {
        font-size: 20px;
    }
    .banner h1 {
        font-size: 50px;
    }
    .footer-testimonials p {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .footer-testimonials h3 {
        font-size: 16px;
        font-family: LatoR;
    }
    .footer-testimonials span {
        font-size: 13px;
    }
    .slider-lq {
        left: 2%;
        top: 5%;
    }
    .slider-rq {
        right: 2%;
        top: 55%;

    }
    .form-horizontal {
        font-family: "LatoR";
    }
    .news-container td,
    .photogallery-container td {
        font-family: latoR;
    }
}


    .show-portfolio {
        display:none;
    }

    .client-btn {    
        cursor: pointer;
        display: block;
        height: 42px;
        position: absolute;
        top: 35px;
        width: 122px;
    }

    .client-name {
        font-family: "OswaldL";
        font-size: 45px;
        text-align: center;
    }

    .client-description {
        font-family:"LatoL";
        font-size: 16px;
        padding: 20px 19%;
        text-align: center;
        line-height: 2;
    }

    .ctrls-client-portfolio {
        bottom:5%;
    }

    .ctrls-client-portfolio li {
        border-radius: 30px;
        border:2.5px solid #363636;
        cursor: pointer;
        display: inline-block;
        height: 18px !important;
        margin: 1px 1px 1px 10px;
        width: 18px !important;
        text-indent: 3px;
        position: relative;
    }

    .ctrls-client-portfolio li.active {
        background-color: #363636;
        border-radius: 30px;
        height: 18px;
        margin: 1px 1px 1px 10px;
        width: 18px;
    }

    .portfolio-arrow {
        position:absolute;
        top:50%;
    }

    .portfolio-arrow.prev {
        left:5%;
    }

    .portfolio-arrow.next {
        right:5%;
    }

    .carousel-control.nintro:hover,
    .carousel-control.nintro:focus {
        opacity: 0.5;
    }

    .carousel-control.nintro span {
        left: 50%;
        margin-left: -10%;
        position: absolute;
        top: 40%;
        width: 20%;
    }

    
    


/*              INTRO   MEDIA   QUERIES             */
@media (min-width: 320px) and (max-width: 1009px){
    /* SM */

    .carousel-control.nintro.left span {
        background: url(../img/introslider_button_left.png) no-repeat;
        height:100%;
        background-size: contain;
        top: 130px;
        width: 45px;
        margin-left: -10%;
    }
    .carousel-control.nintro.right span {
        background: url(../img/introslider_button_right.png) no-repeat;
        height:100%;
        background-size: contain;
        top: 130px;
        width: 45px;
        margin-left: -20%;
    }

    .caption-intro {
        left: 22%;
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important;
        right: 22%;
        text-align: center;
        text-shadow: none;
        top: 15%;
        z-index: 10;
    }

    .caption-intro p:last-of-type {
        padding-bottom:7%;
    }

    .caption-intro h1 {
        font-family: "OswaldR";
        font-size:30px;
        padding: 0 6%;
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 24px;
        padding-top: 24px;
    }

    .caption-intro p {
        font-family: "LatoL";
        font-size: 16px;
        padding: 0 6%;
        line-height: 2;
        margin-bottom:0;
    }

    .rightintro {
        background: #f3f3f3;
        color:#333;
    }

    .leftintro {
        background: #f3f3f3;
        color:#333;
    }

    a.rightintro {
        border: 1px solid #333;        
    }

    a.leftintro {
        border: 1px solid #333;
    }

    .caption-intro-center-right {
        background:#fff;
    }
    .caption-intro-center-left {
        background:#333333;

    }

    #introslider {
        border-bottom: 1px solid rgba(142, 142, 142, 0.5);
    }

    .collapsemore {
        display:none;
    }

    .more-gear-image {
        float:none;
        padding-top:0;
    }
    .more-texts {
        font-family:"LatoL";
        font-size:16px;
        line-height:2;
        padding: 35px 0 0 0;
    }
    .col-sm-6.more-gear-image,
    .col-sm-6.more-texts {
        float: none;
        width: 100%;
    }


    .btn-backtotop {
        -moz-user-select: none;
        cursor: pointer;
        display: inline-block;
        font-family:"LatoB";
        font-size: 16px;
        margin-bottom: 0;
        text-align: center;
        vertical-align: middle;
        height:50px;
        width:100%;
        background:rgb(142,142,142);
        color: #fff;
        border-radius:5px;
        margin-bottom:40px;
    }
    .btn-backtotop span.btt {
        font-size:16px;
        line-height:3;
    }
    .btn-backtotop span.glyphicon {
        font-size:25px;
        left:-12px;
        top:8px;
    }
    a:focus.btn-backtotop, a:hover.btn-backtotop{
        color: #fff;
    }

     a:focus.btn-seemore.leftintro, a:hover.btn-seemore.leftintro{
        color: #33333;
    }
     a:focus.btn-seemore.rightintro, a:hover.btn-seemore.rightintro {
        color: #333333;
    }


    .btn-introcenter {
        -moz-user-select: none;
        border-radius: 3px;
        bottom: 20px;
        cursor: pointer;
        display: inline-block;
        height: 65px;
        line-height: 1.42857;
        position: relative;
        text-align: center;
        vertical-align: middle;
        width: 135px;
    }

    .btn-introcenter.btn-cleft {
        left: -155px;
        background: #333333;
        color:#fff;
    }

    .btn-introcenter.btn-cright {
        left: 155px ;
        background: #fff;
        color:#333333;
        border: 1px solid #333333;
    }

    .btn-cleft h1,
    .btn-cright h1 {
        font-family:"OswaldR";
        font-size: 16px;
    }

    .btn-cleft p,
    .btn-cright p {
        font-family:"LatoR";
        font-size: 12px;
        margin-bottom: 5%;
        display:none;
    }

    .intro-right-arrow,
    .intro-left-arrow {
        bottom: -60px;
        height: 14px;
        position: absolute;
        display:none;
    }

    .intro-right-arrow {
        left: 86%;
    }
    .intro-left-arrow {
        left: 0%;
    }

     .lineincenter {
        border-bottom:3px solid #fff;
        height: 54px;
        position: absolute;
        top: 100%;
        display:none;
    }
    .lineincenter.left{
        border-left: 3px solid #fff;
        width:25px;
        left: 53%;
    }
    .lineincenter.right{
        border-right: 3px solid #fff;
        width:25px;
        left: 35.5%;
    }

    .carousel-intro {
        bottom: 37px;
        height: 20px;
        left: -5px;
        list-style: outside none none;
        margin-bottom: -20px;
        margin-left: 0;
        margin-top: 0;
        padding-left: 0;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 15;
    }

    .carousel-intro li {
        background-color: rgba(255, 255, 255, 0.8);
        border: 0;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        height: 12px !important;
        margin: 1px 1px 1px 10px;
        width: 12px !important;
        text-indent: 3px;
        position: relative;
    }
    .carousel-intro li.active {
        height: 13px;
        margin: 1px 1px 1px 10px;
        width: 13px;
    }
    .carousel-intro li span {
        bottom: -20px;
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        left: -9px;
        position: absolute;
        right: 0;
    }

    .linetobutton {

    }

    .btn-seemore {
        -moz-user-select: none;
        border-radius: 3px;
        bottom: 20px;
        cursor: pointer;
        display: inline-block;
        font-family: "LatoB";
        font-size: 16px;
        height: 40px;
        line-height: 1.42857;
        margin-bottom: 10px;
        padding: 6px;
        position: relative;
        text-align: center;
        vertical-align: middle;
        width: 130px;
    }
}
@media (min-width: 500px) and (max-width: 1009px){
    .carousel-intro {
        bottom: 37px;
        height: 20px;
        /*left: -31%;*/
        list-style: outside none none;
        margin-bottom: -20px;
        margin-left: 0;
        margin-top: 0;
        padding-left: 0;
        position: relative;
        text-align: center;
        width: 100%;
        z-index: 15;
    }

    .carousel-intro li {
        background-color: rgba(255, 255, 255, 0.8);
        border: 0;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        height: 20px !important;
        margin: 1px 1px 1px 10px;
        width: 20px !important;
        text-indent: 3px;
        position: relative;
    }
    .carousel-intro li.active {
        height: 20px;
        margin: 1px 1px 1px 10px;
        width: 20px;
    }
    .carousel-intro li span {
        bottom: -20px;
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        left: -9px;
        position: absolute;
        right: 0;
    }
}
@media (min-width: 1010px) and (max-width: 1399px){
    /* MD */

    .carousel-control.nintro.left span {
        background: url(../img/slider_arrow_left.png) no-repeat;
        height:100%;
        background-size: contain;


    }
    .carousel-control.nintro.right span {
        background: url(../img/slider_arrow_right.png) no-repeat;
        height:100%;
        background-size: contain;
    }

    .caption-intro {
        border-radius: 10px;
    margin-top: 0 !important;
    padding-bottom: initial;
    padding-top: initial;
    top: 15%;
    bottom: auto;
    left: 22%;
    position: absolute;
    right: 22%;
    text-align: center;
    text-shadow: none;
    display: inline;
    z-index: 10;
    }

    .caption-intro h1 {
        font-family: "OswaldR";
        font-size:26px;
        padding: 0 6%;
    }

    .caption-intro p {
        font-family: "LatoL";
        font-size: 15px;
        padding: 0 6%;
        line-height: 1.5;
        margin-bottom:0;
    }

    .caption-intro p:last-of-type {
        margin-bottom:4%;
    }

    .rightintro {
        background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
        color:#333333;
    }

    .leftintro {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        color:#fff;
    }

    .caption-intro-center-right {
        background:#fff;
    }
    .caption-intro-center-left {
        background:#333333;

    }

    #introslider {
        border-bottom: 1px solid rgba(142, 142, 142, 0.5);
    }

    .collapsemore {
        display:none;
    }

    .more-gear-image {
        /*float:right;*/
        padding-top:5%;
    }
    .more-texts {
        font-family:"LatoL";
        font-size:16px;
        line-height:2;
        padding: 35px 0;
    }

    .linetobutton {
        border-left: 3px solid #fff;
        height: 15px;
        left: 50%;
        position: absolute;
        top: 100%;
    }

    .lineincenter {
        border-bottom:3px solid #fff;
        height: 80px;
        position: absolute;
        top: 100%;
    }
    .lineincenter.left{
        border-left: 3px solid #fff;
        width:75px;
        left: 53%;
    }
    .lineincenter.right{
        border-right: 3px solid #fff;
        width:55px;
        left: 37.5%;
    }

    .btn-seemore {
        bottom: -43px;
        left: 41%;
        position: absolute;
        -moz-user-select: none;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        font-family:"LatoB";
        font-size: 14px;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px;
        text-align: center;
        vertical-align: middle;
        height:30px;
        width:18%;
    }

    .btn-backtotop {
        -moz-user-select: none;
        cursor: pointer;
        display: inline-block;
        font-family:"LatoB";
        font-size: 16px;
        margin-bottom: 0;
        text-align: center;
        vertical-align: middle;
        height:50px;
        width:35%;
        background:rgb(142,142,142);
        color: #fff;
        border-radius:5px;
        margin-bottom:40px;
    }
    .btn-backtotop span.btt {
        font-size:16px;
        line-height:3;
    }
    .btn-backtotop span.glyphicon {
        font-size:25px;
        left:-12px;
        top:8px;
    }
    a:focus.btn-backtotop, a:hover.btn-backtotop{
        color: #fff;
    }

     a:focus.btn-seemore.leftintro, a:hover.btn-seemore.leftintro{
        color: #fff;
    }
     a:focus.btn-seemore.rightintro, a:hover.btn-seemore.rightintro {
        color: #333333;
    }


    .btn-introcenter {
        -moz-user-select: none;
        border-radius: 26px;
        bottom: -134px;
        cursor: pointer;
        display: inline-block;
        line-height: 1.42857;
        margin-bottom: 0;
        position: inherit;
        text-align: center;
        vertical-align: middle;
        width: 32%;
    }

    .btn-introcenter.btn-cleft {
        left: 6%;
        background: #333333;
        color:#fff;
    }

    .btn-introcenter.btn-cright {
        left: 62%;
        background: #fff;
        color:#333333;
    }

    .btn-cleft h1,
    .btn-cright h1 {
        font-family:"OswaldR";
        font-size: 18px;
    }

    .btn-cleft p,
    .btn-cright p {
        font-family:"LatoR";
        font-size: 13px;
        margin-bottom: 5%;
    }

    .intro-right-arrow,
    .intro-left-arrow {
        bottom: -85px;
        height: 20px;
        position: absolute;
    }

    .intro-right-arrow {
        left: 93%;
    }
    .intro-left-arrow {
        left: -2%;
    }

    .carousel-intro {
        margin-left: -31%;
    }

    .carousel-intro li {
        background-color: rgba(255, 255, 255, 0.8);
        border: 0;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        height: 20px !important;
        margin: 1px 1px 1px 20px;
        width: 20px !important;
        text-indent: 3px;
        position: relative;
    }
    .carousel-intro li.active {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 30px;
        height: 20px;
        margin: 1px 1px 1px 20px;
        width: 20px;
    }
    .carousel-intro li span {
        bottom: -30px;
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        left: -9px;
        position: absolute;
        right: 0;
    }
}

@media (min-width: 1400px) {
    /* LG */

    .carousel-control.nintro.left span {
        background: url(../img/slider_arrow_left.png) no-repeat;
        height:100%;
        background-size: contain;

    }
    .carousel-control.nintro.right span {
        background: url(../img/slider_arrow_right.png) no-repeat;
        height:100%;
        background-size: contain;
    }
    .caption-intro {
        border-radius: 10px;
    margin-top: 0 !important;
    padding-bottom: initial;
    padding-top: initial;
    top: 15%;
    bottom: auto;
    left: 22%;
    position: absolute;
    right: 22%;
    text-align: center;
    text-shadow: none;
    display: inline;
    z-index: 10;
    }

    .caption-intro h1 {
        font-family: "OswaldR";
        font-size:36px;
        padding: 0 6%;
    }

    .caption-intro p {
        font-family: "LatoL";
        font-size: 18px;
        padding: 0 6%;
        line-height: 1.5;
        margin-bottom:0;
    }

    .caption-intro p:last-of-type {
        margin-bottom:4%;
    }

    .rightintro {
        background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
        color:#333333;
    }

    .leftintro {
        background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
        color:#fff;
    }

    .caption-intro-center-right {
        background:#fff;
    }
    .caption-intro-center-left {
        background:#333333;

    }

    #introslider {
        border-bottom: 1px solid rgba(142, 142, 142, 0.5);
    }

    .collapsemore {
        display:none;
    }

    .more-gear-image {
        float:right;
        padding-top:5%;
    }
    .more-texts {
        font-family:"LatoL";
        font-size:16px;
        line-height:2;
        padding: 35px 0;
    }

    .linetobutton {
        border-left: 3px solid #fff;
        height: 50px;
        left: 50%;
        position: absolute;
        top: 100%;
    }

    .lineincenter {
        border-bottom:3px solid #fff;
        height: 127px;
        position: absolute;
        top: 100%;
    }
    .lineincenter.left{
        border-left: 3px solid #fff;
        width:90px;
        left: 53%;
    }
    .lineincenter.right{
        border-right: 3px solid #fff;
        width:80px;
        left: 37.5%;
    }

    .btn-seemore {
        bottom: -100px;
        left: 41%;
        position: absolute;
        -moz-user-select: none;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        font-family:"LatoB";
        font-size: 18px;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 12px;
        text-align: center;
        vertical-align: middle;
        height:50px;
        width:18%;
    }

    .btn-backtotop {
        -moz-user-select: none;
        cursor: pointer;
        display: inline-block;
        font-family:"LatoB";
        font-size: 16px;
        margin-bottom: 0;
        text-align: center;
        vertical-align: middle;
        height:50px;
        width:35%;
        background:rgb(142,142,142);
        color: #fff;
        border-radius:5px;
        margin-bottom:40px;
    }
    .btn-backtotop span.btt {
        font-size:16px;
        line-height:3;
    }
    .btn-backtotop span.glyphicon {
        font-size:25px;
        left:-12px;
        top:8px;
    }
    a:focus.btn-backtotop, a:hover.btn-backtotop{
        color: #fff;
    }

     a:focus.btn-seemore.leftintro, a:hover.btn-seemore.leftintro{
        color: #fff;
    }
     a:focus.btn-seemore.rightintro, a:hover.btn-seemore.rightintro {
        color: #333333;
    }


    .btn-introcenter { 
        -moz-user-select: none;
        border-radius: 26px;
        bottom: -185px;
        cursor: pointer;
        display: inline-block;
        line-height: 1.42857;
        margin-bottom: 0;
        position: inherit;
        text-align: center;
        vertical-align: middle;
        width: 25%;
    }

    .btn-introcenter.btn-cleft {
        left: 13%;
        background: #333333;
        color:#fff;
    }

    .btn-introcenter.btn-cright {
        left: 62%;
        background: #fff;
        color:#333333;
    }

    .btn-cleft h1,
    .btn-cright h1 {
        font-family:"OswaldR";
        font-size: 24px;
    }

    .btn-cleft p,
    .btn-cright p {
        font-family:"LatoR";
        font-size: 13px;
        margin-bottom: 5%;
    }

    .intro-left-arrow,
    .intro-right-arrow {
    bottom: -138px;
    height: 22px;
    position: absolute;
    }

    .intro-left-arrow {
    left: 7%;
    }

    .intro-right-arrow {
    left: 86%;
    }

    .carousel-intro {
        margin-left: -31%;
    }

    .carousel-intro li {
        background-color: rgba(255, 255, 255, 0.8);
        border: 0;
        border-radius: 30px;
        cursor: pointer;
        display: inline-block;
        height: 25px !important;
        margin: 1px 1px 1px 30px;
        width: 25px !important;
        text-indent: 3px;
        position: relative;
    }
    .carousel-intro li.active {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 30px;
        height: 25px;
        margin: 1px 1px 1px 30px;
        width: 25px;
    }
    .carousel-intro li span {
        bottom: -30px;
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        left: -6px;
        position: absolute;
        right: 0;
    }
}



/* NEW CHANGES 2015/10/05 */
.btn-luxury-more,
.btn-luxury-top {
    border: 1px solid #946f12;
    padding: 15px 50px;
    color: #946f12;
    font-size: 15px;
    font-family: "LatoB";
    border-radius: 0;
    width: 234px !important;
}

.btn-luxury-more .glyphicon,
.btn-luxury-top .glyphicon {
    font-size: 20px;
}

.btn-luxury-more span,
.btn-luxury-top span {
    position: relative;
    top: -3px;
}

.luxury-container {
    font-size: 16px;
    font-family: "LatoL";
}

.luxury-list li {
    list-style: url('../img/list-check-gold.png');
    font-size: 16px;
    font-family: "LatoL";
    margin: 15px auto;
}

.luxury-more-content {
    background: rgba(0, 0, 0, 0) url("../img/border-top-shadow.png") no-repeat scroll 0 0 / contain;
    font-family: "LatoL";
    font-size: 16px;
    line-height: 30px;
}

.luxury-more-content h1 {
    font-family: "OswaldL";
    font-size: 45px;
    /*font-weight: bold;*/
    color: #333;
}

.luxury-more-content > p {
    margin: 20px 0;
    padding: 0 20px;
}

.luxury-more-content .first-para {
    font-size: 20px;
    font-family: "LatoL";
}
.luxury-more-content .luxury-icons h5 {
    font-size: 18px;
    font-family: LatoB;
    color: #946f12;
}
.luxury-more-content .luxury-icons {
    margin: 20px auto;
}

.luxury-more-content-box {
    padding: 70px;
    background: url('../img/border-ul-shadow.png') no-repeat scroll 0 0 / contain, url('../img/border-br-shadow.png') no-repeat scroll 100% 100% / contain;
    padding: 40px 100px;
}
.luxury-more-content-box p {
    font-size: 20px;
    font-family: 'Kalam';
}

.luxury-more-content .btn-luxury-top {
    margin: 20px auto;
}
.luxury-more-content .cosmetic-fragrance,
.luxury-more-content .cosmetic-fragrance h1 {
    color: #fff;
}
.luxury-more-content .cosmetic-fragrance .cosmetic-row-content {
    padding: 30px 30px 40px;
}
.luxury-more-content .cosmetic-fragrance .cos-first-p {
    font-size: 20px;
}
.luxury-more-content .environment-friendly .env-first-p {
    font-size: 20px;
}
.luxury-more-content .environment-friendly li {
    list-style: none;
    padding: 15px 75px 15px 25px;
}
.luxury-more-content .environment-friendly li img {
    position: absolute;
    left: -25px;
}

.ei-banner, .sr-banner ,.coc-banner {
    background-size: cover;
    position: relative;
}
.ei-banner .fa.fa-recycle,
.help-print-buyer .fa.fa-recycle  {
    bottom: 0;
    font-size: 45px;
    position: absolute;
    right: 0;
    z-index: 1;
    padding: 5px;
}

.environmental-container {
    border-top: 5px solid #17AE13;
    border-bottom: 1px solid #C2C2C2;
    font-family: "LatoL";
    font-size: 16px;
}
.environmental-container .row.align-content {
    margin: 40px auto;
}
.environmental-our-efforts {
    font-family: "OswaldL";
    border-right: 1px solid #C2C2C2;
    height: auto;
}
.environmental-our-efforts i{
    font-family: "LatoL";
    font-size: 24px;
    line-height: 1.6;
}
.environmental-our-efforts img{
    height: auto;
    width: 50%;
}
.ec-title {
    font-size: 50px;
    margin-top: 0;
}
.ec-title span{
    color: #17AE13;
}
.env-efforts-list {
    line-height: 2;
    margin-top: 10px;
    margin-bottom: 15px;
}
.env-efforts-list li {
    color: #17ae13;
    font-size: 20px;
    margin-bottom: 25px;
    font-family: LatoB;
}
.env-efforts-list li:last-child{
    margin-bottom: 0;
}
.env-efforts-list li span {
    padding-left: 20px;
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    font-family: LatoL;
}
.env-efforts-list.env-list-2,
.env-efforts-list.env-list-3,
.env-efforts-list.env-list-4 {
    display: none;
}
.env-efforts-list a{
    color: #17AE13;
    text-decoration: underline;
}
.env-efforts-list.env-list-2 a:hover,
.env-efforts-list.env-list-2 a:focus{
    color: #17AE13;
}

.env-list-content-1,
.env-list-content-2 {
    position: relative;
    /* background-color: #e5ebff;
    background-size: cover; */
    color: #333;
    border-bottom: 1px solid #c2c2c2;
}
.env-list-content-1 .row.align-content,
.env-list-content-2 .row.align-content {
    margin: 40px auto;
    position: relative;
}
.env-list-title h1{
    font-family: "OswaldL";
    font-size: 56px;
    margin-top: 0;
    margin-bottom: 20px;
}
.env-list-title p {
    color: #333;
    font-size: 20px;
    font-family: "LatoR";
    line-height: 1.2;
}
.env-list-title p b {
    font-family: "LatoB";
}
.env-list-list {
    font-size: 16px;
    font-family: "LatoL";
    /*text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;*/
    margin-top: 30px;
    margin-bottom: 30px;
}
.env-list-leftbg {
    height: 750px;
    background: rgba(0, 0, 0, 0) url("http://www.nittoprinting.com/src/img/list_no_1_image.jpg") no-repeat scroll 0 85% / cover ;
}
.env-list-leftbg2 {
    height: 1115px;
    background: rgba(0, 0, 0, 0) url("http://www.nittoprinting.com/src/img/list_no_2_image.jpg") no-repeat scroll 70% 0 / cover ;
}
@media (max-width: 768px) {
    .env-list-list ul {
        margin-top: 15px;
    }
}
@media (max-width: 992px) {
    .list-numero-uno ul,
    .list-numero-dos ul {
        margin-top: 15px;
    }
}
.env-list-list li {
    margin-bottom: 15px;
    list-style: url('../img/list-check7.png');
}
.env-list-list ul > li:last-child {
    margin-bottom: 0;
}
.env-list-list .list-numero-uno {

}
.env-list-list .list-numero-dos {
    display: none;
}
.btn.btn-prev-listlist,
.btn.btn-next-listlist {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
    font-family: OswaldR;
    font-size: 17px;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.btn-prev-effort {
    display: none;
}
.btn-prev-effort,
.btn-next-effort {
    background-color: #848484;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    font-family: "OswaldR";
    margin-top: 10px;
}
.btn-prev-effort:hover,
.btn-next-effort:hover,
.btn-prev-effort:focus,
.btn-next-effort:focus  {
    color: #fff;
}
.back-to-effort {
    background: rgba(0,0,0,0);
    border: 2px solid #606060;
    font-size: 16px;
    padding: 15px 30px;
    color: #606060;
    width: 217px !important;
}
.back-to-effort:hover,
.back-to-effort:focus{
    color: #606060;
}
.back-to-effort .glyphicon {
    font-size: 20px;
    position: relative;
    top: 3px;
}

.ei-banner-overlay {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.above-testi-love {
    font-size: 28px;
    font-family: "OswaldL";
    margin: 75px auto 20px;
}

.ei-banner h1 , .sr-banner h1 ,.coc-banner h1{
    font-size: 45px;
    font-family: "OswaldL",san-serif;
    margin-bottom: 32px;
    margin-top: 65px;
}
.ei-banner , .sr-banner ,.coc-banner {
    height: 450px;
}

.header-es-1 p{
    font-family: LatoL;
    font-size: 26px;
    color: #606060;
    padding: 30px;
}
.goal-in-environment {    
    border-bottom: 5px solid #17AE13;
}
.help-print-buyer {
    border-bottom: 1px solid #C2C2C2;
    font-family: "LatoL";
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 30px;
    position: relative;
}
.hpb-leftbg {
    background: rgba(0, 0, 0, 0) url("http://www.nittoprinting.com/src/img/print_buyer_bg.jpg") no-repeat scroll 0 0 / cover ;
    height: 845px;
}
@media (min-width:992px){
    .hpb-leftbg {
        margin-top: 55px;
    }
}
.help-print-buyer h1{
    font-size: 45px;
    font-family: OswaldL;    
    color: #17AE13;
}
.help-print-buyer ul{
    padding-left: 80px;
    padding-right: 40px;
}
.help-print-buyer li{
    list-style: none;
    position: relative;
    margin: 80px 0;
}
.help-print-buyer li span{
    color: #16ae12;
    font-family: LatoB;
    font-size: 190px;
    left: -85px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
}
.help-print-buyer .direct-marketing {
    background-color: #16ae12;
    color: #fff;
    font-family: LatoB;
    padding: 15px 0;
    width: 270px;
}
.help-print-buyer .bttop {
    color: #16ae12;
    text-decoration: underline;
    font-family: LatoB; 
}
.strongly-advocate-list li {
    list-style: url('../img/list-check7.png');
    color: #16ae12;
    margin-bottom: 0;
}
.strongly-advocate-list li span {
    color: #333;
    font-weight: 700;
}


.new-top-nav {
    background-color: #017DC7;
}
.new-top-nav ul {
    padding-left: 0;
}
.new-top-nav li a{
    color: #d2e2f1;
}
.new-top-nav li {
    padding: 0 25px;
    margin-top: 10px;
    display: inline-block;
    font-family: LatoL;
}
.new-top-nav li::after {
    content: "|";
    float: right;
    margin-right: -30px;
    color: #54AFE4;
}
.new-top-nav li:last-child::after {
    display: none;
}
.show-col-xs {
    display: block;
}

.w-ul-width{
    width:80%;
}

.back-to-environment,
.read-about-this {
    font-family: LatoR;
    color: #606060;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
}

.read-about-this {
    text-decoration: underline;
}

.social-container h3{
    font-family: "LatoB";
    font-size: 22px;
    color: #00aeef;
}
.social-container p{
    font-family: "LatoL";
    font-size: 16px;
    color: #6f6f6f;
    line-height: 30px;
}
.social-container .row {
    margin-top: 30px;
    margin-bottom: 30px;
}
.social-container .row:first-child,
.social-container .row:nth-child(2) {    
    margin-top: 0;
    margin-bottom: 0;
}
.social-container hr,
.conduct-container hr {
    margin-top: 0;
}
.csr-texts .csr-texts-1 {
    font-size: 24px;
    line-height: 36px;
}
.csr-texts p {
    margin-bottom: 30px;
}
.csr-texts {
    margin-bottom: 60px;
}
.csr-policy-benefits {
    font-size: 16px;
    line-height: 30px;
    font-family: "LatoL";
    color: #fff;
    padding: 40px 15px !important;
}
.csr-policy-header {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px;
}
.csr-policy-benefits h3{
    font-size: 22px;
    font-family: "LatoB";
    line-height: 32px;
    margin-bottom: 20px;
}

.panel-coc {
    background-color: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #ccc;
}
.panel-coc:last-child {
    border-bottom: none;
}
.panel-coc a .glyphicon {
    color: #00aeef;
}
.panel-coc .panel-heading {
    background-color: #dfdfdf;
    padding: 20px 25px;
    border-radius: 0 !important;
}
.panel-coc .panel-title {  
    font-size: 18px;
    font-family: LatoB;
    text-transform: uppercase;
    color: #323232;
}
.panel-coc .panel-title .glyphicon{
    font-size: 27px;
    position: relative;
    top: -2px;
}
.conduct-container .panel-body {
    background-color: #ededed;
    color: #6f6f6f;
    font-family: LatoL;
    font-size: 16px;
    padding: 20px 25px;
}

.conduct-container .coc-header {
    font-family: LatoL;
    color: #6f6f6f;    
    padding: 0 25px;
}
.conduct-container .coc-header p:first-child {
    font-size: 24px;
    line-height: 36px;    
    margin-top: 10px; 
    margin-bottom: 10px;
}
.conduct-container .coc-header p:last-child {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.navbar-nav .dropdown-menu li {
    padding: 5px;
    text-align: center;
} 

.btm-controls {
    position: relative;
    bottom: 25px;
    z-index: 999;
}
.btm-controls .chev{
    color: #fff;
    font-size: 30px;
}

.foot-quicklinks .col-md-6 {
    margin: 0 0 12px;
    padding: 0;
}

.sm-link-btn {
    border: 1px solid rgb(142, 142, 142);
    border-radius: 5px;
    color: rgb(142, 142, 142);
    display: inline-block;
    font-family: LatoR;
    padding: 10px 15px;
    text-transform: uppercase;
}
.sm-link-btn:hover {
    color: rgb(142, 142, 142);
}    
/*.green-and-clean {
    height: auto;
    width: 100%;
}*/

.dmail-container {    
    border-bottom: 1px solid #C2C2C2;
}
.dmail-container hr {
    margin-top: 0;
}
.dmail-row {
    font-size: 16px;
    line-height: 30px;
    color: #6f6f6f;
    font-family: "LatoL";
    margin-bottom: 40px;
}
.dmail-row h5 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px;
}
.dmail-row span.percent-1 {
    line-height: 42px;
    font-size: 55px;
    font-family: "LatoB";
}
.dmail-row span.percent-2 {
    line-height: 42px;
    font-size: 30px;
    font-family: "LatoB";
}
.dmail-row h3 {
    font-size: 20px;
    font-family: "LatoB";
    margin-bottom: 40px;
}
.dmail-row li {
    font-family: "LatoB";
}
.dmail-5000prospects {
    background-color: #e6e6e6;
    padding: 30px;
    max-width: 810px;
}
.dmail-5000prospects .out-of-5000 {
    font-family: "LatoB";
    margin-top: 15px;
    margin-bottom: 20px;
}
.dmail-5000prospects .col-xs-6 {
    margin-bottom: 20px;
}
.dmail-5000prospects span {
    font-size: 55px;
    font-family: "LatoB";
}
.dmail-5000prospects span.response-dm {
    color: #007dc6;
}
.dmail-5000prospects span.response-em {
    color: #ec008c;
}

.smarketing-container {
    border-bottom: 1px solid #C2C2C2;
}
.smarketing-container hr{
    margin-top: 0;
}
.smarketing-row {
    font-size: 16px;
    line-height: 30px;
    color: #6f6f6f;
    font-family: "LatoL";
    padding: 0 15px;
}
.smarketing-container .s5img-row {
    margin: 40px auto;
}
.smarketing-container .s5img-row img {
    margin-bottom: 20px;
}
.smarketing-row h3{
    font-size: 24px;
    line-height: 36px;
}
.smarketing-row p{
    margin-bottom: 40px;
}
.smarketing-row .sm-last-p {
    margin-top:10px;
    margin-bottom: 50px;
    color: #989898;
    font-size: 14px;
    line-height: 24px;
}

@media (min-width: 768px) {
    .dmail-row {
        color: #6f6f6f;
        font-family: "LatoL";
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 40px;
        padding: 0 30px;
    }
    .dmail-5000prospects {
        background-color: #e6e6e6;
        padding: 30px 100px;
        max-width: 810px;
    }
    .ei-banner, .sr-banner ,.coc-banner{
        height: 332px;
    }
    .ei-banner h1 , .sr-banner h1 , ,.coc-banner h1{
        font-size: 50px;
        font-family: "OswaldL",san-serif;
        margin-bottom: 32px;
        margin-top: 65px;
    }
    .env-efforts-list {
        line-height: 2;
        margin-left: 25px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .environmental-our-efforts {
        font-family: "OswaldL";
        border-right: 1px solid #C2C2C2;
        min-height: 470px;
    }
    .show-col-xs {
        display: none !important;
    }
    .back-to-environment,
    .read-about-this {
        font-family: LatoR;
        color: #606060;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left !important;
    }
    .help-print-buyer .direct-marketing {
        background-color: #16ae12;
        color: #fff;
        font-family: LatoB;
        padding: 15px 0;
        width: 380px;
    }

    .w-ul-width .col-sm-2-7 {
        width: 14.28%;
        padding: 0 10px;
    }
}

@media (min-width: 1009px) {
    .sm-link-btn {
        border: 1px solid rgb(142, 142, 142);
        border-radius: 5px;
        color: rgb(142, 142, 142);
        display: inline-block;
        font-family: LatoR;
        margin-bottom: -20px;
        padding: 10px 15px;
        text-transform: uppercase;
    }    
}



.video-banners {
    background-color: #eeeeee;
    margin-bottom: 40px;
}
.video-banners > div {
    padding-left: 0;
    padding-right: 0;
}
.video-banners a img {
    margin: 0 auto;
}
.video-banner-overlay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-banners a:hover .video-banner-overlay {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.video-banner-text {
    bottom: 18%;
    color: #fff;
    font-family: LatoL;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}
.video-banner-text > p {
    font-size: 24px;
    line-height: 36px;
    padding: 0 10px;
}
.watch-video-button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    font-size: 18px;
    padding: 10px 30px;
}
.max-width-banner {
    max-width: 496px;
    position: relative;
    margin: 0 auto;
}




.nitto-video {
    position: relative;
    width: 100%;
    max-width: 940px;
    margin: 30px auto;
}
.nitto-video > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
}
.yt-cheat-thumb {
    background-image: url('../img/yt-thumb-cheat-update.jpg');
    /* background-image: url('../img/np_video_thumb.jpg'); */
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 56%;
    cursor: pointer;
}
.yt-thumb-content {
    color: #fff;
    display: block;
    left: 0;
    text-align: center;
    position: absolute;
    top: 0;
    font-family: LatoL;
}
.yt-thumb-content > h1 {
    font-family: LatoR;
    font-size: 16px;
    margin: 20px 0 5px;
}
.yt-thumb-content > h3 {
    font-size: 12px;
    margin-bottom: 15px;
}
.yt-thumb-content > p {
    font-size: 12px;
    margin-top: 7px;
}
.yt-thumb-content > .yt-cheat-button {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 100px;
    position: relative;
    width: 100px;
}
.yt-thumb-content > .yt-cheat-button::after {
    border: 1px solid #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    padding: 30px;
    position: relative;
    top: -6px;
    width: 100%;
}