
.ps-main-wrp{position:relative;}
.center-intro{padding:70px 0px;text-align:center;}
.resources-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;border:1px solid; border-radius:5px;margin-bottom:60px;overflow: hidden;	}
.resources-row .resources-fig{max-width:451px;width:100%;overflow:hidden;}
.resources-row .resources-fig img{max-width:100%; -moz-transition: all 0.5s;    -webkit-transition: all 0.5s;    transition: all 0.5s;}
.resources-row .resources-fig:hover img{-moz-transform: scale(1.1);    -webkit-transform: scale(1.1);    transform: scale(1.1);}
.resources-row .resources-parent-content{width:calc(100% - 451px); padding:20px 30px;}
.resources-row:nth-child(even) .resources-fig {order:2;}
.resources-row:nth-child(even) .resources-parent-content {pading-right:20px;}
.ps-1{border-color:#76055c;}
.ps-2{border-color:#93c524;}
.ps-3{border-color:#28a8e3;}
.ps-4{border-color:#f25141;}

.resources-parent-content h5{position:relative;font-size:30px;    padding-bottom: 20px;    margin-bottom: 30px;margin-top:0px;}
.resources-parent-content h5:before{content:"";position:absolute;display:block;background-image:url("../img/p-wave-01.png");background-position: center;
animation: slide 10s linear infinite;    -webkit-animation: p-wave 10s linear infinite;width:100px;height:9px;bottom:0px;}
@keyframes p-wave{from{background-position:0 0}to	{background-position:-200px 0;}}
@-webkit-keyframes p-wave{from{background-position:0 0}to{background-position:-200px 0;}}
.resources-parent-content p{margin-bottom:20px;}
.resources-parent-content a{font-size:24px;color:#76055c;text-decoration:underline;}
.resources-parent-content a img{margin-left:10px;}
.ps-2 .resources-parent-content h5:before{background-image:url("../img/p-wave-02.png");}
.ps-3 .resources-parent-content h5:before{background-image:url("../img/p-wave-03.png");}
.ps-4 .resources-parent-content h5:before{background-image:url("../img/p-wave-04.png");}
.ps-2 .resources-parent-content a{color:#93c524;}
.ps-3 .resources-parent-content a{color:#28a8e3;}
.ps-4 .resources-parent-content a{color:#f25141;}

.parents-kahani-bx{padding-bottom:40px;}
.parents-kahani-bx h1 {position: relative;text-align: center;max-width: 490px;margin: 0px auto 40px auto;padding-bottom: 40px;}
.parents-kahani-bx h1:before{content:"";position:absolute;display:block;background-image:url("../img/pk-headign-wave.png");background-position: center;
animation: slide 10s linear infinite;    -webkit-animation: p-wave 10s linear infinite;width:130px;height:15px;bottom:20px;}
.parent-kahani-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;}
.parent-kahani-row .pk-col {width:48%;border-radius:10px;overflow:hidden;margin-bottom:50px;}
.parent-kahani-row .pk-figure {max-height:250px;overflow:hidden;}
.parent-kahani-row .pk-figure img {max-width:100%;-moz-transition: all 0.5s;    -webkit-transition: all 0.5s;    transition: all 0.5s;}
.parent-kahani-row .pk-figure:hover img{-moz-transform: scale(1.1);    -webkit-transform: scale(1.1);    transform: scale(1.1);}
.parent-kahani-row .pk-content{padding:25px; color:#fff;}
.parent-kahani-row .pk-content p{color:#fff;margin-bottom:20px;}
.parent-kahani-row .pk-content .raead{font-family: "Galano_Grotesque_Alt";    font-size: 18px;margin-top:10px;}
.parent-kahani-row .pk-content a{display:block;margin:15px auto 10px auto;font-size:30px;color:#fff;text-transform:capitalize;max-width:220px;text-decoration:none;}
.parent-kahani-row .pk-content a:hover, .parent-kahani-row .pk-content a:active, .parent-kahani-row .pk-content a:focus{text-decoration:none;}
.parent-kahani-row .pk-content a img{margin-left:10px;}
.parent-kahani-row .pk-col.pk-1{background-color:#28a8e3;}
.parent-kahani-row .pk-col.pk-2{background-color:#f25141;}
.parent-kahani-row .pk-col.pk-3{background-color:#ffbe23;}
.parent-kahani-row .pk-col.pk-4{background-color:#fd8f27;}
.ps-left{position:absolute;left:0px;bottom:0px;max-width:203px;}
.ps-left img{max-width:80%;}
.ps-right{position:absolute;right:0px;bottom:0px;max-width:203px;}
.ps-right img{max-width:70%;float:right;}
#re-text{display:none;}

/********************************** parenting blog page start from here **************************************/

.blog-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;padding:80px 0px 30px 0px;}
.blog-row .blog-col{width:48%;margin-bottom:50px;border-radius:10px;}
.blog-row .blog-figrue{min-height:285px;max-height:285px;overflow:hidden;border-top-left-radius:10px; border-top-right-radius:10px;}
.blog-row .blog-figrue img{max-width:100%;-moz-transition: all 0.5s;    -webkit-transition: all 0.5s;    transition: all 0.5s;}
.blog-row .blog-col:hover .blog-figrue img{-moz-transform: scale(1.1);    -webkit-transform: scale(1.1);    transform: scale(1.1);}
.blog1{background-color:#a706a1;}
.blog2{background-color:#93c524;}
.blog3{background-color:#28a8e3;}
.blog4{background-color:#f25141;}
.blog5{background-color:#ffbe23;}
.blog6{background-color:#fd8f27;}
.blog-row .blog-content{color:#fff;padding:25px;overflow: hidden;}
.blog-row .blog-content p{overflow: hidden;   text-overflow: ellipsis;   display: -webkit-box;   -webkit-line-clamp:1; /* number of lines to show */
   -webkit-box-orient: vertical;}
.blog-row .blog-content h5{margin-top:0px;position:relative;padding-bottom:20px;margin-bottom:20px;}
.blog-row .blog-content h5:after{content:"";position:absolute;display:block;background-image:url("../img/blog-wave.png");background-position: center;
animation: slide 10s linear infinite;    -webkit-animation: p-wave 10s linear infinite;width:90px;height:9px;bottom:0px;}
.blog-row .blog-content h5 a{color:#fff;text-decoration:none;}
.blog-row .blog-content p{color:#fff;margin-bottom:0px;}
.blog-row .blog-bottom {display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;border-top:1px solid #fff;padding:25px;align-items: center;}
.blog-row .blog-bottom .blog-detail{width:70%;padding-right:10px;}
.blog-row .blog-bottom .blog-detail p{color:#fff;    margin-bottom: 5px;}
.blog-row .blog-bottom .blog-detail span{color:#fff;}
.blog-row .blog-bottom .blog-read{width:30%;padding-left:10px;}
.blog-row .blog-bottom .blog-read a{display:block;color:red;background-color:#fff;border-radius:20px;padding:10px 15px;text-align:center;font-size:18px;text-transform:capitalize;text-decoration:none;border:2px solid #fff;}

.blog-row .blog-col.blog1 .blog-bottom .blog-read a{color:#a706a1;}
.blog-row .blog-col.blog1 .blog-bottom .blog-read a:hover{background-color:transparent;color:#fff;}
.blog-row .blog-col.blog2 .blog-bottom .blog-read a{color:#93c524;}
.blog-row .blog-col.blog3 .blog-bottom .blog-read a{color:#28a8e3;}
.blog-row .blog-col.blog4 .blog-bottom .blog-read a{color:#f25141;}
.blog-row .blog-col.blog5 .blog-bottom .blog-read a{color:#ffbe23;}
.blog-row .blog-col.blog6 .blog-bottom .blog-read a{color:#fd8f27;}
.blog-row .blog-bottom .blog-read a:hover{background-color:transparent;color:#fff !important;}

/************************************* blog detail page design start from here *****************************/

.blog-wppter-detail{max-width:80%;width:100%;margin:0 auto;padding:80px 0px 0px 0px;}
.detail-top{border-radius:10px;overflow:hidden;}
.detail-top .detail-figure {max-height:380px;overflow:hidden;}
.detail-top .detail-figure img{max-width:100%;width:100%;}
.detail-heading{padding:20px;}
.detail-heading h5{margin-top:0px;position:relative;padding-bottom:20px;margin-bottom:10px;}
.detail-heading h5:after{content:"";position:absolute;display:block;background-image:url("../img/blog-wave.png");background-position: center;
animation: slide 10s linear infinite;    -webkit-animation: p-wave 10s linear infinite;width:90px;height:9px;bottom:0px;}
.detail-heading h5{color:#fff;text-decoration:none;}
.detail-share{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;    align-items: center;    margin-top: 15px;}
.detail-share .share-left p{color:#fff;padding-right:10px;margin-bottom:0px;}
.detail-share .social-share {padding-left:10px;}
.detail-share .social-share ul  {display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;align-items: center;margin-bottom:0px;}
.detail-share .social-share ul li {padding-left:20px;list-style:none;}
.detail-share .social-share ul li span {color:#fff;font-size:22px;font-family: "Galano_Grotesque_Alt";}
.detail-share .social-share ul li a i {color:#fff;font-size:24px;}
.blog-detail-content{padding:40px 0px 15px 0px;}
.blog-upper{text-transform:uppercase;font-family: "Galano_Grotesque_Alt";margin-bottom:20px;}

.inner-image-blog{border-radius:10px;overflow:hidden;margin:40px 0px;}
.inner-image-blog img{max-width:100%;width:100%;}

.detai-author{border-width:0px 0px 1px 0px;border-style:solid;border-color:#ccc;}
.detai-author .author-heading h4{margin-top:0px;position:relative;margin-bottom:0px;}
.detai-author .author-heading p{position:relative;padding-bottom:15px;margin-bottom:15px;}	
.detai-author .author-heading p:after{content: "";position: absolute;display: block;background-image: url(../img/p-wave-03.png);background-position: center;
    animation: slide 10s linear infinite;-webkit-animation: p-wave 10s linear infinite; width: 90px;  height: 9px;    bottom: 0px;}	
.detai-author h2{border-width:0px 0px 1px 0px;border-style:solid;border-color:#ccc;padding-bottom:10px;margin-bottom:20px;}
.author-text p{margin-bottom:15px;}


.blog-latest-bx{margin-top:60px;}
.latest-blog-heading h2{position:relative;padding-bottom:15px;}
.latest-blog-heading h2:after{content: ""; position: absolute;display: block; background-image: url(../img/recent-wave.png);    background-position: center;
    animation: slide 10s linear infinite; -webkit-animation: p-wave 10s linear infinite; width: 100px;    height: 9px;    bottom: 0px;}
.blog-latest-bx .blog-row{padding: 30px 0px 30px 0px;}
.blog-latest-bx .blog-row .blog-bottom .blog-detail{width:60%;}
.blog-latest-bx .blog-row .blog-bottom .blog-read{width:40%;}


/***************************************** podcast page design start from here ***********************************************/

.row-podcast{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;  padding-top:60px; }
.pd-col{width:45%;margin-bottom:50px;}
.pd-col:last-child{margin-bottom:0px;}
.pd-col:nth-last-child(2){margin-bottom:0px;}
.pd-col .pd-figure{overflow:hidden;max-height:300px;}
.pd-col .pd-figure img{max-width:100%;}
.pd-content{padding:30px 20px;}
.pd-content h4{position:relative;padding-bottom:15px;}
.pd-content h4:after{content: ""; position: absolute;display: block; background-image: url(../img/pd-wave.png);    background-position: center;
    animation: slide 10s linear infinite; -webkit-animation: p-wave 10s linear infinite; width: 100px;    height: 9px;    bottom: 0px;}
.pod-cast-bottom{text-align:center;margin-top:-50px;}
.pod-cast-bottom img{max-width:100%;}

/***************************************** workshop/webinar page design start from here ***********************************************/

.workshop-bottom{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;    align-items: flex-end;}

.workshop-bottom .work-right img	{ transform: translatey(26px);-webkit-transform: translatey(26px);-moz-transform: translatey(26px);-ms-transform: translatey(26px);-o-transform: translatey(26px); z-index: 1; position: relative;}


/****************************** media coverage page design start from here *********************************/

.media-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between; padding:60px 0px;}

.media-row .media-box{width:48%;margin-bottom:50px;border-radius:10px;overflow:hidden;}
.media-row .media-box a{text-decoration:none;}
.media-row .media-figure{max-height:270px;overflow:hidden;}
.media-row .media-figure img{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.media-row .media-box:hover .media-figure img{-moz-transform: scale(1.1);    -webkit-transform: scale(1.1);    transform: scale(1.1);}
.media-row .media-box a{text-decoration:none;}
.media-row .media-video{max-height:270px;height:100%;overflow:hidden;min-height:270px;}
.media-row .media-video iframe{max-height:270px;    height: 100%;}

.media-row .media-figure img{max-width:100%;width:100%;}
.media-row .media-text{color:#fff;padding: 15px 20px;}
.media-row .media-text h5{text-decoration:none;margin:0px;}
.media-1{background-color:#a706a1;}
.media-2{background-color:#93c524;}
.media-3{background-color:#f25041;}
.media-4{background-color:#ffbe24;}

.media-modal .modal-dialog{position: absolute;top: 30px; left: 50%;    transform: translate(-50% , 0px) !important;-webkit-transform: translate(-50% , 0px) !important;-moz-transform: translate(-50% , 0px) !important;-ms-transform: translate(-50% , 0px) !important;-o-transform: translate(-50% , 0px) !important;}
.media-modal .modal-content{background-color:#ececec;box-shadow: none;    border: 0px;padding:10px;position:relative;}
.media-modal .modal-header{padding:0px;}
.media-modal .modal-header button{position: absolute;right: -10px;z-index: 1;background-color: #f44336;opacity: 1;width: 50px;
    height: 50px;border-radius: 50%;font-size: 40px;top: -10px;color: #fafafa;}
.media-modal .modal-body{padding:0px;overflow:hidden;}
.media-modal .modal-body .coverage-modal-figure img{max-width:100%;}
.media-bottom{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;position:relative; }
.media-bottom .m-left-btom{width:49%;}
.media-bottom .m-left-btom img{position:absolute;    bottom: -60px;    z-index: 1;}
.media-bottom .m-right-btom img{max-height:250px;}

.helpline-expert{padding:60px 0px;}
.helpline-expert h3{position:relative;padding-bottom:15px;margin:0 auto;max-width: 303px;}
.helpline-expert h3:after{content: ""; position: absolute;display: block; background-image: url(../img/p-wave-03.png);    background-position: center;    animation: slide 10s linear infinite; -webkit-animation: p-wave 10s linear infinite; width: 100px;    height: 9px;    bottom: 0px;}
.form-helpline img{max-width:100%;}
.expert-row{display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;flex-flow:wrap;width:100%;justify-content:space-between;max-width:80%;margin: 0 auto;}
.expert-row .expert-col{width:47%;box-shadow: 1px 6px 11px #dadada;    border-bottom-left-radius: 10px;    border-bottom-right-radius: 10px;    border-top-left-radius: 10px;    border-top-right-radius: 10px;overflow:hidden;margin:50px 0px 20px 0px;}
.expert-row .expert-fig{max-height:380px;overflow:hidden;}
.expert-row .expert-fig img{max-width:100%;width:100%;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.expert-row .expert-col:hover .expert-fig img{-moz-transform: scale(1.1);    -webkit-transform: scale(1.1);    transform: scale(1.1);}
.expert-content{padding:20px;}
.expert-content h4{text-align:center;color:#a7c436;position:relative;}
.expert-content strong{display:block;text-align:Center;font-size:18px;font-weight:normal;margin-bottom:20px;}
.ftr-last+p {position: absolute;display: block !important;bottom: 0px;left: 50%; width: 100%;transform: translate(-50%, 0px);
-webkit-transform: translate(-50%, 0px);-moz-transform: translate(-50%, 0px);-ms-transform: translate(-50%, 0px);-o-transform: translate(-50%, 0px); text-align: center;    color: #fff;font-size:14px;}
.ftr-last+p a{color:#fff;font-size:14px;}





@media only screen and (max-width: 1600px)
{
	.parent-kahani-row .pk-content a{font-size:24px;}
	.parent-kahani-row .pk-content a img{height: 10px;}
	.parents-kahani-bx h1 {max-width:370px;}
	.parents-kahani-bx h1:before{   background-size: 110px;	 height: 10px; width:170px;}
	.detai-author .author-heading p:after{ background-size: 80px;width:60px;height:7px;}
	.center-intro{    padding: 60px 0px;}
	.blog-row{    padding: 60px 0px 10px 0px;}
	.pod-cast-bottom img{width:30%;}
	.expert-row .expert-fig{max-height:350px;}
	.blog-wppter-detail{padding: 60px 0px 0px 0px;}
}


@media only screen and (max-width: 1199px)
{
	.media-row .media-video{max-height:235px;min-height:235px;}
	.media-row .media-figure{max-height:235px;}
	.media-row .media-text h5{font-size:20px;}
	.media-row .media-text {padding:15px;}
	.media-bottom .m-left-btom img{    max-width: 240px;    bottom: -40px;}
	.media-bottom .m-right-btom img {    max-height: 170px;}
	.center-intro{    padding: 50px 0px;}
	.resources-row{margin-bottom:50px;}
	.resources-row .resources-fig{max-width:460px;}
	.resources-row .resources-parent-content{padding:17px;width: calc(100% - 460px);}
	.resources-parent-content a{font-size:18px;}
	.resources-parent-content h5{font-size:24px;    padding-bottom: 20px;    margin-bottom: 10px;}
	.resources-parent-content h5:before{width: 80px;bottom: 10px;}
	.ps-left img{    max-width: 60%;}
	.ps-right img{    max-width: 50%;}
	.blog-row .blog-bottom{padding:15px;}
	.blog-row .blog-bottom .blog-detail{max-width:270px; width:100%;}
	.blog-row .blog-bottom .blog-read {    width: calc(100% - 270px);}
	.pd-content {    padding: 0px 10px;}
	.work-left img {    width: 70%;}
	.workshop-bottom .work-right img{width:80%;}
	.work-right{text-align:right;}
	.pod-cast-bottom img{    width: 20%;}
	.expert-row .expert-fig{max-height:300px;}
	.blog-wppter-detail{padding: 50px 0px 0px 0px;    max-width: 90%;}
	
	
}

@media only screen and (max-width: 991px)
{
	
	.media-row .media-video {    max-height: 195px;min-height:195px;}
	.media-row .media-figure{max-height:195px;}
	.media-row .media-box{margin-bottom:30px;}
	.media-row{padding:30px 0px;}
	.center-intro {    padding: 30px 0px;}
	.resources-row .resources-fig{width:100%;max-width:100%;}
	.resources-row .resources-parent-content{width:100%;}
	.parent-resource-content{max-width:95%;width:100%;}
	.resources-row:nth-child(even) .resources-parent-content{order:2;}
	.resources-row:nth-child(even) .resources-fig {    order: 1;}
	.parents-kahani-bx h1 {    max-width: 340px;    margin: 0px auto 20px auto;    padding-bottom: 35px;}
	.parents-kahani-bx h1:before {    background-size: 100px;    height: 9px;    width: 130px;}
	.parent-kahani-row .pk-figure {    max-height: 180px; }
	.parent-kahani-row .pk-content a{    font-size: 18px;max-width: 130px;}
	.blog-row .blog-col{width:100%;}
	.blog-row{    margin: 0px auto 0px auto;    max-width: 95%;}
	.blog-row .blog-figrue {    min-height: unset;    max-height: unset;}
	.blog-row .blog-content{min-height: unset;    max-height: unset;}
	.blog-row .blog-bottom .blog-read {    width: calc(100% - 440px);}
	.blog-row .blog-bottom .blog-detail{max-width:440px;}
	.pd-content {    padding: 20px 10px 0px 10px;}
	.pd-col .pd-figure{max-height:250px;}
	.pd-col .pd-figure iframe{height:100%;}
	.pd-content {    padding: 20px 0px 0px 0px;}
	.pd-content h4:after{width:80px;}
	.row-podcast{padding-top:30px;}
	.work-left{width:50%;}
	.work-left img {    width: 50%;}
	.work-right{width:50%;}
	.pd-col{width:47%;}
	.expert-row .expert-fig{max-height:250px;}
	.helpline-expert h3{max-width:285px;}
	.blog-wppter-detail{padding: 30px 0px 0px 0px;}
	.resources-row .resources-parent-content{    padding: 18px;}
}

@media only screen and (max-width: 767px)
{
	.media-row .media-video {    max-height: 165px;min-height:unset;}
	.media-row .media-figure{max-height:165px;}
	.media-bottom{display:none;}
	.parents-kahani-bx h1{max-width:295px;}
	.parent-kahani-row .pk-figure {    max-height: 160px;}
	.parent-resource-content { max-width: 100%;}
	.blog-row .blog-bottom .blog-detail {    max-width: unset;    width: 70%;}
	.blog-row .blog-bottom .blog-read {    width: unset;}
	.helpline-expert h3{max-width:245px;}
	.blog-wppter-detail{max-width:100%;}
	.parent-kahani-row .pk-content a{text-align:center;max-width: 130px;    margin:15px auto 0 auto !important;}
}

@media only screen and (max-width: 667px)
{
.media-row .media-box{width:100%;}	
.media-row .media-figure {    max-height: unset;}	
.media-row .media-video {min-height: 270px;}
.parent-kahani-row .pk-col{width:100%;}
.parent-kahani-row .pk-figure {    max-height: unset;}
.pd-col {    width: 100%;}
.pd-col .pd-figure {    max-height: unset;}	
.pd-col .pd-figure iframe{height:280px;}
.pod-cast-bottom{margin-top:0px;}
.pod-cast-bottom img{width:40%;}
.expert-row .expert-col{width:100%;}
.expert-row .expert-fig {    max-height: unset;}
}

@media only screen and (max-width: 568px)
{
	.blog-row .blog-bottom .blog-detail {    width: 60%;}
	.pd-col .pd-figure iframe{height:250px;}
	
}

@media only screen and (max-width: 479px)
{
	

.media-row .media-video {min-height: 220px;}
.blog-row .blog-bottom .blog-detail {max-width: unset; width: 100%; padding-right: 0px;    margin-bottom: 10px;}
.blog-row .blog-bottom .blog-read {    width: 100%;    padding-left: 0px;max-width: 150px;    margin: 0 auto;}
.pd-col .pd-figure iframe{height:100%;}
.detail-share .social-share ul li span{font-size:18px;}
.detail-share .social-share ul li a i{font-size:18px;}
.blog-latest-bx .blog-row .blog-bottom .blog-detail {    width: 100%;}
.blog-latest-bx .blog-row .blog-bottom .blog-read {    width: 100%;}
}

@media only screen and (max-width: 415px)
{
	.media-row .media-video {min-height: 200px;}
	.resources-parent-content a {    font-size: 14px;}
	.resources-parent-content a img{height:10px;}
}

@media only screen and (max-width: 375px)
{
	.media-row .media-video {min-height: 180px;}
	.detail-share{flex-flow:Wrap;}
	.share-left{width:100%;}
	.social-share{width:100%;padding-left:0px !important;padding-top:10px;}
	.detail-share .social-share ul li {    padding-left: 0px;    list-style: none;    padding-right: 10px;}
	
}
