@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'BebasRegular';
    src: url('../fonts/BEBAS___-webfont.eot');
    src: url('../fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BEBAS___-webfont.woff') format('woff'), url('../fonts/BEBAS___-webfont.ttf') format('truetype'), url('../fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    font-family: 'Lato', sans-serif;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Lato', sans-serif;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}

p {
    font-size: 15px;
    font-weight: 400;
    color: #222;
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
}

a {
    color: #007bff;
    font-family: 'Lato', sans-serif;
    outline: none;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

a:hover {
    text-decoration: none;
    color: #610A31;
}

p {
    text-align: justify;
}

.right-text {
    float: right;
}

h1 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

h2 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #000;
    text-transform: uppercase;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 27px;
    color: #040411;
    font-weight: 700;
}

h4 {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #040411;
    font-weight: 700;
}

h5 {
    font-size: 18px;
    color: #040411;
    font-weight: 700;
    /* margin: 0 0 15px 0; */
}

h6 {
    font-size: 16px;
    color: #040411;
    font-weight: 700;
}

.red-txt {
    color: #ed0c14;
    font-size: 15px;
    font-weight: 700;
    outline: 0;
    border: 0;
}


/* ========== PRELOADER ========== */

.preloader {
    background-color: #fff;
    background-image: url(../images/preloader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999999;
}

.ccr_main_section {
    width: 100%;
    padding: 50px 0;
}

.container {
    width: 100%;
    max-width: 1170px;
    padding: 0px;
}

.main_header {
    width: 100%;
    padding: 0px;
    background-color: #fff;
    border-bottom: solid 1px #dadbdf;
    z-index: 9999;
    <!-- position: relative;
    -->
}

.header-left {
    padding: 10px 0px;
    float: left;
    /* width: 44%; */
}

.header-right {
    padding: 20px 0px 0px 0px;
    float: right;
    /* width: 56%; */
}

.header-right ul {
    padding: 0px;
    margin: 0px;
    float: right;
}

.header-right ul li {
    list-style: none;
    float: left;
}

.header-right img {
    float: left;
    padding-top: 6px;
    margin-right: 20px;
}

.headercontnt-area {
    padding: 0px;
    margin: 0px;
    float: left;
    margin-left: 24px;
    margin: 0px 40px 0px 0px;
}

.headercontnt-area h2 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
}

.headercontnt-area p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    font-family: 'Lato', sans-serif;
}

.headercontnt-area p:hover {
    color: #ff3f10;
}

.quote_btn {
    color: #fff;
    padding: 11px 16px 8px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 6px;
    border-radius: 4px;
    background-color: #ed1c24;
    transition: all .3s;
}

.quote_btn:hover {
    background-color: #ed1c24;
    color: #fff;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
}

.quote_btn img {
    padding: 0px 10px 0px 0px;
    margin: 0px;
}

.sticky {
    width: 100%;
}

.logo {
    float: left;
    padding: 9px 0;
}

.search-area {
    border-left: 1px solid #ddd;
    padding-left: 20px;
    margin-top: 12px;
    margin-bottom: 9px;
    line-height: 26px;
    color: #000;
    float: right;
}

.search-area:hover {
    color: #ed1c24;
}

.marque_box {
    width: 100%;
    padding: 0px;
    background-color: #fff;
}

.sticky2 {
    width: 100%;
}

.marque {
    display: block;
    line-height: 49px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.marque span {
    font-size: 20px;
    font-weight: 700;
    padding: 0 15px 0 7px;
}

.marque span.devider {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
}

.marque span.yellow {
    font-size: 16px;
    font-weight: 700;
    color: #fff200;
    padding: 0 0 0 15px;
}

.marque span.yellow a {
    font-size: 16px;
    font-weight: 700;
    color: #fff200;
}

.darkHeader2 {
    position: fixed;
    top: 0px;
    z-index: 999;
    transition: 0.8s;
    background-color: #fff;
    -webkit-transition: 0.8s;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
    left: 0;
    right: 0;
}


/* Banner **************************/

.Banner {
    width: 100%;
    padding: 0px;
    /* background-color: #108BA1; */
    /* display: flex;
    flex-wrap: wrap; */
}

.Banner .bn_left {
    width: 60%;
}

.Banner .bn_right {
    width: 40%;
    /* background-color: #108BA1; */
    background-color: #eee;
    padding: 40px;
    display: flex;
    align-items: center;
}

.Banner .bn_right h1 {
    color: #040411;
    font-size: 32px;
    font-weight: 400;
}

.Banner .bn_right h1 span {
    font-size: 34px;
    font-weight: 700;
    color: #108BA1;
}

.Banner .bn_right p {
    color: #004653;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
}

.Banner .carousel-caption {
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    top: 140px;
    right: 8%;
    bottom: 0;
    left: 0;
    /* width: 700px; */
    z-index: 10;
    padding: 0px;
    /* padding-bottom: 90px; */
    /* padding-top: 20px;
	padding-bottom: 90px; */
    color: #000;
    text-align: right;
    /* background: rgba(0, 0, 0, 0.6); */
    font-family: 'Raleway', sans-serif;
}

.Banner .carousel-caption div {
    /* background: rgba(0, 0, 0, 0.8);
    padding: 40px; */
}

.Banner .carousel-caption h5 {
    color: #000;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 15px;
}

.Banner .carousel-caption h5 span {
    font-size: 32px;
    font-weight: 700;
    color: #fff200;
}

.Banner .carousel-caption p {
    text-align: right;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}

.Banner .carousel-control-next,
.Banner .carousel-control-prev {
    z-index: 10;
}

.carousel-control-next,
.carousel-control-prev {
    width: 8%;
}

.product_banner {
    width: 100%;
    padding: 0px;
    height: 300px;
    background-image: url(../images/product_banner.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.product_view_banner {
    width: 100%;
    padding: 0px;
    height: 300px;
    background-image: url(../images/product_view_banner.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}


/* inner_banner ***********************/

.inner_banner {
    width: 100%;
    padding: 0px;
    position: relative;
}

.inner_banner img {
    height: 350px;
    object-fit: cover;
}

.inner_banner .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
}

.inner_banner .content h5 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.inner_banner .content p {
    font-style: italic;
    padding: 0 15%;
    text-align: center;
}


/* home_box **************************/

.home_box {
    /* padding: 0 0 20px 0; */
    /* margin-top: -95px; */
    padding-bottom: 280px;
    z-index: 11;
    position: relative;
    background-image: url(../images/fold-paper.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}


/* about_us ************************/

.img-area {
    padding: 0px;
    margin: 0px;
    position: relative;
    float: left;
}

.img-area img {
    width: 100%;
}

.about_us {
    background-color: #fff;
    padding: 38px 34px;
    width: 100%;
    position: absolute;
    width: 55%;
    margin-left: 42%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    margin-top: 4%;
}

.about_us h1 {
    font-size: 16px;
    font-weight: 600;
    color: #ed1c24;
    line-height: 1.2;
    font-family: 'Raleway', sans-serif;
}

.about_us h2 {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    line-height: 1.2;
    font-family: 'Raleway', sans-serif;
}

.about_us .title {
    text-align: left;
    margin-bottom: 15px;
}

.about_us .title .singal-line {
    background: url(../images/line.jpg) no-repeat left;
    height: 1px;
}

.about_us p {
    font-size: 15px;
    font-weight: 400;
    color: #444;
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
}

.about_us .read_more {
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    border: 1.5px solid #ed1c24;
    background-color: #fff;
    color: #ed1c24;
    display: inline-block;
    text-transform: capitalize;
    padding: 0 32px;
    font-family: 'Lato', sans-serif;
    margin: 7px 0 0 0;
    /* border: solid 1px #fff; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.about_us .read_more:hover {
    background-color: #000;
    color: #fff;
    border: 1.5px solid #000;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
}

.about_us .location-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    color: #333;
    display: inline-block;
    text-transform: capitalize;
    padding: 0 20px;
    font-family: 'Lato', sans-serif;
    margin: 7px 0 0 0;
}

.about_us .location-link:hover {
    color: #ed1c24;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.read_more {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 46px;
    text-align: center;
    background: #ed1c24;
    color: #fff;
    display: inline-block;
    padding: 0 32px;
    margin: 30px 0 0 0;
    /* border: solid 1px #fff; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.read_more:hover {
    color: #fff;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
}

.ml-auto,
.mx-auto {
    margin-left: auto!important;
}


/* Insights ************************/

.Insights {
    margin-top: -234px;
    z-index: 99;
    position: relative;
    padding-bottom: 50px;
}

.Insights .title {
    text-align: center;
    margin-bottom: 40px;
}

.Insights .title h1 {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}

.Insights .singal-line {
    background: url(../images/line.jpg) no-repeat center;
    height: 1px;
}

.catolog-whitearea {
    padding: 0px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    text-align: center;
    border: 1px solid #f1f1f1;
}

.catolog-content-box {
    background-color: #fff;
    padding: 24px 15px 10px;
    width: 100%;
    text-align: center;
}

.catolog-content-box h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #222;
    font-weight: 600;
}

.catolog-content-box p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #555;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0px;
}

.catolog-whitearea .read_more {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 38px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    background: #333;
    color: #fff;
    display: inline-block;
    padding: 0 24px;
    border-radius: 6px;
    margin-bottom: 30px;
}

#owl-carouselbrand-a .item {
    margin: 0px;
}

#owl-carouselbrand-a .owl-item,
#owl-carouselbrand .item {
    display: flex;
    flex-wrap: wrap;
}

.image-box-catolog {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.image-box-catolog img {
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}

.catolog-whitearea:hover .read_more {
    color: #333;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
    background-color: #fff;
}

.catolog-whitearea:hover .catolog-content-box {
    background-color: #ed1c24;
}

.catolog-whitearea:hover .catolog-content-box h1 {
    color: #fff;
}

.catolog-whitearea:hover .catolog-content-box p {
    color: #fff;
}

#owl-carouselbrand-a .owl-prev {
    float: left;
    left: -50px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}

#owl-carouselbrand-a .owl-next {
    float: right;
    right: -50px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}

.gallery-inner {
    background-color: #fff;
}

.gallery-inner .title {
    text-align: center;
    margin-bottom: 40px;
}

.gallery-inner .title h1 {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}

.gallery-inner .singal-line {
    background: url(../images/line.jpg) no-repeat center;
    height: 1px;
}


/* product ************************/

.product-bg {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.product-bg .title {
    text-align: center;
    margin-bottom: 40px;
}

.product-bg .title h1 {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}

.singal-line {
    background: url(../images/line.jpg) no-repeat center;
    height: 1px;
}

.inner {
    text-align: center;
}

.inner .title {
    text-align: center;
    margin-bottom: 40px;
}

.inner .title h1 {
    font-size: 32px;
    color: #222;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
}

.editorial-whitearea {
    padding: 0px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    border: 1px solid #f1f1f1;
    text-align: center;
}

.editorial-content-box {
    background-color: #fff;
    padding: 24px 15px 10px;
    width: 100%;
    text-align: center;
    height: 155px;
}

.editorial-content-box h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #222;
    font-weight: 600;
}

.editorial-content-box p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #555;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0px;
}

.editorial-whitearea .read_more {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 38px;
    text-align: center;
    background: #333;
    color: #fff;
    display: inline-block;
    padding: 0 24px;
    border-radius: 3px;
    margin-bottom: 30px;
}

#owl-carouselbrand .item {
    margin: 0px;
}

#owl-carouselbrand .owl-item,
#owl-carouselbrand .item {
    display: flex;
    flex-wrap: wrap;
}

.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.image-box img {
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}

.editorial-whitearea:hover .read_more {
    color: #fff;
    border-radius: 15px 0 15px 0;
    transition: all .3s;
    background-color: #ed1c24;
}

#owl-carouselbrand .owl-prev {
    float: left;
    left: -50px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}

#owl-carouselbrand .owl-next {
    float: right;
    right: -50px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}


/* contact section ************************/

.contact-bg {
    background-color: #f1758f;
    padding: 34px 0px;
    color: #fff;
    text-align: center;
}

.contact-bg ul {
    margin: 0px;
    padding: 0px;
}

.contact-bg ul li {
    list-style: none;
    float: left;
    width: 33.3%;
    line-height: 20px;
    text-transform: none;
    border-right: 1px solid #fab6c5;
}

.contact-bg ul li:last-child {
    border-right: none;
}

.contact-bg .mrgn {
    padding-right: 18%;
    width: 100%;
}

.contact-bg ul li i {
    font-size: 34px;
    margin-right: 10px;
    margin-top: 16px;
}

.contact-bg ul li i:hover {
    transition: all .5s ease-in;
    color: #fff;
    padding-left: 20px;
}

.contact-bg ul li span {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    margin-top: 24px;
}

.contact-bg ul li p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}

.contact-bg ul li p a {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}


/* footer section ************************/

.footer-bg {
    position: relative;
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
}

.footer-heading {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
}

.footer-pargrph {
    font-size: 15px;
    font-weight: 400;
    color: #ccc;
    margin-bottom: 20px
}

.about-footer ul {
    margin: 0px;
    padding: 0px;
}

.about-footer ul li {
    font-size: 15px;
    list-style: none;
    line-height: 32px;
    color: #cccccc;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}

.about-footer ul li a {
    color: #ccc;
}

.about-footer li a:hover {
    color: #f1758f;
    padding-left: 10px;
    transition: all .5s ease-in;
}

.botm-footer {
    margin-top: 50px;
    border-top: 1px solid #2e3943;
    padding: 26px 0px;
    width: 100%;
}

.botm-footer p {
    color: #fff;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

.botm-footer span {
    color: #aaa;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

.search {
    padding: 0px;
    margin: 0px;
    width: 68%;
}

.search .sleft {
    background-color: #2c3c4a;
    border: 1px solid #2c3c4a;
    color: #6d6d6d;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    border-radius: 0px;
    float: left;
    border-radius: 4px;
    position: relative;
    height: 50px;
}

.search .button {
    background-color: #ed1c24;
    position: absolute;
    display: inline-block;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
    padding: 0px 30px;
}

.search .button:hover {
    background-color: #f1758f;
}

.search .button p {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    padding-top: 19px;
    line-height: 15px;
}

.follow-area {
    padding: 0px;
    margin-top: 20px;
    float: left;
}

.follow-area h2 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    float: left;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
    margin-top: 0px;
}

.folow-social {
    float: left;
    margin-top: 6px
}

.folow-social ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}

.folow-social li {
    display: inline;
    text-align: center;
}

.folow-social li a {
    display: inline-block;
    transform: rotate(0deg);
    transition: all .3s ease;
}

.folow-social li i {
    font-size: 16px;
    margin-right: 14px;
    margin-top: 3px;
    color: #aaaaaa;
}

.folow-social li i:hover {
    color: #f1758f;
}


/* inner css **********************************/

.breadcrumb {
    background-color: #f5f5f5;
    margin-bottom: 30px;
    width: 100%;
}

.breadcrumb li {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    padding: 0px;
    text-transform: capitalize;
}

.breadcrumb li a {
    color: #ed0c14;
    font-size: 15px;
    font-weight: 700;
    outline: 0;
    border: 0;
}

.breadcrumb li.active {
    /* color: #333; */
}

.breadcrumb>li+li::before {
    color: #333;
    font-size: 15px;
    font-weight: 300;
    content: "\f105";
    padding: 0 5px;
    font-family: FontAwesome;
}

.welcome_title {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
    width: 100%;
    margin-top: 10px;
}

.divid {
    width: 60px;
    height: 3px;
    background-color: #ec1c24;
    margin: 10px auto;
}

.contact-us {
    margin: 25px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
}

.album-content {
    margin: 0px;
    padding-right: 35px;
}

.album-content h1 {
    text-transform: capitalize;
    font-size: 25px;
    color: #000;
}

.album-content p {
    margin: 0 0 13px 0;
    padding: 0px;
    text-align: justify;
}

.album-content p a {
    margin: 0 0 13px 0;
    padding: 0px;
    text-align: justify;
    color: #ed0c14;
}

.album-content p a:hover {
    color: #ed0c14;
}

.working-hr {
    padding: 25px 0 0 0;
}

h5 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #ed0c14;
}

.contact-cont {
    border: dashed 1px #ccc;
    padding: 2px;
}

.form-cont {
    background-color: #f5f5f5;
    padding: 15px;
}

.form-group {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
}

.form-control {
    height: 40px;
    border: solid 1px #ddd;
    color: #333;
    font-size: 14px;
}

.cover-btn {
    line-height: 41px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 25px;
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    font-size: 16px;
    padding: 12px 0;
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
}

.back-to-top:hover {
    background-color: #ed1c24;
    border: solid 1px #ed1c24;
    color: #fff;
}

.coming-soon {
    padding: 50px 0;
    float: left;
    width: 100%;
    display: inline-block;
}

.coming-soon h1 {
    color: rgb(236, 28, 36);
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
}


/* Gallery */

.efeect_area {
    position: relative;
    width: 100%;
    border: 1px solid #eee;
}

.efeect_area a {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}

.efeect_area a:hover {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}

.efeect_area.gallery_home_box a {
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}

.efeect_area.gallery_home_box a:hover {
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}

.efeect_area a img {
    transition: 0.6s ease;
}

.efeect_area a:hover img {
    transform: scale(1.2);
}

.modal {
    z-index: 9999;
}

.leftpopup-form {
    padding: 15px 0px;
}

.leftpopup-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #444;
    font-size: 15px;
    text-align: left;
}

.leftpopup-form .form-group {
    margin-bottom: 1rem;
}

.leftpopup-form .form-control {
    border-radius: 1px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 600;
    font-size: 21px;
    color: #ed0c14;
}

.close {
    color: #ed0c14;
    font-weight: bold;
    opacity: 0.7;
}

.modal-content {
    border-radius: 10px;
    border: 5px solid #ccc;
}

.banner-text {
    padding: 70px 0 0 0;
}

.banner-bigtext {
    width: 438px;
    font-size: 40px;
    line-height: 71px;
    text-transform: uppercase;
    color: #000;
    text-align: left;
    font-family: 'Bebas Neue', cursive;
    margin-bottom: 15px;
}

.banner-smalltext {
    width: 438px;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    text-align: left;
}

.chipboard {
    background: #ffc3a0;
    background: -moz-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffafbd), color-stop(100%, #ee9ca7));
    background: -webkit-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -o-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -ms-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: linear-gradient(to bottom, #ffafbd 0%, #ee9ca7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffafbd ', endColorstr='#ee9ca7', GradientType=0);
}

.chipboard-img {
    background-image: url(../images/chipboard-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.custom {
    background: #f8ab7c;
    background: -moz-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8ab7c), color-stop(100%, #ffc49f));
    background: -webkit-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -o-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -ms-linear-gradient(top, #f8ab7c 898c 0%, #ffc49f 100%);
    background: linear-gradient(to bottom, #f8ab7c 0%, #ffc49f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f8ab7c ', endColorstr='#ffc49f', GradientType=0);
}

.custom-img {
    background-image: url(../images/custom-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.custom-insert {
    background: #eaebaa;
    background: -moz-linear-gradient(top, #f0f0cf 0%, #eaebaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0cf), color-stop(100%, #eaebaa));
    background: -webkit-linear-gradient(top, #f0f0cf 0%, #eaebaa 100%);
    background: -o-linear-gradient(top, #f0f0cf 0%, #eaebaa 100%);
    background: -ms-linear-gradient(top, #f0f0cf 0%, #eaebaa 100%);
    background: linear-gradient(to bottom, #f0f0cf 0%, #eaebaa 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0f0cf ', endColorstr='#eaebaa ', GradientType=0);
}

.custom-insert-img {
    background-image: url(../images/custom-insert-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.flexible {
    background: #ffdde1;
    background: -moz-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feada6), color-stop(100%, #ffdde1));
    background: -webkit-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -o-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -ms-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: linear-gradient(to bottom, #feada6 0%, #ffdde1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feada6  ', endColorstr='#ffdde1', GradientType=0);
}

.flexible-img {
    background-image: url(../images/flexible-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.label {
    background: #f8ab7c;
    background: -moz-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8ab7c), color-stop(100%, #ffc49f));
    background: -webkit-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -o-linear-gradient(top, #f8ab7c 0%, #ffc49f 100%);
    background: -ms-linear-gradient(top, #f8ab7c 898c 0%, #ffc49f 100%);
    background: linear-gradient(to bottom, #f8ab7c 0%, #ffc49f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f8ab7c ', endColorstr='#ffc49f', GradientType=0);
}

.label-img {
    background-image: url(../images/label-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.litho {
    background: #50A7C2;
    background: -moz-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8adcf6), color-stop(100%, #50A7C2));
    background: -webkit-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: -o-linear-gradient(top, #8adcf6 7674 0%, #50A7C2 100%);
    background: -ms-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: linear-gradient(to bottom, #8adcf6 0%, #50A7C2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8adcf6 ', endColorstr='#50A7C2', GradientType=0);
}

.litho-img {
    background-image: url(../images/litho-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.design {
    background: #50A7C2;
    background: -moz-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8adcf6), color-stop(100%, #50A7C2));
    background: -webkit-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: -o-linear-gradient(top, #8adcf6 7674 0%, #50A7C2 100%);
    background: -ms-linear-gradient(top, #8adcf6 0%, #50A7C2 100%);
    background: linear-gradient(to bottom, #8adcf6 0%, #50A7C2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8adcf6 ', endColorstr='#50A7C2', GradientType=0);
}

.design-img {
    background-image: url(../images/design-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.setup {
    background: #ffdde1;
    background: -moz-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feada6), color-stop(100%, #ffdde1));
    background: -webkit-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -o-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: -ms-linear-gradient(top, #feada6 0%, #ffdde1 100%);
    background: linear-gradient(to bottom, #feada6 0%, #ffdde1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feada6  ', endColorstr='#ffdde1', GradientType=0);
}

.setup-img {
    background-image: url(../images/setup-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.corrugated {
    background: #ffc3a0;
    background: -moz-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffafbd), color-stop(100%, #ee9ca7));
    background: -webkit-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -o-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: -ms-linear-gradient(top, #ffafbd 0%, #ee9ca7 100%);
    background: linear-gradient(to bottom, #ffafbd 0%, #ee9ca7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffafbd ', endColorstr='#ee9ca7', GradientType=0);
}

.corrugated-img {
    background-image: url(../images/corrugated-banner-new.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 350px;
}

.boredr-inner-gray {
    border: 1px solid #ddd;
    padding: 0px;
    margin: 0px;
}

.back-color {
    background-color: #f5f5f5;
    padding: 30px 30px 30px 40px;
    margin-bottom: 20px;
}

.map-img-area {
    border: dashed 1px #ccc;
    padding: 2px;
    background-color: #f5f5f5;
    margin-top: 30px;
}

.map-img-area img {
    width: 100%;
    padding: 5px;
}


/* max-width 1900px **********************************/

@media screen and (max-width:1900px) {
    .Banner .carousel-caption h5 {
        margin-bottom: 40px;
    }
    .Banner .carousel-caption {
        right: 18%;
    }
}


/* max-width 1800px **********************************/

@media screen and (max-width:1800px) {
    .Banner .carousel-caption {
        right: 17%;
    }
}


/* max-width 1700px **********************************/

@media screen and (max-width:1700px) {
    .Banner .carousel-caption {
        right: 15%;
    }
}


/* max-width 1600px **********************************/

@media screen and (max-width:1600px) {
    .Banner .carousel-caption h5 {
        margin-bottom: 40px;
    }
    .Banner .carousel-caption {
        right: 13%;
    }
}


/* max-width 1366px **********************************/

@media screen and (max-width:1366px) {
    .Banner .carousel-caption {
        top: 19%;
        right: 6%;
    }
    .Banner .carousel-caption h5 {
        font-size: 54px;
        margin-bottom: 28px;
        margin-top: 30px;
    }
    .Banner .carousel-caption p {
        font-size: 22px;
    }
    .read_more {
        margin: 20px 0 0 0;
    }
}


/* max-width 1280px **********************************/

@media screen and (max-width:1280px) {}


/* max-width 1170px **********************************/

@media screen and (max-width:1170px) {
    .container {
        padding: 0 15px;
    }
    #owl-carouselbrand .owl-next {
        left: 52%;
        top: 106%;
    }
    #owl-carouselbrand .owl-prev {
        left: 47%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-next {
        left: 52%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-prev {
        left: 47%;
        top: 106%;
    }
    .header-right {
        width: 62%;
    }
    .header-left {
        width: 36%;
    }
    .back-to-top {
        right: 50px;
    }
    .editorial-content-box {
        height: 180px;
    }
    .darkHeader,
    .darkHeader2 {
        position: inherit;
    }
    .Banner .carousel-caption h5 {
        font-size: 60px;
    }
    .Banner .carousel-caption p {
        font-size: 22px;
        line-height: 25px;
    }
    .read_more {
        margin: 20px 0 0 0;
    }
}


/* max-width 1024px **********************************/

@media screen and (max-width:1024px) {
    #owl-carouselbrand .owl-next {
        left: 52%;
        top: 106%;
    }
    #owl-carouselbrand .owl-prev {
        left: 47%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-next {
        left: 52%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-prev {
        left: 47%;
        top: 106%;
    }
    .header-right {
        width: 62%;
    }
    .header-left {
        width: 36%;
    }
    .back-to-top {
        right: 50px;
    }
    .search {
        width: 63%;
    }
    .header-right {
        width: 70%;
    }
    .header-left {
        width: 30%;
    }
    .editorial-content-box {
        height: 196px;
    }
    .Banner .carousel-caption h5 {
        font-size: 50px;
        margin-top: 10px;
        margin-bottom: 24px;
    }
    .Banner .carousel-caption p {
        font-size: 20px;
        line-height: 25px;
    }
    .read_more {
        margin: 20px 0 0 0;
    }
}


/* max-width 980px **********************************/

@media screen and (max-width:990px) {
    .search {
        width: 59%;
    }
    .header-right {
        width: 70%;
    }
    .header-left {
        width: 30%;
    }
    .footer-heading {
        font-size: 19px;
    }
    .back-to-top {
        bottom: 50px;
    }
    .editorial-content-box {
        height: 160px;
    }
}


/* max-width 900px **********************************/

@media screen and (max-width:900px) {
    .editorial-content-box {
        height: 160px;
    }
    .header-right {
        width: 75%;
    }
    .header-left {
        width: 25%;
    }
}


/* max-width 800px **********************************/

@media screen and (max-width:800px) {
    .right_header .menu {
        float: right;
        margin: 0 0 0 30px;
    }
    .header-right {
        width: 72%;
    }
    .header-left {
        width: 28%;
    }
    .quote_btn {
        padding: 10px 12px;
    }
    .editorial-content-box {
        height: 176px;
    }
    .headercontnt-area {
        margin-left: 0px;
        margin: 3px 18px 0px 0px;
    }
    .headercontnt-area p {
        font-size: 13px;
    }
    .header-right img {
        margin-right: 12px;
    }
    .search .button {
        padding: 0px 14px;
    }
    .search {
        width: 67%;
    }
    .footer-heading {
        font-size: 15px;
    }
    .follow-area {
        margin-top: 20px;
    }
    .follow-area h2 {
        float: none;
        margin-top: 0px;
    }
    .folow-social {
        float: none;
        margin-top: 0px;
    }
    .folow-social ul {
        margin: 0px;
    }
    .about_us {
        width: 60%;
        margin-left: 36%;
        padding: 30px 34px;
    }
}


/* max-width 768px **********************************/

@media screen and (max-width:768px) {
    .right_header .menu {
        float: right;
        margin: 0 0 0 30px;
    }
    .header-right {
        width: 72%;
    }
    .header-left {
        width: 28%;
    }
    .editorial-content-box {
        height: 220px;
    }
    .quote_btn {
        padding: 10px 8px;
        font-size: 14px;
    }
    .headercontnt-area {
        margin-left: 0px;
        margin: 3px 18px 0px 0px;
    }
    .headercontnt-area p {
        font-size: 13px;
    }
    .header-right img {
        margin-right: 12px;
    }
    .search .button {
        padding: 0px 14px;
    }
    #owl-carouselbrand-a .owl-prev {
        left: 45%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-next {
        left: 52%;
        top: 106%;
    }
    #owl-carouselbrand .owl-prev {
        left: 45%;
        top: 106%;
    }
    #owl-carouselbrand .owl-next {
        left: 52%;
        top: 106%;
    }
    .search {
        width: 67%;
    }
    .footer-heading {
        font-size: 15px;
    }
    .follow-area {
        margin-top: 20px;
    }
    .follow-area h2 {
        float: none;
        margin-top: 0px;
    }
    .folow-social {
        float: none;
        margin-top: 0px;
    }
    .folow-social ul {
        margin: 0px;
    }
    .about_us {
        width: 60%;
        margin-left: 36%;
        padding: 30px 34px;
    }
    .Banner .carousel-caption h5 {
        font-size: 40px;
    }
    .Banner .carousel-caption p {
        font-size: 17px;
        line-height: 22px;
    }
    .read_more {
        margin: 0px 0 0 0;
    }
}


/* max-width 728px **********************************/

@media screen and (max-width:728px) {
    .headercontnt-area p {
        font-size: 12px;
    }
    .headercontnt-area h2 {
        font-size: 14px;
    }
    .quote_btn {
        padding: 10px 6px;
    }
    .header-right img {
        margin-right: 6px;
    }
    .Insights {
        margin-top: -208px;
    }
    .catolog-whitearea .read_more {
        margin-top: 20px;
    }
}


/* max-width 768px **********************************/

@media screen and (max-width:768px) {
    .catolog-whitearea .read_more {
        margin-top: 30px;
    }
}


/* max-width 600px **********************************/

@media screen and (max-width:600px) {
    .editorial-content-box {
        height: 132px;
    }
    .about_us {
        width: 75%;
        margin-left: 25%;
    }
}


/* max-width 550px **********************************/

@media screen and (max-width:575px) {
    .img-area {
        position: inherit;
        float: none;
    }
    .about_us {
        padding: 38px 34px;
        width: 100%;
        position: inherit;
        margin-left: 0;
    }
    .Insights {
        margin-top: -280px;
    }
    .botm-footer p {
        text-align: center;
        margin-bottom: 6px;
    }
    .right-text {
        float: none;
        text-align: center;
    }
    #owl-carouselbrand .owl-next {
        left: 53%;
        top: 106%;
    }
    #owl-carouselbrand .owl-prev {
        left: 44%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-next {
        left: 53%;
        top: 106%;
    }
    #owl-carouselbrand-a .owl-prev {
        left: 44%;
        top: 106%;
    }
    .follow-area h2 {
        float: left;
        margin-top: 0px;
    }
    .folow-social {
        float: left;
        margin-top: 0px;
    }
    .folow-social ul {
        margin: 4px 14px;
    }
    .search {
        width: 80%;
    }
    .search .button {
        padding: 0px 26px;
    }
    .footer-heading {
        font-size: 16px;
    }
    .contact-bg ul li {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #fab6c5;
    }
    .contact-bg ul li:last-child {
        border-bottom: none;
    }
    .Banner .carousel-caption h5 {
        font-size: 30px;
        margin-bottom: 3px;
    }
    .Banner .carousel-caption p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .read_more {
        margin: 0 0 0 0;
        line-height: 30px;
        padding: 0px 16px;
        font-size: 12px;
    }
    .header-right {
        width: 100%;
    }
    .header-left {
        width: 100%;
        text-align: center;
        margin-top: 6px;
    }
    .quote_btn {
        padding: 10px 12px;
        font-size: 15px;
        margin-left: 10px;
    }
    .header-right img {
        margin-right: 10px;
    }
    .header-right ul {
        float: left;
    }
    .back-to-top {
        right: 15px;
        bottom: 20px;
    }
    .catolog-content-box p {
        margin-bottom: 10px;
    }
}


/* max-width 5400px **********************************/

@media screen and (max-width:540px) {
    .quote_btn {
        padding: 10px 6px;
        font-size: 12px;
        margin-left: 6px;
    }
}


/* max-width 500px **********************************/

@media screen and (max-width:500px) {
    .headercontnt-area h2 {
        font-size: 13px;
    }
    .headercontnt-area p {
        font-size: 11px;
    }
    .quote_btn {
        padding: 10px 10px;
        font-size: 11px;
        margin-left: 0px;
    }
    .read_more {
        display: none;
    }
    .footer-heading {
        font-size: 14px;
    }
    .footer-heading {
        font-size: 14px;
        margin-top: 20px;
    }
    .search {
        width: 76%;
    }
}


/* max-width 480px **********************************/

@media screen and (max-width:480px) {
    .header-left {
        padding: 16px 0px;
        text-align: center;
        width: 100%;
    }
    .header-right {
        width: 100%;
    }
    .header-right ul {
        float: right;
    }
    .header-right ul li {
        width: 50%;
    }
    .img-area {
        position: inherit;
        float: none;
    }
    .about_us {
        padding: 38px 34px;
        width: 100%;
        position: inherit;
        margin-left: 0;
    }
    #owl-carouselbrand-a .owl-next {
        display: none;
    }
    #owl-carouselbrand-a .owl-prev {
        display: none;
    }
    #owl-carouselbrand .owl-next {
        display: none;
    }
    #owl-carouselbrand .owl-prev {
        display: none;
    }
    .carousel-control-next-icon {
        display: none;
    }
    .carousel-control-prev-icon {
        display: none;
    }
    .headercontnt-area p {
        font-size: 15px;
    }
    .header-right ul li {
        width: 50%;
    }
    .headercontnt-area {
        margin: 3px 0px 0px;
    }
    .Banner .carousel-caption {
        position: absolute;
        right: 3%;
        bottom: 0px;
        left: 0%;
        z-index: 10;
        padding-top: 15px;
        top: 14%;
        padding-bottom: 15px;
        color: #000;
        text-align: center;
    }
    .Banner .carousel-caption h5 {
        color: #000;
        font-size: 24px;
        margin: 0px 0px 6px 0px;
        right: 0%;
        text-align: right;
    }
    .Banner .carousel-caption p {
        font-size: 13px;
        font-weight: 500;
        line-height: 20px;
    }
}

@media screen and (max-width:411px) {
    .about_us .location-link {
        padding: 0 12px;
    }
    .search {
        width: 71%;
    }
    .Banner .carousel-caption p {
        font-size: 12px;
        line-height: 18px;
    }
    .Banner .carousel-caption h5 {
        font-size: 21px;
    }
    .header-right {
        display: none;
    }
    .botm-footer p {
        text-align: center;
    }
    .right-text {
        float: none;
        text-align: center;
    }
    .folow-social {
        float: none;
    }
    .folow-social ul {
        float: none;
        margin: 0px;
    }
    .follow-area h2 {
        float: none;
    }
}

@media screen and (max-width:375px) {
    .about_us {
        width: 75%;
        margin-left: 25%;
    }
    .search .button {
        padding: 0px 19px;
    }
    .search .button p {
        font-size: 13px;
    }
    .product-bg .title h1 {
        font-size: 28px;
    }
    .editorial-content-box {
        height: 176px;
    }
    .Insights .title h1 {
        font-size: 28px;
    }
    .about_us {
        width: 100%;
        margin-left: 0px;
    }
    .about_us .location-link {
        padding: 0 0px;
    }
}