body {
	font-family: 'Microsoft JhengHei', 'sans-serif', Helvetica, Arial, sans-serif;
}

#pettalk {
    position: absolute;
    top: 0;
    left: 62px;
    margin-top: 24px;
}

.navbar-brand {
    padding: 0;
}

.navbar-brand > img {
    width: 119px;
}

.bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.bg > img {
    display: none;
}

.clb:after {
    display: table;
    content: '';
    clear: both;
}

.banner-contain {
    position: absolute;
    width: 100%;
    top: 57%;
}

.banner-contain .inner {
    display: inline-block;
    background: rgba(255, 255, 255, 0.7);
}

.banner-contain .inner .slogn {
    font-size: 68px;
    line-height: 78px;
    margin-bottom: 18px;
}

.banner-contain .inner .slogn-m {
    font-size: 24px;
}

.banner-contain .inner .slogn-ms {
    margin-left: 7px;
    font-size: 24px;
}

.main-banner {
    padding-bottom: 52%;
    position: relative;
}

h1#pettalk strong {
    display: none;
}

nav.navbar-fixed-top {
    position: absolute;
}

.love-home {
    position: absolute;
    right: 76px;
    top: 23px;
    font-size: 33px;
    color: #000;
}

.center {
    text-align: center;
}

nav .navbar-nav {
    margin-top: 20px;
    float: none;
    display: inline-block;
}

.navbar-nav>li {
    margin-right: 37px;
}

.navbar-nav>li:last-child {
    margin-right: 0;
}

.navbar-nav>li>a {
    color: #000;
    font-size: 22px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: transparent;
    border-bottom: 1px solid #000;
}

.content-container {
    background: #fff;
    padding-top: 51px;
    margin-bottom: 71px;
    position: relative;
}

.story-orgi {
    padding: 0 20px;
    max-width: 861px;
    margin: 0 auto;
}

.story-orgi h3 {
    text-align: center;
}

.story-orgi img {
    max-width: 100%;
    margin-bottom: 30px;
}


h3.con-title {
    font-size: 67px;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin: 0;
    margin-bottom: 35px;
}

.story-orgi p {
    text-align: center;
    color: #000;
    font-size: 20px;
    margin-bottom: 29px;
    line-height: 1.7;
}

.story-orgi.role p {
    text-align: left;
}

.story-orgi.role p span.ind {
    margin-left: 30px;
    display: block;
}

.role .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.green-blk {
    background-color: #47d7ac;
    padding-top: 50px;
    padding-bottom: 30px;
}

.green-blk h3.con-title {
    color: #fff;
}

.act-proc {
    padding-top: 10px;
    text-align: center;
    margin-bottom: 98px;
}

.act-proc .circle {
    background: #fff;
    width: 136px;
    height: 136px;
    display: inline-block;
    border-radius: 50%;
    font-size: 38px;
    line-height: 41px;
    padding: 30px 0;
    margin-bottom: 34px;
}

.act-proc p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.reward-content {
    text-align: center;
}

.reward-content span {
    color: #fff;
    font-size: 18px;
    margin-bottom: 27px;
    display: inline-block;
}

.reward-content p {
    color: #fff;
    font-size: 17px;
    line-height: 29px;
}

.reward-content .row {
    padding: 0 15px;
    margin: 0;
}

.reward-content .col-sm-4 {
    padding: 0;
}

.reward-content .col-sm-4 img {
    width: 100%;
}

.join-now {
    position: absolute;
    top: -71px;
    background: #fff;
    font-size: 26px;
}

.join-now .green {
    background-color: #47d7ac;
    color: #fff;
    padding: 17px 33px;
    display: block;
}

.join-now a {
    text-decoration: none;
    cursor: pointer;
}

.join-now .dir {
    width: 78px;
    height: 71px;
    position: absolute;
    top: 0;
    text-align: center;
    right: -78px;
    background: #fff;
    color: #47d7ac;
    padding: 17px 0;
}

.join-now .dir > img {
    display: inline-block;
    height: 45px;
}

.center {
    text-align: center;
}

.center .pettalk-logo {
    margin-top: 41px;
    display: inline-block;
    margin-bottom: 66px;
    width: 350px;
}

.pettalk-logo > img {
    display: inline-block;
    width: 100%;
}

@media (max-width: 1199px) {
    .love-home {
        right: 20px;
    }
    #pettalk {
        left: 20px;
    }
    .banner-contain {
        top: 51%;
    }
    .banner-contain .inner .slogn {
        font-size: 61px;
        line-height: 70px;
        margin-bottom: 14px;
    }
    .banner-contain .inner .slogn-m {
        font-size: 23px;
    }
    .banner-contain .inner .slogn-ms {
        font-size: 23px;
    }
    .join-now {
        font-size: 19px;
        top: -51px;
    }
    .join-now .green {
        padding: 12px 28px;
    }
    .join-now .dir {
        width: 51px;
        height: 51px;
        right: -51px;
        padding: 12px 0;
    }
    .join-now .dir > img {
        height: 29px;
    }
    h3.con-title {
        font-size: 50px;
        margin-bottom: 40px;
    }
    .story-orgi p {
        font-size: 19px;
    }
    .act-proc .circle {
        width: 120px;
        height: 120px;
        font-size: 26px;
        line-height: 31px;
        padding: 32px 0;
        margin-bottom: 29px;
    }
    .act-proc {
        margin-bottom: 59px;
    }
}

@media (max-width: 1095px) {
    nav .navbar-nav {
        margin-top: 28px;
    }
    .nav>li>a {
        font-size: 18px;
        padding: 7px 11px;
    }
}

@media (max-width: 991px) {
    nav.navbar-fixed-top > .center {
        display: none;
    }
    nav.navbar-fixed-top .navbar-toggle {
        display: none;
    }
    .banner-contain .inner .slogn {
        font-size: 54px;
        line-height: 58px;
        margin-bottom: 9px;
    }
    .banner-contain .inner .slogn-m {
        font-size: 21px;
    }
    .banner-contain .inner .slogn-ms {
        font-size: 21px;
    }
    h3.con-title {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .story-orgi p {
        font-size: 18px;
    }
}

@media (max-width: 755px) {
    
}

@media (max-width: 420px) {
    #pettalk {
        left: 15px;
        margin-top: 16px;
    }
    .love-home {
        right: 15px;
    }
    .navbar-brand > img {
        width: 100px;
    }
    .love-home {
        top: 16px;
        font-size: 24px;
        font-weight: bold;
    }
    h3.con-title {
        font-size: 29px;
    }
    .story-orgi p {
        font-size: 16px;
    }
    .content-container {
        padding-top: 34px;
    }
    
    .join-now {
        top: -38px;
        font-size: 16px;
    }
    .join-now .green {
        padding: 8px 15px;
    }
    .join-now .dir {
        height: 38px;
        padding: 8px 0;
    }
    .join-now .dir > img {
        height: 20px;
    }
    .banner-contain {
        top: 45%;
    }
    .banner-contain .inner .slogn {
        font-size: 43px;
        margin-bottom: 2px;
    }
    .banner-contain .inner .slogn-m {
        font-size: 16px;
    }
    .banner-contain .inner .slogn-ms {
        font-size: 16px;
    }
    .center .pettalk-logo {
        margin-top: 16px;
        margin-bottom: 50px;
        width: 200px;
    }
}

.bg-gw {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    left: 0;
    background: #47d7ac;
}

@media (max-width: 780px) {
    .bg-gw {
        right: 0;
    }
}


/*.bg-gw > .col-xs-6:first-child {
      			position: absolute;
			    top: 0;
			    bottom: 0;
			    right: 0;
			    left: 0;
			    background: #47d7ac;
      		}*/

.btn {
    padding: 11px 30px;
    font-size: 19px;
    font-weight: normal;
    display: inline-block;
    background: #47d7ac;
    color: #fff;
}

.btn.btn-stri {
    background: #fff;
    color: #47d7ac;
    border: 1px solid #47d7ac;
}


/*      		.bg-gw > .col-xs-6:last-child {
      			position: absolute;
			    top: 0;
			    bottom: 0;
			    right: 0;
			    left: 0;
			    background: #fff;
      		}*/

.mgr-14 {
    margin-right: 14px;
}


.main-logo-con {
	text-align: center;
	padding: 65px 0;
	margin-bottom: 108px;
}

.main-logo {
	width: 43%;
	display: inline-block;
}

.info {
	margin-bottom: 56px;
}


.sub-title {
	color: #bb000b;
    border-left: 3px solid #bb000b;
    font-size: 30px;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.sub-con {
	padding-left: 20px;
	font-size: 25px;
	line-height: 1.8;
}

.sub-con span.r {
	font-size: 17px;
    vertical-align: top;
}

.sub-con span.red {
	color: #bb000b;
}

.sub-con .hint {
	margin-top: 22px;
	margin-bottom: 13px;
	color: #bb000b;
	font-weight: bold;
	line-height: 1.6;
}

.sub-con .role {
	line-height: 1.6;
	float: left;
}

.fl-l {
	float: left;
}

.fl-l .date {
	margin-right: 45px;
}

.fl-l .date, .fl-l .location {
	
}

.ac-desc {
	margin-bottom: 1px;
}

.ac-desc:after {
	content: '';
	display: table;
	clear: both;
}


.form-con {
	text-align: center;
	position: relative;
	color: #4d4d4d;
	font-size: 18px;
	margin-top: 50px;
	padding-top: 47px;
}

.form-con .dog-redbo {
	width: 560px;
	max-width: 100%;
    margin-right: 134px;
}

.form-act {
	position: absolute;
	padding-right: 31px;
	right: 0;
	top: 0;
	color: #4d4d4d;
	font-size: 18px;
	line-height: 1.8;
}

.fill-form {
	display: block;
	padding: 9px 20px;
	width: 253px;
    font-size: 21px;
	text-align: center;
	color: #fff;
	background-color: #d50012;
	margin-bottom: 22px;
	border: none;
	line-height: 1.8;
}

.form-act a.empty-form {
    border: 2px solid #d50012;
    color: #d50012;
    padding: 3px 7px;
    margin-left: 8px;
}

.form-footer {
	position: relative;
	margin-top: 51px;
}

.form-footer .form-act {
	position: relative;
	display: inline-block;
}

.form-footer .fill-form {
	float: right;
	position: relative;
	top: 10px;
}

@media (max-width: 991px) {
	.form-act {
	    padding-right: 10px;
	}

	.fill-form {
    	padding: 9px 20px;
	    width: 214px;
	    font-size: 18px;
	}
}

@media (max-width: 767px) {

	.content-container {
    	margin-bottom: 0;
	}

	.main-logo-con {
	    padding: 0;
	    margin-bottom: 70px;
	}

	.main-logo {
	    width: 38%;
	}

    .form-con .dog-redbo {
	    margin-right: 0;
	    max-width: 60%;
	}

	.info {
	    margin-bottom: 28px;
	}

	.sub-con {
	    font-size: 19px;
	}

	.sub-title {
	    font-size: 20px;
	    margin-bottom: 5px;
	}

	.form-act {
		position: relative;
	    top: 0;
	    text-align: center;
	    padding-right: 0;
	}

	.form-act > span {
		display: block;
	}

	.fill-form {
		display: inline-block;
		margin-bottom: 11px;
	}
}


@media (max-width: 600px) {
	.form-con {
	    margin-top: 10px;
	}



}

@media (max-width: 574px) {

	.main-logo-con {
	    margin-bottom: 40px;
	}

	.content-container {
	    padding-top: 35px;
	}

	.sub-title {
	    font-size: 16px;
	    padding-left: 15px;
	    border-left: 2px solid #bb000b;
	    margin-bottom: 2px;
	}

	.sub-con {
	    font-size: 15px;
	}

	.fill-form {
		padding: 8px 20px;
	    width: 200px;
	    font-size: 16px;
	    margin-bottom: 0;
	}

	.form-act {
	    font-size: 15px;
	}

	.form-footer {
		text-align: center;
	}

	.form-footer .fill-form {
	    top: 7px;
	    float: none;
		margin-bottom: 20px;
	}

	.form-footer .form-act {
		display: block;
	}
}






.prom_terms_con {
	background-image: url(https://pettalk.s3.amazonaws.com/p/img_pool/aUfV6QPsDqwqsUv_06.png);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-top: 100px;
    padding-bottom: 0;
}

.prom_terms_con img {
	max-width: 100%;
}

.prom_terms_con .step-con {
	text-align: center;
	display: inline-block;
	margin-bottom: 100px;
	padding: 0 30px;
}

.prom_terms_con .step-con:after {
	content: '';
	display: table;
	clear: both;
}

.prom_terms_con .step-con .step1 {
	float: left;
    width: 31%;
    margin-right: 4%;
    margin-left: 1%;
}

.prom_terms_con .step-con .step2 {
    float: left;
    width: 32%;
    margin-right: 4%;
}

.prom_terms_con .step-con .step3 {
	float: left;
    width: 26.9%;
}



@media (max-width: 767px) {
	.prom_terms_con {
	    padding-top: 107px;
	    padding-bottom: 90px;
	}

	.prom_terms_con .step-con {
		padding: 0;
		margin-bottom: 40px;
	}
}

@media (max-width: 567px) {
	.prom_terms_con .step-con .step1,
	.prom_terms_con .step-con .step2,
	.prom_terms_con .step-con .step3 {
		float: none;
	    width: 55%;
	    margin-right: 0;
	    margin-left: 0;
	    margin-bottom: 20px;
	}
}

@media (max-width: 360px) {

	.prom_terms_con .step-con {
		margin-bottom: 20px;
	}
}

.post-list-header {
    position: relative;
}

.post-list-header .container {
    position: relative;
}

.post-list-header .contri-con {
    background: #47d7ac;
    width: 61.2%;
    float: left;
    padding: 143px 0px 143px 53px;
}

.post-list-header .contri-con.tic {
    padding: 143px 240px 143px 53px;
}

.post-list-header .contri-con .inner {
    background: #fff;
    padding: 64px 98px 84px;
    height: 381px;
}

.post-list-header .contri-con.tic .inner {
    padding: 15px 55px 20px;
    z-index: 9;
    position: relative;
}

.post-list-header .contri-con .inner h2 {
    font-size: 68px;
    margin-bottom: 16px;
}

.post-list-header .contri-con .inner p {
    font-size: 23px;
    margin-bottom: 40px;
}

.post-list-header .brand-con {
    width: 38.8%;
    float: left;
}

.post-list-header .brand-con {
    padding: 143px 0px 0px;
}

.brand-con .brand-img {
    height: 381px;
    position: relative;
}

.brand-con .brand-img.tic {
    height: 524px;
    margin-left: -71%;
}

.brand-con .brand-img .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.brand-con .brand-name {
    height: 143px;
    padding: 45px 0;
    padding-right: 71px;
    position: relative;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.brand-con .brand-name .inner {
    display: inline-block;
    text-align: left;
}

.brand-con .brand-name h3 {
    margin: 0;
    font-size: 22px;
}

.brand-con .brand-name p {
    font-size: 17px;
    margin-bottom: 7px;
}

.brand-con .brand-logo {
    display: block;
    width: 60%;
    bottom: 0;
    right: 0;
    position: absolute;
}

.brand-con .brand-control {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.brand-con .brand-control > img {
    height: 143px;
}

.dc-select {
    text-align: center;
    margin: 66px 0 55px;
}

.dc-select > a {
    display: inline-block;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    padding: 5px 10px;
    cursor: pointer;
    text-decoration: none;
    user-select: none;
}

.dc-select > a.active {
    font-weight: bold;
    border-bottom: 2px solid #47d7ac;
}

.dc-select > a:first-child {
    margin-right: 50px;
}

.post-list-item {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.post-list-item.win:after {
    content: '';
    display: table;
    clear: both;
}

.post-list-item.win .img-con {
    width: 250px;
    max-width: 46%;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.post-list-item.win .content {
    padding-top: 15px;
    padding-bottom: 13px;
    padding-right: 15px;
}

.brand-list-container {
    margin-top: 90px;
    margin-bottom: 70px;
}

.brand-list-container .col-md-6 {
    margin-bottom: 30px;
}

.brand-list-item {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    padding: 20px;
}

.brand-list-item:after {
    content: '';
    display: table;
    clear: both;
}

.post-list-container {
    margin-bottom: 39px;
}

.post-list-container .row {
    margin-right: -12px;
    margin-left: -12px;
}

.post-list-container .col-md-3 {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 47px;
}

.post-list-container .col-md-3:nth-child(4n+1) {
    clear: left;
}

.post-list-item .post-image {
    padding-bottom: 119%;
}

.brand-list-item .img-con {
    width: 219.5px;
    max-width: 42.7%;
    float: left;
    margin-right: 20px;
}

.brand-list-item .img-con .post-image {
    /*padding-bottom: 245.5px;*/
    padding-bottom: 112%;
}

.brand-list-item .content h2 {
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 6px;
    line-height: 23px;
}

.brand-list-item .content .desc {
    line-height: 1.6;
    font-size: 15px;
}

.post-list-item .content {
    padding-top: 15px;
    padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.post-list-item .content h2 {
    text-align: center;
    margin: 0;
    line-height: 23px;
    font-weight: normal;
    margin-bottom: 12px;
}

.post-list-item.win .content h2 {
    text-align: left;
}

.post-list-item .content h2 > a,
.brand-list-item .content h2 > a {
    color: #000;
    font-size: 21px;
    min-height: 46px;
    display: block;
}

.post-list-item .content .post-meta {
    text-align: center;
    font-weight: lighter;
    color: #999;
}

.post-list-item.win .content .post-meta {
    text-align: left;
}

.post-footer {
    color: #999;
    position: absolute;
    bottom: 0;
    left: 287px;
    bottom: 15px;
}

.post-footer .votes_count {
    font-size: 23px;
    color: #666;
}

.post-recommand-con {
    margin-bottom: 30px;
}

.post-recommand-con .col-md-4 {
    margin-bottom: 50px;
}

.post-recommand-con .post-list-item {
    box-shadow: none;
}

.post-recommand-con .post-list-item .post-image {
    width: 190px;
    height: 223px;
    display: inline-block;
    float: left;
    padding-bottom: 0;
    margin-right: 15px;
}

.post-recommand-con .post-list-item .content h2 {
    text-align: left;
}

.post-recommand-con .post-list-item .content p {
    color: #aaa;
    font-size: 16px;
}

.post-recommand-con .post-list-item .content .post-meta {
    text-align: left;
    bottom: 4px;
    position: absolute;
    left: 220px;
}

.post-recommand-con .col-md-8,
.post-recommand-con .col-md-4 {
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .post-list-header .contri-con .inner h2 {
        font-size: 55px;
    }
    .post-list-header .contri-con .inner p {
        font-size: 20px;
        margin-bottom: 27px;
    }
    .post-list-header .contri-con .inner {
        background: #fff;
        padding: 33px 80px 33px;
        height: 300px;
    }
    .brand-con .brand-img {
        height: 300px;
    }
    .btn {
        padding: 9px 26px;
        font-size: 17px;
    }
    .post-list-header .contri-con.tic {
        padding: 115px 195px 115px 53px;
    }
    .post-list-header .contri-con.tic .inner h2 {
        font-size: 47px;
    }
    .post-list-header .contri-con.tic .inner p {
        font-size: 18px;
        margin-bottom: 23px;
    }
    .brand-con .brand-img.tic {
        height: 415px;
    }
    .post-list-header .contri-con {
        padding: 115px 0px 115px 53px;
    }
    .post-list-header .brand-con {
        padding: 115px 0px 0px;
    }
    .brand-con .brand-control > img {
        height: 115px;
    }
    .brand-con .brand-name {
        height: 115px;
        padding: 19px 33px;
        position: relative;
    }
    .post-recommand-con .post-list-item .post-image {
        width: 150px;
        height: 175px;
    }
    .post-list-item .content h2 > a {
        font-size: 19px;
        line-height: 19px;
    }
    .post-recommand-con .post-list-item .content .post-meta {
        left: 181px;
    }
    .main-header .photo-con .sub-img {
        height: 240px;
        width: 187px;
    }
}

@media (max-width: 991px) {
    .post-list-container .col-md-3 {
        width: 50%;
        float: left;
    }
    .post-list-container .col-md-3:nth-child(4n+1) {
        clear: none;
    }
    .post-list-container .col-md-3:nth-child(2n+1) {
        clear: left;
    }
    .post-list-header .contri-con {
        padding: 87px 0px 87px 33px;
    }
    .post-list-header .contri-con .inner {
        padding: 33px 61px 33px;
        height: 262px;
    }
    .post-list-header .contri-con .inner h2 {
        font-size: 45px;
    }
    .post-list-header .contri-con .inner p {
        font-size: 17px;
        margin-bottom: 25px;
    }
    .post-list-header .contri-con.tic {
        padding: 87px 115px 80px 53px;
    }
    .brand-con .brand-img.tic {
        height: 342px;
        margin-left: -61%;
    }
    .post-list-header .contri-con.tic .inner {
        padding: 20px 25px 20px;
    }
    .post-list-header .contri-con.tic.news .inner {
        padding: 20px 25px 20px;
        height: auto;
    }
    .post-list-header .contri-con.tic.news .inner h2 {
        margin-bottom: 0px;
    }
    .post-list-header .contri-con.tic .inner h2 {
        font-size: 38px;
        margin: 0;
        margin-bottom: 6px;
    }
    .btn {
        padding: 8px 21px;
        font-size: 16px;
    }
    .post-list-header .brand-con {
        padding: 87px 0px 0px;
    }
    .brand-con .brand-img {
        height: 262px;
    }
    .brand-con .brand-name {
        height: 87px;
        padding: 16px 21px;
    }
    .brand-con .brand-control > img {
        height: 87px;
    }
}

@media (max-width: 780px) {
    .post-list-header .contri-con .inner {
        text-align: center;
        padding: 27px 20px 28px;
        height: 247px;
    }
    .brand-list-container {
        margin-top: 60px;
    }
    .post-list-header .contri-con {
        padding: 87px 0 0 0;
        width: 100%;
    }
    .bg-gw > .col-xs-6:first-child {
        width: 100%;
    }
    .post-list-header .brand-con {
        padding: 0;
        width: 100%;
    }
    .post-list-header .contri-con.tic {
        padding: 87px 0 0 0;
    }
    .brand-con .brand-img.tic {
        height: auto;
        margin-left: 0;
    }
    .brand-con .brand-img {
        height: auto;
        padding-bottom: 65%;
    }
}

@media (max-width: 480px) {
    .brand-list-item {
        padding: 15px;
    }
    .brand-list-item .img-con {
        margin-right: 15px;
    }
    .brand-list-item .content {
        max-height: 172px;
        overflow: hidden;
    }
    .brand-list-item .content h2 {
        font-size: 19px;
        margin-bottom: 11px;
    }
    .brand-list-item .content h2 > a {
        font-size: 19px;
    }
    .brand-list-item .content .desc {
        font-size: 14px;
    }
    .brand-con .brand-name {
        padding-right: 43px;
        padding-left: 0;
        border-bottom: 1px solid #47d7ac;
    }
    .post-recommand-con .post-list-item .content p {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        height: 54px;
        font-size: 14px;
        display: block;
        line-height: 18px;
        overflow: hidden;
        color: #aaa;
    }
}

@media (max-width: 360px) {
    .brand-list-container {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .post-list-header .contri-con .inner {
        height: 230px;
    }
    .post-list-item .content h2 > a {
        color: #000;
        font-size: 17px;
        line-height: 17px;
    }
    .post-list-item .content .post-meta {
        font-size: 12px;
    }
    .post-list-item .content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.main-header {
    padding-top: 132px;
}

.main-header .container {
    position: relative;
}

.main-header .photo-con:after {
    content: '';
    display: table;
    clear: both;
}

.main-header .photo-con .main-img {
    padding-bottom: 38.3%;
    width: 68.2%;
    margin-left: 32.8%;
    float: right;
}

.main-header .photo-con .sub-img {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    height: 287px;
    width: 210px;
    float: right;
    margin-top: -96px;
}

.article-info {
    position: absolute;
    top: 219px;
}

.article-info h2 {
    margin: 0;
    font-size: 70px;
    font-weight: normal;
    max-width: 571px;
    line-height: 1.18;
    margin-bottom: 27px;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
}

.article-info .article-meta {
    font-size: 22px;
    color: #000;
    margin-bottom: 30px;
}

.pet-info {
    margin-top: 32px;
    font-size: 19px;
    line-height: 2;
    color: #000;
}

.pet-info > img {
    width: 100%;
    max-width: 350px;
}



.pet-info-hint {
    float: left;
    width: 100%;
    color: #47d7ac;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.pet-info-hint > img {
    display: inline-block;
    max-width: 600px;
    width: 100%;
}

.article-content {
    float: right;
    width: 68.2%;
    margin-top: -107px;
    padding-right: 270px;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    padding-bottom: 63px;
    white-space: pre-line;
    word-break: break-all;
    z-index: 9;
}

h5.sub-title {
    margin: 0;
    font-size: 33px;
    margin-bottom: 58px;
}

.brand-banner .container {
    padding-top: 130px;
    padding-left: 75px;
    padding-right: 75px;
}

.brand-banner .brand-cover {
    padding-bottom: 52.3%;
}

.brand-content h3.con-title {
    text-align: left;
    max-width: 480px;
}

.brand-content {
    text-align: left;
    padding-top: 23px;
    padding-left: 93px;
    padding-bottom: 80px;
    word-wrap: break-word;
    width: 81%;
}

.brand-content img {
    max-width: 100%;
}

.brand-content .brand-detail {
    margin-top: 36px;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 90px;
    white-space: pre-line;
}

.banner-con {
    text-align: center;
    margin-bottom: 25px;
}

.brand-detail .banner {
    max-width: 600px;
    width: 100%;
    display: inline-block;
}

.brand-content .logo {
    width: 150px;
    position: absolute;
    top: 73px;
    right: 50px;
    text-align: center;
}

.brand-content .logo > img {
    width: 100%;
    margin-bottom: 12px;
}

.brand-content .logo > h2,
.brand-content .logo > span {
    margin: 0;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.recommand-prod {
    position: relative;
    padding: 41px 0;
}

.recommand-prod > .img {
    width: 897px;
    margin-left: 260px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.recommand-prod > .prod-info {
    display: inline-block;
    padding: 36px 32px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    position: relative;
    width: 445px;
}

.recommand-prod .prod-info .slong {
    font-size: 31px;
    line-height: 1;
    margin-bottom: 8px;
}

.recommand-prod .prod-info .name {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 4px;
}

.recommand-prod .prod-info .kind {
    font-size: 25px;
    margin-bottom: 37px;
}

.recommand-prod .prod-info .desc {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 56px;
}

.crt-post-header {
    padding-bottom: 41%;
    position: relative;
}

.crt-post-header > .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
}

@media (max-width: 1199px) {
    .recommand-prod > .img {
        width: 673px;
    }
    .article-info h2 {
        margin-bottom: 27px;
        font-size: 58px;
        font-weight: normal;
        max-width: 469px;
    }
    .article-info .article-meta {
        font-size: 20px;
    }
    .pet-info {
        font-size: 17px;
    }
    .article-content {
        margin-top: -130px;
    }
    .article-info {
        top: 174px;
    }
}

@media (max-width: 991px) {
    .brand-banner .container {
        padding-top: 111px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .brand-content {
        width: 100%;
        padding-left: 63px;
        padding-right: 63px;
    }
    .brand-content .brand-detail {
        font-size: 18px;
    }
    .recommand-prod {
        padding-bottom: 0;
        margin-left: 20px;
        margin-right: 20px;
    }
    .brand-content .logo {
        width: 116px;
        top: 42px;
    }
    .recommand-prod > .img {
        width: 642px;
        margin-left: 199px;
    }
    .recommand-prod > .prod-info {
        width: 370px;
    }
    .recommand-prod .prod-info .slong {
        font-size: 24px;
    }
    .recommand-prod .prod-info .name {
        font-size: 36px;
    }
    .recommand-prod .prod-info .kind {
        font-size: 19px;
        margin-bottom: 25px;
    }
    .recommand-prod .prod-info .desc {
        font-size: 17px;
        margin-bottom: 40px;
    }
    .main-header .photo-con .sub-img {
        display: none;
    }
    .main-header .photo-con .main-img {
        padding-bottom: 52.3%;
        width: 100%;
    }
    .article-content {
        padding-right: 0;
        margin-top: 65px;
    }
    .article-info {
        top: 258px;
    }
    .article-info h2 {
        font-size: 43px;
        max-width: 350px;
    }
}

@media (max-width: 866px) {
    .recommand-prod > .img {
        margin: 0;
        width: 100%;
        position: relative;
        padding-bottom: 57%;
    }
    .recommand-prod > .prod-info {
        width: 100%;
    }
}

@media (max-width: 748px) {
    .brand-content .logo {
        width: 105px;
        top: 144px;
    }
}

@media (max-width: 722px) {
    .article-info {
        position: relative;
        top: 0;
    }
    .article-info h2 {
        margin-top: 30px;
        font-size: 41px;
        width: 100%;
    }
    .pet-info {
        margin-top: 17px;
    }
    .article-content {
        margin-top: 40px;
        width: 100%;
    }
}

@media (max-width: 645px) {
    .brand-banner .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .brand-content {
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (max-width: 480px) {
    .article-info h2 {
        margin-top: 30px;
        font-size: 33px;
    }
    .article-info .article-meta {
        font-size: 19px;
    }
    .brand-detail .content-container {
        padding-top: 20px;
    }
    .brand-content .logo {
        width: 93px;
        top: 156px;
        right: 43px;
    }
}

@media (max-width: 420px) {
    .brand-banner .container {
        padding-top: 85px;
    }
    .brand-banner .brand-cover {
        padding-bottom: 58.3%;
    }
    .brand-content {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .brand-content .brand-detail {
        margin-top: 65px;
        margin-bottom: 3px;
        font-size: 17px;
    }
    .recommand-prod > .prod-info {
        padding: 25px 20px;
    }
    .recommand-prod .prod-info .slong {
        font-size: 17px;
    }
    .recommand-prod .prod-info .name {
        font-size: 28px;
    }
    .recommand-prod .prod-info .kind {
        font-size: 14px;
        margin-bottom: 19px;
    }
    .recommand-prod .prod-info .desc {
        font-size: 15px;
        margin-bottom: 19px;
    }
    .brand-content .logo {
        width: 90px;
        top: 95px;
        right: 23px;
    }
}

@media (max-width: 378px) {
    .brand-content .brand-detail {
        margin-top: 30px;
    }
}

.blk-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -50%);
    /* Safari */
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}

.blk-center .container {
    padding-top: 23px;
}

.crt-post-header .pettalk-logo {
    width: 170px;
    display: inline-block;
}

.crt-post-header .pettalk-logo img {
    width: 100%;
}

.crt-post-header .desc {
    font-size: 69px;
    color: #000;
}

.inp-blk-con {
    padding: 0 54px 53px;
}

.inp-title {
    color: #000;
    font-size: 23px;
    margin-bottom: 18px;
}

.spe1 {
    width: 31%;
    margin-right: 10%;
}

.spe2 {
    width: 18%;
}

.spe3 {
    width: 56%;
    margin-right: 7%;
}

.spe4 {
    width: 37%;
}

.spe5 {
    width: 13%;
}

.spe6 {
    width: 74%;
}

.spe7 {
    width: 16%;
    margin-right: 10%;
}

.spe8 {
    width: 33%;
}

.spe9 {
    width: 38%;
    margin-right: 10%;
}

.row-con.m1 {
    margin-bottom: 98px;
}

.row-con.m2 {
    margin-bottom: 77px;
}

.inp {
    border: none;
    border-bottom: 2px solid #000;
    font-size: 19px;
    width: 100%;
    /*max-width: 380px;*/
    border-radius: 0;
    background: #fff;
    height: 31px;
}

.spe6 .inp {
    max-width: 100%;
}

.row-con {
    margin-bottom: 50px;
}

.row-con:after {
    content: '';
    display: table;
    clear: both;
}

.inp-con {
    /*display: inline-block;*/
    /*float: left;*/
}

textarea.story {
    display: block;
    width: 100%;
    height: 600px;
    border: 2px solid #333;
    font-size: 19px;
    padding: 20px;
}

@media (max-width: 991px) {
    .crt-post-header .desc {
        font-size: 45px;
    }
    .crt-post-header .pettalk-logo {
        width: 130px;
    }
    .inp-con {
        margin-bottom: 25px;
    }
    .row-con.m1 {
        margin-bottom: 65px;
    }
}

@media (max-width: 767px) {
    .crt-post-header .desc {
        font-size: 30px;
    }
    .crt-post-header .pettalk-logo {
        width: 100px;
    }
    .crt-post-header {
        padding-bottom: 46%;
    }
}

@media (max-width: 700px) {
    .inp-blk-con {
        padding: 0 20px 53px;
    }
}

@media (max-width: 550px) {
    .crt-post-header {
        padding-bottom: 64%;
    }
    .blk-center {
        top: 55%;
    }
}

@media (max-width: 460px) {
    .blk-center {
        top: 60%;
    }
    .crt-post-header .pettalk-logo {
        width: 72px;
    }
    .crt-post-header .desc {
        font-size: 22px;
    }
    .inp-blk-con {
        padding: 0 15px 53px;
    }
    .inp-title {
        font-size: 16px;
        margin-bottom: 9px;
    }
    .inp-con {
        margin-bottom: 18px;
    }
    .inp {
        font-size: 16px;
    }
}


.sec-form .container {
	padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.sec-form .form {
	width: 58%;
}

.sec-form .form h2 {
	color: #d50012;
    font-size: 39px;
    margin: 0;
    margin-bottom: 25px;
}

.sec-form .form h2 span {
    font-size: 28px;
    vertical-align: top;
}

.sec-form .form p {
	color: #000;
    font-size: 25px;
}

.sec-form .form form {
	margin-top: 58px;
}

.table {
     display: table;
     margin-bottom: 26px;
}

.table.col-xs-6 {
	width: 50%;
}

.table label {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
	padding-right: 18px;
	font-size: 25px;
}

.table.col-sm-6 {
	width: 50%;
}

.table .con input, .table .con select {
    width: 100%;
    border: 2px solid #b3b3b3;
    font-size: 25px;
    border-radius: 13px;
    padding: 7px 12px;
    height: 53px;
    background-color: #fff;
}

.cute-cat {
	display: inline-block;
	position: absolute;
    bottom: 25px;
    right: 0;
    width: 42%;
    text-align: right;
}

.cute-cat img {
	width: 434px;
	max-width: 100%;
}


@media (max-width: 767px) {
	.sec-form .form {
	    width: 100%;
		margin-bottom: 40px;
	}

	.table {
	    margin-bottom: 14px;
	}

    .table label {
    	font-size: 14px;
    	padding-right: 13px;
    }

	.table .con input, .table .con select {
	    border: 1px solid #b3b3b3;
	    font-size: 15px;
	    height: 39px;
	}

	.cute-cat {
		width: 100%;
	    position: relative;
	    bottom: 0;
	    text-align: center;
	}

	.sec-form .container {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}

	.sec-form .form h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}

	.sec-form .form p {
	    font-size: 16px;
	}

	.sec-form .form form {
	    margin-top: 24px;
	}

	.reward .col-sm-6:first-child {
		margin-bottom: 30px;
	}


	.cute-cat img {
		max-width: 65%;
	}
}

@media (max-width: 567px) {

	.sec-form .container {
	    padding-bottom: 35px;
	}

	.sec-form .form {
	    margin-bottom: 30px;
	}
}

/*.form .tr {
    display: table-row;
}

.form .td {
	display: table-cell;
}*/



footer {
    background-color: #e6e6e6;
    padding: 30px 0;
    color: #2c2c2c;
}

footer p {
    margin-bottom: 0;
    color: #222;
}

#bottom-nav {
    display: none;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 55px;
    z-index: 999999;
}

#bottom-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 0;
    height: 55px;
}

#bottom-nav .crt-post img {
    width: 80px;
    top: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    display: inline-block;
}

#bottom-nav ul li {
    width: 20%;
    text-align: center;
}

#bottom-nav ul li img {
    width: 55px;
}

ul.hor-list li {
    display: inline-block;
    float: left;
}

@media (max-width: 991px) {
    #bottom-nav {
        display: block;
        border-top: 1px solid #ccc;
    }
}

section.brand-detail {
    overflow: hidden;
}

.social-fixed {
    z-index: 99;
    position: fixed;
    top: 200px;
    left: 30px;
    font-size: 21px;
}

.social-fixed > a {
    color: #000;
    display: block;
    margin-bottom: 50px;
}

@media (max-width: 600px) {
    .social-fixed {
        display: none;
    }
}

.pic-upload-con {
    padding-top: 40px;
    height: 200px;
}

.pic-upload-con .add-pic {
    color: #898989;
    border: 1px solid #898989;
    border-radius: 2px;
    width: 100px;
    height: 100px;
    display: inline-block;
    padding-top: 31px;
    cursor: pointer;
    user-select: none;
    position: relative;
    margin-right: 20px;
    float: left;
}

.add-pic .close-btn {
    position: absolute;
    top: -16px;
    z-index: 9;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    right: -14px;
}

.pic-upload-con .add-pic .img-canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pic-upload-con .add-pic .plus {
    font-size: 40px;
    font-weight: bold;
    color: #898989;
    text-align: center;
    line-height: 35px;
}

.pic-upload-con .add-pic .img-select {
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Arial;
    height: 100px;
    width: 100px;
    left: 0;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
}

#fb-btn,
#fb-btn-m {
    background-color: #415d9c;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    width: 300px;
    max-width: 300px;
}

@media (max-width: 600px) {
    .pic-upload-con .add-pic {
        margin-bottom: 20px;
    }
}

@media (max-width: 401px) {
    .pic-upload-con .add-pic {
        width: 85px;
        height: 85px;
        margin-right: 16px;
    }
    .pic-upload-con .add-pic .img-select {
        height: 85px;
        width: 85px;
    }
    .pic-upload-con {
        height: 120px;
    }
}

@media (max-width: 361px) {
    .pic-upload-con .add-pic {
        width: 70px;
        height: 70px;
        margin-right: 16px;
    }
    .pic-upload-con .add-pic .img-select {
        height: 70px;
        width: 70px;
    }
}

.pet-select-pop,
.cate-select-pop {
    display: none;
}

.cover-bg {
    z-index: 9999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    /* vertical-align: middle; */
    text-align: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.cover-bg .inner-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    vertical-align: middle;
    height: 80%;
    background: #fff;
    border-radius: 5px;
    max-width: 600px;
    width: 90%;
}

.close-btn {
    position: absolute;
    top: -14px;
    right: -14px;
    width: 39px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background-color: #aaa;
    color: #fff;
    z-index: 9;
    cursor: pointer;
}

.close-btn i {
    font-size: 1.5rem;
    line-height: 30px;
}

.cover-bg .form .title {
    background-color: #dcdedd;
    color: #3b200d;
    margin: 0;
    font-size: 25px;
    padding: 18px 18px 15px;
}

.cate-select-pop .ver-list {
    margin-top: 15px;
    position: absolute;
    overflow-y: scroll;
    top: 163px;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 27px;
    font-weight: bold;
    color: #777;
    list-style: none;
}

.pet-select-pop ul {
    position: absolute;
    top: 61px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.pet-select-pop .e-photo {
    width: 100px;
    height: 100px;
    display: inline-block;
    float: left;
}

.u-photo,
.e-photo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.e-photo {
    border-radius: 50%;
}

.pet-select-pop ul li {
    padding: 15px 25px;
    border-bottom: 1px solid #bbb;
    cursor: pointer;
}

.pet-select-pop ul li:hover {
    background-color: #efefef;
}

.pet-select-pop ul li:after {
    content: '';
    display: table;
    clear: both;
}

.pet-select-pop ul li span {
    display: inline-block;
    float: left;
    margin-left: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #422618;
    line-height: 26px;
    padding-top: 37px;
}


.dir-con {
    float: right;
    width: 150px;
}

.dir-con:after {
    display: table;
    clear: both;
    content: '';
}

.dir-con .dir-btn {
    width: 75px;
    height: 75px;
    cursor: pointer;
    float: left;
}

.dir-con .left {
    background-image: url('https://s3-ap-northeast-1.amazonaws.com/pettalk/static/p/ic_left_dir.png');
}

.dir-con .left:hover {
    background-image: url('https://s3-ap-northeast-1.amazonaws.com/pettalk/static/p/ic_left_dir_act.png');
}

.dir-con .right {
    background-image: url('https://s3-ap-northeast-1.amazonaws.com/pettalk/static/p/ic_right_dir.png');
}

.dir-con .right:hover {
    background-image: url('https://s3-ap-northeast-1.amazonaws.com/pettalk/static/p/ic_right_dir_act.png');
}

.indicat-con {
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 155px;
}

.indicat-con .bar {
    width: 23px;
    height: 3px;
    background-color: #47d7ac;
    content: '';
    display: block;
    position: absolute;
    right: -29px;
    top: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.indicat-con ul {
    color: #626262;
    font-size: 23px;
    padding: 0;
    list-style: none;
}

.indicat-con ul li {
    display: block;
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .indicat-con {
        display: none;
    }
}

.cate-con {
    position: relative;
    margin-top: 65px;
}

.cate-con .bar {
    width: 40px;
    height: 3px;
    background-color: #47d7ac;
    content: '';
    display: block;
    position: absolute;
    left: -55px;
    top: 17px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.cate-con ul {
    padding: 0;
    list-style: none;
}

.cate-con ul li {
    font-size: 21px;
    color: #343434;
    margin-bottom: 12px;
    cursor: pointer;
    user-select: none;
    /*line-height: 30px;*/
}

.ts03 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.cate-con ul li.active {
    color: #47d7ac;
    font-size: 25px;
    /*line-height: 35px;*/
}

@media (max-width: 1199px) {
    .cate-con {
        margin-top: 37px;
    }
    .cate-con ul li {
        font-size: 18px;
        margin-bottom: 9px;
    }
    .cate-con ul li.active {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .cate-con .bar {
        left: -47px;
    }
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.fb-comments {
    margin: auto;
    text-align: center;
    float: none;
    width: 100%;
    margin-bottom: 45px;
}

.brand-con > .brand-img {
    overflow: hidden;
}

.brand-con > .brand-img > .brand-img {
    /*-webkit-transition: all .3s;
			    -moz-transition: all .3s;
			    -ms-transition: all .3s;
			    -o-transition: all .3s;
			    transition: all .3s;*/
}

.trans-out {
    opacity: 0;
    -ms-transform: translate(-100px, 0);
    /* IE 9 */
    -webkit-transform: translate(-100px, 0);
    /* Safari */
    transform: translate(-100px, 0);
}

.tt {
    -ms-transform: translate(100px, 0);
    /* IE 9 */
    -webkit-transform: translate(100px, 0);
    /* Safari */
    transform: translate(100px, 0);
    opacity: 0;
    display: none;
}

.trans-in {
    opacity: 1;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
}

.trans-in,
.trans-out,
.trans-top-out,
.trans-top-in {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.trans-top-out {
    opacity: 0;
    -ms-transform: translate(0, -30px);
    /* IE 9 */
    -webkit-transform: translate(0, -30px);
    /* Safari */
    transform: translate(0, -30px);
}

.ttt {
    -ms-transform: translate(0, 30px);
    /* IE 9 */
    -webkit-transform: translate(0, 30px);
    /* Safari */
    transform: translate(0, 30px);
    opacity: 0;
}

.trans-top-in {
    opacity: 1;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
}

.brand-con .brand-name .inner {
    position: relative;
    content: '';
    width: 100%;
}

.brand-con .brand-name .inner > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.endorse {
    display: none;
}

.news-fixed {
    position: fixed;
    bottom: 80px;
    left: 15px;
    display: none;
}

.news-fixed > a {
    width: 70px;
    height: 70px;
    display: block;
}

.news-fixed > a > img {
    width: 100%;
}

@media (max-width: 991px) {
    .news-fixed {
        display: block;
    }
}










#my_form .content-container {
    padding-top: 30px;
}

.user-form-con {
	text-align: center;
}

.user-form-con .container {
	max-width: 700px;
}

.user-form-con .logo-con {
	display: inline-block;
}

.user-form-con .logo-con .logo {
	width: 230px;
}

.user-form-con .picture-con {
	width: 100%;
	margin-bottom: 8px;
}

.user-form-con hr {
    border-top: 3px solid #000000;
    margin-top: 22px;
    margin-bottom: 19px;
}

.user-form-con p {
	font-size: 15px;
	line-height: 2;
}

.user-form-con .prom-terms-con {
	text-align: left;
	font-size: 12px;
}

.user-form-con .table {
	border-bottom: 1px solid #000;
}

.user-form-con .table label {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	height: 42px;
}

.user-form-con .table .con input, .user-form-con .table .con select {
    width: 100%;
    border: none;
    font-size: 18px;
    border-radius: 13px;
    padding: 7px 12px;
    text-align: left;
    position: relative;
    top: 4px;
}

.user-form-con .table .con div {
	width: 100%;
    border: none;
    font-size: 18px;
    border-radius: 13px;
    padding: 5px 12px;
    text-align: left;
    position: relative;
    top: 3px;
}

.food-img {
	float: right;
    width: 246px;
}

.prom_terms_con h3 {
    text-align: center;
    color: #fff;
    font-size: 54px;
    margin-bottom: 90px;
	line-height: 1.5;
}

.prom_terms_con h3 br {
	display: none;
}

@media (max-width: 767px) {
	.prom_terms_con h3 {
	    font-size: 54px;
	}

	.prom_terms_con h3 br {
		display: block;
	}

}

@media (max-width: 460px) {
	.prom_terms_con h3 {
	    font-size: 34px;
	    margin-bottom: 54px;
	}
}
