/*
Theme Name: Mailbul
Theme URI: 
Author: Nellybel desgin studio
Author URI: http://nellybel.com/
Description: The Mailbul theme for WordPress include widgets for managing homepage, features page, prices page, menu design, typography, icons and graphics to illustrate the services and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, green, light, one-column, two-columns, five-columns, custom-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, translation-ready
Text Domain: mailbul

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: "Open Sans", sans-serif;
}
#page {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
a.skip-link {
  display: none;
}
/**
* Section Header
*
* Header include site logo, buttons for login and register, menu and language panel.
*/
#mainhead.site-header {
  width: 100%;
  height: 80px;
  padding-top: 25px;
  margin: 0 0 60px 0;
  border-bottom: 6px solid #0db0d8;
  background-color: #23282D
}
#mainhead-content {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  font-family: inherit;
}
#logo {
  width: 160px;
  height: 70px;
  float: left;
  padding: 0;
  margin-right: 40px;
  margin-bottom: 10px;
}
#logo a img {
  width: 100%;
  border: none;
}
#header-info {
  width: 780px;
  float: right;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
#header-top {
  width: 100%;
  height: 30px;
  padding: 0;
  margin: 0 0 20px 0;
  font-family: inherit;
}
#header-languages {

  width: 180px;
  height: 30px;
  padding: 0;
  margin: 0;
  font-family: inherit;
  color: #6D7C8D;
  float: left;
}
#lang_choice_1 {
  width: 150px;
  height: 28px;
  padding: 3px 35px 3px 3px;
  border: 1px solid #505B67;
  background: url("images/arowl.png") 95% / 15% no-repeat;
  font-family: inherit;
  color: #6D7C8D;
  font-size: 0.8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 0\0) {
  #lang_choice_1 {
    background: none;
    padding: 3px;
  }
}
#header-buttons {
  width: 245px;
  float: right;
  padding: 0;
  margin-left: 40px;
}
.login-button {
  display: inline-block;
  width: 90px;
  height: 30px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
  position: relative;
  background: #0db0d8;
  color: #fff;
  font-family: inherit;
  font-size: 0.8em;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.login-button:hover {
  background: #0fc5f0;
}
.register-button {
  display: inline-block;
  width: 150px;
  height: 30px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
  background: #FF1500;
  color: #fff;
  font-family: inherit;
  font-size: 0.8em;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.register-button:hover {
  background: #FF4F40;
}
#header-bottom {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
/**
*Section Header-menu
*
*Header Menu menu with items for all pages
*/
.menu {
  width: 100%;
  height: 30px;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
.menu ul {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
  list-style-type: none;
}
.menu-item {
  display: block;
  height: 30px;
  position: relative;
  float: left;
  padding: 0;
  margin-right: 1px;
}
.menu-item a {
  display: inline-block;
  height: 30px;
  padding: 0 15px;
  margin: 0;
  background: #23282D;
  color: #0db0d8;
  font-family: inherit;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.menu-item a:hover,
.current-menu-item a {
  -webkit-border-radius-top-left: 5px;
  -webkit-border-radius-top-right: 5px;
  -moz-border-radius-top-left: 5px;
  -moz-border-radius-top-right: 5px;
  border-radius: 5px 5px 0 0;
  background: #0db0d8;
  color: #fff;
  text-decoration: none;
}
.sub-menu {
  display: none;
  width: 150px;
  border-top: 6px solid #0db0d8;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 30px;
  left: 0;
}
.sub-menu .menu-item {
  display: none;
  width: 135px;
  height: 30px;
  float: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.sub-menu .menu-item a {
  display: none;
  width: 135px;
  height: 30px;
  padding-left: 15px;
  padding-right: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #0db0d8;
  color: #fff;
  font-family: inherit;
  font-weight: 400;
  font-size: 1em;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}
.sub-menu .menu-item a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #0fc5f0;
  text-decoration: none;
}
.menu-item-has-children:hover > .submenu {
  display: inline;
}
.menu-item-has-children:hover > .sub-menu .menu-item,
.menu-item-has-children:hover > .sub-menu .menu-item a,
.menu-item-has-children:hover > .sub-menu .menu-item a:hover {
  display: block;
}
/**
* Section Page Content
*
* This section include all content of the page before footer.
*/
.clear {
  width: 100%;
  height: 0;
  padding: 0;
  margin-bottom: 60px;
  clear: both;
}
.site-content,
.content-area,
#home-widget-area {
  width: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: inherit;
}
.content-admin-area {
  width:980px;
  padding: 0;
  margin: 0 auto;
  font-family: inherit;
}
.content-admin-area a {
  color: #ee3300;
  font-family: inherit;
  text-decoration: none;
}
.content-admin-area a:hover {
  color: #ee3300;
  text-decoration: underline;
}
h2 {
  padding: 0;
  margin: 0 0 30px 0;
  color: #FF1500;
  font-family: inherit;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 36px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}
h3 {
  padding: 0;
  margin: 0 0 16px 0;
  color: #0DB0D8;
  font-family: inherit;
  font-size: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
h4 {
  padding: 0;
  margin: 0 0 10px 0;
  color: #5F9A8A;
  font-family: inherit;
  font-size: 1.25em;
  font-weight: 400;
  text-transform: none;
  text-align: left;
  text-decoration: none;
  line-height: 16px;
}
p {
  color: #333;
  font-family: inherit;
  font-size: 0.9em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
}
ul {
  padding-left: 0;
  color: #333;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: 400;
  list-style-type: disc;
  list-style-position: inside;
  line-height: 1.4em;
  text-align: left;
}
ul li,
ol li {
  padding-top: 4px;
  padding-bottom: 4px;
}
ol {
  padding-left: 0;
  color: #333;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: 400;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 1.4em;
  text-align: left;
}
.blue-text {
  color: #0db0d8;
  font-family: inherit;
}
p + h3,
p + h4 {
  margin-top: 30px;
}

/**
* Section Home widgets
*
* Include home feature widgets, home quote widget, home promo widget
*/
.clear-widget {
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
}
#home-main-area,
#home-features-area,
#home-promo-area,
#home-clients-area {
  width:980px;
  padding: 0;
  margin: 0 auto;
  font-family: inherit;
}
#home-quote-area {
  width: 100%;
  padding: 20px 0;
  margin: 0;
  background: #E9E9E9;
  font-family: inherit;
}
/* Home Main Widget */
.widget_home_main_widget {
  width: 100%;
  padding: 0;
  margin: 0;
}
#text1-home-main,
#banner-home-main,
#text2-home-main {
  width: 100%;
  padding: 0;
}
#text1-home-main {
  margin: 0 0 60px 0;
  color: #333;
  background: #fff;
  font-family: inherit;
  font-weight: 300;
  font-size: 1.15em;
  line-height: 1.7em;
  text-align: center;
}
#banner-home-main {
  margin: 0 0 40px 0;
}
.home-banner-image {
  display: block;
  width: 600px;
  padding: 0;
  margin: 0 auto;
  border: none;
}
#text2-home-main {
  margin: 0;
  color: #009977;
  font-family: inherit;
  font-weight: 300;
  font-size: 2.8em;
  line-height: 60px;
  text-align: center;
}
/* Home Feature Widget */
.widget_home_feature_widget {
  width: 450px;
  padding: 0;
  margin: 0 40px 30px 0;
  float: left;
  position: relative;
}
.head-home-feature {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-family: inherit;
  text-align: left;
}
.head-home-feature img {
  width: 34px;
  height: 30px;
  padding: 0;
  margin: 0 10px 0 0;
  float: left;
  border: none;
}
.head-home-feature a {
  padding: 0;
  margin: 0;
  color: #0db0d8;
  font-family: inherit;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}
.head-home-feature a:hover {
  color: #0b84a2;
  text-decoration: none;
}
.content-home-feature {
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
  color: #333;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.4em;
  text-align: left;
}
.content-home-feature a {
  color: #ee3300;
  font-family: inherit;
  text-decoration: none;
}
.content-home-feature a:hover {
  color: #ee3300;
  text-decoration: underline;
}
/* Home Quote Widget */
.widget_home_quote_widget {
  width: 980px;
  padding: 0;
  margin: 0 auto;
}
.text-home-quote {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  font-size: 1.25em;
  font-style: italic;
  line-height: 30px;
  text-align: center;
}
.autor-home-quote {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  text-align: center;
}
.autor-home-quote + .text-home-quote {
  margin-top: 40px;
}
/* Home Promo Widget */
#head-home-promo {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
  color: #009977;
  font-family: inherit;
  font-size: 1.5em;
  line-height: 36px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
#img-home-promo {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
}
.home-promo-image {
  display: block;
  width: 360px;
  padding: 0;
  margin: 0 auto;
  border: none;
}
#text-home-promo {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
  font-family: inherit;
}
#text-home-promo p {
  color: #0db0d8;
  font-family: inherit;
  font-weight: 400;
  font-size: 2.2em;
  line-height: 66px;
  text-align: center;
}
.promo {
  color: #0db0d8;
  font-family: inherit;
  font-size: 2.6em;
  font-weight: 700;
}
#register-home-promo {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
.register-promo {
  display: block;
  width: 200px;
  height: 40px;
  padding: 0;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  background: #009977;
  font-family: inherit;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
}
.register-promo:hover {
  color: #fff;
  background: #00bb88;
  text-decoration: none;
}

/**
* Section Feature Page widgets
*
* Include Feature Page Left Widget and Feature Page Right Widget
*/
#features-widget-area {
  width: 100%;
  padding: 0;
  margin: 0;
}
#features-widget-content {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  background: #fff;
  font-family: inherit;
}
.widget_feature_page_left_widget,
.widget_feature_page_right_widget {
  width: 100%;
  padding: 0;
  margin-bottom: 60px;
  clear: both;
  font-family: inherit;
}
.feature-text-left {
  width: 620px;
  padding: 0;
  margin: 0;
  float: left;
  font-family: inherit;
  text-align: left;
}
.feature-text-left a,
.feature-text-right a {
  color: #ee3300;
  font-family: inherit;
  text-decoration: none;
}
.feature-text-left a:hover,
.feature-text-right a:hover {
  color: #ee3300;
  text-decoration: underline;
}
.feature-image-right {
  width: 300px;
  padding-top: 36px;
  margin: 0;
  vertical-align: middle;
  float: right;
}
.feature-text-right {
  width: 620px;
  padding: 0;
  margin: 0;
  float: right;
  font-family: inherit;
  text-align: left;
}
.feature-image-left {
  width: 300px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  float: left;
}
.feature-image-right img,
.feature-image-left img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
}

/**
* Section Price Page widgets
*
* Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
*/
#prices-widget-area {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
#sidebar-price-offer1-title,
#sidebar-price-offer2-title {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  font-family: inherit;
}
#sidebar-price-offer1-content,
#sidebar-price-offer2-content {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  font-family: inherit;
}
/* Price Offer Title */
.widget_price_offer_title_widget {
  width: 100%;
  padding: 20px 0;
  margin: 0;
  background: #D8E7E3;
  font-family: inherit;
}
.content-price-offer-title {
  width: 980px;
  padding: 0;
  margin: 0 auto -16px auto;
  font-family: inherit;
}
/* Price Offer Blue Widget, Price Offer Red Widget */
.widget_price_offer_blue_widget,
.widget_price_offer_red_widget {
  width: 150px;
  padding: 15px 23px;
  margin: 0;
  float: left;
  position: relative;
  font-family: inherit;
}
.price-line1,
.red-price-line1 {
  width: 100%;
  height: 22px;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 22px;
  text-align: center;
}
.number-price-line1,
.red-number-price-line1 {
  font-size: 2em;
  line-height: 22px;
  vertical-align: baseline;
}
.number-price-line1 {
  color: #0db0d8;
}
.red-number-price-line1 {
  color: #ee3300;
}
.price-line2,
.red-price-line2 {
  width: 100%;
  height: 22px;
  padding: 0;
  margin: 10px 0 0 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 22px;
  text-align: center;
}
.price-line3,
.red-price-line3 {
  width: 100%;
  height: 40px;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 22px;
  text-align: center;
}
.price-line3 {
  color: #0db0d8;
}
.red-price-line3 {
  color: #ee3300;
}
.number-price-line3,
.red-number-price-line3 {
  color: inherit;
  font-size: 1.7em;
  line-height: 40px;
  vertical-align: baseline;
}
.price-line4,
.red-price-line4 {
  width: 100%;
  height: 40px;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 22px;
  text-align: center;
}
.number-price-line4,
.red-number-price-line4 {
  font-size: 1.5em;
  line-height: 40px;
  vertical-align: baseline;
}
.number-price-line4 {
  color: #0db0d8;
}
.red-number-price-line4 {
  color: #ee3300;
}
.price-line5,
.red-price-line5 {
  width: 100%;
  height: 16px;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 16px;
  text-align: center;
}

/**
* Section Price Description widgets
*
* Include Price Description Widget - this is optional for this template
*/
#sidebar-price-description {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: inherit;
}
.widget_price_description_widget {
  width: 980px;
  padding: 0;
  margin: 0 auto 40px auto;
  font-family: inherit;
}
.content-price-desc {
  width: 100%;
  padding: 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4em;
  text-align: left;
}
.content-price-desc a {
  color: #ee3300;
  text-decoration: none;
}
.content-price-desc a:hover {
  color: #ee3300;
  text-decoration: underline;
}

/**
* Section Form
*
* Include all tags for forms
*/
table {
  width: 450px;
  border: 0;
  padding: 0;
  margin: 30px 0;
  font-family: inherit;
}
table span {
  color: #009977;
}
table p {
  padding: 20px 0 0 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  line-height: 30px;
  text-align: left;
}
td {
  padding: 4px 0;
  margin: 0;
  color: #333;
  font-family: inherit;
  font-size: 1em;
  text-align: left;
  vertical-align: top;
}
input {
 /* width: 290px;*/
  padding: 0 4px;
  color: #333;
  background: #fff;
  border: none;
  font-family: inherit;
  font-size: 0.9em;
  text-align: left;
  text-transform: none;
  text-indent: 0px;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="url"] {
  width: 290px;
  height: 28px;
  padding: 0 4px;
  margin: 0;
  color: #333;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #333;
  font-family: inherit;
  font-size: inherit;
}
input[type="radio"] {
  /*width: 20px;*/
  padding: 0 4px;
  margin-top: 2px;
  float: left;
  vertical-align: middle;
  color: #333;
  background: #fff;
  border: none;
  font-family: inherit;
  font-size: 0.9em;
  text-align: left;
  text-transform: none;
  text-indent: 0px;
}
textarea {
  width: 288px;
  height: 118px;
  padding: 0 4px;
  margin: 0;
  color: #333;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #333;
  font-family: inherit;
  font-size: inherit;
}
input[type=submit],
button {
  display: block;
  width: 180px;
  height: 40px;
  margin-top: 15px;
  float: right;
  color: #fff;
  background: #009977;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  font-family: inherit;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
input[type=submit]:hover,
button:hover {
  color: #fff;
  background: #00bb88;
}

/**
* Section Footer #mainfoot .site-footer
*
* Include site info at the bottom of every page
*/
.site-footer {
  width: 100%;
  height: 55px;
  padding: 10px 0;
  margin: 80px 0 0 0;
  background: #23282D;
  border-top: 6px solid #0db0d8;
  font-family: inherit;
}
.site-info {
  width: 980px;
  height: 55px;
  padding: 0;
  margin: 0 auto;
}
.site-info p {
  padding: 0;
  margin: 0 auto;
  color: #fff;
  font-family: inherit;
  font-size: 0.8em;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}
.site-info img {
  width: 72px;
  padding: 0;
  margin-left: 10px;
  border: none;
}
#design {
  padding: 0;
  margin: -5px auto 0 auto;
  color: #fff;
  font-family: inherit;
  font-size: 0.7em;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
}
#design a {
  color: #333;
  font-family: inherit;
  text-decoration: none;
}
#design a:hover {
  color: #333;
  text-decoration: underline;
}

/**
* Responsive code for all screens under 980px
*
*/
@media screen and (max-width: 980px) {
  /**
  * Section Header - screen up to 980px
  *
  * Header include site logo, buttons for login and register, menu and language panel.
  */
  #mainhead-content {
    width: 96%;
  }
  #logo {
    width: 21.4333%;
    margin-right: 4.0816%;
  }
  #logo a img {
    width: 160px;
    height: auto;
  }
  #header-info {
    width: 74.4851%;
  }
  
  /**
  *Section Header-menu - screen up to 980px
  *
  *Header Menu menu with items for all pages
  */
  .menu {
    display: none;
  }
  #click-menu {
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 20px !important;
    position: absolute !important;
    top: 60px !important;
    right: 4%;
    color: #fff;
    padding: 0 !important;
    z-index: 9999;
  }
  #responsive-menu {
    position: fixed !important;
    overflow-y: auto !important;
    bottom: 0px;
    width: 50%;
    top: 0px;
    background: #0db0d8;
    z-index: 9999;
    box-shadow: 0px 1px 8px #333 !important;
    font-size: 20px !important;
    min-width: 140px !important;
    max-width: 400px !important;
    text-align: left !important;
  }
  #responsive-menu .appendLink,
  #responsive-menu .responsive-menu li a,
  #responsive-menu #responsive-menu-title a,
  #responsive-menu .responsive-menu,
  #responsive-menu div,
  #responsive-menu .responsive-menu li,
  #responsive-menu {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    text-align: left !important;
  }
  #responsive-menu #responsive-menu-title {
    display: block;
    width: 95% !important;
    font-size: 16px !important;
    padding: 5px 0 5px 5% !important;
    margin-left: 0 !important;
    background: #0db0d8 !important;
    white-space: nowrap !important;
    color: #fff !important;
    text-decoration: none !important;
    overflow: hidden !important;
    text-transform: uppercase !important;
  }
  #responsive-menu .responsive-menu {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #responsive-menu .responsive-menu ul {
    color: #fff !important;
    background: #0db0d8;
    font-family: inherit;
    font-size: 0.8em !important;
    line-height: 30px !important;
  }
  #responsive-menu .responsive-menu .menu-item,
  #responsive-menu .responsive-menu .menu-item-has-children {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
  }
  #responsive-menu .responsive-menu .menu-item {
    background: #0db0d8;
  }
  #responsive-menu .responsive-menu .menu-item-has-children {
    background: #0cbbe6 !important;
  }
  #responsive-menu .responsive-menu .menu-item > a,
  #responsive-menu .responsive-menu .menu-item-has-children > a {
    width: 95% !important;
    padding: 0 0 0 5% !important;
    height: 30px !important;
    line-height: 30px !important;
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
    text-align: left !important;
    text-transform: uppercase !important;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
  }
  #responsive-menu .responsive-menu .menu-item > a {
    background: #0db0d8;
  }
  #responsive-menu .responsive-menu .menu-item-has-children > a {
    background: #0cbbe6 !important;
  }
  #responsive-menu .appendLink {
    display: none !important;
  }
  #responsive-menu .responsive-menu .sub-menu {
    width: 100% !important;
    border-top: 0 !important;
    position: static !important;
    top: 0 !important;
    left: initial !important;
  }
  .sub-menu .menu-item {
    display: list-item !important;
  }
  #responsive-menu .responsive-menu .sub-menu .menu-item > a {
    width: 90% !important;
    padding-left: 10% !important;
    overflow: hidden !important;
  }
  
  #responsive-menu .responsive-menu .menu-item > a:hover,
  #responsive-menu .responsive-menu .menu-item-has-children > a:hover,
  #responsive-menu .responsive-menu .current-menu-item > a,
  #responsive-menu .responsive-menu .current-menu-item > a:hover,
  #responsive-menu .responsive-menu .current-menu-item > .appendLink  {
    background: #0fc5f0 !important;
    color: #fff !important;
    text-decoration: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  #responsive-menu .responsive-menu .sub-menu .menu-item > a:hover {
    background-color: #30d6fd !important;
  }
  /**
  * Section Page Content - screen up to 980px
  *
  * This section include all content of the page before footer.
  */
  .content-admin-area {
    width: 96%;
  }
  
  /**
  * Section Home widgets - screen up to 980px
  *
  * Include home feature widgets, home quote widget, home promo widget
  */
  #home-main-area,
  #home-features-area,
  #home-promo-area,
  #home-clients-area {
    width:96%;
  }
  /* Home Main Widget */
  #banner-home-main {
    width: 100%;
    height: 0;
    padding-bottom: 42.448979%;
    position: relative;
  }
  #banner-home-main video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* Home Feature Widget */
  .widget_home_feature_widget {
    width: 45.9138%;
    margin-right: 4.0816%;
  }
  /* Home Quote Widget */
  .widget_home_quote_widget {
    width: 96%;
  }
  /* Home Promo Widget */

  /**
  * Section Feature Page widgets - screen up to 980px
  *
  * Include Feature Page Left Widget and Feature Page Right Widget
  */
  #features-widget-content {
    width: 96%;
  }
  .feature-text-left {
    width: 63.2653%;
  }
  .feature-image-right {
    width: 30.6122%;
  }
  .feature-text-right {
    width: 63.2653%;
  }
  .feature-image-left {
    width: 30.6122%;
  }
  
  /**
  * Section Price Page widgets - screen up to 980px
  *
  * Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
  */
  #sidebar-price-offer1-content,
  #sidebar-price-offer2-content {
    width: 96%;
  }
  /* Price Offer Title */
  .content-price-offer-title {
    width: 96%;
  }
  /* Price Offer Blue Widget, Price Offer Red Widget */
  .widget_price_offer_blue_widget,
  .widget_price_offer_red_widget {
    margin-bottom: 30px;
  }

  /**
  * Section Price Description widgets - screen up to 980px
  *
  * Include Price Description Widget - this is optional for this template
  */
  .widget_price_description_widget {
    width: 96%;
  }
  
  /**
  * Section Form - screen up to 980px
  *
  * Include all tags for forms
  */
  
  /**
  * Section Footer #mainfoot .site-footer - screen up to 980px
  *
  * Include site info at the bottom of every page
  */
  .site-info {
    width: 96%;
  }
}

/**
* Responsive code for all screens under 800px
*
*/
@media screen and (max-width: 800px) {
  /**
  * Section Header - screen up to 800px
  *
  * Header include site logo, buttons for login and register, menu and language panel.
  */
  #logo {
    width: 23.9095%;
    margin-right: 5.9523%;
  }
  #header-info {
    width: 70.1382%;
  }
  /**
  * Section Page Content - screen up to 800px
  *
  * This section include all content of the page before footer.
  */
  h2 {
    line-height: 60px;
    margin-bottom: 18px;
  }
  h3 {
    line-height: 28px;
    margin-bottom: 10px;
  }
  h4 {
    line-height: 22px;
    margin-bottom: 6px;
  }
  
  /**
  * Section Home widgets - screen up to 800px
  *
  * Include home feature widgets, home quote widget, home promo widget
  */
  /* Home Main Widget */
  /* Home Feature Widget */
  .widget_home_feature_widget {
    width: 44.0477%;
    margin-right: 5.9523%;
  }
  .head-home-feature {
    height: auto;
  }
  /* Home Quote Widget */
  /* Home Promo Widget */

  /**
  * Section Feature Page widgets - screen up to 800px
  *
  * Include Feature Page Left Widget and Feature Page Right Widget
  */
  
  /**
  * Section Price Page widgets - screen up to 800px
  *
  * Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
  */
  /* Price Offer Title */
  /* Price Offer Blue Widget, Price Offer Red Widget */

  /**
  * Section Price Description widgets - screen up to 800px
  *
  * Include Price Description Widget - this is optional for this template
  */
  
  /**
  * Section Form - screen up to 800px
  *
  * Include all tags for forms
  */
  
  /**
  * Section Footer #mainfoot .site-footer - screen up to 800px
  *
  * Include site info at the bottom of every page
  */
}

/**
* Responsive code for all screens under 700px
*
*/
@media screen and (max-width: 700px) {
  /**
  * Section Header -screen up to 700px
  *
  * Header include site logo, buttons for login and register, menu and language panel.
  */
  #mainhead.site-header {
    height: 100px;
  }
  #mainhead-content {
    width: 92%;
  }
  #logo {
    width: 24.8447%;
    height: auto;
    margin-right: 6.2111%;
  }
  #logo a img {
    width: 100%;
    height: auto;
  }
  #header-info {
    width: 68.9442%;
  }
  #header-top {
    height: 80px;
  }
  #header-languages {
    width: 100%;
    float: none;
  }
  #header-buttons {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
  /**
  * Section Header Menu responsive- screen up to 700px
  */
  #click-menu {
    top: 25px !important;
  }
  
  /**
  * Section Page Content - screen up to 700px
  *
  * This section include all content of the page before footer.
  */
  .content-admin-area {
    width: 92%;
  }
  
  /**
  * Section Home widgets - screen up to 700px
  *
  * Include home feature widgets, home quote widget, home promo widget
  */
  #home-main-area,
  #home-features-area,
  #home-promo-area,
  #home-clients-area {
    width: 92%;
  }
  /* Home Main Widget */
  .home-banner-image {
    width: 100%;
    height: auto;
  }
  /* Home Feature Widget */
  .widget_home_feature_widget {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  /* Home Quote Widget */
  .widget_home_quote_widget {
    width: 92%;
  }
  /* Home Promo Widget */
  
  /**
  * Section Feature Page widgets - screen up to 700px
  *
  * Include Feature Page Left Widget and Feature Page Right Widget
  */
  #features-widget-content {
    width: 92%;
  }
  .feature-text-left {
    width: 100%;
    float: none;
  }
  .feature-image-right {
    width: 300px;
    padding-top: 0;
    margin-bottom: 20px;
    vertical-align: top;
    float: none;
  }
  .feature-text-right {
    width: 100%;
    float: none;
  }
  .feature-image-left {
    width: 300px;
    margin-bottom: 20px;
    vertical-align: top;
    float: none;
  }
  
  /**
  * Section Price Page widgets - screen up to 700px
  *
  * Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
  */
  #sidebar-price-offer1-content,
  #sidebar-price-offer2-content {
    width: 92%;
  }
  /* Price Offer Title */
  .content-price-offer-title {
    width: 92%;
  }
  /* Price Offer Blue Widget, Price Offer Red Widget */

  /**
  * Section Price Description widgets - screen up to 700px
  *
  * Include Price Description Widget - this is optional for this template
  */
  .widget_price_description_widget {
    width: 92%;
  }
  
  /**
  * Section Form - screen up to 700px
  *
  * Include all tags for forms
  */
  table {
    width: 100%;
  }
  tr > td {
    width: 39.5555% !important;
  }
  tr > td + td {
    width: 57.7345% !important;
  }
  input {
    width: 97.29%;
  }
  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="password"],
  input[type="url"] {
    width: 97.29%;
  }
  textarea {
    width: 97.29%;
  }

  /**
  * Section Footer #mainfoot .site-footer - screen under 700px
  *
  * Include site info at the bottom of every page
  */
  .site-info {
    width: 92%;
  }
}

/**
* Responsive code for all screens under 450px
*
*/
@media screen and (max-width: 450px) {
  /**
  * Section Price Page widgets - screen up to 450px
  *
  * Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
  */
  /* Price Offer Title */
  /* Price Offer Blue Widget, Price Offer Red Widget */
  .widget_price_offer_blue_widget,
  .widget_price_offer_red_widget {
    margin: 0 auto 30px auto;
    float: none;
  }
}

/**
* Responsive code for all screens under 400px
*
*/
@media screen and (max-width: 400px) {
  /**
  * Section Header - screen up to 400px
  *
  * Header include site logo, buttons for login and register, menu and language panel.
  */
  #mainhead.site-header {
    height: 150px;
  }
  #logo {
    width: 29.7297%;
    margin-right: 8.1521%;
  }
  #header-info {
    width: 62.1182%;
  }
  #header-top {
    height: 120px;
  }
  .login-button {
    margin-bottom: 20px;
  }
  /**
  * Section Header Menu responsive- screen up to 700px
  */
  #click-menu {
    top: 75px !important;
  }
  
  /**
  * Section Page Content - screen up to 400px
  *
  * This section include all content of the page before footer.
  */
  
  /**
  * Section Home widgets - screen up to 400px
  *
  * Include home feature widgets, home quote widget, home promo widget
  */
  /* Home Main Widget */
  #text1-home-main {
    font-size: 1em;
    line-height: 1.5em;
  }
  #text2-home-main {
    font-size: 2em;
    line-height: 42px;
  }
  /* Home Feature Widget */
  /* Home Quote Widget */
  .text-home-quote {
    font-size: 1.1em;
  }
  /* Home Promo Widget */
  #head-home-promo {
    font-size: 1.2em;
    line-height: 28px;
  }
  .home-promo-image {
    width: 100%;
    height: auto;
  }
  #text-home-promo p {
    font-size: 1.5em;
    line-height: 42px;
  }
  .promo {
    font-size: 1.8em !important;
  }
  
  /**
  * Section Feature Page widgets - screen up to 400px
  *
  * Include Feature Page Left Widget and Feature Page Right Widget
  */
  .feature-image-right {
    width: 90%;
    height: auto;
  }
  .feature-image-left {
    width: 90%;
    height: auto;
  }
  
  /**
  * Section Price Page widgets - screen up to 400px
  *
  * Include Price Offer Title Widget, Price Offer Blue Widget, Price Offer Red Widget
  */
  /* Price Offer Title */
  /* Price Offer Blue Widget, Price Offer Red Widget */

  /**
  * Section Price Description widgets - screen up to 400px
  *
  * Include Price Description Widget - this is optional for this template
  */
  
  /**
  * Section Form - screen up to 400px
  *
  * Include all tags for forms
  */
  tr > td {
    width: 40.7608% !important;
  }
  tr > td + td {
    width: 56.5292% !important;
  }

  /**
  * Section Footer #mainfoot .site-footer - screen up to 400px
  *
  * Include site info at the bottom of every page
  */
  .site-footer {
    height: 90px;
  }
  .site-info {
    height: 90px;
  }
  .site-info p {
    line-height: 22px;
  }
  .site-info img {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #design {
    margin-top: 5px;
  }
}