@font-face {
    font-family: 'akzidenz-grotesk_stdmedium';
    src: url('../fonts/akzidgrostdmed-webfont.eot');
    src: url('../fonts/akzidgrostdmed-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/akzidgrostdmed-webfont.woff') format('woff'),
        url('../fonts/akzidgrostdmed-webfont.ttf') format('truetype'),
        url('../fonts/akzidgrostdmed-webfont.svg#akzidenz-grotesk_stdmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk_std_regulaRg';
    src: url('../fonts/akzidgrostdreg-webfont.eot');
    src: url('../fonts/akzidgrostdreg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/akzidgrostdreg-webfont.woff') format('woff'),
        url('../fonts/akzidgrostdreg-webfont.ttf') format('truetype'),
        url('../fonts/akzidgrostdreg-webfont.svg#akzidenz-grotesk_std_regulaRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica_lt_stdBdCn';
    src: url('../fonts/helveticaltstd-boldcond-webfont.eot');
    src: url('../fonts/helveticaltstd-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaltstd-boldcond-webfont.woff') format('woff'),
        url('../fonts/helveticaltstd-boldcond-webfont.ttf') format('truetype'),
        url('../fonts/helveticaltstd-boldcond-webfont.svg#helvetica_lt_stdBdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'helvetica_lt_stdcondensed';
    src: url('../fonts/helveticaltstd-cond-webfont.eot');
    src: url('../fonts/helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaltstd-cond-webfont.woff') format('woff'),
        url('../fonts/helveticaltstd-cond-webfont.ttf') format('truetype'),
        url('../fonts/helveticaltstd-cond-webfont.svg#helvetica_lt_stdcondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_lt_stdregular';
    src: url('../fonts/helveticaltstd-roman-webfont.eot');
    src: url('../fonts/helveticaltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaltstd-roman-webfont.woff') format('woff'),
        url('../fonts/helveticaltstd-roman-webfont.ttf') format('truetype'),
        url('../fonts/helveticaltstd-roman-webfont.svg#helvetica_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_neue_lt_std87HvCn';
    src: url('../fonts/helveticaneueltstd-hvcn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-hvcn-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-hvcn-webfont.svg#helvetica_neue_lt_std87HvCn') format('svg');
    font-weight: normal;
    font-style: normal;

}


/**
 * 0.RESET
 */

@import "reset.css";

/**
 * 1.GLOBAL
 */

body {
    background: #fff;
    color: #222;
    font-family: 'helvetica_lt_stdregular';
    font-size: 100%;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    /*margin-top: 154px;*/
    /*text-align: justify;*/
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'helvetica_lt_stdregular';
    font-style: normal;
    font-weight: normal;
}

h1, .h1 {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 0.5em;
}

h2, .h2 {
    font-size: 18px;
    line-height: 1;
    margin-top: 0.5em;
    font-weight:bold;
}

h3, .h3 {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 0.2em;
}

h4, .h4 {
    font-size: 1.25em;
    line-height: 0.9;
    margin-top: 5px;
    color: black;
}

h5, h6, .h5, .h6 {
    font-size: 11px;
    /*font-weight: bold;*/
    line-height: 0.5;
    margin-top: 1.5em;
}


p {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 0.5em 0;
    color:#4D4D4D;
    font-family: calibri;
}

a { color: #069; text-decoration: none; }

a:visited { color: #309; }

a:hover, a:active, li a.active  { color: #39f; }

a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; text-decoration: none; }

/* apply common styling after reset.css */

li ul, li ol {  margin: 0; }
ul, ol {  margin: 0 1.5em 1.5em 0;  padding-left: 1.5em; }
ul {  list-style-type: disc; }
ol {  list-style-type: decimal; }
dl {  margin: 0 0 1.5em 0; }
dl dt {  font-weight: bold; }
dd {  margin-left: 1.5em; }
hr {  background: #E9E3E3;  border: none;  clear: both;  float: none;  height: 1px;  margin: 0 0 0.4375em;  width: 100%; }
fieldset {  border: 1px solid #ccc;  margin: 0 0 1.4375em;  padding: 1.5em; }
table {  margin-bottom: 1.5em;  width: 100%; font-family: calibri;}
th, tr, td {
    font-size: 14px !important;
    color: #4D4D4D;
    padding:5px !important;
}
th { padding-right: 1em; }
.sticky-header th, .sticky-table th {  border-bottom: 3px solid #ccc;  padding-right: 1em;  text-align: left; }

/**
 * 2.LAYOUT
 */
.tables {  margin-bottom: 1.5em;  width: 100%; }

#container {
    width: 1008px;
    margin: 0 auto;
}

#main-banner {
    width:100%;
    height: 324px;
    float:left;
    padding: 8px 17px 21px 15px;
    margin-top: 139px;
}

#main-banner-bottom {
    width: 1008px;
    height: 17px;
    background-image:url(../images/banner-bottom.png);
    background-repeat:no-repeat;
    float:left;
}

/**
 * 3.MAIN
 */

/* 1 column: global values*/

#main {
    float:left;
    width: 1008px;
}

#main-top span.more a{
    color: #ff661e;
    text-transform:capitalize;
    font-size:0.75em !important;
}

#main-top span.more a:hover{
    color: #B84610;
}

#main-top-sec1 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #29a7a9;
    text-transform: uppercase;
    float:left;
    width: 100%;
}


#main-top-sec1 h3 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 16px;
    color: #666666;
}

#main-top-sec1 p {
    font-family: 'helvetica_lt_stdregular';
    font-size: 16px;
    color: #4d4d4d;
}


.main-top-sec2 h2 {
    border-bottom: 2px solid #29a7a9;
    color: #282828;
    float: left;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}

.main-top-sec2 p {
    font-family: 'calibri';
    font-size: 14px;
    color: #4d4d4d;
}
.main-top-sec3 {
    font-family: 'calibri';
    font-size: 15px;
    color: #4d4d4d;
    width:110px;
}

.main-top-sec2 #news-date {
    font-family: 'helvetica_lt_stdregular';
    font-size:12px;
    color: #000000;
    float:left;
    margin-bottom: 19px;
    width: 100%;
}

.main-top-sec2 #date-icon {
    width: 36px;
    height: 38px;
    border:1px solid #000000;
    float:left;
    text-align:center;
    margin-right: 9px;
}

.main-top-sec2 #date-icon span {
    width: 34px;
    border:1px solid #fff;
    color: #ffffff;
    display: inline-table;
    font-family: 'helvetica_lt_stdregular';
    font-size:10px;
    text-align:center;
    float:left;
    background-color: #666666;
    text-transform:uppercase;
    padding-right: 2px;
}

.main-top-sec2 #date-icon div {
    padding-right: 2px;
}

.main-top-sec2 #news-heading {
    float:left;
    /*margin-left: 9px;*/
    width: 85%;
    font-size: 14px;
    margin-bottom: 6px;
    text-align:left;
    font-family: Calibri;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
}

.main-top-sec2 #news-desc {
    float:left;
    margin-top: 6px;
}

.main-top-sec2 #news-desc p {
    margin-bottom: 8px;
}

#main-top-sec3 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #ff661e;
    text-transform: uppercase;
    float:left;
    width: 100%;
}

#main-top-sec3 ul {
    margin: 0;
    padding: 0;
}

ul.social-media {
    /*float:left;*/
}

ul.social-media li {
    float:left;
    list-style-image:none;
    list-style-type:none;
    margin: 0px 0px 0px 9px;
    text-align: center;
    width: 253px;
}

#main-top-sec3 #tool-kit {
    float:left;
    height: 94px;
    margin-top: 27px;
    clear:both;
}

#main-middle .col-lg-3 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#main-middle span.more a{
    color: #ff661e;
    text-transform:capitalize;
    font-size:0.75em !important;
}

#main-middle span.more a:hover{
    color: #B84610;
}

#main-middle-sec1 {
    float:left;
}

#main-middle-sec1 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #ff661e;
    text-transform: uppercase;
}

#main-middle .or-head {
    color: #000000;
    font-family: calibri;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
    text-align: left;
    font-weight:bold;
}

#main-middle .or-desc {
    font-family: calibri;
    font-size: 15px;
    color: #4d4d4d;
    /*float:left;*/
    margin-bottom: 27px;
    line-height: 18px;
}
#main-middle-sec2 {
    float:left;
}

#main-middle-sec2 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #ff661e;
    text-transform: uppercase;
}

.main-middle-sec2 {
    float:left;
}

.main-middle-sec2 h2 {
    border-bottom: 2px solid #FF661E;
    color: #282828;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}

#main-middle-sec3 {
    float:left;
}

#main-middle-sec3 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #ff661e;
    text-transform: uppercase;
}

#main-middle-sec4 {
    float:left;
}

#main-middle-sec4 h2 {
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    color: #ff661e;
    text-transform: uppercase;
}

#main-hr {
    float:left;
    width: 100%;
}

#main-hr h2 {
    border-bottom: 2px solid #29a7a9;
    color: #282828;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}

#main-hr.row {
    margin-left: 0px;
    margin-right: 0px;
}

#main-hr .col-lg-8 {
    padding-left: 0px;
}

#main-hr .col-lg-4 {
    padding-right: 0px;
}

#hr-logo {
    
    border: 2px solid #ececec;
    margin-top: 10px;
    background-color: #fafafa;
}

#hr-name {
    height: 146px;
    border: 2px solid #ececec;
    margin-top: 10px;
    background-color: #fafafa;
}

#hr-name p {
    background-image: url("../images/hr-icon.png");
    background-position: 12px center;
    background-repeat: no-repeat;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 33px;
    font-family: calibri;
}

#main-feed-child {
    width: 100%;
    float:left;
    /*background-color: #cccccc;*/
    margin-top: 56px;
}
#main-feed-child img{
    width:100%;
}

#main-feed-child.col-lg-12 {
    padding-left:0px !important;
    padding-right:0px !important;
}

#main-feed-child.inner {
    width: 100%;
    float:left;
    /*background-color: #cccccc;*/
    margin-bottom: 50px;
}

#feed-desc {
    color: #000;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    margin-top: 5px;

}

#feed-btn {
    background-color: #ff661e;
}

#feed-btn a {
    color: #fff;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    text-transform:uppercase;
    margin-top: 5px;
    padding-left: 5px;
    display:inline-block;
}

#main-bottom {
    float:left;
    margin-top: 0px;
    margin-bottom: 15px;
}

.bottom-sec-head {
    width: 100%;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    margin: 12px 0 21px 0;
    text-align:center;
    color: #000;
}

.bottom-sec-desc {
    width: 100%;
    font-family: calibri;
    font-size: 15px;
}

.bottom-sec-desc p {
    font-size: 14px;
}

.bottom-sec-button {
    width: 100%;
    text-align:center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bottom-sec-button a {
    width: 128px;
    height: 33px;
    display:inline-block;
    background-color: #666666;
    color: #fff;
    font-family: 'helvetica_lt_stdregular';
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 3px 0 0 0;
    text-align:center;
}

.bottom-sec-button a:hover {
    width: 128px;
    height: 33px;
    display:inline-block;
    background-color: #ff661e;
    color: #fff;
    font-family: 'helvetica_lt_stdregular';
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 3px 0 0 0;
    text-align:center;
}

#main-bottom-sec1 {
    width: 317px;
    float:left;
}

#main-bottom-sec2 {
    width: 307px;
    float:left;
    margin-left: 31px;
}

#main-bottom-sec3 {
    width: 307px;
    float:left;
    margin-left: 31px;
}


/* 3 columns */

body.two-sidebars #main {
    float: left;
    margin: 0 0 0 240px;
    padding: 0;
    width: 460px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #main {
    float: right;
    margin: 0;
    padding: 0;
    width: 700px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #main {
    float: left;
    margin: 0;
    padding: 0;
    width: 700px;
}

/**
 * 4.SIDEBARS
 */

/* 3 columns: sidebar-first */

body.two-sidebars #sidebar-first {
    float: left;
    margin: 0 0 0 -700px;
    padding: 0;
    width: 220px;
}

/* 3 columns: sidebar-second */

body.two-sidebars #sidebar-second {
    float: right;
    margin: 0;
    padding: 0;
    width: 220px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #sidebar-first {
    float: left;
    margin: 0;
    padding: 0;
    width: 220px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #sidebar-second {
    float: right;
    margin: 0;
    padding: 0;
    width: 220px;
}

/**
 * 5.HEADER
 */

#header {
    -moz-box-shadow:    0 8px 8px -8px #696868 inset;
    -webkit-box-shadow: 0 8px 8px -8px #696868 inset;
    box-shadow:        0 8px 8px -8px #696868 inset;
    background-repeat:repeat-x;
    border-width: 0px;
    background-color: #fff;
}

#header-container {
    width: 1008px;
    margin: 0 auto;
}

#header-container #logo {
    float: left;
    height: 93px;
    margin-top: 26px;
    margin-left: 5px;

}

#header-right.col-lg-9 {
    padding-left: 0;
    padding-right: 0;
}

#header-right-top {
    height: 34px;
}

#header-right-top .col-lg-3 {
    padding-left: 0px;
    /*padding-right: 0px;*/
}

#toolfree-number {
    width: auto;
    height: 23px;
    margin-bottom: 11px;
    margin-top: 4px;
    font-family: 'helvetica_lt_stdregular';
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;
}

/*#toolfree-icon-name {
        width: 36px;
        height: 34px;
        float:left;
        margin-top: 4px;
        font-family: 'akzidenz-grotesk_std_regulaRg';
        font-size: 9px;
        text-transform:uppercase;
        text-align: center;
}*/

#toolfree-icon {
    width: 36px;
    height: 22px;
    float:left;
}

#toolfree-name {
    width: 36px;
    height: 12px;
    float:left;
}

#header-right-middle {
    width: 100%;
}

#header-right-middle .col-lg-9 {
    padding-left: 0px;
    padding-right: 0px;
}

#header-right-middle .col-lg-3 {
    padding-left: 0px;
    padding-right: 0px;
}

#header-right-middle.col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}


#header-right-middle.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

#header-small-menu {
    margin-bottom: 9px;
}


#header-small-menu ul.small-menu li{
    list-style-image:none;
    list-style-type:none;
}

#header-small-menu ul.small-menu li a {
    font-family: 'helvetica_lt_stdcondensed';
    font-size: 10px;
    color: #000;
    text-transform:uppercase;
    padding-left: 4px;
    padding-top: 5px;
}

#header-small-menu ul.small-menu li a:hover {
    color: #ff661e;
}

#header-small-menu ul {
    margin: 0;
    padding: 0;
}

#header-small-menu ul li {
    list-style-image:none;
    list-style-type:none;
}

#header-small-menu ul.donate {
    float:left;
    margin-top: 10px;
    margin-right: 10px;
}

#header-small-menu ul.donate li a {
    height: 25px;
    display:inline-block;
    background-color: #ff661e;
    color: #fff;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 3px 5px 0 5px;
}

ul.donate {
    margin-top: 3px !important;
    margin-right: 5px !important;
}
ul.donate li a {
    background-color: #29a7a9;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: 'helvetica_lt_stdregular' !important;
    height: 44px;
    padding: 12px 5px 8px 5px;
}

ul.donate li.active a {
    background-color: #29a7a9 !important;
    color: #FF661E !important;
    display: inline-block;
    font-family: 'helvetica_lt_stdregular' !important;
    height: 44px;
    padding: 8px 5px;
}

#header-main-menu ul li.active a {
    color: #FF661E !important;
    background-color: transparent;
}


#header-small-menu ul.donate li a:hover {
    background-color: #ff844a;
}

.default-lang {
    color: #000000;
    display: inline-block;
    font-family: 'helvetica_lt_stdcondensed';
    font-size: 10px;
    padding-left: 4px;
    padding-top: 6px;
    text-transform: uppercase;
}

#changeDefaultLanguage .form-control {
    height: 26px;
}

#changeDefaultLanguage .caret {
    border-bottom-color: #777777;
    border-top-color: #777777;
}

#header-search {
    height: 49px;
    color: #66667c;
    font-family: helvetica_lt_stdregular;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 14px;
}

#header-search.col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#header-search.col-lg-5 {
    padding-right: 0px;
}

#header-text {
    font-family: 'helvetica_lt_stdregular';
    text-transform: uppercase;
    font-size: 12px;
    color: #ff661e;
    text-align: right;
}
.navbar-brand {
    padding: 10px 0 0 0;
}
.aptextinput {
    background-color: #F6F6F6;
    border: 1px solid #D9DADA;
    color: #B0B0B0;
    float: left;
    font-size: 12px;
    height: 31px;
    padding: 4px;
    width: 197px;
}

.apbutton {
    /*display: none;*/
    background-image: url("../images/search-icon.png");
    background-repeat: no-repeat;
    border: 0 none;
    float: left;
    height: 31px;
    text-indent: -9999px;
    width: 31px;
}

.home-icon {
    background-image: url(../images/home-icon.png);
    width: 29px;
    height: 30px;
    text-indent: -9999px;
    border-right: none !important;
    margin-right: 11px;
    margin-top: 8px;
}
.inner-icon {
    background-image: url(../images/home-icon-inner.png);
    width: 29px;
    height: 30px;
    text-indent: -9999px;
    border-right: none !important;
    margin-right: 11px;
    margin-top: 8px;
}

#header-main-menu .navbar-default .navbar-nav > .active > a,#header-main-menu .navbar-default .navbar-nav > .active > a:hover, #header-main-menu .navbar-default .navbar-nav > .active > a:focus {
    background-color:none !important;
}

#header-main-menu {
    width: 100%;
    z-index: 9999;
    /* background-color: #e7e7e7; */
}


#header-main-menu ul {
    margin: 0;
    padding: 0;
}


#header-main-menu ul li {
    list-style-image:none;
    list-style-type:none;
    border-right: 1px solid #cccccc;
}

#header-main-menu ul li.last {
    border: none;
}

#header-main-menu ul li a {
    font-family: 'helvetica_lt_stdregular';
    text-transform: uppercase;
    font-size: 13px;
    color: #2c2c2c;
}

#header-main-menu ul li a:hover {
    color: #ff661e;
}

#header-main-menu ul li ul li a {
    font-family: 'helvetica_lt_stdregular';
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
}

#header-main-menu ul li a:hover {
    color: #ff661e;
}
/**
 * 6.NAVIGATION
 */

#navigation {
    clear: both;
    margin: 0;
    padding: 0;
}

#navigation ul#main-menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul#main-menu li {
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul#main-menu li a {
    display: block;
    padding: 0 2em 0 0;
}

#navigation ul#secondary-menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul#secondary-menu li {
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul#secondary-menu li a {
    display: block;
    padding: 0 2em 0 0;
}

.breadcrumb {
    clear: both;
    padding: 1.5em 0 0;
}

/**
 * 10.FOOTER
 */

#footer {
    clear: both;
    margin: 0;
    width: 100%;
    height: auto;
   background-color:rgba(213, 210, 210, 0.61);
}

#footer-top-container {
    margin: 0 auto;
}


#footer-left-top ul {
    margin: 14px 0 0 0;
    padding: 0;
}


#footer-left-top ul li {
    float:left;
    list-style-image:none;
    list-style-type:none;
    padding: 4px 8px 0 8px;
    border-right: 1px solid #243842;
    line-height: 10px;
}

#footer-left-top ul li.last {
    border-right: none;
}

#footer-left-top ul li a {
    font-family: 'helvetica_lt_stdregular';
    color: #243842;
    font-size: 13px;
}

#footer-left-top ul li a:hover {
    text-decoration:underline;
}

/*New footer code begins here*/
#footer-left-top_2 {
    float: left;
    margin-left: 16px;
    margin-top: -50px;
    width: 100%;
}
#footer-left-top_2 ul li {
    float:left;
    list-style-image:none;
    list-style-type:none;
    padding: 0px 5px 0 5px;
    border-right: 1px solid #243842;
    line-height: 10px;
}

#footer-left-top_2 ul li.last {
    border-right: none;
}

#footer-left-top_2 ul li a {
    font-family: 'helvetica_lt_stdregular';
    color: #243842;
    font-size: 13px;
}

#footer-left-top_2 ul li a:hover {
    text-decoration:underline;
}

#footer-left-top_2 .foot-head {
    font-family: 'helvetica_lt_stdregular';
    color: #666666;
    font-size: 17px;
    /*float: left;*/
    margin-left: 8px;
    margin-bottom: 7px;
}
/*New footer code end here*/

#footer-left-bottom {
    float:left;
    margin-top: 11px;
    width:1008px;
}

#footer-left-bottom .section {
    height: 160px;
}

#footer-left-bottom .foot-head {
    font-family: 'helvetica_lt_stdregular';
    color: #666666;
    font-size: 17px;
    float:left;
    margin-bottom: 10px;
}

#footer-left-bottom  ul.foot-nav  {
    float:left;
    margin: 0;
    padding: 0;
    clear:both;
}

#footer-left-bottom  ul.foot-nav li {
    list-style-image:none;
    list-style-type:none;
    text-align:left;
    margin-bottom: 6px;
}

#footer-left-bottom  ul.foot-nav li a{
    font-family: 'helvetica_lt_stdregular';
    color: #4d4d4d;
    font-size: 13px;
    line-height: 17px;
}

#footer-left-bottom  ul.foot-nav li a:hover {
    text-decoration: underline;
}

#footer-right {

    float:right;
}

#footer-right.col-lg-4 {
    padding-right: 0px;
    padding-left: 0px;
}

#footer-right-top {
    height: 190px;
    width: 288px;
    float:right;
    background-image:url(../images/footer-sm-bg.png);
    background-repeat: no-repeat;
    margin-top: -14px;
}
#footer-heading {
    float:left;
    font-family: 'helvetica_lt_stdregular';
    font-size: 19px;
    margin-left: 33px;
    width: 232px;
    color: #fff;
}

#footer-right-bottom {
    /* float:left;*/
    padding-left: 48px;
}

#footer-search {
    float:left;
    width: 224px;
}

#footer-newsletter {
    float:left;
    width: 224px;
    margin-top: 10px;
}

#footer-newsletter #newsletter-heading {
    color: #ff661e;
    font-family: 'helvetica_lt_stdregular';
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 16px;
}

#footer-newsletter input[type="text"] {
    width: 209px;
    height: 23px;
    margin-bottom: 0px;
}

#footer-newsletter input[type="submit"] {
    background:#004e8a;
    border: none;
    color: #fff;
}


#footer-bottom {
    width:100%;
    height: 30px;
    background-color: #999999;
    clear: both;
}

#footer-bottom-container {
    margin: 0 auto;
    color: #343434;
    font-size: 12px;
    padding-top: 8px;
    font-family:'helvetica_lt_stdregular';
}

#footer-bottom-container a {
    color: #343434;
    text-decoration: underline;
}

#inner-banner {
    width: 100%;
    height: 18px;
    padding-top: 5px;
}

#inner-banner h1 {
    color: #ff661e;
    text-transform: uppercase;
    width: 100%;
    float: left;
}

.dropdown-menu {
    box-shadow:none;
    border:none;
    background-color: #f0f0f0;
}

.dropdown-menu .row {
    border-bottom: 5px solid #fff;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
}

.dropdown-menu .row .active {
    border-bottom: 5px solid #ff661e;
    margin-bottom: -5px;
}


.yamm .yamm-content {
    padding-top: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.highlight {
    color: #ff661e;
}

#right-area h2{
    border-bottom: 2px solid #29a7a9;
    color: #282828;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}

#right-area span.more a{
    color: #29a7a9;
    text-transform:capitalize;
    font-size:0.75em !important;
}

#right-area span.more a:hover{
    color: #B84610;
}

#right-area .or-head {
    font-family: 'helvetica_lt_stdregular';
    font-size: 15px;
    color: #000000;
    margin-bottom: 8px;
    line-height: 18px;
    text-align: left;
}

#right-area .or-desc {
    font-family: 'calibri';
    font-size: 15px;
    color: #4d4d4d;
    /*float:left;*/
    margin-bottom: 27px;
    line-height: 1.5;
}

#right-area .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}
#right-area .success_stories {
    border: 2px solid #DEDFE0;
    margin-bottom: 19px;
    padding: 5px;
}

.carousel {
    background: url(../images/shadowsReverse.png) no-repeat center bottom;
    padding-bottom: 16px;
}
.carousel-control, .carousel-control:hover {
    background:transparent;
    color:#004E8A;
    width: 5%;
}

.carousel-control.left {
    background-image:none;
}

.carousel-control.right {
    background-image:none;
}
.carousel-caption {
    padding: 10px;
    color: #e0e0e0;
    bottom: auto;
    /*top: 64%;*/
    bottom: 1px;
    width:54%;
    right: auto;
    left: 1%;
    font-size: 14px;
    text-align:left;
    background-image:url(../images/carousal-background.png);
    border-left: 5px solid #FF661E;
}
.carousel-caption p {
    color: #000;
    width: 80%;
    padding: 14px 8px 0;
    margin:0 0 0 10%
}
.carousel-caption p {
    padding-bottom:14px;
    padding-top:8px
}

.carousel-caption .btn-primary:visited {
    color: #fff;
}

.carousel-control {
    color: #fff;
    width: 5%;
}

.carousel-control:hover {
    color: #004E8A;
    width: 5%;
}

#hr-logo .carousel {
    background:none;
    padding-top: 25px;
}


#tab-content-arrow1 {
    background-image:url(../images/tab-arrow-background.png);
    width: 304px;
    height: 111px;
    padding: 15px;
    font-size: 1.4em;
}

#tab-content-arrow2 {
    background-image:url(../images/tab-arrow-background1.png);
    width: 304px;
    height: 111px;
    padding: 15px;
    font-size: 1.4em;
}

#tab-content-arrow3 {
    background-image:url(../images/tab-arrow-background2.png);
    width: 304px;
    height: 111px;
    padding: 15px;
    font-size: 1.4em;
}

#tab-content-arrow4 {
    background-image:url(../images/tab-arrow-background3.png);
    width: 304px;
    height: 111px;
    padding: 15px;
    font-size: 1.4em;
}

.main-top-sec2 .nav.nav-pills {
    background-color: #b3b3b3;
    width: 100%;
    padding: 3px 15px;
    margin-top: 15px;
    float:left;
}

.main-top-sec2 .nav.nav-pills p {
    background-color: transparent;
}

.main-top-sec2 .nav.nav-pills p#tab1-icon {
    background-image:url(../images/tab-icon1-normal.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab1-icon:hover {
    background-image:url(../images/tab-icon1-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills li.active p#tab1-icon {
    background-image:url(../images/tab-icon1-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab2-icon {
    background-image:url(../images/tab-icon2-normal.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab2-icon:hover {
    background-image:url(../images/tab-icon2-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills li.active p#tab2-icon {
    background-image:url(../images/tab-icon2-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab3-icon {
    background-image:url(../images/tab-icon3-normal.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab3-icon:hover {
    background-image:url(../images/tab-icon3-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills li.active p#tab3-icon {
    background-image:url(../images/tab-icon3-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}



.main-top-sec2 .nav.nav-pills p#tab4-icon {
    background-image:url(../images/tab-icon4-normal.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills p#tab4-icon:hover {
    background-image:url(../images/tab-icon4-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}

.main-top-sec2 .nav.nav-pills li.active p#tab4-icon {
    background-image:url(../images/tab-icon4-hover.png);
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    display:inline-block;
}
.nav-pills > li{
    /*margin-right: 22px;*/
}
#left-nav a {
    font-size: 13px;
    padding: 5px 24px;
    cursor: pointer;
}
#left-nav ul.nav li ul li a {
    padding-left: 40px !important;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav ul.nav li ul li ul li a {
    padding-left: 65px !important;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .caret {
    /* display: none;*/
}

#left-nav ul li a {
    background-image:url(../images/menu-bullet.png);
    background-repeat:no-repeat;
    background-position: 10px center;
    text-align: left;
}

#left-nav ul li ul li a {
    background-image:url(../images/menu-bullet.png);
    background-repeat:no-repeat;
    background-position: 25px center;
    text-align: left;
}

#left-nav ul.nav li ul li ul li a {
    background-image:url(../images/menu-bullet.png);
    background-repeat:no-repeat;
    background-position: 50px center;
    text-align: left;
}


#left-nav .nav-pills {
    background-color: #f2f2f2;
    border-radius: 4px;
    border: 1px solid #cecece;
    width: 100%;
}

#left-nav .nav-pills a {
    color: #747474;
    border-radius: 0;
}

#left-nav .nav-pills a:hover {
    border-radius: 0;
}

#left-nav .nav-pills li ul li {
    border-top: 1px solid #cecece;
}

#left-nav .nav > li > a:hover,#left-nav .nav > li > a:focus {
    background-color: #b4b4b4 !important;
    color: #ffffff;
}


#left-nav .nav-pills > li.active > a, #left-nav .nav-pills > li.active > a:hover, #left-nav .nav-pills > li.active > a:focus {
    background-color: #B4B4B4;
    color: #FFFFFF;
}

#left-nav .nav-pills li li.active a {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
}

#left-nav .nav-pills li li.active ul li a {
    background-color:#f2f2f2 !important;
    color: #747474;
}

#left-nav .nav-pills li li.active ul li a:hover {
    background-color: #b4b4b4 !important;
    color: #ffffff;
}

/*#left-nav .nav-pills li li.active-trail {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
}

#left-nav .nav-pills li li.active-trail ul li{
    background-color: #f2f2f2 !important;
    color: #FFFFFF;
}

#left-nav .nav-pills li.active-trail {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
}

#left-nav .nav-pills li.active-trail ul li {
    background-color: #f2f2f2;
    color: #747474;
} */


#left-nav .nav-pills li.active-trail a{
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li a{
    background-color: #f2f2f2 !important;
    color: #747474;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail a:hover {
    background-color: #b4b4b4 !important;
    color: #ffffff;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active a{
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active ul li a {
    background-color: #f2f2f2 !important;
    color: #747474;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active ul li a:hover {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active-trail a{
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active-trail a:hover{
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}


#left-nav .nav-pills li.active-trail ul li.active-trail ul li a{
    background-color: #f2f2f2 !important;
    color: #747474;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

#left-nav .nav-pills li.active-trail ul li.active-trail ul li.active a{
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
    line-height: 17px;
}

.inner-content .row {
    margin-top: 10px;
}

/*.inner-content p{
    font-size: 13px;
    line-height: 1.9;
}**/

.inner-content hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid none none;
    border-width: 0.1px 0 0;
    margin-bottom: 16px;
    margin-top: 10px;
    background: #BBB5B5 !important
}

.inner-content h3 {
    font-weight:bold;
    font-family: calibri;
    font-size: 13px;

}

.inner-content h1 {
    /*background-color: #F8F9FB;
    height: 20px;*/
    margin-bottom: 10px;
}
.faqmore a{
    color: #E42855;
}

/**
 * 11.CSS SUPPORT
 *
 * Built-in classes:
 * .clearfix                            | contain floats
 * .element-invisible                   | hide element visually
 * .element-invisible.element-focusable | allow element to be focusable when navigated to via keyboard
 * .element-hidden                      | hide visually and from screenreaders
 */

/* clear floats */
.clear { clear: both; }

/* display block */
.display-block { display: block; }
.form-group {
    margin-bottom: 6px;
}
.labels{
    line-height: 8px;
    width: 314px;
}

.error{
    color:#993300 !important;
    border-color: #993300 !important;
    /*border: 1px solid #993300 !important;*/
}
/*footer social links */

#socialslide {
    margin-left: -68px;
    position: fixed;
    top: 260px;
    z-index: 0;
}
#socialslide a, #socialslide a:visited, #socialslide a, #socialslide a:hover {
    margin: 0 auto;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/social12.png") no-repeat;
    display: block;
    position: relative;
    z-index: 2;
}
#socialslide li {
    height: 36px;
    margin-right: 8px;
    position: relative;
    width: 32px;
    list-style: none outside none;
    padding-top:5px;
}

#socialslide li.button-color-1 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-2 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-3 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-4 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-5 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-6 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-7 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-8 a:hover{
    margin-left:-10px;
}
#socialslide li.button-color-9 a:hover{
    margin-left:-10px;
}

/* Button Colors */

#socialslide li.button-color-1 a {
    background-position: -81px 0;
}

#socialslide li.button-color-2 a {
    background-position: -123px 0;
}

#socialslide li.button-color-3 a {
    background-position: -164px 0;
}

#socialslide li.button-color-4 a {
    background-position: -205px 0;
}
#socialslide li.button-color-5 a {
    background-position: -247px 0;
}
#socialslide li.button-color-6 a {
    background-position: -41px 0;
}
#socialslide li.button-color-7 a {
    background-position: -3px 0;
}
#socialslide li.button-color-8 a {
    background-position: -289px 0;
}
#socialslide li.button-color-9 a {
    background-position: -245px 0;
}



.navbar{
    min-height:44px;
    margin-bottom: 5px;
}

#left-nav {
    margin-top: 15px;
}

.mobilehide-carousel-2 {
    display:none;
}
.mobile-width {
    width:100%;
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1466px) { 
    #footer .col-lg-8 {
    width: 70.3333% !important;
}
    #footer .col-lg-4 {
    width: 29.3333% !important;
}
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
    #left-nav{ display: none; }
    .row_2 {margin-left: 0px !important;
    margin-right: 0px !important;}
    #footer-left-top_2 {
    margin-top: 0px !important;
    }
}
@media screen and (min-device-width: 320px) and (max-device-width: 1200px) {
    .row_2 {margin-left: 0px !important;
    margin-right: 0px !important;}
}

@media screen and (min-device-width: 320px) and (max-device-width: 720px) {
    .mobilehide{ display: none; }
    .mobile-width { width: auto !important;}
}

@media screen and (min-device-width: 320px) and (max-device-width: 720px) {
    .form-control{  width: 93%; margin-left: 10px;}
    .form-cont{  width: 93%; margin-left: 10px;}
    .control-label {padding-left: 0px !important;}
    .carousel-caption { font-size:9px !important;}
    .carousel-caption .btn { font-size:9px !important;}
    .tax-img {width: 95%;}
    #toolfree-icon {margin-right: 10px;}
    .img_mbl {text-align: center !important;}

}

@media screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .mobile-slide {float: left;width: 25%;padding-right: 6px;}
}

.links{
    float:left;
    padding:6px;
    width: 232px;
    min-height: 260px;
    text-align: center;
    margin-bottom: 2px;
}
.links4{
    float:left;
    padding:6px;
    width: 232px;
    min-height: 196px;
    text-align: center;
    margin-bottom: 2px;
}


.links3{
    float:left;
    padding:6px;
    width: 140px;
    min-height: 172px;
    text-align: center;
    margin-bottom: 2px;
}

.links2{
    float:left;
    padding:6px;
    width: 214px;
    height: 152px;
    text-align: center;
    margin-bottom: 12px;
}

.links-cmp{
    float:left;
    /*background: rgba(202, 202, 202, 0.36);*/
    padding:6px;
    width: 235px;
    min-height: 215px;
    text-align: center;
    margin-bottom: 2px;
    border: 1px rgb(177, 177, 194) double;
    margin-right: 7px;
    margin-top: 5px;
}

.links_tooltip{
    /*float:left*/
    padding:6px;
    width: 314px;
    text-align: center;
}
.style1 {
    color: #FF0000;
    font-size: 13px;
}
.toolkitsimg{
    float:left;

}
.alert-success{
    text-align: center;
    width: 400px;
    margin: auto;
    padding: 5px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;;
}

.alert-warning{
    text-align: center;
    width: 287px;
    color: #0033CC;
    font-size: 12px;
    margin: auto;
    padding: 5px;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.close{
    right: -2px !important;
}

.btn-lg {
    padding: 4px 16px;
    font-size: 14px;
    line-height: 1.33;
    border-radius:6px;
}

.thumbnail{

}
.img-responsive {
    margin: auto;
}
.img-responsive2 {
    /*display: block;*/
    width: 226px;
    height: 144px;
}
.thumbnail{
    background-color: #B6B1B1;
    text-align:center;
}
.progress{
    margin-bottom: 4px;
}

#footer-sm {
    margin-right: 10px;
}

#footer-copy {
    margin-top: 12px;
    color: #000;
    font-size: 12px;
    font-family:'helvetica_lt_stdregular';
}
.affix {
    top: 0 !important;
}

.main-middle-sec2-container {
    /*border: 2px solid #DEDFE0;*/
    margin-bottom: 19px;
    min-height: 210px;
    padding: 5px;
}

.content-share {
    width: 100%;
    float:left;
    margin-bottom: 8px;
}

.content-share-inner {
    float:right;
    width: 180px;
}

.print-this-page {
    text-indent: -9999px;
    background-image:url(../images/print_printer.png);
    background-repeat: no-repeat;
    display:inline-block;
    width: 20px;
    height: 20px;
    float:left;
    margin-right: 8px;
    cursor: pointer;
}
.live-chat-page {
    text-indent: -9999px;
    background-image:url(../images/livechat_img.jpg);
    background-repeat: no-repeat;
    display:inline-block;
    width: 81px;
    height: 24px;
    float:right;
    margin-right: 8px;
}

.feedback-page {
    text-indent: -9999px;
    background-image:url(../images/feedback-icon.png);
    background-repeat: no-repeat;
    display:inline-block;
    width: 26px;
    height: 24px;
    float:left;
    border:none;
    background-color: rgba(0, 0, 0, 0);
    margin-right: 8px;
}
.share-this-page {
    text-indent: -9999px;
    background-image:url(../images/email_icon.png);
    background-repeat: no-repeat;
    display:inline-block;
    width: 28px;
    height: 20px;
    border:none;
    background-color: rgba(0, 0, 0, 0);
    float:left;
}


.marqueelist{
    height: 124px;
    margin-top: 10px;
    overflow:hidden
}
.marqueelist hover{
    height: 12px;
}
.testimonial_marquee{
    height: 88px;
    border: 2px solid #DEDFE0;
    padding: 5px;
    overflow:hidden;
}

.testmonails {
    float: left;
    height: auto;
    margin: 0 0 0 18px;
    width: 302px;
}

.testmonails h1{
    border-bottom: 2px solid #FF661E;
    color: #282828;
    float: left;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}
.breadcrumbs {
    float:left;
    font-size: 14px;
}

.breadcrumbs a{
    color: #222222;
}

.breadcrumbs a:hover {
    color: #FF661E;
}

#hr-logo .item {
    /*display:inline-block;
    margin-top: 23px;*/
}

.labels {
    font-weight: normal;
    font-size: 14px;
    font-family: calibri;
}

.labels2{
    line-height: 8px;
    width: 85px;
    font-weight: normal;
    font-size: 13px;
}
.labels3{
    line-height: 8px;
    width: 175px;
    font-weight: normal;
    font-size: 14px;
}

.labels4{
    line-height: 8px;
    width: 65px;
    font-weight: normal;
    font-size: 13px;
}

.labels4{
    line-height: 8px;
    width: 128px;
    font-weight: normal;
    font-size: 14px;
    font-family: calibri;
}
.labels6{
    line-height: 8px;
    width: 82px;
    font-weight: normal;
    font-size: 16px;
    font-family: calibri;
    height: 14px;
}

.labels5{
    line-height: 8px;
    width: 20px;
    font-weight: normal;
    font-size: 16px;
    font-family: calibri;
}

.radio-inline {
    font-weight: normal;
    font-size: 14px;
    font-family: calibri;
}

.control-label {
    font-weight: normal;
    font-size: 13px;
}
label {
    font-weight: normal;
    font-family: calibri;
    font-size: 13px;
}

#main-top .nav.nav-pills li{
    margin-left: 0px !important;
}

.container #left-nav.col-lg-3 {
    padding-right: 10px !important;
}

.container .col-lg-6.inner-content {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.container #right-area.col-lg-3 {
    padding-left: 10px !important;
}

.btn-primary {
    background-color: #004E8A;
    border-color: #357EBD;
    color: #FFFFFF;
}

#header-small-menu li.active a {
    background-color: transparent !important;
    color: #FF661E !important;
}

#header-small-menu.col-lg-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#header-right-top .col-lg-9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#header-small-menu .form-control {
    border:none !important;
    box-shadow: none;
    padding: 0;
    background-color: transparent;
}

#header-small-menu #defaultLanguage .form-control.defaultlang {
    background-color: transparent;
    border: none;
    margin-top: 7px;
    text-transform:uppercase;
}

#header-small-menu select {
    width: 75px;
    margin-top: 6px;
    font-family: "helvetica_lt_stdcondensed";
    text-transform:uppercase;
    font-size: 11px;
    outline:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.dddd {
    border: none;
    border: 0px;
}
.social_buttons {
    padding-top: 69px;
    width: 100%;
    clear: both;
    padding-bottom: 20px;
}
.stButton .st-sharethis-counter{
    width:86px !important;
    height: 30px !important;
}
.stButton .st-twitter-counter, .stButton .st-facebook-counter{
    height: 30px !important;
}
.stButton .st-yahoo-counter, .stButton .st-linkedin-counter{
    height: 30px !important;
}
.stButton .st-pinterest-counter, .stButton .st-email-counter{
    height: 30px !important;
}

.sitemap .nav.nav-pills a{
    color: #222222;
    font-size:13px;
    padding: 6px 15px;
}

.sitemap .nav.nav-pills li a {
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0;
    font-weight: bold;
}

.sitemap .nav.nav-pills li a:hover {
    background-color: #fff;
}

.sitemap .nav.nav-pills li ul li a {
    margin-left: 30px;
    font-weight:normal;
    border-bottom: none;
}

.sitemap .nav.nav-pills li ul li a:hover {
    background-color: #fff;
    text-decoration:underline;
}

.sitemap .nav.nav-pills li ul li ul li a {
    margin-left: 60px;
    font-weight:normal;
    border-bottom: none;
}

.testimonials h2 {
    border-bottom: 2px solid #FF661E;
    color: #282828;
    float: left;
    font-family: 'helvetica_lt_stdregular';
    font-size: 22px;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}

ul.login-reg li {
    float:left;
    margin-right: 10px;
    display:inline;
}

ul.login-reg li a {
    font-size: 9px !important;
}

.testimonials .carousel-inner {
    float:left;
}

.testimonials #carousel-generic2 {
    width: 100%;
    float:left;
    height: 184px;
}

.testimonials #carousel-generic2 .item {
    color: #4D4D4D;
    font-family: 'helvetica_lt_stdregular';
    font-size: 15px;
    margin-right: 5px;
}

.testimonials #carousel-generic2 .carousel-inner span.test-empname {
    font-weight:bold;
    clear:both;
}

.testimonials #carousel-generic2 .carousel-inner span.test-desg {
    font-style:italic;
    font-size: 76%;
}

.testimonials .carousel {
    background: none;
    padding-bottom: 5px;
}

.testimonials .carousel-indicators {
    bottom: 0;
    margin-bottom: 0px;
    text-align:right !important;
    width: 49% !important;
    margin-left: 0 !important;
}

.testimonials .carousel-indicators li {
    background-color:#666666;
    border: 1px solid #2c2c2c;
}

#hidamount{
    font-weight:bold;
    color: #000;
}

#other{
    display:none;
}

.ui-datepicker {
    z-index: 100 !important;
}
.thumbnail{
    height:100px !important;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 54%;
    margin-left: -9%;
    padding-left: 0;
    list-style: none;
    text-align: right;
}
.donation-border {
    border:1px solid #a1a1a1;
    padding:4px 8px;
    background:rgba(202, 202, 202, 0.36);
    border-radius:0px;
}
.box-border {
    border:1px solid #a1a1a1;
    padding:4px 8px;
    background:rgba(202, 202, 202, 0.36);
    border-radius:0px;
    margin: 0px 0px 20px 0px;
}

.trust-border {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #A1A1A1;
    border-radius: 0;
    padding: 4px 8px;
}

.archive-inner #accordion .panel-heading {
    padding:4px !important;
}

.archive-inner #accordion .panel-title a {
    display:inline-block;
    width:100%;
    outline:0;
    color: #747474;
}

.archive-inner #accordion .panel-body {
    padding: 3px !important;
    background-color: #F2F2F2;
}
.archive-inner #accordion .panel-body a:hover {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
}

.archive-inner #accordion .panel-heading a {
    display: inline-block;
    font-weight:bold;
    background-image: url(../images/menu-bullet.png);
    background-repeat: no-repeat;
    background-position: 10px;
    text-align: left;
}

.archive-inner #accordion .panel-heading:hover a {
    background-color: #B4B4B4 !important;
    color: #FFFFFF;
    width: 100%;
}
.archive-inner #accordion .panel-body a {
    display:inline-block;
    width: 100%;
    color: #747474;
    margin-left: 30px;

    background-image: url(../images/menu-bullet.png);
    background-repeat: no-repeat;
    background-position: 16px;
    text-align: left;
}
}
.panel-group .panel{
    border: 1px solid #cecece;
}

.header-nav-bg {
    background-color: rgba(231, 231, 231, 0.75);
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

a.btn.btn-primary:visited {
    color: #fff;
}
.modal-body {
    position: relative;
    padding: 10px;
}

.img-pad {
    margin: 5px;
    border: 0px solid #DEDFE0;
}

.box-content-title {
    margin: 70px 0px 0px 0px;
    font-weight:bold;
    float: left;
    width :62%;
    font-size :14px;
    font-family: calibri;
}

.box-content {
    margin: 10px 0px 0px 0px;
    font-size: 11px;
    float: left;
    width :64%;
    font-family: calibri;
    font-size :14px;
}

.box-content-border {
    border-bottom:1px solid #DEDFE0;
}
.form-group p {
    color:red !important;
    font-size :10px;
    font-style: italic;
    line-height: 0.9;
}
.control-label {
    text-align: left !important;
}
.modal-dialog2{
    padding-bottom: 30px;
    padding-top: 30px;
    width: 438px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    position: relative;
    z-index: 1050;
}
.modal.fade .modal-dialog2{
    transition: transform 0.3s ease-out 0s;
}

.inner_widget .main-middle-sec2-container {
    min-height: inherit !important;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    #header-main-menu ul li a {
        font-size: 12px !important;
        padding-right: 10px;
        padding-left: 10px;
    }

    #toolfree-number {
        font-size: 15px !important;
    }

}


/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .header-nav-bg {
        background-color: #fff !important;
    }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
    .header-nav-bg {
        background-color: #fff !important;
    }
}
.modal-content{
    margin-top: 60px;
}
.modal-footer .newuser_link{
    float: left;
    font-size: 11px;
    margin-right: 6px;
}

#af-form-1454934446 .bodyText p {
    margin: 0em 0 !important;
}
#af-form-1454934446 .af-header {
    padding-bottom: 1px !important;
    padding-top: 1px !important;
}
#af-form-1454934446 .buttonContainer {
    margin-top: -30px; !important;
}
.ui-datepicker-calendar th, .ui-datepicker-calendar tr, .ui-datepicker-calendar td {
    font-size: 12px !important;
    padding: 1px !important;
}
#af-form-1454934446 .buttonContainer input.submit {
    color: #FFFFFF !important;
}
#af-form-1454934446 .af-body {
    padding-bottom: 0px !important;
}
.af-element {
    padding: 3px 0;
}
#af-form-1454934446 .buttonContainer {
    margin-left: 60px;
}
#af-form-1454934446 .bodyText strong {
    color: #000102 !important;
}

.panel-default > .panel-heading {
    background-color: #F2F2F2 !important;
}
.row-height_system {
    height:2px;
    padding-bottom: 36px;
}
body.others .header-nav-bg ul.navbar-nav li.last a {
    color: #FF661E !important;
    font-size: 13px !important;
    font-weight: bold;
}
.b, strong {
    font-family: calibri;
    font-size: 14px;
}
input, button, select, textarea {
    font-family: calibri !important;
}
.popover {
    max-width: 480px !important;
    font-size: 15px !important;
    font-family: calibri;
    color: #4D4D4D;
    line-height: 1.5;
}
.popover-title {
    font-family: calibri !important;
}

.popover-content {
    font-family: calibri !important;
}
.more-options {
    color: #5f5ca4;
    cursor: pointer;
    font-size: 12px;
    margin-left: 30px;
    float: right;
}

/*campagin donation form code*/
.form-textbox {
    display: block;
    width: 48% !important;
    height: 30px;
    padding: 2px 2px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

.form-textboxsmall {
    display: block;
    width: 16% !important;
    height: 25px;
    padding: 2px 2px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}
.form-textbox-small {
    display: block;
    width: 80% !important;
    height: 25px;
    padding: 2px 2px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    /*background-color: #ffffff;*/
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

.form-dropdown {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 2px 2px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input-mds {
    float:left;
}
.input-mds:first-child {
    margin-right:12px;
}
.input-md {
    float:left;
}
.input-md:last-child {
    margin-right:17px;
}
.margins {
    padding-right: -1px !important;
}
.feed_head {
    margin: -15px 0px 0px 0px;
    /*padding: 12px 0px 12px 0px;*/
    background-color: rgb(204, 204, 204);
}
.feed {
    padding: 11px;
    /*background-color:rgb(255, 102, 30);
    text-transform: uppercase;
    font-family: 'helvetica_lt_stdregular';
    font-size: 20px;
    color: #fff;*/
    background-image: url(../images/feed-a-child.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 35px;
    display: inline-block;
}
.content_style {
    font-family:calibiri;
}
.text_embed {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 0.5em 0;
    color: #4D4D4D;
    font-family: calibri;
    width:100%;
    display: none;
}
.embeded {
    cursor: pointer;
}


.services-list {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 1%;
    position: relative;
    list-style: none;
    /*border-top: 1px solid #d4d8da;*/
}

.services-list li {
    list-style: none outside;
    border: 1px solid #d4d8da;
    position: relative;
    /*height: 99px;*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 0 9px !important;
    width: 100% !important;
}
.services-list .icon-holder {
    display: inline;
    float: left;
    margin: -2px 0 -1px -1px;
    border-top: 1px solid #fff;
}
.services-list .icon-holder .big-ico {
    display: block;
    width: 114px;
}
.services-list .icon-holder .small-ico {
    display: none;
}

.services-list .stat-block {
    float: right;
    background: none;
    width: auto;
    padding: 28px 11px 10px 18px;
    color: #333;
}
.services-list .stat-block span {
    display: block;
    padding: 0 60px 0 0;
    background: url(../images/arrows.gif) no-repeat 100% 6px;
    font-size: 14px;
    line-height: 16px;
}
.services-list .stat-block span strong {
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
    display: block;
    padding: 0;
    text-align: left;
    margin: 0 0 -10px;
    letter-spacing: -1.5px;
}
.services-list.social-media .content {
    line-height: 15px;
    background: #f2f2f2;
    padding: 8px 10px 5px 16px;
    overflow: hidden;
    height: 99px;
    border-right: 1px solid #d8dcde;
    position: relative;
    width: 58%;
}
.services-list .heading{
    overflow: hidden;
    height: auto;
    margin: 0 0 5px;
}
.services-list h2 {
    font: 22px/26px 'Avenir85HeavyRegular';
    margin: 0;
    color: #333;
}
.services-list h2 a{
    color: #333;
}
.services-list .content p {
    display: block;
    line-height: 15px;
}

.services-list .facebook .stat-block span { background-position: 100% -104px; }

.services-list .apps .stat-block span { background-position: 100% -214px; }

.services-list .widgets .stat-block span { background-position: 100% -105px; }

.services-list .flickr .stat-block span { background-position: 100% -324px; padding-top: 24px; height: 42px;}

.services-list .twitter .stat-block span { background-position: 100% 6px; height: 42px;}

.services-list .rss .stat-block span { background-position: 100% -433px;  height: 50px; padding-top: 28px;}

.services-list .podcasts .stat-block span { background-position: 100% -545px; }

.services-list .youtube .stat-block span { background-position: 100% -654px;height: 44px;padding-top: 10px; }

.services-list .video .stat-block span { background-position: 100% -765px; }

.services-list .blogs .stat-block span { background-position: 100% -874px;  height: 50px; padding-top: 28px;}

.services-list .google .stat-block span { background-position: 100% -986px; }

.services-list .pinterest .stat-block span { background-position: 100% -1095px; height: 44px;}

.services-list .instagram .stat-block span{background-position:100% -1204px;}

.services-list .linkedin .stat-block span{background-position:100% -1315px;}

.services-list .fblikes {    border:none; overflow:hidden; height:65px;    width:58px;}

.services-list .thanliforall .stat-block span { background-position: 100% -105px; height: 50px; padding-top: 28px;}

.services-list .website .stat-block span { background-position: 100% -105px; height: 50px; padding-top: 28px;}

.IN-widget{    background:none !important;    margin-right: -64px;}
.IN-widget span {
    background:none !important;
}
.toll-free-timing {
    display: block;
    font-size: 11px;
    line-height: 10px;
    text-align: center;   
    color: #FF661E;
    font-family: 'helvetica_lt_stdregular';
    font-weight: normal;
}
.toolki-kits {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.tollfree{ float: right;}
.navbar-toggle {
    border-color: #dddddd;
}
.navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.faqs-title {
    font-family: calibri;
}
.at4-welcome-outer, div#at4-share, div#at4-follow, div#at4-whatsnext {
    display: none !important;
}
.addthis_bar_placeholder {
    display: none !important;
}

hr{
    border: 1px darkslateblue groove;
    border-top: 0px solid #eee; 
}
.campby {
    /*float: left;*/
    text-align: start;
    height: 25px;
    overflow: hidden;
    font-size: 11px;
   /* font-weight: bold;*/
    /* font-family: calibri regular;*/
}
.campgoal {
    height: 22px;
    overflow: hidden;
    font-size: 12px;
    text-align: start;
    /* font-family: calibri regular;*/
}

.campdec {
    /*display:inline-block;*/
    height: 42px;
    overflow: hidden;   
    font-size: 13px;
    text-align: start;
    /*font-family: calibri regular;*/
}
.amount_select {
    font-family: 'helvetica_lt_stdregular';
    font-size: 13px;
}
.hrcamp {
    margin-bottom: 7px !important;
    margin-top: 0px !important;
}
.progress-bar-success {
    background-color: #428bca !important;
}
.addthis_native_toolbox {
    float: right;
}
.links_cmp_main {
    float: left;
    /* background: rgba(202, 202, 202, 0.36); */
    padding: 6px;
    width: 235px;
    min-height: 215px;
    text-align: center;
    /*margin-bottom: 2px;
    border: 1px rgb(177, 177, 194) double;
    margin-top: 5px; */
    margin-right: 7px;
    
}
.camp_more {
    float: right;
    font-family: calibri;
    font-size: 14px;
}
.modal-height {
    margin-top: 242px !important;
}
/* meal counts css code begins here */
.counter_head {
    display: inline-block;
    background: #60a8be;
    width: 100%;
    padding-bottom: 4px;
}

.counter_p {
    text-align: center;
    text-transform: uppercase;
    color:#FFF !important;
    margin: 0 0 0 0 !important;
}
.counter_desc {
    height:30px !important;
    /*width:20px !important;*/
    width:25px !important;
    margin-right: 2px !important;
    border-radius: 6px;
    margin-left: 3.5px;
    border: 0px solid #000000 !important;
    margin-bottom: 4px;

}
.counter_span {
    width:100%; height: 100%;
    background-color: #ffffff !important;
    color: #256072 !important;
    font-size: 18px !important;
    width: 100% !important;
    border-radius: 6px;
}
/* meal counts css code end here */
