.how-to-buy-cols-with-panels .columns {
	padding: 60px;
}
.how-to-buy-cols-with-panels .columns .container > .title {
	padding-bottom: 30px;
	background: url('https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/sell-timeshare/woosh-image.png') no-repeat center bottom;
	color: #035573;
	font-size: 32px;
	line-height: normal;
	text-align: center;
	margin-bottom: 30px;
}

.how-to-buy-cols-with-panels .columns .container .cols {
	padding-top: 40px;
	display: flex;
}

.how-to-buy-cols-with-panels .columns .container .cols .col {
	text-align: center;
	margin-bottom: 40px;
	cursor:  pointer;
}
.how-to-buy-cols-with-panels .columns .container .cols .col:last-child {
	border-right: 0;
}
.how-to-buy-cols-with-panels .columns .container .cols .content-list .image img{
	width: 72px;
	height: 72px;
}

.how-to-buy-cols-with-panels .columns .container .cols .content-text{
	padding-right: 40px;
	border-right: 1px solid #e3e5e9;
}

.how-to-buy-cols-with-panels .columns .container .cols .content-text.xs{
	display: none;
}
.how-to-buy-cols-with-panels .columns .container .cols .content-list{
	float: right;
	padding-left:40px;
}
.how-to-buy-cols-with-panels .columns .container .cols .content-list .col-sm-12{
	padding-left:0;
}
.how-to-buy-cols-with-panels .columns .container .cols .content-text p{
	display: block;
	font-size: 18px;
	color: #4c5160;
	margin-bottom:40px;
}
.how-to-buy-cols-with-panels .columns .container .cols .col .image{
	margin-right: 4%;
}
.how-to-buy-cols-with-panels .columns .container .cols .col .image,
.how-to-buy-cols-with-panels .columns .container .cols .col .title,
.how-to-buy-cols-with-panels .columns .container .cols .col .text{
	display: inline-block;
	float: left;
} 

.how-to-buy-cols-with-panels .columns .container .cols .col .title {
	font-size: 24px;
	color: #20b2cd;
	line-height: 30px;
	text-align: left;
	padding-right: 30px;
	background-size: 20px;
}

.how-to-buy-cols-with-panels .columns .container .cols .col .text {
	padding-bottom: 20px;
	text-align: left;
	float: left;
	width: 80%;
	margin-top:10px;
}

.how-to-buy-cols-with-panels .columns .container .cols .col .arrow {
    display: inline-block;
    margin: auto auto 0;
    width: 20px;
    height: 20px;
    background: url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/sell-timeshare/empty-teal-down-arrow.png) no-repeat center center;
    background-size: cover;
}

.how-to-buy-cols-with-panels .columns .container .cols .col:hover .arrow {
	background: url('https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/sell-timeshare/teal-icon-down-arrow.png') no-repeat center center;
	background-size: cover;
}

.how-to-buy-cols-with-panels .panels .panel {
	padding: 80px 0 40px;
}

.how-to-buy-cols-with-panels .panels .panel.npb {
	padding: 80px 0 0;
}
.how-to-buy-cols-with-panels .panels .panel:nth-of-type(odd) {
	background: #f2f2f2;
	box-shadow: inset 0 0 15px 5px #ccc;
}

.how-to-buy-cols-with-panels .panels .panel .container {
	display: flex;
    align-items: center;
}

.how-to-buy-cols-with-panels .panels .panel .container > .row {
	flex: 1 1 auto;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;

}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .icon {
	width: 63px;
	flex-shrink: 0;
	padding-right: 25px;
	box-sizing: content-box;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .icon img {
	max-width: 100%;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text {
	flex: 1;
	font-size: 16px;
	color: #4c5160;
}

.how-to-buy-cols-with-panels .panels .panel.npb .col-1 > .text .title{
	max-width:280px;
	padding-top: 0;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text .title {
	font-size: 32px;
	color: #035573;
	padding-top: 15px;
	line-height: normal;
	padding-bottom: 30px;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text ul {
	list-style: none;
	padding: 30px 0;
	margin: 0;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text ul li {
	margin-bottom: 30px;
	display: flex;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text ul li .icon {
	width: 30px;
	flex-shrink: 0;
	margin-right: 10px;
	flex-grow: 0;
}

.how-to-buy-cols-with-panels .panels .panel .col-1 > .text ul li .text {
	flex: 1;
}

.how-to-buy-cols-with-panels .panels .panel .button {
	padding-top: 30px;
}

.how-to-buy-cols-with-panels .panels .panel .button a {
	display: inline-block;
	height: 42px;
	padding:0 25px;
	line-height: 40px;
	border: 1px solid #009fc2;
	text-align: center;
	background: transparent;
	color: #009fc2;
	border-radius: 20px;
}

.how-to-buy-cols-with-panels .panels .panel .col-2 img.desktop {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.how-to-buy-cols-with-panels .panels .panel .col-2 img.tablet {
	display: none;
}

.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm{
	display: none;
}

.how-to-buy-cols-with-panels .panels .panel:last-of-type{
	margin: 0;
}
@media(max-width: 1024px){
	.how-to-buy-cols-with-panels .columns{
		padding: 60px 0;
	}
	
	.how-to-buy-cols-with-panels .columns .container .cols .col:nth-last-child(2){
		border-left:  1px solid #c0c0c0;
		border-right:  1px solid #c0c0c0;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col .title{
		padding-right: 0;
		margin-top: 15px;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col .arrow {
		display: block;
		margin-top: 15px;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .content-list{
		display: none;
	}

	.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm{
		display: block;
	}

	.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm .image,
	.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm .title,
	.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm .text{
		float: left;
		width: 100%;
		text-align: center;
	}
	.how-to-buy-cols-with-panels .columns .container .cols{
		display: block;
	}

	.how-to-buy-cols-with-panels .panels .panel .col-1 > .icon{
		display: block;
		width: 100%;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 > .icon img{
		display: inline-block;
		max-width: 80px;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col .text {
		display: none;
	}

	.how-to-buy-cols-with-panels .columns .container .cols .col .title {
		font-size: 20px;
		line-height: normal;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 {
		flex-direction: column;
	}

	.how-to-buy-cols-with-panels .panels .panel .col-1 .icon {
		flex: 1;
		padding: 0 0 20px 0;
		text-align: center;
		width: 100%;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 .text {
		text-align: center;
		padding-bottom: 20px;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 > .text ul {
		max-width: 530px;
		margin: 0 auto;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 li > .text {
		text-align: left;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 .text .button{
		display: none;
	}

	.how-to-buy-cols-with-panels .panels .panel .visible-sm-hidden{
		display: block!important;
		margin-bottom: 30px;
	}

	.how-to-buy-cols-with-panels .panels .panel	.visible-sm-block{
		display: none!important;
	}
}

@media (max-width: 475px) {
	.how-to-buy-cols-with-panels .columns .container .cols .content-list.sm{
		display: none;
	}

	.how-to-buy-cols-with-panels .columns{
		padding:0;
		margin: 0 auto;
		max-width: 90%;
	}
	.how-to-buy-cols-with-panels .columns .container .cols {
		flex-direction: column;
		padding: 0;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col {
		flex-direction: row;
		align-items: center;
		border-right: 0;
		border-bottom: 1px solid #e3e5e9;
		padding: 20px 0;
    	flex-basis: auto;
	}
	.how-to-buy-cols-with-panels .columns .container > .title{
		margin-top: 60px;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .content-list{
		padding: 0; 
	}

	.how-to-buy-cols-with-panels .columns .container .cols .content-text{
		display: none;
	}
	
	.how-to-buy-cols-with-panels .columns .container .cols .content-text.xs{
		display: block;
		border:none;
		padding:0;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col:last-child {
		border-bottom: 0;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col .image {
		margin: 0;
		padding: 0;
		height: 58px;
		width: 53px;
		margin-right: 20px;
	}

	.how-to-buy-cols-with-panels .columns .container .cols .col .image img{
		width: 100%;
	}
	.how-to-buy-cols-with-panels .columns .container .cols .col .title {
		margin: 0;
		padding: 0;
		flex: 1;
		font-size: 20px;
		width: 65%;
		margin-top: 15px;
	}

	.how-to-buy-cols-with-panels .columns .container .cols .col .arrow {
		margin: 0;
		padding: 0;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1 .text {
	    padding-bottom: 0;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-2 img.desktop {
		display: none;
	}

	.how-to-buy-cols-with-panels .panels .panel .col-2 img.tablet {
		max-width: 100%;
		display: block;
		margin-top:30px;
		float: left;
	}
	.how-to-buy-cols-with-panels .panels .panel .col-1{
		width: 100%;
	}
	.how-to-buy-cols-with-panels .panels .panel .visible-xs-hidden{
		display: none;
	}

	.how-to-buy-cols-with-panels .panels .panel	.visible-xs-block{
		float: left;
		width: 100%;
	}

}