	html, body{
		height:100%;
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
	p.justi{
		text-align:justify;
	}
	
.blu25 {
    font-size: 26px;
    color: #121e56;
    padding: 5px 0;
    line-height: 25px;
}
	
	
	.container66 {
    min-height: 100%;
    width: 100%;
    background: #fff;
    padding: 94px 0 100px 0;
    position: relative;
}
	.blu36{
		font-size:36px;
		color:#121e56;
		padding:15px 0;
		    line-height: 35px;
	}
	
	.positionRelative{
		position:relative;
		height:100%;
		width:100%;
	}
	.header{
		height:94px;
		background:#000206;
		position:fixed;
		top:0px;
		left:0px;
		right:0px;
		z-index:1;
	}
	.header .logo{
		position:absolute;
		left:54px;
		top:8px;		
	}
	.social{
	position:absolute;
		right:54px;
		top:22%;
		margin-top:-14px;
	}
	.navigation-menu{
		position:absolute;
		right:54px;
		top:50%;
		margin-top:-14px;
	}
	.navigation-menu a{
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		text-decoration:none;
		text-transform:uppercase;
		display:inline-block;
		padding:0 8px;
		border-right:1px solid #FFFFFF;
		margin-top:5px;
	}
	.navigation-menu a:hover{
		color:#01fed1;
	}
	.navigation-menu a.removeBorder{
		border:none;
	}
	.respo-image{
		width:100%;
		display:block;
	}
	
	.home-overlap-text{
		position:absolute;
		top:50%;
		left:0;
		right:0px;
		margin:;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:60px;
		text-align:center;
	}
	
	h3{
		color:#121e56;
	font-size:50px;
	margin:10px 0 0;
	padding:0px;
	line-height:40px;
	}
	
	h4{
		color:#121e56;
	font-size:38px;
	margin:0px 0 0;
	padding:0px;
	line-height:42px;
	text-align:center;
	font-weight:bolder;
	}
	
	h5{
		color:#f6921e;
	font-size:20px;
	margin:5px 0 0;
	font-weight:bold;
	padding:0px;
	line-height:20px;
	}
	
	.pro-1sty{
		display:inline-block;
		padding:10px 15px;
		color:#FFFFFF;
		font-weight:bold;
		background:#121e56;
		text-transform:uppercase;
	}
	
	p{font-size:18px;
		line-height:20px;
		margin:10px 0;}
	
	.blucolor{
		color:#4989f3;
	}
	.home{
		min-height:100%;
		width:100%;
		
		padding:94px 0 0 0;
		background:url(images/home-banner1.jpg) no-repeat center #000 !important ;
		background-size:100% ;
	}
	.container0{
		min-height:100%;
		width:100%;
		background:#fff;
		padding:94px 0 0 0;
		
	}
	.about-content{
		padding:50px 80px;
		text-align:justify;
		font-size:26px;
		line-height:42px;
	}
	.about-content strong{
		text-align:center;
		display:block;
		font-size:70px;
		font-weight:bolder;
		color:#121e56;
		padding-bottom:40px;
	}
	.container1{
		min-height:100%;
		width:100%;
		background:#fff;
		padding:94px 0 0 0;
		position:relative;
	}
	.container2{
		min-height:100%;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	.container3{
		min-height:100%;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	h3 span{
		color:#121e56;
	font-size:50px;
	margin:10px 0 0;
	padding:0px;
	line-height:40px;
	font-weight:normal;
	}
	.container3 p{font-size:14px;
		line-height:20px;
		margin:12px 0;}
	
	.container4{
		min-height:100%;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	
	
	.pins-half-box{
		position:absolute;
		top:94px;
		bottom:0px;
		width:50%;
		left:0px;
	}
	.pins-half-box2{
		position:absolute;
		top:94px;
		bottom:0px;
		width:50%;
		right:0px;
	}
	.text-content-half{
		display:table;
		padding:2% 5%;
		height:96%;
		width:90%;
	}
	.text-content-half .text-content-half-cell{
		display:table-cell;
		width:100%;
		height:100%;
		vertical-align:middle;
	}
	.padding50px{
		padding:50px;
	}
	.half{
		width:50%;
		padding:0px;
		margin:0;
		border:0;
		float:left;
	}
	ul.org-dot{
		padding:0 40px 0 20px;
	}
	ul.org-dot li{
		position:relative;
		margin:0;
		padding:0 0 20px;
		line-height:20px;
		text-align:justify;
		list-style:none;
	}
	ul.org-dot li:before{
		content:"";
		position:absolute;
		width:10px;
		height:10px;
		background:#f6921e;
		    top: 6px;
    left: -20px;

	}
	
	.padding20left{
		padding-left:20px;
	}
	
	
	.padding20right{
		padding-right:20px;
	}
	
	.product1{
		padding:0 2%;
	}
	
	.quater{
		float:left;
		width:23%;
		margin:0 1%;
		color:#f6921e;
	}
	
	.quater ul{
	padding:0 21px 0;
	margin:0px;
	}
	
	.oneby4{
		width:20%;
		margin-right:10%;
		float:left;
	}
	
	.threeby4{
		width:70%;
		float:left;
	}
	
	.padding50pxLR{
		padding:0 50px;
	}
	
	
	
	.colourORJ{
	    color: #f6921e;
	}
	
	.one3rd{
		width:25%;
		margin-right:8%;
		float:left;
	}
	
	.navigation-menu ul{
		margin:0px;
		padding:0px;
	}
	
	.navigation-menu ul li{
		list-style:none;
		float:left;
		position:relative;
	}
	
	.navigation-menu ul li ul{
		position:absolute;
		width:130px;
		left:0px;
		    z-index: 1;
		padding:0px;
		margin:0px;
		display:none;
	}
	
	.navigation-menu ul li:hover ul{
		display:block;
	}
	
	.navigation-menu ul li ul li{
		display:block;
		float:none;
		border-top:1px solid #5c707e;
		border-bottom:1px solid #7a8094;
		background:#01fed1;
	}
	
	.navigation-menu ul li ul li a{
		padding:3px 8px;
		display:block;
		text-transform:capitalize;
		font-size:15px;
		color:#000000;
		margin-top: 0px;
	}
	.navigation-menu ul li ul li a:hover{
		background:#bdd7f1;color:#000000;
		
	}
	
	
	
	
	
	
	
	.address{
		font-size:17px;
		line-height: 18px;
	}
	
	.address p{
		margin:10px 0;
	}
	
	.form1{
		width:100%;
		border:2px solid #000000;
		padding:4px;
	}
	
	.form2{
		width:101.7%;
		border:2px solid #000000;
		padding:4px;
	}
	
	.button{
		background:#121e56;
		width:200px;
		margin:10px auto;
		display:block;
		cursor:pointer;
		color:#fff;
		padding:12px;
		border:none;
		}
	
	
	
	.foter{
		    background: #000000;
    padding: 20px 50px;
    text-align: right;
    position: absolute;
    color: #FFFFFF;
    bottom: -60px;
    left: 0;
    font-size: 10px;
    right: 0;
		
	}
	
	.mobile{
	display:none;
	}
	.dusk{
	}
	
	
	
.si-logo{
	   position: absolute;
    top: 8px;
    left: 320px;
}
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

.header .logo {
    position: absolute;
    left: 10px;
    top: 8px;
}

.si-logo{
    left: 250px;
}

.navigation-menu {

    right: 10px;

}

.social {

    right: 10px;

}

}
	
	
	
@media only screen 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

.header {
    height: 160px;
    background: #000206;
    position: fixed;
    top: 0px;
	text-align:center;
    left: 0px;
    right: 0px;
    z-index: 1;
}

.header .logo {
    position: static;
}
.social {
    position: static;
	padding:20px 0 0 0;
}
.navigation-menu {
    position: static;
    right: 0px;
    top: 0%;
	display:inline-block;
	margin:0 auto !important;
}

.navigation-menu ul li {
    list-style: none;
    float: none; 
    position: relative;
    display: inline-block;
}

.about-content {
    padding: 50px 15px;
    text-align: justify;
    font-size: 26px;
    line-height: 42px;
}
.about-content strong {
    text-align: center;
    display: block;
    font-size: 50px;
    font-weight: bolder;
    color: #121e56;
    padding-bottom: 20px;
}

.padding50px {
    padding: 15px;
}


.padding20left {
    padding-left: 0px;
}

.mobile{
	display:block;
	}
	.dusk{
	display:none !important;
	}


.home{
		min-height:inherit;
		width:100%;
		background:#9933CC;
		padding:94px 0 0 0;
		background:url(images/home-banner1.jpg) no-repeat center ;
		background-size:100% !important;
	}
	.container0{
		min-height:inherit;
		width:100%;
		background:#fff;
		padding:94px 0 0 0;
		
	}

	.container1{
		min-height:inherit;
		width:100%;
		background:#fff;
		padding:94px 0 0 0;
		position:relative;
	}
	.container2{
		min-height:inherit;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	.container3{
		min-height:inherit;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	
	.container4{
		min-height:inherit;
		width:100%;
		padding:94px 0 0 0;
		position:relative;
	}
	
	
	
	
	.pins-half-box{
		position:static;
		top:94px;
		bottom:0px;
		width:100%;
		left:0px;
	}
	.pins-half-box2{
		position:static;
		top:94px;
		bottom:0px;
		width:100%;
		right:0px;
	}


.half {
    width: 100%;
    padding: 0px;
    margin: 0;
    border: 0;
    float:none;
}

.text-content-half {
}

.container3 p {
    font-size: 18px;
    line-height: 22px;
    margin: 12px 0;
}
.padding50pxLR {
    padding: 0 15px;
}
.oneby4 {
    width: 100%;
    margin-right: 0;
    float: none;
}

.threeby4 {
    width: 100%;
    float: none;
    padding-top: 20px;
}

p {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
}

.quater {
    float: left;
    width: 48%;
    margin: 0 1%;
    color: #f6921e;
}
h5 {
    color: #f6921e;
    font-size: 30px;
    margin: 5px 0 0;
    font-weight: bold;
    padding: 0px;
    line-height: 30px;
}

.text-content-half .text-content-half-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    font-size: 24px;
    vertical-align: middle;
}

h4 {
    color: #121e56;
    font-size: 28px;
    margin: 0px 0 0;
    padding: 0px;
    line-height: 28px;
    text-align: center;
    font-weight: bolder;
}

h5 {
    color: #f6921e;
    font-size: 20px;
    margin: 15px 0 0;
    font-weight: bold;
    padding: 0px;
    line-height: 20px;
}

h3 {
    color: #121e56;
    font-size: 40px;
    margin: 10px 0 0;
    padding: 0px;
    line-height: 40px;
}

h3 span {
    color: #121e56;
    font-size: 30px;
    margin: 10px 0 0;
    padding: 0px;
    line-height: 40px;
    font-weight: normal;
}

.si-logo {
    position: static;
    top: 8px;
    left: 320px;
    margin: 10px;
}


.header .logo {
    position: absolute;
    left: 14px;
    top: 8px;
}


.navigation-menu {
       position: absolute;
    right: 340px;
    top: 90px;
    display: inline-block;
    margin: 0 auto !important;
}

 }	
	
	
	
	
	
	
	a.animatepin{
    -webkit-animation-name: link; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: link;
    animation-duration: 4s;
	animation-iteration-count: infinite;
	}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes link {
    0%   {color: #fff;}
    50%  {color: #01fed1;}
    100% {color: #fff;}
}

/* Standard syntax */
@keyframes link {
    0%   {color: #fff;}
    50%  {color: #01fed1;}
    100% {color: #fff;}
}
	
	
	