@charset "utf-8";
/* CSS Document */


* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #333333;
    font-size: 12px;
    background-color: #ffffff;
}
strong {
    font-weight: 700;
}
a {
    color: #333333;
}
a:link {
    color: #333333;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #333333;
}
a:hover, a:focus {
    color: #000000;
    text-decoration: underline;
}
a:active {
    text-decoration: none;
    color: #000000;
}
a:active, a:focus {
    outline: none;
 ie-dummy: expression(this.hideFocus=true);
}
:focus {
    outline: none;
}
a[href^=tel] {
    font-family: inherit!important;
    color: inherit!important;
    font-weight: inherit!important;
    text-decoration:none!important;
}
img, img a {
    border: none;
}
p {
    padding: 0px 0px 0px 0px;
}
h1 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 4px;
    padding: 0px;
    margin: 0px;
}
h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -2px;
    padding: 0px;
    margin: 0px;
}
h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    padding: 0px;
    margin: 0px;
}
h4 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    padding: 0px;
    margin: 0px;
}
/* Nav */
.masthead {
    position: absolute;
    width: 100%;
    height: 80px;
    text-align: left;
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    overflow: hidden;
    background-color: #ffffff;
}
.phone_nav {
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 20px 0px 0px 0px;
}
.phone_nav span {
    position: relative;
    display: inline-block;
    height: 30px;
    top: -3px;
    margin: 0px 8px 0px 0px;
}
.phone_nav img {
    height: 24px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.service_nav {
    padding: 20px 0px 0px 0px;
    margin-left:-20px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 15px 4px 15px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
/* start general */
li {
    text-indent: 20px;
}
.small_container {
    position: relative;
    width: 100%;
    max-width: 780px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.med_container {
    position: relative;
    width: 100%;
    max-width: 980px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.large_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.exlarge_container {
    position: relative;
    width: 100%;
    max-width: 1500px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.vertical-align {
    display: flex;
    align-items: center;
    background: #f4f4f4;
}
.vertical-align-white {
    display: block;
    background: #ffffff;
}
.vertical-align-flex {
    display: flex;
    align-items: center;
}
.vertical-align-center100 {
    display:-webkit-flex;
    display: flex;
    align-items: center;
    min-height:100vh;
}
.higher-z {
    z-index: 21;
}
.green_line {
    position: relative;
    width: 60%;
    max-width: 500px;
    height: 10px;
    background: #ff3131;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.padding-zero {
    padding: 0px;
    margin: 0px;
}
/* start main page */




.home_jumbowrap {
    display: flex;
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    position: relative;
    width: 100%;
    height: 490px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: url(../assets/gui/my.jpg) no-repeat center top;
    background-size: cover!important;
    padding: 0;
    z-index: 11;
}

.home_jumbowrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 10, 53, 0.61);
    z-index: -1;
}


.home_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.home_jumbowrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #f2f2f2;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 0px;
    margin: 0px;
}


.jumbo_container {
    position: relative;
    max-width: 60%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 20px 20px 20px 40px;
}
.jumbo_text {
    position: relative;
    color: #f2f2f2;
    font-size: 25px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.jumbo_textXXX p {
    padding: 0px 0px 30px 0px;
}
.service_jumbo {
    padding: 25px 0px 0px 0px;
}
.service_jumbo span {
    font-size: 26px;
    font-weight: 400;
    top: 6px;
    margin: 0px 0px 0px 5px;
}
.service_jumbo a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 30px 6px 30px;
    background: transparent;
}
.service_jumbo a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.main_phone {
    display:inline-block;
    color: #ff3131;
    font-size: 38px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 16px 0px 0px 0px;
}
.main_phoneX a {
    display: inline-block;
    color: #ff3131;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 12px 20px 10px 20px;
    border:1px #ff3131 solid;
    border-radius:5px;
    text-decoration:none!important;
}
.main_phone span {
    position: relative;
    display: inline-block;
    height: 34px;
    top: -3px;
    margin: 0px 8px 0px 0px;
}
.main_phone img {
    height: 36px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.home_mainwrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 36px;
    font-weight: 200;
    letter-spacing: 0px;
    text-align: center;
    padding: 150px 40px 150px 40px;
    z-index: 10;
    overflow: hidden;
}
.main_text {
    position: relative;
    color: #333333;
    font-size: 36px;
    line-height: 44px;
    font-weight: 200;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.main_text h1 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -2px;
    padding: 0px 0px 50px 0px;
    margin: 0px;
}
.home_mainwrap h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -2px;
    padding: 0px 0px 50px 0px;
    margin: 0px;
}
.main_services_wrap {
    position: relative;
    width: 100%;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 10px 20px 20px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_services_wrap img {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.main_services_wrap h2 {
    max-width: 400px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 33px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 10px 0px 30px 0px;
    margin: 0 auto;
}
.main_services_container {
    position: relative;
    width: 100%;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 0px;
    margin: 0 auto;
}
.row_eq_height_col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.row_eq_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    /*align-items: center;*/
}
.row_eq_height_green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.row_eq_height_map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.block_desc {
    position: relative;
    width: 100%;
    max-width: 400px;
    color: #ffffff;
    font-size: 20px;
    line-height:22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.orange_block {
    position: relative;
    background-color: #013a80;
    border: 10px solid #ffffff;
    padding: 40px 40px 150px 40px;
    margin: 0px;
}
.green_block {
    position: relative;
    background-color: #013a80;
    border: 10px solid #ffffff;
    padding: 40px 40px 150px 40px;
    margin: 0px;
}
.gold_block {
    position: relative;
    background-color: #013a80;
    border: 10px solid #ffffff;
    padding: 40px 40px 150px 40px;
    margin: 0px;
}
.main_services2 {
    position: relative;
    width: 100%;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 40px 30px 70px 30px;
    z-index: 11;
    overflow: hidden;
}
.service2-padding {
    padding-left:20px;
    padding-right:20px;
} 
.main_services2 p {
    position: relative;
    max-width: 480px;
    padding: 0px 0px 30px 0px;
    margin: 0 auto;
}
.main_services2 h2 {
    position: relative;
    max-width: 480px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 55px;
    line-height: 50px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0 auto;
}
.left_block {
    position: relative;
    height: 850px;
    color: #2f3338;
    font-size: 22px;
    line-height:26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 40px 80px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 850px;
    color: #2f3338;
    font-size: 22px;
    line-height:26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 40px 80px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.main_data {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 100px 20px 100px 20px;
    background-color: #45c0e1;    
    z-index: 11;
    overflow: hidden;
}
.main_data p {
    position: relative;
    padding: 0px 0px 20px 0px;
}
.main_data img {
    position: relative;
    right:320px;
}

.main_data h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.main_data h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 45px;
    line-height:42px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 30px 0px;
    margin: 0px;
}
.main_data_container {
    position: relative;
    width: 100%;
    max-width: 700px;
    color: #ffffff;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 20px 0px 60px;
    margin: 0 auto;
}
.main_virus {
    position: relative;
    width: 100%;
    color: #2f3338;
    font-size: 22px;
    line-height:26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-color: #fafafa;
    padding: 0px 20px 0px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_virus p {
    padding: 0px 0px 20px 0px;
}
.virus-computer {
    position:relative;
    left:0px;
}
.virus-bottom {
    z-index:1;
}
.virus-top {
    z-index:2;
}
.main_virus h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 55px;
    line-height: 50px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 50px 0px;
    margin: 0px;
}
.main_virus_container {
    position: relative;
    width: 100%;
    max-width: 700px;
    color: #2f3338;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 60px 20px 40px 20px;
    margin: 0 auto;
}

.main_help_wrap {
    position: relative;
    width: 100%;
    background-color:#ffffff;
    padding: 0px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}


.main_help {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-image: url(../assets/gui/main/rstar_main-bizcards-fortis-bot-2x2.jpg);
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 350px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}

.main_help h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:65px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.main_help h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.help_bottom {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.45)!important;
    padding: 60px 20px 80px 20px;
    z-index: 11;
    overflow: hidden;
}


.learn_more_main_services {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    padding: 20px 0px 0px 0px;
}
.learn_more_main_services a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 8px 25px 8px 25px;
    background: transparent;
}
.learn_more_main_services a:hover {
    color: #ff3131;
    text-decoration: none;
    background: #ffffff;
}
.learn_more {
    padding: 20px 0px 0px 0px;
}
.learn_more a {
    display: inline-block;
    color: #ff3131;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    background: transparent;
}
.learn_more a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.learn_more_green {
    padding: 20px 0px 0px 0px;
}
.learn_more_green a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    background: transparent;
}
.learn_more_green a:hover {
    color: #7cb6c4;
    text-decoration: none;
    background: #ffffff;
}

/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 700px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat left;
    -moz-background-size: 135% auto!important;
    -o-background-size: 135% auto!important;
    -webkit-background-size: 135% auto!important;
    background-size: 135% auto!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.sales_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:62px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}
.sales_jumbo_container {
    position: relative;
    max-width: 45%;
    top: 6%;
    padding: 20px 20px 20px 40px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}
/* start product_wrap */

.product_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 80px 0px 0px 0px;
    overflow: hidden;
}

.product_buttons {

    padding: 0px 0px 0px 0px;
}
.dark_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;

}
.dark_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 0px;
    margin: 0 auto;
}
.dark_product .product_buttons a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.dark_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}
.light_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;
  
}
.light_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 0px;
    margin: 0 auto;
}
.light_product .product_buttons a {
    display:inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.light_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}


.dark_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: right;
    padding: 0px 40px 0px 40px;
    background: #ffffff;
}
.light_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;

}
.dark_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: right;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.light_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.product_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    /*text-align: center;*/
}
.product_padding {
    padding: 0px 0px 0px 0px;
    height: 600px;
    margin-bottom: 80px;      
}
.product_image {
    padding: 0px 0px 0px 0px;
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; 
}
/* start service pages */
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 40px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 80px;
    margin: 0 auto;
}
.service_jumbowrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 340px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.service_jumbocontainer {
    position: absolute;
    width: 150px;
    height:150px;
    bottom: -75px;
    left: 40px;
    padding: 44px 25px 44px 25px;
}
.service_jumbocontainer_logo {
    position: absolute;
    display: flex;
    align-items: center;
    width: 150px;
    height:150px;
    bottom: 95px;
    left: 40px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.service_jumbocontainer_logo img {
    width: 150px;
    max-width:100%;
    height:auto;
    bottom: 70px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}  
/* start service_wrap */

.service_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 100px 0px 0px 0px;
    overflow: hidden;
}
.service_wrap h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    padding: 0px 0px 100px 0px;
    margin: 0 auto;
}

.service_text_left {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;
    background: #ffffff;
}
.service_text_right {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;
    background: #ffffff;
}
.service_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.service_text_inner a {
    color: #ff3131;
    font-weight:300;
    text-decoration:none;
}
.service_text_inner a:hover {
    color: #ff3131;
    text-decoration:underline;
}
.service_padding {
    height: 500px;
}
.service_image {
    padding: 0px 0px 0px 0px;
    height: 500px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.service_greenwrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #ffffff;
    background: #ff3131;
    padding: 80px 0px 80px 40px;
    overflow: hidden;
}
.service_greenwrap h3 {
    position: relative;
    font-size: 50px;
    line-height:45px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}
.service_greencontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.service_greencontainer a {
    color: #ffffff;
}
.service_greencontainer img {
}
.service_greencontainer ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 0px;/*padding:0px;*/
}
.service_greencontainer li {
    float: none;
    color: #ffffff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-bottom:5px;
    text-indent: -18px;
    list-style: none;
}
.service_greencontainer li:before {
    content: "•";
    font-size: 34px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-right: 10px;
    color: #ffffff;
}
.service_readywrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #2f3338;
    /*-moz-background-size: 450px auto!important;
	-o-background-size: 450px auto!important;
	-webkit-background-size: 450px auto!important;
	background-size: 450px auto!important;

    background-position: 10% 50%;*/
    
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.service_readywrap .parallax {
    height: 900px;
}
.phone_break {
    display:none;
}
.service_readywrap h4 {
    position: relative;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    padding: 0px 0px 0px 0px;
    margin: 100px 0px 0px 0px;
}
.service_readycontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    padding: 0px 0px 0px 560px;
    margin: 0 auto;
}
.service_readywrap .main_phone {
    color: #ff3131;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}

/* start manufacturer page */
.service_manufacturer_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 27px;    
    font-weight: 300;
    letter-spacing: 0px;
    color: #333333;
    background: #ffffff;
    padding: 150px 20px 90px 20px;
    overflow: hidden;
}
.service_manufacturer_wrap h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_wrap h3 {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #333333;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}

.service_manufacturer_problems_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 27px;    
    font-weight: 300;
    letter-spacing: 0px;
    color: #333333;
    background-color: #fafafa;
    padding: 100px 20px 90px 20px;
    overflow: hidden;
}
.service_manufacturer_problems_wrap h3 {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #333333;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_problems_wrap ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;	
	font-family: "mr-eaves-xl-modern", sans-serif;	
	color: #333333;
	font-size:20px;
	line-height:23px;
    list-style: none;
	margin-bottom:0px;
	/*padding:0px;*/
}
.service_manufacturer_problems_wrap li {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size:20px;
	line-height:23px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
.service_manufacturer_problems_wrap li:before {
    content: "•";
	font-size:23px;
    padding-right:5px;
    color: #333333; 
}



.service_manufacturer_wrap ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;	
	font-family: "mr-eaves-xl-modern", sans-serif;	
	color: #333333;
	font-size:20px;
	line-height:23px;
    list-style: none;
	margin-bottom:0px;
	/*padding:0px;*/
}
.service_manufacturer_wrap li {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size:20px;
	line-height:23px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
.service_manufacturer_wrap li:before {
    content: "•";
	font-size:23px;
    padding-right:5px;
    color: #333333; 
}

.service_manufacturer_container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.service_manufacturer_container a {
    color: #ffffff;
}
.service_manufacturer_container img {
}

.service_manufacturer_container ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;	
	font-family: "mr-eaves-xl-modern", sans-serif;	
	color: #ffffff;
	font-size:24px;
	line-height:28px;
    list-style: none;
	margin-bottom:0px;
	/*padding:0px;*/
}
.service_manufacturer_container li {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ffffff;
	font-size:24px;
	line-height:28px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
.service_manufacturer_container li:before {
    content: "•";
	font-size:28px;
    padding-right:5px;
    color: #ffffff; 
}

/* start service_endwrap */

.service_endwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #333333;
    background: #ffffff;
    padding: 200px 0px 100px 0px;
    overflow: hidden;
}
.service_endwrap h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_endwrap h3 {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    text-align: left;
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
}
.service_endwrap h4 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 35px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #ff3131;
    text-align: left;
    padding: 100px 0px 20px 0px;
    margin: 0 auto;
}

.service_endwrap ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #333333;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 10px;/*padding:0px;*/
}
.service_endwrap li {
    float: none;
    color: #333333;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-bottom:5px;
    text-indent: -18px;
    list-style: none;
}
.service_endwrap ul li:before {
    content: "•";
    font-size: 23px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-right: 10px;
    color: #333333;
}
.service_endwrap ol {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #333333;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    list-style: decimal;
    text-align: left;
    margin-bottom: 10px;/*padding:0px;*/
}
.service_endwrap ol li {
    float: none;
    color: #333333;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-bottom:5px;
    text-indent: -18px;
    list-style: decimal;
}
.service_endwrap ol li:before {
    content: "";
    font-size: 23px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: 0px;
    padding-right: 10px;
    color: #333333;
}
.service_end_container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.service_dividewrap {
    position: relative;
    width: 100%;
    height: 60px;
    color: #ffffff;
    background: #ff3131;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
/* Strat Printers */

.printer_endwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    overflow: hidden;
}

.printer_endwrap h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 80px 0px 20px 0px;
    margin: 0 auto;
}
.printer_endwrap h3 {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 36px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    text-align: left;
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
}
.printer_endwrap h4 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 35px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #ff3131;
    text-align: left;
    padding: 100px 0px 20px 0px;
    margin: 0 auto;
}
.printer_endwrap ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #333333;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 10px;/*padding:0px;*/
}
.printer_endwrap li {
    float: none;
    color: #333333;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-left: 20px;
    padding-bottom:5px;
    text-indent: -18px;
    list-style: none;
}
.printer_endwrap ul li:before {
    content: "•";
    font-size: 23px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-right: 10px;
    color: #333333;
}
.printer_end_container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.printer_model_photo {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -60px;    
}
.printer_model_photo img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}
.printer_end_topwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    background: #ffffff;
    padding: 100px 0px 60px 0px;
    overflow: hidden;
}
.printer_end_details_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    background: #fafafa;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.printer_end_details_left {
    position: relative;    
    display: block;
    width: 100%;
    background: #fafafa;
    padding: 60px 20px 60px 20px;    
}
.printer_left_container {
    position: relative;    
    display: block;
    width: 100%;
    max-width: 800px;
    padding: 0px 0px 0px 0px; 
    margin: 0;
}
.printer_end_details_right {
    position: relative;    
    display: block;
    width: 100%;
    background: #e5e5e5;     
    padding: 60px 20px 60px 20px;     
}
.printer_right_container {
    position: relative;    
    display: block;
    width: 100%;
    max-width: 800px;
    padding: 0px 0px 0px 0px; 
    margin: 0;
}
.printer_end_details_right_topXXX {
    position: relative;    
    display: block;
    height: auto;
    background: #e5e5e5; 
    padding: 60px 20px 60px 20px;    
}
.printer_end_details_right_bottomXXX {
    position: relative;    
    display: block;
    height: auto;
    color: #ffffff;    
    background: #ff3131; 
    padding: 60px 20px 60px 20px;    
}


.printer-row-flex {
    display: flex;
    flex-direction: row;
}
.printer_end_inner {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 0px 0px 40px;    
}
.printer_end_text {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height:100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;
}
.printer_call {
    align-self: flex-end;
    margin: 0Px;
}
.printer_end_text h4 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 35px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #ff3131;
    text-align: left;
    padding: 20px 0px 20px 0px;
    margin: 0 auto;
}

.printer_end_text a {
    color: #ff3131;
    font-weight:300;
    text-decoration:none;
}
.printer_end_text a:hover {
    color: #ff3131;
    text-decoration:underline;
}

.printer_dividewrap {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    color: #ffffff;
    background: #aa3ffd;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}

.printer_end_service {
    position: relative;    
    display: block;
    height: 40%;
    color: #ffffff;    
    background: #ff3131; 
    padding: 20px 20px 20px 20px;    
}  
.printer_end_service h5 {
    position: relative;
    display: block;
    width:100%;
    max-width:680px;
    font-size: 26px;
    line-height: 29px;    
    font-weight: 300;
    letter-spacing: 0px;    
    color: #ffffff;
    text-align: left;
    padding: 20px 40px 20px 40px;
    margin: 0 auto;
}
.printer_service_button {
    position: relative;
    width: 100%;
    text-align: center;    
    padding: 30px 0px 20px 0px;
}
.printer_service_button span {
    font-size: 26px;
    font-weight: 400;
    top: 6px;
    margin: 0px 0px 0px 5px;
}
.printer_service_button a {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 12px 40px 12px 40px;
    background: transparent;
    margin: 0 auto;
}
.printer_service_button a:hover {
    color: #ff3131;
    text-decoration: none;
    background: #ffffff;
    border: 1px #ffffff solid;    
}
.back_button {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 20px 0px 20px 0px;
}
.back_button span {
    font-size: 26px;
    font-weight: 400;
    top: 6px;
    margin: 0px 0px 0px 5px;
}
.back_button a {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 12px 40px 12px 40px;
    background: transparent;
    margin: 0 auto;
}
.back_button a:hover {
    color: #aa3ffd;
    text-decoration: none;
    background: #ffffff;
    border: 1px #ffffff solid;    
}

/* start general page */
.contact_contentwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;    
    color: #2f3338;
    background: #ffffff;
    padding: 30px 40px 40px 40px;
    overflow: hidden;
}
.contact_contentwrap p {
    position: relative;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;    
    color: #2f3338;
}
.contact_contentwrap h1 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    text-align: left;
    color: #2f3338;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 40px 0px;
}
/* start general page */
.page_contentwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 22px;
    color: #333333;
    background: #ffffff;
    padding: 40px 40px 40px 40px;
    overflow: hidden;
}
.page_contentwrap h2 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: center;
    color: #ff3131;
    padding: 40px 0px 40px 0px;
}
.page_contentwrap h3 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fd5c3f;
    padding: 10px 0px 10px 0px;
}
.page_contentwrap h4 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -1px;
    color: #e6ab45;
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}
.page_contentwrap ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #2f3338;
    font-size: 22px;
    line-height: 34px;
    list-style: none;
    margin-bottom: 0px;/*padding:0px;*/
}
.page_contentwrap li {
    color: #2f3338;
    font-size: 22px;
    line-height: 30px;
    padding-left: 20px;
    text-indent: 0px;
    list-style: none;
}
.page_contentwrap li:before {
    content: "•";
    font-size: 26px;
    line-height: 30px;
    padding-right: 5px;
    color: #ff3131;
}
.no-csscolumnsX .page_contentwrap li {
    float: left;
    width: 50%;
    font-family: "proxima-nova-alt", sans-serif;
    color: #2f3338;
    font-size: 20px;
    line-height: 28px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
/* start about pages */
.about_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 80px;
    margin: 0 auto;
}
.about_jumbowrap {
    position: relative;
    width: 100%;
    height: 420px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background: url(../assets/gui/about/qcs_about-jumbo-2x.jpg) no-repeat center top;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;*/
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.about_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 60px 50px 60px 50px;
}
.about_contentwrap {
    position: relative;
    width: 100%;
    background: #fafafa;
    padding: 50px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_contentwrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    color: #ff3131;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: -2px;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.about_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 80px 80px 80px 80px;
    margin: 0 auto;
}
.about_text {
    position: relative;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 60px 60px 60px 60px;
    background: #ffffff;
    margin-top: -280px;
}
.about_qcs_side {
    position: relative;
    width: 100%;
    color: #2f3338;
    font-size: 18px;
    line-height: 20px;    
    font-weight: 300;
    letter-spacing: 0px;
    text-transform:uppercase;
    padding: 0px 0px 0px 40px;
}
.about_qcs_side a {
    color: #2f3338;
}
.about_qcs_side a:hover {
    color: #ff3131;
    text-decoration: none;
}
.about_qcs_side_logo {
    position: relative;
    width: auto;
    height: 60px;
    margin-bottom: 50px;
}
.about_qcs_side .footer_phone {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}
.social_icons_side {
    padding: 20px 0px 0px 0px;
}
.social_icons_side img {
    margin: 0px 20px 0px 0px;
}
.social_icons_side .bbb_logo {
    display:block;
    margin:20px 0px 0px 0px;
}

/* testimonials page */
.testimonial_wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.testimonial_outerwrap {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.testimonial_innerwrapXXX {
    display: block;
    width: 100%;
    height: 90vh;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.testimonial_container {
    position: relative;
    width: 100%;
    max-width: 1400px;
    height: auto;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
    transition: all 500ms;
    margin-top:-80px;    
}
.testimonial_container img {
    position: relative;
    width: 460px;
    height: auto;
    margin: 0px 0px 0px 40px;
}
.each_testimonial {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 28px;
    line-height:30px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 40px 0px 40px 0px;
    margin: 0 auto;   
}
.fade_testimonial .vertical-align-center100 {
    opacity:.2;
    transition: opacity 1000ms;    
}
.show_testimonial .vertical-align-center100 {
    opacity:1;
    transition: opacity 1000ms;    
}
.each_testimonial h4 {
    position: relative;
    width: 100%;
    font-size: 75px;
    line-height: 65px;    
    letter-spacing: -2px;
    font-weight: 200;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 40px 0px;
}
.testimonial_about_name {
    font-size: 40px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    padding: 20px 0px 0px 0px;    
}

    
/* Email Wrap */
.emailgray_wrap {
    position: relative;
    background: #d3d3d3;
    padding: 0px 0px 0px 0px;
    z-index: 10;
}
.emailsignup_wrap {
    position: relative;
    max-width: 90%;
    color: #333333;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: left;
    background: #ff3131;
    padding: 20px 20px 20px 20px;
    z-index: 10;
}
.emailsignup_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 20px 60px 20px 60px;
    z-index: 10;
}
.emailsignup_container h4 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 0px 20px 0px;
    margin: 0px;
}
.emailsignup_container h4 br {
    display: none;
}
.emailsignup_container .form-control::-webkit-input-placeholder {
 color: #ff3131;
 font-size: 16px;
 line-height:20px;
}
 .emailsignup_container .form-control:-moz-placeholder {
 color: #ff3131;
 font-size: 16px;
 line-height:26px;
}
.emailsignup_container .form-control::-moz-placeholder {
 color: #ff3131;
 font-size: 16px;
 line-height:26px;
}
 .emailsignup_container .form-control:-ms-input-placeholder {
 color: #688ebc;
 font-size: 16px;
 line-height:16px;
}
.emailsignup_container .form-control {
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 70%;
    height: 45px;
    padding: 5px 16px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #ff3131!important;
    background-color: #ffffff;
    border: 0px solid #cccccc;
    border-radius: 0px!important;
    margin: 0px -4px 10px 0px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
    transition: border-color ease-in-out .0s, -webkit-box-shadow ease-in-out .0s;
    -webkit-transition: border-color ease-in-out .0s, -webkit-box-shadow ease-in-out .0s
}
.emailsignup_container .input_field {
    float: none;
}
.form-inline .form-control {
    vertical-align: top!important;
}
.btn-inverse {
    color: #ff3131;
    font-size: 20px!important;
    line-height: 24px;
    height: 45px;
    letter-spacing: 0px;
    font-weight: 500;
    background-color: #ffffff;
    border: 0px solid #ffffff!important;
    border-radius: 0px!important;
    padding: 2px 15px;
    margin-left: -5px;
    margin-bottom: 5px;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active {
    color: #ffffff;
    background-color: #2f3338;
    border: 0px solid #ffffff!important;
    padding: 2px 15px;
}
.input_field_error {
    background-color: #fd5c3f;
}
.emailsignup_container span.error {
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff!important;
        font-weight: 500;
    display: block;
    margin-top: -12px;
    margin-bottom:8px;
}
.emailsignup_container span.success {
    font-size: 18px;
    letter-spacing: 0px;
         font-weight: 500;
    color: #ff3131!important;
    display: block;
    margin-top: -12px;
    margin-bottom:8px;    
}
.email_connected {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 200;
    text-transform: uppercase;
}
/* End Email Wrap */

/* end home page */



/* start contact */


.row-eq-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin-left: -1px!important;
    margin-right: -1px!important;
}
.padding-zero-green {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    background: #ff3131;
}
.padding-zero-blue {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    background: #fd5c3f;
}

.about-map {
    position: relative;
    overflow: hidden;
    padding: 60px 40px 60px 40px;
    background: #2f3338;
}
.map_wrap {
    position: relative;
    width: 100%;
    height: 550px;
    color: #1c3766;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 9;
    overflow: hidden;
    margin-bottom: 0px;
}
#map-canvas {
    width: 100%;
    height: 550px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    border: 0;
}
.map_left_wrap {
    position: relative;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    background: #2f3338;
}
.map_left_container {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 20px 40px 20px 0px;
    margin: 0 auto;
}
.map_left_container h2 {
    position: relative;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: -2px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 0px 30px 0px;
    margin: 0 auto;
}


/* News and Events Select Page */
.newsletter_topwrap {
    position: relative;
    width: 100%;
	text-align: center;
    padding: 150px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.newsletter_topwrap_title {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 45px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;	
}
.newsletter_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
    font-size: 45px;
    font-weight: 300;
    letter-spacing: -2px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;	
}
.news_resultswrap {
	position: relative;
	width: 100%;
	height: auto;
	color: #333333;
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 0px;
	text-align: left;
	padding: 40px 40px 100px 40px;
	z-index: 10;
	overflow: hidden;
}
.news_resultswrap a {
	color: #fd5c3f;
}
.news_resultswrap h1 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
	font-size: 50px;
	text-align: center;
	font-weight: 400;
	letter-spacing: -2px;
	padding: 0px 0px 40px 0px;
	margin: 0px;
}
.news_resultswrap h2 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px;
	padding: 40px 0px 20px 0px;
}
.news_resultswrap h2 a {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.news_resultswrap h3 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #fd5c3f!important;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: left;
	padding: 0px 0px 30px 0px;
}
.news_resultswrap .news-event-date {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #f9ac27;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0px;
	text-align: left;
	padding: 0px 0px 20px 0px;
}
.news_select_line {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #d8d8d8;
	margin: 0px 0px 20px 0px;
}
.read_more_news {
	position: relative;
	width: 100%;
	padding: 20px 0px 60px 0px;
}
.read_more_news a {
	display: inline-block;
	color: #ff3131;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px #d8d8d8 solid;
	padding: 12px 40px 12px 40px;
	background: transparent;
}
.read_more_news a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #ff3131;
}
/* news and events end page */
.news_endwrap {
	position: relative;
	color: #333333;
	font-size: 25px;
	line-height: 27px;
	font-weight: 200;
	letter-spacing: 0px;
	background: #ffffff;
	padding: 60px 20px 100px 20px;
	z-index: 10;
	overflow: hidden;
}
.news_endwrap h1 {
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #ff3131;
	font-size: 45px;
	line-height: 48px;
	font-weight: 300;
	letter-spacing: -2px;
	text-align: center;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}
.news_endwrap h2 {
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #333333;
	font-size: 34px;
	line-height: 37px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: left;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}
.news_endwrap h3 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}
.news_endwrap h4, .news_endwrap h5, .news_endwrap h6 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: left;
	padding: 10px 0px 30px 0px;
}
.news_endwrap img {
	position: relative;
	max-width: 100%;	
	height: auto;
}
.news_endwrap ul {
	position: relative;
	color: #333333;
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	letter-spacing: 0px;
	padding: 20px 20px 20px 20px;
}
.news_endwrap li {
	position: relative;
	color: #333333;
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
}
.news_endwrap .date {
	position: relative;
	color: #ff3131;
	font-size: 22px;
	line-height: 22px;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
.news-event-short-desc {
	font-family: "aktiv-grotesk-thin", sans-serif;
	color: #333333;
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 0px;
	text-align: left;
}
.home_newscontainer .news-event-short-desc {
	font-family: "aktiv-grotesk-thin", sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 0px;
	text-align: left;
}
.home_eventscontainer .news-event-short-desc {
	font-family: "aktiv-grotesk-thin", sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 0px;
	text-align: left;
}
.end_more_container {
	position: relative;
	width: 100%;
	padding: 0px 40px 0px 40px;
	margin: 0 auto;
}
/* GetPage Nav */
.pageNav {
	position: relative;
	width: 100%;
	min-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: right;
	background: #ffffff;
	background-color: transparent;
}
ul.pageNav {
	font-size: 14px;
	list-style: none;
	margin: 0;
}
.pageNav li {
	display: inline-block;
	position: relative;
	list-style: none;
	text-align: right;
    text-indent: 0px;
	padding: 5px 1px 5px 1px;
}
.pageNav li a {
	color: #ff3131;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 4px;
	display: inline-block;
	height: auto;
	text-decoration: none;
	padding: 5px 10px 4px 12px;
	border: 1px #ff3131 solid;
	text-transform: uppercase;
}
.pageNav li a:hover {
	color: #ffffff;
	background-color: #ff3131;
}
.pageNav .active {
	color: #ffffff;
	background-color: #ff3131;
}
.pageNav .control {
	padding: 5px 5px 5px 5px;
}

.news_photowrap {
	position: relative;
	background: #ffffff;
	padding: 40px 0px 60px 0px;
	z-index: 10;
	overflow: hidden;
}
.news_photowrap img {
	position: relative;
	width:100%;
	max-width:100%;
	height: auto;
	padding: 40px 0px 20px 0px;
}
.news_photo_caption {
	position: relative;
	color: #333333;
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	letter-spacing: 0px;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 20px;
}

.news_videowrap {
	position: relative;
	background: #ffffff;
	padding: 40px 0px 60px 0px;
	z-index: 10;
	overflow: hidden;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.news_bottom_wrap {
	position: relative;
	max-width:1600px;
	text-align: left;
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 80px 20px 100px 20px;	
	margin: 0 auto;
	border-top: 1px #999999 solid;
}
.news_bottom {
	position: relative;
	max-width:780px;
	text-align: center;
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 40px 40px 40px 40px;	
	margin:0 auto;
	border:1px #ff3131 solid;
	border-radius: 8px;
}

.phone_news {
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 20px 0px 20px 0px;
}
.phone_news p {
    color: #ff3131;
    font-size: 38px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 20px 0px 0px 0px;
}
.phone_news span {
    position: relative;
    display: inline-block;
    height: 30px;
    top: -3px;
    margin: 0px 8px 0px 0px;
}
.phone_news img {
    height: 24px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

/* start footer */

.footerwrap {
    position: relative;
    color: #999999;
    z-index: 0;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    background: #2f3338;
}
.footer_container {
    position: relative;
    width: 100%;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #999999;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
    padding: 40px 40px 40px 80px;
    overflow: hidden;
    z-index: -101;
}
.footer_container h2 {
    width: 100%;
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #ffffff;
	font-size: 28px;
	line-height: 32px;
	font-weight: 200;
	letter-spacing: 1px;
    text-transform: none;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.footer_container h3 {
    width: 100%;
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #ffffff;
	font-size: 26px;
	line-height: 32px;
	font-weight: 400;
	letter-spacing: 1px;
    text-transform: none;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.footer_container a {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
}
.footer_container a:hover {
    color: #ff3131;
    text-decoration: none;
}
.footer_containerX p {
    padding: 0px 20px 5px 20px;
}
.footer_logo {
    text-align: left;
    margin: 0px 0px 25px 0px;
}
.footer_logo img {
    width: auto;
    height: 40px;
}
.social_icons_footer  {
    margin: 20px 0px 0px 0px;
}
.social_icons_footer img {
    margin: 0px 20px 0px 0px;
}


.footer_copyright {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0px 6px 0px 0px;
    margin: 0px 10px 0px 0px;
}
.footer_phone {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}
.rstar {
    color: #999999;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0px;
    text-align: right;
    padding: 40px 20px 0px 0px;
}
.rstar a {
    color: #999999;
    text-decoration: none;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.rstar a:hover {
    color: #ffffff;
    text-decoration: underline;
}

@media (max-width: 991px) {
.phone_nav {
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 20px 0px 0px 0px;
    margin-left:-10px;    
}
.phone_nav span {
    position: relative;
    display: inline-block;
    height: 20px;
    top: -3px;
    margin: 0px 8px 0px 0px;
}
.phone_nav img {
    height: 22px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.service_nav {
    padding: 20px 0px 0px 0px;
    margin-left:-35px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 15px 6px 15px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.home_jumbowrap {
    position: relative;
    width: 100%;
    height: 550px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: url(../assets/gui/my.jpg) no-repeat center top;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.home_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px;
    margin: 0px;
}
.home_jumbowrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #f2f2f2;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 0px;
    margin: 0px;
}
.jumbo_container {
    position: relative;
    max-width: 66%;
    top: 15%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 20px 20px 20px 20px;
}
.jumbo_text {
    position: relative;
    color: #f2f2f2;
    font-size: 22px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
 .jumbo_text p {
    position: relative;
    padding: 20px 30px 0px 30px;
}  

.main_services_wrap {
    position: relative;
    width: 100%;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 10px 20px 20px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_services_wrap img {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 40px 0px 0px 0px;
}
.main_services h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 10px 0px 30px 0px;
    margin: 0px;
}
.main_services2 {
    position: relative;
    width: 100%;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 40px 20px 70px 20px;
    z-index: 11;
    overflow: hidden;
}    
.service2-padding {
    padding-left:10px;
    padding-right:10px;
}  
.left_block {
    position: relative;
    height: 900px;
    color: #2f3338;
    font-size: 22px;
    line-height:26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 80px 30px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 900px;
    color: #2f3338;
    font-size: 22px;
    line-height:26px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 80px 30px;
    z-index: 11;/*overflow: hidden;*/
}    
.row_eq_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    flex-wrap: wrap;
}
.mobile-center {
       display:flex;
    align-items:center;
        
}    
.orange_block {
    position: relative;
    color: #ffffff;
    background-color: #013a80;
    padding: 40px 30px 50px 30px;
    border: 10px solid #ffffff;
}
.green_block {
    position: relative;
    color: #ffffff;
    background-color: #013a80;
    padding: 40px 30px 50px 30px;
    border: 10px solid #ffffff;
}
.gold_block {
    position: relative;
    color: #ffffff;
    background-color: #013a80;
    padding: 40px 30px 50px 30px;
    border: 10px solid #ffffff;
}
    .block_desc {
    position: relative;
    width: 100%;
    max-width: 400px;
    color: #ffffff;
    font-size: 20px;
    line-height:22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 10px 0px;
    margin: 0 auto;
}
.learn_more_main_services {
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 20px 0px 0px 0px;
}
.learn_more_main_services a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    background: transparent;
}
.learn_more_main_services a:hover {
    color: #ff3131;
    text-decoration: none;
    background: #ffffff;
}
.learn_more {
    padding: 20px 0px 0px 0px;
}
.learn_more a {
    display: inline-block;
    color: #ff3131;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 32px 8px 32px;
    background: transparent;
}
.learn_more a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.vertical-align-flex {
    display: block;
    align-items: center;
}   
.main_data img {
    position: relative;
    width:100%;
    max-width:90%;
    right:0;
    left:0;
}    
.main_data_container {
    position: relative;
    width: 100%;
    max-width: 100%;
    color: #ffffff;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 20px 0px 20px;
    margin: 0 auto;
}    
.main_data {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 90px 20px 90px 20px;
    /*background-image: url(../assets/gui/main/qcs_main-data-2x.png);
    -moz-background-size: 400px auto!important;
    -o-background-size: 400px auto!important;
    -webkit-background-size: 400px auto!important;
    background-size: 500px auto!important;
    background-repeat: no-repeat;
    background-position: 50% 90px;*/

    background-color: #45c0e1;    
    z-index: 11;
    overflow: hidden;
}
.main_data h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:50px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 20px 0px 20px 0px;
    margin: 0px;
}
.main_data h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 30px 0px;
    margin: 0px;
}
.virus-computer {
    position:relative;
    width:100%;
    max-width:100%;
    left:0;
    right:0;
}    
.main_virus {
    position: relative;
    width: 100%;
    height: auto;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background-image: url(../assets/gui/main/qcs_main-viruslaptop-2x.jpg);
    -moz-background-size: 790px auto !important;
    -o-background-size: 790px auto !important;
    -webkit-background-size: 790px auto !important;
    background-size: 790px auto !important;

    background-repeat: no-repeat;
    background-position: center top;*/
    background-color: #fafafa;    
    padding: 0px 20px 90px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_virus h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 55px;
    line-height: 50px;    
    font-weight: 200;
    letter-spacing: -2px;
    padding: 10px 0px 40px 0px;
    margin: 0px;
}
.main_virus_container {
    position: relative;
    width: 100%;
    max-width: 100%;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 20px 10px 20px;
    margin: 0 auto;
}
 .main_help h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:60px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}   
.main_help h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
}    
.product_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 40px 0px;
    margin: 0 auto;
}
.product_buttons {
    padding: 10px 0px 10px 0px;
    text-align: left;
    margin: 0 auto;
}
.dark_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 40px 50px 120px 50px;
}
.dark_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 0px;
    margin: 0 auto;
}    
.light_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 40px 50px 120px 50px;
    background: #ffffff;
}
.light_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 0px;
    margin: 0 auto;
}    
.dark_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: right;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.light_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: right;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.product_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.product_padding {
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-bottom:0px;
}
.product_image {
    padding: 0px 0px 0px 0px;
    height: 340px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.row-eq-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
    
    
/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 850px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat -170px 0px;
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.sales_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 64px;
    line-height:64px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}
.sales_jumbo_container {
    position: relative;
    width: 60%;
    max-width:390px;
    top: 10%;
    padding: 20px 20px 20px 40px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}
    
/* start about pages */
.about_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    color: #2f3338;
    font-size: 65px;
    line-height:65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 80px 0px 80px;
    margin: 0 auto;
}
.about_jumbowrap {
    position: relative;
    width: 100%;
    height: 420px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background: url(../assets/gui/about/qcs_about-jumbo-2x.jpg) no-repeat center top;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;*/
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.about_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 60px 60px 60px 60px;
}
.about_contentwrap {
    position: relative;
    width: 100%;
    background: #fafafa;
    padding: 50px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_contentwrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    color: #ff3131;
    font-size: 45px;
    font-weight: 300;
    letter-spacing: -2px;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.about_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 80px 60px 80px 60px;
    margin: 0 auto;
}
.about_text {
    position: relative;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 40px 40px 40px 40px;
    background: #ffffff;
    margin-top: -300px;
}
/* start service pages */
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 55px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 40px;
    margin: 0 auto;
}
.service_jumbowrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 315px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.service_jumbocontainer {
    position: absolute;
    width: 150px;
    height:150px;
    bottom: -75px;
    left: 40px;
    padding: 44px 25px 44px 25px;
}
.service_jumbocontainer_logo {
    position: absolute;
    width: 150px;
    height:150px;
    bottom: 95px;
    left: 40px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.service_jumbocontainer_logo img {
    width: 150px;
    max-width:100%;
    height:auto;
    bottom: 70px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}    
.service_text_left {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;
    background: #ffffff;
}
.service_text_right {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;
    background: #ffffff;
}
.service_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.service_padding {
    height: 580px;
}
.service_image {
    padding: 0px 0px 0px 0px;
    height: 580px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.service_greencontainer img {
    margin-left:-50px;
}    
.service_readywrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #2f3338;
    /*-moz-background-size: 450px auto!important;
	-o-background-size: 450px auto!important;
	-webkit-background-size: 450px auto!important;
	background-size: 450px auto!important;

    background-position: 10% 50%;*/
    
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.service_readywrap h4 {
    position: relative;
    font-size: 33px;
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    padding: 0px 0px 0px 0px;
    margin: 60px 0px 0px 0px;
}
.printer_endwrap h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 40px 0px 20px 0px;
    margin: 0 auto;
}    
.printer-row-flex {
    display: flex;
    flex-direction: column;
}    
.printer_end_inner {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 40px;    
}    
.printer_model_photo {
    padding: 60px 40px 0px 40px;
    margin: 0px 0px 0px 0px;    
}
.printer_model_photo img {
    width:750px;
    max-width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}
.printer_service_button {
    position: relative;
    width: 100%;
    text-align: center;    
    padding: 20px 0px 30px 0px;
}     
.about-map {
    position: relative;
    overflow: hidden;
    padding: 60px 0px 0px 0px;
    background: #2f3338;
}
.map_wrap {
    position: relative;
    width: 100%;
    height: 440px;
    color: #1c3766;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 9;
    overflow: hidden;
    margin-bottom: 0px;
}
#map-canvas {
    width: 100%;
    height: 440px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    border: 0;
}
.map_left_wrap {
    position: relative;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 20px 60px 20px;
    background: #2f3338;
}
.row_eq_height_map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    flex-wrap: wrap;
}       
.map_left_container {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 30px 0px 30px;
    margin: 0 auto;
}
.map_left_container h2 {
    position: relative;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: -2px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 0px 30px 0px;
    margin: 0 auto;
}
/* testimonials page */
    
.vertical-align-center100 {
    display:-webkit-flex;
    display: block;
    align-items: center;
    min-height:0;
    padding: 0px 0px 0px 0px;    
}    
.testimonial_wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.testimonial_outerwrap {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.testimonial_container {
    position: relative;
    display:-webkit-flex;
    display: flex;    
    width: 100%;
    max-width: 1400px;
    height: auto;
    align-items: center;
    min-height:100vh;    
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 0px 40px 20px 40px;
    margin: 0 auto;
    transition: all 500ms;
    margin-top:-80px;
}
.testimonial_container img {
    position: relative;
    width: 100px;
    height: auto;
    margin: 0px 0px 0px 40px;
}
.each_testimonial {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 40px 40px 40px 40px;
    margin: 0 auto;
}
.each_testimonial h4 {
    position: relative;
    width: 100%;
    font-size: 75px;
    line-height: 65px;    
    letter-spacing: -2px;
    font-weight: 200;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 40px 0px;
}
.testimonial_about_name {
    font-size: 40px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    padding: 20px 0px 0px 0px;    
}
.contact_contentwrap h1 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 55px;
    line-height:55px;
    font-weight: 200;
    letter-spacing: -2px;
    text-align: left;
    color: #2f3338;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 40px 0px;
}  
/* News */	
.newsletter_topwrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 55px;
	line-height: 58px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;	
}		
/* GetPage Nav */
.pageNav {
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0;
	background-color: transparent;
}
ul.pageNav {
	font-size: 14px;
	list-style: none;
	margin: 0;
}
.pageNav li {
	display: inline-block;
	position: relative;
	list-style: none;
	text-align: right;
	padding: 5px 1px 5px 1px;
}
.pageNav li a {
	color: #ff3131;
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	height: 34px;
	text-decoration: none;
	padding: 5px 8px 0px 8px;
	border: 1px #ff3131 solid;
	text-transform: uppercase;
}
.pageNav li a:hover {
	color: #ffffff;
	background-color: #ff3131;
}
.pageNav .active {
	color: #ffffff;
	background-color: #ff3131;
}
.pageNav .control {
	padding: 5px 5px 5px 5px;
}	
.footer_container h2 {
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #ffffff;
	font-size: 24px;
	line-height: 28px;
	font-weight: 200;
	letter-spacing: 1px;
	text-align: left;
	padding: 40px 0px 40px 0px;
	margin: 0px;
}	    
}

@media (max-width: 767px) {
.masthead {
    position: absolute;
    width: 100%;
    height: 80px;
    text-align: left;
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    overflow: hidden;
    background-color: #ffffff;
    background-color:rgba(255,255,255,0.9);
}    
.service_topwrap, .sales_jumbowrap, .home_jumbowrap, .testimonial_wrap, .about_topwrap, .contact_contentwrap {
      margin-top:80px;  
}   
    
.home_jumbowrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: url(../assets/gui/my.jpg) no-repeat 40% 0%;
    -moz-background-size: auto 340px!important;
    -o-background-size: auto 340px!important;
    -webkit-background-size: auto 340px!important;
    background-size: auto 350px!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
    .mobile-gradiant {
       display: none;
    }
.home_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}
.home_jumbowrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #f2f2f2;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 0px;
    margin: -5px 0px 0px 0px;
}
.jumbo_container {
    position: relative;
    max-width: 100%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 70px 0px 40px 0px;
}
.jumbo_text {
    position: relative;
    color: #f2f2f2;
    font-size: 22px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.mobile-gradiant {
    position: relative;
    padding: 40px 10px 40px 10px;
	background: #ffffff;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
}
 .jumbo_text p {
    position: relative;
    padding: 0px 30px 0px 30px;
     
}  
.service_jumbo a {
    display: inline-block;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    background: #ff3131;
}
.service_jumbo a:hover {
    color: #ff3131;
    text-decoration: none;
    background: #ffffff;
}
.service_nav {
    padding: 20px 0px 0px 10px;
    margin-left: 10px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 12px 6px 12px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.row_eq_height_col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.main_services_wrap {
    position: relative;
    width: 100%;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 60px 0px 20px 0px;
    z-index: 11;
    overflow: hidden;
}
.main_servicesXX img {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.main_services_wrap h2 {
    max-width: 400px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 44px;
    line-height:44px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 10px 0px 30px 0px;
    margin: 0 auto;
}
.row_eq_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    flex-wrap: wrap;
}
.row_eq_height_green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    flex-wrap: wrap;
}
 
.block_desc {
    position: relative;
    width: 100%;
    max-width: 100%;
    color: #ffffff;
    font-size: 22px;
    line-height:24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 10px 30px 30px 30px;
    margin: 0 auto;
}
.mobile-center {
       display:block;
    align-items:center;
        
}        
.orange_block {
    position: relative;
    background-color: #013a80;
    border: 0px solid #ffffff;
    padding: 40px 20px 60px 20px;
    margin-bottom: 20px;
}
.green_block {
    position: relative;
    background-color: #013a80;
    border: 0px solid #ffffff;
    padding: 40px 20px 60px 20px;
    margin-bottom: 20px;
}
.gold_block {
    position: relative;
    background-color: #013a80;
    border: 0px solid #ffffff;
    padding: 40px 20px 60px 20px;
    margin-bottom: 20px;
}
.learn_more_main_services {
    position: relative;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 20px 0px 0px 0px;
}
.learn_more_main_services a {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ffffff solid;
    border-radius: 5px;
    padding: 8px 30px 8px 30px;
    background: transparent;
}
.learn_more_main_services a:hover {
    color: #ff3131;
    text-decoration: none;
    background: #ffffff;
}
.main_services2 {
    position: relative;
    width: 100%;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 40px 0px 40px 0px;
    z-index: 11;
    overflow: hidden;
}
.main_services2 p {
    max-width:100%;
}
.left_block {
    position: relative;
    height: auto;
    color: #2f3338;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 400px 30px;
    z-index: 11;/*overflow: hidden;*/
    margin-bottom: 20px;
}
.right_block {
    position: relative;
    height: auto;
    color: #2f3338;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 400px 30px;
    z-index: 11;/*overflow: hidden;*/
}
.main_help_wrap {
    position: relative;
    width: 100%;
    background-color:#ffffff;
    padding: 0px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}

.main_help {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-image: url(../assets/gui/main/rstar_main-bizcards-fortis-bot-2x2.jpg);
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 350px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}
.help_bottom {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.45)!important;
    padding: 40px 20px 70px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_help h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:60px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.main_help h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 20px 10px 20px;
    margin: 0px;
}
.product_image {
    padding: 0px 0px 0px 0px;
    height: 300px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.emailsignup_wrap {
    position: relative;
    max-width: 100%;
    color: #333333;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: left;
    background: #ff3131;
    padding: 20px 20px 20px 20px;
    z-index: 10;
}
.emailsignup_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 20px 0px 20px 0px;
    margin: 0 auto;
    z-index: 10;
}
.emailsignup_container h4 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 30px 0px;
    margin: 0px;
}
.emailsignup_container h4 br {
    display: block;
}
.emailsignup_container .form-control {
    width: 100%;
    height: 45px;
    padding: 5px 16px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    border: 0px solid #cccccc;
    border-radius: 0px!important;
    margin: 0px 0px 20px 0px;
}
.btn-inverse {
    color: #ff3131;
    font-size: 20px!important;
    line-height: 24px;
    height: 45px;
    width: 100%;
    letter-spacing: -1px;
    font-weight: 500;
    background-color: #ffffff;
    border: 0px solid #fd5c3f!important;
    border-radius: 0px!important;
    padding: 2px 15px;
    margin-left: 0px;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active {
    color: #ff3131;
    background-color: #ffffff;
    border: 0px solid #ffffff!important;
    padding: 2px 15px;
}

    
/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 400px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat 60% top;
    -moz-background-size: auto 110%!important;
    -o-background-size: auto 110%!important;
    -webkit-background-size: auto 110%!important;
    background-size: auto 110%!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}

.sales_jumbo_mobile_wrap {
    position: relative;
    padding: 20px 20px 20px 20px;
    background: #2f4448;
}   
.sales_jumbo_mobile_wrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 55px;
    line-height:55px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}    
.sales_jumbo_container {
    position: relative;
    width:100%;
    max-width: 100%;
    top: 0%;
    padding: 20px 20px 80px 20px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}  
    
.dark_product h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: left;
    padding: 10px 0px 20px 0px;
    margin: 0 auto;
}
.light_product h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: left;
    padding: 10px 0px 20px 0px;
    margin: 0 auto;
}    
.dark_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 40px 40px 120px 40px;
}

.light_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 40px 40px 120px 40px;
    background: #ffffff;
}  
.dark_product .product_buttons a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 30px 8px 30px;
    margin: 0px;
}
.dark_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}
.light_product .product_buttons a {
    display:inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 30px 8px 30px;
    margin: 0px;
}
.light_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}    
/* start service pages */
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 40px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 44px;
    line-height:44px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
}
.service_jumbowrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 270px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.service_jumbocontainer {
    position: absolute;
    width: 120px;
    height:120px;
    bottom: -60px;
    left: 40px;
    padding: 29px 10px 29px 10px;
}
.service_jumbocontainer_logo {
    position: absolute;
    width: 120px;
    height:120px;
    bottom: 70px;
    left: 40px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.service_jumbocontainer_logo img {
    width: 120px;
    max-width:100%;
    height:auto;
    bottom: 120px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}        
.service_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 120px 0px 0px 0px;
    overflow: hidden;
}
.service_wrap h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height:38px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_wrap h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_wrap h3 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #333333;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_problems_wrap h3 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #333333;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.service_manufacturer_problems_wrap ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;	
	font-family: "mr-eaves-xl-modern", sans-serif;	
	color: #333333;
	font-size:20px;
	line-height:23px;
    list-style: none;
	margin-bottom:0px;
	/*padding:0px;*/
}
.service_manufacturer_problems_wrap li {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size:20px;
	line-height:23px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
.service_manufacturer_problems_wrap li:before {
    content: "•";
	font-size:23px;
    padding-right:5px;
    color: #333333; 
}



.service_manufacturer_wrap ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;	
	font-family: "mr-eaves-xl-modern", sans-serif;	
	color: #333333;
	font-size:20px;
	line-height:23px;
    list-style: none;
	margin-bottom:0px;
	/*padding:0px;*/
}
.service_manufacturer_wrap li {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #333333;
	font-size:20px;
	line-height:23px;
    padding-left: 20px;
    text-indent: -15px;
    list-style: none;
}
.service_manufacturer_wrap li:before {
    content: "•";
	font-size:23px;
    padding-right:5px;
    color: #333333; 
}



.service_endwrap h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
    
.service_endwrap h3 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    text-align: left;
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
}
.service_endwrap h4 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 33px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #ff3131;
    text-align: left;
    padding: 100px 0px 20px 0px;
    margin: 0 auto;
}    
.service_greencontainer img {
    margin-left:0px;
}     
.service_container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    padding: 0px 0px 100px 0px;
    margin: 0 auto;
}
.service_text_left {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 30px 40px 30px;
    background: #ffffff;
}
.service_text_right {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 30px 40px 30px;
    background: #ffffff;
}
.service_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.service_padding {
    height: auto;
}
.service_image {
    padding: 0px 0px 0px 0px;
    height: 270px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.service_greenwrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #ffffff;
    background: #ff3131;
    padding: 60px 30px 60px 30px;
    overflow: hidden;
}
.service_greenwrap h3 {
    position: relative;
    font-size: 36px;
    line-height:36px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0px 10px 30px 10px;
    margin: 50px 0px 0px 0px;
}
.service_greencontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.service_greencontainer a {
    color: #ffffff;
}
.service_greencontainer img {
}
.service_greencontainer ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 0px;/*padding:0px;*/
    margin-right: 10px;/*padding:0px;*/
}
.service_greencontainer li {
    float: none;
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-left: 10px;
    text-indent: -10px;
    list-style: none;
}
.service_greencontainer li:before {
    content: "•";
    font-size: 26px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    padding-right: 5px;
    color: #ffffff;
}
.service_readywrap {
    position: relative;
    width: 100%;
    height: auto;
    color: #2f3338;
    -moz-background-size: 450px auto!important;
    -o-background-size: 450px auto!important;
    -webkit-background-size: 450px auto!important;
    background-size: 450px auto!important;
    background-position: 10% 50%;
    background-image: none!important;
    padding: 20px 20px 120px 20px;
    overflow: hidden;
}
.service_readywrap h4 {
    position: relative;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    padding: 0px 0px 0px 0px;
    margin: 80px 0px 0px 0px;
}
.service_readycontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}
.service_readywrap .main_phone {
    color: #ff3131;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.printer_endwrap h2 {
    position: relative;
    display: inline-block;
    font-size: 38px;
    line-height: 38px;    
    font-weight: 300;
    letter-spacing: -2px;
    color: #ff3131;
    text-align: left;
    padding: 20px 0px 20px 0px;
    margin: 0 auto;
}
    
.printer_endwrap h3 {
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 32px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    text-align: left;
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
}
.printer_endwrap h4 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 33px;    
    font-weight: 300;
    letter-spacing: -1px;
    color: #ff3131;
    text-align: left;
    padding: 100px 0px 20px 0px;
    margin: 0 auto;
}    
.printer_end_service h5 {
    position: relative;
    display: block;
    width:100%;
    max-width:680px;
    font-size: 26px;
    line-height: 29px;    
    font-weight: 300;
    letter-spacing: 0px;    
    color: #ffffff;
    text-align: left;
    padding: 20px 0px 20px 0px;
    margin: 0 auto;
}    
.printer_end_text {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 20px 0px 20px;
}    
.printer-row-flex {
    display: flex;
    flex-direction: column;
}    
.printer_end_inner {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 20px 0px 20px;    
}    
.printer_model_photo {
    padding: 60px 20px 0px 20px;
    margin: 0px 0px 0px 0px;    
}
.printer_model_photo img {
    width:100%;
    max-width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}   
   
/* start about pages */
.about_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 40px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    color: #2f3338;
    font-size: 44px;
    line-height:44px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
}
.about_jumbowrap {
    position: relative;
    width: 100%;
    height: 270px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background: url(../assets/gui/about/qcs_about-jumbo-2x.jpg) no-repeat center top;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;*/
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
.about_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 60px 80px 60px 80px;
}
.about_contentwrap {
    position: relative;
    width: 100%;
    background: #fafafa;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.about_contentwrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    color: #ff3131;
    font-size: 38px;
    line-height:38px;
    font-weight: 300;
    letter-spacing: -2px;
    padding: 20px 0px 20px 0px;
    margin: 0 auto;
}
.about_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 20px 20px 20px 20px;
    margin: 0 auto;
}
.about_text {
    position: relative;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 20px 30px 20px 30px;
    background: #ffffff;
    margin-top: -160px;
}
.map_left_container {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 30px 0px 30px;
    margin: 0 auto;
}
.map_left_container h2 {
    position: relative;
    font-size: 38px;
    line-height:38px;
    font-weight: 300;
    letter-spacing: -2px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 0px 0px 30px 0px;
    margin: 0 auto;
}  
/* testimonials page */
.testimonial_wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.testimonial_container {
    position: relative;
    display:-webkit-flex;
    display:flex;
    width: 100%;
    max-width: 1400px;
    height: auto;
    align-items:center;
    min-height:100vh;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
    transition: all 500ms;
}
.testimonial_container img {
    position: relative;
    width: 75px;
    height: auto;
    margin: 0px 0px 0px 40px;
}    
.each_testimonial {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height:26px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 40px 40px 40px 40px;
    margin: 0 auto;
}    
.each_testimonial h4 {
    position: relative;
    width: 100%;
    font-size: 50px;
    line-height: 45px;    
    letter-spacing: -2px;
    font-weight: 200;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 30px 0px;
}
.testimonial_about_name {
    font-size: 32px;
    line-height:28px;    
    letter-spacing: -1px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
   padding: 20px 0px 0px 0px;    
} 
 
/* News Results */
.newsletter_topwrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 44px;
	line-height:47px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;	
}		
.news_resultswrap {
	position: relative;
	width: 100%;
	height: auto;
	color: #333333;
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 0px;
	text-align: left;
	padding: 20px 20px 100px 20px;
	z-index: 10;
	overflow: hidden;
}
.news_resultswrap h1 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
	font-size: 42px;
	text-align: center;
	font-weight: 400;
	letter-spacing: -2px;
	padding: 0px 0px 50px 0px;
	margin: 0px;
}
.news_resultswrap h2 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #ff3131;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px;
	padding: 40px 0px 30px 0px;
}
.news_resultswrap h3 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #fd5c3f!important;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: left;
	padding: 0px 0px 30px 0px;
}
.end_more_container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	margin: 0 auto;
}
.news_endwrap h1 {
	position: relative;
	color: #ff3131;
	font-size: 42px;
	line-height: 42px;
	font-weight: 400;
	letter-spacing: -2px;
	text-align: center;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}
.news_endwrap h3 {
	font-family: "mr-eaves-xl-modern", sans-serif;
	color: #fd5c3f!important;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: center;
	padding: 10px 0px 30px 0px;
	margin: 0px;
}

.rstar {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    padding: 30px 0px 30px 0px;
}
.rstar a {
    color: #999999;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
}
.rstar a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.bbb_logo {
    display:block;   
    margin: 35px 0px 20px 0px;
}        
.footer_container {
    position: relative;
    width: 100%;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #999999;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
    text-transform:uppercase;
    padding: 60px 40px 60px 40px;
    overflow: hidden;
    z-index: -101;
}  
.contact_contentwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;    
    color: #2f3338;
    background: #ffffff;
    padding: 30px 40px 0px 40px;
    overflow: hidden;
}    
}

@media (max-width: 500px) {
.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 360px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat 74% top;
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}    
.left_block {
    position: relative;
    height: auto;
    color: #2f3338;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 300px 30px;
    z-index: 11;/*overflow: hidden;*/
    margin-bottom: 20px;
}
.right_block {
    position: relative;
    height: auto;
    color: #2f3338;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 80px 30px 300px 30px;
    z-index: 11;/*overflow: hidden;*/
}
}


@media (max-width: 480px) {
.service_nav {
    padding: 19px 0px 0px 0px;
    margin-left: 10px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 10px 4px 10px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
}

@media (max-width: 380px) {
.service_nav {
    padding: 19px 0px 0px 0px;
    margin-left: 10px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 10px 4px 10px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
}

@media (max-width: 340px) {
.testimonial_container img {
    position: relative;
    width: 75px;
    height: auto;
    margin: 50px 0px 0px 40px;
}      
.service_nav {
    padding: 20px 0px 0px 0px;
    margin-left: 10px;
}
.service_nav span {
    font-size: 20px;
    font-weight: 300;
    top: 4px;
    margin: 0px 0px 0px 5px;
}
.service_nav a {
    display: inline-block;
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 5px 4px 5px;
    background: #ff3131;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
}

@media (min-width: 1060px) {
}

@media (min-width: 1200px) {
.masthead {
    position: absolute;
    width: 100%;
    height: 80px;
    text-align: left;
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    overflow: hidden;
}
.phone_nav {
    color: #333333;
    font-size: 23px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 20px 0px 0px 0px;
    margin-left:-30px;
}
.phone_nav span {
    position: relative;
    display: inline-block;
    height: 30px;
    top: -5px;
    margin: 0px 12px 0px 0px;
}
.phone_nav img {
    height: 30px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}        
 .service_nav {
    padding: 18px 0px 0px 0px;
    margin-left:-10px; 
	 margin-right:-10px;
}    
.service_nav a {
    display: inline-block;
    color: #ff3131;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 10px 6px 15px;
    background: transparent;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}       
.home_jumbowrap {
    position: relative;
    width: 100%;
    height: 650px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: url(../assets/gui/my.jpg) no-repeat center top;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.home_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 58px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.home_jumbowrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #f2f2f2;
    font-size: 78px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 0px;
    margin: 0px;
}
.jumbo_container {
    position: relative;
    max-width: 60%;
    top: 5%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 20px 20px 20px 40px;
}
.jumbo_text {
    position: relative;
    color: #f2f2f2;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.jumbo_text p {
    padding: 0px 50px 0px 50px;
}    
 .main_services2 h2 {
    position: relative;
    max-width: 480px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 65px;
    line-height: 60px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0 auto;
}   
 .main_data img {
    position: relative;
    right:260px;
}   
/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 700px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat left;
    -moz-background-size: 115% auto!important;
    -o-background-size: 115% auto!important;
    -webkit-background-size: 115% auto!important;
    background-size: 115% auto!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.sales_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 65px;
    line-height:62px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}
.sales_jumbo_container {
    position: relative;
    max-width: 37%;
    top: 8%;
    padding: 20px 20px 20px 80px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}

/* start product_wrap */

.product_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 80px 0px 0px 0px;
    overflow: hidden;
}

.product_buttons {

    padding: 0px 0px 0px 0px;
}
.dark_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;

}
.dark_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 80px;
    margin: 0 auto;
}
.dark_product .product_buttons a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.dark_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}
.light_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;
  
}
.light_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 80px 60px 0px;
    margin: 0 auto;
}
.light_product .product_buttons a {
    display:inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.light_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}


.dark_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: right;
    padding: 0px 80px 0px 40px;
    background: #ffffff;
}
.light_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 80px;

}
.dark_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: right;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.light_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.product_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    /*text-align: center;*/
}
.product_padding {
    padding: 0px 0px 0px 0px;
    height: 600px;
    margin-bottom: 80px;      
}
.product_image {
    padding: 0px 0px 0px 0px;
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; 
}
    
    
  .service_jumbowrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 500px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}   
    
.service_jumbo {
    padding: 25px 0px 0px 0px;
}
.service_jumbo span {
    font-size: 26px;
    font-weight: 400;
    top: 6px;
    margin: 0px 0px 0px 5px;
}
.service_jumbo a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 4px 30px 6px 30px;
    background: transparent;
}
.service_jumbo a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
.service_navXX {
    padding: 18px 0px 0px 0px;
}    
.service_navXX a {
    display: inline-block;
    color: #ff3131;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 25px 6px 30px;
    background: transparent;
}
.service_navXX a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}
/* Email Wrap */
.emailsignup_wrap {
    position: relative;
    color: #333333;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: left;
    background: #ff3131;
    padding: 20px 20px 20px 20px;
    z-index: 10;
}
.emailsignup_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 20px 60px 20px 60px;
    z-index: 10;
}
.emailsignup_container h4 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 0px 20px 0px;
    margin: 0px;
}
/* End Email Wrap */
	
.main_services_wrap h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 10px 0px 30px 0px;
    margin: 0 auto;
}
.left_block {
    position: relative;
    height: 940px;
    color: #2f3338;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 940px;
    color: #2f3338;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
   
.main_data h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
} 
.main_virus h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 65px;
    line-height:60px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}
.main_virus_container {
    position: relative;
    width: 100%;
    max-width: 700px;
    color: #2f3338;
    font-size: 24px;
    line-height:28px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 60px 20px 40px 20px;
    margin: 0 auto;
}    

.main_help {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-image: url(../assets/gui/main/rstar_main-bizcards-fortis-bot-2x2.jpg);
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 350px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}
.help_bottom {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.45)!important;
    padding: 60px 20px 80px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_help h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 80px;
    line-height:80px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.main_help h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 45px;
    line-height:45px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.map_wrapXXX {
    position: relative;
    width: 100%;
    height: 925px;
    color: #1c3766;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 9;
    overflow: hidden;
    margin-bottom: 0px;
}
#map-canvasXXX {
    width: 100%;
    height: 925px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    border: 0;
}
.service_text_left {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 80px 0px 80px;
    background: #ffffff;
}
.service_text_right {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 80px 0px 80px;
    background: #ffffff;
}
.service_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.service_padding {
    height: 500px;
}
.service_image {
    padding: 0px 0px 0px 0px;
    height: 500px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.service_readycontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    padding: 0px 0px 0px 640px;
    margin: 0 auto;
}
.about_container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 80px 0px 80px 80px;
    margin: 0 auto;
}
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}  
 .service_jumbocontainer {
    position: absolute;
    width: 200px;
    height:200px;
    bottom: -100px;
    left: 80px;
    padding: 70px 50px 60px 50px;
}
.service_jumbocontainer_logo {
    position: absolute;
    width: 200px;
    height:200px;
    bottom: 120px;
    left: 80px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.service_jumbocontainer_logo img {
    width: 200px;
    max-width:100%;
    height:auto;
    bottom: 120px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}   
.about_jumbowrap {
    position: relative;
    width: 100%;
    height: 500px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background: url(../assets/gui/about/qcs_about-jumbo-2x.jpg) no-repeat center top;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;*/
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}    
.about_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 140px;
    margin: 0 auto;
}   
.contact_contentwrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;    
    color: #2f3338;
    background: #ffffff;
    padding: 40px 40px 40px 40px;
    overflow: hidden;
}  
/* testimonials page */
.testimonial_wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.testimonial_innerwrap {
    display: block;
    width: 100%;
    height: 90vh;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.testimonial_container {
    position: relative;
    width: 100%;
    max-width: 1700px;
    height: auto;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 0px 40px 0px 40px;
    margin: 0 auto;
    transition: all 500ms;
    margin-top:-80px;
}
.testimonial_container img {
    position: relative;
    width: 680px;
    height: auto;
    margin: 0px 0px 0px 40px;
}
.each_testimonial {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #ffffff;
    padding: 40px 40px 40px 40px;
    margin: 0 auto;
}
.each_testimonial h4 {
    position: relative;
    width: 100%;
    font-size: 90px;
    line-height: 85px;    
    letter-spacing: -2px;
    font-weight: 200;
    color: #ffffff;
    text-align: left;
    padding: 0px 0px 40px 0px;
}
.testimonial_about_name {
    font-size: 40px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #ffffff;
    text-align: left;
    padding: 20px 0px 0px 0px;    
} 
.printer_end_inner {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 20px 0px 80px;    
}    
.printer_end_details_wrap {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    background: #fafafa;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.printer_end_details_left {
    position: relative;    
    display: block;
    width: 50%;
    background: #fafafa;
    padding: 70px 0px 90px 20px;    
}
.printer_left_container {
    position: relative;    
    display: block;
    width: 100%;
    max-width: 800px;
    padding: 0px 0px 0px 0px; 
    margin: 0 0 0 auto;
}    
.printer_end_details_right {
    position: relative;    
    display: block;
    width: 50%;
    background: #e5e5e5;     
    padding: 70px 20px 90px 0px;     
}

.printer_right_container {
    position: relative;    
    display: block;
    width: 100%;
    max-width: 800px;
    padding: 0px 0px 0px 0px; 
    margin: 0 auto 0 0;
}    

.printer_end_service {
    position: relative;    
    display: block;
    height: 40%;
    color: #ffffff;    
    background: #ff3131; 
    padding: 60px 20px 60px 20px;    
}    
.footer_container h2 {
    width: 100%;
	font-family: "mr-eaves-xl-modern", sans-serif;	
	position: relative;
	color: #ffffff;
	font-size: 32px;
	line-height: 36px;
	font-weight: 200;
	letter-spacing: 1px;
    text-transform: none;
	text-align: left;
	padding: 60px 0px 40px 0px;
	margin: 0px;
}    
}

@media (min-width: 1400px) {
/* start service pages */
.phone_nav {
    color: #333333;
    font-size: 23px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 15px 0px 0px 0px;
    margin-left:-30px;
}
.phone_nav span {
    position: relative;
    display: inline-block;
    height: 30px;
    top: -5px;
    margin: 0px 12px 0px 0px;
}
.phone_nav img {
    height: 30px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}        
 .service_nav {
    padding: 18px 0px 0px 0px;
   /* margin-left:0px; */    
}    
.service_nav a {
    display: inline-block;
    color: #ff3131;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 10px 6px 15px;
    background: transparent;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}   
.main_services2 {
    position: relative;
    width: 100%;
    max-width:1800px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    padding: 40px 30px 40px 30px;
    z-index: 11;
    overflow: hidden;
    margin:0 auto;
}
.main_services2 p {
    position: relative;
    max-width: 540px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 30px 0px;
    margin: 0 auto;
}
.main_services2 h2 {
    position: relative;
    max-width: 540px;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #2f3338;
    font-size: 65px;
    line-height: 60px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 40px 0px;
    margin: 0 auto;
}
.left_block {
    position: relative;
    height: 980px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 980px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    -webkit-background-size: 100% auto!important;
    background-size: 100% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
 .main_data img {
    position: relative;
    right:100px;
} 
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 80px;
    margin: 0 auto;
}
.service_jumbowrap {
    position: relative;
    width: 100%;
    height: 500px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 70px 50px 60px 50px;
}
.service_jumbocontainer_logoXXX {
    position: absolute;
    width: 120px;
    height:120px;
    bottom: 120px;
    left: 80px;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
}
.service_jumbocontainer_logoXXX img {
    width: 200px;
    max-width:100%;
    height:auto;
    bottom: 120px;
    left: 80px;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}     
.service_readycontainer {
    position: relative;
    width: 100%;
    max-width: 1600px;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: left;
    padding: 0px 0px 0px 740px;
    margin: 0 auto;
}
}

@media (min-width: 1600px) {
.col-xl-8 {
    width: 33.33333333%;        
}
.col-xl-16 {
    width: 66.66666667%;        
}    
.jumbo_container {
    position: relative;
    max-width: 55%;
    top: 0%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 20px 110px 20px 110px;
}    
 .main_data img {
    position: relative;
    right:0px;
} 
 .main_data .col-md-14-sp{
    width:58.333333333%;
} 
 .main_data .col-md-10-sp{
    width:41.6666667%;
}        
.service_readywrap {
    position: relative;
    width: 100%;

    padding: 0px 80px 0px 20px;
    overflow: hidden;
}
.service_readywrap h4 {
    position: relative;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -1px;
    color: #2f3338;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}
.service_readywrap .parallax {
    height: 600px;
}
.phone_break {
    display:block;
}    

.service_readywrap .col-lg-6-sp {
    width: 25%;
}
.service_readywrap .col-lg-5-sp {
    width: 20.83333333%;
}
.service_readywrap .col-lg-7-sp {
    width: 30%;
}
.service_readywrap .col-lg-8-sp {
    width: 35%;
}
.service_readywrap .col-lg-16-sp {
    width: 70%;
}
.service_readywrap .col-md-offset-2 {
    margin-left: 1%;
    margin-right:-3%;    
}    
.service_jumbo {
    padding: 25px 0px 0px 0px;
}

.service_readywrap .main_phone {
    color: #ff3131;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 20px 0px 0px 0px;
}
.row_eq_height_para {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.about_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width:1400px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 160px;
    margin: 0 auto;
}    
.about_contentwrap {
    position: relative;
    width: 100%;
    background: #fafafa;
    padding: 50px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}

.about_container {
    position: relative;
    width: 100%;
    max-width: 1400px;
    padding: 80px 0px 80px 80px;
    margin: 0 auto;
}
.about_text {
    position: relative;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 80px 80px 70px 80px;
    background: #ffffff;
    margin-top: -280px;
}

/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 850px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat left;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.sales_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 76px;
    line-height:72px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 30px 60px 0px;
    margin: 0px;
}
.sales_jumbo_container {
    position: relative;
    max-width: 30%;
    top: 10%;
    padding: 20px 20px 20px 80px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}
.about-map {
    position: relative;
    overflow: hidden;
    padding: 60px 80px 60px 80px;
    background: #2f3338;
}
.map_left_container {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
    padding: 20px 80px 20px 0px;
    margin: 0 auto;
}    
}

@media (min-width: 1700px) {
.phone_nav {
    color: #333333;
    font-size: 44px;
    font-weight: 200;
    letter-spacing: 0px;
    padding: 10px 0px 0px 0px;
    margin-left:-40px;
}
.phone_nav span {
    position: relative;
    display: inline-block;
    height: 30px;
    top: -5px;
    margin: 0px 12px 0px 0px;
}
.phone_nav img {
    height: 30px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}  
.service_nav {
    padding: 18px 0px 0px 0px;
}    
.service_nav a {
    display: inline-block;
    color: #ff3131;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px #ff3131 solid;
    border-radius: 5px;
    padding: 6px 25px 6px 30px;
    background: transparent;
}
.service_nav a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
}       
.service_text_left {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 80px 0px 0px;
    background: #ffffff;
}
.service_text_right {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 0px 0px 80px;
    background: #ffffff;
}
.service_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.service_padding {
    height: 500px;
}
.service_image {
    padding: 0px 0px 0px 0px;
    height: 500px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
}

@media (min-width: 1800px) {
.main_services_wrap h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    width:100%;
    max-width:600px;
    color: #ffffff;
    font-size: 55px;
    font-weight: 300;
    letter-spacing: -2px;
    padding: 10px 0px 30px 0px;
    margin: 0 auto;
}
.block_desc {
    position: relative;
    width: 100%;
    max-width: 600px;
    color: #ffffff;
    font-size: 20px;
    line-height:22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}    
.orange_block {
    position: relative;
    background-color: #013a80;
    border: 20px solid #ffffff;
    padding: 40px 40px 150px 40px;
}
.green_block {
    position: relative;
    background-color: #013a80;
    border: 20px solid #ffffff;
    padding: 40px 40px 150px 40px;
}
.gold_block {
    position: relative;
    background-color: #013a80;
    border: 20px solid #ffffff;
    padding: 40px 40px 150px 40px;
}
.left_block {
    position: relative;
    height: 1020px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat left bottom;
    -moz-background-size: 90% auto!important;
    -o-background-size: 90% auto!important;
    -webkit-background-size: 90% auto!important;
    background-size: 90% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 1020px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat left bottom;
    -moz-background-size: 90% auto!important;
    -o-background-size: 90% auto!important;
    -webkit-background-size: 90% auto!important;
    background-size: 90% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.data_container {
        width:100%;
        max-width:1800px;
    margin:0 auto;
}    
 .main_data img {
    position: relative;
    right:-100px;
} 
.main_help {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-image: url(../assets/gui/main/rstar_main-bizcards-fortis-bot-2x2.jpg);
    -moz-background-size: auto 100%!important;
    -o-background-size: auto 100%!important;
    -webkit-background-size: auto 100%!important;
    background-size: auto 100%!important;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 350px 0px 0px 0px;
    z-index: 11;
    overflow: hidden;
}
.help_bottom {
    position: relative;
    width: 100%;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.45)!important;
    padding: 120px 20px 120px 20px;
    z-index: 11;
    overflow: hidden;
}
.main_help h2 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.main_help h3 {
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
    
 
 /* start services pages */   
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 80px;
    margin: 0 auto;
}

.service_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 70px 50px 60px 50px;
}
    
.service_readywrap .col-lg-8-sp {
    width: 35%;
}
.service_readywrap .col-lg-16-sp {
    width: 70%;
}
.service_readywrap .col-md-offset-2 {
    margin-left: 8%;
    margin-right:2%;    
}      
}

@media (min-width: 2000px) {
.home_jumbowrap {
    position: relative;
    width: 100%;
    height: 900px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: url(../assets/gui/my.jpg) no-repeat center top;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.home_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ff3131;
    font-size: 75px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
}
.home_jumbowrap h2 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #f2f2f2;
    font-size: 96px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 0px;
    margin: 0px;
}
.jumbo_container {
    position: relative;
    max-width: 55%;
    top: 20%;
    color: #2f3338;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 20px 180px 20px 180px;
}
.jumbo_text {
    position: relative;
    color: #f2f2f2;
    font-size: 36px;
    line-height: 44px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.about_jumbowrap {
    position: relative;
    width: 100%;
    height: 500px;
    color: #ffffff;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    /*background: url(../assets/gui/about/qcs_about-jumbo-2x.jpg) no-repeat center top;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	-webkit-background-size: cover!important;
	background-size: cover!important;*/
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    z-index: 11;/*overflow: hidden;*/
}
    
.service_readywrap .col-lg-8-sp {
    width: 35%;
}
.service_readywrap .col-lg-16-sp {
    width: 70%;
}
.service_readywrap .col-md-offset-2 {
    margin-left: 10%;
    margin-right:5%;    
}          
}

@media (min-width: 2100px) {

/* start sales page */

.sales_jumbowrap {
    position: relative;
    width: 100%;
    height: 1000px;
    color: #ffffff;
    background: url(../assets/gui/sales/qcs_sales-jumbo-2x4.jpg) no-repeat center top;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    padding: 0px 0px 0px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.sales_jumbowrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    color: #ffffff;
    font-size: 100px;
    line-height: 98px;    
    font-weight: 200;
    letter-spacing: -3px;
    padding: 0px 0px 60px 0px;
    margin: 0px;
}
.sales_jumbo_container {
    position: relative;
    max-width: 30%;
    top: 12%;
    padding: 20px 20px 20px 80px;
}
.sales_jumbo_text {
    position: relative;
    color: #ffffff;
    font-size: 24px;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
}  
.sales_jumbo_text p {
    padding: 0px 0px 10px 0px;
}  
    
/* start product_wrap */

.product_wrap {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    background: #ffffff;
    padding: 125px 0px 0px 0px;
    overflow: hidden;
}

.product_buttons {

    padding: 0px 0px 0px 0px;
}
.dark_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;

}
.dark_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 0px 60px 80px;
    margin: 0 auto;
}
.dark_product .product_buttons a {
    display: inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.dark_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}
.light_product {
    position: relative;
    max-width: 2000px;
    margin:0 auto;
  
}
.light_product .product_description {
    font-family: "mr-eaves-xl-modern", sans-serif;
    position: relative;

    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    padding: 10px 80px 60px 0px;
    margin: 0 auto;
}
.light_product .product_buttons a {
    display:inline-block;
    color: #ff3131;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ff3131 solid;
    border-radius: 5px;
    padding: 8px 40px 8px 40px;
    margin: 0px;
}
.light_product .product_buttons a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #ff3131;
    border: 1px #ff3131 solid;
}


.dark_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: right;
    padding: 0px 150px 0px 40px;
    background: #ffffff;
}
.light_product .product_text {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 0px;
    color: #2f3338;
    text-align: left;
    padding: 0px 40px 0px 150px;

}
.dark_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: right;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.light_product h2 {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 45px;    
    font-weight: 300;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #2f3338;
    text-align: left;
    padding: 0px 0px 20px 0px;
    margin: 0 auto;
}
.product_text_inner {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    /*text-align: center;*/
}
.product_padding {
    padding: 0px 0px 0px 0px;
    height: 600px;
    margin-bottom: 125px;      
}
.product_image {
    padding: 0px 0px 0px 0px;
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;    
}
}

@media (min-width: 2200px) {
    

    
.service_topwrap {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 50px 0px 50px 0px;
    z-index: 11;/*overflow: hidden;*/
}
.service_topwrap h1 {
    position: relative;
    font-family: "mr-eaves-xl-modern", sans-serif;
    width: 100%;
    max-width: 1200px;
    color: #2f3338;
    font-size: 65px;
    font-weight: 200;
    letter-spacing: -2px;
    padding: 0px 0px 0px 80px;
    margin: 0 auto;
}

.service_jumbocontainer {
    position: absolute;
    /*width: 200px;
    height:200px;*/
    bottom: -100px;
    left: 80px;
    padding: 70px 50px 60px 50px;
}
}

@media (min-width: 2300px) {
.left_block {
    position: relative;
    height: 1080px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-printers-2x.jpg) no-repeat left bottom;
    -moz-background-size: 85% auto!important;
    -o-background-size: 85% auto!important;
    -webkit-background-size: 85% auto!important;
    background-size: 85% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
.right_block {
    position: relative;
    height: 1080px;
    color: #2f3338;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0px;
    text-align: center;
    background: #fafafa url(../assets/gui/main/qcs_main-network-2x.jpg) no-repeat center bottom;
    -moz-background-size: 85% auto!important;
    -o-background-size: 85% auto!important;
    -webkit-background-size: 85% auto!important;
    background-size: 85% auto!important;
    padding: 90px 40px 150px 40px;
    z-index: 11;/*overflow: hidden;*/
}
}

@media (min-width: 2600px) {
}

@media (hover:none), (hover:on-demand) {
.home_serviceswrap a {
    display: inline-block;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 7px;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
    padding: 5px 20px 5px 27px;
    border-radius: 0px;
    border: 1px solid #333333;
}
.home_serviceswrap a:hover {
    font-size: 25px;
    font-weight: 300;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #333333;
}
}
