
a:hover, a:focus {
    outline: none;
}

::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px;
}

.blockquote { 
    font-size: 24px;
    line-height: 1.2;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #afafaf; 
    border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #017DC3; 
}
/*
.footer-info{
    background-color: #f7f8fc;
}*/
/* custom CSS */

.box_2{
    background-color: #f7f8fc;
    height: 242px;
    padding: 0px 10px 10px 10px; 
    border-radius: 5px;
    border: 2px solid #e5e5e5;
    box-shadow: 0px 2px 5px 2px rgba(229,229,229,0.71);
}

.box_2 img{
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.box_2 p{
    color: #282828;
    margin-top: 30px;
}
.coutom_box{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 0px !important;
}

.custom_modal_btn{
    width: 150px;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #55c3ba;
    border:1px solid #55c3ba;
    margin-top: 25px;
    -webkit-box-shadow: 5px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 5px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 5px 10px 10px 1px rgba(0,0,0,0.12);
    /*position: fixed;
*/}
.modal-body {
    position: relative; 
    padding: 32px;
}
.modal-body p{
    margin: 10px 0px 10px;
}
.modal-body .close{
    margin-top: -28px !important;
    border-radius: 50px;
    background-color: #5dbfb2;
    color: #fff;
    opacity: 1;
    width: 35px;
    height: 35px;
    margin-right: -28px;
}
.modal-header{
    border-bottom: 0px !important;
}
.modal-content11{
    background-color: #f7cf4c;
}

.modal-content{
    border-radius: 15px;
    width: 100%;
}

.pg3_TtlBox, .pg4_TtlBox{
    max-width: 418px;
}

#blog-page .center-text img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.startBtn a{
    width: 180px;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #55c3ba;
    margin-top: 35px;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}
.startBtn a:hover{
    color: #FFF !important;
    text-decoration: none;
    background-color: #39afa5;
}
.startBtn a:active, .startBtn a:focus  {
    color: #FFF !important;
    text-decoration: none;
}
.team-pic1{
    height: 100%;
    width: 100%;
    max-height: 272px;
    background-image: url(../images/screen6/screen6_box2_img1.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic2{
    height: 100%;
    width: 100%;
    max-height: 272px;
    background-image: url(../images/screen6/screen6_box2_img2.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic3{
    height: 100%;
    width: 100%;
    max-height: 272px;
    background-image: url(../images/screen6/screen6_box2_img3.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic4{
    height: 100%;
    width: 100%;
    max-height: 272px;
    background-image: url(../images/screen6/screen6_box2_img4.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic5{
    height: 100%;
    width: 100%;
    max-height: 272px;
    background-image: url(../images/screen6/screen6_box2_img5.png);
    background-size: cover;
    background-position: 50% 50%;
}
 .team-desc {
    background-color: #b4096d;
    height: 272px;
}

#page7 .bx-controls{
    display: none;
    width: 78px;
    height: 40px;
    position: absolute;
    top: -38px;
    right: 6px;
}
 
#page7 .left-content {
    text-align: left;
    font-size: 16px;
    padding: 20px 20px 20px 20px;
    background: aliceblue;
    height: 300px;
    color: #b4096d!important;
    display: table;
}

.comColor{color: #b4096d!important; }
#page7 .right-content{
    text-align: left;
    font-size: 16px;
    
    /*background: #e4032e*/
    height: 300px;
    color: #ffffff!important;
    top: 0px;
}
#page7 .parallax-portfolio .contents
{
        padding: 15px 20px 15px 15px !important;
}
#page7 .parallax-portfolio .contents p{
    padding: 5px 0 !important;
}
#page7 .parallax-portfolio{
    overflow: visible !important;
    right: 0 !important;
}
.team1 .team-group1{
    height: 100%;
    max-width: 100%;
    width: 370px;
    padding:35px 35px 35px 15px;
    margin: 0 auto;
    background: #bc086d;
    color: #fff;
}
.numberBox{
    max-width:350px;
    display: block !important;
}
.parallax-portfolio1 .numberBox, .parallax-portfolio2 .numberBox{
    max-width: 100%;
    display: block !important;
    text-align: center;
}
.aligncenter{
    text-align: center;
}
/* screen 1 start */
hr{
    border-top: 1px solid #ffd800!important;
}
.center-text p{
    color: #282828;
}
.center-text h3{
    font-size: 30px;
}
 .center-text h1{
    /*font-family:Arial-Black;*/
    font-size: 40px;
    color: #282828;
    font-weight: bold;
    padding-bottom: 15px;
    display: inline-block;
}

.custom_p1{
    word-wrap: break-word;
    max-width: 50%;
}
#page9 ul li{
font-size: 16px;
}
#page9 span{
font-size: 16px;
}
#blog-page .center-text h1{
    font-size: 36px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffd800;
    width: 45%;
    text-transform: uppercase;
}

.center_content h2{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.grow_model1{
    position: relative;
}
.grow_model1 img{
    top: 0px;
    left: 0px;
} 
.grow_model1_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 36%;
    height: 48%;
    position: absolute;
    right: 25%;
    transform: translate(0%, -50%);
    top: 55% !important;
    border-radius: 50%;
    margin: 0 auto !important;
}
#build-skills-complete{
    position: absolute;
    color: green;
    top: 90px;
    right: 132px;
}
#challenge-mentees-complete{
    position: absolute;
    color: green;
    top: 94px;
    left: 89px;
}
#simulate-practice-complete{
    position: absolute;
    color: green;
    bottom: 115px;
    right: 132px;
}
#aid-promotions-complete{
    position: absolute;
    color: green;
    bottom: 124px;
    left: 105px;
}
.fa-check:before{
    background-color: white;
    border-radius: 50px;
    width: 33px;
    height: 20px;
    padding: 3px;
}

.grow_model5 img{
    top: 0px;
    left: 0px;
} 
.grow_model5_inner_div{
    background-color: transparent;
    border: 1px solid transparent;
    color: #fff;
    width: 36%;
    height: 48%;
    position: absolute;
    right: 110px;
    transform: rotate(-13deg);
    top: 61px!important;
    border-radius: 50%;
    margin: 0 auto !important;
}

.grow_model3 img{
    bottom: 0px;
    left: 0px;
} 
.grow_model3_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 35%;
    height: 46%;
    position: absolute;
    right: 25%;
    transform: translate(0%, -50%);
    top: 34% !important;
    border-radius: 50%;
    margin: 0 auto !important;
}

.grow_model6 img{
    bottom: 0px;
    left: 0px;
} 
.grow_model6_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 35%;
    height: 46%;
    position: absolute;
    right: 110px;
    transform: rotate(-13deg);
    top: 63px;
    border-radius: 50%;
    margin: 0 auto !important;
}
.grow_model2 img{
    top: 0px;
    right: 0px;
}
.grow_model2_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 36%;
    height: 47%;
    position: absolute;
    right: 53%;
    transform: translate(0%, -50%);
    top: 57% !important;
    border-radius: 50%;
    margin: 0 auto !important;
}  

.grow_model7 img{
    top: 0px;
    right: 0px;
}
.grow_model7_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 36%;
    height: 47%;
    position: absolute;
    right: 110px;
    transform: rotate(-13deg);
    top: 61px;
    border-radius: 50%;
    margin: 0 auto !important;
}  

.grow_model4 img{
    bottom: 0px;
    right: 0px;
} 
.grow_model4_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 36%;
    height: 46%;
    position: absolute;
    right: 61%;
    transform: translate(36%, -57%);
    top: 31% !important;
    border-radius: 50%;
    margin: 0 auto !important;
}

.grow_model8 img{
    bottom: 0px;
    right: 0px;
} 
.grow_model8_inner_div{
    background-color: transparent;
    border:1px solid transparent;
    color: #fff;
    width: 36%;
    height: 46%;
    position: absolute;
    right: 111px;
    transform: rotate(-13deg);
    top: 64px;
    border-radius: 50%;
    margin: 0 auto !important;
}

.modal-content1, .modal-content7{
    background-color: #f7cf4c;
}
.modal-content2, .modal-content8{
    background-color: #ee97c2;
}
.modal-content3, .modal-content9{
    background-color: #94d4e1;
}
.modal-content4, .modal-content10{
    background-color: #87c9ad;
}
.modal-content1, .modal-content2, .modal-content3, .modal-content4, .modal-content7, .modal-content8, .modal-content9, .modal-content10{
    border-radius: 20px;
}
.modal_p1, .modal_p2, .modal_p3, .modal_p4 {
    padding: 3%;
    padding-left: 16%;
    text-align: left;
}
.modal_p7, .modal_p8, .modal_p9, .modal_p10 {
    padding-left: 16%;
    text-align: left;
        padding-top: 10px;
}

.modal-body1 h1, .modal-body2 h1, .modal-body3 h1, .modal-body4 h1, .modal-body7 h1, .modal-body8 h1,.modal-body9 h1,.modal-body10 h1{
    color: #322808;
    font-size: 40px;
}

.modal1, .modal2, .modal3, .modal4, .modal7, .modal8, .modal9, .modal10{
    padding-top: 2%;
}
.modal-body1 .close1, .modal-body2 .close2, .modal-body3 .close3, .modal-body4 .close4, .modal-body7 .close7, .modal-body8 .close8, .modal-body9 .close9, .modal-body10 .close10 {
    border-radius: 50px;
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
    opacity: 1;
    width: 150px;
    height: 45px;
    margin-bottom: 4%;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}
.modal-dialog-centered1{
    transform: translate(0, -50%);
    top: 40% !important;
    margin: 0 auto !important;
}
.modal-dialog {
    transform: translate(0, -50%);
    top: 0%;
    margin: 0 auto;
}
.modal-dialog-centered {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:calc(100% - (.5rem * 2));
}
.extra-pad6{
    text-align: left;
}
.modal{
    overflow-y: auto;
}
 
.navbar-brand img{ 
    margin-top: 15px;
}
.welcome-page{
    padding-top: 0px!important;
    margin-left: 0px!important;
    margin-right: 0PX!important;
}
.fbold{
    font-weight: bold;
}

 /* screen 2 start */
#tree21{
    bottom: 0px!important;
    left: 80%!important;
}
.land419 {
    width: 100%;
}
 h1{
    font-size: 24px;
}
.content-box1 h1,h4{
    line-height: 30px;
    color: #b4096d!important;
    
}
#portfolio-page h6 {
    font-size: 16px;
    font-style: italic;
    color: #fff;
}
.content-box1 hr{
color: #b4096d!important;
}
#page5 content-box{
    height: 470px;
    top: 25px !important;
}
#page5 h3{
    font-size: 24px
}
.content-box1{
    height: 450px!important;
}
.team-desc h3{
    background-color: #6f1e71;
}
.thumbnail{
    font-size: 15px;
    float: left;
    padding: 15px;
}
#page7 h6{
    color: #e6007d;
    font-style: italic;
}
#page7 .left-content p{
    color: #b4096d;
}
#page7 .right-content  span{
    color: #ffffff;
}
.right-content3{
    text-align: left;
    font-size: 16px;
    padding: 60px;
    background: #762282;
    height: 100%;
    color: #ccc!important;
}
.right-content4
{
    text-align: left;
    font-size: 16px;
    padding: 60px;
    background: #e6007d;
    height: 100%;
    color: #ccc!important;
}
.right-content5{
    text-align: left;
    font-size: 16px;
    padding: 60px;
    background: #244a9a;
    height: 100%;

}
.parallax-page .content-box h6{
    color: #b4096d!important
}
#pager a{
    color: #000;
    font-size: 10px;

}
.bgr{
     background: #e4032e;
     color: #fff;
}
.bgy{
     background: #f49803;
     color: #fff;
}
.bgp{
     background: #762282;
     color: #fff;
}
.bgpi{
     background: #e6007d;
     color: #fff;
}
.bgb{
     background: #244a9a;
     color: #fff;
}
.bgn
{
     background: #b4096d;
     color: #fff;
}

#page7 h1
{   
    color: #b4096d;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    border-bottom: 1px solid #6f1e71;
    padding: 4px 0; 
    display: block;
    width: 52%;
}
#page7 .page-title
{
    margin-bottom: 0px!important;
}

#page7 a{
    color: #0000ff;
    cursor: pointer;
    text-decoration: underline;
}
 .member-social1{ 
    width:100%; 
    padding-bottom: 20px; 
}
.page-contents .member1 h3, 
.page-contents .member1 p, 
.page-contents .team-group1, 
.page-contents .member1 .team-content1{
    max-width:100%;
}
.menuitem{
    float: right;
    margin-right: 18px;
    margin-top: 18px;
}
.pageno{
    font-size: 15px;
    color: #282828;
    padding: 20px;
}
.menuicon{
    border: 1px solid #55c3ba;
    padding: 6px 7px;
    border-radius: 50%;
    color: #55c3ba;
    font-size: 1.3em;
}
.menuHeaderBox{
    width: 100%;
    height: 40px;
    background-color: hsla(0, 0%, 0%, 0.2);
    overflow: hidden;
}
.menuText{
    color: #fff;
    padding: 9px 20px;
    display: inline-block;
}


.custom-overlay .closebtn {
    line-height: 18px;
    padding: 10px 15px;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    position: relative;
    width: 55px;
    float: right;
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    
}
 .custom-overlay .closebtn img{
    height: 23px;
    width: 14px;
}
.custom-overlay {
    height: 0;
    max-width:480px;
    width:300px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: rgba(100, 34, 112, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}
.custom-overlay-content {
    position: relative;
    padding: 0 20px;
    width: 100%;
    margin-top: 10px;
}
.custom-overlay a {
    padding: 8px 0px;
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
    font-family: Arial;
    font-size: 16px;
}
.custom-overlay a:hover, .custom-overlay a:focus {
    color: #ffd800;
}
.custom-nav-hr {
    margin-bottom: 5px;
    margin-top: 5px;
}
.custom-overlay-content hr{
    border-top: 1px solid #ddd!important;
}
.liststyle a{
    text-decoration: none;
}
video{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
/*Transcript*/
.closebtnBox{
    position: absolute;
    top: 1px;
    right: 1px;
    color: #FFF;
    padding: 5px 10px;
}
.transcript-text{
    padding-right: 32px;
    display: block;
    padding-left: 8px;
}
.closebtnBox a{
    color: #FFF;
}
.transcript-box{
    position: absolute;
    width: 100%;
    max-width: 400px;
    color: #fff;
    background: rgba(0,0,0,0.9);
    padding: 10px 10px 10px 10px;
    z-index: 999;
    overflow: auto;
    height: 100%;
    right: 0px;
    top: 0px;
    z-index: 999;
} 
.transcript-box::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.5);
    position: absolute;
    right: 48%;
    bottom: -10px;
} 
.transcript-box .display{
    display: inline-block;
}
.transcript-box .hide{
    display: none;
}

.transcriptList{
    margin-top: 10px;
    margin-left: -15px;
}
.audio-btn i{
    border: 1px solid #d0b600;
    padding: 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.5em;
    background: #d0b600;
}
.audio-btn i.mute{
    padding: 6px 12px;
}
.transcript-btn i{
    border: 1px solid #d0b600;
    padding: 6px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.5em;
    background: #d0b600;
} 
#page7 img{
    width: auto;
    height: auto;
}
.left-side{
    float: left;
    width: 100%;
}
.left-side p{
    border-bottom: 1px solid white;
    margin-left: 5px;
    margin-top: 20px;
    width: 60px;
    color: #fff!important;
}
.team1 .member{
    width: 370px!important;
}
.team-desc .extra-pad {
    color: #fff!important;  
}
/*.team-desc .extra-pad p{
    color: #fff!important;  
}*/
.team1 .team-group p{    
    color: #fff;
}

#page6 .startBtn a{
    width: 210px;
}
.box-background{
    height: 275px;
    background-color: #6f1e71;
}
.team-group img{
    width: 370px;
    height: 276px!important;
}
.team-group{
    width: 375px;
    height: 276px;
}
.team1 .team-group1 p{
    color: #fff;
}
.team-group h3{
    font-size: 12px;
    font-weight: bold;
}
.team-group1 h5{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
#tree33 img{
    width: 100%;
}
.footerBox{
    width: 100%;
    height: 14px;
    background-color: #a5a5a5;
    position: fixed;
    bottom: 0px;
    left: 0px;
}
.tooltip-inner {
    background-color: #ed008c;
    padding: 5px 10px;
    font-size: 14px;
    width: 100% !important;
    max-width: 300px !important;
    text-align: left;
}
.tooltip-arrow{
    border-right-color: #ed008c !important;
}
.tooltipBg{
    background: #ed008c;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
    display: inline-block;
}
.tooltipBg:hover{
    text-decoration: none;
}
.tooltipBg a :hover{
    color: #fff !important;
}
a:hover, a:focus{
    color: #fff;
}
 .team-desc:hover{
    opacity: 0;
}
.custom-pointer{
    cursor: pointer;
}
.cord-show{
    opacity: 1;
}
.cord-hide{
    opacity: 0;
}


.arrow-forword{
     z-index: 999;
    position: absolute;
    top: 50% !important;
    left: 5px;
}
.arrow-backword{
     z-index: 999;
    position: absolute;
    top: 50% !important;
    right: 5px;
}
.disable{
    pointer-events: none;
    opacity: 0.3;
}
.disable i{
        background: rgba(255, 255, 255, 0.3) !important;
}
.fa-arrow-circle-right, .fa-arrow-circle-left{
 color: #fff;
 cursor: pointer;
}

.navbar-header{
    display: inline-block;
}
.prev-icon i{
    position: absolute;
    background: #fff;
    top: 50%;
    left: 3%;
    padding: 7px 20px;
    border-radius: 50%;
    z-index: 999;
    color: #000;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}
.next-icon i{
    position: absolute;
    background: #fff;
    top: 50%;
    right: 3%;
    padding: 7px 23px;
    border-radius: 50%;
    z-index: 999;
    color: #000;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}

.btn-back{  
    z-index: 999;
    color: #000;
    padding: 5px 20px;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    width: 50px;
    height: 50px;
}
.btn-next{ 
    z-index: 999;
    color: #000;
    padding: 5px 20px;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    width: 50px;
    height: 50px;
}

.instText{
    color: #b4096d !important;
}

#page7 .parallax-portfolio .slider li img{
    margin-right: 0px !important;
}
.screen7{
    width: 100% !important;
    height: 100% !important;
}
.custom_liststyle{
        list-style-type: disc !important;
}
.custom_liststyle1{
        list-style-type: circle !important;
}

#dance8{
    bottom: 300px !important;
}
 #dance10{
    bottom: 300px !important;
}
#dance9{
    bottom: 324px !important;
}
#dance16{
    bottom: 293px !important;
}
#dance14{
    bottom: 295px !important;
}
#dance11{
  bottom: 63px !important;
}
#dance12{
      bottom: 71px !important;
}
#dance13{
        bottom: 250px !important;
}
#dance15{
    bottom: 253px !important;
}
.default-div{
    padding-left: 0;
    height: 300px;
}

.default-div img{
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    border: 10px solid #e4032e;
}
#aboutus-page .nano{
    height: 640px !important;

}
#page10 .nano {
    height: 360px;
}
#aboutus-page .nano-slider
{
    height: 0 !important;
}
.numbImg{
    max-width: 100% !important;
    background-image: url(../images/screen7/screen7.png);
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    position: relative;
    width: 100%;
    padding-left: 0;
    height: 300px;
    border: 10px solid #e4032e;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: close-quote;
}
/*.numbImgGroup{
    background-color: #F00;
    padding: 10px;
    float: left;
    display: block;
    position: relative;
}


.numbImg{
    max-width: 100% !important;
    background-image: url(../images/screen7/screen7.png);
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    position: relative;
    width: 100%;
    padding-left: 0;
    height: 300px;
}

.marginZero{
    margin: 0px;
}

#page7 .page-contents{
    height: 100%;
}

#page7 .slider{
    margin-left: -7px;
}*/
    .modal-footer{
        margin-top: 0px;
        background-color: #87c9ad;
        border-top: 0px;
        text-align: left;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .modal-content5{
        border-radius: 20px !important;
    }
    .modal-footer a{
        color: #0065ef;
    }
    .custom_modal_btn1{
        width: 150px;
        color: #fff;
        padding: 8px;
        text-align: center;
        border-radius: 25px;
        text-decoration: none;
        display: block;
        background-color: #55c3ba;
        border:1px solid #55c3ba;
        margin-top: 35px;
        -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
        -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
        box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    }
    #myForm{
        margin-left: 20px;
        margin-right: 20px;
    }
    .cstmContainer{
        text-align: center;
    }
    /* Radio Button Cunstom Style */
    .radioLabel {
        position: relative;
        padding-right: 70px;
        margin-bottom: 30px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .radioBtn{
       cursor: not-allowed;
       pointer-events: none;
    } 
    /* Hide the browser's default radio button */
    .radioLabel input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom radio button */
    .radioCheck {
        position: absolute;
        top: 0;
        left: 0;
        height: 32px;
        width: 32px;
        background-color: #fff;
        border-radius: 50%;
        border: 2px solid #a8a8a8;
    }

    /* When the radio button is checked, add a White background */
    .radioLabel input:checked~.radioCheck {
        background-color: #fff;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .radioCheck:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .radioLabel input:checked~.radioCheck:after {
        display: block;
    }
    .cstmContainer{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    /* Style the indicator (dot/circle) */
    .radioLabel .radioCheck:after {
        top: 4px;
        left: 4px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #f47721;
    }
    .radioLabel p{
        position: absolute;
        top: 36px;
        left: 7px;
    }
    .lineDiv{
        position: relative;
        background: #b30040;
        width: 70%;
        height: 1px;
        top: 18px;
        margin-left: 14%;
    }

    #page5 .content-box{
   background: #94d4e1;
       padding-right: 40px; 
}
.team, .team-group:hover .team-desc{
    border: 0px !important;
}
.pageTitle6_type_2, .cntTitle6_type_2 ,.instruct_page6{
    font-weight: normal;
    font-family: arial;
    font-size: 16px;
    color: #222222;
}
.cntTitle6_type_2{
    padding-top: 5px;
}
.instruct_page6{
    padding-top: 15px;
    padding-bottom: 5px;
}
.team-desc6 {
    background: #f7cf4c !important;
    min-height: 240px !important
}
.extra-pad6{
    color: #000000 !important;
}
#page5 a{
    background-color: #edf4f3;
}
#page5 a:hover{
    background-color: #edf4f3 !important;
}
.fa-chevron-right:before, .fa-chevron-left:before{
    color:#000000 !important; 
    background-color: #edf4f3;
}
.team-pic1{
    height: 100%;
    width: 100%;
    max-height: 240px;
    background-image: url(../images/screen6/screen6_box2_img1.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic2{
    height: 100%;
    width: 100%;
    max-height: 240px;
    background-image: url(../images/screen6/screen6_box2_img2.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic3{
    height: 100%;
    width: 100%;
    max-height: 240px;
    background-image: url(../images/screen6/screen6_box2_img3.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic4{
    height: 100%;
    width: 100%;
    max-height: 240px;
    background-image: url(../images/screen6/screen6_box2_img4.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-pic5{
    height: 100%;
    width: 100%;
    max-height: 240px;
    background-image: url(../images/screen6/screen6_box2_img5.png);
    background-size: cover;
    background-position: 50% 50%;
}
.team-group6{
    width: 239px !important;
    height: 240px !important;
}
.team-desc{
    height: 240px !important;
}
.team-content .tab_head{
    padding: 10px;
    color: #000000;
    font-size: 18px;
    text-align: center;
}
.desktopNone {
    display: none;
}
#page5 .team-desc .extra-pad{
    padding: 24px !important;
}
.team-content{
    background: transparent !important;
        margin-top: 15px;
}
.member1{
    margin-right: 2px !important;
}
.bx-next,.bx-prev{
    margin-top: 50px;
}
.nano > .nano-content:focus{
    outline: none !important;
}

#page8 .content-box{
   background: #94d4e1; 
}
.comColor{color: #000000 !important; }
.comColor .liststyle{
    list-style-type: disc; 
}
#page8 .nano-slider{
    height: 0px !important;
}
#page8 .left-content{
    text-align: left;
    font-size: 16px;
    padding: 20px 10px 10px 20px;
    background: #ffffff;
    height: 255px;
    color: #ffffff !important;
    display: table;
}
#page8 .right-content1 
{   
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img6.png);
    background-size: cover;
}
#page8 .right-content2 
{
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img7.png);
    background-size: cover;
}
#page8 .right-content3
{
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img8.png);
    background-size: cover;
}
#page8 .right-content4 
{
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img11.png);
    background-size: cover;
}
#page8 .right-content5 
{
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img9.png);
    background-size: cover;
}
#page8 .right-content6 
{
    width: 370px;
    height: 255px;
    background-image: url(../images/screen8/screen8_img10.png);
    background-size: cover;
}

.bgy{
    background: #55c3ba;
    color: #000000;
    border: 1px solid #ffffff;
}
.bgp{
    background: #55c3ba;
    color: #000000;
    border: 1px solid #ffffff;
}
.bgpi{
    background: #55c3ba;
    color: #000000;
    border: 1px solid #ffffff;
}
.parallax-portfolio1 #pager1{
    background-color: transparent;
    bottom: -17px;
}
.parallax-portfolio2 #pager2{
    background-color: transparent;
    padding-top: 10px;
}

 #page8 .nano{
    overflow: initial;
 }
 #page8 .thumbnail, #page10 .thumbnail {
    font-size: 15px;
    float: left;
    border-radius: 66px;
    margin-left: 0px;
    height: 40px;
    width: 40px;
    padding: 8px 10px 10px 10px;
}
#page8 .parallax-portfolio1, #page10 .parallax-portfolio2 {
    overflow: visible !important;
    right: 0 !important;
}
#page8 a, #page10 a{
    color: #0065ef!important;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
}

.page8_btn{
    width: 180px;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #55c3ba;
    border: 1px solid #94d4e1;
    margin-top: 15px;
}
.modal-content6 {
    background-color: #f7cf4c;
}
.modal-body6 .close6 a{
    width: 180px;
    color: #000;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #fff;
    border: 1px solid #fff;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}
#myModal6 h1{
    color: #322808;
    font-size: 40px;
}

.modal img{
    margin-left: auto;
    margin-right: auto;
}

#page8 .bx-next, #page8 .bx-prev{
    visibility: hidden;
}

/*conversation page*/

#page9 .container{
    width: 1000px;
    position: relative;
}
.hideText{
      display: none;
    }
/*#page9{
    width: 100% !important;
    top: 10% !important;

}*/
.pageTitle5_type_1{
  color: #282828;
  font-weight: bold;
  font-size: 32px;
  padding-bottom: 10px;
}
.page5_subtxt1,.page5_subtxt2,.page5_subtxt3{
  color: #282828;
  font-size: 16px;
  padding-bottom: 6px;
}
.page5_subtxt4{
    font-size: 18px;
    color: #000000;
    margin-top: -120px;
    margin-left: 335px;
}
.page5_subtxt5{
 font-size: 18px;
  color: #000000;
    margin-top: -25px;
    margin-left: 617px;
}
#page9 .nano{
  height: 950px;
}
.page5_tabs{
    color: #000000;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
}
.circle{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #949494;
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
}
.prevbutt, .nxtbutt{
    background-color: #55c3ba;
    width: 40px;
    border-color: #55c3ba;
    border-radius: 5px;
    height: 40px;
    font-weight: bold;
}
.page5_txtbg1{
    width: auto;
    height: auto;
    background-color: #f7cf4c;
    border: 0px solid #000000;
    border-radius: 5px;
    margin-left: 628px;
    padding: 15px;
}
.page5_txtbg1:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 52px solid transparent;
    border-top: 31px solid #f7cf4c;
    transform: rotate(175deg);
    position: absolute;
    left: 580px;
    top: 40px;
}
.page5_txt1{
  font-size: 16px;
  color: #000000;
  word-wrap: break-word;
}
.page5_txtbg2{
    width: 260px;
    height: auto;
    background-color: #f7cf4c;
    border: 0px solid #000000;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    bottom: 9px;
    left: 127px;
    word-wrap: break-word;
}
.page5_txtbg2:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 52px solid transparent;
    border-bottom: 31px solid #f7cf4c;
    position: absolute;
    left: 252px;
    top: 50px;
}
.page5_txt2{
  font-size: 16px;
  color: #000000;
}
/*.center-text1, #openionContainer{
    position: relative;
    height: 540px;
}*/
#page9 .nano-content{
    height: 540px;
}
.main_msg{
    position: absolute;
    top: 176px;/*
    width: 60%;*/
}
.page5_subtxt{
  margin-top: 290px;
}
.activeColor{
    background: #f47622 !important;
}
.hideText{
      display: none;
    }

.activity{
    width: 150px;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #55c3ba;
    border: 1px solid transparent;
    transform: translate(0%, 560%);
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}
.activity_radio{
    height: 100px;
}

#page10 .content-box{
    background-color: transparent !important;
}

#page10 .bx-viewport{
    background-color: #dedfe2;
    height: 305px !important;
}

#page10 h1, #page10 ul li{
    color: #000;
    margin-top: 0px;
}

.left-content2, .right-content2{
    padding-top: 40px;
    padding-bottom: 25px;
    height: 260px;
}

.right-content2ul li{
    padding-bottom: 10px;
}
.liststyle1{
    list-style-type: square;
}
#page10 .bx-prev, #page10 .bx-next{
    visibility: hidden !important;
}

#page10 .nano-slider{
    height: 0px !important;
}
.activityOpenion{
    display: none;
}
.left-content2 img{
    margin-top: 30px;
    left: 11px;
    position: relative;
}

#page12 .nano {
    height: 480px !important;
}

#page12 ul li, #page12 span{
    color: #000;
}
.liststyle3{
    list-style-type: decimal;
}

#page12 .liststyle li{
    padding-bottom: 1px;
}

.custom_modal_conclusion{
    width: 150px;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #55c3ba;
    border: 1px solid #55c3ba;
    margin-top: 0px;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
}

.close11 {
    width: 180px;
    color: #000;
    padding: 8px;
    text-align: center;
    border-radius: 25px;
    text-decoration: none;
    display: block;
    background-color: #fff;
    border: 1px solid #fff;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
        margin-bottom: 25px;
}

.modal-body11 h1{
    color: #000;
}

.page8_a{ 
    color: #0065ef !important;
}

.custom_label{
    border: 2px solid #6cb234;
    border-radius: 50%;
    cursor: pointer;
}
.custom_label1{
    border: 2px solid #df564c;
    border-radius: 50%;
    cursor: pointer;
}

#myModal12 .modal-content12{
    background-color: #87c9ad;
    width: 100%;
}

#myModal12 h1{
    color: #322808;
    font-size: 40px;
}
#myModal12 .action{
    border-radius: 50px;
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
    opacity: 1;
    width: 150px;
    height: 45px;
    margin-bottom: 4%;
    -webkit-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    box-shadow: 0px 10px 10px 1px rgba(0,0,0,0.12);
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
}

.action a:hover{
    text-decoration: none !important;
}
#goal-complete, #reality-complete, #way-forward-complete, #options-complete {
    top: 79px;
    color: green;
    left: 149px;
    position: absolute;
}


/*page12*/
.nano-slider{
    background-color: transparent !important;
}
#page12 .content-box{
    background-color: transparent;
}
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
  margin-left:10px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
    left: -12px;
    /* background-image: none; */
    background: none repeat scroll 0 0 #55c3ba;
    border: 3px solid #f7f8fc;
    border-radius: 10px;
    color: #000;
    height: 40px;
    width: 40px;
    margin-top: 100px;
    opacity: 1;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
    right: -12px !important;
    /* background-image: none; */
    background: none repeat scroll 0 0 #55c3ba;
    border: 3px solid #f7f8fc;
    border-radius: 10px;
    color: #000;
    height: 40px;
    width: 40px;
    margin-top: 100px;
    opacity: 1;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
.box1_12, .box4_12{
    background-color: #ee98c2;
    height: 250px;
}
.box2_12, .box5_12{
    background-color: #f4e297;
    height: 250px;
}
.box3_12{
    background-color: #5cadd3;
    height: 250px;
}
.box1_12 p, .box4_12 p, .box2_12 p, .box5_12 p, .box3_12 p{
    padding: 10px 10px 10px 10px;
    color: #282828 !important;
}
/*#page12 .col-md-4, #page12 .col-sm-4{
    width: 32.333333% !important;
}
#page12 .col-md-6, #page12 .col-sm-6 {
    width: 48% !important;
}*/
#page12 .coutom_box{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.carousel-nav-hide{
    display: none;
}
/* End carousel */

.close6 a:hover{
    text-decoration: none !important;
}
.custom_label_dislike img, .custom_label_like img{
    border: 2px solid transparent;
    border-radius: 50%;
}

#myModal .modal-dialog {
    width: 780px !important;
}

.custom_modal_btn1_disable{
    opacity: 0.5;
}
#blog-page p{
    padding-left: 20px;
    padding-right: 20px;
}
#blog-page label p {
    padding-left: 0px;
}