body {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #636b75;
    font-size: 15px;
}
a {
    outline: none;
}
.clear {
    clear: both;
}
.container-900 {
  max-width: 900px;
}

.flash_cont {
    width: 470px;
    float: right;
    text-align: center;
    padding: 22px 0 0 0;
    background: url(../images/main-img-bg.jpg) no-repeat 1px 5px;
}
.top_bg {
    background: url("../images/top_bg.jpg") repeat-x scroll center top #0a2958;
    position: fixed;
    padding: 0 0 7px;
    top: 0px;
    z-index: 99999;
    width: 100%;
}
.menu-tab ul {
    padding: 10px 0 0 0;
    margin: 0;
    list-style: none;
}
.menu-tab ul li {
    display: inline;
    line-height: normal;
    padding: 0;
}
.menu-tab ul.menu-tab > li {
  display: inline-block;
  position: relative;
}
/*.menu-tab ul.menu-tab li.current a:link, .menu-tab ul.menu-tab li.current a {
    background: url(../images/tab_bg.jpg) no-repeat left;
}
.menu-tab ul.menu-tab li.current a span {
    background: url(../images/tab_bg.jpg) no-repeat right;
}*/
.menu-tab ul.joomla-nav-tab li.current a:link, .menu-tab ul.joomla-nav-tab li.current a {
    background: url(../images/tab_bg.jpg) no-repeat left;
}
.menu-tab ul.joomla-nav-tab li.current a span {
    background: url(../images/tab_bg.jpg) no-repeat right;
}
.menu-tab ul li a, .menu-tab ul li a:visited {
    display: block;
    /*float: left;*/
    padding: 10px 0px 12px 15px;
    margin-right: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.menu-tab ul li a span {
    padding: 10px 20px 12px 5px;
}
.menu-tab ul li a:hover, .menu-tab ul li.active > a {
  background: url("../images/tab_bg_left.jpg") no-repeat scroll left center, url("../images/tab_bg_right.jpg") no-repeat scroll right center, url("../images/tab_bg_middle.jpg") repeat-x scroll right center rgba(0, 0, 0, 0);
  color: #ffffff;
  text-decoration: none;
}
.menu-tab ul li a:hover span {
    /*background: url(../images/tab_bg.jpg) no-repeat right;*/
    color: #ffffff;
}
.menu-tab ul li a.sel:link, .menu-tab a.sel:visited {
    background: url(../images/tab_bg.jpg) no-repeat left;
}
.menu-tab ul li a.sel span {
    background: url(../images/tab_bg.jpg) no-repeat right;
}
.deeper.parent > ul {
  background: rgba(18,18,18,.9);
  display: none;
  margin-top: 38px;
  overflow: hidden;
  position: absolute;
  top: 12px;
  width: 417px;
  opacity: 0.8;
  text-align: left;
}
.deeper.parent > ul > li > a {
  margin-right: 10px;
  text-align: left;
}
.deeper.parent > a:hover + ul, .deeper.parent > a + ul:hover {
  display: block;
}
.deeper.parent > ul li {
  display: block;
  padding: 17px 0 0 0;

}
.login_link {
    background: url(../images/top_v_line.jpg) left no-repeat;
    /*  width: 155px;*/
/*    float: right;*/
    height: 53px;
    padding: 16px 0 0 20px;
}
.login_link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.login_link ul li {
    display: inline;
    background: none;
    line-height: normal;
    padding: 0;
}
.login_link ul li a, .login_link ul li a:visited {
    color: #62a0d2;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    padding: 0 5px;
    display: block;
    float: left;
}
.login_link ul li a:hover {
    color: #ffffff;
}
.header_bg {
    background: url(../images/header_bg.jpg) repeat-x top;
    height: 353px;
}
.header {
    width: 950px;
    margin: auto;
    background: url(../images/header_center_bg.jpg) no-repeat 0 0;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 34px;
    margin: 0;
    color: #FFFFFF;
    padding: 0 0 10px 0;
}
.middle_bg {
    background: #fefefe url(../images/middle_bg.gif) repeat-x top;
    padding: 25px 0 10px 0;
}
.left_box {
    width: 350px;
    float: left;
    /*height:110px;*/
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    line-height: 18px;
}
.left_box a:link, .left_box a:visited {
    color: #2173af;
    text-decoration: underline;
}
.left_box a:hover {
    color: #333;
    text-decoration: underline;
}
.right_box {
    width: 360px;
    float: right;
    height: 110px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    line-height: 18px;
}
.right_box span {
    color: #2173af;
}
h2 {
    font-family: "Trebuchet MS";
    color: #494949;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px 0;
}
h2 img {
    vertical-align: middle;
}
.right_box1 {
  margin-bottom: 20px;
}
.footer {
    background: #0a2a59;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    /*padding: 12px 0 8px 0;*/
    line-height: 16px;
}
div#developed-by {
    font-size: 10px;
    color: #666666;
    padding-top: 15px;
}
div#developed-by a:link, div#developed-by a:visited, div#developed-by a {
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
div#developed-by a:hover {
    font-size: 10px;
    color: #666666;
    text-decoration: underline;
}
.footer span.mainlevel-foot-nav {
    font-size: 12px;
    color: #FFFFFF;
    padding: 0 2px 0 2px;
}
.footer a.mainlevel-foot-nav, .footer a.mainlevel-foot-nav:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.footer a.mainlevel-foot-nav:hover {
    text-decoration: underline;
}
.footer span a.mainlevel-foot-nav, .footer span a:visited {
    color: #666666;
    text-decoration: none;
    font-size: 10px;
}
.footer span a.mainlevel-foot-nav:hover {
    text-decoration: underline;
}
.inside_header {
    background: url(../images/insde_header_bg.jpg) repeat-x;
    height: 80px;
}
.inside_header_bg {
    width: 950px;
    margin: auto;
    background: url(../images/inside_header_bg_center.jpg) no-repeat center bottom;
    height: 67px;
    padding-top: 13px;
    font-size: 34px;
    color: #d7e8fb;
    font-weight: bold;
}
.inside_middle {
    width: 950px;
    margin: auto;
}
.inside_middle_left {
    /*  width:650px;

*/
    
    float: left;
    padding-top: 15px;
    width: 100%;
}
.inside_middle_right {
    width: 288px;
    float: right;
    background: url(../images/inside_right_bg.jpg) repeat-y top;
    padding-top: 15px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding-bottom: 8px;
    font-weight: normal;
}
h3 img {
    vertical-align: middle;
}
div.module_top_reason h3 span {
    background: url(../images/top_reason_icon.jpg) no-repeat 0 0px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    padding: 0 0 8px 28px;
    font-weight: normal;
}
.top_reason_hd {
    background: url(../images/top_reason_icon.jpg) no-repeat 0 0px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    padding: 0 0 8px 28px;
    font-weight: normal;
}
ul.top_reason {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.top_reason li {
    display: block;
    padding: 7px 0;
    background: url(../images/right_icon.gif) no-repeat 3px 9px;
}
ul.top_reason li a, ul.top_reason li a:visited {
    color: #999999;
    padding-left: 25px;
    font-size: 15px;
    color: #636b75;
    text-decoration: none;
}
ul.top_reason li a:hover {
    color: #2173af;
    text-decoration: underline;
}
.right_left_border {
    border-left: 2px solid #d5d3d3;
    border-right: 2px solid #d5d3d3;
}
.bottom_border {
    border-bottom: 1px solid #d5d3d3;
}
#plantable {
    border-collapse: collapse;
}
#plantable .popular {
    background-color: rgb(198, 239, 206);
}
.bottom_border a:link, .bottom_border a, .bottom_border a:visited {
    color: #636B75;
    text-decoration: none;
}
.bottom_border a:hover {
    color: #636B75;
    text-decoration: underline;
}
a#nor_link:link, a#nor_link:visited {
    color: #2173af;
    text-decoration: none;
    font-weight: bold;
}
a.nor_link:hover {
    text-decoration: underline;
}
.round1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/1.jpg') no-repeat 10px 0;
    display: block;
}
.round2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/2.jpg') no-repeat 10px 0;
    display: block;
}
.round3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/3.jpg') no-repeat 10px 0;
    display: block;
}
.round4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/4.jpg') no-repeat 10px 0;
    display: block;
}
.mainlevelwatch {
    margin: 10px;
}
.menuwatch {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menuwatch li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
    background: none;
    padding: 5px
}
.round5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/5.jpg') no-repeat 10px 0;
    display: block;
}
.round6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 13px 70px;
    font-weight: normal;
    background: url('../images/6.jpg') no-repeat 10px 0;
    display: block;
}
.fontstyle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #636B75;
}
/*........... Default Testimonial Module...............*/

div.testimonial_module {
    background: url('../images/h_line.jpg') repeat-x bottom bottom;
}
div.testimonial_module span#mod_heading {
    display: block;
    height: 45px;
}
div.testimonial_module span#mod_heading span#title {
    color: #2173AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    border-bottom: none;
    text-transform: none;
    vertical-align: top;
    padding-left: 5px;
}
div.testimonial_module div.testimonial_from {
    float: right;
    font-size: 12px;
    font-family: Verdana;
    padding: 8px 0 20px 0;
    text-align: right;
    display: block;
}
div.testimonial_module div.testimonial_from span#author {
    text-align: right;
    font-weight: bold;
    line-height: 20px;
}
div.testimonial_from span#date-time {
    text-align: right;
    display: block;
}
div.testimonial_module div.testimonial_from span#read_more {
    text-align: right;
    display: block;
    line-height: 30px;
}
/*...........End Default Testimonial Module...............*/
/*........... Testimonial Module With Class Suffix _border...............*/

div.testimonial_module_border {
    background: url('../images/h_line.jpg') repeat-x bottom bottom;
}
div.testimonial_module_border span#mod_heading {
    display: block;
    height: 45px;
}
div.testimonial_module_border span#mod_heading span#title {
    color: #2173AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    border-bottom: none;
    text-transform: none;
    vertical-align: top;
    padding-left: 5px;
}
div.testimonial_module_border div.testimonial_from_border {
    float: right;
    font-size: 12px;
    font-family: Verdana;
    padding: 8px 0 20px 0;
    text-align: right;
    display: block;
}
div.testimonial_module_border div.testimonial_from_border span#author {
    text-align: right;
    font-weight: bold;
    line-height: 20px;
}
div.testimonial_module_border div.testimonial_from_border span#date-time {
    text-align: right;
    display: block;
}
div.testimonial_module_border div.testimonial_from_border span#read_more {
    text-align: right;
    display: block;
    line-height: 30px;
}
/*...........End Default Testimonial Module with class suffix _border ...............*/

div.top_border {
    background: url('../images/h_line.jpg') repeat-x top center;
}
ul.latestnews_top_reason {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.latestnews_top_reason li {
    display: block;
    padding: 7px 0;
    background: url(../images/right_icon.gif) no-repeat 3px 9px;
}
ul.latestnews_top_reason li a, ul.latestnews_top_reason li a:visited {
    color: #999999;
    padding-left: 25px;
    font-size: 15px;
    color: #636b75;
    text-decoration: none;
}
ul.latestnews_top_reason li a:hover {
    color: #2173af;
    text-decoration: underline;
}
#ja-col1 ul.latestnews_top_reason, #ja-col2 ul.latestnews_top_reason {
    padding: 0;
    margin: 0;
    list-style: none;
}
#ja-col1 ul.latestnews_top_reason li.latestnews_top_reason, #ja-col2 ul.latestnews_top_reason li.latestnews_top_reason {
    display: block;
    padding: 7px 0;
    background: url(../images/right_icon.gif) no-repeat 3px 14px;
}
#ja-col1 ul.latestnews_top_reason li.latestnews_top_reason a, #ja-col1 ul.latestnews_top_reason li.latestnews_top_reason a:visited, #ja-col2 ul.latestnews_top_reason li.latestnews_top_reason a, #ja-col2 ul.latestnews_top_reason li.latestnews_top_reason a:visited {
    color: #999999;
    padding-left: 25px;
    font-size: 15px;
    color: #636b75;
    text-decoration: none;
}
#ja-col1 ul.latestnews_top_reason li.latestnews_top_reason a:hover, #ja-col2 ul.latestnews_top_reason li.latestnews_top_reason a:hover {
    color: #2173af;
    text-decoration: underline;
}
div.module_top_reason {
    padding-left: 15px;
    padding-top: 15px;
}
/*..............Start Testimonial Component style ...................*/

a.submit_test, a.submit_test:visited, a.submit_test:hover {
    background: url('../images/submit_testimonial.jpg') no-repeat 0 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 5px 0 5px 40px;
    font-weight: normal;
    display: block;
    float: right;
    text-decoration: none;
}
form.testimonialkuForm b {
    float: left;
}
form.testimonialkuForm input#firstname, form.testimonialkuForm input#lastname, form.testimonialkuForm input#email, form.testimonialkuForm input#website {
    max-width: 340px;
    width: 100%;
}
form.testimonialkuForm textarea#testimonial {
    max-width: 500px;
    width: 100%;
    height: 200px;
}
fieldset#testimonialfeildset {
    border-top: #CCCCCC 1px dotted;
    border-right: #CCCCCC 1px dotted;
    border-left: #CCCCCC 1px dotted;
    background: none;
}
fieldset {
    /*border-top: #CCCCCC 1px dotted;
    border-right: #CCCCCC 1px dotted;
    border-left: #CCCCCC 1px dotted;*/
    background: none;
}
legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2173AF;
    background: #fff;
}
.submit_button {
    background: url('../images/btn-big-submit.jpg') no-repeat 0 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    padding: 5px 0 5px 40px;
    font-weight: normal;
    display: block;
    float: right;
    text-decoration: none;
}
span.written_by {
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    line-height: 20px;
    display: block;
}
span.date-written {
    font-size: 13px;
    text-align: left;
    display: block;
    font-weight: normal;
}
span.weburl {
    font-size: 13px;
    text-align: left;
    display: block;
    font-weight: normal;
}
/*........... End Testimonial component Style ...................*/

h3.ctr_round {
    font-family: Arial, Helvetica, sans-serif;
    color: #2173af;
    font-size: 20px;
    margin: 0;
    font-weight: normal;
    padding-left: 20px;
    line-height: 50px;
}
h3.ctr_round span {
    display: block;
    padding: 0 25px 0 17px;
    float: left;
    color: #fff;
    background: url('../images/b_n.jpg') no-repeat 0 0;
    font-size: 25px;
    font-weight: bold;
}
/*Arshak*/

.width-60 {
    width: 60%;
}
.width-40 {
    width: 40%;
}
.col {
    margin-bottom: 15px;
}
ul.menu__ li a {
    padding: 0 5px !important;
}
/*roadmap left column*/

ul.top_reason li {
    padding: 7px 0pt !important;
    background: transparent url(../images/right_icon.gif) no-repeat scroll 3px 9px !important;
    display: block !important;
}
ul.about-us {
    list-style: none;
    list-style-image: none;
    list-style-type: decimal;
    margin-left: 30px;
}
ul.about-us li {
    background: none;
    padding: 0;
}
.question {
    color: #2173AF;
    font-size: 120%;
}
.roadmap-item {
    /*    border-left: 1px solid rgb(210, 232, 250);

    border-right: 1px solid rgb(210, 232, 250);*/
    
    background: rgb(252, 254, 255) none repeat scroll 0% 0%;
    /*width: 628px;*/
    
    width: 100%;
    padding-top: 7px;
}
.roadmapRelative {
    position: relative;
    width: 100%;
    _height: 50px;
    background: #fff;
    width: 300px;
    width: auto !important;
    padding-right: 10px;
}
.roadmap-item h3 {
    color: #2173AF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    padding-left: 20px;
}
.roadmap-item h3 span {
    background: transparent url(../images/b_n.jpg) no-repeat scroll 0 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    padding: 0 25px 0 17px;
}
.roadmap-item-ul {
    padding-left: 75px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 45px;
}
ul.roadmap-item-ul li {
    background: transparent url(../images/right_icon.gif) no-repeat scroll 3px 9px !important;
    display: block !important;
    padding: 7px 0 !important;
}
ul.roadmap-item-ul li.item111 a {
    display: none;
}
ul.roadmap-item-ul li.item111 {
    display: none !important;
}
ul.roadmap-item-ul li a, ul.roadmap-item-ul li a:visited {
    color: #636B75;
    font-size: 15px;
    padding-left: 25px;
    text-decoration: none;
}
ul.roadmap-item-ul li a:hover {
    color: #006699;
    text-decoration: underline;
}
/*roadmap left column END*/
/*roadmap right column*/

.roadmap-right {
    padding: 0pt 15px;
}
div.roadmap-right span {
    color: #2173AF;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 8px 35px;
}
div.giveback span {
    background: transparent url(../images/get-back.jpg) no-repeat scroll 0pt 0px;
}
div.getsupport span {
    background: transparent url(../images/icon-support.jpg) no-repeat scroll 0pt 0px;
}
.roadmap-right-ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.roadmap-right-ul li {
    padding: 7px 0pt !important;
    background: transparent url(../images/right_icon.gif) no-repeat scroll 3px 9px !important;
    display: block !important;
    line-height: 70%;
}
ul.roadmap-right-ul li a, ul.roadmap-right-ul li a:visited {
    color: #636B75;
    font-size: 15px !important;
    padding-left: 25px;
    text-decoration: none;
}
ul.roadmap-right-ul li a span {
    color: #636B75;
    font-size: 15px !important;
    padding-left: 25px;
    text-decoration: none;
    padding: 0 0 0 25px;
    background: none;
}
ul.roadmap-right-ul li a:hover span {
    color: #006699;
    text-decoration: underline !important;
}
.menu-last {
    background: transparent url(../images/rigth_bottom.jpg) no-repeat scroll center;
}
.right-menu-separator {
    background: transparent url(../images/h_line.jpg) repeat-x scroll center bottom;
}
/*roadmap right column END*/
/*top reasons to upgrade*/

span.topreason-title {
    color: #636B75;
    font-size: 15px;
    padding-left: 25px;
    text-decoration: none;
    font-weight: bold;
}
span.topreason-title:hover {
    color: #2173AF;
}
/*top reasons to upgrade END*/
/*test and exam*/

.tests-all {
    width: 100%;
}
.tests-all .contentheading {
    width: 95%;
}
.tests-all .contentheading p {
    width: 100%;
}
ul.headerTopPartUl {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.headerTopPartUl li {
    list-style: none;
    background: none;
    padding: 0px
}
.shown {
    width: 78%;
}
.payment-all {
    float: left;
    width: 100%;
}
.payment-card {
    float: left;
    width: 60%;
}
.payment-or {
    float: left;
    margin: 0 20px;
    width: 11%;
}
.payment-paypal {
    float: right;
    width: 20%;
}
.apply {
    text-decoration: underline;
    color: #2173AF;
    cursor: pointer;
    font-weight: bold;
    font-size: 80%;
}
.discount {
    margin: 10px 0;
    display: none;
    font-weight: bold;
}
.result-th {
    padding-left: 0;
}
.title-td {
    padding-right: 10px;
}
/*test and exam END*/
/*custom*/

.hasMargin {
    margin: 0 20px;
}
/* OpenID icon style */

input.system-openid, input.com-system-openid {
    background: url(https://openid.net/images/login-bg.gif) no-repeat;
    background-color: #fff;
    background-position: 0 50%;
    color: #000;
    padding-left: 18px;
}
/* Unpublished */

.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}
/* System Messages */

#system-message {
    margin-bottom: 10px;
    padding: 0;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 30px;
}
#system-message dd ul {
    color: #0055BB;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
}
#system-message dt.info {
    display: none;
}
;
/* System Standard Messages */

#system-message dt.message {
    display: none;
}
#system-message dd.message {}
/* System Error Messages */

#system-message dt.error {
    display: none;
}
#system-message dd.error ul {
    color: #c00;
    background-color: #E6C0C0;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
}
/* System Notice Messages */

#system-message dt.notice {
    display: none;
}
#system-message dd.notice ul {
    color: #c00;
    background: #EFE7B8;
    border-top: 3px solid #F0DC7E;
    border-bottom: 3px solid #F0DC7E;
}
/* Debug */

#system-debug {
    color: #ccc;
    background-color: #fff;
    padding: 10px;
    margin: 10px;
}
#system-debug div {
    font-size: 11px;
}
div#social_connect{float:left; width:100%; height:30px; text-align:left; margin-bottom:20px;}
div#social_connect span {
    background: url("../images/connect_x96.png") no-repeat scroll 0 0 transparent;
}
div#social_connect span {
    color: #2173af;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0 10px 39px;
}
#gruemenu {
    background: none repeat scroll 0 0 transparent !important;
    width: 125px;
}
#gruemenu ul {
  background: none repeat scroll 0 0 #092857;
}
#gruemenu #menu-button {
  line-height: 0.9;
}
.group-exercise {
  margin: 0 auto;
  max-width: 831px;
  position: relative;
}
.caption-one {
  background: none repeat scroll 0 0 rgba(10, 41, 88, 0.8);
  border-right: 3px solid #6585b4;
  bottom: 120px;
  color: #fff;
  font-size: 18px;
  padding: 10px 10px 10px 20px;
  width: 63%;
}
.caption-two {
  background: none repeat scroll 0 0 rgba(21, 113, 162, 0.8);
  border-left: 3px solid #035485;
  bottom: 50px;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  right: 0;
}
.caption-one, .caption-two {
  position: absolute;
}
.caption-one > p, .caption-two > p {
  margin: 0;
}
#price_m_table {
    display: none;
}
.rodmap-box-one {
    float: left;
    width:46.5%;
}
.rodmap-box-two {
    float: left;
    margin-left: 20px;
    width: 50%;
}

/******* Responsive *******/
@media(max-width:767px){
.container-950 {
  width: 100%;
}
.btn-group {
  display: table;
  margin: 0 auto;
  overflow: hidden;
}
.menu-tab .login_link{display:block;}
.custom {
  /*display: table;
  margin: 0 auto;*/
  overflow: hidden;
}
.rodmap-box-one {
    float: left;
    width: 100%;
}
.rodmap-box-two {
    float: left;
    margin-left: 0;
    width: 100%;
}
img[src="images/form_bottom_img.jpg"] {
    display: none;
}
}

@media (min-width: 768px) {
.container-950 {
  width: 750px;
}
}
@media (max-width:560px) {
.content123.table input {
  width: 100%;
}
.textarea_2 {
  width: 100%;
}

}

@media (min-width: 992px) {
.container-950 {
  width: 950px;
}
#gruemenu {
  display: none !important;
}
.menu-tab {
  text-align: right;
}
}

@media (min-width: 1200px) {
.container-950 {
  width: 950px;
}
#ja-mainbody-fl #ja-contentwrap {
  float: right;
  max-width: 836px;
}
}

@media(max-width:992px){
.banner-text {
  margin: 0 100px;
}
#header-menu ul.menu-tab {
  display: none;
}
#gruemenu {
  display: table !important;
  margin: 0 auto !important;
}
#ja-mainbody, #ja-mainbody-fl {
  width: 100% !important;
}
#ja-col2 {
    margin-top: 30px;
  width: 100%;
}
#ja-mainbody-fl #ja-contentwrap {
  float: none !important;
  margin: 0 auto !important;
}
}

/* end min-width:1200px */
@media(max-width:767px){
.banner-text {
  margin: 0 50px;
  padding: 60px 0;
}
.banner-text h2 {
  font-size: 31px;
}
.btn-learn {
  font-size: 20px;
  margin: 30px 10px;
  padding: 10px 38px;
}
.dp-pic-right {
  float: left;
}
.dp-pic {
  float: none;
  margin: 0 auto 50px;
}
.dp-details {
  display: table;
  float: none !important;
  margin: 0 auto;
  width: 80%;
}

}

/* end max-width:992px */
@media(max-width:608px){
.banner-text {
  margin: 0 30px;
}
#learn-more-page .dp-pic, #learn-more-page .dp-details  {
  width: 80%;
}
.caption-one, .caption-two {
  position: static;
}
.caption-one {
  width: 100%;
}
#price_m_table {
    display: block;
}
#price_m_table02 {
    display: none;
}
.progress2 {
  background: #1473a3 none repeat scroll 0 0;
  margin: -13px auto -4px;
  padding: 2% 20%;
}
.progress2 > .circle {
  display: block;
  margin-bottom: 5px;
}
.progress2 .circle .title {
  line-height: 0;
  margin-left: 48px !important;
  margin-top: -17px;
  text-align: left;
}
.progress2 .bar {
    display: none;
}
.control-group {
    margin-top: 30px;
}
.componentheading_outerbox {
  height: auto;
}
div.componentheading_outerbox div.componentheading_insidebox {
  height: auto;
}
.box {
  margin-bottom: 20px;
  width: 100%;
}
.akeeba-bootstrap .form-horizontal .controls {
  margin-left: 1%;
}
.akeeba-bootstrap .form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: 100%;
}
.akeeba-bootstrap .form-horizontal .form-actions {
  padding-left: 50px;
}
.akeeba-bootstrap .form-horizontal .controls {
  margin-left: 0;
  width: 100%;
}
}
/* end max-width:608px */
@media(max-width:468px){
.headerTopPartUl .col-xs-4, .headerTopPartUl .col-xs-8 {
  width: 100% !important;
}
.headerTopPartUl .col-xs-5, .headerTopPartUl .col-xs-7 {
  width: 50% !important;
}
.login_link {
  background: none;
  padding-left: 0;
}
.banner-text {
  margin: 0 20px;
}
.dp-pic img {
  height: auto;
  width: 100%;
}
.btn-learn {
  display: block;
  font-size: 20px;
  margin: 30px 10px;
  padding: 10px 38px;
  float: none;
}
#learn-more-page .dp-pic, #learn-more-page .dp-details  {
  width: 90%;
}
#learn-more-page .compare-table table tbody tr td {
  height: 40px;
  padding: 10px 5px;
}
#learn-more-page .section-title::before {
  border-bottom: none;
}
#learn-more-page .compare-table table thead tr th {
  font-size: 14px;
}
#learn-more-page .compare-table table tbody tr td {
  font-size: 15px;
}
.componentheading_outerbox {
  margin-top: 111px;
}
.pd-float {
  float: left;
  line-height: 1.5;
  padding: 10px 0;
}
.content123 {
  font-size: 14px;
}
#ktab .menu {
  width: 100%;
}
#ktab .menu li {
  display: block !important;
  width: 100%;
}
#ktab .menu li a {
  width: 100%;
}
#Kunena #ktab a {
  border-radius: 0;
}
}
@media(max-width:1200px){}


/* Pricing Table */
.pricing-table {
   /* padding-bottom: 56px;
    padding-top: 28px;*/
}
@media (min-width: 992px) {
.pricing-table {
   /* padding-bottom: 140px;
    padding-top: 56px;*/
}
}
.pricing-table .col {
    margin-bottom: 56px;
}
@media (min-width: 992px) {
.pricing-table .col {
    margin-bottom: 0;
}
}
.pricing-table .col.no-padding {
    padding: 0;
}
.pricing-table .col.no-header {
    margin-bottom: 0;
}
@media (min-width: 768px) {
.pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
}
}
.pricing-table .col .big-number {
    display: inline-block;
    font-size: 50px;
}
@media (max-width: 1200px) {
.pricing-table .col .big-number {
    font-size: 64px;
}
}
.pricing-table .col .big-number sup {
    font-size: 22px;
    top: -1em;
}
.pricing-table .col .btn {
    font-size: 22px;
    padding: 14px 28px;
}
.pricing-table .col .col-header {
  background: #3e91b5 none repeat scroll 0 0;
  color: #ffffff;
  padding: 14px 28px;
}
.pricing-table .col .col-header > h2 {
  color: #145f80;
  font-size: 38px;
  word-wrap: break-word;
}
@media (max-width: 1200px) {
.pricing-table .col .col-header > h2 {
    font-size: 30px;
}
}
.pricing-table .col ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.pricing-table .col ul li {
    border-bottom: 1px solid #eeeeee;
    font-size: 18px;
    padding: 14px 28px;
    text-align: center;
}
.pricing-table .col ul li.row1 {
    background: #fcfcfc none repeat scroll 0 0;
}
.pricing-table .col ul li i {
    color: #2ecc71;
    font-size: 20px;
}
.pricing-table .col ul li.no i {
    color: #e74c3c;
}
.pricing-table .col ul li.no {
    color: #999999;
    text-decoration: line-through;
}
.pricing-table .col .col-footer {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    padding: 28px;
}
.pricing-table .col-feature {
    z-index: 2;
}
@media screen and (min-width: 992px) {
.pricing-table .col-feature {
    margin-top: -28px;
}
}
.pricing-table .col-feature .col-header {
    background: #74b223 none repeat scroll 0 0;
    padding: 28px;
}
.pricing-table.style2 .col:first-child .col-header {
    border-radius: 5px 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
    border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
    border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
    border-radius: 0 0 5px;
}
.pricing-table.style2 .col-feature {
    border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
    border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
    border-radius: 0 0 5px 5px;
}
.content-title {
    color: #333333;
    font-size: 30px;
}
.clear {
    clear: both;
}
.col-feature .col-header h2 {
  color: #406c07 !important;
}
.col-footer .btn-green:hover {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 0 2px #74b223 inset;
  color: #74b223 !important;
  border: none;
}
.table-responsive.demo122 table tr td {
  padding: 5px;
}
.message.message li {
  font-size: 16px !important;
  margin-top: 22px !important;
  text-align: center !important;
}
/*partner page*/

.stayfitcontainer{display:block; width:100%;}
.stayfitimg{width: 46%; float: left; display: inline;}
.stayfittext{width: 54%; float: right; display: inline;}
.update_btn{margin-top:9px !important;}
/*// partner*/