body, html {
height: 100%;
}
p {
    color:#444545;
}

h20 {
    text-align: justify;
    text-justify: inter-word;
    margin:0 auto;
    padding-bottom: 2%;
    color:#4e4f50;
    position: relative;
    display: table;
    padding-left: 300px;
    padding-right: 300px;
}
#search {
 margin-right: 150px;
 z-index:1040;
 display: block;
 margin-bottom: 25px;
 margin-top: 25px;
 transform: translateY(50%);
}
.search_section {
    display:block;
    width: 30%
}

.logo_section {
    display:block;
    width:70%;
}
.group02 {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
.sticky + .content {
  padding-top: 102px;
}
.content {
  width: 100%;
  display: table;
}
#fb-fb{
    overflow: hidden;
    margin: 0 auto;
    display: table;
    position: relative;
    float: none;
}
  #parallax {
   /* The image used */
   background: url("img/Background_video.mp4");
   background:transparent;
   background-color: transparent;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   filter: grayscale;
   /* Full height */
   width: 100%;
   height: 100%;
   overflow: hidden;
    position: relative;
        min-height: 500px;
   }
/*Core variables and mixins*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
header {
padding-top: 50px;
z-index: 10;
}
.header-logo img,
.footer-logo img{
width: 100%;
height: auto;
}
.footer-logo{
margin: auto;
top: 50%;
position: relative;
display: table;
}
.footer-link{
margin-top: 10px;
}
footer .span12 > div {
padding-top: 10px;
}
footer a.footer-logo {
/*
font-family: 'Raleway', sans-serif;
display: inline-block;
color: #635e5a !important;
font-size: 140px;
line-height: 140px;
font-weight: 100;
letter-spacing: -11px;
*/
}
.loginform .login-field{
margin: 0 auto;
width: 100%;
}
.loginbox{
width: 90%;
padding: 0 auto;
position: relative;
display: table;
margin: 0 auto;
margin-top: 0px;
max-width: 100%;
}
.loginbox form{
margin: 0;
}
.loginform .username{
padding: 0 0 0 0;
}
.loginform .password{
padding: 0 0 0 0;
margin-top: 3%;
}
.loginform .username, .loginform .password{
}
.loginform .login-field{
width: 100%;
margin-top: 2%;
line-height: 26px;
height: 26px;
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
background: #293E85;
border-bottom: 2px solid #293E85;
}
.loginform .login-field:hover{
background: #ffffff;
}
.loginfooter{
margin-top:15%;
width: 100%;
margin-left:0;
margin-right:0;
}
.loginfooter .inner{
width: 100%;
}
.loginfooter .right{
font-size: 11px;
margin-top: 2px;
text-align: right;
}
.login-submit {
font-size:15px;
font-family:arial;
font-weight:300;
text-decoration:none;
border: none;
background: none;
background-color:#293E85;
color:#ffffff;
display:inline-block;
transition: all 0.5s;
}
.login-submit:hover {
background-color:#e9242f;
transition: all 0.5s;
}
.login-submit:active {
position:relative;
top:1px;
}
.loginfooter .login-submit{
display: block;
float: none;
margin: 0 auto;
width: 100%;
padding: 2% 0 2% 0;
background: transparent;
border: 3px solid #fff;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.social-icons-container{
display: table;
margin: 0 auto;
}
.social-icons-container .fb{
background: url(../img/facebook_b.png) ;
}
.social-icons-container .tw{
background: url(../img/twitter_b.png) ;
}
.social-icons-container .in{
background: url(../img/linkedin.png) ;
}
.social-icons-container .fb,
.social-icons-container .tw,
.social-icons-container .in
{
float: left;
position: relative;
width: 40px;
height: 40px;
margin: 0px 7px 7px 7px;
background-size: cover;
}
/********* apply Now **************/
/*
input[type="text"],
input[type="email"],
select,
textarea
{
width: 100%;
background: #F1F1F1;
border: 1px solid #DCDCDC;
border-top: 1px solid #7D7D7D;
}
*/
.recaptcha_get_another.right{
float: right;
font-size: 11px;
}
/*
.header-logo{
max-width: 100%;
}
*/
.logo-column{
text-align: left;
width: 100%;
margin: 0 auto;
}
/************ apply Now Button **************/
a.c2abutton{
text-decoration: none !important;
}
.i2Style{
background-color:#2A3E84;
border-color:#fff;
border:0px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Arial;
font-size:20px;
font-weight:bold;
padding:12px 45px;
text-decoration:none;
-webkit-transition: all 0.3s ease;                  
-moz-transition: all 0.3s ease;                 
-o-transition: all 0.3s ease;   
-ms-transition: all 0.3s ease;          
transition: all 0.3s ease;
cursor:pointer;
margin:0 auto;
width:229px; width: 100%;
padding: 10px 0 10px 0 !important;
text-align: center;
}
.i2Style.contactus {
-webkit-box-shadow: 0px 7px 8px rgba(0,0,0,.2);
-moz-box-shadow: 0px 7px 8px rgba(0,0,0,.2);
box-shadow: 0px 7px 8px rgba(0,0,0,.2);
font-size: 18px;
border: solid #abd18a 1px;
padding: 10px 0 10px 0 !important;
text-decoration: none;
}
.i2Style:hover{
background-color:#E9242F;
-webkit-transition: all 0.3s ease;                  
-moz-transition: all 0.3s ease;                 
-o-transition: all 0.3s ease;   
-ms-transition: all 0.3s ease;          
transition: all 0.3s ease;
}
.i2Style:active {
position:relative;
background-color:#ecc335;
}
.testimonials .i2Style {
background-color: transparent;
display: inline-block;
cursor: pointer;
color: #13dec1;
font-family: Arial;
font-size: 20px;
font-weight: bold;
padding: 12px 45px;
text-decoration: none;
cursor: pointer;
margin: 5 auto;
width: 120px;
width: 100%;
padding: 10px 0 10px 0 !important;
text-align: center;
border: solid 2px #13DEC1;
}
.testimonials .i2Style:hover {
    color:#ffffff;
    border: solid 2px #ffffff;
    background: rgba(255, 255, 255,0);
-webkit-box-shadow: inset 0 0px 2px rgba(255, 255, 255, 3);
-moz-box-shadow: inset 0 0px 2px rgba(255, 255, 255, 3);
box-shadow: inset 0 0px 2px rgba(255, 255, 255, 3);
}
.testimonials .i2Style:active {
background-color: #F2C01D;
}
.whyus_list li{
color: #000000 !important;
font-size: 15px;
}
.nav-tabs {
text-align: left;
margin: 3% 0 0 0;

}
.nav-tabs li a{
background: red;
font-weight: bold;
color: #fff;
font-size: 14px;
background: -moz-linear-gradient(74deg, #355599 0%, #355599 77%, #355599 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5082C4), color-stop(23%, #355599), color-stop(100%, #355599)); /* safari4+,chrome */
background: -webkit-linear-gradient(74deg, #355599 0%, #355599 77%, #355599 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(74deg, #355599 0%, #355599 77%, #355599 100%); /* opera 11.10+ */
background: -ms-linear-gradient(74deg, #355599 0%, #355599 77%, #355599 100%); /* ie10+ */
background: linear-gradient(16deg, #355599 0%, #355599 77%, #355599 100%); /* w3c */
}
.nav-tabs li.active{
margin:0 auto;
margin-right: 1px;
}

.nav-tabs li a,
.nav-tabs li.active a
{
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover
{
color: #fff;
/*
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
*/
border-left: 1px solid #2A3E84;
border-right: 1px solid #2A3E84;
border-top: 0;
border-bottom: 0;
background: #eb2230;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D5D5D5', endColorstr='#ffffff', GradientType=0 );
-o-transition: ease 0.5s;
-moz-transition: ease 0.5s;
-webkit-transition: ease 0.5s; /* Safari */
transition: ease 0.5s;
}
.month{
font-family: "calibri";
font-weight: 800;
}
.webmail {
margin: 0 0 0 0%;
}
/**************************/
.address span{ width: 70px; line-height: 22px;
}
.campus-image{ margin: 0 0 20px 0; }
.map iframe{
border: 1px solid #bbb;
}
.chat-icon{
height: 62px;
}
.testimo-thumb-wrapper{
border-left: 0;
border-right: 0;
}
.testimo-thumbs{
display:block;
margin: 0 auto;
}
.testimo-thumbs img{
float: left;
position: relative;
display: block;
width: 100%;
height: auto;
}
.chat-icon.header{
float: right; 
margin-top: 8px; 
margin-bottom: 18px;
}
.facebook-feed {
max-width: 100%;
margin: 0 auto;
float: left;
display: table;
}
@media (max-width: 979px) {
.loginbox{
width: 80%;
margin-top: 0 auto;
}
.loginform .login-field{
margin-top: 5%;
width: 100%;
}
.loginfooter .inner{
max-width: 100%;
margin:0 auto;
}
.loginfooter{
margin-top:12%;
width: 80%;
margin-left:10%;
}
.loginfooter .right{
text-align: right;
}
.webmail {
margin: 0 0 0 0%;
}
}

@media (max-width: 979px) {
.nav-collapse_ .nav > li > a {
font-family: 'Open Sans Condensed', sans-serif;
font-size: 17px;
text-align: left;
}
.facebook-feed{
max-width:80%;
margin: 0 auto;
display: table;
float: none;
}
}
@media (max-width: 767px) {

.navbar_ {
margin: 0;

box-shadow: none ;
}
.nav-collapse.nav-collapse_.collapse {
top:20%;    
padding: 5% 9% 5% 9%;
height: 20%;
}
.chat-icon {
height: 2px;
}
.chat-icon.header{
float: none;
margin: 0 auto; 
}
.facebook-feed{
max-width: 100%;
margin: 0 auto;
display: table;
float: none;
}
}
.webmail {
-webkit-filter: brightness(100%);
transition: all 1s;
}
.webmail:hover {
-webkit-filter: brightness(75%);
transition: all 1s;
}
.desc {
color:#fff;
}
/* Hoshi Button */
.input--hoshi {
overflow: hidden;
}
.input__field--hoshi {
margin-top: 1em;
padding: 0.85em 0.15em;
width: 100%;
background: transparent;
color: #ffffff;
}
.input__label--hoshi {
position: absolute;
bottom: 0;
left: 0;
padding: 0 0.25em;
width: 100%;
height: calc(100% - 1em);
text-align: left;
pointer-events: none;
}
.input__label-content--hoshi {
position: absolute;
}
.input__label--hoshi::before,
.input__label--hoshi::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: calc(100% - 10px);
border-bottom: 1px solid #B9C1CA;
}
.input__label--hoshi::after {
margin-top: 2px;
border-bottom: 4px solid red;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.input__label--hoshi-color-1::after {
border-color: hsl(200, 100%, 50%);
}
.input__label--hoshi-color-2::after {
border-color: hsl(160, 100%, 50%);
}
.input__label--hoshi-color-3::after {
border-color: hsl(20, 100%, 50%);
}
.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
-webkit-animation: anim-1 0.3s forwards;
animation: anim-1 0.3s forwards;
}
@-webkit-keyframes anim-1 {
50% {
opacity: 0;
-webkit-transform: translate3d(1em, 0, 0);
transform: translate3d(1em, 0, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(-1em, -40%, 0);
transform: translate3d(-1em, -40%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, -40%, 0);
transform: translate3d(0, -40%, 0);
}
}
@keyframes anim-1 {
50% {
opacity: 0;
-webkit-transform: translate3d(1em, 0, 0);
transform: translate3d(1em, 0, 0);
}
51% {
opacity: 0;
-webkit-transform: translate3d(-1em, -40%, 0);
transform: translate3d(-1em, -40%, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, -40%, 0);
transform: translate3d(0, -40%, 0);
}
}

input::-webkit-input-placeholder {
color: grey;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input::-ms-input-placeholder {
color: grey;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input::-moz-placeholder {
color: grey;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:-moz-placeholder {
color: grey;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:hover::-webkit-input-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:hover::-ms-input-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:hover::-moz-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:hover:-moz-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 1;
}
input:focus::-moz-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 0;
}
input:focus:-moz-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 0;
}
input:focus::-webkit-input-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 0;
}
input:focus::-ms-input-placeholder {
color: dodgerblue;
text-align: left;
transition: 0.5s;
font-size: 13px;
padding-left: 0%;
opacity: 0;
}
input[placeholder]:focus:before,
input:focus:-moz-placeholder, /* Mozilla Firefox 4 to 18 */
input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
-moz-animation-name: opacity;
-moz-animation-delay: 0.0s;
-moz-animation-duration: 0.4s;
-moz-animation-fill-mode: both;
-moz-animation-timing-function: ease-in;
-webkit-animation-name: opacity;
-webkit-animation-delay: 0.0s;
-webkit-animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
-webkit-animation-timing-function: ease-in;
}
input:focus:-ms-input-placeholder {
opacity: 0;
}
@-moz-keyframes opacity {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.head {
color: #fff;
font-size: 34px;
font-weight: normal;
padding: 50px 0;
text-align: center;
text-transform: uppercase;
background: #6498fe;
}
.zoom {
transition: transform .2s; /* Animation */
margin: 0 auto;
}
.zoom:hover {
transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.subhead-admin{
color:#2A3E84;
font-weight: bold;
text-decoration: none;
margin-bottom: 14px;
font-size: 18px;
text-transform: uppercase;
}
#lead_a {
font-family: "calibri";
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
color: #E9242F;
}
#slider {
filter: brightness(100%);
-webkit-filter: brightness(100%);
transition: all 1s;
}
#slider:hover {
filter: brightness(70%) contrast(150%);
-webkit-filter: brightness(70%) contrast(150%);
transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #2A3E84;
}
.navbar .navbar_ .clearfix .row {
z-index: 5000;
} 
.slider-wrapper .theme-default {
z-index: -1;
}
/* ----------------------------------------------
* Generated by Animista on 2019-6-19 10:2:53
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */
.kenburns-left {
-webkit-animation: kenburns-left 2s ease-out both;
animation: kenburns-left 2s ease-out both;
}
.kenburns-origin {
-webkit-animation: kenburns-origin 2s ease-out both;
animation: kenburns-origin 2s ease-out both;
}
/**
* ----------------------------------------
* animation kenburns-left
* ----------------------------------------
*/
@-webkit-keyframes kenburns-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
100% {
-webkit-transform: scale(1.1) translate(-20px, 15px);
transform: scale(1.1) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
}
@keyframes kenburns-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
100% {
-webkit-transform: scale(1.1) translate(-20px, 15px);
transform: scale(1.1) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
}
@-webkit-keyframes kenburns-origin {
0% {      -webkit-transform: scale(1.1) translate(-20px, 15px);
transform: scale(1.1) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
}
@keyframes kenburns-origin {
0% {
-webkit-transform: scale(1.1) translate(-20px, 15px);
transform: scale(1.1) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
}
.top-container {
background-color: #f1f1f1;
padding: 30px;
text-align: center;
}
.nav-border {
padding: 0;
color: #fff;
top: 0;
left: 0;
}
#myHeader .nav-border {
margin: 0;
padding: 0;
color: #fff;
top: 0;
left: 0;
width:100%;
background-color:#ffffff;
}
.sticky {
position: fixed;
top: 0;
width: 100%;
}
.navbar-inner {
background-color:#ffffff
}
.footer_bg {
background-color: #2c2825;
position: relative;
display: table;
width: 100%;
}
.container_footer {
margin-right: auto;
margin-left: auto;
*zoom: 1;
background: #2c2825;
z-index: 3000;
width: 100%;
}
#myHeader {
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
box-shadow: 0px 3px 3px rgba(0,0,0,.2);
width: 85%;
float: left;
}

#myHeader02 {
/*-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
box-shadow: 0px 3px 3px rgba(0,0,0,.2);*/
width:15%;
background:#ea2230;
float: right;
height: 100%;
position:absolute;
left:85%;
}



* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

.login-form {
    background: transparent;
        background-color: transparent;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: transparent;
}
.login-form h1 {
  padding: 35px 35px 0 35px;
  font-weight: 800;
}
.login-form .content {
  text-align: center;
}
.login-form .input-field {
  padding: 2% 10% 2% 10%;
  -webkit-transition: 2s ease-out; /* Safari prior 6.1 */
  transition: ease-out 2s;
}
.login-form .input-field input {
  font-size: 16px;
  display: block;
  font-family: 'Rubik', sans-serif;
  width: 100%;
  padding: 3px 1px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ffffff;;
  outline: none;
  transition: all .2s;
}
.login-form .input-field input::-webkit-input-placeholder {
  text-transform: uppercase;
  color:#13dec1;
  font-weight: 500;
}
.login-form .input-field input:-ms-input-placeholder {
  color:#13dec1;
  font-weight: 500;
}
.login-form .input-field input::-ms-input-placeholder {
  text-transform: uppercase;
  color:#13dec1;
  font-weight: 500;
}
.login-form .input-field input::placeholder {
  text-transform: uppercase;
  color:#13dec1;
  font-weight: 500;
}
.login-form .input-field input:focus {
  color:#13dec1;
  border-color: #13dec1;
}
.login-form a.link {
  text-decoration: none;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}
.login-form .action {
  display: flex;
  flex-direction: row;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.login-form .action input {
  width: 80%;
  border: none;
  padding: 18px;
  font-family: 'Rubik', sans-serif;
  cursor: pointer;
  text-transform: uppercase;
  background-color: #13dec1;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2px;
  outline: 0;
  transition: all .3s;
  padding: 2% 10% 2% 10%;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;;
}
.login-form .action input:hover {
   background-color: #ffffff;
   color: #13dec1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.login-form .action input:nth-child(2) {
  color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.login-form .action input:nth-child(2):hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
h8 {
font-family: 'Roboto', sans-serif;
color: #2b2826;
font-weight: 800;
line-height: 1em;
text-transform: uppercase;
font-size: 300%;
padding-bottom: 10%;

}
.login-form h8 {
    display: table;
}
h2 {
font-size: 40px;
text-align: left;

}
.login_username {
text-align:center;
font-size: 12px;
margin: 0 auto;
}
.filter {
  -webkit-filter: sepia(1);
  filter: sepia(1);
}
.color-overlay_02 {
width: 100%;
height: 100%;
opacity:0.8;
position: absolute;
z-index: 0;
transform: translate(0%,0%);
overflow:hidden;
}
.color-overlay_01 {
width: 100%;
height: 100%;
background-color:#111;
 /*background-image: 
   linear-gradient(45deg, 
      rgba(0,0,0,0.75) 25%, 
      transparent 50%),
   linear-gradient(-45deg, 
      rgba(0,0,0,0.75) 25%, 
      transparent 50%),
   linear-gradient(45deg, 
      transparent 100%, 
      rgba(0,0,0,1) 75%),
   linear-gradient(-45deg, 
      transparent 100%, 
      rgba(0,0,0,1) 75%);*/
background-size: 3px 3px; 
opacity:0.2;
position: absolute;
z-index: 0;
transform: translate(0%,0%);
overflow:hidden;
}
#social {
    border-bottom: #0b4980 1px solid;
}

#margin {
    color: #0c4980;
}
#color1 {
 background: #fff;
 background-attachment: fixed;
}

#color2 {
    background-image: url(https://cypresscollege.ca/img/Social_bg.jpg);
    height: 100%;
    background-attachment: fixed;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    float: none;
    height: auto;
    position: relative;
    z-index: 0;
}

.color-overlay1 {
    width: 100%;
    background: #3c3cff;
    opacity: 1;
    position: absolute;
    z-index: 0;
}
.col4 .indent-1 {
    color: #0c4980;
    text-align: center;
    margin: 5% auto;
    display: table;
    position: relative;
    
}

img.email:hover {
    filter: brightness(500%);
    -webkit-filter: brightness(500%);
    transition: all 0.5s;
}

img.email {
width: 35%;
margin: 0 auto;
z-index: 11;
transform: translate(0%,0%);
display: table;
padding: 3%;
transition: all 0.5s;
}
.combine {
   position: relative;
width: 100%;
display: table;
float: none;
height: auto;
background: #fff;
}
.group {
    position:relative;
    display:block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
}

.child {
    margin:auto;

}
.col1 {
    width:100%;
    background: #fff;
    margin: 0 auto;
    display:table;
    z-index: -1;
}
.module1 {
    width: 50%;
    float: left;
    display: block;
    background-color: #12dec1;
}

.module .col1 {
    margin:auto;
}
.col2 {
 width:100%;
 margin: 0 auto;
 display:table;
}
.col3 {
    width:100%;
    margin:0 auto;
    display:table;
}

.col5 {
 background-image: url("https://cypresscollege.ca/02.jpg");
    /* Full height */
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    float: none;
    position:relative;
    z-index:0;
}
.col4 {
    width:100%;
    margin:0 ;
    display:table;
}
.campus {
    width: 100%;
    height: auto;
    display: flex;
    float: left;
    position: relative;
    margin: 0 auto;
    margin-bottom: 90px;
}

.module {
    width: 50%;
    float: left;
    display: block;
    position: relative;
}
.color-overlay {
  width: 100%;
  height: 100%;
  background: #cb212e;
  opacity: .9;
  position: absolute;
  z-index:0;
}
.color-overlay02 {
    width: 100%;
     height: 100%;
    background: #283f85;
    opacity: .9;
    position: absolute;
    z-index: 0;
}
#quotes_e {
    width:100%;
    height:25%;
    display:table-cell;
}

#lefty{
  border-left:none;
}
#righty{
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.student_half {
    width: 50%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    background: none;
    padding: 10%;
    z-index:11; 
    transform: translate(0%,0%);
    border-image: linear-gradient(to top, white, rgba(0, 0, 0, 0)) 1 10%;
}
.campus_right {
    width: 50%;
    height: 100%;
     margin: 0 auto;
    overflow: hidden;
}
#testimonial_page { 
    margin: 0 auto;
    overflow: hidden;
    float: none;
    height: auto;
    background-color:#fcfbff;
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
     line-height: 100%;

}

#testimonials_main {
    width: 50%;
    background-color: #fcfbff;
    margin: 0 auto;
    display: table;
    /* padding: 5% 10% 5% 10%; */
    float: right;
    display: table;
    height: auto;
} 
   .theme-default .nivo-controlNav {
   position: absolute;
   margin-top: -100px;
   z-index: 4000;
   width: 100%;
   display: none;
   }
   .theme-default .nivo-directionNav a {
   display: block;
   width: 40px;
   height: 60px;
   background-color: red;
   }
   .theme-default a.nivo-nextNav {
   background-position: right center;
   }
   .clickbanner {
   position: fixed;
   -webkit-filter: brightness(100%);
   transition: all 1s;
   min-width: 100%;
   }
   .clickbanner:hover {
   -webkit-animation: kenburns-left 5s ease-out both;
   animation: kenburns-left 5s ease-out both;
   }
   .clickbanner :hover ::focus ::after {
   -webkit-animation: kenburns-origin 5s ease-out both;
   animation: kenburns-origin 5s ease-out both;
   }
   .form_b{
   border:0px #ffffff;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-topright:10px;
   -moz-border-radius-bottomleft:10px;
   -moz-border-radius-bottomright:10px;
   -webkit-border-top-left-radius:10px;
   -webkit-border-top-right-radius:10px;
   -webkit-border-bottom-left-radius:10px;
   -webkit-border-bottom-right-radius:10px;
   border-top-left-radius:10px;
   border-top-right-radius:10px;
   border-bottom-left-radius:10px;
   border-bottom-right-radius:10px;
   box-sizing: border-box;
   position: relative;
   background: #2D2F36;;
   max-width: 100%;
   padding: 0% 0% 7% 0%;
   text-align: center;
   }
   .form {
   box-sizing: border-box;
   position: relative;
   background: #2D2F36;;
   max-width: 100%;
   margin: 5% 1% 2% 1%;
   padding: 10% 0% 10% 5%;
   text-align: center;
   }
   .form input {
   font-family: "Roboto", sans-serif;
   outline: 0;
   background: #293E85;
   width: 100%;
   border: 0;
   margin: 0;
   padding: 0px;
   box-sizing: border-box;
   font-size: 14px;
   }
   h8 {
    font-size: 130%;
    font-weight: 400;
    color: #283f85;
    line-height: 200%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 3px;
   }
   form h8 {
   padding: 0%;;
   box-sizing: border-box;
   }
   .colorgraph {
   margin: 5% 5% 10% 5%;
   height: 1px;
   border-top: 0;
   background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
   background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
   background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
   background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);}
   .head {
   color: #fff;
   font-size: 27px;
   font-weight: bold;
   padding:10% 10% 4% 10%;
   text-align: center;
   text-transform: uppercase;
   background:#2D2F36;
   border:0px #ffffff;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-topright:10px;
   -moz-border-radius-bottomleft:10px;
   -moz-border-radius-bottomright:10px;
   -webkit-border-top-left-radius:10px;
   -webkit-border-top-right-radius:10px;
   -webkit-border-bottom-left-radius:10px;
   -webkit-border-bottom-right-radius:10px;
   border-top-left-radius:10px;
   border-top-right-radius:10px;
   border-bottom-left-radius:10px;
   border-bottom-right-radius:10px;
   }
   .desktop{
   display:block;
   }
   .mobile{
   display:none;
   }
   .nivoSlider a:link,.nivoSlider a:active,.nivoSlider a:visited{
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   -webkit-transition: -webkit-filter ease 1s;
   -moz-transition: -moz-filter ease 1s;
   -o-transition: -o-filter ease 1s;
   -ms-transition: -ms-filter ease 1s;
   transition: filter ease 1s;
   }
   .nivoSlider a:hover {
   filter: grayscale(20%);
   -webkit-filter: grayscale(20%);
   -moz-filter: grayscale(20%);
   -ms-filter: grayscale(20%);
   -o-filter: grayscale(20%);
   }

   body {
   margin: 0;
   font-family: Arial;
   font-size: 17px;
   }
   #myVideo {
   Position: relative;
   -webkit-filter: brightness(100%);
   transition: all 1s;
   }
   .content1 {
   position: relative;
   bottom: 0;
   background: rgba(0, 0, 0, 0.5);
   color: #f1f1f1;
   width: 100%;
   padding: 20px;
   opacity:0;
   -webkit-transition: ease 1s;
   -moz-transition:  ease 1s;
   -o-transition: ease 1s;
   -ms-transition: ease 1s;
   transition: ease 1s;
   }
   .content1:hover {
   opacity:1;
   }
   .text-box {
   width:100%;
   height:100%;
   background-position: center;
   background-size: cover;
   transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
   }
   .text-box:hover {
   opacity:1;
   transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
   }
   .hero-text {
   text-align: left;
    color: white;
    z-index: 1;
    margin: 14% 10% 14% 150px;
    transform: translate(0%,0%);
    text-shadow: 1px 1px 7px rgba(0,0,0,0.3);
   }
   .hero-text button {
   border: none;
   outline: 0;
   display: inline-block;
   padding: 10px 25px;
   color: black;
   background-color: #ddd;
   text-align: center;
   cursor: pointer;
   }
   .hero-text button:hover {
   background-color: #555;
   color: white;
   }
   #right_{
    padding: 5% 0% 3% 0%;
    width: 80%;
    margin: 0 auto;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    }
    #right_ a{
    color: #13dec1;
    font-size: 9pt;
    text-transform: uppercase;
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
    
}
    #right_ a :hover  {
color:#eb2230;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
    }

.module {
    width: 50%;
    float: left;
    display: block;
    position: relative;

}
.span_right03 {
    width: 33.33%;
    margin: 0 auto;
    float: right;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    background:repeating-linear-gradient( 45deg, #283F85, #16285E 3px, #283F85 6px, #16285E 6px);
    color: #fff;
    padding: 17%;
    margin: 0 auto;
    min-height: 75%;
}
.advertising02 {
    font-family:'roboto';
    color: #283f85;
    font-size: 300%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}

h14.advertising02 {
    font-family:'roboto';
    color: #283f85;
    font-size: 90%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0.1%;
    padding-top: 2%;
}

.advertising03 {
    color:#eb2230;
    font-size: 90%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
.advertising {
    width: 100%;
    font-size: 250%;
    text-align: center;
    height: auto;
    display: table;
    vertical-align:middle;
    padding: 5% 5% 5% 5%;
    line-height: 20px;
 }
parallax {
background-attachment: scroll;
}
html {
scroll-behavior: smooth;
}



@media only screen and (max-width: 3840px) {

.color {
    text-decoration: none !important;
    position: relative;
    text-align: center;
    display: table;
    width: 100%;
    font-family: 'Roboto condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 15px 0px 15px 0px;
    margin: 0;
}

a[href^="tel:"] {
color: inherit;
text-decoration: none;
}
img {
z-index: 0;
}
.main {
max-width: 100%;
margin: 0 auto;
z-index: 4999;
}
.main-bg {
background: #fff;
z-index: 4999;
}
a {
outline: none;
}
/* headings, text */
h1,
h3,
h4,
h5,
h6 {
font-family: 'Raleway', sans-serif;
color: #2b2826;
font-weight: 100;
line-height: 1em;
text-transform: uppercase;
}
h2 {
margin:0 auto;
display:table;
font-family: 'Raleway', sans-serif;
color: #2b2826;
font-weight: 100;
line-height: 1px;
font-size: 32px;
border-bottom: #13dec1 1px solid;
letter-spacing: -1px;
padding-bottom: 17px;
/*
margin: 81px 0 50px 0;
*/
margin: 60px 0 50px 0;
}
.ftext {
font-size: 10px;
line-height: 24px;
font-weight: 400 ;
text-transform: uppercase;
padding-bottom: 6px;
display: inline-block !important;
}
h7 {
font-family: 'Roboto',sans-serif;
font-size: 500%;
color: #fff;
font-weight: 800;
line-height: 100%;
/*text-shadow: 1px 1px #000000;*/
display: table;
}
h10 {
    font-family: 'Roboto',sans-serif;
    font-size: 120%;
    color: #fff;
    font-weight: 400;
    line-height: 100%;
    /* text-shadow: 1px 1px #000000; */
    display: table;
}


h14 {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 90%;
    letter-spacing: 1px;
    display: table;
    color:#444545;
}

h14.campus {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 90%;
    letter-spacing: 1px;
    display: table;
    color:#444545;
    padding-left: 300px;
    padding-right: 300px;
    padding-bottom: 40px;
}

h11 {
font-family: "Helvetica","Arial",sans-serif; 
font-size: 250%;
color: #0c4980;
font-weight: 800;
letter-spacing: 1px;
line-height: 100%;
text-align: left;
margin: 0 auto;
/*text-shadow: 1px 1px #000000;*/
display: table;
}
body,
p {
margin-bottom: 15px;
font-size: 14px;
font-weight: normal;
overflow-x: hidden;
}
.lead {
font-size: 17px;
line-height: 24px;
font-weight: 400 ;
text-transform: uppercase;
color: white;
padding-bottom: 6px;
}
p.lead {
font-family: "calibri";
margin-bottom: 7px;
font-size: 18px;
font-weight: 800 ;
text-transform: uppercase;
color: #ffffff;
}
#lead {
font-family: "calibri";
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
color: #2A3E84;
margin: 2% 0 2% 0;
}
a.lead {
color: #342b23;
}
a.lead:hover {
color: #918d8a;
}
.text-info {
text-transform: uppercase;
color: #2A3E84;
font-weight: bold;
}
a.text-info:hover {
color: #918d8a;
}
.text-1 {
font-size: 13px;
text-transform: uppercase;
color: #342b23;
}
.link {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-transform: uppercase;
font-size: 12px;
}
.link:hover {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-decoration: underline;
}
.img-circle {
webkit-filter: brightness(100%);
transition: all 1s;
}
.img-circle:hover {
-webkit-filter: brightness(70%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.block-1 .list:hover {
-webkit-filter: brightness(100%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.block-1 .list span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.3s;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.block-1 .list span:after {
content: '\00bb';  /* CSS Entities. To use HTML Entities, use &#8594;*/
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.3s;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.block-1 .list:hover span {
padding-right: 25px;
}
.block-1 .list:hover span:after {
opacity: 1;
right: 0;
}
.top-0 {
margin-top: 0 !important;
}
.bot-0 {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.mbot-0 {
margin-bottom: 0 !important;
}
.left-0 {
margin-left: 0 !important;
}
.last {
margin-right: 0 !important;
}
.center {
text-align: center;
}
h2,
.indent-1 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 250%;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-align: center;
    padding-bottom: 18px;
    z-index: 11;
    transform: translate(0%,0%);
    margin: 5% auto;
    margin-top: 70px;
    line-height: 120%;
}
.img-indent {
margin: 0px 30px 0px 0;
padding: 25px 0 25px 0;
float: left;
}
.img-indent-1 {
margin: 0 0 33px 0;
}
.img-indent-2 {
float: left;
width: 100%;
}
.extra-wrap {
overflow: hidden;
color: #000000;
padding-bottom: 80px;
}
.list {
list-style-type: square;
color: #F0C51F;
}
.list li {
margin: 5px 0 0px 0;
padding-left: 20px;
font-size: 12px;
line-height: 20px;
font-weight: normal;
text-transform: uppercase;
}
.list li:first-child {
margin-top: 0;
}
.list li a:hover {
text-decoration: none;
}
/* buttons*/

/*------ header ------- */
/*social-icons*/
.social-icons {
float: right;
margin: 0;
padding: 57px 0 40px 0;
list-style-type: none;
overflow: hidden;
display: inline-block;
}
.social-icons li {
float: left;
display: inline-block;
margin-left: 2px;
line-height: 0;
}
.social-icons li:first-child {
margin-left: 0;
}
.social-icons li a img {
opacity: 0.2;
filter: alpha(opacity=20);
}
.social-icons li a:hover img {
opacity: 1;
filter: alpha(opacity=100);
}
/**/
header {
/*
padding: 95px 0 0px 0;
*/
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-align: center;
}
/*brand*/
header h1.brand {
display: inline-block;
margin: 0;
padding: 0;
}
header h1.brand a {
display: inline-block;
text-align: center;
text-decoration: none;
text-transform: uppercase;
text-shadow: none;
}
header h1.brand a span {
font-family: 'Raleway', sans-serif;
display: block;
color: #2b2826;
font-size: 140px;
line-height: 140px;
font-weight: 100;
letter-spacing: -11px;
}
header h1.brand a strong {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #cdc9c7;
font-size: 10px;
line-height: 12px;
margin-top: -9px;
display: block;
}
/* navbar */
.nav-border {
border-top: #eeeeee 1px solid;
margin-top: 64px;
margin-top: 0;
}
.select-menu {
display: none !important;

}
.navbar_ {
margin: 0;
z-index:5000;
box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.10), 0 0px 5px 0 rgba(0, 0, 0, 0.05);
}
.navbar_ .navbar-inner {
position: relative;
padding: 0;
margin: 0;
background: none;
border: none;
min-height: inherit;
height: 20%;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;

}
/*nav*/
.nav-collapse_ {
margin: 0;
line-height: 0 !important;
font-size: 0;
text-align: left;

width: 100%;
background-color:#283f85;
}
.nav-collapse_ .nav {
float: none;
display: table;

}
.nav-collapse_ .nav li {
margin: 0;
padding: 0;
position: relative;
zoom: 1;
height: 20%;
}
.nav-collapse_ .nav > li {
float: left;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: 20px;

}
.nav-collapse_ .nav > li:first-child {
margin-left: 0;

}
.nav-collapse_ .nav:after {
content: " ";
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;

}
.nav-collapse_ .nav li a {
color: #ffffff;
text-transform: uppercase;
font-size: 15px;
}
.nav-collapse_ .nav > li > a {
display: inline-block;
position: relative;
text-align: left;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;

}
.nav-collapse_ .nav > li.sub-menu > a:before {
content: " ";
position: absolute;
background: url(../img/menu-marker.gif) right 0 no-repeat;
width: 5px;
height: 3px;
left: 50%;
bottom: 5px;
margin-left: -2px;

}
.nav-collapse_ .nav > li.sfHover.sub-menu > a:before,
.nav-collapse_ .nav > li.sub-menu.active > a:before,
.nav-collapse_ .nav > li.sub-menu:hover > a:before {
background-position: 0 0;
-webkit-transition: 1s all;
-moz-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover
{
background: repeating-linear-gradient(
45deg,
#C9222D,
#C9222D 3px,
#E9242F 6px,
#E9242F 6px); /* Chrome10+,Safari5.1+ */
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #ffffff;
text-shadow: none;
-webkit-transition: 1s all;
-moz-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;

}
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
background: repeating-linear-gradient( 45deg, #ffffff, #edf1f4 3px, #ffffff 6px, #edf1f4 6px); /* Chrome10+,Safari5.1+ */
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #364c8e;
text-shadow: none;
-webkit-transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
transition: 1s all;
}
.nav-collapse_ .nav li ul {
position: absolute;
display: none;
width: 116px;
list-style: none;
zoom: 1;
z-index: 9;
margin: 0;
padding: 20px 10px 20px 10px;
background: #2A3E84;
margin-left: 150px;
}
.nav-collapse_ .nav > li > ul {
left: 0px;
top: 63px;

}
.nav-collapse_ .nav ul li {
line-height: 17px;
display: block;
text-align: left;
position: relative;
margin-top: 1px;

}
.nav-collapse_ .nav ul li:first-child {
margin-top: 0;

}
.nav-collapse_ .nav ul li a {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: #ffffff;
position: relative;
padding: 6px 5px 6px 5px;
display: block;

}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a:active {
text-decoration: none;
color: #2A3E84;
background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;

}
/* slider */
/*
.slider {
position: relative;
z-index: 1;
padding: 0;
margin: 0;
padding-bottom: 69px;
border-bottom: #eeeeee 1px solid;
overflow: hidden;
}
.slider .camera_wrap {
margin-bottom: 0 !important;
}
.slider .camera_wrap .camera_pag {
position: absolute;
bottom: -45px;
right: 0px;
left: 0;
width: 100%;
text-align: center;
z-index: 999;
}
.slider .camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li > span {
display: none;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li {
background: #ededed;
width: 16px;
height: 16px;
line-height: 0;
font-size: 0;
display: block;
float: left;
margin: 0 0 0 4px;
cursor: pointer;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
background: #252525;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
background: #252525;
cursor: default;
}
.slider .camera_caption {
display: none;
}
*/
/*--- header end ------*/
/*------ content ------- */
#content {
height:50%;
padding-bottom: 0px;
overflow: hidden;
/*
border-top: #eeeeee 1px solid;
*/
}
.main-container {
border-top: none !important;
}
/*block-1*/
.block-1 {
margin: 0;
list-style-type: none;
text-align: center;
font-weight: bold;
text-decoration: none;
}
.block-1 li {
overflow: hidden;
display: block;
text-align: center;
}
.block-1 li:first-child {
margin-top: 0;
}
.block-1 li img {
float: left;
margin-left: auto;
margin-right: auto;
opacity:0.65;
-o-transition: ease 0.5s;
-moz-transition: ease 0.5s;
-webkit-transition: ease 0.5s; /* Safari */
transition: ease 0.5s;
 -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0)), linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0.5));
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top, left bottom;
  }
.block-1 li img:hover {
    overflow:hidden;
    width:110%;
opacity:1;
-o-transition: ease 0.5s;
-moz-transition: ease 0.5s;
-webkit-transition: ease 0.5s; /* Safari */
transition: ease 0.5s;
 -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,1)), linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,1));
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: left top, left bottom;
}
.block-1 li > div {
padding: 17px 0 10px 0;
}
/*block-2*/
.block-2 {
list-style-type: none;
overflow: hidden;
background: transparent;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
width: 100%;
margin: 0 auto;
z-index: 11;
top: 0%;
transform: translate(0%,0%);
}

.block-2 li {
position: relative;
padding-top: 10%;
padding-bottom: 10%;
}
.block-2 li:first-child {
border: none;
padding-top: 14px;
}
.block-2 li:after {
content: " ";
position: absolute;
left: 0;
bottom: -2px;
width: 100px;
z-index: 999;
}
.block-2 li time {
display: inline-block;
width: 100px;
font-size: 12px;
line-height: 15px;
color: #2b2826;
text-transform: uppercase;
text-align: center;
float: left;
margin: 9px 19px 0 0;
}
.block-2 li time strong {
display: block;
font-weight: normal;
font-size: 60px;
line-height: 60px;
}
.block-2 li time span {
display: block;
margin-top: -6px;
color: #afaeae;
}
.block-2 li div {
overflow: hidden;
}
/*------testimonials------*/
.testimonials {
position: relative;
color: #fff;
}
.testimonials, 
.testimonials p{
text-align: left;
}

/*blockquote*/
.testimonials blockquote {
margin: 0;
padding: 15px 0px 2px 20px;
font-style: italic;
display: block;
border: none;
overflow: visible;
background: url(../img/commas.png) 0 0 no-repeat;
font-size: 15px;
}
.testimonials span {
text-align: right;
display: block;
}
/*carousel*/
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
padding: 0;
display: block;
float: left;
margin-right: 0px;
cursor: default;
}
.list_carousel.responsive {
width: auto;
margin: 5% 0 5% 0;
}
.prev,
.next {
display: inline-block;
width: 32px;
height: 31px;
cursor: pointer;
position: absolute;
bottom: 0px;
}
.prev {
background: url(../img/prev.png) no-repeat 0 0;
right: 32px;
}
.next {
background: url(../img/next.png) no-repeat 0 0;
right: 0px;
}
.prev:hover,
.next:hover {
background-position: 0 bottom;
}
/*block-3*/
.block-3 {
list-style-type: none;
margin: 0 0 0 -20px;
}
.block-3 li {
margin-top: 50px;
}
.block-3 li,
.block-3 li div {
overflow: hidden;
}
.block-3 li img {
float: left;
margin: 0 30px 0 0;
}
.block-3 blockquote {
margin: 0;
padding: 0;
font-style: italic;
display: block;
border: none;
overflow: visible;
}
/*block-4*/
.block-4 {
margin: 0;
list-style-type: none;
}
.block-4 li {
overflow: hidden;
display: block;
margin-top: 49px;
}
.block-4 li:first-child {
margin-top: 0;
}
.block-4 li img {
float: left;
margin: 0 30px 0 0;
}
.block-4 li > div {
padding: 17px 0 10px 0;
}
/*block-5*/
.block-5 {
margin: -31px 0 0 -20px;
list-style-type: none;
overflow: hidden;
}
.block-5 li {
margin: 31px 0 0 20px;
}
.block-5 li a {
display: block;
}
.block-5 li a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}
/*subscribe-block*/
.subscribe-block {
background: #8d8a87;
color: #fff;
padding: 24px 20px 28px 20px;
margin-top: 72px;
}
.subscribe-block h2 {
color: #fff;
border-bottom: none;
padding-bottom: 0;
margin: 0 0 14px 0;
}
#form1 {
margin: 6px 0 0 0;
display: block;
overflow: hidden;
}
#form1 input {
border: none;
background: #fff;
color: #8c8b8b;
font-size: 13px;
line-height: 16px;
padding: 8px 10px 9px 10px;
margin: 0;
width: 100%;
outline: none;
display: block;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 33px;
}
#form1 label {
display: block;
min-height: 33px;
position: relative;
margin: 0;
}
#form1 .error,
#form1 .empty {
color: #9d261d;
font-size: 11px;
line-height: 18px;
display: block;
overflow: hidden;
height: 0;
margin: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#form1 a {
text-transform: uppercase;
margin-top: 10px;
float: right;
}
#form1 label.invalid .error {
height: 19px;
}
/* gallery */
.gallery {
position: relative;
z-index: 1;
padding: 0;
margin: 0;
height: auto;
}
.gallery .camera_wrap {
float: none;
background: #000;
margin-bottom: 150px !important;
}
.gallery .camera_thumbs_cont > div {
float: none;
}
.gallery iframe {
width: 100%;
height: 100%;
border: none;
}
.gallery .camera_thumbs_cont ul {
padding: 32px 0 0 0;
margin: 0;
text-align: center;
width: auto !important;
display: block;
}
.gallery .camera_thumbs_cont ul li {
padding: 0 0 0 20px;
width: 22%;
margin: 0;
display: inline-block;
}
.gallery .camera_thumbs_cont ul li:first-child {
padding-left: 0 !important;
}
.gallery .camera_thumbs_cont ul li > img {
border: none;
cursor: pointer;
margin: 0px;
width: 100%;
}
/* gallery2 */
.rg-gallery {
overflow: hidden;
height: auto;
position: relative;
}
.rg-image {
width: 100%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
height: 322px;
}
.rg-image img {
width: 100%;
}
.rg-thumbs {
padding: 33px 29px 0px 29px;
}
/*navigation*/
.rg-image-nav-prev,
.rg-image-nav-next {
display: none !important;
}
/*carousel*/
.es-carousel-wrapper {
position: relative;
}
.es-carousel {
overflow: hidden;
margin-bottom: 0px;
}
.es-carousel ul {
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
}
.es-carousel li {
float: left;
width: 120px !important;
margin-right: 24px !important;
}
.es-carousel li img {
border: none;
}
.es-carousel li figure {
padding: 0px;
margin: 0;
}
.es-carousel li a {
display: block;
position: relative;
background: #fff;
}
.es-carousel a img {
opacity: 0.5 !important;
}
.es-carousel .selected a img,
.es-carousel li a:hover img {
opacity: 1 !important;
}
.es-carousel .selected a img {
opacity: 1 !important;
}
.es-nav-prev,
.es-nav-next {
display: inline-block !important;
width: 14px;
height: 26px;
overflow: hidden;
cursor: pointer;
text-indent: -999px;
position: absolute;
top: 50%;
margin-top: -13px;
}
.es-nav-prev {
background: url(../img/prev-2.png) 0 0 no-repeat;
left: -29px;
}
.es-nav-next {
background: url(../img/next-2.png) 0 0 no-repeat;
right: -29px;
}
.es-nav-prev:hover,
.es-nav-next:hover {
background-position: 0 bottom;
}
/*block-6*/
.block-6 {
padding: 24px 20px 20px 20px;
background: #8d8a87;
margin-top: 35px;
}
.block-6 img.avatar {
float: left;
margin-right: 15px;
}
.form-2 {
margin: 0;
padding: 0;
overflow: hidden;
}
.form-2 label {
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.form-2 textarea {
width: 100% !important;
height: 33px;
padding: 8px 0 8px 18px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
color: #8c8b8b;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
box-shadow: none;
float: left;
border: none;
}
.form-2 a.btn {
float: right;
margin-top: 13px;
}
.block-6 ul.comments {
background: #fff;
margin: 0;
list-style-type: none;
padding: 23px 0 0 0;
margin-top: 17px;
}
.block-6 ul.comments li {
overflow: hidden;
display: block;
padding: 31px 20px 19px 20px;
border-top: #d6d5d3 1px solid;
}
.block-6 ul.comments li:first-child {
border: none;
padding-top: 0 !important;
}
.block-6 ul.comments li div {
overflow: hidden;
}
.block-6 ul.comments li div p {
margin-bottom: 10px;
}
.block-6 ul.comments li div a.link {
margin-right: 10px;
}
/*-- contacts page --*/
.map {
margin: 0px 0 30px 0;
overflow: hidden;
}
.map iframe {
width: 99.6%;
height: 439px;
border: none;
}
.address {
display: block;
color:#8d8c8c;
margin: 29px 0 0 0;
}
.address strong {
display: block;
/*
margin-bottom: 20px;
*/
margin-bottom: 8px;
}
.address span {
display: inline-block;
width: 78px;
}
.contact-form {
margin-top: 27px;
}
.contact-form input {
height: 33px;
width: 100%;
padding: 8px 10px 8px 10px;
line-height: 17px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: none;
background: #fff;
color: #8c8b8b;
float: left;
border: #dddddd 1px solid;
}
.contact-form label {
min-height: 60px;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
width: 100%;
float: left;
}
.contact-form label.message {
width: 100%;
}
.contact-form .error,
.contact-form .empty {
display: none;
position: relative;
font-size: 11px;
line-height: 14px;
color: #9d261d;
float: left;
margin: 2px 0 2px 10px;
min-width: 160px;
}
.contact-form .success {
display: none;
padding-bottom: 5px;
}
.contact-form textarea {
width: 100%;
height: 293px;
padding: 8px 0 0 10px;
margin: 0;
resize: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
color: #8c8b8b;
box-shadow: none;
float: left;
border: #dddddd 1px solid;
}
.contact-form input:focus,
.contact-form textarea:focus {
box-shadow: none;
border-color: #e3dee1;
}
.contact-form .btn {
margin-left: 7px;
float: left;
}
/*-- end contacts --*/
/*privacy*/
.float {
float: left;
}
.float2 {
float: right;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
position: relative;
padding-top: 40px;
padding-bottom: 40px;
color: #635e5a;
}
.footer-border {
margin: 0;
padding-bottom: 39px;
margin-bottom: 39px;
text-align: center;
border-bottom: #312e2c 2px solid;
line-height: 0;
font-size: 0;
}
.footer-menu {
margin: 0;
float: none;
overflow: hidden;
display: inline-block;
}
.footer-menu li {
margin: 0;
padding: 0;
position: relative;
zoom: 1;
z-index: 99;
}
.footer-menu li {
float: left;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: 20px;
}
.footer-menu li:first-child {
margin-left: 0;
}
.footer-menu li a {
color: #635e5a;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 15px;
display: inline-block;
margin: 0;
padding: 10px 20px 10px 20px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
text-decoration: none;
}
.footer-menu li.active a,
.footer-menu li a:hover {
background: #635e5a;
color: #ffffff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
transform: translateY(5px);
}
footer .span12 > div {
text-align: center;
text-transform: uppercase;
}
footer a.footer-logo {
font-family: 'Raleway', sans-serif;
display: inline-block;
color: #635e5a !important;
font-size: 140px;
line-height: 140px;
font-weight: 100;
letter-spacing: -11px;
}
footer .span12 > div > span {
display: block;
font-size: 10px;
line-height: 12px;
margin-top: -3px;
position: relative;
z-index: 999;
}
footer .span12 > div > span a {
color: #635e5a;
}
footer .span12 > div > span a:hover {
color: #bbb4af;
text-decoration: underline;
}
/*--- footer end ------*/
/*404 page*/
.block-404 .span7 {
padding-top: 86px;
text-align: center;
}
.block-404 .span5 {
padding-top: 80px;
font-size: 16px;
line-height: 20px;
color: #342b23;
}
.block-404 p {
margin-bottom: 20px;
}
.block-404 h2 {
margin: 0;
font-size: 60px;
padding: 0;
border: none;
}
.block-404 h3 {
font-size: 18px;
color: #000;
font-weight: 100;
margin: 2px 0 28px 0;
}
.form-404 {
width: 100%;
margin-top: 33px;
display: block;
}
.form-404 input {
height: 33px;
width: 100%;
padding: 7px 10px 7px 10px;
line-height: 19px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: none;
background: #fff;
color: #8c8b8b;
float: left;
border: #dddddd 1px solid;
}
.form-404 input:focus {
box-shadow: none;
}
.form-404 a {
margin: 20px 0 0 0px;
float: right;
}
/**/
/*----- media queries ------*/
/*
.main {
max-width: 1250px;
}
h2 {
font-size: 42px;
}
.subscribe-block h2 {
font-size: 36px;
}
.slider {
height: 645px;
}
.block-2 li:after {
width: 116px;
}
.block-2 li time {
width: 116px;
}
.block-3 {
margin: 0 0 0 -30px;
}
#form1 input {
width: 226px;
}
#form1 label {
display: inline-block;
float: left;
}
#form1 a {
margin-top: 0px;
margin-left: 5px;
width: 97px;
padding-left: 0;
padding-right: 0;
text-align: center;
}
.block-5 {
margin: -31px 0 0 -30px;
}
.block-5 li {
margin: 31px 0 0 30px;
}
.gallery .camera_thumbs_cont ul li {
padding-left: 24px;
width: inherit;
}
.gallery .camera_wrap {
margin-bottom: 171px !important;
}
.rg-image {
height: 400px;
}
.es-carousel li {
width: 160px;
}
.form-404 input {
width: 377px;
}
.form-404 a {
margin: 0 0 0 2px;
}
*/
}
@media only screen and (max-width: 3840px){
h30 {
    font-family: 'Open Sans condensed', sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 150%;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
    }
    
    .open-button {
  background-color: #13dec1;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 1;
  position: fixed;
  bottom: 50px;
  right: 90px;
  width: 300px;
color: #fff;
  font-family: 'Open Sans condensed', sans-serif;
  font-weight: 800;
  z-index: 9999;
  font-size:22px;
  border-radius: 6px;
  -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
-moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
}
.open-button:hover {
    background-color: #eb2230;
    transition: all 0.5s ease-out;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 9999;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
  
  z-index: 9999;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

#centered-toggle-button {
  position: absolute;
}  
 .modal-header {
    padding: 9px 15px;
    background: #13dec1;
    text-align: center;
}
 .modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 50px;
    text-align: left;
}  
    .modal {
  width: 500px;
  background: white;
  border: 1px solid #ccc;
  transition: 1.1s ease-out;
  filter: blur(0);
  transform: scale(1);  
  opacity: 1;
  visibility: visible;
  &.off {x;
    opacity: 0;
    visibility: hidden;
    filter: blur(8px);
    transform: scale(0.33);
    -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
  }
  @supports (offset-rotate: 0deg) {
    // OLD
    // offset-rotation: 0deg;
    // NEW
    offset-rotate: 0deg;
    offset-path: path("M 250,100 S -300,500 -700,-200");
    &.off {
      offset-distance: 100%;
    }
  }
  @media (prefers-reduced-motion) {
    offset-path: none;
  }
  .actions {
    border-top: 1px solid #ccc;
    background: #eee;
    padding: 0.5rem 1rem;
    button {
      border: 0;
      background: #78f89f;
      border-radius: 5px;
      padding: 0.5rem 1rem;
      font-size: 0.8rem;
      line-height: 1;
    }
  }
 
}
        .facebook-feed {
max-width: 100%;
margin: 0 auto;
float: none;
display: inline-block;
    /*margin-right:50px;*/
padding-bottom: 15px;
}
    .grid {
     position: relative;
    height: 50vh;
    display: flex;
    margin: 0 auto;
    float: none;
   width: 100%;
   margin-left:300px;
   margin-right:300px;
}
      .col_m {
        display:none;
    }
    h14 {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 80%;
    letter-spacing: 1px;
    display: table;
    color: #444545;
}
    h12 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 1.8em;
    color: #0c4980;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
    padding-bottom: 30px;
}

    .small {
    display:none;
    
}
    .in-middle {
        position: absolute;
    top: 50%;
     height: 100%; 
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10% 150px 10% 150px;
    display: table-cell;
}

   .parallax {
   background-attachment: scroll;
   }
   #button {
    width: 300px;
   /* height: 50px; */
   border: solid 2px #ffffff;
   order: none;
   border: solid 2px #ffffff;
   background: rgba(255, 255, 255,0);
   font-size: 100%;
   font-weight: 600;
   letter-spacing: 2px;
   color: #ffffff;
   text-transform: uppercase;
   transition-duration: 1.5s;
   text-shadow: 1px 1px 7px rgba(0,0,0,0.3);
   }
   #button:hover {
   background:#13dec1;
   color:white; 
   border:solid 2px #13dec1;
transition-duration: 1s;
   }
   .testimo-thumbs .playbtn,
   .testimoitm{
   __border: 1px solid red;
   }    
   .testimo-thumb-wrapper {
   background: #fcfbff;
   }
   .testimo-thumbs{
   float: none;
   height: auto;
   z-index:-1;
   }
   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }
   .testimo-thumbs .playbtn,
   .testimoitm{
   position: relative;
   float: left;
   width: 50%;
   height: auto;
   margin-right: 0;
   -webkit-filter: brightness(100%);
   transition: all 1s ;
   }
   .testimoitm:hover #overlay1:hover{
   opacity: 0.8;
   }
   #overlay1 {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: auto;
   opacity: 0;
   transition: .5s ease;
   background: repeating-linear-gradient( 45deg, #354C8E, #354C8E 3px, #2A3E84 6px, #2A3E84 6px);
   }
   .text {
   color: white;
   font-size: 20px;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   text-align: center;
   }
   .testimo-thumbs img {
   border: 0;
   width: 100%;

   }
   .testimo-thumbs .playbtn{
   position: absolute;
   z-index: 999;
   text-align: center;
   }
   .testimo-thumbs .playbtn img{
   width: 30px;
   margin: 0 auto;
   margin-top: 2%;
   float: none;
   }
    
.testimonials h2 {
    color: #fff;
    border-top: none;
    border-bottom: none;
    margin: 0;
}
    
#size{
width: 60%
}

.nav-collapse.nav-collapse_.collapse {
padding: 15px 0% 15px 150px;
height: 20%;
}

#ben_span8 {
    width:66.66%;
    padding: 0;
    background-color: #ffffff;
    display: table-column;
  
}
#ben_span4 {
    width: 33.33%;
    padding: 0;
    background-color: #f2f2f2;
    float: right;
    position:table;
}

h7 {
font-family: 'Roboto',sans-serif;
font-size: 400%;
color: #fff;
font-weight: 800;
line-height: 100%;
/*text-shadow: 1px 1px #000000;*/
display: table;
    
}

.header-logo-img{
    width: 18%;
    margin-left: 150px; 
    float: left;
    padding: 25px 0 25px 0;
}
.nav-collapse_ .nav li a {
font-family: 'Roboto condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
}
.nav-collapse_ .nav > li {
margin-left: 9px;
}
iframe {
max-width:100%;
width: 100%
}

 .img-circle {
        margin:0 5% 0 0; width:100%;
    }

@media (max-width:1366px) {
    #search {

    transform: translateY(50%);
    margin-right: 100px;
}
    
    h14.campus {

    padding-left: 200px;
    padding-right: 200px;
    padding-bottom: 40px;
}
    h20 {
    font-size: 90%;
    text-align: justify;
    text-justify: inter-word;
    margin: 0 auto;
    padding-bottom: 2%;
    color: #4e4f50;
    position: relative;
    display: table;
    padding-left: 200px;
    padding-right: 200px;
}
        .grid {
    position: relative;
    height: 50vh;
    display: flex;
    margin: 0 auto;
    float: none;
    width: 100%;
    margin-left: 200px;
    margin-right: 200px;
}
    .advertising03 {
    color: #eb2230;
    font-size: 90%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
    h14.advertising02 {
    font-family: 'roboto';
    color: #283f85;
    font-size: 100%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
    h12 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 1.4em;
    color: #0c4980;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
    padding-bottom: 3%;
}
h14 {
    text-align: justify;
    margin: 0 auto;
    font-family:"Helvetica","Arial",sans-serif;
    font-size: 0.7em;
    line-height: 160%;
    letter-spacing: 1px;
    display: table;
    color: #444545;
}
    #button {
    width: 300px;
    height: 50px;
    border: solid 2px #ffffff;
    order: none;
    border: solid 2px #ffffff;
    background: rgba(255, 255, 255,0);
    font-size: 100%;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    transition-duration: 1.5s;
    }
    .nav-collapse.nav-collapse_.collapse {
    padding: 15px 0 15px 100px;
    height: 20%;
    }
    .header-logo-img {
    width: 25%;
    margin-left: 100px;
    float: left;
    padding: 25px 0 25px 0;
}
        .hero-text {
   text-align: left;
   /* top: 50%;
   left: 30%;
   transform: translate(-50%, -50%);*/
   color: white;
   z-index: 1;
   margin: 10% 10% 10% 100px;
   }
   
    #quotes {
    width: 50%;
    max-height: 759px;
    float: left;
    display: flex;
    align-items: center;
}
  .in-middle {
      position: absolute;
    top: 50%;
    /* height: 100%; */
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10% 100px 10% 100px;
    display: table-cell;
}
     .in-middle_03 {
    position: relative;
    top: 0%;
    width: 100%;
    margin: 0 auto;
}
      .in-middle_02 {
    position: absolute;
    width: 100%;
    transform: translate(0%,5%);
    margin: 0 auto;
    }

     .in-middle_04 {
    position: relative;
    top: 0%;
    width: 100%;
    margin: 0 auto;
}
  
      .nav-collapse_ .nav li a {
    font-family: 'Roboto condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
}
        .color {
        text-decoration: none !important;
    position: relative;
    text-align: center;
    display: table;
    width: 100%;
    font-family: 'Roboto condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 20px 0px 20px 0px;
    margin: 0;
}
}
 
@media (max-width:1200px) {
        #search {

    transform: translateY(50%);
    margin-right: 70px;
}
        h14.campus {

    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 40px;
}
        h20 {
    font-size: 90%;
    text-align: justify;
    text-justify: inter-word;
    margin: 0 auto;
    padding-bottom: 2%;
    color: #4e4f50;
    position: relative;
    display: table;
    padding-left: 150px;
    padding-right: 150px;
}

    .grid {
     position: relative;
    height: 50vh;
    display: flex;
    margin: 0 auto;
    float: none;
   width: 100%;
   margin-left:150px;
   margin-right:150px;
}
    .in-middle {
    position: absolute;
    top: 50%;
    /* height: 100%; */
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10% 70px 10% 70px;
    display: table-cell;
}
    .small {
    width:50%;
    left: 25%;
     position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 0% 0% 0% 0%;
    display: table-cell;
}
#myHeader {
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    width: 90%;
    float: left;
}
#myHeader02 {
    width: 10%;
    background-color: #eb2230;
    float: right;
    height: 100%;
    position: absolute;
    left: 90%;
}
        .color {
      /* text-decoration: none !important; */
    color: #fff;
    position: relative;
    text-align: center;
    display: table;
    transform: translate(0%,60%);
    width: 100%;
    height: 100%;
    padding: 0% 0% 0% 0%;
    display: none;
        }
    .nav-collapse.nav-collapse_.collapse {
    padding: 15px 0 15px 70px;
    height: 20%;
}
    .nav-collapse_ .nav li a {
    font-family: 'Roboto condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 8px 15px 8px;
}
    .header-logo-img {
    width: 25%;
    margin-left: 70px;
    float: left;
    padding: 25px 0 25px 0;
}
     .hero-text {
   text-align: left;
   /* top: 50%;
   left: 30%;
   transform: translate(-50%, -50%);*/
   color: white;
   z-index: 1;
   margin: 10% 10% 10% 70px;
   }
}
 
@media (max-width: 1004px){

element {
    

}
    .in-middle_03 {
    position: absolute;
    width: 100%;
    transform: translate(0%,10%);
    margin: 0 auto;
}

    .in-middle_02 {
    position: absolute;
    width: 100%;
    transform: translate(0%,10%);
    margin: 0 auto;
}


   .desktop{
   display:none;
   }
   .mobile{
   display:block;
   }

.open-button {
    background-color: #13dec1;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    width: 70%;
    color: #fff;
    font-family: 'Open Sans condensed', sans-serif;
    font-weight: 800;
    z-index: 9999;
    font-size: 22px;
    border-radius: 6px;
    -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    margin: 0 auto;
}
    
    
.open-button:hover {
    background-color: #eb2230;
    transition: all 0.5s ease-out;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 9999;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
  
  z-index: 9999;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.modal {
    width: 90%;
    background: white;
    border: 1px solid #ccc;
    transition: 1.1s ease-out;
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    top: 20%;
    height:60%;
    bottom:20%;
    left: 5%;
    margin: 0 auto;
    right: 5%;
    border-radius: 6px;
}
#centered-toggle-button {
  position: absolute;
}  
 .modal-header {
    padding: 9px 15px;
    background: #13dec1;
    text-align: center;
}
 .modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 50px;
    text-align: left;
}  

    .logo_section {
    display: block;
    width: 100%;
}
    .search_section {
    display:none;
    }
    .ben_span8{
    width:100%;
    margin: 0 auto;
    text-align: center ;
}
       .ben_span4{
    width:100%;
    margin: 0 auto;
    text-align: center;
}
    
         .col {
    width: 100%;
    height: 320px;
    display: table;
}
    h14.campus {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 80%;
    display: table;
    color: #444545;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 2%;
    margin: 0 auto;
    position: relative;
    text-justify: inter-word;
      }

    .grid {
    position: relative;
    width:100%;
    height: 50vh;
    display: table;
    margin: 0 auto;
    float: none;
    }
    .facebook-feed {
max-width: 100%;
margin: 0 auto;
float: none;
display: table;
    margin-right: 0px;
padding-bottom: 15px;
}
    .nav-tabs > li > a, .nav-pills > li > a {

    padding-right: 12px;
    padding-left: 12px;
    margin-right: 0px;
    line-height: 14px;
    }
    .nav-tabs li.active a, .nav-tabs li.active a:hover {

    color: #fff;
    -webkit-border-radius: 0;

    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #eb2230;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D5D5D5', endColorstr='#ffffff', GradientType=0 );
    -o-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
    }
    
    .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    color: #eb2230;
    background-color: #eb2230;
    border: none;
    cursor: default;

}
    .nav-tabs > li > a {
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
    border: 1px solid #fff;
}
    .nav-tabs {
    border-bottom: none;
}
    .nav-tabs > li > a, .nav-pills > li > a {
    line-height: 14px;
    }
    .tab-content {
    overflow: auto;
    margin: 30px 0 30px 0;
}
    .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
}
    
    .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
}
    .nav-tabs > li {
    margin-bottom: -1px;
    width: 100%;
}
    .nav-tabs {
    text-align: center;
    margin: 3% 0 0 0;
}
    .module.col1 {
        display:none;
    }
    .col_m {
        display:table;
        height:420px;
        width: 100%;
    }
    
   .in-middle_02 {
    position: absolute;
    margin: 0 auto;
    padding: 10%;
    transform: translate(0%,5%);
}
    .advertising03 {
    color: #eb2230;
    font-size: 90%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
    h14.advertising02 {
    font-family: 'roboto';
    color: #283f85;
    font-size: 100%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
    h12 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 1.4em;
    color: #0c4980;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
    padding-bottom: 3%;
}
h14 {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 80%;
    line-height: 200%;
    letter-spacing: 1px;
    display: table;
    color: #444545;
}
    #righty{
    border-left: none;
    height: 650px;
}
    #big {
    width:100%;
    }
    #small {
        width:100%;
    }
    
    .module .col1  {
        width:100%;
    }
    .module .col2  {
        width:100%;
    }
    
    .color {
      /* text-decoration: none !important; */
    color: #fff;
    position: relative;
    text-align: center;
    display: table;
    transform: translate(0%,60%);
    width: 100%;
    height: 100%;
    padding: 0% 0% 0% 0%;
    vertical-align: center;
    display: none;
}
      /* navbar */.select-menu {
display: block !important;
}
.navbar_ .nav {
display: none !important;
}
.navbar_ .btn-navbar {
display: none;
}
.navbar_ .nav-collapse {
overflow: visible;
}
.navbar_ .nav-collapse {
height: auto;
padding: 25px 0 15px 0; padding: 8px 0 8px 0;
}
.navbar_ .nav-collapse select {
width: 100%;
position: relative;
margin: 0;
color:#ffffff;
background: #283f85;
border: none;
font-weight: 700;
}
    .advertising03 {
    color:#eb2230;
    font-size: 80%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
}
    .nav-collapse.nav-collapse_.collapse {
    padding: 15px 70px 15px 70px;
    height: 20%;
}
    .module {
    width: 100%;
    float: left;
    display: block;
    position: relative;
}

        .in-middle{
   position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10%;
    display: table-cell;
}
   .student_half {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    height: auto;
    background: none;
    padding: 10%;
    z-index: 11;
    transform: translate(0%,0%);
    } 
   .col1 {
       width: 100%;
       height: auto;
   }
   .col2 {
       width: 100%;
       height: auto;
   }

   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }

   .webmail {
   width: 100%;
   }
      .hero-text {
   text-align: left;
   /* top: 50%;
   left: 30%;
   transform: translate(-50%, -50%);*/
   color: white;
   z-index: 1;
   margin: 10% 10% 10% 10%;
   }
   .student_half {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    height: auto;
    background: none;
    padding: 10%;
    z-index: 11;
    transform: translate(0%,0%);
   }
        .in-middle{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10% 70px 10% 70px;
    display: table-cell;
}
   .student_half {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    height: auto;
    background: none;
    padding: 10%;
    z-index: 11;
    transform: translate(0%,0%);
    } 
   .col1 {
       width: 100%;
       height: auto;
   }
   .col2 {
       width: 100%;
       height: auto;
   }

   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }

   .webmail {
   width: 100%;
   }
   
      .hero-text {
   text-align: center;
   /* top: 50%;
   left: 30%;
   transform: translate(-50%, -50%);*/
   color: white;
   z-index: 1;
   margin: 40% 0% 40% 0%;
   }
   .student_half {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    height: auto;
    background: none;
    padding: 10%;
    z-index: 11;
    transform: translate(0%,0%);}
    
.testimo-thumbs{
   width: 100%;
   margin: 0% auto;
   }
   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }
   .testimo-thumbs .playbtn,
   .testimoitm{
   width: 50%;
   margin: 0 auto;
   }	
   .webmail {
   width: 100%;
   }
   #button {
   width: 30%;
   /* height: 50px; */
   border: solid 2px #ffffff;
   order: none;
   border: solid 2px #ffffff;
   background: rgba(255, 255, 255,0);
   font-size: 100%;
   color: #ffffff;
   padding: 2%;
   }
   .testimo-thumbs{
   width: 100%;
   margin: 0% auto;
   }
   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }
   .testimo-thumbs .playbtn,
   .testimoitm{
   width: 50%;
   margin: 0 auto;
   }	
   .webmail {
   width: 100%;
   }
   #button {
   width: 300px;
   /* height: 50px; */
   border: solid 2px #ffffff;
   order: none;
   border: solid 2px #ffffff;
   background: rgba(255, 255, 255,0);
   font-size: 100%;
   color: #ffffff;
   padding: 2%;
   }
    #size{
    width: 100%
    }
    .head2 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #f2f2f2;
    padding: 20px 0 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #2A3E84;
    text-align: center;
    }
    
    .testimonials h2 {
    color: #fff;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    margin: 20px 0 23px 0;
    text-align: center;
}
    .img-circle .img-indent-2 {
        width:100%;
    }
    .span_right03 {
    width: 100%;
    margin: 0 auto;
    flaot: right;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    background: repeating-linear-gradient( 45deg, #354C8E, #354C8E 3px, #2A3E84 6px, #2A3E84 6px);
    color: #fff;
    padding: 17%;
    margin: 0 auto;
    height: 100%;
}
    .whyus_list li {
    color: #000000 !important;
    font-size: 15px;
    text-align: left;
    transform: translate(22%,0);
}
    .potential_jobs.showbullet li {
    list-style-type: square;
    margin-left: 60px;
    color: #F0C51F;
    padding-bottom: 7px;
    padding-top: 5px;
    text-align: left;
}
    .container {

    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
    background: #ffffff;
    z-index: 9998;
    width: 100%;
    display: flex;
    flex-direction: column;
    }
    #lead {
    font-family: "calibri";
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2A3E84;
    text-align: center;
    }
.span_right03 {

    width: 100%;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
    position: relative;
    background: repeating-linear-gradient( 45deg, #354C8E, #354C8E 3px, #2A3E84 6px, #2A3E84 6px);
    color: #fff;
    padding: 17%;
    height: 100%;

}
iframe {
max-width:100%;
}
.indent-1 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 160%;
    letter-spacing: 5px;
    color: #fff;
    text-align: left;
    margin: 0 auto;
    font-weight: 600;
    text-align: center;
    /* padding-bottom: 18px; */
    z-index: 11;
    transform: translate(0%,0%);
    text-transform: uppercase;
    margin: 10% 0% 0% 0%;
    display: table;
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1004px) {
h7 {
    font-family: 'Roboto',sans-serif;
    font-size: 400%;
    color: #fff;
    font-weight: 800;
    line-height: 100%;
    display: table;
    margin: 0 auto;
}
.col_padd_right{
padding-right: 0%;
}
    
h2 {
font-size: 28px;
}
/* navbar */
.navbar_ .btn-navbar {
display: none;
}

.nav-collapse_ .nav > li a {
font-weight: normal;
}
.nav-collapse_ .nav > li,
.footer-menu li {
margin-left: 0px;
}
/**/
.img-indent-2 {
margin: 0 0px 10px 0;
width: 100%;
float: none;
}
.block-3 li div {
overflow: visible;
}
.block-3 li img {
float: none;
margin: 0 0px 10px 0;
width: 100%;
}
.rg-image {
height: 247px;
}
.gallery .camera_wrap {
margin-bottom: 123px !important;
}
iframe {
max-width:100%;
}
.nav-border {
    border-top: #eeeeee 1px solid;
    margin-top: 64px;
    margin-top: 0;
    border-bottom: #eee 1px solid;
}
}
@media (max-width: 767px) {
    h7 {
    font-family: 'Roboto',sans-serif;
    font-size: 400%;
    color: #fff;
    font-weight: 800;
    line-height: 100%;
    display: table;
    margin: 0 auto;
}
       #righty{
    border-left: none;
    height: 500px;
}
    
    .in-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 10% 40px 10% 40px;
    display: table-cell;
}
    #button {
    width: 300px;
    height: 50px;
    border: solid 2px #ffffff;
    order: none;
    border: solid 2px #ffffff;
    background: rgba(255, 255, 255,0);
    font-size: 100%;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    transition-duration: 1.5s;
    }

   .testimo-thumbs{
   width: 100%;
   margin: 0% auto;
   }
   .testimo-thumbs:first-child{
   margin-bottom: 0;
   }	
   .testimo-thumbs .playbtn,
   .testimoitm{
   width: 50%;
   margin: 0 auto;
   }
   .testimo-thumbs img {
   border: 0;
   width: 100%;}
  
   #overlay1 {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: auto;
   opacity: 0;
   transition: .5s ease;
   background: repeating-linear-gradient( 45deg, #354C8E, #354C8E 3px, #2A3E84 6px, #2A3E84 6px);
   }
#button {
    width: 300px;
    height: 50px;
    border: solid 2px #ffffff;
    order: none;
    border: solid 2px #ffffff;
    background: rgba(255, 255, 255,0);
    font-size: 100%;
    color: #ffffff;
    padding: 1.5%;
}
.img-indent-2 {
margin: 0 0px 10px 0;
width: 100%;
float: none;
}

#lead {
    font-family: "calibri";
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2A3E84;
    text-align: center;
    
}
.nav-border {
border-top: #eeeeee 1px solid;
border-bottom: #eeeeee 1px solid;
margin-top: 64px;
margin-top: 0;
}
iframe {
max-width:100%;
}
h2 {
padding: 25px 0 25px 0;
}
body {
padding: 0;
margin: 0;
}
.social-icons {
padding: 20px 0 20px;
}
header {
padding: 45px 0 0;
}
.footer-border {
display: none;
}
footer .span12 > div {
padding-top: 0px;
}

/**/
.block-2 li time {
margin: 0 19px 0 0;
}
.block-3 {
margin: 0;
}
.block-5 li.span2 img {
width: 100%;
}
/**/
.float {
float: none !important;
}
.float2 {
float: none !important;
}
.rg-gallery {
padding-bottom: 40px;
}
.rg-image {
height: auto;
}
.es-carousel li {
width: 80px !important;
margin-right: 15px !important;
}
}
@media (max-width: 767px) {
            .in-middle_03 {
    position: absolute;
    transform: translate(0%,5%);
    width: 100%;
    margin: 0 auto;
}
           .in-middle_04 {
    position: relative;
    margin: 0 auto;
}
        .in-middle_02 {
     position: absolute;
    margin: 0 auto;
    padding: 10%;
    transform: translate(0%,10%);
}
    
       .col {
    width: 100%;
    height: 400px;
    display: table;
}
    #myHeader {
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    width: 85%;
    float: left;
}
    
    #myHeader02 {
    width: 15%;
    background-color: #eb2230;
    float: right;
    height: 100%;
    position: absolute;
    left: 85%;
}
    .nav-collapse.nav-collapse_.collapse {
    padding: 15px 40px 15px 40px;
    height: 20%;
}
.hero-text {
    text-align: center;
    color: white;
    z-index: 1;
    margin: 40% 0% 40% 0%;
}
    
.header-logo-img {
    width: 40%;
    height: auto;
    float: none;
    margin: 0 auto;
    padding: 25px 0px 25px 0px;
    display: flex;
}
h12 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 150%;
    color: #0c4980;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
}
h14 {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 70%;
    letter-spacing: 1px;
    display: table;
}
.img-indent-1 {
margin: 0 25px 33px 0;
float: left;
}
.block-5 li.span2 {
float: left;
width: 45%;
}
.gallery .camera_wrap {
margin-bottom: 166px !important;
}

h7 {
font-family: 'roboto',sans-serif;
font-size: 300%;
line-height: 85%;
color: #fff;
font-weight: 800;
}
}

@media (max-width: 481px) {
        .in-middle_03 {
    position: absolute;
    width: 100%;
    transform: translate(0%,10%);
    margin: 0 auto;
}
    
    .in-middle_02 {
     position: absolute;
    margin: 0 auto;
    padding: 10%;
    transform: translate(0%,15%);
}
    
    h30 {
    font-size: 160%;
    font-family: 'Open Sans condensed', sans-serif;
    font-weight: 800;
    color: #fff;
    }
    .hero-text {
    text-align: center;
    color: white;
    z-index: 1;
    display: table;
    margin: 40% 0 40% 0;
    padding: 0;
    width: 100%;
}
    .modal {
    width: 90%;
    background: white;
    border: 1px solid #ccc;
    transition: 1.1s ease-out;
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    left: 5%;
    margin: 0 auto;
    right: 5%;
    border-radius: 6px;
    height: 90%;
    top: 20px;
    }
    
    .open-button {
    background-color: #13dec1;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 5%;
    top:87%;
    height:8%;
    right: 15%;
    width: 70%;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans condensed', sans-serif;
    font-weight: 800;
    z-index: 9999;
    border-radius: 6px;
    -webkit-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    -moz-box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    box-shadow: 5px 5px 15px -6px rgba(0,0,0,0.67);
    margin: 0 auto;
    left: 15%;}
    .col {
    width: 100%;
    height: 480px;
    display: table;
}
    .col_m {
    display: table;
    height: 480px;
    min-height: 480px;
    width: 100%;
}
    .whyus_list li {
    color: #000000 !important;
    font-size: 11px;
    text-align: left;
    transform: translate(14%,0);
}
#lefty {
    border-left: none;
    height: 320px;
}
#righty {
    border-left: none;
    height: 320px;
}
    .module .col1 {
        height: 600px;
    }
    #button {
    width: 225px;
    height: 50px;
    border: solid 2px #ffffff;
    font-size: 90%;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    transition-duration: 1.5s;
    }
    h14.advertising02 {
    font-family: 'roboto';
    color: #283f85;
    font-size: 80%;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    }
    h12 {
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 120%;
    color: #0c4980;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 0 auto;
    display: table;
    }
    h14 {
    text-align: justify;
    margin: 0 auto;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 70%;
    letter-spacing: 1px;
    display: table;
    line-height: 180%;
    }
h14.pad {
    padding-top: 10%;
    text-align: justify;
    margin: 10px;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 80%;
    letter-spacing: 1px;
    display: table;
    line-height: 180%;
    padding: 10px 0 10px 0;
}
    h7 {
    font-family: 'roboto',sans-serif;
    font-size: 270%;
    line-height: 85%;
    color: #fff;
    font-weight: 800;
    display:table;
    margin: 0 auto;
    text-align: center;
    }
    h10 {
    font-family: 'Roboto',sans-serif;
    font-size:90%;
    color: #fff;
    font-weight: 400;
    line-height: 100%;
    display: table;
    }
    h2 {
    font-size: 32px;
    }
    header h1.brand a span,
    footer a.footer-logo {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -5px;
    }
.block-3 li img {
margin: 0 0px 10px 0;
float: none;
width: 100%;
}
.block-4 li img {
float: none;
width: 100%;
margin: 0 0px 10px 0;
}
.block-6 ul.comments li img.avatar {
margin-bottom: 5px;
}
.block-6 ul.comments li div {
overflow: visible;
}
.block-6 ul.comments span {
display: block;
}
}
#1 {
 width:100%;   
}
	.subhead{
		color: #2A3E84;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 14px; 
	}

	.showbullet li span{
	    color: #000;
	  
	}
	.showbullet li{
	list-style-type: square;
    margin-left: 60px;
    color: #F0C51F;
    padding-bottom: 7px;
    padding-top: 5px;
    text-align: left;
}



/*css Alivia*/
#big{min-height:50vh;height:auto!important;}
@media (max-width:575px){#big{min-height:auto}}
