/* General css */
* { -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; }
.noborder { border: none !important; }
.button { display: inline-block; padding: 11px 33px 10px 31px; text-decoration: none; font-family: "robotomedium"; color: #fff; }
button { font-size: 16px; -webkit-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; border: none; outline: none; }
button:hover { color: #fff; }
* { margin: 0; padding: 0; }
*, *::after, *::before { box-sizing: border-box; }
.no_scroll { overflow: hidden; }
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary, title { display: block; }
body { background: #fff; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; line-height: 15px; color: #000; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; line-height: 1.5; }
div, span, p, section { box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0 none; }
strong, th { font-style: normal; }
ol, ul { list-style: none }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
a img { border: none; display: block; }
img { max-width: 100%; }
a { text-decoration: none; color: #333333; }
a:active, a:focus, input[type="image"], select:focus, input, input[type="button"]:focus, :focus { outline: 0; }
/*For Clear*/
.clearfix { *zoom: 1;}
.clearfix:before, .clearfix:after { display: block; content: ""; line-height: 0; }
.clearfix:after { clear: both; }
.clear { clear: both; }
/*Fonts family*/
@font-face { font-family: 'roboto_condensedbold'; src: url('../fonts/robotocondensed-bold-webfont.eot'); src: url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-bold-webfont.woff') format('woff'), url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('../fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'roboto_condensedlight'; src: url('../fonts/robotocondensed-light-webfont.eot'); src: url('../fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotocondensed-light-webfont.woff2') format('woff2'), url('robotocondensed-light-webfont.woff') format('woff'), url('../fonts/robotocondensed-light-webfont.ttf') format('truetype'), url('../fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotoregular'; src: url('../fonts/roboto-regular_1-webfont-webfont.eot'); src: url('../fonts/roboto-regular_1-webfont-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/roboto-regular_1-webfont-webfont.woff2') format('woff2'),  url('../fonts/roboto-regular_1-webfont-webfont.woff') format('woff'),  url('../fonts/roboto-regular_1-webfont-webfont.ttf') format('truetype'),  url('../fonts/roboto-regular_1-webfont-webfont.svg#robotoregular') format('svg'); font-weight: normal; font-style: normal; }

/* ========== page css ========= */
.main { width: 94%; max-width: 1150px; margin: 0 auto; }
/*Header css*/
header { background-color: #fbfeff; text-align: center; padding-top:40px; }
header .logo a {display:inline-block; vertical-align: top;}
header .logo img {display:block; }
/* middel css*/
.headingtext { text-align: center; padding-top:40px; }
.headingtext h1 { font-size: 27px; font-family: 'roboto_condensedlight'; font-weight: normal; color: #333; line-height: 1.2;  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.headingtext h1 span { font-size: 27px; font-family: 'roboto_condensedbold'; font-weight: bold; color: #333; line-height: 1.3; }
.middeltext { font-size: 15px; font-family: 'robotoregular'; font-weight: normal; color: #333; line-height: 1.3; width: 100%; padding-top:20px; }
/* Footer css*/
footer .btm-image { background: url("../images/image.gif") no-repeat scroll center bottom; bottom: 0; height: 193px; position: fixed; width: 100%; z-index: -1; }

/* ======== Media Queries ========*/
@media screen and (min-width:320px) {
}
 @media screen and (max-width:479px) {
.middeltext { margin: 0 auto; width: 300px; }
}
 @media screen and (min-width:639px) {
.middeltext { width: 638px; margin: 0 auto; font-size: 18px; padding-top:25px;}
.headingtext { padding-top:60px; }
}
 @media screen and (min-width:1007px) {
header { padding-top:60px; }
.headingtext h1, .headingtext h1 span { font-size: 40px; line-height: 1.3; }
}
 @media screen and (min-width:1050px) {
 
}
 @media screen and (min-width:1200px) {
.main { width: 1150px; width: 95%; }
.headingtext h1, .headingtext h1 span { font-size: 60px; line-height: 1.3;  }
}
 @media screen and (min-device-width: 479px) and (max-device-width: 640px) {
.headingtext { padding-top:10px; }
 .middeltext { padding-top:5px;  }
}
