@charset "utf-8";
body {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    background: #666;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0;
    padding: 0
}

#wrapper {
    width: 910px;
    background-image: url(../images/back.png);
    background-repeat: repeat-y;
    margin: 0 auto 5px
}

#wrapper #inner-wrapper #section-well .workToc ul li {
    font-size: 1em;
    font-weight: 700;
    list-style-type: none;
    border-bottom: solid 1px #C9E9C5;
    margin: 15px 0
}

#wrapper #inner-wrapper #section-well .workToc ul li ul {
    margin-bottom: 15px
}

#wrapper #inner-wrapper #section-well .workToc ul li ul li {
    border: none;
    margin: 7px;
    color: #063;
    font-weight: 400;
    font-size: 14px
}

#wrapper #inner-wrapper #section-well .textToc ul li {
    font-size: 1em;
    font-weight: 400;
    list-style-type: none;
    text-decoration: none;
    margin: 15px 0;
    font-size: 1.2em
}

#wrapper #inner-wrapper #section-well .textToc ul li ul {
    margin: 0
}

#wrapper #inner-wrapper #section-well .textToc ul li ul li {
    border: none;
    margin: 7px;
    color: #063;
    font-size: .8em;
    font-weight: 700;
    text-decoration: none
}

#wrapper #inner-wrapper #section-well .textToc ul li ul li ul li {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    margin-left: 25px
}

#wrapper #inner-wrapper #section-well .textToc ul li ul li ul li ul li {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 25px
}

#inner-wrapper {
    width: 900px;
    background: #FFF;
    border-bottom: 1px solid #333;
    margin: 0 auto;
    min-height: 650px;
    overflow: hidden
}

a {
    color: #00a94f;
    outline: none;
    /*text-decoration: underline; */
}

img,
fieldset,
table {
    border: 0 none
}

img {
    vertical-align: top
}

#image-in-body-left {
    float: left;
    text-align: left;
    width: 200px;
    padding: 5px
}

p {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #000;
    margin: 0 0 1em;
    padding: 0
}

p.note {
    font-size: 11px;
    line-height: 13px;
    color: #999;
    margin: 3px 0 1em 2px;
    padding: 0
}

table {
    border-collapse: collapse
}

textarea {
    overflow: auto
}

td,
th {
    vertical-align: top;
    padding: 0
}

ul {
    margin: 0;
    padding: 0 0 0 16px
}

ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 7px 0
}

#main {
    background: url(../images/mbg.gif) repeat-y 10px top;
    font-size: 1.1em;
    width: 1100px;
    margin: 0 auto 0 0
}

#wrap {
    background: url(../images/wbg.jpg) no-repeat 10px bottom
}

#sidebar {
    background: url(../images/sbg.png) no-repeat left top;
    float: left;
    width: 243px;
    height: 1200px
}

#sidebar .indent {
    color: #FFF;
    padding: 47px 0 60px 20px
}

#header {
    height: 75px;
    backgrou nd-image: url(../images/Simio-Forward-Thinking-Logo.png);
    background-color: #FFF;
    background-repeat: no-repeat
}

#header img {
    float: left
}

.searchbox {
    float: right;
    padding-top: 2px;
    height: 30px;
    margin-right: 12px;
    max-width: 230px
}

.menu ul,
.menu ul * {
    box-sizing: border-box
}

.menu {
    height: 36px;
    background-image: url(../images/new_menu.gif)
}

.menu ul {
    margin-left: 15px;
    padding: 0
}

.menu li {
    float: left;
    list-style: none;
    position: relative;
    border-right: 1px solid #047238;
    margin: 0
}

.menu li:hover {
    background: url(../images/new_inverse.gif)
}

.menu ul li a {
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: 11px 7px
}

.menu ul li .subnav {
    display: none;
    background: #FFF;
    position: absolute;
    border: solid 1px #060;
    left: -1px;
    top: 35px;
    z-index: 999;
    padding: 0;
    width: 330px
}

.menu ul li:hover .subnav {
    display: block
}

.menu ul li .subnav ul li {
    background: none;
    width: 50%;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    color: #333
}

.menu ul li .subnav ul li a {
    color: #063;
    text-decoration: none
}

.menu ul li .subnav ul li:hover {
    background-color: #dcdcdc
}

#pitch h2 {
    color: #093;
    font-size: 1.7em;
    font-weight: 400;
    padding-top: 0;
    margin: 13px 0 0
}

#pitch h1 {
    font-size: 1em;
    font-weight: 400;
    padding-top: 0;
    margin: 10px 0 25px
}

#pitch .right {
    background: #FFF;
    height: 270px;
    margin: 2px 10px 0 0;
    text-align: center
}

#pitch .right h5 {
    padding: 0;
    margin: 0;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 3px 0;
    text-align: center;
    width: 280px
}

#home-content-well .right {
    background: #FFF
}

#home-content-well {
    background-image: url(../images/subback2.png);
    background-repeat: repeat-x;
    width: 900px;
    text-align: center;
    margin: 0;
    padding: 5px 0 10px
}

h1 {
    font-style: normal;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #093;
    font-size: 16px;
    font-weight: 700
}

.left {
    width: 545px;
    float: left;
    padding: 0 10px 10px
}

#home-content-well .promos {
    width: 260px;
    border-right: 1px solid #D5FFEA;
    float: left;
    padding: 0 15px
}

#home-content-well .promos #last-child {
    border: none!important
}

.right {
    float: right;
    width: 300px
}

#new-footer {
    padding-bottom: 30px;
    background: none;
    text-align: center
}

#new-footer #box {
    width: 400px;
    font-size: 11px;
    color: #FFF;
    margin: 0 auto
}

#new-footer #box span {
    color: #0F6
}

#new-footer #box a:hover {
    color: #999;
    text-decoration: underline
}

#new-footer #sm {
    width: 900px;
    height: 28px;
    margin: 0 auto
}

#new-footer #sm #trans {
    float: left;
    width: 180px
}

#new-footer #sm ul li {
    display: block;
    float: right;
    list-style: none;
    margin: 0 3px
}

.b_block {
    margin: 0 0 28px;
    padding: 0 0 0 28px
}

.banners {
    position: relative;
    width: 183px;
    background-image: url(/images/banner-redux.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 135px;
    margin: 0 0 0 -6px
}

.banners a {
    display: block;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    width: 100px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 10px
}

.banners p {
    display: block;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    width: 150px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 22px
}

.banners a:hover {
    display: block;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #D6D6D6;
    text-decoration: none;
    width: 100px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 10px
}

#content-home {
    z-index: 1;
    height: 470px;
    float: left;
    padding: 0 50px 5px 0
}

.clear {
    clear: both
}

.col {
    float: left;
    width: 48%
}

.copy {
    color: #535f63;
    text-align: center;
    width: 191px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    float: left
}

.copy a {
    color: #535f63;
    text-decoration: none;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px
}

.copy a:hover {
    text-decoration: underline
}

.google_search {
    text-align: left;
    width: 164px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    margin: 0 0 0 3px
}

.google_search form {
    padding: 12px 0 0
}

.google_search .inp {
    width: 120px
}

.i_block address {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal
}

.i_block {
    width: 350px;
    float: left
}

.i_block address strong {
    color: #00a94f;
    display: block;
    text-decoration: underline
}

.i_block address span a {
    position: absolute;
    white-space: nowrap
}

.i_block p {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    margin: .5em 0
}

.i_block span {
    color: #00a94f
}

.list {
    padding: 0 0 1em
}

.list li {
    background: url(../images/dot.gif) no-repeat left 4px;
    color: #00a94f;
    font-weight: 700;
    list-style: none;
    padding: 0 0 2px 10px
}

.logo {
    height: 84px;
    padding: 0 0 0 6px
}

.s_block {
    background: url(../images/s_mbg.jpg) repeat-y left top;
    width: 173px;
    color: #FFF;
    margin: 12px 0 0
}

.s_block .bg-top {
    background: url(../images/s_tbg.jpg) no-repeat left top
}

.s_block .bg-bottom {
    background: url(../images/s_bbg.jpg) no-repeat left bottom;
    min-height: 175px;
    height: auto!important
}

.s_block .inner {
    color: #e6e7e8;
    text-align: center;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    padding: 22px 12px
}

.slogan {
    height: 37px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    color: #333
}

.slogan span {
    position: absolute;
    display: block;
    width: 175px;
    height: 12px;
    background-image: url(../images/slogan-gradient.png);
    background-repeat: repeat-x
}

.title {
    background: url(../images/t_cbg.gif) repeat-x left top;
    position: relative;
    z-index: -1;
    margin: 0 -30px 38px -24px
}

.title h1 {
    margin: 0;
    padding: 17px 0 0 55px
}

.title .bg-left {
    background: url(../images/t_lbg.gif) no-repeat left top
}

.title .bg-right {
    background: url(../images/t_rbg.gif) no-repeat right top;
    height: 54px
}

.rss_title {
    font-weight: 700;
    font-size: 14pt;
    color: #00a94f
}

.rss_date {
    font-size: 8pt;
    color: #535f63
}

.rss_description {
    font-size: 10pt;
    color: #000
}

.b_block .buybutton {
    height: 0;
    float: right
}

.marg .marg-top {
    background-image: url(../images/sb9.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 25px;
    padding-left: 56px;
    height: 56px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

.marg .marg-top a {
    color: #FFF;
    text-decoration: none
}

.marg .contact {
    height: 47px
}

.marg .contact a {
    color: #FFF;
    text-decoration: none;
    line-height: 45px
}

.marg .marg-bottom {
    background-image: url(../images/sb-contact.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

.marg .marg-bottom-web {
    background-image: url(../images/sb-webinar.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

.marg .marg-bottom-compare {
    background-image: url(../images/sb-compare.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

.marg .marg-bottom-try {
    background-image: url(../images/sb-trynow.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

.marg .marg-bottom-buy {
    background-image: url(../images/sb-buynow.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px
}

#content ul {
    z-index: 1;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px
}

#content ul li {
    z-index: 1;
    list-style-position: outside;
    margin-left: 10px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    background-image: url(../images/sub-triangle_2.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 8px;
    padding-left: 30px;
    margin-top: 10px;
    padding-bottom: 5px;
    line-height: 16px
}

#pagination {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center
}

#image-in-body-left #caption {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    float: left
}

#image-in-body-right {
    float: right;
    width: 200px;
    padding: 5px
}

#image-in-body-right #caption {
    float: left;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700
}

h3+h4,
h4 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin: -10px 0 10px 0;
    padding: 0
}

#release h4 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #4F5A5B;
    font-size: 10px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px
}

#release {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #dCdCdC;
    margin: 0;
    padding: 0
}

#release-list {
    float: right;
    padding-right: 100px;
    width: 150px
}

#release-list li {
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 15px;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    display: block;
    width: 150px
}

#release-list ul li {
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 20px;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    display: block;
    width: 150px
}

#release-list ul li a:hover {
    line-height: 20px;
    color: #093;
    text-decoration: none
}

ol {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px
}

#sub-ordered {
    list-style-type: none
}

#application-area {
    background-color: #F0FCEF;
    width: 300px;
    float: right;
    margin-left: 5px;
    border: 1px solid #093
}

#application-area h3 {
    font-size: 14px;
    line-height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 5px
}

#application-area p {
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px
}

#content .pullquote {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #2D9151;
    text-align: center;
    background-color: #F0F9F1;
    margin-bottom: 10px;
    border-color: #EFEFEF #EFEFEF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px
}

.pullquote span {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px!important;
    font-style: bold;
    color: #999;
    text-align: center;
    margin-top: 10px;
    padding: 10px
}

#content #pullquote {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #2D9151;
    text-align: center;
    width: 400px;
    background-color: #F0F9F1;
    margin-left: 25%;
    margin-bottom: 10px;
    border-color: #EFEFEF #EFEFEF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px
}

#content #pullquote-right {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #2D9151;
    text-align: center;
    width: 300px;
    background-color: #F0F9F1;
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
    border-color: #EFEFEF #EFEFEF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px
}

h5 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-variant: small-caps;
    color: #666
}

.sub-content .quote h5 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-variant: small-caps;
    color: #000
}

#main #wrap #wrapper #content #headline {
    font-size: 16px;
    color: #00A94F;
    font-weight: 400;
    text-decoration: none;
    margin: 0 0 5px;
    padding: 0
}

#main #wrap #wrapper #content #content-center {
    width: 730px;
    height: 250px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #80FF80
}

#buybutton {
    visibility: hidden;
    padding-left: 175px;
    padding-top: 25px
}

#application-area-left {
    background-color: #F0FCEF;
    width: 300px;
    float: left;
    margin-left: 5px;
    border: 1px solid #093
}

#main #wrap #wrapper #content .tabs {
    height: 27px;
    text-align: center;
    margin: 0 0 15px;
    padding: 0 0 0 100px
}

#main #wrap #wrapper #content .tabs ul li {
    display: inline-block;
    float: left;
    line-height: 15px;
    background-image: none;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #093;
    text-align: center;
    border-color: #EAEAEA #EAEAEA #ccc #ccc;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 5px
}

#main #wrap #wrapper #content .b_block .i_block_col3 {
    float: right;
    width: 250px;
    wid th: 40%;
    border-left: dotted 1px #83F480;
    padding-left: 5px
}

#main #wrap #wrapper #content .b_block {
    width: 700px;
    float: left;
    padding-top: 10px;
    background-color: #F0F9F1;
    border-color: #DFDFDF #DFDFDF #CCC #CCC;
    border-style: solid;
    border-width: 1px
}

#image-left {
    float: left;
    padding: 5px
}

#movie-control {
    width: 200px;
    float: right
}

#movie-control a {
    text-decoration: none;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px
}

#go-to-top {
    display: block;
    bottom: 5px;
    left: 850px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    width: 260px;
    position: fixed;
    text-align: right;
    font-weight: 700;
    color: #fff;
    padding: 10px
}

#main #wrap #wrapper #content #student-content-right ul li {
    background: none
}

#main #wrap #wrapper #content .noTri {
    background: none;
    list-style-type: disc;
    padding: 5px
}

#home-content-left {
    width: 385px;
    float: left;
    margin-left: 5px
}

#home-content-left.home-newsandevents {
    width: 45%;
    float: left;
    background: #FFF
}

.home-vidlink {
    display: block;
    width: 22%;
    height: 30px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    background: url(../images/icon-video.png) no-repeat
}

#home-content-right ul {
    font-size: 14px
}

#home-content-right ul li {
    list-style-type: disc;
    color: #2B6A3B;
    list-style-position: outside;
    margin: 0 20px;
    padding: 0
}

#home-content-right ul li a {
    padding-bottom: 5px;
    font-size: 13px
}

#home-content-right {
    width: 390px;
    float: right;
    border-left: dotted 1px #9BF48E
}

#home-content-center {
    border-bottom: dotted 1px #9BF48E;
    padding-top: 0;
    padding-left: 5px;
    margin-top: 0;
    margin-bottom: 15px
}

#home-content-lower {
    border-top: dotted 1px #9BF48E;
    padding-top: 15px;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 15px
}

div.clear {
    clear: both
}

#content .praise {
    border-bottom: #C0F3B1 dashed 1px;
    border-top: #C0F3B1 dashed 1px;
    margin: 15px 0;
    padding: 15px 0
}

#content .studentHead {
    color: #1A1A1A;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 100;
    border-bottom: solid 1px #1a5
}

#content .videoBodyRight {
    float: right;
    text-align: left;
    padding: 5px
}

#formBox {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 13px
}

.addThisButton {
    margin-bottom: 10px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px
}

.objectExchange th {
    font-size: 13px;
    color: #FFF;
    background: #063;
    padding: 10px
}

.objectExchange th a {
    text-decoration: none;
    border-bottom: 1px solid #FFF;
    color: #FFF
}

.objectExchange td {
    font-size: 13px;
    border: 1px solid #000;
    padding: 10px
}

#subnav {
    width: 876px;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    margin: 0 auto;
    padding: 0;
    cursor: pointer
}

#subnav ul li {
    display: block;
    list-style: none;
    float: left;
    width: 146px;
    text-align: center;
    height: 25px;
    line-height: 29px
}

#subnav ul li span:hover {
    color: #CCC
}

#subnav #sd1 {
    color: #000;
    background: url(../images/sub-back-current.png) no-repeat bottom
}

.sub-well {
    width: 876px;
    background: #FFF;
    text-align: left;
    margin: 0 auto
}

#sd6-c6 {
    display: block
}

#subwrapper {
    width: 880px;
    background: url(../images/subwrapperback2.png);
    margin: 0 auto
}

.sub-content {
    text-align: center;
    padding: 10px
}

.sub-content-left .doubles {
    width: 400px;
    float: left;
    margin-right: 15px
}

.sub-content-left .doubles h3 {
    margin-top: 0
}

.sub-content-left {
    text-align: left;
    padding: 20px
}

.sub-content-left h2 {
    font-size: 19px;
    font-weight: 400;
    border-bottom: 1px #333 solid;
    color: #333;
    margin: 0 0 20px;
    padding: 0 0 3px
}

.sub-content-left h5 {
    float: right;
    clear: both;
    font-size: 11px;
    font-style: italic;
    font-weight: 700;
    margin: 8px 0;
    padding: 0
}

.sub-content-left sup {
    font-size: 8px
}

.sub-content-left .quote {
    width: 93%;
    overflow: hidden;
    border-bottom: #CDFDC6 dotted 1px;
    text-align: left;
    margin: 25px
}

.sub-content-left .quote h3 {
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    margin: 0 0 5px 0
}

.sub-content-left .quote h5 {
    padding: 0;
    margin: 0 0 5px 0
}

#quote {
    width: 850px;
    color: #3A3A90;
    background-color: #BEEBA9;
    border-color: #E8E8E8 #E8E8E8 #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    margin: 30px 15px
}

#quote h2 {
    width: 800px;
    line-height: 18px;
    font-family: Georgia, Arial, serif;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 15px;
    font-weight: 400;
    color: #030
}

#quote h3 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-transform: capitalize;
    color: #4F5A5B;
    width: 800px;
    margin-left: 90px;
    font-weight: 400;
    padding: 0
}

#quote span {
    font-size: 600%
}

#bqStart {
    float: left;
    font-size: 400%;
    color: #D9FFEC;
    padding-top: 30px;
    padding-right: 10px
}

#bqEnd {
    float: right;
    font-size: 400%;
    color: #D9FFEC;
    height: 5px;
    line-height: 65px;
    padding-top: 20px;
    margin: 0
}

#section-well h1 {
    font-size: 1.7em;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 1px dashed #A6FFA6; 
    margin: 30px 0 30px 9px;
    margin: 30px 0;
    color: #03a952;
}

#section-well .fifty-fifty-left {
    width: 45%;
    float: left;
    margin: 5px 2.5% 5px 9px;
    position: relative
}

#section-well .fifty-fifty-right {
    width: 45%;
    float: left;
    margin: 5px 0 5px 2.5%;
    position: relative
}

#section-well .third-left {
    width: 640px;
    width: 72%;
    float: left;
    margin: 5px 0 5px 9px;
    margin: 5px 0;
    position: relative
}

#section-well .third-right {
    width: 200px;
    float: right;
    padding-left: 10px;
    background-color: #F7F7F7;
    border-right: 2px solid #CCC;
    border-bottom: 2px solid #CCC;
    border-top: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    margin-bottom: 10px;
    margin-top: 15px
}

#section-well .third-right-wrapper {
    width: 200px;
    float: right
}

#section-well .third-right-wrapper .third-right {
    width: 98%
}

#section-well .third-right h2 {
    font-size: 16px;
    font-weight: 400;
    color: #063;
    background-image: url(/images/more-info.png);
    background-position: left top;
    padding-left: 23px;
    background-repeat: no-repeat;
    width: 165px;
    padding-bottom: 0;
    heigh t: 30px;
    border-bottom: solid 1px #033;
    padding-top: 0;
    line-height: 25px;
    font-variant: normal;
    text-transform: capitalize;
    margin: 5px 0 8px
}

#section-well .third-right ul li {
    list-style-image: url(/images/bullet.jpg)
}

#section-well .third-left h3 {
    font-weight: 400;
    font-size: 14px
}

.single:before,
.single:after {
    content: " ";
    display: table
}

.single:after {
    clear: both
}

.single {
    *zoom: 1;
    width: 100%
}

.RSS {
    text-align: right;
    width: 100%;
    height: 10px;
    position: relative;
    top: -60px;
    margin: 0;
    padding: 0
}

#section-well .single .newsFeed h4 {
    font-size: 1em
}

#section-well .single .newsFeed h5 {
    font-size: 12px;
    margin: 0
}

#section-well .single .newsFeed hr {
    padding-left: 20%;
    width: 80%;
    text-align: center;
    margin: 20px 0
}

#section-well .content-left {
    width: 50%;
    float: left
}

#section-well #pullquote-right {
    font-size: 16px;
    font-style: normal;
    color: #2D9151;
    text-align: center;
    width: 300px;
    background-color: #F0F9F1;
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
    border-color: #EFEFEF #EFEFEF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px
}

#section-well .pullquote {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #2D9151;
    text-align: center;
    width: 75%;
    margin-left: 10%;
    background-color: #F0F9F1;
    margin-bottom: 10px;
    border-color: #EFEFEF #EFEFEF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 10px
}

#section-well .b_block {
    width: 100%;
    float: left;
    background-color: #F0F9F1;
    border-color: #DFDFDF #DFDFDF #CCC #CCC;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 28px;
    padding: 10px 0 0 28px;
    box-sizing: border-box
}

#section-well .b_block .i_block_col3 {
    float: right;
    width: 350px;
    width: 35%;
    border-left: dotted 1px #83F480;
    padding-left: 5px
}

#section-well .tabs {
    height: 27px;
    margin: 0 0 15px;
    padding: 0 0 0 150px
}

#section-well .tabs ul {
    list-style-image: none
}

#section-well .tabs ul li {
    display: inline-block;
    float: left;
    line-height: 15px;
    background-image: none;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #093;
    text-align: center;
    margin: 0;
    padding: 5px
}

#section-well .i_block {
    width: 400px;
    float: left
}

#wrapper #inner-wrapper #pitch #hasFlash {
    display: inline
}

#wrapper #inner-wrapper #section-well .single table {
    font-size: 13px;
    font-weight: 700
}

#wrapper #inner-wrapper #section-well .single .book {
    padding-top: 10px
}

#wrapper #inner-wrapper #section-well .single .book .leftSide {
    width: 380px;
    float: left;
    margin-left: 20px
}

#wrapper #inner-wrapper #section-well .single .book .rightSide {
    width: 380px;
    float: left;
    padding-left: 20px;
    margin-left: 25px;
    border-left: 1px solid #CCC
}

a:hover,
#main #wrap #wrapper #content .b_block .i_block_col2 a,
#section-well .b_block .i_block_col2 a {
    text-decoration: none
}

strong,
.faq h3 {
    color: #063
}

#header #headernav ul,
.menu ul li:hover .subnav ul,
#subnav ul,
#section-well .single .newsFeed,
#section-well .i_block h2 {
    margin: 0;
    padding: 0
}

.menu .sub li,
.marg {
    margin: 0
}

#pitch,
#section-well {
    background: #FFF;
    padding: 20px;
    box-sizing: border-box
}

#new-footer #box a,
.s_block span {
    color: #FFF
}

.b_block .i_block,
#section-well .b_block .i_block {
    margin: 0 0 0 -8px
}

.i_block img,
#section-well .i_block img {
    float: left;
    margin: 0 12px 0 0
}

.sitemap_Home,
#sitemap_Home,
.sitemap_Forums,
#sitemap_Forums,
.sitemap_Blogs,
#sitemap_Blogs {
    color: #000;
    font-size: 12pt;
    padding: 4px 10px 8px
}

.marg .marg-top a:hover,
.marg .contact a:hover {
    color: #F0F0F0;
    text-decoration: none
}

#content .pullquote span,
#content #pullquote span,
#section-well .pullquote span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: italic;
    color: #0C3;
    font-weight: 700;
    letter-spacing: 5px
}

#content .pullquote h4,
#content #pullquote h4,
#section-well .pullquote h4 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #333;
    text-align: right;
    font-weight: 400;
    padding: 10px
}

#main #wrap #wrapper #content .content-left img,
#main #wrap #wrapper #content .content-right img {
    float: right;
    padding: 5px
}

#main #wrap #wrapper #content .content-left,
#main #wrap #wrapper #content #content-left {
    width: 350px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px
}

#main #wrap #wrapper #content .content-left ul,
#main #wrap #wrapper #content .content-right ul {
    padding-left: 0
}

#main #wrap #wrapper #content .content-right ul li,
#main #wrap #wrapper #content .content-left ul li {
    margin-left: 0
}

#main #wrap #wrapper #content .content-right,
#main #wrap #wrapper #content #content-right,
#main #wrap #wrapper #content #student-content-right {
    width: 350px;
    padding-left: 5px;
    float: left;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #80FF80
}

#main #wrap #wrapper #content .i_block_col2,
#section-well .i_block_col2 {
    width: 400px;
    width: 60%;
    float: left;
    margin-right: 25px
}

#main #wrap #wrapper #content .b_block .i_block_col2 a strong,
#section-well .b_block .i_block_col2 a strong {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px
}

#main #wrap #wrapper #content .tabs a,
#section-well .tabs a {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none
}

#main #wrap #wrapper #content .tabs li:hover,
#section-well .tabs li:hover {
    background-color: #28A160;
    color: #063
}

#home-content-right img,
#wrapper #inner-wrapper #section-well .videoBodyRight {
    float: right
}

#subnav #sd2,
#subnav #sd3,
#subnav #sd4,
#subnav #sd5,
#subnav #sd6 {
    color: #FFF;
    background: url(../images/sub-back-off2.png) repeat-x
}

#sd2-c2,
#sd3-c3,
#sd4-c4,
#sd5-c5,
#sd6-c6,
#wrapper #inner-wrapper #pitch #noFlash {
    display: none
}

.sub-content h3,
#section-well .third-left h2 .resourcesHead {
    margin-bottom: 0
}

#section-well .third-left h2,
#section-well .single h2 {
    font-weight: 400;
    font-size: 20px;
    color: #063
}

#section-well .third-left h2 span,
#section-well .single h2 span {
    font-size: 14px;
    color: #666;
    display: inline-block;
    display: block;
    line-height: 21px;
    width: 97%;
    width: auto;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
    padding-bottom: 5px
}

#section-well .third-left h3,
#section-well .single h3 {
    font-weight: 400;
    font-size: 14px;
    color: #063
}

#wrapper #home-content-well #subwrapper .sub-content-left .newsFeed h4 {
    font-size: 14px;
    margin: 5px 0
}

#wrapper #home-content-well #subwrapper .sub-content-left .newsFeed h6 {
    margin: 5px 0;
    color: #333
}

#wrapper #home-content-well #subwrapper .sub-content-left .image-right {
    float: right
}

#wrapper #inner-wrapper #section-well .single hr {
    margin: 20px 0
}

#wrapper #inner-wrapper #section-well .single .short {
    height: 600px
}

#wrapper #inner-wrapper #section-well .third-left .book .image-right {
    float: right
}

#wrapper #inner-wrapper #section-well .third-left .book .image-left {
    float: left
}

.image-right {
    float: right
}

.image-left {
    float: left
}

.flag {
    padding: 0px!important;
    margin-right: 8px!important;
    margin-top: 15px
}

.flag img {
    width: 50px;
    height: 50px
}

.b_block h2 {
    margin-top: 35px
}

#wrapper #inner-wrapper #section-well .third-left .book .leftSide {
    width: 280px;
    float: left;
    margin: 0;
    padding: 0
}

#wrapper #inner-wrapper #section-well .third-left .book .rightSide {
    float: right;
    width: 290px;
    padding-left: 20px;
    margin-left: 25px;
    border-left: 1px solid #CCC;
    border-left: 1px solid #DFE
}

#trans {
    font-size: 11px;
    font-weight: 400
}

#wrapper #home-content-well .sub-content-left .readMore {
    width: 100%;
    font-size: 9px;
    font-weight: 700;
    text-align: right;
    margin: 0;
    padding: 0;
    float: left
}

#wrapper #home-content-well .sub-content-left .callOutBox {
    background-color: #F0FCEF;
    width: 344px;
    float: right;
    margin-left: 5px;
    border: 1px solid #093
}

#wrapper #home-content-well .sub-content-left .callOutBox ol li {
    margin: 7px 4px
}

#wrapper #home-content-well .sub-content-left .callOutBox ol li a {
    font-weight: 400;
    font-size: 13px;
    color: #063
}

#wrapper #home-content-well .sub-content-left .callOutBox ol li a:hover {
    color: #72AE71;
    text-decoration: underline
}

#wrapper #home-content-well .sub-content-left .callOutBox h3 {
    font-size: 14px;
    line-height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 5px
}

#wrapper #home-content-well .sub-content-left .callOutBox p {
    font-size: 11px;
    padding: 0 5px
}

#wrapper #home-content-well .sub-content-left h3 {
    font-weight: 700;
    font-size: .9em;
    color: #033
}

#header #headernav2 {
    float: right;
    width: 363px;
    position: relative;
    margin-top: 55px
}

#header #headernav2 li {
    display: block;
    list-style: none;
    float: left;
    border-right: 1px solid #FFF;
    margin: 0;
    padding: 0 7px
}

#header #headernav2 li a {
    text-decoration: none;
    color: #666
}

#header #headernav2 li a:hover {
    text-decoration: underline;
    color: #666
}

#header #headernav2 #news {
    position: absolute;
    left: 220px;
    top: 15px;
    display: none;
    width: 165px;
    padding: 10px;
    background: #FFF;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    z-index: 99
}

#header #headernav2 #news h3 {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin: 3px
}

#header #headernav2 #news input {
    margin: 0 5px
}

#wrapper #inner-wrapper #header #headeroffer {
    background-color: #FFF;
    float: right
}

.subHalfPage {
    width: 380px;
    float: left;
    padding: 10px
}

.caseBoiler {
    margin-top: 10px
}

.caseBoiler img {
    float: left;
    padding: 10px
}

#wrapper #inner-wrapper .caseHolder {
    border-bottom: 1px dotted #063;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.callout {
    padding: 20px;
    padding-right: 35px;
    margin: 20px 5px 10px 5px;
    background: #000
}

.callout span {
    font-size: 106px;
    line-height: 106px;
    color: #fff;
    float: left;
    margin-right: 15px;
    margin-top: -10px
}

.callout p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-left: 30px
}

.cornered {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.h1_sml_span {
    width: auto;
    height: auto;
    background-repeat: no-repeat
}

.h1_sml_span {
    font-size: 20px!important;
    width: 100%
}

.h1_sml_span_italic {
    font-style: italic
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.clickable_div {
    margin-bottom: 20px;
    padding: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 4px;
    background: #e7e7e7;
    -moz-box-shadow: 0 3px 8px #333;
    -webkit-box-shadow: 0 3px 8px #333;
    box-shadow: 0 3px 8px #333;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#333333')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#333333')
}

.clickable_div p {
    margin-left: 130px
}

.clickable_div a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.clickable_div img {
    width: 120px;
    height: 90px
}

.code_copy {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #cbcbcb;
    background: #e7e7e7;
    padding: 10px
}

#section-well div.contenthidden_div {
    overfl ow: hidden;
    position: relative
}

#section-well .single div.contenthidden_div h2 {
    margin-bottom: 30px
}

#section-well div.contenthidden_div_expander {
    position: absolute;
    right: 10px;
    bottom: 0;
    height: 20px;
    color: #666;
    font-size: 10px;
    line-height: 10px;
    border-bottom: 1px solid rgba(150, 150, 150, .4);
    width: 100%;
    text-align: right;
    padding-right: 5px;
    margin: 0 2px 2px 0;
    z-index: 0
}

#section-well div.contenthidden_div_expander:hover {
    color: #093
}

#section-well .third-right .contenthidden_div a span {
    display: none
}

#section-well .single .contenthidden_div {
    padding-left: 10px;
    margin-left: -10px;
    padding-right: 10px;
    margin-right: -10px;
    box-sizing: border-box;
    padding-bott om: 30px
}

#section-well .single .contenthidden_div ul {
    padding: 0
}

#section-well .single .contenthidden_div li {
    list-style: none;
    margin: 4px 3% 20px 0;
    padding: 0;
    border-radius: 4px;
    background: #e7e7e7;
    width: 30%;
    float: left;
    -moz-box-shadow: 0 3px 8px #333;
    -webkit-box-shadow: 0 3px 8px #333;
    box-shadow: 0 3px 8px #333
}

#section-well .single .contenthidden_div a {
    display: block;
    text-decoration: none;
    padding: 20px;
    font-size: 14px;
    line-height: 15px;
    color: #333;
    overflow: hidden
}

#section-well .single .contenthidden_div a span {
    margin-right: 100%;
    margin-bottom: 10px;
    border-radius: 3px;
    width: 100%;
    overflow: hidden;
    display: block;
    background: #000
}

#section-well .single .contenthidden_div a span img {
    width: 100%;
    height: auto
}

#section-well .single .contenthidden_div_expander {
    box-sizing: border-box;
    width: 97.6%
}

#section-well div.contenthidden_div2 {
    overfl ow: hidden;
    position: relative
}

#section-well .single div.contenthidden_div2 h2 {
    margin-bottom: 30px
}

#section-well .single div.contenthidden_div2 div.holder p {
    width: 70%
}

#section-well .altList {
    padding-bottom: 12px
}

#section-well .altList div.contenthidden_div_expander {
    margin: 0 2px 8px 0
}

#section-well .altList h2 {
    height: auto;
    line-height: 20px;
    padding-bottom: 16px;
    margin-bottom: 30px
}

#section-well .altList ul {
    margin-left: 0;
    padding-left: 4px;
    list-style-type: none;
    margin-bottom: 30px;
    margin-left: 0;
    padding-left: 4px;
    list-style-type: none;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.next-prev {
    position: absolute;
    top: 60px;
    right: 20px;
    font-weight: 700;
    font-size: 9px
}

.next-prev a {
    text-decoration: none;
    margin-left: 10px
}

.boxed_modules {
    width: 100%;
    float: left;
    margin-right: 0;
    background: #e7e7e7;
    border-radius: 8px;
    padding: 20px;
    padding-top: 10px;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.boxed_modules .clickable_div {
    width: 42.5%;
    float: left;
    margin-right: 23px;
    margin-left: 7px
}

.attachments table {
    width: 98%;
    margin-bottom: 22px
}

.attachments th,
.attachments td {
    padding: 5px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #ccc
}

.attachments tr:first-child {
    background: #FF0
}

.attachments tr:nth-child(2n+3) {
    background: #d8d8d8
}

.prehead_italics {
    font-size: .65em;
    font-weight: 400;
    font-style: italic;
    width: 100%;
    display: inline-block
}

.third-left-video {
    width: 620px;
    height: 390px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 16px
}

.third-left-video-dl-links {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center
}

.home_news_callout {
    position: absolute;
    bottom: 20px;
    left: -5px;
    width: 220px;
    background: #47cf2e;
    z-index: 999;
    padding: 12px 16px 12px 40px;
    border-radius: 0 6px 6px 0;
    -moz-box-shadow: 2px 3px 10px 0 #333;
    -webkit-box-shadow: 2px 3px 10px 0 #333;
    box-shadow: 2px 3px 10px 0 #333
}

.home_news_callout_n {
    width: 500px;
    padding: 0 0 0 30px;
    overflow: hidden
}

.home_news_callout_n div {
    width: 50%;
    float: left;
    background: #666;
    padding: 12px 16px 8px 16px;
    box-sizing: border-box
}

.home_news_callout_n div:first-child {
    background: none
}

.home_news_callout a {
    color: #fff;
    text-decoration: none
}

.home_news_callout h2 {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    margin: 0 0 5px 0
}

.home_news_callout p {
    color: #b4eea9;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 5px 0
}

.home_news_callout p span {
    color: #fff
}

.home_news_callout_n2 {
    position: relative;
    width: 100%;
    border-radius: 0;
    left: auto;
    bottom: auto;
    text-align: center;
    padding: 0
}

p.graybar-paratitle {
    padding: 10px;
    background: #666;
    color: #FFF;
    font-weight: 700;
    border-radius: 4px;
    margin-top: 10px
}

.studentProjects_secVideo {
    position: absolute;
    top: 127px;
    right: 0;
    width: 200px;
    padding: 20px;
    background: rgba(230, 230, 230, .5);
    border-radius: 4px;
    font-size: 12px;
    line-height: 14px
}

.studentProjects_secVideo iframe {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    border-radius: 3px;
    -moz-box-shadow: 2px 3px 10px 0 #333;
    -webkit-box-shadow: 2px 3px 10px 0 #333;
    box-shadow: 2px 3px 10px 0 #333
}

.image-left-with-caption,
.image-right-with-caption {
    width: 200px;
    font-size: 12px;
    line-height: 14px;
    padding: 20px;
    background: rgba(240, 240, 240, .8);
    border-radius: 4px
}

.image-left-with-caption img,
.image-right-with-caption img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    border-radius: 3px;
    -moz-box-shadow: 2px 3px 10px 0 #333;
    -webkit-box-shadow: 2px 3px 10px 0 #333;
    box-shadow: 2px 3px 10px 0 #333
}

.image-left-with-caption {
    margin: 0 20px 5px 0
}

.image-right-with-caption {
    margin: 0 0 5px 20px
}

.image-left-with-caption span,
.image-right-with-caption span {
    font-size: 12px;
    line-height: 14px;
    display: block
}

.image-left-with-caption span+img,
.image-right-with-caption span+img {
    margin-top: 30px
}

.addthis_toolbox {
    float: right;
    margin-right: 10px;
    margin-top: -35px
}

.intro-block {
    background: none repeat scroll 0% 0% #333;
    margin: 0 -20px;
    border-radius: 8px;
    padding: 20px;
    position: relative
}

.vid-container {
    max-width: 70%
}

.vid-box {
    max-width: 100%
}

.intro-block-headline {
    max-width: 31%;
    padding: 50px 20px 50px 50px;
    background: rgba(0, 169, 79, .8);
    background: rgba(82, 132, 201, .8);
    border-radius: 9px;
    box-shadow: 2px 2px 14px 0 rgba(0, 0, 0, .7);
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #FFF;
    position: absolute;
    top: 30px;
    right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.home-videos-screen-left {
    width: 54px;
    height: 46px;
    background: url(../images/home-videos-top-left.png) no-repeat left top #87888c;
    position: absolute
}

.home-videos-screen-right {
    width: 15px;
    float: left;
    display: none
}

.home-videos-screen-center {
    width: 100%;
    height: 46px;
    background: url(../images/home-videos-top-span.png) repeat-x left top;
    float: left
}

.home-videos-screen-right {
    width: 8px;
    height: 46px;
    background: url(../images/home-videos-top-right.png) no-repeat right top;
    float: left
}

.home-videos-screen {
    line-height: 0;
    min-height: 210px;
    width: 50%;
    float: left;
    background: none repeat scroll 0% 0% #333;
    margin: 0 auto 20px auto;
    box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, .5)
}

.home-videos-screen video {
    max-width: 100%;
    min-width: 100%
}

.home-videos-content {
    width: 320px;
    float: left;
    margin: 0 0 30px 30px
}

.home-videos-content h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 27px;
    line-height: 31px;
    font-weight: 400;
    border: none;
    color: #fff;
    margin: 0
}

.home-videos-content blockquote {
    color: #ccc;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0 0
}

.home-videos-content blockquote span {
    color: #ccc;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    margin: 10px 0 0;
    display: block
}

.home-videos-content a {
    font-weight: 400;
    font-size: 9px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff
}

.home-videos-content a span {
    font-size: 11px
}

.home-videos-content a:hover {
    color: #333
}

.home-videos-screen-center2 {
    padding: 0 30px 0 60px
}

.home-videos-screen-container {
    background: url(../images/home-videos-bck-grad.jpg) repeat-x left bottom #87888c;
    min-height: 245px;
    border: 2px solid #969798;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 #333;
    margin: 0 0 20px 0
}

.home-videos-top {
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.home-videos-top>div:last-child {
    display: none
}

.home-videos-top>div:nth-child(2) {
    width: 100%!important
}

.home-videos-top img {
    position: absolute;
    bottom: 0;
    left: 20px
}

.slide-body {
    width: 100%;
    margin: -30px 0 0;
    border-radius: 0;
    overflow: hidden;
    position: relative
}

.slideshow-main {
    height: 295px
}

.slideshow-slider {
    height: 295px;
    position: relative
}

.slide {
    float: left;
    display: none;
    width: 100%;
    height: 240px;
    position: relative;
    overf low: hidden;
    margin-top: 55px;
    background: #216d3b;
    background: -moz-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #216d3b), color-stop(100%, #003b19));
    background: -webkit-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -o-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -ms-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: linear-gradient(to bottom, #216d3b 0%, #003b19 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#216d3b', endColorstr='#003b19', GradientType=0)
}

#slides_block .slide {
    width: 920px!important
}

.slide2 {
    float: left;
    display: none;
    width: 920px;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin-top: 55px;
    background: #216d3b;
    background: -moz-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #216d3b), color-stop(100%, #003b19));
    background: -webkit-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -o-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: -ms-linear-gradient(top, #216d3b 0%, #003b19 100%);
    background: linear-gradient(to bottom, #216d3b 0%, #003b19 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#216d3b', endColorstr='#003b19', GradientType=0)
}

.slide-title {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, .2);
    right: 30px;
    position: absolute;
    bottom: 20px;
    width: 53%;
    border-radius: 6px;
    padding: 2% 150px 20px 40px;
    font-size: 39px;
    line-height: 39px;
    color: #FFF
}

.slide-inset1,
.slide-inset2 {
    background-color: #FFF;
    padding: 12px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .7)
}

.slide-inset1 img,
.slide-inset2 img {
    max-width: 200px;
    height: auto
}

.slide-inset1 {
    position: absolute;
    left: 38px;
    top: -36px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.slide-inset2 {
    position: absolute;
    left: 124px;
    top: 44px;
    max-height: 200px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.slideshow-main.alt {
    height: 325px
}

.slideshow-main.alt .slideshow-slider {
    height: 325px
}

.slideshow-main.alt .slide {
    height: 270px;
    display: block
}

.slideshow-main.alt .slide-title {
    width: 88%;
    padding-left: 24px
}

.slideshow-main.alt .slide-title span {
    display: block;
    font-size: 16px;
    line-height: 17px;
    margin: 5px 0 0 3px
}

.slideshow-main.alt .slide-inset2 {
    left: 246px;
    top: -20px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg)
}

.student-award {
    width: 170px;
    height: 170px;
    box-shadow: -12px 4px 15px 0 rgba(0, 0, 0, .6);
    background: #c3bc05;
    border-radius: 50%;
    position: absolute;
    right: 40px;
    z-index: 999;
    text-align: center;
    top: 30px;
    color: #fff;
    font-weight: 700
}

.first {
    line-height: 170px;
    font-size: 80px;
    letter-spacing: -.04em
}

.top8 {
    line-height: 170px;
    font-size: 60px;
    letter-spacing: -.04em
}

.hm {
    line-height: 160px
}

.hm div {
    line-height: 30px;
    font-size: 30px;
    letter-spacing: -.04em;
    margin-top: 57px
}

.teammember-block * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.teammember-block {
    padding: 20px 30px 10px;
    background: #EEE;
    border-radius: 10px;
    margin: 0 0 20px 0;
    width: 90%
}

.teammember-photo {
    float: left;
    width: 20%;
    background: #fff;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .7);
    padding: 14px;
    margin-right: 4%
}

.teammember-block.specialty .teammember-photo {
    float: right;
    width: 35%;
    margin: 0 0 7px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg)
}

.teammember-photo img {
    width: 100%;
    height: auto;
    border: 0 solid #eee;
    margin-bottom: 4px
}

.teammember-info {
    float: left;
    width: 76%
}

.teammember-block.short .teammember-info {
    width: 100%
}

.teammember-block.specialty .teammember-info {
    width: 100%
}

.teammember-block.specialty .teammember-info.specialty-title {
    width: 55%
}

.teammember-info h3 {
    font-size: 26px;
    font-weight: 700
}

.teammember-block.short .teammember-info h3 {
    margin-top: 4px
}

.teammember-block.specialty .teammember-info h3 {
    margin-top: 10px
}

#section-well .third-left .teammember-info h3 {
    font-size: 26px;
    font-weight: 700
}

.teammember-info div {
    float: left;
    width: 48%;
    margin-right: 2%
}

.teammember-block.short .teammember-info div {
    width: 23%;
    margin-right: 2%
}

.teammember-block.specialty .teammember-info div {
    width: 23%;
    margin-right: 2%
}

.teamvideo {
    margin: 10px 10px 20px 0
}

.teamvideo img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #eee
}

video {
    max-width: 100%;
    height: auto
}

.teamvideo a {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px;
    display: block
}

.teamvideo h4 {
    margin: 15px 0 30px
}

.teamvideo h4 a {
    text-decoration: none;
    color: #00a94f;
    font-size: 10px
}

.teamvideo p {
    margin: 0 0 .4em
}

.press-release-contact-info {
    margin: 20px 0 0 10px
}

#headerlogolink {
    float: left;
    width: 300px;
    height: 74px;
    cursor: pointer
}

#slides_block>div {
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.exp {
    display: none
}

.mobile-sec-nav {
    display: none
}

.forward-article-wrapper {
    background: #ccc;
    padding: 15px 15px 10px 15px;
    width: 50%
}

.forward-article {
    box-sizing: border-box;
    float: left;
    width: 70%
}

.forward-article h4 {
    margin: 0;
    line-height: 20px
}

.forward-article h4 span {
    display: inline-block;
    padding: 5px 6px 4px 6px;
    font-size: 11px;
    line-height: 12px;
    background: #333;
    border-radius: 2px;
    margin-right: 6px;
    color: #fff;
    text-transform: none
}

.forward-article>div {
    display: none;
    padding: 20px 0 0
}

.share-article-in,
.share-article-fb {
    float: right;
    display: inline-block;
    margin-left: 6px
}

.hs-form.stacked .actions {
    margin: 0!important;
    padding: 0!important
}

@media screen and (max-width:900px) {
    .forward-article-wrapper {
        width: 80%
    }
    body {
        box-sizing: border-box
    }
    *,
    *:before,
    *:after {
        box-sizing: inherit
    }
    #wrapper {
        width: 100%;
        background-image: none;
        margin: 0
    }
    #inner-wrapper {
        width: 100%;
        border: none;
        margin: 0;
        min-height: 0
    }
    #pitch,
    #section-well,
    #section-well .single {
        width: 100%
    }
    #home-content-well {
        width: 100%
    }
    #subwrapper {
        width: 100%
    }
    #subnav {
        width: 100%
    }
    #subnav ul li {
        width: 16.66666%;
        font-size: 11px
    }
    #new-footer {
        width: 100%;
        overflow: hidden
    }
    #new-footer #sm {
        width: 95%;
        margin: 15px auto
    }
    .sub-well {
        width: 100%
    }
    .home-videos-screen {
        width: 50%
    }
    .home-videos-content {
        width: 50%;
        margin: 0;
        padding: 0 0 0 14px
    }
    #section-well .third-right {
        width: 33%
    }
    #section-well .third-left {
        width: 62%
    }
    #section-well .third-right {
        width: 33%
    }
    #section-well .third-right-wrapper {
        width: 33%;
        float: right
    }
    #section-well .third-right-wrapper .third-right {
        width: 98%
    }
}

@media screen and (max-width:767px) {
    #headerlogolink {
        float: none;
        width: 100%;
        height: auto;
        cursor: pointer
    }
    #headerlogolink a {
        display: block;
        padding: 5px;
        width: 100%
    }
    #header {
        height: auto
    }
    #header img {
        float: none
    }
    .searchbox {
        display: none
    }
    .mobile-menu {
        display: block;
        height: auto;
        background: red;
        position: relative;
        background-color: #7b7729;
        background: #047843;
        background: -moz-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #047843), color-stop(100%, #048e4f));
        background: -webkit-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -o-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -ms-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: linear-gradient(to bottom, #047843 0%, #048e4f 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#047843', endColorstr='#048e4f', GradientType=0)
    }
    .mobile-menu div {
        margin: 0 auto;
        padding: 20px;
        min-height: 40px;
        background: url(../images/mobile-arrow.png) no-repeat 50% 50%;
        transform-origin: center;
        -moz-transform-origin: center;
        -webkit-transform-origin: center
    }
    .menu ul,
    .menu ul * {
        box-sizing: border-box
    }
    .menu {
        height: auto;
        background-image: none;
        background: #048e4f
    }
    .menu ul {
        display: none;
        margin-left: 0
    }
    .menu li {
        float: none;
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }
    .menu li:hover {
        background: none
    }
    .menu ul li a {
        font-size: 14px;
        padding: 12px
    }
    .menu ul li a:hover {
        background: #047843;
        background: -moz-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #047843), color-stop(100%, #048e4f));
        background: -webkit-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -o-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: -ms-linear-gradient(top, #047843 0%, #048e4f 100%);
        background: linear-gradient(to bottom, #047843 0%, #048e4f 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#047843', endColorstr='#048e4f', GradientType=0)
    }
    .menu ul li .subnav {
        display: none;
        background: none;
        position: relative;
        border: none;
        left: auto;
        top: auto;
        z-index: 0;
        width: 100%
    }
    .menu ul li:hover .subnav {
        display: none
    }
    .menu ul li .subnav ul li {
        width: 100%;
        border-bottom: none;
        border-right: none;
        color: #333
    }
    .menu ul li .subnav ul li a {
        color: rgba(255, 255, 255, .5);
        text-decoration: none
    }
    .menu ul ul li a {
        font-size: 12px;
        padding: 12px
    }
    .menu ul ul li a:before {
        content: "-"!important;
        padding-right: 10px
    }
    .exp {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 24px;
        height: 24px;
        background: none;
        width: 60px;
        height: 40px
    }
    .menu ul li .exp a {
        background: none;
        padding: 10px 20px;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center
    }
    .menu ul li .exp a:hover {
        background: none
    }
    .exp a span {
        display: block;
        background: rgba(255, 255, 255, .2);
        border-radius: 50%;
        width: 20px;
        height: 20px;
        padding: 1px 0 0 1px
    }
    #header #headernav2 {
        display: none
    }
    #header #headernav2 li a {
        color: #fff
    }
    .home_news_callout {
        position: relative;
        width: 100%;
        border-radius: 0;
        left: auto;
        bottom: auto;
        text-align: center;
        padding: 20px
    }
    .home_news_callout_n {
        padding: 0
    }
    .home-video {
        width: 25%;
        margin-bottom: 10px
    }
    .home-videos-screen {
        width: 100%;
        min-height: 0
    }
    .home-videos-content {
        width: 100%;
        margin: 0;
        padding: 0 0 20px
    }
    input.gsc-search-button {
        box-sizing: content-box!important
    }
    #subnav {
        display: none
    }
    #sd2-c2,
    #sd3-c3,
    #sd4-c4,
    #sd5-c5,
    #sd6-c6 {
        display: block
    }
    .sub-content-left {
        width: 100%
    }
    .sub-content-left .quote {
        width: 100%;
        padding: 0;
        margin: 20px 0
    }
    .sub-content-left .quote h5 {
        float: none
    }
    .home-vidlink {
        disp lay: block;
        width: 100%;
        hei ght: 30px;
        padding: 20px 20px 30px 50px
    }
    .home-videos-screen-center2 {
        padding: 14px
    }
    #section-well {
        paddi ng: 0 20px 0 0
    }
    #section-well .third-right,
    #section-well .third-left {
        width: 100%;
        box-sizing: border-box;
        padding: 0 30px 0 0
    }
    #section-well .third-right-wrapper {
        width: 100%
    }
    #section-well .third-right-wrapper .third-right {
        width: 98%
    }
    #main #wrap #wrapper #content .i_block_col2,
    #section-well .i_block_col2 {
        width: 100%;
        float: none;
        margin-right: 0
    }
    #section-well .b_block .i_block_col3 {
        float: none;
        width: 100%;
        border-left: none;
        border-top: dotted 1px #83F480;
        padding-left: 0
    }
    p,
    ul li {
        font-size: 14px
    }
    #new-footer #sm {
        width: 100%;
        height: auto;
        text-align: center
    }
    #new-footer #sm #trans {
        width: 100%;
        padding: 20px 0;
        float: none
    }
    .social-buttons {
        display: inline-block
    }
    #new-footer #sm ul {
        width: auto;
        float: none;
        padding: 20px 0
    }
    #new-footer #sm ul li {
        margin: 0 15px
    }
    #new-footer #box {
        width: 100%;
        font-size: 13px
    }
    #new-footer #box a {
        display: block;
        padding: 10px;
        text-decoration: none
    }
    #pitch,
    #section-well,
    #section-well .single {
        width: 100%
    }
    .forward-article-wrapper {
        backg round: #ccc;
        padd ing: 15px 15px 10px 15px;
        width: 100%
    }
    .forward-article {
        box-si zing: border-box;
        float: none;
        width: 100%
    }
    .forward-article h4 span {
        display: block
    }
    .share-article-in,
    .share-article-fb {
        float: none;
        display: block;
        margin-left: 0;
        margin-top: 10px
    }
    .hs-form.stacked .actions {
        marg in: 0!important;
        padd ing: 0!important
    }
    #section-well .single .contenthidden_div li {
        width: 47%
    }
}

@media screen and (max-width:500px) {
    .home-video {
        width: 33.333%;
        margin-bottom: 10px
    }
    #section-well #pullquote-right {
        width: 95%;
        float: left;
        margin-left: 0
    }
    #section-well .single .contenthidden_div li {
        width: 100%
    }
}

@media screen and (max-width:400px) {
    .home-video {
        width: 50%;
        margin-bottom: 10px
    }
}

#section-well .singlepartner {
    padding: 0 25px
}

#section-well .singlepartner table tbody>tr:not(:first-child) td {
    text-align: center;
    vertical-align: middle;
    height: 150px
}

#section-well .singlepartner table tbody>tr:not(:first-child) td img {
    width: 60%
}

@media screen and (min-width:768px) and (max-width:991px) {
    #section-well .singlepartner table tbody>tr:not(: first-child) td img {
        width: 65%
    }
}

@media screen and (max-width:479px) {
    #section-well .singlepartner table tbody>tr:not(: first-child) td {
        display: inline-block;
        height: auto;
        padding: 20px 0;
        vertical-align: middle;
        width: 200%
    }
}

@media screen and (min-width:480px) and (max-width:640px) {
    #section-well .singlepartner table tbody>tr:not(: first-child) td img {
        width: 85%
    }
    #section-well .singlepartner table tbody>tr:not(:first-child) td {
        height: 135px
    }
}

@media screen and (min-width:641px) and (max-width:767px) {
	
    #section-well .singlepartner table tbody>tr:not(: first-child) td img {
        width: 80%
    }
}
/* ----- Gurpreet ------*/
form.page-search {
    position: relative;
    margin-top: 0px;
}
input.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 4px;
    padding-right: 40px;
    
}
.btn.button-icon {
    position: absolute;
    top: 1px;
    right: 1px;
    display: inline-block;
    width: 34px;
    height: 34px;
    font-size: 0;
    outline: 0;
    background: rgba(0,0,0,0);
    border: 0;
}
.btn{    padding: 0px 20px 10px;
    color: #fff;
    font-family: "benton-sans-regular",Arial,sans-serif;
	}
	button.btn.button-icon:after {
    position: absolute;
    top: 2px;
    right: 8px;
    content: "\e003";
    display: block;
    color: #bababa;
    font-family: "Glyphicons Halflings";
    font-size: 21px;
}
section.searchfilter {
    margin-top: 40px;
    padding: 0;
}
section.searchfilter header.searchfilter-title {
    display: table;
    margin-bottom: 10px;
    width: 100%;
}
section.searchfilter header.searchfilter-title h4 {
    color: #03a952;
    margin-top: 40px;
    margin-bottom: 20px;
    display: table-cell;
    font-size: 22px;
}
.searchfilter-tab {
    padding: 15px;
    background-color: #f9f9f9;
    border-top: 1px solid #ccc;
}
.searchfilter-tab .panel-group.accordion {
    margin-bottom: 0;
}
.searchfilter-tab .panel-group.accordion .panel.panel-by-default {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0 !important;
}
.panel-heading h5.panel-title {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 18px;
}

.panel-heading h5.panel-title i {
   height: 20px;
    color: #fff;
    margin-right: 10px;
    padding: 1px 8px;
    border-radius: 50%;
    width: 20px;
    float: left;
    background: #03a952;
}
.panel-heading h5.panel-title a {
    position: relative;
    display: block;
    padding: 2px 0px 10px 0px;
    color: #666;
    outline: 0;
    text-decoration: none;
    width: 95%;
}
button.btn.dropdown-toggle {
    position: relative;
    z-index: 998;
    overflow: hidden;
    padding: 6px 12px;
    height: 35px;
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    white-space: normal;
    background: #fff;
    border: 1px solid #999;
}
button.btn.dropdown-toggle span.caret {
    position: absolute;
    top: 7px;
    right: 30px;
    content: "";
    border: 0;
}
.dropdownWrapper.state-filter{
	margin-top:20px;
}
.dropdown.open ul.dropdown-menu {
    z-index: 1002;
    margin-top: -1px;
    min-width: 100%;
    border-color: #999;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.dropdown.open ul.dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    text-decoration: none;
    padding-right: 15px;
    padding-left: 15px;
    color: #666;
    white-space: normal;
}
ul.searchfilter-facetitems {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
}
ul.searchfilter-facetitems li.searchfilter-facetitem.checkbox {
    margin-top: 10px;
    line-height: 20px;
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    list-style: none;
	font-size: 14px;
}
ul.searchfilter-facetitems li.searchfilter-facetitem.checkbox label {
    margin-right: 5px;
    color: #666;
    font-family: "benton-sans-regular",Arial,sans-serif;
}
form.page-search .form-group .form-control:focus {
    border-color: #03a952;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(3, 169, 82);
}
.dropdownWrapper .dropdown .btn:active:focus, .dropdownWrapper .dropdown .btn:focus {
    outline: 5px auto #03a952;
    outline-offset: -2px;
}
button.btn.btn-1dx-green {
    background: #03a952;
	 margin-bottom: 15px;
    width: 100%;
}
button.btn.btn-1dx-reset {
   
    margin-bottom: 15px;
    width: 100%;
    color: #383737;
    background: #ddd;
}
.dropdown select.btn.dropdown-toggle {
    position: relative;
    z-index: 998;
    overflow: hidden;
    padding: 6px 12px;
    height: 35px;
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    white-space: normal;
    background: #fff;
    border: 1px solid #999;
}
.rowWrapper.search-reset-btn {
    margin-top: 20px;
}
@media (min-width:320px) and (max-width:767px){
	.panel-heading h5.panel-title a {
    width: 100% !important ;
}
.panel-heading h5.panel-title { 
    font-size: 17px !Important;
}
}
/* ----- Gurpreet ------*/


.multiselectBox ul.multiselect-container {
    width: 100%;
}
.multiselectBox ul.multiselect-container a {
    white-space: unset;
    text-decoration: none;
}
.multiselectBox ul.multiselect-container a input[type="checkbox"] {
    margin-left: -20px !important;
}
.multiselectBox button.multiselect b.caret {
    float: right;
    margin-top: 9px;
}

/* Style by Sanju on 21st June 2019 */
.single2 >p>img {
    height: 200px;
    background: #fff;
    margin-right: 30px;
    min-width: 290px;
} 
.address_all {
    padding: 20px 0;
    float: left;
}
.single2 >h2 {
    margin-bottom: 10px;
}
.single2 >p>a {
    font-size: 20px;
    text-decoration: none;
}
.country h3 {
    float: left;
    margin-right: 5px;
    text-decoration: underline;
}
.country {
    margin-left: 320px;
}
.country a {
    font-size: 12.5px;
    padding: 0 5px;
    border-left: 1px solid #898787;
    line-height: 20px;
}
.country a:hover {
    color:#23527c;
}
.country a:first-child {
    border: none;
    padding: 0;
}
a.case_studies {
    font-size: 13px;
}
h3.case_studies_h {
    float: left;
    margin-right: 5px;
}
.links a {
    display: flex;
    margin-left: 90px;
}
@media(max-width:767px){
    
.single2 > p > img {
    height: auto;
    min-width: 100%;
    margin-bottom:20px;
}
.address_all {
	display: block;
}
.address_all .address {
	width: 100%;
}
.country {
    margin-left: 0;
}
}

