@font-face { font-family: 'robotobold'; src: url('../fonts/roboto-bold.woff2') format('woff2'), url('../fonts/roboto-bold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotoregular'; src: url('../fonts/roboto-regular.woff2') format('woff2'), url('../fonts/roboto-regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotomedium'; src: url('../fonts/roboto-medium.woff2') format('woff2'), url('../fonts/roboto-medium.woff') format('woff'); font-weight: normal; font-style: normal; }

body { padding:0; margin:0 auto; font-family: 'robotoregular'; background:url(../images/commn-bg.jpg) right no-repeat; background-size: cover;font-size:14px; }
a { text-decoration:none; color:inherit; }
a:hover { text-decoration:none; color:inherit; }
.no-pad { padding:0 }
.no-marg { margin:0 auto }
a, a:active, a:focus { outline:0 }
#back-to-top { position:fixed; bottom:30px; right:30px; width:55px; height:55px; text-align:center; background:#BD4C15; border-radius:6px; z-index: 9; }
#back-to-top:hover { background:#d25d24; }
#back-to-top i { margin-top:7px; color:#fff; font-size:24px; line-height: 47px; }
/*input border */
input:focus, textarea:focus, select:focus,button:focus{ outline: none; }
input:focus, textarea:focus, select:focus,button:focus{ outline: none; }
.btn.focus, .btn:focus { box-shadow: none !important; }
/*input border */
/*Header sticky*/
#header_container{transition:top .3s;position:fixed;top:0;left:0;right:0;z-index:999; }
#header_container.hide-nav{top:-200px}
.top-hegt-space{margin-top:0px}
/*Header sticky*/
::-moz-placeholder { /* Firefox 19+ */ color: #404040; opacity: 1;}
.zoom:hover { transform: scale(1.2); }
.zoom { padding: 0; transition: transform .6s; margin: 0 auto; }

/*Header*/



@media screen and (min-width:320px) and (max-width:388px) {

} 
@media screen and (min-width:389px) and (max-width:476px) {

}
@media screen and (min-width:477px) and (max-width:575px) {

}
@media screen and (min-width:576px) and (max-width:767px) {

}
@media screen and (min-width:768px) and (max-width:991px) {

}
@media screen and (min-width:992px) and (max-width:1150px) {

}
@media screen and (min-width:1150px) and (max-width:1240px) {

}
@media screen and (min-width:1241px) and (max-width:1340px) {

}
@media screen and (min-width:1341px) and (max-width:1399px) {

}	
@media screen and (min-width:1400px) and (max-width:1499px) {
	
}	
@media screen and (min-width:1500px) and (max-width:1599px) {
	
}		
	
	
	
	
	
	
	
	
	

