@charset "utf-8";
/* Global Styles
--------------------------------------------- */
body, html {
	padding: 0;
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
header, section, footer {
	clear: both
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
label {
	display: inline-block
}
input[type="button"], button {
	cursor: pointer;
	border: none
}
:focus {
	outline: none
}
::-moz-focus-inner {
border:0
}
img {
	vertical-align: middle;
	max-width: 100%
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a:hover, a:active, a:focus {
	color: #34495e;
	text-decoration: none
}
i {
	margin-right: 5px;
}
i:first-child {
	margin-right: 0;
}
a:first-child i {
	margin-right: 0;
}
label {
	margin-bottom: 0;
	font-weight: normal;
}
label.inline, a.inline {
	margin-top: 10px
}
:focus {
	outline: none;
}
::-moz-focus-inner {
border:0
}
::selection {
	background: #388dc4; /* Safari */
	color: #fff !important
}
::-moz-selection {
background:#388dc4; /* Safari */
color:#fff !important
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #dce4ec;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	padding: 8px 10px;
	resize: none;
	outline: none
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	color: #000;
	border-color: #f37125;
}
.even {
	background: none repeat scroll 0 0 #F2FAF8 !important;
}
.inline {
	display: inline-block;
}
.required {
	position: relative
}
.required[type=text], .required[type="password"], .required[type="tel"] {
	border-left: 3px solid #EB5B4C
}
.required:after {
	border-bottom: 0 solid #EB5B4C;
	border-right: 3px solid #EB5B4C;
	border-top: 0 solid #EB5B4C;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10
}
.required[type=text]:after {
	visibility: hidden
}
.required[type=text]:focus, .required[type="password"]:focus, .required[type="tel"]:focus {
	border-left-color: #EB5B4C !important
}
.clear:before, .clear:after, .border-wrap:before, .border-wrap:after, .border-wrap-content:before, .border-wrap-content:after, .whiteBox:after, .whiteBox:before {
	content: " ";
	display: table;
}
.clear:after, .border-wrap:after, .border-wrap-content:after, .whiteBox:after {
	clear: both;
}
figure {
	padding: 0;
	margin: 0
}
.pad-sec {
	padding: 30px 0
}
.fLeft {
	float: left
}
.fRight {
	float: right
}
.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.land-page-wrapper {
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
	position: relative;
	float:left;
}
.left-home-split-screen {
	width: 33.3%;
	/*height: 100%;*/
	left: 0;
	/* background: url(../images/landing-left-home-split-screen.jpg) no-repeat center center; */
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover !important;
	background-size: cover !important;
	overflow: hidden;
	position:relative;
	float:left;
	min-height:400px;
}
.left-home-split-screen h2, .right-home-split-screen h2 {
	width: 100%;
	position:relative;
	/*bottom: 50px;*/
	background: rgba(35, 79, 153, 1);
	text-align: center;
	padding: 20px 0;
	color: #FFF;
	margin:40px 0;
	font-size: 24px;
}

.center-home-split-screen {
	width: 33.3%;
	/*height: 100%;*/
	left: 0;
	/* background: url(../images/landing-left-home-split-screen.jpg) no-repeat center center; */
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover !important;
	background-size: cover !important;
	overflow: hidden;
	position:relative;
	float:left;
	min-height:400px;
}
.center-home-split-screen h2 {
	width: 100%;
	position:relative;
	/*bottom: 50px;*/
	background: rgb(121, 186, 6);
	text-align: center;
	padding: 20px 0;
	color: #FFF;
	margin:0px;
	font-size: 24px;
}
.left-home-split-screen h2, .right-home-split-screen h2 {
	width: 100%;
	position:relative;
	/*bottom: 50px;*/
	background: rgba(35, 79, 153, 1);
	text-align: center;
	padding: 20px 0;
	color: #FFF;
	margin:40px 0;
	font-size: 24px;
}

.right-home-split-screen {
	width: 33.3%;
	right: 0;
	/*height: 100%;*/
	/* background: url(../images/landing-right-home-split-screen.jpg) no-repeat center cente */r;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover !important;
	background-size: cover !important;
	overflow: hidden;
	position:relative;
	float:left;
	min-height:400px;
}
.right-home-split-screen:before {
	content: " ";
	display: block;
	width: 2px;
	border: 0px solid #F00;
	position: absolute;
	height: 100%;
	background: url(../images/divider.png) no-repeat -3px
}
.header {
	position: absolute;
	width: 100%;
	z-index: 99;
}
.header h1 {
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	left: 50%;
	position: absolute;
	margin-left: -219px;
	margin-top: 152px;
	padding: 10px;
	font-size: 34px;
}
.header .iconCenter {
	left: 50%;
	margin: 0 auto 0 -33px;
	padding-top: 0%;
	position: absolute;
	width: 67px;
	top: 150px;
	display: none;
}
.hexagon {
	width: 234px;
	height: 135px;
	background: #00399A;
	position: relative;
	margin-top: -15%;
	/*left: 50%;*/
	/*margin-left: -117px;
	top: 0%;*/
	padding: 20px;
	padding-top: 0px;
	display: block;
	opacity: 0.8;
}
.center-split{
	background:#7ab906;
}
.center-home-split-screen{
	margin-top:0px !important;
}
.center-home-split-screen .hexagon:before {
	border-bottom: 68px solid #7ab906;
}
.center-home-split-screen .hexagon:after {
	border-top: 68px solid #7ab906;
}
.hexagon:before {
	content: "";
	position: absolute;
	top: -67px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 117px solid transparent;
	border-right: 117px solid transparent;
	border-bottom: 68px solid #00399A;
}
.hexagon:after {
	content: "";
	position: absolute;
	bottom: -67px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 117px solid transparent;
	border-right: 117px solid transparent;
	border-top: 68px solid #00399A;
}
.hexagon span {
	color: #80390e;
	line-height: 16px;
	font-size: 20px;
	padding: 0;
	margin: 0;
	display: none;
}
.hexagon figure {
	text-align: center;
	clear: both;
	padding: 4px 0;
	margin: 0;
	padding-top: 10px;
}
.right-home-split-screen a, .left-home-split-screen a, .center-home-split-screen a {
	display:block;
	height: 85px;
	/*left: 00%;*/
	position: relative;
	/*top:0%;
	margin-left: -117px;
	margin-top:20%;*/
	width: 234px;
	padding:10px 0;
	margin:0 auto;
}
.splash{
	padding:150px 0 0 0;
	position:relative;
	z-index: 100;
}
.right-home-split-screen .hexagon {
	background: #FE8F03;
}
.right-home-split-screen .hexagon:before {
	border-bottom: 68px solid #FE8F03;
}
.right-home-split-screen .hexagon:after {
	border-top: 68px solid #FE8F03;
}
.right-home-split-screen .hexagon span {
	color: #686868
}
.hexagon .icon {
	display: block;
	position: absolute;
	z-index: 99;
	text-align: center;
	width: 52px;
	left: 50%;
	margin-left: -26px;
	margin-top: 10px
}
.hexagon img {
	border: 0
}
.right-home-split-screen a:hover .hexagon {
	-webkit-animation: myfirst 0.5s;
	-moz-animation: myfirst 0.5s;
	-o-animation: myfirst 0.5s;
	-ms-animation: myfirst 0.5s;
	animation: myfirst 0.5s;
}
.left-home-split-screen a:hover .hexagon {
	-webkit-animation: myfirst 0.5s;
	-moz-animation: myfirst 0.5s;
	-o-animation: myfirst 0.5s;
	-ms-animation: myfirst 0.5s;
	animation: myfirst 0.5s;
}
.center-home-split-screen a:hover .hexagon {
	-webkit-animation: myfirst 0.5s;
	-moz-animation: myfirst 0.5s;
	-o-animation: myfirst 0.5s;
	-ms-animation: myfirst 0.5s;
	animation: myfirst 0.5s;
}
/*Changes made for banner*/
.topbanner{background: none repeat scroll 0 0 #fff;height: auto;left: 15%;position: absolute;top: 22%;width: 70%;z-index: 999999;}
.topbanner img{ width:100%;}

#overlaypopup{ height:100%; width:100%; left:0px; top:0px; position:fixed; z-index:99999; background-color:rgba(0,0,0,0.8); display:none}
#popupbanner{ height:100%; position:fixed; z-index:99999; width:800px; left:50%; top:0; margin-top:150px; margin-left:-400px; display:none}
#popupbanner img{ max-width:100%}
.closebtn{ position:absolute; width:30px; height:30px; right:-15px; top:-15px; z-index:999999}


/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
 0% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
 50% {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
}
 100% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
}
@-ms-keyframes myfirst {
 0% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
 50% {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
}
 100% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
}
@-o-keyframes myfirst {
 0% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
 50% {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
}
 100% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
}

/* Standard syntax */
@keyframes myfirst {
 0% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
 50% {
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
}
 100% {
transform: rotateY(0deg);
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
}
}
.bannerSlider {position:absolute; left:0px; top:0px; bottom:0px; width:100%;height: 400px !important;overflow: hidden;}
.main-banner {position:relative;}
.main-banner .bannerSlider {z-index:998; background:#fff;}
.main-banner .bannerSlider .bannerSliderUL li {text-align:center;}
.main-banner .container {z-index:999;}
.hikashop_product_page a.btn{ line-height:15px;}
.product-details input[type='text']{
	width:62% !important;
	padding:8px;
    min-height: 35px !important;
}

/*Banner Image animation*/
.bannerSlider ul li{width:100%;}
.bannerSlider ul li img{width:100% !important}
.bannerSlider ul li img:nth-child(1) {
    -webkit-animation: imageAnimation 15s linear infinite 0s;
    -moz-animation: imageAnimation 15s linear infinite 0s;
    -o-animation: imageAnimation 15s linear infinite 0s;
    -ms-animation: imageAnimation 15s linear infinite 0s;
    animation: imageAnimation 15s linear infinite 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s;
}
.bannerSlider ul li img:nth-child(2) {
    -webkit-animation: imageAnimation 15s linear infinite 5s;
    -moz-animation: imageAnimation 15s linear infinite 5s;
    -o-animation: imageAnimation 15s linear infinite 5s;
    -ms-animation: imageAnimation 15s linear infinite 5s;
    animation: imageAnimation 15s linear infinite 5s;
}
.bannerSlider ul li img:nth-child(3) {
    -webkit-animation: imageAnimation 15s linear infinite 10s;
    -moz-animation: imageAnimation 15s linear infinite 10s;
    -o-animation: imageAnimation 15s linear infinite 10s;
    -ms-animation: imageAnimation 15s linear infinite 10s;
    animation: imageAnimation 15s linear infinite 10s;
}
@-webkit-keyframes imageAnimation { 
	0% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	50% {
	    -moz-transform: scale(1.07) rotate(1deg);
	    -webkit-transform: scale(1.07) rotate(1deg);
	    -o-transform: scale(1.07) rotate(1deg);
	    -ms-transform: scale(1.07) rotate(1deg);
	    transform: scale(1.07) rotate(1deg);
	}
	100% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
}
-moz-@keyframes imageAnimation { 
	0% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	50% {
	    -moz-transform: scale(1.07) rotate(1deg);
	    -webkit-transform: scale(1.07) rotate(1deg);
	    -o-transform: scale(1.07) rotate(1deg);
	    -ms-transform: scale(1.07) rotate(1deg);
	    transform: scale(1.07) rotate(1deg);
	}
	100% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
}
@-o-keyframes imageAnimation { 
	0% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	50% {
	    -moz-transform: scale(1.07) rotate(1deg);
	    -webkit-transform: scale(1.07) rotate(1deg);
	    -o-transform: scale(1.07) rotate(1deg);
	    -ms-transform: scale(1.07) rotate(1deg);
	    transform: scale(1.07) rotate(1deg);
	}
	100% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
}
@-ms-keyframes imageAnimation { 
	0% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	50% {
	    -moz-transform: scale(1.07) rotate(1deg);
	    -webkit-transform: scale(1.07) rotate(1deg);
	    -o-transform: scale(1.07) rotate(1deg);
	    -ms-transform: scale(1.07) rotate(1deg);
	    transform: scale(1.07) rotate(1deg);
	}
	100% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
}
@keyframes imageAnimation { 
	0% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	50% {
	    -moz-transform: scale(1.07) rotate(1deg);
	    -webkit-transform: scale(1.07) rotate(1deg);
	    -o-transform: scale(1.07) rotate(1deg);
	    -ms-transform: scale(1.07) rotate(1deg);
	    transform: scale(1.07) rotate(1deg);
	}
	100% {
	    -moz-transform: scale(1) rotate(0deg);
	    -webkit-transform: scale(1) rotate(0deg);
	    -o-transform: scale(1) rotate(0deg);
	    -ms-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
}
.cbse-logo{
	margin-top:-10px;
}