/* Front Hero Image  */
@media only screen and (min-width:992px) {
.front-hero-image .btn {border: 0px solid #1E407C !important;border-radius: 0.2rem !important;background-color: #fff !important;color: #1E407C !important;font-weight: 500 !important;
                        min-height: 20px;line-height: 34px;padding: 3px 12px;font-size: 16.8px !important;}
.front-hero-image .btn:hover {background-color: #236BC9 !important;border: 0px solid #1E407C !important;color: #fff !important;text-decoration: none !important;}
.front-hero-image {background-color:#000;background: linear-gradient(to top, #1E407C, 60%, transparent), url("/sites/default/files/front/csrai-banner.jpg") no-repeat center;
                    background-size: cover;height:360px;}
.front-hero-image .col-sm-12 {padding-top: 120px;padding-bottom: 10px;}
.front-hero-image h1 {color:#fff;margin: 0 0 25px 0;   text-shadow:1px 1px 10px #000;}
.front-hero-image p.desc {color:#fff;margin-bottom:20px !important;font-size: 1.45em;font-weight: 400;line-height: 1em !important;text-shadow:1px 1px 10px #000;}
}
@media only screen and (max-width:991px) {  
.front-hero-image .btn {border: 0px solid #1E407C !important;border-radius: 0.2rem !important;background-color: #fff !important;color: #1E407C !important;font-weight: 500 !important;
                        min-height: 10px;line-height: 24px;padding: 2px 10px;font-size: 15px !important;}
.front-hero-image .btn:hover {background-color: #236BC9 !important;border: 0px solid #1E407C !important;color: #fff !important;text-decoration: none !important;}
.front-hero-image .col-sm-12 {padding-top: 40px;padding-bottom: 10px;}
.front-hero-image {background-color:#000;background: linear-gradient(to top, #1E407C, 60%, transparent), url("/sites/default/files/front/csrai-banner.jpg") no-repeat center;
                    background-size: cover;height:230px;}
.front-hero-image h1 {font-size:24px !important;color:#fff;line-height: 26px;margin: 0 0 15px 0;text-shadow:1px 1px 5px #000;}
.front-hero-image p.desc {font-size:17px !important;color:#fff;text-shadow:1px 1px 3px #000;}
}

/*Our Mission*/
.front-our-mission {background-color:#e1e1e1;  position: relative;}

@media only screen and (min-width:992px) {
/*.front-our-mission:before {content: ' ';opacity: .95;height: 350px;width: 100%;overflow-y:visible;	overflow-x:hidden ; display: block;	position: absolute;	z-index: 0;	background: url('/sites/default/files/front/triangles-gray2-mob.png') no-repeat right center;overflow-y: visible;background-size:350px 350px;}*/
.front-our-mission .container {padding:25px;}
.front-our-mission h1 {font-size: 50px;}
.front-our-mission p {font-size: 32px;line-height: 40px;}
.region-slide-show #block-ourmission {margin-bottom:30px;}

}


@media only screen and (max-width:991px) {  
.front-our-mission:before {background:none;}
.front-our-mission {padding:35px 25px 25px 25px;}
.front-our-mission h1 {font-size: 28x;}
.front-our-mission p {font-size: 20px;line-height: 24px;}
.region-slide-show #block-ourmission .btn {margin-bottom:10px;}

  
}

.onepagedivider .row, .onepagedivider .col-md-12 {margin-left:0;margin-right:0;padding-left:0;padding-right:0;}

.onepagedivider .unselectable_card {
    color: #3EA39E;
    letter-spacing: 10px;
    font-size: 36.75px;
    font-weight: 500;
    text-align: center;
    top: -12px;
    width: 100%;
    position: absolute;
    z-index: 120;
    height: 22px;
    background: transparent;
}

