/*=======Website design and develop by Md Zohurul Islame E-mail:zohurulcse2017@gmail.com=======*/

* {
    outline: 0;
    border: 0;
}

p {
    font-size: 14px;
}

a {
    text-decoration: none !important;
    color: #d830bd;
}

a:hover {
    color: #A90487;
}
/*================*/
#element1 {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-top.jpg) center center no-repeat;
    background-size: cover;
    flex: 1;
}
.knowledge_list img {
    width: 100%;
}
#element1  img {
    display: none;
}
.flex_cntnr {
    display: flex;
}
.flex_cntnr .pdB01 {
    flex: 1;
}
.arrow1 img {
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}
.gradian_part.col-xs-6 {
    width: 20%;
}
.img_gradiant_bg {
    border-radius: 8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#03b8a5+1,05d373+100 */
background: rgb(3,184,165); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,184,165,1) 1%, rgba(5,211,115,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(3,184,165,1) 1%,rgba(5,211,115,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(3,184,165,1) 1%,rgba(5,211,115,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03b8a5', endColorstr='#05d373',GradientType=0 ); /* IE6-9 */

}
.img_gradiant_bg:hover{
background: rgb(5,211,115); /* Old browsers */
background: -moz-linear-gradient(top, rgba(5,211,115,1) 1%, rgba(3,184,165,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(5,211,115,1) 1%,rgba(3,184,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(5,211,115,1) 1%,rgba(3,184,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05d373', endColorstr='#03b8a5',GradientType=0 ); /* IE6-9 */
}
.socialMedia ul {
    padding-left: 0px;
}

.somefacts_full_part p{
    font-size: 18px;
    line-height: 24px;
    color: #535353;
}
.social_link_top ul {
    padding-right: 15px;
}
.social_link_top, .mzi_phone {
    float: left;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;

}
/* Form */
.form-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666 !important;
}
.form-group ::-moz-placeholder  { /* Chrome/Opera/Safari */
  color: #666666 !important;
}
.form-group :-ms-input-placeholde  { /* Chrome/Opera/Safari */
  color: #666666 !important;
}
.form-group :-ms-placeholder  { /* Chrome/Opera/Safari */
  color: #666666 !important;
}
/*================*/
a:focus {
    color: #A90487;
}

ul,
ol,
li {
    list-style: none;
}

img {
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: ptsans-bold;
    line-height: 1.2;
    color: #000;
    margin: 0px;
}


h3 {
    font-size: 36px;
    color: #000;
    margin-bottom: 20px;
}

.pd0 {
    padding: 0px;
}

.mrt20 {
    margin-top: 20px;
}

.mrb20 {
    margin-bottom: 20px;
}

.prB60 {
    margin-bottom: 60px;
}

.mrt30 {
    margin-top: 30px;
}

.mrl {
    margin-left: -10px;
}

.mrr-15 {
    margin-right: -15px;
}

.pdT30 {
    padding-top: 30px;
}

.mrb30 {
    margin-bottom: 60px;
}

.mrt-50 {
    margin-top: -50px;
}

.pdT80 {
    padding-top: 80px;
}

.pdB80 {
    padding-bottom: 80px;
}

.pdB0 {
    padding-bottom: 40px;
}

.pdB01 {
    padding-bottom: 140px;
    padding-left: 52px;
}

.wel_right {
    padding-left: 15px;
}

.clr {
    clear: both !important;
}

@font-face {
    font-family: ptsans-regular;
    src: url(../fonts/PT-Sans-Regular.ttf);
}

@font-face {
    font-family: ptsans-bold;
    src: url(../fonts/PT-Sans-Bold.ttf);
}

@font-face {
    font-family: bitnamic-bold;
    src: url(../fonts/Britannic-Bold-Regular.ttf);
}

@font-face {
    font-family: open-sans-semi-bold;
    src: url(../fonts/Open-Sans-Semibold.ttf);
}

@font-face {
    font-family: open-sans-bold;
    src: url(../fonts/Open-Sans-Bold.ttf);
}

p {
    font-size: 18px;
}

.sectionPadding {
    padding: 80px 0px;
}

.secPaddBtm {
    padding-bottom: 80px;
}

.secPaddTop {
    padding-top: 80px;
}

.sec-title h3 {
    font-size: 36px;
    font-family: ptsans-bold;
    color: #000;
    padding-bottom: 30px;
    padding-top: 30px;
    text-transform: uppercase;
}

body {
    font-family: ptsans-regular;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    color: #000;
    background: #fff;
}

html {
    width: 100%;
    height: 100%;
}


/*preloader*/


/*--main code start /mzi--*/

.header_top_part {
    background-color: #283442;
    color: #fff;
    position: relative;
}

.contact_add {
    padding-top: 20px;
}

.contact_add a {
    color: #fff;
    text-transform: capitalize;
    font-size: 0.91em;
    margin-left: -15px;
    position: relative;
top: 2px;

}

.contact_add a:hover {
    color: #03b8a5;
}

.header_top_part .search {
    width: 100%;
    float: right;
    max-width: 250px;
}

.header_top_part input[type="text"] {
    /* width: 300px; */
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    border-radius: 0px;
    font-size: 16px;
    background-color: transparent;
    background-image: url('searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 5px 10px;
    color: #fff;
    /* height: 60px; */
    margin: 15px 0px;
    font-style: italic;
    color: #fff;
}

.header_top_part input[placeholder] {
    color: #fff
}

.search img {
    position: absolute;
    top: 22px;
    right: 15px;
    cursor: pointer;
}

.search {
    float: right;
}


/*===================
top social media
==============*/

.mzi_top_social {
    margin-top: 15px;
    position: absolute;
    top: 0px;
    right: 15px;
    color: #000;
    z-index: 99999;
    /*background: rgba(255, 255, 255, 0.61);*/
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+53,ffffff+55,ffffff+100&0+0,0.65+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(255,255,255,0.34) 53%, rgba(255,255,255,0.35) 55%, rgba(255,255,255,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(255,255,255,0.34) 53%,rgba(255,255,255,0.35) 55%,rgba(255,255,255,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(255,255,255,0.34) 53%,rgba(255,255,255,0.35) 55%,rgba(255,255,255,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6ffffff',GradientType=1 ); /* IE6-9 */
}

.social_link_top ul li {
    display: inline;
    text-align: center;
    padding-left: 5px;
}

.social_link_top li a i {
    text-align: center;
    color: #03b8a5;
    font-size: 20px;
    
    background: transparent;
    height: 26px;
    width: 26px;
    font-size: 13px;
    padding: 6px 0px;
    border-radius: 50%;
    border: 1px solid #03b8a5;

}

.social_link_top li a i:hover {
    background: #03b8a5;
    color: #fff;
    border-color: #03b8a5;
}

.mzi_phone ol li {
    font-size: 15px;
    font-weight: bold;
}

.mzi_phone ol li i {
    font-size: 18px;
    color: #00cccc;
    text-decoration-line: none;
    top: 3px;
    position: relative;
    padding-right: 5px;
}

.mzi_phone ol li span {
    color: #666666;
    font-size: 0.91em;
    float: right;
    font-weight: normal
}

#mziNav > ul > li > a {
    line-height: 32px;
}

.logo {
    height: 102px;
    padding: 0px 0;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    margin-top: 15px;
}

.navBg {
    background: transparent;
    border-radius: 0;
    margin-bottom: 0;
    z-index: 999 !important;
    border: 0;
    width: 100%;
    height: 150px;
}

#mziNav > ul > li > a {
    padding: 90px 15px 0px 15px;
    display: block;
    color: #010101;
    font-size: 1em;
    /* font-weight: bold; */
    outline: 0;
    text-decoration: none;
    
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 33px;
    padding-bottom: -25px;
    font-family: ptsans-bold;
}

.navbar-nav {
    float: left;
    margin: 0px 0px 0px 0px !important;
}

#mziNav>ul>li:hover>a,
#mziNav>ul>li:focus>a,
#mziNav>ul>li>a.active {
    background: #03b8a5 !important;
    color: #fff;
}

#mziNav ul li:focus a {
    background: #03b8a5 !important;
}

.navbar-toggle .icon-bar {
    background-color: #563d7c;
}

#banner {
    /* margin-top: -90px;*/
    /*z-index: -1;*/
}

.banner_full_part {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center; */
    width: 100%;
    height: auto;
    background-position: 10% 0%;
}

.hdr_btn a {
    color: #fff;
    background: #ff3300;
    padding: 14px 27px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    margin-bottom: 0%;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    text-decoration: none;
    font-weight: 700;
    margin-right: auto;
    text-transform: uppercase;
    margin-left: auto;
}

.hdr_btn a:hover,
.hdr_btn1 a:hover,
.hdr_btn2 a:hover,
.hdr_btn2-1 a:hover {
    background: #03b8a5;
    transition: all linear 0.3s;
    
}

.hdr_btn1 a {
    text-align: center;
    color: #fff;
    background: #ff3300;
    padding: 14px 27px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    margin-bottom: 0%;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    text-decoration: none;
    font-weight: 700;
    margin-right: 0px;
    text-transform: uppercase;
    min-width: 180px;
    float: none;
    display: table;
    margin: auto;
}

.hdr_btn2 a {
    float: left;
    color: #fff;
    background: #ff3300;
    padding: 14px 27px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    margin-bottom: 0%;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    text-decoration: none;
    font-weight: 700;
    margin-right: 90px;
    text-transform: uppercase;
    display: table;
    width: 180px;
    float: left;
}

.hdr_btn2-1 a {
    float: left;
    color: #fff;
    background: #ff3300;
    padding: 14px 27px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    margin-bottom: 0%;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    text-decoration: none;
    font-weight: 700;
    margin: 39px 0px 0px 16px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}

.welcome_part p {
    color: #535353;
    font-size: 18px;
    padding: 0px 0px 0px 16px;
}

.cus_col_md1 {
    padding-right: 40px !important;
    padding-left: 0px !important
}

.Welcome_full_part {
    padding: 65px 0px 0px 0px;
}

.welcome_part h4 {
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
    padding: 35px 0px 40px 16px;
}

.hdr_btn {
    padding-top: 50px;
    padding-bottom: 23%;
}

.banner-text img {
    margin-left: 0px;
    padding: 30px 0px 30px 0px;
    margin-top: 128px;
}

.banner-text h6 {
    margin-left: 0px !important;
    padding: 0px;
    text-align: center;
    font-size: 23px;
    font-family: ptsans-regular;
}


/*
.text-full {
margin-left: 340px !important;
}
*/

.some_right_icon4,
.some_right_icon5,
.some_right_icon6,
.some_right_icon7,
.some_right_icon8,
.some_right_icon9 {
    padding-left: 32px;
}

.some_right_icon4 img {
    border: 2px solid #000;
    padding: 17px 12px;
    border-radius: 80%;
}

.some_right_icon5 img {
    border: 2px solid #000;
    padding: 20px 12px;
    border-radius: 80%;
}

.some_right_icon6 img {
    border: 2px solid #000;
    padding: 15px;
    border-radius: 80%;
}

.some_right_icon7 img {
    border: 2px solid #000;
    padding: 16px 19px;
    border-radius: 80%;
}

.some_right_icon8 img {
    border: 2px solid #000;
    padding: 15px 17px;
    border-radius: 80%;
}

.some_right_icon9 img {
    border: 2px solid #000;
    padding: 17px 13px;
    border-radius: 80%;
}

.some_right_icon img {
    border: 2px solid #000;
    padding: 17px 12px;
    border-radius: 80%;
}

.some_right_icon4 img:hover,
.some_right_icon5 img:hover,
.some_right_icon6 img:hover,
.some_right_icon7 img:hover,
.some_right_icon8 img:hover,
.some_right_icon9 img:hover {
    background: #ff3300;
    transition: all linear 0.3s;
    border-color: #ff3300;
}

.some_left h4 {
    font-size: 20px;
    text-align: right;
    color: #03b8a5;
}

.some_left h5 {
    font-size: 12px;
    text-align: right;
    color: #7d7d7d;
}

.fourty {
   color: #03b8a5;
    font-size: 20px;
    font-weight: bold !important;
    padding-right: 5px
}

.padd1 {
    padding: 30px 0px;
}

.border1 {
    width: 40px;
    height: 2px;
    background: #9999a7;
    display: inline-block;
    margin: 19px 0px 10px 0px;
}

.time-line {
    color: #333;
    font-size: 25px;
    padding: 40px 0px;
    font-family: ptsans-bold;
}

.time-line1 h4 {
    color: #999999;
    font-size: 25px;
}

.time-line1 h3 {
    color: #03b8a5 !important;
    font-size: 32px;
    margin-bottom: 5px;
}

.time-line1 h5 {
    color: #7d7d7d;
    font-size: 17px;
}

.some_right h4 {
    font-size: 20px;
    text-align: left;
    color: #03b8a5;
}

.some_right h5 {
    font-size: 12px;
    text-align: left;
    color: #7d7d7d;
}

.somefacts_full_part {
    padding: 70px 0px 90px 0px;
}

.somefacts_full_part h3 {
    color: #000;
    text-transform: uppercase;
}

.Recycle_full_part {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-machine.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
}
.recycle_text h3 {
    color: #fff;
    font-size: 38px;
    font-family: 'Abril Fatface', cursive;
    text-transform: capitalize;
}

.recycle_text p {
    color: #fff;
    font-size: 21px;
    margin-bottom: 60px;
    padding: 0px 60px;
}

.gradian_partmain {
    margin-bottom: 70px;
}

.gradian_part img {
    position: relative;
    margin: 10px auto;
    padding: 10px;
}

.icon {
    position: absolute;
    bottom: 42px;
    z-index: 9999;
    font-size: 43px;
    color: #fff;
    right: 53px;
}

.icon4 {
    position: absolute;
    bottom: 37px;
    z-index: 9999;
    font-size: 43px;
    color: #fff;
    right: 64px;
}

.icon6 {
    position: absolute;
    bottom: 47px;
    z-index: 9999;
    font-size: 43px;
    color: #fff;
    right: 49px;
}

.icon2 {
    position: absolute;
    top: 43px;
    z-index: 9999;
    font-size: 43px;
    color: #fff;
    right: 53px;
}

.icon5 {
	position: absolute;
	top: 11%;
	z-index: 9999;
	font-size: 43px;
	color: #fff;
	right: 26%;
}


.icon3 {
    position: absolute;
    top: 47px;
    z-index: 9999;
    font-size: 50px;
    color: #fff;
    right: 57px;
}

.section-banner:before {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    width: 100%;
    height: 100%;
}

.waste_full_part {
    background: #e9eaec;
}

.wtwh {
    color: #000000;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 75px;
}

.arrow1 {
    margin-top: 45px;
}

.arrow_img img {
    width: 200px;
}

.car-icon {
    margin-top: 18px;
}

.process-icon {
    margin-top: 4px;
}

.raw-icon {
    margin-top: 20px;
}

.rec-icon {
    margin-top: 21px;
}

.weste_padd {
    margin-bottom: 60px;
}

.text_mar img {
    padding-bottom: 30px;
}

.text_mar h5 {
    /*color: #000;
    font-size: 15px;*/
    color: #000;
    font-size: 15px;
    font-weight: 300 !important;
    font-family: 'PT Sans', sans-serif;
    text-align: center;

}

.overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(26, 190, 169, 0.9);
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
}

.cus_col_md {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.wh {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}

.wp {
    color: #fff;
    font-size: 19px;
    margin: 0px 214px 80px 50px;
}

.babytoy_part_r .sec-title h3 {
    color: #fff;
    padding-top: 60px;
    padding-left: 40px;
}


}
.babytoy_part_l {
    background: ;
    background-repeat: no-repeat;
    background-size: cover;
    /*    background-position: center;*/

    width: 50%;
    height: auto;
    position: relative;
}
.babytoy_part_r {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-top2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*    background-position: center;*/

    width: 50%;
    height: auto;
    position: relative;
    z-index: 1;
}
.recycle_full_part {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-jungfood.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*    background-position: center;*/

    width: 100%;
    height: auto;
    position: relative;
    color: #fff;
    z-index: -9999;
}
.recycle_full_part :after{
    
}



.recycle_full_part h3 {
    color: #fff;
    padding-bottom: 0px;
}



.overlay3 {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(40, 52, 66, 0.9);
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
}
.btntwo_full a button span {
    font-size: 15px;
}
.btntwo_full a button {
    font-size: 22px;
}
.rws {
    text-transform: uppercase;
    margin-bottom: 50px;
}
.rwsp {
    margin-bottom: 70px;
    z-index: 1;
    color: #fff;
}
.btntwo2, .btntwo {
        background: #ff3300;
    padding: 4px 52px 10px;
    border-radius: 50px;
    line-height: 20px;
    border: 0px none;
    width: 250px;
    height: 65px;
    margin: 15px;
}


/*========================
testtimonial section
==============*/
.testtimonial {}
.testtimonial .item {
    text-align: center;
    margin: 0px 30px;
}
.testtimonial .item img {
    width: 40%;
    margin: 0 auto;
}
.testtimonial .item h3 {
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}
.testtimonial .item h4 {
    font-size: 18px;
    margin-top: 0px;
    color: #03b8a4;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
}
.testtimonial .item p {
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0dbba8 !important;
}

/*======================
faq section 
=================*/
.faq_wrapper_full {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-forest.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.overlay5 {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(3, 185, 165, 0.9);
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
}
.faq_wrapper_full h3 {
    color: #fff;
}
.faqList i {
    font-size: 34px;
    background: #03b8a5;
    border-radius: 50%;
    height: 40px;
    padding-top: 3px;
    width: 40px;
    color: #fff;
    text-align: center;
}
.faqList .content {
    border: 2px solid #03b8a5;
    background: #fff;
    color: #666666 !important;
    padding: 40px 30px;
    margin-top: 20px;
}
.faqList .content h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #666;
}
.content .mzi_p {
    padding-bottom: 22px;
}
.faqList .hdr_btn1 {
    margin-top: 60px;
}

/*=========knowledge center section=============-*/
.pd2 {
    padding: 2px;
}
.knowledge_full h4 {
    text-transform: uppercase;
    color: #000;
    margin-top: 10px;
    font-weight: normal;
}
.knowledge_list {
    position: relative;
}
.knowledge_list:after {
    position: absolute;
    content: " ";
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.knowledge_full .hdr_btn1 {
    margin-top: 60px
}

/**====
blog section
====*/
.blog_content {
    margin-bottom: 15px;
}
p.blog_text {
    font-size: 14px !important;
    font-weight: normal !important;
	text-align: justify;
	font-family: ptsans-regular !important;
}
.blog_content .read_more {
	padding: 2px 6px !important;
	font-family : open-sans-semi-bold;
	font-size: 12px;
	border-radius: 2px;
	background-color: transparent;
	color: #03b8a5;
	border-color: #03b8a5;
}
.blog_info {
    background-color: #fff;
    margin: 0px 0 10px 0;
    padding: 10px 15px 1px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.09);
}

.right_sidebar h4 {
    /* content: "."; */
    padding-bottom: 6px;
	font-family : open-sans-semi-bold;
}
.post_categories ul li {
    padding: 7px;
}
.post_categories ul li a {
    color: #000;
	font-family: ptsans-regular;
}
.post_categories ul li:before{
	content: "\f1db";
    font-family: FontAwesome;
    color: #03b8a5; /* or whatever color you prefer */
    margin-right: 2px;
    font-size: 12px;
}
.right_sidebar ul {
    padding-left: 0px;
}
.recent_text p {
    font-size: 14px !important;
	font-family: ptsans-regular !important;
}
.recent_categories {
    padding: 15px 0 0;
}
.recent_content{
	float: left;
    width: 100%;
    padding: 10px 0 0;
}
.recent_text {
    padding-left: 0px;
}
.top_tags {
    padding: 30px 0 0;
}
.top_tags ul li {
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #000;
    margin-bottom: 5px;
    background-color: #03b8a542;
    line-height: 20px;
    margin-right: 6px;
}
.top_tags ul {
    padding: 10px 0px 0px;
}
.blog_pad {
    padding-left: 0px;
}
.blog_head a {
    font-size: 18px !important;
}
.top_tags ul li a{
	color: #000;
}
.blog_padd_bg{
	padding: 30px 30px !important;
}
.right_sidebar h4.inner_head {
    width: 180px;
    height: 30px;
    font-size: 16px;
    font-family: open-sans-semi-bold;
    color: #fff;
    background: #333333;
    line-height: 30px;
    margin: 0px;
    padding-left: 10px;
}
.right_sidebar .inner_head_border {
    height: 2px;
    border: 0px;
    background: #333;
    margin-top: 0px;
	margin-bottom: 0px;
}

/*============
contact us section
===============*/
.contact_us {
    background: url(../images/4R_Recycle_Website_Mock_Up_V5-footerjp.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}
.bacTop {
	padding: 14px 15px;
	color: #F89E15;
	top: -12%;
	right: 0%;
	cursor: pointer;
	position: absolute;
	background: #283442;
	display: block;
	width: 60px;
	height: auto;
	transition: all linear 0.2s;
	z-index: -2;
}
.bacTop:hover {
    background: #ff3300;
}
.contactForm input[type="text"],
.contactForm input[type="email"],
.contactForm textarea {
   width: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 14px;
    background-color: rgba(105, 215, 204, 0.5);
    background-repeat: no-repeat;
    padding: 5px 15px 8px;
    color: #666666;
    height: 45px;
    line-height: 19px;
}
.contactForm textarea {
    min-height: 115px;
    max-width: 100%;
    position: relative;
    resize: none;
}
.contactForm input[type="submit"] {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 5px 15px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.contactForm input[type="submit"]:hover {
    color: #ff3300;
}
.contactForm .form-control:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none;
}

/*=============
footer section
==============*/
footer {
    background: #000;
}
.address {
    padding: 0px 30px;
}
.address h4 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: open-sans-bold;
}
.address p,
.copy-right {
    color: #999999;
    font-size: 14px;
    font-family: open-sans-semi-bold;
    line-height: 24px;
    margin-bottom: 5px;
}
.address ul {
    padding-left: 0px;
}
.address ul li {
    display: inline;
    text-align: center;
    color: #999999;
    padding: 0px 15px;
    font-family: open-sans-semi-bold;
}
.address ul li i {
    color: #03b8a5;
}
.socialMedia {
    margin-top: 80px;
    margin-bottom: 30px;
}
.socialMedia ul li {
    display: inline;
    text-align: center;
}
.socialMedia a i {
    display: inline-block;
}
.socialMedia li a i {
    text-align: center;
    color: #999999;
    font-size: 20px;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    background: transparent;
    height: 35px;
    width: 35px;
    font-size: 18px;
    padding: 8px 0px;
    border-radius: 50%;
    margin: 3px 10px;
    border: 0.1em solid #999999;
}
.socialMedia li a i:hover {
    background: #03b8a5;
    color: #fff;
    border-color: #fff;
}




/*=========responsive code=========*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
#mziNav > ul > li > a {
    padding: 87px 8px 0px 7px !important;
    font-size: 13px !important;
}
}
@media only screen and (min-width: 380px) and (max-width: 480px) {
    .xs-margin {
        margin-left: 20px;
        margin-right: 20px;
    }

  
}
@media only screen and (min-width: 480px) and (max-width: 600px) {
    .xs-margin {
        margin-left: 70px;
        margin-right: 70px;
    }

    
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .xs-margin {
        margin-left: 120px;
        margin-right: 120px;
    }

   
}
@media only screen and (min-width: 991px) {
    #mziNav {position: relative;display: table !important; float: right;}
    .margin-bottom-mob-30 {
        margin-bottom: 0px;
    }

    .margin-bottom-mob-50 {
        margin-bottom: 0px;
    }


    .wp {
        color: #fff;
        font-size: 19px;
        margin: 0px 30px 57px 40px;
    }
.icon2 {
	position: absolute;
	top: 30px;
	z-index: 9999;
	font-size: 43px;
	color: #fff;
	right: 42px;
}
    .icon3 {
	position: absolute;
	z-index: 9999;
	display: table-cell;
    vertical-align: middle;
}
    
.icon {
	position: absolute;
	bottom: 29px;
	z-index: 9999;
	font-size: 43px;
	color: #fff;
	right: 41px;
}
 .icon4 {
	position: absolute;
	bottom: 11%;
	z-index: 9999;
	font-size: 43px;
	color: #fff;
	right: 28%;
}
    .icon6 {
	position: absolute;
	bottom: 37px;
	z-index: 9999;
	font-size: 43px;
	color: #fff;
	right: 37px;
}


}



/* certificate gallery */



#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background: rgba(50, 70, 80, 0.7); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  opacity: 1;}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}


/*------*/

@media screen and (max-width:767px){
   .mzi_phone a{
        color: white !important;
    }    
}

  
@media (max-width: 991px) and (min-width: 768px) {
    .navBg {
        height: auto !important;
        
    }
    #mziNav {
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        width: 100%;
        padding-bottom: 15px;
    }
    #mziNav > ul > li > a, .mzi_phone ol li, .mzi_phone ol li span {
        color: #fff;
    }
    .navBg .container{
       width: 100%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in {  /* NEW */
        display: block!important; 
    }
} 