html, body {
    overflow-x: hidden;
}
body {
	/*margin: 0;*/
    :nth-child(odd)
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #212529;
    font-size: 16px;
    font-weight: 400;
}
ul {
    padding: 0;
    margin: 0;
}
ul li {
    list-style: disc;
    font-size: 17px;
    line-height: 1.59;
}
a {
    text-decoration: none;
    color: #2f2f2f;
}
a:hover, a:focus {
    outline: none;
    text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6 {
    /*font-family: Verdana, Helvetica, Arial;*/
    /*font-family: 'Raleway', sans-serif;*/
    /*font-weight: 700;*/
    margin-top: 0;
}
img {
    border: none;
    max-width: 100%;
}
button {
    border: none;
}
.scrollToTop {
    background-color: #0091ea;
    bottom: 60px;
    color: #ffffff;
    display: none;
    font-size: 25px;
    line-height: 32px;
    position: fixed;
    right: 10%;
    bottom: 25px;
    text-align: center;
    text-decoration: none;
    width: 37px;
    height: 37px;
    z-index: 999;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.scrollToTop:hover,
.scrollToTop:focus {
    color: #fff;
}


/*#########################- Section Common Styles  ############################*/
main {
    height: 100%;
}
main section {
    float: left
    width: 100%;
}
.cursor {
    cursor: pointer;
}
.bold {
    font-weight: 600;
}
.entuple-title {
    float: left;
    text-align: center;
    width: 100%;
}
.entuple-title h2 {
    color: #323232;
    text-transform: uppercase;
}
.entuple-title h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.entuple-title p, .entuple-about-right ul li p {
    text-align: justify;
}
.entuple-about-area, .entuple-team-area, .entuple-services-area {
    display: inline;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.ent-button {
    text-align: center;
    font-weight: 600;
    color: #0091ea;
    border: 1px solid #0091ea;
    background-color: #fff;
    border-radius: 20px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.ent-button:hover,
.ent-button:focus {
    color: #fff;
    border: 1px solid #0091ea;
    background-color: #0091ea;    
}
.subscribe-form input:focus,
.ent-button:focus {
    outline: none;
}

.blog-social-media a.facebook,
.entuple-social-media a.facebook {
    background-color: #4867aa;
}
.blog-social-media a.linkedin,
.entuple-social-media a.linkedin {
    background-color: #0077b5;
}
.blog-social-media a.facebook:hover,
.blog-social-media a.facebook:focus,
.entuple-social-media a.facebook:hover,
.entuple-social-media a.facebook:focus {
    background-color: #ffffff;
    border: 1px solid #4867aa;
    color: #4867aa;
}
.blog-social-media a.linkedin:hover,
.blog-social-media a.linkedin:focus,
.entuple-social-media a.linkedin:hover,
.entuple-social-media a.linkedin:focus {
    background-color: #ffffff;
    border: 1px solid #0077b5;
    color: #0077b5;
}

.special-text, .special-text p {
    font-family: 'Courgette', cursive;
    color: #666666;
}
.mt-10 {
    margin-top: 10px;
}
/*#######################- End of section Common Styles  #########################*/

/*############################ Header with Navbar ###############################-*/
.navbar {
    padding: 0px !important;
}
.entuple-navbar-nav li {
    list-style: none;
    display: inline-block;
}
.entuple-navbar-nav li a {
    color: #10316f;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 9px 18px;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
}
.entuple-navbar-nav li.active a,
.entuple-navbar-nav li a:hover,
.entuple-navbar-nav li a:focus {
    background-color: #0091ea;
    color: #f7f7f7;
}
.entuple-navbar-nav .dropdown-menu {
    left: auto;
    right: 0;
    border-radius: 10px;
}
.entuple-navbar-nav li .dropdown-menu a {
    color: #7ca5f0;
    padding: 5px 10px;
    background-color: #ffffff;
}
.entuple-navbar-nav li .dropdown-menu a:hover,
.entuple-navbar-nav li .dropdown-menu a:focus {
    background-color: #0091ea;
    color: #f7f7f7;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
/*############################ End of Header with Navbar ########################-*/

/*############################ PageHeader Image ###############################-*/
#entuplePageHeader {
    margin-top: 8px;
}
#headerImage {
    display: inline;
    float: left;
    position: relative;
    width: 100%;
}
.image-about {
    background-image: url(../images/pageheader/about.jpg);
    background-position: center center;
    background-size: cover;
}
.image-services {
    background-image: url(../images/pageheader/services.jpg);
    background-position: center center;
    background-size: cover;
}
.image-solutions {
    background-image: url(../images/pageheader/solutions.jpg);
    background-position: center center;
    background-size: cover;
}
.image-automotive-solution {
    background-image: url(../images/pageheader/automotive.jpg);
    background-position: center center;
    background-size: cover;
}
.image-wavect-solution {
    background-image: url(../images/pageheader/wavect.jpg);
    background-position: center center;
    background-size: cover;
}
.image-afeed-products {
    background-image: url(../images/pageheader/afeed.jpg);
    background-position: center center;
    background-size: cover;
}
.image-voltera-solution {
    background-image: url(../images/pageheader/voltera.jpg);
    background-position: center center;
    background-size: cover;
}
.image-nanatom-solution {
    background-image: url(../images/pageheader/nanatom.jpg);
    background-position: center center;
    background-size: cover;
}
.image-nanatom-travix {
    background-image: url(../images/pageheader/nanatom-trivax.jpg);
    background-position: center center;
    background-size: cover;
}
.image-nanatom-deepindent {
    background-image: url(../images/pageheader/nanatom-deepindent.jpg);
    background-position: center center;
    background-size: cover;
}
.image-blog {
    background-image: url(../images/pageheader/blog.jpg);
    background-position: center center;
    background-size: cover;
}
.image-blog-induction-motor {
    background-image: url(../images/pageheader/blog-inductionmotor.jpg);
    background-position: center center;
    background-size: cover;
}
.image-news {
    background-image: url(../images/pageheader/news.jpg);
    background-position: center center;
    background-size: cover;
}
.image-gallery {
    background-image: url(../images/pageheader/gallery.jpg);
    background-position: center center;
    background-size: cover;
}
.image-trainings {
    background-image: url(../images/pageheader/training.jpg);
    background-position: center center;
    background-size: cover;
}
.image-iot {
    background-image: url(../images/pageheader/iot.jpg);
    background-position: center center;
    background-size: cover;
}
.image-webinars {
    background-image: url(../images/pageheader/webinar.jpg);
    background-position: center center;
    background-size: cover;
}
.image-downloads {
    background-image: url(../images/pageheader/downloads.jpg);
    background-position: center center;
    background-size: cover;
}
.image-whitepapers {
    background-image: url(../images/pageheader/whitepaper.jpg);
    background-position: center center;
    background-size: cover;
}
.image-careers {
    background-image: url(../images/pageheader/career.jpg);
    background-position: center center;
    background-size: cover;
}
.image-heroes {
    background-image: url(../images/pageheader/heroes.jpg);
    background-position: center center;
    background-size: cover;
}
.image-contact {
    background-image: url(../images/pageheader/contact.jpg);
    background-position: center center;
    background-size: cover;
}
.image-survey {
    background-image: url(../images/pageheader/survey.jpg);
    background-position: center center;
    background-size: cover;
}
.image-thankyou {
    background-image: url(../images/pageheader/thankyou.jpg);
    background-position: center center;
    background-size: cover;
}
.image-webinar-mech {
    background-image: url(../images/pageheader/webinar-mech.jpg);
    background-position: center center;
    background-size: cover;
}
.image-mech-nanatom {
    background-image: url(../images/pageheader/nanatom-mech.jpg);
    background-position: center center;
    background-size: cover;
}
.image-mech-nanatom-tq {
    background-image: url(../images/pageheader/nanatom-mech-tq.jpg);
    background-position: center center;
    background-size: cover;
}
.image-online-rf {
    background-image: url(../images/pageheader/onlilne-rf.jpg);
    background-position: center center;
    background-size: cover;
}
.image-virtual-class {
    background-image: url(../../trainings/online/assets/images/virtual-class.jpg);
    background-position: center center;
    background-size: cover;
}

.image-about:after, .image-services:after,
.image-solutions:after, .image-automotive-solution:after, .image-blog:after,
.image-blog-induction-motor:after, .image-gallery:after, .image-news:after,
.image-trainings:after, .image-webinars:after, .image-downloads:after, 
.image-whitepapers:after, .image-heroes:after, .image-iot:after, .image-virtual-class:after,
.image-contact:after, .image-afeed-products:after, .image-voltera-solution:after,
.image-nanatom-solution:after, .image-nanatom-travix:after, .image-webinar-mech:after,
.image-mech-nanatom-tq:after, .image-mech-nanatom:after, .image-online-rf:after,
.image-nanatom-deepindent:after, .image-careers:after, .image-survey:after, .image-thankyou:after {
    background-color: #0091ea;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    opacity: 0.30;
    width: 100%;
    z-index: 10;
}
.image-iot:after, .image-webinars:after, .image-webinar-mech:after, .image-survey:after, .image-thankyou:after,
.image-mech-nanatom-tq:after, .image-mech-nanatom:after, .image-online-rf:after, .image-virtual-class:after {
    opacity: 0.05;
}
.header-image-area {
    padding: 30px 0;
}
.header-image-title {
    margin-bottom: 0;
}
#headerTitle, #headerPath {
    background-color: #007bff;
    display: inline;
    float: left;
    width: 100%;
}
.page-header-title {
    margin-top: 5px;
}
.page-header-title h1 {
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
#headerPath {
    background-color: #f6f6f6;    
}
.breadcrumb {
    padding: 7px 0px;
}
.page-path {
    background-color: transparent;
    margin-bottom: 0;
    padding-left: 0;
}
.page-path li {
    font-size: 12px;
}
.page-path li.active {
    color: #0091ea;
}
.page-path li a {
    color: #323232;
}

/*######################### End of PageHeader Image ##########################-*/



/* -----------------------------------------------------------------------------------------*/
/* ++++++++++++++++++++++++++++ ABOUT US PAGE ++++++++++++++++++++++++++++++++++++++++++++++*/
/* -----------------------------------------------------------------------------------------*/

/*#########################- ABOUT US -  About Us Styles  #####################*/
#entupleAbout {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.entuple-about-area {
    font-size: 14px;
}
.entuple-title h2 {
    font-size: 23px;
    margin-bottom: 10px;
}
.entuple-about-left {
    display: inline;
    float: left;
    padding-right: 15px;
    width: 100%;
}

.entuple-about-right {
    display: inline;
    float: left;
    margin-top: 20px;
	padding-left: 5px;
    width: 100%;
}
.entuple-about-right ul li {
    list-style: none;
    float: left;
}
.entuple-about-right ul li h3 {
	border-bottom: 3px solid #e5e5e5;
    color: #323232;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
.entuple-title p, .entuple-about-right p {
	font-size: 14px;
}
/*#########################- End of ABOUT US - ABout Us Styles  #####################*/

/*####################- ABOUT US - Business Units Section Styles  #####################*/
#entupleBusinessUnits {
    background-image: url(../images/business-units.jpg);
    background-position: center center;
    background-size: cover;
    display: inline;
    float: left;
    padding: 25px 0;
    position: relative;
    width: 100%;
}
.entuple-business-units-area {
    position: relative;
    z-index: 20;
}
.color-white h2{
    color: white;
}
.entuple-business-units-content {
    display: inline;
    float: left;
    width: 100%;
}
.bu-single-circle {
    color: #fff;
    display: inline;
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0 10px 0;
}
.bu-single-circle h4 {
    font-size: 20px;
}
.entuple-business-units-circle {
    float: left;
    width: 100%;
    text-align: center;
    display: inline;
    margin-bottom: 10px;
}
.entuple-business-units-circle .circle {
    height: 130px !important;
    width: 130px !important;
    margin: 0 auto;
    float: none;
}
.entuple-business-units-circle .circle .bu-icon {
    border-radius: 50%;
    width: 75px;
    height: 75px;
}
#entupleBusinessUnits:after {
    background-color: #b1b3b5;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    opacity: 0.50;
    width: 100%;
    z-index: 10;
}
#entupleBusinessUnits:before {
    background-color: #000000;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    opacity: 0.55;
    z-index: 10;
}
.loader-bg {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-sizing: border-box;
    border: 10px solid #0091ea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*#########################- End of ABOUT US - Business Units Section Styles  #####################*/

/*#########################- ABOUT US -  Out Team Section Styles  ##############################*/
#entupleTeam {
    display: inline;
    float: left;
    width: 100%;
}
.entuple-team-content {
    display: inline;
    float: left;
    width: 100%;
    margin-top: -10px;
}
.single-member {
    background-color: #f6f6f6;
    display: inline;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.single-member-img {
    display: inline;
    float: left;
    width: 25%;
}
.single-member-img img {}

.single-member-content {
    display: inline;
    float: left;
    width: 75%;
    padding: 20px;
}
.single-member-content h3 {
    font-size: 16px;
    color: #323232;
    margin-bottom: 0;
}
.single-member-content span {
    display: inline-block;
    font-size: 14px;
    color: #0091ea;
}
.entuple-team-social li {
    list-style: none;
    display: inline-block;
}
.entuple-team-social li a {
    background-color: #ebebeb;
    border-radius: 50%;
    color: #7a7272;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    width: 35px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.entuple-team-social li a:hover,
.entuple-team-social li a:focus {
    background-color: #0091ea;
    color: #fff;
}
/*#########################- End of ABOUT US -  Out Team Section Styles  ##############################*/

/*#########################- ABOUT US - Principals Section Styles  ########################*/
#entuplePrincipals {
    display: inline;
    float: left;
    width: 100%;
    background-color: #f0f5f9;
}
#entuplePrincipals .entuple-title h2 {
	/*margin: 8px 0px 0px 0px;*/
}
#principalSlider li {
	list-style-type: none !important;
}
#flexiselDemo3 {
/*display:none;*/
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
    overflow: auto;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nbs-flexisel-inner {
    margin: 15px 0;
}
/*###################- End of ABOUT US - Principals Section Styles  ##################*/
/* -----------------------------------------------------------------------------------------*/
/* ++++++++++++++++++++++++++++ ABOUT US PAGE ENDS +++++++++++++++++++++++++++++++++++++++++*/
/* -----------------------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------------------*/
/*###################- SERVICES - page Styles  ##################*/
#entupleServices {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.entuple-services-content {
    font-size: 14px;
}
.entuple-services-list ul li {
    margin-left: 25px;
}
/*###################- End of SERVICES - page Styles  ##################*/
/* -----------------------------------------------------------------------------------------*/



/* -----------------------------------------------------------------------------------------*/
/*-############################## SOLUTIONS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleSolutions {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-solutions-area {
    display: inline;
    float: left;
    width: 100%;
}
.entuple-solutions-content {
    display: inline;
    float: left;
    width: 100%;
    margin-top: -20px;
}
.solution-titles {
    /*margin-top: 15px;*/
}
.entuple-domains {
    margin-bottom: 15px;
}
/*.ent-single-solution {
    display: inline;
    float: left;
    width: 100%;
    margin: 10px 0;
}
.ent-single-solution-icon {
    background-color: #0091ea;
    border-radius: 50%;
    color: #fff;
    display: inline;
    font-size: 18px;
    float: left;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    margin-right: 10px;
}
.ent-single-solution-content {
    display: inline;
    float: left;
    width: 80%;
}
.ent-single-solution-content h3 {
    color: #323232;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 14px;
}*/
.ent-single-solution {
    display: inline;
    float: left;
    width: 100%;
    margin: 10px 0;
}

/*.ent-single-solution-icon i:hover,*/
.ent-single-solution-content h3:hover {
    animation: textRotate 1s linear 1;
    color: #28a745;
    /*text-decoration: underline;*/
    /*text-decoration-color: #6610f2;*/
}
@keyframes textRotate {
    100% {
        transform: rotateX(360deg);
    }
}
.ent-single-solution-icon {
    background-color: #0091ea;
    border-radius: 50%;
    color: #fff;
    display: inline;
    font-size: 18px;
    float: left;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    margin-right: 10px;
}
.ent-single-solution-content {
    display: inline;
    float: left;
    width: 80%;
}
.ent-single-solution-content h3 {
    color: #323232;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 14px;
}
.pad-top h3 {
     margin-top: 2px;   
}
.ent-single-solution-icon:hover {
    background-color: #ffffff;
    color: #0091ea;
    -webkit-animation: logoRotate 2s linear 1;
    -moz-animation: logoRotate 2s linear 1;
    animation: logoRotate 2s linear 1;
    border: 2px solid #0091ea;
}
/* To Shake an icon in solutions section*/
.single-solution-icon:hover {
    -webkit-animation: spin 0.5s linear 2;
    -moz-animation: spin 0.5s linear 2;
    animation: spin 0.5s linear 2;
    cursor: pointer;
}
@keyframes spin {
    35% {
        -moz-transform: rotate(3deg);
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    80% {
        -moz-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    95% {
        -moz-transform: rotate(-1deg);
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg);
    }
}


.solutions-company {
    margin: 5px 0pc 20px 0px;
}
.wavect-applications {
    margin: 20px 0px;
}
.solutions-company .card, .wavect-applications .card {
    margin-bottom: 15px;
}
.logo  {
    width: 140px;
    height: 40px;
}
.logo-ansys, .logo-cadence, .logo-dfr, .logo-mits {
    margin-top: 31px;
}
.logo-wavect {
    margin-top: 25px;
    width: 270px;
    height: 44px;
}

.logo-voltera {
    margin-top: 30px;
    /*width: 140px;*/
    /*height: 40px;*/
}
.logo-nanatom {
    margin-top: -10px;
    width: 194px;
    height: 111px;
}

/* .solutions-company .card-body:hover, 
.wavect-applications .card-body img:hover {
    animation: logoRotate 2s linear 1;
    animation-name: logoRotate;
    animation-duration: 2s;
}
@keyframes logoRotate {
    100% {
        transform: rotateY(360deg);
    }
} */


.auto-person {
    margin: 15px 0px;
    border: 1px solid #58A3B6;
    border-radius: 10px;
}
.auto-person-text {
    padding: 15px;
}
.person-profile {
    font-size: 13px;
}
.person-name {
    font-size: 14px;
    font-weight: 600;
}
.person-designation, .person-company {
    
}
/*++++++++++++++++++++++ Individual Solutions +++++++++++++++++++++++++*/
.single-solution-section {
    border: 1px solid #8cc8ec;
    border-radius: 5px;
    padding: 0 2px;
    margin: 10px;
}
.single-solution-icon {
    text-align: center;
    margin-bottom: 5px;
}
.solution-title {
    color: #0091ea;
    text-transform: capitalize;
    font-size: 16px;
}
.single-solution-description h4 {
    font-size: 16px;
    font-weight: 600;
}
.single-solution-description {
    font-size: 14px;
}
/*++++++++++++++++++++++ End Individual Solutions +++++++++++++++++++++++++*/

/*++++++++++++++++++++++ Wavect Solutions +++++++++++++++++++++++++*/
    /* .app-list h4 {
        font-size: 20px;
        font-weight: 600;
        color: #8627DF;
        text-decoration: none;
    }
    .app-list a h4 {
        font-size: 20px;
        font-weight: 600;
        color: #8627DF;
        text-decoration: underline;
    }    
    .app-list:hover a h4 {
        cursor: pointer;
        color: #1A9F30;
    } */
    .down-button {
        cursor: pointer;
    }
    .section-border {
        margin: 20px;
        padding: 10px;
        box-shadow: 0px 0px 10px #ededed;
    }
    .wacect-page-header {
        border-top: 1px solid #0091ea;
    }
    .single-ctrlr {
        margin: 10px;
    }
    .controller-name {
        margin-top: 15px;
        color: #e40d0d;
        font-weight: 450;
    }
    .bullet-points {
        margin: 0px 40px;
    }
    .navbar-brand,.entuple-logo img{
        width: 150px;
    }
    img {
      /*  width: 150px;*/
        height: auto;
    }
    .itp { margin-top: 15px; } .itp ul li { margin-top: 5px; }
    .xyp { margin-top: 15px; } .xyp ul li { margin-top: 5px; }
    .fft { margin-top: 25px; } .fft ul li { margin-top: 10px; }
    .prb { margin-top: 25px; } .prb ul li { margin-top: 10px; }
    .pwr { margin-top: 25px; } .pwr ul li { margin-top: 10px; }
    

    hr.double-line {
        margin: 25px 0px;
        border-top: 3px double #8c8b8b;
    }
    
/*++++++++++++++++++++++ End Wavect Solutions +++++++++++++++++++++++++*/

/*-################################# SINGLE SOLUTIONS Page Styles ## ########################## */

.solution-details {
    text-align: justify;
    float: left;
    padding: 20px;
    margin-top: 15px;
    width: 100%;
    box-shadow: 0px 0px 10px #ededed;
}
.solution-details h4, .solution-details h5 {
    text-align: center;
}
.solution-content h4,
.training-sub-heading h4 {
    font-size: 16px;
}
.solution-content p, .solution-content ul li, .solution-content ol li,
.training-content p, .training-content ul li, .training-content ol li {
    font-size: 14px;
    line-height: 1.5rem;
}
.solution-single-image {
    text-align: center;
    margin: 7px 0;
    border: 1px solid #768dd7;
}
.solutions-list-points ul li,
.training-list-points ul li {
    margin-left: 25px;
}

.solution-program {
    margin-bottom: 13px;
}
.solution-program h4 {
    font-size: 17px;
    color: #8651bf;
}


/*:::::::::::: Automotive Solution Section :::::::::::: */

.automotive-section {
    margin: 20px 0px;
}
#growContainer{
    display: table;
    width:100%;
    height:100%;
}
.auto-single-section{
    display: table-row-group;
    padding: 15px; 
    box-shadow: 0px 0px 10px #ededed;
    /*-webkit-transition:width 500ms;*/
    /*-moz-transition:width 500ms;*/
    /*transition:width 500ms;*/
    
    -webkit-transition: .0s all;
    -webkit-transition-delay: 0s;
    -moz-transition: .0s all;
    -moz-transition-delay: 0s;
    -ms-transition: .0s all;
    -ms-transition-delay: 0s;
    -o-transition: .0s all;
    -o-transition-delay: 0s;
    transition: 0s all;
    transition-delay: 0s;
}
.auto-single-section .auto-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #6e8eec;
}
.setting-icon {
    font-size: 30px;
}
.auto-content {
    margin-top: 5px;
}
.auto-content ul li {
    cursor: inherit;
    display: none;
    background-color: #f3f3f3;
}
#growContainer:hover .auto-single-section {
    /*width:10%;*/
}
#growContainer:hover .auto-single-section .setting-icon {
    /*display: none;*/
}
#growContainer:hover .auto-single-section:hover .setting-icon {
    display: none;
}
#growContainer:hover .auto-single-section:hover {
    display: table-cell;
    /*width:50%;*/
     /*padding: 15px;*/
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
#growContainer:hover .auto-single-section:hover .auto-title {
    text-align: left;
    /*font-size: 20px;*/
}
#growContainer:hover .auto-single-section:hover .auto-content ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 11px;
    padding: 2px 3px;
    margin: 1px;
    border-radius: 2px;
}
#growContainer:hover .auto-single-section:hover .auto-content ul li:hover {
    background-color: #539FF0;
    color: #ffffff;
    cursor: default;
}
.solution-short-intro p {
    font-family: 'Courgette', cursive;
    color: #666666;
    font-size: 14px;
}
/*:::::::::::: End of Automotive Solution Section :::::::::::: */

/*:::::::::::: Nanatom Solution Section :::::::::::: */

.img-border {
    border: 1px solid #CCC;
    border-radius: 7px;
}
.mr-tp-4 {
    margin-top: 4px;
}
.mr-tp-10 {
    margin-top: 10px;
}
.mr-tp-20 {
    margin-top: 20px;
}
.nanatom .table-bordered thead td {
    background-color: #d0e1f3;
    border-bottom-width: 1px;
    border-top: 1px solid #e9ecef !important;
}
.nanatom .table tbody td {
    font-size: 13px;
    text-align: left !important;
}
/*:::::::::::: End of Nanatom Solution Section :::::::::::: */

/*-############################## End of SINGLE SOLUTIONS Page Styles  ########################## */

/* -----------------------------------------------------------------------------------------*/
/*-############################## End of SOLUTIONS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/* ++++++++++++++++++++++++++++ BLOG PAGE ++++++++++++++++++++++++++++++++++++++++++++++*/
/* -----------------------------------------------------------------------------------------*/
#entupleBlog {
    display: inline;
    float: left;
    padding-top: 25px;
    width: 100%;
}
.blog-left {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#entupleBlog .blog-item-image {
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
}
#entupleBlog .blog-item-content {
    padding: 20px 0 10px 0;
}
.blog-item-content h1 {
    font-size: 16px;
    font-weight: 600;
}
.blog-item-content p {
    font-size: 14px;
}
.blog-readmore-btn {
    color: #0277bd;
    font-size: 14px;
}
.blog-right {
    display: inline;
    float: left;
    width: 100%;
}
.blog-single-widget {
    display: inline;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.blog-widget-title {
    background-color: #f6f6f6;
    border-top: 2px solid #0091ea;
    color: #323232;
    font-size: 18px;
    padding: 15px;
}
.blog-social-media {
    display: inline;
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 15px;
}
.blog-social-media a {
    border: 1px solid #babcbe;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 18px;
}
.subscribe-form {
    margin-top: 25px;
}
.subscribe-form input {
    border: 1px solid #0091ea;
    width: 100%;
    height: 45px;
    border-radius: 25px;
    padding: 0 105px 0 10px;
    font-size: 14px;
    color: #000;
}
.blog-subscribe-btn {
    font-size: 14px;
    position: absolute;
    right: 17px;
    top: 233px;
    height: 41px;
    width: 100px;
}
.submit-messaegs {
    margin-top: 15px;
}
#rightEmail {
    color: #0971e0;
}
#subscribeSaved {
    color: #0c6603;
}
#subscribeDuplicate {
    color: #ec8107;
}
.submit-messaegs h5 {
    font-size: 15px;
}
.submit-messaegs p {
     font-size: 13px;
}

/*##################### Individual Blog #####################*/
.blog-item-content {
    font-size: 14px;
}
.sub-heading {
    color: #c29002;
    font-size: 15px;
    font-weight: 600;
}
.section-heading {
    color: #4e9be2;
    font-weight: 600;
}
.section-content {
    margin-top: -10px;
}
.content-section li {
    font-size: 14px;
    margin-left: 20px;
}
.blog-images {
    margin-top: 10px;
}
.img-section {
    text-align: center;
}
.blog-image {
    border: 1px solid #ccc;
    margin: 5px 0px;
}
.img-caption {
    font-size: 13px;
    font-weight: 600;
    color: #5c65e4;
}
.section-content .table thead,
.section-content .table tbody {
    font-family: Verdana, Helvetica, Arial;
    font-size: 12px; 
}
.table th {
    font-weight: bold;
}
.table th,
.table td {
    padding: 5px;
    border-top: 1px solid #e9ecef !important;
}
.table td:nth-child(1) {
    text-align: center;
}
.blog-author {
    font-size: 13px;
}
blockquote {
    background-color: #f8f8f8;
    border-radius: 0 4px 4px 0;
    color: #323232;
    padding: 15px 15px;
    border-left: 5px solid #0091ea;
    font-weight: 700;
}
blockquote p {
    margin-top: 10px;
}
/*################## End of Individual Blog ##################*/


/* -----------------------------------------------------------------------------------------*/
/* ++++++++++++++++++++++++++++ End of BLOG PAGE ++++++++++++++++++++++++++++++++++++++++++++++*/
/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/*-################################## GALLERY Page Styles  ################################ */
/* -----------------------------------------------------------------------------------------*/
#entupleGallery, .gallery-filter-area, .gallery-content {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-gallery-area {
    display: inline;
    float: left;
    width: 100%;
}
.gallery-filter-area {
    padding: 0px;
}
.gallery-content {
    padding: 0px;
}
.single-image {
    margin-bottom: 0px;
    padding: 16px;
    transform-style: unset !important;
}
.imglink {
    background-color: transparent;
}
.on-image-hover {
    background-color: #0091ea;
    position: absolute;
    left: 16px;
    top: 16px;
    right: 16px;
    bottom: 16px;
    color: #fff;
    padding-top: 20%;
    font-size: 30px;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 3.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.single-image:hover .on-image-hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.filter-categories {
    text-align: center;
}
.filter-categories li {
    color: #323232;
    cursor: pointer;
    display: inline-block;
    margin: 0 6px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.filter-categories li span {
    margin-left: 16px;
}
.filter-categories li:hover,
.filter-categories li.active {
    color: #0091ea;
}

/* -----------------------------------------------------------------------------------------*/
/*-############################## End of GALLERY Page Styles  ############################# */
/* -----------------------------------------------------------------------------------------*/




/* -----------------------------------------------------------------------------------------*/
/*-############################## TRAININGS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
.header-image-area button {
    position: absolute;
    bottom: 55px;
    left: 100px;
    z-index: 99;
    border-radius: 15px;
}
.btn-outline-know-more {
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
}
.btn-outline-know-more a {
    color: #007bff;
}
.btn-outline-know-more:hover {
    color: #ffffff;
    background-color: #609fe0;
}
.btn-outline-know-more:hover a {
    color: #ffffff;
}


#entupleTrainings {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-trainings-area {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.trainings-main-tabs, .sub-tabs-pills {
    /*box-shadow: 0px 0px 10px #ededed;*/
}
#mainTabContents, #subTabContentsST, 
#subTabContentsIND {
    /*margin-top: 15px;*/
    /*background-color: #f7fff9;*/    
    /*opacity: 0.1;*/
}


.training-tabs-pills ul li,
.sub-tabs-pills ul li {
    font-size: 12px;
    list-style-type: none;    
}
.sub-tabs-pills ul li {
    margin: 0px 5px;
}
.training-tabs-pills ul li a {
    color: #cb9805;
    font-weight: 600;
    text-transform: uppercase;
}
.training-tabs-pills .nav-tabs .nav-link {
    padding: 3px;    
}
.training-tabs-pills .nav-tabs .nav-item.show .nav-link,
.training-tabs-pills .nav-tabs .nav-link.active {
    color: #b650e3;
    /*border-color: #4e97df #4e97df #f8fcfd;*/
}


#tabShortTerm .nav-link {
    border-top-left-radius: 25px;
}
#tabShortTerm .nav-link.active {
    border-color: #4e97df #4e97df #f4f7fb;
}
#tabShortTerm .nav-link,
#shortTermPrograms
/*#subTabContentsST*/
{
    background-color: #f4f7fb;
    border-bottom-color: #4e97df;
}



#tabInternship .nav-link {
    /*border-top-left-radius: 25px;*/
}
#tabInternship .nav-link.active {
    border-color: #4e97df #4e97df #ebfbed;
}
#tabInternship .nav-link,
#internshipProgram
/*#subTabContentsST*/
{
    background-color: #ebfbed;
    border-bottom-color: #4e97df;
}



#tabProbationary .nav-link {
    border-top-right-radius: 25px;
}
#tabProbationary .nav-link.active {
    border-color: #4e97df #4e97df #f8fcfd;
}
#tabProbationary .nav-link,
#probationaryProgram
/*#subTabContentsPHP*/
{
    background-color: #f8fcfd;
    border-bottom-color: #4e97df;
    /*border-color: #4e97df;*/
}
#probationaryProgram, #shortTermPrograms, #internshipProgram {
    border: 1px solid #4e97df;
    border-top: none;
}

/*#tabProbationary {
    background-color: #e5ffe0;
}*/
.sub-tabs-pills .nav-pills .nav-link {
    border: 1px solid #4e97df;
    margin: 3px 0px;
}

/*---------------------------INTERNSHIP TRAINING SECTION ---------------------------*/

.training-para {
    text-align: justify;
}



/*---------------------------PROBATIONARY TRAINING SECTION ---------------------------*/
.heading-with-background {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    border-radius: 10px;
    background-color: #42b85d;
    padding: 5px;
    margin: 10px 1px;    
}
.training-sub-heading {
    color: #8f30bf;
}
.ph-contact h5 {
    color: #3a9c50;
}
.ph-contact .fa-mobile {
    font-size: 19px;
}
.ph-contact p, .ph-contact p a {
    color: #bc0cbd;
    font-size: 16px;
}
/*.show-hide {
    margin-top: -30px;
    text-align: right;
    color: #781AFA;
    cursor: pointer;
}*/
#subTabContentsPHP .training-title h5 {
    font-size: 18px;
}
.reg-but {
    width: 220px;
}
.buttons button{
    margin: 5px;
}
/*.heading-expand-option {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    border-radius: 10px;
    background-color: #268efd;
    padding: 5px 3px;
    margin: 10px 0px;
}
.heading-expand-option span i {
    font-size: 19px;
    margin-top: -1px;
    margin-bottom: 0px;
    font-weight: bolder;
}*/
.hilighted {
    font-size: 18px !important;
    color: #049417;
    padding: 0px 10px 8px 15px;
}
.view-more {
    font-size: 16px;
    color: #2f56e6;
    font-weight: bold;
    margin: 20px 25px 0 0;
}
.training-content .sub-heading {
    text-transform: uppercase;
    font-size: 15px;
    color: #a70591;
    line-height: 2.5rem;
    margin-top: -10px;
}
.domain-card-title {
    text-align: center;
    font-size: 17px;
    color: #2e41e7;
}
.digital-design .sub-heading,
.physical-design .sub-heading {
    text-transform: uppercase;
    font-size: 16px;
    color: #8f30bf;
    line-height: 2.5rem;
}


.partners-logo .card {
    border: none;
    box-shadow: 0px 0px 10px #ededed;
}
.partners-logo .card:hover {
    border: 0.5px solid #0091ea;
}
.wavect-apps .card {
    border: none;
    box-shadow: 0px 0px 10px #ffffff;
}
.partners-logo .card-body, .wavect-apps .card-body {
    padding: 1.5rem;
    text-align: center;
    min-height: 160px;
}
.logo-ent {
    width: 210px;
    height: 93px;
}
.logo-sar {
    margin-top: 28px;
    width: 200px;
    height: 54px;
}
.logo-gold {
    width: 201px;
    height: 100px;
}
/*---------------------------END of PROBATIONARY TRAINING ---------------------------*/


/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
.single-training {
    font-size: 14px;
    padding: 20px;
    margin: 10px 0;
    box-shadow: 0px 0px 10px #ededed;
}
/*++++++++++++++++++++++++ Enquiry Action +++++++++++++++++++++++++++++++++++*/
#trainingEnquiry {
    background-image: url(../images/call-to-action-bg.jpg);
    float: left;
    position: relative;
    width: 100%;
}
#trainingEnquiry:before {
    background: #0091E3;
    content: '';
    position: absolute;
    opacity: 0.84;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.training-enquiry-area {
    display: inline;
    float: left;
    padding: 30px 0;
    width: 100%;
}
.training-enquiry-content h2 {
    font-size: 17px;
}
.training-enquiry-content, .training-enquiry-content h2 a {
    color: #fff;
    display: inline;
    max-width: 70%;
}
/*+++++++++++++++++++ End of Enquiry Action +++++++++++++++++++++++++++++*/

.single-training {
    padding: 20px;
    margin: 10px 0;
    box-shadow: 0px 0px 10px #ededed;
}
.training-title {
    color: #319b0d;
}
.training-details {
    font-size: 14px;
}
.training-details .table tr td {
    /*display: inherit;*/
}
.training-details .table tr td:first-child {
    width: 10%;
    color: #781AFA;
    font-weight: 500;
}
.training-details .table tr td:last-child {
    vertical-align: bottom;
    text-align: right;
    width: 4%;
    color: #781AFA;
    font-weight: 500;
    cursor: pointer;
}
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------------------*/
/*-############################## End of TRAININGS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------------------*/
/*-############################## IOT Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#iotMain h3, #iotMain h4, #iotMain h5 {
    /*font-family: Verdana, Helvetica, Arial;*/
}
#entupleIoTtop, #entupleIotMid, #entupleIoT, #WhatYouGet, #Brand {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-iot-area {
    display: inline;
    float: left;
    width: 100%;
    /*margin-top: 15px;*/
}
.iot-title {
    margin-bottom: 10px;
}
.iot-title h3 {
    font-size: 20px;
    line-height: 28px;
}
.iot-registration-area .title h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Verdana, Helvetica, Arial;
}

.top-left h3 {
    /*font-size: 22px;*/
    line-height: 40px;
}
.top-right {
    box-shadow: 0px 0px 10px #ededed;
}
#entupleIoTRegistration {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
/*.iot-registration-area {
    display: inline;
    float: left;
    width: 100%;
}*/
.indv-topic-title h5, .indv-topic-title h4 {
    font-size: 1rem;
    color: #417ebb;
}
.crse-view-all {
    color: #417ebb;
    text-align: center;
}
.iot-registration-area {
    padding: 20px;
    margin: 10px 0;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px #ededed;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    border-radius: .125rem;
    line-height: 1.5rem;
    font-size: 13px;
    background-color: #ffffff;
}
.italic {
    font-style: italic;
    color: #7e8286e8;
    font-weight: bold;
}
.partner-text {
    margin-top: 10px;
    color: #078dc7;
    font-style: italic;
}
.img-ja img {
    margin: 20px 0px 15px 0px;
}

.join-button {
    text-align: center;
    /*margin-top: 40px;*/
}
.join-button button {
    font-size: 15px;
    font-family: Verdana, Helvetica, Arial;
}


.course-details table tr td:nth-child(1) {
    font-size: 13px;
    /*font-family: Verdana, Helvetica, Arial;    */
    color: #41a241;
    font-weight: bold;
}
.course-details table tr td {
    font-size: 13px;
    border: 1px solid #89b6e2 !important;
}
.course-buttons {
    /*border: 1px solid red;*/
    /*text-align: center;*/
}
.course-buttons div {
    text-align: center;
    display: grid;
    padding: 10px;
    /*margin: 0 25%;*/
}
.course-buttons div button {
    /*width: 50%;*/
    text-transform: uppercase;
    font-weight: bold;
}

#IotQueryModal textarea {
    font-size: 13px;
}


.courses p {
    text-align: justify;
    /*margin-bottom: 10px;*/
}
#course-topics h4, .what-you-get h4 {
    text-transform: uppercase;
}

#covered-topic-list {
    margin: 20px 0px;
}
#covered-topic-list .indv-topics {
    text-align: justify;
    margin-top: 10px;
}
hr.half-dashed-line {
    /*margin: 25px 0px;*/
    border-top: 1px dashed #dbddde;
    width: 50%;
}


#WhatYouGet, #entupleIotMid {
    background-color: #f7f5f5;
}
#BenefitList {

}
.single-benefit {
    margin: 15px 2px 5px 2px;
    min-height: 115px;
}
..single-benefit .benefit-img {
    text-align: center;
}
.single-benefit .benefit-img, .benefit-img img {
    border-radius: 15%;
    /*border: 2px solid #afadad;*/
    text-align: center;
}
.single-benefit .benefit-text {
    margin-top: 10px;
}
.benefit-text h6 {
        font-size: 1rem;
        color: #0277bd;
}
.benefit-text p {
    text-align: justify;
    line-height: 1.5rem;
}

.partners-intro div {
    margin: 10px 0px;
}


#iotDownURL {
    text-decoration: underline;
    cursor: pointer;
}
/* -----------------------------------------------------------------------------------------*/
/*-############################## End of IOT Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/




/* -----------------------------------------------------------------------------------------*/
/*-############################## WEBINARS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleWebinars {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-webinars-area {
    display: inline;
    float: left;
    width: 100%;
}
.single-webinar {
    padding: 10px 0;
    /*margin: 10px 0;*/
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px #ededed;
}
.webinar-title {
    color: #9e9d24;
}
.webinar-title h3 {
    font-size: 16px;
}
.webinar-date {
    font-size: 13px;
    color: #536dfe;
}
.webinar-section-heading {
    color: #9933CC;
    font-size: 15px;
    font-weight: 500;
}
.webinar-para {
    font-size: 14px;
    margin: 15px 0px;
}
.webinar-para ul {
    padding-left: 35px;
}
.webinar-para ul li,
.webinar-para ol li {
    font-size: 13px;
    line-height: 20px;
}
.webinar-para ul li {
    list-style-type: square;
}


#webSubscribe {
    background-image: url("../images/newsletter-bg.jpg");
    background-position: center center;
    background-size: cover;
    display: inline;
    float: left;
    position: relative;
    width: 100%;
}
#webSubscribe::before {
    background: #7abbe4;
    bottom: 0;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    opacity: 0.8;
    z-index: 10;
}
.web-subscribe-area {
    display: inline;
    float: left;
    position: relative;
    width: 100%;
    padding: 25px 0;
    z-index: 20;
}
.web-subscribe-area .entuple-title h2,
.web-subscribe-area .entuple-title h3,
.web-subscribe-area .entuple-title p {
    color: #fff;
}
.web-subscribe-content {
    display: inline;
    float: left;
    margin-top: 10px;
    width: 100%;
    /*padding: 0 28%;*/
}
.web-subscribe-btn {
    font-size: 11px;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 35px;
    width: 85px;
}
.web-subscribe-content .subscribe-form {
    margin-top: 5px;
}
.web-subscribe-content .subscribe-form input {
    padding: 0 94px 0 10px;
}
.mu-subscribe-form {
    position: relative;
}
.mu-subscribe-form input {
    width: 100%;
    height: 60px;
    border-radius: 25px;
    border: none;
    padding: 0 170px 0 20px;
    font-size: 14px;
    color: #000;
}
.mu-subscribe-btn {
    background-color: #0091ea;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 6px;
    top: 6px;
    height: 48px;
    width: 160px;
    cursor: pointer;
    border-radius: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
.web-subs {
    color: #ffff00;
    font-weight: 700;
    text-align: center;
}
/* -----------------------------------------------------------------------------------------*/
/*-############################## End of WEBINARS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/*-############################## WHITEPAPERS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleWhitepapers {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-whitepapers-area {
    display: inline;
    float: left;
    width: 100%;
}
.single-whitepaper {
    display: inline-grid;
    float: left;
    padding: 10px;
    /*margin: 10px;*/
    margin-bottom: 15px;
    width: 100%;
    box-shadow: 0px 0px 10px #ededed;
}
.whitepaper-image {
    float: left;
    /*border: 1px solid red;*/
    text-align: center;
}
.whitepaper-body {
    padding: 15px;
    padding-bottom: 0px;
    font-size: 13px;
    height: 150px;
    /*border: 1px solid green;*/
}
.whitepaper-body .title {
    /*color: #000000;*/
    font-size: 14px;
}
.present-by {
    font-weight: 500;
    font-size: 14px;
    color: #138f03;
}
.ppr-button {
    text-align: right;
    margin-top: -50px;
    padding: 0 15px;
}
.modal-header h6 {
    margin-top: 5px;
}
.modal-body .required-fields {
    text-align: right !important;
    font-size: 11px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #eb3e3e;
}
.col-form-label {
    font-size: 11px;
    text-align: right;
}
.wpaper-download-form input[type="text"] {
    font-size: 11px;

}
.form-error-msg {
    text-align: center;
    color: #f00a0a;
    font-size: 10px;
    font-weight: bold;
}
/* -----------------------------------------------------------------------------------------*/
/*-############################## WHITEPAPERS Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/


/* -----------------------------------------------------------------------------------------*/
/*-############################## CAREER Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleCareers {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-careers-area {
    display: inline;
    float: left;
    width: 100%;
    /*margin-bottom: 20px;*/
}
.career-list .top-mar {
    margin-top: 15px;
}
.single-career {
    margin: 5px;
    height: 160px;
    /*box-shadow: 0px 0px 10px #ededed;*/
    border: 1px solid #eaeaea;
    border-radius: 7px;
}
.career-body  {
    padding: 15px;
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 21px;
    /*height: 120px;*/
    /*border: 1px solid green;*/
}
.know-more-btn {
    text-align: right;
    /*margin-top: -50px;*/
    padding: 0 15px;
}

.single-career:hover {
    box-shadow: 0px 0px 10px #c5ddfb inset;
    /*border: 1px solid #ccc;*/
}

.job-details {
    margin-top: 20px;
}
.job-details table tbody tr td:first-child {
    width: 20%;
    text-align: left !important;
}
.career-body td ul li {
    font-size: 13px;
    /*line-height: 19px;*/
    margin-left: 20px;
}

.carousel-inner {
    overflow: unset;
}
.carousel-control-mid {
    position: inherit;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: -70px;
    bottom: 100%;
}
.carousel-control-prev {
    left: 50%;
}
.carousel-control-next {
    right: 10%;
}
#JobCarousel h4 {
    font-size: 1.2rem;
}

/*.carousel-control-next:focus, .carousel-control-next:hover,
.carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #0062cc;
}*/
#crArea {
    padding-top: 20px;
}

/* -----------------------------------------------------------------------------------------*/
/*-############################## CAREER Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/*-############################## HEROES Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleHeroes {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}
.entuple-heroes-area {
    display: inline;
    float: left;
    width: 100%;
}
.title-quote {
    color: #666666;
    padding: 10px;
    font-family: 'Courgette', cursive;
}
.title-quote h4 {
    font-size: 18px;    
}
.entuple-description {
    text-align: left;
}
.single-hero {
    padding: 10px 15px
}
.hero-name {
    font-size: 17px;
    font-weight: bold;
}
.hero-text {
    font-size: 14px;
}
.hero-link {
    font-size: 15px;
    text-align: right;
    color: blue;
    cursor: pointer;
}
/*MODAL STYLES*/
.modal-header {
    padding: 10px 15px;
}
.modal-header h5, .hero-full-content h5 {
    font-size: 17px;
}
.modal-body {
    padding: 5px 15px;
}
.hero-full-content {
    padding-top: 10px;
}
.hero-full-content .table-responsive .table tr td:last-child {
    width: auto;
    /*color: #666666;*/
    text-align: left;
}
.hero-table {
    font-size: 13px;
}
.hero-table td:first-child {
    /*text-align: right;*/
    font-size: 13px;
    font-weight: bold;
}
.hero-full-content .table td:nth-child(1) {
    font-size: 14px;
     text-align: left; 
     color: #4e8cb3;
}
.hero-full-content .table th, .table td {
    border-top: 0px solid #e9ecef !important;
}
.hero-full-content .table tr td{
    display: inherit;
}
.hero-full-content .table tr:nth-child(1) td{
    display: inline-grid;
}
.hero-full-content .table tr:nth-child(1) td:nth-child(2) {
    font-weight: bold;
}
.hero-full-content .table tr td:last-child {
    font-weight: normal;
}
/* -----------------------------------------------------------------------------------------*/
/*-############################## HEROES Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------------------------*/
/*-############################## CONTACT Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/
#entupleContact, #entupleContactForm {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.entuple-contact-area {
    display: inline;
    float: left;
    width: 100%;
}
.entuple-addresses {
    margin-top: 10px;
}
.contact-address-content {
    margin-bottom: 15px;
    color: #666666;
}
.contact-address-content h4 {
    font-size: 18px;
}
.contact-address-content .list-unstyled li.media span {
    margin-top: 4px;
    margin-right: 10px;
}
.contact-address-content .list-unstyled li.media p {
    line-height: 1.7;
    margin-bottom: 4px;
    font-size: 13px;
}
.media .fa-mobile {
    font-weight: bold;
    font-size: 20px;
    padding-left: 5px;
}
.contact-form-area {
    /*margin-top: 50px;*/
}
.contact-content {
    display: inline;
    float: left;
    width: 100%;
    /*padding: 0 28%;*/
}
.form-section {
    display: inline;
    float: left;
    width: 100%;
}
.form-section #contactSuccess {
    text-align: center;
}
#contactSuccess {
    font-size: 13px;
    color: #048d04;
}
.contact-form {
    text-align: center;
}
.contact-form .form-group {
    position: relative;
}
.contact-form .contact-icon {
    color: #0091ea;
    font-size: 14px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.contact-form .form-group input {
    background: transparent;
    border-radius: 0;
    color: #333;
    font-size: 13px;
    border: 1px #cccccc;
    border-style: none none solid none;
    height: 35px;
    padding: 0 25px;
    margin-bottom: 24px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.contact-form .form-group textarea {
    background: transparent;
    border: 1px #cccccc;
    border-style: none none solid none;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    padding: 10px;
    height: 100px;
    padding: 13px 25px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.contact-form .form-control:focus {
    background-color: #fff;
    border-style: none none solid none;
    outline: 0;
    box-shadow: none;
}
.contact-form .form-control::-webkit-input-placeholder {
    color: #7e7e7e;
    font-size: 14px;
}
.contact-form .form-control:-moz-placeholder {
    color: #7e7e7e;
    font-size: 14px;
}
.contact-form .form-control::-moz-placeholder {
    color: #7e7e7e;
    font-size: 14px;
}
.contact-form .form-control:-ms-input-placeholder {
    color: #7e7e7e;
    font-size: 14px;
}
#contactError {
    font-size: 13px;
    color: #db0606;
}
.send-msg-btn {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12px 20px;
    margin-top: 10px;
    width: 145px;
    border-radius: 20px;
}/*
.send-msg-btn {
    color: #0091ea;
    border: 1px solid #0091ea;
    background-color: #fff;    
}
.send-msg-btn:hover,
.send-msg-btn:focus {
    color: #fff;
    border: 1px solid #0091ea;
    background-color: #0091ea;    
}*/
#entupleGoogleMap {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: -7px;
}
#entupleGoogleMap iframe {
    height: 220px;
    width: 100%;
}
/* -----------------------------------------------------------------------------------------*/
/*-############################## End of CONTACT Page Styles  ########################## */
/* -----------------------------------------------------------------------------------------*/



/*#########################- Entuple Footer Styles  #################################*/
#entupleFooter {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
}
.entuple-footer-top {
    background-color: #0277bd;
    display: inline;
    float: left;
    /*padding: 25px 0 10px 0;*/
    padding-top: 13px;
    width: 100%;
}
.entuple-single-footer {
    display: inline;
    float: left;
    color: #fff;
    font-size: 14px;
    width: 100%;
}
/*.entuple-single-footer,*/
.follow-us {
	margin-bottom: 15px;
}
.entuple-single-footer h3 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.entuple-social-media {
    display: inline;
    float: left;
    width: 100%;
    border-top: 1px solid #1c85c4;
    padding-top: 12px;
}
.entuple-social-media a {
    background-color: #3b5998;
    border: 1px solid #babcbe;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.quick-links h3 {
	margin-bottom: 13px;
}
.entuple-single-footer ul li {
    border-bottom: 1px solid #1c85c4;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 12px;
    font-size: 14px;
}
.entuple-single-footer ul li:last-child {
    border-bottom: none;
}
.entuple-single-footer ul li a {
    color: #fff;
}
.entuple-single-footer .entuple-useful-links li {
    line-height: 1;
    /*padding-bottom: 15px;*/
    /*margin-bottom: 15px;*/
}
.entuple-single-footer .list-unstyled li {
    margin-bottom: 12px;
    padding-bottom: 10px;
}
.entuple-single-footer .list-unstyled li.media span {
    margin-right: 10px;
}
.entuple-single-footer .list-unstyled li.media p {
    line-height: 1.5;
    margin-top: -5px;
    margin-bottom: 4px;
    font-size: 14px;
}
.entuple-single-footer .list-unstyled li.media a {
    font-size: 12px;
}
.br-office-city {
    font-size: 13px;
    font-weight: bold;
    /*margin-top: -10px;*/
    padding-bottom: 10px;
}
.entuple-footer-bottom {
    background-color: #004f7f;
    display: inline;
    padding: 10px 0;
    float: left;
    width: 100%;
}
.entuple-footer-bottom-area {
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}
.entuple-copy-right {
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
}
.entuple-copy-right a {
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.entuple-copy-right a:hover {
	color: #0091ea;
}
/*#########################- End of Footer Styles  #################################*/











@media (max-width: 320px) {
	/*########################### WHITEPAPER Download Form ##############################-*/
	.col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 10px;
    }
    .form-error-msg {
        font-size: 9px;
    }

    /*########################### End of WHITEPAPER Download Form #####################-*/



    /*########################### For CAREER Page #####################-*/
   /* .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: -70px;
        bottom: 100%;
    }
    .carousel-control-prev {
        left: 50%;
    }
    .carousel-control-next {
        right: 10%;
    }*/
    /*########################### End of CAREER Page #####################-*/
}

@media /*(min-width: 321px) and*/ (max-width: 359px) {	
	/*##################### Header with Navbar ########################-*/
	.entuple-logo {
		margin-right: -10px;
	    width: 120px;
	    height: 53px;
	}
	.img-india {
	    margin-right: -12px;
	    width: 110px;
	    height: 43px;
	}
	.entuple-navbar .navbar-toggler {
	    padding: 5px 10px;
	}
	/* Navbar display block & font adjustment */
	#navbarSupportedContent {
		margin-top: 5px;
	}
	.entuple-navbar-nav {
        display: block;
    	width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 10px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    /*For Resource items spacing*/
    .dropdown-menu {
    	padding: 0 0 5px 0;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 6.7rem;
    }
    /*##################### End of Header with Navbar ########################-*/
    



    /* -----------------------------------------------------------------------------------------*/
    /*##################### Services Page Styles ########################-*/
    .image-services {
        background-position: inherit;
    }
    .entuple-services-list .h6 {
        font-size: 14px;
    }
    .entuple-services-list ul li {
        font-size: 13px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/
   

    /*##################- TRAINING Page Styles  #####################*/
    .training-details .table tr td {
        display: inherit;
    }
    .training-details .table th, .table td {
        border-top: 0px solid #e9ecef !important;
    }
    #tabShortTerm {
        padding-top: 19px;   
    }
    /* .training-tabs-pills ul li, .sub-tabs-pills ul li {
        font-size: 12px;
    }
    .training-tabs-pills .nav-link {
        padding: 3px;
    }
    .sub-tabs-pills .nav-pills .nav-link {
        margin: 3px 0px;
    }    
    #subTabContentsPHP .training-title h5 {
        font-size: 17px;
    }
    .solution-content h4, .training-sub-heading h4,
    .digital-design .sub-heading, .physical-design .sub-heading {
        font-size: 14px;
    }
    .solution-content p, .solution-content ul li, .training-content p, .training-content ul li {
        font-size: 12.5px;
    }
    .heading-with-background {
        font-size: 16px;
        padding: 5px;
    }
    .heading-expand-option {
        font-size: 15px;
        margin: 5px 0px;
    } */
    /*##################- End of TRAINING Page Styles  #####################*/
    
	/*##################- Entuple Footer Styles  #####################*/
	/*.follow-us h3 {
        margin-bottom: 15px !important;
    }
    .follow-us, .quick-links {
        margin-top: 10px;
    }*/
	/*##################- End of Footer Styles  #####################*/

	

}

/* Training Mail Tabe spacing issue on Responsive for Mobile less than 370 Pixels */
@media (min-width: 360px) and (max-width: 370px) {
    #tabShortTerm {
        padding-top: 19px;   
    }
}
@media (min-width: 360px) and (max-width: 410px) {
	/*##################### Header with Navbar ########################-*/
	.entuple-logo {
		margin-right: -10px;
	    width: 120px;
	    height: 53px;
	}
	.img-india {
	    margin-right: -12px;
	    width: 110px;
	    height: 43px;
	}
	.entuple-navbar .navbar-toggler {
	    padding: 5px 10px;
	}
	/* Navbar display block & font adjustment */
	#navbarSupportedContent {
		margin-top: 5px;
	}
	.entuple-navbar-nav {
        display: block;
    	width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 10px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    .dropdown-menu {
    	padding: 0 0 5px 0;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 6.6rem;
    }
    /*##################### End of Header with Navbar ########################-*/
    
    /* -----------------------------------------------------------------------------------------*/
    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .single-member-content {
        padding: 25px 0 0 17px;
    }
    .nbs-flexisel-inner {
        /*margin: 10px 0;*/
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
     .image-services {
        background-position: inherit;
    }
    .entuple-services-list .h6 {
        font-size: 14px;
    }
    .entuple-services-list ul li {
        font-size: 13px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/



    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Solutions Page Styles ########################-*/
    .solution-title {
        font-size: 17px;
    }
    .single-solution-description h4 {
        font-size: 17px;
        /*font-weight: 600;*/
    }
    .single-solution-description {
        font-size: 15px;
    }
    /*##################### Solutions Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/    

    /*##################- TRAINING Page Styles  #####################*/
    .training-details .table tr td {
        display: inherit;
    }
    .training-details .table th, .table td {
        border-top: 0px solid #e9ecef !important;
    }

    /*##################- End of TRAINING Page Styles  #####################*/
}


/*##################### For Career Page ########################-*/
@media (min-width: 320px) and (max-width: 450px) {
    /*.b {
        border-right: none;
        border-bottom: 1px solid #c1b9b9;
        margin: 5px 10px;
    }
    .section-border {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }*/
    .header-image-area button {
        bottom: 5px;
        left: 110px;
    }
}
/*##################### For Career Page ########################-*/

    


@media (min-width: 411px) and (max-width: 480px) {
	/*##################### Header with Navbar ########################-*/
    #entuplePageHeader {
        margin-top: 0px;
    }
	/* Navbar display block & font adjustment */
	#navbarSupportedContent {
		margin-bottom: 8px;
	}
	.entuple-navbar-nav {
        display: block;
    	width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 10px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    .dropdown-menu {
    	padding: 0 0 5px 0;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 6.6rem;
    }
    /*##################### End of Header with Navbar ########################-*/	
    
    /* -----------------------------------------------------------------------------------------*/
    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .single-member-content {
        padding: 33px 0 0 20px;
    }
    .nbs-flexisel-inner {
        /*margin: 10px 0;*/
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
    .entuple-services-list .h6 {
        font-size: 14px;
    }
    .entuple-services-list ul li {
        font-size: 14px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Solutions Page Styles ########################-*/
    .solution-title {
        font-size: 17px;
    }
    .single-solution-description h4 {
        font-size: 17px;
        /*font-weight: 600;*/
    }
    .single-solution-description {
        font-size: 15px;
    }
    /*##################### Solutions Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/ 

    /*##################- TRAINING Page Styles  #####################*/
    .header-image-area button {
        bottom: 5px;
        left: 140px;
    }
    .training-details .table tr td {
        display: inherit;
    }
    .training-details .table th, .table td {
        border-top: 0px solid #e9ecef !important;
    }
    /*##################- End of TRAINING Page Styles  #####################*/
}

@media (min-width: 481px) and (max-width: 640px) {
    /*########################### Header ##############################-*/
	#entuplePageHeader {
        margin-top: 0px;
    }
    #navbarSupportedContent {
        margin-bottom: 8px;
    }
    .header-image-area {
        padding: 40px 0;
    }
    .entuple-navbar-nav {
        display: block;
        width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 12px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    .dropdown-menu {
        padding: 0 0 5px 0;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 7.7rem;
    }
    /*########################### Header ##############################-*/	
    
    /* -----------------------------------------------------------------------------------------*/
    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .single-member-content {
        padding: 52px 0 0 20px
    }
    .single-member-content h3 {
        font-size: 19px;
    }
    .single-member-content span {
        font-size: 14px;
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    /* -----------------------------------------------------------------------------------------*/

    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
    .entuple-services-list .h6 {
        font-size: 14px;
    }
    .entuple-services-list ul li {
        font-size: 13px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/
    
    
    /* -----------------------------------------------------------------------------------------*/
    /*##################### Training Page Styles ########################-*/
    .header-image-area button {
        bottom: 62px;
        left: 140px;
    }
    .single-training {
        font-size: 15px;
    }
    /*##################### End of Training Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    .web-subscribe-content {
        padding: 0 20%
    }
    .web-subscribe-btn {
        right: 128px;
    }
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- Downloads Styles  -------------------*/
    .ppr-details .qr-scan {
        /*font-size: 19px;*/
    }
    /*-------------------- Downloads Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WHITEPAPERS Page Styles  -------------------*/
    .single-whitepaper {
        display: inline;
    }
    .whitepaper-body .title {
        font-size: 15px;
    }
    .whitepaper-body {
        margin-top: 20px;
        font-size: 15px;
        height: 260px;
        /*border: 1px solid green;*/
    }
    .col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 11px;
    }
    .form-error-msg {
        font-size: 10px;
    }
    /*------------- End of WHITEPAPERS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/
    /*------------- CONTACT Page Styles  -------------------*/
    .contact-content {
        padding: 0 100px;
    }
    /*------------- End of CONTACT Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/


}

@media (min-width: 641px) and (max-width: 767px) {
	/*########################### Header ##############################-*/
    #entuplePageHeader {
        margin-top: 0px;
    }
    #navbarSupportedContent {
        margin-bottom: 8px;
    }
    .header-image-area {
        padding: 45px 0;
    }
    .entuple-navbar-nav {
        display: block;
        width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 12px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    .dropdown-menu {
        padding: 0 0 5px 0;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 7.7rem;
    }
    /*########################### Header ##############################-*/ 
    
    /* -----------------------------------------------------------------------------------------*/
    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .single-member-content {
        padding: 52px 0 0 20px
    }
    .single-member-content h3 {
        font-size: 19px;
    }
    .single-member-content span {
        font-size: 14px;
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
     /* -----------------------------------------------------------------------------------------*/

     /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
    .entuple-services-list .h6 {
        font-size: 14px;
    }
    .entuple-services-list ul li {
        font-size: 13px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/
    


    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    .web-subscribe-content {
        padding: 0 20%
    }
    .web-subscribe-btn {
        right: 122px;
    }
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/



    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WHITEPAPERS Page Styles  -------------------*/
    .single-whitepaper {
        display: inline;
    }
    .whitepaper-body .title {
        font-size: 15px;
    }
    .whitepaper-body {
        margin-top: 20px;
        font-size: 15px;
        height: 260px;
        /*border: 1px solid green;*/
    }
    .col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 12px;
    }
    .form-error-msg {
        font-size: 10px;
    }
    /*------------- End of WHITEPAPERS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

    /* -----------------------------------------------------------------------------------------*/
    /*------------- CONTACT Page Styles  -------------------*/
    .contact-content {
        padding: 0 100px;
    }
    /*------------- End of CONTACT Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

}

 /*	width-768 for iPad */
@media (min-width: 768px) and (max-width: 991px) {
	/*##################### Header with Navbar ########################-*/
	#mainCarousel {
		margin-top: 10px;
	}
    .header-image-area {
        padding: 50px 0;
    }
	/* Navbar display block & font adjustment */
	.entuple-navbar-nav {
        display: block;
    	width: 100%;
    }
    .entuple-navbar-nav li a {
        font-size: 13px !important;
        padding: 4px 8px !important;
        display: block;
        transition: all 0.5s;
    }
    .dropdown-menu {
    	padding: 0 0 5px 0;
    }
    #navbarSupportedContent {
        margin-bottom: 10px;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 8.3rem;
    }
    /*##################### End of Header with Navbar ########################-*/

	/* -----------------------------------------------------------------------------------------*/
    /* ############################ ABOUT US PAGE STARTS ########################################*/
    /* -----------------------------------------------------------------------------------------*/

    /*++++++++++++++++++++++++++++ ABOUT US - About Section ++++++++++++++++++++++++++++*/
    #entuplePageHeader {
        margin-top: 0px;
    }
	.entuple-about-left {
		margin-top: 10px;
	    padding-right: 0px;
	}
	.entuple-about-right {
		margin-top: 5px;
	    padding-left: 0px;
	}
    /*++++++++++++++++++++++++++++ End of ABOUT US - About Section ++++++++++++++++++++++++++++*/
		
	/*++++++++++++++++++++++++++++ ABOUT US - Business Units Section Styles  ++++++++++++++++++++++++++++*/
	.entuple-business-units-content {
        margin-top: 10px;
    }
    .bu-single-circle h4 {
        font-size: 17px;
    }
	/*++++++++++++++++++++++++++++ End of ABOUT US - Business Units Section Styles ++++++++++++++++++++++++++++*/

    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .single-member-content {
        padding: 10px;
    }
    .single-member-content h3 {
        font-size: 13px;
    }
    .single-member-content span {
        font-size: 11px;
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    
    /* -----------------------------------------------------------------------------------------*/
    /* ############################ ABOUT US PAGE ENDS #########################################*/
    /* -----------------------------------------------------------------------------------------*/
	

    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
    .entuple-services-list .h6 {
        font-size: 15px;
    }
    .entuple-services-list ul li {
        font-size: 14px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/
    /*------------- Solution Page Styles  -------------------*/
    .ent-single-solution {
        margin: 0;
    }
    .ent-single-solution-content {
        width: 70%;
    }
    .solution-titles {
        margin-top: 25px;
    }
    .ent-single-solution-content h3 {
        font-size: 14px;
        margin-top: 8px;
    }
    .single-solution-section {
        margin: 10px 0px 0px 0px;
    }
    .solution-title {
        font-size: 17px;
    }
    .single-solution-description h4 {
        font-size: 16px;
    }
    .single-solution-description {
        margin-top: 10px;
        font-size: 15px;
    }

    .solution-program h4 {
        font-size: 15px;
    }
    /*------------- End of Solution Page Styles  -------------------*/

    /*:::::::::::: Wavect Solution Section :::::::::::: */
    .mrt-img-1 {
        margin-top: 35px;
    }
    .mrt-img-3 {
        margin-top: 60px;
    }
    .mrt-img-7 {
        margin-top: 20px;
    }
    .mrt-img-8 {
        margin-top: 12px;
    }
    .mrt-img-10 {
        margin-top: 20px;
    }
    .mrt-img-12 {
        margin-top: 45px;
    }
    .single-row-ctrlr {
        margin: 10px 0px;
    }
    .single-ctrlr {
        margin: 0;
    }
    .controller-name {
        margin-top: 0px;
        font-size: 12px;
    }
    /*:::::::::::: End of Wavect Solution Section :::::::::::: */

    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*------------- BLOG Page Styles  -------------------*/
    .subscribe-form input {
        padding: 0 90px 0 10px;
        font-size: 12px;
    }   
    .blog-subscribe-btn {
        font-size: 11px;
        position: absolute;
        right: 19px;
        top: 257px;
        height: 35px;
        width: 85px;
    }
    /*####################### Individual Blog ###################*/
    .blog-item-content h1 {
        font-size: 17px;
    }
    .sub-heading {
        font-size: 16px;
    }
    /*.blog-item-content p, .content-section li {
        font-size: 15px;
    }*/
    /*################# End of Individual Blog ################*/    

    /*------------- End of BLOG Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- TRAINING Page Styles  -------------------*/
    .header-image-area button {
        bottom: 5px;
        left: 100px;
    }
    .training-enquiry-content h2 {
        font-size: 18px;
    }
    .training-tabs-pills .nav-tabs .nav-link {
        padding: 7px 3px;    
    }
    .single-training {
        font-size: 15px;
    }
    /*------------- End of TRAINING Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    

    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINAR Page Styles  -------------------*/
    .web-subscribe-content {
        padding: 0 25%
    }
    .web-subscribe-btn {
        /*font-size: 11px;*/
        /*position: absolute;*/
        right: 193px;
        /*top: 20px;*/
        /*height: 35px;*/
        /*width: 85px;*/
    }
    /*------------- End of WEBINAR Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINAR Page Styles  -------------------*/
    .col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 12px;
    }
    .form-error-msg {
        font-size: 11px;
    }
    /*------------- End of WEBINAR Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    

    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- HEROES Page Styles  -------------------*/
    .entuple-description {
        font-size: 15px;
    }
    .hero-name {
        font-size: 15px;
    }
    .hero-text, .hero-link {
        font-size: 13px;
    }
    /*------------- End of HEROES Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    
    
    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- CONTACT Page Styles  -------------------*/
    .contact-content {
        padding: 0 170px;
    }
    /*------------- End of CONTACT Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    

    


    /*##################- Entuple Footer Styles  #################################*/
	.entuple-footer-top {
		padding-top: 17px;
	}
	.entuple-single-footer h3 {
		font-size: 14px;
		margin-bottom: 12px;
	}
	.entuple-social-media a {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 14px;
	}
	.entuple-single-footer ul li {
	    margin-bottom: 9px;
	    padding-bottom: 11px;
	    font-size: 13px;
	}
	/*##################- End of  Footer Styles  #################################*/
}

/*	width-992 to 1199 for iPad-pro & other */
@media (min-width: 992px) and (max-width: 1199px) {
	/*##################### Header with Navbar ########################-*/
	#navbarSupportedContent {
		margin-left: 70px;
	}
    .header-image-area {
        padding: 70px 0;
    }
    .entuple-navbar-nav {
        display: block;
        text-align: right;
        width: 100%;
    }
	.entuple-navbar-nav li a {
	    font-size: 13px !important;
	    padding: 4px 8px !important;
	    display: block;
	    -webkit-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    transition: all 0.5s;
	}
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 8.5rem;
    }
	/*##################### End of Header with Navbar ########################-*/
	 
     /* -----------------------------------------------------------------------------------------*/
	/*++++++++++++++++++++++++++++ ABOUT US - About Section ++++++++++++++++++++++++++++*/
    .entuple-about-left {
		margin-top: 10px;
	    padding-right: 0px;
	}
	.entuple-about-right {
		margin-top: 5px;
	    padding-left: 0px;
	}
    /*++++++++++++++++++++++++++++ End of ABOUT US - About Section ++++++++++++++++++++++++++++*/

    /*##################- ABOUT US - Business Units Section Styles  #####################*/
    .entuple-business-units-content {
        margin-top: 10px;
    }
    .bu-single-circle h4 {
        font-size: 17px;
    }
    /*##################- End of ABOUT US - Business Units Section Styles ########################*/
     /* -----------------------------------------------------------------------------------------*/
    
    /* -----------------------------------------------------------------------------------------*/    
    /*##################### Services Page Styles ########################-*/
    .entuple-services-list .h6 {
        font-size: 15px;
    }
    .entuple-services-list ul li {
        font-size: 14px;
        /*margin-left: 25px;*/
    }
    /*##################### End of Services Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/

    /* -----------------------------------------------------------------------------------------*/
    /*------------- Solution Page Styles  -------------------*/
    .single-solution-section {
        margin: 10px 0px 0px 0px;
    }
    .solution-title {
        font-size: 18px;
    }
    .single-solution-description h4 {
        font-size: 17px;
    }
    .single-solution-description {
        margin-top: 10px;
        font-size: 16px;
    }
    /*######## SINGLE SOLUTION Page ########*/
    .entuple-title h3 {
        font-size: 19px;
    }
    .solution-content p, .solution-content ul li, .solution-content ol li {
        font-size: 15px;
    }
    .solution-content h4 {
        font-size: 17px;
    }
    /*:::::::::::: Automotive Solution Section :::::::::::: */
    .auto-single-section{
        display: table-cell;
        height: 150px;
        width: 25%;
    }
    .auto-single-section .auto-title {
        font-size: 20px;
    }
    .setting-icon {
        font-size: 35px;
    }
    .auto-content {
        margin-top: 5px;
    }
    #growContainer:hover .auto-single-section {
        width:10%;
    }
    #growContainer:hover .auto-single-section .setting-icon {
        /*display: none;*/
    }
    #growContainer:hover .auto-single-section:hover .setting-icon {
        display: none;
    }
    #growContainer:hover .auto-single-section:hover {
        width:50%;
        padding: 15px;
    }
    #growContainer:hover .auto-single-section:hover .auto-title {
        font-size: 20px;
    }
     /*:::::::::::: End of Automotive Solution Section :::::::::::: */
     /*:::::::::::: Wavect Solution Section :::::::::::: */
    .mrt-img-1 {
        margin-top: 35px;
    }
    .mrt-img-3 {
        margin-top: 60px;
    }
    .mrt-img-7 {
        margin-top: 20px;
    }
    .mrt-img-8 {
        margin-top: 12px;
    }
    .mrt-img-10 {
        margin-top: 20px;
    }
    .mrt-img-12 {
        margin-top: 60px;
    }
    /*:::::::::::: End of Wavect Solution Section :::::::::::: */
    /*------------- End of Solution Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    

    /* -----------------------------------------------------------------------------------------*/    
    /*##################### BLOG Page Styles ########################-*/
    .blog-item-content h1 {
        font-size: 17px;
    }
    .blog-item-content p, .content-section li {
        font-size: 15px;
    }
    .blog-readmore-btn {
        color: #0277bd;
        font-size: 15px;
    }
    .subscribe-form input {
        padding: 0 90px 0 10px;
        font-size: 12px;
    }   
    .blog-subscribe-btn {
        font-size: 11px;
        position: absolute;
        right: 19px;
        top: 236px;
        height: 35px;
        width: 85px;
    }
    /*##################### End of BLOG Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/    


    /* -----------------------------------------------------------------------------------------*/    
    /*##################### TRAINING Page Styles ########################-*/
    .single-training {
        font-size: 16px;
    }
    .training-details {
        font-size: 15px;
    }
    .training-enquiry-content h2 {
        font-size: 19px;
    }
    .training-tabs-pills ul li, .sub-tabs-pills ul li {
        font-size: 14px;
    }
    .training-tabs-pills .nav-tabs .nav-link {
        padding: 7px 3px;    
    }
    .single-training {
        font-size: 15px;
    }
    /*##################### End of TRAINING Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/   

    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINARS Page Styles  -------------------*/
    .webinar-title h3 {
        font-size: 19px;
    }
    .webinar-date {
        font-size: 14px;
    }
    .webinar-section-heading {
        font-size: 17px;
    }
    .webinar-para {
        font-size: 15px;
    }
    .webinar-para ul li, .webinar-para ol li {
        font-size: 15px;
        line-height: 20px;
    }
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    .web-subscribe-content {
        padding: 0 25%
    }
    .web-subscribe-btn {
        /*font-size: 11px;*/
        /*position: absolute;*/
        right: 252px;
        /*top: 20px;*/
        /*height: 35px;*/
        /*width: 85px;*/
    }
    /*------------- End of WEBINARS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/ 
    

    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WHITEPAPERS Page Styles  -------------------*/
    .single-whitepaper {
        display: inline;
        /*float: left;*/
        /*padding: 10px;*/
        /* margin: 10px; */
        /*margin-bottom: 15px;*/
        /*width: 100%;*/
        /*box-shadow: 0px 0px 10px #ededed;*/
    }
    .whitepaper-body {
        /*padding: 15px;*/
        /* padding-bottom: 0px; */
        /*font-size: 13px;*/
        height: 270px;
        /*border: 1px solid green;*/
    }
    .col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 13px;
    }
    .form-error-msg {
        font-size: 11px;
    }
    /*------------- End of WHITEPAPERS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

    
    /* -----------------------------------------------------------------------------------------*/
    /*------------- HEROES Page Styles  -------------------*/
    .entuple-description p{
        font-size: 15px;
    }
    .hero-table {
        font-size: 14px;
    }
    /*------------- End of HEROES Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

     /* -----------------------------------------------------------------------------------------*/
    /*-------------------- CONTACT Page Styles  -------------------*/
    .contact-content {
        padding: 0 210px;
    }
    #entupleGoogleMap iframe {
        height: 280px;
    }
    /*------------- End of CONTACT Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

}

/*	For Desktop & wide screens: */
@media (min-width: 1200px) {
	.scrollToTop {
        font-size: 30px;
	    line-height: 40px;
	    width: 45px;
	    height: 45px;
	}
	/*##################### Header with Navbar ########################-*/
	#navbarSupportedContent {
		margin-left: 20px;
	}
    .entuple-navbar-nav {
        display: block;
        text-align: right;
        width: 100%;
    }
    /*----For Mobile responsive dropdown menu------*/
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .entuple-navbar-nav .dropdown-menu {
        left: 0;
    }
    .dropdown-menu {
        min-width: 9.2rem;
    }
	/*##################### End of Header with Navbar ########################-*/	
	
	/*########################### Section Common Styles ##############################-*/
    #entuplePageHeader {
         margin-top: 0px; 
    }
    .header-image-area {
        padding: 150px 0;
    }
	.entuple-title {
	    margin-bottom: 20px;
	    padding: 0 10%;
	}
    .page-header-title h1 {
        font-size: 24px;
    }
    .breadcrumb {
        padding: 8px 0px;
    }
    .page-path li {
        font-size: 14px;
    }
     /*For entuple-principals-area*/
    .nbs-flexisel-inner {
        margin: 25px 0;
    }
	/*########################### End of Section Common Styles ##############################-*/
    
    /* -----------------------------------------------------------------------------------------*/
    /* ############################ ABOUT US PAGE STARTS ########################################*/
    /* -----------------------------------------------------------------------------------------*/

	/*++++++++++++++++++++++++++++ ABOUT US -  About Section ++++++++++++++++++++++++++++-*/
	.entuple-title h2 {
	    font-size: 30px;
	    margin-bottom: 15px;
	}
	.entuple-about-area {
	    padding: 20px 0;
	}
	.entuple-about-left {
	    padding-right: 15px;
	}
	.entuple-about-right {
		margin-top: 0px;
	    padding-left: 15px;
	}
	.entuple-about-right ul li h3 {
		border-bottom: 3px solid #e5e5e5;
	    font-size: 20px;
	}
	.entuple-title p, .entuple-about-right p {
		font-size: 16px;
	}
    /*++++++++++++++++++++++++++++ End of ABOUT US - About Section ++++++++++++++++++++++++++++*/	

    /*++++++++++++++++++++++++++++ ABOUT US - Business Units Section Styles ++++++++++++++++++++++++++++*/
    .entuple-business-units-content {
        /*margin-top: 10px;*/
    }
    .bu-single-circle h4 {
        font-size: 22px;
    }
    .entuple-business-units-circle .circle {
        height: 146px !important;
        width: 146px !important;
        margin: 0 auto;
        float: none;
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Business Units Section Styles ++++++++++++++++++++++++++++*/

    /*++++++++++++++++++++++++++++ ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/
    .entuple-team-content {
        margin-top: -25px;
    }
    .single-member-content {
        padding: 33px 0 0 15px
    }
    .single-member-content h3 {
        font-size: 19px;
    }
    .single-member-content span {
        font-size: 14px;
    }
    /*++++++++++++++++++++++++++++ End of ABOUT US - Leadership Team ++++++++++++++++++++++++++++*/

    /* -----------------------------------------------------------------------------------------*/
    /* ############################ ABOUT US PAGE ENDS ##########################################*/
    /* -----------------------------------------------------------------------------------------*/
    



    /* -----------------------------------------------------------------------------------------*/
    /*###################- SERVICES - page Styles  ##################*/
    .entuple-services-content {
        font-size: 17px;
    }
    .entuple-services-list ul li {
        font-size: 16px;
        margin-left: 35px;
    }
    /*###################- End of SERVICES - page Styles  ##################*/
    /* -----------------------------------------------------------------------------------------*/



    /* -----------------------------------------------------------------------------------------*/
    /*------------- Solution Page Styles  -------------------*/
    .single-solution-section {
        margin: 10px 0px 0px 0px;
    }
    .solution-title {
        font-size: 18px;
    }
    .single-solution-description h4 {
        font-size: 17px;
    }
    .single-solution-description {
        margin-top: 15px;
        font-size: 16px;
    }
    .solutions-all {
        margin-bottom: 15px;
    }
    /*######## SINGLE SOLUTION Page ########*/
    .entuple-title h3 {
        font-size: 24px;
    }    
    .solution-content h4 {
        font-size: 18px;
    }
    .solution-content p, .solution-content ul li, .solution-content ol li {
        font-size: 16px;
    }
    .solution-single-image {
        margin: 20px 0;
    }

    .ent-single-solution-icon {
        display: inline;
        font-size: 27px;
        float: left;
        height: 60px;
        width: 60px;
        text-align: center;
        line-height: 60px;
        margin-right: 7px;
    }
    .ent-single-solution-content h3 {
        font-size: 19px;
    }
    .pad-top h3 {
        margin-top: 5px;
    }
    .solution-head-row2 {
        margin-left: 210px;
    }
    


    /*:::::::::::: Automotive Solution Section :::::::::::: */
    .solution-animation-image {
        height: 520px;
        width: 100%;
    }
    #car {
        position: relative;
        -webkit-animation: moveCar 5s; /* Safari 4.0 - 8.0 */
        -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
        -webkit-animation-timing-function: ease-in;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-iteration-count: infinite;

        animation: moveCar 5s;
        animation-direction: alternate;
        animation-timing-function: ease-in;
        animation-fill-mode: forwards;
        animation-iteration-count: infinite;
    }
    #car:hover {
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        -o-animation-play-state: paused;
         animation-play-state: paused;
    }
    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes moveCar {
        0%  {left: 250px; top: 0px;}
       /* 10% {left: 240px; top: 3px;}
        20% {left: 230px; top: 6px;}
        30% {left: 220px; top: 9px;}
        40% {left: 210px; top: 12px;}
        50% {left: 200px; top: 15px;}
        60% {left: 190PX; top: 18px;}
        70% {left: 180px; top: 21px;}
        80% {left: 170px; top: 24px;}
        90% {left: 160px; top: 27px;}*/
        100% {left: 150px; top: 30px;}
    }

    @keyframes moveCar {
        0%  {left: 250px; top: 0px;}
        100% {left: 150px; top: 30px;}
    }

    .auto-single-section{
        display: table-cell;
        height: 150px;
        width: 25%;
    }
    .auto-single-section .auto-title {
        font-size: 20px;
    }
    .setting-icon {
        font-size: 35px;
    }
    .auto-content {
        margin-top: 5px;
    }
    #growContainer:hover .auto-single-section {
        width:10%;
    }
    #growContainer:hover .auto-single-section .setting-icon {
        display: none;
    }
    #growContainer:hover .auto-single-section:hover .setting-icon {
        display: none;
    }
    #growContainer:hover .auto-single-section:hover {
        width:50%;
        padding: 15px;
    }
    #growContainer:hover .auto-single-section:hover .auto-title {
        font-size: 20px;
    }
    /*:::::::::::: End of Automotive Solution Section :::::::::::: */
    
    /*:::::::::::: Wavect Solution Section :::::::::::: */
    .mrt-img-1 {
        margin-top: 40px;
    }
    .mrt-img-3 {
        margin-top: 60px;
    }
    .mrt-img-7 {
        margin-top: 20px;
    }
    .mrt-img-8 {
        margin-top: 12px;
    }
    .mrt-img-10 {
        margin-top: 20px;
    }
    .mrt-img-12 {
        margin-top: 74px;
    }

    /*:::::::::::: End of Wavect Solution Section :::::::::::: */

    
    /*------------- End of Solution Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/

    /* -----------------------------------------------------------------------------------------*/    
    /*##################### BLOG Page Styles ########################-*/
    .blog-widget-title {
        font-size: 20px;
    }
    .blog-item-content h1 {
        font-size: 17px;
    }
    .blog-item-content p {
        font-size: 16px;
    }
    .blog-readmore-btn {
        color: #0277bd;
        font-size: 16px;
    }
    .subscribe-form input {
        padding: 0 90px 0 10px;
        font-size: 13px;
    }   
    .blog-subscribe-btn {
        font-size: 12px;
        position: absolute;
        right: 19px;
        top: 242px;
        height: 35px;
        width: 85px;
    }
    /*+++++++++++++++++++ Individual Blog +++++++++++++++++++*/
    .content-section li {
        margin-left: 25px;
    }
    .blog-item-content h1 {
        font-size: 18px;
    }
    .sub-heading {
        font-size: 17px;
    }
    .content-section li {
        font-size: 15px;
    }
    /*.blog-item-content p, .content-section li {
        font-size: 15px;
    }*/
    /*+++++++++++++++++++ End of Individual Blog +++++++++++++++++++*/
    /*##################### End of BLOG Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/    
    
    /* -----------------------------------------------------------------------------------------*/    
    /*##################### TRAINING Page Styles ########################-*/
    .btn-outline-know-more {
        font-size: 15px;
    }
    .training-enquiry-area {
        padding: 70px 0;
    }
    .training-enquiry-content h2 {
        font-size: 25px;
        font-weight: bold;
    }
    .single-training {
        font-size: 16px;
    }
    .training-details {
        font-size: 15px;
        margin-top: 15px;
    }
    
    .training-tabs-pills ul li, .sub-tabs-pills ul li {
        font-size: 14px;
    }
    .training-tabs-pills .nav-tabs .nav-link {
        padding: 8px 3px;    
    }
    .single-training {
        font-size: 16px;
    }
    #subTabContentsPHP .training-title h5 {
        font-size: 20px;
    }
    .solution-content h4, .training-sub-heading h4 {
        font-size: 19px;
    }
    /*.solution-content p,*/
    .solution-content ul li, .solution-content ol li, .training-content p, .training-content ul li {
        font-size: 15px;
    }
    .solution-short-intro p {
        /*font-family: 'Courgette', cursive;*/
        /*color: #666666;*/
        font-size: 17px;
        /*font-weight: 600;*/
    }
    .physical-design {
        margin: 20px 0px;
    }
    .reg-but {
        width: 340px;
    }
    /*##################### End of TRAINING Page Styles ########################-*/
    /* -----------------------------------------------------------------------------------------*/    
    

    /* -----------------------------------------------------------------------------------------*/
    /*-############################## IOT Page Styles  ########################## */
    /* -----------------------------------------------------------------------------------------*/
    .iot-title h3 {
        font-size: 25px;
        line-height: 35px;
    }
    #iotMain .solution-content p, #iotMain .solution-content ul li, #iotMain .solution-content ol li {
        line-height: 1.7rem;
    }
    #iotMain .solution-content h4 {
        font-size: 20px;
    }
    .indv-topic-title h5 {
        font-size: 1.1rem;
    }
    #BenefitList .single-line {
        width: 90%;
        background-color: #aae2a0;
    }
    .single-benefit .benefit-text {
         margin-top: 0px; 
    }
    .iot-registration-area .title h4 {
        font-size: 23px;
    }
    .course-details table tr td:nth-child(1) {
        font-size: 13px;
    }
    .course-details table tr td {
        font-size: 15px;
    }

    .course-buttons {
        /*margin-top: 15px;*/
    }
    .course-buttons div {
        margin: 0 15%;
    }
    /* -----------------------------------------------------------------------------------------*/
    /*-############################## End of IOT Page Styles  ########################## */
    /* -----------------------------------------------------------------------------------------*/

    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WEBINARS Page Styles  -------------------*/
    .webinar-title h3 {
        font-size: 21px;
    }
    .webinar-date {
        font-size: 15px;
    }
    .webinar-section-heading {
        font-size: 17px;
    }
    .webinar-para {
        font-size: 16px;
    }
    .single-webinar {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    .webinar-para ul li, .webinar-para ol li {
        font-size: 16px;
        line-height: 22px;
    }
    /*-------------------- WEBINAR Subscription Styles  -------------------*/
    .web-subscribe-content {
        padding: 0 30%
    }
    .web-subscribe-btn {
        right: 353px;
    }
    /*------------- End of WEBINARS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/ 
    
    /* -----------------------------------------------------------------------------------------*/
    /*-------------------- WHITEPAPERS Page Styles  -------------------*/
    .single-whitepaper {
        display: inline;
    }
    .whitepaper-body .title {
        font-size: 15px;
    }
    .whitepaper-body {
        font-size: 15px;
        height: 270px;
        /*border: 1px solid green;*/
    }
    .col-form-label,
    .wpaper-download-form input[type="text"] {
        font-size: 13px;
    }
    .form-error-msg {
        font-size: 11px;
    }
    /*------------- End of WHITEPAPERS Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/


    /* -----------------------------------------------------------------------------------------*/
    /*------------- CAREER Page Styles  -------------------*/
    .carousel-control-next, .carousel-control-prev {
        position: fixed;
        top: 47%;
        bottom: 47%;
        width: 4%;
    }
    .carousel-control-prev {
        left: 10%;
    }
    .carousel-control-next {
        right: 10%;
    }
    /*#JobCarousel h4 {
        font-size: 1.2rem;
    }*/

    /* -----------------------------------------------------------------------------------------*/
    /*------------- CAREER Page Styles  -------------------*/




     /* -----------------------------------------------------------------------------------------*/
    /*------------- HEROES Page Styles  -------------------*/
    .entuple-heroes-area .entuple-title {
        margin-top: 15px;
    }
    .title-quote h4 {
        font-size: 22px;
    }
    .entuple-description p {
        color: #666666;
        font-size: 18px;
        font-weight: 600;
    }
    .single-hero {
        padding: 10px 15px
    }
    .hero-name {
        font-size: 19px;
        font-weight: bold;
    }
    .hero-text {
        font-size: 16px;
    }
    .hero-link {
        font-size: 16px;
        text-align: right;
        color: blue;
        cursor: pointer;
    }
    .modal-header h5, .hero-full-content h5 {
        font-size: 19px;
    }
    .hero-full-content .table td:nth-child(1) {
        font-size: 16px;
    }
    .hero-table {
        font-size: 15px;
    }
    /*------------- End of HEROES Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    
     /* -----------------------------------------------------------------------------------------*/
    /*-------------------- CONTACT Page Styles  -------------------*/
    .entuple-addresses {
        margin-top: -10px;
    }
    .contact-address-content h4 {
        font-size: 20px;
    }
    .contact-address-content .list-unstyled li.media p {
        font-size: 14px;
    }
    .contact-content {
        padding: 0 270px;
    }
    .form-section #contactSuccess {
        font-size: 15px;
        text-align: center;
    }
    .contact-form .form-group input {
        font-size: 16px;
        height: 38px;
        padding: 0 30px;
         margin-bottom: 0px; 
    }
    #entupleGoogleMap iframe {
        height: 350px;
    }
    /*------------- End of CONTACT Page Styles  -------------------*/
    /* -----------------------------------------------------------------------------------------*/
    




	/*##################- Entuple Footer Styles  #################################*/
	.entuple-footer-top {
		padding-top: 17px;
	}
	.entuple-single-footer h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.entuple-social-media a {
	    width: 40px;
	    height: 40px;
	    line-height: 38px;
	    font-size: 17px;
	}
	.entuple-single-footer ul li {
	    margin-bottom: 12px;
	    padding-bottom: 12px;
	    font-size: 14px;
	}
	.entuple-single-footer .list-unstyled li.media a {
	    font-size: 14px; 
	}
	.br-office-city {
    	font-size: 15px;
    	margin-top: -5px;
    }
	/*##################- End of  Footer Styles  #################################*/   	
}

/*kiran*/

