@media only screen and (max-width: 1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }
    nav ul li:nth-child(4n+0) {
    margin-left: 271px;
}
.top_header_right_content a {
    float: left;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
}

.privacy-links ul li {
    display: inline-block;
    border-right: 1px solid #333;
    padding: 0px 8px;
}
.privacy-links ul li a {
    color: #333;
    font-size: 12px;
}
.copyright-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
    width:100%;
    text-align:center;
}
.copy{width:100%;text-align:center;}
.copy_right{width:100%;text-align:center;margin-top:12px;}
.register .resp-tabs-container .section_content .pattern_list > li .icon {
    width: 100%;
  text-align:left;
    float: left;
}
.register .resp-tabs-container .section_content .pattern_list > li .details {
    font-weight: 300;
    float:left;
    width:100%;
}
.register .resp-tabs-container .section_content .pattern_list > li .details {
    float: left !important;
    width:100%;
}
.register .resp-tab-content {
    display: none;
    padding: 20px 20px 20px 17px;
}
.space_sm_top {
    margin-top: 0px !important;
}
.form_container h4.form_title:after {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    top: -1px;
    right: -20px;
    border-top: 37px solid transparent;
    border-left: 20px solid #3c0d51;
}
.phone {
    float: right;
    font-family: Lato;
    font-size: 18px;
    text-align: left;
    width: 200px;
}
.contact-us .contact_block {
    font-family: "Lato", sans-serif !important;
    border: 1px solid #cbcbcb;
    margin-bottom: 20px;
    padding:15px;
    min-height: 190px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
   
}
@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }

    .exam_level_list > .exam_level {
  background: white;
  border-radius: 8px;
  border-top: 3px solid #3c0d51!important;
  border: 1px solid #dbdbdb;
  width: 35%;
  min-height:347px;
  margin-bottom:20px !important;
  margin-right: 5% !important;
  padding: 25px !important;
  vertical-align: top;
}
nav ul li:nth-child(4n+0) {
    margin-left: 2px;
}
.list-inline {
    padding-left: 0;
    margin-left: 5px;
    margin-top: 5px;
    list-style: none;
}
.phone {
    float: right;
    font-family: Lato;
    font-size: 15px;
    text-align:center;
    width:100%;
}

.contact-us .contact_block .icon {
    padding-right: 20px;
    float: left;
    width:100%;
    margin-bottom:10px;
    text-align:center;
}
.contact-us .contact_block .sub_title {
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
.space_md {
    margin-top: 17px !important;
    margin-bottom: 40px !important;
}

}
@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }
    .exam_level_list > .exam_level {
    background: white;
    border-radius: 8px;
    border-top: 3px solid #3c0d51!important;
    border: 1px solid #dbdbdb;
    width:100%;
    min-height: 347px;
    margin-bottom: 20px !important;
    margin-right: 2% !important;
    padding: 25px !important;
    vertical-align: top;
}
.section_title {
    text-transform: uppercase;
    margin-bottom: 40px !important;
    font-size:30px;
    color: black;
}
#breadcrumb .breadcrumb_links {
    float: none;
    text-align: left;
}
.register h2.resp-accordion {
    font-size: 16px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}
.carousel-control {
    position: absolute;
    top: 24px !important;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}


}
@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }
    .list-inline {
    padding-left: 0;
    margin-left: 2px;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    margin-right: 0px;
    list-style: none;
}
.top_header_right_content a {
    float: right;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
}
.logo figure {
    float: left;
    display:none;
    margin-bottom: 5px;
    margin-left: 395px;
}
.mobile_logo{width:100%;display:block;text-align:center;}

.mobile_logo figure{display:inline-block;margin-bottom:0px;width:50%;}

.mobile_logo figure img{width:100%;}

header {
    width: 100%;
    background-size: cover;
    padding:0px 0px 0px;
}
.form_container {
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    min-height: 350px;
    margin-top: 25px;
    margin-left: 10px;
    position: relative;
}
.form_container h4.form_title:after {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    right: -20px;
    border-top: 37px solid transparent;
    border-left: 20px solid #3c0d51;
}
.form_container .submit_btn {
    border-radius: 0px;
    background: #3c0d51;
    color: white;
    border-bottom: 3px solid #3c0d51;
    text-transform: uppercase;
    width: 100%;
    font-weight: 300;
}
.form_container .form-group {
    margin-bottom: 25px;
    padding-right: 14px;
}
.form_container .forgot_pass {
    color: #3c0d51;
    text-transform: uppercase;
    font-size: 12px;
    width:100%;
    text-align:center;
    margin-top:5px;
}
.form_container {
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
    min-height: 350px;
    margin-top: 25px;
    margin-left: 10px;
    position: relative;
    padding-bottom: 30px;
}
.phone {
    float: right;
    font-family: Lato;
    font-size:20px;
    text-align: center;
    width: 100%;
}
.contact-us .contact_block .sub_title {
    font-family: "Lato", sans-serif !important;
    font-size:22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
.top_header_right_content {
    float: left;
    display:none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
}
}
