.logo {
    text-align: right;
}

@media screen and (max-width: 995px) {
    .logo {
        text-align: center;
    }
}
.slgan {
    text-align: left;
}

.capture {
    background-color: #000000;
    color: #ffffff;
}


@media screen and (max-width: 995px) {
    .slgan {
        text-align: center;
    }
}

.btns-login {
    text-align: right;
    margin-bottom: 5px;
}

@media screen and (max-width: 995px) {
    .btns-login {
        text-align: center;
    }
}

ul {padding:0;}

/***************************************/

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.hdr {background-color: #ffffff;}

.create h1 {
	text-align: center;
	font-size: 35px !important;
    color:#fff;
    text-shadow: 0 5px 10px #000;
}

.btnBigger {
    font-size: 16px !important;
    padding:12px !important;
    margin-top: 20px;
}

.try {
    font-size: 16px;
    padding:10px 15px;
    margin-top: 20px;
}

.brR {
    border-right: 1px solid #ccc;
}

.brRD {
    border-right: 1px solid #ccc;
}

.brL {
    border-left: 1px solid #ccc;
}

.brLU {
    border-left: 1px solid #ccc;
}

@media screen and (max-width: 995px) {
    .brRD {
        border-right: 0;
        border-bottom: 1px solid #ccc;
    }

    .brLU {
        border-left: 0;
        border-top: 1px solid #ccc;
        padding-top: 30px;
    }
}

.target {
	background-color: #000000;
    margin-top:55px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .target {
        margin-top:115px;
    }
}

@media screen and (max-width: 768px) {
    .target {
        margin-top:150px;
    }
}

.img-target {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.designedBlok {
	text-align: center;
}

.icon-circle {
    background-color: blue;
    display: block;
    width:50px;
    height:50px;
    margin: 0 auto;
    padding: 10px;
}

.designedBlok ul {
	list-style: none;
	margin: 30px 0 30px 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

.designedBlok li {
	display: inline-block;
	float: left;
}


.designedBlok h1 {
    /*color:#0e5d6b;*/
}

.designedBlok h3 {
    display: block;
    width:100%;
    color: #2b7784;
    text-align: center;
}

.designedBlok h4 {
    color:#2b7784;
}

.li-content {
    width: 21%;
}
.li-arrow {
    padding-top: 100px;
    width: 5%;
}


@media screen and (max-width: 767px) {
    .li-content {
        width: 100%;
    }
    .li-arrow {
        padding: 20px 0;
        width: 100%;
    }

    .designedBlok h1 {
        font-size: 28px;
    }
}


.create {
	margin-bottom: 50px;
	float: left;
	width:100%;
}



/*** START help-help-stds-tchs ****************************/


.help {
    padding: 0 0 40px 0;
    text-align: center;
}

.help h1 {
    background-color: black;
    padding: 80px 0;
    margin: 0;
    color: #fff;
    background-image: url(/static/images/helpBg.jpg);
   	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.help ul {
    display: block;
    float: left;
    margin-bottom: 20px;
    width:100%;
}




.exams ul {
	width:80%;
	margin-left: 10%;
}

.numbers {
    margin: 30px 0 !important;
}

.numbers li {
    display: inline-block;
    float: left;
    width:25%;
    margin:0 4%;
}

.spftr h2 {
    text-align: center;
}

.spftr li {
    display: block;
    margin: 10px 0 10px 10%;
    padding-left: 30px;
    font-size: 18px;
    list-style: none;
    background-image: url(/static/images/circle-blue.png);
    background-repeat: no-repeat;
    background-position: left;
    color:#456a71;
}


.numsCircle {
    display: block;
    text-align: center;
    width: 120px;
    height: 120px;
    background-color:coral;
    color:#fff;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    padding-top: 30px;
}

.float-right {
    float: right;

}
.float-middle {
    margin:0 auto;
}
.float-left {
    float: left;
}

.numsCircle h2 {
    margin: 0;
    font-size: 28px;
}
.numsCircle h3 {
    margin: 5px 0 0 0;
    font-size: 14px;
}


.exams h3 {
    margin-top: 10px;
}

.examList li {
    display: inline-block;
    float: left;
    margin: 10px 0.5%;
    width:24%;
    padding: 10px 30px;
    font-size: 17px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .examList li {
        margin: 10px 0.5%;
        width:49%;
        padding: 10px 30px;
        font-size: 17px;
        min-height: 137px;
    }
}


small {font-size: 14px !important;}

.cpe {
    background-color: #7D669E;
    color: #FFFFFF;
}


.cae {
    background-color: #39ADD1;
    color: #FFFFFF;
}


.fce {
    background-color: #5CB860;
    color: #FFFFFF;
}

.pet {
    background-color: #E15258;
    color: #FFFFFF;
}


.ket {
    background-color: #53BBB4;
    color: #FFFFFF;
}


.yle {
    background-color: #3079AB;
    color: #FFFFFF;
}

.ielts {
    background-color: #e11e3c;
    color: #ffffff;
}

.ielts:hover {
    background-color: #bf1831;
}

.gets {
    background-color: #fb9b3e;
    color: #ffffff;
}

.gets:hover {
    background-color: #e48f3b;
}

.toefl {
    background-color: #ffffff;
    color: #003366;
    border: 2px solid #003366;
}

.toefl:hover {
    background-color: #DFEDF6;
}

.toeic {
    background-color: #ffffff;
    color: #003366;
    border: 2px solid #003366;
}

.toeic:hover {
    background-color: #DFEDF6;
}

.toe {font-style: italic; color: #003366}

/********/


.tabs-content {
    min-height: 200px;
}

.tabs-content h1 {
    margin-bottom: 40px;
}

.int-ex-left ul {
    margin-top: 30px;
    margin-left: 0;
    padding: 0;
}

.int-ex-left li {
    display: inline-block;
    float: left;
    width: 90%;
    padding: 10px 10px;
    margin: 0 5% 40px 5%;
    border:1px solid #ccc;
}

.int-ex-left i {
    font-size: 30px;
}

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

.shad {box-shadow: 3px 5px 12px 0 rgba(0,0,0,.12),0 15px 50px 0 rgba(0,0,0,.15);}

.fre-box {
    background-color: white;
    display: block;
    max-width: 900px;
    width:100%;
    float: left;
    padding:20px 0;
    box-shadow: 3px 5px 12px 0 rgba(0,0,0,.12),0 15px 50px 0 rgba(0,0,0,.15);
}

.fre-box-center {
    display: block;
    max-width:900px;
    width:100%;
    margin: 0 auto;
}

.img-resp {width: 100%; display: block; margin: 0 auto;}







/*** END help-stds-tchs-stds ********************************/
/*** START guarantee *****************************************/

.guarantee {
    padding: 30px 0 60px 0;
    background-color: #00232c;
    text-align: center;
    color: #fff;
}

.guarantee p {color: #ffffff; margin: 5px 0; font-size: 16px}

.stats ul {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.stats li {
    display: inline-block;
    float: left;
    width:40%;
    margin:  15px 5%;
    background-color: #ccc;
    height: 100px;
}


.fll-exam ul {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.fll-exam li {
    display: block;
    float: left;
    width:50%;
    margin:  15px 25%;
    background-color: #ccc;
    height: 160px;
}


.max-400 {max-width: 350px;}

.max-800 {max-width: 800px;}





/*** END guarantee *******************************************/
/*** START parents ****************************/


.parents {
    padding: 20px 5% 40px 0;
    min-height: 650px;
    text-align: right;
    background-image: url(/static/images/parents-g8.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    color:#000000;
}







/*** END help-stds-tchs-stds ********************************/
/*** START reduce *******************************************/


.reduce {
    padding: 20px 0 60px 5%;
    min-height: 500px;
    text-align:left;
    background-image: url(/static/images/tchr-4.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: left;
    color:#000000;
}

.reduce h2 {
    text-align: left !important;
    margin: 50px 0;
}







/*** END reduce *********************************************/
/*** START dig-env ******************************************/

.customize {
    padding: 40px 0 60px 0;
    text-align:center;
}

.bdr {
    border:1px solid #ccc;
    padding: 20px 0 30px 0;
    background-color: #fff;
    min-height:156px;
    margin-bottom: 5px;
}




/****************************** MODAL ******************/

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000000000000000000; /* Sit on top */
    /*padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0) !important; /* Fallback color */
    background-color: rgba(0,0,0,0.9) !important; /* Black w/ opacity */
}

.mdl-box {
    display: block;
    height: 100%;
    margin: 0 auto 100px auto;
    max-width: 900px;
    overflow-y: scroll !important;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 900px;
    overflow-y: scroll !important;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.clse {
    display: block;
    margin: 0 auto;
    color: #f1f1f1;
    font-size: 70px;
    font-weight: bold;
    transition: 0.3s;
}

.clse:hover,
.clse:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}



.loginBtn {
    display: block;
    width:100%;
    padding: 10px 0;
    text-align: center;
}