/* Last Update : 2017-10-13 */
/* DO NOT EDIT THIS */



@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,700i');


.row img {
    width: 100% !important;
	min-height: 300px !important;
}



.columns {
    margin-left: 0 !important;
	    margin-bottom: 0px !important;

}

.row_container {
   
   
}

.mainc{
	
}


.content1img {
    width: 100%;
    height: auto;
    background-size: cover;
}


.row .six.columns {
    width: 50% !important;
}




.main_font1 {
	color:#fff;
	font-weight:300;
	font-size:2.2em;
}

.main_font {
	color:#d1d3da;
	font-size:1.2em;
}




.main_font2 {
	color:#6dac00;
	font-weight:300;
	font-size:2.6em;
}

.main_font22 {
	color:#333;
	font-size:1.2em;
}




.banner-item .banner-caption{
	position: absolute;	
}

/* all banner caption */
.banner-item .banner-caption{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

/* banner number start from 0 */
/* banner caption no 1 */
.banner-item .banner-caption.id-0{
}

/* banner caption no 2 */
.banner-item .banner-caption.id-1{
}

@media screen and (max-width: 480px) {
	/* ONLY EDIT IF DIFFERENT WITH DESKTOP */
	/* all banner caption */
	
	
	
.row img {
    width: 100% !important;
	min-height: inherit!important;
}
	
	
	
	.row .six.columns {
    width: inherit !important;
}


	
	.row_container {
   
    max-height: inherit !important;
}
	
	
	
.main_font1 {
	
	font-size:1.4em;
}

.main_font {
	
	font-size:1em;
}




.main_font2 {
	
	font-size:1.4em;
}

.main_font22 {
	
	font-size:1em;
}

	
	
	
	
	
	
	
	
	
	
	
	.banner-item .banner-caption{
	}

	/* banner number start from 0 */
	/* banner caption no 1 */
	.banner-item .banner-caption.id-0{
	}

	/* banner caption no 2 */
	.banner-item .banner-caption.id-1{
	}
}