/*------------CSS STYLESHEET DYNAMICALLY GENERATED BY HOT_ONE_PAGE---------------*/

/*------------GOOGLE FONTS---------------*/
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);*/

html {
    font-size: 16px;
}

body {
    color: #6F6F6F;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    background: #ffffff;
}

/*------------LAYOUT - SCREEN >= TEMPLATE WIDTH---------------*/

@media (min-width: 1140px) {
    .container, .row {
        width: 100%;
    }

    [class*="span"] {
        margin-left: 0;
    }

    .mp_logo {
        width: 24.99999%;
    }

    .mp_topmenu {
        width: 74.99997%;
    }

    .mp_header1 {
        width: 99.99996%;
    }

    .mp_user1 {
        width: 0%;
    }

    .content_hot_one_page {
        width: 99.99996%;
    }

    .mp_bottom1 {
        width: 0%;
    }

    .mp_bottom2 {
        width: 0%;
    }

    .mp_bottom3 {
        width: 0%;
    }

    .mp_footer {
        width: 99.99996%;
    }


}

/*------------LAYOUT - SCREEN BETWEEN 980px AND TEMPLATE WIDTH---------------*/

@media (min-width: 980px) and (max-width: 1140px) {

    .container {
        width: 868px;
    }

    .span12 {
        width: 868px
    }

    .span11 {
        width: 794px;
    }

    .span10 {
        width: 720px;
    }

    .span9 {
        width: 646px;
    }

    .span8 {
        width: 572px;
    }

    .span7 {
        width: 498px;
    }

    .span6 {
        width: 424px;
    }

    .span5 {
        width: 350px;
    }

    .span4 {
        width: 276px;
    }

    .span3 {
        width: 202px;
    }

    .span2 {
        width: 128px;
    }

    .span1 {
        width: 54px;
    }

}

/*------------LAYOUT - SCREEN BETWEEN 768px AND 979px---------------*/

@media (min-width: 768px) and (max-width: 979px) {

    .container {
        width: 724px;
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

}

@media (max-width: 767px) {

    .container {
        width: 100%;
    }

    [class*="span"] {
        width: 100%;
    }

    h1 {
        font-size: 36px !important;
    }

    /*.mp_topmenu {*/
    /*    !*position: relative;*!*/
    /*    top: -40px;*/
    /*}*/
    .topmenurow {
        height: 60px;
    }

    .inputbox, textarea {
        width: 250px;
    }

    div.moduletable div.rapid_contact div {
        padding-left: 0px !important;
    }

}

.cell_pad {
    padding: 0px 0px;
    margin: 0px 15px;
}

/*------------ COMMON SETTINGS ---------------*/

a {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a:hover {
    color: #6F6F6F;
    text-decoration: underline;
}

h1, h1 a {
    color: #6F6F6F;
    font-size: 38px;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

h2, h2 a {
    color: #6F6F6F;
    font-size: 28px;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    text-align: center;
    font-weight: bold;
    font-style: normal;
}

h3 {
    color: #6F6F6F;
    font-size: 24px;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

h4 {
    color: #6F6F6F;
    font-size: 18px;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

img {
    border: none;
}

/*--------------LOGO----------------*/

.hot_one_page_logo, .hot_one_page_logo a {
    color: #333;
    font-size: 24px;
    font-family: 'Rufina', serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
}

.hot_one_page_slogan {
    color: #fff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}


/*--------------DROP-DOWN----------------*/

ul.mnu_mainmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    z-index: 100;
    white-space: nowrap;
}

.mnu_mainmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: absolute;
    z-index: 100;
    background: #eeeeee;
}

.mnu_mainmenu ul {
    width: 160px;
    left: -1px;
    border: 1px solid #dddddd;
    padding: 12px;
}

.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
    display: block;
    margin: 0;
    text-decoration: none;
    color: #c28984;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    font-family: Roboto, Arial, Helvatica, sans-serif;;
    font-weight: normal;
    font-style: normal;
    height: 30px;
    cursor: pointer;
}

.mnu_mainmenu > li.active > a, .mnu_mainmenu > li.active > span {
    color: #FFFFFF !important;
    cursor: pointer;
}

.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > a,
.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > span {
    color: #FFFFFF;
}

.mnu_mainmenu > li {
    float: left;
    position: relative;
    text-align: left;
    margin: 0;
    border-right: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-top: 0px solid #cccccc;
    background: transparent;
}

.mnu_mainmenu > li.active {
    background: transparent;
}

.mnu_mainmenu > li:first-child {
    border-left: 0px solid #cccccc;
}

.mnu_mainmenu li:hover {
    position: relative;
    background: transparent;
}

.mnu_mainmenu li ul li:hover {
    background: #e6e6e6;
}

.mnu_mainmenu li ul li {
    height: 25px;
    border-bottom: 1px solid #dddddd;
    padding: 0 10px;
    text-align: left;
}

.mnu_mainmenu li ul a, .mnu_mainmenu li ul span {
    line-height: 25px;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    font-style: normal;
    padding-top: 0;
    cursor: pointer;
}

.mnu_mainmenu li ul a:hover,
.mnu_mainmenu li ul span:hover {
    color: #333333;
}

.mnu_mainmenu li ul ul {
    left: 160px;
    margin-top: -1px;
}

.mnu_mainmenu ul ul {
    top: 0px;
}


.mnu_mainmenu .sub {
    font-size: 10px;
    line-height: normal;
    display: block;
}


/*--------------ACCORDION----------------*/

.mnu_footermenu ul {
    background: #000000;
}

.mnu_footermenu li, .mnu_footermenu li li ul {
    border: 5px solid #000000;
    border-radius: 5px;
    background: #000000;
}

.mnu_footermenu li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #aaaaaa;
}

.mnu_footermenu li a:hover {
    color: #FFFFFF !important;
}

.mnu_footermenu li ul li a {
    color: #FFFFFF;
    font-size: 12px;
}

.mnu_footermenu li ul li a:hover {
    color: #FFFFFF !important;
}


/*--------------FONT RESIZE----------------*/

#font_resize {
    text-align: right;
}

#font_resize a {
    color: #fff;
    text-decoration: none;
    padding: 0 2px;
}

.clr {
    clear: both;
}

/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position: absolute;
}

.nav-collapse.opened > ul {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #444;
}

.nav-collapse.opened > ul ul {
    width: 100%;
    position: relative;
    left: 0;
    padding: 0;
    margin: 0;
    background: #444;
}

.nav-collapse.opened > ul ul li {
    height: auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background: #333;
}

.nav-collapse.opened li.active a {
    color: #fff !important;
}

.nav-collapse.opened li a {
    padding: 5px 15px;
    margin: 0;
    line-height: 30px;
    height: 30px;
    color: #fff !important;
}

.nav-toggle {
    position: absolute;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    /*background:url(/templates/hot_one_page/images/responsive_menu_button.png);*/
    background: url(responsive_menu_button.png);
    float: right;
    width: 40px;
    height: 30px;
    text-indent: -9999px;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 30px;
    right: 18px;
    top: 10px;
    text-align: left;
}

.nav-toggle.active {
    position: absolute;
    z-index: 999;
    /*right: 0;*/
    /*top: 0;*/
    /*margin-top: 10px;*/
    /*margin-right: 45px;*/
}

@media screen and (min-width: 990px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 990px) {

    .nav-collapse.closed {
        overflow: hidden;
    }

}

.mp_topmenu {
    text-align: right;
}

@media (max-width: 767px) {
    .nav-toggle {
        top: 3px;
        right: 7px;
    }
}
