/*
Theme Name: Studiored
Author: Ravi Vishwakarma
Description: Founded in 1983, StudioRed strives to provide a seamless product development process resulting in design excellence by harmonizing innovation, usability, manufacturability serviceability and cost. More recently in the early 2000’s, StudioRed expanded its expertise to include UX/App/ Website Design in order to build brands and keep cohesively across throughout their brand and product experience. With over 20 UX design awards, and dozens of product design awards, StudioRed is one of the longest standing and most well recognized Design studios in the Silicon Valley.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Studiored
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/chosen/1.5.1/chosen.min.css");
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  /*border-bottom: 1px solid #eaecef;*/
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}



.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

 

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.entry-title
{
	font-family: AvenirNext;
  font-size: 30px !important;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: 16.67px;
  color: #1e1e1e;
	text-transform:uppercase;
}

.full-content-on-single
{
  font-family: Avenir;
  font-size: 19px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 2.53px;
  color: #1e1e1e;
}

#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.content-here p
{
  font-family: Avenir;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.smls-main-logo-wrapper {
    background: #f5f5f5;
}

.smls-grid-pad-container img {
    box-shadow: 1px 2px 4px 3px #ededed;
}
.smls-grid-container-template-1 .smls-grid-image-wrap, .smls-grid-container-template-2 .smls-grid-image-wrap, .smls-grid-container-template-3 .smls-grid-image-wrap, .smls-main-logo-wrapper .smls-thumbnails .smls-tumb
{
	padding: 20px 0px 20px 0px;
	max-height:auto;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-left: 0px;
    margin-bottom: 37px;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
	.entry-title
	{
		text-align:center;
		line-height: 1.24;
		letter-spacing:10px;
		margin-top: 55px;
	}
	.full-content-on-single
	{
  	font-family: Avenir;
	font-size: 1.9rem !important;
	}
	html body {
		margin-top: 40px;
	}
}




/*1/19/2022 */

#colophon.site-footer h3.widget-title {
    font-family: Avenir;
    font-style: normal;
    font-weight: bold;
    font-size: 17.3px;
    line-height: 21px;
    letter-spacing: 0.4em;
    color: #FFFFFF;
	    margin-bottom: 35px;
}
#colophon.site-footer a , #colophon.site-footer p {
    font-family: "Avenir";
    font-style: normal;
    font-weight: 300;
    font-size: 21.6px;
    line-height: 39px;
    color: #FFFFFF;
	padding:0;
	    margin-bottom: 0;

}
#colophon.site-footer a:hover{
	background:none
}
#colophon.site-footer .contact-widget {
	padding-left:0px;
	
}
#colophon.site-footer {
      background-color: #1E1E1E;
    padding-top: 64px;
    padding-bottom: 64px;
}
.abovefooter {
	padding:100px 0px;
}
.abovefooter h2{
	font-family: Avenir;
font-style: normal;
font-weight: bold;
font-size: 45px;
line-height: 65px;
/* identical to box height, or 144% */


	
text-align: center;

color: #000000;

}
.follow-us img , .follow-us i{
		    margin-right: 25px;
	}
.follow-us i{
	    font-size: 31px;
    margin-top: 8px;
}
.mt50{
		margin-top:50px;
}
body .abovefooter  .cnctbtn:hover{
background: #1E1E1E;
	color:#fff
}
.abovefooter  .cnctbtn {
border: 1px solid #1E1E1E;
box-sizing: border-box;
	padding:14px 18px;
font-family: Avenir;
font-style: normal;
font-weight: 550;
font-size: 14px;
line-height: 17px;

letter-spacing: 1px;

color: #1E1E1E;
}
/*contact new page*/
.page-template-Contactnew .abovefooter {
	display:none;
}
.contact-form1-wrapper{
	padding:50px 0px;
}

.page-template-Thankyou_New_page .contact-form1-wrapper h2{
	margin-bottom:104px;
}
.contact-form1-wrapper h2{
	
font-style: normal;
font-weight: bold;
font-size: 70px;
line-height: 84px;
display: flex;
align-items: center;
letter-spacing: -0.02em;
	margin-top: 64px;
	    padding-bottom: 0px;
    margin-bottom: 61px;
}
.contactform select.wpcf7-select{
	color:inherit;
	width:35%;
	
border: 1px solid #606060;
box-sizing: border-box;
}
.contactform  label {
	font-style: normal;
font-weight: 350;
font-size: 21px;
line-height: 25px;
margin-bottom: 16px;
letter-spacing: -0.333333px;

color: #000000;
}
.contactform input {
border-bottom: 1px solid #525252;
}
.contactform textarea{
border: 1px solid #606060;
box-sizing: border-box;
}
.contactform .wpcf7-form-control{
	color: #000000;
}
.contactform ::placeholder{
	font-style: normal;
font-weight: 300;
font-size: 21px;
line-height: 25px;
font-style: normal;
font-weight: 300;
font-size: 21px;
line-height: 25px;

letter-spacing: -0.333333px;

color: rgba(141, 141, 141, 0.75);

}
.contactform input[type=submit]  {

    background: #D31A3B;
    border: none;
    opacity: 1;
	color:#fff;
    padding: 14px 26px;
	font-style: normal;
font-weight: 550;
font-size: 14px;
line-height: 17px;
/* identical to box height, or 121% */

display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;



}
.contact-form1-wrapper .address-wrap {
    margin-top: 150px;
    padding: 0px 70px;
}
.address-wrap h3.widget-title {
    font-weight: 300;
    font-size: 35px;
    line-height: 42px;
    display: flex;
    align-items: center;
    color: #000000;
	margin-bottom: 27px;
	    margin-top: 50px;
}
.page-template-Thankyou_New_page .address-wrap h3.widget-title {
    margin-top:24px;
	    margin-top: 50px;
}
.address-wrap  p ,.address-wrap  a{
font-weight: 300;
    font-size: 21px;
    line-height: 25px;
    display: flex;
    align-items: center;
    letter-spacing: -0.333333px;
    color: #8C8C8C;
	    margin-bottom: 0px;
}
.contactform input[type=submit]:hover{
background: #1E1E1E;
	color:#fff
}
.contact {
    margin-top: 73px;
}

.contactform  select option:hover {
  background:#C4C4C4 !important;
}
.contactform  select[size="3"] {
	background: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25), -2px -2px 2px rgba(0, 0, 0, 0.25);
border-radius: 5px;
	padding:0;
	overflow:hidden;
	color:#000000
}
.contactform select option:checked
{
  box-shadow: 0 0 10px 100px #C4C4C4 inset;

}
.contactform select:focus>option:checked  {
  background: #C4C4C4 !important;
}
.submitmsg {
	    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 42px;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    color: #000000;
    margin: 40px 0px;
}
.contactform .back2homebtn {
	    background: #d31a3b;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    /* display: inline-block; */
    align-items: center;
    text-align: center;
    letter-spacing: 4px;
    color: #FFFFFF !important;
    padding: 12px 28%;
    margin: 50px 0px;
}
.bck2home{
	padding:88px 0px;
}
.contactform .back2homebtn:hover{
	    background: #1E1E1E;
    text-decoration: none;
}
.page-template-Thankyou_New_page  .abovefooter{
	display:none
}
/* end contact page */
	@media only screen and (min-width: 1281px){
	.explorersec , .explorer{
		padding:0px;
	}
		.contactform {
	padding:0px;
}
}
@media  (min-width: 768px) and (max-width: 1024px){
	.follow-us i {
    font-size: 32px;
    margin-top: 8px;
    margin-right: 0;
}
	.follow-us img {
    margin-right: 35px;
}
}

@media  (min-width: 320px) and (max-width: 767px){
	.contact-form1-wrapper .address-wrap {
		display:none
	}
	.abovefooter {
    padding: 64px 0px;
}
	.contactform select.wpcf7-select {
    
    width: 200px;
	}
	.contact-form1-wrapper h2{
		font-weight: bold;
font-size: 39px;
line-height: 47px;
/* identical to box height */

display: flex;
align-items: center;
letter-spacing: -0.04em;
	}
	.contactform label{
		    font-weight: 350;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    letter-spacing: -0.333333px;
	}
	.contactform select option:checked {
 
    font-weight: 350;
    font-size: 16px;
    line-height: 19px;
    /* color: #000000; */
}
	.contactform ::placeholder{
		font-weight: 350;
font-size: 16px;
line-height: 19px;
/* identical to box height, or 122% */

display: flex;
align-items: center;

color: rgba(141, 141, 141, 0.5);
	}
	.submitmsg{
		    font-weight: 300;
    font-size: 21px;
    line-height: 35px;
    display: flex;
    align-items: center;
    color: #000000;
	}
	.bck2home {
    padding: 30px 0px;
}
	.contactform .back2homebtn{
	padding: 12px 20px;
    display: block;
    margin: 0px;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: 4px;
	}
	#colophon.site-footer .contact-widget , 	#colophon.site-footer .address-widget {
	padding-left:15px;
	
}
#colophon.site-footer	.col-12 {
   
    padding-bottom: 40px;
}
.abovefooter h2{
	font-family: Avenir;
font-weight: bold;
font-size: 30px;
line-height: 36px;
text-align: center;
letter-spacing: -0.02em;

color: #000000;


}
	#colophon.site-footer h3.widget-title {
		font-weight: bold;
font-size: 15px;
line-height: 18px;
/* identical to box height */

letter-spacing: 7px;

color: #FFFFFF;
	}
	#colophon.site-footer a, 	#colophon.site-footer p{
		font-weight: 300;
font-size: 15px;


color: #FFFFFF;
	}
	#colophon.site-footer p , #colophon.site-footer a{
	
line-height: 20px;


	}
	.follow-us i {
    
    margin-top: 3px;
}
}


/* 3/4/2022 New Pages css */
.page-brandproduct .second-section-services {
    background-color: #f5f5f5;
}

.About {
    padding-top: 136px;
}
.about-title , .worktitle , .blog-title{
	font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 84px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #1C1C1C;
	padding:0px;
	margin:0px;
}
.aboutdes p{
	margin-bottom: 0;
    font-style: normal;
    font-weight: 350;
    font-size: 24px;
    line-height: 42px;

    letter-spacing: -0.02em;
    color: #3F3F3F;
    padding-top: 64px;
}
.seeourworkbtn , .btnwithborder{
	border: 1px solid  #1E1E1E;
box-sizing: border-box;
font-style: normal;
font-weight: 550;
font-size: 14px;
line-height: 17px;
text-align: center;
letter-spacing: 1px;
padding:14px 18px;
color: #1E1E1E;
}
.seeourworkbtn:hover , .btnwithborder:hover, .seeourworkbtn:active , .btnwithborder:active{
	background-color:#000;
	color:#fff !important;
	border:none;
	text-decoration:none
}
.About .container-fluid{
	padding:0
}
.aboutbtn {
    padding: 64px 0px 92px 0px;
}
.Industries_Main_heading h2{
	font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 65px;
    /* display: flex; */
    align-items: center;
    color: #1C1C1C;
    margin: 0;
    padding-top: 126px;
}
.IndustriesServe{
	padding:66px 0px 96px 0px
}
.IndustriesServe h3{
	font-style: normal;
font-weight: 300;
font-size: 35px;
line-height: 42px;
/* identical to box height */

margin-bottom: 0;
    padding-bottom: 32px;

color: #000000;
}
.IndustriesServe p:not(.IndustriesServe p:last-child){

font-style: normal;
font-weight: 350;
font-size: 21px;
line-height: 28px;
/* or 133% */
margin-bottom: 0;
    padding-bottom: 32px;

color: #000000;
}
.Clients h2{
	font-style: normal;
font-weight: bold;
font-size: 45px;
line-height: 65px;
/* or 144% */

display: flex;
align-items: center;
text-align: center;
padding:0px;
	margin:0px;
color: #1C1C1C
}
.Clients img{
	padding:32px 0px 39px 0px
}
.servicescapabilities , .blogsec{
	padding:136px 0px 28px 0px;
}
.servicescapabilities h2{
	font-weight: bold;
font-size: 45px;
line-height: 65px;
padding:0px;margin:0px;

color: #1C1C1C;
}
.servicescapabilities h3{
	font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 30px;
/* identical to box height, or 94% */


letter-spacing: -0.02em;
padding:66px 0px 32px 0px;

	margin:0px;
color: #313131;
}
.servicescapabilities p{
	font-style: normal;
font-weight: 300;
font-size: 21px;
line-height: 40px;
/* or 190% */


color: #313131;
}
.servicescapabilities-inner{
	padding-top:64px;
}
.learnmorebtn:hover , .btnreadmore:hover{
	text-decoration:none;
	color:#1E1E1E
}
.learnmorebtn {

font-style: normal;
font-weight: 550;
font-size: 14px;
line-height: 17px;
/* identical to box height, or 121% */

text-align: center;
letter-spacing: 1px;
border-bottom: 2px solid #000000;
	padding-bottom:7px;
color: #000000;
	position: absolute;
    bottom: -27px;
}
#clientsmobile .item img{
    display: block;
    width: 100%;
    height: auto;
}
.workexpand{
	padding: 136px 0px 123px 0px;
	text-align:center
}

.project-image-wrappeer img {
   
    aspect-ratio: 16/9;
}
.projectboxes  a{
	font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 40px;
/* or 160% */

letter-spacing: 2px;
text-transform: capitalize;
margin-top:24px;
color: #333333;
}
.project-content{
	margin-top:24px;
}
.projectboxes{
	padding-bottom:60px
}
.projectboxes  p{
	font-style: normal;
font-weight: 300;
font-size: 25px;
line-height: 40px;
/* or 160% */
margin-bottom:0px;
letter-spacing: 2px;
text-transform: capitalize;

color: #333333;
}
.all-work-section{
	display:none
}
.archivebtn p{
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
	border-bottom:2px solid #000000;
	display: initial;
	cursor:pointer
}
.load_more , .viewmore {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 2px solid #000000 !important;
    border: none;
    background: none;
    cursor: pointer;
}

.loading_div {
	text-align:center
}
.awards-title{
	font-style: normal;
font-weight: 700;
font-size: 65px;
line-height: 84px;
text-align: center;
letter-spacing: -0.02em;

color: #000000;
}
.awardsnclients{
	padding:136px 0px 64px 0px
}
.ourclientsinclude img , .ourglobalrecognition img{
	padding-bottom:100px;
}
.ourclientsincludetitle , .ourglobalrecognitiontitle{
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 65px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    color: #000000;
	padding-bottom:50px;
}
.cat-listing-wrap  li{
    display:inline-block;
}
.cat-listing-wrap li.active  a , .cat-listing-wrap li a:active{
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
 padding:11px 23px;
    text-align: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    background: #1e1e1e;
}
li.uncategorized {
    display: none;
}
.eng:target{
	background:#000
}
.cat-listing-wrap li a:hover{
    text-decoration:none;
	
}
.cat-listing-wrap li  a{
    font-style: normal;
font-weight: 550;
font-size: 14px;
line-height: 17px;
/* or 121% */
margin-right:32px;
 padding:11px 23px;
background: #FFFFFF;
border: 1px solid #000000;

text-align: center;
letter-spacing: 1px;

color: #000000;
}
.rp_content{
    align-self:center;
}
.rp_content .postcat {
    text-transform: capitalize;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    letter-spacing: -0.333333px;
    color: #7F7F7F;
    margin:0px;
}
.rp_content .posttilte {
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -1px;
    color: #252525;
    margin: 20px 0px;
}
.rp_content p{
    font-style: normal;
font-weight: 350;
font-size: 21px;
line-height: 28px;
/* or 133% */


color: #7E7E7E;
}
.blogpost{
    padding:136px 0px;
}
.posts-wrapper .catname p{
    margin:0px;
}
.posts-wrapper .catname{
    font-style: normal;
font-weight: 350;
font-size: 20px;
line-height: 24px;
letter-spacing: -0.333333px;
    display: flex;
color: #A5A5A5;
margin:16px 0px;
}
.posts-wrapper .posttilte {
    font-style: normal;
    font-weight: 350;
    font-size: 25px;
    line-height: 40px;
    color: #252525;
}
.mb30{
    margin-bottom:30px;
}
.modal-body ul{
    columns:2;
}
.recentpost , .desktop-cat-wrapper{
    padding-top:64px;
}
.blog-single {
    padding-top: 136px;
}
.blog-single .catname p {
    font-weight: 350;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.333333px;
    color: #000000;
}
.blogsingle-title h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 84px;
    letter-spacing: -0.02em;
    color: #252525;
}
.blogsingle-title .date{
   font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.333333px;
    color: #828282; 
}
.blog-single .post p{
    font-style: normal;
font-weight: 350;
font-size: 21px;
line-height: 1.5;
/* or 133% */


color: #000000;
}
.blog-single article.post {
    padding: 136px 0px;
    margin: 0;
}
.relatedproducts-title {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 65px;
    color: #000000;
}
h1.newstitle {
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 84px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
.newsec {
    padding-top: 136px;
}
.news-box {
   
    background-color: #ffffff;
    margin: 0px 0px 47px 0px;
     
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), -2px -2px 4px rgba(0, 0, 0, 0.25);
     
}
.news-box .post-date {
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.333333px;
    color: #828282;
}
.news-nav-container.text-center {
    padding-top: 20px;
}
.newscontentarea h1{
        margin: 20px 43px;
}
.newscontentarea {
    align-self: center;
}
.row.pantontogrbsec .heading {
    display: none;
}
.btnreadmore:hover{
    text-decoration:none;
}
.btnreadmore{
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
    border-bottom: 1px solid #000;
    margin: 20px 43px;
}
.newscontentarea p {
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.333333px;
    color: #7E7E7E;
    margin: 20px 43px;
}
.newscontentarea h1 a{
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -1px;
    color: #252525;

}
.news-nav-container .page-numbers {
 
    padding: 12px 20.3px 10px 22.3px;
    color: #be2534;
    font-family: Avenir;
    font-size: 17px;
    font-weight: 500;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}
.news-nav-container .current {
  
    background-color: #000;
    color: #ffffff;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #FFFFFF;
}
section.Timelinesec {
    padding: 32px 0px;
    text-align: center;
}
h1.timelinetitle {
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 84px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
.posts-wrapper a:not(.posttilte){
 
    pointer-events: none;
}
.blog-single .wp-block-image img {
    max-width: 100%;
    aspect-ratio: 16/9;
}


.cc-section{
    padding:64px 0px;
}
.cc-section h1{
    font-style: normal;
font-weight: 700;
font-size: 70px;
line-height: 84px;
text-align: center;
letter-spacing: -0.02em;

color: #151515;
padding-bottom:64px;
}
.cc-section .nav-tabs {
    border:none;
    display: inline-flex;
}
.cc-section .nav-tabs  a{
     background: #fff;
     border: 1px solid #000000;
     color: #000000;
       padding: 14px 13px;
           font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
     margin-right: 53px;
}
.cc-section .nav-tabs .active a , .cc-section .nav-tabs a.active{
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #FFFFFF;
    background: #1E1E1E;
    padding: 14px 13px;
    margin-right: 53px;
}
.rgbtohexconvert h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 65px;
    color: #000000;
    margin-top: 128px;
}

.rgbtohexconvert p{
    font-style: normal;
font-weight: 350;
font-size: 24px;
line-height: 42px;
/* or 175% */

letter-spacing: -0.02em;

color: #303030;
}

.check{
	display: none;
	margin-bottom:20px;
}

.loadmoredata {
    text-align: center;
    padding-top:139px;
     padding-bottom:139px;
}
a#load {
    font-style: normal;
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
    border-bottom:1px solid #000;
    text-align: center;
}
.box {
    background: #FFFFFF;
    border: 1px solid #7F7F7F;
    box-sizing: border-box;
    height: 184px;
}
.box2 {
    border: 1px solid #7F7F7F;
    box-sizing: border-box;
    height: 92px;
        padding: 10px;
}
.box2 p {
   
    margin: 0;
    
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #525252;

}
.rgbtohexconvert , .pantontogrbsec{
    padding-bottom: 32px;
 
}
 /*.pantoneheading
 {
     border-top: 1px solid #A5A5A5;
 }*/
.rgbtohex , .pantonetorgb {
    padding: 32px 16px 0px 16px;
}
.heading p{
    font-style: normal;
font-weight: 350;
font-size: 24px;
line-height: 42px;
/* or 175% */

letter-spacing: -0.02em;

color: #303030;
}
.pantonetohexbox .box ,.pantonetohexbox .box2{
    width: 314px;
      margin-left: auto;
}
.pantontogrbsec .formsec{
    border-right: 1px solid #A5A5A5;
}
#pantoncolors {
    width: 264px;
       padding: 10px 20px;
    margin: 0px 30px;
}
.pantonecolor h1{
    font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 65px;
/* or 144% */

text-align:left;
color: #000000;
padding: 0;
}
.pantonecolor p{
font-style: normal;
font-weight: 350;
font-size: 24px;
line-height: 42px;
/* or 175% */

letter-spacing: -0.02em;
margin-bottom: 32px;
color: #303030;
text-align:left;

}
.colordistancebox {
    border: 1px solid #000000;
    box-sizing: border-box;
       padding: 15px;
    height: 92px;
}
.colordistancebox p.color{
    font-weight:300;
}
.colordistancebox p{
    font-weight: 700;
font-size: 18px;
line-height: 22px;
text-align: center;
letter-spacing: 3px;
margin:0px;
color: #000000;
}
.colorcode{
    border: 1px solid #000000;
box-sizing: border-box;
height:176px;
}
#enterForm .rgb {
    line-height: normal;
    border: 1px solid #1E1E1E;
    width: 116px;
    height: 42px;
    margin: 0px 65px;
    border-radius: 0px;
	padding:10px;

}
#enterForm  label{
	width:20px;
}
#enterForm  label , #enterForm1 label , #enterForm2 label {
    font-style: normal;
    font-weight: 350;
    font-size: 25px;
    line-height: 40px;

    color: #000000;
}
#enterForm1 {
   background: #F0F0F0;
    padding: 23px 14px;
}
button#reset1 {
    font-weight: 350;
    font-size: 16px;
    /* line-height: 70px; */
    /* display: flex; */
    /* align-items: center; */
    color: #1E1E1E;
    border: none;
    background: 0;
    border-bottom: 1px solid #1e1e1e;
	padding:0
}
form#enterForm  {
    background: #F8F8F8;
    padding: 15px 14px;
}
 .reset1sec {
    background: #F8F8F8;
    padding: 32.5px 14px;
}
#enterForm1 #hexv {
    line-height: normal;
    border: 1px solid #1E1E1E;
   width: 116px;
    height: 46px;
    border-radius: 0px;
	padding:10px;
    margin: 0px 35px;
}
.what_dis {
    border-top: 1px solid #A5A5A5;
     border-bottom: 1px solid #A5A5A5;
}
.what_dis h6{
    font-style: normal;
font-weight: 700;
font-size: 25px;
line-height: 40px;
/* or 160% */


color: #303030;
}
.what_dis p{
    font-style: normal;
font-weight: 350;
font-size: 24px;
line-height: 42px;
/* or 175% */

letter-spacing: -0.02em;

color: #000000;
}
.what_dis , .pantoneheading{
    display:none;
}
.resetsec{
      text-align: center;
      align-self: center;
}
#reset:hover{
    text-decoration:none
}
#reset {
    border-bottom: 1px solid #000000;
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.borderright{
    border-right: 1px solid #A5A5A5;
}
.cc-section .nav-tabs a:hover {
    background: #000;
    color: #fff;
}
.cc-section .nav-tabs a.active:hover {
    background: #fff;
    color: #000;
}
option:hover {
      background-color: #DADADA;
      color: #000000;
    }
    select:focus>option:checked {
  background: #fff !important;
}
.mobiletitle{
    display:none;
}
.news-box .imagearea , .project-image-wrappeer {
    display: flex;
    overflow: hidden;
}
.news-box .imagearea:hover img , .project-image-wrappeer:hover img{
	transform: scale(1.2);
}
.news-box img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image , .project-image-wrappeer img{
  
    transition: 0.5s all ease-in-out;
}
.heading h2{
    font-weight: 700;
font-size: 45px;
line-height: 65px;
text-align: center;
letter-spacing: -0.02em;
    margin: 0;
color: #000000;
padding-bottom: 32px;
}
.pantoneheadingtitle h1{
    font-style: normal;
font-weight: 700;
font-size: 45px;
line-height: 65px;
/* or 144% */

letter-spacing: -1px;

color: #000000;
}
.rgbtohexconvert {
    border-bottom: 1px solid #A5A5A5;
}
.chosen-container{
    width:100% !important;
}
.chosen-container .chosen-results li.highlighted{
    background-color: #C4C4C4 !important;
    background-image:none!important;
    color:#000;
}
.chosen-container-single .chosen-search input[type=text] {
  
 background-position: -14% -20px;
    background-color: #EFEFEF;
     padding: 5px 30px;
}
.chosen-container-single .chosen-single span{
    overflow:initial !important ;
}
.chosen-container-active .chosen-single ,.chosen-container-single .chosen-single{
        border: 1px solid #1E1E1E;
    box-sizing: border-box;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: #fff!important;
    font-weight: 350;
font-size: 21px;
line-height: 28px;
    padding: 7px 18px;
/* or 133% */
width: 264px;
height:auto !important;

color: #000000;
}
.chosen-container-single .chosen-drop {
    width: 264px;
    border: 1px solid #F2F2F2;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    margin-top: 8px;
}
.chosen-container .chosen-results li {
    display: list-item;
    cursor: pointer;
    border-bottom: 1px solid #F2F2F2;
    padding: 14px;
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #000000;
}
.colorcode:hover {
  background: var(--hover-color)!important;
}
.colorcode:hover:after {
    content: '';
    display: block;
    height:88px;
    border-bottom: 0.5px solid #000000;
}
 .chosen-single span:after{
color:#000;

    font-size: 14px;
    margin-left: 50px;
    font-family: 'FontAwesome';
content:"\f078 ";

}
.chosen-with-drop .chosen-single span:after{
color:#000;

    font-size: 14px;
     margin-left: 50px;
    font-family: 'FontAwesome';
content:"\f077 ";

}
.chosen-container-single .chosen-drop{
    width: 264px;
}
.nopanton .colorcode:hover:after {
    content: "No panton color";
    display: block;
    color: #000;
    text-align: center;
    padding-top: 50px;
    margin-top:0;
    border-bottom:none
}
.box.nopanton:after {
    content: "No panton color";
    display: block;
    color: #000;
    text-align: center;
    padding-top: 100px;
    margin-top:0;
    border-bottom:none
}
#enterForm1 .form-group {
    position:relative;
}
.errorder .hexvalue{
    border:1px solid #d32a3b !important;
}
.errhex{
      position: absolute;
   
    top: 100%;
    left: 13%;
    color: #d32a3b;
}

.fw700{
    font-weight: 700;
}
.what_dis  .card .card-header .card-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}
.what_dis  a{
    color:#000;
    font-weight: 550;
font-size: 18px;
line-height: 35px;
}
.what_dis .card-body {
    font-weight: 350;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #000000;
}
.what_dis .card{
    border:none;
}
.what_dis .card-header {
  
    background-color: transparent;
   border-bottom: none;
   border-radius:0;
    border-top: 1px solid #A5A5A5;
}
.what_dis  .card .card-header .card-link.collapsed:after {
  content: "\f106";
}
.mobilewt_dis{
    display:none;
}
.mobilebtn{
    display:none;
}
#load span:after{
     content: "";
    display: block;
    background: #000000;
    height: 1px;
    width: 30%;
    margin: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
    .cc-section h1{
        font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
    }
    #enterForm2 label {
        display:none;
    }
	.row.pantontogrbsec .heading {
    display: block;
}
    .heading .mobileh2{
        font-weight: 700;
font-size: 25px;
line-height: 120.5%;
/* or 30px */

text-align: center;
letter-spacing: -0.01em;

color: #000000;
    }
    .mobilebtn{
    display:block;
  
    font-weight: 550;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.pantonetorgb.mobile{
    display:none;
}
.loadmoredata {
    text-align: center;
    padding-top: 63px;
    padding-bottom: 63px;
}
.page-template-colorconverter .abovefooter {
    padding: 0px 0px 63px 0px;
}
.btndesktop{
    display:none;
}
	.aboutbtn {
    padding: 64px 0px 25px 0px;
}
.mobilewt_dis{
    display:block;
    
}
.mobilewt_dis .card-header {
    padding: 13.5px 1.25rem;
}
.rgbtohexconvert:after {
  
    content: "";
    display: block;
    background: #A5A5A5;
    height: 1px;
    width: 90%;
    margin: auto;
}
.desktopwt_dis{
    display:none;
}
.leastpanton.row {
    justify-content: center;
}
.check {
   
    margin-bottom: 16px;
    width: 46%;
    padding: 0px 8px;
}
 .pantoneheading  p{
    font-weight: 700;
font-size: 25px;
line-height: 40px;
/* or 160% */
margin: 30px 0px;
text-align: center;
letter-spacing: -1px;

color: #000000;
}
/*a#load {
    border: 1px solid #1E1E1E;
    box-sizing: border-box;
    padding: 14px 18px;
  
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
}*/
.chosen-single {
    margin: auto;
}
.chosen-container-single .chosen-drop {
    width: 264px;
   /* left: 40px;*/
      
}
.chosen-container.chosen-with-drop .chosen-drop {
  position: unset;
    margin: auto;
}
.chosen-container .chosen-drop {
    width: 264px;
  /*  left: 40px;*/
     /* margin-left: 14px;*/
}
.resetsec {
    margin-top: 50px;
}
	.testWrapper1 {
    padding: 16px;
}
	.learnmorebtn{
		display:none
	}
	.blogsec , .awardsnclients , .About , .newsec  {
    padding-top: 103px
}
.testWrapper1.pantonetohexbox{
    border-top: 1px solid #A5A5A5;
  padding: 64px 0px 0px 0px;
    margin: 64px 0px 0px 0px;
}
.pantonetohexbox{
    padding: 0;
}
#enterForm1 {
  /* padding: 25px;*/
}
h1.desktop{
    display:none
}
.mobiletitle , .pantoneheading p {
    display:block;
 
}
.heading h2{
    font-weight: 700;
font-size: 34px;
line-height: 43px;
text-align: center;
letter-spacing: -0.02em;

color: #000000;
}
.heading p{
    font-weight: 350;
font-size: 17px;
line-height: 28px;
/* or 165% */

text-align: center;
letter-spacing: -0.333333px;

color: #303030;
}
.heading .title{
    display:none;
}
#enterForm2 .form-group {
    text-align:center;
}
	.IndustriesServe {
    padding: 64px 0px 64px 0px;
}
.mobileselect{
    background:#7F7F7F;
    color:#000;
}
.whitebg{
     background:#fff;
}
.cc-section .nav{
    display:none;
}
.cc-section .tab-content>.tab-pane {
    display: block;
    opacity: 1;
}
.colorcode , .colordistancebox{
  
  align-items: center;
    /* justify-content: center; */
    display: grid;
    width: 100%;
   margin: auto;
}
.box ,.box2 , .pantonetohexbox .box , .pantonetohexbox .box2{
  
  
    width: 171px;
   margin: auto;
}
.check {
    display: none;
  
}
.borderright {
    border-right: 0px solid #A5A5A5;
}
.convertercolormobile option {
    font-size: 14px;
  
}
.convertercolormobile option:focus {
    font-size: 14px;
  
}

select.convertercolormobile {
    background: #1E1E1E;
    /* display: block; */
    /* width: 100%; */
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;

    align-items: center;
    letter-spacing: 1px;
    padding: 14px;
    color: #FFFFFF;
}
.rgbtohexconvert {
    padding-bottom: 0px;
    border-bottom: 0px solid #A5A5A5;
}
#enterForm ,#enterForm1{
    display:block;
}
    .logo p {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
    h1.timelinetitle {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
    .news-box .post-date {
   
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.333333px;
    color: #969696;
}
.newscontentarea p:not(.post-date){
    display:none;
}
.newscontentarea {
    align-self: center;
    padding: 30px;
}
.news-nav-container .page-numbers{
        font-size: 16px;
    line-height: 20px;
}
.btnreadmore {
   
    border-bottom: 1px solid #000;
    margin: 40px 43px;
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.newscontentarea h1 a {
  
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
    h1.newstitle {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
    
	.mobileindustries{
		display:block;
	}.rp_content .postcat {
    font-style: normal;
    font-weight: 350;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -1px;
    color: #A5A5A5;
    margin-top:20px;
}
.blogsingle-title h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #252525;
}
.blogsingle-title .date {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.333333px;
    color: #969696;
}
.blog-single .post p {
 
    font-style: normal;
    font-weight: 350;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: -0.333333px;
    color: #000000;
}
.blog-single .catname p {
    
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.333333px;
    color: #000000;
}
.relatedproducts-title {
   
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.02em;
    color: #000000;
}
.rp_content .posttilte {
    font-style: normal;
    font-weight: 350;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #252525;
}
	.blog-title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
	.abovefooter {
   
    overflow: hidden;
}
.recentpost{
    padding-top:64px;
}
.cat-listing-wrap li a {
  width: 149px;
    background: #0000;
    border: 1px solid #ffff;
 
    color: #fff;
}
.filter .close {
  
    color: #ffff;
   
}
.desktop-cat-wrapper{
    display:none;
}
.cat-listing-wrap li.active a {
 
    color: #1e1e1e;
    /* display: table-column-group; */
    background: #fff;
}
.modal-open .filter{
        margin-top: 345px !important;
}
.modal-open i{
    display:none;
}
.filter .modal-content {

    background-color: #000;
}
.filter .modal-header{
    border:none;
}
.filterbtn {
    font-style: normal;
    font-weight: 550;
    font-size: 14px;
    line-height: 17px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.modal-open .filterbtn {
		background-color:#000;
	color:#fff
	}
.modal-open .filterbtn:after{
color:#fff;-webkit-text-stroke: 1px #000;

    font-family: 'FontAwesome';
content:"\f068";
display: inline-flex
}
.filterbtn{
        border: 1px solid #000;
    border-radius: 0;
    padding: 10px 38.5px;
}
.filterbtn i {
    -webkit-text-stroke: 1px white;
}
.cat-listing-wrap li {
   display: grid;
    margin: 0px 20px 20px 0px;
}
li.uncategorized {
    display: none;
}
	.clientsmobile{
		display:block;
	}
	.mobileindustries .panel-title a{
		font-style: normal;
font-weight: 550;
font-size: 18px;
line-height: 35px;

color: #000000;
		text-decoration:none
	}
	.mobileindustries .accordion  {
		padding:0px 30px;
	}
	.mobileindustries .panel-title{
		    padding: 0;
    margin-bottom: 16px;
	}
	.mobileindustries .card-body {
    padding: 0;
}
	.mobileindustries .card-body p{
		font-weight: 350;
font-size: 16px;
line-height: 20px;


color: #000000;
	}
	.panel-heading a.collapsed:before  {
font-family: "Font Awesome 6 Free";
	content: "\f106";
 
	display:block;
   float: right;
   transition: all 0.5s;


}
.panel-heading a:before {
	float:right;
	font-family: "Font Awesome 6 Free";
	content: "\f107";
} 
	.mobilelink{
		border-bottom: 2px solid #000000;
		font-style: normal;
font-weight: 550 !important;
font-size: 14px !important
	;
line-height: 17px !important;
/* identical to box height, or 121% */

letter-spacing: 1px;

color: #000000;
	}
	.servicescapabilities-inner {
    
    padding: 64px 16px;
}
	.panel-heading a.mobilelink:before{
		display:none
	}
	.panel-heading {
    border-bottom: 1px solid #7F7F7F;
}
	.servicescapabilities.mobile .panel-heading{
		border:none
	}
	.servicescapabilities{
		display:none
	}
	.servicescapabilities.mobile{
		display:block
	}
	.servicescapabilities.mobile a   {
		font-weight: 550;
    font-size: 18px;
  
    color: #313131;
	}
	p.sccontent {
    font-weight: 350;
    font-size: 16px;
    line-height: 20px;
    color: #313131;
}
	.clientimg{
		display:none;
	}
	.clientbbutton {
		margin-top:65px
	}
	h1.about-title {
    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #1C1C1C;
}
	.aboutdes p {
    font-style: normal;
    font-weight: 350;
    font-size: 17px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.333333px;
    color: #353535;
    padding-top: 38px;
}
	.page-template-whystudiorednew h2{
		font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 36px;

letter-spacing: -0.02em;

color: #1C1C1C;
	}
	.not_mobile.industries{
		display:none;
	}
	
	.workexpand {
    padding: 103px 0px 64px 0px;
    text-align: center;
}
	.worktitle {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
		margin: 0px 20px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
	.projectboxes a {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 3px;
    color: #000000;
}
	.projectboxes p{
	font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 22px;
letter-spacing: 3px;
    margin-top: 10px;
color: #000000;
}
	.archivebtn p , .load_more {
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 70px;
  
    color: #1E1E1E;
}
	.awards-title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
	.ourclientsincludetitle, .ourglobalrecognitiontitle {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
}
	.ocimg_web{
		
		display:none
	}
}
@media (min-width: 768px) and (max-width: 1180px) {
    .borderright {
    border-right: 0px solid #A5A5A5;
}
.pantonetohexbox{
    margin-top:20px;
}
}
@media  screen and (min-width: 768px){
	.mobileindustries{
		display:none;
	}
	.pantonetohexbox .box, .pantonetohexbox .box2 {
    width: 214px;
    margin: auto;
}

	.ocimg_mobile{
		display:none
	}
	.servicescapabilities.mobile{
		display:none
	}
	body .Clients-mobile{
		display:none !important;
	}
	.mobilefilter{
	    display:none;
	}
	.convertercolormobile{
	    display:none ;
	}
	.pantonetorgb {
	    display:block !important;
	}
}
@media  screen and (min-width: 600px){
#enterForm .rgb {
    line-height: normal;
    border: 1px solid #1E1E1E;
    width: 116px;
    height: 42px;
    margin: 10px 65px;
}
}

@media  screen and (min-width: 1200px){
    .check {
    display: none;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 0px;
}
#load span:after{
    display:none;
}
.chosen-single span:after{
color:#000;

    font-size: 14px;
   position:absolute;
   top:26%;
   right:10%;
    font-family: 'FontAwesome';
content:"\f078 ";

}
.chosen-with-drop .chosen-single span:after{
color:#000;

    font-size: 14px;
   position:absolute;
   top:26%;
   right:10%;
    font-family: 'FontAwesome';
content:"\f077 ";

}

    .leftsec{
    max-width: 979px;
    flex: auto;
}
.rgbtohexconvert {
    border-bottom: 1px solid #A5A5A5;
    max-width: 1210px;
    width: 1210px;
}
.testWrapper1 {
    padding-left: 17px;
        max-width: 231px;
        margin: auto;
}
    
	.IndustriesServe .col-md-6:nth-child(odd) {
    padding-right: 50px;
}
	.IndustriesServe .col-md-6:nth-child(even) {
    padding-left: 50px;
}
.cc-section.mobile{
    display:none;
}
.convertercolormobile{
    display:none;
}
.pantonetorgb.mobile{
    display:block !important;
}
}
@media all and (max-width:824px){
	#load span.mobilebtn:after {height: 1px;}
	div#accordion.mobilewt_dis .card-header {border-top: none;}
	.colorcode:hover:after{height: auto;}
	.chosen-single span:after{margin-left: 0;position: absolute;right: 15px;}
	.box2 p{transform: translate(0px,-3px);}	
	div#pantonetorgb .heading .mobileh2 {width: 64%;margin: auto;}	
	h1.newstitle{margin: 64px 0;padding: 0;text-transform: capitalize;}
	.newsec {padding-top: 0px;}
	body.page-template-in-the-news1 div#main-wrapper {clear: both;margin-top: 72px;}	
:root h1.tools-title {margin: 64px 0;font-size: 48px;}
:root .col-md-6.contentarea {text-align: center;}
:root .contentarea h1 + p {display: none;}
:root .contentarea h1 a {line-height: 1.05;}
:root .blog-single article.post {padding: 32px 0;}
:root .blogsingle-title .date {margin-bottom: 0;}
:root .blogsingle-title h1 {margin-bottom: 0;padding-bottom: 8px;}
:root .aboutdes p:empty{display:none}
:root .aboutdes p{padding-top:24px}
:root .aboutbtn{padding:64px 0}
:root .About .container-fluid{display:flex;justify-content:flex-start;align-content:center;overflow:hidden;aspect-ratio:1/1}
:root .About .container-fluid .img-fluid{height:100%;width:auto!important;max-width:unset!important;position:relative;left:-32%}
:root .not_mobile.industries{display:block}
:root .not_mobile.industries .container{max-width:75%}
:root .page-template-whystudiorednew h2{padding-top:64px;margin-bottom:0;padding-bottom:0}
:root .not_mobile.industries .row.flex-wrap.IndustriesServe{display:none}
:root .owl-theme .owl-dots .owl-dot.active span{background:#696969}	
:root .page-template-whystudiorednew .panel-heading h2 {padding: 32px 0;}
:root .page-template-whystudiorednew .panel-heading a.collapsed:before{content: "\f107";}
:root .page-template-whystudiorednew .panel-heading a:before{content: "\f106";}
:root .panel-collapse .card-body {padding: 0;}
/*
:root .servicescapabilities.mobile .panel-heading {display: flex;flex-direction: column;}
:root .servicescapabilities.mobile .panel-heading img {order: 1;}
:root .page-template-whystudiorednew .panel-heading h2.panel-title {order: 2;}
:root .servicescapabilities.mobile .panel-heading .panel-collapse.in.collapse {order: 3;}
:root .servicescapabilities p {order: 4;}	
*/	
:root .servicescapabilities.mobile .panel-heading{position:relative;}	
:root .servicescapabilities.mobile .panel-heading.active{padding-bottom:32px;margin-bottom:32px}	
:root .servicescapabilities.mobile .panel-heading.active a.mobilelink{position:absolute;bottom:0}	
	:root .servicescapabilities.mobile .panel-heading.active h2.panel-title + p + p{margin-bottom: 0;}	
:root .servicescapabilities.mobile{padding-bottom: 0;}	
:root .page-template-whystudiorednew .container.abovefooter.text-center h2 {padding-top: 0;margin-top: 0;}
:root .container.abovefooter.text-center {padding-top: calc(64px - 1.5em);}	
.ourglobalrecognition img.ocimg_mobile {padding-bottom: 0;}
body.page-id-4453 .abovefooter h2 {margin-top: 0;}
body.page-id-4453 .container.abovefooter.text-center {padding-top: 64px;}	
body.blog  .container.blogpost .row.posts-wrapper {margin: 0;}
body.blog  .col-md-6.rp_image .the_post_thumbnail-square {margin-left: 16px;}	
body.page-id-4448 .workexpand{padding: 103px 0px 8px 0px;}	
body.page-id-4448 .projectboxes{padding-bottom: 20px;}	
}