@import 'fonts.css';



html {

    scroll-behavior: smooth;

    background-color: #6a7075;

    width: 100%;

    height: 100%;

    overflow-x: hidden;

}

body {

    background-color: #fff;

    max-width: 1920px;

    width: calc(100% - 2px);

    display: block;

    margin: 0 auto;

    font-family: 'Roboto Condensed';

    font-weight: 300;

    font-style: normal;

    font-size: 20px;

    line-height: 1.2;

    padding: 85px 0 0 0 !important;

    overflow-x: hidden;

}



h1,

.h1 {

    font-size: 27px;

    font-family: 'Roboto Condensed';
    

    font-weight: 700;

    font-style: normal;

    margin: 0 0 0 0;

}

h2,

.h2 {

    font-size: 28px;

    font-family: 'Roboto Condensed';

    font-weight: 400;

    font-style: normal;

    margin: 0 0 0 0;

}

h3,

.h3 {

    font-size: 24px;

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

    margin: 0 0 0 0;

}

h4 {

    font-size: 20px;

    font-family: 'Roboto Condensed';

    font-weight: 300;

    font-style: normal;

    margin: 0 0 15px 0;

}

.fontsize50 {
    font-size: 28px;
    line-height: 32px;
}

a {

    color: #006241;

}



a:hover {

    color: #006241;

}



ul {

    padding: 0;

    margin: 0;

    list-style: none;

}

ul + p {

    margin-top: 15px;

}



ul li {

    position: relative;

    padding: 5px 0 5px 24px;

    margin: 0;

}



ul li:before {

    content: '';

    position: absolute;

    left: 0;

    top: 13px;

    width: 0;

    height: 0;

    border-top: 7px solid transparent;

    border-right: 12px solid transparent;

    border-bottom: 7px solid transparent;

    border-left: 12px solid #006241;

}



#desktop-menu {

    position: fixed;

    top: 0;

    left: 50%;

    height: 85px;

    width: 100%;

    max-width: 1920px;

    background-color: #fff;

    z-index: 10;

    -webkit-transform: translate(-50%, 0);

    -moz-transform: translate(-50%, 0);

    -ms-transform: translate(-50%, 0);

    -o-transform: translate(-50%, 0);

    transform: translate(-50%, 0);

    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

}



.top-logo {

    width: 280px;

    display: block;

    float: left;

}



.top-logo p {

    margin: 0;

}



.top-logo a {

    display: inline-block;

    margin: 10px 0;

}



.top-logo img {

    height: 65px;

    width: auto;

}



.top-menu {

    width: calc(100% - 280px);

    display: block;

    float: left;

}

.top-menu .menu {

	display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;



	-webkit-align-items: center;

	-webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;



    justify-content: flex-end;



    height: 85px;

}

.top-menu .menu > .menu-item {

    display: inline-block;

    margin-left: 30px;

    position: relative;

}



.top-menu .menu > .menu-item:first-child {

    margin-left: 0;

}



.top-menu .menu > .menu-item > a,

.top-menu .menu > .menu-item > .separator,

.top-menu .menu > .menu-item > .nav-header {

    color: #54575a;

    text-transform: uppercase;

    text-decoration: none;

    font-size: 20px;

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

    -webkit-transition: color .3s ease;

    -moz-transition: color .3s ease;

    -o-transition: color .3s ease;

    transition: color 0.3s ease;

}



.top-menu .menu > .menu-item:hover > a,

.top-menu .menu > .menu-item:hover > .separator,

.top-menu .menu > .menu-item:hover > .nav-header {

    color: #000;

}



.top-menu .menu > .menu-item.active > a,

.top-menu .menu > .menu-item.active > .separator,

.top-menu .menu > .menu-item.active > .nav-header {

    color: #d25f15;

}



.top-menu .menu > .menu-item.support-us {

    margin-left: 45px;

}   



.top-menu .menu > .menu-item.support-us > a {

    border-radius: 30px;

    background-color: #d25f15;

    color: #fff;

    padding: 6px 25px;

    -webkit-transition: color .3s ease, background-color .3s ease;

    -moz-transition: color .3s ease, background-color .3s ease;

    -o-transition: color .3s ease, background-color .3s ease;

    transition: color .3s ease, background-color .3s ease;

}



.top-menu .menu > .menu-item.support-us:hover a {

    background-color: #54575a;

}



.top-menu .menu > .menu-item.login {

    margin-left: 25px;

}

.top-menu .menu > .menu-item.login img {

    height: 25px;

    width: auto;

}



.top-menu .menu > .menu-item.login .image-title {

    display: none;

}



.nav-child {

    display: none;

    position: absolute;

    top: 100%;

    left: -15px;

    z-index: 1;

    padding-top: 30px;

}



.nav-child .nav-child-inner {

    background-color: #fff;

    padding: 7px 0;

}



.nav-child .menu-item {

    display: inline-block;

    position: relative;

    width: 240px;

    text-align: left;

}



.nav-child .menu-item > a,

.nav-child .menu-item > .separator,

.nav-child .menu-item > .nav-header {

    color: #54575a;

    text-transform: uppercase;

    text-decoration: none;

    font-size: 18px;

    line-height: 24px;

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

    display: inline-block;

    width: 100%;

    padding: 4px 15px;

    -webkit-transition: color .3s ease;

    -moz-transition: color .3s ease;

    -o-transition: color .3s ease;

    transition: color 0.3s ease;

}



.nav-child .menu-item:hover > a,

.nav-child .menu-item:hover > .separator,

.nav-child .menu-item:hover > .nav-header {

    color: #000;

}



.nav-child .menu-item.active > a,

.nav-child .menu-item.active > .separator,

.nav-child .menu-item.active > .nav-header {

    color: #d25f15;

}



.menu-item:hover > .nav-child {

    display: block;

}



#mobile-menu {

    position: fixed;

    top: 0;

    left: 0;

    height: 85px;

    width: 100%;

    z-index: 10;

    background-color: #fff;

    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

}



.mheader {



}



.mlogo {



}



.mlogo p {

    margin: 0;

}



.mlogo a {

    margin: 10px 15px;

    padding: 0;

    display: inline-block;

}



.mlogo img {

    height: 65px;

    width: auto;

}



.mburger {



}



#top-burger {

    position: absolute;

    right: 10px;

    top: 12px;

    height: 60px;

    width: 60px;

    cursor: pointer;

}



.b-menu {

    cursor: pointer;

    display: inline-block;

    height: 60px;

    padding: 0 10px;

    position: relative;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    width: 60px;

    z-index: 12;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}



.b-bun {

    background: #6a7075;

    position: absolute;

    left: calc(50% - 20px);

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}



.b-bun--top {

    height: 4px;

    border-radius: 4px;

    top: 15px;

    width: 40px;

}



.b-bun--mid {

    height: 4px;

    border-radius: 4px;

    top: 28px;

    width: 40px;

}



.b-bun--bottom {

    height: 4px;

    border-radius: 4px;

    top: 41px;

    width: 40px;

}



.mcontent {

    position: absolute;

    top: 85px;

    display: inline-block;

    overflow: hidden;

    width: 100%;

    max-height: 0;

    padding: 0 15px;

    background-color: #fff;

    -webkit-transition: max-height .3s ease, padding .3s ease;

    -moz-transition: max-height .3s ease, padding .3s ease;

    -o-transition: max-height .3s ease, padding .3s ease;

    transition: max-height .3s ease, padding .3s ease;

}



.minner {

    overflow-y: scroll;

    height: calc(100vh - 115px);

    display: block;

    clear: both;

}





.minner .menu > .menu-item {

    display: inline-block;

    width: 100%;

    padding: 7px 0;

    text-align: center;

}



.minner .menu > .menu-item > a,

.minner .menu > .menu-item > .separator,

.minner .menu > .menu-item > .nav-header {

    color: #006241;

    text-transform: uppercase;

    text-decoration: none;

    font-size: 20px;

    line-height: 30px;

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

    width: 100%;

    display: inline-block;

}





.minner .menu > .menu-item.support-us {

    text-align: center;

    margin-top: 15px;

}   



.minner .menu > .menu-item.support-us > a {

    border-radius: 30px;

    background-color: #d25f15;

    color: #fff;

    padding: 6px 25px;

    display: inline-block;

    width: auto;

    -webkit-transition: color .3s ease, background-color .3s ease;

    -moz-transition: color .3s ease, background-color .3s ease;

    -o-transition: color .3s ease, background-color .3s ease;

    transition: color .3s ease, background-color .3s ease;

}



.minner .menu > .menu-item.support-us:hover a {

    background-color: #54575a;

}



.minner .menu > .menu-item.login {

    margin-top: 20px;

    text-align: center;

}

.minner .menu > .menu-item.login img {

    height: 35px;

    width: auto;

}



.minner .menu > .menu-item.login .image-title {

    display: none;

}



.open .mcontent {

    max-height: 100vh;

    padding: 15px;

}

.open .b-bun--top {

    background: #6a7075;

    top: 27px;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}



.open .b-bun--mid {

    opacity: 0;

    width: 0;

    left: 50%;

}



.open .b-bun--bottom {

    background: #6a7075;

    top: 26px;

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    transform: rotate(-45deg);

}	









/* Slider */



header {



}



.mox-slider {

    height: 55vh;

    width: 100%;

    position: relative;

}



.mox-slider .slick-list,

.mox-slider .slick-track,

.mox-slider .ms-item  {

    height: 100%;

    width: 100%;

    position: relative;

}



.ms-item .image {

    height: 100%;

    width: 100%;

}



.ms-item .image-inner {

    height: 100%;

    width: 100%;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}


.ms-item .caption {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 1;

}

.ms-item .container {

    position: relative;

    height: 100%;

}

.ms-item .block-inner {

    position: absolute;

    bottom: 10%;

    right: 15px;

    width: 75%;

    text-align: right;

    -webkit-transform: translate(0,0);

    -moz-transform: translate(0,0);

    -ms-transform: translate(0,0);

    -o-transform: translate(0,0);

    transform: translate(0,0);

    color: #fff;

    text-shadow: 9px 9px 9px rgba(0, 0, 0, 0.5);

}

.mox-slider.caption-left .ms-item .block-inner {
    right: auto;
    left: 15px;
    text-align: left;
}

.mox-slider.caption-left .ms-item .block-inner img {
    width: 100%;
    max-width: 200px;
    height: auto;
}

.mox-slider.career-opportunities h1 {
    margin-bottom: 30px;
}


.ms-item .block-inner p {

    margin: 0 0 15px 0;

    text-align: left;

}



.ms-item .block-inner p:last-child {

    margin: 0;

}



.ms-item .block-inner h1 {

    display: inline-block;

    text-align: left;

}



header .home .ms-item .block-inner {

    width: 90%;
    text-align: left

}



.ms-item .block-inner .read-more-btn {

    margin: 50px 0 0 10px;    

}

.ms-item .block-inner .read-more-btn a {

    text-shadow: none;

}



.ms-arrows {



}



.ms-arrows .slick-arrow {

    position: absolute;

    top: 50%;

    display: inline-block; 

    position: absolute;

    width: 60px;

    height: 60px;

    background: transparent;

    text-indent: -9999px;

    border-top: 3px solid #fff;

    border-right: 0;

    border-bottom: 0;

    border-left: 3px solid #fff;

    color: transparent;

    text-decoration: none;

    outline: none;

    cursor: pointer;

    opacity: 0.5;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.ms-arrows .slick-arrow.slick-prev {

    left: 30px;

    -webkit-transform: rotate(-45deg) translate(50%, -50%);

    -moz-transform: rotate(-45deg) translate(50%, -50%);

    -ms-transform: rotate(-45deg) translate(50%, -50%);

    -o-transform: rotate(-45deg) translate(50%, -50%);

    transform: rotate(-45deg) translate(50%, -50%);

}



.ms-arrows .slick-arrow.slick-next {

    right: 30px;

    -webkit-transform: rotate(135deg) translate(-50%, 50%);

    -moz-transform: rotate(135deg) translate(-50%, 50%);

    -ms-transform: rotate(135deg) translate(-50%, 50%);

    -o-transform: rotate(135deg) translate(-50%, 50%);

    transform: rotate(135deg) translate(-50%, 50%);

}



.ms-arrows .slick-arrow:hover {

    opacity: 1;

    border-width: 5px;

}



.ms-dots {

    position: absolute;

    bottom: 30px;

    left: 50%;

    -webkit-transform: translate(-50%,0);

    -moz-transform: translate(-50%,0);

    -ms-transform: translate(-50%,0);

    -o-transform: translate(-50%,0);

    transform: translate(-50%,0);

    line-height: 1;

}



.ms-dots ul {

    margin: 0;

    padding: 0;

    display: inline-block !important;

}



.ms-dots ul li {

    list-style: none;

    display: inline-block;

    padding: 0 7.5px;

    float: left;

}



.ms-dots ul li:before {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    width: 0;

    height: 0;

    border: 0;

}



.ms-dots ul li button {

    font-size: 0;

    background-color: rgba(255,255,255,0);

    width: 24px;

    height: 24px;

    line-height: 1;

    padding: 0;

    margin: 0;

    display: inline-block;

    border: 2px solid;

    border-color: rgba(255,255,255,1);

    border-radius: 50%;

    cursor: pointer;	

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.ms-dots ul li button:hover {

    background-color: rgba(255,255,255,.5);

}



.ms-dots ul li.slick-active button {

    background-color: #006241;

}





/* Category blog layout */

#category-page.category-page-home {

    padding-bottom: 70px;

}



.category-page-home {

}



.category-header {

    padding-top: 30px;

    padding-bottom: 30px;

}   



.category-header .category-heading {



}



.category-header .category-heading + .category-description {

    margin-top: 20px;

}



.category-header .heading-category {

    color: #fff;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    z-index: 1;

    padding: 25px 0;

    line-height: 40px;

}

.category-header .heading-category:before {

    content: '';

    position: absolute;

    top: 0;

    right: -28px;

    width: 400%;

    height: 100%;

    background-color: #006241;

    z-index: -1;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

}



.category-header .bolder {

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

}



.category-header .category-description {

    color: #54575a;

    font-size: 21px;


}



.category-header .category-description-inner {



}



.category-description-inner p {

    margin: 0 0 15px 0;

}



.category-description-inner p:last-child {

    margin: 0;

}

.category-description-inner img {

    max-width: 100%;
    margin-bottom: 15px;

}

.category-description-inner h2 {
    color: #006241;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}







.category-item {

    position: relative;

    margin-bottom: 0px;

}



.grey-bg {

    background-color: #d9dad8;

}



.white-bg {

    background-color: #fff;

}



.category-item:last-child {

    margin-bottom: 0;

}



.category-item .item-content {

    padding-top: 50px;

    padding-bottom: 80px;

}



.category-item .item-content .item-title {

    margin-bottom: 20px;

}



.category-item .item-content .item-title a {

    text-decoration: none;

}



.category-item .item-content .item-title .articletitle {

    color: #59595B;

    text-transform: uppercase;

    font-size: 28px;

    font-family: 'Roboto Condensed';

    font-weight: 400;

    font-style: normal;

}



.category-item .item-content .item-intro {

    color: #54575a;

    font-size: 20px;

    line-height: 30px;

}



.category-item .item-content .item-intro.read-more-inner {

    margin-bottom: 70px;

}



.category-item .item-content .item-intro p {

    margin: 0 0 15px 0;

}



.category-item .item-content .item-intro strong {

    margin: 0 0 15px 0;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

}



.category-item .item-content .item-intro p:last-child {

    margin: 0;

}

.category-item .item-content .read-more-btn {

    margin: 70px 0 0 10px;

}



.category-item .item-content .item-readmore {



}



.category-item .item-content .item-readmore a {

    position: relative;

    display: inline-block;

    color: #fff;

    background-color: #006241;

    text-transform: uppercase;

    text-decoration: none;

    padding: 12px 28px;

    margin: 0 0 0 10px;

    font-size: 20px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    min-width: 200px;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.category-item .item-content .item-readmore a:hover {

    background-color: #54575a;

}



.item-readmore a .transform {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

}



span.read-more-btn {

    position: relative;

    display: inline-block;

    background-color: #006241;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



span.read-more-btn a {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

    text-decoration: none;

    text-transform: uppercase;

    color: #fff;

    font-size: 20px;

    min-width: 200px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    padding: 12px 28px;

}



span.read-more-btn:hover {

    background-color: #54575a;

}



.category-item .item-image {



}
.category-item .item-image .inner-image {

    /* background-position: center;

    background-repeat: no-repeat;

    background-size: cover; */

    margin: 0 -15px 0 -15px;

}

.category-item .item-image .inner-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50% 50%;
}

@media (min-width: 992px) {
    .category-item .item-image .inner-image img {        
        height: 100%;
    }
}




/* Chapters category */


#category-page.category-page-chapters {
    padding-bottom: 70px;
}

.chapters-category-item {
    margin-bottom: 30px;
}

.chapters-category-item.hover {
    cursor: pointer;
}

.chapters-category-item a {
    text-decoration: none;
}

.chapters-category-item .item-content {
    
}

.chapters-category-item .item-image {
    height: calc( (100vw / 2) - 30px );
    max-height: calc( (1024px / 2) - 30px );
    margin-bottom: 30px;
}

.chapters-category-item .item-image .inner-image {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.chapters-category-item .item-title {
    margin-bottom: 10px;
}

.chapters-category-item .item-title .articletitle {
    color: #54575a;
}

.chapters-category-item .item-intro {
    font-size: 20px;
    color: #54575a;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
}

.chapters-category-item .item-intro p {
    margin: 0 0 15px 0;
}

.chapters-category-item .item-intro p:last-child {
    margin: 0;
}

.chapters-category-item.hover:hover .item-image .inner-image {
    opacity: 0.5;
}

/* Development category */



.dev-category-item {

    position: relative;

    margin-bottom: 30px;

}



.dev-category-item .item-content {



}



.dev-category-item .item-image .inner-image {

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    margin: 0 -15px 0 -15px;

}
.dev-category-item .item-image .inner-image img {
    width: 100%;
}



.dev-category-item .intro-top,

.dev-category-item .intro-bottom {

    position: relative;

    padding: 30px 15px 45px 15px;

    z-index: 1;

}



.dev-category-item .intro-top:before {

    content: '';

    position: absolute;

    top: 0;

    right: -100%;

    width: 300%;

    height: 100%;

    background-color: #E1E1E0;

    z-index: -1;

}



.dev-category-item  .intro-top-title,

.dev-category-item  .intro-bottom-title {

    margin-bottom: 30px;

}



.dev-category-item  .intro-top-title .articletitle,

.dev-category-item  .intro-bottom-title .articletitle {

    color: #59595B;

    text-transform: uppercase;

    font-size: 28px;

    font-family: 'Roboto Condensed';

    font-weight: 400;

    font-style: normal;

}



.dev-category-item  .intro-top-text,

.dev-category-item  .intro-bottom-text {

    font-size: 20px;

}



.dev-category-item  .intro-top-text p,

.dev-category-item  .intro-bottom-text p {

    margin: 0 0 15px 0;

}



.dev-category-item  .intro-top-text p:last-child,

.dev-category-item  .intro-bottom-text p:last-child {

    margin: 0;

}



.dev-category-item  .intro-top-text a:hover,

.dev-category-item  .intro-bottom-text a:hover {

    color: #d25f15;

}



.dev-category-item  .intro-top-readmore,

.dev-category-item  .intro-bottom-readmore {

    margin-top: 30px;

}



.dev-category-item  .intro-top-readmore a,

.dev-category-item  .intro-bottom-readmore a {

    position: relative;

    display: inline-block;

    color: #fff;

    background-color: #006241;

    text-transform: uppercase;

    text-decoration: none;

    padding: 12px 28px;

    margin: 0 0 0 10px;

    font-size: 20px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    min-width: 200px;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.dev-category-item  .intro-top-readmore a:hover,

.dev-category-item  .intro-bottom-readmore a:hover {

    background-color: #d25f15;

}



.dev-category-item  .intro-top-readmore .transform,

.dev-category-item  .intro-bottom-readmore .transform {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

}



/* News category */



.news-category-item {
    position: relative;
    margin-bottom: 30px;
}

.news-category-item .item-content {
    padding: 30px 15px;
}

.news-category-item .item-image .inner-image {

    /* background-position: center;

    background-repeat: no-repeat;

    background-size: cover; */

    margin: 0 -15px 0 -15px;

}

.news-category-item .item-image .inner-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 50% 50%;
}

@media (min-width: 992px) {
    .news-category-item .item-image .inner-image img {        
        height: 100%;
    }
}


.news-category-item .intro-title {

    margin-bottom: 5px;

}



.news-category-item .intro-date {

    margin-bottom: 20px;

}



.news-category-item .intro-title a {

    text-decoration: none;

}



.news-category-item .intro-title .articletitle {

    color: #59595B;

    text-transform: uppercase;

    font-size: 28px;

    font-family: 'Roboto Condensed';

    font-weight: 400;

    font-style: normal;

}



.news-category-item .intro-text p {

    margin: 0 0 15px 0;

}



.news-category-item .intro-text p:last-child {

    margin: 0;

}



.news-category-item  .intro-readmore {

    margin-top: 30px;

}



.news-category-item  .intro-readmore a {

    position: relative;

    display: inline-block;

    color: #fff;

    background-color: #006241;

    text-transform: uppercase;

    text-decoration: none;

    padding: 12px 28px;

    margin: 0 0 0 10px;

    font-size: 20px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    min-width: 200px;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.news-category-item  .intro-readmore a:hover {

    background-color: #d25f15;

}



.news-category-item  .intro-readmore a .transform {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

}









/* Home - featured category */



#featured-category-page {

    padding: 60px 0;

    background-color: #E1E1E0;

}



.featured-category-header {



}



.featured-category-header .category-heading {

    margin-bottom: 30px

}



.featured-category-header .heading-category {

    color: #59595B;

}



.featured-category-content {



}



.featured-category-content .category-content-inner {



}





.category-more-articles {

    text-align: right;

}



.category-more-articles a {

    text-transform: uppercase;

    font-size: 20px;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    text-decoration: none;

    color: #54575a;

    position: relative;

    display: inline-block;

    -webkit-transition: color .3s ease;    

    -moz-transition: color .3s ease;    

    -o-transition: color .3s ease;    

    transition: color .3s ease;  

}





.category-more-articles a:after {

    content: '';

    position: relative;

    top: 0;

    display: inline-block;

    margin: 0 -7px 0 10px;

    border-top: 7px solid transparent;

    border-right: 12px solid transparent;

    border-bottom: 7px solid transparent;

    border-left: 12px solid transparent;

    border-left-color: #54575a;

    -webkit-transition: border-left-color .3s ease;    

    -moz-transition: border-left-color .3s ease;    

    -o-transition: border-left-color .3s ease;    

    transition: border-left-color .3s ease;  

}



.category-more-articles a:hover {

    color: #006241;

}



.category-more-articles a:hover:after {

    border-left-color: #006241;

}

/* Jobs category layout */

#category-page.category-page-jobs {
    padding-bottom: 70px;
}

.category-page-jobs .category-articles {

}

.category-page-jobs .category-item {
    margin-bottom: 30px;
}

.category-page-jobs .category-item-heading {
    margin-bottom: 30px;
}

.category-page-jobs .category-item-articles {

}

.category-page-jobs .category-item-article {
    border-bottom: 1px solid #54575a;
    padding-top: 10px;
    padding-bottom: 10px;
}

.category-page-jobs .category-item-article:last-child {
    border-bottom: 0;
}

.category-page-jobs .category-item-article-title {

}

.category-page-jobs .category-item-article-title a {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-style: normal;
}

.category-page-jobs .category-item-article-company {
    
}

.category-page-jobs .category-item-article-location {
    
}

.category-page-jobs .category-item-article-date {
    
}




/* Inner pages */



/* Inner pages - Our Leadership */



.article-view0 {



}



.article-view0 #article-banner {



}



.article-view0 .banner .banner-inner {

    min-height: calc(100vh - 85px);

    background-position: 50% 25%;

    background-size: cover;

    background-repeat: no-repeat;

}

.article-view0 .banner-inner {

    min-height: calc(50vh - 85px);

    background-position: 50% 0%;

    background-size: cover;

    background-repeat: no-repeat;

    background-image: url("../images/default-banner.jpg");

}



.article-view0 .article-inner {

    padding-top: 45px;

    padding-bottom: 60px;

    /* margin: -60px 0 0 0; */
    margin: 0px 0 0 0;

    position: relative;

    z-index: 1;

}



@media (min-width: 992px) {
    .article-view0 .article-inner {
        margin: -60px 0 0 0;
    }
}

.article-view0 .article-inner:after {

    content: '';

    position: absolute;

    top: 0;

    left: -60px;

    width: calc(100% + 120px);

    height: 100%;

    background-color: #fff;

    z-index: -1;

}



.article-view0 .article-date {

    font-size: 20px;

}



.article-view0 .article-heading {

    margin-bottom: 30px;

}



.article-view0 .article-heading .article-title {

    color: #54575a;

}

.article-view0 .article-more {

    text-align: right;

    margin-top: 15px;

}

.article-view0 .article-more a {

    text-transform: uppercase;

    font-size: 20px;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    text-decoration: none;

    color: #54575a;

    position: relative;

    display: inline-block;

    -webkit-transition: color .3s ease;    

    -moz-transition: color .3s ease;    

    -o-transition: color .3s ease;    

    transition: color .3s ease;    

}

.article-view0 .article-more a:after {

    content: '';

    position: relative;

    top: 0;

    display: inline-block;

    margin: 0 -7px 0 10px;

    border-top: 7px solid transparent;

    border-right: 12px solid transparent;

    border-bottom: 7px solid transparent;

    border-left: 12px solid transparent;

    border-left-color: #54575a;

    -webkit-transition: border-left-color .3s ease;    

    -moz-transition: border-left-color .3s ease;    

    -o-transition: border-left-color .3s ease;    

    transition: border-left-color .3s ease;  

}



.article-view0 .article-more a:hover {

    color: #006241;

}



.article-view0 .article-more a:hover:after {

    border-left-color: #006241;

}



.article-view0 .article-text {

    font-size: 18px;

}



.article-view0 .article-text p {

    margin: 0 0 15px 0;

}



.article-view0 .article-text p:last-child {

    margin: 0;

}

.article-view0 .article-text ul {

    margin: 15px 0;

}

.article-view0 .article-text ul li {

    position: relative;

    padding: 5px 0 5px 24px;

    margin: 0;

}



.article-view0 .article-text ul li:before {

    content: '';

    position: absolute;

    left: 0;

    top: 9px;

    width: 0;

    height: 0;

    border-top: 7px solid transparent;

    border-right: 12px solid transparent;

    border-bottom: 7px solid transparent;

    border-left: 12px solid #006241;

}



.article-view1 {

    padding-top: 60px;

    padding-bottom: 60px;

}



.article-view1 .article-heading {

    margin-bottom: 45px;

}



.article-view1 .article-heading .article-title {

    color: #006241;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    z-index: 1;

}



.article-view1 .article-text {

    margin-bottom: 30px;

}



.article-view1 .article-text p {

    margin: 0 0 15px 0;

}



.article-view1 .article-text p:last-child {

    margin: 0;

}



.article-view1 .article-text h2 {

    color: #54575a;

    margin: 45px 0 30px 0;

}



.article-view1 .article-text table {

    width: 100%;

    margin: 30px 0;

}

.article-view1 .article-text table td {

    vertical-align: top;

}



.article-view1 .article-text table h3 {

    color: #006241;

    margin: 0 0 15px 0;

}



.tableHighlight1 {

    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    padding: 30px 15px;

}



.tableHighlight1 h2 {



}



.tableHighlight1 table {

    margin: 30px 0 0 0;

}

.tableHighlight1 table td {

    vertical-align: top;

}

.tableHighlight1 table strong {

    color: #006241;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

}





/* Other */

.default-article-view {

    padding-top: 60px;

    padding-bottom: 60px;

}



.default-article-view .article-heading {

    margin-bottom: 45px;

}



.default-article-view .article-heading .article-title {

    color: #fff;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    z-index: 1;

    padding: 10px 0;

}



.default-article-view .article-heading .article-title:before {

    content: '';

    position: absolute;

    top: 0;

    right: -28px;

    width: 300%;

    height: 100%;

    background-color: #006241;

    z-index: -1;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

}



.default-article-view .article-text {

    margin-bottom: 30px;

}



.default-article-view .article-text p {

    margin: 0 0 15px 0;

}



.default-article-view .article-text p:last-child {

    margin: 0;

}



.default-article-view .article-image {



}



.default-article-view .article-image img {

    width: 100%;

    height: auto;

}



/* Update profile article view */



.default-article-custom-1 {

    background-image: url('../images/custom-1-bg.jpg');

    background-position: top left;

    background-repeat: no-repeat;

    background-size: cover;

    padding: 15px 0 200px 0;

}



.article-custom-1-outer {

}



.article-custom-1-inner {

    padding: 45px 45px;

    background-color: #fff;

    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

}



.default-article-custom-1 .article-heading {

    margin-bottom: 30px;

}



.default-article-custom-1 .article-title {

    color: #006241;

    text-transform: uppercase;

}



.default-article-custom-1 .article-text {

    color: #59595B;

}



.default-article-custom-1 .article-text p {

    margin: 0 0 15px 0;

}



.default-article-custom-1 .article-text p:last-child {

    margin: 0;

}



.default-article-custom-1 .article-text h3 {

    margin: 0 0 15px 0;


}

/* Job inner page */


.article-text .job-date {
    margin-bottom: 20px;
}

.article-text .job-company-logo {
    margin-bottom: 10px;
}

.article-text .job-company-logo img {
    max-width: 200px;
    width: 100%;
}

.article-text .job-company-name {
    margin-bottom: 5px;
}

.article-text .job-company-name h3,
.article-text .job-company-name h4 {
    margin-bottom: 0;
}

.article-text .job-company-industry {

}

.article-text .job-location {
    margin-bottom: 5px;
}

.article-text .job-company-website {
    margin-bottom: 30px;
}

.article-text .job-company-website a {
    color: #d25f15;
    font-weight: 500;
}



.article-text .job-description-download {
    margin-bottom: 15px;
}

.article-text .job-description-download a {
    color: #d25f15;
    font-weight: 500;
}

.article-text .job-description {
    margin-bottom: 15px;
}

.article-text .job-how-to {

}


/* Section */



section.our-mission {
    padding-top: 30px;
    padding-bottom: 30px;
}

section.our-mission .module {

}

section.our-mission .module-heading {
    margin-bottom: 20px;
}



section.our-mission .module-title {

    color: #fff;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    z-index: 1;

    padding: 7px 0;

}



section.our-mission .module-title:before {

    content: '';

    position: absolute;

    top: 0;

    right: -40px;

    width: 300%;

    height: 100%;

    background-color: #006241;

    z-index: -1;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

}

section.our-mission .module-title .bolder {

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

}

section.our-mission .module-content {
    font-size: 21px;
}



section.our-mission .module-content .custom {



}



section.our-mission .module-content .inner {



}



section.our-mission .module-content p {

    margin: 0 0 15px 0;

}



section.our-mission .module-content p:last-child {

    margin: 0;

}





section.about-links {

    margin: 0 -15px;

}



section.about-links .about-link {

    margin-bottom: 45px;

}



.about-link .about-link-inner {



}



.about-link .about-image {

    margin-bottom: 30px;

    opacity: 0.5;

    -webkit-transition: opacity .3s ease;

    -moz-transition: opacity .3s ease;

    -o-transition: opacity .3s ease;

    transition: opacity .3s ease;

}



.about-link .about-image a {

    position: relative;

    width: 100%;

    height: 100%;

    display: block;

}



.about-link .about-image .image-container {

    position: relative;

    width: 100%;

    height: 100%;

    display: block;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}



.about-link .s-h-as-w {

    height: calc((100vw / 2) - 30px );

    max-height: calc((1024px / 2) - 30px );

}



.about-link .title {

    text-align: center;

    margin-bottom: 20px; 

}



.about-link .title h3 {



}



.about-link .title a {

    text-decoration: none;

    color: #54575a;

}



.about-link .introtext {

    text-align: center;

    margin-bottom: 30px;

}



.about-link .readmore {

    text-align: center;

}



.about-link .readmore a {

    position: relative;

    display: inline-block;

    background-color: #006241;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.about-link .readmore .transform {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

    text-decoration: none;

    text-transform: uppercase;

    color: #fff;

    font-size: 20px;

    min-width: 200px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    padding: 12px 28px;

}



.about-link .readmore a:hover {

    background-color: #54575a;

}



.about-link:hover .about-image {

    opacity: 1;

}



section.numbers {

    padding: 90px 0;

    background-color: #E1E1E0;

}



section.numbers .main-section {

    margin-bottom: 60px;

}



section.numbers .main-section .inner {
    position: relative;
    height: 100%;    
    display: flex;    
    justify-content: center;    
    align-items: center;    
    flex-wrap: wrap;
}



section.numbers .main-section .numbertitle {

    margin-bottom: 50px;

}



section.numbers .main-section .numbertitle h3 {

    color: #59595B;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 400;

    font-size: 41px;

}



section.numbers .main-section .readmore {



}



section.numbers .main-section .readmore a {

    position: relative;

    display: inline-block;

    background-color: #006241;

    text-align: center;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



section.numbers .main-section .readmore .transform {

    -webkit-transform: skew(20deg);

    -moz-transform: skew(20deg);

    -ms-transform: skew(20deg);

    -o-transform: skew(20deg);

    transform: skew(20deg);

    display: inline-block;

    position: relative;

    text-decoration: none;

    text-transform: uppercase;

    color: #fff;

    font-size: 20px;

    min-width: 200px;

    line-height: 1;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    padding: 12px 28px;

}



section.numbers .main-section .readmore a:hover {

    background-color: #54575a;

}



section.numbers .number-item {

    min-height: 180px;

    margin-bottom: 60px;

}



section.numbers .number-item .inner {

    position: relative;

    height: 100%;    

    display: flex;    

    justify-content: center;    

    align-items: center;   

    flex-direction: column;

}



section.numbers .number-item .bigText {

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    font-size: 85px;

    color: #00623C;

}



section.numbers .number-item .smallText {

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 300;

    font-size: 20px;

    color: #59595B;

}



section.numbers .number-item.nitem1 .inner {

    background-image: url("../images/scholoars-in-school.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.numbers .number-item.nitem2 .inner {

    background-image: url("../images/leading-universities.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.numbers .number-item.nitem3 .inner {

    background-image: url("../images/evans-scholars-alumni.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.numbers .number-item.nitem4 .inner {

    background-image: url("../images/cumulative-gpa.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.numbers .number-item.nitem5 .inner {

    background-image: url("../images/graduation-rate.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.numbers .number-item.nitem6 .inner {

    background-image: url("../images/annual-scholarship-costs.png");

    background-position: center;

    background-repeat: no-repeat;

    background-size: contain;

}



section.future-section {

    padding: 60px 0;

}



section.future-section .module {



}



section.future-section .future-content {

    margin-bottom: 30px;

}



.future-content .module-heading {

    margin-bottom: 20px;

}



.future-content .module-heading .module-title {

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    font-size: 32px;

    color: #00623C;

    padding: 0 30px 0 0;

    line-height: 1.1;

}



.future-content .module-content {



}



.future-content .module-content .custom {



}



.future-content .module-content .custom .inner {



}



.future-content .module-content .custom p {

    margin: 0 0 15px 0;

}



.future-content .module-content .custom p:last-child {

    margin: 0;

}



.btn1-style {

    position: relative;

}



.btn1-style a {

    color: #fff;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    z-index: 1;

    padding: 7px 0;

    text-decoration: none;

    min-width: 340px;

    font-size: 30px;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 400;

}



.btn1-style a:before {

    content: '';

    position: absolute;

    top: 0;

    right: -40px;

    width: 400%;

    height: 100%;

    background-color: #006241;

    z-index: -1;

    -webkit-transform: skew(-20deg);

    -moz-transform: skew(-20deg);

    -ms-transform: skew(-20deg);

    -o-transform: skew(-20deg);

    transform: skew(-20deg);

    -webkit-transition: background-color .3s ease;

    -moz-transition: background-color .3s ease;

    -o-transition: background-color .3s ease;

    transition: background-color .3s ease;

}



.btn1-style a:hover:before {

    background-color: #54575a;

}



section.future-section .future-bg {

    position: relative;
    overflow: hidden;
    z-index: 0;

}



section.future-section .future-bg .inner {
    height: 100%;
    min-height: 350px;
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

section.future-section .future-bg .inner:after {

}


section.future-section .future-bg .inner .transform-img {





}



section.cta {
    position: relative;
    padding: 60px 0;
}

section.cta .module  {

}

section.cta .module-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

section.cta .module-content {
    position: relative;
    z-index: 1;
    color: #fff;
}

section.cta .module-content .module-content-inner .inner {
    max-width: 750px;
    display: block;
    margin: 0 auto;
}

section.cta .module-content img {
    max-height: 190px;
    max-width: 100%;
    margin-bottom: 40px;
}

section.cta .module-content p {
    margin: 40px 0;
} 
section.cta .module-content p:first-child {
    margin-top: 0;
}
section.cta .module-content p:last-child {
    margin-bottom: 0;
}

/* Footer */



footer {

    background-color: #54575a;

    padding: 30px 0;

}



.footer {

    color: #fff;

}



.footer p {

    margin: 0 0 5px 0;

    font-size: 18px;

}



.footer h3 {

    position: relative;

}



.footer h3:after {

    content: '';

    position: absolute;

    left: -15px;

    bottom: -3px;

    width: calc(100% + 30px);

    height: 1px;

    background-color: #fff;

}



.footer p + h3 {

    margin-top: 35px;

}



.footer h3 + p {

    margin-top: 20px;

}



.footer a {

    color: #fff;

}





.footer table {
    display: block;
}

.footer table tbody {
    margin: 0 -15px;
    display: block;
}

.footer table tr {
    margin: 0;    
    width: 100%;
    display: inline-block;
    float: left;
}
.footer table td {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
}

form.footerForm .formResponsive {
    margin: 0 !important;
}

form.footerForm .form-row {
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px;
}

form.footerForm .rsform-block,
form.footerForm .form-field {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

form.footerForm .rsform-block label.control-label,
form.footerForm .form-field.input label {
    width: 100% !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
    font-size: 18px !important;
    font-family: 'Roboto Condensed' !important;
    font-style: normal;
    font-weight: 400;
}

form.footerForm .rsform-input-box,
form.footerForm .form-field.input input {
    width: 100% !important;
    max-width: 100% !important;
    padding: 7.5px 10px !important;
    border-radius: 0 !important;
    margin: 0 !important;
    font-size: 18px !important;
    font-family: 'Roboto Condensed' !important;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #ced4da;
}

form.footerForm .form-field.textarea label {
    width: 100% !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
    font-size: 18px !important;
    font-family: 'Roboto Condensed' !important;
    font-style: normal;
    font-weight: 400;
}

form.footerForm .rsform-block .rsform-text-box,
form.footerForm .form-field.textarea textarea {
    width: 100% !important;
    max-width: 100% !important;
    padding: 7.5px 10px !important;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0 !important;
    resize: none;
    font-size: 18px !important;
    font-family: 'Roboto Condensed' !important;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #ced4da;
}

form.footerForm .rsform-block .formControls p {
    margin: 15px 0 15px;
}


form.footerForm .rsform-block-submit,
form.footerForm .form-field.submit {
    text-align: center;
}


form.footerForm .rsform-block-submit button,
form.footerForm .form-field.submit button {   
    color: #fff !important;
    text-transform: uppercase;    
    text-decoration: none;    
    padding: 12px 28px !important;    
    font-size: 20px !important;    
    line-height: 1 !important;    
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-style: normal;   
    background: transparent !important;
    text-shadow: none !important; 
    border-color: transparent !important;   
    position: relative;    
    display: inline-block;    
    z-index: 1;   
    border: 0 !important;   
    border-radius: 0 !important;    
    box-shadow: none !important;
}

form.footerForm .rsform-block-submit button:before,
form.footerForm .form-field.submit button:before {
    content: '';
    position: absolute;    
    top: 0;    
    right: 0;    
    width: 100%;    
    height: 100%;  
    z-index: -1;
    background-color: #006241;   
    -webkit-transform: skew(-20deg);  
    -moz-transform: skew(-20deg);   
    -ms-transform: skew(-20deg);   
    -o-transform: skew(-20deg);
    transform: skew(-20deg);    
    -webkit-transition: background-color .3s ease;  
    -moz-transition: background-color .3s ease;   
    -o-transition: background-color .3s ease;    
    transition: background-color .3s ease;

}

form.footerForm .rsform-block-submit button:hover:before,
form.footerForm .form-field.submit button:hover:before {
    background-color: #d25f15;
}




.footer-social {

    color: #fff;

    margin: 0 0 30px 0;    

    position: relative;    

    display: block;

    text-align: center;

}



.footer-social p {

    margin: 0;

}



.footer-social strong {

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;

    margin-bottom: 15px;

}



.footer-social a {

    margin: 7.5px;

    display: inline-block;

}



.footer-social img {

    height: 40px;

    width: auto;

}



.footer-copyright {

    color: #fff;

    font-size: 15px;

    text-align: center;

    border-top: 1px solid #fff;

    padding-top: 15px;

}



.footer-copyright p {

    margin: 0;

}







/* Custom rs form */



.customForm .rsform-block {

    

}



.customForm .control-label {

    height: 42px;

    display: flex;

    align-items: center;

    font-size: 15px;

    color: #59595B;

}



.customForm .rsform-select-box {

    height: 40px;

    border: 1px solid #D9DAD9;

    border-radius: 0;

    color: #9F9B9D;

    font-size: 15px;

    background-image: url('../images/arrow-green.png');

    background-size: 12px 8px;

}

.customForm .rsform-input-box {

    height: 40px;

    border: 1px solid #D9DAD9;

    border-radius: 0;

    font-size: 15px;

    color: #9F9B9D;

    font-family: 'Roboto Condensed';

    font-style: italic;

    font-weight: 300;

}



.customForm .rsform-password-box {

    height: 40px;

    border: 1px solid #D9DAD9;

    border-radius: 0;

    font-size: 15px;

    color: #9F9B9D;

    font-family: 'Roboto Condensed';

    font-style: italic;

    font-weight: 300;

}



.customForm .rsform-calendar-box {

    height: 40px;

    border: 1px solid #D9DAD9;

    border-radius: 0;

    font-size: 15px;

    color: #9F9B9D;

    font-family: 'Roboto Condensed';

    font-style: italic;

    font-weight: 300;

}



.customForm .input-group-btn {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

}

.customForm .input-group-btn input {

    width: 100%;

    height: 40px;

    padding: 0;

}



.customForm input::-webkit-input-placeholder {

    opacity: 1 !important;

    color: #9F9B9D !important;

}

.customForm input:-moz-placeholder {

    opacity: 1 !important;

    color: #9F9B9D !important;

}

.customForm input::-moz-placeholder {

    opacity: 1 !important;

    color: #9F9B9D !important;

}

.customForm input:-ms-input-placeholder {

    opacity: 1 !important;

    color: #9F9B9D !important;

}



.customForm .form-check-label {

    font-size: 12px;

    color: #59595B;

}



.customForm .rsform-block-free-text1 {

    font-size: 15px;

    margin-bottom: 30px;

}



.customForm .form-check-inline {

    margin-top: -5px;

    position: relative;

    display: block;

    margin-bottom: 10px;

}



.customForm .formControls + .formControls {

    margin-top: 15px;

}



.customForm .formRequired {

    color: #D2232A;

    font-size: 15px;

}



.customForm .rsform-block-submit {

    margin-top: 35px;

    margin-bottom: 0;

}



.customForm .rsform-block-submit .formControls {

    text-align: center;

}



.customForm .rsform-block-submit .formControls button {

    font-size: 20px;

    font-family: 'Roboto Condensed';

    font-style: normal;

    font-weight: 700;

    color: #fff;

    background-color: #006241;

    border: 0;

    border-radius: 0;

    text-transform: uppercase;

    padding: 18px 50px 16px 50px;

    -webkit-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.3);

    -webkit-transition: background-color .3s ease;    

    -moz-transition: background-color .3s ease;    

    -o-transition: background-color .3s ease;    

    transition: background-color .3s ease;

}



.customForm .rsform-block-submit .formControls button:hover {

    background-color: #d25f15;

}





div.tableHighlight1 {



}



#maps {
    float: none;
    display: inline-block;
    margin: 10px 0px 50px 0px;
}

#locationresult {

}



#locationresult .location-title, .location-title {
    margin: 0 0 15px 0;
    display: block;
}
#locationresult .resultbar .locationaddress {
    margin: 0 0 15px 0;
    display: block;
}

#locationresult .location-item {
    margin-bottom: 15px;
    background: #E1E1E0;
    border: 0;
    padding: 15px;
    position: relative;
    float: left;
    width: 100% !important;
    color: #fff;
    border-radius: 6px;
}

#locationresult .location-item .sidebar-number-icon {
    position: absolute;
    top: 15px;
    right: 15px;

}

#locationresult .location-item .sidebar-number-icon .sidebar-icon {
    max-width: 66px;
    max-height: 66px;
    display: inline-block;
    padding: 0;
    margin:  0px;
    float: none;
    transition: all 0.2s ease-in-out 0s;
}


.map_canvas {
    margin-bottom: 30px;
}

@media (max-width: 990px) { 
    #locationresult,#map,.mmlmap {
        width:100% !important;
        float:left;
    }
}



#locationresult .location-item.locationsactive {
    background: #fafafa;
    box-shadow: none;
    border-top: 0 !important;
}

#Locationsearch.locationmodule {

}

.moduleFormSearch {

}
/* My Maps Locations custom styles start */

.locationsearch.mainview {
    padding-top: 60px;
    padding-bottom: 60px;
}

.locationsearch.mainview .mmlmap {
    margin-top: 20px;
    margin-right: 0;
    float: none !important;
    width: 100% !important;
}

/* My Maps Locations custom styles end */


.search-form-item label {
    margin: 0;
}

.search-form-item {
    margin-bottom: 15px;
    align-items: center;
    display: flex;
}

.search-form-item.submit {
    margin-top: 30px;
    margin-bottom: 0;
}


.search-form-item .inputbox {
    width: 100% !important;

    max-width: 100% !important;

    padding: 7.5px 15px !important;

    border: 0 !important;

    border-radius: 0 !important;

    margin: 0 !important;

    font-size: 18px !important;

    font-family: 'Roboto Condensed' !important;

    font-style: normal;

    font-weight: 400;
    height: 50px;
}

.search-form-item select {

    height: 50px;

    border: 1px solid #D9DAD9;

    border-radius: 0;

    color: #9F9B9D;

    font-size: 15px;

    padding: 7.5px 15px 7.5px 25px !important;

    background-color: #fff !important;

    background-image: url('../images/arrow-green.png') !important;

    background-size: 12px 8px !important;

    background-repeat: no-repeat !important;

    background-position: 10px 21px !important;

    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';

}


#Locationsubmit {   

    color: #fff !important;

    text-transform: uppercase;    

    text-decoration: none;    

    padding: 12px 28px !important;    

    font-size: 20px !important;    

    line-height: 1 !important;    

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;    

    background: transparent !important;    

    text-shadow: none !important;    

    border-color: transparent !important;    

    position: relative;    

    display: inline-block;    

    z-index: 1;    

    border: 0 !important;    

    border-radius: 0 !important;    

    box-shadow: none !important;

    cursor: pointer;

}



#Locationsubmit:before {

    content: '';

    position: absolute;    

    top: 0;    

    right: 0;    

    width: 100%;    

    height: 100%;  

    z-index: -1;

    background-color: #006241;   

    -webkit-transform: skew(-20deg);    

    -moz-transform: skew(-20deg);    

    -ms-transform: skew(-20deg);    

    -o-transform: skew(-20deg);

    transform: skew(-20deg);    

    -webkit-transition: background-color .3s ease;    

    -moz-transition: background-color .3s ease;    

    -o-transition: background-color .3s ease;    

    transition: background-color .3s ease;

}

#Locationsubmit:hover:before {

    background-color: #54575a;

}

#locationlocator #locationsearch_div {
    max-width: 800px !important;
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    display: block !important;
}

#locationlocator .row-fluid {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
}

.club-search-block {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: block;
}


.club-search-block .heading-title {
    color: #006241;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 45px;
}


.club-search-block #autosuggest.input-append {
    padding: 0;
    padding-right: 0px;
    width: auto;
    background: transparent;
    position: relative;
    margin-bottom: 10px;
    padding-right: 0 !important;
    border-radius: 0 !important;
    border: 0 !important; 
}
.club-search-block #autosuggest input {
    margin-bottom: 15px;
}

.club-search-block #autosuggest button {
    position: relative !important;
    right: 0;
    top: 0;
    margin-bottom: 15px !important;
}


.club-search-block #autosuggest button {   

    color: #fff !important;

    text-transform: uppercase;    

    text-decoration: none;    

    padding: 12px 28px !important;    

    font-size: 20px !important;    

    line-height: 1 !important;    

    font-family: 'Roboto Condensed';

    font-weight: 700;

    font-style: normal;    

    background: transparent !important;    

    text-shadow: none !important;    

    border-color: transparent !important;    

    position: relative;    

    display: inline-block;    

    z-index: 1;    

    border: 0 !important;    

    border-radius: 0 !important;    

    box-shadow: none !important;

    cursor: pointer;

}



.club-search-block #autosuggest button:before {

    content: '';

    position: absolute;    

    top: 0;    

    right: 0;    

    width: 100%;    

    height: 100%;  

    z-index: -1;

    background-color: #006241;   

    -webkit-transform: skew(-20deg);    

    -moz-transform: skew(-20deg);    

    -ms-transform: skew(-20deg);    

    -o-transform: skew(-20deg);

    transform: skew(-20deg);    

    -webkit-transition: background-color .3s ease;    

    -moz-transition: background-color .3s ease;    

    -o-transition: background-color .3s ease;    

    transition: background-color .3s ease;

}

.club-search-block #autosuggest button:hover:before {

    background-color: #54575a;

}

.html-caption-container {
    width: 100%;
}