/* 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-family: 'Battambang', cursive;
}

*{
-webkit-tap-highlight-color: transparent;
	font-family: 'Battambang', cursive;
}



html.quform-js{margin-top:0px !important;}

.fab,.fa,.fas{font-family:"FontAwesome" !important;}
.fa-facebook-f:before {
    content: "\f09a" !important;
}

body a:hover{text-decoration:none;}

:focus{outline:none;}
:root {
  --persian-green: #00B3AE;
  --moss-green: #A4DB9B;
  --selective-yellow: #FCB700;
  --sail: #A3D8F5;
  --french-lilac: #E5B7F0;
  --dew: #EEFFFF;
  --iron: #D1D3D4;
  --monte-carlo: #7BC9BC;
  --jagged-ice: #B4E2E3;
  --summer-green: #8EB2A8;
  --ziggurat: #B5DCDD;
  --blue-stone: #006562;
  --unnamed-color-162b6d: #162B6D;
  --unnamed-color-000000: #000000;
  --unnamed-color-ffffff: #FFFFFF;
  --unnamed-color-707070: #707070;
  --unnamed-color-006562: #006562;
  --unnamed-color-00a19d: #00A19D;
  --boston-blue: #399FAA;
  --unnamed-color-209894: #209894;
  --unnamed-color-98e8ea: #98E8EA;
}
/*Tabs*/


/* Pop Slider */
.ekko-lightbox-nav-overlay{display:block !important; margin-top: -20px !important; top:50% !important; height:0px !important; z-index:999 !important;}
.ekko-lightbox-nav-overlay a{width:30px; height:30px; display:block !important; float:left; text-align:right;}
.ekko-lightbox-nav-overlay a:last-child{right:10px; left:inherit; float:right; text-align:left;}
.ekko-lightbox-nav-overlay a span{padding:0px !important;}
.ekko-lightbox-container .ekko-lightbox-nav-overlay a{opacity:1 !important;}
.ekko-lightbox-item.fade{z-index:9;}
.ekko-lightbox-item.fade.show{z-index:99;}


/* Pop Slider */


/* Our Journey */
.timeline-code { padding:40px 30px;}
div.ctl-tooltips span{background:none !important;}
div.ctl-tooltips span:after{display:none !important;}
.cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li{min-height:100px !important;}
.cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li:before{height:2px !important; background:#e6e6e6 !important; bottom:50px !important;}
.ctl-story-time:after{border-radius:50% !important; -moz-border-radius:50% !important;  -webkit-border-radius:50% !important;
background:#006562 !important; width:15px !important; height:15px !important; bottom:44% !important; left: calc(50% - 7px) !important;}
.ht-dates-design-3:after{display:none !important;}
.cool-timeline-horizontal.light-timeline div.ctl-tooltips span{font-size:20px !important; color:#545454 !important;}
body .ctl-slick-next, body .ctl-slick-prev{top:51px !important;}
.ht-content-design-3{border:0px !important; background:#eeffff !important; border-radius:15px !important; -moz-border-radius:15px !important;
-webkit-border-radius:15px !important; margin-top: 35px; margin-bottom: 38px;}

.ht-content-design-3:hover{
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 45px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 45px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 45px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
}
.ctl_prettyPhoto img{width:100% !important; margin:0px 0px 30px 0px !important; 
-moz-border-radius-topleft: 15px !important;
-webkit-border-top-left-radius: 15px !important;
 border-top-left-radius: 15px !important;
-moz-border-radius-topright: 15px !important;
-webkit-border-top-right-radius: 15px !important;
border-top-right-radius: 15px !important;
}
.ctl_info h2{padding:0px !important; margin:0px !important; font-size:20px !important; color:#000 !important;}
.ctl_info .content-details{font-size:14px !important; color:#000 !important; padding:0px 30px 50px 30px !important;}

/* Our Journey */


.pc-tab > input,
.pc-tab section > div {
  display: none;
}

ul.pc-tab-list { list-style:none; text-align:center;}
.pc-tab-list li { list-style:none; text-align:center; display:inline-block; margin:0 20px; }
.pc-tab ul li label { cursor:pointer; padding:10px;}
#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3,
#tab4:checked ~ section .tab4,
#tab5:checked ~ section .tab5,
#tab6:checked ~ section .tab6,
#tab7:checked ~ section .tab7,
#tab8:checked ~ section .tab8 {
  display: block;cursor:pointer;
}


#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
#tab3:checked ~ nav .tab3,
#tab4:checked ~ nav .tab4,
#tab5:checked ~ nav .tab5,
#tab6:checked ~ nav .tab6,
#tab7:checked ~ nav .tab7,
#tab8:checked ~ nav .tab8 {
border-bottom:#000 2px solid;
}


.pc-tab { 
  width: 100%;
  margin: 0 auto;
  }
.pc-tab section {
  padding: 20px; 
  }

/**/


.mfp-bg{z-index:999999 !important;}
.mfp-wrap{z-index:9999999 !important;}


/* Push */
.pusha-panel--left{right:0px; ;left:inherit;
-webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.pusha-panel--left.pusha-panel--active~.pusha-blocker, .pusha-panel--left.pusha-panel--active~.pusha-push, .pusha-panel--left.pusha-panel--active~.pusha-wrapper {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
}

.head-push-menu-icon, .head-push-menu-search{position:absolute; font-size:25px; right:5px; top:0px; padding:8px 20px; cursor:pointer; border:0px; background:none; margin:0px; border:0px;}
.head-push-menu-search{right:75px;}
.pusha-blocker{z-index: 99999;}
.pusha-panel--right,.pusha-panel--left{z-index:999999; background:#00b3ae; width:30%;}
.pusha-panel--right .align-right,.pusha-panel--left .align-right{text-align:left;}

.pusha-panel__close{padding:5px; margin:0px 0px 15px 0px; cursor:pointer; border:0px; background:none; color:#fff; font-size:25px;}

.pusha-panel--right .menu a{color:#000;}
.pusha-panel--right .menu a:hover{color: #fff;}
.pusha-panel--right ul{list-style-type:none;}
.pusha-panel--right select{width:100%; height:40px; margin-top:10px;}



.pusha-panel--left input[type='text'] {
    cursor: text; padding:10px; line-height:20px; border:#333 1px solid; outline:none;
    width:64%;
}
.pusha-panel--left input[type='text']:focus {
    cursor: text; padding:10px; line-height:20px; border:#000 1px solid; outline:none;

}
.pusha-panel--left input[type='submit'] {
    -moz-border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 2px;
    background: #006562;
    box-shadow:none;
	outline:none;
    border: 1px solid #006562;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1)";
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding:10px 16px;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
	position:relative;
	top:-1px;
}
.ubermenu-widget input[type='submit']:hover, .ubermenu-widget input[type='submit']:active { background:#000;border: 1px solid #000; color:#fff; outline:none;}
/* Push */

/* Blobs */
.blobs-bg{background:url(../images/blobs-common.jpg) center top repeat-y;}
.home .blobs-bg{background:url(../images/home-blobs-bg.jpg) center top repeat-y; margin-top:-7px;}
.page-template-ceo-message .blobs-bg{background:url(../images/blobs-1.jpg) center top repeat-y;}
.page-template-contact-us .blobs-bg{background:url(../images/blobs-2.jpg) center top repeat-y;}
.page-template-contact-us .blobs-bg{background:url(../images/blobs-2.jpg) center top repeat-y;}
.page-template-current-opportunities-inner .blobs-bg{background:url(../images/blobs-3.jpg) no-repeat bottom center;}
.page-template-current-opportunities-landing .blobs-bg{background:url(../images/blobs-4.jpg) center top repeat-y;}
.page-template-experiencing-our-culture .blobs-bg{background:url(../images/blobs-4.jpg) center top repeat-y;}
.page-template-global-presence .blobs-bg{background:url(../images/blobs-5.jpg) center top repeat-y;}
.page-template-ghby .blobs-bg{background:url(../images/blobs-6.jpg) center top repeat-y;}
.page-template-meet-the-board .blobs-bg{background:url(../images/blobs-7.jpg) center top repeat-y;}
.page-template-mega-employer .blobs-bg{background:url(../images/blobs-4.jpg) center top repeat-y;}
.page-template-our-philosophy .mega-dharma.blobs-bg{background:url(../images/blobs-8.jpg) center top repeat-y;}
.page-template-our-philosophy .mega-object.blobs-bg{background:url(../images/blobs-9.jpg) center top repeat-y;}
.page-template-our-philosophy .mega-way.blobs-bg{background:url(../images/blobs-10.jpg) center top repeat-y;}
.page-template-our-businesses .blobs-bg{background:url(../images/blobs-11.jpg) center top repeat-y;}
.page-template-our-journey .blobs-bg{background:url(../images/blobs-12.jpg) center top repeat-y;}
.page-template-our-leadership .blobs-bg{background:url(../images/blobs-13.jpg) center top repeat-y;}
.page-template-our-philosophy .our-value.blobs-bg{background:url(../images/blobs-14.jpg) center top repeat-y;}
.page-template-press-release-landing .blobs-bg{background:url(../images/blobs-15.jpg) center top repeat-y;}
.single .category-press-release{background:url(../images/blobs-15.jpg) center top repeat-y;}
.page-template-research-development .blobs-bg{background:url(../images/blobs-16.jpg) center top repeat-y;}
.page-template-responsibility .blobs-bg{background:url(../images/blobs-17.jpg) center top repeat-y;}
.page-template-stakeholder .blobs-bg{background:url(../images/blobs-4.jpg) center top repeat-y;}
.page-template-testimonials .blobs-bg{background:url(../images/blobs-18.jpg) center top repeat-y;}
.page-template-prescription-landing .blobs-bg{background:url(../images/blobs-19.jpg) center top repeat-y;}
.page-template-our-causes .blobs-bg{background:url(../images/blobs-15.jpg) center top repeat-y;}
.page-template-cause .blobs-bg{background:url(../images/blobs-20.jpg) center top repeat-y;}
.page-template-products .blobs-bg{background:url(../images/blobs-21.jpg) center top repeat-y;}
.page-template-products-inner .blobs-bg{background:url(../images/blobs-22.jpg) center top repeat-y;}
.page-template-products-category .blobs-bg{background:url(../images/blobs-24.jpg) center top repeat-y;}
.search .blobs-bg{background:url(../images/blobs-25.jpg) center top repeat-y;}
.page-template-responsibility .blobs-2{background:url(../images/responsibility-blog2.jpg) center right repeat-y;}




/* Blobs */

/* Responsibility */
.responsibility-ceo-msg{margin-top:50px;}
.initiatives_employees_mid{}
.initiatives_employees_cont{display:inline-block; width:22%; margin:0px 14px 50px 14px; vertical-align:top;}
.initiatives_employees_cont_icon{margin-bottom:30px; position:relative;}
.initiatives_employees_cont_icon:after{position:absolute; left:-10px; top:-10px; left:50%; margin-left: -80px; width:100px; height:100px; content:""; background:#FCB700;
	border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
}
.initiatives_employees_cont_icon img{max-width:130px; position:relative; z-index:9; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
/* Responsibility */



/* Search */
.search-posts{max-width:860px; border-bottom:1px solid #dadada;
    padding: 0px 0px 20px 0px;
    margin: 0px auto 20px auto;
}

.search-posts h2, .search-posts h1{font-size:25px; padding:0px 0px 10px; margin:0px;}
.search .title-search-results{display:none;}
.search .read-more{display:none;}
.search .post-meta{display:none;}
.seaarch-result-count {padding: 5px 0px 0px 0px;}
.search .inner-header-1-content{float:none; max-width:100%; text-align:center;}
.search-form-box{
	margin:0px auto 0px auto;
	max-width:860px;
	padding:0px 0px 50px;
}
.search-pg-form{border:1px solid #cfcfcf; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; min-height:48px; position:relative;}
.search-pg-form #searchsubmit{border:0px; padding:0px; margin:0px; outline:none; height:48px; width:70px; position:absolute; left:0px; top:0px; cursor:pointer; background:none; background:url('../images/search-pg-icon.png') no-repeat center center; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; font-size:0px;}
.search-pg-form input[type="text"]{
	background:none; height:48px; border:0px; padding:0px 0px 0px 70px; width:100%; outline:none; box-shadow:unset;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; box-sizing:border-box;
}

.search-pg-form div{margin:0px;}


/* Products */
.featured-slider .slick-slide{margin: 0 20px;}
.page-template-products-inner .modal-body{padding:0px;}
.page-template-products-inner .modal-body img{border-radius:20px; -moz-border-radius:20px; webkit-border-radius:20px;}
.product-category-featured-box{width:260px; margin:0px 15px 30px 15px; float:left;}
.featured-products{}
.featured-products .card{margin:0px auto; background:none; border:0px; width:100%;}
.featured-products h6{padding:20px 10px; margin:0px; color:#707070; font-weight:400; height:37px; overflow: hidden;
}

.pdr-inn-section1-left-icons ul{padding:0px; margin:0px; list-style-type:none;}
.pdr-inn-section1-left-icons ul li{display:block; text-align:center; padding:60px 0px 0px 0px; margin:0px 0px 40px 0px; position:relative;
font-weight:500; line-height:1.1; vertical-align:top;}
.pdr-inn-section1-left-icons ul li:after{position:absolute; width:100%; height:51px; content:""; left:0px; top:0px;}

.pdr-inn-section1-left-icons ul li.Chews:after{background:url('../icons/product-feature-icon1.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Cream:after{background:url('../icons/product-feature-icon2.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Gel:after{background:url('../icons/product-feature-icon3.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Gummies:after{background:url('../icons/product-feature-icon4.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Powder:after{background:url('../icons/product-feature-icon5.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Sachets:after{background:url('../icons/product-feature-icon6.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Soft.Chews:after{background:url('../icons/product-feature-icon7.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Soft.gelatin.capsule:after{background:url('../icons/product-feature-icon8.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Sugar.Free:after{background:url('../icons/product-feature-icon9.svg') no-repeat top center;}
.pdr-inn-section1-left-icons ul li.Vegan:after{background:url('../icons/product-feature-icon10.svg') no-repeat top center;}


.prodict-inner-main{padding-top:30px;}
.page-template-our-philosophy .slick-vertical .slick-slide{border:0px !important;}
.page-template-our-philosophy .vertical-slider, .page-template-sustainability .vertical-slider{margin-bottom:-10px;}

.page-template-our-philosophy .slick-dots, .page-template-sustainability .slick-dots{display:none !important;}

.product-cant-find{padding-top:20px; padding-bottom:0px;}
.product-cant-find .btn-1 a{
	border-radius:30px; -moz-border-radius:30px;  -webkit-border-radius:30px; background:#006562;
	box-shadow: 5px 5px 10px #00000029;
}
.product-cant-find .btn-1 a:hover{background:#00b3ae;}


.product-ask-expert{padding-bottom:50px;}
.product-ask-expert .btn-1 a{
	border-radius:30px; -moz-border-radius:30px;  -webkit-border-radius:30px; background:#006562;
	box-shadow: 5px 5px 10px #00000029;
}
.product-ask-expert .btn-1 a:hover{background:#00b3ae;}




.product-faq-content{position:relative; top:-30px;}



.product-faq-content .panel{margin:0px 0px 10px 0px; background:#fff; box-shadow: 4px 4px 10px #00000029;}

.product-faq-content h4 a{padding:20px 55px 20px 15px; margin:0px; font-size:20px;  color:#000; display:block; position:relative;}
.product-faq-content h4 a i{position:absolute; right:15px; top:16px; width:30px; height:30px; display:block;}

.product-faq-content h4 a i.glyphicon-plus{background:url('../images/product-faq-plus.png') no-repeat top center; }
.product-faq-content h4 a i.glyphicon-minus{background:url('../images/product-faq-minus.png') no-repeat top center; }

.product-faq-content h4{color:#000; font-weight:500; padding:0px; margin:0px;}
.product-faq-content .panel-collapse{padding:0px 15px 20px 15px;}
.error404 h1{
	    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.products-faq-show-hide-no{display:none;}
.product-faq-title{width:100%; background:url('../images/product-faq-bg.jpg') no-repeat center center; background-size:cover;}
.product-faq-title h2{padding:0px; margin:0px;}
.product-tab-mid{padding-top:50px;}
.products-tabs-main .tabs li{display:inline-block; vertical-align:top; padding:10px 20px; margin-right:20px;
border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; cursor:pointer;
}
.products-tabs-main .tabs li.active{background:#006562; box-shadow: 0px 2px 4px #00000029; color:#fff;}
.products-tabs-main .tabs li:last-child{margin-right:0px;}


.mobile-tabs{display:none;}

.product-tab-image{float:right; width:25%; text-align:center;}
.product-tab-content{float:left; width:70%;}

.product-tab-content ul{padding:0px; margin:0px 0px 20px 10px; list-style-type:none;}
.product-tab-content ul li{padding:0px 0px 0px 20px; margin:0px; background:url(../images/product-tab-li-icon.png) no-repeat top left;}

.products-inner-main{}
.products_breadcrumbs_dropdown{position:relative !important; top:0px !important;}
.pdr-inn-section1-left{float:left; width:48%; padding-top:50px;}
.pdr-inn-section1-left-icons{width:90px; float:left; margin-right:30px; padding-top:5px;}
.pdr-inn-section1-left-content{float:left; width:70%;}
.pdr-inn-section1-left-content .description-1{font-size:18px;}
.pdr-inn-section1-right{float:right; width:48%;}
.pdr-inn-section1-right .slider-for .slick-list{
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	background:none;
}

.pdr-inn-section1-right .thumbImg img{
	border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.pdr-inn-section1-right .slider-banner-image img{
	border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.pdr-inn-section1-right .slick-prev.slick-arrow{
	background: url(../images/black-up-arrow.png) no-repeat center center !important;
	cursor:pointer !important;
	height:6px !important; padding:0px !important; margin:0px !important;
	position:absolute!important;
	    -webkit-transform: translate(0,0%) !important;
    -ms-transform: translate(0, 0%) !important;
    transform: translate(0, 0%) !important;
}

.pdr-inn-section1-right .slick-prev.slick-arrow:hover{background: url(../images/black-up-arrow.png) no-repeat center center !important;
  -webkit-transform: translate(0,0%) !important;
    -ms-transform: translate(0, 0%) !important;
    transform: translate(0, 0%) !important;
left:0px !important; width:100% !important;
}

.pdr-inn-section1-right .slick-next.slick-arrow{
	background: url(../images/black-down-arrow.png) no-repeat center center !important;
	cursor:pointer;
	height:6px !important; padding:0px !important; margin:0px !important;
	position:absolute!important;
	    -webkit-transform: translate(0,0%) !important;
    -ms-transform: translate(0, 0%) !important;
    transform: translate(0, 0%) !important;
	    bottom: 0px;
    top: inherit;
}

.pdr-inn-section1-right .slick-next.slick-arrow:hover{background: url(../images/black-down-arrow.png) no-repeat center center !important;
  -webkit-transform: translate(0,0%) !important;
    -ms-transform: translate(0, 0%) !important;
    transform: translate(0, 0%) !important;
	left:0px !important; width:100% !important;
}

.products-properies{width:100%; position:relative; text-align:center; margin-top:30px; display:none;}
.products-properies-circle{text-align:center; width:128px; height:128px; position:relative; z-index:9; background:url('../images/products-properties.png') no-repeat top center; margin:0px auto; color:#000;}
.products-properies-circle span{display:block; padding-top:50px;}
.products-properies:after{width:100%; height:1px; background:#c1c0c0; content:""; position:absolute; left:0px; top:50%;}

.product-gallery-zoom-icon{
		content:""; width:30px !important; height:30px !important; background:url('../images/products-zoom-icon.png') no-repeat center center;
		position:absolute;
		bottom:15px; left:50px;
	transform: scale(1) !important;
	}

/*.slider-banner-image:hover img.product-gallery-zoom-icon{transform: scale(1) !important;}*/


.product-ask-expert-main{}

.ask_our_experts_section_main{width:100%; height:100vh;}
.product-ask-expert-left{float:left; width:50%;}
.product-ask-expert-left-inn{max-width:470px; margin:0px auto; padding:60px 10px 20px 10px;}
.product-ask-expert-right-inn{max-width:560px; margin:0px auto; padding:60px 10px 20px 10px;}
.product-ask-expert-right-inn h2{color:#006562;}
.product-ask-expert-right-inn .description-1{font-size:15px;}
.product-ask-expert-right{float:right; width:50%;}

.product-ask-expert-right .quform-field{padding-left:33px; border:0px; border-bottom:1px solid #cecfcf; font-family:'Mulish', sans-serif;}

.product-ask-expert-right .quform-field::-webkit-input-placeholder { /* Edge */
  color:#000000 !important; opacity:1;
}

.product-ask-expert-right .quform-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#000000 !important; opacity:1;
}

.product-ask-expert-right .quform-field::placeholder {
  color:#000000 !important; opacity:1;
}

.product-ask-expert-right .quform-field-icon-left, .product-ask-expert-right .quform-label-icon{left:0px; color:#006562; font-size:18px;}
.product-ask-expert-right .quform-label-text{font-weight:400; padding-left:15px;}
.product-ask-expert-right .quform-option-text{font-weight:400;}
.product-ask-expert-right .quform-required{color:#000000 !important;}
.product-ask-expert-right .quform-inner-radio{padding-left:33px;}
.product-ask-expert-right .quform-field-textarea{height:50px;}
.product-ask-expert-right .quform-button-submit{margin:0px; float:none; width:100%;}
.product-ask-expert-right .quform-button-submit button{border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; width:100%; color:#fff !important; background:#006562; cursor:pointer; border:0px; box-shadow: 0px 2px 4px #00000029;
} 
.product-ask-expert-right .quform-button-submit button:hover{background: #00b3ae;}


.product_subscribe_main{max-width:800px; margin:-70px auto 50px auto; background:#FCB700; padding:30px;
box-shadow:6px 6px 8px #00000029; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.product_featured_categories_main{}
.product_featured_categories_grid{vertical-align:top; 
background:url('../images/products-yellow-circle.png') no-repeat top center; text-align:center; margin-top:20px;}


.product_subscribe_main h3{float:left; width:48%; font-weight:400; font-size: 23px; line-height: 1.3; padding:0px; margin:0px;}
.product_subscribe_form_code{float:right; width:48%; margin-top:11px;}

.product_subscribe_form_code .quform-element-email{float:left !important; width:65% !important;}
.product_subscribe_form_code .quform-element-email input{border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; border:0px; font-size:16px; height:43px;     padding: 0px 20px !important;}
.product_subscribe_form_code .quform-element-submit{float:right !important; width:30% !important; margin:0px; padding:0px;}
.product_subscribe_form_code .quform-element-submit button{border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; border:0px;
background:#00A19D; color:#fff; text-align:center; cursor:pointer; font-size:16px; height:43px; 
}
.product_subscribe_form_code .quform-element-submit .quform-button-submit{padding:0px; margin:0px;}

.product_subscribe_form_code .quform-spacer{padding:0px; margin:0px;}

.products-inn-we-know{padding:100px 0px 150px 0px;}
.products-inn-we-know-cont{max-width:460px;}
.page-template-products-category .inner-header-1-hero, .page-template-key-products .inner-header-1-hero{display:flex; align-items: center; justify-content:center;}
.page-template-products-category .down-arrow{bottom:15px;}
.page-template-products-category .inner-header-1-bg{min-height:500px;}
.products_cat_head_hero{float:left; width:30%; display:none;}
.products_cat_head_cont{width:40%; margin:0px auto;}
.product-content-main{}
.product-content-grid{width:290px; vertical-align:top; margin:0px 0px 50px 0px; display:inline-block;
background:url('../images/products-yellow-circle.png') no-repeat top center;}
.product-content-grid-img{padding-bottom:20px; transition: transform .2s; min-height:230px;}
.product-content-grid-img img{transition: transform .8s;}
.product-content-grid-img img:hover{transform: scale(1.2);}

.products_by_need_bottom_image{max-width:600px; margin:0px auto;}
.products_inspired_main{background:#006562; color:#fff;}
.products_inspired_left{float:left; width:50%; margin-bottom:-7px;}
.products_inspired_right{float:right; width:50%;}
.products_inspired_right_inner{padding:150px 50px 50px 50px;}
.products_inspired_right_inner h2{color:#fff; padding-bottom:40px;}
.products_inspired_desc{color:#fff;}
.products_medicines_main{position:relative; min-height:600px;}
.products_medicines_left_img{position:absolute; left:0px; top:0px; max-width:350px; top:150px;}
.products_medicines_right_img{position:absolute; right:0px; top:0px; max-width:450px;}
.products_medicines_descp{padding-bottom:30px;}
.products_medicines_main h2{padding-bottom:30px;}
.products_medicines_main .small-container{position:relative; z-index:99;}
/* Products */

/*---------Start: OUR CAUSES ---------*/

.page-id-2580 .inner-header-1-content-right{max-width:100%; width:100%; float:none; text-align:center; color:#fff;}
.page-id-2580 .inner-header-description, .page-id-2580 .inner-header-1-content-right h1{color:#fff;}


.cause-summary ul{margin-left:20px;}

.our-causes .inner-header-1-content{
	max-width: 40%;
}
.our-causes .inner-header-1 h1,
.our-causes .inner-header-1 h2,
.our-causes .inner-header-1 .inner-header-description{
	color: #ffffff;
}

.our-causes .inner-header-1 .btn-1 a{
	margin-top: 20px;
}
.our-causes .our-causes-grid {
	
}
.our-causes .our-causes-grid .we-care-box {
	display:inline-block; vertical-align:top; margin:0px 15px 40px 15px; width:300px;
	box-shadow: 0px 3px 6px #00000029;

}

.our-causes .we-care-desc{width:100%; left:0px;}

.our-causes .our-causes-grid .we-care-box:hover .we-care-title{
	color: #ffffff!important;
}
.our-causes .our-causes-solutions {
	display: flex;
	background: #FACE43;
	color: #ffffff;
}
.our-causes .our-causes-solutions > div {
	width: 50%;
}
.our-causes .our-causes-solutions h2{
	color: #ffffff;
	font-size:34px;
}

.our-causes .our-causes-solutions .left-section {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5%;
	width: 40%;
}
.our-causes .our-causes-solutions .left-section p{
	font-weight: 500;
	font-size:20px;
}
.our-causes .our-causes-solutions .left-section .btn-1{
	margin-top: 5%;
}

/*.cause .inner-header-1-content h1{
	color: #ffffff;
}
.cause .inner-header-1-content .inner-header-description {
	font-size: 25px;
	margin-top: 2%;
}*/
.cause .down_arrow{
	color: #ffffff;
	transform: rotate(90deg);
	display: block;
	font-size: 4rem;
	margin-top: 30px;
}
.cause-summary-updates {
	background: url(../images/shutterstock_630044369.png) right bottom no-repeat #eefefe;
	display: flex;
	padding: 10%;
	padding-top: 5%;
	margin-top:0px;
}
.cause-summary-updates > div{
	/*width: 50%;*/
}

.cause-summary{width:80%;}

.cause-updates {
	margin-top: -10%;
	display:none;
}
.cause-summary-updates form{
	background: #006562;
	border-radius: 20px;
	padding: 5%;
	width: 70%;
	margin-left: 10%;
}

.cause-videos{padding-top:50px;}

.cause-summary-updates form .quform-field{border-color:#fff !important;}
.cause-summary-updates form .quform-submit{letter-spacing:1px;}

.cause-summary-updates form h4{
	color: #ffffff;
}
.our-cause-inner{padding:0px 0px 50px;}
.our-cause-inner h2{padding-bottom:50px;}
.cause-image-slider{
	margin-bottom:70px;
	padding-top:80px;
}
.cause-image-slider .we-care-box{
	background: #003f3d;
}
.cause-image-slider .we-care-box,
.cause-image-slider .we-care-box img{
	border-radius: 0;
}
.cause-image-slider .we-care-box .we-care-img{
	width: auto;
}
.cause-image-slider .we-care-title{
	opacity: 0;
	top: 40%;
}	
.cause-image-slider .we-care-box:hover .we-care-title{
	opacity: 1;
}	
.cause-image-slider .we-care-desc{
	display: block;
	bottom: inherit;
	font-weight: 600;
	top: 50%;
}	
.cause-image-slider .slick-dots,
.cause-video-slider .slick-dots,
.cause-testimonial-slider .slick-dots{
	bottom: -10%;
}
.cause-videos-summary.main-container,
.cause-testimonials.main-container,
.other-causes.main-container {
	text-align: center;
}
.cause-videos-summary.main-container p {
	width: 70%;
	margin: 0 auto 5%;
}
.cause-videos-summary h2,
.cause-testimonials h2,
.other-causes h2{
	margin-bottom: 3%;
	text-transform: uppercase;
}
.cause-testimonials h2,
.other-causes h2{
	margin-bottom: 5%;
}
.cause-video-slider.main-container{
	margin-bottom: 10%;
}
.cause-video-slider iframe{
	display: none!important;
}
.cause-video-slider iframe.play{
	display: block!important;
}
.cause-testimonial-slider.small-container{
	margin-bottom: 10%;
	margin-top: 3%;
}
.cause-video-slide{
	cursor: pointer;
}
.cause-video-slider .slick-next,
.cause-video-slider .slick-next:focus,
.cause-video-slider .slick-next:hover,
.cause-testimonial-slider .slick-next,
.cause-testimonial-slider .slick-next:focus,
.cause-testimonial-slider .slick-next:hover {
	background: url(../images/slider-right-arrow.svg) right top no-repeat;
	height: 50px;
	right: -15%;
}
.cause-video-slider .slick-prev,
.cause-video-slider .slick-prev:focus,
.cause-video-slider .slick-prev:hover,
.cause-testimonial-slider .slick-prev,
.cause-testimonial-slider .slick-prev:focus,
.cause-testimonial-slider .slick-prev:hover {
	background: url(../images/slider-left-arrow.svg) right top no-repeat;
	height: 50px;
	left: -15%;
}
.cause-video-slider .slick-next,
.cause-video-slider .slick-next:focus,
.cause-video-slider .slick-next:hover{
	right: -3%;
}
.cause-video-slider .slick-prev,
.cause-video-slider .slick-prev:focus,
.cause-video-slider .slick-prev:hover {
	left: -3%;
}
.cause-testimonial-slider .slick-list{
	margin: 0 -1%;
}
.cause-testimonial-slider .slick-slide{
	margin: 0 1%;
}
.cause-testimonial-slide{
	margin-bottom: 10px;
	text-align: left;
}
.cause-testimonial-slide .cause-testimonial-thumbnail {
	width: 60%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.cause-testimonial-slide .testimonial-text-wrapper {
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 11px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 2px 2px 11px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 11px 0px rgb(0 0 0 / 20%);
	position: relative;
	margin-top: -30%;
	background:#fff;
}
.cause-testimonial-slide .cause-testimonial-opening-quote {
	margin-top: 40%;
}
.cause-testimonial-slide .cause-testimonial-closing-quote {
	float: right;
	margin-top: -10px;
}
.cause-testimonial-slide p, 
.cause-testimonial-slide div {
	padding: 2% 5%;
}
.cause-testimonial-slide .cause-testimonial-author-desc {
	padding: 0 5% 7%;
}
.other-causes {
	width: 1086px;
	margin: 5% auto;
	overflow: auto;
}
.other-causes .we-care-box {
	float: left;
	margin: 1%;
}
.other-causes .we-care-box:hover .we-care-title{
	color: #ffffff!important;
}

.other-causes-explore{padding-bottom:100px;}

/*---------End: CAUSE ---------*/

/* Prescription */
.page-template-prescription-inner .quform-success-message{background:none !important; border:0px !important; padding:30px 15px 50px 15px !important;
text-align:center;
}
.page-template-prescription-inner .quform-success-message-icon{display:none !important;}
.page-template-prescription-inner .quform-success-message-content{padding-left:0px !important;}
.prescription-thankyou-ok{
	border:0px;
	cursor:pointer;
	background:#00b3ae;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	padding:8px 23px;
    display: inline-block;
	letter-spacing: 1px;
    font-weight: 600;
	font-size:20px;
	width:150px;
}

.prescription-thankyou-ok:hover{
    background: #006562;
}



.page-template-prescription-inner .mfp-content .quform-page-2_1 { background:#ccc;}
.page-template-prescription-inner .mfp-content  .quform-element-page { padding:30px;}
.page-template-prescription-inner .mfp-content  .quform-magnific-popup .mfp-content .quform {
    padding:0;
}
.page-template-prescription-inner .mfp-content .quform-option-icon, .quform-option-icon-selected {
    width: 35px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.page-template-prescription-inner .mfp-content .quform-2 input[type="radio"] {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5);
}
.page-template-prescription-inner .mfp-content .quform-2 .fa {
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 20px;
}
 

.page-template-prescription-inner .mfp-content .quform-2 .quform-option { margin:0 0 10px 0;}
.page-template-prescription-inner .mfp-content .quform{
	border-radius:10px !important;
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	max-width:800px !important;
	padding:0px;
}

.page-template-prescription-inner .mfp-content .mfp-close{width:25px; height:25px; background:url("../images/popup-close.png") no-repeat top center !important; position:absolute; top:-40px; opacity:1; font-size:0px; background-size:cover !important;
}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-label{
    margin-bottom:30px;
    vertical-align: middle;
    text-align: center;
    font-size: 25px;
}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-option{margin-bottom:15px; font-size:22px;}
.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-option-text{font-weight:400;}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-button-next{
	text-align: center;
    float: none;
    margin: 0px;
}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-next, .page-template-prescription-inner .mfp-content .quform-submit{
	border:0px;
	cursor:pointer;
	background:#00b3ae;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	padding:8px 23px;
    display: inline-block;
	letter-spacing: 1px;
    font-weight: 600;
	font-size:20px;
}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-next:hover, .page-template-prescription-inner .mfp-content .quform-submit:hover{
    background: #006562;
}

.page-template-prescription-inner .mfp-content .quform-is-first-page .quform-next{display:none;}

.page-template-prescription-inner .mfp-content .quform-option-icon{display:inline-block !important;}

.page-template-prescription-inner .mfp-content .quform-last-page .quform-spacer{text-align:center;}
.page-template-prescription-inner .mfp-content .quform-last-page h2{padding:20px 0px 20px 0px; margin:0px; font-size:21px;}

.page-template-prescription-inner .mfp-content .quform-last-page{
	background:url('../images/notepad.jpg') no-repeat bottom right #e9f7fb;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; padding-bottom:60px;
}

.page-template-prescription-inner .mfp-content .quform-last-page .quform-field{
	border:0px;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; font-weight:400; font-family:'Battambang', cursive;
	color:#000;
		padding-right: 15px;
    padding-left: 15px;
}

.page-template-prescription-inner .mfp-content .quform-last-page .quform-field::-webkit-input-placeholder { /* Edge */
  color:#000;
  opacity:1;
}

.page-template-prescription-inner .mfp-content .quform-last-page .quform-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#000;
  opacity:1;
}

.page-template-prescription-inner .mfp-content .quform-last-page .quform-field::placeholder {
  color:#000;
  opacity:1;
}

.page-template-prescription-inner .mfp-content .quform-page-6_10{text-align:center; padding-bottom:0px;}
.page-template-prescription-inner .mfp-content .quform-page-6_10 h3{
	padding-top: 30px;
    padding-bottom: 20px;
}

.page-template-prescription-inner .mfp-content .quform-page-6_10 p{
	font-size:20px;
    max-width: 510px;
    margin: 0px auto;
}

.prescription_inner_logo{padding:80px 0px 30px 0px;}
.prescription_inner_logo ul{padding:0px; margin:0px; list-style-type:none; text-align:center;}
.prescription_inner_logo ul li{display:inline-block; vertical-align:top; width:300px; margin:0px 30px 60px 30px; }
.prescription_inner_logo img{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; box-shadow: 0px 3px 6px #00000029;
-moz-box-shadow: 0px 3px 6px #00000029; -webkit-box-shadow: 0px 3px 6px #00000029;  padding:0px; margin:0px auto; display:block; width:100%;
transition: transform .3s ease;}
.prescription_inner_logo ul li:hover img{transform: scale(.9);}
.prescription_inner_logo span{display:block; position:relative;}
.prescription_inner_logo ul li span:after{transform: scale(.9); position:absolute; left:0px; top:0px; width:100%; height:100%; 
background:url('../images/prescription-logo-hover.png') no-repeat center center; content:""; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background-size:100%; opacity:0;
	transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
}


.prescription_inner_logo ul li:hover span:after{opacity:1;}


.inner-header-1{position:relative;}
.prescription_dropdown{float:right; width:240px;}
.prescription_dropdown select{
	-webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 1px solid #000 !important;
    background: url(../images/select-dropdown-arrow.png) no-repeat center right;
    border: 0px;
    width: 100%;
    background-size: 15px;
    height: 30px;
	padding-right:18px;
	padding-left:0px;
}


.prescription_breadcrumbs{float:left; text-transform:uppercase;}
.prescription_breadcrumbs ul{padding:0px; margin:0px; list-style-type:none;}
.prescription_breadcrumbs ul li{padding:0px 7px 0px 0px; display:inline-block; color:#006562; font-weight:600;}
.prescription_breadcrumbs ul li a{color:#000;}
.prescription_breadcrumbs ul li a:hover{color:#006562; text-decoration:none;}
.prescription_breadcrumbs ul li h1{padding:0px; margin:0px; font-size:20px; color:#006562 !important;}
.prescription_breadcrumbs ul li.prescription_breadcrumbs_arrow{color:#000;font-size:15px;}
.prescription_breadcrumbs_dropdown{position:absolute; top:20px; left:0px; width:100%; z-index:9;}
.prescription_breadcrumbs ul li i{color:#000;}


.prescription_landing_content{background:url('../images/prescription-circle-bg.png') repeat-y center top; padding:180px 0px 150px 0px;}
.prescription_landing_cont{display:inline-block; text-align:center; margin:0px 40px 70px 40px; vertical-align:top; width:300px; cursor:pointer;}
.prescription_landing_cont a{display:block;}
.prescription_landing_cont_img{margin:0px 0px 20px 0px;}
.prescription_landing_cont_img img{
box-shadow: 5px 5px 10px #00000029;
-moz-box-shadow: 5px 5px 10px #00000029;
-webkit-box-shadow: 5px 5px 10px #00000029;	
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.prescription_landing_cont h3{min-height:70px; font-size:20px;}
/* Prescription */


/* Meeth The Board */
.meet_board_bottom_image{float:right; max-width:300px; padding-bottom:50px; margin-top:-50px;}
.meet-the-board-code figcaption{bottom:0px !important; top:inherit !important; padding:0px 20px !important; line-height:20px;}

/* Meet The Board */


/* Ceo Message */
.ceo_message_content{max-width:900px;}

.ceo_message_content ul{margin:0px 0px 20px 20px;}
.ceo_message_header_main{color:#fff;}
.ceo_message_header_main h1{color:#fff; padding-bottom:50px;}
.ceo_message_header_main .description-1{position:relative;}
.ceo-msg-quote-top{
	position: absolute;
    left: -70px;
    top: -40px;
    width: 60px;
}

.ceo-msg-quote-btm{
	position: absolute;
    right: -70px;
    bottom: -20px;
    width: 60px;
}
.ceo-btm-img{float:right; max-width:350px; padding-bottom:50px; margin-top:-200px;}
/* Ceo Message */

/* Leadership */
.our_leadership_ceo_message_main{padding:100px 0px;}
.our_leadership_ceo_message_main h2, .our_leadership_ceo_message_main .description-1{color:#fff;}
.our_leadership_ceo_content{float:right; width:50%;}
/* Leadership */

/* Bottom Section */
.leadership-bottom-section{}
.leadership-bottom-box{padding-bottom:30px;}
.leadership-bottom-box-rpt{display:inline-block; width:37%; margin:0px 4% 20px 4%; vertical-align:top;}
.leadership-bottom-icon {margin: 0px auto 20px auto; max-width: 170px;}
/* Bottom Section */


/*===========================================Press Release===========================================*/

.press-release-box-outer { width:360px; margin:20px; float:left;background:#fff;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; 
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); }

.press-release-box-outer-inside { width:100%; margin:10px auto; float:none; }
.press-release-box-inner-inside { width:340px; margin:0 auto; float:none; }
.press-release-box-inside { padding:20px;background:#fff;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3);}
.press-release-slider .slick-dots { position: relative; bottom:auto; z-index: 99; display: block;  width: 100%;   padding:20px 0 0 0;   margin: 0;   list-style: none;   text-align: center;}
.explore-title { color:#000; margin:10px auto 30px auto; padding:0; font-size:30px; line-height:35px; font-weight:600; text-align:center;}


.press-release-box { padding:20px;}
.press-release-thumb img {-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.press-date { font-size:20px; line-height:24px; letter-spacing:normal; text-transform:uppercase;  font-weight:600; color:#006562; padding:15px 0 10px 0;}
.press-title h2 { font-size:17px;line-height:24px; letter-spacing:normal; font-weight:600; color:#000; padding:0 0 10px 0; margin:0;
overflow: hidden;
 max-height:40px; min-height:40px; 
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;

}
.press-description {font-size:16px;line-height:22px; letter-spacing:normal; font-weight:400; color:#000; padding:0 0 10px 0;
overflow: hidden;
 max-height:40px;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;

}


.read-more-link-press { color:#00b3ae; letter-spacing:normal;}

.alm-btn-wrap .alm-load-more-btn { background:#006562!important;}
.alm-btn-wrap .alm-load-more-btn.done {
    background-color: #006562!important;   
}

/*===========================================EOF Press Release===========================================*/


/*===========================================Office Location===========================================*/
.office_location_outer { position:relative; min-height:500px;}
.office_details_address{ position:relative; padding-bottom:10px;}
.office_details_phone, .office_details_fax, .office_details_email{ position:relative; padding-left:33px; padding-bottom:5px;}
.office_details_phone:after{position:absolute; left:0px; content:"\f2a0"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.office_details_fax:after{position:absolute; left:0px; content:"\f1ac"; font-family:"FontAwesome"; font-size:20px; top:0px;}
.office_details_email:after{position:absolute; left:0px; content:"\f0e0"; font-family:"FontAwesome"; font-size:20px; top:0px;}


.office_details_email a{color:#fff; text-decoration:none;}
.office_details_email a:hover{color:#FCB700; text-decoration:none;}
.office_location_embed_code{background:url('../images/map-coming-soon.jpg') no-repeat center center;
-webkit-border-radius: 12px;-moz-border-radius: 12px;-khtml-border-radius: 12px; border-radius: 12px; width:100%; min-height:500px;}
.office_location_embed_code iframe { width:100%; -webkit-border-radius: 12px;-moz-border-radius: 12px;-khtml-border-radius: 12px; border-radius: 12px; margin:0px 0px -10px 0px; height:500px !important;}
.office_location_box_outer { width:500px; float:right; position:absolute; right:50px; top:50px; z-index:98;}
.location_box {position:absolute; right:70px; top:70px; z-index:99;width:460px;}
.office_location_box {background: rgba(0, 101, 98, 0.8); padding:20px; color:#fff; -webkit-border-radius: 12px;-moz-border-radius: 12px;-khtml-border-radius: 12px; border-radius: 12px; }
.office_details { margin:100px 0 0 0;}
.location_title { font-size:25px; line-height:30px; font-weight:600; color:#fff; padding:0 0 10px 0;}
.location_box select { width:100%;  border: 1px solid #fff;  background: transparent;
   padding:6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-khtml-border-radius: 6px; border-radius: 6px; color:#fff;}
	#country_select { background: rgba(0, 101, 98, 0.6);}
/*===========================================EOF Office Location===========================================*/

.Mulish {font-family: 'Mulish', sans-serif;}
.opensans {font-family: 'Battambang', cursive;}

.text-center{text-align:center;}
.text-transform-uppercase{text-transform:uppercase;}

.outercontainer { max-width:100%; margin:0 auto;}
.header-container { max-width:1200px; margin:0 auto; position:relative;}
.main-container { max-width:1200px; margin:0 auto; position:relative;}
.small-container { max-width:800px; margin:0 auto; position:relative;}

.header-outer { background: #fff; position:fixed; z-index:99999; margin:0 auto; top:0; left:auto; right:auto; width:100%; display:block; height:60px;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);}

.about-mega-way-box-outer {-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);}

.header-inner { background: #fff; margin:0 auto;   width:100%; display:block; position:relative;}


/*.sticky {background: #fff; position:fixed; z-index:998; margin:0 auto; top:0; left:auto; right:auto; width:100%; display:block; height:80px;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
}
*/


#wpfront-scroll-top-container{width:30px; height:30px;}
#wpfront-scroll-top-container i{width:30px; height:30px; display:block;     transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    background-color: rgba(0,0,0,0.25); text-align:center; line-height:30px; border-radius:100%; color:#fff;}



#wpfront-scroll-top-container i:hover{
  transition:box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
  -webkit-transition:-webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
  box-shadow:1px 2px 3px rgba(0,0,0,0.16);
  background-color:#FCB700!important 
}

.action { position:relative;}
.action span {
  display:none;
}
.action:hover span {
  display:block;
  position:absolute;
  top:0;
  left:150px;
  z-index:1000;
  width:auto;
 width:75px;
 height:75px;
  overflow:hidden;
}


/* Research & Development */
h2.research_development_section6_title{padding-left:70px; position:relative;}
h2.research_development_section6_title span{
font-size: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-right: 1px solid #707070;
    padding-right: 10px;
    min-height: 76px;
}

.research_development_right_img{position:relative; width:100%;}
.research_development_right_img_box{position:absolute; right:0px; top:0px;}
.research_development_section5_left_image{float:left; width:45%;}
.research_development_section5_right_cont{float:right; width:45%; padding-top:100px;}
.research_development_section4_box{width:30%; text-align:center; vertical-align:top; display:inline-block; margin:0px 1%;}
.research_development_section4_img{padding:0px 0px 20px 0px;}
.research_development_section4_img img{max-width:100%;}
.research_development_section4_box h3{min-height:70px;}
.research-devlopment-section2 { color:#fff; padding:100px 0;}
.research-devlopment-section2 h2 { color:#fff;}
.research-devlopment-top-right-img{position:relative; width:100%;}
.research-devlopment-top-right-img-inn{position:absolute; right:0px; top:0px;}

.research_development_hand_drop_left_image{position:relative; width:100%;}
.research_development_hand_drop_left_image-inn{position:absolute; left:20px; top:0px; max-width:220px;}


.research-devlopment-bottom-img{max-width:300px; margin:0px auto;}

/* Research & Development */

/* Current Opportunities */
.opportunities_apply_form{}
.quform-sub-label{font-size:12px !important;}

.opportunities_contact_phone,.opportunities_contact_email,.opportunities_contact_address{position:relative; padding:0px 0px 10px 33px; }
.opportunities_contact_phone:after{position:absolute; left:0px; content:"\f2a0"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.opportunities_contact_email:after{position:absolute; left:0px; content:"\f0e0"; font-family:"FontAwesome"; font-size:20px; top:0px;}
.opportunities_contact_address:after{position:absolute; left:0px; content:"\f041"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.opportunities_contact_email a{color:#fff; text-decoration:none;}
.opportunities_contact_email a:hover{color:#fff; text-decoration:underline;}

.opportunities_contact_social{text-align:center; padding-top:10px; }
.opportunities_contact_social a{display:inline-block; padding:0px 12px; width:45px;}
.opportunities_apply_form .quform-button-submit{text-align:center; float:none; margin-right:0px;}
.opportunities_apply_form .quform-submit{    
	border-color: #00b3ae;
    background: #00b3ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    outline: none;
    box-shadow: unset;
    padding: 10px 30px;
    font-weight: 700; margin:0px auto; border:0px; cursor:pointer;}
.opportunities_apply_form .quform-submit:hover{background:#006562;}
.opportunities_apply_form  .quform-field-text, .opportunities_apply_form  .quform-field-email, .opportunities_apply_form .quform-upload-button, .opportunities_apply_form .quform-field-textarea{
	background:none;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	border:1px solid #007b89; color:#1a1a1a; font-style:italic;     font-family: 'Battambang', cursive;
}
.opportunities_apply_form .quform-upload-button{width:100%; text-align:left;}
.opportunities_apply_form .quform-field-textarea{height:120px;}

.opportunities_apply_form  .quform-field-text::-webkit-input-placeholder, .opportunities_apply_form  .quform-field-email::-webkit-input-placeholder, .opportunities_apply_form .quform-field-textarea::-webkit-input-placeholder{ /* Edge */
 color:#1a1a1a; opacity:1;
}

.opportunities_apply_form  .quform-field-text:-ms-input-placeholder, .opportunities_apply_form  .quform-field-email:-ms-input-placeholder, .opportunities_apply_form .quform-field-textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color:#1a1a1a; opacity:1;
}

.opportunities_apply_form  .quform-field-text::placeholder, .opportunities_apply_form  .quform-field-email::placeholder, .opportunities_apply_form .quform-field-textarea::placeholder{
color:#1a1a1a; opacity:1;
}

.opportunities_apply{background:#f1f5f7; padding:20px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:0px 0px 20px 0px;
-webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    1px 1px 6px 0px rgba(0, 0, 0, 0.3);
box-shadow:         1px 1px 6px 0px rgba(0, 0, 0, 0.3);
}

.opportunities_contact{background:#00b3ae; padding:20px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:0px 0px 20px 0px;
-webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    1px 1px 6px 0px rgba(0, 0, 0, 0.3);
box-shadow:         1px 1px 6px 0px rgba(0, 0, 0, 0.3);
	color:#fff;
}
.opportunities_contact h2{color:#fff;}

.opportunities_inner_left{float:left; width:65%;}
.opportunities_inner_location, .opportunities_inner_type, .opportunities_inner_department{padding:0px 0px 5px 33px; position:relative;}
.opportunities_inner_location:after{position:absolute; left:0px; content:"\f124"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.opportunities_inner_type:after{position:absolute; left:0px; content:"\f017"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.opportunities_inner_department:after{position:absolute; left:0px; content:"\f013"; font-family:"FontAwesome"; font-size:23px; top:0px;}
.opportunities_inner_details{padding-top:30px;}
.opportunities_inner_details ul{margin:0px 0px 10px 30px;}
.opportunities_inner_details ul li{padding-bottom:10px;}

.opportunities_inner_right{float:right; width:32%;}
.current_opportunities_inner_btm_img{max-width:400px;}
.current_opportunities_landing_form_box{position:relative; z-index:99;}
.current_opportunities_landing_btm_img{text-align:right; margin-top:-220px; position:relative;}
.current_opportunities_landing_btm_img img{max-width:450px;}
.current_opportunities_landing_form_main{max-width:600px; margin:0px auto;}
.current_opportunities_landing_form_main .quform-button-submit{text-align:center; float:none; margin-right:0px;}
.current_opportunities_landing_form_main .quform-submit{    
	border-color: #00b3ae;
    background: #00b3ae;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    outline: none;
    box-shadow: unset;
    padding: 10px 30px;
    font-weight: 700; margin:0px auto; border:0px; cursor:pointer;}
.current_opportunities_landing_form_main .quform-submit:hover{background:#006562;}

.current_opportunities_landing_form_main .quform-field-text, .current_opportunities_landing_form_main .quform-field-email,
.current_opportunities_landing_form_main .quform-field-select
{
	background:none;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	border:1px solid #007b89; color:#1a1a1a; font-style:italic;     font-family: 'Battambang', cursive;
}

.current_opportunities_landing_form_main .quform-field-text::-webkit-input-placeholder, .current_opportunities_landing_form_main .quform-field-email::-webkit-input-placeholder{ /* Edge */
 color:#1a1a1a; opacity:1;
}

.current_opportunities_landing_form_main .quform-field-text:-ms-input-placeholder, .current_opportunities_landing_form_main .quform-field-email:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color:#1a1a1a; opacity:1;
}

.current_opportunities_landing_form_main .quform-field-text::placeholder, .current_opportunities_landing_form_main .quform-field-email::placeholder{
color:#1a1a1a; opacity:1;
}



.current_opportunities_table_main{
-webkit-box-shadow: 7px 5px 15px 0px rgba(14, 14, 14, 0.14);
-moz-box-shadow:    7px 5px 15px 0px rgba(14, 14, 14, 0.14);
box-shadow:         7px 5px 15px 0px rgba(14, 14, 14, 0.14); 
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	background:#f3fafa;
}


.current_opportunities_table_head{background:#00b3ae; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; color:#fff;
padding:10px 20px; font-weight:400;
}
.current_opportunities_table_row{padding:20px 0px; margin-left:20px; margin-right:20px; border-bottom:1px solid #cccccc; color: #000; font-weight:300;}
.current_opportunities_table_row h5{display:none; margin-bottom:0px; padding-bottom:0px;}
.current_opportunities_table_row:hover{background:#fff;}
.current_opportunities_table_main a:last-child .current_opportunities_table_row{border:0px;}
.current_opportunities_table_column{float:left;}
.current_opportunities_table_col1{width:40%; padding-right:10px; padding-left:10px;}
.current_opportunities_table_col2{width:20%; padding-right:10px;}
.current_opportunities_table_col3{width:20%; padding-right:10px;}
.current_opportunities_table_col4{width:15%;}
/* Current Opportunities */
/* Mega Employer */
.mega_employers_creating_owners{float:left; width:45%;}
.mega_employers_holistic_sense{float:right; width:45%; padding-top:200px;}
.mega_employer_we_care{padding:100px 0px;}
/* Mega Employer */

/* Experiencing Our Culture */
.experiencing_left-img{padding-top:80px;}
.experiencing_left-img img{max-width:300px;}
.experiencing_home_away{float:left; width:45%; padding-top:150px;}
.experiencing_minds_share{float:right; width:45%;}
.experiencing_mid_main{margin-top:-100px;}
.experiencing_responsibility{background:#e8e8e8;}
.experiencing_responsibility_left{float:left; width:45%; padding-top:120px;}
.experiencing_responsibility_right{float:right; width:45%;}
/* Experiencing Our Culture */


/* Career */
.career-section1{}

.career-section1-left{float:left; width:45%;}
.career-section1-right{float:right; width:45%; padding-top: 110px;}
.career-section2-left{float:left; width:45%; padding-top: 180px;}
.career-section2-right{float:right; width:45%;}
.career-section3-box{float:left; width:40%; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:#209894; color:#fff; padding:80px 30px; }

.career-section3-box .btn-1 a{background:#006562;}
.career-section3-box .btn-1 a:hover{background:#00b3ae;}

.career-section3-box h2{color:#fff;}
.career-section6-box{display:inline-block; margin:0px 20px 30px 20px; width:27%; vertical-align:top;}
.career-section6-box-img{margin:0px auto 20px auto; max-width:180px;}
.career-section4-left{float:left; width:45%; padding-top: 120px;}
.career-section4-right{float:right; width:45%;}
/* Stake holder */
.stakeholders-mid-right-image{text-align:right;}
.stakeholders-mid-right-image img{max-width:400px;}
.stakeholder_caring-left{float:left; width:35%;}
.stakeholder_caring-right{float:left; width:46%; padding-top:120px; padding-left:50px;}
.stakeholder-tablebox{-webkit-box-shadow: 7px 5px 15px 0px rgba(14, 14, 14, 0.14);
-moz-box-shadow:    7px 5px 15px 0px rgba(14, 14, 14, 0.14);
box-shadow:         7px 5px 15px 0px rgba(14, 14, 14, 0.14); border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.stakeholders-table-heading{}
.stakeholders-table-heading h4{color:#fff; padding:9px; margin:0px;}
.stakeholder-tablebox-column{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
background: rgb(250, 250, 250);
background: -moz-linear-gradient(0deg, rgb(250, 250, 250) 0%, rgb(192, 230, 227) 100%);
background: -webkit-linear-gradient(0deg, rgb(250, 250, 250) 0%, rgb(192, 230, 227) 100%);
background: -o-linear-gradient(0deg, rgb(250, 250, 250) 0%, rgb(192, 230, 227) 100%);
background: -ms-linear-gradient(0deg, rgb(250, 250, 250) 0%, rgb(192, 230, 227) 100%);
background: linear-gradient(90deg, rgb(250, 250, 250) 0%, rgb(192, 230, 227) 100%);
margin:0px 1px 1px 0px;
}
.stakeholders-table-heading .stakeholder-tablebox-column{background:#00b3ae; color:#fff; text-align:center;}
.stakeholder-tablebox-column ul{padding:0px; margin:0px; list-style-type:none;}
.stakeholder-tablebox-column ul li{padding:0px 0px 0px 30px; margin:0px;
background:url('../images/stakeholder-list-arrow.png') no-repeat top left;
}
.stakeholder-tablebox-row{display:flex;}

.stakeholder-tablebox-col1, .stakeholders-table-heading .stakeholder-tablebox-column:nth-child(1){width:25%;}
.stakeholder-tablebox-col2, .stakeholders-table-heading .stakeholder-tablebox-column:nth-child(2){width:45%;}
.stakeholder-tablebox-col3, .stakeholders-table-heading .stakeholder-tablebox-column:nth-child(3){width:30%; margin-right:0px;}
.stakeholder-tablebox .stakeholder-tablebox-row:last-child .stakeholder-tablebox-column{margin-bottom:0px;}
.stakeholder-tablebox-innerbox{padding:30px;}
.stakeholder-tablebox-column h5{padding-top:10px; font-size:18px;}
.stakeholder-tablebox-column h3{display:none;}
/* Stake holder */

/* Contact Us */
.contact_us_header{width:100%; background:url('../images/contact-us-bg.jpg') repeat-x bottom #fff;}
.contact_us_header_left{float:left; width:50%; padding-top:150px;}
.contact_us_header_right{float:right; width:30%;}
.contact_follow_us{text-align:center;}
.contact_follow_us h2{padding:0px; margin:0px 0px 70px 0px;}
.contact_follow_us ul{padding:0px; margin:0px; list-style-type:none;}
.contact_follow_us ul li{padding:0px 0px 30px 0px; margin:0px; display:inline-block; width:20%;}
.contact_follow_us ul li img{max-width:120px;}
.contact-us-form{float:right; width:48%;}
.contact-us-form-box{background:#e9f3f3; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	-webkit-box-shadow: 5px 3px 8px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    5px 3px 8px 0px rgba(0, 0, 0, 0.1);
box-shadow:         5px 3px 8px 0px rgba(0, 0, 0, 0.1);
	padding:20px;
}

.contact-us-form-box .quform-spacer{padding-bottom:1px;}

.contact-us-form-box label{font-weight:normal; color:#0c0c0c;}
.contact-us-form-box .quform-field-text, .contact-us-form-box .quform-field-select, .contact-us-form-box .quform-field-email, .contact-us-form-box .quform-field-textarea{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:none; border:1px solid #8ba7b9; color:#000000; font-style:italic;
font-family: 'Battambang', cursive;
}
.contact-us-form-box .quform-field-textarea{height:120px;}

.contact-us-form-box .quform-field-text::-webkit-input-placeholder,  .contact-us-form-box .quform-field-textarea::-webkit-input-placeholder, .contact-us-form-box .quform-field-email::-webkit-input-placeholder{ /* Edge */
  color:#000; opacity:1;
}

.contact-us-form-box .quform-field-text:-ms-input-placeholder, .contact-us-form-box .quform-field-textarea:-ms-input-placeholder, .contact-us-form-box .quform-field-email:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color:#000; opacity:1;
}

.contact-us-form-box .quform-field-text::placeholder, .contact-us-form-box .quform-field-textarea::placeholder, .contact-us-form-box .quform-field-email::placeholder{
   color:#000; opacity:1;
}

.contact-us-form-box .quform-submit{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:#00b3ae; font-weight:600; color:#fff; border:0px; outline:none; cursor:pointer; padding-left:20px; padding-right:20px;}
.contact-us-information{float:left; width:48%;}
.contact-us-info-box{padding-bottom:20px;}
.contact-us-info-descp{padding-bottom:15px;}
.contact-us-info-email{padding-bottom:20px; padding-left:60px; position:relative;}
.contact-us-info-email:after{position:absolute; left:15px; width:32px; height:32px; content:""; top:-2px; 
background:url('../images/email-icon.png') no-repeat top left;
}
.contact-us-info-email a{color:#000; font-weight:300;}
.contact-us-info-email a:hover{color:#00a19d;}

.contact-us-info-phone{padding-bottom:20px; padding-left:60px; position:relative;}
.contact-us-info-phone:after{position:absolute; left:15px; width:32px; height:32px; content:""; top:-2px; 
background:url('../images/phone-icon.png') no-repeat top left;
}
.contact-us-info-fax{padding-bottom:20px; padding-left:60px; position:relative;}
.contact-us-info-fax:after{position:absolute; left:15px; width:32px; height:32px; content:""; top:-2px; 
background:url('../images/fax-icon.png') no-repeat top left;
}

/* Contact Us */

/* Awards */
.awards-year { color:#000;}
.award-popup-wrapper { padding:20px;}
.award-popup-thumb { width:30%; float:left;}
.award-popup-details { width:60%; float:right;}
.award-popup-thumb img { border:#908c8d 2px solid;}
.award-popup-title { padding:20px 0 20px 0; font-size:25px; line-height:30px; color:000; font-weight:600;}
.award-popup-text { padding:0 0 20px 0; font-size:16px; line-height:20px; color:000;font-weight:400;}
.award-popup-year { padding:0; font-size:20px; line-height:25px; color:000;font-weight:600;}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed; z-index:999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 0 auto;
    padding: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #FCB700;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}


.awards-container{/*background:#EEFFFF;*/}
.awards-container .center-slider-img img{border: #908c8d 2px solid;}
.awards-box-inn{background:#fff; box-shadow: 6px 6px 20px #00000029; border-radius: 13px; padding:30px;}
.awards-slider-inn{background:#fff !important; box-shadow: 6px 6px 20px #00000029; border-radius: 13px; padding:30px !important; margin-top:15px !important; 
margin-bottom:25px !important;}
.awards-title{padding-top:20px;}
/* Mega Dharma */
.mega-dharma-main{
	width:100%; 
	padding:50px 0px;
}
.mega-dharma-bg{background-size:450px !important;}
.mega-dharma-container{max-width:450px; margin:0px auto;}
.mega-dharma-title{margin-bottom:50px; position:relative;}
.mega-dharma-title:after{position:absolute; top:-60px; background:#fcb700; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; width:180px; height:180px; content:""; left:212px;}
.mega-dharma-title h1{font-style:italic; position:relative; z-index:9;}
.mega-dharma-description{padding-left:40px;}
/* Mega Dharma */

/* Mega Objective */
.mega-objective-section1{position:relative; padding-bottom:50px; padding-top:80px; width:100%;}
.mega-objective-section1 h2{padding-bottom:50px; text-transform:uppercase;}
.mega-objective-section1-img{position:absolute; left:0px; top:0px; width:40%;}
.mega-objective-section1-left{width:55%; float:right;}
.mega-objective-icon-box{vertical-align:top; display:inline-block; text-align:center; padding:0px 10px 30px 10px; width:45%;}
.mega-objective-icon{padding:0px 0px 20px 0px;}

.mega-objective-section2{position:relative; padding-bottom:0px;}
.mega-objective-cont-img{width:40%;}
.mega-objective-cont-desc{width:55%;}

.mega-objective-capsule-img{text-align:right; padding-bottom:30px;}
.mega-objective-capsule-img img{max-width:300px;}
.mega-objective-section3{padding-bottom:80px;}
/* Mega Objective */

/* Our Commitment */
.our-commitment-main{background:#9BD4EE; width:100%; position:relative; padding:80px 0px 40px;}
.our-commitment-main:after{width:100%; position:absolute; left:0px; top:0px; width:100%; background:#fff; height:233px; content:"";}
.our-commitment-main:before{width:100%; position:absolute; left:0px; bottom:0px; width:100%; background:#fece00; height:165px; content:"";}
.our-commitment-top-img{text-align:center; padding-top:40px; position:relative; z-index:9;}
.our-commitment-bottom-img{text-align:right; padding-right:50px; position:relative; z-index:9;}
.our-commitment-main .main-container{position:relative; z-index:9;}
.our-commitment-left{float:left; width:45%;}
.our-commitment-right{float:right; width:45%;}

/* Our Commitment */
/* Our Value */
.float-left{float:left;}
.float-right{float:right;}
.text-white{color:#fff;}
.our-value-cont{
	width:45%;
	margin:0px 0px 50px 0px;
}
.our-value-cont-icon{padding-bottom:30px;}
.our-value-main-container{padding:60px 0px;}
/* Mega Way */
.mega-way-section1{position:relative;}
.mega-way-section1-img{max-width:50%; position:absolute; left:0px; top:0px;}
.mega-way-section1-right{
    width: 45%;
    float: right;
    padding: 80px 0;
}

.mega-way-section2-left {
    width: 45%;
    float: left;
    padding: 80px 0;
}

.mega-way-section2-right {
    width: 45%;
    float: right;
    padding: 80px 0;
}
.mega-way-section2-right-img{padding-bottom:30px;}
/* Mega Way */


/* Our Journey */
.shi_timeline_items_wrapper .t_close{padding-left:2px !important;}
.shi_timeline_items_wrapper .t_close:hover{background: #006562 !important;}
.center-arrow{text-align:center; display:block; width:100%; padding-top:20px;}
.center-arrow img{max-width:30px;}
.journey-top-image{position:absolute; left:0px; top:15px; max-width:200px;}
.journey-bottom-image{padding-right:50px; text-align:right; margin-top:-180px;}


.journey-outer{ position:relative;}
.journey-content{ padding:80px 0; text-align:center;}
.journey-content .small-container { color:#006562;}
/* Our Journey */

/* Global Presence */
.global-presence-bottom-image{text-align:right; margin-top:-150px;}
.global-presence-bottom-image img{max-width:200px;}
/* Global Presence */



.logo { position:absolute; left:0; top:5px;z-index:999; max-width:190px;}
.menuwrapper { padding:0px 130px 0px 200px;}

.content-wrapper { padding:60px 0 0 0;}

.rounded-img {-webkit-border-radius: 12px;-moz-border-radius: 12px;-khtml-border-radius: 12px; border-radius: 12px;}
.rounded-img img {-webkit-border-radius: 12px;-moz-border-radius: 12px;-khtml-border-radius: 12px; border-radius: 12px;}

.widget_text .textwidget { color:#000;}
.ubermenu-content-block h3, .ubermenu-content-block h3 a{color:#000 !important; font-weight:600;}
.ubermenu h3.ubermenu-widgettitle { padding:0!important;
    margin-bottom:10px!important;
}
.ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding:0 20px 5px 20px!important;
}
.ubermenu-main .ubermenu-item-normal > .ubermenu-target { border-bottom:#ccc 1px solid; background:url(../images/menu-bg.png) right 12px no-repeat;}
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-column-auto {
    width: 90%!important;
    display: block;
    float: none;
    min-width: 0;
}
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.head-extra-nav{display:none !important;}
.head-extra-nav a.ubermenu-item-notext{padding-top:15px !important; padding-bottom:15px !important;}

.ubermenu .ubermenu-item-notext>.ubermenu-icon{font-size:23px;}

.ubermenu-widget input[type='text'] {
    cursor: text; padding:4px; line-height:20px; border:#333 1px solid; outline:none;
    width: 92%;
}
.ubermenu-widget input[type='text']:focus {
    cursor: text; padding:4px; line-height:20px; border:#000 1px solid; outline:none;

}
.ubermenu-widget input[type='submit'] {
    -moz-border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 2px;
    background: #006562;
    box-shadow:none;
	outline:none;
    border: 1px solid #006562;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1)";
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 4px 16px;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}
.ubermenu-widget input[type='submit']:hover, .ubermenu-widget input[type='submit']:active { background:#000;border: 1px solid #000; color:#fff; outline:none;}
/*==================================Hero Slider=================================*/

/* Action */
.action{ position:absolute; z-index:9; top:45%; left:119px; width:240px;}
.action ul{padding:0px; margin:0px; list-style-type:none;}
.action ul li{padding:0px; margin:0px; list-style-type:none;}
.action-hover-image{display:none; position:absolute; top:-18px; right:-158px; width: 150px;}
.action-hover-image img{min-height:65px;}
.action ul li:hover .action-hover-image{display:block;}
.action ul li a {
    display: block;
    margin: 0 0 15px 0;
    padding: 4px 24px 5px 24px;
    font-size: 17px;
    text-align: center;
    color: #006562;
    background: #eeffff;
    border: #006562 1px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	position:relative;
}

.action ul li.selected a, .action ul li:hover a{
	color: #eeffff;
    background: #006562;
    border: #006562 1px solid;
}

.action span {
  display:none;
}
.action:hover span {
  display:block;
  position:absolute;
  top:0;
  left:150px;
  z-index:1000;
  width:auto;
 width:75px;
 height:75px;
  overflow:hidden;
}

/* Action */
.position-relative{position:relative;}

.hero-tab-content-explore a{color:#fff; text-decoration:underline;}
.home-slider-tab{position:relative;}
.hero-tabs {
  position: absolute;
  z-index:9999;
  right: 0;
  bottom: 10%;
  width:210px;
}

.hero-tabs .fa-close {
  color: white;
  cursor: pointer;
  background: lightgray;
  border-radius: 5px;
  padding: 3px 10px;
  margin-bottom: 10px;
	display:none;
}

.hero-tab-wrapper{display:none; margin-top:5px;}

.hero-tabs p.plus-icon {
  color: white;
  cursor: pointer;
  display:block;
  background: var(--monte-carlo);
  border-radius: 50%;
  font-size: 3em;
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 0;
  float: right;
  margin-right: 20px;
	line-height:70px;
}

.hero-tab {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
  cursor: pointer;
  margin-bottom: 5%;
  display: flex;
  padding: 5px 10px;
}

.hero-tabs img {
  margin-right: 5%;
  width:30px; height:29px;
}

.hero-tab-content {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
  opacity: 0;
  padding: 13px 10px;
  position: absolute;
  right: 1000%;
  text-align: center;
  transition: 1s;
}

.hero-tab-content-1.active {
  opacity: 1;
  right: auto;
  top: -80%;
}

.hero-tab-content-2.active {
  opacity: 1;
  right: auto;
  top: -50%;
}

.hero-tab-content-3.active {
  opacity: 1;
  right: auto;
  top: -20%;
}

.hero-tab p {
  align-self: center;
  font-size: 16px;
  margin: 0;
}

.hero-tab-content p {
  font-size: 16px;
}

.hero-tab-content i {
  cursor: pointer;
}

.hero-tab.hero-tab-1,
.hero-tab-content-1 {
  background: var(--monte-carlo);
}

.hero-tab.hero-tab-2,
.hero-tab-content-2 {
  background: var(--boston-blue);
}

.hero-tab.hero-tab-3,
.hero-tab-content-3 {
  background: var(--summer-green);
}
.hero-left { width:50%; float:left; margin:0; padding:100px 0 0 0;}
.hero-right { width:50%; float:left;margin:0; padding:50px 0 0 0;}

.hero-description { font-size:20px; line-height:30px; letter-spacing:1px; margin:0 0 40px 0; font-weight:300;font-family: 'Battambang', cursive;}
.btn-1 a {display:inline-block; clear:both; margin-bottom:20px; background:#00b3ae; padding:6px 20px 8px 20px; color:#fff; font-size:20px; line-height:30px; letter-spacing:1px; font-weight:600; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.btn-1 a:hover, .btn-1 a:active, .btn-1 a:focus { background:#006562; color:#fff;}
.btn-2 a {  padding:5px 10px; color:#00b3ae; font-size:22px; line-height:32px;}
.btn-2 a:hover, .btn-2 a:active, .btn-2 a:focus { color:#006562;}

.slider {width: 100%; margin:0 auto; }
.slick-slide { margin: 0 auto;}
.slick-prev:before,
.slick-next:before {color: black; }
.slick-slide {transition: all ease-in-out .3s;opacity: 1;}
.slick-active {opacity: 1;}
.slick-current {opacity: 1;}

.slick-prev, .slick-next {
  z-index: 1000;
}

.slick-prev:hover, .slick-prev:focus{
	    background: url(../images/left-arrow.png) right top no-repeat !important;
}

.slick-next:hover, .slick-next:focus{
	 background: url(../images/right-arrow.png) right top no-repeat !important;
	   
}



/*==================================GHBY=================================*/
.ghby-btm-image{margin-top:50px;}
.ghby-btm-image img{display:none;}
.ghby-outer {  position:relative;}
.ghby-left { width:30%; float:left; z-index:999;}
.ghby-right { width:55%; float:right; z-index:999;}

.main-slider .slick-next{right:10px !important;}
.main-slider .slick-prev{left:10px !important;}

.ghby-top-img { position:absolute; top:0px; right:0;}
.gbhy-left-img { margin:0 0 20px 0;}
.gbhy-left-text { margin:0 0 20px 0; font-size:16px;}

h1 { font-size:40px; line-height:50px; }
h2 { font-size:30px; line-height:40px; }
h3 { font-size:26px; line-height:36px; }
h3 { font-size:24px; line-height:34px; }
h4 { font-size:22px; line-height:30px; }
h5 { font-size:20px; line-height:26px; }

h1, h2, h3, h4, h5, h6 {font-family: 'Battambang', cursive;letter-spacing:1px;font-weight:600;color:#000; padding:0 0 15px 0; margin:0;}
.hero-title, .title-1, .title-2, title-3, .title-4 {font-family: 'Battambang', cursive;letter-spacing:1px;}
.hero-title { font-size:37px; line-height:47px;  margin:0 0 15px 0;font-weight:600; }
.title-1 { font-size:30px; line-height:40px; padding:0 0 20px 0;  color:#000; text-transform:uppercase; font-weight:600;}
.title-2 { font-size:40px; line-height:50px; padding:0 0 20px 0; color:#000;font-family: 'Battambang', cursive; font-weight:600;}
.title-3 { font-size:22px; line-height:32px; padding:10px 0;  color:#000;font-family: 'Battambang', cursive; font-weight:600;}
.title-4 { font-size:22px; line-height:32px; padding:0 0 10px 0;  color:#006562;font-family: 'Battambang', sans-serif; font-weight:600;}
.description-1 { padding:0 0 20px 0;}
.sub-text { color:#006562; font-size:17px; line-height:23px; letter-spacing:normal;}

.ghby-outer .title-1 { text-align:center;padding:40px 0 20px 0;}
.gbhy-sections { text-align:center;}
.gbhy-section-left { width:50%; float:left;}
.gbhy-section-right { width:50%; float:right;}
.gbhy-section-img { width:75px; margin:0 auto;}
.gbhy-section-title { font-size:20px; line-height:30px; font-weight:600; padding:10px 0 6px 0;}
.gbhy-section-text { padding:0 0 10px 0;}


.ad-space-1 { margin:0 auto; text-align:center; }

.mobile-container { max-width:100%;}




.products-by-need-outer { position:relative;}
.products-by-need-outer .main-container{max-width:1150px}
.products-by-need-content { width:50%; float:left; padding:40px 0 60px 0;}
.products-by-need-text { margin:0 0 30px 0; clear:both; display:block;}
.products-by-need-link { display:block; clear:both;}


.products-by-need-image { position:absolute; right:0;}

.feature-category-image { position:relative;}
.feature-category-title { position:absolute; bottom:40px; left:auto; right:auto; text-align:center; display:block; width:100%; font-size:20px; font-weight:700; text-transform:uppercase;font-family: 'Battambang', cursive; }



.key-products-left { width:25%; float:left;}
.key-products-right { width:71.5%; float:right;}
.key-products-right .slick-arrow{top:32%;}
.key-products-right h6{
	padding: 20px 10px;
    margin: 0px;
    color: #707070;
    font-weight: 400;
    min-height: 60px;
}


.key-products-bg {-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; min-height:245px;}

.page-template-products-category .card{height:inherit;}

.card {
        width: 100%;
        position: relative;
        display: inline-block;
    }

.card .img-bottom{position:absolute; right:5px;}

    .card .img-top {
        display: none;
        position: absolute;
        top: 0;
        right:5px;
        z-index: 99;
    }
    .card:hover .img-top {
        display: inline;
    }
	.card:hover .img-bottom {
        display: none;
    }
	.card .img-thumb {
        position: absolute;
        bottom:-15px; width:175px;
        left: 10px;
        z-index: 99;
    }
	.key-products-title { padding:20px 20px 0 20px; position:relative; text-align:center;
       /* position: absolute;
        top: 20px;
        left: 20px;
        z-index: 99;*/ font-size:17px; line-height:25px; color:#000; min-height:55px;
    }
	.card-thumb-new { width:175px; margin:0 auto; text-align:center; }


 /* the slides */
.feature-category-outer .slick-slide {
    margin: 0 20px;
  }
  /* the parent */
.feature-category-outer .slick-list {
    margin: 0 -20px;
  }
  
  /* the slides */
  .key-products-outer .slick-slide {
    margin: 0 20px;
  }
  /* the parent */
  .key-products-outer .slick-list {
    margin: 0 -20px;
  }
  
  
  /*==================================We are mega=================================*/
.home-dotted-line{background:url(../images/home-dotted-line.png) center top no-repeat;}
.we-are-mega-outer {background:url(../images/we-are-mega-top-bg.png) center top no-repeat; background-size:contain; position:relative;}
.we-are-mega-inner { position:relative;}
.we-are-mega-main-image { position:absolute; left:0; top:0;}

.wem-box-1 { margin:500px 10px 0 10px;width:220px;  float:left; position:relative;}
.wem-box-2 { margin:400px 10px 0 10px;width:220px;  float:left; position:relative;}
.wem-box-3 { margin:300px 10px 0 10px;width:220px;  float:left; position:relative;}
.wem-box-4 { margin:350px 10px 0 10px;width:220px;  float:left; position:relative;}
.wem-box-5 { margin:450px 10px 0 10px;width:220px;  float:left; position:relative;}



.wem-box { position:relative; background:#000;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;   }
.wem-box img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; position:relative;   -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity:1; 
}
.wem-box:hover img { opacity:0.5;}
.wem-title {
    display: block; position:absolute; left:20px; top:20px; z-index:99; font-size:20px; line-height:30px;
    color: #000;
    text-decoration: none;
}
.wem-box:hover .wem-title {
 color: #fff;
}

.wem-title::after {
    content: '';
    display: block;
    width: 25%;
    height: 2px;
    background: #000;
    transition: width .3s;
}


.wem-box:hover .wem-title::after {
    width: 100%;
	background: #fff;
    transition: width .3s;
}

.wem-desc {
    display: inline-block; position:absolute; left:20px; top:70px;z-index:99; width:180px;
    color: #fff; font-size:16px; line-height:24px;
    text-decoration: none;opacity:0;  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.wem-box:hover .wem-desc {
   opacity:1;
}

  /*==================================We care=================================*/
.we-care-outer {}
.we-care-left { width:48%; float:left;}
.we-care-right { width:48%; float:right; text-align:left;}
.we-care-text { margin:0 0 30px 0;}


/* the slides */
  .we-care-outer .slick-slide {
    margin: 0 20px;
  }
  /* the parent */
  .we-care-outer .slick-list {
    margin: 0 -20px;
  }
 .we-care-outer .slick-dots {
    position: relative;
    bottom:auto;
    z-index: 99;
    display: block;
    width: 100%;
    padding:20px 0 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
  
.we-care-box { position:relative; background:#000;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;   }
.we-care-box img {-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; position:relative;   -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity:1; 
}
.we-care-box:hover img { opacity:0.5;}
.we-care-title {
    display: block; position:absolute; left:auto; right:auto; top:20px; z-index:99; font-size:20px; line-height:30px;
    color: #000; text-align:center; width:100%; margin:0 auto;
    text-decoration: none; text-transform:uppercase; font-family: 'Battambang', cursive; font-weight:700;  
}
.we-care-box:hover .we-care-title {
 color: #fff;
}

.we-care-title span, .we-care-desc span{padding:0px 10px; display:block;}


.we-care-desc {
    display: inline-block; position:absolute; left:0px; right:auto; bottom:60px; text-align:center; z-index:99; width:100%; margin:0 auto;
    color: #fff;font-size:16px; line-height:24px;
    text-decoration: none;opacity:0;  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.we-care-box:hover .we-care-desc {
   opacity:1;
}

  
  
  
  
  
  


.business-outer { position:relative; padding:0 0 150px 0;}
.business-left { width:50%; float:left;}
.business-right { width:50%; float:left;}
.business-left-content { float:right; width:80%; margin:40px 40px 0 0; color:#fff!important;}
.business-left-content .title-1 {color:#fff!important;}
.business-inner { position:relative;}
.business-slider-wrapper { position:absolute; bottom:0; margin:0 auto; width:100%;}
.business-box { position:relative; background:#fff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; width:210px; margin:20px; min-height:280px; 
	-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5); font-size:16px; line-height:20px; padding-top:20px;}
.business-box:hover { /*background:#B5DCDD;*/ transform: scale(1.1); }
.business-box a { color:#000;}
.business-box img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; width:220px;   }
.business-padding { padding:20px; text-align:center;}
  /* the slides */
  .business-slider .slick-slide {
    margin:20px 0;
  }
  /* the parent */
  .business-slider .slick-list {
    margin:20px 0;
  }


.home-about-title { font-size:40px; line-height:50px; font-weight:600; margin:0 0 30px 0;}
.home-abt-text { font-size:18px; line-height:28px;  margin:10px 0 30px 0;}
.home-abot-link-title { font-size:25px; line-height:30px; font-weight:800; margin:10px auto; text-align:center; text-transform:uppercase;color:#000;}


.home-about-us-outer { position:relative;}
.home-about-us-main-image { position:absolute; top:0; right:0;}
.home-abt-wrapper { position:absolute; top:80px; left:0; width:60%; float:left;}
.investor-news-box { width:320px; float:left; margin:550px 0 20px 0;}
.ceos-message-box { width:480px; float:left; margin:400px 40px 20px 40px; position:relative; -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;}
.corporate-news-box { width:320px; float:right; margin:250px 0 20px 0;}

.ceos-message-img { position:relative;  background:#000;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;}

.ceos-message {position:absolute; left:20px; top:40px; z-index:99;opacity:0;  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; font-size:18px; line-height:24px; color:#fff!important; width:440px; text-align:center;}
.ceos-message-box:hover .ceos-message {opacity:1;} 

.ceos-message-img img { -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity:1; 
}
.ceos-message-box:hover .ceos-message-img img {opacity:0.5;} 
	
.home-abt-wrapper .tabs {
  margin: 0 auto;
}

.home-abt-wrapper .tabs > input[type="radio"] {
  display: none;
}

.home-abt-wrapper .tabs > div {
  display: none;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
}

#tab-btn-1:checked ~ #content-1,
#tab-btn-2:checked ~ #content-2 {
  display: block;
}

.home-abt-wrapper .tabs > label {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border-bottom: 1px solid #fff;
  padding:2px 10px 4px 10px; margin:0 40px 0 0;
  font-size: 20px;
  line-height:30px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  position: relative;
  top: 1px;
}

.home-abt-wrapper .tabs > label:not(:first-of-type) {
  border-left: none;
}

.home-abt-wrapper .tabs > input[type="radio"]:checked + label {
  border-bottom: 1px solid #006562;
}


.slick-dots
{
    position: absolute;
    bottom:50px; z-index:99;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.featured-products .slick-dots, .feature-category-slider .slick-dots, .key-products-slider .slick-dots, .we-are-mega-outer .slick-dots, .center-slider-outer .slick-dots, .awards-container .slick-dots
{
    position: relative;
    bottom:0; z-index:99;
    display: block;
    width: 100%;
    padding: 0;
    margin:20px auto;
    list-style: none;
    text-align: center;
}


.desktop { display:block;}
.mobile { display:none;}

.pad-top-bottom-20 { padding:20px 0;}
.pad-bottom-20 { padding:0 0 20px 0;}
.pad-top-bottom-30 { padding:30px 0;}
.pad-bottom-30 { padding:0 0 30px 0;}
.pad-top-bottom-40 { padding:40px 0;}
.pad-bottom-40 { padding:0 0 40px 0;}
.pad-top-bottom-50 { padding:50px 0;}
.pad-bottom-50 { padding:0 0 50px 0;}
.pad-top-bottom-60 { padding:60px 0;}
.pad-bottom-60 { padding:0 0 60px 0;}
.pad-top-bottom-80 { padding:80px 0;}
.pad-bottom-80 { padding:0 0 80px 0;}
.pad-top-80{ padding:80px 0px 0px;}


.align-left { text-align:left;}
.align-center { text-align:center;}
.align-right { text-align:right;}

.inner-desktop-bg-1 { padding:100px 0;}
.inner-header-left { width:50%; float:left;}
.inner-header-right { width:45%; float:right; text-align:left; margin:40px 0 0 0;}

.business-1-left { width:45%; float:left;margin:40px 0 0 0;}
.business-1-right { width:45%; float:right;}
.business-description { margin:0 0 30px 0;}


.business-2 {background:url(../images/business-2-bg.png) right bottom no-repeat; background-size:cover; padding:60px 0 120px 0; margin: 0 0 80px 0;}
.business-2-left { width:45%; float:left;}
.business-2-right { width:45%; float:right;margin:40px 0 0 0;}


.business-3-left { width:45%; float:left;margin:40px 0 0 0;}
.business-3-right { width:45%; float:right;}


.business-4 {background:#f1f8fe; padding:60px 0; margin: 0 0 80px 0;}
.business-4-left { width:45%; float:left;}
.business-4-right { width:45%; float:right;margin:40px 0 0 0;}



.ghby-icon { display:inline-block; padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:#000 1px solid; width:100px;}
.ghby-1-left { width:45%; float:left;margin:40px 0 0 50px;}
.ghby-1-right { width:35%; float:right;}

.ghby-2 { padding:60px 0 120px 0; margin: 0 0 0px 0;}
.ghby-2-left { width:45%; float:left;}
.ghby-2-right { width:45%; float:right;margin:40px 0 0 0;}

.ghby-3-left { width:45%; float:left;margin:40px 0 0 0;}
.ghby-3-right { width:40%; float:right;  padding-right:50px;}

.ghby-4 {background:#f1f8fe; padding:60px 0; margin: 0 0 80px 0;}
.gbhy-4-left { width:45%; float:left;}
.ghby-4-right { width:45%; float:right; margin:40px 0 0 0;}

.t_node_desc { /*display:none!important;*/}
/*#tl1 .item h2, #content #tl1 .item h2 { font-size:18px!important; color:#000!important;font-family: 'Battambang', cursive!important; font-weight:600;}*/



.inner-header-1-hero { width:100%; min-height:500px; position:relative;}
.inner-header-1-bg{background-size:cover !important;}



.inner-header-1-content { padding:150px 0 0px 0; max-width:50%; float:left; }
.inner-header-1-content-right { padding:150px 0 100px 0; max-width:50%; float:right; width:50%; }
.inner-header-1-content-left { padding:150px 0 100px 0; max-width:50%; float:left; }


.inner-header-2-hero { width:100%; height:100vh; }
.inner-header-2-content { padding:150px 0 100px 0; width:50%; float:right; }
.inner-header-2-nav { padding:250px 0 100px 0; width:20%; float:left; }


.inner-header-2-nav ul { margin:0; padding:0;}
.inner-header-2-nav li { list-style:none;}

.inner-header-2-nav li a { display:block; margin:0 0 15px 0; padding:4px 24px 5px 24px; font-size:17px; text-align:center; color:#006562; background:#eeffff; border:#006562 1px solid;-webkit-border-radius: 20px;-moz-border-radius: 20px;-khtml-border-radius: 20px; border-radius: 20px;}
.inner-header-2-nav li a:hover { color:#eeffff; background:#006562; border:#006562 1px solid;}

.menu .current_page_item a,
.menu .current-menu-item a {
	color:#eeffff; background:#006562; border:#006562 1px solid;
}


.corporate-overview-outer { position:relative;}
.corporate-overview-outer .small-container{max-width:900px;}
.corporate-overview-image { position:absolute; right:0; top:60px;}

.about-us-businesses { background:#f1f8fe;}
.about-us-businesses-left { width:50%; float:left;}
.about-us-businesses-right { width:50%; float:right;}
.about-us-businesses-content { padding:60px;}

.about-us-quote-outer { width:50%; float:left; padding:100px 0;}
.about-us-quote { padding:10px 60px 0 60px; text-align:center; color:#fff;}
.abt-quote-top { text-align:left;}
.abt-quote-bottom { text-align:right; padding-right:50px;}
.our-leadership-ceo_message-main{padding-top:60px;}
.our-leadership-outer { position:relative;}
.our-leadership-outer-image { position:absolute; left:0; top:150px;}
.our-leadership-box {background:url(../images/leadership-bg.png) center top no-repeat; max-width:700px; margin:0 auto; text-align:center; min-height:372px;}
.our-leadership-box-left { width:232px;float:left; padding:60px 0 0 70px; color:#000;}
.our-leadership-box-right { width:232px;float:right; padding:60px 70px 0 0; color:#fff;}

.about-mega-way { margin:0 auto;}
.about-mega-way-left { width:35%; float:left; padding:50px 0 0 0;}
.about-mega-way-right { width:55%; float:right;}
.about-mega-way-box { width:50%; float:left;}
.about-mega-box-1 { background:#c0ebec; min-height:250px;}
.about-mega-box-2 { background:#f1f8fe; min-height:250px;}
.about-mega-box-3 { background:#eeffff; min-height:250px;}
.about-mega-box-4 { background:#64c4c6; min-height:250px;}
.about-mega-box-padding { padding:20px;}
.about-mega-way-box h3  { font-size:22px; line-height:26px; padding:10px 0; }

.about-mega-dharma { color:#fff; padding:100px 0; max-width:55%;}
.about-mega-dharma h2 { color:#fff;}


.mega-lifesciences-right { width:45%; float:right; padding:80px 0;}
.mega-lifesciences-left { width:45%; float:left; padding:120px 0 0 0;}

.sustainability-environment-outer { position:relative;}
.sustainability-environment-top-img { position:absolute; left:0;}
.sustainability-environment { padding:80px 0; text-align:center;}
.sustainability-environment .small-container { color:#006562;}





.sustainability-hr-outer { padding:80px 0 0 0;}
.sustainability-1 { padding:60px 0 120px 0; margin: 0 0 80px 0;}
.sustainability-1-left { width:45%; float:left;}
.sustainability-1-right { width:45%; float:right;margin:40px 0 0 0;}

.sustainability-2-left { width:45%; float:left;margin:40px 0 0 0;}
.sustainability-2-right { width:45%; float:right;}

.suatainability-4-left {min-height:576px; width:48%; float:left; background:#f0ffff;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3); }
.suatainability-4-right { width:48%; float:right; background:#fff7e3; -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);}
.suatainability-4-outer h3 { color:#006562; padding:15px 0;}
.suatainability-4-padding { padding:30px;}

.mCSB_container {font-family: 'Mulish', sans-serif; font-size:16px; line-height:24px;}


.testimonial-container { position:relative;}
.testimonials-main-image { position:absolute; left:0; top:0;}

.ttshowcase_rl_title {
    font-weight: bold;
}
.tt_theme_speech .tt_quote_info-below .ttshowcase_rl_quote {
    position: relative; font-size:16px;
    padding: 20px!important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.ttshowcase_rl_subtitle { color:#03b3ae!important; opacity:1!important;}

.down-arrow { position:absolute; left:auto; right:auto; bottom:15px; margin:0 auto; text-align:center; display:block; width:100%;}
.down-arrow img{max-width:30px;}

ul#tts-filter-nav li, ul#tts-enhance-filter-nav li, ul#tts-isotope-filter-nav li { background:none!important; border-bottom:#fff 2px solid!important; color:#000; text-transform:uppercase!important;margin:0 10px!important;}
ul#tts-filter-nav li:hover, ul#tts-enhance-filter-nav li:hover, ul#tts-isotope-filter-nav li:hover { background:none!important; border-bottom:#006562 2px solid!important; color:#006562!important;}
ul#tts-filter-nav li.tts-current-li, ul#tts-enhance-filter-nav li.tts-current-li, ul#tts-isotope-filter-nav li.tts-current-li {
    background:none!important;
   border-bottom:#006562 2px solid!important; color:#006562!important;
}

ul#tts-filter-nav li, ul#tts-enhance-filter-nav li, ul#tts-isotope-filter-nav li { border-radius:0!important; }

.three-column-box .center-text-icons { text-align:center; max-width:80%; margin:0 auto;}
.three-column-box .center-box { width:33%; margin:0 auto; float:left;}
.three-column-box .center-box-padding { padding:0 20px;}
.three-column-box .center-text-icons .title-1 { text-align:center;}
.three-column-box .center-description { text-align:center; margin:0 auto;}


.four-column-box .center-text-icons { text-align:center; max-width:100%; margin:0 auto;}
.four-column-box .center-box { width:25%; margin:0 auto; float:left;}
.four-column-box .center-box-padding { padding:0 20px;}
.four-column-box .center-text-icons .title-1 { text-align:center;}
.four-column-box .center-description { text-align:center; margin:0 auto;}


.three-column-box { margin:60px auto 40px auto;}
.four-column-box { margin:60px auto 40px auto;}


.inner-fullscreen-bg-outer { padding:60px 0; margin: 0 0 80px 0;}

.page-template-responsibility .inner-fullscreen-bg-outer{margin-bottom:0px;}

.inner-fullscreen-left { width:45%; float:left;}
.inner-fullscreen-right { width:45%; float:right;margin:40px 0 0 0;}

.inner-ltri-left { width:45%; float:left;margin:40px 0 0 0;}
.inner-ltri-right { width:45%; float:right;}

.resp-secondary-image { margin:20px 0 0 0;}

.inner-2col-left { width:45%; float:left;}
.inner-2col-right { width:45%; float:right;}
.inner-2col-left-img {margin:20px 0 0 0;}
.inner-2col-right-img {margin:0 0 40px 0;}


.modal-style.style-1 figcaption::before {
    content: "";
    display: inline-block;
     height:auto!important;
    vertical-align: middle;
    width: 1px;
}
.modal-style.style-1 figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.grid-outer {
    color: #000; background:#eeefef; text-align:center;
    text-decoration: none;
}
.grid-country-name { padding:10px 0; text-align:center; text-transform:uppercase; font-size:22px;}
.awsm-grid-wrapper .awsm-team-link-control, .awsm-grid-wrapper a { color:#000!important;}
.popup-country { font-size:20px; font-weight:600; padding:10px 0; text-transform:uppercase;}
.popup-title { font-size:20px; font-weight:600; margin:0 0 10px 0;}
.popup-designation { margin:0 0 20px 0;}
.popup-left { width:49%; float:left;}

.page-template-meet-the-board .popup-left{ width:100%; float:none;}

.popup-right { width:49%; float:right;}
.popup-bottom { margin:20px 0 0 0;}
.popup-tel {background:url(../images/tel.png) left top no-repeat; padding:5px 0 8px 40px; border-bottom:#e3e3e3 1px solid;}
.popup-fax {background:url(../images/fax.png) left 6px no-repeat; padding:10px 0 10px 40px; border-bottom:#e3e3e3 1px solid;}
.popup-email {background:url(../images/email.png) left 5px no-repeat; padding:8px 0 10px 40px; }


.awsm-grid-wrapper { font-size:14px;}
.awsm-modal-content-inner ul { margin:0 0  0 20px; padding:0;list-style:disc!important;}
.awsm-modal-content-inner li { list-style:disc!important; margin:0 0 6px 0;}

.modal-style.style-1 .awsm-modal-content-inner {
    /*padding-right: 0;*/
}
.modal-style.style-1 .awsm-modal-content { padding:40px;}
.modal-style.style-1 .awsm-nav-right::after {
    color: #fff;
}
.modal-style.style-1 .awsm-nav-left::after {
    color: #fff;
}
.modal-style.style-1 .awsm-nav-item { top:40%;}

#footer { background:#006562; padding:40px 0; clear: both;
	margin: 0 auto;
	max-width:100%; color:#fff; font-size:16px;}
#footer	.textwidget { color:#fff;}
.footer-box-1 { width:25%; float:left;}
.footer-box-2 { width:25%; float:left;}
.footer-box-3 { width:25%; float:left;color:#fff;}
.footer-box-4 { width:25%; float:left;color:#fff;}
.footer-box-5{float:right; width:50%;color:#fff; text-align:right;}
.footer-box-6{float:left; width:50%;color:#fff;}
.footer-box-5 p, .footer-box-6 p{margin-bottom:0px;}

.footer-stock{height:75px; overflow:hidden;}

.footer-box-5 .widget-wrapper, .footer-box-6 .widget-wrapper{margin-bottom:5px;}

.footer-box-6 a{color:#fff; text-decoration:none;}
.footer-box-6 a:hover{color:#FCB700;}
.footer-box-6 strong{font-weight:600;}
.footer-box-1 ul, .footer-box-2 ul  { margin:0; padding:0; list-style:none;}
.footer-box-1 li, .footer-box-2 li  { margin:0 0 15px 0; padding:0; list-style:none;}
.footer-box-1 li a, .footer-box-2 li a { color:#fff; text-transform:uppercase; font-weight:300;}
.footer-box-1 li a:hover, .footer-box-2 li a:hover { color:#FCB700;}
.footer-box-3 a { color:#fff; }
.footer-box-3 a:hover { color:#FCB700;}

ul.footer-links { margin:0; padding:0; list-style:none;}
.footer-links li{ margin:0 0 10px 0; padding:0; list-style:none;}
.footer-links li a { color:#fff;}
.footer-links li a:hover { color:#FCB700;}

ul.cnss-social-icon li {
    float: left!important;
}

#footer ul.cnss-social-icon li.cn-fa-icon a:hover{color:#FCB700 !important;}

.footer-box-4 .quform-element-column, .quform-options-columns>.quform-option {
    float: left;
    padding:0!important;
    min-height: 1px;
}
.footer-box-4 .quform-element-submit {
    vertical-align: top!important;
    margin:0!important;
}
.footer-box-4 .quform-button-submit-default>button {
    padding:10px 12px; font-size:14px; background:#fff; outline:none; border:none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.footer-box-4 .quform .quform-field-email {
    display: block; outline:none; cursor:text; color:#fff;
    margin: 0;
    min-width: 10px;
    max-width: 100%;
    width: 95%; float:right;
    padding:7px;
    height: auto; font-size:13px!important;
    line-height:25px;
    font-size: 1em;
	background:#006562;
    border: 1px solid #fff;
	-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.footer-box-4 .quform-spacer {
    padding:0;
    margin:0;
}
.footer-box-4 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.footer-box-4 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.footer-box-4 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}






    .center-slider .slick-slide { transition: all ease-in-out .3s; margin:0 20px; }
    .center-slider .slick-current { opacity: 1;  }
	
	.center-slider-box {  display: block; margin:0 auto; text-align:center;}
	
	
	.center-slider .slick-slide .center-slider-box { background:#f1f1f1; padding:40px 0 20px 0;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
    .center-slider .slick-current .center-slider-box { background:#eefcff; padding:40px 0 20px 0;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; }
	
	
	.center-slider-box img { display: block; margin:0 auto; text-align:center;}
	.center-slider-img {}
	.center-slider-title { color:#006562; margin:10px auto;}

.slick-slide:focus, .slick-slide:active { outline:none!important;}

/*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%;
	font-family: 'Battambang', cursive;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	color: #000;
    font-family: 'Battambang', cursive;
	font-size: 18px; letter-spacing:1px; font-weight:300;
	-ms-filter: "progid:DXImageTransform.Microsoft.font-smoothing(antialiased)";
	line-height:26px;
	-ms-filter: "progid:DXImageTransform.Microsoft.text-rendering(optimizeLegibility)";
}

/* =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;
}

body b,
body strong {
	font-weight: 500;
}

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,
small {
	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: super;
}

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:#00b3ae;
	font-weight: 400;
	text-decoration: none;
	-moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
	
}

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

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

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

legend {
	padding: 2px 5px;
}

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

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

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

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #66ccff;
}

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 {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

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

h1 { font-size:40px; margin:0; padding:0; }

h2 { font-size:35px; margin:0; padding:0; }

h3 { font-size:30px; margin:0; padding:0; }

h4 { font-size:25px; margin:0; padding:0; }

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

h6 { font-size:18px; margin:0; padding:0; }*/

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

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

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

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;
}

/* =Globals
-------------------------------------------------------------- */

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


#header {
	margin: 0;
}





/* =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: block;
	font-size: 12px;
	margin: 1.5em 0;
}

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

.read-more {
	clear: both;
	font-weight: 700;
}

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

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

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

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

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	margin: 0 0 20px;
}

#widgets {
	margin-top: 40px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#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 cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#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;
}



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

.widget-title h3
 {
	display: block;font-family: 'Battambang', cursive;
	font-size: 20px; color:#fff;
	font-weight: 400; text-transform:uppercase;
	line-height: 26px;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: left;
}

.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;
}


/* =Header Menu (Primary)
-------------------------------------------------------------- */
/*.menu {
	
	clear: both;
    
	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 {
	
	color: #205483;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.menu a:hover {

	color: #000;
    
}

ul.menu > li:hover {

	color: #000;
}

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

.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: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !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%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
	padding: 0;
}

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

.footer-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	padding: 0 8px;
}

.footer-menu li a:hover {
	color: #222222;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =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;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
}

/* =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: 5px 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;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

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
-------------------------------------------------------------- */

/* =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;
}


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

.right {
	float: right;
}

.center {
	text-align: center;
}

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

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

.ie7 .clearfix,
.ie7 #container,
.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%;
}

.page-template-mega-employer .inner-header-1 .inner-header-1-content-left h1, .page-template-mega-employer .inner-header-1 .inner-header-1-content-left .inner-header-description{
	color: #fff;
}
