@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);

*{
	padding: 0px;
	margin: 0px;
}

html{
	scroll-behavior: smooth;
}

body {
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #333;
	background-color: #fbf7f7;
}

#header{
	background: #000;
	width: 100%;
	height: 65vh;
	padding-top: 35vh;
	background-image: url("../img/emmanuel_kanu_banner.jpg");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top right;
    text-align:left;
    background-size: auto 100%;
}

#header h1{
	color: #fff;
    font-size: 85px;
    display: block;
    text-shadow: 0 1px 3px rgba(0, 0, 100, 0.3);
    font-weight: bold; 
    line-height: 1;
    text-align: center;
}

#header h1 span{
	color: #06f0e2;
}

#header h2{
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 20px;
    display: block;
    font-weight: 300;
    margin: 10px auto;
    width: 45%;
    line-height: 1.5;
    text-align: center;
}

#header .explorebutton{
	text-decoration:none;
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
	margin: 30px auto;
	width: 200px;
	color: #111;
	background-color:#fff;
	border-bottom: 3px solid #04a27b;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72);
}

#header .explorebutton i{
	color: #04a27b;
}

.section{
	    padding: 30px 0px;
		width: 100%;
		clear: both;
	}
.section h2{
	width: 100%;
	text-align: center;
	font-weight: 400;
}
.section h4{
	width: 100%;
	text-align: center;
	font-weight: 300;
}
.section_header{
	margin: 20px 0px 20px 0px;
	clear: both;
	width: 100%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	font-size: 30px;
}

.sectiontwo .headicon{
	text-align:center;
	font-size: 65px;
	padding-bottom: 20px;
	width: 100%;
	color:#024a38;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}


.services_highlight .headtag{
	text-align:left;
	width: 100%;
	font-size: 25px;
	color: #024a38;
}

.services_highlight i{
	font-size: 45px;
	padding: 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #024a38;
	text-align: center;
	color: #024a38;
	border-radius: 25px;
	float: left;
	margin: -5px 10px 0px 0px;
}

.sectiontwo{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	padding-bottom: 50px;

}

.sectiontwo .services_highlight img{
	width: 500px;
	float:right;
	margin-top:10px;
	border-radius: 5px;
}

.sectiontwo .services_highlight p{
	font-weight: 300;
	font-size: 18px;
	text-align:left;
	padding: 30px 0px;
}

.services_highlight{
	width: 48%;
	float: left;
	margin: 10px 0px 50px 0px;
	line-height: 1.5;
}

.services_highlight img{
	width: 300px;
	float:right;
	margin-top:10px;
}

.services_highlight span{
	font-weight: 300;
	text-align:left;
}

.services_highlight p{
	font-weight: 300;
	font-size: 18px;
	text-align:left;
	padding: 10px 0px;
}

.right_services_highlight{
	padding-left: 4%;
}


.sectionthree{
	margin-top: 0px;
	background-color: #024a38;
}

.sectionthree .section_header{
	color: #ffffff;
	width: 40%;
	float: left;
	font-size: 55px;
	line-height:90px;
	text-align:left;
	padding-left:10%;
	padding-top: 30px;
}

.sectionthree .section_header h2{
    text-align:left;
    font-size: 1em;
    line-height: 1.2;
}

.sectionthree p{
	color: #ffffff;
	padding: 80px 0%;
	display:block;
	width:38%;
	font-size:16px;
	line-height: 1.5;
	font-weight: 300;
	float:right;
	text-align:left;
	padding-right:10%;
}

.sectionthree p subhead{
	font-size: 40px;
	font-weight: 600;
}

#experiencesection{
	width: 100%;
	padding: 0px 0px;
	text-align:center;
}

#experiencesection img{
	margin: 0px 10px;
	height: 70px;
}

.sectionfive{
	width: 100%;
	background-image: url(../img/banner2.jpg);
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sectionfive .section_header h2{
	text-align: left;
	color: #fefefe;
	text-shadow: 0 1px 3px rgba(0, 0, 100, 0.3);
}

.sectionfive .text_subsection{
	text-align: left;
	height: 100%;
	width: 40%;
	padding: 80px 5%;
	background-color: rgba(3, 80, 61, 0.5);
}

.sectionfive .text_subsection span{
	text-decoration:none;
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
	margin: 30px 0px;
	width: 200px;
	color: #111;
	background-color:#fff;
	border-bottom: 3px solid #04a27b;
	-webkit-box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72); 
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.72);
}

.sectionfive .text_subsection span i{
	color: #04a27b;
}

.sectionsix{
	margin-top: 0px;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 50px;
	clear: both;
}

.sectionsix .section_header{
	clear: both;
	width: 100%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.sectionsix .section_header .headicon{
	text-align:center;
	font-size: 65px;
	padding-bottom: 20px;
	width: 100%;
	color:#024a38;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.sectionsix .section_header h2{
	font-weight: 300;
}

.testimonial_cont{
		position: relative;
		margin-top: 0px;
		height: 400px;
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    box-sizing: border-box;
	    clear: both;
	    background-color: #dddddd;
	}

	.testim {
		width: 100%;
		position: absolute;
		font-family: playfair display,serif;
		top: 225px;
		-webkit-transform: translatey(-60%);
		-moz-transform: translatey(-60%);
		-ms-transform: translatey(-60%);
		-o-transform: translatey(-60%);
		transform: translatey(-60%);
	}

	.testim .wrap {
	    position: relative;
	    max-width: 1020px;
	    padding: 40px 20px;
	    margin: auto;
	}

	.testim .arrow {
	    display: block;
	    position: absolute;
	    color: #00aeac;
	    cursor: pointer;
	    font-size: 2em;
	    top: 40%;
	    -webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			-moz-transform: translateY(-50%);
			-o-transform: translateY(-50%);
			transform: translateY(-50%);
	    -webkit-transition: all .3s ease-in-out;    
	    -ms-transition: all .3s ease-in-out;    
	    -moz-transition: all .3s ease-in-out;    
	    -o-transition: all .3s ease-in-out;    
	    transition: all .3s ease-in-out;
	    padding: 5px;
	    z-index: 22222222;
	}

	.testim .arrow:before {
			cursor: pointer;
	}

	.testim .arrow:hover {
	    color: #025554;
	}
	    

	.testim .arrow.left {
	    left: 10px;
	}

	.testim .arrow.right {
	    right: 10px;
	}

	.testim .dots {
	    text-align: center;
	    position: absolute;
	    width: 100%;
	    bottom: 60px;
	    left: 0;
	    display: block;
	    z-index: 3333;
			height: 12px;
	}

	.testim .dots .dot {
	    list-style-type: none;
	    display: inline-block;
	    width: 12px;
	    height: 12px;
	    border-radius: 50%;
	    border: 2px solid #00aeac;
	    margin: 0 10px;
	    cursor: pointer;
	    -webkit-transition: all .5s ease-in-out;    
	    -ms-transition: all .5s ease-in-out;    
	    -moz-transition: all .5s ease-in-out;    
	    -o-transition: all .5s ease-in-out;    
	    transition: all .5s ease-in-out;
			position: relative;
	}

	.testim .dots .dot.active,
	.testim .dots .dot:hover {
	    background: #222;
	    border-color: #00aeac;
	}

	.testim .dots .dot.active {
	    -webkit-animation: testim-scale .5s ease-in-out forwards;   
	    -moz-animation: testim-scale .5s ease-in-out forwards;   
	    -ms-animation: testim-scale .5s ease-in-out forwards;   
	    -o-animation: testim-scale .5s ease-in-out forwards;   
	    animation: testim-scale .5s ease-in-out forwards;   
	}
	    
	.testim .cont {
	    position: relative;
			overflow: hidden;
	}

	.testim .cont > div {
	    text-align: center;
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding: 30px 0 70px 0;
	    opacity: 0;
	}

	.testim .cont > div.inactive {
	    opacity: 1;
	}
	    

	.testim .cont > div.active {
	    position: relative;
	    opacity: 1;
	}
	    

	.testim .cont div .img img {
	    display: block;
	    width: 150px;
	    height: 150px;
	    margin: auto;
	    border-radius: 50%;
	}

	.testim .cont div h2 {
	    color: #025554;
	    font-size: 1.1em;
	    margin: 15px 0;
	    text-align: left;
	    padding-left: 100px;
	    text-transform: uppercase;
	    font-family: 'Roboto', sans-serif;
	}

	.testim .cont div p {
	    font-size: 1.15em;
	    color: #301604;
	    width: 80%;
	    margin: auto;
	    font-weight: 400;
	    padding: 20px 0;
	    padding-top: 40px;
	    border-bottom: 1px solid #00aeac;
	}

	.testim .cont div.active .img img {
	    -webkit-animation: testim-show .5s ease-in-out forwards;            
	    -moz-animation: testim-show .5s ease-in-out forwards;            
	    -ms-animation: testim-show .5s ease-in-out forwards;            
	    -o-animation: testim-show .5s ease-in-out forwards;            
	    animation: testim-show .5s ease-in-out forwards;            
	}

	.testim .cont div.active h2 {
	    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
	    -moz-animation: testim-content-in .4s ease-in-out forwards;    
	    -ms-animation: testim-content-in .4s ease-in-out forwards;    
	    -o-animation: testim-content-in .4s ease-in-out forwards;    
	    animation: testim-content-in .4s ease-in-out forwards;    
	}

	.testim .cont div.active p {
	    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
	    -moz-animation: testim-content-in .5s ease-in-out forwards;    
	    -ms-animation: testim-content-in .5s ease-in-out forwards;    
	    -o-animation: testim-content-in .5s ease-in-out forwards;    
	    animation: testim-content-in .5s ease-in-out forwards;    
	}

	.testim .cont div.inactive .img img {
	    -webkit-animation: testim-hide .5s ease-in-out forwards;            
	    -moz-animation: testim-hide .5s ease-in-out forwards;            
	    -ms-animation: testim-hide .5s ease-in-out forwards;            
	    -o-animation: testim-hide .5s ease-in-out forwards;            
	    animation: testim-hide .5s ease-in-out forwards;            
	}

	.testim .cont div.inactive h2 {
	    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
	    -moz-animation: testim-content-out .4s ease-in-out forwards;        
	    -ms-animation: testim-content-out .4s ease-in-out forwards;        
	    -o-animation: testim-content-out .4s ease-in-out forwards;        
	    animation: testim-content-out .4s ease-in-out forwards;        
	}

	.testim .cont div.inactive p {
	    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
	    -moz-animation: testim-content-out .5s ease-in-out forwards;    
	    -ms-animation: testim-content-out .5s ease-in-out forwards;    
	    -o-animation: testim-content-out .5s ease-in-out forwards;    
	    animation: testim-content-out .5s ease-in-out forwards;    
	}

	@-webkit-keyframes testim-scale {
	    0% {
	        -webkit-box-shadow: 0px 0px 0px 0px #eee;
	        box-shadow: 0px 0px 0px 0px #eee;
	    }

	    35% {
	        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
	        box-shadow: 0px 0px 10px 5px #eee;        
	    }

	    70% {
	        -webkit-box-shadow: 0px 0px 10px 5px #00aeac;        
	        box-shadow: 0px 0px 10px 5px #00aeac;        
	    }

	    100% {
	        -webkit-box-shadow: 0px 0px 0px 0px #00aeac;        
	        box-shadow: 0px 0px 0px 0px #00aeac;        
	    }
	}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #00aeac;        
        box-shadow: 0px 0px 10px 5px #00aeac;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #00aeac;        
        box-shadow: 0px 0px 0px 0px #00aeac;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #00aeac;        
        box-shadow: 0px 0px 10px 5px #00aeac;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #00aeac;        
        box-shadow: 0px 0px 0px 0px #00aeac;        
    }
	}

	@-o-keyframes testim-scale {
	    0% {
	        -o-box-shadow: 0px 0px 0px 0px #eee;
	        box-shadow: 0px 0px 0px 0px #eee;
	    }

	    35% {
	        -o-box-shadow: 0px 0px 10px 5px #eee;        
	        box-shadow: 0px 0px 10px 5px #eee;        
	    }

	    70% {
	        -o-box-shadow: 0px 0px 10px 5px #00aeac;        
	        box-shadow: 0px 0px 10px 5px #00aeac;        
	    }

	    100% {
	        -o-box-shadow: 0px 0px 0px 0px #00aeac;        
	        box-shadow: 0px 0px 0px 0px #00aeac;        
	    }
	}

	@keyframes testim-scale {
	    0% {
	        box-shadow: 0px 0px 0px 0px #eee;
	    }

	    35% {
	        box-shadow: 0px 0px 10px 5px #eee;        
	    }

	    70% {
	        box-shadow: 0px 0px 10px 5px #00aeac;        
	    }

	    100% {
	        box-shadow: 0px 0px 0px 0px #00aeac;        
	    }
	}

	@-webkit-keyframes testim-content-in {
	    from {
	        opacity: 0;
	        -webkit-transform: translateY(100%);
	        transform: translateY(100%);
	    }
	    
	    to {
	        opacity: 1;
	        -webkit-transform: translateY(0);        
	        transform: translateY(0);        
	    }
	}

	@-moz-keyframes testim-content-in {
	    from {
	        opacity: 0;
	        -moz-transform: translateY(100%);
	        transform: translateY(100%);
	    }
	    
	    to {
	        opacity: 1;
	        -moz-transform: translateY(0);        
	        transform: translateY(0);        
	    }
	}

	@-ms-keyframes testim-content-in {
	    from {
	        opacity: 0;
	        -ms-transform: translateY(100%);
	        transform: translateY(100%);
	    }
	    
	    to {
	        opacity: 1;
	        -ms-transform: translateY(0);        
	        transform: translateY(0);        
	    }
	}

	@-o-keyframes testim-content-in {
	    from {
	        opacity: 0;
	        -o-transform: translateY(100%);
	        transform: translateY(100%);
	    }
	    
	    to {
	        opacity: 1;
	        -o-transform: translateY(0);        
	        transform: translateY(0);        
	    }
	}

	@keyframes testim-content-in {
	    from {
	        opacity: 0;
	        transform: translateY(100%);
	    }
	    
	    to {
	        opacity: 1;
	        transform: translateY(0);        
	    }
	}

	@-webkit-keyframes testim-content-out {
	    from {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0);
	    }
	    
	    to {
	        opacity: 0;
	        -webkit-transform: translateY(-100%);        
	        transform: translateY(-100%);        
	    }
	}

	@-moz-keyframes testim-content-out {
	    from {
	        opacity: 1;
	        -moz-transform: translateY(0);
	        transform: translateY(0);
	    }
	    
	    to {
	        opacity: 0;
	        -moz-transform: translateY(-100%);        
	        transform: translateY(-100%);        
	    }
	}

	@-ms-keyframes testim-content-out {
	    from {
	        opacity: 1;
	        -ms-transform: translateY(0);
	        transform: translateY(0);
	    }
	    
	    to {
	        opacity: 0;
	        -ms-transform: translateY(-100%);        
	        transform: translateY(-100%);        
	    }
	}

	@-o-keyframes testim-content-out {
	    from {
	        opacity: 1;
	        -o-transform: translateY(0);
	        transform: translateY(0);
	    }
	    
	    to {
	        opacity: 0;
	        transform: translateY(-100%);        
	        transform: translateY(-100%);        
	    }
	}

	@keyframes testim-content-out {
	    from {
	        opacity: 1;
	        transform: translateY(0);
	    }
	    
	    to {
	        opacity: 0;
	        transform: translateY(-100%);        
	    }
	}

	@-webkit-keyframes testim-show {
	    from {
	        opacity: 0;
	        -webkit-transform: scale(0);
	        transform: scale(0);
	    }
	    
	    to {
	        opacity: 1;
	        -webkit-transform: scale(1);       
	        transform: scale(1);       
	    }
	}

	@-moz-keyframes testim-show {
	    from {
	        opacity: 0;
	        -moz-transform: scale(0);
	        transform: scale(0);
	    }
	    
	    to {
	        opacity: 1;
	        -moz-transform: scale(1);       
	        transform: scale(1);       
	    }
	}

	@-ms-keyframes testim-show {
	    from {
	        opacity: 0;
	        -ms-transform: scale(0);
	        transform: scale(0);
	    }
	    
	    to {
	        opacity: 1;
	        -ms-transform: scale(1);       
	        transform: scale(1);       
	    }
	}

	@-o-keyframes testim-show {
	    from {
	        opacity: 0;
	        -o-transform: scale(0);
	        transform: scale(0);
	    }
	    
	    to {
	        opacity: 1;
	        -o-transform: scale(1);       
	        transform: scale(1);       
	    }
	}

	@keyframes testim-show {
	    from {
	        opacity: 0;
	        transform: scale(0);
	    }
	    
	    to {
	        opacity: 1;
	        transform: scale(1);       
	    }
	}

	@-webkit-keyframes testim-hide {
	    from {
	        opacity: 1;
	        -webkit-transform: scale(1);       
	        transform: scale(1);       
	    }
	    
	    to {
	        opacity: 0;
	        -webkit-transform: scale(0);
	        transform: scale(0);
	    }
	}

	@-moz-keyframes testim-hide {
	    from {
	        opacity: 1;
	        -moz-transform: scale(1);       
	        transform: scale(1);       
	    }
	    
	    to {
	        opacity: 0;
	        -moz-transform: scale(0);
	        transform: scale(0);
	    }
	}

	@-ms-keyframes testim-hide {
	    from {
	        opacity: 1;
	        -ms-transform: scale(1);       
	        transform: scale(1);       
	    }
	    
	    to {
	        opacity: 0;
	        -ms-transform: scale(0);
	        transform: scale(0);
	    }
	}

	@-o-keyframes testim-hide {
	    from {
	        opacity: 1;
	        -o-transform: scale(1);       
	        transform: scale(1);       
	    }
	    
	    to {
	        opacity: 0;
	        -o-transform: scale(0);
	        transform: scale(0);
	    }
	}

	@keyframes testim-hide {
	    from {
	        opacity: 1;
	        transform: scale(1);       
	    }
	    
	    to {
	        opacity: 0;
	        transform: scale(0);
	    }
	}


	@media all and (max-width: 500px) {
		.testim .arrow {
			font-size: 1.5em;
		}
		
		.testim .cont div p {
			line-height: 25px;
		}

		.testimonial_cont{
		height: 600px;
		}

		.testim {
		top: 325px;
		}

	}



.sectionSeven{
	width: 100%;
	clear: both;
	line-height: 1.5;
	padding-bottom: 0px;
	padding:50px 0px;
}

.sectionSeven .sub_section{
	width: 16.66666%;
	margin:0px;
	float: left;
	padding:0px;
	text-align: center;
	position: relative;
	line-height: 0;
}

.sectionSeven .sub_section img{
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sectionSeven .sub_section overlay_cont{
	display: block;
	color: #333;
	position: absolute;
	background-color: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.sectionSeven .sub_section overlay_cont label{
	display: block;
	color: #fefefe;
	text-transform: uppercase;
	font-size: 20px;
	position: absolute;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	bottom: 50px;
	line-height: 1.2;
}



.sectioneight{
	background-color: #222;
	color: #eee;
	width: 90%;
	clear: both;
	line-height: 1.5;
	padding-bottom: 0px;
	padding:0px 5%;
}

.sectioneight .sub_section{
width: 40%;
float: left;
padding: 0px 0px;
}

.base_subsection{
width: 90%;
margin-right: 5%;
margin-left: 5%;
clear: both;
text-align: right;
font-size: 12px;
background-color: #222;
padding: 20px 0px;
color: #eee;
border-top: 1px solid rgba(255,255,255,0.4);
}

.section_nine .headicon{
	text-align:center;
	font-size: 45px;
	padding-bottom: 0px;
	width: 100%;
	color:#024a38;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
} 

.section_nine .newsdiv{
	width: 90%;
	height: 80%;
	padding: 0px 5%;
}

.section_nine .newsdiv a{
	text-decoration: none;
}

.section_nine .newsdiv a:hover{
	cursor: pointer;
}

.section_nine .newsdiv .text_cont{
	width: 80%;
	margin: 20px auto 50px auto;
	font-size: 20px;
	line-height: 1.5;
	text-align: justify;
}

.section_nine .subsection{
	width: 23%;
	margin: 20px 1%;
	float: left;
}

.section_nine .subsection img{
	width: 100%;
	border-radius: 50% 50% 0 0;
}


.section_nine .subsection span{
	display: block;
	width: 96%;
	position: relative;
	padding: 30px 2%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #111;
	text-transform: capitalize;
}

.section_nine .subsection span label{
	display: block;
	width: 70px;
	padding: 10px 0px;
	background-color: #06f0e2;
	position: absolute;
	color: #000;
	font-size: 11px;
	left: 0px;
	top: -75px;
	text-transform: uppercase;
}

.section_nine .newsdiv .{
	width: 90%;
	height: 80%;
	padding: 0px 5%;
}

/*==================SLIDE=============================*/


        /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 031 css*/
        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
        .jssorb031 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}



 @media only screen and (max-width:970px) {
   .services_highlight{
	width: 90%;
	padding: 0px 5%;
	margin: 10px 0px 5px 0px;
	text-align: left;
    }

    .sectioneight .sub_section{
	width: 80%;
	margin-left: 10%;
	
	}

	#header{
		text-align: center;
		height: 60vh;
		padding-top: 40vh;
	}

	#header h1{
		margin-left: 0;
	}

	#header span{
    margin-left: 10px;
    margin-right: 10px;
	}

	#header h2{
		display: none;
	}

	#header .explorebutton{
		margin: 20px auto;
	}

	.sectionthree p{
		text-align: center;
    	color: #ffffff;
    	padding: 20px 5%;
    	padding-bottom: 50px;
    	display:block;
    	width:90%;
    	float:none;
    }
	
	.sectiontwo .services_highlight img{
		width: 80%;
		float:none;
		margin:10px 10%;
	}

	.sectiontwo .services_highlight p{
	padding-top: 10px;
	}

    .sectionthree .section_header{
	color: #ffffff;
	width: 80%;
	font-size: 30px;
	line-height:60px;
	padding:20px 10%;
	float:none;
    }
    
    .sectionthree .section_header h2{
        text-align:center;
    }
    

	.sectionfive .text_subsection{
		width: 50%;
	}

	.sectionSeven .sub_section{
	width: 48%;
	}

	.section_nine .subsection{
		width: 48%;
	}

 }

  @media only screen and (max-width:800px) {

	#header h1{
		font-size: 65px;
	}

  }

 @media only screen and (max-width:600px) {


	#header h1{
		font-size: 45px;
	}

	.sectiontwo .services_highlight img{
	width: 100%;
	margin:10px auto;
  	}

	.sectionfive .text_subsection{
		text-align: center;
		width: 80%;
		padding: 80px 10%;
	}

    .sectionfive img{
	margin-top: 50px;
    }

    .sectionfive #text_context span{
	margin-left: 0%;
   }

   .sectionsix{
	background-size: 230% 100%; 
   }

    .sectionSeven .sub_section{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	margin-left: 5%;
	}
   
   .services_highlight .headtag{
	font-size: 20px;
    }

	.section_nine .subsection{
	width: 90%;
	margin: 10px 5%;
	}


 }