.teamWrapper .teamPic figure {
    width: 33%;
}

#partnerPage .partnersSidebar {
    width: 37.4% !important;
}

#partnerPage .partnerTabContents {
    height: auto !important;
    width: 100% !important;
}

#partnerPage .partnerTabContents.customPartnerTabs {
    width: 60% !important;
}

.wpb_wrapper .opportunityvideos {
    width: 280px;
    margin-left: -230px;
    margin-top: 110px;
}

.wpb_wrapper .opportunityTabs {
    margin-top: -220px;
}

.extralinks {
    float: left;
    padding: 15px 5px;
    width: 60%;
}

.Obligations {
    float: left;
    padding: 20px 10px;
    border-bottom: 1px solid #c82a74;
    width: 100%;
}

.Obligations:hover {
    color: #fff;
    background: #ee4695;
}

.Obligations:last-child {
    border-bottom: none;
}

#partnerPage .partnerTabsNav1 {
    margin: 0 auto;
}

#partnerPage .partnerTabsNav1 li {
    margin: 0 auto;
    display: block;
    border-top: 1px solid #c82a74;
    padding: 15px 10px;
    text-align: right;
    padding-right: 30px;
    position: relative;
}

#partnerPage .partnerTabsNav1 li a {
    margin: 0 auto;
    display: inline-block;
    font: 400 16px montserrat, sans-serif;
    color: #fff;
    position: relative;
    right: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.storevideo .text1, .storevideo .text2, .storevideo .text3, .storevideo .text4 {
    color: #ee4695;
    font: 900 35px lato, sans-serif;
}

.LAUNCHING {
    text-align: center;
    border: 1px solid #cccccc4f;
}

.storevideo .text1 {
    padding-top: 20px;
}

#btbPage {
    max-width: 1200px;
}

#btbPage .citiesRow {
    margin-left: -30px !important;
    float: left;
    margin-top: 9%;
}

.CityVideo .City1 {
    width: 30%;
}

#btbPage .headRow h2 {
    margin-bottom: 20px;
    width: 90%;
    margin-left: 5%;
}

#btbPage .wpb_wrapper .PageHeading {
    margin-bottom: 20px;
    width: 90%;
    margin-left: 5%;
}

.CityVideo {
    margin-right: 5%;
    width: 90%;
}

.City1 p, .City3 p, .City2 p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

.allinfo {
    width: 90%;
    float: left;
    margin-left: 10%;
}

.SocialInfo {
    width: 90%;
    float: left;
    margin-left: 10%;
    margin-top: -8px;
}

.allinfo a, .SocialInfo a {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #ee4695;
    width: 100%;
    float: left;
    text-align: justify;
    margin-left: -30px;
}

.SocialInfo img {
    width: 15px;
    height: 15px;
}

.allinfo img {
    width: 18px;
    height: 18px;
}

#btbPage .Imageslider {
    width: 99%;
    margin-bottom: 0px;
}

#btbPage .citiesrows {
    width: 90%;
    margin-top: 4%;
    float: left;
}

#btbPage .chnHead {
    margin-bottom: 5%;
    margin-top: 5%;
}

#btbPage .Chenaicolmn {
    width: 60%;
}

#btbPage .chenaiAddres {
    width: 40%;
}

#btbPage .AllAddressInfo {
    width: 90%;
}

.margin-bottom {
    margin-bottom: 50px;
}

.contactDetails {
    width: 90%;
    float: left;
    margin-left: 10%;
}

.contactDetails img {
    width: 15px;
    height: 15px;
}

.contactDetails a {
    font-size: 16px;
    padding-right: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #ee4695;
    width: 100%;
    float: left;
    text-align: justify;
    margin-left: -30px;
}

.headRow .SocialInfo img {
    width: 18px;
    height: 18px;
}

.headRow .SocialInfo a {
    font-size: 22px;
}

.citiesrows a {
    color: #EE4695;
    border: 1px solid #EE4695;
    padding: 10px;
    border-radius: 50px;
}

.citiesrows a:hover {
    background: #EE4695;
    color: #fff;
}

.flexslider {
    height: 500px;
}

#btbPage .chnHead {
    width: 30%;
    margin-left: 35%;
}

.chnHead:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(238, 70, 149, 0) 0%, rgba(238, 70, 149, 1) 50%, rgba(238, 70, 149, 0) 100%);
    text-align: center;
    float: left;
    margin-top: 15px;
}

#btbPage .GlimpseCol {
    width: 64%;
}

#btbPage .GallertRow {
    padding-bottom: 50px;
}

#btbPage .borderbottom:after {
    display: inline-block;
    width: 98%;
    margin-left: 1%;
    margin-top: 50px;
    border: 0.5px solid #ccc;
}

#btbPage .storevideo {
    height: 252px;
}

.headRow .SocialInfo {
    margin-left: 9%;
}

#reach .panelLinks a {
    margin: 0 auto;
    display: block;
    background: #ea4291;
    position: relative;
    padding: 20px 0;
    color: #fff;
    font: 500 17px lato, sans-serif;
    padding-left: 30px;
    height: 65px;
    text-transform: uppercase;
}

#reach .panelLinks .linkBefore::before {
    content: '';
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
}

#reach .panelLinks a img {
    position: absolute;
    left: -19px;
    top: 15px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    width: 25px;
    height: 25px;
}

#reach .panelLinks a strong {
    font-weight: 500;
}

#reach .stackContainer .reachlLinks {
    width: 100%;
    top: 65%;
    padding-top: 0;
    margin: 0 auto;
    max-width: 1200px;
}

#reach .ImageBackground {
    background: #fff;
    float: left;
    width: 35px;
    height: 35px;
    margin-left: -54px;
    margin-top: -10px;
    border-radius: 100%
}

.headRow .SocialInfo {
    margin-left: 9%;
    width: 80%;
}

.CEOVideo {
    margin-left: 5%;
    margin-top: 10%;
    display: block;
    width: 80%;
}

#partnerPage .bannerTxt h2 span {
    color: #EE4695 !important;
}

#partnerPage .bannerTxt h2 a {
    color: #EE4695 !important;
}

#partnerPage .partnerTabsNav li:nth-child(7) a, #partnerPage .partnerTabsNav li:nth-child(8) a, #partnerPage .partnerTabsNav li:nth-child(9) a {
    color: #fff;
    font-weight: bold;
}

#partnerPage .partnerBanner h2 {
    color: #000 !important;
}

#partnerPage .bnrTxtBox {
    background: #ffffffd1 !important;
}

.contactForm.ourstoresform .field {
}

.contactForm.ourstoresform .field label {
    color: #000 !important;
    font-weight: 500;
}

.contactForm.ourstoresform input {
    color: #000 !important;
    border-bottom: 1px solid #ee4695 !important;
}

.contactForm.ourstoresform input[type=submit] {
    background: #EE4695 !important;
    color: #fff !important;
    font-weight: 500;
}

.ourstoresform .field.has-content label {
    top: -10px;
    opacity: 0.5;
    -webkit-transform: scale(0.3);
    transform: scale(0.3)
}

.ourstoresform .field.has-content::after {
    width: 100%;
    border-width: 1px;
    bottom: 0
}

.PageHeadingReach {
    margin-left: -1% !important;
    color: #EE4695 !important;
    font-size: 22px;
    font-weight: 500;
    margin-top: 14px;
}

.ourstoresform {
    margin-top: 20px !important;
    float: left !important;
    padding-left: 0 !important;
}

.mapimages img {
    height: 215px !important;
    max-width: 100%;
    vertical-align: top;
    width: 450px !important;
}

.vc_row.RowOneVideos {
    width: 90%;
    margin-left: 5% !important;
    float: left;
}

.RowOneVideos .vc_col-sm-4 {
    width: 30%;
    margin-right: 40px;
}

.RowOneVideos .wpb_wrapper h3 {
    float: left;
    margin-top: 20px;
    letter-spacing: 1px;
}

.RowOneVideos .headingone {
    width: 51%;
    margin-left: 24.5%;
}

.RowOneVideos .headingtwo {
    width: 67%;
    margin-left: 16.5%;
}

.RowOneVideos .headingthree {
    width: 42%;
    margin-left: 29%;
}

.RowOneVideos .headingfour {
    width: 70%;
    margin-left: 15%;
}

.RowOneVideos .headingfive {
    width: 36%;
    margin-left: 32%
}

.VidnImg {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #ee4695;
}

.VidnImg:last-child {
    border-bottom: 0px solid #ee4695;
    margin-top: -70px;
}

.VidnImg:nth-child(11) {
    border-bottom: 0px solid #ee4695;
}

.VidnImg img {
    width: 580px;
    margin-top: 30px;
}

.VidnImg p {
    text-align: justify !important;
    float: left;
    width: 84%;
    margin-left: 13%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
}

.imgVid img {
    margin-top: 60px;
    height: 500px !important;
}

.VideosImgOne img, .VideosImgTwo img, .VideosImgThree img, .VideosImgFour img, .VideosImgFive img, .VideosImgSix img {
    width: 500px;
    height: 260px;
    margin-left: 60px;
}

.VideosImgOne, .VideosImgTwo, .VideosImgThree, .VideosImgFour, .VideosImgFive, .VideosImgSix {
    cursor: pointer;
    float: left;
    width: 100%;
    text-align: center;
}

/* .page-id-1208 h1{	display:none;} */
.reset_scale_size {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}

.RowOneVideos .wpb_text_column .wpb_wrapper p {
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    margin-top: 20px;
}

.RowOneVideos .wpb_wrapper h3:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(238, 70, 149, 0) 0%, rgba(238, 70, 149, 1) 50%, rgba(238, 70, 149, 0) 100%);
    text-align: center;
    float: left;
    margin-top: 15px;
}

.loading_spinner {
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -14px;
    position: absolute;
    z-index: 2 !important;
    animation: loading-bar-spinner 900ms linear infinite;
    -webkit-animation: loading-bar-spinner 900ms linear infinite;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: solid 2px transparent;
    border-top-color: #193d51 !important;
    border-left-color: #193d51 !important;
    border-radius: 50%;
}

footer.innerPage {
    float: left;
}

@keyframes loading-bar-spinner {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes loading-bar-spinner {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.vidoespopup {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.56);
    right: 0;
    bottom: 0;
    display: none;
}

.vidoescenter_popup {
    position: relative;
    margin: 0px auto;
    margin-top: 7%;
    width: 59.6%;
    max-width: 1100px;
}

.vidoespopupscreen {
    background: #000;
    width: 100%;
    float: left;
    font-size: 16px;
    height: 403px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

.VideosPopupOfWig {
    float: left;
    width: 100%;
}

#VideoOne, #VideoTwo, #VideoThree, #VideoFour, #VideoFive {
    display: none;
}

.mobile_videos {
    z-index: 3;
}

#wigs1, #wigs2, #wigs3, #wigs4, #wigs5, #wigs6, #wigs7, #wigs8, #wigs9, #wigsten, #wigselvn, #wigstwlv, #wigsthrtn, #wigsfourtn, #wigsfiftn, #wigssixtn, #wigssevntn, #wigseighttn, #wigsninetn, #wigstwnty, #wigstwntyOne {
    cursor: pointer;
}

.prodBanner {
    height: 300px;
}

#bestNav {
    opacity: 0;
    visibility: hidden;
}

.errorMsgshow .field .req {
    display: none;
}

@media only screen and (max-width: 1150px) {
    .wpb_wrapper .opportunityvideos {
        display: none;
    }

    .wpb_wrapper .opportunityTabs {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
    body header.sticky .logo {
        top: 10px;
        width: 12vw;
    }

    .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
        padding-top: 89.25%;
    }

    #btbPage .storevideo {
        height: 291px;
        margin-bottom: 0px;
    }

    .citiesrows a {
        font-size: 16px;
    }

    #btbPage .GlimpseCol {
        width: 100%;
    }

    #btbPage .wpb_wrapper .PageHeading {
        margin-bottom: 20px;
        width: 90%;
        margin-left: 5%;
        text-align: center !important;
        float: left;
    }

    .RowOneVideos .vc_col-sm-4 {
        width: 100%;
    }

    .vidoescenter_popup {
        margin-top: 5%;
        width: 80%;
    }

    .vidoescenter_popup .vidoespopupscreen {
        height: 280px;
    }

    .mobile_videos, div#VideoSix iframe {
        width: 400px !important;
        height: 200px !important;
    }

    .PhoneNumbers .numbers {
        float: left !important;
        width: 48% !important;
        margin-left: 15px;
    }
}

@media only screen and (max-width: 670px) {
    nav.handheld.mainNav {
        top: 20px !important;
    }

    header.sticky .logo {
        top: 20px !important;
    }

    .numbers {
        float: left !important;
        width: 80% !important;
    }

    .call {
        float: left !important;
        width: 20% !important;
    }

    .headRow .SocialInfo {
        margin-left: 23%;
        width: 77%;
    }

    #btbPage .citiesrows {
        width: 100%;
    }

    #btbPage .Chenaicolmn {
        width: 100%;
    }

    #btbPage #ChennaiID, #btbPage #HyderabadID, #btbPage #CoimbatoreID {
        margin-bottom: 30px;
    }

    #btbPage .chenaiAddres {
        width: 100%;
        margin-top: 30px;
    }

    .contactDetails a {
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        color: #ee4695;
        width: 100%;
        float: left;
        text-align: justify;
    }

    .allinfo a, .SocialInfo a {
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        color: #ee4695;
        width: 100%;
        float: left;
        text-align: justify;
    }

    .headRow .SocialInfo a {
        font-size: 22px;
    }

    .headRow .SocialInfo {
        margin-left: 19%;
    }

    .citiesrows .City1, .citiesrows .City2, .citiesrows .City3 {
        width: 33%;
        float: left;
    }

    .ourstoresform, .PageHeadingReach {
        margin-left: 10% !important;
    }

    .CEOVideo {
        margin-left: 0 !important;
    }

    #btbPage .RowOneVideos .wpb_wrapper h3 {
        font-size: 18px !important;
        width: 100% !important;
        margin-left: 0% !important;
    }

    .tabs .wpb_wrapper a {
        width: 90% !important;
        font-size: 14px !important;
    }

    .tabs .wpb_wrapper {
        float: left;
        padding-left: 25px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tabs {
        margin-bottom: 0 !important;
    }

    .imgVid img {
        height: 350px !important;
    }

    .VideosImgOne img, .VideosImgTwo img, .VideosImgThree img, .VideosImgFour img, .VideosImgFive img, .VideosImgSix img {
        margin-left: 0px;
    }

    .VidnImg p {
        margin-left: 8%;
    }

    #forte .contentWrapper {
        height: 30%;
    }

    body #productPage .mobiSli > .lSSlideOuter {
        display: none;
    }

    body #productPage .titleBox {
        width: 100%;
        max-width: 100%;
        border: none;
        max-height: none;
    }

    body #productPage .topBox h1 {
        display: block;
        margin-top: 0;
    }

    body #productPage .descBox {
    / / margin-top: - 460 px;
        max-width: 100%;
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 15px;
        max-height: none;
    }

    body #productPage .titleBox::after {
        content: '';
        display: block;
        vertical-align: unset;
        height: auto;
    }

    body #productPage .descBox::before {
        content: '';
        display: block;
        vertical-align: unset;
        height: auto;
    }

    body .cateGoryImage {
        border: none;
        width: 100%;
    }

    body .cateGoryImage img {
        width: 360px;
    }
}

@media only screen and (max-width: 450px) {
    .logo img {
        height: 82px;
    }

    #CEOVideo iframe {
        width: 415px !important;
    }

    .storevideo iframe {
        width: 415px !important;
    }

    #reach .stackContainer .reachlLinks {
        left: 30px;
    }

    #reach .stackContainer .panelLinks::before {
        left: -500px;
    }

    .citiesrows a {
        font-size: 12px;
        color: #ee4695;
        border: 1px solid #ee4695;
        padding: 10px;
        border-radius: 50px;
        width: 90%;
        float: left;
        margin-left: 6%;
        margin-bottom: 50px !important;
    }

    .vidoescenter_popup {
        margin-top: 40%;
    }

    .vidoescenter_popup .vidoespopupscreen {
        height: 300px;
    }

    .mobile_videos, div#VideoSix iframe {
        width: 300px !important;
        height: 200px !important;
    }

    #forte .contentWrapper {
        height: 20%;
    }

    #expert .bgImg {
        top: 0;
    }

    /* #expert h1, #expert .expExt, #expert .expGen, #expert .expWigs, #expert .expBlog{		top:-310px;	} */
    #reach .stackContainer {
        height: auto;
    }

    body #expert h1 {
        height: 53.5%;
    }

    body .tabs {
        width: 90%;
    }

    .tabs .wpb_wrapper {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 380px) {
    #CEOVideo iframe {
        width: 380px !important;
    }

    .storevideo iframe {
        width: 380px !important;
    }

    .vidoescenter_popup {
        margin-top: 25%;
    }

    .mobile_videos, div#VideoSix iframe {
        width: 270px !important;
    }

    body #expert h1 {
        height: 46.5%;
    }

    #reach .stackContainer {
        height: auto;
    }

    div#oppertunity .stackContainer {
        height: auto;
    }

/*//body #productPage .topBox h1 {*/
/*  / / margin-top: - 630 px;*/
/*  / /*/
/*  }*/

/*//body #productPage .descBox {*/
/*  / / margin-top: - 420 px;*/
/*  / /*/
/*  }*/
}

@media only screen and (max-width: 360px) {
    #CEOVideo iframe {
        width: 360px !important;
    }

    .storevideo iframe {
        width: 360px !important;
    }

    body #expert h1 {
        height: 30%;
    }

    #forte .contentWrapper {
        height: 25%;
    }

/*//body #productPage .topBox h1 {*/
/*  / / margin-top: - 500;*/
/*  / /*/
/*  }*/

/*//body #productPage .descBox {*/
/*  / / margin-top: - 350 px;*/
/*  / /*/
/*  }*/
}

@media only screen and (max-width: 350px) {
    .storevideo iframe {
        width: 350px !important;
    }

    #CEOVideo iframe {
        width: 350px !important;
    }

    .ourstoresform, .PageHeadingReach {
        margin-left: 5% !important;
    }

    .mobile_videos, div#VideoSix iframe {
        width: 240px !important;
    }

    #forte .contentWrapper {
        height: 20%;
    }

    #reach .stackContainer {
        height: auto;
    }

    div#oppertunity .stackContainer {
        height: auto;
    }

/*//body #productPage .topBox h1 {*/
/*  / / margin-top: - 550 px;*/
/*  / /*/
/*  }*/

/*//body #productPage .descBox {*/
/*  / / margin-top: - 380 px;*/
/*  / /*/
/*  }*/
}
