.flexslider{
	border: 0;
	margin: 0;
}

.flex-control-nav{
	bottom: 24px;
	z-index: 2;
}

.flex-control-paging li a {
    width: 12px;
    height: 12px;
    background: #999999;
}

.flex-control-paging li a.flex-active {
    background: #fbb03b;
}

.row_2{
    font-size: 1.5em;
    text-align: center;
    line-height: 1.65;
}

.row_2 .inner{
    padding: 40px 20px;
}

/*.row_3*/
.row_3 .inner{
    padding: 0 20px 40px;
}

.row_3 p{
    text-align: center;
    font-size: 1.75em;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 30px;
}

.row_3 p:nth-last-of-type(1){
    margin-bottom: 0;
}

.row_3 a{
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}

.row_3 a:nth-of-type(1){
    margin-top: 19px;
    margin-left: 16px;
    margin-right: 150px;
}

.row_3 a:nth-of-type(1) img{
    max-width: 341px;
}

.row_3 a:nth-of-type(2){
    margin-right: 193px;
}

.row_3 a:nth-of-type(2) img{
    max-width: 150px;
}

.row_3 a:nth-of-type(3){
    margin-top: 17px;
}

.row_3 a:nth-of-type(3) img{
    max-width: 242px;
}

.row_3 a:nth-of-type(4){
    margin-left: 146px;
    margin-top: 17px;
    margin-right: 260px;
}

.row_3 a:nth-of-type(4) img{
    max-width: 276px;
}

.row_3 a:nth-of-type(5){
    margin-top: 22px;
}

.row_3 a:nth-of-type(5) img{
    max-width: 377px;
}

.row_3 .inner .purple_color_logo{
    margin: auto;
}

.row_3 .inner .purple_color_logo img{
    max-width: 270px;
}

.row_3 p:nth-last-of-type(1) a{
    margin: 0;
}

.row_3 img{
    width:auto;
}

/*.row_4*/
.row_4 .inner{
    padding: 53px 20px 55px;
}

.row_4 .inner > p{
    font-size: 1.65em;
    color:#490e60;
}

.row_4 .person_list{
    list-style: none;
    margin-top: 50px;
    padding: 0 60px;
}

.row_4 .slick-prev,
.row_4 .slick-next {
    width: auto; 
    height: auto; 
}

/*.row_5*/
.row_5 .inner > p{
    font-size: 1.65em;
    color: #490e60;
    letter-spacing: 4px;
}

.row_5 .inner{
    padding: 60px 20px 10px;
}

/*footer*/
footer .inner{
    padding: 40px 20px 20px;
}

footer .title{
    font-weight: 600;
    color:#333;
}

footer img{
    width:auto;
    margin-right: 20px;
}

footer .address{
    margin-top: 5px;
}

footer .purple_color.address{
    font-weight: 600;
}

footer .info{
    margin-top: 30px;
    list-style: none;
}

footer .info li{
    margin-bottom: 10px;
}

footer .info a{
    text-decoration: none;
}

footer iframe{
    margin-top: 30px;
}

footer .social_media{
    margin-top: 10px;
}

footer .social_media span{
    display: inline-block;
}

footer .copyright{
    margin-top: 65px;
    letter-spacing: 0.6px;
}

footer a{
    text-decoration: none;
    color:#000;
}

@media only screen and (max-width:1160px){
    .row_3 .inner{
        text-align: center;
    }
    .row_3 a:nth-of-type(1),
    .row_3 a:nth-of-type(2),
    .row_3 a:nth-of-type(3),
    .row_3 a:nth-of-type(4),
    .row_3 a:nth-of-type(5),
    .row_3 a:nth-of-type(6){
        margin: 20px;
        vertical-align: middle;
    }
}

@media only screen and (max-width:768px){
    .row_3 .inner .purple_color_logo img {
        max-width: 280px;
    }

    .row_2 .inner{
        line-height: 1.3;
    }

    .row_4 .inner > p{
        text-align: center;
    }

    .row_5 .inner > p{
        text-align: center;
    }
}

@media only screen and (max-width:550px){
    .row_3 .inner .purple_color_logo img {
        max-width: 240px;
    }

    .row_3 .inner{
        padding: 0 30px 40px;
    }

    .row_3 img{
        width: 100%;
    }

    .row_3 a:nth-of-type(1),
    .row_3 a:nth-of-type(2),
    .row_3 a:nth-of-type(3),
    .row_3 a:nth-of-type(4),
    .row_3 a:nth-of-type(5),
    .row_3 a:nth-of-type(6){
        width:100%;
        margin: 0;
        margin-bottom: 40px;
    }

    .row_3 a:nth-of-type(2){
        max-width: 150px;
    }

    .row_4 .person_list{
        padding:0 10px;
    }

    .row_4 .slick-track{
        padding-bottom: 150px;
    }

    .row_4 .slick-prev,
    .row_4 .slick-next {
        position: absolute;
        bottom: 0;
        top: auto;
        transform: none;
        z-index: 9;
    }

    .row_4 .slick-prev{
        left:30px;
    }

    .row_4 .slick-next{
        right:30px;
    }

    .person_list .slick-prev::before,
    .person_list .slick-next::before{
        width: 30px;
        height: 60px;
    }
}


.alink {
	text-decoration: none;
}
.aimg {
	text-decoration: none;
    width: auto;
    max-width: 330px;
}
.adiv {
	width: 33%;
	height: 150px;
	float:left;
	text-align:center;
	padding-top:30px;
}

.pcolor {
    text-align: center;
    font-size: 1.75em;
    letter-spacing: 2px;
    margin-top: 30px;
}

.flex-footer {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-around
}
.w-3 {
    width: 25%
}
.w-5 {
    height: 72px
}
.w-9 {
    width: 75%
}
.w-12 {
    width: 100%
}

@media only screen and (max-width:1150px){
	.adiv {
	width: 50%;
	}
	.w-5 {
	    height: 48px;
	    margin-bottom: 30px;
	}
}

@media only screen and (max-width:768px){
	.adiv {
	width: 100%;
	height: auto;
	}
    .sm-w-12 {
        width: 100%
    }
}
