/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {

.tab_wrapper > ul li {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 55px;
    border-right: 2px solid #fff;
    cursor: pointer;
}

.tab-innerpart_a1 p {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.tab-innerpart_a2 ul li a p {
    color: #121B34;
    font-size: 15px;
    font-weight: 500;
    padding-left: 52px;
    margin-top: -38px;
}

.tab-innerpart_b2 p {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    margin-top: 13px;
    margin-bottom: 0;
    padding-left: 66px;
    padding-right: 21px;
}


.tab-innerpart_c1 p {
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    margin-top: -40px;
    margin-bottom: 0;
    padding-left: 283px;
    padding-right: 22px;
}


.tab-btn_b1 {
    float: right;
    display: block;
    position: relative;
    right: -1px;
}


.nowform-part form {
    width: 83%;
    display: block;
    margin: auto;
    background-color: #fff;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 55px;
    padding-bottom: 86px;
}


}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {



.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    color: #121B34;
    font-size: 21px;
    font-weight: 500;
    padding-bottom: 16px;
}


.tab_wrapper > ul li {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 0px;
    border-right: 2px solid #fff;
    cursor: pointer;
}



.tab_wrapper > ul li.active {
    color: #121B34;
    background-color: #fff;
    border: none;
    text-align: center;
    padding: 11px 0px ;
}


.tab-innerpart_a1 h2 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 12px;
}


.tab-innerpart_a1 p {
    color: #000000;
    font-size: 11px;
    font-weight: 500;
}

.tab-innerpart_a2 h2 {
    color: #121B34;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 17px;
    padding-top: 11px;
}

.tab-innerpart_a2 ul li a i {
    color: #121B34;
    font-size: 17px;
    width: 33px;
    height: 33px;
    border: 2px solid #121B34;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
}


.tab-innerpart_a2 ul li a p {
    color: #121B34;
    font-size: 15px;
    font-weight: 500;
    padding-left: 56px;
    margin-top: -40px;
}

.tab-innerpart_b1 h2 {
    color: #121B34;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 5px;
}

.tab-innerpart_b1 h2 span {
    color: #CBCBCB;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    float: right;
    margin-top: 6px;
}
.tab-innerpart_b2 p {
    color: #000000;
    font-size: 11px;
    font-weight: 600;
    margin-top: 13px;
    margin-bottom: 0;
    padding-left: 31px;
    padding-right: 0px;
    position: relative;
    right: -7px;
}
.tab-innerpart_b2 h3 {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 12px;
}

.tab-btn_b1 a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #121B34;
    padding: 11px 25px;
    display: block;
    transition: 0.2s all ease;
}


.tab-btn_b1 {
    float: right;
    display: block;
    margin-left: 13px;
}


.tab-innerpart_c1 h3 {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 12px;
}


.tab-btn_cb1 a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #121B34;
    padding: 13px 0;
    display: block;
    transition: 0.2s all ease;
}

.tab-innerpart_c1 p {
    color: #000000;
    font-size: 11px;
    font-weight: 600;
}



.nowform-part form {
    width: 100%;
    display: block;
    margin: auto;
    background-color: #fff;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 55px;
    padding-bottom: 86px;
}


.nowheader-area {
    padding: 30px 0;
    padding-bottom: 156px;
}

.nowform-part {
    padding: 30px 15px;
    background-color: #fff;
    width: 81%;
    display: block;
    margin: auto;
    margin-top: -128px;
}


.nowform-area {
    padding: 30px 0;
    padding-bottom: 88px;
    margin-bottom: 40px;
}





}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {	



}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 576px) and (max-width: 767px) {	
	
	.container {
		max-width: 650px;
	}
	
	.main-tab-innerpart {
		border: none;
		margin-bottom: 50px;
	}
	
	.tab_wrapper > ul li {
		font-size: 13px;
	}

}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 576px) {


.header-part img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.footer-area {
    background-color: #000000;
    padding: 25px 0;
    padding-top: 0;
}

.footer-part p {
    color: #7C7C7C;
    font-size: 13px;
    margin: 0;
    padding-top: 14px;
    text-align: center;
}


.footer-part ul {
    text-align: center;
}

.footer-part ul li a {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    display: block;
    padding-right: 0;
    margin: 0 3px;
}


.header-part h2 {
color: white;
    font-size: 26px;
    font-weight: 700;
    margin-top: 25px;
    text-align: left;
}


.header-part p {
color: #fff;
    margin-bottom: 0;
    text-align: left;
    line-height: 22px;
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    color: #121B34;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 4px;
}


.tab_wrapper .content_wrapper {
    border: 0;
    background: #121B34;
}



.tab_wrapper .content_wrapper .accordian_header.active {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-bottom: inherit;
    border: none;
}

.tab_wrapper .content_wrapper .accordian_header {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-bottom: initial;
}

.tab-innerpart {
    background-color: #fff;
    padding: 22px 0;
}

.tab-innerpart_a1 h2 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 4px;
}

.tab-innerpart_a1 p {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}

.tab-innerpart_a2 h2 {
    color: #121B34;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 13px;
    padding-top: 7px;
}


.tab-innerpart_a2 ul li a i {
    color: #121B34;
    font-size: 13px;
    width: 30px;
    height: 30px;
    border: 2px solid #121B34;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}


.tab-innerpart_a2 ul li a p {
    color: #121B34;
    font-size: 16px;
    font-weight: 500;
    padding-left: 44px;
    margin-top: -35px;
}

.tab-innerpart_b2 {
    border-top: 2px solid #121B34;
    display: list-item;
}

.main-tab-innerpart {
    border-right: initial;
}


.tab-innerpart_b1 h2 {
    color: #121B34;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}


.tab-innerpart_b1 h2 span {
    color: #CBCBCB;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    float: initial;
    padding-top: 13px;
}

.tab-innerpart_b2 h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-top: 12px;
    text-align: center;
}

.tab-innerpart_b2 p {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-top: 21px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    padding-bottom: 14px;
}

.tab-btn_b1 {
    float: initial;
    display: block;
}



.tab-btn_b1 a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #121B34;
    padding: 10px 21px;
    display: block;
    transition: 0.2s all ease;
    text-align: center;
}



.tab-innerpart_c1 h3 {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-top: 12px;
    text-align: left !important;
}

.tab-innerpart_c1 p {
color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left !important;
    padding-left: 0.5em !important;
}


.tab-btn_cb1 {
    float: initial;
    display: block;
}

.tab-btn_cb1 a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background-color: #121B34;
    padding: 10px 21px;
    display: block;
    transition: 0.2s all ease;
    text-align: center;
}


.nowheader-part img {
    max-width: 100%;
    display: block;
    margin: auto;
}


.nowheader-area {
    padding: 30px 0;
    padding-bottom: 267px;
}


.nowform-part {
    padding: 25px 10px;
    background-color: #fff;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: -238px;
}


.nowform-part form {
    width: 100%;
    display: block;
    margin: auto;
    background-color: #fff;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 12px 0;
    padding-bottom: 41px;
}

.nowform-part form h2 {
    color: #000000;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin: 0;
    padding-bottom: 28px;
}

.nowform-area {
    padding: 30px 0;
    padding-bottom: 52px;
    margin-bottom: 22px;
}



.nowform-part form input[type="submit"] {
    color: #fff;
    font-size: 18px;
    width: 100%;
    text-transform: capitalize;
    background-color: #121B34;
    border: none;
    padding: 10px 10px;
    outline: none;
    margin: auto;
    display: block;
    margin-top: 3px;
    transition: 0.2s all ease;
}

.nowform-part form i {
    color: #000000;
    font-size: 29px;
    position: absolute;
    top: 12px;
    margin-left: 12px;
}


.nowform-part form input[type="email"],
.nowform-part form input[type="password"] {
    color: #000000;
    font-size: 20px;
    width: 100%;
    text-transform: capitalize;
    background-color: #EFEFEF;
    border: none;
    padding: 10px 10px;
    padding-left: 54px;
    border-bottom: 2px solid #121B34;
    outline: none;
    margin-bottom: 15px;
}





}