@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@font-face { font-family: 'brandon-bold'; 
			src: url('../fonts/brandon_bold.otf') format("opentype"),
				 url('../fonts/brandon_bold.woff') format("woff");}
@font-face { font-family: 'brandon-black'; 
			src: url('../fonts/Brandon_black.otf') format("opentype"),
				 url('../fonts/Brandon_black.woff') format("woff");}
body,
html { font-family: 'Noto Sans', sans-serif;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-ms-font-smoothing: antialiased;font-smoothing: antialiased; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'brandon-bold'; }
ul { padding: 0px; margin: 0px; }
.slick-slide { outline: none; }
p { margin-bottom: 0px;font-size: 14px;line-height: 1.7em;color: #3b3b3b; }
a:focus {text-decoration: none;}
.wrapper { max-width: 1170px; padding: 0px 15px; margin: auto; }
.slick-slide {outline: none;}



/*div {transition: all .340s ease-in-out;}*/
.full-width { width: 100%; }
header { padding: 10px 0px; border-bottom: 1px solid #D3D3D3; /*max-height: 55px;*/ position: fixed; z-index: 9999; width: 100%; background: #ffffff; top: 0px;}
header .header-nav li { display: inline-block; list-style: none; margin-left: 10px; }
.logo-con img { max-width: 120px; transition: all .200s; }
.logo-con1 img { max-width: 70px;margin-top: -6px;}
/*.slick-arrow { display: none !important; }*/
.slider-item h2 { text-transform: uppercase; max-width: 50%; font-size: 18px; color: #ffffff; font-weight: bold; }
.light-banner h2 { color: #36AC87; }
.light-banner h2 span { color: #ec1c24; }
.light-banner img { position: absolute; width: 100px; right: 45px; bottom: 168px; z-index: 999; display: inline-block; }
.banner-bottom { background: #36AC87; padding: 30px 0px; color: #ffffff;/*padding-top:50px;*/ padding-top: 0px; }
.banner-bottom .bb-inner { padding: 20px 12px;}
.banner-bottom .bb-inner .bb-inner-header { text-transform: capitalize; font-size: 16px; margin: 0px; font-weight: normal; }
.banner-bottom .bb-inner:first-child h3 { font-weight: bold; margin-top: 35px; font-size: 20px; }
.banner-bottom .bb-inner .bb-inner-header span { font-size: 18px; font-weight: bold; color: #8acfb9; margin-right: 10px; display: inline; }
.show-xs { display: inline-block; }
.hide-xs { display: none; }
.bb-main .bb-inner .bb-inner-header h3 { font-size: 16px; display: inline-block; vertical-align: middle; margin: 0px; font-weight: normal; }
.bb-inner h3 { font-family: inherit; }
.banner-bottom .bb-inner:last-child { background: none; }
.issue h1 { color: #36AC87; text-align: left; float: none; font-weight: bold; width: 100%; }
.issue h3 { font-weight: bold; color: #36AC87; font-family: inherit; }
.issue-image { margin-top: 10px; } 
.issue-image,
.issue-info { margin-left: -15px; margin-right: -15px; }
.tag-section ul { margin-bottom: 10px; }
.tag-section ul li { display: inline-block; list-style: none; color: #000000; line-height: 25px; }
.tag-section ul li a { color: #36AC87; margin-left: 8px; display: block; }
.issue-info { background: #d02930; padding: 0px 3px; color: #ffffff; }
.issue-text { padding: 10px 0px; color: #000000; }
.jg-button { padding: 13px; text-align: center; width: 100%; display: block; margin-bottom: 15px; border: 1px solid #36ac87; border-radius: 5px; color: #36ac87; font-weight: bold; font-size: 15px; margin-top: 10px; transition: all .340s ease-in; text-transform: capitalize; }
.issue-text a {color:#36ac87;display: block;text-transform: uppercase;font-weight: bold;margin:15px 0px;}
.issue-text a:hover {color:#36ac87;text-decoration: none;opacity: .8;}
.jg-button:hover { color: #ffffff; background: #36ac87; text-decoration: none; }
.jg-button-white { padding: 13px 22px; text-align: center; margin-bottom: 15px; border: 1px solid #ffffff; border-radius: 5px; color: #ffffff; font-weight: bold; font-size: 15px; margin-top: 10px; transition: all .340s ease-in; text-transform: capitalize; max-width: 280px; }
.jg-button-white:focus{color: #ffffff;}
.jg-button-white:hover{ color: #36ac87; background: #ffffff; text-decoration: none; border: 1px solid #ffffff; }
.articles { /*background: #36ac87;*/ background: #F5F5F5; padding-bottom: 35px; }
.article-content {font-size: 15px; margin-bottom: 0px; }
.article-header,
.article-content { padding: 15px 0px; color: #ffffff; padding-bottom: 0px; }
.article-header { padding: 0px; color: #ffffff; position: relative; transition: all .340s; overflow: hidden; display: table; /*width: 135%;*/padding: 15px 0 10px;padding: 12px 20px; color: #36ac87;display: block;width: auto; }
.article-header .article-header-left-wrapper {display: table-cell;background: #36ac87;padding:15px 0px 15px 15px;width: 57%;}
.article-header .next-header {display: table-cell; z-index: 99999; opacity: .5; transition: all .340s; }
.article-header h3 { margin: 5px 0px; font-family: inherit; font-size: 17px;line-height: 22px;}
.article-slider .slick-dots { width: 100%; text-align: center; margin-top: 10px; }
.article-slider .slick-dots li { display: inline; }
.article-slider .slick-dots li button { font-size: 0px; padding: 3px; border-radius: 50%; background: #6ec3a8; width: 12px; height: 12px; outline: none; border: none; margin: 4px; }
.article-slider .slick-dots li.slick-active button { background: #ffffff; }
.article-slider .slick-dots { text-align: left; padding: 15px 15px; padding-top: 0px; }
.view-more-article { text-align: left; padding: 15px 15px; display: block;margin-top: 30px !important;}
.nav-right { float: none !important; }
.nav-main-con ul li { list-style: none; width: 100%; display: block; font-size: 18px; border-bottom: 1px solid #36ac87; padding: 20px 0px; color: #000000; font-weight: 700; }
.nav-main-con ul li a { color: #000000;font-size: 14px;display: inline-block;text-align: left;transition: all .340s;}
.nav-main-con ul li a:hover { text-decoration: none;color: #30b188; }
.nav-main-con { position: fixed; width: 100%; background: #ffffff; z-index: 9; left: 0px; top: 0px; bottom: 0px; overflow-y: scroll;}
.header-nav { float: right; padding-right: 10px; padding-top: 8px; }
.header-search { background: #36ac87; padding: 24px 20px; color: #ffffff; outline: none; border: none; width: 100%; font-size: 20px; }
.nav-main-con ul { margin:0px 40px;padding-top: 20px; }
.nav-main-con { display: none; }
.nav-left { position: relative; }

.nav-right .anim-section {padding-top: 0px;}
.close-button{position:absolute;height:32px;border:1px solid #36ac87;border-radius:50%;z-index:99;text-align:center;font-size:21px;background:#ffffff;right:20px;    /* padding-top: 8px; */top:20px;width:32px;color:#36ac87;}
.home-page .close-button {padding-top: 5px;}
.menu-init img { width: 5px; }
.header-nav a,  
.header-nav li { color: #b7b7b7; font-weight: bold; }
.header-nav a:active,
.header-nav a:focus { text-decoration: none; }
.green-layer { position: relative; }


.green-layer:before { position: absolute; top: -180px; width: 100%; content: ""; background: url(../images/green-top-1.png) center bottom no-repeat; min-height: 182px; background-size: contain; }
.green-layer:after { position: absolute; width: 100%; content: ""; background: url(../images/green-bottom-11.png) center 30px no-repeat; min-height: 280px; background-size: contain; }
.banner-bottom { position: relative; }
.slider-item { position: relative; }
.inner-slider { /*position: absolute; */padding: 30px 0px; margin-bottom: 50px;}
.white-banner .inner-slider {padding-top: 13px;}
.home-slider { margin-top: 55px; }
.slider-item { /*min-height: 400px;max-height: 615px;*/overflow: hidden; }
.dark-banner { background: #000000; }
.inner-slider p { color: #36ac87; font-weight: bold; }
.slider-button {     background: #36ac87; text-align: center; display: inline-block; border-radius: 5px; border: 1px solid #36ac87; text-transform: uppercase; color: #ffffff; padding: 10px; margin-top: 8px; font-weight: bold; }
.home-slider .slick-dots { position: absolute; z-index: 8;    bottom: 15px;left: 56px; }
.home-slider .slick-dots li { list-style: none; display: inline-block; margin-right: 10px; }
.home-slider .slick-dots li button { background: #9dd8c6; outline: none; border: none; width: 12px; height: 12px; border-radius: 50%; font-size: 0px; display: inline; }
.home-slider .slick-dots li.slick-active button { background: #36ac87; }
.issue { margin-top: 85px; }
.heading-arrow { position: relative; }
/* .heading-arrow:after { content: ""; background: url(../images/dark-down-arrow.png) right center no-repeat; background-size: contain; position: absolute; right: 0px; bottom: -40px; width: 30px; height: 40px; } */
.subhead-arrow { position: relative; padding-left: 0px; }
/*.subhead-arrow:after { content: ""; background: url(../images/issues-icon.png) left center no-repeat; background-size: contain; position: absolute; top: 0px; left: 0px; width: 32px; height: 30px; }*/
.green-layer-2 { position: relative; margin-top: 125px; }
.green-layer-2:before { position: absolute; top: -121px; width: 100%; content: ""; background: #fff url(../images/green-layer-2.png) center bottom no-repeat; min-height: 230px; background-size: contain; }
.green-layer-2:after { position: absolute; width: 100%; content: ""; background: url(../images/green-bottom-11.png) center 30px no-repeat; min-height: 282px; background-size: contain; }
.articles h2 { max-width: 180px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ffffff; }
.articles .heading-arrow:after { left: 0px; bottom: -50px; }
.social-feeds { margin-top: 50px; }
.social-feeds h2 { margin-bottom: 30px; text-align: center; color: #36ac87;font-size: 30px; }
.social-feeds h2:after {display: none;}
.home-page .social-feeds h2:after {display: block;}
.home-page .social-feeds h2 { margin-bottom: 50px; text-align: center; color: #36ac87; max-width: auto; float: none; font-size: 30px; }
.feed-name { position: relative; padding-left: 33px; margin-bottom: 10px; display: block; font-size: 17px; color: #36ac87; }
.feed-name:before { position: absolute; left: 0px; top: 0px; width: 22px; content: ""; background: url(../images/twitter-icon.png) left center no-repeat; height: 20px; background-size: contain; }
.feed-image { margin-top: 20px; max-height: 175px;overflow: hidden;}
.feed { padding: 0px 15px; padding-bottom: 12px; }
.feed-header p { color: #36ac87; }
.social-feeds .slick-dots { width: 100%; text-align: center; margin-top: 10px; }
.social-feeds .slick-dots li { display: inline; }
.manifest-vids .slick-dots li { display: inline; }
.social-feeds .slick-dots li button { font-size: 0px; padding: 3px; border-radius: 50%; background: #6ec3a8; width: 12px; height: 12px; outline: none; border: none; margin: 4px; }
.social-feeds .slick-dots li.slick-active button { background: #36ac87; }
.manifest-vids .slick-dots li button { font-size: 0px; padding: 3px; border-radius: 50%; background: #6ec3a8; width: 12px; height: 12px; outline: none; border: none; margin: 4px; }
.manifest-vids .slick-dots li.slick-active button { background: #36ac87; }
.social-feeds .slick-dots,
.manifest-vids .slick-dots { text-align: left; padding: 15px 15px; padding-top: 0px; }
.nav-right img { width: 22px; }
::-webkit-input-placeholder { color: #89ceb8; /*font-weight: bold;*/ }
::-moz-placeholder { color: #89ceb8; /*font-weight: bold;*/ }
:-ms-input-placeholder { color: #89ceb8; /*font-weight: bold;*/ }
:-moz-placeholder { color: #89ceb8; /*font-weight: bold;*/ }
.nav-right { text-align: center; padding: 20px 40px; padding-bottom: 40px; padding-top: 0px;}
.nav-main-con .nav-right ul { display: table; table-layout: fixed; width: 100%; /*border-spacing: 5px;*/ margin: 0px; }
.nav-main-con .nav-right ul li { /*width: 50%; height: 80px; vertical-align: bottom; border: 1px solid #36ac87; border-radius: 3px; margin-left: 10px; padding: 8px;*/ /*display: table-cell;*/ position: relative; text-align: left;}
.nav-main-con .nav-right ul li img { position: absolute; top: 10px; right: 10px; }
.nav-right img {display: none;}
.nav-main-con .nav-right ul li ul li{padding:10px 0px;border-bottom:1px solid #b5dace;}
.nav-main-con .nav-right ul li ul li:last-child {border-bottom: none;}
.nav-main-con .nav-right ul li ul {padding:0px 20px;margin-top: 20px;}
.brand-list li:last-child {border-bottom: none;}


/* ========================
	login page styles
===========================*/
.login-header span { color: #b6b6b6; }
.login-header h2 { color: #36ac87; }
.login-header h2 { margin-top: 6px; font-family: 'Noto Sans', sans-serif; font-weight: bold; font-size: 26px; }
.red-strip { padding: 14px; background: #d02930; color: #ffffff; font-size: 18px; margin-top: 20px; }
.login-form { position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background: #ffffff; display: none; z-index: 9999; overflow-y: scroll;/*margin-top: 50px; */}
.pp-social { text-align: center; }
.pp-social li { display: inline-block; vertical-align: middle;}
/*footer .pp-social li a {padding-top: 12px;}*/
.pp-social li a { margin: 6px; font-size: 28px; padding: 4px; border: 2px solid #36ac87; border-radius: 50%; width: 50px; height: 50px; display: inline-block; padding-top: 10px; line-height: 1;}
.pp-social li a { color: #36ac87; }
.social-icons { padding: 30px 0px; }
.social-icons p { margin-bottom: 10px; font-size: 14px; color: #000000; }
.optional-signin { text-align: center; color: #000000; margin-top: -11px; }
.optional-signin span { display: inline-block; padding: 0px 12px; background: #fff; }
.login-form .liner { height: 1px; border-bottom: 1px solid #36ac87; }
.signup-form { margin: 15px; border: 1px solid #25AD6E; border-radius: 5px; padding:0px 20px;padding-bottom: 5px;}
.signup-form input[type="text"],
.signup-form input[type="password"],
.signup-form textarea { width: 100%; padding: 18px 20px; color: #36ac87; font-weight: normal !important; border: none; border-bottom: 1px solid #25AD6E; outline: none; text-align: center; }
.signup-form input[type="text"]:first-child { border-radius: 10px 10px 0px 0px; }
.signup-form textarea { height: 100px; border-bottom: none; resize: none; }
.desclaimer p { color: #999; margin-top: 4px; margin-bottom: 15px; }
.desclaimer span { font-size: :16px; color: #36ac87; }
.desclaimer { padding: 0px 15px; }
.desclaimer input[type="checkbox"] { margin-right: 8px;margin-top: 1px; }
.siginin-button { background: #36ac87; padding: 16px 10px; width: 100%; outline: none; border: none; font-weight: bold; color: #ffffff; font-size: 16px; }
#your_details .form-field:last-child input[type="text"] { border-bottom: none; border-radius: 0px 0px 10px 10px; }
.form-field { position: relative; }
.form-field label { position: absolute; right: 10px; bottom: 2px; font-size: 10px; color: #eb2227; }
.issue-page-content.in-desktop {padding-top: 30px;padding-right: 45px;}

/* ========================
	Issues page styles
===========================*/
main { padding-top: 82px; }
.share-panel { width: 100%; background: #36AC87; text-align: right; padding: 8px 10px; color: #ffffff; line-height: 0px; display: none; }

/*.share-panel-open {padding: 12px;height: 80px;}*/
.share-panel ul { display: inline; }
.share-panel ul li a { color: #ffffff; border: 1px solid #ffffff; font-size: 22px; padding-top: 13px; }
.share-panel ul li { }
.share-panel span { line-height: 0px; margin-right: 6px; font-size: 16px; }
.dropdown-section { border-bottom: 1px solid #f5f5f5; padding: 15px 0px; font-size: 16px; color: #000000; text-transform: uppercase; }
.share-panel-init { font-size: 25px; color: #36AC87; font-weight: bold; margin-right: 10px;display: none; }
.dropdown-panel { display: none; }
.dropdown-panel ul { padding: 0px 15px; }
.dropdown-panel ul li { list-style: none; border-bottom: 1px solid #f5f5f5; padding: 15px 0px; text-align: left; color: #36AC87; font-size: 16px; }
.dropdown-panel ul li a { list-style: none; border-bottom: 1px solid #f5f5f5; padding: 15px 0px; text-align: left; color: #36AC87; font-size: 16px; }
.dropdown-panel ul li a:hover,
.dropdown-panel ul li a:active { color: #36AC87; text-decoration: none; }
/*.issue-page-content { padding-top: 30px; }*/
.issue-page-content h4 { color: #36AC87; font-weight: bold; font-family: inherit; }
.issue-page-content p { color: #000000; margin-bottom: 15px; }
.issues-panel h3 { font-family: inherit; font-weight: bold; color: #36AC87; padding-left: 0px; margin-top: 0px;}
.issues-panel h3:after { display: none; }
.login-back { text-align: right; padding: 0px 25px; padding-top: 22px; font-size: 23px; color: #36ac87; cursor: pointer;}
.bb-inner { position: relative; }
/*.bb-inner:after { position: absolute; left: 10px; bottom: -15px; content: ""; background: url(../images/green-arrow.jpg) center no-repeat; width: 30px; height: 30px; background-size: 25px; }*/
.bb-header:first-child:after { display: none; }
.bb-inner:last-child:after { display: none; }
footer { color: #36AC87; /*margin-bottom: 50px; */padding: 15px 0px 0; text-align: center;}
footer .footer-con { border: 1px solid #36AC87; padding: 50px 0px; }
footer ul { margin-top: 15px; }
footer ul li:first-child { font-weight: bold; }
footer ul li a { color: #36AC87; }
footer ul li a:hover { text-decoration: none; opacity: .7; color: #36AC87; }
footer ul li { list-style: none; font-size: 15px; }
footer h3 { font-size: 17px; font-family: inherit; font-weight: bold; }
.subs-area { margin: auto; margin-top: 30px; font-size: 0px;position: relative;max-width: 306px;}
.subs-area input[type="text"] { font-size: 15px; border: 1px solid #36AC87; padding: 6px; outline: none; color: #36AC87; font-weight: normal; height: 45px; border-radius: 5px 0px 0px 5px; display: table-cell;vertical-align: top;}
.subs-area input[type="submit"] { font-size: 15px; height: 45px; background: #36AC87; outline: none; border: none; color: #fff; font-weight: bold; border-radius: 0px 5px 5px 0px; }
.subs-area input[type="text"]::placeholder { font-weight: normal; }

.subs-area input[type="submit"] { padding: 0px 10px; }
.subs-area .subs-new-error {font-size: 12px;color: #d02930;padding-top: 5px;}
footer ul:first-child { margin-top: 0px; }
.inner-logo img { max-width: 73px; margin-top: -18px; }
.dropdown-init:after { width: 20px; height: 30px; position: absolute; content: ""; background: url(../images/issues-dropdown.jpg) center no-repeat; right: -30px; top: 2px; background-size: 15px; }
.dropdown-init { padding: 6px 0px; position: relative; }
.petition-init {    padding: 15px 0px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    background: #d02930;
    color: #ffffff !important;
    border: #d02930;
    font-weight: bold;
    font-size: 15px;
    position: fixed;
    bottom: 0px;
    text-decoration: none !important;
    width: 100%;
    z-index: 9;
    border-top:1px solid #d02930;
}
.pledge-new {
	font-size: 18px;
    max-width: 70%;
    margin: auto;
    margin-bottom: 20px;
    line-height: 22px;
    font-weight: 600;
}
.issue-info b,
.red-label b {/*font-size: 20px;margin-right: 3px;*/}
.petition-init:focus { text-decoration: none; color: #ffffff; }
.article-image { position: relative; }
.article-image img {width: 100%;} 
.issue-alert { position: absolute; bottom: 20px; left: 20px; background: #d02930; color: #ffffff; padding: 12px; text-align: center; border-radius: 5px; font-size: 16px; }
.issue-panel .issue-info { display: block; }
.b-crumbs { color: #36AC87; padding-top: 20px;} 
.b-crumbs a{color: #36AC87;}
.dropdown-init { float: left; }
.dropdown-init a { color: #36AC87;font-weight: bold; }
.dropdown-init a:hover { text-decoration: none; }
.desktop-petition, #openModal-pet { display: none; }


/*animation*/
.anim-section { opacity: 0; transition: all .500s; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; opacity: 1; }
@-webkit-keyframes slideInUp {
	from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
@keyframes slideInUp {
	from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible; }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }
@-webkit-keyframes slideInDown {
	from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
@keyframes slideInDown {
	from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); visibility: visible; }
	to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }
.header-dp {position:relative;}
.forgot-password { margin-right: 15px; color: #36ac87; font-size: 13px; margin-bottom: 10px; }
.im-dropdown ul li a {font-size: 15px;}
.im-dropdown ul li:last-child{border-bottom: none;}
.nav-left .im-init:last-child {padding-bottom: 0px;}
.im-dropdown ul {margin-top: 20px;}
.im-dropdown ul li {padding:10px 0px;border-bottom:1px solid #b5dace;}
.signup-req a {color: #d02930;text-decoration: underline;}
#forgot_details { margin-top: 30px; }
#forgot_email { border-radius: 10px !important; padding: 14px 0px; width: 100%; border: 1px solid #e0e0e0; outline: none; padding: 0px 15px; color: #36ac87; text-align: center; }
#openModal-pet{padding:10px;overflow: hidden;overflow-y: scroll;-webkit-overflow-scrolling:touch;}
#openModal-pet h2 {margin-bottom: 20px;}
.desclaimer label {position: relative;}
#your_details #mobile, #sign_details #password {border-radius: 0px 0px 10px 10px;border-bottom: 0px 0px 10px 10px;}
#forgot_email{width:100%;padding:18px;color:#36ac87;font-weight:normal!important;border:none;border:1px solid #e0e0e0;outline:none;text-align:center;}
#forgot_details .form-field:first-child {padding:0px 15px;}
.issues-main-wrapper img {display: inline-block;max-width: 100%;}
.issues-main-wrapper h1{color:#36AC87;font-size: 26px;font-weight: bold;}
.issues-main-wrapper p {margin-bottom: 15px;}
.issues-main-wrapper b {color:#36AC87;}
.single-issue-item  {border-radius: 5px;border:1px solid #f2f2f2;margin-top: 55px;}
.single-issue-item .issues-single-header {padding: 15px;}
.single-issue-item .issue-inner-wrapper .issues-single-header h3.subhead-arrow {font-weight: normal;font-size: 23px;padding-left: 40px;}
.single-issue-item .issue-inner-wrapper .issues-single-header h3.subhead-arrow:before { content: ""; background: url(../images/issues-icon.png) left center no-repeat; background-size: contain; position: absolute; top: 0px; left: 0px; width: 27px; height: 30px }
.single-issue-item .jg-button{text-transform: inherit;background: #36ac87;border:1px solid #36ac87;color: #ffffff;}
.single-issue-item .jg-button:hover {background: none;color: #36ac87;}
.issues-panel h1 {color: #36AC87;font-size: 18px;line-height: 25px; font-weight: bold;text-transform: uppercase;}
.issues-panel p{margin-bottom: 10px;}
.issues-panel .issues-49 .iframediv { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0;margin-bottom: 15px;}
.issues-panel .iframediv iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.issues-panel .issues-49 .art-para-power img {width: 100%;}
.issues-panel .video-modal{padding-top: 60px;}
.issues-panel .ctgry-rth-img {position: relative;}
.issues-panel .ctgry-rth-img .vid-icon{position: absolute;left: 50%;top: 50%;right:auto;bottom:auto;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}
.poem-text {line-height: 25px;}
.issues-panel .jaggore-mini-banner{max-width: 50%;margin:auto;padding:30px 0px;}
.poem-page .share-content {margin: 42px 0px;color: #36AC87;}
.modal-pp {display: none;}
.poem-page .pp-social li a { margin: 6px; font-size: 24px; padding: -1px; border: 1px solid #36ac87; border-radius: 50%; width: 40px; height: 40px; display: inline-block; padding-top: 8px; line-height: 1; }
.vid-modal { top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); width: 99%;z-index: 999; opacity: 1;display: none; position: fixed; left: 50%; width:100%;}
.modal-pp { top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); width:auto;z-index: 999; opacity: 1;display: none; position: fixed; left: 50%; width:100%;padding-top: 15px;display: none;outline: none;}
.modal-pp .modal-content {padding: 20px;}
.vid-modal .yt-player { background: #000000; position: relative; padding-bottom: 56.25%; padding-top: 25px; }
.vid-modal .yt-player iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.resborder1 {border:1px solid #eeeeee;padding: 10px;margin-bottom: 15px;text-align: center;}
.resborder1 .author_proimg, .resborder1 .author_desc {display:block;margin-left: 0px; vertical-align: top;padding:10px;padding-top: 0px;}
.resborder1 > .art-para-power {font-size: 15px;color: #36AC87;margin-bottom: 14px;}
.resborder1 .author_proimg {padding:0px;width: 100%;}
.resborder1 .author_proimg  img {width: auto;}
.resborder1 .author_desc p  {font-size: 13px;}
.issues-panel {margin-top: 100px;}
/*16/5/2017*/
.article-landing-page {margin-bottom: 20px;}
	.ctgry-container .pg-title {margin-top: 30px;color: #36AC87;font-size: 16px;font-weight: inherit;}
	.ctgry-container h2 {margin: 6px 0px;line-height: 22px;font-family: inherit;}
	.ctgry-container h2 a {color: #36AC87;font-size: 19px;font-weight: bold;transition: all .200s;}
	.ctgry-container h2 a:hover {text-decoration: none;opacity: .8;}
	.ctgry-container .posts-date {font-size: 12px;margin-top: 7px;}
	.posts-ref a{padding: 8px 16px;background:#36AC87;color:#ffffff;margin-top:13px;display:inline-block;border-radius:3px;transition: all .230s;}
	.posts-ref a:hover {background: #4bbf9b;text-decoration: none;}
	.posts-img {overflow:hidden;}
	.posts-img img { -webkit-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	.posts-img:hover img { -webkit-transform: scale3d(1.2, 1.2, 1); transform: scale3d(1.2, 1.2, 1); }
	.ctgry-sel {margin-bottom: 20px;}
	.ctgry-sel ul li {display: inline-block;margin-bottom: 5px;}
	.ctgry-sel ul li a{transition:0.08s ease-in;-o-transition:0.08s ease-in;-ms-transition:0.08s ease-in;-moz-transition:0.08s ease-in;-webkit-transition:0.08s ease-in;position:relative;display:inline-block;position:relative;display:inline-block;padding:8px;margin-bottom:-1px;
    background: #f1f1f1;color: #36AC87;font-size: 13px;}
    .ctgry-sel ul li a:hover,
    .ctgry-sel ul li a.active {opacity: .7;text-decoration: none;background: #36AC87;color: #ffffff;}
    h3.select-cat-heading {font-size: 18px;color: #36AC87;margin-bottom: 10px;font-weight: inherit;}
    .load-mre a {display: block;padding:10px 14px;background:#36AC87;border:1px solid #36AC87;transition: all .240s;color: #ffffff;text-align: center;text-transform:uppercase;font-weight: bold;font-size: 15px;border-radius: 4px;}
    .load-mre a:hover {background:none;transition: all .240s;color:#36AC87;text-decoration: none;}
    .posts-ref, .shr-cont {display: inline-block;}
	.art-share{display:inline-block;background:#36ac87;color:#ffffff;border-radius:50%;width:30px;height:30px;text-align:center;line-height: 28px;margin-left: 10px;padding: 1px 9px;}
	.art-share:hover {color:#ffffff; }
	.art-share a i {line-height: 30px;}
	.art-share a:hover, .art-share a:active {color: #ffffff;}
	.shr-lnk {position: relative;width: 55px;}
	.shr-btn:before{position:absolute;left:-8px;top:10px;content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f1f1f1; }
	.shr-btn {position: absolute;left: 53px;top:-5px;background: #f1f1f1;width: 100%;display: table;opacity: 0;padding: 0px 8px;}
	.show-art-social .shr-btn {opacity: 1;display: table !important;}
	.shr-btn a{display:inline-block;padding:6px 10px;font-size:19px;display:table-cell;color:#36ac87;}
	.breadcrumb {background: none;padding: 10px 0px 15px 0px;color: #36ac87;font-size: 12px;margin-bottom: 0px;}
	.brd-lnk ul li {display: inline-block;list-style: none;}
	.brd-lnk ul li a{display: inline-block;color: #36ac87;margin-right: 5px;}
	.brd-bck a{margin-bottom: 10px;color: #36ac87;display: block}
	.brd-bck, .brd-lnk {display: inline-block;}
	.brd-lnk {padding-left: 10px;margin-left: 10px;border-left: 1px solid #36ac87;}
	.brd-bck a:hover,
	.brd-lnk ul li a:hover {text-decoration: none;}
	.logindiv {max-width: 500px;margin:auto;background: #f1f1f1;padding: 20px;}
	.with-tabs {font-size: 25px;font-weight: bold;margin-top: 0px;color: #36ac87;text-transform: capitalize;font-family: 'Noto Sans', sans-serif;}
	.logindiv ul.primary li a{border:none;padding:10px 18px;margin-right:0px;font-weight:bold;color:#36ac87;background:none;}
	.logindiv ul li.active a {background: #ffffff;border-top: 2px solid #36ac87;}
	.logindiv ul.primary{margin-bottom:10px;}
	.logindiv ul.primary {border-bottom: 0px;padding: 0px;margin:0px;margin-bottom: 9px;}
	.logindiv .form-data {padding:20px 15px;background: #ffffff;padding-bottom: 40px;}
	.logindiv label { display: block; text-align: left; margin: 0px; font-size: 12px;color: #36ac87; }
	.logindiv input[type="text"],
	.logindiv input[type="password"] { display: block; width: 100%; border-radius: 5px; border: 1px solid #ded4d4; min-height: 40px; margin-bottom: 15px;padding: 5px;outline: none;}
	.logindiv .form-sub input[type="submit"] {border: none;background: #36ac87;color: #fff;padding: 7px 18px;outline: none;font-size: 16px;transition: all .230s;border:1px solid #36ac87;}
	.logindiv .form-sub input[type="submit"]:hover {border:1px solid #36ac87;background: none;color: #36ac87; }
	.logindiv .form-element-sel{margin-bottom: 20px;text-align: left;}
	.logindiv .form-element-sel select { border: 1px solid #ded4d4; width: 100%; padding: 6px; color: #36ac87; border-radius: 5px; }
	.messages.error { border: none; background: none; border: none; background: #fff; font-size: 12px; text-align: left; padding: 10px 10px; color: #f30826;padding-top: 20px; }
	.messages.error li{display: block;list-style: none;}
	.logindiv .social-icons {padding-bottom: 1px;background: #ffffff;}
	.issues-panel .jaggore-mini-banner {max-width: 100%;}
	.social-rht-icons {display: inline-block;margin-top: 10px;}
	.social-rht-icons ul li {list-style: none;display: inline-block;margin: 3px;color: #36AC87;}
	.social-rht-icons ul li a {display: inline-block;width: 37px;height: 37px;border:1px solid #36AC87;text-align: center;border-radius: 50%;font-size: 20px;color: #36AC87;padding-top: 8px;line-height: 1;margin: 0px;}
	.social-rht-icons ul li a i {line-height: 20px;}
	.shr-soc-txt { color: #72c5ab; display: inline-block; vertical-align: middle; margin-right: 10px; }
	.social-rht-icons img{display:none;}
	.issues-panel table{margin-bottom: 10px;width: 100%;border:1px solid #36AC87;}
	.issues-panel table td,
	.issues-panel table th {padding: 10px;}
	.vid-init {position: relative;cursor: pointer;background: #000;}
	.vid-init img {transition: all .340s;}
	.vid-init:hover img {opacity: .7;}
	.vid-init .vid-icon {position: absolute;right: 25px;bottom: 15px;/*transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);*/color: #fff;font-size: 45px;}
	#campaigns {}
	.cmpgn-rht h2 {font-size: 20px; color:#36ac87;text-transform: uppercase;font-weight: bold; }
	.cmpgn-rht p {color:#36ac87;font-size:15px;}

	/*progress bar section styles*/
	.seperator{padding:15px 0px;border-top: 1px solid #bbe3d6;}
	.foo-content {display: table;margin:auto;width: 80%; border-spacing: 60px;table-layout: fixed;} 
	.foo-content .foo-bar {display: table-cell;}
	.foo-content .foo-bar h5 {font-weight: bold;color: #36AC87;font-size: 16px;}
	.foo-content .foo-pr-cont {width: 100%;background: #bce5d8;}
	.foo-content .foo-pr-cont .foo-pcnt {background: #36ac87;height: 35px;}
	.foo-content .foo-bottom-text {color: #515151;margin-top: 10px;}
	.vid-pp-close {font-size:32px;color: #fff;position: absolute;right: 0px;top: -40px;}
	.overlay {position: fixed;top: 0px;right: 0px;bottom:0px;left: 0px;background: rgba(0,0,0,.7);z-index: 9;display: none;}
	.vid-pp-close:hover,
	.vid-pp-close:focus {color: #999;}
	.vid-pp-close {right: 0px;top: -40px;}
	.im-init a {display: block;}
	.im-init a span {display: block;color: #bebebe;}

	/*25-5-2017*/
	.foo-content { display: block; margin: auto; width: 100%; border-spacing: 60px; table-layout: fixed; padding: 15px; }
	.foo-content .foo-bar { display: block; }
	.tea-column { margin-bottom: 10px; }
	.ab-link div {display: inline;}
	.thank-you-page .red-label {margin:auto !important;}
	.tp-header {padding-top: 60px;}
	.article-slider a:hover{text-decoration: none;}

.slick-arrow {
	content:"";
    position: absolute;
    top: 50%;
    border: none;
    background: transparent;
    color: #fff;
    text-indent: -999px;
   z-index: 100;
}

.slick-arrow:before{
    content: "";
    width: 20px;
    height: 20px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    display: block;
    position: relative;
    z-index: 100;
}

.slick-prev{
   left: 20px;
}
.slick-arrow:focus{
	outline:none;
}

.slick-prev:before{

    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.slick-next{
	right:20px;
}
.slick-next::before {

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


.terms-wrap {
    		    padding: 10px;
	    background: #000;
	    color: #fff;
	    margin-top:0;
	   
}

.terms-wrap a{
	    display: block;
    color: #fff;
}
.terms-wrap a:hover{
	text-decoration:none; 
}
.articles .article-slider .article-item {
    background: #ffffff;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.12);
}
.article-slider a.btn-custom {
	padding: 15px 35px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    border:1px solid #36ac87;
    transition: all .340s;
    min-height: 50px !important;
}
.article-slider a.btn-custom:hover {
	background: none;
	color: #36ac87;
}
.article-header h3 {
    font-weight: normal;
    font-size: 19px;
    line-height: 27px;
    min-height: initial;
    color: #000;
}
.articles h2 { text-align: center; max-width: 30%; margin: auto; padding: 35px 0px;color: #ffffff; font-size: 35px;font-family: 'Noto Sans', sans-serif;color: #36AC87;}
.home-page .issue-image {position: relative;margin-top: 22px;}
	.home-page .inner-issue {position: absolute;bottom: 15px;left: 15px;}
	.home-page .issue h3 {padding-left: 0px;color: #ffffff;}
.home-page .issue-text a.btn-custom { padding: 15px 35px; font-weight: 600; font-size: 14px; border-radius: 5px; border: 1px solid #36ac87; transition: all .340s;text-transform: capitalize; }
.home-page .issue-text a.btn-custom:hover {background: none;color:#36ac87; }
.articles h2 {color: #36AC87;text-align: center;font-size: 28px;max-width: 100%;margin: 0px 0px;font-family: 'Noto Sans', sans-serif;}
.article-content { color: #000000; padding: 12px 20px; }

/*search fullscreen styles starts*/
#search { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color:#ffffff; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-transform: translate(0px, -100%) scale(0, 0); -moz-transform: translate(0px, -100%) scale(0, 0); -o-transform: translate(0px, -100%) scale(0, 0); -ms-transform: translate(0px, -100%) scale(0, 0); transform: translate(0px, -100%) scale(0, 0); opacity: 0; z-index: 9999;}
#search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: normal;
}
#search::-moz-placeholder { /* Firefox 19+ */
  font-weight: normal;
}
#search:-ms-input-placeholder { /* IE 10+ */
  font-weight: normal;
}
#search:-moz-placeholder { /* Firefox 18- */
  font-weight: normal;
}
#search.open { -webkit-transform: translate(0px, 0px) scale(1, 1); -moz-transform: translate(0px, 0px) scale(1, 1); -o-transform: translate(0px, 0px) scale(1, 1); -ms-transform: translate(0px, 0px) scale(1, 1); transform: translate(0px, 0px) scale(1, 1); opacity: 1; }

#search .search_con {
	 position: absolute; top: 30%; width: 65%; color: rgb(255, 255, 255); margin: 0px auto; margin-top: -51px; outline: none; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);left: 50%;background-size: 25px;}

#search input[type="search"] {color: rgb(255, 255, 255); /*background: rgba(0, 0, 0, 0) url(../images/search.svg) no-repeat 97% center;*/ font-size: 30px; font-weight: 300; text-align: left; border: 0px; margin: 0px auto; padding: 20px; outline: none;background-size: 25px;border: 1px solid #36AC87;color: #36AC87;}

#search .search_con .search_icon { border: none; background: none; outline: none; width: 50px; margin-top: -50px; height: 50px; margin-right: 20px; position: absolute; top: 65px; right: 66px; }

#search .btn { position: absolute; top: 50%; left: 50%; margin-top: 61px; margin-left: -45px; background-color: limegreen; border: black; }
#search .close { outline:none;position: fixed; top: 15px; right: 30px; color: #fff;opacity: 1; padding: 10px 17px; font-size: 70px; }
#search .close i {color: #000;transition: all .340s;}
#search .close i:hover {color: #36AC87;}
/*search fullscreen styles ends*/
[name="google_conversion_frame"] {display: none;}
.issue-image-inner{position: absolute;left:0px;bottom: 50px;width: 100%;padding: 1px;color: #ffffff;}
.iii-container {display: table;table-layout: fixed;width: 100%;}
.issue-image-inner .iii-inner {max-width: 450px;display: table-cell;vertical-align: bottom;}
.issue-image-inner .iii-inner .issues-new-header {margin-bottom: 0px;}
.issue-image-inner .iii-inner h2 {font-family: 'Noto Sans', sans-serif;font-weight: 600;}
.issue-image-inner .iii-inner h2 {font-family: 'Noto Sans', sans-serif;font-weight: 600;font-size: 30px;}
.issue-image-inner .iii-inner h4 {font-family: 'Noto Sans', sans-serif;font-weight: 600;font-size: 20px;}
.issue-image-inner .iii-inner p {color: #ffffff;}
.issue-image-inner .iii-inner .issue-info {display: inline-block;padding: 3px;text-transform: uppercase;font-size: 14px;}
.issue-image-inner .iii-inner .issue-info b {font-size: inherit;}
.new-signin-petition .optional-signin:after {display: none;}
.new-banner .banner-new-header {    font-size: 20px;
    margin: 8px 0px;
    margin-top: 20px;
    display: block;
    font-weight: 800;
    text-transform: uppercase;}
.new-banner .banner-new-text {color: #000;font-size: 16px;}
.new-banner {color: #000;}
.small-text {
    font-size: 13px;
    margin-top: 15px;
}


@media(min-width:450px) {
	.banner-bottom:before,
	.banner-bottom:after,
	.green-layer-2:before,
	.green-layer-2:after { display: none; }
	.inner-slider { top: 33%; padding-top: 0px; }
	.banner-bottom .bb-inner:first-child h3 { margin-top: 0px; }
	.banner-bottom { padding-top: 30px; }
	.articles h2 { margin: auto;     margin-top: 13px;
    margin-bottom: 13px; color: #36AC87; text-align: center; max-width: 50%; }
	.view-more-article,
	.article-slider .slick-dots,
	.social-feeds .slick-dots,
	.manifest-vids .slick-dots { text-align: center; }
	.issue h1,
	.social-feeds h2 { text-align: center; float: none; max-width: 40%; margin: auto; margin-top: 0px; margin-bottom: 20px; }
	.issue h1:after,
	.social-feeds h2:after { display: none; }
	.issue,
	.social-feeds { margin-top: 50px; }
	.light-banner img { bottom: 15%; width: auto; }
	.green-layer-2 { margin-top: 0px; }
	.social-feeds h2 {margin-bottom:0px;text-align:center;color:#36ac87;max-width:100%;float:none;font-size:32px;font-family: 'Noto Sans', sans-serif;}
	.social-feeds h2:after{display: none;}
}
@media(min-width:769px) {
	::-webkit-input-placeholder { color: #89ceb8; }
	::-moz-placeholder { color: #89ceb8; }
	:-ms-input-placeholder { color: #89ceb8; }
	:-moz-placeholder { color: #89ceb8; }
	header { position: relative; max-height: 130px;z-index: 9; }
	main { padding-top: 0px; }
	.home-slider { margin-top: 0px; }
	.show-xs { display: none !important; }
	.hide-xs { display: inline-block; }
	.banner-bottom { padding: 30px 0px; position: relative; }
	.banner-bottom .bb-inner .bb-inner-header img { max-width: 70px; margin-right: 15px; }
	.bb-main { table-layout: fixed; width: 100%; display: table; }
	.banner-bottom .bb-inner { display: table-cell; background: none; position: relative; text-align: center; }
	.banner-bottom .bb-inner:after { content: ""; position: absolute; background: #6ebba3; width: 1px; height: 120px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%), -webkit-transform:translate(-50%, -50%); right: 0px; top: 50%; }
	.banner-bottom .bb-inner:first-child { display: block; text-align: center; text-transform: uppercase; }
	.banner-bottom .bb-inner:first-child h2 {font-weight: 600;}
	.banner-bottom .bb-inner:first-child h3 { text-transform: uppercase; font-size: 22px; }
	.banner-bottom .bb-inner p { margin-bottom: 20px; max-width: 100%; color: #ffffff;}
	.bb-main .bb-inner:first-child h3 { font-size: inherit; font-weight: normal; }
	.bb-main .bb-inner:first-child { font-size: inherit; text-transform: inherit; border-right: 1px solid #4cb594; }
	.banner-bottom .bb-inner .bb-inner-header { max-width: 100%; margin: auto; margin-bottom: 15px; }
	.bb-main .bb-inner .bb-inner-header h3 { font-size: 18px; display: inline-block; vertical-align: middle; max-width: 50%; text-align: left; }
	.bb-main .bb-inner {border-right: 1px solid #4cb594;}
	.bb-main .bb-inner:last-child {border-right: none;}
	.bb-header h3 { margin-top: 0px; font-size: 25px !important; font-weight: bold; }
	.banner-bottom .bb-inner:first-child h3 { text-transform: inherit; font-size: 18px;line-height: 25px;}
	.banner-bottom .bb-inner:first-child p { font-weight: normal; }
	.banner-bottom .bb-header:first-child:after,
	.banner-bottom .bb-inner:last-child:after { display: none; }
	.issue-image { margin-left: auto; margin-right: auto; margin-top: 0px; }
	.issue { padding: 70px 0px; }
	.issue h1 { float: none; text-align: center; margin: auto; padding-bottom: 50px; font-size: 28px; font-family: 'Noto Sans', sans-serif; }
	.issue-image,
	.issue-info { margin-left: 0px; margin-right: 0px; position: relative; display: inline-block;padding:0px 3px;}
    .issue-image {padding: 0px;}
	.issue-info div:first-child {font-size: 12px;margin-bottom: 2px;}
	.issue-alert { position: absolute; bottom: 20px; left: 20px; background: #d02930; color: #ffffff; padding: 12px; text-align: center; border-radius: 5px; }
	.jg-button { text-transform: uppercase; }
	.issue-inner-wrapper { /*border: 1px solid #e3e3e3;*/ border:none; border-radius: 5px; /*padding-top: 15px;*/position: relative; margin-bottom: 20px;}
	.issue h3 { margin-top: 5px; font-weight: 100; font-size: 18px; padding: 0px 20px; margin-bottom: 0px; }
	.tag-section {display: none;}
	.issue-text { padding: 10px 0px; }
	.issue-text h4 { font-size: 23px; font-weight: 100; font-family: inherit; min-height: 66px;line-height: 32px;}
	.issue-text p {min-height: 70px;}
	.article-item {background: #ffffff; border-radius: 5px; overflow: hidden;}
	.article-item img {-webkit-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}
	.article-slider a {display: block;margin-bottom: 30px;min-height: 405px;}
	.article-slider a:hover{text-decoration: none;}
	.article-item:hover img {-webkit-transform: scale3d(1.2, 1.2, 1); transform: scale3d(1.2, 1.2, 1);}
	.article-content p {color: #000000;}
	.article-image { margin: 0px -10px;overflow:hidden; }
	.view-more-article { text-align: center; margin-top: 5px; }
	.article-slider .slick-dots { text-align: center; } 
	.next-header { display: none; }
	.nav-main-con { display: table; table-layout: fixed; }
	.nav-main-con .nav-left { display: table-cell; width: 55%; vertical-align: top; }
	.nav-main-con .nav-right { display: table-cell; width: 30%; padding-top: 12px;}
	.nav-main-con .nav-right ul { display: table; table-layout: fixed; border-spacing: 2px; }
	.nav-main-con .nav-right ul li { padding: 0px; margin-left: 0px; border: none; }
	.nav-main-con .nav-right ul li a { width: 130px; height: 70px; vertical-align: bottom; border: 1px solid #D3D3D3; border-radius: 5px; margin-left: 10px; padding: 8px; display: table-cell; position: relative; transition: all .240s;padding-left: 16px;font-weight: 100;text-transform: capitalize;}
	.nav-main-con .nav-right ul li a:focus,
	.nav-main-con .nav-right ul li a:focus {text-decoration: none;}
	.nav-main-con .nav-right ul li img { position: absolute; top: 10px; right: 10px; }
	.nav-left ul { display: table; width: 100%; table-layout: fixed;min-height: 92px; }
	.nav-left ul li { list-style: none; vertical-align: middle; padding: 5px; display: table-cell; }
	header input[type="search"] { width: 94%; outline: none; border: none; border-bottom: 1px solid #f2f2f2; padding: 7px; background: none; color: #000000; }
	.nav-main-con { position: relative; width: 75%; background: #ffffff; z-index: 9; float: right; margin-top: -5px;}
	.close-button { display: none; }
	.nav-main-con ul { margin-left: 0px; }
	.nav-main-con ul li { font-size: inherit; border-bottom: none; font-weight: 600;text-transform: uppercase; padding-bottom: 0px;vertical-align: middle;}
	.banner-bottom:before { display: none; }
	.heading-arrow:after { display: none; }
	.issue { margin-top: auto; }
	.banner-bottom .bb-inner:first-child h3 { margin-top: 0px; }
	.social-feeds { margin: 70px 0px; margin-bottom: 40px;}
	.social-feeds h2 { max-width: 100%; text-align: center; float: none;font-size: 28px; font-weight: bold; }
	.social-feeds .slick-dots { text-align: center; }
	.article-header h3 {font-size: 17px; line-height: 22px; min-height: initial; }
	.articles {padding-bottom: 80px;padding-top: 30px;}
	.nav-right { padding: 0px; }
	.slider-item h2 { font-size: 30px; }
	.inner-slider { left: 15%; position: absolute;} 
	.inner-slider p { font-size: 18px; }
	.slider-button { margin-top: 25px; }
	.slider-item { /*min-height: 400px;*/overflow: hidden; /*max-height: 415px; */}
	.home-slider .slick-dots {/* left: 145px;*/bottom: 40px; text-align: center;width: 100%;left: auto;}
	.issue h3.subhead-arrow { padding-left: 0px; margin: 15px 0px; font-weight: 600;font-size: 28px;}
	.issue h3.subhead-arrow:after { top: -3px; left: 23px; background-size: 24px; background-position: left 7px; }
	.bb-inner:after { display: none; }
	.subs-area input[type="submit"] { font-size: 15px; height: 45px; background: #36AC87; outline: none; border: none; color: #fff; font-weight: bold; padding: 0px 15px; border-radius: 0px 5px 5px 0px; display:table-cell;}
	footer ul { margin-top: 30px; min-height: 125px; }
	footer .pp-social { min-height: 98px; }
	footer .footer-con { border: 1px solid #36AC87; padding: 4.3%; }
	footer ul:first-child { margin-top: 15px; }
	footer ul li { font-size: 17px; } 
	.light-banner img { right: 15%; }
	.inner-logo img { max-width: 120px; margin-top: 0px; }
	.issues-panel .issue-info { display: none; }
	.issues-panel .issue-inner-wrapper { border: none; }
	.issues-panel .tag-section { padding-left: 0px; }
	.issues-panel h3 { padding-left: 0px; font-size: 30px; margin: 0px; }
	.dropdown-section { padding-right: 20px; }
	.dropdown-init { float: right; cursor: pointer; }
	.desktop-petition h2 { font-size: 22px; margin: 30px 0px; }
	.desktop-petition { border: 1px solid #36ac87; border-radius: 5px; }
	.inner-share-wrapper { padding-bottom: 60px; }
	.desktop-petition { display: block; }
	.nav-main-con .anim-section { opacity: 1; }
	.brand-list{padding:0px;margin: 0px;position: absolute;display: none;min-width: 280px;background:none;top: 51px;padding-top: 20px;}
	.brand-list ul li:last-child {width: auto !important;}
	.nav-main-con .nav-right .brand-list ul li {display: block;height: auto;background: #ffffff;}
	.nav-main-con .nav-right .brand-list ul li a { display: block !important; padding: 10px; max-height: 39px; width:100%; margin: 0px; background: #fff; text-align: left; border: none; /*border-top: 1px solid #eeeeee;*/ border-radius: 0px; transition: all .240s;position: relative;}
	/*.nav-main-con .nav-right .brand-list ul li:first-child a:before {width: 0; height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #eeeeee;content: "";position: absolute;top:-8px;left: 35px;}*/
	.nav-main-con .nav-right .brand-list ul li:hover a {padding-left:15px;color: #36AC87;}
	.im-init {position: relative;}
	.im-dropdown { position: absolute; background: #ffffff; margin-top: 2px; margin-left: -5px; min-width: 160px; top: 45px; display: none;/*box-shadow: 0px 3px 7px #4e7166;*/ }
	.im-dropdown ul{border: 1px solid #b5dace;border-top: none;}
	.im-dropdown li {display: block !important;list-style: none;padding: 0px !important;margin: 0px;}
	.im-dropdown li a {padding:15px 10px;border-top:1px solid #b5dace;display: block;position:relative;transition: all .250s;-ms-transition: all .250s;-webkit-transition: all .250s;-moz-transition: all .250s;}
	/*.im-dropdown li:first-child a:before {width: 0; height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #eeeeee;content: "";position: absolute;top:-8px;left: 35px;}*/
	.im-dropdown li a:hover {color: #eb2227;padding-left: 15px;}
	.overlay {position: fixed;top: 0px;right: 0px;bottom:0px;left: 0px;background: rgba(0,0,0,.7);z-index: 99;display: none;}
	.login-form {/*max-width: 40%;height: 100%;margin:auto;height: 700px;padding: 15px;top: 0px;/*overflow: inherit;*/
	width: 40%;bottom:auto; margin: auto;padding: 15px 15px 25px; top:50%;overflow-y: auto;-webkit-transform:transY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);

	} 
	.logo-con {margin-top: 6px;}
	.logo-con a {display: block;width: 127px;}
	.pp-social a:hover{opacity: .7;}
	.siginin-button:hover {opacity: .7;}
	.login-form-new input[type="password"]{border-radius: 0px 0px 10px 10px;border-bottom: none;}
	#forgot_email{border-radius: 10px 10px 0px 0px;padding: 14px 0px;}
	.nav-right img {display: inline-block;}
	.nav-right ul:first-child {display: table;}
	.nav-right ul:first-child li {display: table-cell;}
	.nav-right ul:first-child li:last-child {width: 65px;}
	.nav-right ul:first-child li:last-child img {width: 32px;margin-top: 8px;margin-right: 4px;transition: all .340s;}
	.nav-right ul:first-child li:last-child:hover img {transform: scale(1.3);opacity: .7;}
	.nav-main-con .nav-right ul li ul {padding:0px;border:1px solid #b5dace;border-spacing: 0px;}
	.ab-link i {display: none;}
	.desclaimer label {position: relative;right: auto;cursor: pointer;}
	.article-header .next-header{display: none;}
	.article-header .article-header-left-wrapper {display: block;background: none;padding:0px;width: 100%;}
	.desktop-petition .login-back {display: none;}
	.login-back {padding-top: 0px;}
	.issues-panel {margin-top: 0px;}
	.issues-panel h1 {color: #36AC87;font-size: 22px; font-weight: bold;line-height: 30px;}
	.resborder1 {text-align: left;}
	.resborder1 .author_proimg, .resborder1 .author_desc {display:table-cell;margin-left: 10px; vertical-align: top;padding:10px;padding-top: 0px;}
	.resborder1 > .art-para-power {font-size: 15px;color: #36AC87;margin-bottom: 14px;}
	.resborder1 .author_proimg {padding:0px;width: 20%;}
	.resborder1 .author_proimg  img {width: 100%;}


	.article-landing-page {margin-bottom: 20px;}
	.ctgry-container .pg-title {margin-top: 30px;color: #36AC87;font-size: 16px;}
	.ctgry-container h2 {margin: 6px 0px;line-height: 22px;}
	.ctgry-container h2 a {color: #36AC87;font-size: 19px;font-weight: bold;transition: all .200s;}
	.ctgry-container h2 a:hover {text-decoration: none;opacity: .8;}
	.ctgry-container .posts-date {font-size: 12px;margin-top: 0px;}
	.posts-ref a{padding: 8px 16px;background:#36AC87;color:#ffffff;margin-top:13px;display:inline-block;border-radius:3px;transition: all .230s;}
	.posts-ref a:hover {background: #4bbf9b;text-decoration: none;}
	.posts-img {overflow:hidden;}
	.posts-img img { -webkit-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	.posts-img:hover img { -webkit-transform: scale3d(1.2, 1.2, 1); transform: scale3d(1.2, 1.2, 1); }
	.ctgry-sel {margin-bottom: 20px;}
	.ctgry-sel ul li {display: inline-block;margin-bottom: 5px;}
	.ctgry-sel ul li a{transition:0.08s ease-in;-o-transition:0.08s ease-in;-ms-transition:0.08s ease-in;-moz-transition:0.08s ease-in;-webkit-transition:0.08s ease-in;position:relative;display:inline-block;position:relative;display:inline-block;padding:12px 14px;margin-bottom:-1px;
    background: #f1f1f1;color: #36AC87;font-size: 15px;}
    .ctgry-sel ul li a:hover,
    .ctgry-sel ul li a.active {opacity: .7;text-decoration: none;background: #36AC87;color: #ffffff;}
    h3.select-cat-heading {font-size: 18px;color: #36AC87;margin-bottom: 10px;}
    .load-mre a {display: block;padding:10px 14px;background:#36AC87;border:1px solid #36AC87;transition: all .240s;color: #ffffff;text-align: center;text-transform:uppercase;font-weight: bold;font-size: 15px;border-radius: 4px;}
    .load-mre a:hover {background:none;transition: all .240s;color:#36AC87;text-decoration: none;}
    .shr-soc {font-size: 0px;}
    .posts-ref, .shr-cont {display: inline-block;font-size: 13px;}
	.art-share{display:inline-block;background:#36ac87;color:#ffffff;border-radius:50%;width:30px;height:30px;text-align:center;line-height: 28px;margin-left: 10px;padding: 1px 9px;}
	.art-share:hover {color:#ffffff; }
	.art-share a i {line-height: 30px;}
	.art-share a:hover, .art-share a:active {color: #ffffff;}
	.shr-lnk {position: relative;width: 55px;}
	.shr-btn:before{position:absolute;left:-8px;top:10px;content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f1f1f1;opacity: 0; }
	.shr-btn {position: absolute;left: 53px;top:-5px;background: #f1f1f1;width: 100%;display: table;opacity: 0;padding: 0px 8px;}
	.show-art-social .shr-btn {opacity: 1;display: table !important;}
	.show-art-social .shr-btn:before {opacity: 1;}
	.shr-btn a{display:inline-block;padding:6px 10px;font-size:19px;display:table-cell;color:#36ac87;}
	.breadcrumb {background: none;padding: 10px 0px 15px 0px;color: #36ac87;font-size: 12px;margin-bottom: 0px;margin-top: 13px;}
	.brd-lnk ul li {display: inline-block;list-style: none;}
	.brd-lnk ul li a{display: inline-block;color: #36ac87;margin-right: 5px;}
	.brd-bck a{margin-bottom: 10px;color: #36ac87;display: block}
	.brd-bck, .brd-lnk {display: inline-block;}
	.brd-lnk {padding-left: 10px;margin-left: 10px;border-left: 1px solid #36ac87;}
	.brd-bck a:hover,
	.brd-lnk ul li a:hover {text-decoration: none;}
	.logindiv {max-width: 500px;margin:auto;background: #f1f1f1;padding: 20px;}
	.with-tabs {font-size: 32px;font-weight: bold;margin-top: 0px;color: #36ac87;text-transform: capitalize;font-family: 'Noto Sans', sans-serif;}
	.logindiv ul.primary li a{border:none;padding:10px 18px;margin-right:0px;font-weight:bold;color:#36ac87;background:none;}
	.logindiv ul li.active a {background: #ffffff;border-top: 2px solid #36ac87;}
	.logindiv ul.primary{margin-bottom:10px;}
	.logindiv ul.primary {border-bottom: 0px;padding: 0px;margin:0px;margin-bottom: 9px;}
	.logindiv .form-data {padding:20px 15px;background: #ffffff;padding-bottom: 40px;}
	.logindiv label { display: block; text-align: left; margin: 0px; font-size: 12px;color: #36ac87; }
	.logindiv input[type="text"],
	.logindiv input[type="password"] { display: block; width: 100%; border-radius: 5px; border: 1px solid #ded4d4; min-height: 40px; margin-bottom: 15px;padding: 5px;outline: none;}
	.logindiv .form-sub input[type="submit"] {border: none;background: #36ac87;color: #fff;padding: 7px 18px;outline: none;font-size: 16px;transition: all .230s;border:1px solid #36ac87;}
	.logindiv .form-sub input[type="submit"]:hover {border:1px solid #36ac87;background: none;color: #36ac87; }
	.logindiv .form-element-sel{margin-bottom: 20px;text-align: left;}
	.logindiv .form-element-sel select { border: 1px solid #ded4d4; width: 100%; padding: 6px; color: #36ac87; border-radius: 5px; }
	.messages.error { border: none; background: none; border: none; background: #fff; font-size: 12px; text-align: left; padding: 10px 10px; color: #f30826;padding-top: 20px; }
	.messages.error li{display: block;list-style: none;}
	.logindiv .social-icons {padding-bottom: 1px;background: #ffffff;}
	.with-tabs span {display: block;margin-top: 6px;}
	/*.banner-bottom .bb-inner p {color: #bfbcbc;}*/
	.anim-section .hide-xs a{width: 60px;text-transform: initial;}
	.vid-modal {width: auto;}
	.modal-pp {width: auto;}
	.modal-pp .modal-content {padding: 15px;}
	/*tata tea column*/
	.tea-column-container { table-layout: fixed;display: table; width: 100%;}
	.tea-column-container .tea-column {display: table-cell;padding: 12px;vertical-align: top;}
	.tea-column-container.tea1 .tea-column {display: block;padding: 12px;vertical-align: top;max-width: 600px;margin: auto;}
	.tea-column-container.tea4 {display: block;text-align: left;}
	.tea-column-container.tea4 .tea-column {display: inline-block;padding: 12px;vertical-align: top;max-width: 375px;}
	.manifest-vids.tea4 .tea-column {max-width: 100% !important;}
	.im-init {width: 205px !important;}
	.header-login{float: none;color: #36AC87 !important;font-weight: 100;display: inline;}
	.hide-xs.header_logout {text-align: center;}
	.foo-content {display: table;margin:auto;width: 80%; border-spacing: 60px;table-layout: fixed;} 
	.foo-content .foo-bar {display: table-cell;}
	.ab-link div {display: block;}
	.manifest-vids .slick-arrow:before {border-top: 1px solid #36AC87;border-right: 1px solid #36AC87;}
	.manifest-vids .slick-prev {left: -30px;}
	.manifest-vids .slick-next {right: -30px;}


/*terms update*/

.terms-wrap {

	    margin-top: 50px;
}

 
}

@media(min-width:1024px) {
	.bb-wrapper { max-width: 1170px; margin: auto; }
	.banner-bottom .bb-inner p { margin-bottom: 20px; max-width: 65%; color: #ffffff; }
	.banner-bottom .bb-inner .bb-inner-header { max-width: 80%; }
	
    .slider-item h2 ~ h2{font-size:14px;}
    
	.inner-slider { left: 0px; }
	.white-banner .white-inner {left: 4%;}
	.inner-slider p { font-size: 20px; }
	.slider-button { margin-top: 25px; transition: all .340s ease-in; -webkit-transition: all .140s ease-in; -moz-transition: all .340s ease-in; }
	.slider-button:hover { background: #ffffff; color: #36ac87; border: 1px solid #ffffff; text-decoration: none }
	.light-banner .slider-button:hover { background: #36ac87; color: #ffffff; }
		.slider-item { /*min-height: 400px;*/overflow: hidden;/* max-height: 530px;*/ }
}  
 
 
.article-inner-content {margin-top: 0px;border:none;}
.article-inner-content .single-issue-item {border:none;}
.article-inner-content .issue-image {margin-top:0px;}
.article-inner-content .issue-text {padding: 10px 0px;}
.article-inner-content .subhead-arrow{display: none !important;}
.article-inner-content .issue-inner-wrapper{border:1px solid #ffffff;}
.article-landing .ctgry-sel {margin-bottom: 0px;margin-top: 10px;}
.article-landing h3.select-cat-heading {margin-top: 15px;}

/*added on 25-5-2017*/
#inner-article-carousal .slick-slide{padding: 15px;overflow: hidden;outline: none;}
#inner-article-carousal .slick-slide img {transition: all .2s ease-in-out;}
#inner-article-carousal .slick-slide .blg-img {overflow: hidden;}
#inner-article-carousal .slick-slide:hover img{transform: scale(1.1);}
#inner-article-carousal .iac-atag:hover {text-decoration: none;}
#inner-article-carousal .slick-slide .read-lnk {display: inline-block;background: #36ac87;color: #ffffff;padding: 7px 15px;transition: all .230s;margin-top: 15px;}
#inner-article-carousal .slick-slide .read-lnk:hover {opacity: .8;}
.blg-title h2 {padding-left: 15px;font-weight: bold;text-transform: uppercase;color:#36ac87;margin-top: 30px;}
#inner-article-carousal .blg-head p {font-size: 15px;color:#36ac87;overflow: hidden;
    text-overflow: ellipsis;
    width: 92%;}
.issue-link {margin-bottom: 30px;display: block;}
.issue-link:hover {text-decoration: none;}
.issue-link h3{font-size: 20px;margin-bottom: 10px;}
.issue-link .isue-mre-lnk {display: inline-block;padding: 7px 12px;color: #ffffff;background: #36ac87;}
.issue-link .isue-mre-lnk:hover {opacity: .7;}
.isue-main {margin-bottom: 30px;}
.issue-link img {transition: all .2s ease-in-out;}
.issue-link .isue-img{overflow: hidden;}
.issue-link:hover img {transform: scale(1.1);}
.pg-title.top-padd {font-size: 16px;}

/*added on 26-6-2017*/
.social-feeds-slider a:hover{text-decoration: none;}
.comment {border:1px solid #36ac87;padding: 40px 60px;margin-bottom: 50px;margin-top: 15px;}
.comment .comment-inner {margin-bottom: 30px;}
.comment .comment-title{color: #36ac87;font-weight: normal;font-size: 25px;display: block;margin-bottom: 30px;}
.comment ul {display: table;max-width: 400px;table-layout: fixed;margin: 5px 0px;}
.comment ul li  {display: table-cell;}
.comment ul li:first-child {min-width: 150px;font-weight: bold;font-size: 18px;}
.comment ul li:last-child {font-size: 13px;color:#c3c3c3; font-weight: normal;}
.comment p {color: #36ac87;}
.google-text {display: none;}
.new-signin-petition {border: none;}
.new-signin-petition li a span {font-size: 13px;display: table-cell;vertical-align: middle;padding-left: 10px;}
.new-signin-petition li a i {display: table-cell;vertical-align: middle;font-size: 18px;font-size:21px;}
.new-signin-petition li a {display: table;border-radius: 0px;padding: 6px 10px;height: auto;border-radius: 60px;position: relative;margin:2px;}
.new-signin-petition li a:hover {text-decoration: none;}
.new-signin-petition #google-signinbtn1 {position: absolute;left: 0px;top:26px;}
.new-signin-petition #google-signinbtn1 div {width: 100px !important;}
.new-signin-petition .optional-signin {position: relative;margin-top: 10px;}
.new-signin-petition .optional-signin:after {position: absolute;content: "";width: 100%;height: 1px;background: #36ac87;left: 0px;top:10px;}
.new-signin-petition .siginin-button {border-radius: 5px;margin-top: 10px;display: block;margin: auto;}
.new-signin-petition .optional-signin span {position: relative;z-index: 1;}
.new-signin-petition .desclaimer p {font-size: 12px;text-align: left;}
.new-signin-petition .desclaimer p  a{color:#36AC87; }
.im-init div { color: #36AC87;text-align:left; }
.issues-new-header { border: none; position: relative; margin-bottom: 30px; }
.issues-new-header .subhead-arrow:after { display: none; }
.issues-new-header h3,.issues-new-header h1 { text-align: center; font-family: inherit; font-weight: bold; color: #36AC87; font-size: 35px;padding:0; }
.th-modal { padding: 42px; padding-top: 10px;}
.th-modal h3 { color: #36AC87; font-family: inherit; font-weight: 900; margin-top: 0px; }
.th-modal .red-label { background: #D02930; color: #ffffff; padding: 10px 25px; max-width: 70%; margin: 15px 0px; border-radius: 9px; }
.th-modal .social-rht-icons {margin: 10px 0px;margin-bottom: 20px;}
.th-modal h4 { color: #36AC87; font-family: inherit; font-weight: 900; margin-top: 0px; font-size: 20px; }
.th-modal ol { padding: 0px; margin: 0px; margin-top: 15px; padding-left: 14px;}
.th-modal ol li { margin-bottom: 10px; }
.th-modal p { font-size: 13px; line-height: 20px; color: #000; }
#th-modal {max-width: 640px;}
.issues-right-dropdown{width:320px;float:right;}
.article-content {padding-bottom: 25px;}
.article-content p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:100px;-webkit-line-clamp:4;-webkit-box-orient:vertical;color: #777777;}
.article-header h3 { overflow: hidden;    /* height: 45px; */ -webkit-line-clamp: 1; -webkit-box-orient: vertical; line-height: 26px; }
.article-image{max-height:180px;}
/*preloader styles*/
.cssload-thecube{width:49px;height:49px;margin:0 auto;margin-top:32px;position:relative;transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg)}.cssload-thecube .cssload-cube{position:relative;transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg)}.cssload-thecube .cssload-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.cssload-thecube .cssload-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(241,241,241);animation:cssload-fold-thecube 2.76s infinite linear both;-o-animation:cssload-fold-thecube 2.76s infinite linear both;-ms-animation:cssload-fold-thecube 2.76s infinite linear both;-webkit-animation:cssload-fold-thecube 2.76s infinite linear both;-moz-animation:cssload-fold-thecube 2.76s infinite linear both;transform-origin:100% 100%;-o-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%}.cssload-thecube .cssload-c2{transform:scale(1.1) rotateZ(90deg);-o-transform:scale(1.1) rotateZ(90deg);-ms-transform:scale(1.1) rotateZ(90deg);-webkit-transform:scale(1.1) rotateZ(90deg);-moz-transform:scale(1.1) rotateZ(90deg)}.cssload-thecube .cssload-c3{transform:scale(1.1) rotateZ(180deg);-o-transform:scale(1.1) rotateZ(180deg);-ms-transform:scale(1.1) rotateZ(180deg);-webkit-transform:scale(1.1) rotateZ(180deg);-moz-transform:scale(1.1) rotateZ(180deg)}.cssload-thecube .cssload-c4{transform:scale(1.1) rotateZ(270deg);-o-transform:scale(1.1) rotateZ(270deg);-ms-transform:scale(1.1) rotateZ(270deg);-webkit-transform:scale(1.1) rotateZ(270deg);-moz-transform:scale(1.1) rotateZ(270deg)}.cssload-thecube .cssload-c2:before{animation-delay:0.35s;-o-animation-delay:0.35s;-ms-animation-delay:0.35s;-webkit-animation-delay:0.35s;-moz-animation-delay:0.35s}.cssload-thecube .cssload-c3:before{animation-delay:0.69s;-o-animation-delay:0.69s;-ms-animation-delay:0.69s;-webkit-animation-delay:0.69s;-moz-animation-delay:0.69s}.cssload-thecube .cssload-c4:before{animation-delay:1.04s;-o-animation-delay:1.04s;-ms-animation-delay:1.04s;-webkit-animation-delay:1.04s;-moz-animation-delay:1.04s}@keyframes cssload-fold-thecube{0%,10%{transform:perspective(91px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(91px) rotateX(0deg);opacity:1}90%,100%{transform:perspective(91px) rotateY(180deg);opacity:0}}@-o-keyframes cssload-fold-thecube{0%,10%{-o-transform:perspective(91px) rotateX(-180deg);opacity:0}25%,75%{-o-transform:perspective(91px) rotateX(0deg);opacity:1}90%,100%{-o-transform:perspective(91px) rotateY(180deg);opacity:0}}@-ms-keyframes cssload-fold-thecube{0%,10%{-ms-transform:perspective(91px) rotateX(-180deg);opacity:0}25%,75%{-ms-transform:perspective(91px) rotateX(0deg);opacity:1}90%,100%{-ms-transform:perspective(91px) rotateY(180deg);opacity:0}}@-webkit-keyframes cssload-fold-thecube{0%,10%{-webkit-transform:perspective(91px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(91px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(91px) rotateY(180deg);opacity:0}}@-moz-keyframes cssload-fold-thecube{0%,10%{-moz-transform:perspective(91px) rotateX(-180deg);opacity:0}25%,75%{-moz-transform:perspective(91px) rotateX(0deg);opacity:1}90%,100%{-moz-transform:perspective(91px) rotateY(180deg);opacity:0}}
.tea-vid-img {max-height: 290px;overflow:hidden;}

/*29-5-2017*/
#subscribeForm {position: relative;max-width: 305px;}
#sub_email-error{position:absolute;top:58px;font-size:12px;width:298px;margin:auto;display:block;text-align:right}
#subscribeForm .error {margin-top: 0px;}
.subscrb-succss {font-size: 18px;font-weight:bold;font-style: italic;}
.main-contact h1 {text-transform: uppercase;font-size: 35px;font-weight: bold;font-family: brandon-black;}
.main-contact h2 { text-transform: uppercase; margin-top: 19%; font-size: 23px; color: #36AC87; font-weight: bold; }
.main-contact #map {border:3px solid #BEBEBE !important;height: 350px;width: 100%;}
.main-contact p {font-size: 15px;}
.main-contact .row {padding-top: 35px;}
.main-404 {padding:20px 0px;}
.main-404 h1 {padding: 40px 0px;text-align:center;font-size: 35px;font-weight: bold;font-family: brandon-black;text-transform: uppercase;border-top: 1px solid #BEBEBE;border-bottom: 1px solid #BEBEBE;color: #36AC87;margin-bottom: 30px;}
.main-404 p {font-size: 15px;margin-bottom: 15px;}
.main-404 ul {padding-left: 18px;}
.main-404  ul li {list-style: disc;color:#36AC87;margin-bottom: 8px;}
.main-404 h2 {color: #36AC87;font-size: 22px;text-transform: uppercase;margin-top: 30px;}
.suggesions-404 ul {padding: 0px;margin:0px;}
.suggesions-404 ul li {display: inline-block;list-style: none;margin-right: 4px;}
.suggesions-404 ul li a{transition:0.08s ease-in;-o-transition:0.08s ease-in;-ms-transition:0.08s ease-in;-moz-transition:0.08s ease-in;-webkit-transition:0.08s ease-in;position:relative;display:inline-block;position:relative;display:inline-block;padding:12px 14px;margin-bottom:-1px;
    background: #f1f1f1;color: #36AC87;font-size: 15px;}
.suggesions-404 ul li a:hover,
.suggesions-404 ul li a.active {opacity: .7;text-decoration: none;background: #36AC87;color: #ffffff;}
.prod-content {padding-bottom: 30px;}
.manifesto-banner .vid-init .vid-icon {left: 30px;}
.manifesto-banner .vid-init .vid-icon span {font-size: 20px;display: inline-block;vertical-align: 10px;font-weight: bold;}
.manifesto-banner p {color:#36AC87;font-size: 13px;margin: 20px 0px; }
.mani-bold-text h2{max-width: 90%;margin: auto;font-family: 'Noto Sans', sans-serif;font-weight: 400; color:#36AC87;font-style: italic;line-height: 46px;margin-top: 10px;font-size: 28px;}
.mani-bold-text h1 {max-width: 55%;margin: auto;margin-bottom: 70px;font-size: 35px;font-weight: 400;font-family: 'Noto Sans', sans-serif;text-transform: capitalize;margin-top: 40px;}
.mani-bold-text .share-content {margin-top: 0px;margin-bottom: 14px;}
.manifest-vids h2{font-family: 'Noto Sans', sans-serif;text-transform: capitalize;margin-bottom: 20px;}
.mani-text p {color: #000000 !important;}
.mani-main .with-tabs{ margin-bottom: 20px;}
.mani-bold-text  hr{margin: 0px;}
.mani-title h3{margin-top: 20px;margin-bottom: 15px;}
#inner-article-carousal .slick-dots  button {border-radius: 50%;
    border: none;
    font-size: 0px;
    width: 12px;
    height: 12px;background:#36ac87;}
 #inner-article-carousal .slick-dots {
 	display: block;text-align: center;
 }
 #inner-article-carousal .slick-dots li {display: inline;margin: 2px;}
 .header-search {width: 94%; outline: none; border: none; border-bottom: 1px solid #f2f2f2; padding: 7px; background: none; color: #000000; }
 .header-small-text {text-transform: initial;font-weight: 100;font-size: 13px;}
/*terms css*/

.trms-head {
    color: #2ec371;
    
    font-size: 30px;
    font-weight: 700;
}

.trms-para,.trms-lst li{
    padding: 10px 0;
    color: #797979;
}
.trms-lst{
	list-style: none;
}
.trms-lst li{
	padding-left: 10px; 
}
 .body-cont {
    position: relative;
    max-width: 1170px;
    margin: 0 auto; 

}

.body-pad {
    
    width: 100%;
    padding: 0 20px;
    z-index: 1;  
} 


.btn-custom ,.issue-text .btn-custom,a.btn-custom{
	display: inline-block;
    background: #36ac87;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
    margin: 20px 0 0 0;
    text-align:center;
    border:1px solid #fff;
} 

.btn-custom:hover,.issue-text .btn-custom:hover{
	color:#fff;
}

.form-field input[type="text"]::-webkit-input-placeholder {color: #36ac87;}
.form-field input[type="text"]::-moz-placeholder {color: #36ac87;}
.form-field input[type="text"]:-ms-input-placeholder{color: #36ac87;}
.form-field input[type="text"]:-moz-placeholder {color: #36ac87;}
.form-field textarea::-webkit-input-placeholder {color: #36ac87;}
.form-field textarea::-moz-placeholder {color: #36ac87;}
.form-field textarea:-ms-input-placeholder{color: #36ac87;}
.form-field textarea:-moz-placeholder {color: #36ac87;}

/*Clearing the float of bootstrap classes starts*/
@media (min-width:1200px){
	.auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-lg-6:nth-child(odd){clear:left;}
		.slider-item h2 { font-size: 36px; }
		.inner-slider{
			top: 23%;
		}
		.white-banner .inner-slider {left: 4%;}
}
@media (min-width:992px) and (max-width:1199px){
	.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-md-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-md-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-md-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
	.auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-sm-6:nth-child(odd){clear:left;}

	/*additional css*/


}


/*updated by meraj for css bug fixes*/

.brd-lnk ul li a:after{
content:" >";
display:inline-block;
vertical-align:middle;
margin-left:5px;
}
.brd-lnk ul li:last-child a:after{
display:none;
}
.im-init ~ li{
text-align: center;
}
.im-init ~ li{
	text-align: center;
}
.nav-main-con ul li a.sign_up{
	color:#bebebe;
}
.signed-copy{
    padding: 5px;
    display: inline-block;
    font-size: 12px;
}
.thank-you-page .red-label .pull-left{
    float: none !important;
}
.thank-you-page .red-label .pull-left span{
    text-align: center;
}
/* .no-scroll{
    overflow: hidden !important; 
} */
.ctgry-rht{
    -webkit-transition:all  0.4s;
    -o-transition: all  0.4s;;
    transition: all  0.4s;;
}


.ctgry-rht .issue-text{
    background:#fff;
}
.ctgry-rht.sticky{
    position: fixed; 
    top:0;
        width: 20%;
    z-index: 100;
}
.video-modal.sticky {
	padding-top: 10px;
}
.feed-header {
   /* min-height: 160px; */
    user-select: initial;
    color: #36ac87;
}
i.ion-android-download {
    font-size: 20px;
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
}

.download-link {
    color: #36AC87;
    font-size: 14px;
    display: block;
    max-width: 230px;
}


.white-banner .dark-inner {display: none;}
.white-banner .white-inner {display: block;}
.dark-banner .dark-inner {display: block;}
.dark-banner .white-inner {display: none;}


.white-banner {background: #ffffff;}
.white-banner h2 {color: #cf3139;text-transform: uppercase;font-size: 35px;margin-bottom: 15px;}
 .white-banner p {line-height: 24px;color: #000;font-weight: normal;font-size: 17px;text-align:center;}
 .white-banner .small-text {color: #7d7d7d;font-size: 13px;margin-top: 7px;line-height: 17px;}
 .white-banner .small-text p {color: #000000 !important;display: inline !important;}
 .white-banner .small-text a {color: #30b188;}
 .white-banner .small-text a:hover {text-decoration: underline;}
 .inner-slider {width: 100%;}
.white-inner-container{width:1170px;margin:auto;text-align:left;color:#fff;font-size:20px;}
.white-inner-container div {max-width:360px; }
.white-inner-container .slider-button { background: #30b188; color: #ffffff; border: 1px solid #30b188; margin: 12px 0px; padding: 9px 18px; font-size: 14px; display: block;max-width: 360px;}
 .white-inner-container .slider-button:hover {background: none;color: #30b188;}
 .colored-text {color: #3FCC86;}
 .big-text {font-size: 25px;display: block;}
 .small-text {font-size: 13px;margin-top: 32px;}
 .small-text a  {color: #3FCC86;}
a:focus {outline: none !important;}
.sidebar-widget .issue-text{padding: 10px 0px;background: none;}
.sidebar-widget .issue-text h4{font-size: 16px;min-height: auto;}
.sidebar-widget .issue-text a {margin-top: 0px;}
.sidebar-widget{display: block;padding: 10px;background: #f1f1f1; margin-top: 15px;border:1px solid #b5d0c7;}
.rtejustify img {width: 100%;}
#contentpart ul {padding-left: 14px;}
.sidebar-widget .issue-image h3 {font-size: 22px;margin-bottom: 10px;}
.image-left {
	float: left;
   max-width: 65%;
   margin-right: 10px;
}
.signing-button{background:#36ac87;color:#ffffff;padding:14px 8px;display:inline-block;text-align:center;margin:auto;margin-top:16px;margin-bottom: 10px;margin-top:16;width: 100%;font-weight: 600;font-size: 18px;border-radius: 5px;}
.font-double {color: #36AC87;font-size: 18px;}
#contentpart ul li {margin-bottom: 13px;}



@media(max-width: 1450px) {
	.new-banner img {max-width: 232px;}
	.inner-slider-new {top: 10%;}
}



@media only screen and (min-width:767px) and (max-width:1200px){
	.inner-slider{
		top: 15%;
        left:auto;
	}
 .white-banner .small-text p {line-height: auto;pointer-events: none;}
	.feed-header{
		min-height: 170px;
	}
	/*.white-inner-container {left: 30%;}*/
  /*.new-banner-content {top: 36% !important;}*/
  .new-banner-content-inner {top: auto !important;}
	 
} 
  
 
@media only screen and (max-width: 1200px) and (min-width: 1023px){
	.slider-item h2{
		font-size: 28px;
	}
	.white-banner p {font-size: 13px;}
	.white-inner-container .slider-button {font-size: 11px;}
	.white-inner{top: 26px;left: 10px;}
}

@media only screen and (max-width:1200px){
        .ctgry-rht.sticky{
        padding-top: 60px;
        width:30%; 
    }
}
@media only screen and (max-width: 1092px){
	.logo-con img{
	    max-width:100px;
	}
	.logo-con1 img {
	 max-width:70px;

	}

	.white-inner-container .slider-button {
		padding: 5px 11px;
	}
		
	.trms-head{
		margin-top: 0;
	}

	 .body-cont{

	    /*margin-top: 95px;*/
	    margin-top: 0px;
	}

	.terms-wrap{
		margin-bottom:13px;
	}
	footer{
		padding:15px 15px 0;
	}
    .issue-image, .issue-info{
        margin:0;
    }
    .im-init div{
        text-align: left;
    }
	.manifest-vids .tea-column {padding: 0px 15px;}
	.new-banner img {width: 200px;}
	.new-banner .banner-new-header {font-size: 15px;}
	.new-banner .banner-new-text {font-size: 12px;}
	.new-banner .small-text {margin-top: 15px;}
}
@media only screen and (max-width:1020px) and (min-width: 600px){

	.slider-item h2{
		font-size: 26px;
		font-size: 34px;
    	line-height: 40px;
	}
    	.slider-item h2 ~ h2{
		font-size: 20px;
    	line-height: 30px;
	}
    .home-slider .slick-dots{
        bottom:90px;
        left: auto;
        right: 20px;
    }
    .article-content p {color: #ffffff;}
    .white-inner-container {max-width: 345px;}
    .home-slider {margin-top: 0px;}
}
@media only screen and (max-width:960px) and (min-width: 600px){
	.inner-slider {top: 13%;}
}
.in-desktop {display: block;}
.in-mobile{display: none;}

.petition-inner-mob {width: 100%;background: #161616;margin-top: -20px;padding: 0px 10px 5px 20px;position: relative;}
.petition-inner-mob h1{font-size: 25px;margin: 14px 0px;text-align: left;color: #ffffff;display: block;background: none;text-transform: capitalize;line-height: 34px;font-family: 'Noto Sans', sans-serif;font-weight: 700;}
.petition-inner-mob .issue-info{display: inline-block;padding: 3px 12px;}
@media only screen and (max-width:768px){
	.in-desktop {display: none;}
	.in-mobile {display: block;}
	.in-mobile p {font-size: 13px;}
	.in-mobile .issue-info b {font-size: 13px;}
    footer .container{
        width:100%; 
    }
    .image-left {
    	float: none;
    	max-width: 100%;
    	margin-right: 0px;
    }
}
@media (max-width:768px){

	.auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-xs-6:nth-child(odd){clear:left;}


	/*additional css*/
	.comment {margin:30px 0px;padding: 10px;}
	.comment .comment-inner {margin-bottom: 20px;}
	.comment .comment-title {font-size: 22px;margin-bottom: 14px;}
	.th-modal {padding: 15px;}
	.main-contact h1 {text-align: center;font-size: 32px;}
	.main-contact h2 {margin-top: 25px;margin-bottom: 25px;text-align: center;font-size: 16px;}
	.main-contact p {text-align: center;display: block;margin-bottom: 50px;}
	.suggesions-404 ul {text-align: center;}
	.suggesions-404 ul li a {padding:8px;font-size: 13px;}
	.main-404 h2 {font-size: 15px;text-align: center;}
	.issue-text a {color:#36ac87;display:block;text-transform:uppercase;font-weight:bold;margin:15px 0px;text-align:center;border:1px solid #36ac87;padding:15px;border-radius:10px;}
	.article-slider {padding-top:0px;}
	.article-slider .article-header h3 {font-size: 20px;margin-bottom: 5px;}
	.article-slider .article-content p {color: #ffffff;}
	.desktop-banner {display: none !important;}
    .mani-bold-text h2 {line-height: 25px;margin-top: auto;font-size: 17px;}
    .mani-bold-text h1{max-width: 100%;margin-bottom: 40px;font-size: 25px;line-height: 27px;}
    .mani-bold-text .seperator {padding-top: 0px;margin-top: 0px;}
    .manifest-vids .tea-column {padding: 10px;}
    .article-image {overflow: hidden;}
    .article-landing iframe {width: 100%;}
    .subhead-arrow {font-size: 25px !important;}
    .issues-right-dropdown {width: 100%;}
    footer ul {margin-top: 0;}
    footer ul li:first-child {margin-top: 15px;}
    footer ul.pp-social li:first-child {margin-top: 0px;}
    .header-search { background: #36ac87; padding: 24px 20px; color: #ffffff; outline: none; border: none; width: 100%; font-size: 20px; }


    /*bug fix*/

    .article-content{
    	border-bottom:2px solid #fff;
    }
    .home-page .article-content{padding: 15px 0px !important;}
    .slick-arrow{
    	top:62%;
    	display: none !important;
    }

    .btn-custom, .issue-text .btn-custom,a.btn-custom{
    	display: block;
        /* background-color:#fff;
        color:#36ac87; */
    }
    .article-slider .btn-custom{
    	background-color: #fff; 
    	color: #36ac87;
    }
    .brd-lnk{
	display:none;}
	.pledge-new { 
			width: 100%;
		}
	.petition-init {background: #36ac87;border:1px solid #36ac87;}
	.font-double {font-size: 17px !important;color: #36AC87 !important;font-weight: bold;}
}    


@media (max-width: 768px) {
	.white-inner {
    	top: 20px;
    	padding-top: 0px;
    	left: 21%;
	}
	.header_logout a, .sign_up {padding: 3px 10px;display: inline-block;border:1px solid #36AC87;color: #000;margin-right: 10px;border-radius: 20px;font-size: 11px;}
	.home-slider {margin-top: 40px;}
    .home-page .home-slider {margin-top: 60px;}
    .logo-con1, .logo-con {width: 60px;}
    .header-nav {padding-top: 7px;}
    .bb-main {display: table;table-layout: fixed;width: 100%;}
	.bb-inner.bb-header { text-align: center;padding-bottom: 0px; }
	.bb-inner.bb-header h2 {font-family: 'Noto Sans', sans-serif; font-weight: 600; font-size: 20px;}
	.banner-bottom .bb-main .bb-inner {display: table-cell;}
	.banner-bottom .bb-inner .bb-inner-header {text-align: center;}
	.banner-bottom .bb-inner .bb-inner-header img {max-width: 50px;}
	.bb-main .bb-inner .bb-inner-header h3 {margin-top: 10px;line-height: 18px;font-size: 14px;display: block;}
	.home-page section.issue {margin-top: 50px;padding-bottom: 40px;padding-top: 0px;}
	.home-page section.issue h1 {margin-top: 0px;font-size: 20px;text-align: center;text-transform: capitalize;color: #36AC87;font-family: 'Noto Sans', sans-serif;font-weight: 600;}
	.issue-inner-wrapper .subhead-arrow:after {display: none;}
	.issue-inner-wrapper .issue-info {padding:1px 5px;display: inline-block;}
	.issue-inner-wrapper .issue-info b {font-size: 14px;}
	 .article-slider .article-header h3{font-size:16px;margin-bottom:5px;color:#000;line-height:27px;height:90px;}
	 .article-image {margin-left: -15px;margin-right: -15px;}
	 .issue-image {position: relative;margin-top: 22px;}
	 .inner-issue {position: absolute;bottom: 15px;left: 15px;}
	 .issue h3 {padding-left: 0px;color: #ffffff;}
	 .issue-text a.btn-custom {margin-top: 8px;border-radius: 5px;padding: 13px 36px;display: inline-block;font-size: 13px;font-weight: 600;}
	 .articles h2 {color: #36AC87;text-align: center;font-size: 20px;max-width: 100%;margin: 0px 0px;font-family: 'Noto Sans', sans-serif;}
	 .articles .article-slider .article-item{background:#ffffff;padding:0px 15px;margin-bottom:10px;border-radius: 6px;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.12);}
	 .article-slider .article-content p {color: #777777;font-size: 14px;}
	 .article-slider .btn-custom{margin-top:14px;border-radius:5px;padding:13px 36px;display:inline-block;background: #36ac87;font-weight: 600;color: #ffffff;font-size: 13px;}
	 .banner-name {color:#ffffff;font-size:20px;font-weight:normal;font-family:'Noto Sans', sans-serif;margin-bottom:0px;margin-top:0px;}
	.inner-slider .white-inner-container div {text-align: center;color: #000;font-family:'Noto Sans', sans-serif;font-size: 16px;}
	.inner-slider .white-inner-container div.small-text {font-size: 14px;}
	.inner-slider .white-inner-container div.small-text a {color: #30b188;font-weight: 600;}
	.home-slider .slick-dots {width: 100%;right: auto;left: auto;text-align: center;bottom: 50px;}
	.article-header {padding: 10px 0px;font-size: 19px;}
	.white-inner-container {max-width: 320px;margin: auto;text-align: center;}
	.small-text {margin-top: 15px;}
	.inner-slider {position: relative !important;padding-top: 30px;padding-bottom: 30px;margin-bottom:50px;}
	.article-content {padding: 15px 0px !important;}
	.home-page .social-feeds h2 { margin-top: 0px; font-size: 20px; text-align: center; text-transform: capitalize; color: #36AC87; font-family: 'Noto Sans', sans-serif; font-weight: 600; }
	.petition-inner-mob .issue-info {font-size: 12px;}
	.social-rht-icons {margin-bottom: 30px;}
	.iii-container{display: none;}
	.nav-right > ul li:last-child {display: none;}
	.brand-list > ul li:last-child {display: block;}
	.brand-list ul li a {font-size: 13px;}
	.white-inner-container .slider-button { max-width: 70%; padding: 11px; margin: auto; margin-top: 14px; }
	.social-icons {padding-top: 0px;}
	
	.header-nav.show-xs li:first-child a{background: none;border:1px solid #36ac87;color: #000;}
	.header_logout a.login-init {background: #36ac87;color: #fff;}
	.im-init ~ li {text-align: left;}
	#campaigns {padding: 0px 15px;}
	.petition-inner-mob .title-content { position: absolute; bottom: 0px; padding: 0px 14px; }
	.petition-inner-mob {padding:0px;}
	.issue-text h4{font-family: 'Noto Sans', sans-serif;font-weight: 600;line-height: 22px;}
	footer {margin-bottom: 68px;}
	.home-page footer {margin-bottom: 0px;}
	.new-banner img {width: 200px;}
	.new-banner .banner-new-header {font-size: 15px;}
	.new-banner .banner-new-text {font-size: 12px;}
	.new-banner .small-text {margin-top: 15px;}
	.article-slider a.btn-custom {min-height: 50px !important;}
	.issue-text p {height: 100px;}
	.feed-image {max-height: 105px;overflow:hidden;}
}

@media only screen and (max-width: 514px){
	.feed-image {max-height: initial;overflow:visible;}
	.issue-text p {height: auto;}
	.article-slider .article-header h3 {height: auto;}
	.trms-head{
	    font-size:26px;
	}
    .slider-item h2 ~ h2{
        font-size: 11px;
    }
    .white-banner .slider-button {max-width: 100%;}
    .white-banner h2 {margin-bottom: 5px;}
    .th-modal .red-label{
        max-width:100%;
    }
	/*.signup-form input[type="text"]{
		    padding: 10px; 
	} */
	.home-slider .slick-dots li.slick-active button {
    background: #36ac87;
	}
    .subs-area input[type="text"] { width:100%;border-radius:5px;}
.subs-area input[type="submit"] { width:100%;
    border-radius: 5px; margin:20px 0} 
    footer .footer-con{
        padding:20px 0;
    } 
    .slider-item h2 {max-width: 65%;}
 	.issue-page-content {padding-top: 0px;}
 	.white-inner-container {max-width: 100%;}
 	.new-signin-petition li a {padding: 6px;}
}

@media (max-width: 450px) {
	.white-inner{left: 20px;}
	.white-banner h2 {font-size: 24px;}
	.white-banner p {line-height: 19px;font-size: 14px;text-align: center;}
	.white-banner .slider-button {max-width: auto;}
	.white-banner .small-text {font-size: 13px;line-height: 20px;}
	.petition-inner-mob h1 {font-size: 20px;line-height: 25px;}
}

@media only screen and (max-width:374px){
    .slider-item h2{
        font-size:16px;
    }
    .slider-item h2 ~ h2 {
        font-size: 11px;
    }
}
/*Clearing the float of bootstrap classes ends*/
/* Status */
.status {
    width: 100%
}
.status {
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px
}
.status {
    position: fixed;
    top: 0;
    left: 50%;
    max-width: 400px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    background: #49be86;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    cursor: pointer;
    z-index: 100
}
/* Status */


.white-banner .slick-arrow:before{border-top: 1px solid #cf3139 !important;border-right: 1px solid #cf3139 !important;}
.dark-arrow:before {border-top: 1px solid #cf3139 !important;border-right: 1px solid #cf3139 !important;}
.modal-open {overflow: hidden;}

/********************************************
              main styles
**********************************************/
.table {
    display: table;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.in-desktop {
    display: block;
}

.in-mobile {
    display: none;
}
.new-banner-content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0px; }

.new-banner-text h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  max-width: 50%;
  line-height: 40px;
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;}
 .new-banner-content-inner a{ 
 	margin-top: 40px;
 }
 .new-banner-content-inner h2 {
   float: right;
	text-align: right;
	color: #36ad87;
 }
 .new-banner-content-inner {
 	top: auto;
 	bottom: 20px;
 }
.new-banner-text h2 br {display:none;}
.new-banner-text a {
  font-size: 18px;
  color: #fff;
  padding: 15px 27px;
  border-radius: 6px;
  margin-top: 20px;
  display: inline-block;
  background: #36ad87;
  transition: all .340s;
  padding-bottom: 17px; }
  .new-banner-text a span {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    transition: all .340s; }
  .new-banner-text a:hover {
    background: #fff;
    color: #36ad87;text-decoration:none; }
    .new-banner-text a:hover span {
      border-left: 7px solid #36ad87; }














.j-new { font-family: 'Noto Sans', sans-serif; padding-top: 0px; }
.j-new::-webkit-input-placeholder {    /* Chrome/Opera/Safari */
color: #ccc; }
.j-new::-moz-placeholder {    /* Firefox 19+ */
color: #ccc; }
.j-new:-ms-input-placeholder {    /* IE 10+ */
color: #ccc; }
.j-new:-moz-placeholder {    /* Firefox 18- */
color: #ccc; }
.j-new .wrapper { max-width: 1200px; margin: auto; }
.j-new .banner-section { position: relative; background: #36ad87; }
.j-new .petitions { background: #36ad87; padding-top: 75px; padding-bottom: 100px; }
.j-new .petitions .title{color:#fff;font-weight:700;font-size:30px;max-width:60%;margin:auto;margin-top:0px;padding-top:0px;margin-bottom:30px;}
.j-new .petitions .subtitle { color: #fff; font-size: 18px; max-width: 80%; margin: auto; margin-top: 36px; }
.j-new .petitions .poster-container { display: table; table-layout: fixed; width: 100%; background: #000; color: #fff; margin-top: 80px; }
.j-new .petitions .poster-container .post { display: table-cell; vertical-align: middle; padding-bottom: 80px; box-shadow: 0px 5px 36px rgba(0, 0, 0, 0.23137); }
.j-new .petitions .poster-container .post:first-child { border-right: 1px solid #36ad87; }
.j-new .petitions .poster-container .post .post-inner { max-width: 340px; margin: auto; }
.j-new .petitions .poster-container .post .post-image { text-align: center; height: 255px; }
.j-new .petitions .poster-container .post .label { text-transform: uppercase; font-size: 16px; display: inline-block; padding: 10px; color: #fff; background: #d02930; font-weight: bold; border-radius: 0px; }
.j-new .petitions .poster-container .post .count { font-size: 82px; margin: 10px 0px; color: #36ad87; font-weight: 700; }
.j-new .petitions .poster-container .post .info { text-transform: uppercase; color: #fff; font-size: 45px; font-weight: 700; line-height: 55px; }
.j-new .petitions .poster-container .post .tagline { font-size: 20px; margin-top: 20px; font-weight: 700; line-height: 27px; }
.j-new .petitions .poster-container .post .seperator { width: 55px; background: #d02930; height: 1px; margin: 20px 0px; padding: 0px; border: none; }
.j-new .petitions .poster-container .post .description { color: #fff; line-height: 22px; }
.j-new .petitions .poster-container .post .description p { color: #fff; }
.j-new .form-section { margin-top: 0px; }
.j-new .form-section .form-title { font-size: 33px; line-height: 45px; color: #fff; font-weight: 700; margin-bottom: 60px; }
.j-new .petition-form { display: table; table-layout: fixed; width: 100%; background: #fff; box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.08); margin-bottom: 50px; }
.j-new .petition-form .table-inner {      /*display: table-cell;
	      vertical-align: middle;*/
float: left; }
.j-new .petition-form .table-inner:first-child { width: 40%; }
.j-new .petition-form .table-inner:first-child .form-field { height: 185px; }
.j-new .petition-form .table-inner:first-child .form-field:first-child { border-bottom: 1px solid #36ad87; }
.j-new .petition-form .table-inner:last-child { width: 58%; }
.j-new .petition-form .table-inner:last-child .icon { vertical-align: top; padding-top: 40px; padding-left: 22px; }
.j-new .petition-form .table-inner:last-child .form-field { border-left: 1px solid #36ad87; }
.j-new .form-field { display: table; width: 100%; padding: 20px; font-size: 16px; }
.j-new .form-field .icon { display: table-cell; vertical-align: middle; text-align: center; }
.j-new .form-field .icon img { width: 30px; height: 32px; margin-right: 0px; }
.j-new .form-field .input-field { display: table-cell; vertical-align: middle; }
.j-new .form-field .input-field input[type="text"] { border: none; height: 60px; width: 100%; font-family: 'Noto Sans', sans-serif; outline: none; font-size: 17px; }
.j-new .form-field .input-field textarea { width: 100%; border: none; outline: none; resize: none; font-family: 'Noto Sans', sans-serif; font-size: 17px; height: 300px; margin-top: 40px; }
.j-new .submit { color: #fff; background: #36ad87; width: 180px; height: 47px; text-align: center; border-radius: 5px; border: 1px solid #36ad87; outline: none; cursor: pointer; transition: all .340s; margin-top: 45px; font-size: 18px; text-transform: capitalize; }
.j-new .submit:hover { background: none; color: #36ad87; }
.j-new .top-comments { padding: 50px 0px; padding-bottom: 80px; }
.j-new .top-comments .title { font-size: 30px; color: #36ad87; margin: 60px 0px; font-weight: 700; margin-bottom: 40px; }
.j-new .top-comments .comment { display: table; table-layout: fixed; margin-bottom: 30px; border: none; padding: 0px; margin-top: 0px; }
.j-new .top-comments .comment .user-thumbnail { display: table-cell; vertical-align: top; }
.j-new .top-comments .comment .user-thumbnail .thumb-container { background: #36ad87; width: 70px; height: 70px; padding: 10px; border-radius: 5px; }
.j-new .top-comments .comment .user-thumbnail .thumb-container img { width: 100%; }
.j-new .top-comments .comment .comment-content { display: table-cell; vertical-align: top; padding-left: 0px; }
.j-new .top-comments .comment .comment-content p { color: #404040; font-size: 16px; line-height: 30px; }
.j-new .top-comments .comment .comment-content .user-info { margin: 25px 0px; }
.j-new .top-comments .comment .comment-content .user-info .name { font-weight: 700; font-size: 18px;            /*padding-right: 30px;border-right: 2px solid #000;*/ }
.j-new .top-comments .comment .comment-content .user-info .email { padding-left: 30px; font-weight: 100; font-size: 18px; }
.j-new .show-more { display: inline-block; color: #fff; background: #36ad87; width: 180px; height: 47px; text-align: center; border-radius: 5px; border: 1px solid #36ad87; outline: none; cursor: pointer; transition: all .340s; font-size: 18px; text-transform: capitalize; margin-top: 50px; padding-top: 13px; }
.j-new .show-more:hover { background: none; color: #36ad87; }

/*j-new-ends here*/
.nvideoWrapper { position: relative; padding-bottom: 56.25%;  /* 16:9 */ padding-top: 25px; height: 0; }
.nvideoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.overlay { position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px; background: rgba(255, 255, 255, 0.7); z-index: 99; display: none; }
.overlay .vclose-button { height: 50px; width: 50px; position: absolute; right: 20px; top: 20px; box-sizing: border-box; border: none; line-height: 50px; display: inline-block; }
.overlay .vclose-button:before,
.overlay .vclose-button:after { transform: rotate(-45deg); content: ''; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -25px; display: block; height: 3px; width: 50px; background-color: #000; transition: all 0.25s ease-out; opacity: 1; }
.overlay .vclose-button:after { transform: rotate(-135deg); }
.overlay .vclose-button:hover { opacity: .7; }
.nvideo-modal,
.nform-modal { position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); width: 60%; display: none; z-index: 100; box-shadow: 0px 6px 40px rgba(0, 0, 0, 0.35); background: #000; }
.nform-modal { background: #fff; }
.message-icon { vertical-align: top; padding-top: 40px; padding-left: 22px; }
.overlay .vclose-button { display: none; }
@media (max-width:1200px) {
	.wrapper { padding: 0px 15px; width: 100%; }
	.nvideo-modal,
	.nform-modal { width: 70%; }
}
@media (max-width:1023px) {
	.j-new .new-banner-content { position: relative; top: auto; background: #000; padding-bottom: 0px; }
}
@media (max-width:992px) {
	.j-new .petitions { padding-top: 70px; }
	.j-new .petitions .title { max-width: 100%;font-size: 30px; }
	.j-new .petitions .poster-container .post .count { font-size: 66px; }
	.j-new .petitions .poster-container .post .info { font-size: 32px; }
	.j-new .new-banner-text h2 { padding-top: 20px; margin-top: 0px; }
}
@media (max-width:767px) {
	.j-new .petitions .poster-container .post { display: block; }
	.j-new .petitions .poster-container .post:first-child { border-right: none; border-bottom: 1px solid #36ad87; }
	.j-new .new-banner-text h2 { font-size: 20px; font-weight: 100; line-height: 25px; }
	.j-new .new-banner-text a { font-size: 15px; padding: 11px 15px; padding-bottom: 12px; margin-top: 10px; margin-bottom: 15px; }
	.j-new .petitions { padding-top: 10px; padding-bottom: 12px; }
	.j-new .petitions .title { font-size: 18px; line-height: 25px; padding-top: 15px;max-width: 100%;}
	.j-new .petitions .poster-container { margin-top: 20px; }
	.j-new .petitions .poster-container .post .post-inner { padding: 0px 15px; max-width: 100%; }
	.j-new .petitions .poster-container .post .count { font-size: 50px; }
	.j-new .petitions .poster-container .post .count { font-size: 50px; }
	.j-new .petitions .poster-container .post .info { font-size: 27px; line-height: 30px; }
	.j-new .petitions .subtitle { line-height: 23px; font-size: 14px;max-width: 100%;margin-bottom: 30px;}
	.j-new .petitions .poster-container .post .post-image { margin-bottom: 30px; height: auto; }
	.j-new .form-section .form-title { margin-bottom: 26px; font-size: 25px; line-height: 34px; }
	.j-new .petition-form .table-inner:first-child .form-field { height: auto; border-bottom: 1px solid #36ad87; }
	.j-new .petition-form .table-inner { float: none; }
	.j-new .petition-form .table-inner:last-child { width: 100%; }
	.j-new .petition-form .table-inner:last-child .form-field { border: none; }
	.j-new .petition-form .table-inner:first-child { width: 100%; }
	.j-new .petition-form .table-inner:last-child .icon { padding-left: 9px; padding-top: 23px; }
	.j-new .form-field .input-field textarea { height: 170px; margin-top: 20px; }
	.j-new .form-field .icon img { width: 22px; margin-right: 10px; }
	.j-new .form-field { padding: 10px; }
	.j-new .submit { margin-top: 0px; }
	.j-new .top-comments .title { margin: 30px 0px; font-size: 26px; }
	.j-new .top-comments .comment .comment-content .user-info { margin: 0px; }
	.j-new .top-comments .comment .comment-content .user-info .name { display: block; border: none; font-size: 15px; }
	.j-new .top-comments .comment .comment-content .user-info .email { padding-left: 0px; font-size: 15px; margin-top: 10px; display: block; }
	.j-new .top-comments .comment .comment-content p { line-height: 24px; font-size: 14px; margin-top: 15px; margin-bottom: 20px; }
	.j-new .top-comments .comment .comment-content { padding-left: 0px; }
	.j-new .top-comments .comment .user-thumbnail .thumb-container { width: 55px; height: 55px; }
	.nvideo-modal,
	.nform-modal { width: 95%; }
	.overlay .vclose-button { width: 25px; height: 25x; top: 76px; }
	.j-new .form-field .icon { padding-right: 10px; }
	.overlay .vclose-button { top: 70px; }
	.new-banner-content-inner h2 {text-align: left;float: none;}
	.new-banner-content-inner {bottom: 0px;}
}
.home-success-message { font-style: italic; text-align: center; font-size: 17px; margin-bottom: 10px; }

/* New Banner CSS */
.j-new-banner-content {	/*top: 45%;*/
bottom: 50px; top: inherit; background: rgba(44, 87, 68, 0.9);}

/*.j-new-banner-content * {
	font-family: 'Quicksand', sans-serif !important;
}*/
.j-new-banner h2 { display: inline-block; background: #ee0711; max-width: 100%; padding: 10px 15px; border-radius: 12px; font-size: 20px; text-transform: uppercase; font-weight: normal; }
.j-new-banner h2 span { font-weight: bold; }
.j-new-banner p { display: block; max-width: 60%; padding: 20px 0px; font-size: 25px; line-height: 35px; color: #fff; text-transform: inherit; }
.j-new-banner p .font-split { display: block; }
.j-new-banner p .font-bold { color: #fff; font-weight: bold; }
@media(max-width:1024px) {
	.j-new-banner-content { top: 35%; }
	.j-new-banner p { max-width: 70%;  font-size: 18px;line-height: 25px;}
	.j-new .body-cont { margin-top: 0px; }
}
@media(max-width:900px) {
	.j-new-banner p { max-width: 100%; }
	.j-new-banner-content {bottom: 0px;}
}
@media(max-width:525px) {
	.j-new .new-banner-text h2 {    
	font-size: 20px;
    line-height: 25px;
    padding: 17px;
    margin-top: 0px;     
    padding-left: 0px;    max-width: 100%;
    padding-top: 30px;padding-bottom: 0px;}
	.home-page .j-new .new-banner-text h2{font-size:16px;line-height:4px;padding:17px;margin-top:0px;padding-top:15px;margin-top:30px;}
    .j-new .new-banner-text h2 br {display: none;}
	.j-new-banner p {font-size: 13px;line-height: 20px; }
}
@media(max-width:375px) {
	.j-new-banner p { font-size: 18px; line-height: 22px; }
}

/* New Banner CSS */
@media(max-width:480px) {
	.j-new .petition-form .table-inner:last-child .icon { padding-left: 0px; }
}

/* school register css start */
.new-inner-content .container { border-bottom: 1px solid #39AD89; padding: 85px 0px; }
.new-inner-content .container p { line-height: 37px; font-size: 18px; color: #000; }
.new-inner-content .table { display: table; padding-bottom: 0px; padding-top: 0px; table-layout: fixed; width: 100%; }
.new-inner-content .table .tc { display: table-cell; vertical-align: middle; }
.new-inner-content .table .tc .fight-content { max-width: 448px; font-size: 23px; line-height: 44px; color: #36AC87; font-weight: bold; }
.new-inner-content .table .tc:last-child { vertical-align: bottom; }
.new-inner-content .no-border { border: none; border-bottom: none; }
.registration-grey-box { background: #36AC87; }
.registration-grey-box .container { padding: 85px 0px; }
.registration-grey-box .white-text { color: #fff; font-weight: bolder; line-height: 50px; font-size: 28px; font-family: 'Noto Sans', sans-serif; }
.form-tab .container { padding: 85px 0px; padding-bottom: 40px;padding-top: 0px;}
.no-padding { padding: 0px !important; }
.form-tab .expander { width: 100%;    /*border: 1px solid #36ad87;*/ border-radius: 8px; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.form-tab .expander .title { font-size: 30px; padding: 36px 0px; font-weight: bold; position: relative; display: block; color: #36ad87; }
.form-tab .expander .subtitle { font-size: 22px; padding: 36px 0px; font-weight: bold; position: relative; display: block; color: #36ad87; }
.form-tab .expander .title:after { display: none; position: absolute; content: ""; right: 30px; top: 38px; width: 20px; height: 20px; background: url(../images/expander-arrow.png) no-repeat; background-position: center center; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.inner-form {    /*padding: 70px 0px;
	  padding-top: 30px;*/ }
	.form-tab .expander.active .title:after { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
	.col-3 { float: left; vertical-align: top; width: 33.3%; padding-right: 25px; }
	.clear { clear: both; }
    .form-single select{background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background: url(../images/dropdown.png) no-repeat;background-position: 97% center;background-size: 10px;}
	.form-single input,
	.form-single select { width: 100%; border: 1px solid #36ad87; padding: 20px 25px; border-radius: 5px; outline: none !important; font-size: 15px; font-weight: bolder; color: #36ad87; }
	.form-single .event-item { width: 100%; border: 1px solid #36ad87; padding: 19px 25px; border-radius: 5px; outline: none !important; font-size: 16px; font-weight: bolder; color: #36ad87; box-sizing: border-box;    /*height: 58px;*/ }
	.nice-select { width: 100%; border: 1px solid #36ad87; height: 58px; line-height: 58px; padding-left: 25px; color: #36ad87; }
	.nice-select .list { width: 100%; }
	.document_field { visibility: hidden; height: 0px; padding: 0px !important; margin: 0px; }
	.school-reg-form .event-item { min-width: 160px; text-align: center; color: #36ad87; border: 1px solid #36ad87; }
	::-webkit-input-placeholder {    /* Chrome/Opera/Safari */
	color: #36ad87 !important; font-size: 15px; }
	::-moz-placeholder {    /* Firefox 19+ */
	color: #36ad87 !important; font-size: 15px; }
	:-ms-input-placeholder {    /* IE 10+ */
	color: #36ad87 !important; font-size: 15px; }
	:-moz-placeholder {    /* Firefox 18- */
	color: #36ad87 !important; font-size: 15px; }
	.school-reg-form .terms-wrap { padding-top: 25px; background: none; margin-top: 0px; padding-left: 0px; }
	.last-upload { width: 48% !important; }
	.submit-wrap { clear: left; margin-top: 30px; }
	.submit-wrap input[type="submit"] { font-size: 18px; color: #fff; padding: 22px 90px; border-radius: 6px; display: inline-block; background: #36ad87; transition: all .340s; border: none; outline: none !important; cursor: pointer; border: 1px solid transparent }
	.submit-wrap input[type="submit"]:hover { background: #fff; color: #36ad87; border: 1px solid #36ad87 }
	.error { color: #ff0000; font-size: 12px; margin-top: 10px; }
	.form-events { float: left; width: 15.5%; margin-right: 2%; }
	.school-reg-form .form-events { margin-right: 0px; }
	.form-name { width: 43%; float: left; margin-right: 2%; position: relative; }
	.form-age { width: 12%; float: left; margin-right: 2%; position: relative; }
	.school-reg-form .form-name { width: 84.4%; margin-right: 0px; }
	.school-reg-form .event-item { max-width: 160px; text-align: center; color: #36ad87;    /* background: #36ad87; */ border: 1px solid #36ad87; }
	.school-reg-form .upload-btn-wrapper input[type=file] { width: 100%; height: 100%; }
	.school-reg-form .upload-btn-wrapper .btn { color: #ffffff !important; text-align: center; font-weight: 700; }
	.w-half { width: 40%; margin-right: 2%; float: left; }
	.w-half .form-name { float: right; width: 62%; }
	.w-half-second { width: 58%; margin-right: 0px; }
	.w-half-second .form-name { width: 73%; margin-right: 0px; float: right; }
	.w-half:last-child .form-name { width: 73%; margin-right: 0px; float: right; }
	.w-half-fifty { width: 48%; margin-right: 2%; float: left; }
	.w-half-fifty .form-name { float: right; width: 68%; }
	.w-half-fifty-second { width: 50%; margin-right: 0px; text-align: left; }
	.w-half-fifty-second .form-name { width: 69%; margin-right: 0px; float: right; }
	.w-half-fifty:last-child .form-name { width: 73%; margin-right: 0px; float: right; }
	.school-reg-form .form-sinal-section .upload-btn-wrapper .btn { color: #fff !important; background: #36ad87; border: 1px solid #36ad87; }
	.ui-datepicker-prev,
	.ui-datepicker-prev:hover { background: url(../images/arrow-left.png) no-repeat; width: 1.8em; height: 1.8em; background-position: center center; background-size: 6px; }
	.ui-datepicker-next,
	.ui-datepicker-next:hover { background: url(../images/arrow-right.png) no-repeat; width: 1.8em; height: 1.8em; background-position: center center; background-size: 6px; }
	.form-id,
	.form-photo-id { width: 22%; float: left; margin-right: 2%; }
	.form-photo-id { margin-right: 0px; }
	.format-file { display: block; text-align: center; color: #ddd; margin-top: 10px; }
	.download-pdf { margin-top: 10px; text-align: right; }
	.download-pdf a { display: block; color: #36ad87; border-bottom: 1px solid #36ad87; font-size: 16px; display: inline-block; padding: 15px 10px; position: relative; transition: all .340s; }
	.download-pdf a span { display: inline-block; position: relative; z-index: 1; }
	.download-pdf a:after { position: absolute; left: 0px; right: 0px; bottom: 0px; background: #36ad87; height: 1px; content: ""; transition: all .340s; }
	.download-pdf a:hover { color: #fff; }
	.download-pdf a:hover:after { height: 100%; z-index: 0; }

	/*custom file upload*/
	.upload-btn-wrapper { position: relative; overflow: hidden; display: block; }
	.upload-btn-wrapper .btn { border: 1px solid #36ad87; width: 100%; background: #36ad87; padding: 20px 45px; text-align: left; border-radius: 5px; color: #fff !important; font-size: 15px; cursor: pointer; font-weight: bold; text-align: center; }
	.upload-btn-wrapper input[type=file] { position: absolute; left: 0; top: 0; opacity: 0; cursor: pointer; outline: none; }

	/*custom checkbox*/
	.student-regi-header { padding: 70px 0px; padding-top: 0px; padding-bottom: 90px; }
	.student-regi-header .h-event { float: left; width: 16%; margin-right: 2%; color: #fff; font-weight: bold; font-size: 15px; }
	.student-regi-header .h-name { width: 43%; float: left; margin-right: 2%; color: #fff; font-weight: bold; font-size: 15px; }
	.student-regi-header .h-dob { width: 12%; float: left; margin-right: 2%; color: #fff; font-weight: bold; font-size: 15px; text-align: center; }
	.student-regi-header .h-ud { width: 23%; float: left;    /* margin-right: 2%; */ color: #fff; font-weight: bold; font-size: 15px; text-align: center; }
	.h-inner { width: 100%; padding: 20px 35px; padding-left: 0px; border-radius: 0px; border-bottom: 1px solid #ebebeb; outline: none !important; display: block; background: none; color: #000000; text-align: left; padding-right: 0px;}
	.h-inner.text-center { text-align: center; }
	.containers { display: block; position: relative; padding-left: 35px; cursor: pointer; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #36ad87; font-weight: 500; }
	.s-form-container { padding-bottom: 13px; }
	.pt0 { padding-top: 0px !important }

	/* Hide the browser's default checkbox */
	.containers input { position: absolute; opacity: 0; }

	/* Create a custom checkbox */
	.checkmark { position: absolute; top: -2px; left: 0; height: 25px; width: 25px; border: 1px solid #aaa; }
	.checkbox-wrap .containers { display: inline-block; margin-right: 30px; margin-bottom: 40px; }

	/* On mouse-over, add a grey background color */
	.containers:hover input~.checkmark { background-color: #ccc; }

	/* When the checkbox is checked, add a blue background */
	.containers input:checked~.checkmark { background-color: #36ad87; }

	/* Create the checkmark/indicator (hidden when not checked) */
	.checkmark:after { content: ""; position: absolute; display: none; }

	/* Show the checkmark when checked */
	.containers input:checked~.checkmark:after { display: block; }

	/* Style the checkmark/indicator */
	.containers .checkmark:after { left: 8px; top: 3px; width: 8px; height: 14px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
	.social-feeds h2 { margin-bottom: 70px; font-family: 'Noto Sans', sans-serif; }
	.ui-state-default,
	.ui-widget-content .ui-state-default { border: 1px solid #36ae87; background: #36ae87; font-weight: normal; color: #ffffff; text-align: center; }
	.ui-widget-header { border: 1px solid #36ae87; background: #36ae87; color: #333; font-weight: bold; }
	.ui-datepicker th { color: #36ae87; }
	.nform-modal { padding: 3%; }
	.nform-modal .table { table-layout: fixed; width: 100%; display: table; }
	.nform-modal .table .table-cell { text-align: center; font-family: 'Noto Sans', sans-serif; padding: 5px; }
	.nform-modal .table .table-cell h3 { color: #36ae87; font-weight: bold; font-size: 17px; padding-bottom: 13px; font-family: 'Noto Sans', sans-serif; height: 40px; line-height: 18px; }
	.nform-modal .table .table-cell .file-uploader .fileupload { width: 70px; height: 60px; opacity: 0; position: relative; z-index: 2; cursor: pointer; display: inline-block; }
	.nform-modal .table .table-cell .file-uploader { position: relative; height: 90px; }
	.nform-modal .table .table-cell .file-uploader .error_msg_photo_copy { font-size: 12px; margin-top: 10px; position: relative; }
	.error_red { color: red; }

	/*.nform-modal .table .table-cell .file-uploader .error_msg_photo_copy {
	    position: absolute;
	    right: 0px;
	    bottom: 10px;
	    height: 50px;
	    width: 50px;
	    position: absolute;
	    box-sizing: border-box;
	    line-height: 50px;
	    display: inline-block;
	    background:none;
	}*/
	.nform-modal .table .table-cell .file-uploader .upload-close-icon { display: block; width: 20px; height: 14px; position: relative; float: right; margin-top: 0px; }
	.nform-modal .table .table-cell .file-uploader .upload-content { font-size: 14px; background: none; display: block; width: 100%;    /*height: 30px;*/ position: relative; color: #36ae87; display: none; line-height: 18px; }
	.nform-modal .table .table-cell .file-uploader .upload-close-icon:before,
	.nform-modal .table .table-cell .file-uploader .upload-close-icon:after { transform: rotate(-45deg); content: ''; position: absolute; top: 5px; right: 0px; margin-top: 0px; margin-left: 0px; display: block; height: 3px; width: 15px; background-color: #36ae87; transition: all 0.25s ease-out; opacity: 1; cursor: pointer; }
	.nform-modal .table .table-cell .file-uploader .upload-close-icon:after { transform: rotate(-135deg); }
	.nform-modal .table .table-cell .file-uploader .upload-close-icon:hover { opacity: .7; }
	.nform-modal .table .table-cell .file-uploader .upload-icon { background: url(../images/upload.svg) no-repeat; background-size: cover; cursor: pointer; position: absolute; width: 70px; height: 70px; z-index: 1; cursor: pointer; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); left: 50%;    /*top: 50%;*/ top: 20px; }
	.nform-modal .table .table-cell .file-uploader .uploaded-icon { background: url(../images/uploaded-icon.svg) no-repeat; background-size: 70px; }
	.nform-modal .table .table-cell img { max-width: 45px; }
	.nform-modal  h2 { color: #36ae87; font-weight: bold; font-size: 30px; text-align: center; text-align: center; margin-bottom: 30px; font-family: 'Noto Sans', sans-serif; margin-top: 0px; }
	.nform-modal .done { width: 200px; margin: auto; padding: 15px 29px; border-radius: 5px; outline: none !important; display: block; text-align: center; background: #36ad87; border: 1px solid #36ad87; color: #fff; font-family: 'Noto Sans', sans-serif; transition: all .340s; font-weight: bold; font-size: 18px; margin-top: 45px; }
	.nform-modal .done:hover { background: none; border: 1px solid #36ad87; color: #36ad87; text-decoration: none; }
	.nform-inner .error_msg_head { color: red; font-size: 12px; text-align: center; display: block; }
	.close-button-corner { height: 50px; width: 50px; position: absolute; right: 20px; top: 20px; box-sizing: border-box; line-height: 50px; display: inline-block; }
	.close-button-corner:before,
	.close-button-corner:after { transform: rotate(-45deg); content: ''; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -25px; display: block; height: 3px; width: 50px; background-color: #36ae87; transition: all 0.25s ease-out; opacity: 1; }
	.close-button-corner:after { transform: rotate(-135deg); }
	.close-button-corner:hover { opacity: .7; }
	.school-reg-form input::-webkit-input-placeholder { color: #fff !important; }
	.school-reg-form input::-moz-placeholder { color: #fff !important; }
	.school-reg-form input:-ms-input-placeholder { color: #fff !important; }
	.school-reg-form input:-moz-placeholder { color: #fff !important; }
	.form-tab .successmsg { color: #36ae87; font-size: 20px; font-style: italic; font-weight: bold; }
	.form-single label.error {	/*position: absolute;*/
	font-size: 11px; right: 6px; bottom: 0px; }
	.form-single .error { margin-top: 0px; }
	.nvideo-modal .close-button-corner { right: -20px; top: -50px; }
	#terms-error, #individual_terms-error { display: block; /* Added */ margin-top: 0px;	/*margin-left: 20px;*/ }
	.jnew-tabs {border-bottom: 1px solid #36ad87;border-top: 1px solid #36ad87;margin-top: 30px;}
	.jnew-tabs ul{padding:0px;margin:0px;font-size:0px;}
	.jnew-tabs ul li {list-style: none;display: inline-block;}
	.jnew-tabs ul li a{text-decoration:none;padding:20px 36px;display:block;font-size:18px;border:1px solid #36ad87;color:#36ad87;transition:all .340s;border-bottom:none;border-top:none;margin-left:-1px;}
	.jnew-tabs ul li a:hover {color: #ffffff;background:#36ad87; }
	.jnew-tabs ul li.active-reg-tab a{color: #ffffff;background:#36ad87; }
	.individual-form .form-events {width: 19%;}
	.individual-form .school-reg-form .event-item {max-width: 205px;padding: 19px 15px;}
	.individual-form .form-name {width:80.3%;}
	.individual-form .w-half-fifty-second .form-name {width: 69%;}
	.individual-form .w-half-fifty .form-name {width: 68%;}
	.individual-form .button-set .table {table-layout: fixed;width: 100%;border-collapse: separate;margin-top: 0px;}
	.individual-form .button-set .table .table-cell {vertical-align: top;padding:0px 6px;}
	.individual-form .button-set .table .table-cell .error {display: block;text-align: left;}
	.individual-form .button-set .table .table-cell .upload-text {font-size: 12px;margin-top: 0px;text-align:left;color:#36ad87;font-weight: normal;}
	.individual-form .button-set .table .table-cell:first-child {text-align: center;color: #36ad87;/*border: 1px solid #36ad87;border: 1px solid #36ad87;*/padding: 19px 25px;border-radius: 5px;outline: none !important;font-size: 16px;font-weight: bolder;padding:0px;}
	.individual-form .button-set .table .table-cell:first-child .event-item {width:205px;}
    .individual-form .button-set .table .table-cell:last-child {padding-right: 0px;}
    .link-to-registration {background: #fff;padding:23px 0px;text-align: center;color:#36ad87;font-size: 24px;}
    .link-to-registration a  {color:#ee0711;font-weight: bold;text-decoration: underline;transition:all .340s;}
    .link-to-registration a:hover {color: #000;}
    .petitions .vid-container {max-width: 80%; box-shadow: 0px 5px 36px rgba(0, 0, 0, 0.23137);margin:auto;}
	.petitions .vid-container .videoWrapper { position: relative;padding-bottom: 56.25%;/* 16:9 */padding-top: 25px;height: 0;background: #000;}
	.petitions .vid-container .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	.petitions .vid-container .videoPoster{position:absolute;top:0;right:0;left:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;border:0;outline:none;background-position:50% 50%;background-size:100% 100%;background-size:cover;text-indent:-999em;overflow:hidden;opacity:.8;-webkit-transition:opacity 800ms,height 0s;-moz-transition:opacity 800ms,height 0s;transition:opacity 800ms,height 0s;-webkit-transition-delay:0s,0s;-moz-transition-delay:0s,0s;transition-delay:0s,0s;}
	.petitions .vid-container .videoPoster:before{content:"";position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;border:5px solid #fff;border-radius:100%;-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms;}
     .petitions .vid-container .videoPoster:after{content:"";position:absolute;top:50.5%;left:50.3%;width:0;height:0;margin:-20px 0 0 -10px;border-left:24px solid #fff;border-top:16px solid transparent;border-bottom:16px solid transparent;-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms;}
	.petitions .vid-container .videoPoster:hover:before,.petitions .vid-container .videoPoster:focus:before{border-color:#f00;}
	.petitions .vid-container .videoPoster:hover:after,.petitions .vid-container .videoPoster:focus:after{border-left-color:#f00;}
	.petitions .vid-container .videoWrapperActive .videoPoster { opacity: 0; height: 0; -webkit-transition-delay: 0s, 800ms; -moz-transition-delay: 0s, 800ms; transition-delay: 0s, 800ms; }




	@media(min-width:1300px) {
		.social-feeds .wrapper { padding: 0px; }
	}
	@media(min-width:1400px) {
		.nvideo-modal .close-button-corner { right: 0px; top: -60px; }
	}
	@media (max-width:1400px) {
		.upload-btn-wrapper .btn,
		.nice-select,
		.form-single input { padding-left: 15px; padding-right: 15px; }
		.new-inner-content .table .tc .fight-content { font-size: 19px; line-height: 39px; }
		.new-inner-content .container p { line-height: 31px; font-size: 15px; }
		.new-inner-content .container { padding: 65px 0px; }
		.registration-grey-box .container { padding: 65px 0px; }
		.registration-grey-box .white-text { line-height: 45px; font-size: 20px; }
		.close-button-corner:before,
		.close-button-corner:after { width: 30px; }
	}
	@media(max-width:1200px) {
		.school-reg-form .event-item { min-width: 130px; max-width: 130px; }
	}
	@media (max-width:1023px) {
		.j-new .new-banner-content { position: relative; top: auto; background: #000; /*padding-bottom: 20px;*/ }
		.col-3,
		.form-events,
		.form-name,
		.form-age { width: 100%; float: none; clear: left; margin-bottom: 20px; margin-right: 0px; }
		.nice-select { margin-bottom: 20px; }
		.img-responsive { max-width: 100%; }
		.new-inner-content .table,
		.new-inner-content .table .tc { display: block; }
		.form-id,
		.form-photo-id { width: 50%; margin-bottom: 20px; float: none; clear: left; }
		.new-inner-content .container,
		.registration-grey-box .container { padding: 30px 15px; }
		.new-inner-content .table .tc .fight-content,
		.registration-grey-box .white-text { font-size: 16px; line-height: 28px; padding: 12px; max-width: 100%; }
		.form-tab .container,
		.inner-form,
		.form-tab .expander .title { padding: 30px 15px; }
		.terms-wrap { padding-top: 30px; }
		.form-tab .expander .title:after { top: 30px; }
		.new-banner-content-inner {bottom: 0px;}
		.new-banner-content-inner h2 { font-size: 17px;line-height: 23px;}
	}
	@media(max-width:769px) {
		.body-cont { margin-top: 70px; }
		.form-tab .container,
		.inner-form,
		.form-tab .expander .title { padding: 30px 10px; }
		.student-regi-header { display: none; }
		.form-single .event-item { padding: 7px 15px; line-height: 28px; margin-bottom: 12px; width: 100%; border-radius: 0px; padding-left: 0px; border: none; border-bottom: 1px solid #ebebeb; outline: none !important; display: block; background: none; color: #000000; text-align: left; font-size: 14px; }
		.school-reg-form .form-single .event-item { display: none; }
		.col-3,
		.form-events,
		.form-name,
		.form-age { margin-bottom: 10px; }
		.form-tab .expander .title,
		.inner-form { padding: 0px 0px; padding-top: 0px; font-size: 25px; }
		.col-3 { padding-right: 0px; }
		.form-tab .expander .subtitle { padding: 0px; padding-bottom: 20px; }
		.student-regi-header { display: none; }
		.inner-form { padding: 10px 0px; }
		.form-tab .expander .subtitle { padding: 0px; padding-top: 20px; padding-bottom: 20px; }
		.school-reg-form .form-name { width: 100%; }
		.form-tab .expander .title { padding-bottom: 20px; padding-top: 20px;}
		.upload-btn-wrapper .btn,
		.nice-select,
		.form-single input { color: #36ad87 !important; text-align: left; }
		.form-events { display: block; }
		.school-reg-form input::-webkit-input-placeholder { color: #36ad87 !important; }
		.school-reg-form input::-moz-placeholder { color: #36ad87 !important; }
		.school-reg-form input:-ms-input-placeholder { color: #36ad87 !important; }
		.school-reg-form input:-moz-placeholder { color: #36ad87 !important; }
		.s-form-container { padding-bottom: 10px; }

		/*.close-button-corner:before {
			top: 16%;
		    	left: 50%;
		    	height: 3px;
		    width: 20px;
		    background-color: #36ae87;
		    }*/
		.nvideo-modal { top: 52%; }
		.nform-modal { top: 50px; transform: none; width: 100%; height: 100%; left: 0px; right: 0px; }
		.j-new .body-cont { margin-top: 72px; }
		.upload-btn-wrapper .btn { color: #fff !important; }
		#your_details #mobile,
		#sign_details #password { border-bottom: none; }
		.form-events { margin-bottom: 0px; }
		.nform-modal .table .table-cell .file-uploader { height: auto; }
		.jnew-tabs ul{padding:0px;margin:0px;font-size:0px;display: table;table-layout: fixed;width: 100%;}
	    .jnew-tabs ul li{display: table-cell;vertical-align: middle;text-align: center;}
	    .jnew-tabs ul li:first-child a{border-left: none;}
	    .jnew-tabs ul li:last-child a{border-right: none;}
	    .link-to-registration {font-size: 17px;}
	    .link-to-registration a {display: block;text-decoration: none;margin-bottom: 5px;}
	    .petitions .vid-container {max-width: 100%;}.
	    .petitions .vid-container .videoPoster {display: none;}
	    .j-new .new-banner-content {background: rgba(44,87,68,0.9);}
	}
	@media (max-width:600px) {
		.w-half,
		.w-half-second,
		.w-half-fifty { width: 100%; float: none; }
		.form-single input,
		.form-single select,
		.upload-btn-wrapper .btn { padding: 14px 21px; text-align: center; }
		.school-reg-form .s-form-container { padding-bottom: 0px; }
		.form-name { margin-bottom: 10px; }
		.school-reg-form  br { display: none; }
		.download-pdf a { display: block; margin: auto; max-width: 70%; margin-top: 20px; font-size: 14px; text-align: center; }
		.nform-modal .table .table-cell { display: block; }
		.nform-modal .table .table-cell h3 { font-size: 13px; font-size: 13px; padding-bottom: 0px; height: auto; }
		.nform-modal .table .table-cell .file-uploader .fileupload,
		.nform-modal .table .table-cell .file-uploader span { width: 40px; height: 40px; }
		.nform-modal h2 { margin-bottom: 10px; margin-top: 30px; font-size: 20px; }
		.nform-modal .done { width: 175px; padding: 13px 27px; font-size: 18px; margin-top: 40px; margin-bottom: 40px; }
		.nform-modal .table .table-cell .file-uploader .upload-icon { width: 45px; height: 45px; }
		.nform-modal .table .table-cell .file-uploader .uploaded-icon { background-size: 45px; }
		.close-button { padding-top: 5px; }
		.registration-grey-box .white-text { padding: 0px;margin-top: 0px; }
		.body-cont { margin-top: 75px; }
		.submit-wrap input[type="submit"] { text-transform: capitalize; padding: 15px 60px; }
		.jnew-tabs {padding-top: 8px;}
		.jnew-tabs ul li{display: block;text-align: center;}
		.jnew-tabs ul li a{border:1px solid #36ad87;color: #fff;margin:auto;margin-bottom: 8px;max-width: 80%;letter-spacing: 1px; text-transform: uppercase;padding: 13px 19px;border-radius: 5px;color: #36ad87;border-right:1px solid #36ad87;}
		.jnew-tabs ul li:last-child a {border-right:1px solid #36ad87; }
		.jnew-tabs ul li:first-child a {border-left:1px solid #36ad87; }
		.individual-form .button-set .table .table-cell {display: block;}
		.individual-form .button-set .table .table-cell {
			padding:0px;
			margin-bottom: 10px;
		}
	}
	.form-events-extended { width: 15.5%; }
	.form-name-extended { width: 64% !important; }
	.form-events-extended .event-item { max-width: 190px; min-width: 190px; }
	.terms-conditions-wrap a { display: inline-block; color: #36ad87; font-weight: 700; }
	@media (max-width:1024px) {
		/*.form-name-extended { width: 58% !important; }*/
		.form-name-extended { width: 100% !important; }
	}
	@media (max-width:600px) {
		.form-name-extended { width: 100% !important; }
		.last-upload { width: 100% !important; }
	}
	.form-tab .successmsg { color: #fff; font-size: 16px; font-style: italic; position: fixed; font-weight: normal; top: 0px; left: 50%; z-index: 9; max-width: 300px; padding: 10px 20px; text-align: center; background: #36ae87; border: 1px solid #fff; border-radius: 15px; transform: translateX(-50%);z-index: 99999; }

	/* school register end */

	/* Terms Additional */
	.terms-wrap-p { padding-top: 0px !important; }
	.terms-wrap-p p { font-size: 10px !important; font-weight: bold; }

	/* Terms Additional */