/*

Theme Name: International Translating
Theme URI: http://wordpress.org/themes/internationaltranslating

Author: the WordPress team
Author URI: http://wordpress.org/

Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.

Version: 1.3

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Text Domain: internationaltranslating

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
@charset "utf-8";

@font-face {
    font-family: 'abelregular';
    src: url('font-kit/abel-regular-webfont.eot');
    src: url('font-kit/abel-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font-kit/abel-regular-webfont.woff') format('woff'), url('font-kit/abel-regular-webfont.ttf') format('truetype'), url('font-kit/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerregular';
    src: url('font-kit/aller_std_rg-webfont.eot');
    src: url('font-kit/aller_std_rg-webfont.eot?#iefix') format('embedded-opentype'), url('font-kit/aller_std_rg-webfont.woff') format('woff'), url('font-kit/aller_std_rg-webfont.ttf') format('truetype'), url('font-kit/aller_std_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'the_only_exceptionregular';
    src: url('font-kit/theonlyexception-webfont.eot');
    src: url('font-kit/theonlyexception-webfont.eot?#iefix') format('embedded-opentype'), url('font-kit/theonlyexception-webfont.woff') format('woff'), url('font-kit/theonlyexception-webfont.ttf') format('truetype'), url('font-kit/theonlyexception-webfont.svg#the_only_exceptionregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerlight';
    src: url('font-kit/aller_std_lt-webfont.eot');
    src: url('font-kit/aller_std_lt-webfont.eot?#iefix') format('embedded-opentype'), url('font-kit/aller_std_lt-webfont.woff') format('woff'), url('font-kit/aller_std_lt-webfont.ttf') format('truetype'), url('font-kit/aller_std_lt-webfont.svg#allerlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: 'allerregular', Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    color: #525252;
}
/*
h1, h2, h3, h4, h5, h6 {
    padding: 15px;
}
*/

.blog_main_heading {
   font-size:16px;
}

.single-post-img-wrap {
   width: 50%;
}

.post_content p {
  line-height: 200%;
}

img.wp-post-image {
    zoom: 2;  //increase if you have very small images

    display: block;
    margin: auto;

    height: auto;
    max-height: 100%;

    width: auto;
    max-width: 100%;
}


/* Important */
.clearfix:before , .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
    clear: both;
}

.index_banner {
    background: #efefef;
}
.banner_part {
    width: 1000px;
}
.wrapper {
    box-shadow: 0 0 3px 2px #CCCCCC;
    margin: 0 auto 16px;
    width: 1000px;
    background-color: #ffffff;
}
h1 {
    font-size: 40px;
    line-spacing: 3px;
    color: #282828;
}
h2 {
    line-spacing: 3px;
}
a {
    outline: 0;
    color: #00598C;
    text-decoration: none;
}
a:hover {
    color: #282828;
    text-decoration: none;
}
.header_div {
    width: 1000px;
    background: #fcfcfc;
    display: block;
    position: relative;
    z-index: 9999;
}
.logo {
    width: 264px;
    float: left;
    padding: 15px 0 0 15px;
}
.contact_part {
    margin-right: 15px;
    margin-top: 25px;
    border-radius: 4px;
    width: auto;
    float: right;
    background: url(images/box_arrrow.jpg) repeat-x top left;
    border-left: 1px solid #cecccc;
    border-right: 1px solid #ceceec;
    border-bottom: 2px solid #dcdbdb;
    border-top: 1px solid #DBDBDB;
}
.contact_part ul {
    margin-left: 0;
}
.contact_part ul li {
    list-style-type: none;
    float: left;
    border-right: 1px solid #c1bfbf;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #535353;
    margin: 4px 0;
    padding: 0 12px;
}
.contact_part ul li:last-child {
    border-right: 0;
}
.contact_part ul li a {
    text-decoration: none;
    color: #535353;
    display: block;
    line-height: 32px;
}
.contact_part ul li a img {
    vertical-align: middle;
}
.contact_part ul li a:hover {
    text-decoration: none;
    color: #0c6aa5;
}
.mrgin_top {
    margin-right: 8px !important;
}
.mrgin_bot {
    margin-right: 8px !important;
    margin-top: 5px;
}
.last_child {
    border-right: 0px !important;
    padding-right: 0px !important;
}
.menu {
    background: url(images/menu.jpg) repeat-x;
    border-bottom: 1px solid #cecccc;
    border-top: 1px solid #cecccc;
    width: 1000px;
    margin-top: 10px;
    height: 48px;
}
.menu ul li {
    list-style-type: none;
    float: left;
    font-family: 'abelregular';
    color: #282828;
    text-transform: uppercase;
    padding: 15px 36px;
    font-size: 14px;
    background: url(images/menu_border.png) no-repeat right 4px;
    position: relative;
}
.menu ul li a {
    text-decoration: none;
    color: #282828;
}
.menu ul li a:hover {
    text-decoration: none;
    color: #0c6aa5;
}
.menu_arow {
    margin: 4px 0 0 4px;
}
.section {
    width: 974px;
    padding: 0px 13px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    background: #fff;
    position: relative;
    z-index: 6666;
}
.newbe {
    background: #ededed;
    min-height: 71px;
    background-image: url(images/box_icon.jpg);
    background-repeat: no-repeat;
    background-position: 2px 1px;
    border: 1px solid #d2d2d2;
    overflow: hidden;
    width: 308px;
    float: left;
    margin-right: 22px;
    position: relative;
}
.newbe:hover {
    min-height: 71px;
    background-image: url(images/blue_hover.jpg);
    background-repeat: no-repeat;
    background-position: 2px 1px;
}
.none_margin {
    margin-right: 0px !important;
}
.col_one {
    width: 41px;
    float: left;
    margin: 2px 0 0 4px;
}
.col_two {
    width: 47px;
    float: left;
    width: 254px;
    padding: 10px 0px}
.col_two h2 {
    color: #00598C;
    font-family: 'abelregular';
    font-size: 19px;
}
.col_two p {
    font-family: 'allerregular';
    font-size: 12px;
    color: #6b9e0c;
    line-height: 16px;
}
.box_spt {
    width: 974px;
    overflow: hidden;
}
.col_one img:hover {
    background: url(images/blue_hover.jpg) no-repeat top left;
}

/* body background image */
/*.banner_part .z1 , .banner_part .z2 {
    background-position: -8px 20px;
}
.banner_part .z3 , .banner_part .z4 {
    background-position: -8px 24px;
}*/

#topbuttons {
    margin-bottom: 20px;
    margin-top: 0;
}

.new_section {
    width: 974px;
    margin-top: 0;
    overflow: hidden;
}
.quick_cote {
    width: 200px;
    background: #efefef;
    float: left;
    margin-bottom: 10px;
}
.quate_heaf {
    color: #00598C;
    font-family: 'the_only_exceptionregular';
    font-size: 19px;
    padding: 11px 0 2px;
    text-align: center;
    width: 100%;
    background: url(images/under_line.png) no-repeat bottom center;
    line-height: 24px;
}
.lp-form-wrap {
    margin-bottom: 20px;
}
.quick_text {
    padding-bottom: 9px;
}
.quick_text h3 {
    font-family: 'abelregular';
    color: #595959;
    font-size: 14px;
    text-align: center;
    padding: 4px 0 10px;
}
.input_field {
    width: 183px;
    margin-left: 8px;
    margin-bottom: 10px;
}
.input_field select {
    padding: 5px;
    width: 180px;
    font-size: 13px;
}
.input_field input[type="text"] {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: 'allerregular';
    font-size: 13px;
    padding: 5px 4px;
    width: 170px;
}
.input_field input:focus {
    border-color: rgba(0, 189, 68, 1);
}
.input_field input[type="submit"] {
    background: none repeat scroll 0 0 #6B9E0C;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 17px;
    padding: 2px 4px;
    cursor: pointer;
    width: 179px;
}
.input_field input[type="submit"]:hover {
    background: #0c6aa5;
}
.form-error-div {
    padding: 5px;
}
.form-error-p {
    color: #ff0000;
    font-size: 13px;
    text-align: justify;
}
div.mini_form_sm_wrap {
    padding: 5px;
    margin-bottom: 20px;
    background: #9ACC9D;
}
p.mini_form_sm {
    margin: 0 !important;
    padding: 0 5px !important;
    background: #EDFFF2;
    font-size: 16px !important;
    color: #333333 !important;
    text-align: justify !important;
    line-height: 22px !important;
}
.container_box {
    width: 760px;
    float: right;
}
.translate_box {
    width: 241px;
    float: left;
    margin-right: 18px;
    margin-bottom: 20px;
}
.none_margin {
    margin-right: 0px !important;
}
.translate_box h4 {
    color: #60939F;
    display: inline-block;
    font-family: 'abelregular';
    font-size: 14px;
    padding: 5px 0 10px;
    text-transform: uppercase;
}
.image_box {
    width: 241px;
}
.translate_box p {
    font-size: 12px;
    font-family: 'allerregular';
    color: #6b9e0c;
}
.line_img {
    width: 100%;
    background: url(images/line_img.jpg) repeat-x;
    margin: 10px 0px 5px;
    height: 2px;
}
.arrow_img {
    margin: 3px 0 0 9px;
}
.footer_section {
    background: #f4f4f4;
    width: 1000px;
    border-top: 1px solid #c9c9c9;
    padding: 10px 0px 20px;
    overflow: hidden;
}
.fotter_left {
    float: left;
    padding-left: 10px;
    width: 282px;
}
.fotter_left h2 {
    border-bottom: 1px solid #B4B4B4;
    color: #5F5F5F;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 0 0 3px;
    width: 220px;
}
.fotter_left p {
    color: #4e4e4e;
    font-family: 'allerregular';
    font-size: 12px;
    padding: 8px 0 0;
    width: 216px;
}
.input_field1 {
    width: 230px;
    margin-bottom: 10px;
}
.input_field1 input[type="text"] {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    color: #666;
    font-family: 'allerregular';
    font-size: 12px;
    padding: 5px 4px;
    width: 208px;
}
.input_field2 {
    width: 230px;
    margin-bottom: 10px;
}
.enter_phone {
    width: 134px;
    float: left;
}
.enter_phone input[type="text"] {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC;
    color: #666;
    font-family: 'allerregular';
    font-size: 12px;
    padding: 5px 4px;
    width: 118px;
}
.subscribe {
    float: left;
    width: 84px;
}
.subscribe input[type="submit"] {
    background: none repeat scroll 0 0 #6B9E0C;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 3px 4px;
    width: 85px;
    cursor: pointer;
}
.subscribe input[type="submit"]:hover {
    background: #0c6aa5;
}
.fotter_middle {
    float: left;
    width: 410px;
}
.fotter_middle h2 {
    border-bottom: 1px solid #B4B4B4;
    color: #5F5F5F;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 0 0 3px;
    width: 98%;
}
.client_testimonials {
    width: 294px;
}
.client_testimonials ul li {
    list-style-type: none;
    padding: 10px 0px 7px;
    height: 170px;
    overflow: hidden;
}
.fotter_right {
    float: right;
    width: 242px;
}
.fotter_right h2 {
    border-bottom: 1px solid #B4B4B4;
    color: #5F5F5F;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 0 0 3px;
    width: 208px;
}
.fotter_right p {
    clear: both;
    color: #5f5f5f;
    font-family: 'abelregular';
    font-size: 16px;
    padding: 43px 0 5px;
    width: 208px;
}
.proud_logo {
    background: #fff;
    width: 231px;
    padding: 5px 0;
}
.proud_logo ul {
    display: table;
    margin: 0 auto;
}
.proud_logo ul li {
    float: left;
    padding-left: 2px;
}
.footer {
    width: 1000px;
    background: #dcdcdc;
    padding: 15px 0;
    color: #999999;
    overflow: hidden;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    font-family: 'allerregular';
    font-size: 14px;
    text-align: center;
}
.footer ul {
    display: table;
    margin: 0 auto;
}
 .footer ul li {
    display: inline-block;
    padding: 1px 2px 2px;
}
.footer a {
    text-decoration: none;
    color: #999999;
}
.footer a:hover {
    text-decoration: none;
    color: #226f9b;
}
ul.children {
    background: none repeat scroll 0 0 #f3f3f3;
    display: none;
    left: 0;
    opacity: 0.95;
    padding: 5px 0 2px 37px;
    position: absolute;
    top: 49px;
    width: 168px;
    z-index: 9999;
}
.menu ul li.page_item_has_children:hover .children {
    display: block;
}
.menu ul li.menu-item-has-children:hover .children {
    display: block;
}
ul.children li {
    float: none !important;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    background: none !important;
}
div.selectBox {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    line-height: 24px;
    clear: both;
    color: #282828;
    font-family: 'abelregular';
    font-size: 12px;
}
 span.selected {
    width: 147px;
    margin-left: 8px;
    margin-bottom: 10px;
    text-indent: 5px;
    border: 1px solid #ccc;
    border-right: none;
    background: #fcfcfc;
    overflow: hidden;
}
 span.selectArrow {
    width: 30px;
    border: 1px solid #d2d2d2;
    background: #fcfcfc;
    text-align: center;
}
 span.selectArrow,span.selected {
    position: relative;
    float: left;
    height: 26px;
    z-index: 1;
}
 div.selectOptions {
    position: absolute;
    top: 28px;
    left: 9px;
    width: 176px;
    border: 1px solid #ccc;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    background: #f6f6f6;
    padding-top: 2px;
    display: none;
}
 span.selectOption {
    display: block;
    width: 80%;
    line-height: 20px;
    padding: 5px 16% 5px 5%;
}
 span.selectOption:hover {
    color: #f6f6f6;
    background: #4096ee;
}
 .selectArrow img {
    margin-top: 11px;
}
 /*****************8new_page************* */ .header_div1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 16px 0;
    width: 1000px;
}
.body_bg {
    background: url(images/body_bg.jpg) repeat-x top center #efefef;
    background: url(images/banner2.jpg) repeat-x top center #efefef;
    background-position-y: -140px;
}
.contact_part1 {
    background: url("images/box_arrrow.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border-bottom: 2px solid #DCDBDB;
    border-left: 1px solid #CECCCC;
    float: right;
    width: 482px;
}
.new_con {
    border-radius: 4px;
    border-right: 1px solid #CECCCC;
    border-top: 1px solid #CECCCC;
    margin-right: 10px;
    margin-top: 10px;
    width: auto;
}
.banner {
    width: 999px;
    background: url('images/banner_bg.png') no-repeat top center;
    margin: 10px 0;
    border-top: 0px;
    overflow: hidden;
}
.shdow_none {
    box-shadow: none;
}
.banner_lft {
    width: 548px;
    float: left;
}
.banner_rgt {
    float: left;
    padding: 12px 0 10px;
    width: 450px;
}
.reaching_tital {
    width: 100%;
}
.reaching_tital h4 {
    color: #6BB15A;
    font-family: 'allerlight';
    font-size: 28px;
}
.reaching_tital p {
    border-bottom: 1px solid #C6C6C6;
    color: #0069A6;
    font-family: 'allerlight';
    font-size: 21px;
    padding: 10px 0 3px;
}
.reaching_tital span {
    color: #0069A6;
    font-family: 'the_only_exceptionregular';
    font-size: 22px;
}
.reaching_tital h3 {
    color: #282828;
    display: inline-block;
    font-family: 'allerlight';
    font-size: 13px;
    padding: 10px 0 0;
}
.reaching_tital img {
    margin-right: 10px;
}
.contact_box {
    background: url("images/white_curve.png") no-repeat scroll left top #00598C;
    border-radius: 7px;
    display: inline-block;
    margin: 10px 0 0;
    width: 435px;
    border: 1px solid #CCC;
}
.quick_white {
    color: #6b9e0c;
    float: left;
    font-family: 'the_only_exceptionregular';
    font-size: 17px;
    padding: 13px 0 0 1px;
    width: 108px;
}
.comma_text {
    color: #F2F2F2;
    float: left;
    font-family: 'abelregular';
    font-size: 17px;
    padding: 14px 0 9px 22px;
    width: 298px;
    background: url(images/blue_line.jpg) repeat-x bottom left;
    text-align: center;
}
.contact_form {
    padding: 5px 0 0;
    width: 427px;
    margin-left: 8px;
}
.name_fild {
    float: left;
    margin-right: 8px;
    width: 204px;
    margin-bottom: 6px;
}
.name_fild input[type="submit"]:hover {
    background: none repeat scroll 0 0 #0078bd;
}
.name_fild input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #1A3341;
    color: #282828;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 5px;
    width: 195px;
}
.name_fild select {
    padding: 6px;
    width: 206px;
}
.name_fild input[type="submit"] {
    background: none repeat scroll 0 0 #6B9E0C;
    border: 1px solid #ccc;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'abelregular';
    font-size: 23px;
    padding: 0;
    width: 206px;
    line-height: 29px;
}
.selectBox.selectBox1 {
    background: none repeat scroll 0 0 #DBDAD8;
    border: 1px solid #000000;
    height: 36px;
    width: 205px;
}
.selected.selected1 {
    background: none repeat scroll 0 0 #DBDAD8;
    border: medium none;
    margin: 1px 0 0;
    padding: 5px 0 0;
    width: 172px;
}
span.selectArrow1 {
    background: none repeat scroll 0 0 #DBDAD8;
    border-left: 1px solid #7f7e7d;
    height: 34px;
    text-align: center;
    width: 30px;
}
div.selectOptions1 {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    left: 0;
    overflow: hidden;
    padding-top: 2px;
    position: absolute;
    top: 36px;
    width: 203px;
}
.pad_top {
    padding-top: 10px !important;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    margin-left: -1px;
}
.clien_success {
    width: 512px;
    float: left;
}
.itc_press {
    float: left;
    width: 462px;
    float: left;
}
.entry-header .sucess_tital {
    width: 100%;
}
.sucess_tital {
    color: #00598c;
    font-family: 'abelregular';
    font-size: 19px;
    text-transform: uppercase;
    background: url(images/green_line.png) repeat-x bottom left;
    padding: 0 0 5px;
    width: 464px;
}
.sucess_entry_tital {
    color: #888888;
    font-family: 'allerlight';
    font-size: 29px;
    font-weight: normal;
    line-height: 1.13333;
    margin-bottom: 9px;
}
.head_tital {
    font-size: 1.71429em;
    line-height: 1.125;
    margin-bottom: 9px;
    color: #0696D7;
    font-family: 'allerlight';
    font-weight: normal;
}
p.head_tital_btn {
    margin: 0 0 1em;
}
p.head_tital_btn a {
    border: medium none;
    color: #FFFFFF;
    font-size: 14px;
    background: url("") no-repeat right bottom;
    display: block;
    position: relative;
}
p.head_tital_btn a span {
    border-left: 1px solid #FFFFFF;
    line-height: 15px;
    margin: 4px 40px 0 0;
    padding: 0 0 0 12px;
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 0;
}
.clien_success ul li {
    list-style-type: none;
    overflow: hidden;
    padding: 9px 0;
}
.clenit_img {
    float: left;
    width: 68px;
}
.clenit_img img {
    border-radius: 8px;
}
.client_says {
    float: left;
    padding-left: 10px;
    width: 378px;
    text-align: justify;
}
.client_says p {
    color: #525252;
    font-family: 'allerregular';
    font-size: 12px;
    display: inline;
}
.client_says img {
    margin: 2px 7px 0 0;
}
.green_comma {
    float: left;
    padding-left: 6px;
    padding-top: 3px;
    width: 8px;
}
.user_name {
    color: #00598C;
    font-family: 'abelregular';
    font-size: 14px;
    padding-top: 5px;
    text-align: right;
    width: 378px;
}
.blog_tital {
    float: left;
    padding-left: 21px;
    width: 373px;
}
.blog_tital_text {
    color: #00598c;
    font-family: 'allerregular';
    font-size: 12px;
}
.blog_box {
    width: 290px;
    overflow: hidden;
    font-family: 'abelregular';
    font-size: 12px;
    color: #00598c;
    padding-top: 4px;
}
.blog_time {
    float: left;
    width: 130px;
}
.blog_country {
    float: left;
    width: 155px;
}
.blog_summary {
    width: 373px;
    color: #525252;
    font-family: 'allerregular';
    text-align: justify;
    font-size: 12px;
}
.itc_press ul li {
    list-style-type: none;
    overflow: hidden;
    padding: 9px 0;
}
.clientsyas_box {
    overflow: hidden;
    padding-bottom: 16px;
    width: 100%;
}
.curve_left {
    float: left;
    margin-left: -16px;
    width: 16px;
}
.curve_middle {
    background: url(images/curve_middle.png) repeat-x top left #00598c;
    float: left;
    width: 1000px;
}
.curve_right {
    float: left;
    margin-right: -16px;
    width: 16px;
}
.about_inetr {
    width: 520px;
    float: left;
}
.about_inetr_text {
    color: #DADADA;
    font-family: 'abelregular';
    font-size: 19px;
    padding: 15px 0 26px;
    text-transform: uppercase;
}
.about_inetr p {
    color: #E3E3E3;
    font-family: 'allerregular';
    font-size: 12px;
    padding-bottom: 28px;
}
 .why_us {
    float: right;
    width: 438px;
}
.why_us ul li {
    background: url(images/green_arrrow.png) no-repeat 1px 5px;
    color: #DADADA;
    font-family: 'abelregular';
    font-size: 13px;
    list-style-type: none;
    text-transform: uppercase;
    padding: 3px 0px 3px 29px;
}
.footer_slider {
    width: 974px;
    background: #fff;
    padding: 0px 13px;
}
.slider_tital {
    color: #00598C;
    font-family: 'abelregular';
    font-size: 20px;
    margin-top: -13px;
    padding: 18px 0 5px;
}
.slider_box {
    width: 974px;
    border-top: 1px solid #437b20;
    border-bottom: 1px solid #437b20;
    padding: 15px 0;
}
.new_foot {
    background: #fff !important;
    border-top: 0px !important;
    padding-bottom: 20px;
}
.addbkwd:hover {
    background: url(images/left_hover.jpg) no-repeat left top;
}
.addfwd:hover {
    background: url(images/right_hover.jpg) no-repeat left top;
}
a.arrow_hover:hover {
    opacity: 0.8;
    color: #003;
}
.clenit_img1 {
    float: left;
    width: 68px;
}
.client_says1 {
    float: left;
    padding-left: 10px;
    width: 310px;
}
.client_says1 p {
    color: #525252;
    font-family: 'allerregular';
    font-size: 12px;
    text-align: justify;
}
.clenit_img1 img {
    border-radius: 8px;
}
.user_name1 {
    color: #00598C;
    font-family: 'abelregular';
    font-size: 14px;
    padding-top: 5px;
    text-align: right;
    width: 100%;
}
.scroll-text {
    border: 1px solid red;
    width: 400px;
    height: 4.5em;
    overflow: hidden;
}
.scroll-text ul {
    width: 800px;
    height: 150px;
    overflow: hidden;
    margin: 0;
}
.scroll-text ul li {
    height: 1.5em;
}
.scroll-img {
    width: 100%;
    height: 170px;
    overflow: hidden;
    font-size: 0;
}
.scroll-img ul {
    width: 100%;
    height: 600px;
    margin: 0;
}
#demo4.scroll-img ul, #demo5.scroll-img ul {
    width: 1500px;
}
 #demo5-btn {
    width: 680px;
    padding-top: 10px;
}
#demo6 {
    width: 412px;
}
#demo6-queue {
    width: 680px;
}
#demo6 p, #demo6-queue p {
    width: 124px;
    height: 124px;
    background-color: lightgray;
    font-family: 'Amaranth', sans-serif;
    font-size: 82px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
ul.my-library {
}
ul.my-library li {
    float: left;
    clear: both;
}
ul.my-library li a {
    background-image: url(images/folder-close.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 60px;
    line-height: 48px;
    font-size: 14px;
    display: block;
}
ul.my-library li a:hover {
    background-image: url(images/folder-open.png);
}
.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}
#nav-above {
    padding: 24px 0;
}
#nav-above {
    display: none;
}
.paged #nav-above {
    display: block;
}
.nav-previous, .previous-image {
    float: left;
    width: 50%;
}
.nav-next, .next-image {
    float: right;
    text-align: right;
    width: 50%;
}
.nav-single + .comments-area, #comment-nav-above {
    margin: 48px 0;
}
.assistive-text, .site .screen-reader-text {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000;
}
.site-content {
    float: right;
    width: 77%;
    /*margin-right: 5px;*/
}
body.error404 .site-content, body.full-width .site-content {
}
body.error404 .site-content article, body.full-width .site-content article, body.page .site-content article {
    border: none;
}
#primary > div#content {
    margin-bottom: 24px;
}
.entry-meta {
    clear: both;
}
.entry-header {
    margin-bottom: 5px;
}
body.page .entry-header {
    display: none;
    margin-bottom: 15px;
}
.entry-header img.wp-post-image {
    margin-bottom: 24px;
    max-width: 100%;
    height: auto;
}
.entry-header .entry-title {
    color: #00598C;
    font-family: 'abelregular';
    font-size: 19px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.entry-title a {
    color: #00598C;
}
.entry-title a:hover {
    color: #282828;
}
footer.entry-meta > a, footer.entry-meta .author a {
    color: #6B9E0C;
}
footer.entry-meta > a:hover, footer.entry-meta .author a:hover {
    color: #00598C;
}
.entry-header .entry-format {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-weight: normal;
}
.entry-header .comments-link {
    margin-top: 24px;
    font-size: 13px;
    line-height: 1.846153846;
    color: #757575;
}
article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 13px;
    line-height: 3.692307692;
    margin-bottom: 24px;
    text-align: center;
}
.entry-content, .entry-summary, .mu_register {
    line-height: 1.714285714;
    font-size: 14px;
}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    margin: 24px 0;
    line-height: 1.714285714;
}
.entry-content h1, .comment-content h1 {
    font-size: 21px;
    line-height: 1.5;
}
.entry-content h1 {
    font-weight: bold;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 18px;
    line-height: 1.6;
}
.entry-content h3,.comment-content h3 {
    font-size: 16px;
    line-height: 1.846153846;
}
.entry-content h4, .comment-content h4 {
    font-size: 14px;
    line-height: 1.846153846;
}
 .entry-content h5, .comment-content h5 {
    font-size: 13px;
    line-height: 1.846153846;
}
 .entry-content h6, .comment-content h6 {
    font-size: 12px;
    line-height: 1.846153846;
}
 .entry-content p,.entry-summary p, .comment-content p, .mu_register p {
    margin: 0 0 10px;
    line-height: 1.714285714;
}
.entry-content p {
    font-size: 16px;
}
.entry-content ol, .comment-content ol, .entry-content ul, .comment-content ul, .mu_register ul {
    margin: 0 0 24px;
    line-height: 1.714285714;
}
.entry-content ul ul, .comment-content ul ul, .entry-content ol ol, .comment-content ol ol, .entry-content ul ol, .comment-content ul ol, .entry-content ol ul, .comment-content ol ul {
    margin-bottom: 0;
}
.entry-content ul, .comment-content ul, .mu_register ul {
    list-style: disc outside;
}
.entry-content ol, .comment-content ol {
    list-style: decimal outside;
}
.entry-content ol li {
    list-style-type: decimal !important;
}
.entry-content li, .comment-content li, .mu_register li {
    margin: 0 0 0 36px;
}
.entry-content blockquote, .comment-content blockquote {
    margin-bottom: 24px;
    padding: 24px;
    font-style: italic;
}
.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {
    margin-bottom: 0;
}
.entry-content code, .comment-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 2;
}
.entry-content pre, .comment-content pre {
    border: 1px solid #ededed;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    line-height: 1.714285714;
    margin: 24px 0;
    overflow: auto;
    padding: 24px;
}
.entry-content pre code, .comment-content pre code {
    display: block;
}
.entry-content abbr, .comment-content abbr, .entry-content dfn, .comment-content dfn, .entry-content acronym, .comment-content acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.entry-content address, .comment-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 24px;
}
img.alignleft, .wp-caption.alignleft {
    margin: 12px 24px 12px 0;
}
img.alignright, .wp-caption.alignright {
    margin: 12px 0 12px 24px;
}
img.aligncenter, .wp-caption.aligncenter {
    clear: both;
    margin-top: 12px;
    margin-bottom: 12px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 24px;
}
.entry-content dl, .comment-content dl {
    margin: 0 24px;
}
.entry-content dt, .comment-content dt {
    font-weight: bold;
    line-height: 1.714285714;
}
.entry-content dd, .comment-content dd {
    line-height: 1.714285714;
    margin-bottom: 24px;
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #ededed;
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 24px;
    width: 100%;
}
.entry-content table caption, .comment-content table caption {
    font-size: 16px;
    margin: 24px 0;
}
.entry-content td,.comment-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
.site-content article {
    border-bottom: 4px double #ededed;
    margin-bottom: 20px;
    padding-bottom: 12px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.page-links {
    clear: both;
    line-height: 1.714285714;
}
footer.entry-meta {
    line-height: 1.846153846;
    color: #00598C;
    font-family: 'abelregular';
    font-size: 12px;
    overflow: hidden;
    padding-top: 4px;
}
.single-author .entry-meta .by-author {
    display: none;
}
.mu_register h2 {
    color: #757575;
    font-weight: normal;
}
.archive-header,.page-header {
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.archive-meta {
    color: #757575;
    font-size: 12px;
    line-height: 2;
    margin-top: 22px;
}
.article.attachment {
    overflow: hidden;
}
.image-attachment div.attachment {
    text-align: center;
}
.image-attachment div.attachment p {
    text-align: center;
}
.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.image-attachment .entry-caption {
    margin-top: 8px;
    margin-top: 0.571428571rem;
}
article.format-aside h1 {
    margin-bottom: 24px;
}
article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a;
}
article.format-aside h1 a:hover {
    color: #2e3542;
}
article.format-aside .aside {
    padding: 24px 24px 0;
    background: #d2e0f9;
    border-left: 22px solid #a8bfe8;
}
article.format-aside p {
    font-size: 13px;
    line-height: 1.846153846;
    color: #4a5466;
}
article.format-aside blockquote:last-child, article.format-aside p:last-child {
    margin-bottom: 0;
}
article.format-image footer h1 {
    font-size: 13px;
    line-height: 1.846153846;
    font-weight: normal;
}
article.format-image footer h2 {
    font-size: 11px;
    line-height: 2.181818182;
}
article.format-image footer a h2 {
    font-weight: normal;
}
article.format-link header {
    padding: 0 10px;
    float: right;
    font-size: 11px;
    line-height: 2.181818182;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: #848484;
    background-color: #ebebeb;
    border-radius: 3px;
}
article.format-link .entry-content {
    max-width: 80%;
    float: left;
}
article.format-link .entry-content a {
    font-size: 22px;
    line-height: 1.090909091;
    text-decoration: none;
}
article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 24px;
}
article.format-quote .entry-content blockquote {
    display: block;
    padding: 24px 24px 0;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef;
}
.format-status .entry-header {
    margin-bottom: 24px;
}
.format-status .entry-header header {
    display: inline-block;
}
.format-status .entry-header h1 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
}
.format-status .entry-header h2 {
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    margin: 0;
}
.format-status .entry-header header a {
    color: #757575;
}
.format-status .entry-header header a:hover {
    color: #21759b;
}
.format-status .entry-header img {
    float: left;
    margin-right: 21px;
    margin-right: 1.5rem;
}
.comments-title {
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
    font-weight: normal;
}
.comments-area article {
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
.comments-area article header {
    margin: 0 0 48px;
    margin: 0 0 3.428571429rem;
    overflow: hidden;
    position: relative;
}
.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}
.comments-area article header cite,.comments-area article header time {
    display: block;
    margin-left: 85px;
    margin-left: 6.071428571rem;
}
.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.42857143;
}
.comments-area cite b {
    font-weight: normal;
}
.comments-area article header time {
    line-height: 1.714285714;
    text-decoration: none;
    font-size: 12px;
    font-size: 0.857142857rem;
    color: #5e5e5e;
}
.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}
.comments-area article header a:hover {
    color: #21759b;
}
.comments-area article header cite a {
    color: #444;
}
.comments-area article header cite a:hover {
    text-decoration: underline;
}
.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    padding: 0.428571429rem 0.857142857rem;
    font-size: 12px;
    font-size: 0.857142857rem;
    font-weight: normal;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
    position: absolute;
    margin-left: 5px;
    margin-left: 0.357142857rem;
    padding: 2px 5px;
    padding: 0.142857143rem 0.357142857rem;
    font-size: 10px;
    font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
    font-weight: bold;
}
a.comment-reply-link,a.comment-edit-link {
    color: #686868;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
}
a.comment-reply-link:hover, a.comment-edit-link:hover {
    color: #21759b;
}
.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
#respond {
    margin-top: 48px;
    margin-top: 3.428571429rem;
}
#respond h3#reply-title {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    margin-left: 0.714285714rem;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.857142857rem;
}
#respond form {
    margin: 24px 0;
    margin: 1.714285714rem 0;
}
#respond form p {
    margin: 11px 0;
    margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
#respond form label {
    display: block;
    line-height: 1.714285714;
}
#respond form input[type="text"],#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.714285714;
    padding: 10px;
    padding: 0.714285714rem;
    width: 100%;
}
#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #5e5e5e;
}
.required {
    color: red;
}
.widget-area {
    float: left;
    width: 21%;
    padding: 0;
}
.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
    word-wrap: break-word;
}
.widget-area .widget h3 {
    margin-bottom: 0;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 13px;
    line-height: 1.846153846;
    border-bottom: 1px solid #DADADA;
    list-style: none;
    padding: 0.571429em 0;
}
.widget-area .widget p {
    margin-bottom: 5px;
}
.widget-area .textwidget ul {
    list-style: disc outside;
    margin: 0 0 24px;
}
.widget-area .textwidget li {
    margin-left: 36px;
}
.widget-area .widget a {
    color: #595959;
    display: inline-block;
}
.widget-area .widget a:hover {
    color: #21759b;
}
.widget-area #s {
    width: 53.66666666666%;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
    color: #00598C;
    font-size: 15px;
    font-weight: normal;
    line-height: 2.18182;
    text-transform: uppercase;
    border-bottom: 1px solid #B4B4B4;
}
a.more-link {
    background: #6B9E0C;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 15px;
    padding: 3px 20px;
    margin-top: 10px;
    text-transform: uppercase;
    display: block;
    width: 130px;
}
a.more-link:hover {
    background: #0C6AA5;
}
.page-banner {
    background-color: #fefefe;
    background-image: -webkit-linear-gradient(top,#fefefe 65%,#f3f3f3);
    background-image: -moz-linear-gradient(top,#fefefe 65%,#f3f3f3);
    background-image: -ms-linear-gradient(#fefefe 65%,#f3f3f3 100%);
    background-image: linear-gradient(to bottom,#fefefe 65%,#f3f3f3);
    height: 192px;
    /*margin-bottom: 2.71428em;*/
    margin-bottom: 0;
    -moz-transition: height ease-out .5s .2s;
    -webkit-transition: height ease-out .5s .2s;
    transition: height ease-out .5s .2s;
    overflow: auto;
}
.adsk-product-banner-image .image, .adsk-static-banner .image {
    margin: 60px 0 0 32px;
}
.container:before,.container:after,.grid:before,.grid:after {
    display: table;
    content: "";
    line-height: 0;
}
.container:after,.grid:after {
    clear: both;
}
.whitespace {
    background-color: #EFEFEF;
    height: 20px;
    margin: 20px -13px;
    border: 1px solid #e3e3e3;
    border-left: none;
    border-right: none;
}
div.pro_link_div {
    text-align: center;
}
a.pro_link {
    display: inline-block;
    padding: 1px 30px;
    background: #6B9E0C;
    font-size: 16px;
    color: #FFFFFF;
    transition: all 0.3s;
}
a.pro_link:hover {
    background: #0c6aa5;
}
div.hr-divider, div.hr-divider-trt, div.hr-divider-gray {
    padding: 0;
    margin: 9px 0;
    width: 100%;
    height: 2px;
    background-color: #6db35b;
    overflow: hidden;
}
div.hr-divider-trt {
    background: none;
}
div.hr-divider-gray {
    background-color: #CCC;
    margin-bottom: 15px;
}
div.lg-form-wrapper {
    position: relative;
}
div.lg-form-wrapper form {
    padding-left: 5px;
}
div.lg-form-header {
    font-size: 24px;
    color: #05659b;
}
div.lg-form-error-div {
    margin-top: 5px;
    margin-bottom: 5px;
}
p.lg-form-error-p {
    color: #ff0000;
    font-size: 15px;
}
div.lg_form_sm_wrap {
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #E4FFCF;
}
p.lg_form_sm {
    padding: 5px;
    font-size: 18px;
    color: #333333;
    text-align: justify;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus {
    -webkit-box-shadow: 0px 0px 1px 1px rgba(143,188,255,1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(143,188,255,1);
    -ms-box-shadow: 0px 0px 1px 1px rgba(143,188,255,1);
    box-shadow: 0px 0px 1px 1px rgba(143,188,255,1);
}
div.lgf_input_field {
    float: left;
    width: 31%;
    margin-right: 10px;
    margin-bottom: 10px;
}
div.lgf_input_field_checkbox {
    float: left;
    width: auto;
}
div.lgf_input_field_checkbox > div {
    display: inline-block;
    width: 140px;
}
div.lgf_input_field_checkbox p {
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #999;
}
div.lgf_input_field_checkbox label {
    position: relative;
    top: -2px;
    margin-right: 7px;
    font-size: 14px;
    border: 1px solid transparent;
}
div.lgf_input_field p {
    height: 20px;
    font-size: 15px;
}
div.lgf_input_field_txarea p {
    font-size: 15px;
}
div.lgf_input_field select {
    width: 98%;
    border: 1px solid #789;
    padding: 2px;
}
div.lgf_input_field input[type="text"] {
    width: 95%;
    border: 1px solid #789;
    padding: 3px;
    font-size: 14px;
}
div.lgf_input_field input[type="checkbox"] {
    width: auto;
    border: 1px solid #789;
    padding: 3px;
}
div.lgf_input_field_txarea {
    float: left;
    width: 47%;
    margin-bottom: 10px;
}
div.lgf_input_field_txarea textarea {
    width: 95%;
    height: 50px;
}
div.lgf_input_field_txarea.cover-letter {
    width: 99%;
}
div.lgf_input_field.resume-upload {
    width: 95%;
}
#i_cover_letter {
    width: 93%;
}
span.required_field_star {
    font-family: inherit;
    font-size: 16px;
    color: #ff0000;
}
p.ff-warning {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #C05C00;
    font-size: 14px;
}
input.lgf_submit_btn {
    padding: 1px 4px;
    background: none repeat scroll 0 0 #6B9E0C;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 20px;
    cursor: pointer;
    width: 180px;
    transition: all 0.3s;
}
input.lgf_submit_btn:hover {
    background: #0c6aa5;
}
p.small-head {
    font-style: italic;
    margin-top: -10px;
    margin-bottom: 20px;
}
ul.advertising-ul {
    list-style-type: none;
}
ul.advertising-ul li {
    width: 45%;
    float: left;
    font-size: 16px;
}
div.is-img-wrap {
    margin-top: 0;
}
div.is-img-wrap img {
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
    right: 10px;
    margin-top: -3px;
}
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
    padding: 13px 25px 13px 20px;
}
p.cr-company-info {
    font-style: italic;
    text-align: right;
    padding-right: 20px;
}
div.customer-r-wrap {
    height: 600px;
    overflow-y: scroll;
}
div.popular-r-wrap {
    height: 600px;
    overflow-y: scroll;
}
div.inthenews-wrap {
    height: 600px;
    overflow-y: scroll;
}
div.each-itn {
}
div.each-itn p {
    margin-top: 15px;
    font-size: 16px;
}
div.each-itn-sec-f {
    margin-top: 20px;
}
img.itn-c-logo {
}
div.each-itn-sec-f p {
    margin-top: 15px;
    font-size: 16px;
}
div.widget-area {
    margin-top: 30px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
    padding: 5px 27px;
}
.sub-menu.sub-menu-1 {
    max-height: 105px;
    min-height: 105px;
}
.cus-slide-down {
    height: 105px;
}
div.lpf_form_sm_wrap {
    margin-top: 50px;
    background: rgba(214, 255, 220, 1);
    height: 70px;
    margin-right: 30px;
    padding: 5px;
    border: 1px solid #666;
}
p.lpf_form_sm {
    font-size: 17px;
    text-align: justify;
}
div.social_links_wrap {
    float: left;
    margin-top: 10px !important;
    position: relative;
}
ul#social_links {
    list-style-type: none;
}
ul#social_links li {
    float: left !important;
    margin-right: 2px;
    width: 31px !important;
    height: 31px !important;
}
ul#social_links li a {
    display: block;
    width: 31px !important;
    height: 31px !important;
}
ul#social_links #youtube_link {
    background-image: url('images/socila_icon.png');
    background-position: 0 0;
}
ul#social_links #youtube_link:hover {
    background-position: 0 -30px;
}
ul#social_links #facebook_link {
    background-image: url('images/socila_icon.png');
    background-position: 30px 0;
}
ul#social_links #facebook_link:hover {
    background-position: 30px -30px;
}
ul#social_links #linkedin_link {
    background-image: url('images/socila_icon.png');
    background-position: 71px 0;
}
ul#social_links #linkedin_link:hover {
    background-position: 71px -30px;
}
ul#social_links #twitter_link {
    background-image: url('images/socila_icon.png');
    background-position: 112px 0;
}
ul#social_links #twitter_link:hover {
    background-position: 112px -30px;
}
div.contact_part li.last_child {
    display: none;
}
div.subs_form_sm_wrap {
    width: 220px;
    margin-top: 10px;
    padding: 3px;
    background: #6b9e0c;
}
p.subs_form_sm {
    padding: 5px;
    width: auto;
    background: #DFF3E6;
    font-size: 14px;
}
#topbuttons .topbutton {
    width: 307px;
}
.clear {
    margin: 5px auto;
    padding: 0;
    height: 1px;
    background: transparent;
    clear: both;
}
.search_form {
    margin-bottom: 20px;
}
.search_form form {
    margin: 0;
    padding: 0;
}
.search_form form input[type="text"] {
    padding: 5px;
    width: 190px;
    font-size: 17px;
}
.search_form form input[type="submit"] {
    padding: 5px 10px;
    background: #333;
    color: #f2a723;
    width: 83px;
    font-size: 18px;
}
.recent_activities {
    margin-bottom: 25px;
}
.tabs {
    width: 288px;
    display: inline-block;
    border: 1px solid #777;
}
 .tab-links {
    background: #f0f0f0;
}
 .tab-links:after {
    display: block;
    clear: both;
    content: '';
}
 .tab-links li {
    margin: 0px;
    float: left;
    list-style: none;
}
 .tab-links a {
    padding: 5px 10px;
    display: inline-block;
    background: #f0f0f0;
    font-size: 18px;
    font-weight: 600;
    color: #4c4c4c;
    text-transform: uppercase;
    -webkit-transition: all linear 0.15s;
    -moz-transition: all linear 0.15s;
    -ms-transition: all linear 0.15s;
    transition: all linear 0.15s;
}
 .tab-links a:hover {
    color: #f2a723;
    text-decoration: none;
}
 li.active a, li.active a:hover {
    background: #333;
    color: #f2a723;
}
 .tab-content {
    padding: 10px;
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15);
    background: #fff;
}
 .tab {
    display: none;
}
 .tab p {
    text-align: justify;
}
 .tab.active {
    display: block;
}
#comments {
    text-align: left;
}
#comments > h2 {
    display: none;
}
#recentcomments {
}
#recentcomments li {
    padding: 3px 0;
    font-size: 16px;
    border-bottom: 1px solid;
}
 #recentcomments li:last-child {
    border-bottom: none;
}
#recentcomments .comment-author-link {
    color: #B87500;
    font-size: 16px;
}
 #recentcomments a {
    color: #0077BD;
    font-size: 16px;
}
.comment-content.comment p {
    font-size: 18px;
    color: #666;
}
.comment-meta.comment-author {
    margin-bottom: 20px;
}
.post_li {
    margin: 10px auto 10px auto;
    padding-bottom: 7px;
    border-bottom: 1px solid;
}
.post_li:first-child {
    margin-top: 0;
}
.post_li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.post_li_a {
    padding: 0;
}
.post_li_a img {
    max-width: 75px;
    height: auto;
}
.post_li_a_title {
    display: inline-block;
    float: right;
    width: 185px;
    font-size: 17px;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.post_li_a_title small {
    text-transform: none;
    float: right;
    color: #CC8200;
}
.post_li_a:hover {
    color: #f2a723;
}
.author_name_rp {
    float: right;
    margin-top: 3px;
}
.author_name_rp a {
    color: #B87500;
}
.calender_wrappper {
    margin-top: 10px;
    margin-bottom: 25px;
}
#wp-calendar {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
#wp-calendar caption {
    padding: 3px;
    background-color: #f2a723;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
}
#wp-calendar thead th {
    padding-top: 3px;
    border: 2px solid #e5e5e5;
    font-weight: 700;
}
#wp-calendar tbody {
    text-align: center;
}
#wp-calendar tbody td {
    padding: 2px 5px;
    background-color: white;
    border: 2px solid #e5e5e5;
}
#wp-calendar tfoot {
    text-align: center;
}
#wp-calendar tfoot td {
    padding: 2px 5px;
    background-color: white;
    border: 2px solid #e5e5e5;
}
#wp-calendar tfoot td a {
    margin-left: 10px;
}
.post_categories {
    margin-bottom: 20px;
}
.categories_heading {
    margin-bottom: 10px;
    padding: 5px 10px;
    background: #f0f0f0;
    text-align: center;
    text-transform: uppercase;
}
.category_ul {
    padding: 0;
}
.category_ul li {
    margin-bottom: 7px;
}
.category_ul li a:before {
    margin-right: 5px;
    content: "\00bb";
    color: #f2a723;
    position: relative;
    bottom: 2px;
}
.category_ul li a {
    padding: 7px 10px;
    padding-left: 0;
    font-size: 20px;
    color: #777;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.category_ul li a:hover {
    color: #f2a723;
}
.tags_heading {
    margin-bottom: 10px;
    padding: 5px 10px;
    background: #f0f0f0;
    text-align: center;
    text-transform: uppercase;
}
.post_tags a {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 3px 10px;
    background: #f0f0f0;
    color: #888;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.post_tags a:hover {
    background: #333;
    color: #f2a723;
}
.search .blog_main_area article {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 3px solid;
}
.please-login {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    color: #FF9532;
}
.login-page {
    margin: 10px auto;
    padding: 5px;
    text-align: center;
}
.login-page a {
    display: block;
    font-size: 18px;
}
.login-page a:hover {
    text-decoration: underline;
}
.private-video-header a {
    margin: 0 auto;
    color: #81B300;
}
.video-post-wrap {
    margin: 10px auto 25px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.video-post-desc p {
    margin: 10px auto;
    padding: 5px 0;
    font-size: 16px;
}
.video-post-title {
    margin: 10px auto;
}
.video-post-title a {
    display: block;
    font-size: 20px;
}
.see-full-video a {
    font-size: 18px;
}
.see-full-video a:hover {
    text-decoration: underline;
}

/* hbr 28-01-2015*/

/* slider background image change */
.z1 {
    background: url('images/banner1.jpg') no-repeat top center;
}
.z2 {
    background: url('images/banner2.jpg') no-repeat top center;
}
.z3 {
    background: url('images/banner3.jpg') no-repeat top center;
}
.z4 {
    background: url('images/banner4.jpg') no-repeat top center;
}

.entry-content .sucess_entry_tital {
    margin-top: 0;
    margin-bottom: 10px;
}
.quote-request-received {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

/* bottom carousel */
#gallery_container {  width:964px !important ; margin:10px auto 10px; background:#fcfcfc ; padding:7px 0px; display:block; position:relative; border: 1px solid #CCCCCC; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container {
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  width: 829px !important;
}
#thumbs { white-space:nowrap; display:block; position:relative; }
#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #ccc solid; margin-left:7px; }


/********************************************
** Training Video Login Page
********************************************/
.new_section.full_width {
    width: 100%;
    float: none;
}
.training_video_login_wrapper {
    width: auto;
    margin: auto;
    text-align: center;
}
.training-login-heading {
    margin: 0 auto 30px;
    color: #2C90BE;
    font-size: 2.4em;
    padding: 0 30px 15px;
    display: inline-block;
    border-bottom: 1px solid; 
}
.training-login-wrap {
    position: relative;
}
#training-login-form {
    display: inline-block; 
    padding: 30px; 
    background-color: #f5f5f5; 
}
#training-login-form h2 {
    margin-bottom: 10px; 
    font-size: 1.8em; 
}
#training-login-form .tv_login_type {
    line-height: 26px;
    margin: 0 auto 20px;
    padding: 5px 10px;
    height: 34px;
    width: 250px;
}
#training-login-form input {
    margin: 0 auto 20px; 
    padding: 5px 10px; 
    font-size: 1.5em;
    width: 226px;
}
#training-login-form input[type="submit"] {
    margin: 5px auto 0;
    width: 226px;
    padding: 5px 10px;
    width: 100%; 
    background-color: #2C90BE; 
    color: #ffffff; 
    font-size: 1.5em; 
    border: 0; 
    cursor: pointer;
}
.tl-contact-us {
    margin-top: 30px;
    margin-bottom: 20px;
}
.tl-contact-us a {
    color: #2C90BE;
}
.tl-contact-us span {
    font-family: sans-serif; 
    font-weight: 400;
}

/********************************************
** Training Videos Page
********************************************/
.pvh-wrap {
    padding: 5px; 
    background-color: #F0FAFF; 
    border-bottom: 4px solid #A1C08D;
}
.private-video-header { 
    margin-top: 15px; 
    text-align: center; 
    font-size: 28px;
}
.tv-logout {
    padding-right: 7px; 
    text-align: right;
}
.tv-legal {
    margin-top: 13px; 
    font-size: 16px; 
    text-align: justify;
}
.for-scroll-padding {
    padding-top: 25px;
}
.video-sections-holder { 
    margin-top: 10px; 
    margin-bottom: 20px;  
    padding: 10px; 
    border: 2px solid #CCCCCC;
}
.vs-heading {
    margin-top: 5px; 
    padding: 5px; color: #444444; 
    border-bottom: 1px solid #CCCCCC; 
}
.vl-title {
    margin: 5px auto; 
    padding: 5px; 
    text-decoration: underline; 
}
.video-lists {
    margin-top: 5px; 
    margin-bottom: 15px; 
    padding: 0; 
    list-style-type: none;
}
.video-lists li {
    margin-bottom: 7px;
}
.video-lists li:nth-child(odd) {
    background-color: #EFFCFF; 
    color: #333333; 
    text-align: left;
}
.video-lists li:nth-child(even) {
    background-color: #F4FFF2; 
    color: #333333; 
    text-align: left;
}
.video-lists li:hover {
    background-color: #f5f5f5;
}
.video-lists li a {
    color: inherit;
}
.video-lists li a h3 {
    padding: 5px; 
    font-size: 16px; 
    font-weight: 400;
}
.video-docs-wrap {
    margin: 15px auto; 
    padding: 5px;
}
.video-doc-title { 
    text-decoration: 
    underline;
}
.video-test-wrap {
    margin: 15px auto; 
    padding: 5px;
}
.video-test-title { 
    text-decoration: underline;
}

#secondary { 
    margin-top: 8px; 
}
#navmenu > h2 {
    /*margin-top: 80px;*/ 
    padding: 5px 0; 
    color: #555555; 
    border-bottom: 2px solid #eaeaea;
}
.video-p-side-nav li { 
    border-bottom: 1px solid #eaeaea !important; 
}
.video-p-side-nav li a {
    display: block; 
    font-size: 15px;
}

/********************************************
** Training Video Single Page
********************************************/
.training-video-container {

}
.training-video-container .video-sidebar {
    margin: 0;
    padding: 0 15px 0 0;
    width: 205px;
    float: left;
}
.training-video-container .sidebar-menu li {
    border-bottom: 1px solid #dedede;
}
.training-video-container .sidebar-menu li a {
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.15em;
}
.training-video-container .video-main {
    margin: 0;
    padding: 0;
    width: 750px;
    float: left;
}

.training-video-container .training-video {

}
.training-video-container .post-heading {
    margin-bottom: 20px;
}
.training-video-container .post-content {
    margin-bottom: 20px;
}
.training-video-container .wp-video {
    margin-bottom: 20px;
}
.training-video-container .nav-single {
    margin-bottom: 20px;
}

/********************************************
** Landing Page 
********************************************/
.career_page .site-content {
    width: 100%;
    margin: 0;
    padding: 0;
    float: initial;
}
.career_page .site-content .sucess_entry_tital {
    font-family: 'allerlight';
}
.career_page .site-content  {}



/********************************************
** Landing Page 
********************************************/
.landing_page .pad_top {
    border-top: 0;
    margin-top: 5px;
}
.landing_page .header_div1 {
    border-bottom: 0;
}
.landing_page .header_div1 .logo {
    padding-top: 5px;
}
.landing_page .header_div1 .new_con {
    margin-top: 15px;
    margin-right: 15px;
}
.landing_page .banner {
    margin: 0;
    border-bottom: 1px solid #D0D0D0;
}

/* spanish translation landing page */
.landing_page_content {
    margin: 0 auto;
    padding: 20px 40px; 
    /*-webkit-box-shadow: 0 0 5px 0 #C0C0C0; 
    -moz-box-shadow: 0 0 5px 0 #C0C0C0; 
    -o-box-shadow: 0 0 5px 0 #C0C0C0; 
    box-shadow: 0 0 5px 0 #C0C0C0;*/
}
.landing_page_content .sucess_entry_tital {
    margin: 10px auto;
}
.landing_page_content .small-head {
    margin-top: 0; 
    font-size: 15px;
}
.landing_page_content .para {
    text-align: justify; 
    font-size: 16px;
}
.landing_page_content .advertising-ul {
    margin: 20px auto; 
    padding-left: 120px;
}
.landing_page_content .advertising-ul .tick {
    color: #68B62A;
}

/* phone interpretation landing page */
.tel_int_land.wrapper {
    margin: 30px auto 15px;
    padding: 40px 60px 40px 60px;
    width: 890px;
    background-color: #333333;
    box-shadow: 0 0 3px 2px #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.wrapper.tel_int_land .inner_wrapper {
    background-color: #ffffff;
}
.tel_int_land .landing_header {
    padding: 0 10px 0 10px;
    /*border-bottom: 1px solid #dedede;*/
}
.tel_int_land .l_logo {
    float: left;
    margin-right: 20px;
}
.tel_int_land .l_heading {
    margin-left: 337px;
}
.tel_int_land .l_heading h1 {
    color: #068ECA;
    font-family: "allerregular", Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-top: 40px;
}
.tel_int_land .header_bottom_border {
    height: 0;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

/* quote form */
.land_form_march_2015 {
    margin-left: 35px;
}
.land_form_march_2015 .inner_wrapper {
    display: block;
    width: 210px;
}
.land_form_march_2015 .grab_quote {
    margin: 0 0 5px 0;
    text-align: left;
    color: rgb(127,127,127);
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
.land_form_march_2015 .input_field {
    margin: 0 0 5px 0;
    width: 210px;
}
.land_form_march_2015 .input_field input {
    width: 190px;
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
.tel_int_form .input_field input {
    background-color: #333333;
    color: #f5f5f5;
    border: 0;
}
.land_form_march_2015 .input_field.upload {
    margin-bottom: 7px;
}
.land_form_march_2015 .input_field.upload label {
    float: left;
    padding: 7px 10px;
    background: #c0504d;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: normal;
}
.land_form_march_2015 .input_field.upload p {
    margin-left: 97px;
    font-size: 11px;
}
.land_form_march_2015 .input_field textarea {
    width: 190px;
    padding: 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
.tel_int_form .input_field textarea {
    background-color: #333333;
    color: #f5f5f5;
    border: 0;
}
.land_form_march_2015 .input_field.submit {
    margin-bottom: 7px;
}
.land_form_march_2015 .input_field .submit_btn {
    padding: 7px 10px;
    width: 210px;
    background-color: #6B9E0C;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.tel_int_form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #e5e5e5;
}
.tel_int_form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #e5e5e5;
   opacity:  1;
}
.tel_int_form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #e5e5e5;
   opacity:  1;
}
.tel_int_form :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #e5e5e5;
}
.tel_int_form .input_field input:focus , .tel_int_form .input_field textarea:focus {
    border-color: transparent;
}
.tel_int_form .terms p {
    text-align: left;
}
.tel_int_form .terms a {
    text-decoration: underline;
    color: #00598C;
    font-weight: 700;
}
.land_form_march_2015_error_div {
    margin-bottom: 5px;
}
.land_form_march_2015_error_div p {
    color: #ff3300;
    font-size: 14px;
}

.tel_int_main {
    padding: 0 15px;
}
.tel_int_left {
    float: left;
    width: 280px;
    margin-top: 30px;
}
.land_march_2015 .social_share {
    margin-top: 110px;
}
.land_march_2015 .social_share .socials_img {
    float: left;
}
.land_march_2015 .social_share .socials_img img {}
.land_march_2015 .social_share .social_icons {
    /*float: right;*/
    margin-top: 15px;
    margin-left: 110px;
}
.land_march_2015 .social_share .social_icons .share_this {
    margin-bottom: 5px;
    padding-left: 2px;
    font-size: 24px;
    color: rgb(127,127,127);
}
.land_march_2015 .social_share .social_icons a {
    display: inline;
}
.land_march_2015 .social_share .social_icons a img {
    max-width: 24px;
    height: auto;
}

.tel_int_right {
    float: right;
    position: relative;
    width: 520px;
    padding-right: 5px;
}
.land_march_2015 .content_featured:before {
    content: "";
    position: absolute;
    left: -69px;
    top: 70px;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 70px solid #f0f0f0;
}
.land_march_2015 .content_heading {
    margin-bottom: 10px;
    color: rgb(127,127,127);
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.land_march_2015 .content_featured {
    padding: 20px 20px 35px 20px;
    margin-right: 5px;
    color: #666666;
}
.tel_int_right .content_featured:before {
    border-right: 70px solid #dedede;
}
.tel_int_right .content_featured {
    background-color: #dedede;
}
.land_march_2015 .content_featured .top_heading {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #7F7F7F;
    letter-spacing: normal;
}
.land_march_2015 .content_featured .top_para {
    font-size: 15px;
    letter-spacing: normal;
}
.land_march_2015 .content_featured .bottom_heading {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #7F7F7F;
    text-align: center;
    letter-spacing: normal;
}
.land_march_2015 .content_featured .bottom_para {
    text-align: center;
    font-size: 15px;
    letter-spacing: normal;
}
.land_march_2015 .content_featured .feature_list {
    padding-left: 35px;
    font-size: 15px;
    letter-spacing: normal;
}
.tel_int_right .client_testi {
    margin-top: 25px;
    margin-bottom: 20px;
}
.tel_int_right .client_testi ul {
    display: block;
}
.tel_int_right .client_testi ul li {
    display: block;
    margin-bottom: 15px;
}
.tel_int_right .client_testi ul li:last-child {
    margin-bottom: 0;
}
.tel_int_right .client_testi ul li .client_says {
    width: 438px;
}
.tel_int_right .client_testi .green_comma {
    display: none;
}
.tel_int_right .client_testi ul li .client_says p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.tel_int_right .client_testi ul li .user_name {
    float: right;
    font-size: 15px;
}

.tel_int_footer {
    background-color: #333333;
    margin-bottom: -20px;
    padding-top: 20px;
}

/*
* Website Localization Landing Page
* Reference Class web_loc_land
*/
.web_loc_land.wrapper {
    margin: 30px auto 15px;
    padding: 40px 60px 0 60px;
    width: 890px;
    background-color: #E9E9E9;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}
.wrapper.web_loc_land .inner_wrapper {
    background-color: #ffffff;
}

.web_loc_left {
    float: left;
    width: 280px;
    margin-left: 30px;
    margin-top: 25px;
}
.web_loc_left .main_heading {
    font-size: 28px;
    color: #444444;
}
.web_loc_left .heading_slogan {
    font-size: 19px;
    color: #999999;
    margin-left: 20px;
    margin-top: 7px;
    margin-bottom: 15px;
}
.web_loc_left .web_loc_form {
    margin-left: 20px;
}
.web_loc_left .input_field input {
    background: #ffffff;
}
.web_loc_left .input_field textarea {
    background: #ffffff;
    border: 1px solid #cccccc;
}
.web_loc_left .credential {
    margin-left: 20px;
    margin-top: 30px;
}
.web_loc_left .credential img {
    max-width: 100px;
    display: inline-block;
    height: auto;
    margin-bottom: 20px;
}
.web_loc_left .credential img.second , .web_loc_left .credential img.fourth {
    margin-left: 20px;
}

.web_loc_right {
    float: right;
    position: relative;
    width: 510px;
    margin-right: 30px;
    margin-top: 15px;
}
.web_loc_right .wl_logo {
    text-align: right;
    margin-bottom: 15px;
}
.web_loc_right .content_featured {
    padding-left: 30px;
    padding-top: 25px;
    margin-right: 0;
    background: #f0f0f0;
}
.web_loc_right .content_featured:before {
    left: -69px;
    top: 185px;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 70px solid #f0f0f0;   
}
.web_loc_right .content_featured .feature_list {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 60px;
}
.web_loc_right .content_featured .details_list {
    font-size: 14px;
    padding-left: 45px;
    margin-top: 20px;
}
.web_loc_right .content_featured .para {
    font-size: 14px;
    margin-bottom: 20px;
}
.web_loc_right .content_featured .big {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #7F7F7F;
    letter-spacing: normal;
}
.web_loc_right .content_featured .big.bottom {
    margin-top: 20px;
    margin-bottom: 0;
}
.web_loc_right .social_share {
    margin-top: 35px;
    margin-left: 235px;
}
.web_loc_right .social_share .socials_img {
    display: inline-block;
}
.web_loc_right .social_share .social_icons {
    display: inline-block;
    margin-left: 15px;
}
.web_loc_footer , .tel_int_footer {
    position: relative;
    width: auto;
    border: 0;
    background-color: #E9E9E9 !important;
    padding: 15px 0;
}
.web_loc_footer {
    margin-top: 15px;
}
.tel_int_footer {
    margin-bottom: -40px;
    background-color: #333333 !important;
}
.tel_int_footer li {
    color: #ffffff;
}
.tel_int_footer a {
    color: #ffffff;
}
.tel_int_footer .copyright {
    color: #ffffff;
}

/*
Landing Pages Copyright
*/
.copyright {
    text-align: center;
    margin-top: 15px;
}


/* Max Mega Menu Plugin */
#mega-menu-wrap-primary {
    background-image: url('images/menu.jpg') !important;
    background-color: #ffffff;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
@media (max-width:1199px) {
    #mega-menu-wrap-primary {
        background-image: none !important;
    }
}
#mega-menu-primary > li {
    background-image: url('images/menu.jpg') !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding: 10px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    color: #333333;
    font-family: 'abelregular';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}
#mega-menu-wrap-primary .mega-sub-menu li a {
    font-family: 'abelregular' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background-color: #ffffff;
    margin-top: 1px;
    border-bottom: 1px solid #dedede;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    background-color: #ffffff;
    border: 1px solid #dedede;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
    background-color: #ffffff;
    color: #000000;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-right: 1px dotted #dedede;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a {
    font-family: 'abelregular';
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 400;
    color: #000000;
}
.mega-sub-menu li a {
    color: #000000 !important;
}
.mega-sub-menu li a:hover {
    color: #0C6AA5 !important;
}

/* hover */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
    background-color: transparent;
    color: #0C6AA5;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:hover {
    background-color: transparent;
    color: #0C6AA5;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a:hover {
    font-weight: 400;
    color: #0C6AA5;
}

/* Additional Code */
.blog_main_area{width:77%;float:right;}
.blog_secondary_sidebar{width:21%;}