.contact_main .tab-content>.tab-pane {
    margin-top: 20px;
}
.contact_main {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
}
.cd_ielts_main {
    width: 100%;
    float: left;
    position: relative;
    z-index: -5;
}
.cd-ielts_test_centre {
    width: 100%;
    position: relative;
    float: left;
}
.city_brick {
    width: 100%;
    float: left;
	position: relative;
margin: 15px 0;
	box-shadow: 0px 6px 14px rgba(154, 154, 154, 0.12);
    background-color: #fff;
    border: 1px solid #f4f4f3;
	padding: 15px 0;
	border-radius: 5px;
	transition: all .4s ease;

}
.overly_slide {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(227, 24, 55);
    background: linear-gradient(122deg, rgba(227, 24, 55, 1) 28%, rgba(227, 62, 24, 1) 90%);
    width: 7px;
    transition: .6s ease;
    -webkit-transition: .6s ease;
    -moz-transition: .6s ease;
    -ms-transition: .6s ease;
    overflow: hidden;
    height: 100%;
    z-index: 0;
    border-radius: 5px 0 0 5px;

}
.city_brick ul {
    margin: 0;
    padding: 0;
}
.city_brick ul li {
    float: left;
    margin: 0 8px;
    border-right: 1px solid #dedede;
    height: 70px;
    display: flex !important;
    align-items: center;
    justify-content: left;
    z-index: 999;
    position: relative;
}
.city_brick ul li:nth-child(1) a {
    width: 70px;
    height: 70px;
}
.city_brick ul li a:nth-child(1) img {
    width: 100%;
    border-radius: 4px;
    margin: 0;
    top: 0;
    margin-left: 8px;
}
.city_brick ul li:nth-child(1) {
    width: 100px;
}
.city_brick ul li:nth-child(2) {
    width: 140px;
}
.city_brick ul li:nth-child(3) {
    width: 550px;
}
.city_brick ul li:nth-child(4) {
    width: 140px;
}
.city_brick ul li:nth-child(5) {
    /* width: 60px; */
    position: relative;
    /* background-color: #e31837; */
    padding: 10px 23px;
    float: right;
    display: block;
	    border-right: 1px solid #fff;
}
.city_brick ul li:nth-child(4)  {border-right: none;}
.city_brick ul li:before {content: none;}
.city_brick ul li iframe {
    width: 70px;
    height: 70px;
    border-radius: 4px;
	z-index: 999;
}
.city_brick ul li iframe body .gm-style:nth-child(10) div{ display: none !important;}
.city_brick ul li h4 {
    font-size: 16px;
    z-index: 999;
    word-break: break-word;
    float: left;
    display: block;
}
.city_brick ul li h4 span {
    font-size: 12px;
    font-family: 'poppinssemibold';
    display: block;
    line-height: 18px;
}
.city_brick ul li h4 i {
    display: block;
    font-size: 11px;
	    z-index: 999;
}
.city_brick ul li p {
    font-family: 'poppinslight';
    max-width: 500px;
    font-weight: normal;
    z-index: 999;
    font-size: 12px;
    line-height: 16px;
    float: left;
}
.city_brick ul li p span {
    display: block;
    color: #e31837;
    font-size: 13px;
    font-family: 'poppinsmedium';
    z-index: 999;
	    font-weight: normal;
}
.city_brick ul li .fa {
    background-color: #fff;
    border-radius: 50%;
    /* width: 45px; */
    /* height: 45px; */
    position: relative;
    right: 0px;
    font-size: 26px;
    padding: 10px 18px;
}
.city_brick:hover {
    margin-left: 25px;
}
.city_brick:hover .overly_slide{width: 100%;border-radius: 5px;}
.city_brick:hover ul li h4, .city_brick:hover ul li h4 i, .city_brick:hover ul li p, .city_brick:hover ul li p span {color: #fff;}
.city_brick:hover ul li {
    border-right: 1px solid #fff;
    position: relative;
}
.city_brick:hover ul li h4 span {color: #fff;}
.city_brick:hover ul li:nth-child(4), .city_brick:hover ul li:nth-child(5)  {border-right: 1px solid transparent;}


/** Tab 2 **/
.idp_branches {
    width: 100%;
    float: left;
    position: relative;
}
.branch_bx {
    width: 100%;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 15px 32px rgba(97, 97, 97, 0.10);
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.75em;
    padding-inline-start: 1em;
    /* padding-inline-end: 0.75em; */
    padding-block-end: 1.625em;
    min-inline-size: min-content;
    border-width: 1px;
    /* border-style: groove; */
    /* border-color: threedface; */
    /* border-image: initial; */
    border: 1px solid #EBEBEB;
    height: 100%;
}
    .branch_bx legend {
        display: block;
        font-family: 'poppinssemibold';
        font-size: 20px;
        color: #e31837;
        width: auto;
        padding: 0 6px;
    }

.branch_bx p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
    padding: 0 6px;
}
.branch_bx span {
    font-size: 14px;
    margin-top: 7px;
    float: left;
}
.branch_bx span .fa {
    transform: rotate(260deg);
    background-color: #f4f4f4;
    width: 22px;
    border-radius: 50%;
    height: 22px;
    text-align: center;
    padding: 4px;
    color: #E31837;
}
/** Tab 3 **/
.nodal_ptrn {}

.zone_bx {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    border-radius: 6px;
    margin-top: 20px;
}
.zone_bx * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.zone_bx img {
  max-width: 100%;
  vertical-align: top;
}
.zone_bx figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
background-color: rgba(0, 0, 0, 0.40);
}
.zone_bx h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 3px 0;
    color: #fff;
    font-family: 'poppinslight';
}
.zone_bx span {
  margin: 0;
  color: #fff;
  letter-spacing: 1px;
  font-family: 'poppinssemibold';
border-bottom: 6px solid #e31837;
    padding-bottom: 2px;
}
.zone_bx a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.zone_bx:hover figcaption,
.zone_bx.hover figcaption {
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: #fff;
    border-radius: 5px;	
}
.zone_bx:hover h3,
.zone_bx.hover h3,
.zone_bx:hover span,
.zone_bx.hover span {
  color: #333;
}
.zone_bx figcaption div {
    bottom: 30px;
    position: absolute;
}
.nodal_ptrn {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

/** Zone Wise **/
.zone_wise {
    margin-top: 20px;
    padding: 20px;
    padding-bottom: 0;
}
    .zone_wise h3 {
        width: 100%;
        font-family: 'poppinssemibold';
        font-size: 20px;
        color: #e31837;
        padding-bottom: 12px;
    }
.zone_wise p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 4px;
    padding:0px;
}
.contact_main .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:nth-child(1) {
  border-radius: 4px 0 0 4px;
}
.contact_main .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:nth-child(2) {
  border-radius: 0 !important;
}
.contact_main .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:nth-child(3) {
  border-radius: 0;
}
.contact_main .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active:nth-child(4) {
  border-radius: 0 4px 4px 0;
}
.image_sec {
    width: 100%;
    float: left;
    position: relative;
}
.contact_main .tabs {width:100%;}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .city_brick {
        width: 45%;
        margin: 15px;
    }
    .city_brick ul {
        padding: 0 15px;
    }
        .city_brick ul li {
            margin: 0 6px;
            margin: 0 6px;
            border-right: none;
        }
            .city_brick ul li .fa {
                padding: 10px 18px;
                background: rgb(227, 24, 55);
                background: linear-gradient( 122deg, rgba(227, 24, 55, 1) 28%, rgba(227, 62, 24, 1) 90%);
                color: #fff;
            }
        .city_brick ul li:nth-child(1) {
            width: auto;
        }
            .city_brick ul li:nth-child(1) a {
                width: 65px;
                height: 65px;
            }
            .city_brick ul li a:nth-child(1) img {
                margin-left: 0;
            }
    .city_brick ul li:nth-child(2) {
        width: auto;
    }
            .city_brick ul li h4 {
                font-size: 18px;
            }
                .city_brick ul li h4 i {
                    font-size: 12px;
                }
        .city_brick ul li:nth-child(3) {
            width: auto;
            margin-top: 15px;
        }
            .city_brick ul li:nth-child(5) {
                padding: 10px 0px;
            }


}

    @media only screen and (max-width: 576px) {

        .city_brick ul li {
            border-right: none;
            height: auto !important;
            padding: 0 10px;
        }

            .city_brick ul li:nth-child(1) {
                width: auto;
            }

            .city_brick ul li:nth-child(2) {
                width: auto;
            }

            .city_brick ul li:nth-child(3) {
                width: auto;
            }

            .city_brick ul li:nth-child(4) {
                width: auto;
            }

            .city_brick ul li p {
                margin-top: 15px;
            }

            .city_brick ul li a:nth-child(1) img {
                margin-left: 8px;
            }

            .city_brick ul li:nth-child(5) {
                padding: 5px 0px !important;
            }

            .city_brick ul li .fa {
                background-color: #e32c26;
                position: relative;
                color: #fff;
            }

            .city_brick ul li h4 {
                font-size: 20px;
                font-family: 'poppinssemibold';
            }

        .col-sm-4.col-xs-12.mb-4 {
            margin-bottom: 1.5rem !important;
        }

        .zone_bx {
            margin-bottom: 20px;
        }
    }