.at-slideshow-home {
    list-style: none;
    position: relative;
    display: block;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 300px;
    height: 720px;
	margin-top:16px;
}

.at-slideshow-home>ul>li {
    list-style: none;
    width: 100%;
    height: 720px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
      display: none;
}

.at-slideshow-home>ul>li:first-child {
    display: block;
}
.at-slideshow img {
	display:none;
}

.at-slideshow .ats-navigator {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: absolute;
    top: 400px;
    left: 0;
    right: 0;
    list-style: none;
}

.at-slideshow .ats-navigator li {
    display: inline-block;
    width: 90px;
    padding-bottom: 10px !important;
}

.at-slideshow-home .ats-navigator {
    text-align: left;
    position: absolute;
    top: 50%;
    left: initial;
    right: 16px;
}

.ats-title h1 {
	font-size:26px !important;	
	white-space:nowrap;
}
.ats-title {
		position:absolute;
		margin-left:auto;
		top:0px;
		width:100%;"
}

.at-slideshow-home .ats-navigator li {
    display: block;
    list-style: none;
    padding: 2px;
    color: #e1e1e1;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    width: 60px;
    height: 12px;
    background-repeat: no-repeat;
    background-color: initial;
    background-image: url('/wp-content/uploads/2017/03/nav-normal.png');
    padding-left: 32px;
}

.ats-nav-selected {
    padding: 2px !important;
    width: 90px !important;
    color: #bbd24d !important;
    background-repeat: no-repeat;
    background-color: initial;
    background-image: url('/wp-content/uploads/2017/03/nav-hover.png') !important;
}

.at-slideshow-home .ats-caption {
    position: absolute;
    top: 32px;
    left: 16px;
    width: 200px;
    color: #000;
    font-size: 13px;
    padding: 8px;
}

.at-slideshow-home .ats-caption h2 {
    margin: 0;
    margin-bottom: 16px;
    color: #bbd24d;
    font-size: 36px;
    font-weight: bold;
}

.at-slideshow-home .ats-caption h3 {
    margin: 0;
    margin-bottom: 16px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.at-slideshow-home .ats-caption p {
	
	font-size:13px !important;
	
}


.fuller {
    width: 100%;
    background-image: url('/wp-content/uploads/2017/03/isometric-tile.png');
    height: 730px;
    min-width: 300px;
    background-position: bottom, center;
    /*  position: absolute;*/
    left: 0;
	position:absolute;
	background-repeat:repeat-x;
}


@media screen and (max-width:850px) {
   
}

@media screen and (max-width:750px) {
    .ats-caption {
        top: 50% !important;
    }
	.ats-navigator {
		top:58% !important;
		
	}
}

@media screen and (max-width:600px){
	.ats-title h1 {
    font-size: 18px !important;
    white-space: nowrap;
}
	
}

@media screen and (max-width:400px) {
	
	.ats-title h1 {
    font-size: 16px !important;
    white-space: nowrap;
}
	
	#userlike {
		display:none;
		
	}
    .at-slideshow-home>ul>li {
        width: 100%;
        height: 720px;
        min-width: 300px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top, right;
    }
    .ats-caption {
        width: 160px !important;
		top:32% !important;
    }
	.ats-navigator {
		top:48% !important;
		
	}
    .at-slideshow-home {
        min-width: 300px !important;
		height:600px !important;
    }
	.fuller {
		height: 600px;
		}
    
}

@media screen and (max-width:320px) {
    
    .ats-caption {
        width: 160px !important;
		top:30% !important;
    }
	.ats-navigator {
		top:45% !important;
		
	} 
}

.ui-loader {
    display: none !important;
}