#ebook:before {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    position: fixed;
    background: url(../images/v2/ebook/bg1.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    filter: blur(5px) opacity(50%);
    -webkit-filter: blur(5px) opacity(50%);
    -moz-filter: blur(5px) opacity(50%);


}

#ebook ul.ebook {
    display: block !important;
}

.ebookcontent h3.tnc {
    margin-top: 20px;

}

.ebookcontent ul.ebook {
    /* margin-top: 20px;*/
    /*margin-bottom: 200px;*/
    padding: 20px;

    border-radius: 5px;
    background: rgba(241, 241, 241, 0.8);
}

#ebook .ebookcontent h3.tableContent {
    margin-bottom: 10px;
}

#ebook .ebookcontent .share {
    display: block;
}

#ebook .ebookcontent .share li {
    display: inline-block;
    width: 35px;
    margin: 10px;
}

#ebook .ebookcontent h3.tableContent:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/v2/ebook/titileicon.svg) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin-left: -50px;
    margin-top: -3px;
}

#ebook .ebookcontent ul.tnc,
#ebook .ebookcontent ul.ebook {

    /*height: 300px;*/
    margin: 20px auto 50px auto;
    font-weight: 500
}



#ebook .ebookcontent ul.ebook {
    margin-bottom: 20px;
    width: 300px;
}

#ebook .ebookcontent ul.ebook.flex {
    display: -webkit-flex;

}

#ebook .ebookcontent ul.ebook.flex li.flex-item {

    -webkit-flex: 1;
    /* Safari 6.1+ */
    flex: 1;

}

#ebook .ebookcontent ul.ebook li {
    /*border: 3px solid #fff; 

      display: inline-block;
      width: 300px;
 
      border-radius: 5px;
      padding: 20px;
      font-size: 16px;
      margin: 10px;
     background: #f4f4f4;
      -webkit-box-shadow: 10px 10px 12px -4px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 10px 10px 12px -4px rgba(0, 0, 0, 0.16);
      box-shadow: 10px 10px 12px -4px rgba(0, 0, 0, 0.16);*/


}

#ebook .ebookcontent ul.ebook li {
    text-align: left;
    font-size: 18px;
    text-align: left;
    font-size: 18px;
    padding-left: 10px;
    margin-left: 40px;
    list-style-type: decimal-leading-zero;
}

.ebookcontent ul.tnc li {
    text-align: left;
    font-size: 14px;
    list-style-type: lower-roman;
    padding-left: 10px;
    margin-left: 20px
}

#ebook .owl-carousel .owl-stage-outer {
    width: 100%;
    position: relative;
}

#ebook .owl-carousel {
    position: relative;
}

#ebook .owl-item .item {
    z-index: -1;
    position: relative;
    text-align: center;
}

#ebook .owl-item .item > img {
    transform: scale(.7);
    transition: all .2s ease-in-out;
    opacity: .5;

    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 19px 1px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 1px 19px 1px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 1px 19px 1px rgba(0, 0, 0, 0.17);



}

#ebook .owl-item.center .item > img {
    transform: scale(.9);
    opacity: 1;
}

#ebook .owl-item.center .item > .decscription {
    display: block;
        margin-top: -80px;
}

#ebook .owl-item .decscription {
    display: none;
}

#ebook .owl-item.center .item > .memberSection {
    display: block;
}

#ebook .owl-item .memberSection {
    display: none;
}

#ebook .owl-nav {
    position: absolute;
    transition: all .15s ease-out;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 0;
    z-index: 1;

}

#ebook .owl-prev,
#ebook .owl-next {
    position: absolute;
    height: 20px;
    width: 40px;
}

#ebook .owl-prev {
    left: 8%;

}

#ebook .owl-next {
    right: 8%;
}


#ebook .decscription {
    position: relative;
    width: 138%;
    color: #fff;
    padding: 20px 10px;
    top: 80%;
    left: -19%;
    z-index: 1;
    transform: translate(-50%, -50%);
    margin-bottom: 3px;
}



#ebook .decscription:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #003e61;
    opacity: .7;
    left: 0;
    top: 0;
    z-index: -1;

   /* border-radius: 15px;*/
    -webkit-box-shadow: inset -1px 0px 26px 0px rgba(0, 41, 77, 1);
    -moz-box-shadow: inset -1px 0px 26px 0px rgba(0, 41, 77, 1);
    box-shadow: inset -1px 0px 26px 0px rgba(0, 41, 77, 1);
}

#ebook .decscription h3 {
    font-size: 22px;
    padding-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(50, 50, 50, 1);
}

#ebook .decscription p {
    font-size: 14px;
    text-shadow: 2px 2px 2px rgba(50, 50, 50, 1);
}


#ebook .ebookcontent {
    text-align: center;
    margin-top: 30px;
}

#ebook .ebookcontent h3 {
    font-size: 28px;
    display: inline-block;
    border-radius: 5px;
}

#ebook .ebookcontent {
    color: #081a50;
    position: relative;
    z-index: 3;
    display: inline-block;
    /* width: 30%; */
    width: 100%;
    font-size: 16px;


}
.content-body {
    position: relative;
    width: 100%;

}

#ebook .owl-item ul {
    width: 100%;
}

#ebook .owl-item ul li {
    display: inline-block;
    width: 10%;
    margin: 2%;
margin-left: 20px;
}

#ebook .owl-item .item ul {
    display: none;
    overflow: hidden;
}

#ebook .owl-item.center .item > ul {
    display: block;
    margin-bottom: 18px;
}

#ebook .memberSection {
    text-align: center;
    margin: auto;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
}

#ebook .memberSection > div {
    display: inline-block;
    /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
}

#ebook .memberSection > div a {
    /*margin: 10px;
    padding: 10px 10px;*/
    /*border: 1px solid #333;*/
   /* background: #333;*/
    /*border-radius: 5px;*/
    color: #fff;
    /*border-bottom: 5px solid #011b29;*/
    align-items: center;
    display: inline;
    font-size: 18px;
    border-radius: 10%;

}


#ebook .memberSection p {
    margin-top: 30px;
    color: #333;
    font-weight: 500;
}

.text-L {
    text-align: left;
}

.text-L span {
    float: right;
}

interest. label.interestLabel {
    color: #452305;
}

.interestPicker {
    color: #452305;
}


.interestPicker input[type='checkbox'] {
    display: none;

}

.interestPicker label {
    padding: 15px;
    width: 32.3%;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #CCC;
}

.interestPicker input[type='checkbox'] + label {}

.interestPicker input {
    position: relative;
    z-index: -9999;
}

#application-form {
    position: relative;
}

.appid {
    padding-bottom: 75px;
}

#appid {
    width: 100%;
}

.appid h2 {
    text-align: center;
    padding: 10px;
    font-weight: 900;
}

.btn-submit-wrapper.ebook {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    left: 0;
    padding: 10px 0;
    overflow: hidden;
}

.btn-submit-wrapper.ebook .shadow {
    -webkit-box-shadow: 0px -4px 31px -2px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px -4px 31px -2px rgba(0, 0, 0, 0.32);
    box-shadow: 0px -4px 31px -2px rgba(0, 0, 0, 0.32);
}

.inputBorder {
    padding: 5px 0;
    border: 1px solid #CCC;
    border-radius: 6px;
    margin-bottom: 10px;
}

#appid {
    border: none;
}

.ebook .btn-submit {
    text-align: center;

}

.ebook .btn-submit a.inactive {
    background-color: #eee;
    color: #ccc
}


.ebook .btn-submit a {
    display: inline-block;
    width: 45%;
    border-radius: 5px;
    margin: 0 10px;
}

.interestPicker input[type='checkbox']:checked + label {
    border: 1px solid #ccc;
    color: #fff;
    background: #333
}

.interestPicker input[type='checkbox']:checked + label:before {
    content: "";
    background: url(../images/v2/ebook/check.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -30px;
    display: inline-block;
    margin-top: 1px;
}

.myCheckbox input:checked + span {}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    #ebook .decscription p {
        font-size: 18px;
    }

    #ebook .decscription h3 {
        font-size: 28px;
    }


}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    #ebook .owl-item .decscription {
        position: relative;
        margin-top: -20%;
        left: -90%;
    }

    #ebook .decscription {

        width: 290%;

    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}



/*
                    ::::::::::::::::::::::::::::::::::::::::::::::::::::
                    Custom media queries
                    */





/* Set width to make card deck cards 100% width */
@media (max-width: 550px) {

    #ebook:before {
        background-size: 200%;
        background-position: bottom left;
        opacity: .5;
    }

    #ebook .ebookcontent ul.ebook {
        width: 100%;

    }
    #ebook .ebookcontent ul.tnc {
        width: 100%;
    }

    #ebook .owl-item.center .item > img {
        transform: scale(1.1);
        top: 1px;
        margin-top: 30px;
    }
}

@media (min-width: 576px) {
    #ebook .owl-item.center .item > .decscription {
        WIDTH: 220%;
        left: -50%;
    }

    @media (min-width: 769px) {

        #application-form {
            width: 769px;
        }

        .appid img {
            display: inline-block;
            width: 33%;
        }

        #application-form .appid {
            padding-bottom: 0px;
        }

        #application-form .btn-submit-wrapper.ebook {
            position: relative;
        }

        #ebook .ebookcontent ul.tnc {
            width: 80%;
        }
    }
    
}
    

.effect .box-outer {
	overflow: hidden;
	margin: 10px auto;
	width: 200px;
	/*height: 200px;*/
}
.effect .main_box {
	width: 200px;
	/*height: 200px;*/
	position: relative;
    background: #4D2983;
    border: 5px solid #4D2983;
    padding: 10px 20px;
}
    
    .effect .main_box span {
        color: #f5df63;
        font-weight: 500;
    }
.effect .bar {
	position: absolute;
	width: 50px;
	height: 5px;
	background: #fff;
	transition: all 1s linear;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.effect .bar.delay {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.effect .top {
	top: -5px;
	left: -5px;
}
.effect .right {
	top: 18px;
	right: -28px;
	transform: rotate(90deg);
}
.effect .bottom {
	bottom: -5px;
	left: -5px;
}
.effect .left {
	top: 18px;
	left: -28px;
	transform: rotate(90deg);
}
 @-webkit-keyframes h-move {
 0% {
left: -5px;
}
100% {
left: 200px;
}
}
 @keyframes h-move {
 0% {
left: -5px;
}
100% {
left: 200px;
}
}
.effect .top, .effect .bottom {
	-webkit-animation-name: h-move;
	animation-name: h-move;
}
 @-webkit-keyframes v-move {
0% {
top: -5px;
}
100% {
top:228px;
}
}
 @keyframes v-move {
 0% {
top: -5px;
}
100% {
top:228px;
}
}
.effect .right, .effect .left {
	-webkit-animation-name: v-move;
	animation-name: v-move;
}
#ebooklogin  {
    padding-top: 10px;
    display: inline-block;

}
#ebooklogin img {
    margin: auto;
    width: 200px;
}

#ebooklogin .box-outer {
      animation-duration: 1s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
}

#ebook .ebookcontent ul.tnc,
#ebook .ebookcontent ul.ebook {
    display: block;
}

#ebook .ebookcontent ul.tnc li,
#ebook .ebookcontent ul.ebook li {
    width: auto;
    display: list-item;
}


.container {
    text-align: center;
}

#ebook h3.tableContent:before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/v2/ebook/titileicon.svg) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin-left: -50px;
    margin-top: -3px;
}


#ebook h3.tableContent {
    font-size: 28px;
    display: inline-block;
    border-radius: 5px;
        color: #081a50;
}

#ebook .ebookcontent {
    margin-top: 0px;
}