article, aside, figure, footer, header, hgroup, menu, nav, section {display: block;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-decoration: none; -webkit-font-smoothing: antialiased;}
html, body, iframe, h1, h2, h3, h4, h5, h6{ -webkit-font-smoothing:subpixel-antialiased; font-smoothing:antialiased; font-smooth:antialiased; -webkit-text-size-adjust:100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:subpixel-antialiased !important; font-smoothing:subpixel-antialiased !important; font-smooth:subpixel-antialiased; }
.clearfix:before, .clearfix:after{content: ""; display: table;}.clearfix:after{clear: both;}.clearfix{zoom: 1;}.cl{clear: both;}
ul, ol{margin-top:0px; margin-right:0px; margin-left:0px;  margin-bottom:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;    box-sizing: border-box; padding:0px ; list-style:none;}
img, object, embed, video{border:0 none; max-width:100%;}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/Roboto-Medium-webfont.eot');
    src: url('../fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('../fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/Roboto-Bold-webfont.eot');
    src: url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}



 
.wrapper{
	max-width:1200px;
	margin:0 auto;
	padding:0px;
	min-width:320px;}


.white-wp{
	max-width:1200px;
	margin:-200px auto 0px auto ;
	padding:15px;
	box-sizing: border-box;
	display: block;
	height: auto;
	overflow: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*cursor: pointer;*/
	font-weight: 400;
	-webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
	background-color: #FFF;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.37);
	position:relative;
	z-index:100;
	width:100%;
	
	}
	
.white-wp:hover{box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);}




.homerow01{ width:100%; display:block; padding:0px 0px 62px 0px; background-color:#f1f1f1;} 
.sectionhead{width:100%; font-size:28px; display:block; font-family:"robotolight"; letter-spacing:-1px; color:#666; padding-top:36px; padding-bottom:31px; text-align:center;}

.buttoncolor{
	color: #fff;
    display: block;
    font-size:14px;
    padding: 10px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width:100%;
	float:left;
	text-align:center;
	font-family: 'robotomedium';
	margin:0% 0%;
}




@media only screen and (min-width: 200px) and (max-width:500px) {
.color-block{ width:100% !important; margin-left:0% !important; margin-right:0% !important;  margin-top:0% !important; }
.white-wp{ width:100% !important; margin-left:0% !important; margin-right:0% !important; margin-top:0% !important; z-index:auto !important;}
.pop-up{ right:7% !important; z-index:1 !important;}
.headerwp{ min-height:256px !important; }
.sectionhead{ font-size:24px !important; }
.color-block i{ font-size:66px !important; }
.color-block span{ font-size:17px !important; }
.color-block{ min-height:inherit !important; padding-top:25px !important; }
.loaderbox{ display:none !important;}
}

@media only screen and (min-width:501px) and (max-width:767px) {
.color-block{ width:100% !important; margin-left:0% !important; margin-right:0% !important;  margin-top:0% !important; }
.white-wp{ width:100% !important; margin-left:0% !important; margin-right:0% !important; margin-top:0% !important; z-index:auto !important;}
.pop-up{ right:7% !important; z-index:1 !important;}
.headerwp{ min-height:280px !important; }
.sectionhead{ font-size:24px !important; }
.color-block i{ font-size:66px !important; }
.color-block span{ font-size:18px !important; }
.color-block{ min-height:inherit !important; padding-top:25px !important; }
.loaderbox{ display:none !important;}

}

@media only screen and (min-width:768px) and (max-width:900px) {
.color-block{ width:50% !important; margin-left:0% !important; margin-right:0% !important;  margin-top:0% !important; }
.white-wp{ width:70% !important; margin-left:15% !important; margin-right:15% !important; z-index:auto !important;}
.pop-up{ right:3% !important; z-index:1 !important;}
.loaderbox{ display:none !important;}

}

@media only screen and (min-width:901px) and (max-width:1023px) {
.color-block{ width:50% !important; margin-left:0% !important; margin-right:0% !important;  margin-top:0% !important; }
.white-wp{ width:80% !important; margin-left:10% !important; margin-right:10% !important;}
.pop-up{ right:3% !important;}
}

@media only screen and (min-width:1024px) and (max-width:1365px) {
.color-block{ width:50% !important; margin-left:0% !important; margin-right:0% !important;  margin-top:0% !important; }
.white-wp{ width:80% !important; margin-left:10% !important; margin-right:10% !important;}
.pop-up{ right:3% !important;}
}

@media only screen and (min-width:1366px) and (max-width:1499px) {
.white-wp{ width:80% !important; margin-left:10% !important; margin-right:10% !important;}
.pop-up{ right:3% !important;}
}

@media only screen and (min-width:1500px) and (max-width:1699px) {
.pop-up{ right:4% !important;}
}

@media only screen and (min-width:1700px) and (max-width:1920px) {
.pop-up{ right:7% !important;}

}







 
 /*Loader CSS*/
.loaderbox{position:relative;}    

	.topmassage
    {
    position: absolute;
    width: 100%;
    background-color:rgba(0,0,0,0.1);
    height: 60px;
    top:0px;
	z-index:1;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: spin;
    -moz-animation-duration: 2s;
    -moz-animation-name: spin;
    -ms-animation-duration: 2s;
    -ms-animation-name: spin;
    animation-duration: 2s;
    animation-name: spin;
    }
    .loading
    {
    -webkit-animation-delay: 0.3s;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-name: load;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 2;
    -moz-animation-delay: 0.3s;
    -moz-animation-duration: 0.8s;
    -moz-animation-name: load;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 2;
    -ms-animation-delay: 0.3s;
    -ms-animation-duration: 0.8s;
    -ms-animation-name: load;
    -ms-animation-timing-function: linear;
    -ms-animation-iteration-count: 2;
    animation-delay: 0.3s;
    animation-duration: 0.8s;
    animation-name: load;
    animation-timing-function: linear;
    animation-iteration-count: 2;
    }
    .myfadeout
    {
    -webkit-animation-delay: 1.6s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: disparition;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: 1.6s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: disparition;
    -moz-animation-timing-function: linear;
    -moz-animation-fill-mode: both;
    -ms-animation-delay: 1.6s;
    -ms-animation-duration: 0.5s;
    -ms-animation-name: disparition;
    -ms-animation-timing-function: linear;
    -ms-animation-fill-mode: both;
    animation-delay: 1.6s;
    animation-duration: 0.5s;
    animation-name: disparition;
    animation-timing-function: linear;
    animation-fill-mode: both;
    }
    .myfadein{
    position:absolute;
    bottom:38%;
    width:100%;
    font-size:17px;
    font-family:"robotolight";
    color:#fff;
    font-weight:300;
    -webkit-animation-delay: 2.1s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: apparition;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    -moz-animation-delay: 2.1s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: apparition;
    -moz-animation-timing-function: linear;
    -moz-animation-fill-mode: both;
    -ms-animation-delay: 2.1s;
    -ms-animation-duration: 0.5s;
    -ms-animation-name: apparition;
    -ms-animation-timing-function: linear;
    -ms-animation-fill-mode: both;
    animation-delay: 2.1s;
    animation-duration: 0.5s;
    animation-name: apparition;
    animation-timing-function: linear;
    animation-fill-mode: both;
    }
    @-webkit-keyframes spin {
    0%,100% {height:60px;}
    20% {height:1024px;}
    35%,65% {height:53px;}50% {height:70px;} 80% {height:63px;}
    }
    @-webkit-keyframes load {
    0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}
    }
    @-webkit-keyframes disparition {
    0% {opacity: 1;}100% {opacity: 0;}
    }
    @-webkit-keyframes apparition {
    0% {opacity: 0;}100% {opacity: 1;}
    }
    @-moz-keyframes spin {
    0%,100% {height:60px;}
    20% {height:1024px; }
    35%,65% {height:53px;}50% {height:70px;} 80% {height:63px;}
    }
    @-moz-keyframes load {
    0% {-moz-transform: rotate(0deg);}100% {-moz-transform: rotate(360deg);}
    }
    @-moz-keyframes disparition {
    0% {opacity: 1;}100% {opacity: 0;}
    }
    @-moz-keyframes apparition {
    0% {opacity: 0;}100% {opacity: 1;}
    }
    @-ms-keyframes spin {
    0%,100% {height:60px;}
    20% {height:1024px; }
    35%,65% {height:53px;}50% {height:70px;} 80% {height:63px;}
    }
    @-ms-keyframes load {
    0% {-ms-transform: rotate(0deg);}100% {-ms-transform: rotate(360deg);}
    }
    @-ms-keyframes disparition {
    0% {opacity: 1;}100% {opacity: 0;}
    }
    @-ms-keyframes apparition {
    0% {opacity: 0;}100% {opacity: 1;}
    }
    @keyframes spin {
    0%,100% {height:60px;}
    20% {height:1024px; }
    35%,65% {height:53px;}50% {height:70px;} 80% {height:63px;}
    }
    @keyframes load {
    0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}
    }
    @keyframes disparition {
    0% {opacity: 1;}100% {opacity: 0;}
    }
    @keyframes apparition {
    0% {opacity: 0;}100% {opacity: 1;}
    }
	
	
.loader {
	position: relative;
	margin: 0px auto;
	width: 100px;
	height: 100px;
	zoom: 1.7;
}
.colorrounds {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	height: 100px;
	position: relative;
	width: 100px;
}
.path {
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
	stroke-linecap: round;
}
 @-webkit-keyframes rotate {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
	}
}
 @keyframes rotate {
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@-webkit-keyframes dash {
 0% {
 stroke-dasharray: 1, 200;
 stroke-dashoffset: 0;
}
 50% {
 stroke-dasharray: 89, 200;
 stroke-dashoffset: -35;
}
 100% {
 stroke-dasharray: 89, 200;
 stroke-dashoffset: -124;
}
}
@keyframes dash {
 0% {
 stroke-dasharray: 1, 200;
 stroke-dashoffset: 0;
}
 50% {
 stroke-dasharray: 89, 200;
 stroke-dashoffset: -35;
}
 100% {
 stroke-dasharray: 89, 200;
 stroke-dashoffset: -124;
}
}
@-webkit-keyframes color {
 100%, 0% {
 stroke: #d62d20;
}
 40% {
 stroke: #0057e7;
}
 66% {
 stroke: #008744;
}
 80%, 90% {
 stroke: #ffa700;
}
}
@keyframes color {
 100%, 0% {
 stroke: #d62d20;
}
 40% {
 stroke: #0057e7;
}
 66% {
 stroke: #008744;
}
 80%, 90% {
 stroke: #ffa700;
}
}

/*END Loader CSS*/
 




/*Color Tils*/
.feature-main{ width:100%; display:block; margin:2% 0%; }
.coloredrow01{ width:100%; display:block; }

.color-block{width:100%; display:block; overflow: hidden; padding:40px 20px; transition: all 0.15s ease-in-out 0s; min-height:227px; float:left; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24); margin:0 auto; text-align:center; opacity:0.85; transform: translate3d(0px, 0px, 0px); transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s; border:2px solid #fff;   transform: translate3d(0px, 0px, 0px);
    transition: all 0.2s ease 0s; }

.color-block:hover{ background-color:rgba(0,0,0,0.2); box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    z-index: 100; opacity:1;}

.color-block span{font-family:'robotoregular'; font-size:19px; color:#fff; display:block; padding:45px 0px 0px 0px;}
.color-block i{font-size:99px; color:#fff; display:block; }

.b-pink{ width:50%; background-color:#e91e63 !important;  }
.b-deep-purple{width:25%; background-color:#673ab7 !important;  }
.b-cyan{width:25%; background-color:#00bcd4 !important;   }

.b-amber{width:25%; background-color:#ffc107 !important; }
.b-light-blue{width:50%; background-color:#03a9f4 !important; }
.b-deep-orange{width:25%; background-color:#ff5722 !important; }

.b-indigo{width:25%; background-color:#3f51b5 !important;  }
.b-red{width:25%; background-color:#f44336  !important;  }
.b-light-green{width:50%; background-color:#8bc34a !important; }

/*Color Tils*/


 
 
.pop-up {
	position:absolute;
	z-index:101;
	bottom:-25px;
	right:3%;
	overflow: hidden;
	width: 387px;
	height: 380px;
	text-align:right;
	background:#fff;
	-webkit-transition: all 300ms cubic-bezier(.6, -0.3, .3, 1.3);
	transition: all 300ms cubic-bezier(.6, -0.3, .3, 1.3);
	-moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
}
.pop-up:hover{
	-moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,.16);
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.16);
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.16);
	}

.pop-up.inactive {
	width: 0;
	height: 0;
	padding:26px;
	border-radius: 50%;
}
.pop-up a {
	display: inline-block;
	color: #fff;
}
.pop-up > a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.pop-up .toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size:33px;
	font-weight: 300;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	color:rgba(0,0,0,0.8);
	padding:11px;
	opacity:0.6;
}

.inactive .toggle{padding:17px !important;}

.pop-up .toggle:hover{ opacity:0.75;}
.pop-up.inactive .toggle {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.pop-up ul {
	position: absolute;
	 width:100%;
	opacity: 1;
	list-style: none;
	-webkit-transition: all 300ms;
	transition: all 300ms;
}
.pop-up.inactive ul {
	opacity: 0;
}
.pop-up li {
	 
	margin-bottom: 0;
	-webkit-transition: all 600ms;
	transition: all 600ms;
	width:50%;
	float:left;
}
.pop-up.inactive li {
	 
}
.main-content {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

 
 