.t-app {
margin-top:-10px;
color:#fff;
font-size: 11px;
padding-bottom:5px;	
	
}

.t-app-logo {
	
	
}



.t-app-logo img{
	
width:120px;	
}



.content-slider-3{
	padding-bottom: 0px; 
	position: relative;
	display: block;
	height: 100%;
}

#content-slider-2{
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;

}

		
.mainpage-title-slider {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 51px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	margin-top: 40px;
	padding-bottom:50px;
	height: auto;

}


.mainpage-title-slider a {
	color:#fff;
}

.box-show {
padding: 35px 20PX;
/*width: 80%;
 float: left; */
/* margin: 0px 10px; */
margin: auto;
}


.bkg-dallas{
	background-color:#D0202B;
}
.bkg-pbjws{
	background-color:#BE4B82;
}

.bkg-naples{
	background-color:#F05458;
}

.bkg-lafas {
  background-color: #403961;
}

.logo-show{
	height:95px;;
	margin-bottom:40px;
	text-align:center;
}

.bkg-pbshow{
	background-color:#03569C;
}

.bkg-lashow{
	background-color:#FFF;
}

.bkg-lawintershow{
	background-color:#028C39;
}

.bkg-chicago{
	background-color:#78438A;
}

.bkg-baltimore{
	background-color:#8EA5C7;
}

.bkg-pbfineart{
	background-color:#231F20;
}

.bkg-artbaltimore{
	background-color:#679BCE;
}

.bkg-newyork{
	background-color:#019491;
}

.bkg-nycjaws{
	background-color:#007977;
}

.bkg-artmarkethamptons {
  
background-color:#FFFFFF;  
  
}


.bkg-palmbeachartdesign {
  
background-color:#FFFFFF;  
  
}

.text-gray{
	color:#666 !important;
}


.text-show{
	text-align:center;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	height: 38px;
}

.logo-responsive{
	width:100%;
}

.col-center3 {
	float: none;
	overflow: hidden;
	margin: auto;
	width: 80%;
	text-align: center;
	/* padding: 30px; */
	clear: both;
}

.mainpage-subtitle-slider {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 29px;
	color: #FFF;
	line-height: 50px;
	padding: 40px; 
	height: auto;
  	padding-bottom: 20px;
}




/*DOWNLOAD APP SECTION*/

.app-main-cont {
    padding: 50px 0px 35px;
    overflow: hidden;
    clear: both;
  background-color:#FFFFFF;
}

.app-body-container {
    max-width: 1300px;
    margin: auto;
}

.app-image-col {
  float:left;
  width:48%;
}

.app-text-col {
    float: right;
    width: 48%;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin-top: 20px;
  font-weight:300;
}

.app-text-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 20px;
}

.app-button {
    clear: both;
    margin-top: 23px;
}





/*END DOWNLOAD APP SECTION*/











@media (max-width: 768px) {
	.col-center3 {
		width: 100%;
	}
	
	#content-slider-2{
		margin: 0 auto;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	
	.app-main-cont {
    padding: 50px 0px 10px;
}

.app-main-cont {
    padding: 50px 0px;
}

.app-image-col {
  float:none;
  width:100%;
}

.app-text-col {
    float: none;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
}
	
	
	
	
	
}

@media (max-width: 600px) {

.app-text-col {
    font-size: 16px;
    line-height: 30px;
}

.app-text-title {
    font-size: 27px;
    line-height: 40px;
    padding-bottom: 10px;
}

}


@media (max-width: 480px) {
	
	.col-center3 {
		float: none;
		overflow: hidden;
		margin: auto;
		width: 80%;
		text-align: center;
		padding: 20px 0px;
		clear: both;
	}
	
	.mainpage-subtitle-slider {
		font-family: 'Lato', sans-serif;
		font-weight: 300;
		font-size: 25px;
		color: #FFF;
		line-height: 35px;
		/* height: 100px; */
		padding: 20px 10px;
		height: auto;
  		padding-bottom: 20px;
	}
}