@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('../Myriad Pro Regular'), url('MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('../fonts/myriadregular-webfont.woff2') format('woff2'),
        url('../fonts/myriadregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Myriad Pro Regular' !important;
    font-size: 16px !important;
}

.navbar-default .navbar-nav .nav_active a {
    font-weight: 600;
}

.header-top-all {
    border-bottom: 1px solid #ACACAC;
}

.header-top-left {
    float: left;
    width: 50%;
}

.header-top-right {
    float: right;
    text-align: right;
    width: 50%;
}

.header-top-inner ul {
    padding-left: 0;
    margin-bottom: 0px;
}

.header-top-left ul li:nth-child(1) {
    border-right: 1px solid #ACACAC;
    padding-right: 30px;
}

.header-top-inner ul li {
    list-style: none;
    display: inline-block;
}

.header-top-left ul li a {
    font-size: 13px;
    color: #ACACAC;
    font-family: 'ArialMT';
    text-decoration: none;
}

.header-top-left ul li a:hover {
    color: #005482;
}

.header-top-right ul li a {
    color: #ACACAC;
}

.header-top-right ul li a:hover {
    color: #005482;
}

.header-top-left ul li {
    margin-right: 30px;
}

.header-top-right ul li {
    margin-left: 5px;
    border-right: 1px solid #ACACAC;
    padding-right: 8px;
}

.header-top-right ul li:nth-child(1) {
    border-left: 1px solid #ACACAC;
    padding-left: 8px;
}

.navbar.navbar-default.navbar-static-top {
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'open_sansbold';
    font-size: 14px;
    color: #1a1a1a !important;
}

.header-section li.dropdown span.caret {
    position: relative;
    right: 0px;
}

.header-section li.dropdown a {
    display: inline-block;
    background: transparent !important;
}

ul.dropdown-menu a {
    display: block;
    width: 100%;
}

.navbar-nav > li {
    margin-left: 5px;
}

/*ul.nav.navbar-nav.navbar-right {
    position: relative;
    top: 25px;
}*/
.navbar-default .navbar-nav .nav_active a {
    border-bottom: 4px solid #BF0D3E;
    color: #BF0D3E !important;
}

.navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 12px;
}

.navbar-default .navbar-nav > li > a:hover {
    border-bottom: 4px solid #BF0D3E;
    color: #BF0D3E !important:;
}

.navbar-default {
    background: transparent !important;
    border: none !important;
}

.header-section {
    background: #fcfcfc;
    padding-top: 15px;
    padding-bottom: 15px;
}

.home-bg-one {
    background: url('../images/home-banner-1.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

.home-bg-two {
    background: url('../images/home-banner-2.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

.home-bg-three {
    background: url('../images/home-banner-3.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

.home-bg-four {
    background: url('../images/home-banner-4.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

.home-bg-five {
    background: url('../images/home-banner-5.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

.home-bg-six {
    background: url('../images/home-banner-6.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 793px;
}

/*.home-banner-section-all {
    height: 675px;
}*/
/*.home-banner-all {
    height: 800px;
}*/
.landing-page-bg {
    background: url(../images/landing-banner.jpg);
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
}

.landing-header-all {
    padding-top: 30px;
    padding-bottom: 30px;
}

.landing-header-inner p {
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 20px;
    color: #777777;
    margin-bottom: 20px;
    font-weight: 500;
}

.landing-header-inner p span {
    position: relative;
    padding-left: 30px;
}

.landing-header-inner p span:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 10px;
    color: #000;
    background: #000;
    border-radius: 50%;
    top: 8px;
}

.landing-header-inner h2 {
    font-size: 40px;
    line-height: 45px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-bottom: 0;
}

.landing-header-inner h3 {
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: 500;
    margin-top: 0;
}

.landing-page-bg-inner {
    padding-top: 160px;
    width: 50%;
    margin-left: auto;
}

.landing-page-bg-inner h1 {
    font-size: 60px;
    line-height: 70px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.home-banner-content h2 {
    margin-bottom: 18px !important;
    color: rgb(82 82 82);
    font-family: 'Myriad Pro Regular';
    font-weight: 700;
    margin: 0px;
    font-size: 54px;
}

.home-banner-content p {
    margin-top: 20px !important;
    margin-bottom: 40px;
    color: rgb(82 82 82);
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    margin: 0px;
    margin-bottom: 55px !important;
    font-size: 30px;
}

.home-banner-content h3 {
    color: rgb(82 82 82);
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    margin: 40px 0px 50px;
    font-size: 30px;
}

.home-banner-content h3 span {
    border: 3px solid #BF0D3E;
    padding: 3px 7px;
    border-radius: 50%;
}

.home-banner-content h4 a {
    color: rgb(82 82 82);
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    margin: 0px;
    font-size: 30px;
    position: relative;
    padding-left: 25px;
    background: transparent;
    text-decoration: none !important;
}

.home-banner-content h4 a:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #BF0D3E;
    border-radius: 50%;
    top: 25px;
    left: 0;
}

.home-banner-content a:hover {
    text-decoration: none;
    outline: none;
}

sup {
    top: -0.9em !important;
    font-size: 24px !important;
    font-weight: 900 !important;
}

.home-banner-content a {
    font-family: 'Myriad Pro Regular';
    background: #BF0D3E;
    color: #fff;
    font-size: 18px;
    padding: 15px 45px;
    border-radius: 30px;
}

.home-banner-cont-one a {
	color: #525252;
    background-color: transparent;
    border: 1px solid #BF0D3E;
    color: rgb(82 82 82);
    text-transform: uppercase;
    font-weight: 900;
}

.home-banner-cont-one a:hover {
    background-color: #BF0D3E;
    color: #ffffff;
}

.home-section-one-inner {
    margin-top: 40px;
    clear: both;
    padding-bottom: 114px;
    overflow: hidden;
}

.home-banner-content h2 span {
    font-size: 40px;
    color: #B1DFF8;
}

.home-banner-content {
    display: inline-block;
    margin-top: 260px;
    /*    margin-top: 60px;*/
    position: relative;
}

.home-banner-content.home-banner-cont-one {
    margin-top: 164px;
}

.home-banner-overlay-all {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.home-banner-overlay-inner {
    background: rgba(0, 76, 128, .70);
    width: 70%;
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
}

.home-banner-overlay-inner h4 {
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    width: 65%;
    margin: 0 auto;
}

.home-section-one-left {
    float: left;
    width: 50%;
    vertical-align: middle !important;
    margin-top: 65px;
}

.home-section-one-right {
    float: right;
    width: 50%;
}

.home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
}

.owl-theme .owl-dots .owl-dot {
    outline: none;
}

/*.home-section-one-bg {
    background: #F5F5F5;
}*/
.home-section-one-inner h2 {
    font-family: 'Myriad Pro Regular';
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-weight: bold;
}

.home-section-two-inner h2 {
    font-family: 'Myriad Pro Regular';
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0px;
}

.home-section-two-inner h3 {
    font-size: 32px;
    color: #7f7f7f;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-top: 0;
    position: relative;
}

.home-section-two-inner h3:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -14px;
}

.home-section-one-inner a,
.home-section-two-inner a {
    background-color: transparent;
    color: #000000 !important;
    padding: 11px 44px;
    border-radius: 28px;
    font-size: 18px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none !important;
    border: 1px solid #BF0D3E;
}

.home-section-two-right p {
    margin-top: 38px;
}

.home-section-one-inner p,
.home-section-two-inner p,
.footer-section-top-inner p {
    margin-top: 30px;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 30px;
}

.footer-section-top-inner-one p {
    width: 85%;
}

.home-section-two-right p {
    width: 84%;
}

.home-section-two-inner {
    padding-top: 100px;
    padding-bottom: 100px;
    clear: both;
    overflow: hidden;
}

.home-section-one-inner h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
}

.home-section-one {
    padding-top: 30px;
}

.home-banner-content h4 a:hover {
    opacity: 0.8;
}

.home-section-one-content p {
    color: #747474;
    font-family: 'Myriad Pro Regular';
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    width: 77%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.home-section-one-content {
    padding-top: 20px;
}

.home-banner-overlay-inner-left {
    float: left;
    width: 20%;
}

.home-banner-overlay-inner-left.overlay-left-one,
.home-banner-overlay-inner-left.overlay-left-two {
    width: 17%;
}

.home-section-two-right {
    float: left;
    width: 35%;
    margin-top: 75px;
}

.home-section-two-left {
    float: right;
    width: 65%;
}

.home-section-two-left img {
    width: 100%;
}

.home-section-two-bg {
    background: #f8f8f8;
}

.home-section-three-inner h2,
.contact-section-two-inner h2 {
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.home-section-three-inner h2:before,
.contact-section-two-inner h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.home-section-three-inner {
    padding-top: 89px;
    padding-bottom: 67px;
}

.home-section-three-inner p {
    width: 56%;
    margin: 0 auto;
    text-align: center;
    margin-top: 64px;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 500;
}

.home-sec-three-contact-left input:focus,
.home-sec-three-contact-des input:focus {
    outline: none;
    border: none !important;
}

.home-section-one-right a:hover,
.home-section-two-right a:hover {
    color: #fff !important;
    background: #BF0D3E;
    border: 1px solid #BF0D3E;
}

/*about-us*/
.home-bg-one.about {
    background: url(../images/aboutus-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat !important;
    height: 427px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

.about-ring-image img {
    border-radius: 0%;
}

.about-section-one-content p {
    width: 95%;
    text-align: center;
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
}

.home-talk-to-us-sections-inner h2 {
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.home-talk-to-us-sections-inner h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.home-talk-to-us-sections-inner {
    margin-top: 100px;
}

.about-section-one-inner h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.about-section-one-inner h2 {
    text-align: center;
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-bottom: 64px;
}

.col-md-4.ring-yellow {
    position: relative;
    padding-bottom: 70px;
}

.about-ring-full {
    border-color: #ffffff !important;
}

.about-ring-full.green {
    border-color: #ffffff !important;
}

.about-ring-full.blue {
    border-color: #ffffff !important;
}

.about-ring-full.blue:before {
    background-color: #ffffff !important;
}

.col-md-4.ring-green:after {
    background-color: #ffffff !important;
}

.about-ring-full {
    width: 185px;
    height: 185px;
    background-color: transparent;
    border: 20px solid #000;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 999;
    position: relative;
    display: table;
    vertical-align: middle;
    transition-timing-function: ease;
    transform: scale(1);
    transition: ease 800ms;
}

.about-ring-full.yellow:before {
    background-color: #ffffff !important;
}

.about-ring-full.green:before {
    background-color: #ffffff !important;
}

.about-ring-full.blue:before {
    background-color: #ffffff !important;
}

.col-md-4.ring-blue:after {
    content: "";
    width: 100%;
    height: 41px;
    position: absolute;
    background-color: #ffffff !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    left: 0px;
    bottom: 0px;
}

.col-md-4.ring-green:after {
    content: "";
    width: 100%;
    height: 41px;
    position: absolute;
    background-color: #ffffff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0px;
    bottom: 0px;
}

.col-md-4.ring-green {
    position: relative;
    padding-bottom: 70px;
}

.col-md-4.ring-blue {
    position: relative;
    padding-bottom: 70px;
}

.about-ring-full:before {
    content: "";
    width: 5px;
    height: 52px;
    position: absolute;
    bottom: -72px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.about-ring-image {
    display: table-cell;
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
}

.about-ring-content p:before {
    content: "";
    width: 100%;
    height: 41px;
    position: absolute;
    background-color: #ffffff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    left: 0px;
    bottom: 0px;
}

.col-md-4.ring-yellow:after {
    content: "";
    width: 100%;
    height: 41px;
    position: absolute;
    background-color: #ffffff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    left: 0px;
    bottom: 0px;
}

.col-md-4.one {
    text-align: center;
    margin-top: 30px;
}

.col-md-4.two {
    text-align: center;
    margin-top: 30px;
}

.col-md-4.three {
    text-align: center;
    margin-top: 30px;
}

.col-md-4.two {
    border-left: 3px solid #000;
    border-right: 3px solid #000;
}

.about-us-ring-below-content p {
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    width: 92% !important;
    margin: 0 auto;
    padding-bottom: 0px;
}

.ring-section-aboutus {
    padding-top: 73px;
}

.about-section-one-inner {
    padding-top: 90px;
}

.about-section-one {
    background-color: #f8f8f8 !important;
    padding-bottom: 62px;
}

.about-section-two {
    padding-bottom: 67px;
}

.mobile {
    display: none;
}

.mobile {
    display: none;
}

/*products-page*/
.home-bg-one.product {
    background: url(../images/our-products-banner-image.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 397px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

h5.mb-0:focus {
    border: none !important;
    outline: none;
}

.products-page-title h2 {
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    text-align: center;
    font-weight: bold;
    font-family: 'Myriad Pro Regular';
}

.accordian-content-center h2 {
    font-size: 35px;
    line-height: 53px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.products-page-title h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed:focus {
    border: none !important;
    outline: none !important;
    text-decoration: none;
    white-space: unset !important;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn {
    border: none !important;
    outline: none !important;
    text-decoration: none;
    white-space: unset !important;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed {
    padding: 15px 34px;
    border: none !important;
    background-color: rgb(242 242 242) !important;
    margin-bottom: 15px !important;
    text-align: left;
    color: #000;
    border: none !important;
    font-family: 'Myriad Pro Regular';
    white-space: unset !important;
}

span.accordion-arrow {
    float: right;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn {
    padding: 15px 34px;
    border: none !important;
    background-color: rgb(242 242 242) !important;
    margin-bottom: 15px !important;
    text-align: left;
    color: #BF0D3E;
    font-family: 'Myriad Pro Regular';
    text-decoration: none;
    white-space: unset !important;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn {
    line-height: 27px;
    font-size: 24px !important;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 8px 20px;
    padding: 15px 34px;
    white-space: unset !important;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn:hover {
    outline: none;
    text-decoration: none;
    border: none !important;
    text-decoration: none;
}

.card-header.accordion-header:focus {
    outline: none !important;
    border: none !important;
}

p.button a:hover {
    background: #BF0D3E;
}

.accordian-inner {
    margin-bottom: 20px !important;
    clear: both;
    overflow: hidden;
}

.accordian-inner ul li {
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 22px;
    position: relative;
    padding-left: 0px;
    padding-bottom: 9px;
}

p.button {
    margin-top: 20px;
}

.accordian-inner p a:hover {
    text-decoration: none;
}

.product-full-section {
    margin-bottom: 62px;
}

.accordian-inner p a {
    padding: 10px 25px;
    display: inline-block;
    margin-right: 20px;
    border-radius: 25px;
    background-color: rgb(235 203 67 / 1);
    color: #fff;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding-bottom: 13px !important;
    border: 1px solid;
}

.card-body.accordion-body:focus,
.card-body.accordion-body:hover {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}

ul.product-inner-list {
    padding: 0;
}

h5.product-inner-title {
    font-family: 'Myriad Pro Regular';
    line-height: 38px;
    font-size: 24px !important;
    color: #000;
    clear: both;
    overflow: hidden;
}

.products-page-title {
    padding-top: 75px;
    padding-bottom: 75px;
}

.accordian-inner p {
    float: left;
    clear: both;
}

ul.product-inner-list {
    padding-left: 23px;
}

ul.product-inner-list li {
    list-style: disc;
    width: 208px;
    line-height: 35px;
    padding: 0;
    float: left;
    text-align: left;
}

ul.product-inner-list li {
    list-style: disc;
    width: 33%;
    line-height: 35px;
    padding: 0;
    float: left;
    text-align: left;
}

ul.product-inner-list.last {
    margin-bottom: 40px !important;
    clear: both;
    overflow: hidden;
}

ul.product-inner-list.last.product-space {
    margin-bottom: 16px !important;
}

p.button.btn-space {
    margin-top: 35px;
}

.tooltip-all p {
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 22px;
    position: relative;
    padding-left: 17px;
    padding-bottom: 9px;
    margin-top: 3px !important;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed span.fa.fa-minus.accordion-arrow-inner {
    display: none;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn span.fa.fa-minus.accordion-arrow-inner {
    display: block;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed span.fa.fa-minus.accordion-arrow-inner {
    display: none;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn span.fa.fa-minus.accordion-arrow-inner {
    display: block;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn span.fa.fa-minus {
    display: none;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn span.fa.fa-minus {
    display: none;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn span.fa.fa-plus.accordion-arrow-inner {
    display: none;
}

button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed span.fa.fa-plus.accordion-arrow-inner {
    display: block;
}

h5.mb-0 br {
    display: none;
}

.tooltips span.tooltiptext {
    visibility: hidden;
    width: 600px;
    background-color: #BF0D3E;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 10px 10px;
    /*    padding: 5px 0;*/
    position: absolute;
    z-index: 1;
    top: -5px;
    /*left: 110%;*/
    font-size: 18px;
    line-height: 24px;
    right: 0;
}

.tooltips span.tooltiptext:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #BF0D3E transparent transparent;
}

sub span {
    color: #BF0D3E;
}

.tooltips:hover .tooltiptext {
    visibility: visible;
}

p.astrik-text {
    clear: both;
    overflow: hidden;
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    color: #000000;
    padding-left: 15px;
    padding-top: 11px;
}

p.astrik-text sup {
    top: 0 !important;
    font-size: 16px !important;
    color: #BF0D3E;
}

p.tooltips {
    position: relative;
    padding-left: 40px;
}

p.tooltips:before {
    position: absolute;
    background: #000;
    width: 8px;
    height: 8px;
    content: "";
    left: 18px;
    top: 9px;
    border-radius: 50%;
}

p.tooltips sup {
    font-size: 12px !important;
    padding-right: 5px;
}

.extra-space {
    padding-top: 40px;
}

/*Nagase Our solutions*/
.solution-bg-one.solution {
    background: url(../images/our-solutions-banner.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 427px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

/*.ou-solution-bg {
    background: url(../images/our-solutions-banner.jpg);
    height: 335px;
    background-size: cover;
    background-repeat: no-repeat;
}*/
.tab-sec-right-image.tab-view p {
    padding-right: 20px;
}

.our-solutions-full {
    background: #f8f8f8;
    text-align: center;
    padding-top: 94px;
    padding-bottom: 20px;
}

.our-solution-title h1 {
    font-family: 'Myriad Pro Regular';
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    margin-bottom: 56px;
    font-weight: bold;
}

.our-solution-title {
    text-align: center;
}

.our-solution-title h1:after {
    content: "";
    display: block;
    width: 40px;
    height: 5px;
    border-bottom: 5px solid #BF0D3E;
    margin: 0 auto;
}

.our-solution-title p {
    width: 96%;
    padding-bottom: 27px;
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
}

.filterDiv {
    color: #000;
    width: 100%;
    display: none;
    background: #fff;
}

#tab-2 {
    padding-bottom: 45px;
}

.isotope-sec .container {
    width: 1289px;
}

.isotope-sec button.btn:focus {
    outline: none;
    border: none;
}

.tab-sec-left-content {
    width: 50%;
    float: left;
    background-color: #fff;
}

.tab-sec-right-image {
    width: 50%;
    float: right;
    background-color: #fff;
}

.show {
    display: block;
}

.btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
}

.btn:hover {
    background-color: #ddd;
}

.btn.active {
    background-color: #666;
    color: white;
}

.full-isotope-content h2 {
    width: 95%;
    padding-bottom: 0px;
    line-height: 50px;
    font-size: 55px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin-top: 50px;
    font-weight: 900;
    margin-bottom: 50px;
}

.full-isotope-content ul li strong {
    color: #BF0D3E;
}

.full-isotope-content p {
    padding-bottom: 0px;
    margin-bottom: 25px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 22px;
}

.full-isotope-content ul li {
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 22px;
    position: relative;
    padding-left: 20px;
    padding-bottom: 5px;
    list-style: none;
}

.full-isotope-content ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    background-color: #000;
    top: 11px;
    border-radius: 50% !important;
    left: 0px;
}

.full-isotope-content ul {
    padding-left: 0;
}

.isotope-sec button.btn {
    font-size: 18px;
    border: none !important;
    margin: 0px 2px !important;
    background: #fff;
    border-radius: 6px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 14px;
    font-family: 'Myriad Pro Regular';
    color: #000;
    box-shadow: none;
}

.isotope-sec button.btn.active {
    background-color: #BF0D3E !important;
    color: #fff !important;
}

.isotope-sec {
    background: #f8f8f8;
    padding-bottom: 75px;
}

.full-sec-isotope ul {
    padding-left: 0;
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
}

.full-sec-isotope ul li {
    list-style-type: none;
    display: inline-flex;
    text-align: center;
    font-size: 18px;
    margin: 0px 2px !important;
    background: #fff;
    border-radius: 6px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 14px;
    font-family: 'Myriad Pro Regular';
    color: #000;
    cursor: pointer;
    height: 70px;
}

.full-sec-isotope .container {
    width: 100%;
}

.our-solution-tab-sec .container {
    width: 1290px;
}

.tab-sec-right-image img,
.tab-sec-left-content img {
    width: 100%;
}

.full-isotope-content {
    height: 780px;
}

div#tab-1 {
    display: block;
}

.full-sec-isotope ul li:hover a {
    color: #000;
}

.tab-view {
    padding-left: 30px;
    padding-top: 20px;
}

.full-sec-isotope ul li a {
    color: #000;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    margin-top: 7px;
}

.full-sec-isotope ul li:hover {
    background: #9dc65c;
}

.full-sec-isotope li.active a {
    color: #000;
}

.contact-banner-all.solutions {
    background: url(../images/our-solutions-banner.jpg) !important;
    height: 397px;
    background-size: cover;
    background-repeat: no-repeat;
}

.full-sec-isotope li.active {
    background: #9dc65c;
    color: #ffffff !important;
}

.home-section-three-inner a {
    color: #000000;
}

.home-section-three-inner a:hover {
    text-decoration: none;
    color: #BF0D3E;
}

/*Nagase - Our Services Section*/
.recipes-section-two-inner.two a {
    font-weight: normal;
    border: none !important;
    background: none;
    color: #000;
    padding: 0;
}

.recipes-section-two-inner.two a:hover {
    color: #BF0D3E;
}

.recipes-section-two-inner.two {
    clear: both;
    text-align: center;
    width: 56%;
    margin: 0 auto;
    margin-top: 50px;
}

.our-services-bg {
    background: url(../images/Our-Services-Banner.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 427px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

.capabilities-full-sec {
    background: #f8f8f8;
    padding-top: 94px;
    padding-bottom: 94px;
}

.capabilities-left {
    width: 50%;
    float: left;
    padding-top: 25px;
}

.capabilities-left p {
    padding-bottom: 0px;
    margin-bottom: 25px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 20px;
    text-align: left;
    width: 96%;
}

.full-capabilities {
    padding-top: 12px;
}

.capabilities-image {
    width: 50%;
    float: right;
}

.capabilities-image img {
    width: 100%;
}

.global-image-one {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.gloabal-logos {
    width: 64%;
    margin: 0 auto;
    padding-top: 10px;
}

.global-image-one img {
    width: 100%;
}

.our-global-presence-sec {
    padding-top: 64px;
}

.global-presence-content p {
    margin: 0 auto;
    clear: both;
    color: #000;
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 20px;
    text-align: center;
    width: 90%;
    padding-top: 53px;
    padding-bottom: 50px;
}

.our-services-map {
    padding-bottom: 103px;
}

/*Recipes Page*/
.receipe-banner-all {
    background: url(../images/receipes-banner.jpg);
    height: 397px;
    background-size: cover;
    background-repeat: no-repeat;
}

/*.receipe-banner-section
{
    background: url('../images/recipes-banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 397px;
}*/
.recipes-section-one-inner {
    padding-top: 100px;
    text-align: center;
}

.recipes-images {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 7px;
    margin-bottom: 60px;
}

.recipes-images img {
    width: 100%;
}

.recipes-section-one-bg {
    padding-bottom: 67px;
}

.recipes-section-one-inner td {
    padding: 20px 30px;
    text-align: left;
    /*  border: 2px solid #000;*/
}

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

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}

::-webkit-scrollbar-thumb {
    background: rgb(239 133 109 / 1);

}

/*::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}*/
.recipes-menu-all h3 {
    position: absolute;
    bottom: 45px;
    font-family: 'Myriad Pro Regular';
    text-align: left;
    font-size: 26px;
    line-height: 30px;
    color: #232323;
    font-weight: 900;
    padding: 20px 22px;
    /*background-color: rgb(145 112 165 / 63%);*/
    background-color: rgba(145, 112, 165, 0.6);
    padding-right: 65px !important;
    border-bottom-right-radius: 0px;
    clip-path: polygon(100% 0%, 100% 0%, 86% 100%, 0% 100%, 0 0%, 0 0);
    margin-bottom: 0px !important;
}

.recipes-section-one-inner h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.recipes-section-one-inner h2 {
    font-family: 'Myriad Pro Regular';
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    margin-bottom: 63px;
    font-weight: bold;
}

.recipes-section-one-inner p {
    width: 95%;
    padding-bottom: 0px !important;
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
}

/*News Page*/
.news-banner-all {
    background: url(../images/receipe-banner.png);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 397px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

.news-slider-left {
    float: left;
    width: 50%;
}

.news-slider-right {
    float: right;
    width: 45%;
    text-align: left;
    margin-top: 50px !important;
}

.news-slider-right p {
    padding-bottom: 57px;
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    width: 100%;
}

.news-table-section {
    height: 578px;
    overflow-y: scroll;
}

.news-slider-right h2 {
    font-family: 'Myriad Pro Regular';
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
}

.news-slider-right h2:before {
    display: none;
}

.news-slider-right h3 {
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 5px !important;
    font-weight: 600 !important;
}

.news-slider-right a {
    background-color: #BF0D3E;
    color: #fff;
    padding: 11px 44px;
    border-radius: 28px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    font-weight: bold;
}

.news-slider-right a:hover,
.recipes-section-two-inner a:hover,
.news-slider-three a:hover,
.disclaimer-text a:hover {
    text-decoration: none;
    outline: none;
    background: #fff;
    border: 1px solid #BF0D3E;
    color: #BF0D3E;
}

.container.disclaimer-text p {
    padding-top: 30px;
    text-align: center;
}

div#faq-accordion-26 ul {
    padding-left: 10px;
}

div#faq-accordion-27 ul {
    padding-left: 15px;
}

.disclaimer-text a {
    color: #000000;
    box-shadow: none;
    text-decoration: none;
    border: none !important;
}

.news-slider-one-section a:hover {
    text-decoration: none;
    outline: none;
    background: #fff;
    border: 1px solid #BF0D3E;
    color: #BF0D3E;
}

.recipes-section-two h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #BF0D3E;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.recipes-section-two {
    background-color: #f8f8f8 !important;
}

.recipes-section-two h2 {
    text-align: center;
    font-family: 'Myriad Pro Regular';
    font-size: 45px;
    font-weight: bold;
    line-height: 53px;
    color: #000000;
    position: relative;
    margin-bottom: 101px;
    margin-top: 52px;
    /* margin-top: 51px;
    margin-bottom: 102px;*/
}

h2.news-inner-title {
    text-align: left !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-top: 65px;
}

h2.news-inner-title:before {
    display: none;
}

.recipes-section-two-inner a:focus {
    text-decoration: none !important;
    outline: none;
    box-shadow: none;
    color: #fff !important;
}

.news-slider-three {
    background-color: #f8f8f8 !important;
    padding: 0 0px;
    margin: 0px 10px;
    box-shadow: 4px 5px 9px 0px rgb(0 0 0 / 12%) !important;
    margin-bottom: 25px;
}

.news-slider-one-section {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 48px;
    padding-top: 0px;
}

.news-slider-three h3 {
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 5px !important;
    font-weight: 600 !important;
}

.news-slider-three p {
    font-family: 'Myriad Pro Regular';
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    margin-bottom: 40px !important;
    margin: 0 auto;
}

.news-slider-three h2 {
    font-size: 30px;
    line-height: 34px !important;
    margin-bottom: 20px !important;
    padding-top: 0px;
    height: 35px;
    overflow: hidden;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.news-slider-one-section a {
    background-color: #BF0D3E;
    color: #fff;
    padding: 11px 44px;
    border-radius: 28px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    font-weight: bold;
}

.recipes-section-two-inner h3 {
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 5px !important;
    font-weight: 600 !important;
}

.recipes-section-two-inner p,
.disclaimer-text p {
    line-height: 27px;
    font-size: 20px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    padding-bottom: 0;
}

.recipes-section-two-bg {
    padding-bottom: 67px !important;
}

.recipes-section-three {
    margin-bottom: 100px;
    margin-top: 72px;
}

.recipes-section-two-inner a {
    background-color: #BF0D3E;
    color: #fff;
    padding: 11px 44px;
    border-radius: 28px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    font-weight: bold;
}

.news-inner-des {
    background: #fff;
    padding-bottom: 70px;
    padding-left: 50px;
    padding-right: 50px;
}

.news-section-two-left p {
    /*  padding-bottom: 20px;
    padding-top: 20px;*/
    height: 180px;
}

p.margin--bottom--45 {
    margin-bottom: 45px !important;
}

.thank-you h3 {
    font-family: 'Myriad Pro Regular';
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
}

.thank-you {
    padding: 120px 0;
    text-align: center;
}

.external-news h3 {
    line-height: 27px;
    font-size: 28px !important;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 25px !important;
    font-weight: 600 !important;
}

.external-news {
    text-align: center;
}

.external-news p {
    margin-bottom: 10px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px !important;
    line-height: 27px;
}

sub img {
    font-size: 14px;
    width: 2%;
}

sub {
    bottom: 0.75em !important;
    font-size: 15px !important;
}

.news-sec-two-cont {
    background: #fff;
    padding: 20px 20px 30px;
    box-shadow: 5px 5px 8px 1px #23232361;
}

.news-section-two-left {
    float: left;
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
}

.recipes-section-two.news {
    background-color: #fff !important;
}

.news-table-section {
    width: 1082px;
    margin: 0 auto;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.home-bg-one.solution {
    background: url(../images/our-solutions-banner.jpg) !important;
    height: 397px;
    background-size: cover;
    background-repeat: no-repeat;
}

.recipes-section-two.news-last-bg {
    background: #fff !important;
}

.recipes-section-one-inner .owl-dots {
    display: none;
}

.recipes-section-one-inner .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.recipes-section-one-inner button.owl-prev {
    position: absolute;
    left: -60px;
    top: 40%;
}

.recipes-section-one-inner button.owl-next {
    position: absolute;
    right: -60px;
    top: 40%;
}

.recipes-section-one-inner button.owl-prev:hover,
.recipes-section-one-inner button.owl-next:hover,
.recipes-section-one-inner button.owl-prev:focus,
.recipes-section-one-inner button.owl-next:focus {
    background: transparent !important;
    color: #BF0D3E !important;
    outline: none !important;
}

.recipes-section-two-inner img {
    width: 100%;
}

.recipes-section-one-inner .owl-nav.disabled span {
    font-size: 70px;
}

.recipes-section-one-inner table {
    width: 100%;
}

.recipes-section-one-inner tr:nth-child(odd) {
    background: #c7c7c7;
}

.recipes-section-one-inner tr:nth-child(even) {
    background: #F7F7F7;
}

.recipes-section-one-inner h3 {
    font-family: 'Myriad Pro Regular';
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.news-table-section p {
    font-family: 'Myriad Pro Regular';
    margin-left: 0px;
    padding-bottom: 0px !important;
    width: 100%;
}

h6.text {
    display: none;
}

.external-news {
    margin-bottom: 64px;
}

.news-contact-button {
    margin-top: 40px;
}

.external-news img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.external-news a {
    padding: 15px 42px;
    clear: both;
    background: #BF0D3E;
    color: #fff;
    overflow: hidden;
}

.external-news h4 {
    text-align: left;
    font-family: 'Myriad Pro Regular';
    font-size: 30px;
    font-weight: bold;
    line-height: 28px;
    color: #000000;
    margin-top: 28px;
    margin-bottom: 28px;
}

.external-news ul {
    text-align: left;
}

.external-news ul li {
    margin-bottom: 10px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px !important;
    line-height: 27px;
}

.news-images img {
    width: auto;
}

.news-inner-images-left {
    width: 60%;
    float: left;
}

.news-inner-images-right {
    float: right;
    width: 36%;
}

.news-inner-images img {
    height: 500px;
}

.external-news a:hover {
    color: #BF0D3E;
    background: #fff;
    border: 1px solid #BF0D3E;
    text-decoration: none;
    outline: none;
}

.news-section-two-inner.news h2 {
    margin-bottom: 49px;
}

.pdf-sec-all h2 {
    font-family: "Calibri-Bold";
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'Myriad Pro Regular';
}

.pdf-sec-all h2:after {
    content: "";
    display: block;
    width: 41px;
    height: 2px;
    border-bottom: 5px solid #BF0D3E;
    padding-top: 0;
    margin: 0 auto;
}

.pdf-sec-all {
    padding-top: 120px;
    padding-bottom: 90px;
}

.pdf-half-two {
    padding-top: 37px;
}

/*Footer Section*/
.footer-section-top-inner-one li a {
    font-size: 22px !important;
    color: #777777 !important;
}

.footer-section-top-inner ul {
    padding-left: 0;
    margin-bottom: 0px;
    margin-top: 20px;
}

.footer-section-top-inner-three ul li p {
    font-weight: bold;
    margin-bottom: 13px;
}

.footer-section-top-inner ul li,
.footer-section-top-inner ul li a {
    list-style: none;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}

.home-sec-three-contact {
    width: 85%;
    margin: 0 auto;
}

.home-sec-three-contact-left {
    float: left;
    width: 33.33%;
    padding-right: 40px;
    margin-bottom: 42px;
}

.home-sec-three-contact-left.home-contact-company {
    padding-right: 0;
}

.home-sec-three-contact-left input,
.home-sec-three-contact-des input {
    width: 100%;
    border: none;
    background: #efefef;
    padding: 20px;
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    color: #000000;
}

.home-sec-three-contact-left label,
.home-sec-three-contact-des label {
    display: block;
}

.home-sec-three-contact label {
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    color: #000000;
    line-height: 33px;
    font-weight: 500;
}

.section-two-submit {
    margin-top: 44px;
    text-align: center;
}

.section-two-submit button {
    background-color: #BF0D3E;
    color: #fff;
    padding: 11px 44px;
    border-radius: 28px;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    border: 1px solid #BF0D3E;
}

.footer-section-top-inner ul li.footer-mail {
    margin-bottom: 0;
}

.footer-section-top-inner-three ul li a:hover {
    color: #BF0D3E;
}

.footer-section-top-inner-two ul li a:hover {
    border-bottom: 2px solid #BF0D3E
        /* color: #BF0D3E;*/
}

ul.sub-menu {
    margin-left: 15px;
}

ul.sub-menu li {
    margin-bottom: 5px;
    font-size: 16px !important;
}

.footer-section-bottom-right p a:hover {
    color: #a0ddf2;
}

.footer-section-top-inner-three ul p {
    margin-top: 0px;
}

ul.footer-enquiry li {
    position: relative;
    padding-left: 20px;
}

ul.footer-enquiry li:nth-child(2):before {
    content: "";
    width: 14px;
    height: 11px;
    position: absolute;
    /* background-image: url(../images/social-icons/Mail.png);*/
    left: 0px;
    top: 9px;
    background-repeat: no-repeat;
}

.footer-section-top-inner-three ul li span {
    color: #777777;
    padding-right: 10px;
}

ul.footer-enquiry li:nth-child(1):before {
    content: "";
    width: 12px;
    height: 13px;
    position: absolute;
    /*  background-image: url(../images/social-icons/Phone.png);*/
    left: 0px;
    top: 9px;
    background-repeat: no-repeat;
}

span.fa.fa-envelope {
    font-size: 16px;
}

span.fa.fa-facebook:hover {
    color: #4267b2;
}

span.fa.fa-instagram:hover {
    color: #ee456a;
}

span.fa.fa-linkedin:hover {
    color: #0e76a8;
}

span.fa.fa-twitter:hover {
    color: #1da1f2;
}

.home-banner-content p sup {
    font-size: 14px !important;
}

ul.footer-enquiry li:nth-child(3):before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    /* background-image: url(../images/social-icons/Time.png);*/
    left: 0px;
    top: 7px;
    background-repeat: no-repeat;
}

.footer-section-top-all {
    padding-top: 41px;
    padding-bottom: 94px;
    /*   padding-bottom: 30px;*/
    background: #f8f8f8;
}

.footer-section-top-inner-three ul li p {
    font-weight: bold;
}

.footer-section-top-inner-one ul li {
    display: inline-block;
    margin-right: 25px;
}

.footer-section-top-inner-one {
    float: left;
    width: 33.33%;
}

.footer-section-top-inner-two {
    padding-left: 40px;
    float: left;
    width: 33.33%;
}

.footer-section-top-inner-three {
    float: left;
    width: 33.33%;
}

.footer-section-bottom-all {
    background: #BF0D3E;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-section-bottom-right {
    text-align: right;
}

.footer-section-bottom-all ul li {
    list-style: none;
    display: inline-block;
}

.footer-section-bottom-all ul {
    margin: 0;
    text-align: center;
}

.footer-section-bottom-all ul li:last-child {
    padding-left: 15px;
}

.footer-section-bottom-all p,
.footer-section-bottom-all p a,
.footer-section-bottom-all ul li,
.footer-section-bottom-all ul li a {
    color: #fff;
    font-family: 'Myriad Pro Regular';
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 0px;
}

.footer-section-bottom-left p a:hover,
.footer-section-bottom-all ul li a:hover {
    color: #a0ddf2;
}

.footer-section-bottom-all p {
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.footer-section-bottom-all a {
    font-family: 'Myriad Pro Regular';
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

/*Validation*/
.error,
.error-message {
    font-family: 'Myriad Pro Regular' !important;
    margin-top: 0px !important;
    color: #BF0D3E !important;
    font-size: 15px !important;
}

.section-two-submit button:hover {
    border: 1px solid #BF0D3E;
    background: #fff;
    color: #BF0D3E;
}

.section-two-submit button:focus {
    outline: none;
    border: transparent;
    text-decoration: none;
}

.contact-section-two {
    background: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 92px;
}

.contact-section-two-inner-all h3 {
    font-family: 'Myriad Pro Regular';
    margin-bottom: 10px;
    line-height: 27px;
    font-size: 20px;
    color: #BF0D3E;
    font-weight: 600;
}

.contact-section-two-inner-all p {
    font-family: 'Myriad Pro Regular';
    margin-bottom: 72px !important;
    line-height: 27px;
    font-size: 20px;
    color: #000;
}

.home-section-three-inner.contact {
    padding-bottom: 74px;
}

.contact-section-two-left {
    float: left;
    width: 33.33%;
    margin-bottom: 40px;
}

.contact-sec-two-left-out {
    border-right: 2px solid #BF0D3E;
    height: 235px;
    width: 87%;
}

.contact-section-two-inner-all {
    padding-top: 35px;
}

.contact-sec-two-left-inner {
    width: 90%;
}

.contact-sec-two-left-out.contact-border-none {
    border: none;
}

.accordian-inner h4 {
    margin-top: 30px;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 10px;
    clear: both;
}

.contact-banner-secection {
    background: url(../images/Contact-banner.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 397px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

/*landing-page*/
.home-section-three-inner.landing-section-right .home-sec-three-contact-left {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}

.home-section-three-inner.landing-section-right {
    float: right;
    width: 50%;
}

.home-section-three-inner.landing-section-right p {
    width: 100% !important;
    text-align: left;
}

.home-section-three-inner.landing-section-left {
    float: left;
    width: 50%;
}

.section-two-submit.land-submit {
    text-align: left;
}

.home-section-three-inner.landing-section-left h2:before {
    margin: unset;
    background: none;
}

.home-section-three-inner.landing-section-left h2 {
    text-align: left;
    color: #BF0D3E;
}

.home-section-three-inner.landing-section-left h3 {
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 20px;
}

.home-section-three-inner.landing-section-left p {
    margin-top: 0;
    font-family: 'Myriad Pro Regular';
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 500;
    width: 100%;
    text-align: left;
}

.home-section-three-inner.landing-section-left ul {
    padding-left: 0;
}

.home-section-three-inner.landing-section-left ul li span {
    color: #BF0D3E;
    font-weight: 600;
}

.home-section-three-inner.landing-section-left ul li {
    list-style: none;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 500;
}

.home-section-three-inner.landing-section-left h3 {
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 20px;
}

.home-section-three-inner.landing-section-right .home-sec-three-contact-left input,
.home-section-three-inner.landing-section-right .home-sec-three-contact-des input {
    padding: 10px;
}

form#contactlandingform .section-two-submit.land-submit {
    font-size: 18px;
}

input#landingdescription-input {
    height: 168px;
}

.home-section-three-inner.landing-section-left sup {
    top: -0.7em !important;
}

/*thank-you*/
.thank-content p {
    width: 56%;
    margin: 0 auto;
    text-align: center;
    margin-top: 42px;
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 42px;
    font-weight: 500;
}

.thank-content h1 {
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
}

.thank-content {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*Scroll Top*/
#scroll {
    position: fixed;
    right: 20px;
    bottom: 110px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #BF0D3E;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 99999;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #000;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.home-first-slider-bg h2,
.home-first-slider-bg p {
    color: rgb(82 82 82);
    margin-bottom: 0px !important;
}

/*floating menu*/
#ssb-container {
    position: fixed;
    top: 30%;
    z-index: 1;
}

.ssb-btns-right {
    right: 0;
}

#ssb-container ul {
    padding: 0;
    margin: 0;
}

#ssb-container ul li {
    line-height: 45px;
}

#ssb-container ul li {
    list-style: none;
    margin: 0;
    position: relative;
    right: -85px;
    transition: .9s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.25, .1, .25, 1);
}

#ssb-container ul li:hover {
    right: 0;
}

#ssb-btn-0 {
    background: #4267B2;
}

#ssb-container ul li p {
    margin: 0;
}

#ssb-container ul li a {
    font-size: 16px;
}

#ssb-container ul li a {
    padding: 0px !important;
    padding-left: 10px !important;
}

#ssb-btn-0 a {
    color: #ffffff;
}

#ssb-container ul li a {
    padding: 0 15px 0 0;
    display: block;
    line-height: 45px;
    text-align: left;
    white-space: nowrap;
    text-decoration: none;
}

#ssb-container ul li span {
    width: 30px !important;
    position: relative;
    left: -5px;
}

div#ssb-container .fa {
    font-size: 22px;
}

#ssb-container ul li span {
    line-height: 45px;
    width: 50px;
    text-align: center;
    display: inline-block;
}

#ssb-btn-1 {
    /*background: #ee2b79;*/
    background: radial-gradient(circle at 30% 107%, #d6249f 0%, #d6249f 5%, #fd5949 45%, #fdf497 60%, #285aeb 90%);
}

#ssb-btn-1 a {
    color: #ffffff;
}

#ssb-btn-2 a {
    color: #ffffff;
}

#ssb-btn-3 {
    background: #0e76a8;
}

#ssb-btn-3 a {
    color: #ffffff;
}

#ssb-btn-3:hover {
    background: rgb(14 118 168 / 90%);
}

#ssb-btn-1:hover {
    background: radial-gradient(circle at 30% 107%, #d6249f 0%, #d6249f 5%, #fd5949 45%, #fdf497 60%, #285aeb 90%);
}

#ssb-btn-0:hover {
    background: rgb(66 103 178 / 90%);
}

li#ssb-btn-2 {
    background: #1DA1F2;
}

li#ssb-btn-2:hover {
    background: rgb(29 161 242 / 90%);
}

.cookie-banner {
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    left: 0;
    text-align: center;
    font-weight: 400;
    bottom: 0;
    background-color: #000000;
}

.cookie-banner p {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
    margin: 0;
    font-family: 'Myriad Pro Regular';
    color: #ffffff;
}

.close {
    position: absolute;
    float: none !important;
    right: 5%;
    top: 10px;
    opacity: 1 !important;
    font-weight: normal !important;
    color: #ffffff !important;
    font-size: 30px !important;
}

.card-body.accordion-body {
    padding-left: 30px;
}

div#faq-accordion-8 .card-body.accordion-body {
    padding-left: 0px;
}

div#faq-accordion-1 ul,
div#faq-accordion-6 ul,
div#faq-accordion-8 ul,
div#faq-accordion-10 ul {
    padding-left: 8px;
}

div#faq-accordion-1 .button,
div#faq-accordion-6 .button,
div#faq-accordion-10 .button {
    position: relative;
    left: -10px;
}

div#faq-accordion-8 .button {
    left: 20px;
    position: relative;
}

div#faq-accordion-11 .card-body.accordion-body {
    padding-left: 20px;
}

div#faq-accordion-13 ul.product-inner-list {
    padding-left: 23px;
}

div#faq-accordion-20 .card-body.accordion-body,
div#faq-accordion-25 .card-body.accordion-body {
    padding-left: 0;
}

div#faq-accordion-20 .button {
    position: relative;
    left: 30px;
}

button.ok-btn {
    background-color: #bf0d3e;
    border: none;
    border-radius: 5px;
    line-height: normal;
    padding: 6px 10px;
    margin-left: 10px;
}

.dropdown-menu {
    border-radius: 4px !important;
}

ul.dropdown-menu a:hover {
    background-color: rgb(0 122 169 / 1) !important;
    color: #ffffff !important;
    transition: all 0.4s;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

li.dropdown a:hover,
ul.dropdown-menu a {
    border: none !important;
}

.modal-dialog {
    width: 90% !important;
}

.modal-body .home-sec-three-contact {
    width: 100%;
}

.modal-body .home-section-three-inner {
    padding-top: 0;
}

button.btn.close {
    opacity: 1 !important;
    font-size: 60px !important;
    color: #000 !important;
    cursor: pointer;
    background: none !important;
    outline: none !important;
}

.container.disclaimer-text p:first-child {
    font-style: italic;
    padding-top: 60px;
}

li.nav_active.about a {
    border-color: #c5a979 !important;
}

.about-section-one-inner.title h2:before,
.home-talk-to-us-sections-inner.title h2:before {
    background-color: #c5a979;
}

li.nav_active.solution a,
.our-solution-title.title h1:after {
    border-color: #9dc65c !important;
}

li.nav_active.product-menu a {
    border-color: rgb(235 203 67 / 1) !important;

}

/*color*/
body#home--page .nav_active a {
    color: #BF0D3E !important;
}

.footer-section-all .fa {
    font-size: 26px;
}

#products--page .navbar-default .navbar-nav .nav_active a {
    border-bottom: 4px solid rgb(235 203 67 / 1);
}

#recipes--page .navbar-default .navbar-nav .nav_active a {
    border-bottom: 4px solid rgb(145 112 165 / 1);
}

#news--page .navbar-default .navbar-nav .nav_active a {
    border-bottom: 4px solid rgb(239 133 109 / 1);
}

#services--page .navbar-default .navbar-nav .nav_active a {
    border-bottom: 4px solid rgb(0 122 169 / 1);
}

#products--page .products-page-title h2:before {
    background-color: rgb(235 203 67 / 1);
}

#recipes--page .recipes-section-one-inner h2:before {
    background-color: rgb(145 112 165 / 1);
}

#news--page .recipes-section-one-inner h2:before,
#news--page .recipes-section-two h2:before {
    background-color: rgb(239 133 109 / 1);
}

.accordian-inner p a:hover {
    text-decoration: none;
    background: transparent;
    color: #000000;
    border-color: rgb(235 203 67 / 1);
}

.recipes-section-two-inner a {
    background-color: rgb(239 133 109 / 1);
}

#news--page .recipes-section-two-inner a:hover {
    border: 1px solid #ef856d;
    color: #000000;
}

#services--page ul.dropdown-menu a:hover {
    background-color: rgb(0 122 169 / 1) !important;
    color: #ffffff !important;
}

#services--page .our-solution-title h1:after {
    border-bottom: 4px solid rgb(0 122 169 / 1) !important;
}

.aroma-border-div,
.food-border-div {
    border: 2px solid rgb(235 203 67 / 1);
    position: relative;
    top: 30px;
    padding: 0 30px 15px 30px;
}

.food-border-div {
    margin-bottom: 70px;
}

.aroma-border-div h2,
.food-border-div h2 {
    margin: 0;
    background: #fff;
    position: relative;
    top: -25px;
    display: inline-block;
    margin-left: 45px;
}

.full-sec-isotope {
    z-index: 10;
    position: relative;
}

.navbar-nav > li > a {
    padding: 0 !important;
}

.navbar-nav > li {
    padding: 10px 15px;
}

ul.nav.navbar-nav.navbar-right {
    padding-top: 15px;
}

li.solutions-menu a:hover,
li.nav_active.solutions-menu a {
    border-color: #9dc65c !important;
}

li.nav_active.solutions-menu a {
    border-color: #9dc65c !important;
}

li.product-menu a:hover {
    border-color: rgb(235 204 66) !important;
}

li.recipe-menu a:hover {
    border-color: rgb(145 112 165 / 1) !important;
}

li.news-menu a:hover {
    border-color: rgb(239 133 109 / 1) !important;
}

li.about a:hover {
    border-color: rgb(197 169 121) !important;
}

li.dropdown.nav_active ul.dropdown-menu li a {
    color: #000 !important;
}

.logo_section img {
    width: 178px;
}

.home-section-one-left img {
    width: 475px;
}

.footer-section-top-inner-one a img {
    width: 199px;
}

.section-two-submit.home button {
    background-color: #fff;
    color: #BF0D3E;
}

.section-two-submit.home button:hover {
    background-color: #BF0D3E;
    color: #ffff;
}

/*treha page*/
.home-bg-one.treha {
    background: url(../images/TREHA-Banner.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 427px !important;
    text-align: center;
    background-position: center center !important;
    width: 100%;
}

.treha-what-section p {
    width: 96%;
    padding-bottom: 27px;
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    text-align: center;
}

.treha-where-section-left {
    width: 65%;
    float: left;
}

.treha-where-section-left p {
    padding-bottom: 27px;
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    text-align: left;
}

.treha-where-section-right {
    text-align: center;
    float: right;
    width: 35%;
}

.treha-section-one-inner.treha h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #bf0c3e;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.treha-section-one-inner.treha h2 {
    text-align: center;
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-bottom: 64px;
}

.trehalose-section-two-inner h3 {
    font-size: 18px;
    text-align: center;
    color: #000000;
    position: relative;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-bottom: 15px;
}

.trehalose-section-two-left {
    float: left;
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
}

.trehalose-sec-two-cont p {
    font-size: 18px;
    text-align: center;
    color: #000000;

    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-top: 15px;
}

.fresher-section-one {
    background-color: #f8f8f8 !important;
    padding-top: 90px;
}

.fresher-section-one-inner.treha h2 {
    text-align: center;
    font-size: 45px;
    line-height: 53px;
    color: #000000;
    position: relative;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-bottom: 64px;
}

.fresher-section-one-inner.treha h2 span {
    color: #bf0c3e;
}

.fresher-section-one-inner.treha h2:before {
    content: "";
    width: 40px;
    height: 5px;
    position: absolute;
    background-color: #bf0c3e;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.treha-fresher-section p {
    width: 96%;
    padding-bottom: 27px;
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    text-align: center;
}

.fresher-section-two-left {
    width: 20%;
    float: left;
    width: 20%;
    text-align: center !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 50px;
}

.fresher-sec-two-cont {
    font-size: 17px;
    text-align: center;
    color: #000000;
    font-family: 'Myriad Pro Regular';
    font-weight: bold;
    margin-top: 20px;
}

.trehalose-section-two-inner.two p {
    width: 96%;
    padding-bottom: 50px;
    line-height: 27px;
    font-size: 20px;
    color: #000;
    font-family: 'Myriad Pro Regular';
    margin: 0 auto;
    text-align: center;
    margin-top: 34px;
}

.about-section-one.what {
    background: #fff !important;
    padding-bottom: 0px;
}

.about-section-one-inner.treha {
    padding-top: 53px;
}

/*Feb 17*/
.home-banner-content .gloabal-logos {
    width: 64%;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding-top: 0;
    padding-bottom: 30px;
}

.home-banner-content .global-image-one {
    float: left;
    width: 50%;
    padding-left: 0;
    padding-right: 15px;
}

.home-first-slider-bg {
    margin-bottom: 35px;
}

.home-first-slider-bg p {
    margin-top: 0 !important;
}

.content {
    display: none;
}

.loadmore-btn {
    clear: both;
    overflow: hidden;
}

#loadMore {
    width: 200px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    border-radius: 25px;
    border: 1px solid transparent;
    background-color: #ef856d;
    transition: .3s;
}

a#loadMore:hover,
a#loadMore:focus {
    background-color: transparent;
    color: #000000 !important;
}

/*Responsive*/
/*control+*/
@media screen and (min-width: 1600px) {
    .modal-dialog {
        position: absolute;
        top: 50% !important;
        transform: translate(0, -50%) !important;
        -ms-transform: translate(0, -50%) !important;
        -webkit-transform: translate(0, -50%) !important;
        margin: auto 5%;
        width: 90%;
        height: 80%;
    }

}

@media (max-width: 1349px) and (min-width: 1100px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .nav > li > a {
        padding: 10px 10px 20px !important
    }

    .home-section-one-left img {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    .home-section-one-right {
        float: right;
        width: 45%;
    }

    .home-section-one-left {
        float: left;
        width: 45%;
    }

    .accordian-inner p a {
        margin-bottom: 10px;
    }

    .full-sec-isotope .container {
        width: 100%;
    }

    .our-solution-tab-sec .container {
        width: 92.7%;
    }

    .full-sec-isotope ul li {
        font-size: 15px;
    }

    .news-table-section {
        width: 100%;
    }

    .recipes-section-two-inner p {
        line-height: 24px;
        font-size: 18px !important;
    }

    .contact-section-two-left br {
        display: none;
    }

    .landing-page-bg-inner br {
        display: none;
    }

    ul.nav.navbar-nav.navbar-right {
        padding-top: 0 !important;
    }

    .navbar-nav > li {
        padding: 10px 4px;
    }
}

/*control++*/
@media (max-width: 1119px) and (min-width: 1025px) {
    .container {
        width: 100%;
    }

    .nav > li > a {
        padding: 15px 10px !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px !important;
    }

    .home-section-one-left img {
        width: 100%;
    }

    .our-services-map img {
        width: 100%;
    }

    .home-section-one-right {
        float: right;
        width: 45%;
    }

    .home-section-one-left {
        float: left;
        width: 45%;
    }

    .accordian-inner p a {
        margin-bottom: 10px;
    }

    .full-sec-isotope .container {
        width: 100%;
    }

    .our-solution-tab-sec .container {
        width: 95%;
    }

    .news-table-section {
        width: 100%;
    }

    .recipes-section-two-inner p {
        line-height: 24px;
        font-size: 18px !important;
    }

    .contact-section-two-left br {
        display: none;
    }

    .home-section-two-right a {
        padding: 11px 20px;
    }

    .full-sec-isotope ul li {
        font-size: 14px;
        padding: 11px;
    }

    ul.product-inner-list li {
        width: 50%;
    }

    .landing-page-bg-inner br {
        display: none;
    }

    .navbar-nav > li {
        padding: 10px 4px !important;
    }

    ul.nav.navbar-nav.navbar-right {
        margin-top: -9px;
        padding-top: 0;
    }
}

/*control+++*/
/*    @media (max-width: 1024px) and (min-width: 768px)*/
@media (min-width:768px) and (max-width:1024px) {
    .home-section-one-left img {
        width: 100%;
    }

    .logo_section img {
        width: 140px;
    }

    ul.nav.navbar-nav.navbar-right {
        padding-top: 0;
    }

    .nav > li > a {
        padding: 9px 8px !important
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 10px;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 185px;
    }

    .our-service-one-inner-all ul li p {
        font-size: 17px;
    }

    .plus-btn a {
        font-size: 13px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 11px !important;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 126px !important;
    }

    .home-section-one-right {
        float: right;
        width: 45%;
    }

    .home-section-one-left {
        float: left;
        width: 45%;
        vertical-align: middle !important;
        margin-top: 77px;
    }

    .home-section-two-right {
        margin-top: 0;
    }

    .home-section-one-inner a,
    .home-section-two-inner a {
        padding: 11px 10px;
    }

    .home-section-one-right {
        float: right;
        width: 45%;
    }

    .home-section-one-left {
        float: left;
        width: 45%;
    }

    .our-services-map img {
        width: 100%;
    }

    .accordian-inner p a {
        margin-bottom: 10px;
    }

    .full-sec-isotope .container {
        width: 100%;
    }

    .our-solution-tab-sec .container {
        width: 100%;
        background: #fff;
    }

    .news-sec-two-cont {
        padding: 12px 20px 24px;
        height: auto;
    }

    .recipes-section-two-bg {
        padding-bottom: 141px !important;
    }

    .news-table-section {
        width: 100%;
        margin: 0 auto;
    }

    .recipes-section-two-inner p {
        line-height: 25px;
        font-size: 15px !important;
    }

    .about-us-ring-below-content.desktop {
        display: none;
    }

    .ring-section-aboutus {
        display: none;
    }

    .mobile {
        display: block;
    }

    .home-talk-to-us-sections-inner h2 {
        margin-bottom: 46px;
    }

    .col-md-4.one.mobile {
        margin-bottom: 20px;
    }

    .about-us-ring-below-content .col-md-4 {
        width: 100%;
    }

    .col-md-4.two {
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }

    .footer-section-top-inner-one p {
        width: 100%;
    }

    .home-section-two-right a {
        padding: 11px 20px !important;
    }

    .home-section-one-inner a,
    .home-section-two-inner a {
        padding: 11px 20px !important;
    }

    .home-section-two-right a {
        padding: 11px 20px;
    }

    .full-sec-isotope ul li {
        font-size: 11px;
        padding: 5px;
    }

    ul.product-inner-list li {
        width: 50%;
    }

    .landing-page-bg-inner br {
        display: none;
    }

    .landing-page-bg-inner h1 {
        font-size: 50px;
        line-height: 56px;
    }

    .navbar-nav > li {
        padding: 10px 0px !important;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .container {
        width: 100%;
    }

    .home-section-two-right {
        margin-top: 0;
    }

    .home-section-two-right p {
        width: 96%;
    }

    .home-section-one-right {
        float: right;
        width: 45%;
    }

    .home-section-one-left {
        float: left;
        width: 45%;
        margin-top: 77px;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 100px;
    }

    .footer-section-top-inner-three br {
        display: none;
    }

    .our-services-map img {
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .nav > li > a {
        padding: 9px 10px !important;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px !important;
    }

    .full-sec-isotope .container {
        width: 100%;
        background: #fff;
    }

    .our-solution-tab-sec .container {
        width: 100%;
        background: #fff;
    }

    .news-table-section {
        width: 100%;
        margin: 0 auto;
    }

    .recipes-section-two-inner p {
        margin-bottom: 20px;
    }

    .home-banner-content {
        margin-top: 90px;
    }

    .home-banner-content h4 a:before {
        top: 26px;
    }

    .full-sec-isotope ul li {
        font-size: 14px;
        padding: 11px;
    }
}

/* iPads (Portrait) ----------- */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .container {
        width: 100%;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 73px !important;
    }

    .logo_section img {
        width: 140px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }

    .nav > li > a {
        padding: 9px 8px !important;
    }

    .home-banner-overlay-inner-left p {
        font-size: 13px;
    }

    .home-banner-overlay-inner h4 {
        width: 100%;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 170px;
    }

    .home-section-one-left {
        float: none;
        width: 100%;
        vertical-align: middle !important;
        margin-top: 0;
    }

    .home-section-one-right {
        float: none;
        width: 100%;
    }

    .home-section-two-right {
        float: none;
        width: 100%;
        margin-top: 0;
    }

    .home-section-two-left {
        float: none;
        width: 100%;
    }

    .home-sec-three-contact {
        width: 100%;
        margin: 0 auto;
    }

    .col-md-4.two {
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }

    .our-services-map img {
        width: 100%;
    }

    .recipes-menu-all h3 {
        font-size: 20px;
        line-height: 22px;
    }

    .full-sec-isotope .container {
        width: 100%;
    }

    .our-solution-tab-sec .container {
        width: 100%;
        background: #fff;
    }

    .news-section-two-left p {
        height: auto;
    }

    .news-table-section {
        width: 100%;
        overflow-x: scroll;
    }

    h6.text {
        display: block;
        color: #fff;
    }

    .about-us-ring-below-content.desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .home-talk-to-us-sections-inner h2 {
        margin-bottom: 46px;
    }

    .ring-section-aboutus {
        display: none;
    }

    .col-md-4.one.mobile {
        margin-bottom: 20px;
    }

    .landing-page-bg-inner {
        width: 65%;
    }

    .home-banner-content {
        margin-top: 100px;
    }

    .home-banner-content h4 a:before {
        top: 26px;
    }

    .tooltips:hover .tooltiptext {
        visibility: hidden;
    }

    p.tooltips sub img {
        display: none;
    }

    .full-sec-isotope ul li {
        border: 1px solid #BF0D3E;
        border-radius: 0px !important;
        height: auto;
        display: block;
    }

    ul.product-inner-list li {
        width: 50%;
    }

    .home-section-three-inner.landing-section-left sup {
        top: -0.4em !important;
    }

    .news-inner-images-left {
        width: 100%;
        float: none;
    }

    .news-inner-images-right {
        float: none;
        width: 100%;
    }

    .news-inner-images img {
        height: auto;
    }

    .home-section-one-inner h2 {
        margin-top: 90px;
    }
}

/* iPads (Portrait & landscape) ----------- */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .container {
        width: 100%;
    }

    .about-us-ring-below-content p {
        padding-bottom: 30px;
    }
}

/*Mobile Phones*/
@media (max-width: 767px) {
    .container {
        width: 100%;
    }

    .header-top-all {
        display: none;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }

    .logo_section {
        position: static;
        margin-top: 8px;
    }

    .navbar-default .navbar-toggle {
        background: #BF0D3E !important;
        border: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }

    .navbar-toggle {
        margin-right: 8px !important;
        margin-bottom: 8px;
    }

    .footer-section-top-inner-one {
        float: none;
        width: 100%;
    }

    .footer-section-top-inner-three {
        text-align: left;
    }

    .footer-section-top-inner {
        display: initial;
    }

    ul.nav.navbar-nav.navbar-right {
        position: static;
    }

    .footer-section-top-inner-two {
        float: left;
        width: 100%;
        padding-left: 0px;
    }

    .footer-section-top-inner-three {
        float: right;
        width: 100%;
    }

    .home-section-one-content p {
        width: 100%;
    }

    .home-banner-content h2 {
        font-size: 25px;
    }

    .home-banner-content h2 span {
        font-size: 30px;
    }

    .home-banner-content {
        padding: 15px;
    }

    .about-banner-bg {
        background-position: center left;
    }

    .about-section-one-content p,
    .about-section-two-content p {
        width: 100%;
    }

    .contact-section-one-left {
        float: none;
        width: 100%;
    }

    .contact-section-one-right {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .contact-section-two-left {
        float: none;
        width: 100%;
    }

    .contact-section-two-right {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .navbar-toggle {
        margin-top: 20px !important;
    }

    .home-banner-content {
        margin-top: 40px;
    }

    .home-banner-content.home-banner-cont-one {
        margin-top: 40px;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 180px;
    }

    .accordion-full.mobile-content {
        display: block;
        padding-top: 15px;
    }

    .desktop-content {
        display: none;
    }

    .accordion-full.mobile-content ul {
        padding-left: 18px;
    }

    .accordian-full-section {
        padding-top: 45px;
    }

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

    .extra-padding {
        padding-top: 0px;
    }

    .footer-section-bottom-left {
        float: none;
        width: 100%;
        text-align: center;
    }

    .footer-section-bottom-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .home-banner-content p br {
        display: none;
    }

    .home-banner-content h3 {
        margin: 10px 0px 10px;
        font-size: 20px;
    }

    .home-banner-content h4 a:before {
        top: 16px;
    }

    .home-section-one-left {
        float: none;
        width: 100%;
        margin-top: 0;
    }

    .home-section-one-left img {
        width: 100%;
    }

    .home-section-one-right {
        float: none;
        width: 100%;
    }

    .home-section-one-inner {
        padding-bottom: 50px;
    }

    .footer-section-top-inner-one,
    .footer-section-top-inner-two,
    .footer-section-top-inner-three {
        float: none;
        width: 100%;
    }

    .home-section-two-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-section-two-left {
        float: none;
        width: 100%;
    }

    .home-section-two-right {
        float: none;
        width: 100%;
        margin-top: 0px;
    }

    .home-section-two-right p {
        width: 100%;
    }

    .home-section-one-inner a,
    .home-section-two-inner a {
        padding: 10px 14px;
    }

    .home-section-three-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-section-three-inner p {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .home-sec-three-contact-left {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .home-sec-three-contact {
        width: 100%;
        margin: 0 auto;
    }

    .home-section-three-inner p {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .home-banner-content p {
        margin-top: 20px !important;
        margin-bottom: 40px;
        margin-bottom: 15px !important;
        font-size: 15px;
    }

    .home-banner-all .home-bg-one h3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .home-banner-content h4 a {
        margin: 0px;
        font-size: 22px;
        padding-left: 25px;
        text-decoration: none !important;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 0;
        top: 200px;
    }

    .home-bg-six {
        height: 360px;
    }

    .home-bg-five {
        height: 360px;
    }

    .home-bg-one {
        height: 360px;
    }

    .home-bg-two {
        height: 360px;
        background-position: center;
    }

    .home-bg-four {
        height: 360px;
    }

    .home-bg-three {
        height: 360px;
        background-position: center;
    }

    .home-banner-section-all .owl-theme .owl-nav.disabled + .owl-dots {
        top: 302px !important;
        bottom: 51px !important;
    }

    .home-section-one {
        padding-top: 0;
    }

    .contact-sec-two-left-out {
        border-right: unset;
        height: auto;
        width: 100%;
    }

    .contact-sec-two-left-inner {
        width: 100%;
    }

    .about-section-one-inner {
        padding-top: 46px;
    }

    .col-md-4.two {
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }

    .our-services-map img {
        width: 100%;
    }

    .capabilities-left {
        width: 100%;
        float: left;
        padding-top: 0px;
    }

    .capabilities-image {
        width: 100%;
        float: none;
    }

    .capabilities-full-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .capabilities-left p {
        width: 100%;
    }

    .accordian-inner p a {
        margin-bottom: 10px;
    }

    h5.mb-0 br {
        display: block;
    }

    ul.product-inner-list li {
        width: 100%;
    }

    button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn.collapsed {
        padding: 15px 10px;
    }

    button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn {
        font-size: 22px !important;
    }

    .accordian-inner p a {
        padding: 10px 13px;
    }

    button.btn.btn-link.btn-block.d-flex.justify-content-between.accordion-collapse-btn {
        font-size: 22px !important;
        padding: 15px 10px;
    }

    .recipes-images {
        width: 100%;
        margin-bottom: 30px;
    }

    .recipes-section-one-inner {
        padding-top: 30px;
        text-align: center;
    }

    .recipes-section-one-inner p {
        margin-bottom: 33px;
    }

    .recipes-section-one-inner p {
        padding-bottom: 48px;
    }

    .full-sec-isotope ul li {
        list-style-type: none;
        display: block;
        border: 1px solid #BF0D3E;
    }

    .full-sec-isotope .container {
        width: 100%;
    }

    .our-solution-tab-sec .container {
        width: 100%;
    }

    .tab-sec-left-content {
        width: 100%;
        float: none;
        background-color: #fff;
    }

    .tab-sec-right-image {
        width: 100%;
        background-color: #fff;
    }

    .news-section-two-left {
        width: 100%;
    }

    .news-section-two-left p {
        height: auto;
    }

    .news-table-section {
        width: 100%;
        overflow-x: scroll;
    }

    .ring-section-aboutus {
        display: none;
    }

    .about-us-ring-below-content.desktop {
        display: none;
    }

    .ring-section-aboutus {
        display: none;
    }

    .mobile {
        display: block;
    }

    .home-talk-to-us-sections-inner h2 {
        margin-bottom: 46px;
    }

    .col-md-4.one.mobile {
        margin-bottom: 20px;
    }

    .landing-page-bg-inner {
        width: 100%;
        padding-top: 0px;
        background: rgb(255 0 0 / 41%);
    }

    .landing-page-bg-inner h1 {
        font-size: 36px;
        line-height: 40px;
        padding: 19px;
        color: #fff;
    }

    .landing-page-bg {
        height: auto;
        background-position: center;
    }

    .home-section-three-inner.landing-section-left {
        float: none;
        width: 100%;
    }

    .home-section-three-inner.landing-section-right {
        float: none;
        width: 100%;
    }

    .home-first-slider-bg {
        padding: 5px 10px;
    }

    .home-banner-content a {
        padding: 10px 13px;
    }

    .footer-section-top-inner-one p {
        width: 100%;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .footer-section-top-inner-two {
        margin-bottom: 20px;
    }

    .footer-section-top-inner-one {
        margin-bottom: 33px;
    }

    .footer-section-top-inner-three {
        margin-top: 33px;
    }

    ul.sub-menu {
        margin-left: 15px;
    }

    ul.sub-menu li {
        margin-bottom: 5px;
        font-size: 16px !important;
    }

    .full-sec-isotope ul li {
        border-radius: 0px !important;
        height: auto;
    }

    .tooltips:hover .tooltiptext {
        visibility: hidden;
    }

    p.tooltips sub img {
        display: none;
    }

    .header-section li.dropdown a {
        width: 95%;
    }

    .navbar-default .navbar-nav .nav_active a {
        width: 95%;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        background: transparent !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000 !important;
    }

    .about-us-ring-below-content p {
        width: 100% !important;
        padding-bottom: 50px;
    }

    btn {
        white-space: unset !important;
    }

    .news-inner-images-left {
        width: 100%;
        float: none;
    }

    .news-inner-images-right {
        float: none;
        width: 100%;
    }

    .news-inner-images img {
        height: auto;
        width: 100%;
    }

    .home-section-one-inner h2 {
        margin-top: 50px;
    }
}
