@import url("https://use.typekit.net/zna0kns.css");
/*====================================== reset.css is here ========================================*/


h1 {
    font-size: 40px !important;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
    font-family: "aktiv-grotesk", sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    
}


.kenyon-image {
    
background: url(/images/back.jpg);
    background-size: cover;
    height: 500px;
    
}

h3  {font-size: 30px !important;
    color: #ff5c5a;
    text-align: left;
    text-transform: capitalize;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 900 !important;
    font-style: normal;
    padding: 49px 0 45px 0;
    letter-spacing: 0px;
}



.centered {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video iframe {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0; }


.cover-screen {
  position: relative;
    height: 700px;
    top: 110px;
  overflow-x: hidden;
  overflow-y: auto; }


/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }










.vidbacking-active-body-back{

	z-index: -100;
	min-width: 100%;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
	transition: 2s opacity;

}


div.form_h1 .form_label {
    font-size: 40px !important;
    line-height: 50px !important;
    color: #ff5c5a !important;
    text-align: left !important;
    text-transform: capitalize !important;
    font-family: "aktiv-grotesk", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    padding: 49px 0 5px 0 !important;
    letter-spacing: 0px !important;
    
}



:focus {
    outline: -webkit-focus-ring-color auto 5px !important;
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: bold;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.last {
    margin: 0 !important;
}
.pad_last {
    padding: 0 !important;
}
.no_bg {
    background: none !important;
}
.no_bor {
    border: 0 none !important;
}
header,
nav,
section,
article,
aside,
footer,
hgroup,
figure {
    display: block;
}
/**************************************************************************************/

a {
    color: #ff5c5a;
    text-decoration: none;
    outline: 0 none !important;
}
a:hover {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
}

h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
/*---------------------------------------------------*/

html {} body {
    color: #b1b1b1;
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 12px;
}
.flt_lt {
    float: left;
    display: inline;
    margin-left: 10px;
}
.flt_rt {
    float: right;
    display: inline;
    margin-right: 10px;
}
/*-----------LayOut Start here-----------------------*/

.wrapper {
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    right: 0;
    transition: all ease-in-out 0.5s;
}
.container {
    max-width: 1384px;
    margin: 0 auto;
}
/*----------Header start here----------------------*/

header {
    position: relative;
}
.banner {
    display: block;
}
.banner figure {} .banner figure img {
    width: 100%;
    height: auto;
    position: relative;
}



.banner_cnt {} .header_cnt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #4b2e84;
    z-index: 2;
}
.header_sub {
    padding: 30px 20px 20px 20px;
}
.logo {
    font-size: 0px;
    color: #fff;
}
.logo a {
    font-size: 0px;
    color: #fff;
}
.logo img {
    max-width: 260px;
    height: auto;
    margin-left: 20px;
}
.students {} .students ul {
    padding: 16px 6px 18px 0;
}
.students ul li {
    float: left;
    padding: 0 17px 0 45px;
}
.students ul li a {
    color: #ffffff;
    font-size: 19px;
    line-height: 28px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 300;
    letter-spacing: .1px;
    font-style: normal;
}



.header_sub1 {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}


img.poster {
    width: 85%;
    margin-top: -15px;
    
}


.world {
    width: 100%;
    padding: 0 20px 30px 20px;
}
.world ul {
    max-width: 1158px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
.world ul li {
    width: 48%;
    height: auto;
    float: left;
}
.world ul li img {
    max-width: 100%;
    height: auto;
    float: left;
}
.world ul li.hope {
    width: 52%;
    height: auto;
    padding: 61px 0 0 66px;
}
.play {
    padding: 32px 0 32px 0;
    margin-top: -20px;
}
.play a {
      
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: rgba(255,92,90,0.8);
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    letter-spacing: 2px;
    font-size: 28px;
    font-family:"aktiv-grotesk", sans-serif;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border: 3px solid #fff;
    color: #fff;
}
.play a:hover {

    background-color: #ff5c5a;
    border-color: #ff5c5a;
    color: #fff;
    -webkit-transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
    transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;}



.play a .video {
    padding: 0 0 0 15px;
}
.btn_toggle {
    display: none;
}
.side_bar {
    display: none;
}
/*----------Header end here----------------------*/
/*---------- Main start here----------------------*/

main {} .slider_sec {
    padding: 20px 0 25px 0;
}
.slide_cnt figure img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.slider .slick-slide {
    height: auto;
}
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    left: 82%;
    z-index: 1;
    margin: -10px 0 0 -5px;
    background: url(../images/arrow1.png) no-repeat center center;
    width: 100px;
    height: 94px;
    background-color: #ff5c5a;
    background-size: 41px;
    color: #fff;
}
.slick-next,
.slick-next:focus,
.slick-next:hover {
    right: 10px;
    margin: -10px;
    background: url(../images/arrow.png) no-repeat center center;
    width: 100px;
    height: 94px;
    background-color: #ff5c5a;
    color: #fff;
    background-size: 41px;
}
.slick-disabled {
    opacity: 0.5;
}
.slider {
    display: block;
    vertical-align: middle;
    margin: 0 -60px;
    margin-bottom: 0;
    max-width: 1170px;
}
.slider .slick-slide {
    font-size: 0px;
}
.slider .slick-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.slide_cnt {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.slider .slick-slide {
    padding: 0 9px;
}
.slide {} .main1_cnt {
    padding: 44px 20px 44px 20px;
}
.main1_cnt h1 {
    font-size: 47px;
    line-height: 1.1 !important;
    color: #4b2e84;
    font-family: "aktiv-grotesk", sans-serif;
    font-style: normal;
    font-weight: 900;
    padding: 110px 0 44px 15px;
}
.main2 {
    background-color: #f0eee7;
    padding: 0 20px 59px 20px;
}
.main2_cnt {
    padding: 17px 0 60px 18px;
}
.main2_cnt h2 {
    font-size: 40px;
    line-height: 50px;
    color: #ff5c5a;
    text-align: left;
    text-transform: capitalize;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 900;
    font-style: normal;
    padding: 49px 0 45px 0;
    letter-spacing: 0px;
}
.main2_cnt p {
    color: #261833;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 60px;
    padding: 25px 0 15px 0;
}
.name {
    width: 100%;
    height: 47px;
    border: none;
    background-color: transparent;
    padding: 20px;
    font-size: 19px;
}
.name2 {
    width: 256px;
    height: 44px;
    border: none;
    background-color: transparent;
}
.date {
    width: 176px;
    height: 44px;
    border: none;
    background-color: transparent;
}
.month {
    width: 100px;
    height: 44px;
    border: none;
    background-color: transparent;
}
.year {
    width: 146px;
    height: 44px;
    border: none;
    background-color: transparent;
}
form ul {
    max-width: 858px;
    padding: 5px 0 32px 6px;
}
form ul li ul {
    padding: 0;
}
.name1 {
    border-bottom: 2px solid #41354b;
    outline: none !important;
    padding: 0 11px 0 11px;
    font-size: 18px;
}
form ul li {
    padding: 49px 0 46px 0;
}
form ul li label {
    position: relative;
    padding: 0 0 0 10px;
    font-size: 26px;
    color: #261833;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
}
form ul li label::before {
    content: '*';
    color: #ff5c5a;
    position: absolute;
    left: 0;
}
form ul li label.form1::before {
    content: '';
}
form ul li ul li {
    float: left;
    padding: 0 24px 0 8px;
    background: url(../images/select.png) no-repeat right bottom;
}
form ul li ul li label {
    display: none;
}
.button_2 {
    width: 263px;
    height: 85px;
    font-size: 23px;
    line-height: 16px;
    text-transform: uppercase;
    color: #261833;
    background-color: #ff5c5a;
    border: none;
    padding: 3px 0 0 31px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 4px;
    outline: none !important;
    cursor: pointer;
}

div.form_page input[type=password], div.form_page input[type=text], div.form_page input[type=email], div.form_page input[type=tel], div.form_page input:not([type]), div.form_page textarea {
    border-bottom: 2px solid #41354b;
    outline: none !important;
    padding: 0 11px 0 11px;
    font-size: 21px;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 10px;
}

div.form_question .form_label, div.form_question label {

    position: relative;
    padding: 0 0 0 0px;
    margin-bottom: 20px;
    font-size: 26px;
    color: #261833;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
}




select {
  -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: url("http://epic.knowbleproductions.com/images/selectarrows.png");
    padding-right: 20px;
    padding-bottom: 5px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border-radius: 0px !important;
    background-size: 13px;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: #000000;
    background-color: #f0eee7;
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 18px;
    margin-right: 16px;
    cursor: default;
    border-bottom: 2px solid #000 !important;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}


div#form_1d8f6e31-7636-44c4-8203-60f087073640 {

font-size: 14px;
    max-width: 80% !important;
    margin-left: 0% !important;
}


input#form_22aef8ec-6761-4968-b2f7-a2ece6955a71 {
    width: 80%;
}


input#form_1f23d6a0-fbec-4763-880f-2e245e079cda {
    
        width: 80%;
    
}

input#form_f8b2ed59-da0c-41dd-90fe-e7c852f80875  {
    
        width: 80%;
    
}



input#form_cd39356f-82d2-4491-8c45-ed2fe3a2683d  {
    
        width: 80%;
    
}

select#form_3f008a52-f854-4c9b-aa36-46eb2e458c46 {
    
    width: 50%;
    
}

select#form_6c2c13bd-ac5d-4b17-8634-6d45fe6cc77a {
    
    width: 50%;
    
}


select#form_9c571429-27e4-4a7a-84a0-668747302fc9_y {
    
    width: 10%;
    
}

select#form_9c571429-27e4-4a7a-84a0-668747302fc9_d {
    
    10%;
}


select#form_9c571429-27e4-4a7a-84a0-668747302fc9_m {
    width: 15%;
}


div.form_question {
    
    margin-bottom: 50px !important;
    
}


button.default:hover {
    
    opacity: .8;
}


button.default {
    width: 263px;
    height: 85px;
    font-size: 23px;
    line-height: 16px;
    text-transform: uppercase;
    color: #261833;
    background-color: #ff5c5a;
    border: none;
    padding: 10px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 4px;
    outline: none !important;
    cursor: pointer;
        -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}


.right {
    font-size: 22px;
    line-height: 24px;
    font-weight: 100;
    padding: 0 0 0 38px;
}
.lorem {
    display: block;
    background: rgba(75, 46, 132, 0.82);
    position: absolute;
    z-index: 1;
    top: 33px;
    left: -33px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    overflow: auto;
    padding: 18px 18px 14px 20px;
}
.lorem h2 b {
    font-size: 20px;
}
.lorem h2 {
    color: #ffffff;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 10px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.lorem p {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 10px;
}
.slide_cnt:hover .lorem {
    opacity: 1;
    visibility: visible;
}
/*---------- Main end here----------------------*/
/*---------- Footer start here----------------------*/

footer {} .footer_cnt {
    background-color: #261833;
    padding: 0 20px 0 20px;
}
.footer_sub {
    padding: 60px 0 60px 0;
}
.footer_sub a {
    border-bottom: 2px double #363350;
    display: block;
    padding: 6px 0 14px 11px;
}
.footer_sub a img {
    max-width: 300px;
    height: auto;

}
address {} .contact {
    padding: 36px 0 21px 0;
    ;
}
.details ul {
    padding: 21px 0 0 16px;
}
.details ul li b {
    font-size:18px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 900;
    font-style: normal;
    word-spacing: 0px;
    letter-spacing: 6px;
}
.details ul li {
    font-size: 16px;
    color: #fff;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 0px 11px 18px;
    letter-spacing: 1px;
}
.details ul li a {
    color: #fff;
    border: none;
    padding: 0;
}
.details1 {} .details1 ul {
    margin: 0 -19px 0 0;
    padding: 13px 0 0 0;
}
.details1 ul li {
    float: left;
    padding: 0 12px 0 12px;
}
.details1 ul li a {
    border: 0;
    padding: 0;
    font-size: 0px;
    color: #fff;
}
.icon_group {
    font-size: 36px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px;
    display: inline-block;
    border-radius: 100%;
}
.month_1 {
    padding: 0 24px 0 39px;
}
/*---------- Footer end here----------------------*/

.main1 {
    padding: 0 0 60px 0;
}
.button_1 {
    display: none;
    position: absolute;
    top: 25px;
    right: 25px;
    background: url(../images/button.png) no-repeat top center;
    width: 25px;
    height: 20px;
    z-index: 1;
    cursor: pointer;
}
.btn_menu {
    width: 35px;
    height: 35px;
    display: none;
    background: url(../images/toggle.png) no-repeat center center;
    cursor: pointer;
}
.btn_menu.menu_open {}
/* -------Don't Remove this---------------*/

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
button,
select {
    -webkit-appearance: none;
    /*Safari/Chrome*/
    
    -moz-appearance: none;
    /*Firefox*/
    
    -ms-appearance: none;
    /*IE*/
    
    -o-appearance: none;
    /*Opera*/
    
    -webkit-border-radius: 0;
}


