/* 
Rockstah Style Sheet for WS
v1
Author: Rockstah Media
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/***flexslider css starts***/
.flexslider { background: none; border: none; border-radius: 0; box-shadow: none; margin: 0; }
.flexslider .slides img { width: auto; }
.flexslider .flex-control-nav { bottom: 50px; z-index: 100; }
.flexslider .flex-control-nav li { margin: 0 3px; }
.flexslider .flex-control-nav li a { background: none; border: 1px solid #ffffff; }
.flexslider .flex-control-nav li a:hover, .flexslider .flex-control-nav li a.flex-active { background: #ffffff; }
.flexslider .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-next { width: 62px; height: 61px; background: url(images/bg_buttons.png) no-repeat; opacity: 1; }
.flexslider .flex-direction-nav .flex-prev:before, .flexslider .flex-direction-nav .flex-next:before { display: none; }
.flexslider .flex-direction-nav .flex-prev { left: 5.05% !important; background-position: 0 0; }
.flexslider .flex-direction-nav .flex-next { right: 5.05% !important; background-position: 0 bottom; }

/***Typography***/
h1 { font-size: 60px; }

h2 { font-size: 72px; }

h3 { font-size: 30px; }

h4 { font-size: 24px; }

h5 { font-size: 20px; }

h6 { font-size: 18px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/***Global css starts***/
body { font-family: 'Raleway', sans-serif; font-size: 100%; color: #000000; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; }

img { max-width: 100%; height: auto; }

a { text-decoration: none; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { background: url(images/bg_field.png) repeat 0 0; border: 1px solid #636868; border-radius: 2px; color: #ffffff; display: block; font-family: inherit; font-size: 14px; height: 50px; margin: 0 0 10px; padding: 10px 18px; transition: all 0.15s linear 0s; width: 100%; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06); }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { border-color: #e5e5e5; }
input[type="text"].error, input[type="password"].error, input[type="date"].error, input[type="datetime"].error, input[type="email"].error, input[type="number"].error, input[type="search"].error, input[type="tel"].error, input[type="time"].error, input[type="url"].error, textarea.error { border-color: red; }

textarea { resize: none; overflow: auto; height: 102px; }

/***Classes css starts***/
.left { float: left; }

.right { float: right; }

.column { padding: 0 15px; }

.cf:after, .cf:before { content: " "; display: table; }
.cf:after { clear: both; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.no-bullet { list-style-type: none; }

.hide { display: none; }

.no_bullet { list-style-type: none; }

.cur_default { cursor: default; }

.centered { margin: 0 auto; }

.thin { font-weight: 100; }

.extra_light { font-weight: 200; }

.light { font-weight: 300; }

.medium { font-weight: 500; }

.semi_bold { font-weight: 600; }

.bold { font-weight: 700; }

.extra_bold { font-weight: 800; }

.ultra_bold { font-weight: 900; }

.sprite { background: url(images/bg_sprite.png) no-repeat; }

.bg_teal { background: #69b3b2; }

.teal { color: #69b3b2; }

.btn_aqua { border: none; border-radius: 4px; background: #69b3b2; color: #ffffff; padding: 5px 22px; font-size: 14px; curor: pointer; margin: 10px 0 0; }

/***Layout css starts***/
.row { width: 1200px; max-width: 100%; margin: 0 auto; }

.one { width: 8.333%; }

.two { width: 16.667%; }

.three { width: 25%; }

.four { width: 33.333%; }

.five { width: 41.667%; }

.six { width: 50%; }

.seven { width: 58.333%; }

.eight { width: 66.667%; }

.nine { width: 75%; }

.ten { width: 83.333%; }

.eleven { width: 91.667%; }

.twelve { width: 100%; }

.fixed { position: fixed; top: 0; width: 100%; z-index: 100; }

/***structure css starts***/
body, html { height: 100%; }

header .logo { display: block; margin: 6px 0 0; }
header .menubtn_one, header .menubtn_two { display: none; background: url(images/bg_menu.png) no-repeat 0 0; width: 32px; height: 32px; margin: 15px 0; position: absolute; top: 3px; right: 15px; }
header nav { margin: 16px 0 2px; }
header nav li { float: left; margin: 0 13px; }
header nav li a { color: #ffffff; font-family: 'Lato', sans-serif; font-size: 14px; margin: 0 0 12px; }
header nav li a:hover, header nav li a.active { margin: 0; padding: 0 0 12px; background: url(images/bg_bullet.png) no-repeat center bottom; }
header .searchbox { position: relative; }
header .searchbox .search.sprite { background-position: 0 0; width: 50px; height: 50px; margin: 0 0 0 5px; }
header .searchbox .searchfield { position: absolute; right: 0; top: 56px; width: 282px; z-index: 11; padding: 15px 0 0; }
header .searchbox .searchfield input { box-shadow: 0 0 12px rgba(0, 0, 0, 0.12); border-color: #eeeeee; color: #f9f9f9; background: none; }

.banner { background: url(images/bg_banner.jpg) no-repeat 0 0; background-size: cover; min-height: 100%; }
.banner header { padding: 2% 0; }
.banner .flexslider { padding: 0 70px 4% 0; margin: 2% 0 0; border-bottom: 1px solid #f9f9f9; }
.banner .flexslider h1 { font-weight: 900; color: #f9f9f9; }
.banner .flexslider .flex-control-nav { width: auto; right: 0; bottom: 75px; }
.banner .flexslider .flex-control-nav li { margin: 4px 0; display: block; }
.banner .flexslider .flex-control-nav li a { width: 10px; height: 10px; box-shadow: none; }
.banner .features { margin: 23px 0 0; }
.banner .features li { position: relative; float: left; font-weight: 700; color: #fefefe; text-transform: uppercase; padding-left: 70px; padding-top: 10px; }
.banner .features li .sprite { width: 60px; height: 60px; position: absolute; left: 0; top: 0; }
.banner .features li .sprite.ico_one { background-position: 0 -54px; }
.banner .features li .sprite.ico_two { background-position: 0 -117px; }
.banner .features li .sprite.ico_three { background-position: 0 -180px; }
.banner .features li .sprite.ico_four { background-position: 0 -243px; }
.banner .features li .sprite.ico_five { background-position: 0 -306px; }
.banner .features li .sprite.ico_six { background-position: 0 -369px; }
.banner .scroll { position: absolute; width: 72px; height: 71px; bottom: 20px; left: 0; right: 0; margin: auto; background: url(images/bg_scroll.png) no-repeat 0 0; }

.wrapper.space { padding: 70px 0 0; }
.wrapper header { height: 72px; padding: 15px 0 0; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); background: #ffffff; }
.wrapper header .menubtn_two { position: static; margin: 5px 0; }
.wrapper header .logo { margin: 0; }
.wrapper header nav li a { color: #010101; }
.wrapper header .searchbox .search.sprite { background-position: right 0; width: 38px; height: 38px; margin-top: 5px; }
.wrapper header .searchbox .searchfield input { background: #414747; border-color: #414747; }
.wrapper .about { padding: 110px 0 200px; }
.wrapper .about h2 { margin: 0 0 44px; }
.wrapper .about h6 { color: #919191; }
.wrapper .about .content { margin: 130px 0 0; }
.wrapper .about .content h5 { margin: 52px 0 20px; color: #69b3b2; }
.wrapper .about .content p { font-size: 16px; line-height: 30px; margin: 0 0 30px; }
.wrapper .services .lists { padding: 75px 0 65px; }
.wrapper .services .lists * { color: #ffffff; }
.wrapper .services .lists h2 { margin: 0 0 28px; }
.wrapper .services .lists .benefits { margin: 82px 0 0; }
.wrapper .services .lists .benefits li { min-height: 106px; margin: 0 0 10px; }
.wrapper .services .lists .benefits li .content { width: 91.667%; padding: 0 0 0 70px; position: relative; }
.wrapper .services .lists .benefits li .content p { font-size: 14px; line-height: 1.2; font-weight: 700; }
.wrapper .services .lists .benefits li .sprite { width: 50px; height: 50px; position: absolute; left: 0; top: 0; }
.wrapper .services .lists .benefits li .sprite.ico_one { background-position: right -41px; } 
.wrapper .services .lists .benefits li .sprite.ico_two { background-position: right -94px; }
.wrapper .services .lists .benefits li .sprite.ico_three { background-position: right -147px; }
.wrapper .services .lists .benefits li .sprite.ico_four { background-position: right -200px; }
.wrapper .services .lists .benefits li .sprite.ico_five { background-position: right -253px; }
.wrapper .services .lists .benefits li .sprite.ico_six { background-position: right -306px; }
.wrapper .cmn_struct p { font-size: 16px; color: #000000; line-height: 1.33; margin: -50px 0 0; }
.wrapper .cmn_struct h2 { color: #ffffff; }
.wrapper .cmn_struct .heading_text { padding: 122px 0 50px; height: 387px; }
.wrapper .cmn_struct .heading_text.up_arrow { background: url(images/bg_arrow_up.png) no-repeat right bottom; }
.wrapper .cmn_struct .heading_text.down_arrow { background: url(images/bg_arrow_down.png) no-repeat left top; }
.wrapper .cmn_struct .content { padding: 124px 15.4% 30px 12.4%; height: 387px; }
.wrapper .cmn_struct .ico_one { background: url(images/bg_right_icon.png) no-repeat 0 bottom; }
.wrapper .cmn_struct .ico_two { background: url(images/bg_spin_icon.png) no-repeat right 0; }
.wrapper .cmn_struct .ico_three { background: url(images/bg_mount_icon.png) no-repeat 0 bottom; }
.wrapper .cmn_struct .ico_four { background: url(images/bg_star_icon.png) no-repeat right 0; }
.wrapper .cmn_struct.sect_two .row_one { background: url(images/img_heat_reflection2.jpg) no-repeat right 0; background-size: 50% 100%; }
.wrapper .cmn_struct.sect_two .row_two { background: url(images/img_smart_energy2.jpg) no-repeat 0 0; background-size: 50% 100%; }
.wrapper .cmn_struct.sect_four .row_one { background: url(images/img_heat_insulation2.jpg) no-repeat right 0; background-size: 50% 100%; }
.wrapper .cmn_struct.sect_four .row_two { background: url(images/img_heat_reflection.jpg) no-repeat 0 0; background-size: 50% 100%; }
.wrapper .works { padding: 75px 0 0; }
.wrapper .works * { color: #ffffff; }
.wrapper .works h2 { margin: 0 0 28px; }
.wrapper .works ul { margin: 82px 0 0; }
.wrapper .works ul li { float: left; width: 20%; }
.wrapper .works ul li a { diplay: block; }
.wrapper .works ul li img { display: block; width: 100%; }
.wrapper .works .add_more { background: #a2a2a2; padding: 10px 0; }
.wrapper .works .add_more .sprite { width: 48px; height: 48px; background-position: right -359px; display: inline-block; }
.wrapper .contact { background: url(images/bg_contact.jpg) no-repeat 0 0/cover; padding: 120px 0 50px; }
.wrapper .contact * { color: #ffffff; }
.wrapper .contact h2 { margin: 0 0 30px; }
.wrapper .contact h2, .wrapper .contact h6 { color: #fefefe; }
.wrapper .contact form { border-top: 1px solid #f9f9f9; margin: 100px 0 150px; padding: 30px 0 0; }
.wrapper .contact form h6 { font-size: 16px; font-weight: bold; position: relative; padding: 15px 0 15px 69px; margin: 0 0 12px; }
.wrapper .contact form h6 .sprite { position: absolute; left: 0; top: 0; background-position: right -410px; width: 49px; height: 49px; }
.wrapper .contact form p { font-size: 18px; margin: 0 0 30px; }
.wrapper .contact form ul li { margin: 0 0 12px; }
.wrapper .contact .social_links li { display: inline-block; margin: 0 11px; }
.wrapper .contact .social_links li .sprite { width: 23px; height: 23px; display: block; }
.wrapper .contact .social_links li .sprite.facebook { width: 11px; background-position: right -462px; }
.wrapper .contact .social_links li .sprite.linkedin { background-position: right -488px; }
.wrapper .contact .social_links li .sprite.googleplus { background-position: right -512px; }
.wrapper .contact .social_links li .sprite.twitter { background-position: right -533px; }
.wrapper .uses { padding: 50px 0; }
.wrapper .uses .box { border: 1px solid #ffffff; border-radius: 3px; padding: 28px 0 20px; margin: 10px 0; }
.wrapper .uses .box .sprite { width: 57px; height: 57px; display: inline-block; margin: 0 0 30px; }
.wrapper .uses .box .sprite.ico_one { background-position: 0 -432px; }
.wrapper .uses .box .sprite.ico_two { background-position: 0 -492px; }
.wrapper .uses .box .sprite.ico_three { background-position: 0 -550px; }
.wrapper .uses .box .sprite.ico_four { background-position: 0 -609px; }
.wrapper .uses .box .sprite.ico_five { background-position: 0 -669px; }
.wrapper .uses .box .sprite.ico_six { background-position: 0 -729px; }
.wrapper .uses .box .text { font-size: 16px; font-weight: bold; color: #ffffff; text-transform: uppercase; display: block; }

footer { background: url(images/bg_cloud.png) no-repeat center bottom #252525; padding: 65px 0 23px; }
footer p.copyright { padding: 0 0 0 12.80%; font-size: 12px; font-weight: 600; margin: 28px 0; color: #646464; }
footer h6 { color: #FFFFFF; font-size: 16px; font-weight: bold; margin: 0 0 22px; text-transform: uppercase; }
footer ul li { padding: 0 30px 0 0; border-top: none; }
footer ul li a { display: block; font-size: 14px; color: #929292; padding: 14px 0; }
footer ul li a:hover, footer ul li a.active { background: url("images/bg_bullet.png") no-repeat scroll right center; }
footer ul li + li { border-top: 1px solid #535354; }

.credits { background: #333333; padding: 20px 0 10px; }
.credits h4 { color: #69b3b2; }
.credits span { display: block; color: #888888; font-size: 12px; }
.credits .scroll_page { background-position: right -557px; width: 41px; height: 41px; display: block; }

/***media query starts***/
@media only screen and (min-width: 1024px) and (max-width: 1199px) { h2 { font-size: 60px; }
  .banner .flexslider { padding: 0 70px 2% 0; }
  .banner .flexslider h1 { font-size: 50px; }
  .banner .features li.two { width: 33.333%; margin: 0 0 25px; }
  .wrapper .about { padding: 50px 0; }
  .wrapper .about .content { margin: 50px 0 0; }
  .wrapper .cmn_struct .content, .wrapper .cmn_struct .heading_text { padding-top: 100px; }
  footer { background-size: 45% auto; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { h2 { font-size: 50px; }
  .banner .flexslider { padding: 0 70px 2% 0; }
  .banner .flexslider h1 { font-size: 40px; }
  .banner .features li.two { width: 33.333%; margin: 0 0 25px; }
  .wrapper .about { padding: 50px 0; }
  .wrapper .about .content { margin: 50px 0 0; }
  .wrapper .cmn_struct .content, .wrapper .cmn_struct .heading_text { padding-top: 50px; }
  .wrapper .cmn_struct .heading_text h2 { font-size: 60px; }
  .wrapper .services .lists .benefits li { min-height: 115px; }
  .wrapper .uses li { width: 33.333%; } }
@media only screen and (min-width: 768px) { header .container { display: block !important; } }
@media only screen and (max-width: 767px) { .small_four { width: 100%; }
  .small_three { width: 33.333%; }
  .small_two { width: 50%; }
  .small_text_center { text-align: center; }
  h2 { font-size: 40px; }
  header .menubtn_one, header .menubtn_two { display: block; float: right; }
  header .container { padding: 0 0 90px; position: relative; display: none; width: 100%; }
  header .searchbox { bottom: 10px; position: absolute; width: 100%; }
  header .searchbox .search { display: none; }
  header .searchbox .searchfield { display: block !important; position: static; width: 100%; }
  header .searchbox .searchfield:before { display: none; }
  header nav { padding: 32px 0 0; width: 100%; text-align: center; }
  header nav ul li { margin: 0 0 30px !important; padding: 0 !important; width: 100%; }
  header nav ul li a.has-drop { padding: 0; }
  header nav ul li ul { position: static; width: 100%; margin-left: 0; }
  header nav ul li:hover ul { display: none; }
  .banner { padding: 0 0 85px; position: relative; }
  .banner .flexslider { padding: 0 20px 2% 0; }
  .banner .flexslider h1 { font-size: 18px; margin: 10px 0 0; }
  .banner .features li.two { margin: 0 0 25px; text-align: center; padding: 0 15px; }
  .banner .features li.two .sprite { position: static; margin: 0 auto; margin-bottom: 10px; display: block; }
  .wrapper header .container { background: #ffffff; }
  .wrapper .about { padding: 50px 0; }
  .wrapper .about .content { margin: 50px 0 0; }
  .wrapper .works ul li { width: 33.333%; }
  .wrapper .services .lists .benefits li { min-height: 1px; margin: 0 0 40px; }
  .wrapper .contact { padding: 50px 0; }
  .wrapper .contact form { margin: 50px 0; }
  .wrapper .contact form h6 { margin-top: 40px; }
  .wrapper .cmn_struct .content { padding: 50px 0; height: auto; }
  .wrapper .cmn_struct .heading_text { padding: 60px 0; height: auto; }
  .wrapper .cmn_struct .heading_text.up_arrow { background: url("images/bg_arrow_down.png") no-repeat left top; }
  .wrapper .cmn_struct .heading_text.down_arrow { background: url("images/bg_arrow_up.png") no-repeat right bottom; }
  .wrapper .cmn_struct.sect_two .row_one { background: none; }
  .wrapper .cmn_struct.sect_two .row_one .six + .six { background: url("images/img_heat_reflection.jpg") no-repeat 0 0/cover; }
  .wrapper .cmn_struct.sect_two .row_two { background: none; }
  .wrapper .cmn_struct.sect_two .row_two .six { background: url("images/img_smart_energy.jpg") no-repeat 0 0/cover; }
  .wrapper .cmn_struct.sect_two .row_two .six + .six { background: none; }
  .wrapper .cmn_struct.sect_four .row_one { background: none; }
  .wrapper .cmn_struct.sect_four .row_one .six + .six { background: url("images/img_heat_insulation.jpg") no-repeat 0 0/cover; }
  .wrapper .cmn_struct.sect_four .row_two { background: none; }
  .wrapper .cmn_struct.sect_four .row_two .six { background: url("images/img_heat_outside.jpg") no-repeat 0 0/cover; }
  .wrapper .cmn_struct.sect_four .row_two .six + .six { background: none; }
  .wrapper .uses .box .text { font-size: 15px; }
  footer p.copyright { padding: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) { .banner .flexslider h1 { font-size: 30px; } }
@media only screen and (max-width: 400px) { .wrapper .works ul li { width: 50%; }
  .wrapper .logo { margin: 6px 0 0; }
  header .logo { width: 80%; }
  header .menubtn_one { margin: 5px 0; } }
  
  /* unvisited link */
a:link {
    color: #69b3b2;
}

/* visited link */
a:visited {
    color: #69b3b2;
}

/* mouse over link */
a:hover {
    color: #69b3b2;
}

/* selected link */
a:active {
    color: #69b3b2;
}

/*
playback timings (ms):
  captures_list: 1975.877
  exclusion.robots: 0.121
  exclusion.robots.policy: 0.107
  cdx.remote: 0.084
  esindex: 0.011
  LoadShardBlock: 334.148 (3)
  PetaboxLoader3.datanode: 303.658 (5)
  load_resource: 275.616 (2)
  PetaboxLoader3.resolve: 199.084 (2)
*/