@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;
}

 a:focus{text-decoration: none !important;}
a:hover{text-decoration: none !important;}


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

.white-wp{
	max-width:1200px;
	margin:-220px 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);}

.header{
	width:100%;
	display:block;
	background-color:#2196f3;
	/*background-color:#4caf50;*/
	min-height:480px;
	padding-top:0px;
	z-index:1;
	box-shadow:0 3px 3px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
	-webkit-box-shadow:0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
	}
	
.headerwp{position:relative; min-height:480px;}
	
.logo{padding:100px 0px 30px 0px;margin:0 auto;text-align:center;}
.buttoncolor{padding-bottom: 19px !important; padding-top: 19px !important;}
.pop-up li{ width:25% !important;}

.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; }
.header{ min-height:256px !important; }
.logo{ width:60% !important; margin-left:20% !important; margin-right:20% !important; padding:100px 0 20px !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; }
 

 


}


@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; }
.header{ 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; }
 



}

@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:80% !important; margin-left:10% !important; margin-right:10% !important; z-index:auto !important;}
.pop-up{ right:3% !important; z-index:1 !important;}
.logo{ width:70% !important; margin-left:15% !important; margin-right:15% !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;}
.logo{ width:70% !important; margin-left:15% !important; margin-right:15% !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;}

}

 


/*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:280px;
	height:190px;
	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;
}

 
 