.margin_bottom_20 {
    margin-bottom: 60px;
}

a {
    outline-width: 0 !important;
}

.margin-top-50 {
    margin-top: 50px;
}

p.text {
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
}

.emoro_header {
    margin-top: 50px;
}

.emoro_header img {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
   box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.3);       
}

.buttons {
    margin-top: 30px;
}

.main_menu {
    margin-top: -45px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
}

.disabled:hover,
.disabled:focus {
    background-position: 0px;
}

.share_robot {
    float: right;
    margin-top: 20px;
    padding: 10px 20px !important;
    font-size: 24px !important;
}

.share_robot_small {
    float: right;
    margin-top: 20px;
    padding: 10px 20px !important;
}

.registration_wrap {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.auth_form h3 {
    margin-bottom: 20px;
}

.terms_box {
    margin-bottom: 20px;
}

.robo_nav {
    margin-bottom: 20px;
}

.home_wrap {
    margin-top: 40px;
}

.community_buttons {
    padding: 10px 20px !important;
    font-size: 24px !important;
    margin-left: 10px;
    margin-right: 10px;
}

.user_nav {
    margin-top: 30px;
}

.products {
    float: left;
    font-size: 24px;
    color: #797979;
    font-weight: 400;
    padding: 10px 0 10px 22px;
    text-transform: uppercase;
}

.left_right span {
    padding-right: 0;
    margin-right: 0;
}

.page_wrap {
    margin-toP: 50px;
}

.left_right {
    float: right;
}

.controls {
    margin-top: 140px;
    float: left;
    width: 100%;
    border: 1px solid #d0d0d0;
}

.ribbon {}

.buy {
    margin-top: 30px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 24px;
}

.buy>a {
    color: #797979 !important;
    font-weight: 400;
}

html {
    position: relative;
    min-height: 100%;
}

#simple-menu {
    position: absolute;
    left: 20px;
    top: 20px;
    display: none;
    font-size: 20px;
}

#sidr ul li {
    width: 100%;
    background-color: transparent;
}

.mobile_links a{
    margin: 0px 10px;
    color: #000;
}
.mobile_links a:hover{
    color: #000;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    width: 95px;
    height: 95px;
    margin-right: 15px;
    border-radius: 90px;
    border: 3px solid #fff;
    background: #2ca0c7;
    background: -moz-linear-gradient(-45deg, #2ca0c7 0%, #71ceef 0, #21b4e2 50%, #018abc 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #2ca0c7), color-stop(45%, #71ceef), color-stop(51%, #21b4e2), color-stop(100%, #018abc));
    background: -webkit-linear-gradient(-45deg, #2ca0c7 0%, #71ceef 0, #21b4e2 50%, #018abc 100%);
    background: -o-linear-gradient(-45deg, #2ca0c7 0%, #71ceef 0, #21b4e2 50%, #018abc 100%);
    background: -ms-linear-gradient(-45deg, #2ca0c7 0%, #71ceef 0, #21b4e2 50%, #018abc 100%);
    background: linear-gradient(135deg, #2ca0c7 0%, #71ceef 0, #21b4e2 50%, #018abc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2ca0c7', endColorstr='#018abc', GradientType=1);
}

.all {
    text-transform: uppercase;
    font-size: 18px;
    border-top: 1px solid #d0d0d0;
}

.all>a {
    display: block;
    margin-top: 10px;
    color: #797979 !important;
}
body, html{
    height: 100%; /* for IE to behave */
    min-height: 100%;
}
body {
    font-family: 'Ubuntu', sans-serif;
    background-image: url(../img/header_image.jpg);
    background-repeat: no-repeat;
    margin-bottom: 137px;
}

header {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 12px;
    background-size: cover;
    margin: 0 auto;
}

.fa.fa-bars.fa-2x {
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
}

.active {
    background-color: #891800;
}

.article_content {
    margin-top: 30px;
}

.article_content p {
    margin-bottom: 15px;
    font-size: 16px;
}

.article_content h2 {
    margin-bottom: 20px;
}

.article_sidebar {
    margin-top: 50px;
}

.sidebar_left {
    margin-top: 30px;
    border: 1px solid #d0d0d0;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 40px;
    color: #4e4e4e;
}

.sidebar_left h3 {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 22px;
}

.profile,
.profile:hover {
    color: #cc0000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.sidebar_left p {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    line-height: 16px;
    font-weight: 400;
}

.glyphicon.glyphicon-star {
    color: #e20613;
    display: inline-block;
    margin-top: 0;
    padding-left: 5px;
}

.glyphicon.glyphicon-star.grey {
    display: inline-block;
    margin-top: 0;
    padding-left: 5px;
    color: #d1d1d1;
}

.gallery {
    margin-top: 20px;
}

.gallery img {
    width: 100%;
}

.gallery_pic {
    border: 1px solid #d0d0d0;
    width: 100%;
}

.gallery_item {
    margin-bottom: 50px;
}

.gallery_item h2 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px;
}

.products_header {
    margin-bottom: 40px;
}

.products_header h1 {
    margin-top: 60px;
    font-size: 24px;
    color: #4e4e4e;
}

.products_header p {
    font-size: 16px;
    color: #666666;
}

.view_all,
.view_all:hover,
.view_all:visited,
.view_all:active,
.view_all:link {
    display: block;
    color: #797979 !Important;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 20px;
}

.comments {
    border-top: 1px solid #d0d0d0;
    margin-top: 25px;
    color: #000;
    border-bottom: 1px solid #d0d0d0;
}

.slide {
    margin-top: 0;
}

.slide_info {
    right: 150px;
    top: 80px;
    width: 300px;
    position: absolute;
}

.slide_info h2 {
    float: left;
    width: 100%;
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    font-family: "Ubuntu";
    text-shadow: 2px 1px #053c79;
}

.slide_info p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Ubuntu";
    float: left;
    width: 100%;
}

.slide img {
    border: 1px solid #d0d0d0;
    width: 100%;
    height: 100%;
    margin-left: 0px!important;
}

.left_right {
    padding: 0;
}

.controls_right {
    border-left: 1px solid #d0d0d0;
    float: left;
    height: 54px;
    margin: 0;
}

.controls_right img {
    padding: 12px 16px;
}

#slide {
    margin-top: 10px;
}

#slide img {
    border: 1px solid #d0d0d0;
}

.comments h3 {
    font-weight: 400;
}

.comments small {
    text-transform: uppercase;
    color: #797979;
}

.wyc,
.wyc>a {
    display: block;
    padding-top: 5px;
    float: right;
    color: #797979 !important;
}

.author {
    display: block;
}

.date {
    display: block;
}

.comment {
    display: block;
    padding-top: 15px;
}

.sidebar_right p {
    margin: 0;
}

.sidebar_right p.grey {
    padding: 15px 20px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d0d0d0;
}

.sidebar_right p {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px solid #d0d0d0;
}

.nr {
    color: #000 !important;
}

.rating {
    margin-top: 0;
    padding-top: 20px;
    text-transform: capitalize;
    font-size: 18px;
    display: inline-block;
}

.space {
    margin-top: 30px;
}

header a,
header a:hover,
header a:active,
header a:focus {
    color: #fff;
    cursor: pointer;
    outline: 0;
}

.search {
    margin-top: 2px;
}

.search_control {
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
}

.logo img {
    max-width: 100%;
    margin-top: 15px;
}

nav {
    float: right;
    margin-top: 10px;
}

nav ul {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}

nav ul li {
    float: left;
    background-color: #e20613;
    margin: 0;
}

nav ul li a {
    float: left;
    font-size: 17px;
    color: #fff;
    text-shadow: 1px 2px 3px #666;
    padding: 8px 16px;
}

nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus {
    text-decoration: none;
    background-color: #891800;
    color: #fff;
}

nav ul li:first-child {}

nav ul li:last-child {}

.image_slide {
    padding-left: 25px;
    float: left;
}

.slider-two {
    border-top: 5px solid #e20613;
}

.slider-two img {
    width: 100%;
}

.slider-two img {
    width: 100%;
    margin: 0px !important;
}

.slider_text {
    float: left;
    margin-top: 80px;
    margin-left: 60px;
    text-transform: none;
}

.community_pager {
    margin-top: 5px;
}

.community_pager img {
    float: left;
    width: 15%;
    margin-right: 5px;
    margin-bottom: 5px;
}

.slider_text h1 {
    text-shadow: 3px 3px 5px #666;
    font-size: 48px;
    font-weight: 500;
}

.slider_text p {
    width: 300px;
    font-size: 14px;
}

.button {
    margin-top: 30px;
}

.slider .bx-prev {
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
}

.bx-pager {
    position: absolute;
    right: 50px;
    margin-top: -120px;
}

.bx-pager a {
    background-color: #018bbc;
    width: 101px;
    height: 101px;
    float: left;
    margin-left: 10px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border: 2px solid #fff;
    text-align: center;
}

.bx-pager img {
    width: 100%;
    height: 100%;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}

#slider-next .bx-next {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    left: 0px;
    z-index: 80;
    width: 50px;
    height: 80px;
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    top: 150px;
}

#slider-prev .bx-prev {
    cursor: pointer;
    position: absolute;
    z-index: 990;
    right: 0px;
    z-index: 80;
    width: 50px;
    height: 80px;
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    top: 150px;
}

.view_more {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 14px;
    background: #e20613;
    padding: 6px 12px 6px 12px;
    border-right: solid #a7a7a7 1px;
    border-bottom: solid #a7a7a7 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.view_more:hover,
.view_more:active,
.view_more:focus {
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

.slide_more {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 14px;
    background: #e20613;
    padding: 6px 12px 6px 12px;
    border-right: solid #014171 1px;
    border-bottom: solid #014171 1px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
}

.slide_more:hover,
.slide_more:active,
.slide_more:focus {
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 22px;
}

.prev,
.next {
    cursor: pointer;
}

.thumb_image {
    width: 65px;
}

.owl div {
    width: 100%;
}

.owl .item {
    border: 1px solid #d0d0d0;
    margin-top: 25px;
    margin-bottom: 15px;
    max-width: 100%;
}

.owl {
    float: left;
    width: 100%;
}

.bx-wrapper .bx-pager img,
.bx-wrapper .bx-controls-auto img {
    margin-top: 12px;
    margin-left: 12px;
}

section {
    float: left;
    width: 100%;
}

.news {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e20613;
    padding: 5px 0 5px 0;
}

.shopping_cart {
    float: left;
    width: 100%;
}

.shop_top {
    margin-top: 30px;
}

.shop_top h3 {
    background-color: #e20613;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #fff;
    font-family: "Ubuntu";
    font-size: 24px;
    height: 40px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
}

.news_1 {
    margin-top: 15px;
}

.shopping_cart a>img {
    border: 1px solid #d0d0d0;
    width: 100%;
    height: auto;
    float: right;
}

.shopping_cart_icons {
    float: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.shopping_cart_icons a {
    float: left;
}

.btn_bottom {
    margin-top: 10px;
    display: inline-block;
}

.news_image {
    width: 100%;
}

.community {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.body_image {
    background-image: url('../img/head_image.jpg');
}

.community h3 {
    font-size: 24px;
    font-weight: 300;
    float: left;
    text-transform: uppercase;
    margin-top: 30px;
}

.news_image img {
    width: 100%;
}

.news_content {
    font-size: 16px;
}

.news_title {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 24px;
    font-weight: 400;
}

.middle {
    font-size: 18px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 9px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;
}

.open_community h1 {
    font-size: 30px;
    margin-top: 0px;
}

.article_title {
    position: absolute;
    z-index: 999;
    bottom: 10px;
    right: 0px;
    background-image: url('../img/article_text.png');
    background-repeat: no-repeat;
    width: 286px;
    height: 56px;
    margin-right: 1px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding-top: 12px;
    text-transform: uppercase;
}

#gallery_images {
    margin-top: 20px;
}

.preview_image {
    margin-top: 20px;
}

.preview_image img {
    width: 100%;
    margin-bottom: 10px;
}

#loader {
    display: none;
}

.button_options {
    text-align: center;
    margin-top: 130px;
}

.circle img {
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-left: 5px;
}

.cutCorner {
    position: relative;
    background-color: #fff;
    border: 3px solid #d0d0d0;
    display: inline-block;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
}

.cutCorner img {
    display: block;
    border-top-right-radius: 4px;
}

.cutCorner:before {
    position: absolute;
    left: 0px;
    top: -3px;
    content: '';
    border-top: 34px solid #d0d0d0;
    border-right: 31px solid transparent;
}

.cutCorner:after {
    position: absolute;
    left: -4px;
    top: -4px;
    content: '';
    border-top: 35px solid #fff;
    border-right: 32px solid transparent;
}

article img {
    width: 100%;
    border-top-right-radius: 4px;
}

.read,
.read:hover {
    color: #e20613;
    font-size: 12px;
    text-transform: uppercase;
}

.article_intro {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

.read_more {
    margin-top: 30px;
    text-align: center;
}

.eu {
    margin-top: 125px;
    margin-bottom: 30px;
}
.eu img{
    width: 100%;
    max-width: 100%;
}

article h3 {
    background-color: #e20613;
    height: 40px;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: 'Ubuntu';
    font-size: 24px;
    text-align: center;
    padding-top: 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

footer {
    float: left;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 137px;
    background-image: url('../img/footer_image.jpg');
    font-size: 14px;
    color: #dde0ea;
}

footer p {
    margin-top: 30px;
}

footer ul {
    margin-top: 30px;
    float: right;
    list-style-type: none;
}

footer ul li {
    float: left;
    padding-right: 6px;
}

.login {
    margin-top: 10px;
    float: right;
    text-transform: uppercase;
}

footer ul li a,
footer ul li a:hover {
    color: #dde0ea;
    text-align: right;
}

#simple-menu {
    display: none;
}


/* community view */


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199px) {
    nav ul li {
        float: left;
        background-color: #e20613;
        margin: 0;
        padding: 7px 14px;
    }
    .all>a {
        border-top: 1px solid #d0d0d0;
        display: block;
        padding-top: 15px;
        color: #797979 !important;
    }
    .shopping_cart_icons {
        float: right;
        padding-top: 10px;
        padding-right: 70px;
    }
    .btn_bottom {
        margin-top: 26px;
    }
    nav ul li a {
        font-size: 16px;
        line-height: 16px;
        text-shadow: 1px 2px 3px #666;
    }
    nav ul li:first-child {
        padding-left: 15px;
    }
    nav ul li:last-child {
        padding-right: 15px;
    }
    #simple-menu {
        display: none;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        bottom: -135px;
    }
    .middle {
        margin-top: 100px;
    }
    .image_slide {
        margin-left: 10px;
        max-width: 100%;
        float: left;
    }
    .main_menu {
        margin-top: 20px;
        position: absolute;
        right: 15px;
    }
    #main_slider {
        margin-top: 60px;
    }
    #bx-pager {
        margin-top: -180px;
    }
    footer {
        bottom: -140px;
    }
}

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

@media (min-width: 768px) and (max-width: 991px) {
    .logo {
        float: right;
        width: 70%;
    }
    #simple-menu {
        display: none;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        bottom: -160px;
    }
    .shopping_cart_icons {
        float: right;
        padding-top: 10px;
        padding-right: 37px;
    }
    .btn_bottom {
        margin-top: 30px;
    }
    .all {}
    .all>a {
        border-top: 1px solid #d0d0d0;
        display: block;
        padding-top: 15px;
        color: #797979 !important;
    }
    .slider_text {
        float: left;
        margin-top: 30px;
        text-transform: none;
    }
    .inline {
        display: inline-block;
        margin-top: 0;
    }
    footer ul {
        padding-left: 0;
    }
    .middle {
        margin-top: 100px;
    }
    nav {
        float: right;
        margin-top: 10px;
    }
    nav ul {
        list-style-type: none;
        float: left;
        padding: 0;
        margin: 0;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    }
    nav ul li {
        float: left;
        background-color: #e20613;
        margin: 0;
        padding: 5px 6px;
    }
    nav ul li a {
        font-size: 14px;
        line-height: 14px;
        text-shadow: 1px 2px 3px #666;
    }
    nav ul li:first-child {
        padding-left: 5px;
    }
    nav ul li:last-child {
        padding-right: 5px;
    }
    .bx-wrapper img {
        display: block;
        max-width: 100%;
    }
    .main_menu {
        margin-top: 20px;
        position: absolute;
        right: 15px;
    }
    #main_slider {
        margin-top: 60px;
    }
    #bx-pager {
        margin-top: -20px;
        z-index: 900;
    }
    footer {
        bottom: -140px;
    }
}

@media (max-width: 767px) {
    .logo {
        float: right;
        width: 70%;
    }
    .home_wrap article{
        padding-bottom: 25px;
    }
    .slide,
    #slide {
        display: none;
    }
    .all>a {
        border-top: 1px solid #d0d0d0;
        display: block;
        padding-top: 15px;
        color: #797979 !important;
    }
    .hide_small {
        display: none;
    }
    #main_slider {
        display: none;
    }
    #sidr ul li a {
        color: #063C82;
    }
    #simple-menu {
        display: block;
    }
    .shopping_cart_icons {
        float: right;
        padding-top: 10px;
        padding-right: 74px;
    }
    .btn_bottom {
        margin-top: 31px;
    }
    nav {
        display: none;
    }
    .bx-wrapper {
        display: none;
    }
    .logo {
        text-align: center;
    }
    body {
        background-image: url('../img/head_image.jpg');
    }
    article {
        text-align: center;
    }
    .center {
        text-align: center;
    }
    footer ul {
        padding: 0;
        margin: 0;
    }
    .middle {
        margin-top: 70px;
    }
}