body{font-family: 'Open Sans', sans-serif;}

* {
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
}
html, button, input, select, textarea {
font-family: 'Open Sans', sans-serif;}


address {
    font-style: italic;
    margin: 0 0 24px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
p {
    font-size: 13px;
    margin: 0 0 24px;
}
code, kbd, pre, samp {
    -moz-hyphens: none;
    font-family: monospace,serif;
    font-size: 14px;
}
pre {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote, q {
    -moz-hyphens: none;
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}
blockquote blockquote {
    margin-right: 0;
}
blockquote cite, blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
blockquote em, blockquote i {
    font-style: normal;
    font-weight: 300;
}
blockquote strong, blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
menu, ol, ul {
    margin: 16px 0;
    padding: 0 0 0 0px;
}
ul {
    list-style-type: square;
}
nav ul, nav ol {
    list-style: outside none none;
}
li > ul, li > ol {
    margin: 0;
}
img {
    border: 0 none;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
caption {
    font-size: 16px;
    margin: 20px 0;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
del {
    color: #333;
}
ins {
    background: #fff9c0 none repeat scroll 0 0;
    text-decoration: none;
}
hr {
    background: rgba(0, 0, 0, 0) url("images/dotted-line.png") repeat scroll center top / 4px 4px;
    border: 0 none;
    height: 1px;
    margin: 0 0 24px;
}
.genericon::before, .menu-toggle::after, .featured-post::before, .date a::before, .entry-meta .author a::before, .format-audio .entry-content::before, .comments-link a::before, .tags-links a:first-child::before, .categories-links a:first-child::before, .edit-link a::before, .attachment .entry-title::before, .attachment-meta::before, .attachment-meta a::before, .comment-awaiting-moderation::before, .comment-reply-link::before, .comment-reply-login::before, .comment-reply-title small a::before, .bypostauthor > .comment-body .fn::before, .error404 .page-title::before {
    display: inline-block;
    font: 16px/1 Genericons;
    vertical-align: text-bottom;
}
.clear::after, .attachment .entry-header::after, .site-footer .widget-area::after, .entry-content::after, .page-content::after, .navigation::after, .nav-links::after, .gallery::after, .comment-form-author::after, .comment-form-email::after, .comment-form-url::after, .comment-body::after {
    clear: both;
}
.clear::before, .clear::after, .attachment .entry-header::before, .attachment .entry-header::after, .site-footer .widget-area::before, .site-footer .widget-area::after, .entry-content::before, .entry-content::after, .page-content::before, .page-content::after, .navigation::before, .navigation::after, .nav-links::before, .nav-links::after, .gallery::before, .gallery::after, .comment-form-author::before, .comment-form-author::after, .comment-form-email::before, .comment-form-email::after, .comment-form-url::before, .comment-form-url::after, .comment-body::before, .comment-body::after {
    content: "";
    display: table;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
button, input, textarea {
    border: 2px solid #d4d0ba;
    font-family: inherit;
    padding: 5px;
}
input, textarea {
    color: #141412;
}
input:focus, textarea:focus {
    border: 2px solid #c3c0ab;
    outline: 0 none;
}
.post-password-required input[type="submit"] {
    padding: 7px 24px 4px;
    vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
    padding: 5px 24px 6px;
}
:-moz-placeholder {
    color: #7d7b6d;
}
*::-moz-placeholder {
    color: #7d7b6d;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
embed, iframe, object, video {
    max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}
img.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}
img.aligncenter {
    margin: 5px auto;
}
img.alignnone {
    margin: 5px 0;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}
img.wp-smiley, .rsswidget img {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
    list-style-position: inside;
}
.site {
    background-color: #fff;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}
.site-main {
    position: relative;
}
.site-main .sidebar-container {
    height: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1;
}
.site-main .sidebar-inner {
    margin: 0 auto;
    max-width: 1000px;
}
.site-content {
    margin: 0 auto;
    max-width: 1000px;
	
}
.archive .site-content {
    background: #fff none repeat scroll 0 0;
    margin-top: 20px;
    padding: 20px;
}
.search-results .site-content, .single .site-content {
    margin-top: 20px;
}
.site-header {
    position: relative;
}
.site-header .home-link {
    color: #141412;
    display: inline-block;
    float: left;
    margin: 20px auto 0;
    max-width: 240px;
    min-height: 120px;
    padding: 0;
    text-decoration: none;
    vertical-align: top;
}
.site-header .site-title:hover {
    text-decoration: underline;
}
.site-title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 58px 0 10px;
}
.site-description {
    font: italic 300 24px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0;
}

.searchbox {
    margin-top: 31px;
}
.headright {
    display: inline-block;
    float: right;
    text-align: right;
    width: 755px;
}
.searchbox input {
    border: 1px solid #d7d8d9;
    font-size: 11px;
    height: 25px;
    padding: 1px 5px;
    width: 200px;
}
.searchbox input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("images/searchicon.png") no-repeat scroll right top;
    border: 0 none;
    height: 25px;
    margin-left: -10px;
    padding: 0;
    text-indent: -3000px;
    text-transform: capitalize;
    width: 30px;
}
.benefits_box {
    background: #fff none repeat scroll 0 0;
    box-shadow: -1px 5px 8px rgba(50, 50, 50, 0.39);
    height: 350px;
    position: absolute;
    right: 0;
    top: 136px;
    width: 235px;
    z-index: 9999;
}
.statsmain {
    margin: 0 auto;
    padding: 15px 0 0;
    width: 851px;
}
.statsinnermain {
    background: rgba(0, 0, 0, 0) url("images/statsbg.png") no-repeat scroll left top;
    height: 148px;
    margin-bottom: -25px;
}
.statsliderinner {
    height: 110px;
    margin-right: 15px;
    padding: 14px 0 17px 98px;
    position: relative;
}
.statsliderinner img {
    float: left;
    margin: 5px 10px 5px 0;
    vertical-align: top;
}
.statsdiv {
    background: rgba(0, 0, 0, 0) url("images/statssep.gif") no-repeat scroll left top;
    height: 80px;
    padding: 0 15px;
    width: 240px;
}
.firststat {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sourcetxt {
    color: #303030;
    font-size: 9px;
    left: 230px;
    position: absolute;
    top: 98px;
}
.maincourse {
    text-align: right;
}
.maincourse a {
    background: rgba(0, 0, 0, 0) url("images/btnbg.gif") repeat-x scroll left top;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, 0.75);
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}
.maincourse a span {
    color: #fff;
}
.infograph {
    cursor: pointer;
    margin: 0 auto;
    padding: 15px 0 0;
    position: relative;
    text-align: center;
    width: 1000px;
}
.main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    min-height: 36px;
    position: relative;
}
ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0 0 0 2px;
}
.nav-menu li {
    display: inline-block;
    float: none;
    padding-left: 0;
    position: relative;
}
.nav-menu li a {
    background: #197c3b none repeat scroll 0 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 36px;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}
.nav-menu li:hover > a, .nav-menu li a:hover {
    background-color: #203c70;
    color: #fff;
}
.nav-menu .sub-menu, .nav-menu .children {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #220e10;
    border-color: -moz-use-text-color #f7f5e7 #f7f5e7;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 2px 2px;
    display: none;
    left: -2px;
    padding: 0;
    position: absolute;
    z-index: 99999;
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
    border-left: 0 none;
    left: 100%;
    top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
    color: #fff;
    margin: 0;
    width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover {
    background-color: #db572f;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul {
    display: block;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    background-color: #203c70;
    color: #fff;
}
.menu-toggle {
    display: none;
}

.site-header .search-form {
    position: absolute;
    right: 20px;
    top: 1px;
}
.site-header .search-field {
    background-color: transparent;
    background-image: url("images/search-icon.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: medium none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    transition: width 400ms ease 0s, background 400ms ease 0s;
    width: 0;
}
.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0 none;
    width: 230px;
}
.register-wrapper {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0 -15px;
    padding: 20px;
}
.register-wrapperinner {
    border: 1px solid #b9b9b9;
    border-radius: 8px;
    padding: 20px;
}
.register-wrapper .contactblock {
}
.register-wrapper .contactblock p {
    color: #585757;
    line-height: 23px;
    margin: 30px 0 10px 380px;
}
.register-wrapper .contactblock p span {
    color: #203c70;
}
.register-wrapperinner .regtitle {
}
.register-wrapperinner .regtitle h2 {
    color: #203c70;
    font-family: arial;
    font-size: 25px;
    margin-top: 0;
    text-transform: uppercase;
}
.regforminner {
}
.regforminner ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}
.regforminner ul li {
    display: block;
    float: left;
    width: 420px;
}
.regforminner ul li.left {
    padding-right: 30px;
}
.regforminner ul li .less-label {
    color: #565656;
    display: block;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px;
    text-align: right;
}
.regforminner ul li .less-label span {
    color: #d25630;
}
.regforminner ul li.left .less-label {
    width: 120px;
}
.regforminner ul li.right .less-label {
    width: 165px;
}
.regforminner ul li .less-colon {
    display: table-cell;
}
.regforminner ul li .less-form-hold {
    display: block;
    float: left;
    position: relative;
    width: 230px;
}
.regforminner ul li .less-form-hold input, .regforminner ul li .less-form-hold select, .regforminner ul li .less-form-hold textarea {
    border: 1px solid #cccccc;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 5px;
    width: 229px;
}
.regbtnblock {
    clear: both;
    text-align: center;
}
.regbtnblock input[type="submit"] {
    background: #1b823f none repeat scroll 0 0;
    border: 1px solid #1d6b38;
    border-radius: 5px;
    color: #fff;
    font-family: arial;
    font-size: 17px;
    padding: 6px 25px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}
.regforminner .less-form-error {
    display: none;
    font-family: arial;
    font-size: 12px;
    margin-top: 2px;
}
.testimonials_list {
    padding: 27px 23px;
}
.testimonials_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.testimonials_list ul li {
    display: inline-block;
    margin-bottom: 28px;
    min-height: 236px;
    vertical-align: top;
    width: 457px;
}
.testimonials_list ul li.even {
    margin-left: 35px;
}
.testimonials_list ul li .box1, .testimonials_list ul li .box2, .testimonials_list ul li .box3, .testimonials_list ul li .box4 {
    border: 1px solid #cac9c7;
    min-height: 338px;
    padding: 20px;
}
.testimonials_list ul li .box1 {
    background: #f0f5fe none repeat scroll 0 0;
}
.testimonials_list ul li .box2 {
    background: #fef1ed none repeat scroll 0 0;
}
.testimonials_list ul li .box3 {
    background: #f1fff6 none repeat scroll 0 0;
}
.testimonials_list ul li .box4 {
    background: #f3f5f5 none repeat scroll 0 0;
}
.testimonials_list ul li .complogo {
    margin-bottom: 10px;
}
.testimonials_list ul li .complogo img {
    height: 60px;
}
.testimonials_list ul li .contblock .descbox {
    display: table-cell;
    padding-right: 10px;
    vertical-align: top;
}
.testimonials_list ul li .contblock p.testicont {
    color: #585757;
    font-family: arial;
    font-size: 12px;
    margin: 0;
}
.testimonials_list ul li .contblock p.testicont img.icontop {
    margin: -5px 2px 0 0;
}
.testimonials_list ul li .contblock p.testicont img.iconbot {
    margin: -4px 0 0 1px;
}
.testimonials_list ul li .contblock span.name {
    color: #213c71;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
}
.testimonials_list ul li .contblock span.desti {
    color: #626771;
    font-family: arial;
    font-size: 12px;
}
.testimonials_list ul li .contblock .vdblock {
    float: right;
    margin: 0 0 2px 15px;
    vertical-align: top;
    width: 238px;
}
.testimonials_list ul.testi_tab li {
    background: #f0f5fe none repeat scroll 0 0;
    border: 1px solid #cac9c7;
    display: block;
    height: auto;
    margin-bottom: 0;
    margin-top: 12px;
    min-height: 100%;
    padding: 15px;
    width: 100%;
}
.testimonials_list ul.testi_tab li.first {
    margin-top: 0;
}
.testimonials_list ul.testi_tab li.box1 {
    background: #f0f5fe none repeat scroll 0 0;
}
.testimonials_list ul.testi_tab li.box2 {
    background: #fef1ed none repeat scroll 0 0;
}
.testimonials_list ul.testi_tab li.box3 {
    background: #f1fff6 none repeat scroll 0 0;
}
.testimonials_list ul.testi_tab li.box4 {
    background: #f3f5f5 none repeat scroll 0 0;
}
.testimonials_list ul.testi_tab li p.testicont {
    color: #585757;
    font-family: arial;
    font-size: 13px;
    margin: 0;
}
.testimonials_list ul.testi_tab li span {
    color: #213c71;
    display: block;
    font-family: arial;
    font-size: 12px;
    margin-top: 10px;
}
.testimonials_list ul.testi_tab li img.icontop {
    margin-top: -10px;
    width: 14px;
}
.testimonials_list ul.testi_tab li img.iconbot {
    width: 14px;
}
.casestd_main {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 9px;
    width: 100%;
}
.casestd_inn {
    border: 1px solid #dbdbdb;
    float: left;
    width: 100%;
}
.casestd_list {
    float: left;
    padding: 20px;
    width: 100%;
}
.casestd_list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.casestd_list ul li {
    border-bottom: 1px solid #ebebeb;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.casestd_list ul li.last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.casestd_list .logobox {
    float: left;
    width: 17%;
}
.casestd_list .contbox {
    border-left: 1px solid #ebebeb;
    float: left;
    padding-left: 15px;
    width: 50%;
}
.casestd_list .contbox h3 {
    color: #203c70;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 15px;
}
.casestd_list .contbox .testicont {
    margin-bottom: 15px;
}
.casestd_list .contbox .testicont img.icontop {
    margin-right: 2px;
    margin-top: -5px;
}
.casestd_list .contbox span.name {
    color: #d25630;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
}
.casestd_list .contbox span.desti {
    display: block;
    font-family: arial;
    font-size: 13px;
}
.casestd_list .vdbox {
    border: 7px solid #757575;
    float: right;
    margin-top: 20px;
    width: 27%;
}
.casestd_list .vdbox iframe {
}
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pricingmain {
    background: rgba(255,255,255,1);
	margin:30px 0;
    padding: 10px;
	border-radius:20px;
	border:2px solid #888;
}
.pricinginner {
   
    padding:10px;
}
.pricinginner .prichead .pgtitle {
    float: left;
}
 .pgtitle h2 {
    color: #933;	
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
    font-family: 'Open Sans', sans-serif; 
    text-align:center;
	font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.pgtitle h4 {
 color: #000;	
    font-family: 'Open Sans', sans-serif; 
    text-align:center;
	font-size: 30px;
    font-weight: bold;
    margin: 10px;
    
}
.pricinginner .prichead .layout-country {
    float: right;
}
.pricinginner .prichead .layout-country span {
    color: #203969;
font-family: 'Open Sans', sans-serif;    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.pricinginner .prichead .layout-country select {
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-family: arial;
    font-size: 12px;
    padding: 5px 10px;
    width: 215px;
}

.pricinginner .prichead p { font-size:15px; }


.pricecalmain {
    float: left;
    vertical-align: top;
    width: 665px;
}
.currcallmain {
    float: right;
    padding-left: 15px;
    text-align: center;
    vertical-align: top;
    width: 240px;
}
.pricecalmain .priceslider {
    float: left;
    vertical-align: top;
    width: 510px;
}
.pricecalmain .partbox {
    float: right;
    padding: 0 0 0 30px;
    text-align: center;
    vertical-align: top;
    width: 150px;
}
.pricecalmain h3, .currcallmain h3 {
    color: #203c70;
font-family: 'Open Sans', sans-serif;    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.pricecalmain .partbox input, .currcallmain input {
    border: 5px solid #f96d06;
    border-radius: 10px;
    color: #fff;
font-family: 'Open Sans', sans-serif;    font-size: 35px;
    font-weight: bold;
    height: 62px;
    text-align: center;
	background-color:#332012;
	width:100%;
}
.particimain {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.teammain {
    float: left;
    width: 100%;
}
.currcallmain .layout-percost {
    margin-bottom: 52px;
}
.currcallmain input {
}
.currcallmain .currencybox {
    border: 5px solid #332012;
    border-radius: 10px;
    color: #fff;
font-family: 'Open Sans', sans-serif;    font-size: 25px;
    font-weight: bold;
    height: 62px;
    line-height: 53px;
    text-align: center;
	background-color:#f96d06;
}

.currcallmain span.txt {
    color: #202020;
    display: block;
font-family: 'Open Sans', sans-serif;    font-size: 12px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.currcallmain span.plus {
    color: #4f4f4f;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
.benefitmain {
    margin-top: 50px;
    width: 100%;
}
.benefitmain .title {
    color: #d25630;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.benefitmain ul {
    list-style: outside none none;
    margin-right: 40px;
    padding-left: 0;
}
.benefitmain ul li {
    background: rgba(0, 0, 0, 0) url("images/divder.gif") repeat-x scroll left bottom;
    padding: 10px 0;
}
.benefitmain ul li.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.benefitmain ul li .imgbox {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.benefitmain ul li .contbox, .benefitmain ul li .buddybox {
    color: #203c70;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    width: 345px;
}
.benefitmain .compbenefit {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.benefitmain .stepbenefit {
    border-left: 1px solid #cfcfcf;
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    width: 48%;
}
.benefitmain .stepbenefit ul {
    margin-right: 10px;
}
.benefitmain .stepbenefit ul li {
    padding: 7px 0;
}
.whystepathmain {
    margin: 10px 0;
}
.whystepinnertop {
    background: #fff none repeat scroll 0 0;
}
.whystepathmain .whyinnerleft {
    display: inline-block;
    padding: 20px 0 20px 20px;
    vertical-align: top;
    width: 715px;
}
.whystepathmain .whyinnerleft h2 {
    color: #213d71;
    font-family: arial;
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 10px;
}
.whystepathmain .whyinnerleft .cont {
    color: #585757;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
}

.whystepathmain .whyimg {
    display: inline-block;
    vertical-align: middle;
    width: 280px;
}
.whystepinnerbot {
    background: #fff none repeat scroll 0 0;
    margin-top: 27px;
    padding: 30px 20px;
}
.whystepinnerbot .compbenefit {
    border-right: 1px solid #c7c7c7;
    display: inline-block;
    padding-right: 30px;
    vertical-align: top;
    width: 445px;
}
.whystepinnerbot .stepbenefit {
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    width: 445px;
}
.whystepinnerbot ul {
    list-style: outside none none;
}
.whystepinnerbot .title {
    color: #d25630;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.whystepinnerbot ul li {
    background: rgba(0, 0, 0, 0) url("images/divder.gif") repeat-x scroll left bottom;
    padding: 10px 0;
}
.whystepinnerbot ul li.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.whystepinnerbot ul li .imgbox {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.whystepinnerbot ul li .contbox {
    color: #203c70;
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    width: 315px;
}
.whtstepmain {
}
.whtstepmain .content {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 15px;
    width: 100%;
}
.whtstepmain .whtmainbx {
    background: #fff url("images/whtstep_bg.jpg") no-repeat scroll left top;
    float: left;
    min-height: 225px;
    padding: 15px;
    width: 100%;
}
.whtstepmain .hometestidescbox {
    float: left;
    margin: 20px 8% 0 0;
    width: 60%;
}
.whtstepmain .whtmainbx .hometestidescbox {
    float: right;
    margin: 10px 40px 0;
    width: 45%;
}
.whtstepmain .hometestidescbox .testicont {
    color: #585757;
    font-size: 14px;
}
.whtstepmain .whtmainbx .hometestidescbox .testicont span {
    font-size: 30px;
    line-height: 20px;
}
.whtstepmain .hometestidescbox ul li {
    color: #203c70;
    font-family: arial;
    font-size: 15px;
    line-height: 20px;
    margin: 10px 0;
}
.whtstepmain .hometestivideobox {
    float: left;
    vertical-align: top;
    width: 30%;
}
.whtstepath_botmain {
    clear: both;
    float: left;
    padding: 25px 0 10px;
    width: 100%;
}
.whtstepath_markvd {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 17px;
    max-height: 535px;
    vertical-align: top;
    width: 648px;
}
.whtstepath_markvd .video-container {
    overflow: visible;
}
.whtstepath_markvd .video-container iframe, .whtstepath_markvd .video-container object, .whtstepath_markvd .video-container embed {
    height: 470px;
}
.whtstepath_markvd .title {
    background: #d25630 none repeat scroll 0 0;
    height: 65px;
}
.whtstepath_markvd .title h2 {
    color: #ffffff;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 65px;
    margin: 0;
    padding-left: 20px;
}
.keyprinc {
    background: #fff none repeat scroll 0 0;
    float: right;
    max-height: 535px;
    vertical-align: top;
    width: 330px;
}
.keyprinc .title {
    background: #d25630 none repeat scroll 0 0;
    padding: 20px 15px;
}
.keyprinc span, .keyprinc p {
    color: #ffc4b2;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    text-transform: uppercase;
}
.keyprinc p {
    margin: 0;
}
.keyprinc span.big {
    color: #fefefe;
    display: block;
    font-family: arial;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.keyprinc .keypointsbox {
}
.keyprinc .keypointsbox ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 28px;
}
.keyprinc .keypointsbox ul li {
    background: rgba(0, 0, 0, 0) url("images/divder.gif") repeat-x scroll left bottom;
    color: #197c3b;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0;
}
.keyprinc .keypointsbox ul li.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.whtstepmarkvd {
}
.whtstepmarkvd .markvdmain {
    background: rgba(0, 0, 0, 0) url("images/bottomshadow.png") no-repeat scroll center bottom;
    border: 6px solid #ffffff;
    margin: 22px 0 0 23px;
    padding-bottom: 33px;
    text-align: center;
    width: 600px;
}
.whtstepmarkvd .vdslide {
}
.whtstepmarkvd .vdslide ul {
    list-style: outside none none;
    margin: 10px 0 20px;
    padding: 0;
    text-align: center;
}
.whtstepmarkvd .vdslide ul li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    width: 115px;
}
.whtstepmarkvd .vdslide ul li a {
    text-decoration: none;
}
.whtstepmarkvd .vdslide ul li span.vdtitle {
    color: #333333;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
.whtstepmarkvd .vdslide ul li .overlayplay {
    cursor: pointer;
    height: 32px;
    left: 40px;
    position: absolute;
    top: 11px;
    width: 32px;
}
.abtmain {
    background: #ffffff none repeat scroll 0 0;
    margin: 15px 0;
    padding: 20px;
}
.abtmaininner {
    border: 1px solid #b9b9b9;
    border-radius: 8px;
    padding: 20px 15px 20px 25px;
}
.abtblock {
}
.abtblock .pgtitle h2 {
    color: #197c3b;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 0;
}
.abtblock .pgtitle h3 {
    color: #203c70;
}
.abtblock p {
    color: #585757;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
}
.abtblock .contbox {
    float: left;
    padding-right: 33px;
    width: 667px;
}
.abtblock .imgbox {
    float: left;
}
.abtblock .imgbox h2 {
    color: #197c3b;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0;
}
.abtblock .imgbox h3 {
    color: #7a7a7a;
    font-size: 10px;
    margin: 5px 0 0;
}
.contactusmain {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 10px 0;
    padding: 25px 15px 35px 40px;
    width: 100%;
}
.contactusmain p {
    margin: 0;
}
.contactusmain .pgtitle {
}
.contactusmain .pgtitle h2 {
    color: #213d71;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 40px;
    text-transform: uppercase;
}
.contactusmain .contact_inner {
}
.contactusmain .contact_inner h3 {
    color: #213d71;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 15px;
}
.contactusmain .contact_inner p {
    color: #585757;
    font-size: 14px;
    line-height: 21px;
}
.contactusmain .contact_inner p span {
    color: #203c70;
}
.contactusmain .contact_inner .cont_block1 {
    border-right: 1px solid #aeaeae;
    float: left;
    margin-right: 25px;
    padding: 0 30px 0 0;
    vertical-align: top;
}
.contactusmain .contact_inner .cont_block2 {
    float: left;
    margin-right: 10px;
    vertical-align: top;
}
.contactusmain .contact_inner .cont_block3 {
    float: right;
    vertical-align: middle;
}
.careermain {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.careermain .carcont {
    float: left;
    min-height: 285px;
    padding: 30px 0 0 45px;
    vertical-align: top;
    width: 470px;
}
.careermain .carcont h2.pgtitle {
    color: #213d71;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.careermain .carcont p {
    color: #585757;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 25px;
}
.careermain .carcont p span {
    color: #203c70;
}
.careermain .imgblock {
    float: right;
    vertical-align: top;
    width: 480px;
}
.csrmain {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0 -15px;
    padding: 50px;
}
.csrinner {
    background: rgba(0, 0, 0, 0) url("images/csrbg.gif") repeat-y scroll left top;
    position: relative;
}
.csrinner .csrtoplt {
    background: rgba(0, 0, 0, 0) url("images/csrtop.gif") no-repeat scroll left top;
    height: 68px;
    left: -14px;
    position: absolute;
    top: 0;
    width: 14px;
}
.csrinner .csrtoprt {
    background: rgba(0, 0, 0, 0) url("images/csrtop.gif") no-repeat scroll right top;
    height: 68px;
    position: absolute;
    right: -13px;
    top: 0;
    width: 14px;
}
.csrtitle {
    background: #01a950 none repeat scroll 0 0;
    height: 52px;
    text-align: center;
}
.csrtitle h2 {
    color: #fff;
    font-size: 30px;
    line-height: 51px;
    margin: 0;
}
.csrtoptxt {
    margin: 0 auto;
    text-align: center;
}
.csrtoptxt .csrtopcont {
    background: rgba(0, 0, 0, 0) url("images/csrtoptxtbg.png") no-repeat scroll left top;
    margin: 22px auto 0;
    min-height: 91px;
    position: relative;
    width: 562px;
}
.csrtoptxt .csrtopcont span {
    color: #525252;
    display: block;
    font-size: 15px;
    line-height: 18px;
    padding-top: 18px;
}
.csrmid {
    background: rgba(0, 0, 0, 0) url("images/csrmidbg.jpg") no-repeat scroll left top;
    float: left;
    margin-top: 5px;
    min-height: 566px;
    width: 100%;
}
.csrmidtitle {
    background: rgba(0, 0, 0, 0) url("images/csr2013.jpg") no-repeat scroll left top;
    min-height: 113px;
}
.csrmidtitle span {
    color: #005689;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-left: 40px;
    padding-top: 30px;
    text-align: center;
}
.csrmid .listpanel {
    padding: 0 35px;
}
.csrmid .listpanel .panel1, .csrmid .listpanel .panel2, .csrmid .listpanel .panel3, .csrmid .listpanel .panel4 {
    float: left;
    margin: 0 3px;
    width: 261px;
}
.csrmid .listpanel .panel2, .csrmid .listpanel .panel4 {
    margin: 0 3px 0 16px;
}
.csrmid .listpanel .panel1 .imgblock, .csrmid .listpanel .panel2 .imgblock, .csrmid .listpanel .panel3 .imgblock, .csrmid .listpanel .panel4 .imgblock {
    background: #fff none repeat scroll 0 0;
    padding: 6px 5px 0;
    text-align: center;
}
.csrmid .listpanel .panel1 .botblock, .csrmid .listpanel .panel2 .botblock, .csrmid .listpanel .panel3 .botblock, .csrmid .listpanel .panel4 .botblock {
    background: #fff none repeat scroll 0 0;
    min-height: 100px;
    padding: 12px 5px 0;
}
.csrmid .listpanel .panel1 .botblockimg, .csrmid .listpanel .panel2 .botblockimg, .csrmid .listpanel .panel3 .botblockimg, .csrmid .listpanel .panel4 .botblockimg {
    display: inline-block;
    width: 84px;
}
.csrmid .listpanel .panel1 .botblockcont, .csrmid .listpanel .panel2 .botblockcont, .csrmid .listpanel .panel3 .botblockcont, .csrmid .listpanel .panel4 .botblockcont {
    background: rgba(0, 0, 0, 0) url("images/csrmidsep.gif") no-repeat scroll left center;
    color: #848484;
    display: inline-block;
    font-size: 11px;
    padding-left: 10px;
    vertical-align: middle;
    width: 160px;
}
.csrmid .listpanel .panel3 .botblockcont {
    margin-left: 10px;
    width: 150px;
}
.csrmid .listpanel .panel1 .shadow, .csrmid .listpanel .panel2 .shadow, .csrmid .listpanel .panel3 .shadow, .csrmid .listpanel .panel4 .shadow {
    background: rgba(0, 0, 0, 0) url("images/csrpanelbotshadow.png") no-repeat scroll center bottom;
    margin-top: -2px;
}
.csr2014 .csrmidtitle {
    background: rgba(0, 0, 0, 0) url("images/csr2014.jpg") no-repeat scroll left top;
}
.csr2014 .csrmidtitle span {
    font-size: 15px;
    margin: 0 20px 10px 100px;
    padding-top: 15px;
}
.csr2014 .listpanel {
    margin-left: 55px;
}
.csr2014 .listpanel .panel3 {
    clear: both;
}
.csr2014 .listpanel .panel2, .csr2014 .listpanel .panel4 {
    margin: 0 3px 0 60px;
}
.csr2014 .listpanel .panel2014 {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 326px;
}
.csr2014 .listpanel .panel2014 .shadow {
    background: rgba(0, 0, 0, 0) url("images/csrpanelbotshadowbig.png") no-repeat scroll center bottom;
}
.csr2014 .listpanel .panel2014 .botblockimg {
    width: auto;
}
.csrmidbot {
    clear: both;
    float: left;
    padding: 20px 39px 30px;
}
.csrmidbot .midbotimgblock {
    float: left;
}
.csrmidbot .midbotcontblock {
    background: rgba(0, 0, 0, 0) url("images/csrarrow.gif") no-repeat scroll left center;
    float: right;
    height: 109px;
    margin-left: 10px;
}
.csrmidbot .midbotcontblock .csrmidbotinner {
    background: #fff url("images/csrmidbotshadow.gif") no-repeat scroll left bottom;
    clear: both;
    color: #8b8b8b;
    font-size: 12px;
    height: 120px;
    margin-left: 18px;
    padding: 25px;
    width: 650px;
}
.csrbotblock {
    background: #bbbcc0 url("images/csrbotbg.jpg") no-repeat scroll left top;
    clear: both;
    min-height: 200px;
}
.csrbotinner {
    background: rgba(0, 0, 0, 0) url("images/csrbotinnerbg.jpg") no-repeat scroll left top;
    padding: 30px 39px 5px 97px;
}
.csrbotbox {
    clear: both;
    height: 109px;
    margin-bottom: 25px;
}
.csrbotbox .imgblock {
    float: left;
}
.csrbotbox .contblock {
    height: 109px;
    margin-left: 145px;
    padding-left: 18px;
}
.csrbox1 .contblock {
    background: rgba(0, 0, 0, 0) url("images/csrarrow2.gif") no-repeat scroll left center;
}
.csrbox2 .contblock {
    background: rgba(0, 0, 0, 0) url("images/csrarrow3.gif") no-repeat scroll left center;
}
.csrbotbox .contblock .csrbotcontinner {
    color: #8b8b8b;
    font-size: 12px;
    height: 125px;
    padding: 20px 25px 25px;
}
.csrbotbox .contblock .csrbotcontinner span {
    float: left;
    width: 465px;
}
.csrbox2 .contblock .csrbotcontinner span {
    margin-top: 15px;
}
.csrbotbox .contblock .csrbotcontinner img {
    float: right;
}
.csrbox1 .contblock .csrbotcontinner {
    background: #fff url("images/csrbotshadow1.gif") no-repeat scroll left bottom;
}
.csrbox2 .contblock .csrbotcontinner {
    background: #fff url("images/csrbotshadow2.gif") no-repeat scroll left bottom;
}
.faqmaincontainer {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0;
    padding: 25px 0;
}
.faqmaincontainer .faq-top {
    background: rgba(0, 0, 0, 0) url("images/titlebar-bg.png") repeat-x scroll left bottom;
    padding: 0 50px 20px;
}
.faqmaincontainer .faq-top h2 {
    color: #213d71;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 12px;
}
.faqmaincontainer .faq-top ul {
    list-style: outside url("images/listarrow.gif") disc;
    padding: 0 0 0 15px;
}
.faqmaincontainer .faq-top ul li {
}
.faqmaincontainer .faq-top ul li a {
    color: #d25630;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: underline;
}
.faqmaincontainer .faq-body {
    margin: 0 50px;
}
.faqmaincontainer .faq-inner-block {
}
.faqmaincontainer .faq-inner-block h2 {
    color: #213d71;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 12px;
}
.faqmaincontainer .faq-toplink {
    text-align: right;
}
.faqmaincontainer .faq-toplink a {
    background: rgba(0, 0, 0, 0) url("images/anchorlink.gif") no-repeat scroll left center;
    color: #35302f;
    font-family: tahoma;
    font-size: 11px;
    padding-left: 16px;
    text-align: right;
    text-transform: uppercase;
}
.faqmaincontainer .faq-inner-block .faq_quest {
    border-bottom: 1px solid #e6e6e6;
    padding-left: 20px;
}
.faqmaincontainer .faq-inner-block .faq_quest h3 {
    color: #d25630;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px;
}
.faqmaincontainer .faq-inner-block .faq_quest p {
    color: #585757;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
.privacymain {
    background: #fff none repeat scroll 0 0;
    margin-bottom: -15px;
    margin-top: 10px;
    padding: 20px 50px;
}
.privacymain h2.pgtitle {
    color: #213d71;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.ppcontent {
    border-bottom: 1px solid #e6e6e6;
}
.ppcontentend {
    border-bottom: 0 none;
}
.ppcontent p {
    color: #585757;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
}
.ppcontent h3, .privacymain h3 {
    color: #213d71;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}
.ppcontent .faq-toplink {
    text-align: right;
}
.ppcontent .faq-toplink a {
    background: rgba(0, 0, 0, 0) url("images/anchorlink.gif") no-repeat scroll left center;
    color: #35302f;
    font-family: tahoma;
    font-size: 11px;
    padding-left: 16px;
    text-align: right;
    text-transform: uppercase;
}
.mad-main {
    background: #fff none repeat scroll 0 0;
    padding: 20px 50px;
    text-align: center;
}
.mad-main .buynowbtn a {
    background: #3f3f3f none repeat scroll 0 0;
    border: 1px solid #3f3f3f;
    border-radius: 5px;
    color: #fff;
    font-family: arial;
    font-size: 17px;
    padding: 6px 25px;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    text-transform: uppercase;
}
.mad-main .buynowbtn a:hover {
    color: #fff;
    text-decoration: none;
}
.mon12main {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 0;
    padding:10px;
}
.mon12main .retxt {
    color: #213c71;
    font-size: 13px;
    font-style: italic;
    margin-top: 10px;
    text-align: center;
}
.mon12main area {
    cursor: pointer;
}
.mon12leftbox {
    float: left;
    margin-right: 25px;
    margin-top: 15px;
    width: 541px;
}
.mon12rightbox {
    float: right;
    min-height: 725px;
    width: 365px;
}
.mon12rightboxinner {
    padding: 20px;
}
.mon12rightboxinner ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mon12rightboxinner ul li.box12 {
    display: none;
}
.mon12rightboxinner ul li.main {
    display: block;
}
.mon12rightboxinner .conttitle {
    margin-bottom: 10px;
    padding-bottom: 9px;
    text-align: center;
}
.mon12rightboxinner .conttitle h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.mon12rightboxinner .contentblock {
}
.mon12rightboxinner .contentblock p {
    color: #585757;
    font-size: 13px;
    margin: 0 0 10px;
}
.mon12rightboxinner .contentblock ul {
    color: #585757;
    font-size: 13px;
    list-style: outside none disc;
    margin-left: 10px;
}
.mon12rightboxinner .contentblock ul li {
    margin-bottom: 10px;
}
.mon12rightboxinner .contentblock ul ul {
    color: #585757;
    font-size: 13px;
    list-style: outside none circle;
    margin-left: 20px;
    margin-top: 10px;
}
.hm_main {
    background: #efefef none repeat scroll 0 0;
    min-height: 300px;
}
.search .hentry, .single .hentry {
    background: #fff none repeat scroll 0 0;
    padding: 20px 25px;
}
.hentry {
    padding: 15px 0;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    width: 100%;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    max-width: 1000px;
    padding: 0 376px 0 60px;
}
.sidebar .entry-header .entry-meta {
    padding: 0;
}
.entry-thumbnail img {
    display: block;
    margin: 0 auto 10px;
}
.entry-header {
    margin-bottom: 30px;
}
.entry-title {
    font-weight: normal;
    margin: 0 0 5px;
}
.entry-title a {
    color: #141412;
}
.entry-title a:hover {
    color: #ea9629;
}
.entry-meta {
    clear: both;
    font-size: 14px;
}
.entry-meta a {
    color: #bc360a;
}
.entry-meta a:hover {
    color: #bc360a;
}
.entry-meta > span {
    margin-right: 20px;
}
.entry-meta > span:last-child {
    margin-right: 0;
}
.featured-post::before {
    content: "";
    margin-right: 2px;
}
.entry-meta .date a::before {
    content: "";
}
.comments-link a::before {
    content: "";
    margin-right: 2px;
    position: relative;
    top: -1px;
}
.entry-meta .author a::before {
    content: "";
    position: relative;
    top: -1px;
}
.categories-links a:first-child::before {
    content: "";
}
.tags-links a:first-child::before {
    content: "";
    position: relative;
    top: -1px;
}
.edit-link a::before {
    content: "";
    position: relative;
    top: -1px;
}
.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date {
    display: none;
}
.entry-content {
    -moz-hyphens: auto;
    word-wrap: break-word;
}
.entry-content a, .comment-content a {
    color: #bc360a;
}
.entry-content a:hover, .comment-content a:hover {
    color: #ea9629;
}
.entry-content blockquote {
    font-size: 24px;
}
.entry-content blockquote cite, .entry-content blockquote small {
    font-size: 16px;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: -60px;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: -60px;
}
footer.entry-meta {
    margin-top: 24px;
}
.format-standard footer.entry-meta {
    margin-top: 0;
}
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}
.page-links a, .page-links > span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}
.format-status .entry-content .page-links a, .format-gallery .entry-content .page-links a, .format-chat .entry-content .page-links a, .format-quote .entry-content .page-links a, .page-links a {
    background: #e63f2a none repeat scroll 0 0;
    border: 1px solid #e63f2a;
    color: #fff;
}
.format-gallery .entry-content .page-links a:hover, .format-audio .entry-content .page-links a:hover, .format-status .entry-content .page-links a:hover, .format-video .entry-content .page-links a:hover, .format-chat .entry-content .page-links a:hover, .format-quote .entry-content .page-links a:hover, .page-links a:hover {
    background: #fff none repeat scroll 0 0;
    color: #e63f2a;
}
.format-status .entry-content .page-links > span, .format-quote .entry-content .page-links > span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.page-links .page-links-title {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin-right: 20px;
    padding: 0;
}
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
    background: #220e10 none repeat scroll 0 0;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff none repeat scroll 0 0;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629 none repeat scroll 0 0;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959 none repeat scroll 0 0;
}
.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}
.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    text-align: left;
    transition: opacity 400ms ease 0s;
    width: 100%;
}
.gallery-caption::before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    left: 0;
    min-height: 49px;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
.format-aside {
    background-color: #f7f5e7;
}
.blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside {
    box-shadow: 0 2px 2px rgba(173, 165, 105, 0.2) inset;
}
.format-aside .entry-meta {
    margin-top: 0;
}
.format-aside blockquote {
    font-size: 100%;
    font-weight: normal;
}
.format-aside cite {
    font-size: 100%;
    text-transform: none;
}
.format-aside cite::before {
    content: "—";
    margin-right: 5px;
}
.format-audio {
    background-color: #db572f;
}
.format-audio .entry-title {
    font-size: 28px;
    font-weight: bold;
}
.format-audio .entry-content::before {
    content: "";
    float: left;
    font-size: 64px;
    position: relative;
    top: 4px;
}
.format-audio .entry-content a, .format-audio .entry-meta a, .format-audio .entry-content a:hover, .format-audio .entry-meta a:hover {
    color: #fbfaf3;
}
.format-audio .audio-content {
    background: rgba(0, 0, 0, 0) url("images/dotted-line.png") repeat-y scroll left top / 4px 4px;
    float: right;
    padding-left: 35px;
    width: calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
    height: 30px !important;
    margin: 20px 0;
    max-width: 400px !important;
}
.format-audio audio {
    max-width: 100% !important;
}
.format-chat {
    background-color: #eadaa6;
}
.format-chat .entry-title {
    font-size: 28px;
    font-weight: bold;
}
.format-chat .entry-meta a, .format-chat .entry-content a {
    color: #722d19;
}
.format-chat .entry-meta .date a::before {
    content: "";
    margin-right: 2px;
}
.format-chat .entry-meta .author {
    display: none;
}
.format-chat .chat {
    margin: 0;
}
.format-chat .chat .chat-timestamp {
    color: #722d19;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 10px 0;
}
.format-chat .chat .fn {
    font-style: normal;
}
.format-gallery {
    background-color: #fbca3c;
}
.format-gallery .entry-header {
    margin-bottom: 15px;
}
.format-gallery .entry-title {
    font-size: 50px;
    font-weight: 400;
    margin: 0;
}
.format-gallery .entry-meta a, .format-gallery .entry-content a {
    color: #722d19;
}
.format-image .entry-title {
    font-size: 28px;
    font-weight: bold;
}
.format-image .categories-links, .format-image .tags-links {
    display: none;
}
.format-link {
    background-color: #f7f5e7;
}
.blog .format-link:first-of-type, .single .format-link:first-of-type {
    box-shadow: 0 2px 2px rgba(173, 165, 105, 0.2) inset;
}
.format-link .entry-header, .format-link .entry-content p:last-child {
    margin-bottom: 0;
}
.format-link .entry-title {
    color: #ca3c08;
    display: inline;
    font: italic 300 20px "Source Sans Pro",Helvetica,sans-serif;
    margin-right: 20px;
}
.format-link .entry-title a {
    color: #bc360a;
}
.format-link div.entry-meta {
    display: inline;
}
.format-quote {
    background-color: #210d10;
}
.format-quote .entry-content, .format-quote .entry-meta {
    color: #f7f5e7;
}
.format-quote .entry-content blockquote {
    font-size: 28px;
    margin: 0;
}
.format-quote .entry-content a, .format-quote .entry-meta a, .format-quote .linked {
    color: #e63f2a;
}
.format-quote .entry-content cite a {
    border-bottom: 1px dotted #fff;
    color: #fff;
}
.format-quote .entry-content cite a:hover {
    text-decoration: none;
}
.format-quote blockquote small, .format-quote blockquote cite {
    display: block;
    font-size: 16px;
}
.format-quote blockquote {
    font-style: italic;
    font-weight: 300;
    padding-left: 75px;
    position: relative;
}
.format-quote blockquote::before {
    content: "";
	 font-size: 140px;
    font-weight: 400;
    left: -15px;
    line-height: 0.8;
    padding-right: 25px;
    position: absolute;
    top: -3px;
}
	
   
.format-quote .entry-meta .author {
    display: none;
}
.format-status {
    background-color: #722d19;
    padding: 0;
}
.format-status .entry-content, .format-status .entry-meta {
    padding-left: 35px;
    position: relative;
}
.format-status .entry-content a {
    color: #eadaa6;
}
.format-status .entry-meta a {
    color: #f7f5e7;
}
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta {
    padding-left: 95px;
}
.format-status .entry-content::before, .format-status .entry-meta::before {
    background: rgba(0, 0, 0, 0) url("images/dotted-line.png") repeat-y scroll left bottom / 4px 4px;
    content: "";
    display: block;
    height: 100%;
    left: 10px;
    position: absolute;
    top: 0;
    width: 1px;
}
.sidebar .format-status .entry-content::before, .sidebar .format-status .entry-meta::before {
    left: 70px;
}
.format-status .categories-links, .format-status .tags-links {
    display: none;
}
.format-status .entry-meta::before {
    background-position: left top;
}
.format-status .entry-content {
    color: #f7f5e7;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 40px;
    position: relative;
}
.format-status .entry-content p:first-child::before {
    background-color: rgba(0, 0, 0, 0.65);
    content: "";
    height: 3px;
    left: 4px;
    margin-top: 13px;
    position: absolute;
    width: 13px;
}
.sidebar .format-status .entry-content > p:first-child::before {
    left: 64px;
}
.format-status .entry-content p:last-child {
    margin-bottom: 0;
}
.format-status .entry-meta {
    margin-top: 0;
    padding-bottom: 40px;
}
.format-status .entry-meta .date a::before {
    content: "";
}
.format-video {
    background-color: #db572f;
}
.format-video .entry-content a, .format-video .entry-meta a, .format-video .entry-content a:hover, .format-video .entry-meta a:hover {
    color: #fbfaf3;
}
.format-video .entry-title {
    font-size: 50px;
    font-weight: 400;
}
.format-video .entry-meta {
    color: #220e10;
}
.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}
.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}
.attachment .entry-title {
    display: inline-block;
    float: left;
    font: italic 300 30px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0;
}
.attachment .entry-title::before {
    content: "";
    font-size: 32px;
    margin-right: 10px;
}
.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}
.attachment footer.entry-meta {
    display: none;
}
.attachment-meta::before {
    content: "";
}
.full-size-link a::before {
    content: "";
}
.full-size-link::before {
    content: none;
}
.attachment .entry-meta a, .attachment .entry-meta .edit-link::before, .attachment .full-size-link::before {
    color: #ca3c08;
}
.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}
.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}
.image-navigation a:hover {
    text-decoration: none;
}
.image-navigation .nav-previous, .image-navigation .nav-next {
    position: absolute;
    top: 50px;
}
.image-navigation .nav-previous {
    left: 0;
}
.image-navigation .nav-next {
    right: 0;
}
.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}
.attachment .entry-attachment, .attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}
.attachment .entry-attachment .attachment {
    display: inline-block;
}
.attachment .entry-caption {
    text-align: left;
}
.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child {
    margin: 0;
}
.attachment .site-main .sidebar-container {
    display: none;
}
.navigation .nav-previous {
    float: left;
}
.navigation .nav-next {
    float: right;
}
.navigation a {
    color: #bc360a;
}
.navigation a:hover {
    color: #ea9629;
    text-decoration: none;
}
.paging-navigation {
    background-color: #e8e5ce;
    padding: 40px 0;
}
.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.sidebar .paging-navigation .nav-links {
    max-width: 1040px;
    padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
    padding: 13px 0;
}
.paging-navigation a {
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
}
.paging-navigation .meta-nav {
    background-color: #e63f2a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 17px 0 23px;
    width: 80px;
}
.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
    background-color: #ea9629;
    text-decoration: none;
}
.post-navigation {
    background-color: #fff;
    color: #ca3c08;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    padding: 20px;
}
.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
    padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
    float: right;
    text-align: right;
}
.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 30px 0 10px;
    text-align: left;
    width: 100%;
}
.author.sidebar .author-info {
    max-width: 1040px;
    padding: 30px 376px 10px 60px;
}
.single .author-info {
    padding: 50px 0 0;
}
.author-avatar .avatar {
    float: left;
    margin: 0 30px 30px 0;
}
.single-format-status .author-description {
    color: #f7f5e7;
}
.author-description .author-title {
    clear: none;
    font: italic 300 20px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0 0 8px;
}
.author-link {
    color: #ca3c08;
    margin-left: 2px;
}
.author.archive .author-link {
    display: none;
}
.archive-header {
}
.archive-title, .archive-meta {
    font: italic 300 30px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%;
}
.archive-meta {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top: -15px;
    padding: 0 0 11px;
}
.sidebar .archive-meta {
    padding-right: 316px;
}
.page-header {
    background-color: #fff;
    border-bottom: 1px solid #cecece;
}
.page-title {
    font: italic 300 24px arial,Helvetica,sans-serif;
    margin: 0 auto;
    max-width: 1000px;
    padding: 30px 25px;
    width: 100%;
}
.page-content {
    margin: 0 auto;
    max-width: 604px;
    padding: 40px 0;
    width: 100%;
}
.sidebar .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding: 40px 376px 40px 60px;
}
.error404 .page-header {
    background-color: #fff;
}
.error404 .page-title {
    line-height: 0.6;
    margin: 0;
    padding: 300px;
    position: relative;
    text-align: center;
    width: auto;
}
.error404 .page-title::before {
    color: #e8e5ce;
    content: "";
    font-size: 964px;
    left: 7px;
    line-height: 0.6;
    overflow: hidden;
    position: absolute;
    top: 28px;
}
.error404 .page-wrapper {
    background-color: #e8e5ce;
}
.error404 .page-header, .error404 .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding-bottom: 40px;
    width: 100%;
}
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 604px;
    width: 100%;
}
.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}
.comments-title {
    font: italic 300 28px "Source Sans Pro",Helvetica,sans-serif;
}
.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}
.comment-list .children {
    margin-left: 20px;
}
.comment-list > li::after, .comment-list .children > li::before {
    background: rgba(0, 0, 0, 0) url("images/dotted-line.png") repeat scroll left top / 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
.comment-list > li:last-child::after {
    display: none;
}
.comment-body {
    padding: 24px 0;
    position: relative;
}
.comment-author {
    float: left;
    max-width: 74px;
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
}
.comment-author .fn {
    word-wrap: break-word;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
    color: #bc360a;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.says {
    display: none;
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply {
    width: 100%;
}
.bypostauthor > .comment-body .fn::before {
    content: "";
    vertical-align: text-top;
}
.comment-list .edit-link {
    margin-left: 20px;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
    float: right;
    width: calc(100% - 124px);
    word-wrap: break-word;
}
.comment-meta, .comment-meta a {
    color: #a2a2a2;
    font-size: 13px;
}
.comment-meta a:hover {
    color: #ea9629;
}
.comment-metadata {
    margin-bottom: 20px;
}
.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}
.comment-awaiting-moderation {
    color: #a2a2a2;
}
.comment-awaiting-moderation::before {
    content: "";
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.comment-reply-link::before, .comment-reply-login::before {
    content: "";
    margin-right: 3px;
}
.comment-respond {
    background-color: #f7f5e7;
    padding: 30px 0;
}
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-reply-title {
    font: italic 300 28px "Source Sans Pro",Helvetica,sans-serif;
}
.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
}
.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none;
}
.comment-reply-title small a::before {
    content: "";
    vertical-align: top;
}
.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 15px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    margin-bottom: 8px;
}
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 120px;
}
.comment-form .required {
    color: #ed331c;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    max-width: 270px;
    width: 60%;
}
.comment-form textarea {
    width: 100%;
}
.form-allowed-tags, .form-allowed-tags code {
    color: #686758;
    font-size: 12px;
}
.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px;
}
.comment-list .pingback, .comment-list .trackback {
    padding-top: 24px;
}
.comment-navigation {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%;
}
.no-comments {
    background-color: #f7f5e7;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}
.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}
.site-main .mu_register {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.mu_alert {
    margin-top: 25px;
}
.site-main .mu_register input[type="submit"], .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
    font-size: inherit;
    width: 270px;
}
.site-main .mu_register input[type="submit"] {
    width: auto;
}
.site-main .widget-area {
    float: right;
    width: 300px;
}
.widget {
    -moz-hyphens: auto;
    background-color: rgba(247, 245, 231, 0.7);
    font-size: 14px;
    margin: 0 0 24px;
    padding: 20px;
    word-wrap: break-word;
}
.widget .widget-title {
    font: italic 300 20px "Source Sans Pro",Helvetica,sans-serif;
    margin: 0 0 10px;
}
.widget ul, .widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget li {
    padding: 5px 0;
}
.widget .children li:last-child {
    padding-bottom: 0;
}
.widget li > ul, .widget li > ol {
    margin-left: 20px;
}
.widget a {
    color: #bc360a;
}
.widget a:hover {
    color: #ea9629;
}
.search-form .search-submit {
    display: none;
}
.widget_rss .rss-date {
    display: block;
}
.widget_rss .rss-date, .widget_rss li > cite {
    color: #a2a2a2;
}
.widget_calendar table, .widget_calendar td {
    border: 0 none;
    border-collapse: separate;
    border-spacing: 1px;
}
.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}
.widget_calendar th, .widget_calendar td {
    padding: 0;
    text-align: center;
}
.widget_calendar a {
    display: block;
}
.widget_calendar a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}
.partnersmain {
    margin: 25px 30px 0;
    position: relative;
}
.partnersmain .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: rgba(0, 0, 0, 0) url("images/steparrow.gif") no-repeat scroll 0 0 !important;
    height: 21px !important;
    left: -25px !important;
    width: 15px !important;
}
.partnersmain .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: rgba(0, 0, 0, 0) url("images/steparrow.gif") no-repeat scroll -15px 0 !important;
    height: 21px !important;
    right: -25px !important;
    width: 15px !important;
}
#backtotop {
    bottom: 105px;
    display: none;
    position: fixed;
    right: 40px;
}
#backtotop a {
    border: 0 none;
    display: block;
    height: 45px;
    text-decoration: none;
    width: 44px;
}
.site-footer {
    background-color: #3f3f3f;
    clear: both;
    color: #686758;
    font-size: 14px;
    position: relative;
    text-align: center;
}
.site-footer .widget-area, .sidebar .site-footer {
    text-align: left;
}
.site-footer a {
    color: #686758;
}
.site-footer .sidebar-container {
    background-color: #fff;
    border-bottom: 4px solid #555555;
    border-top: 1px solid #ebebeb;
    padding: 0;
}
.site-footer .widget-area {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}
.sidebar .site-footer .widget-area {
    left: -158px;
    max-width: 724px;
    position: relative;
}
.site-footer .widget {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin-right: 20px;
    width: auto;
}
.sidebar .site-footer .widget {
    width: 228px;
}
.sidebar .site-footer .widget:nth-of-type(4), .sidebar .site-footer .widget:nth-of-type(3) {
    margin-right: 0;
}
.site-footer .widget a {
    color: #e6402a;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
    color: #fff;
}
.site-info {
    margin: 0 auto;
    max-width: 1000px;
    padding: 25px 0 15px;
    width: 100%;
}
.site-info-inner {
}
#wpstats {
    display: block;
    margin: -10px auto 0;
}
.site-footer .clients {
    border-right: 1px solid #e0e0e0;
    display: inline-block;
    padding-bottom: 50px;
    vertical-align: top;
    width: 500px;
}
.site-footer .partners {
    border-left: 6px solid #ededed;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 25px;
    vertical-align: top;
    width: 490px;
}
.site-footer .title {
    color: #323232;
    font-family: arial;
    font-size: 18px;
    margin: 10px 0;
}
.site-info .footblock {
    display: table-cell;
    min-width: 250px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}
.site-info .footblock ul {
    list-style: outside url("images/arrow.gif") disc;
    margin: 0 0 0 15px;
    padding: 0;
}
.site-info .footblock ul li {
    line-height: 22px;
    text-transform: uppercase;
}
.site-info .footblock ul li a, .site-info .footblock p {
    color: #aaaaaa;
    font-family: arial;
    font-size: 11px;
}
.site-info .block1 {
}
.site-info .block4 {
    text-align: right;
}
.site-info .block4 ul {
    list-style: outside none none;
}
.site-info .block4 ul li {
    display: inline-block;
}
.site-info .block4 ul li a {
    background: rgba(0, 0, 0, 0) url("images/footsocialicons.png") no-repeat scroll left top;
    display: block;
    height: 36px;
    width: 36px;
}
.site-info .block4 ul li a:hover {
    text-decoration: none;
}
.site-info .block4 ul li.fb a {
    background-position: left top;
}
.site-info .block4 ul li.twitt a {
    background-position: left -36px;
    margin: 0 8px;
}
.site-info .block4 ul li.youtube a {
    background-position: left bottom;
}
.site-info .block4 p {
    margin-bottom: 16px;
}
.spacers-space {
    color: #203c70;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    height: 43px;
    margin-bottom: 10px;
    padding-left: 200px;
    text-align: center;
}
@media (max-width: 1599px) {
.site {
    border: 0 none;
}
}
@media (max-width: 1069px) {
.sidebar img.alignleft, .sidebar .wp-caption.alignleft {
    margin-left: 0;
}
.sidebar img.alignright, .sidebar .wp-caption.alignright {
    margin-right: 0;
}
.error404 .page-header {
    margin-left: auto;
    max-width: 604px;
    width: 100%;
}
.archive-header, .search .page-header, .archive .page-header, .blog .page-header, .error404 .page-content, .search .page-content, .archive .page-content, .attachment .entry-header, .attachment .entry-content, .post-navigation .nav-links, .sidebar .site-info, .site-footer .widget-area {
    padding-left: 20px;
    padding-right: 20px;
}
.error404 .page-title {
    font-size: 24px;
    padding: 180px;
}
.error404 .page-title::before {
    font-size: 554px;
}
.attachment .image-navigation {
    max-width: 724px;
}
.image-navigation .nav-previous, .image-navigation .nav-next {
    position: static;
}
.site-main .widget-area {
    margin-right: 60px;
}
}
@media (max-width: 999px) {
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta, .sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form, .sidebar .featured-gallery, .sidebar .post-navigation .nav-links, .author.sidebar .author-info {
    max-width: 604px;
    padding-left: 0;
    padding-right: 0;
}
.sidebar .site-info, .search.sidebar .page-content, .blog.sidebar .page-content, .attachment .entry-header, .sidebar .comments-title {
    max-width: 604px;
}
.sidebar .archive-meta, .attachment .entry-header, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .site-info, .sidebar .comments-title, .sidebar .no-comments {
    padding-left: 0;
    padding-right: 0;
}
.attachment .entry-meta {
    float: left;
    text-align: left;
    width: 100%;
}
.attachment .entry-content {
    max-width: 100%;
    padding: 40px 0;
}
.format-status .entry-content {
    padding-top: 40px;
}
.format-status .entry-meta {
    padding-bottom: 40px;
}
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta {
    padding-left: 35px;
}
.sidebar .format-status .entry-content::before, .sidebar .format-status .entry-meta::before {
    left: 10px;
}
.sidebar .format-status .entry-content p:first-child::before {
    left: 4px;
}
.sidebar .paging-navigation .nav-links {
    padding: 0 60px;
}
.site-main .sidebar-container {
    height: auto;
    margin: 0 auto;
    max-width: 604px;
    position: relative;
    top: 20px;
}
.site-main .widget-area {
    float: none;
    margin: 0;
    width: 100%;
}
.sidebar .site-footer .widget-area {
    left: 0;
    max-width: 100%;
}
}
@media (max-width: 768px) {
	.pricingmain { margin:10px 0;}
.pgtitle h2 { font-size:25px;}
#backtotop {
    display: none !important;
}
.site-header .home-link {
    float: none;
    max-width: 100%;
    text-align: center;
    width: 100%;
}
.site-footer .clients {
    border-right: 0 none;
    width: 100%;
}
.site-footer .partners {
    border-left: 0 none;
    padding-left: 0;
}
.headright {
    float: none;
    width: 100%;
}
.searchbox {
    margin-top: 20px;
    text-align: center;
}
.navbar {
    margin: 0;
}
.nav-menu li {
    width: 100%;
}
.nav-menu li a {
    border-bottom: 1px solid #fff;
    border-radius: 0;
    text-align: center;
}
.site-info .footblock {
    display: block;
}
.site-info-inner {
    padding: 0 20px 20px;
}
.statsmain {
    width: 100%;
}
.statsinnermain {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 10px;
}
.statsliderinner {
    margin-right: 0;
    padding: 15px;
}
.sourcetxt {
    left: 20px;
    margin-right: 20px;
    top: 105px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px !important;
    top: 60% !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 60% !important;
}
.statsdiv {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hometestidescbox {
    width: 400px !important;
}
.testibigblock .vdblock {
    width: 100% !important;
}
.testibigblock .testiblockbig {
    padding: 30px !important;
    width: 100% !important;
}
.whtstepmain .hometestidescbox {
    margin: 20px 45px 0 0;
}
.keyprinc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: 100%;
}
.whtstepath_markvd {
    width: 100%;
}
.whtstepath_markvd .video-container {
    overflow: hidden;
}
.whtstepath_markvd .video-container iframe, .whtstepath_markvd .video-container object, .whtstepath_markvd .video-container embed {
    height: 100%;
}
.testimonials_list ul li {
    min-height: 275px;
    width: 100%;
}
.testimonials_list ul li.even {
    margin-left: 0;
}
.testimonials_list ul li .box1, .testimonials_list ul li .box2, .testimonials_list ul li .box3, .testimonials_list ul li .box4 {
    min-height: 275px;
}
.pricinginner {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.pricinginner .prichead .pgtitle {
    float: none;
}
.pricinginner .prichead .pgtitle h2 {
    font-size: 125%;
}
.pricinginner .prichead .layout-country select {
    width: 100%;
}
.pricecalmain, .particimain, .pricecalmain .priceslider {
    float: none;
    width: 100%;
}
.pricecalmain h3, .currcallmain h3 {
    font-size: 80%;
}
.pricecalmain .priceslider {
    min-height: 100px;
}
.pricecalmain .partbox {
    float: none;
    padding: 0;
    width: 100%;
}
.particimain {
    margin-bottom: 10px;
}
.spacers-space {
    float: none !important;
    height: 100%;
    padding: 0 !important;
}
.benefitmain {
    margin-top: 30px;
}
.benefitmain ul {
    margin-right: 0;
}
.benefitmain ul li .imgbox {
    width: 11%;
}
.benefitmain ul li .contbox {
    width: 85%;
}
.benefitmain .compbenefit {
    width: 100%;
}
.benefitmain .stepbenefit {
    border-left: 0 none;
    padding-left: 0;
    width: 100%;
}
.currcallmain {
    clear: both;
    float: none;
    padding: 20px 0 0;
    width: 100%;
}
.currcallmain .layout-percost {
    margin-bottom: 15px;
}
.currcallmain .currencybox {
    margin: 0 auto;
}
.whystepathmain .whyinnerleft {
    padding: 20px;
    width: 100%;
}
.whystepathmain .whyimg {
    text-align: center;
    width: 100%;
}
.whystepinnerbot .compbenefit {
    border-right: 0 none;
    padding-right: 0;
    width: 100%;
}
.whystepinnerbot ul {
    padding: 0;
}
.whystepinnerbot ul li .imgbox {
    width: 20%;
}
.whystepinnerbot ul li .contbox {
    width: 75%;
}
.whystepinnerbot .stepbenefit {
    padding-left: 0;
    width: 100%;
}
.register-wrapperinner .regtitle h2 {
    font-size: 100%;
}
.regforminner ul, .regforminner ul li, .regforminner ul li .less-label, .regforminner ul li .less-form-hold {
    float: none;
    margin: 0;
}
.regforminner ul li {
    margin-bottom: 10px;
    width: 100%;
}
.regforminner ul li.left {
    padding-right: 0;
}
.regforminner ul li.left .less-label, .regforminner ul li.right .less-label {
    padding: 0;
    text-align: left;
    width: 100%;
}
.regforminner ul li .less-form-hold {
    width: 100%;
}
.regforminner ul li .less-form-hold input, .regforminner ul li .less-form-hold select, .regforminner ul li .less-form-hold textarea {
    width: 100%;
}
.careermain .carcont {
    min-height: 285px;
    padding: 20px 20px 0;
    width: 50%;
}
.careermain .imgblock {
    text-align: center;
    width: 50%;
}
.csrmain {
    padding: 25px;
}
.csrtoptxt .csrtopcont {
    background: #ffffff none repeat scroll 0 0;
    margin: 22px 10px 10px;
    min-height: 91px;
    width: auto;
}
.csrtoptxt .csrtopcont span {
    padding-bottom: 15px;
}
.csrmidtitle {
    height: 100%;
}
.csrmidtitle span {
    font-size: 100%;
    margin: 0 10px 0 73px;
    padding-bottom: 20px;
    padding-top: 15px;
}
.csrmid .listpanel {
    padding: 0 10px;
}
.csrmid .listpanel .panel1, .csrmid .listpanel .panel2, .csrmid .listpanel .panel3 {
    float: none;
    margin: 0;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockimg, .csrmid .listpanel .panel2 .botblockimg, .csrmid .listpanel .panel3 .botblockimg {
    text-align: center;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockcont, .csrmid .listpanel .panel2 .botblockcont, .csrmid .listpanel .panel3 .botblockcont {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.csrmid .listpanel .panel1 .shadow, .csrmid .listpanel .panel2 .shadow, .csrmid .listpanel .panel3 .shadow {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
}
.csrmidbot {
    float: none;
    padding: 20px 10px;
}
.csrmidbot .midbotimgblock {
    float: none;
    text-align: center;
}
.csrmidbot .midbotcontblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    height: auto;
    margin: 0;
}
.csrmidbot .midbotcontblock .csrmidbotinner {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    width: 100%;
}
.csrbotbox {
    height: 100%;
}
.csrbotinner {
    padding: 20px 10px 5px;
}
.csrbotbox .imgblock {
    float: none;
    text-align: center;
}
.csrbox1 .contblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.csrbotbox .contblock {
    height: 100%;
    margin: 10px 0 0;
    padding: 0;
}
.csrbotbox .contblock .csrbotcontinner {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 10px;
    text-align: center;
}
.csrbox1 .contblock .csrbotcontinner {
    padding: 10px;
}
.csrbotbox .contblock .csrbotcontinner span {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
}
.csrbotbox .contblock .csrbotcontinner img {
    float: none;
}
.menu-toggle {
    cursor: pointer;
    display: inline-block;
    font: bold 16px/1.3 "Source Sans Pro",Helvetica,sans-serif;
    margin: 0;
    padding: 12px 0 12px 20px;
}
.menu-toggle::after {
    content: "";
    font-size: 12px;
    padding-left: 8px;
    vertical-align: -4px;
}
.toggled-on .menu-toggle::after {
    content: "";
    vertical-align: 2px;
}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.toggled-on li, .toggled-on .children {
    display: block;
}
.toggled-on .nav-menu li > ul {
    background-color: transparent;
    display: block;
    float: none;
    left: auto;
    margin-left: 20px;
    position: relative;
    top: auto;
}
.toggled-on .nav-menu li > ul a {
    color: #141412;
    width: auto;
}
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #141412;
}
.toggled-on .nav-menu li a:hover, .toggled-on .nav-menu ul a:hover {
    background-color: #db572f;
    color: #fff;
}
ul.nav-menu, div.nav-menu > ul {
    display: none;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: 0;
}
.attachment .image-navigation, .attachment .entry-attachment .attachment {
    max-width: 604px;
    padding: 0;
    width: 100%;
}
.gallery-caption {
    display: none;
}
}
@media (max-width: 643px) {
.theme-default a.nivo-prevNav {
    display: none !important;
}
.theme-default a.nivo-nextNav {
    display: none !important;
}
#backtotop {
    display: none !important;
}
.site-header .home-link {
    float: none;
    max-width: 100%;
    text-align: center;
    width: 100%;
}
.site-footer .clients {
    border-right: 0 none;
    width: 100%;
}
.site-footer .partners {
    border-left: 0 none;
    padding-left: 0;
}
.headright {
    float: none;
    width: 100%;
}
.searchbox {
    margin-top: 20px;
    text-align: center;
}
.navbar {
    margin: 0;
}
.nav-menu li {
    width: 100%;
}
.nav-menu li a {
    border-bottom: 1px solid #fff;
    border-radius: 0;
    text-align: center;
}
.site-info .footblock {
    display: block;
}
.site-info-inner {
    padding: 0 20px 20px;
}
.statsmain {
    width: 100%;
}
.statsinnermain {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 10px;
}
.statsliderinner {
    margin-right: 0;
    padding: 15px;
}
.sourcetxt {
    left: 20px;
    margin-right: 20px;
    top: 105px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px !important;
    top: 60% !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 60% !important;
}
.statsdiv {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.shadetabs {
    padding: 1px 0 !important;
}
.shadetabs li {
    display: block;
}
.shadetabs li a {
    border-radius: 0 !important;
    display: block;
    margin: 0 0 3px !important;
}
.hometestivideobox {
    width: 100% !important;
}
.hometestidescbox {
    margin: 20px 0 0 !important;
    width: 100% !important;
}
.readmoreblock a {
    float: none !important;
    margin: 20px 0 0 !important;
}
.testibigblock .vdblock {
    width: 100% !important;
}
.testibigblock .testiblockbig {
    padding: 30px !important;
    width: 100% !important;
}
.whtstepmain .hometestidescbox ul {
    padding: 0 0 0 20px;
}
.keyprinc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: 100%;
}
.whtstepath_markvd {
    margin: 0 0 15px;
    width: 100%;
}
.whtstepath_markvd .title h2 {
    font-size: 100%;
}
.whtstepmarkvd {
}
.whtstepath_markvd .video-container {
    overflow: hidden;
}
.whtstepath_markvd .video-container iframe, .whtstepath_markvd .video-container object, .whtstepath_markvd .video-container embed {
    height: 100%;
}
.testimonials_list ul li {
    width: 100%;
}
.testimonials_list ul li.even {
    margin-left: 0;
}
.testimonials_list ul li .contblock .vdblock {
    float: none;
    margin: 0 0 15px;
    width: 100%;
}
.casestd_list ul li {
    float: none;
    width: 100%;
}
.casestd_list .logobox {
    float: none;
    text-align: center;
    width: 100%;
}
.casestd_list .contbox {
    border: 0 none;
    float: none;
    padding-left: 0;
    width: 100%;
}
.casestd_list .vdbox {
    float: none;
    width: 100%;
}
.pricinginner {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.pricinginner .prichead .pgtitle {
    float: none;
}
.pricinginner .prichead .pgtitle h2 {
    font-size: 125%;
}
.pricinginner .prichead .layout-country select {
    width: 100%;
}
.pricecalmain, .particimain, .pricecalmain .priceslider {
    float: none;
    width: 100%;
}
.pricecalmain h3, .currcallmain h3 {
    font-size: 80%;
}
.pricecalmain .priceslider {
    min-height: 70px;
}
.jslider .jslider-scale {
    display: none !important;
}
.pricecalmain .partbox {
    float: none;
    padding: 0;
    width: 100%;
}
.particimain {
    margin-bottom: 10px;
}
.spacers-space {
    float: none !important;
    height: 100%;
    padding: 0 !important;
}
.benefitmain {
    margin-top: 30px;
}
.benefitmain ul {
    margin-right: 0;
}
.benefitmain ul li .imgbox {
    width: 11%;
}
.benefitmain ul li .contbox {
    width: 85%;
}
.benefitmain .compbenefit {
    width: 100%;
}
.benefitmain .stepbenefit {
    border-left: 0 none;
    padding-left: 0;
    width: 100%;
}
.currcallmain {
    clear: both;
    float: none;
    padding: 20px 0 0;
    width: 100%;
}
.currcallmain .layout-percost {
    margin-bottom: 15px;
}
.currcallmain .currencybox {
    margin: 0 auto;
}
.whystepathmain .whyinnerleft {
    padding: 20px;
    width: 100%;
}
.whystepathmain .whyimg {
    text-align: center;
    width: 100%;
}
.whystepinnerbot .compbenefit {
    border-right: 0 none;
    padding-right: 0;
    width: 100%;
}
.whystepinnerbot ul {
    padding: 0;
}
.whystepinnerbot ul li .imgbox {
    width: 20%;
}
.whystepinnerbot ul li .contbox {
    width: 75%;
}
.whystepinnerbot .stepbenefit {
    padding-left: 0;
    width: 100%;
}
.register-wrapperinner .regtitle h2 {
    font-size: 100%;
}
.regforminner ul, .regforminner ul li, .regforminner ul li .less-label, .regforminner ul li .less-form-hold {
    float: none;
    margin: 0;
}
.regforminner ul li {
    margin-bottom: 10px;
    width: 100%;
}
.regforminner ul li.left {
    padding-right: 0;
}
.regforminner ul li.left .less-label, .regforminner ul li.right .less-label {
    padding: 0;
    text-align: left;
    width: 100%;
}
.regforminner ul li .less-form-hold {
    width: 100%;
}
.regforminner ul li .less-form-hold input, .regforminner ul li .less-form-hold select, .regforminner ul li .less-form-hold textarea {
    width: 100%;
}
.contactusmain {
    padding: 25px;
}
.contactusmain .pgtitle h2 {
    margin: 0 0 20px;
}
.contactusmain .contact_inner .cont_block1 {
    border-right: 0 none;
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 0;
}
.contactusmain .contact_inner .cont_block2 {
    float: none;
    margin-right: 0;
}
.contactusmain .contact_inner .cont_block3 {
    float: none;
    width: 100%;
}
.careermain .carcont {
    float: none;
    min-height: 285px;
    padding: 20px;
    width: 100%;
}
.careermain .imgblock {
    float: none;
    text-align: center;
    width: 100%;
}
.privacymain {
    padding: 20px;
}
.abtblock .imgbox {
    margin-bottom: 10px;
}
.abtblock .contbox {
    padding-right: 0;
    width: 100%;
}
.csrmain {
    padding: 25px;
}
.csrtoptxt .csrtopcont {
    background: #ffffff none repeat scroll 0 0;
    margin: 22px 10px 10px;
    min-height: 91px;
    width: auto;
}
.csrtoptxt .csrtopcont span {
    padding-bottom: 15px;
}
.csrmidtitle {
    height: 100%;
}
.csrmidtitle span {
    font-size: 100%;
    margin: 0 10px 0 73px;
    padding-bottom: 20px;
    padding-top: 15px;
}
.csrmid .listpanel {
    padding: 0 10px;
}
.csrmid .listpanel .panel1, .csrmid .listpanel .panel2, .csrmid .listpanel .panel3 {
    float: none;
    margin: 0;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockimg, .csrmid .listpanel .panel2 .botblockimg, .csrmid .listpanel .panel3 .botblockimg {
    text-align: center;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockcont, .csrmid .listpanel .panel2 .botblockcont, .csrmid .listpanel .panel3 .botblockcont {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.csrmid .listpanel .panel1 .shadow, .csrmid .listpanel .panel2 .shadow, .csrmid .listpanel .panel3 .shadow {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
}
.csrmidbot {
    float: none;
    padding: 20px 10px;
}
.csrmidbot .midbotimgblock {
    float: none;
    text-align: center;
}
.csrmidbot .midbotcontblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    height: auto;
    margin: 0;
}
.csrmidbot .midbotcontblock .csrmidbotinner {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    width: 100%;
}
.csrbotbox {
    height: 100%;
}
.csrbotinner {
    padding: 20px 10px 5px;
}
.csrbotbox .imgblock {
    float: none;
    text-align: center;
}
.csrbox1 .contblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.csrbotbox .contblock {
    height: 100%;
    margin: 10px 0 0;
    padding: 0;
}
.csrbotbox .contblock .csrbotcontinner {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 10px;
    text-align: center;
}
.csrbox1 .contblock .csrbotcontinner {
    padding: 10px;
}
.csrbotbox .contblock .csrbotcontinner span {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
}
.csrbotbox .contblock .csrbotcontinner img {
    float: none;
}
.site-title {
    font-size: 30px;
}
#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
    padding-left: 20px;
    padding-right: 20px;
}
#content .format-status .entry-content, #content .format-status .entry-met {
    padding-left: 35px;
}
.menu-toggle {
    cursor: pointer;
    display: inline-block;
    font: bold 16px/1.3 "Source Sans Pro",Helvetica,sans-serif;
    margin: 0;
    padding: 12px 0 12px 20px;
}
.menu-toggle::after {
    content: "";
    font-size: 12px;
    padding-left: 8px;
    vertical-align: -4px;
}
.toggled-on .menu-toggle::after {
    content: "";
    vertical-align: 2px;
}
.toggled-on .nav-menu, .toggled-on .nav-menu > ul {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.toggled-on li, .toggled-on .children {
    display: block;
}
.toggled-on .nav-menu li > ul {
    background-color: transparent;
    display: block;
    float: none;
    left: auto;
    margin-left: 20px;
    position: relative;
    top: auto;
}
.toggled-on .nav-menu li > ul a {
    color: #141412;
    width: auto;
}
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #141412;
}
.toggled-on .nav-menu li a:hover, .toggled-on .nav-menu ul a:hover {
    background-color: #db572f;
    color: #fff;
}
ul.nav-menu, div.nav-menu > ul {
    display: none;
}
#content .featured-gallery {
    padding-left: 24px;
}
.gallery-columns-1 .gallery-item {
    margin-right: 0;
    width: 100%;
}
.entry-title, .format-chat .entry-title, .format-image .entry-title, .format-gallery .entry-title, .format-video .entry-title {
    font-size: 22px;
    font-weight: bold;
}
.format-quote blockquote, .format-status .entry-content {
    font-size: 18px;
}
.format-quote blockquote small, .format-quote blockquote cite {
    font-size: 13px;
}
.error404 .page-title {
    padding: 40px 0 0;
}
.error404 .page-title::before {
    content: normal;
}
.comment-author {
    margin-right: 30px;
}
.comment-author .avatar {
    height: auto;
    max-width: 100%;
}
.comment-metadata, .comment-content, .comment-list .reply {
    width: calc(100% - 104px);
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: calc(100% - 120px);
}
.comment-form textarea {
    height: 80px;
}
.format-audio .entry-content::before {
    display: none;
}
.format-audio .audio-content {
    background-image: none;
    float: none;
    padding-left: 0;
    width: auto;
}
}
@media (max-width: 359px) {
.theme-default a.nivo-prevNav {
    display: none !important;
}
.theme-default a.nivo-nextNav {
    display: none !important;
}
#backtotop {
    display: none !important;
}
.site-header .home-link {
    float: none;
    max-width: 100%;
    text-align: center;
    width: 100%;
}
.site-footer .clients {
    border-right: 0 none;
    width: 100%;
}
.site-footer .partners {
    border-left: 0 none;
    padding-left: 0;
}
.headright {
    float: none;
    width: 100%;
}
.searchbox {
    margin-top: 20px;
    text-align: center;
}
.navbar {
    margin: 0;
}
.nav-menu li {
    width: 100%;
}
.nav-menu li a {
    border-bottom: 1px solid #fff;
    border-radius: 0 !important;
    text-align: center;
}
.site-info .footblock {
    display: block;
}
.site-info-inner {
    padding: 0 20px 20px;
}
.statsmain {
    width: 100%;
}
.statsinnermain {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 10px;
}
.statsliderinner {
    margin-right: 0;
    padding: 15px;
}
.sourcetxt {
    left: 20px;
    margin-right: 20px;
    top: 105px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -10px !important;
    top: 60% !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 60% !important;
}
.statsdiv {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.shadetabs {
    padding: 1px 0 !important;
}
.shadetabs li {
    display: block;
}
.shadetabs li a {
    border-radius: 0 !important;
    display: block;
    margin: 0 0 3px !important;
}
.hometestivideobox {
    width: 100% !important;
}
.hometestidescbox {
    margin: 20px 0 0 !important;
    width: 100% !important;
}
.readmoreblock a {
    float: none !important;
    margin: 20px 0 0 !important;
}
.testibigblock .vdblock {
    width: 100% !important;
}
.testibigblock .testiblockbig {
    padding: 30px !important;
    width: 100% !important;
}
.whtstepmain .hometestidescbox ul {
    padding: 0 0 0 20px;
}
.keyprinc {
    width: 100%;
}
.whtstepath_markvd {
    margin: 0 0 15px;
    width: 100%;
}
.whtstepath_markvd .title h2 {
    font-size: 100%;
}
.whtstepmarkvd {
}
.whtstepath_markvd .video-container {
    overflow: hidden;
}
.whtstepath_markvd .video-container iframe, .whtstepath_markvd .video-container object, .whtstepath_markvd .video-container embed {
    height: 100%;
}
.testimonials_list ul li {
    width: 100%;
}
.testimonials_list ul li.even {
    margin-left: 0;
}
.testimonials_list ul li .contblock .vdblock {
    float: none;
    margin: 0 0 15px;
    width: 100%;
}
.casestd_list ul li {
    float: none;
    width: 100%;
}
.casestd_list .logobox {
    float: none;
    text-align: center;
    width: 100%;
}
.casestd_list .contbox {
    border: 0 none;
    float: none;
    padding-left: 0;
    width: 100%;
}
.casestd_list .vdbox {
    float: none;
    width: 100%;
}
.pricinginner {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.pricinginner .prichead .pgtitle {
    float: none;
}
.pricinginner .prichead .pgtitle h2 {
    font-size: 125%;
}
.pricinginner .prichead .layout-country select {
    width: 100%;
}
.pricecalmain, .particimain, .pricecalmain .priceslider {
    float: none;
    width: 100%;
}
.pricecalmain h3, .currcallmain h3 {
    font-size: 80%;
}
.pricecalmain .priceslider {
    min-height: 70px;
}
.jslider .jslider-scale {
    display: none !important;
}
.pricecalmain .partbox {
    float: none;
    padding: 0;
    width: 100%;
}
.particimain {
    margin-bottom: 10px;
}
.spacers-space {
    float: none !important;
    height: 100%;
    padding: 0 !important;
}
.benefitmain {
    margin-top: 30px;
}
.benefitmain ul {
    margin-right: 0;
}
.benefitmain ul li .imgbox {
    width: 100%;
}
.benefitmain ul li .contbox {
    width: 100%;
}
.benefitmain .compbenefit {
    width: 100%;
}
.benefitmain .stepbenefit {
    border-left: 0 none;
    padding-left: 0;
    width: 100%;
}
.currcallmain {
    clear: both;
    float: none;
    padding: 20px 0 0;
    width: 100%;
}
.currcallmain .layout-percost {
    margin-bottom: 15px;
}
.whystepathmain .whyinnerleft {
    padding: 20px;
    width: 100%;
}
.whystepathmain .whyimg {
    text-align: center;
    width: 100%;
}
.whystepinnerbot .compbenefit {
    border-right: 0 none;
    padding-right: 0;
    width: 100%;
}
.whystepinnerbot ul {
    padding: 0;
}
.whystepinnerbot ul li .imgbox {
    width: 20%;
}
.whystepinnerbot ul li .contbox {
    width: 75%;
}
.whystepinnerbot .stepbenefit {
    padding-left: 0;
    width: 100%;
}
.register-wrapperinner .regtitle h2 {
    font-size: 100%;
}
.regforminner ul, .regforminner ul li, .regforminner ul li .less-label, .regforminner ul li .less-form-hold {
    float: none;
    margin: 0;
}
.regforminner ul li {
    margin-bottom: 10px;
    width: 100%;
}
.regforminner ul li.left {
    padding-right: 0;
}
.regforminner ul li.left .less-label, .regforminner ul li.right .less-label {
    padding: 0;
    text-align: left;
    width: 100%;
}
.regforminner ul li .less-form-hold {
    width: 100%;
}
.regforminner ul li .less-form-hold input, .regforminner ul li .less-form-hold select, .regforminner ul li .less-form-hold textarea {
    width: 100%;
}
.contactusmain {
    padding: 25px;
}
.contactusmain .pgtitle h2 {
    margin: 0 0 20px;
}
.contactusmain .contact_inner .cont_block1 {
    border-right: 0 none;
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 0;
}
.contactusmain .contact_inner .cont_block2 {
    float: none;
    margin-right: 0;
}
.contactusmain .contact_inner .cont_block3 {
    float: none;
    width: 100%;
}
.careermain .carcont {
    float: none;
    min-height: 285px;
    padding: 20px;
    width: 100%;
}
.careermain .imgblock {
    float: none;
    width: 100%;
}
.privacymain {
    padding: 20px;
}
.abtblock .imgbox {
    margin-bottom: 10px;
}
.abtblock .contbox {
    padding-right: 0;
    width: 100%;
}
.csrmain {
    padding: 25px;
}
.csrtoptxt .csrtopcont {
    background: #ffffff none repeat scroll 0 0;
    margin: 22px 10px 10px;
    min-height: 91px;
    width: auto;
}
.csrtoptxt .csrtopcont span {
    padding-bottom: 15px;
}
.csrmidtitle {
    height: 100%;
}
.csrmidtitle span {
    font-size: 100%;
    margin: 0 10px;
    padding-bottom: 20px;
    padding-top: 115px;
}
.csrmid .listpanel {
    padding: 0 10px;
}
.csrmid .listpanel .panel1, .csrmid .listpanel .panel2, .csrmid .listpanel .panel3 {
    float: none;
    margin: 0;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockimg, .csrmid .listpanel .panel2 .botblockimg, .csrmid .listpanel .panel3 .botblockimg {
    text-align: center;
    width: 100%;
}
.csrmid .listpanel .panel1 .botblockcont, .csrmid .listpanel .panel2 .botblockcont, .csrmid .listpanel .panel3 .botblockcont {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.csrmidbot {
    float: none;
    padding: 20px 10px;
}
.csrmidbot .midbotimgblock {
    float: none;
    text-align: center;
}
.csrmidbot .midbotcontblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    height: auto;
    margin: 0;
}
.csrmidbot .midbotcontblock .csrmidbotinner {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 10px 0 0;
    padding: 10px;
    width: 100%;
}
.csrbotbox {
    height: 100%;
}
.csrbotinner {
    padding: 120px 10px 5px;
}
.csrbotbox .imgblock {
    float: none;
    text-align: center;
}
.csrbox1 .contblock {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.csrbotbox .contblock {
    height: 100%;
    margin: 10px 0 0;
    padding: 0;
}
.csrbotbox .contblock .csrbotcontinner {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 10px;
    text-align: center;
}
.csrbox1 .contblock .csrbotcontinner {
    padding: 10px;
}
.csrbotbox .contblock .csrbotcontinner span {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
}
.csrbotbox .contblock .csrbotcontinner img {
    float: none;
}
.gallery {
    margin-left: 0;
}
.gallery .gallery-item, .gallery-columns-2.gallery-size-thumbnail .gallery-item {
    max-width: none;
    width: calc(50% - 4px);
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
    display: block;
}
.gallery-columns-1 .gallery-item, .gallery-columns-1.gallery-size-medium .gallery-item, .gallery-columns-1.gallery-size-thumbnail .gallery-item {
    text-align: center;
    width: calc(100% - 4px);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 4px;
}
.gallery br {
    display: none;
}
.gallery .gallery-item:nth-of-type(2n) {
    margin-right: 0;
}
.comment-author {
    margin: 0 0 5px;
    max-width: 100%;
}
.comment-author .avatar {
    display: inline;
    margin: 0 5px 0 0;
    max-width: 20px;
}
.comment-metadata, .comment-content, .comment-list .reply {
    width: 100%;
}
}
@media print, not all, not all, (min-resolution: 120dpi) {
.site-header .search-field {
    background-image: url("images/search-icon-2x.png");
}
.format-audio .audio-content, .format-status .entry-content::before, .format-status .entry-meta::before, .comment-list > li::after, .comment-list .children > li::before {
    background-image: url("images/dotted-line-2x.png");
}
}
@media print {
body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #000;
    font-size: 10pt;
}
footer a[rel="bookmark"]:link::after, footer a[rel="bookmark"]:visited::after {
    content: " [" attr(href) "] ";
}
.site {
    max-width: 98%;
}
.site-header {
    background-image: none !important;
}
.site-header .home-link {
    max-width: none;
    min-height: 0;
}
.site-title {
    color: #000;
    font-size: 21pt;
}
.site-description {
    font-size: 10pt;
}
.author-avatar, .site-footer, .comment-respond, .comments-area .comment-edit-link, .comments-area .reply, .comments-link, .entry-meta .edit-link, .page-links, .site-content nav, .widget-area, .main-navigation, .navbar, .more-link {
    display: none;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0;
    width: 100%;
}
.page-title, .entry-title {
    font-size: 21pt;
}
.entry-meta, .entry-meta a {
    color: #444;
    font-size: 10pt;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    margin-left: 0;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
    margin-right: 0;
}
.format-image .entry-content .size-full {
    margin: 0;
}
.hentry {
    background-color: #fff;
}
.comments-area > li.comment {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position: relative;
    width: auto;
}
.comment-metadata {
    float: none;
}
.comment-author .fn, .comment-reply-link, .comment-reply-login {
    color: #333;
}


  