<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{background:#ffffff; color:#221e1f; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight:400;}
img.wp-post-image{margin-bottom:0px; width: 100%;}
strong, b { font-weight: 600;}
h1{font-family: 'Lato', sans-serif;}
h2{font-family: 'Lato', sans-serif;}
h3, h5, h6{font-family: 'Lato', sans-serif; font-weight:600;}
h4 {font-family: 'Open Sans', sans-serif;}

/*-----Ancer Tag-----*/
a{background: transparent;color: #9E895E; outline: none;}
a:hover, a:focus{color: #677651; outline: none;}
a.button{font-family: 'Open Sans', sans-serif;  font-weight: 700; font-size: 24px; text-transform: capitalize; padding: 8px 45px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5NWY1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzk5NGE0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTRhNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(1,105,52,1) 0%, rgba(1,105,52,1) 99%, rgba(1,105,52,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,95,93,1)), color-stop(99%, rgba(1,105,52,1)), color-stop(100%, rgba(1,105,52,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(1,105,52,1) 0%, rgba(1,105,52,1) 99%, rgba(1,105,52,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(1,105,52,1) 0%, rgba(1,105,52,1) 99%, rgba(1,105,52,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(1,105,52,1) 0%, rgba(1,105,52,1) 99%, rgba(1,105,52,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(1,105,52,1) 0%, rgba(1,105,52,1) 99%, rgba(1,105,52,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016934', endColorstr='#016934',GradientType=0 ); /* IE6-8 */
}
a.button:hover, a.button:focus{color: #fff !important; outline: none; background: #016934;}
a.banner-btn{border: 5px solid #fff; padding: 5px 40px; background:transparent;}
a.banner-btn:hover,a.banner-btn:focus{border: 5px solid; border-color: transparent;background: #036231; color: #fff !important;}

.entry-title{font-size:2.3125rem; text-transform: uppercase;font-family: 'Montserrat', sans-serif; clear:both; text-align: center; color: #363636 !important;}
.entry-header{margin-bottom: 0;}
.entry-meta-header{display: none;}
.single-page .entry-content{text-align: center;}
.single-page h1{margin-top: 40px; }

.top-bar-section .has-dropdown &gt; a::after {top: -2px;display: none;}

.header_container{background: #fff url("../image/top-border.jpg") repeat-x top center;padding-top: 14px;}
/************************** Contact Form **************************/

.contact_form {background: rgb(244, 244, 244);}
.button.tiny {font-family: "Open Sans",sans-serif;font-weight: 700;font-size: 24px;text-transform: capitalize;padding: 8px 45px;background: transparent linear-gradient(to bottom, #016934 0%, #016934 99%, #016934 100%) repeat scroll 0% 0%;}
.button.tiny:hover, .button.tiny:focus {color: #FFF !important;outline: medium none;background: #016934 none repeat scroll 0% 0%;}
.gform_wrapper .left_label .gfield_label{font-family: 'Lato', sans-serif; font-weight: 300 !important; color: #fff; font-size: 24px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus{ border-width: 2px !important; border-color: #016934 !important; }
input[type="text"]{border: 2px solid #ddd !important; background:none;box-shadow: none;background: #fff;}

.gform_wrapper textarea{border: 2px solid #ddd !important; background:none;}
.gform_wrapper textarea:focus{border: 2px solid #016934 !important; background:none;}
.gform_wrapper textarea {background: #fff;}

.gform_wrapper .ginput_complex label{font-size: 12px !important; color: #016934 !important;}
.gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex select {height: 36px;}
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {height: 36px;}
.gform_wrapper .left_label input.medium{width: 63% !important;}
.gform_wrapper input[type="text"], .gform_wrapper textarea{font-size: 15px !important;}
textarea {box-shadow: none;height:160px !important; min-height:160px;}


.contactinfo h5{color:#27628C !important;}
.contactinfo p{color:#333 ;font-weight: 300; font-size: 16px;}
.contactinfo .fa {color:#a6a27e !important;}
.contactinfo img:first-child {margin: 50px 0px 20px 0;}
.contactinfo img:last-child {margin: 25px 0px 20px 0;}


.gform_wrapper .top_label li.gfield.gf_left_third, 
.gform_wrapper .top_label li.gfield.gf_middle_third, 
.gform_wrapper .top_label li.gfield.gf_right_third{width:23% !important;}
.gfield_label  {color:#333 !important; }
.gfield_required{color: #790000 !important;}
.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input{width:90% !important}

.page .comments-area{display:none;}
.hatom-extra {display: none;}
.page-template-full-width header.entry-header, .page-template-full-width-case-study header.entry-header {display:none;}
.entry-header {display: none;}
.single-news .pageheader {padding: 40px 0 0;}

.pageheader h1{color: #fff;font-size: 50px; font-weight: 700;    text-shadow: 0 0 30px rgba(0,0,0,0.8);}
.content_wrap{background-color:transparent !important; }
.content_wrap{padding-top:0px;}
/***************************  Header Top ***************************/

.header-logo, .header-info {margin-top: 40px !important;}
img.header-image{margin-bottom: 20px !important;}
.pageheader .content_wrap{padding-top: 140px;}
.page-template-full-width .hatom-extra, .page-template-full-width .entry-meta{display:none;}
.name{display: none;}
.header-top-numbrer .textwidget{font-family: 'Lato', sans-serif; font-weight: 700; color: #a6b0ba !important;}
.header-top-number { text-align: right;}
.header-top-number ul{padding:0; margin:0;}
.header-top-number ul li{display:inline-block; margin-left:30px; font-size:14px; padding-top: 30px; padding-bottom: 8px;}
.header-top-number ul li .genericon{font-size:22px;}
.header-top-number ul li a{color: #a6b0ba !important;font-size: 18px;font-weight: 400; font-family: 'Lato', sans-serif;}
.header-top-number .fa {color: #016934 !important; font-weight: 700 !important; padding-left: 20px;}
.header-top-number .execphpwidget a{ padding: 3px;font-family: 'Montserrat', sans-serif; font-weight:400; color: #fff !important;}
.header-top-number a:hover{color:#016934 !important; }
.header-top-number .columns {padding: 0;}
.header-top-number .textwidget{font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 400; color: #a6b0ba !important;}


.topline{float: right; padding-left: 20px;}
.topline i{padding-right: 5px;}
.topline span{font-size: 14px !important; color: #363636; font-family: 'Lato', sans-serif; }
.topcontact p{font-weight: 400; font-size: 24px; color: #fff;border-bottom: 2px solid #3B482E; float: right;text-align: center; margin-bottom: 0;}
.topcontact span{font-weight: 600; font-size: 32px;}

#header{padding: 0;}
.textwidget a{color: #fff;}
.header-top-number .textwidget a{color:#a6b0ba;}
.textwidget a:hover, .textwidget a:focus{color: #fff !important;}
.header-top-number .textwidget a:hover {color: #016934 !important;}
#text-6  .textwidget span {padding-left:0 ;}
.header-banner-top{position:absolute;top:0; z-index:999999999999; width:100%; left:0; right:0; padding: 35px;}

/*-------change background-colour--------------*/

.nav_container {position: absolute;right: 0px;}
.site-header{ position:relative;}
.nav_wrap, .top-bar{background-color:transparent !important;} 

.top-bar-section ul li{ background:none !important; float:none; display:inline-block; padding: 0 4px;}
.top-bar-section &gt; ul &gt; .divider, .top-bar-section &gt; ul &gt; [role="separator"]{border-right:0px !important; height:auto !important}

/* main top menu style */

.top-bar-section ul li &gt; a{  color:#505050 !important;font-family: 'Lato', sans-serif; font-weight: 700;  padding: 8px; font-size: 18px;}
.dropdown li:not(.has-form) a:not(.button) {padding: 11px 8px !important;}
.top-bar-section ul li &gt; a:hover, .top-bar-section ul li &gt; a:focus{ color:#fff !important; }
.top-bar-section li:not(.has-form) a:not(.button){background-color:transparent !important; padding-right: 0 !important; font-size: 17px !important;color: #505050 !important;}
.top-bar-section li.active:not(.has-form) a:not(.button) {line-height: 45px;  padding-left: 10px;}

/* active link */

.top-bar-section li.active:not(.has-form) a:not(.button){color:#016934 !important;background-color: transparent !important;}

/* removed down arrow */

/* .top-bar-section .has-dropdown &gt; a::after{display: none;} */
.top-bar-section .has-dropdown &gt; a:hover{color:#f8ed50 !important;}

/* hover and focus event */

.top-bar-section ul li:hover:not(.has-form) &gt; a, .top-bar-section ul li:focus:not(.has-form) &gt; a{color:#016934 !important; }

/* remove active effect of parent link from child links */

.top-bar-section .dropdown li:not(.has-form):not(.active) &gt; a:not(.button){font-weight: 600 !important; line-height: normal !important;font-size: 15px !important ;color:#fff !important; background-color: transparent !important; text-transform: capitalize !important;}

/* drop down menu style */

.top-bar-section .dropdown li a {font-family: 'Lato', sans-serif; padding: 8px 8px; line-height: 16px !important; text-transform: capitalize !important;font-weight: 400 !important;}
.top-bar-section .dropdown li a{white-space: normal;}
.active ul.dropdown li a{background-image:none !important;  color:#fff !important; padding-right:5px !important;}

.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {line-height: normal !important;color: #016934 !important;font-size: 15px !important; font-weight: 600 !important}
/************************* child menu link hover *************************/

.dropdown li:not(.has-form) a:not(.button){text-transform: capitalize !important; font-size: 18px !important;}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover &gt; a:not(.button){ color: #016934 !important;}
.top-bar-section .dropdown li {padding: 0;width: 100%; text-align:left;}
.top-bar-section .dropdown{z-index: 9 !important; width:266px !important;  background-color: #363636; width: 250px !important; }
.tab-bar {z-index: 9999999;}.row{clear:both; }

.menu .divider {display: none;}
.top-bar-section .left{float: right !important;}
/************************* Custom Links *************************/

.site-banner{ background-size: cover; width:100%;  clear:both; float:left;}

.bannerinner {max-width: 64rem;  width:100%; margin: 0 auto;    position: absolute; top:30%;left:23%; }
.bannerinner h1{ font-size: 50px;  font-weight: 600; color: #fff; text-shadow: 0 0 20px black;}
.bannerinner p {font-size:24px;color: #fff; font-weight:700; font-family: 'Lato', sans-serif;}
.bannerinner .columns { text-align:center; margin:0 auto}
.orbit-bullets-container{position:absolute; bottom: 20px; z-index:9999999999999;  width:100%; }
.orbit-bullets{padding:0 25px;  max-width: 64rem;  margin: 0 auto; width:100%;}
.orbit-bullets li{background:none;  border:3px solid #fff !important; height: 15px; width:15px; margin-right: 20px;}
.orbit-bullets li.active{background:#fff; border:3px solid #fff !important;}
.orbit-container .orbit-prev, .orbit-container .orbit-next {top: 55%;}
.orbit-container{margin-bottom:0px; max-height: 495px;}
.orbit-next, .orbit-prev{background:rgba(0,0,0,0.6) !important;}

.entry-content ul{/*padding:0; margin:0 auto 20px auto; */text-align:left;}
.entry-content a.learmmore:hover {background: none !important; border: 1px solid #2A648C !important; color: #2A648C !important;}

/* Front Page*/
.home .entry-title{display:none;}
footer.entry-meta{display: none;}
.entry-content h2{color: #016934 !important;line-height: 50px; font-weight: 300; font-size: 50px;}
.entry-content h4{color: #a6b0ba !important;font-weight: 600; font-size: 24px;}
.content_container{clear:both;}
.home .front-content{position: relative; width: 100%; float: left;}
.innerfront-content{background:#fff url("../image/front-content-bg.jpg") no-repeat center center;padding-top: 40px;}
/*.front-img{position: absolute; bottom: 0;}*/
.front_page_content_1{clear: both; width: 100%; float: left; padding-bottom:40px; text-align: center; border-bottom: 1px solid rgb(204, 204, 204);}
.front_page_content_1 h2{font-weight: 300; color: #016934; font-size: 36px; padding: 80px 0px;}
.front_page_content_1 h4{font-size: 24px; color: #a6b0ba;font-weight: 600;}
.front_page_content_1 .service-link{padding: 50px 0;}
.front_page_content_2{padding: 60px 0; clear: both; width: 100%;}
.home .front_page_content_2 .medium-6:last-of-type {
	margin-top: 2rem;
}
.front_page_content_2 h3{text-align: left; color: #016934; font-size: 36px; font-weight: 300;}
.front_page_content_2 a.product-btn{padding: 10px 10px;}
.front_page_content_2 .product-hover{position: relative;}
.front_page_content_4 .blog a:hover,
.front_page_content_2 .product-hover a:hover{color:black;}
.front_page_content_2 .default-product h5:hover {color:#99504D !important;}
.product-hover:hover .product-content{display: block; }
.front_page_content_2 .medium-4 img{width: 160px; height:150px; position: relative;}
.front_page_content_2 .product-content{display: none; position: absolute; top:10%; left: 10%; height: 80%; width: 80%;background: rgba(229, 71, 60, 0.70);padding: 5px; }
.default-product h5{ color: #fff; position: absolute;bottom: 0; font-size: 16px; padding: 12px;}
.front_page_content_2 .product-content h6{font-weight: 300; font-size: 16px; color: #fff;}
.front_page_content_2 .product-content a{font-weight: 300; font-size: 10px; color: #fff;}
.front_page_content_2 .medium-4 {padding: 0;}
.front_page_content_4{clear: both; width: 100%; background:#f7f7f7 url("../image/front-conent-4-bg.jpg") no-repeat center; background-size: cover;padding:50px 1.5rem 100px;}
.home .front_page_content_4{clear: both; width: 100%; background:#f7f7f7 url("../image/front-conent-4-bg.jpg") no-repeat center; background-size: cover;padding:0px 1.5rem 100px;}
.front_page_content_4 h3{text-align: center; color: #016934; font-size: 36px; font-weight: 300; min-height: 60px;}
.front_page_content_4 .blog img{width: 100%;}
.front_page_content_4 .blog a.homereadmore{color: rgb(139,191,31); font-weight: 700; padding-left: 15px;}
.front_page_content_4 .blog hr{border-color: rgb(139,191,31);width: 90%;margin: auto;}
.front_page_content_4 .blog{background: #fff; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); padding-bottom: 30px;}
.front_page_content_4 .blog p{padding-top: 5px; padding-left: 15px; margin-bottom: 0; min-height: 160px; }
.front_page_content_4 .blog h6 a{color: #016934; font-size: 24px; font-weight: 400; padding-top: 15px; padding-left: 14px;}
.front_page_content_4 .blog h6 {color: #016934; font-size: 24px; font-weight: 400; padding-top: 15px; padding-left: 14px;}
.front_page_content_4 .blog h6 a:hover {color:black;}

/************************* About Us Page *************************/
.about-main-content{background:url("../image/front-content-bg.jpg") no-repeat center center; padding: 20px 0 40px 0;}
.page-id-8 .entery-contentbg {width: 100%; float: left; border-bottom: 1px solid #CCC;}
.page-id-8 .entery-contentbg .medium-7{padding-left: 0; padding-top: 40px; padding-bottom: 30px;}
.about_page_content_1{/* background:url("../images/about-page-content-2-bg.jpg") no-repeat bottom center; */ padding: 3rem 1rem;}
.about_page_content_1 .medical{text-align: center;}
.about_page_content_1 .medium-6{padding-left: 0;}
.about_page_content_1 .medium-6 b{font-size: 20px; color:#016934;}
.about_page_content_1 .medium-6 ul li{color: #221E1F; font-family: "Open Sans",sans-serif;font-size: 16px;font-weight: 600;}
.about_page_content_1 h3{color: #016934; font-size: 36px; font-weight: 300;font-family: 'Lato', sans-serif;}
/*************market-page**********/
.innermarket-content{background:#fff url("../image/front-content-bg.jpg") no-repeat center center;}
.mainmarket-img{position: absolute; left: 130px; bottom: 0;}
.page-id-10 .entery-contentbg{width: 100%; float:left; position: relative;  padding-top:40px;  border-bottom: 1px solid #CCC;}
.page-id-10 .entery-contentbg .medium-offset-6{padding-top: 40px; padding-bottom: 30px;}
.market_page_content_1{clear: both; width: 100%; float: left; padding: 40px 0;background-image:url('../image/home-banner.jpg'); background-repeat: no-repeat; background-position: center center; background-size: cover;}
.market_page_content_1 h3 {text-align: center; font-weight: 300;color: #fff;font-size: 36px;padding-bottom:80px;text-shadow:0 0 10px rgba(0,0,0,0.8)}
/*************market-inner-page**********/
.market-innermain-content{background:url("../image/front-content-bg.jpg") no-repeat center center;  padding: 20px 0 40px 0;}
.marketinnermain-bg{position: relative; width: 100%; float: left;}
.market-innermain-img{padding-top:2rem;}
img.alignleft{margin: 0 !important;}
.market_inner_page_content_1{clear: both; width: 100%; background:url("../image/home-banner.jpg") no-repeat top; background-size: cover;text-align: center; padding: 80px 0;}
.market_inner_page_content_1 h4{font-size: 36px; color: #016934; font-weight: 700;}
.market_inner_page_content_1 p{color: #fff; text-shadow:0 0 20px rgba(0,0,0,0.5);}
.market_inner_page_content_2{background:#fff; padding-top:50px; clear: both; width: 100%; float: left;}
/*.market_inner_page_content_2 .content-img{position: absolute; right: 0; bottom: 0;}*/
.market_inner_page_content_2 h3{color: #016934; font-size: 36px; font-weight: 300;}
/*************serve**********/

.serve{box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.14); text-align: center !important;border-top: 5px solid #974440; position: relative;background:white;}
 .medium-4:nth-child(3) .serve{border-top: 5px solid #344860;}
 .medium-4:nth-child(4) .serve{border-top: 5px solid #016934;}
.serve img{position: relative;margin-top: -65px;}
.serve h5{color: #016934; font-size: 24px;}
.serve p{color: #221e1f; font-size: 16px; min-height: 280px;padding: 10px; }


/*products page */
.product-main-img{margin-top: 100px;}
.product-main-content{background:url("../image/front-content-bg.jpg") center center no-repeat;padding: 40px 0px;  border-bottom: 1px solid #CCC;}
.product_page_content_1{width: 100%;float: left;clear: both; border-top: 1px solid #ccc;}

.product_page_content_1 h2{color: #016934; font-size: 36px; font-weight: 300;font-family: 'Lato', sans-serif;}
.product_page_content_1 img{width: 100%;}
.product_page_content_1 .medium-offset-2{padding-top: 40px; padding-right: 20px;}
.label-solution{background:url("https://www.medpak.com/wp-content/themes/medical-packaging/images/product-page-content-4-left-bg.jpg") no-repeat center right; min-height: 500px;}
.product_page_content_1 .medium-12, .product_page_content_1 .medium-6{padding: 0;} 
.product_page_content_2{background:url("../image/home-banner.jpg") no-repeat top; background-size: cover; text-align: center; clear: both; padding: 70px 0px;}
.product_page_content_2 h4{font-size: 36px; color: #016934;}
.product_page_content_2 p{color: #fff; text-shadow:0 0 20px rgba(0,0,0,0.5);}
/* .product_page_content_2{background:url("../images/product-page-content-3-bg.jpg") no-repeat top; background-size: cover; text-align: center; clear: both; padding: 70px 0px;} */
.product_page_content_3{clear: both; width: 100%; float: left;}
.product_page_content_3 .medium-12, .product_page_content_3 .medium-6{padding: 0;} 
img.alignnone{margin-bottom: 0;}
.product_page_content_3 h3{font-size: 36px; font-weight: 300; color: #016934;}
.product_page_content_3 img{width: 100%;}
.product_page_content_3 .medium-4{padding-top: 60px; padding-left: 40px;max-width: 500px; float: left !important;}
.product_page_content_4{background:url("../image/product-page-content-5-bg.jpg") no-repeat top; background-size: cover; text-align: center; padding: 70px 0px; clear: both;}
.product_page_content_4 h4{color: #016934; font-size: 36px; font-weight: 600;}
.product_page_content_4 p{color: #000000; font-size: 16px; font-weight: 300;}

/* single Product Page*/
.single-product-bg{clear: both; width: 100%; float: left; padding: 40px 0; border-bottom: 1px solid #CCC;}
.single-product-bg.main-img{margin-top:70px;}
.product_inner_content img{width: 100%;}
.product_inner_content .medium-6,.product_inner_content .medium-12{padding: 0;}
.product_inner_content .product-content{padding: 40px 40px 0px 150px;}
img.alignright{margin: 0 !important}
.product_inner_content .product-content h2{ font-weight: 300; color: #016934; font-size: 36px;}

/* News-Events*/
.page-id-14 .entery-contentbg{clear: both; width: 100%; float: left; padding: 40px 0 80px 0; text-align: center; background:#f9f8f8 url("../image/news-main-content-bg.jpg") no-repeat top; border-bottom: 1px solid #ccc;}
.page-id-14 .entery-contentbg .entry-content h2{color:#016934 !important; font-weight: 300; font-size: 50px;}
.news_event_inner_content_1{clear: both; width: 100%; float: left; padding-top: 40px;}
.news_event_inner_content_1 .news-content{padding-bottom: 50px;}
.news_event_inner_content_1  h3 a{font-size: 36px; color: #016934;}
.news_event_inner_content_1  h3 a:hover{color: black;}
.news_event_inner_content_1 .news-content img{width: 100%; /*border: 5px solid #d7d7d7;*/}
.news_btn{clear: both; width: 100%; float: left; padding: 20px 0; background: #ccc; margin-top: 50px;}
.button-news{text-align: right;}
.button-news a{color: #016934; font-size: 36px; font-weight: 700;font-family: 'Lato', sans-serif;}

/** contact us */
.page-id-16 .entery-contentbg{background:url("https://www.medpak.com/wp-content/themes/medical-packaging/images/main-content-bg1.jpg") no-repeat top;padding: 40px 0px;  border-bottom: 1px solid #CCC;}
.contact_inner_content_1{clear: both; width: 100%; float: left; padding:80px 0;}
.contact_inner_content_1 h5{font-weight: 300; color: #016934; font-size: 36px;}
.contact_inner_content_1 .fa{color: #016934; font-size: 16px !important; padding-right: 10px;}
/** Footer top***/
.footer-top{clear: both; width: 100%; padding: 60px 0px;background:rgba(178, 157, 117, 0.69) url("../image/footer-top-bg.jpg") no-repeat center; background-size: cover; text-align: center; border-bottom: #fff 2px solid;}
.footer_container{background:rgba(178, 157, 117, 0.69) url("../image/footer-bg.jpg") no-repeat center; background-size: cover;}
.footer-top h4{font-size: 24px; color: #fff;font-weight: 700;}
.footer-top p{color: #a6b0ba; font-weight: 600;}
.col-third .widget_text .textwidget span{margin-left: 40px;}
.textwidget .copyright a,
#secondary-sidebar a {
	color: #cccccc !important;
}

.textwidget .copyright a:hover,
#secondary-sidebar a:hover {
	color: #016934 !important
}

/************************* Footer Columns *************************/
.phone{background:url("../image/footer-fa-phone.png") no-repeat center top 50%; padding:15px; margin-right: 10px;}
.envelope{background:url("../image/footer-fa-envelop.png") no-repeat center top 50%; padding:15px; margin-right: 10px;}
.map-marker{background:url("../image/footer-fa-location.png") no-repeat center top 50%; padding:15px; margin-right: 10px;}
.footer-copyright .textwidget {position: relative; font-family: "Open Sans",sans-serif; font-size: 16px; color: #fff;}
#secondary-sidebar {border-top: none;padding: 0; background: transparent;}
footer[role="contentinfo"] {border-top: none; padding: 0;}
footer .textwidget,footer .widget-title {color: #FFF !important;}

.footer_container .widget_nav_menu ul{list-style-type: none;margin-left: 0em !important;}
.footer_container{clear:both; float: left; width: 100%;  }
.sidebar_container{padding: 40px 0;}
.widget-area .widget{margin-bottom: 1rem;}
#secondary-sidebar ul li a{line-height: 36px; color: #f7f7f7 !important; font-weight: 700; font-size: 20px; font-family: 'Lato', sans-serif; }
#secondary-sidebar ul li a:hover{color:#016934 !important;}
#secondary-sidebar .sub-menu li a{font-weight: normal;}

.footer-copyright{clear: both;float: left;width: 100%;padding: 15px 0; background: #2d3e52;}
.footer_wrap {background-color: transparent !important;}
.sidebar_container h5{font-size: 20px; color: #f7f7f7; font-weight: 600; font-family: 'Lato', sans-serif;}
.sidebar_container p{color: #cccccc !important; font-family: "Open Sans",sans-serif; font-size: 16px !important;}
.copyright{float: right; text-align: right;}


/*************************** Slick Slider  ***************************/

.page .slick-slider {padding: 0; margin: 0;}
.page .slick-dots{margin: 0; padding: 0;}
.page .slick-prev {left: 0px; background: transparent url("../image/arrow-left.png") no-repeat scroll 0px 0px;height: 40px;background-size: 100%;}
.page .slick-next {right: 0px; background: transparent url("../image/arrow-right.png") no-repeat scroll 0px 0px;height: 40px;background-size: 100%;}
.page .slick-prev:hover , .page .slick-prev:focus {background: transparent url("../image/arrow-left.png") no-repeat scroll 0px 0px;background-size: 100%;}
.page .slick-next:hover , .page .slick-next:focus {background: transparent url("../image/arrow-right.png") no-repeat scroll 0px 0px;background-size: 100%;}
.page .slick-prev, .page .slick-next {width: 90px;height: 90px;}
.page .slick-dots {text-align: left;bottom: 65px;position: absolute;left: 175px;}
.page .slick-prev::before, .page .slick-next::before {display: none;}
.page .slick-dots li button::before {font-size: 16px;opacity: 1;}
.page .slick-dots li.slick-active button::before { color: #fff; border: none; top: -1px;}
.page .slick-dots li button::before{border: 3px solid #fff;border-radius: 50%;color: transparent;width: 15px;height: 15px;opacity: 1;}
.page .slick-dots li button:hover, .page .slick-dots li button:focus {background: transparent !important;}
.slick-prev, .slick-next {top: 40% !important;}

/*************************** Responsive  ***************************/



@media only screen and (max-width: 320px){
}
@media only screen and (max-width: 360px){
	.header-top-number ul li{font-size: 14px !important; margin-left: 14px !important;}
	.page .slick-prev, .page .slick-next{display: none !important;}
	.header-top-number aside{text-align: center;}
	.front_page_content_1 .service-link{padding: 0;}
	.serve{margin-bottom: 100px;}
	.entry-content .mainmarket-img img{display: none;}
	.market-innermain-img{display: none;}

	.secondary-sidebar .col-fisrt, .secondary-sidebar .col-second{text-align: center !important;}
}



@media only screen and (max-width: 768px){
.header_container .medium-8 .Outerheader-main-top .header-top-number{margin-right: 10px;}

}

@media only screen and (max-width: 800px){
	.header-logo img{width: 80%;}
.medium-8 .Outerheader-main-top .header-top-number{margin-right: 30px;}
.top-bar-section ul li{padding: 0;}

.header-top-number ul li{padding-top: 15px; padding-bottom: 0;}
.bannerinner h1{font-size: 36px;}
.pageheader h1{font-size: 30px;}
.bannerinner p{font-size: 16px;}
.entry-content h2{font-size: 36px !important;}
.product_inner_content .product-content h2{font-size: 26px;}
.news_event_inner_content_1 h3{font-size: 26px;}
.button-news a{font-size: 26px;}
.default-product h5{font-size: 12px;}
a.button{font-size: 18px;}
.front_page_content_1 h4{font-size: 17px;}
.entry-content .mainmarket-img{left: 0;}
#secondary-sidebar ul li a{font-size: 13px; line-height: 26px;}
.sidebar_container p{font-size: 13px !important;}
.footer-copyright .textwidget p{font-size: 12px !important;}
}

@media only screen and (max-width: 980px){
.top-bar-section .left{float: none !important;}
.Outerheader-main-top .header-top-number{margin-right: 60px;}
.top-bar-section ul li.active:not(.has-form) a:not(.button) {font-size: 16px !important;}
.top-bar-section ul li:not(.has-form) a:not(.button){font-size: 16px !important;}
.product_inner_content .medium-12 .product-content{padding: 40px 40px 0px 30px;}
.col-second p{line-height: 21px !important;}
.sidebar_container{padding: 40px 0 0 0;}
}

</pre></body></html>