 /* CSS Rules: Sorted alphabetically for better organization. */

/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

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

@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Semibold.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf')  format('truetype'), url('../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
}

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

@font-face {
  font-family: 'MyriadPro-Light';
  src: url('../fonts/MyriadPro-Light.otf')  format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/fontawesome/fonts/FontAwesome.otf')  format('opentype');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fluid-width-video-wrapper{padding:0 !important;}

.icon-suitcase:before {
  content: "\e900";
}
.icon-suitcase2:before {
  content: "\e901";
}
.icon-wallet:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-medal:before {
  content: "\e904";
}
.icon-chat:before {
  content: "\e905";
}
.icon-comments:before {
  content: "\e906";
}
.icon-stats:before {
  content: "\e907";
}
.icon-envelope:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-search2:before {
  content: "\e90a";
}
.icon-file-pdf:before {
  content: "\f014";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-tumblr:before {
  content: "\eab9";
}
.icon-tumblr2:before {
  content: "\eaba";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}

.icon-search { font-size:22px; font-weight:bold;}
.icon-envelope { font-size:22px;}
.icon-search2 { font-size:24px;}
.search-wrapper span { margin: -2px 0 0 2px; float: right; }


/*Forms*/
.iphorm-success-message {
    padding:5px 0!important;
	line-height: 18px;
	margin: 10px 0;
	border:none!important;
	font-weight: normal;
	color: #464646;
}
/*Default state input, selects and textareas*/
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea {
	color: #464646;
	border-bottom: solid 1px #464646!important;border-left: solid 1px #fff!important;border-right: solid 1px #fff!important;border-top: solid 1px #fff!important;
	padding:7px 4px 4px 0;
	background: #fff; -webkit-appearance: none!important;box-shadow: none !important;-webkit-box-shadow: none !important; -moz-appearance: none!important; appearance: none!important; -webkit-border-radius: 0!important;
	/*-webkit-box-shadow: 1px 1px 1px #eee;
	-moz-box-shadow: 1px 1px 1px #eee;
	box-shadow: 1px 1px 1px #eee;*/
}
/*Hover element*/
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:hover {
	color: #464646;-webkit-appearance: none!important;box-shadow: none !important;-webkit-box-shadow: none !important; -moz-appearance: none!important; appearance: none!important;
	border-bottom: solid 1px #8da79d!important;border-left: solid 1px #fff!important;border-right: solid 1px #fff!important;border-top: solid 1px #fff!important;
}
/*Active element*/
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:active {
	color: #464646;-webkit-appearance: none!important;box-shadow: none !important;-webkit-box-shadow: none !important; -moz-appearance: none!important; appearance: none!important;
}
/*Focused element*/
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:focus {
	color: #464646;-webkit-appearance: none!important;box-shadow: none !important;-webkit-box-shadow: none !important; -moz-appearance: none!important; appearance: none!important;
	border-bottom: solid 1px #8da79d!important;border-left: solid 1px #fff!important;border-right: solid 1px #fff!important;border-top: solid 1px #fff!important;
}

.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea {font-family:'MyriadPro-Regular'!important; font-size:14px;  -webkit-appearance: none;
  -webkit-border-radius: 0;}

.iphorm-errors-list > .iphorm-error {
    padding:0!important;
    margin: 0;
    line-height: 16px;
    background:none!important;
   color:#8da79d!important;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    border:none!important;
    float: left;
	text-shadow:none!important;
}

.iphorm-uniform-theme-default div.selector span { background:none!important;}
.iphorm-uniform-theme-default div.selector  {  background: url(../images/select-arrow.png) no-repeat right 10px #fff!important;}

.iphorm-form-5 .fixedWidth { width:290px!important;}

.iphorm-error {
    padding: 0 !important;
    margin: 0;
    line-height: 16px;
    background: none !important;
    color: #728B6B !important;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    border: none !important;
    text-shadow: none !important;
    vertical-align: middle;
    margin-left: 1px;
}

.timeline-wrapper {background: url(../images/timelinebg.jpg) no-repeat center top; padding:50px 0 50px 10px; margin:20px auto 0 auto; /*background-size: cover;*/ z-index:99; position:relative; height:270px; }
.milestones-wrapper { max-width:95%; margin:0 auto; color:#000;}
.milestones-wrapper h2 { text-align:center;}
.milestones-left { width:48%; float:left; text-align:justify;}
.milestones-right { width:48%; float:right;  text-align:justify;}

.searchsvg { width:20px; padding:0; }
.contactsvg { width:20px; padding:0; }
.socialsvg { width:20px; }
.mobilelogo { width:55px;}

.about-text { max-width:70%; margin:0 auto; text-align: justify; }
.text2 .about-text{max-width:75%;}

#npl_button_close {
    position: absolute;
    top: 15px!important;
    right: 15px;
    font-size: 18px;
    color: #d3d3d3;
    z-index: 1000100;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 4px 5px 2px 5px!important;
    margin: 2px;
}


.anttbl {
    font-size: 11px;
}
.anttbl td p {
    margin: 0;
}


.prod-description { margin:0 auto; text-align:justify;}
.prod-description p { margin:0; padding:0;}



figure.nggc_no_sharing figcaption.ngg-figcaption h6 {
    padding-top: 0 !important;
    display: none;
}


figcaption.ngg-figcaption {  background: rgba(0, 0, 0, 0.2)!important; }
.businness-navigator a { width:110px; float:none; display:inline-block; text-align:center; margin:0 10px;}
.business-navigator-wrapper { margin:20px auto 40px auto; text-align:center;}
.business-navigator-wrapper .img.attachment-full { display:inline-block;}
.business-navigator-wrapper h2 { margin:0 0 16px 0;}

.note { font-size:14px;}

.main-product-search { margin:0 auto;}
.main-product-search input[type='text'] {
    cursor: text;
   width: 293px; border:#ccc 1px solid;
}
.main-product-search input[type='text']:focus {
 border:#8da79d 1px solid;
}

.main-product-search form { margin:25px auto 0 auto;}
.main-product-search a { background:#fff; color:#000; padding:2px 0;/* border-bottom:#fff 2px solid;*/ display:block; font-size:13px;}
.main-product-search a:hover { background:#fff; color:#8da79d; /*border-bottom:#fff 2px solid;*/}
.main-product-search .box1 { width:33%; float:left; text-align:center;}
.main-product-search .box2 { width:34%; float:left; text-align:center;}
.main-product-search .box3 { width:33%; float:left; text-align:center;}
#livesearch { max-width:293px; text-align:left; margin:0 auto;font-size:13px; padding:6px 8px;}
#livesearch2 { max-width:293px; text-align:left; margin:0 auto;font-size:13px; padding:6px 8px;}
#livesearch3 { max-width:293px; text-align:left; margin:0 auto;font-size:13px; padding:6px 8px;}

.galleria-theme-nextgen_pro_lightbox .galleria-info-title { text-align:center; font:normal 16px/1.1 "MyriadPro-Light", sans-serif !important; }

.desktop { display:block; visibility:visible;margin-left: -24px;margin-top: 33px;}
.mobile { display:none; visibility:hidden;}

#livesearch br { display:none;}
#livesearch2 br { display:none;}
#livesearch3 br { display:none;}

.ajax-filter .chosen-container { display:none!important;}
.ajax-filter select { display:none!important;}
.ajax-filter input[type='submit'] { display:none!important;}

.custom-message {  font-family: 'MyriadPro-Semibold'; padding:5px 0 0 0;}
.arcolor { color:#8da79d;}
.bicolor { color:#b9b9b9;}
.colorscolor { color:#ff8450;}
.cpbulkcolor { color:#8bdf87;}
.cpbrandcolor { color:#8bdf87;}
.florascolor { color:#cdb199;}
.pharmacolor { color:#87dfac;}
.popmcolor { color:#86b2df;}
.poretailcolor { color:#d6beee;}
.results-found { margin:0 0 20px 0;font-size:18px;}


/*.number { font-family:'MyriadPro-Regular';}*/
.container { max-width:1200px; margin:0 auto; padding:0;}
.non-directors { max-width:850px; margin:0 auto;}
.spacing { padding:0 50px;}


.title1small { font-size:15px;}

.ms-layer h2 { margin:0 auto!important; text-align:center!important; color:#fff; text-shadow: 0 1px 2px rgba(0,0,0,1); font-size:30px; line-height:30px;}
.ms-layer h3 { margin:0 auto!important; text-align:center!important; color:#fff; text-shadow: 0 1px 2px rgba(0,0,0,1); font-size:30px; line-height:30px;}

.header-left { float:left; width:79px;}
.header-right { float:right; width:1121px;}
.logo { float:left; padding:33px 0 30px 0; margin:0; position:relative; z-index:9999; width:79px;}
.menuwrapper { float:left; position:relative; z-index:9999; margin:40px 0 0 0; width:1007px;}
.topmenu { margin:6px 0 0 0; text-align:right; float:right;  line-height:34px; width:113px;}
.topmenu-without-filter{ margin:35px 0 0 0; text-align:right; float:right;  line-height:34px; width:33px;}
.menuwrapperhome { float:left; position:relative; z-index:9999; margin:40px 0 0 0; width:937px;}
.topmenuhome { margin:41px 0 0 0; text-align:right; float:right;  line-height:20px; width:181px;}
.menuwrapperwpf { float:left; position:relative; z-index:9999; margin:40px 0 0 0; width:1065px;}
.topmenuwpf { margin:6px 0 0 0; text-align:right; float:right;  line-height:34px; width:55px;}

.microsite-search-wrapper { min-height:34px; line-height:34px; }

.search-wrapper { display:inline-block;}
.search-wrapper a{ font-size:14px; line-height:20px; display:block; color:#464646;}
.search-wrapper a:hover { color:#8da79d;}

.values-slider-wrapper .ms-skin-default .ms-nav-next {  right: -30px; }
.values-slider-wrapper .ms-skin-default .ms-nav-prev {  left: -30px; }

.sustainability .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; width:62%;}
.life .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; width:50%;}

.aboutuslinks { margin:20px auto;}
 

.right20 { padding:0 20px 0 0;}
.right30 { padding:0 30px 0 0;}
.right40 { padding:0 40 0 0;}

.left20 { padding:0 0 0 20px;}
.left30 { padding:0 0 0 30px;}
.left40 { padding:0 0 0 40px;}



#header { margin:0 auto; position:relative;}



#contenthome { margin:0 auto; }
#content { margin:40px auto 0 auto; }
.page-id-1350 #content { margin:0 auto; }
#content-single { margin:40px auto}

.page-id-111 #content { margin:40px auto 0 auto; }

.featuredimagewrapper { position:relative;}
.featuredimagewrapper h1 { position:absolute; left:0; right:0; text-align:left; top:45%; color:#fff; max-width:1200px; margin:0 auto;}
.featuredimagewrapper img.wp-post-image { width:100%;}
.featuredimagewrapper img { margin:0 auto; width:100%;}
.featuredimagewrapper img.attachment-full { margin:0 auto; width:100%;}

/*.featuredimage { position:relative;}
.featuredimage h1 { text-align:left; color:#fff; font-size:40px; line-height:40px; margin:0; padding:150px 0;}
.colorsbanner { background: url(../images/colors-banner.jpg) no-repeat center top; background-size: cover; min-height:300px; }*/

.featuredimage-inner {
margin: 0 auto 20px auto;
background: #696969;
height: 5px;
}
.featuredimage-inner img { margin:0 auto; width:100%;}

ul.productslist { margin:0; padding:0; }
.productslist li { margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:#dddddd 1px solid; list-style:none;}
.productslist h2 { margin:0 0 10px 0;}
.productslist p { margin:0 0 10px 0;}
.archive-aromatics h2 { margin:20px 0 10px 0;}
.archive-aromatics p { margin:0 0 10px 0;}
.result-wrapper h2 { margin:20px 0 10px 0; font-size:30px; line-height:30px;}
.result-wrapper p { margin:0 0 10px 0;}

.product-query-form { margin:20px 0 0 0; padding:20px 0 0 0; border-top:#dddddd 1px solid;}
.product-query-form h2 { font-size:30px; line-height:30px; text-align:center; color:#000; margin:0 0 20px 0}
.category-po-pm-product .product-query-form { margin:0; padding:0; border-top:none;}
.category-po-pm-industry .product-query-form { margin:0; padding:0; border-top:none;} 
/*Updates*/

ul.updates-list { margin:0; padding:0; }
.updates-list li { width:360px; margin:0 20px 20px 20px; float:left; list-style:none; }
.updates-list .thumb { margin:0 0 15px 0;}
.updates-list .posttitle { overflow: hidden; 
   text-overflow: ellipsis;
   display: -webkit-box; min-height:70px;
   max-height: 70px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical; }
.updates-list .link a { display:inline-block; border:#8da79d 1px solid; background:#ffffff; color:#8da79d; padding:9px 15px 6px 15px; font-size:14px; line-height:16px; letter-spacing:1px; text-transform:uppercase;}
.updates-list .link a:hover { background:#8da79d; border:#8da79d 1px solid; color:#ffffff; }

.backlink a { display:inline-block; border:#8da79d 1px solid; background:#ffffff; color:#8da79d; padding:9px 15px 6px 15px; font-size:16px; line-height:16px; text-transform:uppercase;}
.backlink a:hover { background:#8da79d; border:#8da79d 1px solid; color:#ffffff; }


.archive-updates {  /*width:360px; margin:0 20px 20px 20px; float:left;*/ width: 350px; margin: 0 20px 60px 20px; display: inline-block; }
.archive-updates .thumb { margin:0 0 15px 0;}
.archive-updates .title { overflow: hidden; 
   text-overflow: ellipsis;
   display: -webkit-box; min-height:70px;
   max-height: 70px;      /* fallback */
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical; }
.archive-updates a { display:inline-block; border:#8da79d 1px solid; background:#ffffff; color:#8da79d; padding:9px 15px 6px 15px; font-size:14px; line-height:16px; letter-spacing:1px; text-transform:uppercase;}
.archive-updates a:hover {background:#8da79d; border:#8da79d 1px solid; color:#ffffff; }


.teal-box a { display:inline-block; border:#8da79d 1px solid; background:#8da79d; color:#fff; padding:9px 15px 6px 15px; font-size:14px; line-height:16px; letter-spacing:1px; text-transform:uppercase;}
.teal-box a:hover {background:#c6d3ce; border:#c6d3ce 1px solid; color:#464646; }

/*Annual Report*/
.archive-annual-reports { width:25%; margin:0 0 40px 0; float:left; }
.archive-annual-reports .thumb { margin:0 0 10px 0;}
.archive-annual-reports .year { color:#000; font-size:20px; margin:0 0 10px 0;}
.archive-annual-reports .details {width:90%; color:#000; font-size:16px; margin:0 0 15px 0;}

.ubermenu-main .ubermenu-submenu .ubermenu-target { padding:9px 40px 9px 0!important;}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #8da79d!important; outline:none!important;opacity:1!important;
}
.ubermenu-skin-clean-white.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop {
    margin: 0 0 0 40px;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""!important; }
/* del
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-weight: normal;
    font-size: 40px!important;
}
.ubermenu-main .ubermenu-submenu .ubermenu-target { font-size: 40px!important;}*/
/**/
.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    border-top: 1px solid #fff!important;
}
.ubermenu-skin-clean-white .ubermenu-submenu.ubermenu-submenu-drop {
    background:#fff!important;
    border: 1px solid #fff!important;
}

.careerslinks { margin:0 auto;  padding:40px 0 0 20px 0; }
.careerslinks .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:40px; line-height:40px; }
.careerslinks .alignleft { float: none; display:block; margin: 0 0 10px 0; width:90%; }
.careerslinks p { width:90%;}


.careers-header { background:#8da79d; text-align:center; color:#fff;}
.careers-header div {font-size: 16px; letter-spacing: 1.2px;}
.c1 { width:14%; float:left; text-align:center; border-right:#fff 1px solid; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c2 { width:25%; float:left; text-align:center; border-right:#fff 1px solid; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c3 { width:20%; float:left; text-align:center; border-right:#fff 1px solid; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c4 { width:10%; float:left; text-align:center; border-right:#fff 1px solid; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c5 { width:20%; float:left; text-align:center; border-right:#fff 1px solid; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c6 { width:10%; float:left; text-align:center; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.c7 { width:20%; float:left; text-align:center; padding:10px 0 6px 0; font-size:13px; margin: 8px 0;}
.careers-inner-left { width:70%; float:left; }
.careers-inner-right { width:25%; float:right; }
.careers-inner-title { font-size:16px; margin:0 0 20px 0;}


.careers-inner-left ul { margin:0; padding:0 0 20px 20px;}
.careers-inner-left li { margin:0 0 6px 0; }

.updates { margin:20px auto;}
.updates .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:40px; line-height:40px; }

.updates .title a { color:#464646; text-align:center; font-size:40px; line-height:40px; background:none; border:none;}
.updates .title a:hover { background:none; border:none; color:#8da79d; }

.annual-reports-wrapper p{ margin:0 0 5px 0;}
.annual-reports-wrapper br { display:none!important; height:0!important;}
.annualreport { margin:0 auto 20px auto;}
.annualreport a { display:inline-block; margin:0 4px;}
.annualreport img.alignnone {
    margin: 0;
}

.recognitionbox .alignleft { float: none; display:block; margin: 0 0 10px 0; }
.recognitionbox p { width:90%;}
.twoline { min-height:50px; width:90%;}
.threeline { min-height:70px; width:90%;}
.recognitionbox a { display:inline-block; border:#b3b3b3 1px solid; background:#b3b3b3; color:#fff; padding:5px 20px;}
.recognitionbox a:hover { background:#fff; color:#464646; }
.recognitionbox1 { float:left; width:33%; margin:0;}
.recognitionbox2 { float:left; width:31%; margin:0 1%;}
.recognitionbox3 { float:left; width:33%; margin:0;}

.read-more a { display:inline-block; border:#000 1px solid; background:#fff; color:#464646; padding:5px 20px;}
.read-more a:hover { background:#fff; color:#464646; }

/*Business*/
.businesses { padding:15px 0 0 0;}
.businesses .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:40px; line-height:40px; }
.businesses .text { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:20px; line-height:25px;}

.businesswrapper { background:#f4ebdd;}

.businessrow1 { background:#f4ebdd;}
.businessrow2 { background:#f4ebdd;}

.businessrow1 .businessleft { width:640px; float:left;}
.businessrow1 .businessright { width:560px; float:right;}

.businessrow2 .businessleft { width:560px; float:left;}
.businessrow2 .businessright { width:640px; float:right;}

.businesstext { width:67%; margin:0 auto; padding:90px 0 0 0; text-align:center;}
.businesstext.polymer_ratail{ width:67%; margin:0 auto; padding:50px 0 0 0; text-align:center;}
.businesstext.popm { width:67%; margin:0 auto; padding: 40px 0 0 0; text-align:center;}
.businesstext h2 { font-size:30px; line-height:30px; margin:0 auto; padding:0 0 20px 0; text-align:center;}
.businesstext h3 { font-size:16px; line-height:26px; margin:0 auto; padding:0 0 20px 0;  text-align: justify;}


.businessimg .aligncenter {
    display: block;
    margin: 0 auto; width:100%;
}
.businessimg img {
    width:100%;
}
.businesstext .link a { display:inline-block; border:#8da79d 1px solid; background:transparent; color:#8da79d; padding:9px 15px 6px 15px; font-size:14px; line-height:16px; letter-spacing:1px; text-transform:uppercase;}
.businesstext .link a:hover { background:#8da79d; border:#8da79d 1px solid; color:#fff;  }


.galleria-image-nav-right { opacity:1!important;}
.galleria-image-nav-left { opacity:1!important;}

.businessrow3 .businessleft { width:53.5%; float:left;}
.businessrow3 .businessright { width:46%; float:right;}

.businessrow4 .businessleft { width:46%; float:left;}
.businessrow4 .businessright { width:53.5%; float:right;}

.aromatics-main { background: url(../images/aeromatic_businesspage.jpg) no-repeat right top; background-size: cover;  text-align:center; min-height:390px; }
.bulk-chemicals-main { background: url(../images/bulk-chemicals-main_businesspage.jpg) no-repeat left top; background-size: cover; text-align:center; min-height:390px; }
.colors-main { background: url(../images/colors_businesspage.jpg) no-repeat right top; background-size: cover;  text-align:center; min-height:390px; }
.floras-main { background: url(../images/flora_business_page.jpg) no-repeat left top; background-size: cover;  text-align:center; min-height:390px; }
.cp-bulk-main { background: url(../images/cp_ba_businesspag.jpg) no-repeat left top; background-size: cover; text-align:center; min-height:390px; }
.cp-brands-main { background: url(../images/cp-brands-main.jpg) no-repeat right top; background-size: cover;  text-align:center; min-height:390px; }
.pharma-main { background: url(../images/pharma-main.jpg) no-repeat right top;  background-size: cover; text-align:center; min-height:390px; }
.polymer-performance-main { background: url(../images/polymer-performance-main.jpg) no-repeat left top; background-size: cover; text-align:center; min-height:390px; }
.polymer-retail-main { background: url(../images/polymer-retail-main.jpg) no-repeat right top;  background-size: cover; text-align:center; min-height:390px; }
.value-added-service { background: url(../images/value_added_service.png) no-repeat left top; background-size: cover; text-align:center; min-height:390px; }



.values-slider-wrapper { background: url(../images/values-bg.jpg) no-repeat center top; padding:80px 0; background-size: cover; text-align:center; }
.values-slider-wrapper .title { margin:0 auto; padding:0; color:#fff; text-align:center; font-size:35px; line-height:40px;}
.values-slider { padding:80px 0; max-width:1126px; margin:0 auto;}

/*.stats { background: url(../images/stats-bg.jpg) repeat center top; padding:150px 0 300px 0; text-align:center; }*/
.stats { background: url(../images/stats-bg-1.jpg) repeat center top; padding:100px 0 200px 0; text-align:center; }
.stats .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:20px; line-height:25px;}


/*.sustainability {background: url(../images/sustainability-bg.png) no-repeat center top; padding:315px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }*/
.sustainability {background: url(../images/sustainability-bg-1.png) no-repeat center top; padding:235px 0 300px; margin:-150px 0 0 0; background-size: cover; text-align:center; position:relative; }
.sustainability .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:40px; line-height:40px; }

.sustainability .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;
}
.sustainability .link a:hover { background:#fff; color:#464646;  }



/*.life {background: url(../images/life-bg.jpg) no-repeat center top; padding:315px 0 200px 0; margin:-200px 0 0 0; background-size: cover; text-align:center; z-index:98; position:relative; }*/
.life {background: url(../images/life-bg-1.png) no-repeat center top; padding:205px 0 160px 0; margin:-200px 0 0 0; background-size: cover; text-align:center; z-index:98; position:relative; }
.life .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:40px; line-height:40px; }

.life .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.life .link a:hover { background:#fff; color:#464646;  }

.sep { width:150px; height:5px; margin:30px auto; background:#696969; }
.sepblockquote { width:150px; height:5px; margin:0 auto 30px auto; background:#696969; }

.page-id-201 #fancybox-content {background: #ffffff!important; border:#838383 2px solid!important; color:#fff; }

.page-id-201 .popupcontent  a img.aligncenter {
    display: block; margin:0 auto; /*border-top:#fff 2px solid;border-right:#fff 4px solid;border-bottom:#fff 2px solid;border-left:#fff 4px solid;*/
}

#fancybox-content {background: url(../images/popupbg.jpg)!important; border:#838383 2px solid!important; color:#fff; }
#fancybox-close {
    position: absolute;
    top: 15px!important;
    right: 30px!important;
    width: 12px!important;
    height: 12px!important;
   background: url(../images/close.png)!important;
    cursor: pointer;
    z-index: 111103;
    display: none;
}
.page-id-3749 #fancybox-close {
    position: absolute;
    top: 15px!important;
    right: 15px!important;
    width: 12px!important;
    height: 12px!important;
   background: url(../images/close.png)!important;
    cursor: pointer;
    z-index: 111103;
    display: none;
}

.page-id-60 #fancybox-close {
    position: absolute;
    top: 15px!important;
    right: 15px!important;
    width: 12px!important;
    height: 12px!important;
   background: url(../images/close.png)!important;
    cursor: pointer;
    z-index: 111103;
    display: none;
}

.page-id-1003 #content { font-size:13px;}
.popupcontent { padding:30px; color:#fff; max-width:800px; margin:0 auto; text-align:justify;}
/*About*/


#npl_button_close { background: url(../images/closewhite.png) no-repeat center top!important; width:20px!important; height:20px!important;}
.fa-times-circle:before {
   content: "\f057"; font-size:1px!important; color:#000!important;
}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-right { background: url(../images/rightarrow.png) no-repeat center top!important; width:23px!important; height:37px!important;}
.galleria-theme-nextgen_pro_lightbox .galleria-image-nav-left {background: url(../images/leftarrow.png) no-repeat center top!important; width:23px!important; height:37px!important;}

.fa-angle-left:before {
    content: "\f104";font-size:1px!important; color:#000!important;
}
.fa-angle-right:before {
    content: "\f105"; font-size:1px!important; color:#000!important; 
}


/*Heritage*/
.heritage { max-width:850px; margin:0 auto;}
.heritage h2, .directors h2 { text-align:center; margin:0 0 25px 0;}
.directors { text-align:center;}

.directors img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */    
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; /* IE 6-9 */
}
.directors img:hover {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
}

.directorsimg { width:226px; float:left; margin:0 30px 0 0;}
.directorstext { width:540px; float:left; }
.directorstext h2 { font-size:35px; line-height:40px; margin:0 0 10px 0;}
.directorstext h3 { font-size:20px; line-height:25px; margin:0 0 20px 0;}

.recognitionimg { width:226px; float:left; margin:0 30px 0 0;}

.recognitionimg .alignleft {  float: left; margin: 0 0 20px 0; }
.recognitiontext { width:475px; float:left; }
.recognitiontext h2 { font-size:25px; line-height:25px; margin:0 0 20px 0;}



.text1 { font-size:20px; line-height:25px; text-align:center; margin:0 auto 20px auto;}
.text2 { font-size:16px; line-height:26px; text-align:center; margin:0 auto 20px auto;}
.text3 { font-size:14px; line-height:18px; text-align:center; margin:0 auto 20px auto;}

.fifty { width:50%; margin:0 auto; text-align: justify;  }
.sixty { width:60%; margin:0 auto; text-align: justify;  }
.home .sixty{width:60%; margin:0 auto; text-align: center;}/*added by mihika*/
.seventy { width:70%; margin:0 auto; text-align: justify;  }
.eighty { width:80%; margin:0 auto; text-align: justify;  }


.founding-fathers { margin:40px auto 0 auto; text-align:center;}
.founding-fathers1 { width:226px; float:left;}
.founding-fathers2 { width:226px; float:left;margin:0 19px;}
.founding-fathers3 { width:226px; float:left; }
.founding-fathers a { color:#464646; text-align:center;}
.founding-fathers a:hover { color:#8da79d;}
.founding-fathers p { margin:0;}
.foundername { font-size:16px; margin:0 auto 5px auto;}
.date { font-size:14px;}

.highlight { font-family:"Times New Roman", Times, serif; font-size:18px; font-style:italic;}
.teal {color:#8da79d;}
#response strong  {color:#8da79d;}
.fa-home:before {
    font-size: 20px;
}
/*related companies*/
.related-companies .alignnone { margin:0 5px 0 0;}
.email .alignnone { margin:0 5px 0 0;}
.phone .alignnone { margin:0 5px 0 0;}
.web .alignnone { margin:0 5px 0 0;}
.related-companies p { margin: 0;}

.rctriplebox { margin:0 auto;}
.rconethird { width:316px; height:376px; float:left;}
.rconethirdmiddle { width:316px; height:420px; margin:0 120px; float:left;}
.email { margin:5px 0;}
.phone { margin:5px 0;}
.web { margin:5px 0;}
.brwn_email { color: #fff;}
.brwn_email:hover{color:#8da79d;}

.rcbg1 {background: url(../images/rcbg1.jpg) no-repeat center bottom;width:316px; height:376px; text-align:center; color:#fff;}
.rctext { /*margin:30px auto 0 auto;*/}
.rctext p{ margin:0;}
.rcbg2 p { margin:0;}

.recdoublebox { margin:0 auto; width:888px;}
.rcdouble { width:316px; height:376px; float:left; margin:0 61px;}

.rcsingle { width:274px; height:340px; margin:0 auto; text-align:center; }
.rcbg2 {background: url(../images/rcbg2.jpg) no-repeat center bottom;width:274px; height:300px; text-align:center; color:#464646;}


.rctriplebox { margin:0 auto;}

.rconethirdsmallwithtitle {  width:274px; height:380px; float:left; text-align:center;}
.rconethirdmiddlesmallwithtitle {  width:274px; height:380px; margin:0 188px; float:left; text-align:center;}

.rconethirdsmall {  width:274px; height:340px; float:left; text-align:center;}
.rconethirdmiddlesmall {  width:274px; height:340px; margin:0 188px; float:left; text-align:center;}

.recdoubleboxsmall { margin:0 auto; width:924px;}
.rcdoublesmall {  width:274px; height:380px; float:left; margin:0 94px;}


.spaceright { padding:0 20px 0 0;}
.spaceleft { padding:0 0 0 20px;}

.space2 { height:2px;}
.space5 { height:5px;}
.space10 { height:10px;}
.space15 { height:15px;}
.space20 { height:20px;}
.space25 { height:25px;}
.space30 { height:30px;}
.space35 { height:35px;}
.space40 { height:40px;}
.space45 { height:45px;}
.space50 { height:50px;}
.space55 { height:55px;}
.space60 { height:60px;}
.space65 { height:65px;}
.space70 { height:70px;}
.space75 { height:75px;}
.space80 { height:80px;}
.space85 { height:85px;}
.space90 { height:90px;}
.space95 { height:95px;}

ul.arrow-list { margin:0 0 20px 0; padding:0;}
.arrow-list li { margin:0 0 10px 0; padding:0 0 0 20px; background: url(../images/arrow.png) no-repeat left 8px; list-style:none;  text-align: justify;}
.arrow-list-space { padding:0 20px;}
.arrow-list li ul { margin:10px 0 10px 0;}
.arrow-list li ul li { padding:0 0 0 17px; background: url(../images/bullet.png) no-repeat left 12px; }

ul.bullets1 { margin:0 0 0 20px; padding:0;}
.bullets1 li { margin:0 0 5px 0;}
.bullets1 li ul { margin:10px 0;}


.purpose-values p { text-align:justify;}
.purpose-values .last_column p { margin:0;}

/*-----------------------------------------------*/
ul.arrow-list-s { margin:0 0 20px 0; padding:0;}
.arrow-list-s li { margin:0 0 10px 0; padding:0 0 0 20px; background: url(../images/arrow.png) no-repeat left 8px; list-style:none;  text-align: left;}
.arrow-list-space-s { padding:0 20px;}
.arrow-list-s li ul { margin:10px 0 10px 0;}
.arrow-list-s li ul li { padding:0 0 0 17px; background: url(../images/bullet.png) no-repeat left 5px; }

ul.bullets1-s { margin:0 0 0 20px; padding:0;}
.bullets1-s li { margin:0 0 5px 0;}
.bullets1-s li ul { margin:10px 0;}


.purpose-values-s p { text-align:justify;}
.purpose-values-s .last_column-s p { margin:0;}
/*-----------------------------------------------*/


/*Sustainability Inner Page*/

.atul-foundation { background: url(../images/atul-foundation.jpg) no-repeat center top; padding:140px 0 300px; background-size: cover; text-align:center; }
.atul-foundation .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.atul-foundation .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.atul-foundation .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.atul-foundation .link a:hover { background:#fff; color:#464646;  }

.social-dimension {background: url(../images/social-dimension.png) no-repeat center top; padding:210px 0; margin:-180px 0 -100px; background-size: cover; text-align:center; z-index:99; position:relative; }
.social-dimension .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.social-dimension .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.social-dimension .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.social-dimension .link a:hover { background:#fff; color:#464646;}

.enconomic-dimension {background: url(../images/enconomic-dimension.png) no-repeat center top; padding:220px 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.enconomic-dimension .title { margin:0 auto 20px auto; padding:0; color:#ffffff; text-align:center; font-size:30px; line-height:30px; }
.enconomic-dimension .text { margin:0 auto 20px auto; padding:0; color:#ffffff; text-align:center;}
.enconomic-dimension .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.enconomic-dimension .link a:hover { background:#fff; color:#464646;}

.environmental-dimension {background: url(../images/environmental-dimension.png) no-repeat center top; padding:180px 0 140px; margin:-120px 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.environmental-dimension .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.environmental-dimension .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.environmental-dimension .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.environmental-dimension .link a:hover { background:#fff; color:#464646;}


/*Life with Atul Inner Page*/

.life-with-atul { background: url(../images/life-with-atul.jpg) no-repeat center top; padding:140px 0 300px; background-size: cover; text-align:center; }
.life-with-atul .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.life-with-atul .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.life-with-atul .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.life-with-atul .link a:hover { background:#fff; color:#464646;  }

.ankleshwar {background: url(../images/ankleshwar.png) no-repeat center top; padding:250px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.ankleshwar .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.ankleshwar .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.ankleshwar .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.ankleshwar .link a:hover { background:#fff; color:#464646;}

.tarapur {background: url(../images/tarapur.png) no-repeat center top; padding:280px 0 230px; margin:-160px 0 30px 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.tarapur .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.tarapur .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.tarapur .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.tarapur .link a:hover { background:#fff; color:#464646;}


.panoli {background: url(../images/Panoli.png) no-repeat center top; padding:280px 0 280px; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.panoli .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.panoli .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.panoli .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.panoli .link a:hover { background:#fff; color:#464646;}


.global {background: url(../images/global.png) no-repeat center top; padding:220px 0 140px; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.global .title { margin:0 auto 20px auto; padding:0; color:#ffffff; text-align:center; font-size:30px; line-height:30px; }
.global .text { margin:0 auto 20px auto; padding:0; color:#ffffff; text-align:center;}
.global .link a { display:inline-block; margin:0 auto 20px auto; border:#ffffff 1px solid; color:#ffffff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.global .link a:hover { background:#fff; color:#464646;}

/*Media and Investors*/
.media-investor {
    max-width: 1032px;
    /* margin: 0 auto; */
    margin: 0 0 0 160px;
}
.media_pages{
	max-width:750px; /*margin:0 auto; margin: 0 0 0 250px;*/ margin: 0 0 0 300px;	
}
.media-investor .content-column.one_half {
    width: 40%;
}
.media-investor-box1 { width:260px; float:left; position:relative;}
.media-investor-box2 { width:260px; float:left; margin:0 48px; position:relative;}
.media-investor-box3 { width:260px; float:left; position:relative;}
.media-investor-box4 { width:260px; float:left; margin:0 24px 0 180px; position:relative;}
.media-investor-box5 { width:260px; float:left; margin:0 180px 0 24px; position:relative;}

/*------------------Media investors box size nad hove css-----------*/
.media-investor .hover_media{
	position: absolute;
	left:0;
	top: 0;
	right:0;
	bottom:0;
	background: transparent;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity:1;	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

.media-investor .hover_media:hover{background:rgba(0,0,0,0.3);}
.media-investor p {
    margin: 0 !important;
}

.teambox1 { width:161px; float:left; margin:0 24px 0 415px; text-align:center;}
.teambox2 { width:161px; float:left; margin:0 415px 0 24px; text-align:center;}
.teambox .aligncenter {  display: block;  margin: 0 auto; }

.media-investor .aligncenter {  display: block;  margin: 0 auto; }

.fourcolumnbox { width:25%; float:left; text-align:center; position: relative;}
.threecolumnbox { width:33.33%; float:left; text-align:center;}
.twocolumnbox { width:50%; float:left; text-align:center;}

.fourcolumnbox .aligncenter {
    display: block;
    margin: 0 auto 30px auto;
}

.breadcrumb { margin:0 0 20px 0; font-size:14px;}
.breadcrumb span { padding:0 4px;}
.breadcrumb a { color:#8da79d; text-decoration:none;}
.breadcrumb a:hover {color:#464646;}
/*Careers*/

.we-are-hiring { background: url(../images/we-are-hiring.jpg) no-repeat center top; padding:170px 0 220px; background-size: cover; text-align:center;}
.we-are-hiring .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.we-are-hiring .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; }
.we-are-hiring .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.we-are-hiring .link a:hover { background:#fff; color:#464646;  }

.philisophy { background: url(../images/philosophy.jpg) no-repeat center top; /*padding:190px 0 220px;*/ padding:150px 0 180px; background-size: cover; text-align:center; z-index:99; /*position:relative; margin:-150px 0 0 0;*/}
.philisophy .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.philisophy .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; }
.philisophy .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.philisophy .link a:hover { background:#fff; color:#464646;  }

.opportunities {background: url(../images/opportunities.png) no-repeat center top; padding:190px 0 220px; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.opportunities .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.opportunities .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; }
.opportunities .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.opportunities .link a:hover { background:#fff; color:#464646;}

.life-with-atul-careers {background: url(../images/life-with-atul-careers.png) no-repeat center top; padding:190px 0 200px; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.life-with-atul-careers .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.life-with-atul-careers .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; }
.life-with-atul-careers .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.life-with-atul-careers .link a:hover { background:#fff; color:#464646;}

.emp-testimonials {background: url(../images/emp-testimonials.png) no-repeat center top; padding:250px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.emp-testimonials .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.emp-testimonials .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.emp-testimonials .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.emp-testimonials .link a:hover { background:#fff; color:#464646;}

.faqs {background: url(../images/faqs-bg.png) no-repeat center top; padding:170px 0 90px; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.faqs .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.faqs .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; }
.faqs .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.faqs .link a:hover { background:#fff; color:#464646;}


/* career page*/

/*------------Only for one day vacancies-----------------*/

.walk_in_day1.one_day{
	width: 60%;
float: none;
margin: 0 auto;
}


.day1_header {
    background: #8da79d;
	float: left;
	width: 100%;
	padding: 30px 0;
}
.walk_in_day1 {
    width: 48%;
    float: left;
	background: #fffff0;
	box-shadow: 0px 2px 10px 0px rgba(220,185,150, 0.43);
}
.walk_in_day2 {
    width: 48%;
    float: right;
	background: #fffff0;
	box-shadow: 0px 2px 10px 0px rgba(220,185,150, 0.43);
}
.walk-date , .walk-time, .walk-address {
    width: 30%;
    text-align: center;
    float: left;
	margin: 0 10px;
}
.walk-in-date, .walk-in-time, .walk-in-add {
    font-size: 14px;
    color: #fff;
	margin: 10px 0 0;
}
.day_title {
    text-align: center;
    margin: 0 0 30px;
    font-size: 26px;
    color: #fff;
}
.day1_vacancies { padding: 0 20px;}
.su-spoiler-style-default {  margin-bottom: 10px !important;}
.su-spoiler-title{font-size: 15px !important; line-height: 21px !important;}
.walk_in_day1.single-day-walk-in{float:none; margin:0 auto; width:60%;}
.teal.appl_form:hover{color:#464646;}
.su-spoiler-title{color:#8da79d !important;}


/*Contact*/
.iphorm-theme-light-light .iphorm-submit-wrap button span { background: transparent !important; }
.iphorm-theme-light-light .iphorm-submit-wrap button em{color: #8da79d !important;}
.iphorm-theme-light-light .iphorm-submit-wrap button:hover span{background: #8da79d !important; border: 1px solid #8da79d !important; }
.iphorm-theme-light-light .iphorm-submit-wrap button:hover em{color:#fff !important;}


.map { margin:20px auto 0;}
.contact_address { margin:0 auto;}
.contact_address p { margin:0;}
.contactspacing { padding:30px 20px 30px 20px;}
.addressmargin { padding:0 20px; line-height: 20px;}

.contactbg1 { color:#464646; }
.contactbg1 .title { color:#464646; font-size:20px; line-height:25px; margin:0;}
.contactbg1 .text { color:#464646; margin:0;}
.contactbg1 .email { color:#464646; margin:10px 0 5px 0;}
.contactbg1 .phone { color:#464646; margin:0 0 5px 0;}


.contactbg1 {background: url(../images/contactbg1.jpg); min-height:160px; }
.contactbg2 {background: url(../images/contactbg2.jpg); /*min-height:144px;*/ }

.contactbg2 { color:#fff; }
.contactbg2 .title { color:#fff; font-size:20px; line-height:25px; margin:0;}
.contactbg2 .text { color:#fff; margin:0;}
.contactbg2 .email { color:#fff; margin:10px 0 5px 0;}
.contactbg2 .phone { color:#ff; margin:0 0 0px 0;}

.regoffice { color:#464646; font-size:16px; line-height:20px; margin:0 0 10px 0; display:block;}
.regaddress { color:#464646; font-size:12px; line-height:18px; margin:0 0 10px 0; display:block;}
.regphone { background: url(../images/regphone.png) no-repeat left top;  color:#464646; font-size:12px; line-height:18px; margin:0 0 5px 0; padding:0 0 0 22px; display:block;}
.regemail { background: url(../images/regemail.png) no-repeat left top;  color:#464646; font-size:12px; line-height:18px; margin:0 0 10px 0; padding:0 0 0 22px; display:block;}

/*Products*/

.results-found { margin:0 0 20px 0; text-align:center;}
.product-links .aligncenter { margin:0 auto;/* border-top:#fff 1px solid;border-right:#fff 2px solid;border-bottom:#fff 1px solid;border-left:#fff 2px solid;*/}
.landingimage .aligncenter { margin:0 auto;}
.product-links-last { width:804px; margin:0 auto;}

.product-links a {border:#fff 1px solid; display:block; margin-bottom:30px; }

/*.product-links img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(100%);
   filter: gray; 
}
.product-links img:hover {
   -webkit-filter: none;
   -moz-filter: none;
   -ms-filter: none;
   filter: none;
}*/


/*Microsite*/

.microsite-indistries { margin:0 0 20px 0;}
.microsite-indistries span { font-weight:600; width:90px; float:left;}
.microsite-applications { margin:0 0 20px 0;}
.microsite-applications span { font-weight:600; width:90px; float:left;}
.microsite-tds-sheet { margin:0 0 20px 0;}
/*.microsite-tds-sheet a {background: url(../images/pdficon.jpg) no-repeat top left; padding:15px 0 15px 60px; font-size:16px; line-height:50px; color:#000;}
.microsite-tds-sheet a:hover { color:#be0604;} */


/*Aromatics*/

.aromatics-highlights { background: url(../images/aromatics-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.aromatics-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.aromatics-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}

.aromatics-industry { background: url(../images/aromatics-industry.jpg) no-repeat center top; padding:150px 0 200px 0; background-size: cover; text-align:center; }
.aromatics-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.aromatics-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.aromatics-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.aromatics-industry .link a:hover { background:#fff; color:#464646;  }

.aromatics-products {background: url(../images/aromatics-products.png) no-repeat center top; padding:200px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.aromatics-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.aromatics-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.aromatics-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.aromatics-products .link a:hover { background:#fff; color:#464646;}

/*Bulk Chemicals and Intermediates*/

.bi-highlights { background: url(../images/bulk-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.bi-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.bi-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}


.bulk-chemicals-industry { background: url(../images/bulk-chemicals-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.bulk-chemicals-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.bulk-chemicals-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.bulk-chemicals-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.bulk-chemicals-industry .link a:hover { background:#fff; color:#464646;  }

.bulk-chemicals-products {background: url(../images/bulk-chemicals-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.bulk-chemicals-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.bulk-chemicals-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.bulk-chemicals-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.bulk-chemicals-products .link a:hover { background:#fff; color:#464646;}

/*Colors*/

.colors-highlights { background: url(../images/colors-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.colors-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.colors-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}

.colors-industry { background: url(../images/colors-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.colors-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.colors-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.colors-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.colors-industry .link a:hover { background:#fff; color:#464646;  }

.colors-products {background: url(../images/colors-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.colors-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.colors-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.colors-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.colors-products .link a:hover { background:#fff; color:#464646;}


/*Crop Protection Bulk Actives*/

.crop-protection-bulk-actives-highlights { background: url(../images/crop-protection-bulk-actives-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.crop-protection-bulk-actives-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.crop-protection-bulk-actives-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}


.crop-protection-bulk-actives-industry { background: url(../images/crop-protection-bulk-actives-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.crop-protection-bulk-actives-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.crop-protection-bulk-actives-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.crop-protection-bulk-actives-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.crop-protection-bulk-actives-industry .link a:hover { background:#fff; color:#464646;  }

.crop-protection-bulk-actives-products {background: url(../images/crop-protection-bulk-actives-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.crop-protection-bulk-actives-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.crop-protection-bulk-actives-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.crop-protection-bulk-actives-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.crop-protection-bulk-actives-products .link a:hover { background:#fff; color:#464646;}

/*Crop Protection Brands*/

.crop-protection-brands-highlights { background: url(../images/crop-protection-brands-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.crop-protection-brands-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.crop-protection-brands-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}


.crop-protection-brands-industry { background: url(../images/crop-protection-brands-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.crop-protection-brands-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.crop-protection-brands-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.crop-protection-brands-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.crop-protection-brands-industry .link a:hover { background:#fff; color:#464646;  }

.crop-protection-brands-products {background: url(../images/crop-protection-brands-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.crop-protection-brands-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.crop-protection-brands-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.crop-protection-brands-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.crop-protection-brands-products .link a:hover { background:#fff; color:#464646;}


/*Floras*/

.floras-highlights { background: url(../images/flora-highlights.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.floras-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.floras-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}


.floras-industry { background: url(../images/floras-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.floras-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.floras-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.floras-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.floras-industry .link a:hover { background:#fff; color:#464646;  }

.floras-products {background: url(../images/floras-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.floras-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.floras-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.floras-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.floras-products .link a:hover { background:#fff; color:#464646;}

/*Pharmaceuticals and Intermediates*/

.pharmaceuticals-intermediates-highlights { background: url(../images/pharmaceuticals-intermediates-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.pharmaceuticals-intermediates-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.pharmaceuticals-intermediates-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}

.pharmaceuticals-intermediates-industry { background: url(../images/pharmaceuticals-intermediates-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.pharmaceuticals-intermediates-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.pharmaceuticals-intermediates-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.pharmaceuticals-intermediates-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.pharmaceuticals-intermediates-industry .link a:hover { background:#fff; color:#464646;  }

.pharmaceuticals-intermediates-products {background: url(../images/pharmaceuticals-intermediates-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.pharmaceuticals-intermediates-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.pharmaceuticals-intermediates-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.pharmaceuticals-intermediates-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.pharmaceuticals-intermediates-products .link a:hover { background:#fff; color:#464646;}

/*Polymers Performance Materials*/

.polymers-performance-materials-highlights { background: url(../images/polymers-performance-materials-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.polymers-performance-materials-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.polymers-performance-materials-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}

.polymers-performance-materials-industry { background: url(../images/polymers-performance-materials-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.polymers-performance-materials-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.polymers-performance-materials-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.polymers-performance-materials-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.polymers-performance-materials-industry .link a:hover { background:#fff; color:#464646;  }

.polymers-performance-materials-products {background: url(../images/polymers-performance-materials-products.png) no-repeat center top; padding:180px 0 180px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.polymers-performance-materials-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.polymers-performance-materials-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.polymers-performance-materials-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.polymers-performance-materials-products .link a:hover { background:#fff; color:#464646;}

.polymers-performance-materials-library {background: url(../images/po-pm-library.png) no-repeat center top; padding:160px 0 130px 0; margin:-80px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.polymers-performance-materials-library .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.polymers-performance-materials-library .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.polymers-performance-materials-library .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.polymers-performance-materials-library .link a:hover { background:#fff; color:#464646;}

/*Polymers Retail*/

.polymers-retail-highlights { background: url(../images/polymers-retail-highlight.jpg) no-repeat center top; padding:50px 0; background-size: cover; text-align:center; }
.polymers-retail-highlights .title { margin:0 auto 20px auto; padding:0; color:#464646; text-align:center; font-size:30px; line-height:30px;}
.polymers-retail-highlights .text { margin:0 auto 20px auto; padding:0; font-size:18px; line-height:20px; color:#464646; text-align:center;}

.polymers-retail-industry { background: url(../images/polymers-retail-industry.jpg) no-repeat center top; padding:150px 0 220px 0; background-size: cover; text-align:center; }
.polymers-retail-industry .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px;}
.polymers-retail-industry .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.polymers-retail-industry .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.polymers-retail-industry .link a:hover { background:#fff; color:#464646;  }

.polymers-retail-products {background: url(../images/polymers-retail-products.png) no-repeat center top; padding:180px 0 100px 0; margin:-150px 0 0 0; background-size: cover; text-align:center; z-index:99; position:relative; }
.polymers-retail-products .title { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center; font-size:30px; line-height:30px; }
.polymers-retail-products .text { margin:0 auto 20px auto; padding:0; color:#fff; text-align:center;}
.polymers-retail-products .link a { display:inline-block; margin:0 auto 20px auto; border:#fff 1px solid; color:#fff; text-align:center;  font-size:16px; line-height:16px; letter-spacing:1px; text-transform:uppercase; padding:9px 20px 6px 20px;}
.polymers-retail-products .link a:hover { background:#fff; color:#464646;}

/*search*/	

.contactlink { display:inline-block; padding:0 0 0 4px; font-size:14px; }
.contactlink a { color:#464646; line-height:20px;}
.contactlink a:hover { color:#8da79d;}


.search-wrapper .search-form { display:inline-block;}

.search-wrapper .search-field {
	background-color: transparent;
	background-image: url(../images/search-icon.png);
	background-position: 7px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	height: 30px;
	margin:0;
	padding: 0 0 0 30px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.search-wrapper .search-field:focus {
	background-color: #fff;
	border: 2px solid #464646;
	cursor: text;
	outline: 0;
	width: 230px; z-index:9999;
}

.search-wrapper .search-submit {
  display: none;
}

.search-wrapper input[type="search"] {
  -webkit-appearance: textfield;
}


.footerlogo {  margin:0;}
.footerbox1 { float:left; width:12%;}
.footerbox2 { float:left; width:74%;font-size: 14px;}
.footerbox3 { float:right; width:14%;}

.footerbox1 p { width:93%; line-height:24px; margin:0; text-align:justify;}
ul.footerlinks { margin:0;}
.footerlinks li { list-style:none; margin:0 0 5px 0; float:left; min-width:148px;}
.footerlinks li a { color:#242424;}
.footerlinks li a:hover { color:#617c72;}

.footertop { margin:0;}
.footerbottom { margin-top: 25px;}
.copyrighttext { float:right; font-size:14px; margin-top: 4px;}
.socialicons { text-align:right; float:left; margin:-3px 0 2px 0;}
.socialicons a { display:inline-block; margin: 0 6px;}
.socialicons a:last-child { display:inline-block; margin: 0 0 0 6px;}

.heritage-icon {
	display: block; margin:0 auto;
	width: 160px;
	height: 184px;
	background: url(../images/heritage.png) no-repeat center top; 
}
.heritage-icon:hover {
	background: url(../images/heritage.png) no-repeat center bottom; 
}

.values-icon {
	display: block; margin:0 auto;
	width: 160px;
	height: 184px;
	background: url(../images/values.png) no-repeat center top; 
}
.values-icon:hover {
	background: url(../images/values.png) no-repeat center bottom; 
}
.bod-icon {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/bod.png) no-repeat center top; 
}
.bod-icon:hover {
	background: url(../images/bod.png) no-repeat center bottom; 
}

.rc-icon {
	display: block; margin:0 auto;
	width: 200px;
	height: 184px;
	background: url(../images/related-companies.png) no-repeat center top; 
}
.rc-icon:hover {
	background: url(../images/related-companies.png) no-repeat center bottom; 
}

.research-icon {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/research.png) no-repeat center top; 
}
.research-icon:hover {
	background: url(../images/research.png) no-repeat center bottom; 
}

.recog-icon {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/recognition.png) no-repeat center top; 
}
.recog-icon:hover {
	background: url(../images/recognition.png) no-repeat center bottom; 
}

.facebook-icon {
	display: block;
	width: 24px;
height: 18px;
background: url(../images/social.png) no-repeat -1px -97px;
font-size: 0;
}
.facebook-icon:hover{background: url(../images/social.png) no-repeat -1px -120px;}

.youtube-icon {
	display: block;
	width: 24px;
	height: 18px;
	margin:  0 10px;
	background: url(../images/social.png) no-repeat -1px -51px;
	font-size: 0;
}
.youtube-icon:hover{background: url(../images/social.png) no-repeat -1px -74px;}
.linkedin-icon {
	display: block;
	width: 24px;
	height: 18px;
	background: url(../images/social.png) no-repeat -1px -5px;
	font-size: 0;
}
.linkedin-icon:hover {background: url(../images/social.png) no-repeat -1px -28px;}


/*.facebook-icon {
	display: block;
	width: 18px;
	height: 18px;
	
}
.facebook-hover{
	display:none;
}
.facebook-icon:hover .facebook-hover{display:block; margin-top:5px;}
.facebook-icon:hover  .facebook-normal{display:none;}


.youtube-hover{
	display:none;
}
.youtube-icon:hover .youtube-hover{display:block; margin-top:5px;}
.youtube-icon:hover  .youtube-normal{display:none;}


.linkedin-hover{
	display:none;
}
.linkedin-icon:hover .linkedin-hover{display:block; margin-top:5px;}
.linkedin-icon:hover  .linkedin-normal{display:none;}

.youtube-icon {
	display: block;
	width: 18px;
	height: 18px;
	margin:  0 10px 0 10px;
	/*background: url(../images/youtube.png) no-repeat center top; 
}
.linkedin-icon {
	display: block;
	width: 18px;
	height: 18px;
	/*background: url(../images/linkedin.png) no-repeat center top; 
}
.youtube-icon:hover {
	background: url(../images/youtube.png) no-repeat center bottom; 
}
.facebook-icon:hover {
	background: url(../images/facebook.png) no-repeat center bottom; 
}

.linkedin-icon:hover {
	background: url(../images/linkedin.png) no-repeat center bottom; 
}
*/



.stake-icon1 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon1.png) no-repeat center top; 
}
.stake-icon1:hover {
	background: url(../images/stake-icon1.png) no-repeat center bottom; 
}
.stake-icon2 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon2.png) no-repeat center top; 
}
.stake-icon2:hover {
	background: url(../images/stake-icon2.png) no-repeat center bottom; 
}

.stake-icon3 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon3.png) no-repeat center top; 
}
.stake-icon3:hover {
	background: url(../images/stake-icon3.png) no-repeat center bottom; 
}

.stake-icon4 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon4.png) no-repeat center top; 
}
.stake-icon4:hover {
	background: url(../images/stake-icon4.png) no-repeat center bottom; 
}

.stake-icon5 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon5.png) no-repeat center top; 
}
.stake-icon5:hover {
	background: url(../images/stake-icon5.png) no-repeat center bottom; 
}

.stake-icon6 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon6.png) no-repeat center top; 
}
.stake-icon6:hover {
	background: url(../images/stake-icon6.png) no-repeat center bottom; 
}

.stake-icon7 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon7.png) no-repeat center top; 
}
.stake-icon7:hover {
	background: url(../images/stake-icon7.png) no-repeat center bottom; 
}

.stake-icon8 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon8.png) no-repeat center top; 
}
.stake-icon8:hover {
	background: url(../images/stake-icon8.png) no-repeat center bottom; 
}

.stake-icon9 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon9.png) no-repeat center top; 
}
.stake-icon9:hover {
	background: url(../images/stake-icon9.png) no-repeat center bottom; 
}

.stake-icon10 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon10.png) no-repeat center top; 
}
.stake-icon10:hover {
	background: url(../images/stake-icon10.png) no-repeat center bottom; 
}

.stake-icon11 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon11.png) no-repeat center top; 
}
.stake-icon11:hover {
	background: url(../images/stake-icon11.png) no-repeat center bottom; 
}

.stake-icon12 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/stake-icon12.png) no-repeat center top; 
}
.stake-icon12:hover {
	background: url(../images/stake-icon12.png) no-repeat center bottom; 
}

.stake-icon13 {
	display: block; margin:0 auto;
	width: 190px;
	height: 184px;
	background: url(../images/Stake-icon-13.png) no-repeat center top; 
}
.stake-icon13:hover {
	background: url(../images/Stake-icon-13.png) no-repeat center bottom; 
}



.filter-wrapper { width:25%; float:left; margin:45px 0 0 0;}
.result-wrapper { width:72%; float:right;}

.relational-filter .chosen-container {
    font-size: 14px; min-width:300px;
}

.ajax-filter h4 { display:none;}
.ajax-filter ul li {
    list-style: none;
    display: block;
    padding:0 0 2px 0;
    margin: 0;
}
.ajax-filter input[type="text"] {
	-moz-box-sizing: border-box;
	-moz-border-radius:0;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0;
	-webkit-box-shadow: 0 0 0 #ffffff, inset 0 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 #ffffff, inset 0 0 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 #ffffff, inset 0 0 0 rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #666;
	border-radius: none;
	cursor: text;
	margin: 0;
	outline: none;
	padding:6px 8px;
	vertical-align: middle;
	width: 100%;
}


#questions ul { margin:0; padding:0;}
#questions li { margin:0 0 5px 0; list-style:none;}
#questions p { margin:10px 0;}

#ar-filters ul { margin:0; padding:0;}
#ar-filters li { margin:0 0 5px 0; list-style:none;}
#ar-filters p { margin:10px 0;}

#bi-filters ul { margin:0; padding:0;}
#bi-filters li { margin:0 0 5px 0; list-style:none;}
#bi-filters p { margin:10px 0;}

#colors-filters ul { margin:0; padding:0;}
#colors-filters li { margin:0 0 5px 0; list-style:none;}
#colors-filters p { margin:10px 0;}

#cpbulk-filters ul { margin:0; padding:0;}
#cpbulk-filters li { margin:0 0 5px 0; list-style:none;}
#cpbulk-filters p { margin:10px 0;}

#cpbrand-filters ul { margin:0; padding:0;}
#cpbrand-filters li { margin:0 0 5px 0; list-style:none;}
#cpbrand-filters p { margin:10px 0;}

#fl-filters ul { margin:0; padding:0;}
#fl-filters li { margin:0 0 5px 0; list-style:none;}
#fl-filters p { margin:10px 0;}

#pharma-filters ul { margin:0; padding:0;}
#pharma-filters li { margin:0 0 5px 0; list-style:none;}
#pharma-filters p { margin:10px 0;}

#popmindustry-filters ul { margin:0; padding:0;}
#popmindustry-filters li { margin:0 0 5px 0; list-style:none;}
#popmindustry-filters p { margin:10px 0;}

#popmproducts-filters ul { margin:0; padding:0;}
#popmproducts-filters li { margin:0 0 5px 0; list-style:none;}
#popmproducts-filters p { margin:10px 0;}

#poretail-filters ul { margin:0; padding:0;}
#poretail-filters li { margin:0 0 5px 0; list-style:none;}
#poretail-filters p { margin:10px 0;}

.filter-wrapper buttom { margin:20px 0 0 0;}

.chosen-results li { margin:0 0 5px 0; padding:4px 0;}


.searchandfilter label {
    width: 100%;
}


.filter-wrapper button { background:#fff; border:none; color:#8da79d; padding:9px 15px 6px 15px!important; margin:0 10px 0 0; outline:none; font-weight:normal;  font-size:14px; line-height:16px; letter-spacing:1px; float:left;  cursor: pointer;   font-family: 'MyriadPro-Light'; text-transform:uppercase; -webkit-appearance: none;
  -webkit-border-radius: 0; border:1px solid #8da79d;}
.filter-wrapper button:hover { background:#8da79d; border:1px solid #8da79d; color:#fff; outline:none; vertical-align:top; cursor: pointer;}

.filter-wrapper input[type="button"] { background:#fff; border:none; color:#8da79d; padding:9px 15px 6px 15px; outline:none;font-weight:normal;  font-size:14px; line-height:16px;  letter-spacing:1px; float:left;   font-family: 'MyriadPro-Light'; text-transform:uppercase; -webkit-appearance: none;
  -webkit-border-radius: 0; border:1px solid #8da79d;}
.filter-wrapper input[type="button"]:hover { background:#8da79d; border:1px solid #8da79d; color:#fff; outline:none;  vertical-align:top;}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    border: 1px solid #464646!important;
    border-radius:0!important;
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,.1);
    color: #464646!important;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.filter-wrapper select {
	width: 100%; padding:8px 0;
}


.filter-wrapper input[type='submit'] {
	background-color: #e7e7e7; /* Alabaster */
	border: 1px solid #464646;
	color: #464646;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

.filter-wrapper input[type='submit']:hover {
	background-color: #464646;
	border: 1px solid #464646;
	color: #fff;
}

.filter-wrapper input[type='submit']:active {
	background-color: #464646;
}



.subscribebox input[type="email"] {
	-moz-box-sizing: border-box;
	-moz-border-radius:0;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0;
	-webkit-box-shadow: 0 0 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #858585;
	box-sizing: border-box;
	border: 1px solid #858585;
	border-radius:none; color:#fff;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	width: 60%; float:left;
}
.subscribebox input[type='submit'] {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight:400;
	line-height: 20px;
	margin: 0;
	padding:5px 15px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
.subscribebox input[type='submit']:hover {
	background: #f58c33;
	border: 1px solid #f58c33;
	color: #000;
}

.subscribebox input[type='submit']:active {
	background: #f58c33;color: #000;
}



.gridlayout1 {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
}
.gridlayout1 .aligncenter {
    display: block;
    margin: 0 auto;
}

.gridlayout1 li {
	position: relative;
	float: left; list-style:none; margin:0;
	/*overflow: hidden;*/
	width: 33.3333333%; /* Fallback */
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5);
}
.gridlayout1 li p {
 margin:0;
}

.gridlayout1 li a,
.gridlayout1 li a img {
	display: block;
	width: 100%;
	cursor: pointer;
}





/* Flexbox is used for centering the heading */
.gridlayout1 li a div {
	position: absolute;
	left:0;
	top: 0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,0.3);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0;	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.gridlayout1 li a:hover div {
	opacity: 1;
}

.gridlayout1 li a div h3 {
	width: 100%;
	color: #fff;
	font-size: 20px;
	padding: 0; margin:0;
}

.businness-navigator a:hover {
    opacity: 1;
}

#header .desktop
{
	margin-top: 0px !important;
}
.map .desktop
{
	margin-left: 0px !important;
} 

.contact_emails
{
	color: #fff;
}
.contact_emails:hover
{
	color: #793d0aeb;
}
.contact_emails_first:hover{
	color: #618879 !important;
}
.text .alignnone {
    margin: 0 5px 0 0;
}
/*.info-icon.icon6 {
    background: url(../images/location_new.png) no-repeat !important;
}*/
.contactbg2 .email
{
	font-size: 15px !important;
}
.contactbg2 .phone
{
	font-size: 15px !important;
}

text1 a {
    color: #728B6B!important;
}

.sup_small
{
	font-size: 11px !important;
}

.bcc_video {
    width: 50%;
    margin-left: 293px;
}


.walk_in_title
{
	text-align: center;
}

ul.privacy_bullete
{
	margin: 0 0 17px 20px !important;
}
.arrow-list-s li ul li, .bullets1 li {
    padding: 0 0 0 17px;
    background: url(../images/bullet.png) no-repeat left 10px;
}
ul.bullets1 {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
}

.multi_language_text {
    text-align: right;
	font-size: 14px;
}
.multi_language_text_mobile {
    text-align: right;
    margin-right: 16px;
    font-size: 10px;
    margin-bottom: -12px;
}
.media-investor_lifeatul {
    max-width: 1032px;
    /* margin: 0 auto; */
    margin: 0 0 0 160px;
}
.institutions_page {
    width: 850px;
    text-align: center;
    margin: 0 auto;
}
.sub_com_icon {
    text-align: center;
    margin-left: 21px;
}
@media (min-width: 320px) and (max-width: 480px) {
  
  .teambox2 a img {
  	margin-right: 23px !important;
  }
  
}
/* Example for media query: change number of items per row 



@media screen and (max-width: 1190px) {
	.gridlayout1 li {
		width: 20%; 
		width: -webkit-calc(100% / 5);
		width: calc(100% / 5);
	}
}

@media screen and (max-width: 945px) {
	.gridlayout1 li {
		width: 25%; 
		width: -webkit-calc(100% / 4);
		width: calc(100% / 4);
	}
}

@media screen and (max-width: 660px) {
	.gridlayout1 li {
		width: 33.3333333%; 
		width: -webkit-calc(100% / 3);
		width: calc(100% / 3);
	}
}

@media screen and (max-width: 660px) {
	.gridlayout1 li {
		width: 33.3333333%; 
		width: -webkit-calc(100% / 3);
		width: calc(100% / 3);
	}
}

@media screen and (max-width: 400px) {
	.gridlayout1 li {
		width: 50%; 
		width: -webkit-calc(100% / 2);
		width: calc(100% / 2);
	}
}

@media screen and (max-width: 300px) {
	.gridlayout1 li {
		width: 100%;
	}
}

*/
.gridlayout2.floras{
	margin: 30px 0;
padding: 0;
list-style: none;
position: relative;
width: 100%;
display: inline-block;
}

.gridlayout2.floras li{
position: relative;
list-style: none;
margin: 0;
overflow: hidden;
width: 25%;
width: -webkit-calc(100% / 4);
width: calc(100% / 4);
display: inline-block;
float:none;
}

.gridlayout2 {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
}
.gridlayout2 .aligncenter {
    display: block;
    margin: 0 auto;
}

.gridlayout2 li {
	position: relative;
	float: left; list-style:none; margin:0;
	overflow: hidden;
	width: 25%; 
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4);
}
.gridlayout2 li p {
 margin:0; display:none;
}

.gridlayout2 li a {
	display: block;
	width: 100%; 
	cursor: pointer;
}
.gridlayout2 li a img {
	display: block;
	width: 100%; 
	cursor: pointer; /*border-top:#fff 1px solid; border-right:#fff 2px solid; border-bottom:#fff 1px solid; border-left:#fff 2px solid;*/
}




/* Flexbox is used for centering the heading */
.gridlayout2 li a div {
	position: absolute;
	left:0;
	top: 0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,0.3);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 1;	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.gridlayout2 li a:hover div {
	opacity: 1;
	background: rgba(0,0,0,0.5);
}

.fourcolumnbox a span {
    width: 64%;
    display: block;
    background: rgba(0,0,0,0.2);
    height: 72%;
    position: absolute;
    top: 0;
    left: 18%;
	opacity:0;
}
.fourcolumnbox a:hover span
{
	opacity:1;
}

.gridlayout2 li a div h3 {
	width: 100%;
	color: #fff;
	font-size: 20px;
	padding: 0; margin:0;
}
<!--Circle Grid-->
.circle-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
ul.circle-grid { text-align:center; }
.circle-grid:after,
.circle-item:before {
	content: '';
    display: table;
}

.circle-grid:after {
	clear: both;
}

.circle-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}

.circle-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 4px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.circle-img-1 { 
	background-image: url(../images/72year.png); background-size:cover;
}


.circle-img-2 { 
	background-image: url(../images/1380.png); background-size:cover;
}

.circle-img-3 { 
	background-image: url(../images/5700.png); background-size:cover;
}
.circle-img-4 { 
	background-image: url(../images/5000.png); background-size:cover;
}


.circle-info {
	position: absolute;
	background: #fff;
	width: inherit;
	height: inherit;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; 

}

.circle-info h3 {
	color: #464646;
	font-size: 20px;
	margin: 0 30px;
	padding:80px 0 0 0;
}
.circle-img-3 .circle-info h3 {
	color: #464646;
	font-size: 20px;
	margin: 0 30px;
	padding:70px 0 0 0;
}


.circle-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.circle-item:hover .circle-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.circle-item:hover .circle-info p {
	opacity: 1;
}


/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

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

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #dddddd;
	border: none;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #ffffff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	background: #fff;
	/*color: #464646;
	font-family: 'MyriadPro-Regular';*/
	color: #242424;
	font-family: 'MyriadPro-Light';
	line-height:26px;
	font-size: 16px; padding:0; margin:0;
}

/* =Typography
-------------------------------------------------------------- */
p {
	word-wrap: break-word;
}

i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #555555;
	text-decoration: line-through;
}

ins,
dfn {
	border-bottom: 1px solid #cccccc;
}

sup,
sub,
 {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	  vertical-align: top; position: relative; top: -0.2em; 
}

sub {
	vertical-align: sub;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

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

/* =Links
-------------------------------------------------------------- */
a {
	color:#464646;
	font-weight: 400;
	text-decoration: none;
}

a:hover {
	color: #8da79d;
	outline: 0;
	text-decoration: none;
}
a:focus,
a:active {
	outline: 0;
	text-decoration: none;
}

a::-moz-selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 400;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"] {

	background-color: #ffffff;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;font-family: 'MyriadPro-Regular'; font-size:14px; line-height:15px;
	max-width: 100%;-webkit-appearance: none!important;box-shadow: none !important;-webkit-box-shadow: none !important; -moz-appearance: none!important; appearance: none!important;
}

select {
	height: auto;
	max-width: 100%;
}

area,
textarea {
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	max-width: 100%;
}

map area {
	padding: 0px;
	border: 0px;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #8da79d;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #212121;
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 1px solid #dddddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	border: none;
	margin:0;
	overflow: auto;
	padding:0; text-align:center;
}

blockquote p {
	font-family: 'Times New Roman','Georgia',Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
}
.author{font-style:normal; text-transform:uppercase; color:#8da79d; font-family: 'MyriadPro-Regular'; letter-spacing: 1px;}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	word-wrap: break-word;
}

h1 {
	font-size: 40px; line-height:40px; margin:0 0 20px 0;
}

h2 {
	font-size: 35px; line-height:35px; margin:0 0 20px 0;
}

h3 {
	font-size: 30px; line-height:30px; margin:0 0 20px 0;
}

h4 {
	font-size: 25px; line-height:25px; margin:0 0 20px 0;
}

h5 {
	font-size: 20px; line-height:20px; margin:0 0 20px 0;
}

h6 {
	font-size: 16px; line-height:16px; margin:0 0 20px 0;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p { margin:0 0 20px 0;}

hr,
dl,
pre,
table,
address
{
	margin: 1.6em 0;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}


fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	padding: .3em .4em .15em;
}

select {
	padding: .1em .2em 0;
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}


li ul,
li ol {
	margin:0 0 0 20px;
}

/* =Globals
-------------------------------------------------------------- */
#outercontainer {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}

#wrapper {
	clear: both;
	margin:0 auto;
	padding: 0;
	position: relative;
}


#footer {
	clear: both;
	margin: 0 auto;
	max-width:100%;
	background:#f0ead7;
}

#footer-wrapper {
	margin: 0;
	padding:40px 0 30px 0;
}

/* =Content
-------------------------------------------------------------- */


#content-full { margin:0 auto; }

#content-search { margin:0 auto; }

#content-archive { margin:50px auto; }


/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
}

.post-meta {
	clear: both;
	color: #9f9f9f;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: none;
	font-size: 12px;
}

.post-search-terms {
	clear: both;
}


.attachment-entry {
	clear: both;
	text-align: center;
}


/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}


#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}


#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}


#top-widget {
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	min-height: 0;
	padding: 0 3px 0 0;
	text-align: right;
	width: 45%;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}

/* =Titles
-------------------------------------------------------------- */

.widget-title h3,
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title h3 {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #993333;
}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text{
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus
{
	clip:auto;
}



/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
	padding: 0;
}

.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}

.top-menu > li:first-child > a {
	border-left: none;
}

.top-menu li a:hover {
	color: #333333;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	background-color: #585858;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
	background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
	background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
	background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
	background-image: -o-linear-gradient(top, #585858, #3d3d3d);
	background-image: linear-gradient(to top, #585858, #3d3d3d);
	clear: both;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)";
	margin: 0 auto;
}

.main-nav {
	clear: both;
}

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	border-left: 1px solid #585858;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000000;
	white-space: nowrap;
}

.menu a:hover {
	background-color: #808080;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
	background-image: -webkit-linear-gradient(top, #808080, #363636);
	background-image: -moz-linear-gradient(top, #808080, #363636);
	background-image: -ms-linear-gradient(top, #808080, #363636);
	background-image: -o-linear-gradient(top, #808080, #363636);
	background-image: linear-gradient(to top, #808080, #363636);
	color: #ffffff;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636)";
}

ul.menu > li:hover {
	background-color: #363636;
	color: #ffffff;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #343434;
}

.front-page .menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #8da79d !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #8da79d !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(../../core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}


/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(../../core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}



/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #111111;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
}

.navigation a {
	color: #aaaaaa;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #111111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}


/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
	background-image: linear-gradient(to top, #ffffff, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea)";
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
	width: 100%;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin:0 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin:0 auto 20px auto;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin:0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin:0 auto 5px auto;
}

a img.alignright {
	float: right;
	margin:0 0 20px 20px;
}

a img.alignnone {
	margin:0 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin:0 20px 20px 0;
}

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

img.wp-smiley {
	vertical-align: middle;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin:0 auto;
	width: auto;
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	background-color: #f9f9f9; /* Alabaster */
	border: 1px solid #dddddd;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #333333;
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	background-color: #f9f9f9;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #212121;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #212121;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #212121;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #212121;
}

.download {
	background-color: #fff4e5;
	border: 1px solid #ff9912;
	color: #212121;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #212121;
}

.required {
	color: #d5243f;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */


.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
}


/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}
.justify { text-align:justify;}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#outercontainer:after,
#outercontainer:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#outercontainer:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #outercontainer,
.ie7 .widget-wrapper {
	-ms-filter: "progid:DXImageTransform.Microsoft.zoom(1)";
}

.clear {
	clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}



/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

.author-gravtar img{
border-radius: 50%;
}