/* Theme Name: Rubber Gem */
@font-face {
    font-family: 'Rigid Square';
    src: url('fonts/RigidSquare-Bold.woff2') format('woff2'),
        url('fonts/RigidSquare-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.et-db #et-boc .et-l .et_pb_blog_grid_wrapper .et_pb_blog_grid article

body {margin: 0px;padding:0px;font-family: 'Roboto';font-weight: 400;font-size: 18px;line-height: 30px;color: #272425;position: relative;}
ul {padding:0px;margin:0px; list-style:none;}
li {padding:0px; margin:0px; list-style:none;}
b, strong{font-weight: 800;}
a {outline:none;color: #000;}
a img {border: 0;}
p { padding:0px 0px 15px 0px; margin: 0;}
ol li {list-style:inherit; margin-left:4px; padding-left:5px; text-indent:0;margin-bottom:10px;}
img { max-width:100%;}
h1,h2,h3,h4,h5,h6{margin:0;}
h1 {font-family: 'Roboto';font-weight: bold;margin-bottom: 15px;font-size: 36px;line-height: 46px;
color: #272425;}
h2 {font-family: 'Rigid Square';font-weight: bold;margin-bottom: 15px;font-size: 30px;
line-height: 38px;color: #39A835;}
h3 {font-family: 'Roboto';font-weight: bold;color: #39A835;font-size: 20px;line-height: 30px;
margin-bottom: 15px;}
h4 {font-family: 'Roboto';font-weight: 500;color: #272425;font-size: 20px;line-height: 30px;
margin-bottom: 10px;}
h5 {font-family: 'Roboto';font-weight: 500;color: #272425;font-size: 18px;line-height: 28px;
margin-bottom: 12px;}
h6 {font-family: 'Roboto';font-weight: 500;color: #272425;font-size: 16px;line-height: 26px;}
.grecaptcha-badge { opacity:0;display: none;}
a:hover, a:focus{text-decoration:none;outline:0;color:#39A835; }
.clearfix{clear:both;}
.credit_conc span {color: #f47920;}

.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;   margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;  margin-left: auto;  margin-right: auto}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 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: 11px; line-height: 17px;  margin: 0;  padding: 0 4px 5px;}



/*Menu*/
.navbar{margin-bottom:0;border-radius: 0;background-color: transparent; border:none;text-align:left;padding: 0; justify-content: center;}
.navbar-nav { margin: 0;display: block; }
.navbar-nav > li {display: inline-block; position: relative;}
.navbar-nav > li > a {display: inline-block;color: #E3CEA7;text-transform:capitalize;
font-size: 18px; font-weight: bold; position: relative;font-family: 'Roboto';}
.navbar-nav > li > a:focus{color:#39a835;}
.navbar-nav > .active > a,  .navbar-nav > .active > a:focus,  .navbar-nav > .active > a:hover{ color:#fff; background-color:transparent;}
.navbar-nav > li > ul{ position:absolute; width:100%;display:none;background-color:#fff;
box-shadow:none;padding-left: 0;z-index: 99;top: 40px;left: 0px; }
.navbar-nav > li > ul li{list-style: none; color: #272425; padding-left: 0px;position: relative;}
.navbar-nav > li > ul li ul{background-color: #878d9b;display: none;}
.navbar-nav > li > ul li > a{display: block;padding: 8px 32px;text-align: left;transition: none;
font-size: 18px;text-transform: capitalize;font-weight: bold; color: #000;font-family: 'Roboto';}
.navbar-nav > li > ul li.current-menu-item > a{color:#39a835;}
.navbar-nav > li:hover > ul{display:block;}
.navbar-nav > li > a:hover{color:#39a835;}
.navbar-nav > li > ul li > a:hover { color: #39a835; }
.navbar-nav > li.current-menu-item > a{color:#000; position: relative;}
.navbar-nav > li.current-menu-parent > a{color:#000; position: relative;}
.navbar-nav > li.current-page-parent > a{color:#000; position: relative;}
.navbar-nav > li.current_page_parent > a{color:#000; position: relative;}
.navbar-nav > li.current_page_ancestor > a{color:#000; position: relative;} 

.navbar-nav > li > ul li.current-menu-parent > a{color:#39a835;}
.navbar-nav > li > ul li.current-page-parent > a{color:#39a835;}
.navbar-nav > li > ul li.current_page_parent > a{color:#39a835;}
.navbar-nav > li > ul li.current_page_ancestor > a{color:#39a835; }

/*button*/
.btn{background-color:#39A835;color:#fff;text-transform: capitalize;font-size: 20px;font-weight:500;
font-family: 'Roboto';border:1px solid #fff;border-radius: 0px;text-align: center;
transition: all 0.3s;padding: 12px 55px 12px 35px;background-image: url(images/white_arr.png);
background-repeat: no-repeat;background-position: 87% 18px;}
.btn:hover{background-color: #272425;color: #fff;border:1px solid transparent;}
.btn.primary-btn{padding: 12px 50px 12px 30px;border-radius: 6px;}


/*header*/
.header_logo {max-width: 270px;}
.header_top{background-color:#39A835;padding: 6px 0;}
.header_contact {display: flex;}
.header_contact li{margin-right:30px;}
.header_contact li{color: #fff;font-size: 14px;}
.header_contact li a {color: #fff;font-size: 15px;font-weight: normal;}
.header_contact li a:hover{color:#272425;}
.header_contact li span {margin-left: 12px;display: inline-block;vertical-align: baseline;}
.header_contact li i{font-size: 15px;}
.header_bottom div.col-6:first-child { background-color:#272425;padding: 12px 15px;display: flex;
align-items: center;justify-content: center;}
.header_bottom div.col-6:last-child {background-color:#39A835;color: #fff;padding: 12px 15px;}
.header_mobile_social li {display: inline-block; padding: 0 18px;vertical-align: middle;line-height: normal;}
.header_mobile_social li a {display: block;color: #fff;}
.header_mobile_social li a i{font-size: 25px;}
.header_middle{padding: 8px 0;}
.mobile_consulant{color:#fff;font-size: 20px;font-weight: bold;}
.mobile_consulant span{display: inline-block;vertical-align: middle;}
.header_top_img{display: none;}
.header_social_icons{display: none;}
.header_social_icons li a:hover{opacity: 0.6;}
.header_logo_right{display: none;}
/*banner*/
.play_icon {background-image: url(images/play-button.svg);background-repeat: no-repeat;
width: 60px;height: 60px;position: absolute;left: 0%;right: 0%;margin: auto;top:32%;
background-size: contain;background-position: center;z-index: 1;}
.video_banner{position: relative;display: flex;align-items: center;
justify-content: center;flex-direction: column;z-index: 8;}
/*.video_banner:before{content: '';position: absolute;top: 0;right: 0;left: 0;bottom: 0;height: 100%;width: 100%;background-color: #272425;opacity: 0.33;}*/
.video{object-fit: cover;height: 340px;}
/*welcome sec*/
.welcome_left {margin-top: -80px;position: relative;z-index: 9;background-image: url(images/polygon.png);
padding: 20px;background-repeat: no-repeat;background-position: 94% -62px;}
.polygon{padding-left: 0;}
.black{text-transform: uppercase;font-weight: bold;font-style: normal;color: #272425;
font-size: 22px;line-height: 32px;}
.orange{text-transform: uppercase;font-weight: bold;font-style: italic;color: #39A835;
font-size: 22px;line-height: 32px;}
.welcome_sec {padding-bottom: 50px;}
/*recycle sec*/
.recycle_sec{background-color:#F5F5F5;padding: 50px 0;text-align: center;}
.top_logo{background-image: url(images/top_logo.svg);background-repeat: no-repeat;
background-position: top center;padding-top: 110px;margin-bottom: 50px;}
.recycle_img img{border-bottom: 5px solid #39A835;transition: all 0.3s;}
.recycle_grid{display: grid;grid-template-columns: repeat(1,1fr);grid-gap: 30px;}
.recycle_img{overflow: hidden;margin-bottom: 25px;}
/* .recycle_img img:hover {transform: scale(1.1);} */
.recycle_grid_box h4:hover{color: #39A835;}
.recycle_grid_box h4{font-weight: bold;color: #333333;}
.recycle_sec .btn{border-radius: 0;}
.top_btn{margin-top: 40px;}
/*application sec*/
.application_sec{padding: 50px 0;text-align: center;}
.img_bg {padding: 20px;background-color: transparent;margin: auto;border-radius: 50%;display: flex;
justify-content: center;align-items: center;margin-bottom: 20px;height: 110px;width: 110px;
border:3px solid #39A835;}
.application_grid{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 30px;}
.application_grid_item h4{font-weight: 500;font-size: 18px;}
/*faq sec*/
.faq_sec{background-color: #F5F5F5;padding: 60px 0;}
.faq_img{margin-bottom: 30px;}
.faq_cnt { margin-bottom: 15px;}
/*partners sec*/
.partners_sec{padding: 50px 0;text-align: center;}
.partners_sec .application_grid_item h4{font-weight: bold;}
/*charity_sec*/
.charity_sec{padding: 50px 0;background-color: #F5F5F5;text-align: center;}
.charity_grid{display: grid;grid-gap: 20px;grid-template-columns: repeat(1,1fr);margin-top: 10px;margin-bottom: 0px;}
.charity_grid_box {display: flex;align-items: center;justify-content: center;}
.charity_sec h2 {margin-bottom: 15px;}
.charity_grid_box img {width: 80%;height: 125px;object-fit: contain;}
.accreditations_sec img {width: 100%;height: 125px;object-fit: contain;}

/*footer*/
footer{background-color: #272425;color: #fff;font-size: 16px;line-height: 26px;padding: 30px 0;
position: relative;font-weight: 300;z-index: 9;}
footer:after{position: absolute;content: '';bottom: 0;background-image: url(images/ftr_bg.png);
background-repeat: no-repeat;width: 100%;height: 320px;background-position: left;z-index: -1;}
footer a{color: #fff;font-size: 18px;line-height: 28px;font-weight: normal;}
footer a:hover{color:#39A835;}
footer a:focus{color:#39A835;}
footer h4{color: #fff;font-size: 20px;font-weight: 500;border-bottom: 1px solid #ACACAC;
padding-bottom: 15px;margin-bottom: 15px;}
footer h5{text-transform: uppercase;color: #39A835;font-weight: bold;font-size: 18px;line-height: 28px;
margin-bottom: 10px;}
.quicklinks li{padding-bottom: 12px;}
.ftr_box > img{margin-bottom: 30px;}
.link_title{position: relative;}
.link_title:after{content: '';position: absolute;right: 15px;background-image: url(images/acc_arrow.svg);
background-repeat: no-repeat;width: 16px;height: 20px;top: 8px;transition: all 0.3s;}
.link_arr:after{transform: rotate(90deg);}
.quicklinks{padding-bottom: 10px;}
.copyrights{font-size: 14px;margin-top: 5px;text-align: center;}
.copyrights p{padding-bottom: 0;}
.ftr_social_icons{display: flex;margin-bottom: 30px;}
.ftr_social_icons li{margin-right: 25px;}
.ftr_contact{margin-bottom: 30px;}
.ftr_contact li{margin-bottom: 10px;background-repeat: no-repeat;background-position: left 4px;}
.ftr_contact li a{display: inline-block;background-repeat: no-repeat;background-position: left;
padding-left: 35px;}
.ftr_contact li.ftr_address{background-image: url(images/ftr_address.svg);padding-left: 35px;}
.ftr_contact li.ftr_phone a{background-image: url(images/ftr_call.svg);}
.ftr_contact li.ftr_fax a{background-image: url(images/ftr_fax.png);}
.ftr_contact li.ftr_mail a{background-image: url(images/ftr_mail.svg);}
.ftr_social_icons li a:hover{opacity: 0.6;}
.ftr_box{color: #E4E4E4;}
.bold{font-weight: bold;text-transform: uppercase;font-size: 16px;}
.bold_italic{font-weight: bold;font-style: italic;text-transform: uppercase;font-size: 16px;}
/*inner banner*/
.inr_bnr{background-image: url(images/inr_bnr.jpg);background-position: center;
background-repeat: no-repeat;background-size: cover;min-height: 300px;position: relative;z-index: 1;
display: flex;align-items: center;text-align: left;padding: 50px 0;}
/* .inr_bnr:before{content: '';left: 0;top: 0;bottom: 0;right: 0;background-color: #000;opacity: 0.33;width: 100%;height: 100%;z-index: -1;position: absolute;} */
.inr_bnr_cnt{position: relative;}
.inr_bnr h1{color: #fff;font-size: 28px;line-height: 38px;text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);}
ul.breadcrumb {padding: 0;list-style: none;background-color: transparent;margin: 0px;padding: 0px;}
ul.breadcrumb li {display: inline-block;font-size: 16px;color: #fff;font-weight: 500;}
ul.breadcrumb li a {color: #fff;font-weight: 500;}
ul.breadcrumb li+li:before {padding: 8px 7px 8px 4px;color: #fff;content: "/";}
ul.breadcrumb li a:hover{text-decoration: underline;}

.breadcrumbs{padding-top:0;color:#fff;text-transform:capitalize;font-weight: 500;font-size: 16px;}
.breadcrumbs span{color:#fff;font-weight: 500;text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);}
.breadcrumbs a{color:#fff;text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);}
.breadcrumbs a:hover{color:#39A835;text-decoration:none;text-transform:capitalize;}

/*about sec*/
.about_left {margin-top: -80px;position: relative;z-index: 9;background-image: url(images/polygon.png);padding: 20px 15px 20px 20px;background-repeat: no-repeat;background-position: 94% -62px;}
.about_sec {padding-bottom: 30px;}
.about_left h2 span{text-transform: uppercase;}
.about_left h2 span:first-child{font-style: italic;}
.about_left h2 span:nth-child(2){color: #272425;}
.about_left h2{color:#39A835;font-family: 'Roboto';font-size: 30px;line-height: 40px;margin-bottom: 20px;padding-right: 28px;}
.about_left h4{font-size: 18px;line-height: 28px;margin-bottom: 25px;}
/*inr gallery*/
.inr_gallery{background-color:#F5F5F5;padding: 50px 0;}
.image_1{margin-bottom: 30px;}
.image_2{margin-bottom: 30px;}
.image_1 img{border-bottom:8px solid #39A835;}
.image_2 img{border-bottom:8px solid #39A835;}
.inr_gallery_cnt{background-color: #fff;padding: 30px 30px;font-size: 16px;line-height: 28px;}
.inr_gallery_cnt h3{font-size: 28px;line-height: 36px;margin-bottom: 10px;font-family: 'Rigid Square';}
.inr_gallery_cnt .btn{font-size: 18px;line-height: 28px;background-position: 91% 15px;
padding: 10px 50px 10px 30px;}
/*inner*/
.inner{padding: 20px 0 50px 0;}
.main_content h1{font-size: 28px;line-height: 38px;margin-bottom: 15px;color: #39A835;}
.main_content h2{font-size: 28px;line-height: 38px;margin-bottom: 15px;color: #39A835;}
.main_content h3{font-size: 24px;line-height: 34px;margin:8px 0;color: #272425;}
.main_content h4{font-size: 22px;line-height: 32px;margin:8px 0;color: #39A835;}
.main_content h5{font-size: 18px;line-height: 26px;margin:8px 0;color: #272425;}
.main_content h6{font-size: 16px;line-height: 26px;margin:8px 0;color: #000;}
.main_content ul {margin: 10px 0 20px;}
/*.inner ul li { font-weight: 500;margin-bottom: 10px; padding-left: 5px;list-style: disc;}*/
.main_content ul li{display: block;background-image: url(images/ulli_arrow.svg);background-position: left 6px;background-repeat: no-repeat;background-size: 12px;line-height: 1.5;margin-bottom: 12px;padding-left: 20px;}


/*testi sec*/
.testi_sec{padding: 50px 0;text-align: center;}
.testi_box{border: 1px solid #39A835;padding: 20px;font-weight: normal;font-size: 16px;line-height: 26px;color: 000;height: 100%;margin: 0 20px;}
.testi_box h5 {color: #39A835;font-size: 18px;background-image: url(images/quote-left.png);
line-height: 28px;font-weight: 500;background-position: center;background-repeat: no-repeat;
padding: 24px 0;}
.testi_box h6{font-weight: normal;font-size: 15px;line-height: 25px;position: relative;
padding-top: 10px;margin-top: 10px;color: #555555;}
.testi_box  h6:after {position: absolute;content: '';left: 0;right: 0;width: 36px;
height: 1px;background-color: #39A835;top: 0;margin: auto;}
/*slick dots*/
.testi_slider .slick-dots li button{background:#fff;border-radius: 50%;width: 16px;
height: 16px;padding: 4px;}
.testi_slider .slick-dots li button:before{font-size: 0;background:transparent;border-radius: 50%;
width: 16px;height: 16px;opacity: 1;border: 1px solid #707070;}
.testi_slider .slick-dots li.slick-active button:before{background-color: #39A835;border: 0;}
.testi_slider .slick-dots li{margin: 0px 5px;width: 16px;}
.testi_slider .slick-dots{bottom:-35px;}
.testi_slider.slick-dotted.slick-slider{margin-bottom: 45px;}
	.copyrights a{font-size: 14px;}

/* Mobile Menu*/
@media (max-width: 1199px) {
.sidebar_open:before{content:'';position:fixed;top:0;left:0;right:0;background-color:rgba(0,0,0,0.6);width:100%;height:100%;z-index:99;}
.mobilemenu_icon{width:36px;height:30px;display:inline-block;position:absolute;overflow:hidden;
cursor: pointer;top:14px;right: 15px;}
.navbar_line{width:100%; height:5px; background-color:#39A835; position:absolute; top:0px; left:0; width:35px;border-radius: 4px;}
.navbar_line2{top:12px;width: 25px;}
.navbar_line3{top:24px;width: 16px;}
.sidebar_open .mobilemenu_icon{background: transparent;}
.sidebar_open .navbar_line{left:100%; }
.sidebar_open .navbar_line2{left:100%;}
.sidebar_open .navbar_line3{left:100%; }
.mobilemenu_icon_open{width:25px;height:25px; top: 15px; right: 15px; position:absolute;background-size:cover; z-index: 99; overflow:hidden; }
.navbarclose_line1{height: 2px;background-color: #fff;position: absolute;top: 11px;left: 0;width: 25px;transform: rotate(0); opacity:0;}
.navbarclose_line2{height: 2px;background-color: #fff;position: absolute;top: 11px;left: 0;width: 25px;transform: rotate(0); opacity:0;}
.has-sub-nav{ background-image: url(images/sub_menu.png); background-position:92% 19px; background-size: 12px; background-repeat:no-repeat;}
.sidebar_open .navbarclose_line1{transform: rotate(-136deg);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s; transition-delay: 0.2s; opacity:100;}
.sidebar_open .navbarclose_line2{transform: rotate(136deg);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s; transition-delay: 0.2s; opacity:100;}
.sidebar_open .navbar-header{ right:0;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.navbar-header{overflow: auto;}
.sidebar_open{ overflow:hidden}
.navbar-header { float: none; position: fixed; height: 100%; z-index:9999;background-color:#39A835;width:250px;  top:0; right: -100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.navbar-nav {text-align: left; padding-top: 50px;}
.navbar-nav > li.has-sub-nav a{ width:auto;text-align: left;display: inline-block;}
.navbar-nav > li.has-sub-nav.mega_menu{ background-image: none}
.navbar-nav > li.has-sub-nav.mega_menu  a{ width:100%}
.navbar-nav > li {width: 100%;display: block;text-align: left; border-bottom: 1px solid #fff;}
.navbar-nav > li > a {color: #f9f9d7;padding: 12px 16px;margin:0;}
.navbar-nav > li > a:hover { color: #000; text-decoration: none;}
.navbar-nav > li > a {display: inline-block;font-size: 15px; font-weight: 500; text-transform: uppercase;
text-align:left;}
.navbar-nav > li > ul > li > a {text-transform: capitalize; font-size:14px; padding: 8px 17px; color: #fff;}
.navbar-nav > li > ul {position: relative;width: 100%; top:0; left:0;background-color:#000;}
.navbar-nav > li:hover > ul{display:none;}
.navbar-nav > li:hover{color:#ffcc2a;}
.navbar-nav > li > ul li{border-bottom: 1px solid #fff;}
.navbar-nav > li > ul li.has-sub-nav{background-position: 92% 15px;}
.navbar-nav > li > ul li:last-child{border-bottom: 0;}
.navbar-nav > li > ul li ul{background-color: #fff;}
.navbar-nav > li > ul li > a{padding: 8px 17px;font-size: 14px;font-weight: 500;}
.navbar-nav > li > ul li.current-menu-item > a {color: #39A835;}

.navbar-nav > li > a{width: 100%;}
.navbar-nav > li.has-sub-nav > a{width: 80%;}
}


@media (min-width: 576px){
.welcome_left{padding: 35px;}
.charity_grid{grid-gap: 15px 30px;grid-template-columns: repeat(2,1fr);}
/*about us*/
.about_left{padding: 35px 35px 20px;}
}

@media (min-width: 768px){
h3{font-size: 22px;line-height: 32px;}
.header_logo {max-width: unset;}
.video{height: 380px;}
.play_icon{width: 75px;height: 75px;}
.header_social_icons{display:flex;align-items: center;}
.header_social_icons li{margin-right: 28px;}
.header_top_sec{display: flex;align-items: center;}
.welcome_left h1 br{display: none;}
.recycle_grid{grid-template-columns: repeat(2,1fr);}
.application_grid {grid-template-columns: repeat(3,1fr);}
footer{padding: 50px 0;}

/*inner banner*/
.inr_bnr h1{font-size: 32px;line-height: 42px;}
/*about sec*/
.about_left h2{font-size: 34px;line-height: 44px;}
.about_left h4{font-size: 20px;line-height: 30px;}
/*inr gallery*/
.inr_gallery_box {display: flex;align-items: center;}
.inr_gallery_cnt{max-width: 400px;margin: auto;margin-top: -100px;position: relative;}
.image_2{margin-bottom: 0;}
.image_1{margin-bottom: 0;}
.inr_gallery_cnt h3{font-size: 30px;line-height: 38px;}
/*testi sec*/
.testi_box{padding: 30px;}
/*inner*/
.inner{padding: 20px 0 60px 0;}
.main_content h1{font-size: 30px;line-height: 40px;}
.main_content h2{font-size: 30px;line-height: 40px;}
.main_content h3{font-size: 26px;line-height: 36px;}
.main_content h4{font-size: 22px;line-height: 32px;}
.main_content h5{font-size: 18px;line-height: 26px;}
.main_content h6{font-size: 16px;line-height: 26px;}
}


@media (min-width: 992px){
h1 {font-size: 40px;line-height: 50px;}
h2 {font-size: 28px;line-height: 40px;}
h3{font-size: 24px;line-height: 34px;}
h4{font-size: 20px;line-height: 30px;}

.header_contact li { margin-right: 35px;}
.header_contact li a{font-size: 16px;}
.header_contact li{font-size: 16px;}
.header_top_img {display: inline-block;position: absolute;right: 0;top: -6px;padding-top: 0px;}
.header_top_img img{width: 314px;}
.welcome_left{padding-bottom: 0;}
.video{height: 440px;}
.play_icon{top: auto;}
.welcome_left h1 br{display: inline-block;}
.welcome_right { padding-top: 40px;}
.recycle_sec{padding: 60px 0;}
.recycle_grid {grid-template-columns: repeat(3,1fr);}
.application_sec{padding: 60px 0;}
.application_grid_item h4{font-size: 16px;line-height: 1.5;}
.application_grid {grid-template-columns: repeat(4,1fr);}
.img_bg{padding: 26px;width: 120px;height: 120px;}
.faq_sec{padding: 60px 0;}
.partners_sec{padding: 60px 0;}
.charity_sec{padding: 60px 0;}
.charity_grid{grid-template-columns: repeat(4,1fr);grid-gap: 30px;}
footer h4{border-bottom: 0;padding-bottom: 0;color: #fff;font-size: 18px;font-weight: 500;}
.link_title:after{display: none;}
footer a{font-size: 14px;line-height: 24px;}
footer{font-size: 14px;line-height: 24px;}
.left_spacing{padding-left: 30px;}
.top_spacing{margin-top: 20px;}
.copyrights_sec{border-bottom: 1px solid #E5E5E5;position: relative;}
.copyrights{padding-bottom: 0;margin-top: 0;position: absolute; right: 0;left: 0;top: -11px;
background-color: #272425;max-width: 560px;text-align: left;}
	.copyrights a{font-size: 14px;}
.margin_top{margin-top: 20px;}
.link_title {color: #39A835;font-size: 18px;line-height: 28px;}
footer:after{height: 376px;background-position: right;}
/*inner banner*/
.inr_bnr h1{font-size: 36px;line-height: 46px;}
.inr_bnr{min-height: 340px;}
/*about us*/
.about_left{padding-bottom: 0;}
.about_right { padding-top: 60px;}
.about_left h2{font-size: 38px;line-height: 48px;}
/*testi sec*/
.testi_sec{padding: 60px 0;}
.testi_box{padding: 26px 26px;font-size: 15px;line-height: 25px;}
.testi_slider .slick-dots{bottom:-55px;}
/*inr gallery*/
.inr_gallery_cnt{margin-top: -130px;padding: 40px 40px;}
.inr_gallery{padding: 60px 0;}
.inr_gallery_cnt h3{font-size: 32px;line-height: 40px;}
/*inner*/
.inner{padding: 40px 0 70px 0;}
.main_content h1{font-size: 32px;line-height: 42px;}
.main_content h2{font-size: 32px;line-height: 42px;}
.main_content h3{font-size: 28px;line-height: 38px;}
.main_content h4{font-size: 22px;line-height: 32px;}
.main_content h5{font-size: 20px;line-height: 30px;}
.main_content h6{font-size: 16px;line-height: 26px;}
}


@media (min-width: 1200px){
body{font-size: 18px;line-height: 30px;}
h1 {font-size: 46px;line-height: 56px;margin-bottom: 30px;}
h2 {font-size: 36px;line-height: 44px;margin-bottom: 25px;}
h3{font-size: 26px;line-height: 36px;}
h4{font-size: 22px;line-height: 32px;}
p {padding: 0px 0px 20px 0px;margin: 0;}

.navbar-nav > li > a {color: #000;font-size: 17px;padding: 18px 20px;text-transform: capitalize;line-height: normal;position: relative;}
.navbar-nav > li > a:after {content: '';width: 1px; height: 24px;position: absolute;top: 16px;right: -3px;background-color: #39A835;}
.navbar-nav > li:last-child > a:after {content: none;}
.navbar-nav > li > ul li > a{font-size: 15px;color:#0F172E;padding: 8px 18px;font-weight: bold;}
.navbar-nav > li{padding:0;}

.navbar-nav > li.current-menu-item > a{color:#39A835;}
.navbar-nav > li.current-menu-parent > a{color:#39A835;}
.navbar-nav > li.current-page-parent > a{color:#39A835;}
.navbar-nav > li.current_page_parent > a{color:#39A835;}
.navbar-nav > li.current_page_ancestor > a{color:#39A835;}

.navbar-nav > li.current-menu-item > a{color: #39A835;border-right: 0;}
.navbar-nav > li > ul li.current-menu-item > a{color: #39A835;}
.navbar-nav > li.current-menu-item:before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}
.navbar-nav > li.current-menu-parent:before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}
.navbar-nav > li.current-page-parent:before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}
.navbar-nav > li.current_page_parent:before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}
.navbar-nav > li.current_page_ancestor:before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}

.navbar-nav > li.current-menu-item:after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}
.navbar-nav > li.current-menu-parent:after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}
.navbar-nav > li.current-page-parent:after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}
.navbar-nav > li.current_page_parent:after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}
.navbar-nav > li.current_page_ancestor:after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}

header.sticky_header .navbar-nav > li.current-menu-item > a:after{content: none;}
header.sticky_header .navbar-nav > li:hover > a:after{content: none;}

.navbar-nav > li:hover::before{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;top:0;bottom: 0;}
.navbar-nav > li:hover::after{content: '';background-color: #39A835;position: absolute;right: 0;left: 0;width: 100%;height:5px;bottom: 0;z-index: 99;}
.navbar-nav > li:hover > a{color: #39A835;}

header.sticky_header .navbar-nav > li:hover::after{content: none;}
header.sticky_header .navbar-nav > li.current-menu-parent:after{content: none;}
header.sticky_header .navbar-nav > li.current-page-parent:after{content: none;}
header.sticky_header .navbar-nav > li.current_page_parent:after{content: none;}

header.sticky_header .navbar-nav > li.current-menu-item > a:before{content: none;}
header.sticky_header .navbar-nav > li:hover::before{content: none;}
header.sticky_header .navbar-nav > li.current-menu-parent:before{content: none;}
header.sticky_header .navbar-nav > li.current-page-parent:before{content: none;}
header.sticky_header .navbar-nav > li.current_page_parent:before{content: none;}

.navbar-nav > li > a:hover{color: #39A835;}
.navbar-nav > li > ul{width: 280px;top: 100%;box-shadow: 0px 0px 2px #ccc;/*border-left: 6px solid #39A835;*/left: 0px;}
.navbar-nav > li > ul li > a:hover { color: #fff;background-color:#39A835;}
.navbar-nav > li > ul li:hover > a { color: #fff;background-color:#39A835;}
.align_center{align-items: center;}
.quick_menu a {background-color: #39A835;padding: 12px 26px;border-radius: 6px;color: #fff;}
.quick_menu a:hover{background-color:#272425;}
.header_middle{border-bottom: 1px solid #c3c3c3;}
.navbar-nav > li:last-child > a{border-right: 0;}
.header_contact li a:hover span{color: #39A835;}

/*header*/
.header_contact {justify-content: left;}
.header_contact li {margin-right: 35px;}
.header_logo{max-width: unset;}
.header_contact li a{font-size: 18px;color: #000;}
.header_contact li{font-size: 18px;}
.header_top{padding: 6px 0 8px;}
.header_contact li i{font-size: 18px;display: inline-block;color: #39A835;}
.header_contact li span{margin-left: 15px;}
.header_top .header_contact{display: none;}
.header_logo_right{display: flex;justify-content: flex-end;}
.header_social_icons{padding-left: 15px;}

/*banner*/
.video{height: 550px;}
.play_icon{width: 90px;height: 90px;}
.video_banner:after{content: '';position: absolute;width: 760px;right: 0;bottom: 0;
background-color: #39A835;height: 12px;}
/*welcome sec*/
.welcome_sec{padding-bottom: 90px;}
/*.welcome_right{padding-top: 90px;}*/
	.home_slider .bnr_bg_img{ padding-bottom:160px}
.welcome_left{margin-top: -160px;background-position: top right;padding: 50px;max-width: 760px;
padding-bottom: 0;}
.welcome_left p{padding-bottom: 28px;}
.polygon{padding-left: 15px;}
/*recycle sec*/
.recycle_sec{padding: 90px 0;}
.top_logo{margin-bottom: 60px;}
.top_btn{margin-top: 60px;}
/*application_sec*/
.application_sec{padding: 90px 0;}
.page-template-template-single-sub-product .application_sec{padding: 50px 0 60px;}
.img_bg{width: 120px;height: 120px;}
/*faq sec*/
.faq_sec{padding: 110px 0;}
.page-template-template-intake .faq_sec{padding: 60px 0;}
.page-template-template-technology .faq_sec{padding: 60px 0;}
.faq_cnt{padding-right: 30px;font-size: 17px;line-height: 27px;margin-bottom: 5px;}
.btn.primary-btn{font-size: 18px;line-height: 28px;}
/*partners sec*/
.partners_sec{padding: 100px 0;}
/*charity sec*/
.charity_sec{padding: 90px 0;}
/*.charity_grid{margin-bottom: 50px;margin-top: 30px;}*/

/*footer*/
.ftr_box{padding-bottom: 0;}
footer a{font-size: 16px;line-height: 26px;}
footer{font-size: 16px;line-height: 26px;padding: 50px 0;}
footer h4{font-size: 22px;line-height: 32px;margin-bottom: 20px;}
footer:after{right: 0;}
.quicklinks{padding-bottom: 0;}
.link_title{margin-bottom: 15px;}
.copyrights{top: -13px;}
.left_spacing {padding-left: 45px;}
.left_spacing2 { padding-left: 45px;}
.top_spacing{margin-top: 30px;}
.bold{font-size: 20px;}
.bold_italic{font-size: 20px;}
/*side nav*/
.navbar-nav > li > ul li ul {background-color: #fff; display: none; position: absolute; left: 100%;width: 250px;top: 0;/*border-left: 6px solid #39A835;*/box-shadow: 0px 0px 2px #ccc;}
.navbar-nav > li > ul li:hover ul{display: block;}
.navbar-nav > li.left_dropdown > ul li ul{right: 100%;left: auto;/*border-right: 6px solid #39A835;*/border-left: 0px;}
/*inner banner*/
.inr_bnr.inr_bnr2 h1{margin-bottom: 40px;}
.inr_bnr h1{font-size: 40px;line-height: 50px;margin-bottom: 20px;}
.inr_bnr{min-height: 440px;}
.inr_bnr.inr_bnr2:after {content: '';position: absolute;width: 760px;right: 0;bottom: 0;
background-color: #39A835;height: 12px;}
.inr_bnr.inr_bnr2 .breadcrumbs{position: absolute;right: 0;bottom: -125px;}
.breadcrumbs{font-size: 16px;}
.page-id-514 .breadcrumbs{font-size: 16px;}

/*about sec*/
.about_sec{padding-bottom: 50px;}
.about_right{padding-top: 90px;}
.about_left{margin-top: -160px;background-position: top right;padding: 50px;max-width: 736px;padding-bottom: 0;min-height: 160px;}
.about_left p{padding-bottom: 28px;}
.about_left h2 {font-size: 38px;line-height: 56px;margin-bottom: 45px;padding-right: 58px;}
.about_left h4{font-size: 22px;line-height: 32px;margin-bottom: 32px;}
/*testi sec*/
.testi_sec{padding: 90px 0;}
.testi_box h6{margin-top: 5px;font-size: 16px;line-height: 26px;}
.testi_slider .slick-dots{bottom: -65px;}
.testi_slider.slick-dotted.slick-slider{margin-bottom: 60px;}
/*inr gallery*/
.inr_gallery{padding: 90px 0;}
.inr_gallery_cnt h3{font-size: 36px;line-height: 44px;}
.inr_gallery_cnt{margin-top: -150px;max-width: 480px;padding: 40px 50px 40px 40px;}
.image_1 {position: relative;left: 40px;z-index: 8;}
.image_2 { position: relative; right: 40px; z-index: 1;}
.inr_gallery_cnt{position: relative;z-index: 9;}
/*inner*/
.inner{padding: 50px 0 90px 0;}
.main_content h1{font-size: 36px;line-height: 46px;}
.main_content h2{font-size: 30px;line-height: 46px;}
.main_content h3{font-size: 28px;line-height: 40px;margin: 12px 0;}
.main_content h4{font-size: 24px;line-height: 34px;margin: 12px 0;}
.main_content h5{font-size: 20px;line-height: 30px;margin: 12px 0;}
.main_content h6{font-size: 18px;line-height: 28px;margin: 12px 0;}

/*sticky header*/
header { position: absolute; left: 0; right: 0;top:0;}
.header_height{height: 166px;}
header.sticky_header1{position:fixed;top:-200px;-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.28);box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.28);}
header.sticky_header{top:0;z-index:1111; width:100%;background-color:#fff;border-bottom:4px solid #39A835;animation: smoothScroll 0.3s forwards;}
header.sticky_header .header_logo{max-width: 150px;}
header.sticky_header .header_top{display: none!important;}
header.sticky_header .header_logo_right{display: none;}
header.sticky_header .navbar{float: right;margin-top: -60px;}
header.sticky_header .navbar-nav > li > a{font-size: 15px;padding: 21px 12px;border-right: 0;}
header.sticky_header .header_middle{border-bottom: 0;padding: 12px 0;}
header.sticky_header .navbar-nav > li.current-menu-item:before{display: none;}
header.sticky_header .navbar-nav > li.current-menu-item:after{display: none;}
header.sticky_header .navbar-nav > li > ul li > a{padding: 6px 18px;font-size: 14px;}
header.sticky_header .navbar-nav > li > ul{left: 0px;top: 61px}
header.sticky_header .navbar-nav > li > a:after{content: none;}
 @keyframes smoothScroll {
        0% {
            transform: translateY(-40px);
        }
        100% {
            transform: translateY(0px);
        }
    }

.main_content {padding: 0 0px 0 50px;}

.application_grid{max-width: 950px;margin: auto;}
.page-template-template-parent .application_grid{max-width: 950px;margin: auto;}
.page-template-template-parent .application_grid {grid-gap: 103px;}
.page-template-template-what-we-recycle .application_grid{max-width: 950px;margin: auto;}
.page-template-template-what-we-recycle .application_grid {grid-gap: 103px;}
}



@media (min-width: 1500px){
.container { max-width: 1440px;}
body{font-size: 20px;line-height: 30px;}
h1 {font-size: 60px;line-height: 70px;}
h2 {font-size: 40px;line-height: 48px;}
h3{font-size: 30px;line-height: 40px;}
h4{font-size: 24px;line-height: 34px;}

.application_grid{max-width: 1100px;margin: auto;}
.page-template-template-parent .application_grid{max-width: 1100px;margin: auto;}
.page-template-template-parent .application_grid{grid-gap: 140px;}
	
.page-template-template-what-we-recycle .application_grid{max-width: 1100px;margin: auto;}
.page-template-template-what-we-recycle .application_grid{grid-gap: 140px;}
	
.navbar-nav > li > ul{width: 310px;left: 0px;}
.navbar-nav > li{padding: 0;}
.navbar-nav > li > a {font-size: 20px;padding: 18px 30px;}
.navbar-nav > li > ul li > a{font-size: 18px;padding: 8px 32px;}
.btn{font-size: 20px;}
.header_height{height: 170px;}

.header_contact li {margin-right: 40px;font-size: 18px;}
.header_contact li a{font-size: 18px;}
.video{height: 685px;}
.play_icon{width: 110px;height: 110px;}
.welcome_left{background-position: top left;}
.orange{font-size: 24px;line-height: 34px;}
.black{font-size: 24px;line-height: 34px;}
.video_banner:after{width: 950px;}
.application_grid_item h4{font-size: 18px;line-height: 1.5;}

/*.img_bg{width: 180px;height: 180px;}*/
.faq_cnt{padding-right: 90px;margin-bottom: 20px;font-size: 20px;line-height: 30px;}
.btn.primary-btn{font-size: 20px;line-height: 30px;}
.charity_grid_box img{height: 150px;}
.accreditations_sec img{height: 150px;}
footer:after{right: 7%;}
footer a{font-size: 18px;line-height: 28px;}
footer{font-size: 18px;line-height: 28px;}
footer h4{font-size: 24px;line-height: 34px;}
.quicklinks li {padding-bottom: 12px;}
.copyrights{font-size: 16px;line-height: 26px;}
.margin_top{margin-top: 45px;}
.copyrights{max-width: 640px;}
.copyrights a{display: inline-block;font-size: 16px;}
.left_spacing {padding-left: 70px;}
.ftr_box{padding-right: 55px;}
header.sticky_header .navbar-nav > li > a {font-size: 18px;padding: 25px 14px;}
header.sticky_header .navbar-nav > li > a:after{content: none;}
header.sticky_header .navbar{margin-top: -71px;}
header.sticky_header .header_logo{max-width: 200px;}
/* header.sticky_header .navbar-nav > li > ul{left: -10px;} */
header.sticky_header .navbar-nav > li > ul{left: 0;width: 220px;}
header.sticky_header .navbar-nav > li > ul li > a{font-size: 15px;}
.navbar-nav > li > a:after {top: 16px;}
/*inner banner*/
.inr_bnr h1{font-size: 50px;line-height: 60px;}
.inr_bnr{min-height: 460px;}
.breadcrumbs{font-size: 18px;}
.inr_bnr:after{width: 950px;}
/*about us*/
.about_left{background-position: top left;}
.about_left h2 {font-size: 44px;line-height: 64px;}
.about_left h4{font-size: 24px;line-height: 34px;}
/*testi sec*/
.testi_box{padding: 35px 50px;}
.testi_box h5{font-size: 20px;line-height: 30px;}
.testi_box{font-size: 18px;line-height: 28px;}
/*inr gallery*/
.inr_gallery_cnt h3{font-size: 40px;line-height: 48px;}
.inr_gallery_box{max-width: 1280px;margin: auto;}
.inr_gallery_cnt{max-width: 545px;margin-top: -165px;padding: 40px 100px 40px 40px;
font-size: 18px;line-height: 28px;}
/*inner*/
.main_content h1{font-size: 40px;line-height: 50px;}
.main_content h2{font-size: 32px;line-height: 1.5;}
.main_content h3{font-size: 28px;line-height: 1.5;margin: 15px 0;}
.main_content h4{font-size: 24px;line-height: 1.5;margin: 15px 0;}
.main_content h5{font-size: 20px;line-height: 1.5;margin: 15px 0;}
.main_content h6{font-size: 18px;line-height: 1.5;margin: 15px 0;}

}

@media (min-width: 1650px){
.banner_slide .slick-prev { left: 65px;}
.banner_slide .slick-next { right: 65px;}
}

.testi_slider .slick-slide{height: inherit!important;}
.sign_up_popup_form input{width: 100%;padding: 10px;font-size: 16px;color: #000;margin-bottom: 10px;}
.sign_up_popup_form h3{letter-spacing: 0.4px;color: #000;font-size: 26px;text-transform: uppercase;margin-bottom: 30px;line-height: 34px;text-align: center;font-weight: 900;}
.sign_up_popup_form h3:after{content: none;}
.sign_up_popup_form input::placeholder{color: #b9b9b9;font-size: 16px;}
.sign_up_popup_form .submit_btn{background-color:#39A835;color:#fff;text-transform: capitalize;font-size: 20px;font-weight:500;font-family: 'Roboto';border:1px solid #fff;border-radius: 0px;text-align: center;transition: all 0.3s;padding: 12px 55px 12px 35px;background-image: url(images/white_arr.png);background-repeat: no-repeat;background-position: 87% 18px;}
.sign_up_popup_form .submit_btn:hover{background-color: #272425;color: #fff;border:1px solid transparent;}
.sign_up_popup_form {background-color: #fff;padding: 60px 40px 50px;}
#newsletter_popup {width: 600px;padding: 0px;}
#newsletter_popup  .fancybox-button.fancybox-close-small {background-color: #000;color: #fff!important;padding: 8px;opacity: 1;}
#newsletter_popup  .fancybox-button.fancybox-close-small:hover{background-color: #39A835;}
#scrolltoptop {position:fixed;right:18px;bottom:14px;cursor:pointer;width:36px;height:36px; background-color:#39A835; text-indent:-9999px;display:none;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;z-index: 9999999999;}
#scrolltoptop span {position:absolute;top:50%;left:50%;margin-left:-6px;margin-top:-9px;height:0;width:0;border:6px solid transparent;border-bottom-color:#ffffff;}
#scrolltoptop:hover {background-color:#434343;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}
.accreditations_grid{display:grid;grid-template-columns: repeat(3, 1fr);grid-gap: 30px;margin-top: 20px;}

.about_left h2.special_title span{display: block;color: #000;text-transform: none;font-style: normal;}
h3.special_h3{font-family: 'Rigid Square';color: #39A835;font-size: 30px;line-height: 1.2;}
h3.special_h3 .black {font-size: 30px;padding-left: 2px;}
h3.special_h3 .orange {font-size: 30px;}

h3 .black {font-size: 30px;padding-left: 2px;}
h3 .orange {font-size: 30px;}

.valuegrid{display:grid;grid-template-columns: repeat(2, 1fr);grid-gap: 60px;margin: 20px 0 60px 0;}
.value-grid-item{display: flex;flex-direction: column;}
.value-grid-item:nth-child(2n){border-right: 0px;}
.value-grid-item:nth-child(odd){padding-left: 0px;}
.value-grid-item img{width: 64px;margin-bottom: 14px;}
.value-grid-item p{padding-bottom: 0px;}
.value-grid-item h3{font-family: 'Rigid Square';margin-bottom: 6px;line-height: normal;color: #39A835;}
.page-id-194 .inner {padding-top: 6px;}

.main_content a{color: #39a835;text-decoration: underline;}
.main_content a:hover{text-decoration: none;}
.about_left a{color: #39a835;text-decoration: underline;}
.about_left a:hover{text-decoration: none;}

.recycle_sec p a{color: #39a835;text-decoration: underline;}
.recycle_sec p a:hover{text-decoration: none;}

/*faq*/
.new_faq_sec{text-transform: uppercase;}
.new_faq_sec h2{margin-bottom: 15px;}
.new_faq_sec h6{text-transform:capitalize;margin-bottom: 15px;}
.new_faq_sec h3.faq_head{background-color: #272425;padding:10px 30px 10px 65px;font-size: 18px;line-height: 28px;text-transform: initial;font-weight: 500;cursor: pointer;position: relative;margin: 0px;color: #fff;}
.new_faq_sec .faq_cnt{padding: 20px;text-transform: initial;background-color: #e2e2e2;font-size: 18px;line-height: 1.5;}
.new_faq_sec .faq_cnt p:last-child{padding-bottom: 0px;}
.new_faq_sec .faq_box_cnt{padding-bottom: 20px;}
.new_faq_sec h3.faq_head span{position: absolute;left: 0;top: 0px;height: 100%;background-color:#39a835;width: 50px;background-size: 14px;display: flex;align-items: center;justify-content: center;}
.new_faq_sec .faq_box { margin-top: 0px;color: #000;}
.new_faq_sec h3.faq_head span img{width: 16px;height: auto;}
.new_faq_sec h3.faq_head span img:first-child{display: block;}
.new_faq_sec h3.faq_head span img:nth-child(2){display: none;}
h3.faq_head.faq_open span img:first-child{display: none;}
h3.faq_head.faq_open span img:nth-child(2){display: block;}
.career_form table {width: 100%;}
.career_form table tr td{padding-bottom: 16px;padding-right: 16px;}
.career_form .txt_box{padding: 8px 14px;width: 100%;font-size: 16px;}
.career_form .txtarea_box{padding: 8px 14px;width: 100%;font-size: 16px;}
.career_form  label{display: block;font-size: 16px;margin-bottom: 4px;}
.career_form input[type="file"]{font-family: 'Roboto';font-size: 16px;}
.career_form{;width: 50%;}
.career_note{width: 50%;padding: 0 40px;font-size: 16px;max-width: 480px;margin: auto;}
.career_note img{margin-bottom: 14px;}
.career_note .orange{font-size: 16px;}
.career_note .black{font-size: 16px;}
.career_note p{padding-bottom: 12px;}
.main_career{display: flex;justify-content: center;}
.recycle_grid{display: block;}
.recycle_img img {width: 100%;}
/*sustainability*/
.sustain_bnr_img{background-image: url(../images/sustain_bnr.jpg);}
.about_left h3{font-size: 26px;line-height: 36px;margin-bottom: 15px;}
/*life sec*/
.life_sec{padding: 50px 0;background-color: #F5F5F5;text-align: center;}
.life_grid_box{background-color: #fff;padding: 46px 20px;border-radius: 10px;
font-weight: normal;color: #272425;font-size: 16px;line-height: 26px;}
.life_grid_box h3{font-family: 'Roboto';font-weight: bold;color: #39A835;font-size: 24px;
line-height: 34px;margin-bottom: 15px;position: relative;padding-bottom: 18px;
margin-bottom: 28px;}
.life_grid_box p{padding-bottom: 12px;}
.life_grid_box h3:after{position: absolute;left: 0;right: 0;width: 100px;
height: 3px;background-color: #39A835;margin: auto;content: '';bottom: 0;}
.life_grid{display: grid;grid-gap: 28px;}

/*sustain_sec*/
.sustain_sec{padding: 50px 0;}
.sustain_box{text-align: center;}
.sustain_grid_box{background-color:#fceeee;padding: 20px;border-radius: 10px;font-size: 16px;line-height: 26px;}
.sustain_grid_box p{padding-bottom: 10px;}
.sustain_box h2{margin-bottom: 20px;}
.sustain_flex {margin-bottom: 16px;}
.sustain_cnt h3{font-size: 20px;line-height: 1.5;margin-bottom: 4px;color: #272425;font-weight: bold;}
.sustain_cnt h4{font-size: 18px;line-height: 1.4;margin-bottom: 4px;color: #E5283C;font-weight: bold;}
.sustain_grid{margin-top: 30px;display: grid;grid-gap: 30px;}
/*.sustain_img img{border:5px solid #fff;border-radius: 100%;}*/
.sustain_img {max-width: 100px;margin-bottom: 10px;}
.sustain_grid_box.sustain_grid_box1{background-color: #fcf6ea;}
.sustain_grid_box.sustain_grid_box2{background-color: #ecf4e9;}
.sustain_grid_box.sustain_grid_box3{background-color: #f9e6e8;}
.sustain_grid_box.sustain_grid_box4{background-color: #feebe7;}
.sustain_grid_box.sustain_grid_box5{background-color: #e9f8fd;}
.sustain_grid_box.sustain_grid_box6{background-color: #fef9e5;}
.sustain_grid_box.sustain_grid_box7{background-color: #f5e6eb;}
.sustain_grid_box.sustain_grid_box8{background-color: #fdeee7;}
.sustain_grid_box.sustain_grid_box9{background-color: #fbe6ef;}
.sustain_grid_box.sustain_grid_box10{background-color: #fef4e8;}
.sustain_grid_box.sustain_grid_box11{background-color: #f9f2e8;}
.sustain_grid_box.sustain_grid_box12{background-color: #eaf1ea;}
.sustain_grid_box.sustain_grid_box13{background-color: #e5f4fb;}
.sustain_grid_box.sustain_grid_box14{background-color: #edf8e8}
.sustain_grid_box.sustain_grid_box15{background-color: #e5eef5;}
.sustain_grid_box.sustain_grid_box16{background-color: #e7eaef;}
.sustain_grid_box.sustain_grid_box1 .sustain_cnt h4{color: #DCA13D;}
.sustain_grid_box.sustain_grid_box2 .sustain_cnt h4{color: #50A03D;}
.sustain_grid_box.sustain_grid_box3 .sustain_cnt h4{color: #C71429;}
.sustain_grid_box.sustain_grid_box4 .sustain_cnt h4{color: #FA3B1E;}
.sustain_grid_box.sustain_grid_box5 .sustain_cnt h4{color: #29BEE6;}
.sustain_grid_box.sustain_grid_box6 .sustain_cnt h4{color: #FAC70A;}
.sustain_grid_box.sustain_grid_box7 .sustain_cnt h4{color: #A11546;}
.sustain_grid_box.sustain_grid_box8 .sustain_cnt h4{color: #FA6429;}
.sustain_grid_box.sustain_grid_box9 .sustain_cnt h4{color: #DE1768;}
.sustain_grid_box.sustain_grid_box10 .sustain_cnt h4{color: #FAA028;}
.sustain_grid_box.sustain_grid_box11 .sustain_cnt h4{color: #BE8C29;}
.sustain_grid_box.sustain_grid_box12 .sustain_cnt h4{color: #3C8246;}
.sustain_grid_box.sustain_grid_box13 .sustain_cnt h4{color: #0996DD;}
.sustain_grid_box.sustain_grid_box14 .sustain_cnt h4{color: #5ABE28;}
.sustain_grid_box.sustain_grid_box15 .sustain_cnt h4{color: #0064A0;}
.sustain_grid_box.sustain_grid_box16 .sustain_cnt h4{color: #1F466F;}

.quality_grid_box{color: #272425;line-height: 1.5;}
.quality_grid_box h3{font-family: 'Roboto';font-weight: bold;color: #39A835;font-size: 24px;line-height: 34px;position: relative;padding-bottom: 10px;margin-bottom: 14px;}
.quality_grid_box p{padding-bottom: 12px;}
.quality_grid_box h3:after{position: absolute;left: 0;width: 60px;height: 3px;background-color: #39A835;margin: auto;content: '';bottom: 0;}
.quality_grid{display: grid;grid-gap: 55px;grid-template-columns: repeat(2,1fr);margin-top: 20px;}
.quality_grid .btn{font-size: 16px;padding: 10px 48px 10px 26px;background-position: 90% 14px;background-size: 18px;color: #fff;text-decoration: none;}
.btn:focus{color: #fff;}

.page-template-template-parent.page-id-272 .quality_grid_box{border: 1px solid #ddd;position: relative;}
.page-template-template-parent.page-id-272 .quality_grid_box .quality_grid_box_content{padding: 30px 40px 60px;}
.page-template-template-parent.page-id-272 .quality_grid_box a.btn {position: absolute;bottom: 25px;}
.page-template-template-parent.page-id-272 .quality_grid_box h3{margin-top: 0px;}

.material_section {padding: 20px 0 100px 0;text-align: center;}
.material_section h2{font-size: 24px;font-family: 'Roboto';font-weight: 600;line-height: 1.2;display: inline-block;}
.material_section h2 br{display: none;}
.material_section a{display: inline-block;vertical-align: top;padding-top: 10px;padding-left: 22px;}
.material_sec{padding: 0px;}
.material_sec img.material_img{margin: auto;display: block;margin-top: 42px;width: 100%;}
.material_sec .material_icon{width: 100px;}

.about_left ul{display: block;}
.about_left ul li{display: block;background-image: url(images/ulli_arrow.svg);background-position: left 6px;background-repeat: no-repeat;background-size: 12px;line-height: 1.5;margin-bottom: 12px;padding-left: 20px;}

/*products page*/
.inr_products_sec{padding: 50px 0;text-align: center;}
.inr_products_grid_box h3{font-size:22px;line-height:32px;color:#39A835;margin-bottom: 15px;font-weight: bold;}
.inr_products_grid_box h3:hover{color: #000;}
.read_more_btn{font-size: 18px;line-height: 28px;color: #000;font-weight: 500;background-image: url(images/black_more_arr.png);background-repeat: no-repeat;background-position: 94%;padding-right: 38px;transition: all 0.3s;}
.inr_products_cnt {padding: 0 30px;}
.read_more_btn:hover{background-position: 98%;color: #000;}
.inr_products_grid_box{font-weight: normal;position: relative;}
.inr_products_grid{display: grid;grid-gap: 30px;}
.prod_img{overflow: hidden;max-width: 320px;margin:auto;margin-bottom: 20px;position: relative;}
/* .prod_img:before{position: absolute;left: 0;right: 0;content: '';bottom: 0;top: 0;width: 100%;height: 100%;background-color: #272425;opacity: 0.3;z-index: 1;} */
.prod_img img{transition: all 0.3s;position: relative;}
.prod_img:after{position: absolute;content: '';background-color: #39A835;height: 4px;width: 132px;left: 0;right: 0;margin: auto;bottom: 0;}
.prod_img:hover img{transform: scale(1.1);}

/*inner products page*/
.products_inner{padding: 50px 0;}
.products_inner_img{margin-bottom: 20px;position: relative;overflow: hidden;}
.products_inner_grid_box h3 { font-weight: bold;color: #39A835;font-size: 22px;line-height: 32px;margin-bottom: 15px;}
.products_inner_grid_box h3:hover{color: #000;}
/* .products_inner_img:before{position: absolute;left: 0;right: 0;content: '';bottom: 0;top: 0;width: 100%;height: 100%;background-color: #272425;opacity: 0.48;z-index: 1;} */
.products_inner_img:after{position: absolute;content: '';background-color: #39A835;height: 4px;width: 150px;left: 0;right: 0;margin: auto;bottom: 0;}
.products_inner_grid_box{max-width: 360px;margin: auto;}
.products_inner_grid{display: grid;grid-gap: 30px;padding: 0 0 0 50px;}
.products_inner_img:hover img{transform: scale(1.1);}
.products_inner_img img{transition: all 0.3s;}
/*rubber_crumb*/
.rubber_crumb{padding: 50px 0;background-color: #e5e5e5;text-align: center;}
.rubber_crumb h2 span{font-size: 30px;line-height: 38px;font-weight: bold;}
.rubber_crumb h2{color:#272425;font-family: 'Roboto';}
.rubber_crumb_grid_box{background-color: #fff;padding: 40px 20px;font-weight: normal;}
.rubber_crumb_grid{display: grid;grid-gap: 30px;}
.rubber_crumb_grid_box span{font-weight: 600;font-size: 18px;line-height: 28px;}
.rubber_crumb_grid_box h3{font-size: 22px;line-height: 32px;position: relative;padding-bottom: 18px;margin-bottom: 28px;}
.rubber_crumb_grid_box h3:after {position: absolute;left: 0;right: 0;width: 100px;height: 3px;background-color: #39A835;margin: auto;content: ''; bottom: 0;}
.rubber_crumb_grid_box h3 span{font-weight: bold;font-size: 22px;line-height: 32px;}
/*road construction*/
.quality_rubber{padding: 50px 0;background-color: #F5F5F5;text-align: center;}
.quality_imge{margin-bottom: 20px;}
.quality_cont{font-weight: normal;}
.rubber{color: #39A835;font-style: italic;text-transform: uppercase;}
.gem{color: #000000;text-transform: uppercase;}
.quality_rubber a{color: #39a835;text-decoration: underline;}
.quality_rubber a:hover{text-decoration: none;}
.inner_partner_content {justify-content: center;display: flex;flex-direction: column;}
section.inner_partner_sec {margin-bottom: 80px;}
.faq_sec ul{margin-bottom: 16px;}
.faq_sec ul li{display: block;background-image: url(images/ulli_arrow.svg);background-position: left 7px;background-repeat: no-repeat;background-size: 12px;line-height: 1.5;padding-left: 20px;border-bottom: 1px solid #dedede;margin-bottom: 12px;padding-bottom: 12px;}
.faq_sec ul li:last-child{border-bottom: 0px;padding-bottom: 0px;margin-bottom: 0px;}
.faq_sec p a{color: #39a835;text-decoration: underline;}
.faq_sec p a:hover{text-decoration: none;}
h3.sub_h3 span{color: #000;text-transform: none;font-style: normal;}
h3.sub_h3 {font-family: 'Rigid Square';color: #39A835;line-height: 34px;font-size: 28px;margin: 0 0 20px;padding-right: 0;}

.main_content h3.sub_h3{display: block;width: 100%;}
.mobile_show{display: none;}
.header_social_icons li a{vertical-align: middle;display: block;}

.header_social_icons li a img{width: 18px;}
.header_social_icons li:first-child a img{width: 10px;}
.header_social_icons li:last-child{padding-top: 2px;}
.header_social_icons li:last-child a img{width: 24px;}
.header_top {padding: 2px 0 4px 0;}

.recycle_img{position: relative;cursor: pointer;}
.img_overlay{position: absolute;display: flex;align-items: center;flex-direction: column;justify-content:center;width: 100%;height: 100%;top: 0;z-index: 9;padding: 12px;font-size: 18px;color: #fff;visibility: hidden;opacity: 0;transition: all 0.4s;line-height: 1.5;}
.recycle_img:hover .img_overlay {visibility: visible;opacity: 1;}
.img_overlay:after{position: absolute;width: 100%;background-color: rgb(0 0 0 / 80%);;left: 0;right: 0;bottom: 0;margin: auto;content: '';z-index: -1;visibility: hidden;height: 0;  transition: all 0.4s;}
.recycle_img:hover .img_overlay:after {visibility: visible;height: 100%;}
.img_overlay p{padding-bottom: 4px;}
.img_overlay a{color: #fff;text-decoration: none;}
.img_overlay a:hover{color: #fff;text-decoration: none;}


/*contact page*/
.contact_section h3{color:#39A835;}
.contact_address{ position: relative; padding-left: 44px; color: #1a171b;}
.contact_address:after{background-image: url(images/contact_location.svg); background-repeat: no-repeat;position: absolute; content: ''; height: 25px; width: 30px; top: 6px;left: 0; border-right: 1px solid #d1d1d1;background-size: contain;}
.contact_address p{ width: 60%;padding-bottom: 0px; }
.contact_phone_icon{ position: relative; padding-left: 44px;}
.contact_phone_icon:after{background-image: url(images/new_ftr_phone.svg); background-repeat: no-repeat;position: absolute; content: ''; height: 20px; width: 30px; top: 6px;left: 0; border-right: 1px solid #d1d1d1;background-size: contain;}
.contact_fax_icon{ position: relative; padding-left: 44px;}
.contact_fax_icon:after{background-image: url(images/new_ftr_fax.svg); background-repeat: no-repeat;position: absolute; content: ''; height: 20px; width: 30px; top: 6px;left: 0; border-right: 1px solid #d1d1d1;background-size: contain;}
.contact_mail_icon{ position: relative; padding-left: 44px;}
.contact_mail_icon:after{background-image: url(images/new_ftr_mail.svg); background-repeat: no-repeat;position: absolute; content: ''; height: 20px; width: 30px; top: 6px;left: 0; border-right: 1px solid #d1d1d1;background-size: contain;}
.contact_address_section{font-weight: 400;padding: 0 0px 0 50px;}
.contact_address_section .main_content{padding: 0px;}
.contact_address_section .about_left{padding: 0px;margin: 0px;}
.contact_address_section ul li{ margin-bottom: 15px; }
.contact_address_section ul li a{ color:#1a171b; }
.contact_address_section ul li a:hover{color: #39A835;}
.social_icons{ margin-top: 30px;  display: inline-block;}
.social_icons ul li{ display: inline-block; padding-right: 8px;}
.social_icons ul li:last-child{padding-right: 0}
.contact_facebook{ background-image: url(images/orange_ftr_facebook.svg);width: 50px;height: 50px;padding: 28px;background-repeat: no-repeat;background-size: 20px;display: inline-block;background-position: center;border: 1px solid #39A835;border-radius: 50%;}
.contact_twitter{ background-image: url(images/orange_ftr_twitter.svg);width: 50px;height: 50px;padding: 28px;background-repeat: no-repeat;background-size: 20px;display: inline-block;background-position: center;border: 1px solid #39A835;border-radius: 50%;}
.contact_linkedin{ background-image: url(images/orange_ftr_in.svg);width: 50px;height: 50px;padding: 28px;background-repeat: no-repeat;background-size: 20px;display: inline-block;background-position: 19px 16px;border: 1px solid #39A835;border-radius: 50%;}
.contact_instagram{ background-image: url(images/orange_ftr_instagram.svg);width: 50px;height: 50px;padding: 28px;background-repeat: no-repeat;background-size: 20px;display: inline-block;background-position: 19px 16px;border: 1px solid #39A835;border-radius: 50%;}
.contact_youtube{ background-image: url(images/ftr_tube.svg);width: 50px;height: 50px;padding: 28px;background-repeat: no-repeat;background-size: 28px;display: inline-block;background-position: 15px 18px;border: 1px solid #39A835;border-radius: 50%;}
.contact_address_section ul li a:hover{opacity:0.8;}
.contact_form tr td .txt_box, .contact_form tr td .txtarea_box{ border:none; border-radius: 0; background-color: #fff; width: 100%; padding:10px 14px; font-size:14px;}
.contact_form tr td .txtarea_box{height:130px;}
.contact_form tr td{ padding-bottom: 15px; }
.wpcf7 form .wpcf7-response-output{font-size: 14px!important;}
.wpcf7-not-valid-tip {font-size: 14px!important;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{display: none!important;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{display: none!important;}

.contact_form a{color: #39A835;text-decoration: underline;}
.contact_form a:hover{color: #39A835;text-decoration: none;}
.google_map{background-color: #272425;}
.contact_sec {margin-bottom: 40px;}
.contact_address_section .contact_sec:last-child {margin-bottom: 0px;}
.contact_sec h5{font-weight: 600;}
.contact_sec h5 p{padding-bottom: 0px;}

.contact_form {padding: 30px 40px;margin-bottom: 30px;border: #ebebeb 1px solid;margin-top: 0;width: 100%;color: #fff;background: #272425;}
.contact_form h5{color: #fff;font-family: 'Rigid Square';font-weight: 400;}
.contact_form table{width: 100%;}
.contact_form label{font-size: 14px;margin-bottom: 0px;}
.contact_form p{font-size: 18px;line-height: 1.5;}
.contact_form tr td select{ border:none; border-radius: 0; background-color: #fff; width: 100%;padding:10px 14px;font-size:14px;}
.contact_form .btn{border: 1px solid #39A835;}
.contact_form .btn:hover{border: 1px solid #39A835;background-color: transparent;color: #fff;}
.contact_form tr td:first-child {padding-right: 14px;}
.contact_form tr td:last-child {padding-right: 0px;}

.extra_content_sec{padding-bottom: 60px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.accreditations_grid { display: flex;grid-gap: 10px;justify-content: center;align-items: center;}
.accreditations_sec {width: 30%; }

.google_map h3{padding-bottom: 0px!important;margin-bottom: 4px;line-height: 1.5;}

.testimonials .review_item {margin-bottom:20px; font-size:18px;line-height:1.5; }
.testimonials .review_item h4{margin: 4px 0 0;padding-bottom: 6px;font-size: 18px;color: #1a1818;font-weight: 600;}
.testimonials .review_item .review_by {margin: 30px 0 6px 0;font-size: 20px;color: #39A835;font-family: 'Rigid Square';border-bottom: 1px solid #dfdfdf;padding-bottom: 20px;}
.testimonials .review_item .review_cont p:last-child{padding-bottom: 4px!important;}
.testimonials .review_item .review_cont:before {content: '';width: 20px;height: 20px;display: inline-block;background: url(images/testimonial_before.png);
    background-size: auto;background-repeat: no-repeat;background-position: center center;}
.testimonials .review_item .review_cont:after {content: '';width: 20px;height: 20px;display: inline-block;background: url(images/testimonial_after.png);
    background-size: auto; background-repeat: no-repeat;background-position: center center;float: right;}
.testimonials .review_item:last-child{margin-bottom: 0px;}
.testimonials .review_item:last-child .review_by {margin-bottom: 0;border-bottom: 0px;padding-bottom: 0px;}

.child_page{padding: 60px 0 20px 50px;}
.child_page_flex {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.child_page_sec {text-align: center;width: 32.8%;margin: 0 10px 10px 0;min-height: 280px;background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;
    flex-direction: column;flex-wrap: wrap;justify-content: center;align-items: center;position: relative;color: #fff;}
.child_page_sec:before{content: '';width: 100%;height: 100%;display: block;background-color: rgb(0 0 0 / 20%);position: absolute;top: 0;left: 0;z-index: 8;}
.child_page_sec h2{color: #fff;z-index: 9;font-size: 32px;font-family: 'Roboto';margin-bottom: 12px;line-height: 1.5;text-shadow: 1px 1px 2px rgb(0 0 0 / 70%);}
.child_page_sec .btn{z-index: 9;font-size: 16px;padding: 10px 50px 10px 26px;background-position: 88% 14px;background-size: 18px;}
.child_page_flex .child_page_sec:nth-child(3n){margin-right: 0px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(3){margin-right: 0px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(4){width: 49.6%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5){width: 49.6%;margin-right: 0px;}
.page-id-264 .child_page_flex .child_page_sec:nth-child(2){margin-right: 0px;}

.page-template-template-what-we-recycle .application_grid_item .img_bg {border: 3px solid #e6e7e7;position: relative;padding: 28px;}
.page-template-template-what-we-recycle .application_grid_item:first-child .img_bg{padding: 30px;}
.page-template-template-what-we-recycle .application_grid_item:nth-child(2) .img_bg{padding: 24px;}
.page-template-template-what-we-recycle .application_grid_item h4{color: #39A835;}
.page-template-template-what-we-recycle .application_grid_item .img_bg:after {content: '';display: block; width: 68px;height: 50px;background-image: url(images/side_arrow_process.png);background-position: center;background-repeat: no-repeat;background-size: 60px;position: absolute;right: -67px;}
.page-template-template-what-we-recycle .application_grid_item:last-child .img_bg::after{content: none;}

.page-template-template-parent .application_grid_item .img_bg {border: 3px solid #e6e7e7;position: relative;padding: 28px;}
.page-template-template-parent .application_grid_item:first-child .img_bg{padding: 30px;}
.page-template-template-parent .application_grid_item:nth-child(2) .img_bg{padding: 24px;}
.page-template-template-parent .application_grid_item h4{color: #39A835;}
.page-template-template-parent .application_grid_item .img_bg:after {content: '';display: block; width: 68px;height: 50px;background-image: url(images/side_arrow_process.png);background-position: center;background-repeat: no-repeat;background-size: 60px;position: absolute;right: -67px;}
.page-template-template-parent .application_grid_item:last-child .img_bg::after{content: none;}

.home .life_grid_box{font-size: 18px;line-height: 1.5;background-color: #F5F5F5;}
.home .life_sec{background-color: #ffff;padding: 0px 0 60px;}
.home .life_grid_box p{padding: 0;}
.home .life_grid_box h3 {font-size: 22px;line-height: 1.5;padding-bottom: 10px;margin-bottom: 20px;}
.home .life_grid_box h3:after {width: 90px;}
.home .life_grid_box a{color: #39A835;}
.home .life_grid_box a:hover{color: #000;}

.newvideo {height: auto;border: 1px solid #ddd;}
.newvideo_sec{position: relative;cursor: pointer;}
.newvideo_sec .play_icon {top: 38%;width: 60px;height: 60px;}

.page-template-template-application .sustain_img {width: 100px;height: 100px;padding: 22px;border: 2px solid #50a03d;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.page-template-template-application .sustain_grid{margin-left: 0px;}

.child_section{padding: 0px 0 40px;}
.child_section .child_page{padding-top: 20px;}

.inr_products_grid img{width: 100%;}
.accreditations_grid a:hover img {opacity: 0.8;}

.page-id-275 .faq_sec img{padding-left: 25px;}
.page-id-278 .faq_sec img {padding-left: 25px;}
.image_home_banner{background-repeat: no-repeat;background-size: cover;background-position: center;}
.page-id-278 .video {height: 580px;}

.home_slider .slick-dots{bottom:10px;}
.home_slider .slick-dots li{margin-left: 10px;}
.home_slider .slick-dots li{width:20px;height:6px;background-color:#fff;transition: all 0.3s;border-radius:22px;}
.home_slider .slick-dots li button:before{display: none;}
.home_slider .slick-dots li.slick-active {opacity: 1;background-color:#ee4f14;width:35px;transition: all 0.3s;}

.home_slider .bnr_bg_img{background-repeat: no-repeat;background-position:center;background-size:cover;display: flex;justify-content: center;align-items: center;min-height:400px;}
.home_slider .bnr_bg_img .banner_cnt h2{font-size: 24px;line-height: normal;font-family: 'Roboto';color: #fff;text-shadow: 1px 1px 2px rgb(0 0 0 / 70%);}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 28px;line-height: normal;font-family: 'Roboto';color: #39a835;text-shadow: 1px 1px 1px rgb(39 36 37 / 80%);}

.home_slider .slick-prev {outline: 0;z-index: 5;background-image: url(images/bnr_left_arr.png);top: 8%;width: 19px;height: 22px;left: auto;background-color: transparent;background-repeat: no-repeat;font-size: 0;border: 0;position: absolute;background-position: center;padding: 16px 11px;background-size: 20px;bottom: 10px;right: 20%;}
.home_slider .slick-next {outline: 0;z-index: 5;background-image: url(images/bnr_right_arr.png);right: 6%;width: 13px;height: 22px;background-color: transparent;background-repeat: no-repeat;
font-size: 0;border: 0; position: absolute; top: 8%;background-size: 20px;background-position: center;padding: 16px 11px; bottom: 10px;}
.home_slider .slick-prev:before {content: '';font-size:0;}
.home_slider .slick-next:before {content: '';font-size:0;}

@media (min-width: 576px){
.sustain_flex {display: flex;align-items: center;margin-bottom: 16px;}
.sustain_cnt {margin-left: 20px;}
.sustain_img{margin-bottom: 0;}
}

@media (min-width: 768px){
.life_sec{padding: 50px 0 60px;}
.life_grid_box h3{font-size: 24px;line-height: 34px;}
.life_grid{grid-template-columns: repeat(2,1fr);}
.sustain_sec{padding: 50px 0 60px;}
.inr_products_sec{padding: 50px 0 60px;}
.inr_products_grid{grid-template-columns: repeat(2,1fr);}
.prod_img{max-width: unset;}
/*inner products page*/
.products_inner{padding: 50px 0 60px;}
.products_inner_grid{grid-template-columns: repeat(2,1fr);}
.products_inner_grid_box{max-width: unset;}
/*rubber_crumb*/
.rubber_crumb{padding: 50px 0 60px;}
.rubber_crumb_grid{grid-template-columns: repeat(2,1fr);}
.quality_rubber{padding: 50px 0 60px;}

}

@media(min-width: 992px) and (max-width: 1199px){
.about_left {background-position: 0 -62px;}
}

@media (min-width: 992px){
.new_faq_sec h3.faq_head{padding: 10px 180px 10px 65px;transition: all 0.3s;}
.life_sec{padding: 50px 0 60px;}
.life_grid {grid-template-columns: repeat(3,1fr);}
.sustain_sec{padding: 50px 0 60px;}
.sustain_grid{grid-template-columns: repeat(2,1fr);}
.sustain_grid_box{padding: 30px 30px;}
.inr_products_sec{padding: 50px 0 60px;}
.inr_products_grid{grid-template-columns: repeat(3,1fr);}
.inr_products_grid_box{padding-bottom: 44px;}
.read_more_box {position: absolute;left: 0;right: 0;bottom: 10px;}
.products_inner{padding: 20px 0 70px 0;}
.products_inner_grid_box h3{margin-bottom: 0;}
.products_inner_grid_box div{display: inline-block;vertical-align: middle;}
.products_inner_grid_box .read_more_btn {line-height: normal;margin-left: 20px;margin-top: 4px;display: block;}
/* .products_inner_cnt_box {display: flex; align-items: center;justify-content: space-between;} */
/* .products_inner_title {max-width: 270px;} */
/*rubber_crumb*/
.rubber_crumb{padding: 20px 0 50px 0;}
.rubber_crumb_grid_box h3{font-size: 25px;line-height: 35px;}
.rubber_crumb_grid_box h3 span{font-size: 25px;line-height: 35px;}
.quality_rubber{padding: 50px 0 60px;text-align: left;}

.home .charity_grid {display: flex;grid-gap: 10px;justify-content: center;align-items: center;}
.home .charity_grid_box {width: 40%;}
.value_map{max-width: 535px;}
.home_slider .slick-prev{left: 30px;top: 50%;}
.home_slider .slick-next{right: 30px;top: 50%;}
}

@media (min-width: 1200px){
.products_inner_grid{grid-gap: 60px;}
.new_faq_sec h3.faq_head{font-size: 20px;line-height: 30px;}
.new_faq_sec h3.faq_head {padding: 25px 190px 25px 100px;}
.new_faq_sec h3.faq_head:before{top:25px;}
.new_faq_sec h3.faq_head span{width:80px;}

h3.special_h3{font-size: 24px;line-height: 1.3;}
h3.special_h3 .black {font-size: 22px;}
h3.special_h3 .orange {font-size: 22px;}

h3 .black {font-size: 24px;}
h3 .orange {font-size: 24px;}

.valuegrid {grid-gap: 40px;}
.recycle_grid_box {width: 31%;display: inline-block;margin-bottom: 20px;margin-right: 20px;overflow: hidden;vertical-align: top;}
.recycle_grid_box:nth-child(3n){margin-right: 0px;}
.recycle_grid_box h4 {font-size: 18px;line-height: 1.5;}
.recycle_img {margin-bottom: 12px;}

.life_sec{padding: 50px 0 60px;}
.life_grid_box h3{font-size: 22px;line-height: 32px;}
.life_grid {grid-template-columns: repeat(4,1fr);}
.life_grid_box{padding: 46px 20px;}
.life_grid_box p {padding: 0 14px 12px 14px;}
.sustain_sec{padding: 50px 0 60px;}
.sustain_cnt h3{font-size: 22px;line-height: 1.5;}
.sustain_cnt h4{font-size: 20px;line-height: 1.4;}
.sustain_img{max-width: 110px;}
.sustain_grid_box{font-size: 18px;line-height: 28px;}
.quality_grid{grid-gap: 35px;}
.quality_grid .btn {font-size: 14px;background-position: 90% 12px;}
.material_section h2{font-size: 38px;}
.inr_products_sec {padding: 20px 0 60px 0;}
.inr_products_grid_box h3{font-size: 25px;line-height: 35px;}
.inr_products_grid{grid-template-columns: repeat(3,1fr);}
.inr_products_cnt{padding: 0 15px;}
.products_inner{padding: 20px 0 60px;}
.products_inner_grid_box h3{font-size: 25px;line-height: 35px;}
/* .products_inner_title{max-width: 320px;} */
/*rubber_crumb*/
.rubber_crumb{padding: 50px 0 80px;}
.rubber_crumb_grid{grid-template-columns: repeat(3,1fr);}
.rubber_crumb h2 span{font-size: 36px;line-height: 44px;}
/*road construction*/
.quality_rubber{padding: 50px 0 80px;}
.quality_row{max-width: 1050px;margin: auto;align-items: center;}
.quality_cont p{padding-bottom: 25px;}
    
.about_left{font-size: 18px;font-weight: 400;line-height: 1.5;}
.orange {font-size: 18px;font-weight: 600;}
.black {font-size: 18px;font-weight: 600;}
.first_para{font-size: 18px;font-weight: 500;}

.about_left ul li {background-position: left 6px;}
.main_content ul li {background-position: left 6px;}
.faq_sec ul li {background-position: left 7px;}
.inner_partner_content {padding: 0px 40px 0 64px;}
h2 .orange {font-size: 30px;}
h2 .black {font-size: 30px;}
.about_right {padding-top: 46px;}

.navbar-nav > li > ul {top: 56px;}
.home .charity_grid_box {width: 30%;}
.page-id-272 .about_sec {padding-bottom: 20px;}
.page-id-275 .about_sec {padding-bottom: 20px;}
.page-id-278 .about_sec {padding-bottom: 20px;}
.page-template-template-what-we-recycle .faq_sec p:last-child{padding-bottom: 0px;}

.material_sec img.material_img{width: 80%;}
.img_overlay{font-size: 16px;}

.child_page_sec {width: 32.7%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(4){width: 49.5%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5){width: 49.5%;}

.page-id-264 .child_page_flex .child_page_sec{width: 49.5%;}
.page-template-template-application .sustain_grid{margin-left: 50px;}

.about_left{margin-top: -112px;padding: 38px 50px;max-width: 736px;min-height: 142px;}
.about_right {padding-top: 30px;}

.quality_control_sec{padding-left: 66px;}
.page-template-template-parent .application_grid_item h4 {padding: 0 12px;}
.page-template-template-what-we-recycle .application_grid_item h4 {padding: 0 12px;}

.valuegrid {grid-gap: 40px;margin: 20px 0 46px 0;grid-template-columns: repeat(4, 1fr);}
.sustain_grid {grid-template-columns: repeat(3,1fr);}
.inr_products_grid {padding-left: 50px;}
.image_home_banner{height: 580px;}
	
.home_slider .bnr_bg_img .banner_cnt{max-width:1090px;margin:auto;padding: 60px;}
.home_slider .bnr_bg_img .banner_cnt h2{font-size: 38px;line-height: 1.2;}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 44px;line-height: 1.2;}
.home_slider .bnr_bg_img {min-height: 600px;/*align-items: flex-start;padding-top: 100px;*/}
.home_slider .slick-prev {right: auto;left: 30px;top: 50%;}
.home_slider .slick-next{top: 50%;right: 30px;}
}

@media(min-width: 1500px){
.products_inner_grid{grid-gap: 70px;}
/*h3.special_h3{font-size: 28px;line-height: 1.2;}*/
/*h3.special_h3 .black {font-size: 28px;}
h3.special_h3 .orange {font-size: 28px;}*/

.page-template-template-parent .application_grid_item h4 {padding: 0;}
.page-template-template-what-we-recycle .application_grid_item h4 {padding: 0;}

.valuegrid {grid-gap: 60px;}
.recycle_grid_box {width: 32%;margin-bottom: 30px;margin-right: 20px;}
.recycle_grid_box:nth-child(3n){margin-right: 0px;}
.recycle_grid_box h4 {font-size: 22px;line-height: 32px;}
.recycle_img {margin-bottom: 16px;}

.life_grid_box h3{font-size: 30px;line-height: 40px;}
.life_grid_box{font-size: 20px;line-height: 30px;padding:60px 26px 44px 26px;}
.life_grid_box p {padding: 0 20px 12px 20px;}
.life_grid_box h3:after{width: 132px;}
/*.sustain_cnt h3{font-size: 29px;line-height: 39px;}
.sustain_cnt h4{font-size: 27px;line-height: 37px;}*/
.sustain_grid_box { padding: 30px 10px 30px 28px;}
.sustain_grid_box{font-size: 20px;line-height: 30px;}
.sustain_grid_box p{padding-right: 30px;}
.quality_grid{grid-gap: 60px;}
.quality_grid .btn {font-size: 16px;background-position: 90% 14px;}
.quality_grid_box h3{font-size: 26px;}
.material_section h2{font-size: 40px;}
.inr_products_grid_box h3{font-size: 30px;line-height: 40px;}
.inr_products_cnt {padding: 0 35px;}
.read_more_btn{font-size: 20px;line-height: 30px;}
.products_inner_grid_box h3{font-size: 28px;line-height: 38px;}
/* .products_inner_title{max-width: 370px;} */
.rubber_crumb h2 span{font-size: 40px;line-height: 48px;}
.rubber_crumb_grid_box span{font-size: 20px;line-height: 30px;}
.rubber_crumb_grid_box h3{font-size: 30px;line-height: 40px;}
.rubber_crumb_grid_box h3 span{font-size: 30px;line-height: 40px;}
.rubber_crumb_grid_box h3:after{width: 150px;}
.rubber_crumb_grid_box{padding: 55px 20px;}
.products_inner_img:after{width: 300px;}
.quality_row{max-width: 1100px;}
    
.about_left{font-size: 20px;font-weight: 400;}
.orange {font-size: 20px;}
.black {font-size: 20px;}
.first_para{font-size: 20px;font-weight: 500;}
.testimonials .review_item{font-size: 20px;}
.testimonials .review_item h4 {font-size: 20px;}

.about_left ul li {background-position: left 10px;}
.main_content ul li {background-position: left 10px;}
.faq_sec ul li {background-position: left 10px;}

h2 .orange {font-size: 32px;}
h2 .black {font-size: 32px;}
.inner_partner_content {padding: 0px 64px;}
.about_right {padding-top: 62px;}

.navbar-nav > li > ul {top: 98%;}
header.sticky_header .navbar-nav > li > ul{top: 100%;}
.inr_products_sec {padding: 40px 0 60px 0;}

.page-id-272 .about_sec {padding-bottom: 50px;}
.page-id-275 .about_sec {padding-bottom: 50px;}
.page-id-278 .about_sec {padding-bottom: 50px;}

.material_sec img.material_img{width: 70%;}
.img_overlay{font-size: 18px;}

.child_page_sec {width: 32.8%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(4){width: 49.6%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5){width: 49.6%;}
.page-id-264 .child_page_flex .child_page_sec{width: 49.6%;}
.home .life_grid_box h3 {font-size: 26px;}

.about_right {padding-top: 36px;}

.quality_control_sec{padding-left: 92px;}
.value_map{max-width: 640px;}
.image_home_banner{height: 680px;}

.home_slider .bnr_bg_img .banner_cnt h2{font-size: 46px;line-height: 1.2;}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 50px;line-height: 1.2;}
.home_slider .bnr_bg_img {min-height: 740px;/*padding-top: 180px;*/}
.home_slider .slick-prev { left: 65px;}
.home_slider .slick-next { right: 65px;}
}

@media(max-width: 1199px){
.main_content {padding: 0 0 0 18px;}
.career_form{;width: 100%;margin-top: 10px;}
.career_note{width: 100%;padding: 0px;margin-top: 20px;}
.main_career{display: block;}
h3.special_h3 {font-size: 20px;line-height: 1.4;}
h3.special_h3 br{display: none;}
h3.special_h3 .black {font-size: 20px;}
h3.special_h3 .orange {font-size: 20px;}

h3 .black {font-size: 20px;}
h3 .orange {font-size: 20px;}

.quality_grid{grid-gap: 20px;grid-template-columns: repeat(1,1fr);margin-top: 0px;}
.material_sec {padding: 0 0 0 35px;}
.material_section h2{font-size: 32px;}
.products_inner_grid{padding: 0 0 0 20px;}
    
.about_left{font-size: 18px;font-weight: 400;line-height: 30px;}
.orange {font-size: 18px;font-weight: 500;}
.black {font-size: 18px;font-weight: 500;}
.first_para{font-size: 18px;font-weight: 500;}

.inner_partner_content {padding: 0 20px 0 32px;}
h2 .orange {font-size: 24px;}
h2 .black {font-size: 24px;}
h2{line-height: normal;}

.recycle_grid_box {width: 46%;display: inline-block;margin-bottom: 20px;margin-right: 20px;overflow: hidden;vertical-align: top;}
.recycle_grid_box:nth-child(2n){margin-right: 0px;}
.mobile_show{display: block;}
.mobile_hide{display: none;}
h3.sub_h3  {padding-right: 30px;}
	
.material_section a {padding-top: 5px;}
.material_sec .material_icon {width: 80px;}
.accreditations_sec {width: 50%; }

.material_sec img.material_img{width: 90%;}

.child_page {padding: 40px 0 20px 20px;}
.child_page_sec {width: 32.6%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(4){width: 49.4%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5){width: 49.4%;}
.child_page_sec h2{font-size: 28px;}
.child_page_sec .btn{font-size: 14px;padding: 8px 40px 8px 24px;background-position: 88% 11px;background-size: 18px;}
.page-id-264 .child_page_flex .child_page_sec{width: 49.4%;}
	
/* .page-template-template-parent .application_grid_item .img_bg {padding: 20px;}
.page-template-template-parent .application_grid_item:first-child .img_bg{padding: 22px;}
.page-template-template-parent .application_grid_item:nth-child(2) .img_bg{padding: 18px;}

.page-template-template-what-we-recycle .application_grid_item .img_bg {padding: 20px;}
.page-template-template-what-we-recycle .application_grid_item:first-child .img_bg{padding: 22px;}
.page-template-template-what-we-recycle .application_grid_item:nth-child(2) .img_bg{padding: 18px;} */
.inr_products_sec {padding: 20px 0 40px;}
.page-id-278 .video {height: 400px;}
.image_home_banner {height: 500px;}

.home_slider .bnr_bg_img .banner_cnt h2{font-size: 34px;}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 38px;}
.home_slider .bnr_bg_img {/*align-items: flex-start;padding-top: 80px;*/min-height: 450px;}
.career_note{width: 100%;padding: 0px 0 30px;font-size: 16px;max-width: 100%;}

}

@media(max-width: 991px){
.testi_box{margin: 0px;}
body {font-size: 16px;line-height: 1.5;}
h3.special_h3 {font-size: 20px;line-height: 1.4;}
h3.special_h3 .black {font-size: 20px;}
h3.special_h3 .orange {font-size: 20px;}
.accreditations_grid {grid-template-columns: repeat(2, 1fr);grid-gap: 20px;margin-top: 40px;}
.about_left h2 br{display: none;}
.material_sec {padding: 0 0 0 20px;margin-bottom: 50px;}
.material_section h2{font-size: 28px;}
.about_right img{width: 100%;}
.products_inner_grid{padding: 0;}
.recycle_grid_box {width: 100%;display: block;margin-bottom: 30px;margin-right: 0px;}
.recycle_grid_box:nth-child(2n){margin-right: 0px;}

.about_right {padding: 0 0 0 18px;}
.about_right img{margin-bottom: 20px;}
.main_content ul li {background-position: left 5px;}
.about_left ul li {background-position: left 5px;}
.faq_sec img{padding-left: 18px;margin-bottom: 20px;}
.material_sec .material_icon {width: 60px;}
.material_section { padding: 20px 0 0px 0;}
.page-template-template-contact-us .main_content{padding-left: 35px;margin-top: 40px;}
.contact_address_section {padding: 0 0px 0 35px;}
.contact_form {margin-bottom: 0px}

h3 .black {font-size: 18px;}
h3 .orange {font-size: 18px;}

.child_page_sec {width: 48%;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(2){margin-right: 0px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(3){margin-right: 10px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(4){width: 48%;margin-right: 0px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5){width: 97.3%;}
.child_page {padding: 40px 0 20px 10px;}
.page-id-264 .child_page_flex .child_page_sec {width: 48%;}
.child_page_flex .child_page_sec:nth-child(3n){margin-right: 10px;}

.page-template-template-what-we-recycle .application_grid {grid-template-columns: repeat(2,1fr);}
.page-template-template-what-we-recycle .application_grid_item .img_bg::after{content: none;}

.page-template-template-parent .application_grid {grid-template-columns: repeat(2,1fr);}
.page-template-template-parent .application_grid_item .img_bg::after{content: none;}
	
.page-id-275 .faq_sec img {padding-left: 0px;}
.page-id-278 .faq_sec img {padding-left: 0px;}
.page-id-278 .video {height: 380px;}
.image_home_banner {height: 380px;}
}

@media(max-width: 767px){
.about_left h2 {font-size: 26px;line-height: normal;}
.career_form table tr td {padding-bottom: 10px;padding-right: 0px;width: 100%;display: block;}
.material_section h2{font-size: 28px;}
.products_inner_grid {grid-gap: 40px;}
.products_inner_img {margin-bottom: 10px;}
.products_inner_grid_box {max-width: 100%;}
.products_inner_grid_box h3 {font-size: 26px;line-height: normal;margin: 14px 0 6px;}
.read_more_btn {font-size: 16px;line-height: normal;padding-right: 30px;background-size: 16px;}

.about_left{font-size: 16px;font-weight: 400;line-height: 1.5;}
.orange {font-size: 16px;font-weight: 500;}
.black {font-size: 16px;font-weight: 500;}
.first_para{font-size: 16px;font-weight: 500;}

h3.sub_h3  {font-size: 22px;margin: 0px 0 10px;    line-height: 1.3;}
.page-template-template-contact-us .main_content{padding-left: 20px;margin-top: 20px;}
.contact_address_section {padding: 0 0px 0 20px;}
.contact_form p {font-size: 16px;}
.contact_form {padding: 20px;}
.social_icons {margin-top: 0px;}

.page-template-template-parent.page-id-272 .quality_grid_box .quality_grid_box_content{padding: 30px 30px 60px;}
.img_overlay{font-size: 14px;}
.alignnone {margin: 0 0 20px;}

.child_page_sec{width: 100%!important;margin: 0px!important;margin-bottom: 10px!important;}
.child_page_sec h2{font-size: 22px;}
.child_page_sec {min-height: 200px;}
.page-id-11 .child_page_flex .child_page_sec:nth-child(5) {width: 98.3%;}
.page-id-264 .about_left{margin-top: 16px;}
.page-id-264 .child_page_flex .child_page_sec {width: 100%;margin: 0px!important;margin-bottom: 10px!important;}

.quality_control_sec{padding-top: 30px;}
.page-id-278 .video {height: 320px;}
.image_home_banner {height: 320px;}
	
.home_slider .bnr_bg_img .banner_cnt h2{font-size: 26px;}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 30px;}
.home_slider .bnr_bg_img .banner_cnt h2 br{display: none;}
/*.home_slider .bnr_bg_img {align-items: flex-start;padding-top: 90px;}*/
.home_slider .bnr_bg_img .btn {font-size: 14px;padding: 10px 55px 10px 35px;background-position: 86% 12px;background-size: 18px;}
}

@media(max-width: 574px){
.main_content {padding: 0px 0 0 20px;}
.valuegrid {grid-template-columns: repeat(1, 1fr);grid-gap: 30px;margin: 20px 0 30px 0;}
.material_section {padding: 10px 0 50px 0;}
.material_sec {padding: 0;margin-bottom: 50px;}
.about_right {padding: 0;}
.extra_content_sec .main_content {padding: 0;}
.faq_sec img {padding-left: 0px;}
.inner_partner_content {padding: 0 15px 20px;}
.accreditations_sec {width: 100%; }
.child_page {padding: 10px 0 20px 0px;}
.page-template-template-what-we-recycle .application_grid {grid-template-columns: repeat(1,1fr);}
.page-template-template-parent .application_grid {grid-template-columns: repeat(1,1fr);}
}

@media(max-width: 480px){
.accreditations_grid {grid-template-columns: repeat(1, 1fr);margin-top: 20px;flex-direction: column;}
.home_slider .bnr_bg_img .banner_cnt h2{font-size: 24px;}
.home_slider .bnr_bg_img .banner_cnt h3{font-size: 26px;}
}
.btm_image{text-align: center;  padding-top: 50px;   width: 100%;}
.charity_grid_box a:hover img{opacity:0.8}
@media (min-width: 1500px){
.page-id-272 .about_sec {    padding-bottom: 0;}
}
.home_slider .bnr_bg_img .banner_cnt h2 {font-size: 80px; line-height: 1.1;}
.home_slider .bnr_bg_img .banner_cnt { max-width: 600px;  margin: 0;  padding:  0;  text-align: left;}
.home_slider .slick-prev { left: 15px;}
.home_slider .slick-next { right: 15px;}
.google_map img{width: 100%;}
.career_form p{font-size: 16px;}

.welcome_right {position: relative;}
.welcome_right a{display: block;}
.welcome_right .play_icon{top: 46%;width: 60px;height: 60px;}

@media (max-width: 1400px){
	.home_slider .bnr_bg_img{padding-bottom:120px}
.welcome_left {   margin-top: -120px;	}
	.home_slider .bnr_bg_img .banner_cnt h2 {font-size: 74px;}
}
@media (max-width: 1200px){
	.home_slider .bnr_bg_img .banner_cnt h2 {font-size: 64px;}
}
@media (max-width: 767px){
	.home_slider .bnr_bg_img .banner_cnt h2 {font-size: 44px;}
}
@media (min-width: 992px){
.copyrights:after {  content: '';  border-bottom: 1px solid #E5E5E5;  position: absolute; left: 0; right: 0; top: 12px;}
	.copyrights_left{    background-color: #272425;   float: left;  z-index: 1;  position: relative;    padding-right: 10px;}
	.copyrights_right {  float: right;  z-index: 1;  position: relative;  padding-left: 10px;}
	.copyrights_right:after {  content: '';  border-bottom: 1px solid #272425;  position: absolute; left: 0; right: 0; top: 12px;z-index: -2;}
	.copyrights_right:before{  content: ''; border-bottom: 1px solid #322F30;  position: absolute; left: 0; top: 12px;    z-index: -1;}
	.copyrights {max-width: 100%;}
	.copyrights_sec {border-bottom: none;}
	.copyrights{background-color: transparent;}
	
}

.small_txt p {font-size: 14px;padding-bottom: 4px; }

@media(max-width: 1199px){
	.welcome_right .play_icon{width: 60px;height: 60px;}
}

@media(max-width: 991px){
	.welcome_left{padding-bottom: 16px;}
	.welcome_right{margin-bottom: 16px;}
}

@media(max-width: 767px){
	.welcome_right .play_icon{top: 40%;}
}
.green-text{color: #39A835;font-style: italic;  font-size: 24px;}