body{
  margin:0;
  padding:0;
}
@font-face {
  font-family: 'DroidSerif-BoldItalic';
  src: url('../fonts/DroidSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/DroidSerif-BoldItalic.woff') format('woff'), 
       url('../fonts/DroidSerif-BoldItalic.ttf')  format('truetype'), 
       url('../fonts/DroidSerif-BoldItalic.svg#DroidSerif-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
p, a, li{
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'DroidSerif-BoldItalic';
}
.header-main .navbar-wrap .navigation-main ul li a {
    color: rgba(0,0,0,1);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 18px;
}
.login-btns {
    padding-left: 25px;
}
.link-main {
    color: #c1272d;
    text-transform: uppercase;
    font-weight: 600;
}
.sign-up-link-main + .sign-up-link-main {
    border-left: 2px solid #e5e5e5;
    margin-left: 46px;
    min-height: 46px;
    display: inline-block;
    padding: 2px 0 4px 40px;
}
.btn-red {
    background-color: #c1272d;
  color:#fff;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 22px;
}
.navbar-wrap{
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-imng img{
  width: 100%;
}
.banner-txt h1 {
    color: #fff;
    font-family: open sans;
    font-weight: 900;
    font-size: 60px;
}
.banner-txt p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
}
/*.banner {
    position: relative;
}
.banner-txt {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}*/
.banner{
    background:url(../images/banner.jpg);
    padding: 170px 0;
    background-size: cover;
}
.banner-txt {
    text-align: center;
}
.footer {
    background: #3F3F3F;
    padding: 50px 0;
}
.footer p {
    color: #999999;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}
.footer ul {
    text-align: center;
    padding: 0;
    margin: 0;
}
.footer li {
    display: inline-block;
    padding: 0 15px;
}
.footer li a {
    display: inline-block;
    color: #999999;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.getting-certified {
    padding: 50px 0;
    text-align: center;
    background: url(../images/certification-bg.png);
}
.prepared {
    background: #4D4D4D;
    padding: 50px 0 40px;
}
.courses {
    background: #252b33;
    padding: 50px 0;
}
.take-stress {
    background: url(../images/we-take.jpg);
    padding: 125px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.main-content-area li {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    padding: 5px 0;
    list-style: none;
}
.main-content-area ul {
    padding: 0 0 0 15px;
}
.main-content-area li:before {
    content: "\f00c";
    position: absolute;
    left: 5px;
    color: #99cc54;
    font-size: 17px;
    font-family: FontAwesome;

}
.main-content-area {
    padding: 50px;
}
.main-content-area h2 {
    text-align: center;
    color: #000000;
    font-size: 50px;
    margin-bottom: 30px;
}
.main-content-area img {
    width: 100%;
}

.courses h2 {
    text-align: center;
    color: #fff;
}
.courses .text-cont h2 {
    color: #CCCCCC;
    font-size: 30px;
    font-style: normal !important;
    font-family: open sans;
    font-weight: 900;
    margin-bottom: 0;
}
.text-cont h5 {
    color: #999999;
    font-family: open sans;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}
.text-cont li {
    color: #999999;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    list-style: none;
    padding: 3px 0px 3px 40px!important;
}
.price-sect {
    text-align: center;
}
.image-top {
    text-align: center;
    margin-bottom: 20px;
}
.member{
    text-decoration: none;
    box-shadow: none;
}
a.rate {
    margin-right: 25px;
}
.member span {
    background: #8CC63F;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    font-family: open sans;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: none;
}
.rate span {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    font-family: open sans;
}
.text-cont li:before {
    content: "\f067";
    position: absolute;
    left: 20px;
    color: #c1272d;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
}
.text-cont ul {
    margin-top: 25px;
}
a.btn.btn-red:hover {
    color: #fff;
}
.text-cont {
    min-height: 240px;
    position: relative;
}
.full-btn:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #545252;
    height: 4px;
    max-width: 90px;
    margin: 0 auto;
    bottom: 12px;
}

.courses h2 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin-bottom: 50px;
}

.courses .col-xl-4.col-sm-4 {
    border-right: 1px solid #504d4d;
    border-bottom: 1px solid #504d4d;
    padding-top: 20px;
    padding-bottom: 40px;
}
.courses .col-xl-4.col-sm-4:nth-child(3n) {
    border-right: 0;
}

.courses .col-xl-4.col-sm-4:nth-child(4),
 .courses .col-xl-4.col-sm-4:nth-child(5),
  .courses .col-xl-4.col-sm-4:nth-child(6)  {
    border-bottom: 0;
     padding-top: 45px;
}
.take-stress h2 {
    text-align: right;
    color: #fff;
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;
    padding-right: 40px;

}
.take-stress p {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    padding-left: 20px;
    margin-bottom: 15px;
}
.services-boxes h5 {
    color: #808080;
    font-family: open sans;
    text-align: center;
    font-size: 18px;
}
.services-boxes img {
    text-align: center;
    display: block;
    margin: 0px auto 15px;
}
.services-boxes h2 {
    color: #4D4D4D;
    font-family: open sans;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
}
.services-boxes {
    padding: 40px 0;
}
.services-boxes .col-xl-3.col-sm-3 {
    border-right: 1px solid #ccc;
    padding-top: 40px;
    padding-bottom: 40px;
}
.services-boxes .col-xl-3.col-sm-3:last-child {
    border-right: 0;
}

.emergency p {
    color: #999999;
    font-size: 25px;
    font-family: 'DroidSerif-BoldItalic';
    text-align: center;
}
.emergency h2 {
    font-family: open sans;
    font-weight: 900;
    font-size: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}
a.signup-btn {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    background: #8CC63F;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    font-family: open sans;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: none;
    margin: 30px auto 0;
    text-align: center;
    display: block;
    max-width: 200px;
}
.getting-certified h2 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 70px;
}
.row-back li {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    list-style: none;
}
a.member:hover {
    text-decoration: none;
}
span.one.two:after {
    content: "";
    position: absolute;
    right: -131px;
    width: 73%;
    height: 2px;
    background: #baa;
}
.row-back {
    background: url(../images/steps-bg.jpg);
    padding:145px 30px 80px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.row-back ul {
    margin-top: 50px;
    padding: 0;
}
/*.overlay-back {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    height: 88.3%;
    width: 100%;
    left: 0;
    top: 49px;
}*/
span.one {
    color: #fff;
    font-weight: 900;
    font-size: 50px;
    background: #b7242a;
    line-height: 0;
    padding: 2px 18px;
    border-radius: 30px;
    font-family: 'DroidSerif-BoldItalic';
}
.register {
    z-index: 9999;
    position: relative;
    margin-top: 50px;
}
.register a {
    color: #C1272D;
    background: #fff;
    padding: 18px 30px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    border-radius: 6px;
}
.row-back li span {
   position: relative;
}
.row-back li span:before {
    height: 5px;
    width: 5px;
    background: #fff;
    content: "";
    position: absolute;
    left: -12px;
    top: 10px;
    border-radius: 30px;
}
.container {
    max-width: 1170px;
}

/*========================= innerpages =======================*/

.inner-banner {
    background: url(../images/inner-banner.png);
    padding: 30px 0;
    position: relative;
    background-size: cover;
    height: 240px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.inner-banner-txt {
    text-align: center;
    position: relative;
}
.inner-ban-cont h1 {
    color: #fff;
    font-size: 50px;
    font-family: open sans;
    font-weight: 900;
}
.inner-ban-cont h5 {
    color: #999999;
    font-size: 20px;
    font-family: open sans;
    font-weight: bold;
    font-style: italic;
}
.banner-overlay {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.left-section h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.page-content {
    padding: 50px 0;
}
.left-section p {
    font-size: 16px;
    color: #333;
}
.sidebar h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.sidbar-box li {
    color: #333333;
    font-size: 18px;
    font-style: italic;
    list-style: none;
    font-weight: 600;
    padding: 4px 0;
}
.sidbar-box li:before {
    content: "\f067";
    position: absolute;
    left: 20px;
    color: #c1272d;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
}
.sidbar-box ul {
    padding: 0 0 0 30px;
}
.sidbar-box .rate span {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    font-family: open sans;
}
.price-sect {
    text-align: center;
    padding-top: 0px;
}
.full-btn {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.full-btn a.rate {
    margin-right: 0;
}
a.more-info {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    margin-right: 25px;
}
.faq-section h2 {
    font-family: DroidSerif-BoldItalic;
    font-size: 16px;
    margin-top: 30px;
}
.faq-section p {
    font-size: 16px;
    font-family: open sans;
    color: #333333;
}
.faq-section {
    padding: 50px 0;
}
.right-info {
    float: left;
    width: 48%;
    margin-left: 4%;
}
.left-info {
    float: left;
    width: 48%;
}
.left-info .form-control  {
    background: #E6E6E6;
    border-radius: 0;
    height: 48px;
    padding: 0px 10px;
    font-style: italic;
    font-size: 18px;
    color: #999999;
}
.right-info .form-control {
    background: #E6E6E6;
    border-radius: 0;
    height: 119px;
    padding: 6px 10px;
    font-style: italic;
    font-size: 18px;
    color: #999999;
}
.right-info button.btn.btn-default {
    background: #C1272D;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    padding: 9px 37px;
}
.form-group {
    margin-bottom: 1.4rem;
}
.left-section h3 , .contact-sidebar h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.sidbar-conatct strong {
    display: block;
    font-size: 18px;
    font-family: open sans;
    color: #333333;
    margin-bottom: 9px;
}
.sidbar-conatct p {
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
a.email-contact {
    color: #C1272D;
    font-size: 16px;
}
.page-content.contact-page {
    padding-bottom: 100px;
}
.page-content.groups-rate {
    text-align: center;
}
.groups-rate p {
    color: #333333;
    font-size: 16px;
    padding: 0px 10%;
}
.groups-rate h3 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 30px;
}
h4.togather {
    color: #C1272D;
    font-family: open sans;
    font-weight: 900;
    font-size: 30px;
    margin-top: 90px;
}
.col-xl-12.col-sm-12.left-sample {
    max-width: 900px;
    margin: 0 auto;
}
.notification span {
    color: #C1272D;
    font-weight: bold;
}
.monkey-page .col-xl-12.col-sm-12.left-section {
    max-width: 900px;
    margin: 0 auto;
}
.signup-section h2 {
    color: #000000;
    font-size: 24px;
    margin-bottom: 25px;
}
.signup-section p {
    font-size: 16px;
    color: #000;
}
.signup-inner .input-group {
    margin-bottom: 15px;
}
.signup-inner .form-control {
    padding: 11px .75rem;
}
.signup-inner select.form-control.form-control-lg {
    padding: 9px;
}
.signup-inner .row {
    width: 100%;
    margin: 0;
}
.signup-inner .col-sm-6 {
    padding: 0;
    width: 48.5%;
    flex: 0 0 48.5%;
}
.col-sm-5 input.form-control {
    margin-left: 9px;
}
.signup-section {
    background: #f2f2f2;
    padding: 50px 0;
}
.signup-inner form {
    background: #fff;
    padding: 50px 50px 50px 60px;
    border: 1px solid #ced4da;
}
.signup-section .form-control {
    background: #F2F2F2;
}
.signup-inner input.form-control {
    margin-right: 1.5%;
    border-radius: 0;
    font-style: italic;
}
.signup-inner .col-sm-7 {
    /* padding: 0; */
    padding-left: 0;
    /* padding-right: 0; */
}
select.form-control.form-control-lg {
    margin: 0 10px;
    border-radius: 0;
    font-style: italic;
}
select.form-control.form-control-lg.top-select {
    margin: 0 0;
    width: 98.5%;
}
.signup-inner .col-sm-5 {
    padding: 0;
} 
.signup-inner select.form-control.form-control-lg {
    padding: 10px;
    margin-left: 10px;
    font-size: 1rem;
    /* margin-right: 10px; */
}
select.form-control.form-control-lg.top-select {
    margin: 0;
}
.sub-btn button.signupbtn {
    background: #C1272D;
    border: 0;
    color: #fff;
    font-family: lato;
    font-weight: 900;
    border-radius: 6px;
    padding: 13px 50px;
    text-align: right;
}
.sub-btn {
    text-align: center;
    margin: 50px auto 0;
}
.signup-inner strong {
    color: #808080;
    font-size: 14px;
    font-weight: 900;
    font-family: open sans;
}
.left-info select.form-control.form-control-lg {
    margin-left: 0;
}
.modal-header {
    display: block;
    text-align: center;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    display: block;
    width: 100%;
    color: #4D4D4D;
    font-size: 40px;
    font-family: open sans;
    font-weight: 900;
}
body.modal-open .modal {
    position: fixed;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%);
    max-width: 700px;
    width: 100%;
}
.modal-header a {
    color: #C1272D;
    text-decoration: none;
    font-weight: bold;
}
.modal-header p {
    color: #333;
    font-size: 16px;
    font-family: open sans;
    font-style: normal;
}
button.close {
    position: absolute;
    right: 15px;
    top: 0px;
    color: #C1272D;
    font-size: 48px;
    font-weight: 300;
    opacity: 1;
    box-shadow: none;
    text-shadow: none;
}
.login-form label {
    color: #B3B3B3;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    font-family: open sans;
    margin: 0;
}
.login-form input {
    background: #F2F2F2;
    padding: 10px 10px;
    border: 0;
    border-radius: 0;
}
.form-group.form-check {
    /* display: inline-block !important; */
    float: left;
    width: 50%;
}
.forgot-pass {
    /* display: inline-block; */
    float: left;
    width: 50%;
}
label.custom-control-label {
    color: #4D4D4D;
    font-size: 16px;
}
.login-form .form-group.row {
    margin-bottom: 12px;
}
.login-form {
    padding: 0 20px 20px;
}
.forgot-pass a {
    color: #C1272D;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    text-decoration: none;
}
.modal-footer {
    text-align: center;
    display: block;
    border-top: 0;
}
.modal-footer button.btn.btn-danger {
    background: #C1272D;
    font-weight: 900;
    font-family: open sans;
    letter-spacing: 2px;
    padding: 9px 60px;
    border-radius: 5px;
    font-size: 18px;
}
.modal-backdrop.show {
    opacity: .7;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #C1272D !important;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}
button.close:hover {
    color: #C1272D;
    opacity: 
}
.menu-class span.navbar-toggler-icon:after{
        background-image: inherit !important;
    content: "\f0c9" !important;
    font-family: "FontAwesome";
    position: relative;
    font-size: 30px;
    
}
.collapsed span.navbar-toggler-icon:after {
    background-image: inherit !important;
    content: "\f0c9";
    font-family: "FontAwesome";
    position: relative;
    font-size: 30px;
   
}
.navbar-light .navbar-toggler {
    color: #000;
    border-color: transparent;
}
span.navbar-toggler-icon:after {
    background-image: inherit !important;
    content: "\f00d";
    font-family: "FontAwesome";
    position: relative;
    font-size: 30px;
   
}
.navbar-light .navbar-toggler-icon{
    background-image:none !important;
}
button.navbar-toggler:focus{
    outline: none;
}
/*============================ Responsive =========================*/

@media(max-width: 999px){
    .banner-txt h1 {
    font-size: 44px;
}
.courses .text-cont h2 {
    font-size: 24px;
}
.take-stress h2 {
    font-size: 50px;
}
.prepared img {
    width: 100%;
}
.rate span {
    font-size: 22px;
}
.member span {
    font-size: 14px;
}
}
@media(max-width: 990px){
    .navbar-wrap {
padding-left: 0;
padding-right: 0;
}
.header-main .container {
    padding: 0;
}
nav.navbar.navbar-expand-lg.navbar-light.navbar-wrap {
    padding: 6px 0 0 0;
}
.navigation-main {
    background: #c1272d;
    padding: 10px 10px;
}
a.navbar-brand {
    padding-left: 20px;
}
button.navbar-toggler {
    margin-right: 20px;
    padding-top: 0;
    cursor: pointer;
}
.header-main .navbar-wrap .navigation-main ul li a {
    color: #fff !important;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 18px;
}
.login-btns span.sign-up-link-main a {
    color: #fff !important;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.login-btns {
    padding-left: 0;
    display: block;
}
.login-btns span.sign-up-link-main {
    display: block;
    padding: 4px 20px;
}
.sign-up-link-main + .sign-up-link-main {
    border-left: 0px solid #e5e5e5;
    margin-left: 0;
    min-height: auto;
    display: inline-block;
    padding: 2px 0 4px 0px;
}
.btn-red {
    background-color: #c1272d;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding: 10px 0;
}
}

@media(max-width: 908px){
.member span {
    padding: 10px 10px;
}
.courses .text-cont h2 {
    font-size: 19px;
}
.getting-certified h2 {
    font-size: 40px;
}
.emergency p {
    font-size: 22px;
}
.emergency h2 {
    font-size: 40px;
    line-height: 40px;
}
.services-boxes h2 {
    font-size: 18px;
}
.services-boxes h5 {
    font-size: 16px;
}
span.one.two:after {
    right: -86px;

}
.sidbar-box .rate span {
    font-size: 20px;
}
.guarantee img {
    width: 100%;
    max-width: 200px;
}

}
@media(max-width: 767px){
.courses .col-xl-4.col-sm-4 {
    border-right: 0px solid #504d4d;
    border-bottom: 0px solid #504d4d;
    flex: 0 0 49.333333%;
    max-width: 49.333333%;
}
.courses .col-xl-4.col-sm-4:nth-child(4), .courses .col-xl-4.col-sm-4:nth-child(5), .courses .col-xl-4.col-sm-4:nth-child(6) {
    border-bottom: 0;
    padding-top: 20px;
}
.full-btn:after {
    display: none;
    }
    .text-cont {
    min-height: 220px;
    position: relative;
}
.take-stress .col-xl-6.col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
.take-stress h2 {
    font-size: 40px;
    text-align: left;
    line-height: 40px;
    margin-bottom: 30px;
}
.take-stress {
    padding: 50px 0;
}
.services-boxes .col-xl-3.col-sm-3 {
    border-right: 0px solid #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    flex: 0 0 50%;
    max-width: 50%;
}
.main-content-area .col-xl-2.col-sm-2 {
    flex: 0 0 100%;
    max-width: 100%;
}
.main-content-area img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.main-content-area .col-xl-5.col-sm-5 {
    flex: 0 0 100%;
    max-width: 100%;
}
.main-content-area ul {
    padding: 0 0 0 15px;
    margin-bottom: 0;
}
.col-xl-8.col-sm-8.left-section {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-xl-4.col-sm-4.sidebar {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner-banner {
    height: auto;
}
.col-xl-12.col-sm-12.left-sample {
    max-width: 100%;
    margin: 0 auto;
}
.col-xl-4.col-sm-4.contact-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}
}
@media(max-width: 700px){
    span.one.two:after {
    display: none;
    }
    .prepared img {
        width: 100%;
    }
    .main-content-area {
    padding: 50px 0;
}
.banner-txt h1 {
    font-size: 30px;
}
.take-stress p {
    padding-left: 0;

}
}
@media(max-width: 575px){
.courses .col-xl-4.col-sm-4 {
    border-right: 0px solid #504d4d;
    border-bottom: 0px solid #504d4d;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.row-back ul {
    margin-top: 25px;
    padding: 0;
    margin-bottom: 50px;
}
.text-cont li {
    text-align: left;
}
.take-stress h2 {
    font-size: 32px;
    padding-right: 0;
}
.banner{
    padding: 90px 0;
}
.left-info {
    width: 100%;
}
.right-info {
    width: 100%;
    margin-left: 0;
}
.col-xl-8.col-sm-8.left-section {
    margin-bottom: 30px;
}
.page-content.contact-page {
    padding-bottom: 40px;
}
input.form-control {
    width: 100% !important;
    margin-bottom: 15px !important;
}
.signup-inner .input-group {
    margin-bottom: 0;
}
.signup-inner input.form-control {
    margin-right: 0;
}
.signup-inner .col-sm-6 {
    padding: 0;
    width: 100%;
    flex: 0 0 100%;
}
.signup-inner .col-sm-7 {
    /* padding: 0; */
    padding-left: 0;
    padding-right: 0 !important;
}
.signup-inner select.form-control.form-control-lg {
    margin-left: 0;
    margin-bottom: 15px;
}
.col-sm-5 input.form-control {
    margin-left: 0;
}
.inner-ban-cont h1 {
    font-size: 34px;
}
h4.togather {
    margin-top: 40px;
}
.form-group.form-check {
    width: 100%;
}
.forgot-pass {
    width: 100%;
}
}
@media(max-width: 479px){
.services-boxes .col-xl-3.col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
.courses h2 { 
    font-size: 40px;
    margin-bottom: 25px;
}
.main-content-area h2 {
    font-size: 34px;
}
}