html {
    overflow-x: hidden
}

body {
    font-family: open sans, sans-serif;
    font-weight: 400;
    overflow-x: hidden
}

a {
    text-decoration: none;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover {
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style-type: none !important
}

.header {
    float: left;
    width: 100%;
    padding: 0px;
    position: relative;
    z-index: 9;
    background: #fff;
}

#navbar {
    margin: 0px;
    padding: 0px;
}

.navbar {
    margin: 0px;
    padding: 0px;
    border: none;
    min-height: inherit;
    border-radius: 0px;
}

.navbar-brand {
    padding: 0px;
    height: auto;
}

.navbrand {
    padding: 5px 0px;
    display: block;
    position: absolute;
}

.navbar>.container .navbar-brand {
    margin-left: 0px;
    margin-top: 0px;
}

.navbar-nav {
    margin: 10px 0px;
    float: right;
}

.navbar-nav>li>a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #403f3f;
    letter-spacing: 3px;
    padding: 6px 8px;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a.actives {
    background: none !important;
    color: #0D4796 !important;
}

.navbar-nav>li>a:focus {
    outline: none;
    color: #51810e;
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: #51810e;
}


/*
.header {
    float: left;
    width: 100%;
    padding: 0
}
.navbar {
    padding: 0
}
.navbar-brand {
    padding: 0;
    margin: 0
}
.navbar-nav li {
    padding-left: 30px
}
.navbar-nav li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #403f3f;
    letter-spacing: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}
.navbar-nav li a:hover {
    color: #0D4796;
}
.navbar-brand {
    position: relative;
    z-index: 999
}
*/
#mainnav {
    margin-top: -45px
}

.bannerbg {
    float: left;
    width: 100%;
    margin-top: -45px
}

.banner {
    position: relative;
    float: left;
    width: 100%
}

.banner-img img {
    width: 100%
}

.banner-content {
    position: absolute;
    right: 0;
    top: 42%;
    width: 100%;
    padding: 0 150px;
    text-align: center
}

.banner-content h1 {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 600
}

.banner-content h2 {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-weight: 400
}

.bannerbtn {
    display: inline-block;
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.bannerbtn:hover {
    background: #92b032;
    color: #fff
}

.pad3cont {
    top: 25% !important
}

.bannerbtn02 {
    display: inline-block;
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #de2525;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.bannerbtn02:hover {
    background: #f72c2c;
    color: #fff
}

.carousel-indicators {
    display: block !important
}

.carousel-indicators {
    right: inherit !important;
    bottom: 0;
    left: inherit !important;
    margin-right: inherit !important;
    margin-left: inherit !important;
    list-style: none;
    width: 100%;
    text-align: center
}

/*
.carousel-indicators li {
    display: inline-block;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 50%
}
.carousel-control-prev {
    display: none
}
.carousel-control-next {
    display: none
}
*/

.carousel-indicators li {
    display: inline-block;
    text-align: center;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
}

.carousel-indicators .active {
    display: inline-block;
    text-align: center;
    width: 17px !important;
    height: 17px !important;
    border-radius: 50%;
}

.carousel-control.left {
    display: none;
}

.carousel-control.right {
    display: none;
}


.facltystrip {
    width: 100%;
    float: left;
    background: #f8f8f8;
    padding: 5px 0
}

.staffinso {
    width: 250px;
    background: #fff;
    padding: 5px 10px;
    min-height: 200px;
    float: left
}

.staffleft {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    float: left
}

.staffimg {
    width: 100%;
    text-align: center;
    float: left
}

.staffimg img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin: 0 auto;
    display: table
}

.staffright {
    width: 100%;
    padding-top: 5px;
    float: left
}

.staffright h3 {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #2a2929;
    margin-bottom: 5px;
    font-weight: 600;
    float: left
}

.staffright span {
    width: 100%;
    white-space: normal !important;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #6b6b6b;
    float: left
}

.courseinfos {
    width: 100%;
    float: left;
    background: #e9423b;
    padding: 15px 0
}

.courstxt {
    width: 100%;
    float: left;
    padding-top: 10px
}

.courstxt p {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fff;
    padding-top: 15px;
    line-height: 38px
}

.fontweight {
    font-weight: 700 !important;
    font-size: 32px !important
}

.couseseshow {
    width: 100%;
    float: left
}

.couseseshow ul {
    width: 100%;
    float: left
}

.couseseshow ul li {
    float: left;
    width: 24%;
    margin: 0.5%;
}

.cousebox {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px
}

.cousicons {
    float: left;
    width: 35%;
    padding-top: 10px
}

.cousicons img {
    float: left;
    width: 72px
}

.cousetxt {
    width: 65%;
    display: table;
    height: 100px;
    float: left
}

.cousetxt p {
    width: 100%;
    color: #171717;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px
}

.coursefeatucinfo {
    width: 100%;
    padding: 60px 0;
    float: left
}

.coursefeatucinfo h2 {
    width: 100%;
    font-size: 34px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    float: left
}

.coursefeatucinfo h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700
}

.feacourstrip {
    width: 100%;
    float: left;
    margin: 15px 0
}

.feacoumatter {
    width: 100%;
    float: left;
    padding-top: 25px
}

.feahead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 20px;
    float: left
}

.feahead h4 {
    width: 100%;
    font-size: 22px;
    color: #171717;
    float: left;
    text-transform: uppercase;
    margin: 0 0 5px
}

.feahead h5 {
    width: 100%;
    font-size: 22px;
    color: #171717;
    font-weight: 700;
    text-transform: uppercase;
    float: left
}

.feacoumatter p {
    width: 100%;
    float: left;
    padding: 0;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
    margin-bottom: 8px
}

.btnshow {
    width: 100%;
    float: left;
    margin: 15px 0 0
}

.cousedownbtn {
    margin: 0 10px 0 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}

.cousedownbtn:hover {
    background: #92b032;
    color: #fff
}

.viewcousebtn {
    margin: 0 2px;
    padding: 8px 15px;
    border-radius: 5px;
    background: #de2525;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}

.viewcousebtn:hover {
    background: #f72c2c;
    color: #fff
}

.videodivs {
    width: 100%;
    padding: 0 40px 0 0;
    float: left
}

.videodivs img {
    width: 100%;
    float: left
}

.videodivs02 {
    width: 100%;
    padding: 0 0 0 40px;
    float: left
}

.videodivs02 img {
    width: 100%;
    float: left
}

.coursemodualstrip {
    width: 100%;
    float: left
}

.modualhead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 25px;
    float: left
}

.modualhead h2 {
    width: 100%;
    font-size: 34px;
    color: #171717;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}

.modualhead h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    padding-left: 10px
}

.moudalinfo {
    width: 100%;
    margin: 10px 0;
    float: left
}

.moudalinfo h4 {
    width: 100%;
    font-weight: 600;
    font-size: 22px;
    color: #171717;
    margin-bottom: 15px;
    float: left
}

.moudalinfo ul {
    width: 100%;
    float: left;
    padding: 10px 0
}

.moudalinfo ul li {
    width: 29%;
    margin: 20px 10px;
    min-height: 180px;
    float: left
}

.modualbox {
    width: 100%;
    background: #fff;
    min-height: 180px;
    padding: 10px 15px;
    box-shadow: 0 0 20px #eaeaea;
    float: left;
}

.modulimg {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0
}

.modualbox h6 {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #171717
}

.cricleranl {
    background: #c2d38d;
    width: 30px;
    height: 30px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-weight: 700
}

.downloadbtnshow {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin: 25px 0 35px
}

.downbtninfoss {
    display: table;
    margin: 0 auto;
    padding: 8px 15px;
    border-radius: 5px;
    background: #7a9622;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.downbtninfoss:hover {
    background: #92b032;
    color: #fff
}

.viewbtndiv {
    width: 100%;
    float: left;
    margin: 25px 0 35px
}

.samplelecutestrip {
    width: 100%;
    float: left;
    padding: 15px 0
}

.sampalleatdiv {
    width: 100%;
    padding: 0;
    float: left
}

.samplevideos {
    width: 100%;
    margin-bottom: 15px;
    float: left
}

.samplevideos img {
    width: 100%;
    float: left
}

.sampalleatdiv h6 {
    width: 100%;
    font-size: 15px;
    color: #171717;
    text-align: center;
    float: left;
    font-weight: 600
}

.sampalleatdiv h6 a {
    color: #171717
}

.ourcouresstrip {
    width: 100%;
    background: url(../images/coursebg.jpg) center top no-repeat;
    background-size: cover;
    min-height: 537px;
    float: left;
    padding: 45px 0 10px
}

.couseheads {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 40px;
    float: left
}

.couseheads h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}

.couseheads h2 span {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    padding-left: 10px
}

.arryimg {
    width: 100%;
    float: left
}

.arryimg img {
    width: 100%;
    position: relative;
    float: left
}

.arryinfo {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    padding: 25px
}

.arrybgshow {
    width: auto;
    padding: 2px 10px;
    background: #000;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    display: inline-block;
    margin: 1px 0
}

.arryright {
    width: 100%;
    padding: 25px 40px;
    float: left
}

.arryhead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 20px;
    float: left
}

.arryhead h6 {
    width: 100%;
    font-size: 25px;
    color: #fff;
    float: left;
    margin: 0 0 5px
}

.arryright p {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #fff;
    margin-bottom: 5px
}

.arryright p span {
    font-size: 17px;
    color: #fff;
    font-weight: 600
}

.arrybtn {
    width: 100%;
    float: left
}

.downcoursbrowser {
    margin: 5px 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #167014;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}

.downcoursbrowser:hover {
    background: #0f590d;
    color: #fff
}

.viewcoursbtss {
    margin: 5px 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #1c1c1c;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: left
}

.viewcoursbtss:hover {
    background: #0b0b0b;
    color: #fff
}

.highleavedstrip {
    width: 100%;
    padding: 55px 0 20px;
    float: left
}

.highlevehead {
    width: 100%;
    border-left: solid 4px #7a9622;
    padding-left: 15px;
    margin-bottom: 25px;
    float: left
}

.highlevehead h2 {
    width: 100%;
    font-size: 34px;
    color: #171717;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}

.highlevehead h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700;
    padding-left: 10px
}

.highleavedstrip p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px
}

.stystemdesigndiv {
    width: 100%;
    padding: 25px 0;
    float: left
}

.stystemdesigndiv h4 {
    width: 100%;
    font-size: 25px;
    color: #171717;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    float: left
}

.sylesilder {
    width: 100%;
    float: left
}

.pro.owl-carousel .owl-dots.disabled,
.pro.owl-carousel .owl-nav.disabled {
    display: block
}

.pro.owl-carousel .owl-item img {
    max-width: 182px;
    max-height: 42px;
    margin: 0 auto
}

.owl-theme .owl-nav[class*=owl-prev] {
    top: 35%;
    left: 0;
    position: absolute;
    background: 0 0 !important
}

.owl-theme .owl-nav[class*=owl-next] {
    top: 35%;
    right: 0;
    position: absolute;
    background: 0 0 !important
}

.arrobgcolor {
    color: #4c4c4c;
    font-size: 40px
}

.sylesilder .item {
    border-radius: inherit !important;
    box-shadow: inherit !important
}

.systmebox {
    width: 100%;
    float: left;
    background: #f1f6ff;
    padding: 15px
}

.sysboxbg02 {
    background: #f7fff4 !important
}

.sysboxbg03 {
    background: #f3f3f3 !important
}

.sysboxbg04 {
    background: #fff2f8 !important
}

.systimg {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px
}

.systmebox h3 {
    width: 100%;
    float: left;
    font-size: 19px;
    color: #0f0f0f;
    font-weight: 600;
    margin-bottom: 10px
}

.systmebox p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 600;
    padding: 0 15px
}

.owl-dots {
    display: none
}

.howitworksetion {
    width: 100%;
    float: left
}

.stepboxes {
    width: 100%;
    padding: 20px 0;
    float: left
}

.howworkinfo {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 25px #e0e0e0;
    border-radius: 0 0 45px 0
}

.worktop {
    width: 100%;
    float: left;
    background: url(../images/howitworktop01.png) left top no-repeat;
    height: 160px;
    padding-top: 20px
}

.worktop h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    margin: 0
}

.worktop h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 64px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 55px
}

.bg02 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop02.png) left top no-repeat !important;
    height: 160px;
    padding-top: 20px
}

.bg03 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop03.png) left top no-repeat !important;
    height: 160px;
    padding-top: 20px
}

.bg04 {
    width: 100%;
    float: left;
    background: url(../images/howitworktop04.png) left top no-repeat !important;
    height: 160px;
    padding-top: 20px
}

.wrokdetails {
    width: 100%;
    padding: 5px 15px 20px;
    float: left
}

.workicon {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0 10px
}

.wrokdetails h5 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #0f0f0f;
    font-weight: 600
}

.wrokdetails p {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 600
}

.studentstrip {
    width: 100%;
    padding: 25px 0;
    float: left
}

.studentstrip h2 {
    width: 100%;
    font-size: 34px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
    float: left
}

.studentstrip h2 span {
    font-size: 34px;
    color: #171717;
    font-weight: 700
}

.studentsilder {
    width: 100%;
    float: left
}

.placemntlogo {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px
}

.studentsilder .item {
    border-radius: inherit !important;
    box-shadow: inherit !important
}

.studentsilder .pro.owl-carousel .owl-item img {
    max-width: 225px;
    max-height: 64px;
    margin: 0 auto
}

.homefaqstrip {
    width: 100%;
    background: url(../images/faqbg.webp) left top no-repeat;
    background-size: cover;
    float: left
}

.homefaqshow {
    width: 100%;
    padding: 45px 0;
    float: left
}

.homefaqhead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 15px;
    float: left
}

.homefaqhead h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    letter-spacing: .5px
}

.homefaqhead h2 span {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    padding-left: 10px
}

.homefaqshow h4 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.homefaq {
    float: left;
    width: 100%;
    padding: 10px 0;
    position: relative;
}

.accordion>.card {
    border: none
}

.homefaq .accordion>.card .card-header {
    padding: 13px 10px;
    background: 0 0 !important
}

.homefaq .accordion>.card {
    background: 0 0 !important
}

.homefaq .btn-link {
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-align: left;
    width: 100%;
    outline: none;
    font-weight: 700
}

.homefaq .btn-link:focus,
.homefaq .btn-link:link {
    outline: none;
}

.homefaq .card-header {
    border-bottom: solid 1px #fff
}

.homefaq .card-body {
    padding: 11px;
    float: left
}

.homefaq .btn-link:hover,
.homefaq .btn-link:focus {
    color: #fff;
    text-decoration: none
}

.homefaq .btn-link .fa {
    font-size: 12px;
    padding-right: 0;
    margin-top: 5px;
    margin-left: 10px;
    position: absolute;
    right: 0
}

.homefaq .card {
    border-bottom: solid 1px #fff !important
}

.homefaqcontent {
    width: 100%;
    float: left;
    padding: 0
}

.homefaqcontent p {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    float: left
}

.footerfull {
    width: 100%;
    float: left;
    background: #1d1d1d;
    padding: 50px 0 50px
}

.footercontact {
    width: 100%;
    float: left
}

.foterlogo {
    width: 100%;
    float: left
}

.footeconthead {
    width: 100%;
    border-left: solid 4px #fff;
    padding-left: 15px;
    margin-bottom: 15px;
    float: left
}

.footeconthead h2 {
    width: 100%;
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    /* margin-bottom: 0; */
    float: left;
    letter-spacing: .5px;
    padding: 0;
}

.footeconthead h2 span {
    font-size: 34px;
    color: #fff;
    padding-left: 10px;
    font-weight: 400
}

.footercontact h3 {
    width: 100%;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    line-height: 32px;
    float: left
}

.footercontact p {
    width: 100%;
    font-size: 17px;
    color: #fff;
    float: left;
    font-weight: 600;
    margin-bottom: 5px
}

.socialicon {
    font-size: 20px;
    margin-right: 10px;
    min-height: 50px;
    margin-top: 5px;
    float: left
}

.socialicon2 {
    font-size: 20px;
    margin-right: 10px;
    min-height: 28px;
    margin-top: 5px;
    float: left
}

a.linkcolor {
    color: #fff
}

a.linkcolor:foucs,
a.linkcolor:hover {
    color: #98b834
}

.footersocial {
    width: 100%;
    float: left;
    padding: 5px 0
}

.footersocial ul {
    width: 100%;
    float: left
}

.footersocial ul li {
    float: left
}

.footersocial ul li a {
    font-size: 20px;
    color: #fff;
    padding-right: 30px
}

.footerright {
    width: 100%;
    padding: 92px 0 0 50px;
    float: left
}

.footerform {
    width: 100%;
    padding: 15px 0;
    float: left
}

.formheadbg {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 8px 20px 10px;
    margin-bottom: 10px
}

.formheadbg label {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #1d1d1d;
    margin-bottom: 0
}

.inputbgs {
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 3px 0;
    outline: none;
    border: none;
    float: left
}

.textareabg {
    width: 100%;
    outline: none !important;
    font-size: 14px !important;
    color: #666 !important;
    padding: 3px 0 !important;
    border: none !important;
    float: left;
    height: 188px !important;
    text-align: left;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}

.submitbtn {
    float: left;
    background: #98b834;
    color: #fff;
    padding: 10px 23px;
    font-size: 17px;
    font-weight: 600;
    border: none;
    outline: none;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 10px 0;
    opacity: unset;
    z-index: unset;
}

.submitbtn:hover {
    float: left;
    background: #87a42a
}

.footerform .form-control:focus {
    outline: 0;
    box-shadow: none
}

.endfooter {
    width: 100%;
    padding: 25px 0;
    float: left
}

.wpicoss {
    float: left
}

.footerlinks {
    width: 100%;
    float: left
}

.footerlinks ul {
    width: 100%;
    display: inline-block;
    text-align: center
}

.footerlinks ul li {
    display: inline-block
}

.footerlinks ul li a {
    font-size: 13px;
    color: #666;
    padding: 0 10px;
    text-transform: uppercase
}

.footerlinks ul li a:hover {
    font-size: 13px;
    color: #98b834
}

.wpicons {
    background: #25d366;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    text-align: center;
    padding-top: 13px;
    font-size: 14px;
    bottom: 15px;
    position: fixed;
    float: left;
    z-index: 99
}

.wpfav {
    font-size: 40px;
    color: #fff
}

.linkss {
    color: #98b834 !important
}

.footerlinks span {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    color: #666;
    float: left
}

.livechatdiv {
    float: right;
    margin-top: 50px;
    position: fixed;
    bottom: 0
}

.smapleleatcuture {
    width: 100%;
    float: left
}

.smapleleatcuture .pro.owl-carousel .owl-item img {
    max-width: 100%;
    max-height: inherit;
    margin: 0 auto
}

.smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
    top: -22%;
    right: -91%;
    position: absolute;
    background: 0 0 !important
}

.smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
    top: -22%;
    right: 0%;
    position: absolute;
    background: 0 0 !important
}

.arrobgcolor {
    color: #4c4c4c;
    font-size: 40px
}

.smapleleatcuture .item {
    border-radius: inherit !important;
    box-shadow: inherit !important
}

.bulitico {
    width: 9px;
    height: 9px;
    margin-right: 5px
}

/*180920*/

.navbar a.my-sign-up {
    background-color: #118aef !important;
    color: #fff !important;
    border: 1px solid #118aef !important;
    border-radius: 5px !important;
    letter-spacing: 1px !important;
    margin: 0px 8px;
}

.navbar a.my-sign-up:hover {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

.navbar a.my-login {
    color: #5e5f61 !important;
    letter-spacing: 1px !important;
    border: 1px solid #686f7a !important;
    border-radius: 5px !important;
}

.navbar a.my-login:hover {
    background-color: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}


.homefaqbg {
    float: left;
    width: 100%;
}


.forth_heading {
    background: #395ca3;
    color: #fff !important;
    padding: 5px 5px 5px 20px;
    font-size: 18px;
    font-weight: 500
}

.forth_heading2 {
    background: #7999d8;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding-top: 7px
}

.bg09 {
    float: left;
    width: 100%;
    padding: 30px 0px;
    background: #f7f8fa;
}

.line_height2 {
    line-height: 2 !important;
    padding-left: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.syllabus-popup {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
}

.syllabus-popup-btn {
    display: inline-block;
    padding: 10px 25px;
    background: #3a5ca3;
    border-radius: 5px;
    color: #fff;
}

.syllabus-popup-btn:hover {
    background: #7a99d9;
    color: #fff;
}

a.syllabus-popup-btn:focus {
    background: #7a99d9;
    color: #fff;
}

.syllabus-popup .homefaq .btn-link {
    color: #000;
}

.syllabus-popup .homefaq .btn-link:hover,
.syllabus-popup .homefaq .btn-link:focus {
    color: #3a5ca3;
}

.couseseshow ul,
.couseseshow ul li {
    list-style: none;
}

.syllabus-popup .modal-footer {
    border: none;
}

.syllabus-popup .card-body {
    width: 100%;
}


/***09-06***/


.videosfaqbg {
    float: left;
    width: 100%;
}

.videosfaqbg .panel-heading {
    padding: 5px 0 !important;
    border: 0;
    background: #fcfcfc;
}

.videosfaqbg .panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    color: #343434;
    font-size: 20px;
    line-height: 26px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-decoration: none;
}

.videosfaqbg .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    margin: 0 20px 20px 10px;
    float: left;
    transition: all 0.5s;
}

.videosfaqbg .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.videosfaqbg .panel-body {
    background: #fff;
}

.videosfaqbg .panel+.panel {
    margin-top: 15px;
}

.fawcontentbg h2 {
    color: #000;
    font-size: 32px;
    margin: 20px 0;
}

.fawcontentbg p {
    color: #343434;
    font-size: 19px;
    margin-bottom: 25px;
    line-height: 28px;
}

.fawcontentbg img {
    max-width: 100%;
}

.fawcontentbg .mark {
    color: #d50014;
    background: #fff1f2;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
}

.afteraddingtext {
    margin-bottom: 25px;
    background: #f3f9ff;
    padding: 12px 35px;
    color: #346690;
    font-size: 19px;
    line-height: 28px;
    border-radius: 5px;
    overflow: hidden;
    border-left: solid 6px #a2cff5;
}

.fawcontentbg .list01 {
    margin: 0px;
    padding: 0;
}

.fawcontentbg .list01 li {
    background: url(../images/graydot.png) no-repeat left 8px;
    color: #343434;
    font-size: 19px;
    padding-left: 20px;
    margin-bottom: 25px;
    line-height: 28px;
}

.homefaqbottomslide {
    text-align: center;
    border: solid 2px #e8e8ea;
    border-radius: 5px;
    padding: 25px;
    float: left;
    width: 100%;
}

.homefaqbottomslideimg img {
    max-width: 100%;
}

.homefaqbottomslide .owl-carousel .item {
    border: none !important;
    padding: 0 !important;
    background: none !important;
    margin: 0 !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0), 0 6px 20px 0 rgb(0 0 0 / 0) !important;
}

.homefaqbottomslide .owl-theme .owl-dots .owl-dot {
    display: inline-block !important;
}

.fawcontentbg .owl-dots {
    display: block !important;
}

.codebox {
    padding: 25px;
    border-radius: 5px;
    border: solid 1px #ccc;
}



/*** 19 June ***/

@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/Inter-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('../fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

.blogheading {
    float: left;
    width: 100%;
    text-align: center;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    padding: 45px 0;
    text-transform: uppercase;
    background: #add239;
    color: #fff;
    font-size: 30px;
}

.blogbg {
    float: left;
    width: 100%;
    padding: 80px 0;
}

.blogbg h1 {
    color: #010101;
    font-size: 45px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0 0 40px 0;
}

.blogbg h5 {
    color: #3c3c3c;
    font-size: 17px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0;
}

.gapmargin30 {
    margin-left: -30px;
    margin-right: -30px;
}

.gappadd30 {
    padding-left: 30px;
    padding-right: 30px;
}

.blog-box {
    margin-top: 80px;
}

.blog-box img {
    width: 100%;
    border-radius: 10px;
}

.bloguser {
    padding: 22px 0;
    color: #54575a;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Inter-Bold, Helvetica, sans-serif;
}

.bloguser span {
    font-family: Inter-Regular, Helvetica, sans-serif;
}

.bloguser img {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    margin-right: 25px;
    vertical-align: middle;
    display: inline-block;
}

.blog-box-details h2 {
    color: #010101;
    font-size: 33px;
    line-height: 41px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

.blog-box-details p {
    color: #010101;
    font-size: 17px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    line-height: 27px;
}

.blog-box-details a {
    color: #2077fa;
    font-size: 17px;
    font-family: Inter-Bold, Helvetica, sans-serif;
}

.blog-box-details a:hover {
    color: #000;
}

.blog-box-details a img {
    width: 12px;
    border-radius: 0;
}

.backbloghome {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 20px;
    color: #010101;
    border: solid 2px #010101;
    border-radius: 10px;
    font-size: 17px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    padding: 12px 40px;
}

.backbloghome:hover {
    background: #010101;
    color: #fff;
}

.singleblog {
    padding-top: 100px;
}

.singleblog h2 {
    color: #010101;
    font-size: 38px;
    line-height: 54px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0;
}

.singleblog .bloguser {
    width: 50%;
    float: left;
}

.blogsocial {
    float: right;
    margin-top: 40px;
}

.blogsocial a {
    margin-left: 25px;
    color: #000;
    font-size: 18px;
}

.singleblog-img img {
    width: 100%;
    border-radius: 10px;
}

.singleblog-content p {
    color: #010101;
    font-size: 17px;
    line-height: 30px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    margin: 40px 0 0 0;
}

.singleblog-content ul {
    padding: 0;
    margin: 40px 0 0 0;
}

.singleblog-content ul li {
    color: #010101;
    font-size: 17px;
    line-height: 30px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    list-style: none;
    padding-left: 25px;
    background: url(../images/greendot.png) no-repeat left 8px;
}

#back2Top {
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    color: #add239;
    text-align: center;
    font-size: 40px;
    text-decoration: none;
}

#back2Top:hover {
    color: #000;
}

.interviewtips {
    float: left;
    width: 100%;
    padding: 80px 0;
}

.interviewtips h1 {
    color: #010101;
    font-size: 45px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0 0 50px 0;
}

.interviewtips-link {
    background-color: #fff;
    padding: 15px;
    box-shadow: 10px 0px 35px #e8e8e8;
    border-radius: 10px;
    overflow: auto;
}

.interviewtips-link ul {
    padding: 0;
    margin: 0;
}

.interviewtips-link ul li {
    list-style: none;
    background: url(../images/greendot.png) no-repeat 10px;
    padding: 15px 0 15px 40px;
    border-bottom: solid 1px #eaeaea;
}

.interviewtips-link ul li:last-child {
    border: none;
}

.interviewtips-link ul li a {
    color: #202020;
    font-size: 17px;
    font-family: Inter-Regular, Helvetica, sans-serif;
}

.interviewtips-link ul li a:hover {
    color: #00b235;
}

.interviewtips-content {
    padding-left: 20px;
}

.interviewtips-contentbox {
    margin-top: 45px;
}

.interviewtips-contentbox h2 {
    color: #010101;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    font-size: 38px;
    margin: 0 0 35px 0;
}

.interviewtips-contentbox p {
    color: #010101;
    font-size: 14px;
    line-height: 30px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    
}

.interviewtips-contentbox h3 {
    color: #010101;
    font-size: 16px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 12px 0;
}

.interviewtips-contentbox h3 label {
    font-weight: normal;
    margin: 0;
    width: 185px;
}

.interviewtips-contentbox h3 span {
    width: 100px;
    text-align: center;
    display: inline-block;
}

.aboutbg {
    float: left;
    width: 100%;
    padding: 90px 0;
}

.aboutbg h5 {
    color: #3c3c3c;
    font-size: 17px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.aboutbg h1 {
    color: #010101;
    font-size: 38px;
    line-height: 54px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    text-align: center;
    margin: 0 0 125px 0;
}

.headingdevider {
    width: 100%;
    text-align: center;
    padding: 15px 0;
}

.headingdevider span {
    display: inline-block;
    width: 1px;
    height: 55px;
    background: #cbd4d6;
}

.aboutbg-img {
    text-align: right;
}

.aboutbg-img img {
    max-width: 100%;
}

.aboutbg-content h3 {
    color: #010101;
    font-size: 30px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0 0 40px 0;
}

.aboutbg-content p {
    color: #010101;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 35px;
    font-family: Inter-Regular, Helvetica, sans-serif;
}

.aboutbg-content h4 {
    color: #010101;
    font-size: 20px;
    line-height: 35px;
    font-family: Inter-SemiBold, Helvetica, sans-serif;
    margin: 0 0 40px 0;
}


/*17 Jan Start */


.gethired-stepsbg {
    float: left;
    width: 100%;
    padding: 100px 0;
    background: #eff4f7;
}

.gethired-stepsbg h3 {
    color: #1154ab;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-size: 18px;
}

.gethired-stepsbg h1 {
    color: #232428;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 30px 0 70px 0;
    font-size: 40px;
}

.stepsrowbg {
    float: left;
    width: 32%;
}

.stepsrowbg ul {
    padding: 0;
    margin: 0;
}

.stepsrowbg ul li {
    list-style: none;
    min-height: 180px;
    float: left;
    width: 100%;
}

.stepsrowbg-icon {
    float: left;
    width: 30%;
    text-align: center;
    position: relative;
}

.stepsrowbg-icon span {
    width: 80px;
    height: 80px;
    display: inline-block;
    z-index: 9;
    padding: 12px 0;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    border: solid 2px #1454ae;
    position: relative;
}

.stepsrowbg ul li:last-child .stepsrowbg-icon::after {
    display: none;
}

.stepsrowbg-icon::after {
    content: "";
    height: 175px;
    width: 2px;
    background: #1454ae;
    position: absolute;
    bottom: -157px;
    left: 59px;
}

.stepsrowbg-text {
    float: right;
    width: 67%;
}

.stepsrowbg-text h4 {
    color: #1154ab;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 10px 0;
    font-size: 18px;
}

.stepsrowbg-text p {
    color: #222327;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 26px;
    margin: 0;
}

.stepsbgimg {
    float: left;
    width: 36%;
    text-align: center;
}

.stepsbgimg img {
    max-width: 100%;
}

.stepshover {
    display: none;
}

.stepsnormal {
    display: inline-block;
}

.stepsrowbg ul li:hover .stepshover {
    display: inline-block;
}

.stepsrowbg ul li:hover .stepsnormal {
    display: none;
}

.stepsrowbg ul li:hover .stepsrowbg-icon span {
    background: #1454ae;
}



/* 17 Jan End */


/***2 Aug***/

.thinkyoubg {
    float: left;
    width: 100%;
    padding: 150px 0;
    text-align: center;
}

.thinkyoubg h1 {
    color: #add239;
    font-size: 80px;
    font-weight: 700;
}



/* 22 FEB 2022 CSS */


/* NEW SUBMENU CSS */


.megamenubg {
    position: inherit;
}

.megamenubg .dropdown-menu {
    width: 100vw;
    position: fixed !important;
    left: 0;
    top: 52px;
    margin-top: -1px;
    z-index: 9;
    background: #f6f9fd;
    padding: 30px 4%;
}

.coursesdropdownleft {
    width: 37%;
    padding: 2%;
    float: left;
    margin-left: 85px;
    /* border-right: solid 1px #e0e4ea; */
}

.coursesdropdownleft .dropdown-item {
    border: none !important;
    padding: 15px 20px !important;
    width: 530px;
}

.coursesdropdownleft .dropdown-item span {
    display: inline-block;
    margin-right: 10px;
}

.coursesdropdownleft h2 {
    color: #000;
    position: relative;
    font-weight: 700;
    margin: 0 0 25px 20px;
    font-size: 16px;
    padding-bottom: 15px;
}

.coursesdropdownleft h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #207ec5;
}

.studydropdownleft {
    width: 23%;
    padding: 2%;
    float: left;
    margin-left: 85px;
    /* border-right: solid 1px #e0e4ea; */
}

.studydropdownleft .dropdown-item {
    border: none !important;
    padding: 15px 20px !important;
    width: 380px;
}

.studydropdownleft .dropdown-item span {
    display: inline-block;
    margin-right: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: #403f3f !important;
}


.dropdown-item {
    text-transform: capitalize !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #0D4796 !important;
}

.dropdown:hover .dropdown-menu {
    display: flex;
    justify-content: center;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: #e7e7e7 !important;
    border-radius: 10px;
}


.navbar-nav>li.applynow>a:hover {
    background: #222 !important;
    color: #fff !important;
}


/* NEW SUBMENU CSS */



/* NEW BANNER CSS */

.fulltrakmenu {
    width: 100%;
    float: left;
    padding: 0px 15px;
    position: fixed;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 10%);
    z-index: 999;
}

.trakmenu ul {
    padding: 12px 0px !important;
    display: inline-block;
}

.trakmenu ul li {
    float: none;
    display: inline-block;
    padding: 0px 7px !important;
}

.trakmenu li a {
    font-size: 13px;
    letter-spacing: 2px !important;
    font-weight: 700;
    color: #000;
    font-family: 'Raleway', sans-seri;
}

.applynow a {
    padding: 7px 10px;
    background: #0d4a9b;
    border-radius: 5px;
    color: #fff !important
}

.arrowclass {
    margin-left: 5px;
}

.trakbannerfull {
    width: 100%;
    position: relative;
    float: left;
}

.trakbannerfull img {
    width: 100%;
    float: left;
}

.trakdetils {
    width: 100%;
    float: left;
    position: absolute;
    top: 11%;
}

.traktopinfo {
    width: 100%;
    float: left;
    margin-top: 10%;
}

.traktopinfo h6 {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

.traktopinfo h1 {
    width: 100%;
    float: left;
    font-size: 38px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    margin: 10px 0px 15px;
}

.traktopinfo h1 span {
    color: #00ffe4;
}

.traktopinfo p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.counsbtn {
    background: #ec5252;
    padding: 13px 25px;
    border-radius: 5px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 15px 0px 0px;
    float: left;
}

a.counsbtn:hover,
a.counsbtn:focus {
    background: #ec5252;
    color: #fff;
}

.bannerimgs {
    width: 421px;
    height: 421px;
    margin: 20px auto;
    display: table;
}

.bannerimgs img {
    width: 421px;
    height: 421px;
    margin: 0px auto;
    border-radius: 50%;
    border: solid 13px #fff;
    display: table;
}

.tarkcontent {
    width: 100%;
    float: left;
}

.bannertabsstrip {
    width: 100%;
    float: left;
    margin-top: -15px;
    margin-bottom: 25px;
}

.stripbg {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 5px 12px 0px rgb(0 0 0 / 20%);
    padding: 10px 15px;
    border-radius: 10px;
}

.hrsimg {
    float: left;
}

.righthrs {
    width: 72%;
    float: right;
}

.righthrs h6 {
    width: 100%;
    font-size: 16px;
    color: #0d4a9b;
    font-weight: 600;
    float: right;
    margin: 7px 0px 2px;
}

.righthrs p {
    width: 100%;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 0px;
    float: right;
}

.watchbanner {
    float: left;
    margin: 10px 0px 0px 30px;
}

.rippleinfo span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 5px;
    position: relative;
    cursor: pointer;
}

.rippleinfo span::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 50%;
    z-index: -1;
    animation: ripple 1.5s ease-out infinite;
}

.rippleinfo span:first-child {
    background-color: #ff414d;
}

.rippleinfo span:first-child::before {
    animation-delay: 0.2s;
}

.rippleinfo span:last-child {
    background-color: #2e77e0;
    transform: scale(0.9);
}

.rippleinfo span:last-child::before {
    animation-delay: 1s;
}

.videoicons {
    color: #fff;
    margin: 0px auto;
    display: table !important;
    font-size: 14px !important;
    margin-top: 18px;
    cursor: pointer;
}

.rippleinfo {
    float: left;
}

.watchbanner h6 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    width: auto !important;
    float: left;
    margin: 5px 0px 0px 8px;
}

.watchbanner h6 label {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
}

@keyframes ripple {
    from {
        opacity: 1;
        transform: scale(0);
    }

    to {
        opacity: 0;
        transform: scale(3);
    }
}

/* NEW BANNER CSS */




/* STUDENTS QUOTE OWL SLIDER */

.clientsquotes {
    width: 100%;
    float: left;
    background: url(../images/bluredbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 -30px;
    padding: 80px 0;
}

.quotesinner {
    width: 100%;
    float: left;
    padding: 30px;
    height: 265px;
}

.clientsquotes h2 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

.clientsquotes .item {
    box-shadow: none;
}

.clientsquotes .owl-carousel .owl-item img {
    display: block;
    width: auto !important;
}

.clientsquotes .owl-carousel .owl-item p {
    text-align: left;
    margin-top: 22px;
    margin-bottom: 22px;
    float: left;
    width: 100%;
}

.clientspic {
    width: 50px;
    height: 50px;
    float: left;
}

.clientspic img {
    border-radius: 50%;
    width: 50px;
    float: left;
    margin-bottom: 22px;
    height: 50px;
}

.clientsquotes label {
    font-weight: 700;
    font-size: 15px;
    width: 230px;
    float: left;
    text-align: left;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.studentquotesilder .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0d4a9b;
}

.clientsquotes ul {
    margin: 0;
    padding: 35px 0;
    text-align: center;
}

.clientsquotes ul li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}

.clientsquotes .owl-dots {
    display: none !important;
}

.clientsquotes .owl-theme .owl-dots .owl-dot {
    display: inline-block !important;
}

.clientsquotes .owl-theme .owl-nav [class*=owl-] {
    background: none !important;
    font-size: 30px !important;
}

.clientsquotes .owl-prev i {
    margin-left: 0px !important;
}

.clientsquotes .owl-next i {
    margin-right: 0px !important;
}

.clientsquotes .owl-theme .owl-nav [class*=owl-prev] {
    top: inherit;
    left: 41%;
}

.clientsquotes .owl-theme .owl-nav [class*=owl-next] {
    top: inherit;
    right: 44%;
}

.clientsquotes .fa-angle-left:before {
    content: "\f060";
}

.clientsquotes .fa-angle-right:before {
    content: "\f061";
}

/* STUDENTS QUOTE OWL SLIDER */



/* Programme Overview Section */

.coursefeatures {
    width: 100%;
    float: left;
    background: #fbfbfb;
    padding: 55px 0px 20px;
}

.coursefeatures p {
    width: 100%;
    float: left;
}

.progrmoverdiv {
    width: 100%;
    float: left;
    margin: 5px 0px 25px;
}

.coursefeatures span {
    font-size: 15px;
    width: 290px;
    float: right;
}

.coursefeatures h1 {
    font-size: 25px;
    font-weight: 700;
}

.coursefeatures h5 {
    font-size: 15px;
    color: #424449;
    padding-bottom: 30px;
}

.coursefeatures span {
    font-size: 15px;
    width: 290px;
    float: right;
}

.coursefeatures label {
    width: 35px;
    float: left;
}

.coursefeatures img {
    position: relative;
    top: -6px;
}


/* Programme Overview Section */



/* Course Features In Details */


.featuresdetail {
    width: 100%;
    float: left;
    background: #fff;
    padding: 55px 0;
}

.featuresdetail h1 {
    font-size: 25px;
    font-weight: 700;
}

.featuresdetail h5 {
    font-size: 15px;
    color: #424449;
    padding-bottom: 30px;
}

.featuresdetail h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 36px 0 5px 0;
}

.featuresdetail h2 label {
    margin-left: 6px;
}

.featuresdetail ul.detailtext {
    margin: 0;
    padding: 0;
}

.featuresdetail ul.detailtext li {
    font-size: 15px;
    color: #424449;
    padding-bottom: 10px;
    list-style: disc !important;
    margin-left: 23px;
}

.detailleft {
    width: 100%;
    float: left;
}

.detailright {
    width: 100%;
    float: left;
    margin-top: 54px;
}

.detailright img {
    animation: fadeInRight 0.8s ease-in-out;
    filter: drop-shadow(2px 2px 22px #EEE);
}

.detailright span {
    position: absolute;
    left: 44%;
    top: 30%;
    z-index: 99;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    background: #f0f2f8;
    margin-right: 10px;
    padding: 11px 40px;
    color: #000;
    font-weight: 600;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: linear-gradient(90deg, rgba(53, 106, 239, 1) 40%, rgba(45, 143, 230, 1) 100%);
}

.detailright .btn-primary {
    border: none;
    border-color: none;
    background: none !important;
}

.designation {
    width: 250px;
    float: left;
    text-align: left;
    padding: 0 12px;
}

@keyframes fadeInRight {
    from {
        opacity: 5;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
    }
}


.rllogo {
    width: 55px;
    margin: 11px 0 0 0;
}


/* Course Features In Details */


/*260222*/
.mobiletabingshow {
    width: 100%;
    background: #fff;
    padding: 25px 0px;
    float: left;
    display: none;
}

.faqmobile {
    float: left;
    width: 100%;
}

.faqmobile .accordion>.card .card-header {
    padding: 0px;
}

.faqmobile .accordion>.card {
    background: #d5d5d5 !important;
}

.faqmobile .btn-link {
    padding: 30px 20px;
    text-decoration: none !important;
    color: #000 !important;
    font-size: 17px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    background: #f0f2f8;
}

.faqmobile .card-header {
    border-bottom: solid 1px #f9f9f9;
}

.faqmobile .card-body {
    padding: 0px;
}

.faqmobile .btn-link:hover,
.faq .btn-link:focus {
    color: #000 !important;
    text-decoration: none;
}

.faqmobile .btn-link .fa {
    font-size: 22px;
    padding-right: 0px;
    margin-right: 0px;
    float: right;
    color: #000;
}

.faqmobile .card {
    border-bottom: solid 1px #f9f9f9 !important;
    margin: 2px 0px;
}

.faqmobile .faqcontent {
    width: 100%;
    float: left;
    padding: 20px 25px;
    background: #f4f0e2;
}

.faqmobile .faqcontent p {
    width: 100%;
    font-size: 14px;
    color: #3e4146 !important;
    line-height: 22px;
    float: left;
}


.faqcontent h1 {
    font-size: 25px;
    font-weight: 700;
}

.faqcontent h5 {
    font-size: 15px;
    color: #424449;
    padding-bottom: 30px;
}

.faqcontent h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 36px 0 5px 0;
}

.faqcontent h2 label {
    margin-left: 6px;
}

.faqcontent ul.detailtext {
    margin: 0;
    padding: 0;
}

.faqcontent ul.detailtext li {
    font-size: 15px;
    color: #424449;
    padding-bottom: 10px;
    list-style: disc !important;
    margin-left: 23px;
}









/***03-April***/


.checkoutbanner {
    float: left;
    width: 100%;
}

.checkoutbanner img {
    width: 100%;
}

.checkoutbg {
    float: left;
    width: 100%;
    padding: 90px 0px;
}

.checkoutbg-inner {
    float: left;
    width: 100%;
    padding: 40px;
    box-shadow: 0px 0px 50px #f6f7f8;
}

.checkoutbg-inner-left {
    float: left;
    width: 40%;
    padding-top: 120px;
}

.checkoutbg-inner-right {
    float: right;
    width: 57%;
}

.checkoutbg-inner-right h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 23px;
    text-transform: uppercase;
    color: #000;
    margin: 0px;
}

.checkoutbg-inner-right h2 {
    margin: 20px 0px;
    color: #b5d553;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 7px 0px;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
}

.checkoutbg-inner-right h2 span {
    font-size: 26px;
    display: inline-block;
}

.checkoutbg-coadingrow {
    float: left;
    width: 100%;
}

.coadingrowbox {
    float: left;
    width: 48%;
    margin-right: 2%;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.coadingrowbox span {
    float: left;
    padding-right: 18px;
    border-right: solid 1px #b5d553;
    margin-right: 20px;
}

.coadingrowbox p {
    padding-top: 4px;
}

.disc-btn {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    background: #b5d553;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin: 28px 0px;
}

.disc-btn:hover {
    background: #97b833;
    color: #fff;
}

.dispts {
    float: left;
    width: 100%;
}

.dispts ul {
    padding: 0px;
    margin: 0 20px 0 0px;
    display: inline-block;
}

.dispts li {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding-left: 32px;
    background: url(../images/ptsarrow.png) no-repeat left top;
    margin-bottom: 16px;
}

.processpaybg {
    float: left;
    width: 100%;
    border-top: solid 1px #e6e6e6;
    padding: 25px 0px;
}

.pay-btn {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    background: #cf3f40;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    float: left;
}

.pay-btn:hover {
    background: #b82022;
    color: #fff;
}

.pay-socialicons {
    float: right;
    width: 40%;
}

.pay-socialicons a {
    background: #c7cccf;
    color: #fff;
    height: 37px;
    font-size: 18px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    margin: 0px 2px;
    display: inline-block;
    padding: 10px 0px;
}

.pay-socialicons a:hover {
    background: #b5d553;
    color: #fff;
}

.mypagecontent {
    padding-top: 0;
}

/*240222*/
.close {
    float: right;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-shadow: none !important;
    opacity: 1 !important;
    position: absolute;
    z-index: 999;
    right: -15px;
    top: -8px;
    background: #000 !important;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
}

.modal-body .close:hover {
    color: #fff !important background-color: #000 !important;
}




/*------------------- New Mega Menu CSS Rules -------------------------*/


.megaMenu0 {
    display: inline-block;
    margin-left: 130px;
    margin-top: 14px;
}

.exploreButton>a>i.fa-chevron-down,
.exploreButton:hover>a>i.fa-chevron-up {
    display: inline-block;
}

.exploreButton>a>i.fa-chevron-up,
.exploreButton:hover>a>i.fa-chevron-down {
    display: none;
}


.mLevel1>li.exploreButton>a {
    padding: 8px 24px !important;
    border: 2px solid #118aef !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #fff !important;
    background: #118aef !important;
    transition: background 0.4s ease-in-out, border 0.4s ease-in-out;
}

.mLevel1>li.exploreButton:hover>a {
    background: #ccc !important;
    border: 2px solid #ccc !important;
}


div.menuContainerMain {
    border-radius: 0 0 30px 30px !important;
    padding: 40px 20px !important;
    width: 99vw;
    background: #fff;
    position: absolute;
    left: 50%;
    visibility: hidden;
    opacity: 0;
    transition: height 0.2s ease-in-out, top 0.4s ease-in-out, visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    top: 70px;
    z-index: 1000;
    box-shadow: 0px 15px 55px rgba(0, 0, 0, 0.3) !important;
    transform: translateX(-50%) !important;
}

div.menuContainerMain div.container {
    position: relative;
    width: 80% !important;
}

.mLevel1>li:hover>div.menuContainerMain,
.activeLevel1 {
    visibility: visible;
    opacity: 1;
    top: 46px;
}

.mLevel2 {
    width: 22%;
}

.mLevel2li a i.fa {
    margin-right: 10px;
}

.mLevel2 a {
    display: block;
}

.mLevel2>li {
    margin-bottom: 10px;
}

.mLevel2>li,
.mLevel2>li>a {
    display: block;
    color: #666 !important;
    background: #fff !important;
}

.mLevel2>li>a {
    padding: 14px 14px !important;
    color: #444 !important;
    border: 2px solid #fff !important;
    font-size: 16px !important;
    background: #fff !important;
    font-weight: bold !important;
}

.mLevel2>li:hover>a,
li.activeLevel2>a {
    padding: 14px 14px !important;
    color: #fff !important;
    border: 2px solid #118aef !important;
    font-size: 16px !important;
    background: #118aef !important;
    font-weight: bold !important;
}

div.rightSideMenuContainer {
    padding: 0px 20px 20px 30px !important;
    width: 78%;
    left: 22%;
    top: 0%;
    position: absolute;
    z-index: 999;
    display: none;
    /*
    opacity:0 !important;
    visibility: hidden;
    transition: visibility 0.4s, opacity 0.4s ease-in-out;
    */
}

.mLevel2 li:hover>div.rightSideMenuContainer,
.activeLevel2 div.rightSideMenuContainer {
    /*
    opacity:1 !important;
    visibility: visible;
    */
    z-index: 1001;
}

div.rightSideMenuContainer:after {
    clear: both;
}

.mLevel3>li {
    border-radius: 6px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    width: 30%;
    min-height: 200px;
    background: #fefefe;
    border: 1px solid #dedede;
    display: inline-block;
    padding: 0 !important;
    margin: 20px 20px 20px 0;
    vertical-align: top;
    transition: border 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.mLevel3>li a,
.mLevel3>li a:hover {
    background: none !important;
    padding: 12px !important;
}

.mLevel3>li:hover {
    border-radius: 6px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    border: 1px solid #add239;
    padding: 12px;
    display: inline-block;
}

.mLevel3>li img {
    max-height: 70px;
    margin-bottom: 20px;
}

.mLevel3>li h1 {
    font-size: 14px !important;
    line-height: 18px;
    color: #000 !important;
    margin-bottom: 16px;
}

.mLevel3>li h6 {
    font-size: 14px !important;
    line-height: 18px;
    color: #000 !important;
    font-family: inherit;
    font-weight: 500;
    margin: 0.67em 0;
}

.h1toh6 {
    margin-bottom: 16px;
    margin-top: 20px;
}

.mLevel3>li p {
    font-size: 12px !important;
    color: #555 !important;
}

.mLevel3>li span1 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #555 !important;
}

.mMobileMenu {
    display: none;
}


.mMenuHeader {
    display: none;
}

.mmLevel1>li.exploreButtonMobile>a {
    display: none;
}




/*010422*/
.conceptimg {
    width: 100%;
    float: left;
}

.conceptimg img {
    width: 100%;
    margin: 0px auto;
    display: table;
}

.imgshowss {
    width: 500px;
}

.conceptdivinfo {
    width: 100%;
    position: relative;
    float: left;
    padding: 15px 0px;
}

.conceptdivinfo p {
    color: #010101;
    font-size: 17px;
    line-height: 30px;
    font-family: Inter-Regular, Helvetica, sans-serif;
    width: 100%;
    float: left;
}

.btnstylenew {
    overflow: hidden;
    position: relative;
    background: red;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
    padding: 4px 7px;
    width: 48px;
}

.btnstylenew:hover {
    color: red;
    background: #fff;
}

.btnstylenew:after {
    -webkit-animation-direction: forward;
    animation-direction: forward;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: moveAfter;
    animation-name: moveAfter;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: linear-gradient(180deg, hsla(21, 63%, 73%, 0), hsla(0, 0%, 100%, .5) 50%, hsla(21, 63%, 73%, 0));
    bottom: -50%;
    content: "";
    left: -50%;
    position: absolute;
    right: -50%;
    top: -50%;
    -webkit-transform: rotate(60deg) translate(-5em, 7.5em);
    transform: rotate(60deg) translate(-5em, 7.5em);
}

.footerstrip,
#tidio-chat {
    display: none !important;
}

/** 20 Aug **/


.open-button {
    background-color: #d9e6ff;
    color: #000;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 0px;
    right: 28px;
    width: 555px;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
    outline: none;
    z-index: 99;
}

.open-button:focus {
    outline: none;
}

.open-button span {
    font-size: 12px;
    font-weight: 400;
}

.chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 28px;
    border: none;
    z-index: 999;
    width: 525px;
}

.form-container {
    max-width: 525px;
    padding: 40px;
    background-color: #d9e6ff;
    border-radius: 10px 10px 0 0;
}

.hidebtn {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    outline: none;
    background: none;
    font-size: 13px;
}

.hidebtn:focus {
    outline: none;
}

.popuptexttop {
    float: left;
    width: 100%;
}

.popuptexttop h1 {
    float: left;
    width: 70%;
    color: #1a3d3c;
    font-weight: 700;
    font-size: 25px;
    margin: 0;
}

.popuptexttop span {
    float: right;
    width: 25%;
    text-align: right;
}

.popuptexttop span img {
    max-width: 100%;
}

.popuptextmid {
    float: left;
    width: 100%;
    padding: 25px 0;
}

.popuptextmid p {
    color: #515151;
    margin-bottom: 5px;
}

.attemptbtn {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.attemptbtn a {
    display: inline-block;
    background: #00ccd0;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-weight: 600;
    box-shadow: 0px 3px 0px #007779;
}

.popup-powerdby {
    width: 100%;
    text-align: center;
    color: #515151;
    font-size: 14px;
}

.popup-powerdby span {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #1652cf;
    vertical-align: middle;
}


/*New courses menu css like home page 05-Sep-2022 start here*/
.interviewtips .row {
    display: flex;
    justify-content: center;
}

.fulltrakmenu {
    left: 0;
}

.navbar-nav {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.counsbtn {
    margin: 0 !important;
}

.dropdownleft h2 {
    padding: 0 0 15px 0 !important;
    margin-bottom: 12px !important;
}

.interviewtips-link.col-sm-3 {
    flex: inherit !important;
    max-width: 100% !important;
}

.backbloghome {
    top: -60px !important;
    /* z-index: 999; */
    min-width: 200px;
}

/*New courses menu css like home page 05-Sep-2022 end here*/

.singleblog .interviewtips-contentbox {
    float: left;
    width: 100%;
}

.interviewtips-contentbox .row {
    display: flex;
}

.interviewtips-contentbox .row .mx-auto {
    margin-inline: auto;
}

@media only screen and (min-width: 1600px) and (max-width: 2560px) {
    .trakdetils {
        top: 16% !important;
    }

}

@media only screen and (min-width: 1101px) and (max-width: 1300px) {
    .container {
        width: 1110px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1100px) {
    .container {
        min-width: 960px;
    }

    .navbar-brand img {
        width: 85px
    }

    .navbar-nav li {
        padding-left: 0px
    }

    .navbar-nav li a {
        letter-spacing: 1px
    }

    .banner-content h1 {
        font-size: 22px;
        line-height: 30px
    }

    .banner-content h2 {
        font-size: 16px;
        line-height: 26px;
        margin: 0 0 20px 0
    }

    .cousicons img {
        float: left;
        width: 46px
    }

    .couseseshow ul li {
        width: 22.5%;
        margin: 5px
    }

    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }

    .cousetxt {
        height: 80px;
        float: left
    }

    .moudalinfo ul li {
        width: 18%;
        margin-right: 15px;
        float: left
    }

    .modualbox h6 {
        font-size: 14px
    }

    .sampalleatdiv h6 {
        font-size: 14px
    }

    .arryright {
        padding: 15px 10px
    }

    .arryhead h6 {
        font-size: 18px
    }

    .highlevehead h2 {
        font-size: 24px
    }

    .highlevehead h2 span {
        font-size: 24px;
        padding-left: 0
    }

    .wrokdetails h5 {
        font-size: 16px
    }

    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }

    .footeconthead h2 {
        font-size: 20px
    }

    .footeconthead h2 span {
        font-size: 20px
    }

    .footercontact h3 {
        font-size: 16px;
        line-height: 23px
    }

    .footercontact p {
        font-size: 14px;
        margin-bottom: 2px
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        right: -90%
    }

    /* 17 Jan Start */

    .stepsrowbg-icon span::after {
        height: 75px;
        bottom: -77px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }


    /*240222*/
    .traktopinfo {
        margin-top: 18%;
    }

    .trakbannerfull img {
        width: 100%;
        float: left;
        height: 540px;
    }

    .bannerimgs img {
        width: 340px;
        height: 340px;
        margin: 40px auto;
    }

    .traktopinfo h1 {
        font-size: 28px;
        line-height: 38px;
    }

    .traktopinfo p {
        font-size: 12px;
        line-height: 23px;
    }

    .traktopinfo h6 {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .righthrs {
        width: 67%;
        float: right;
    }

    .righthrs h6 {
        width: 100%;
        font-size: 11px;
    }

    .righthrs p {
        font-size: 11px;
    }

    .clientspic {
        float: none;
        display: inline-block;
    }

    .quotesinner {
        padding: 30px 10px;
    }

    .clientsquotes label {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0px;
    }

    .clientsquotes .owl-carousel .owl-item p {
        text-align: center;
    }

    .designation {
        text-align: center;
    }

    .clientsquotes .owl-carousel .owl-item img {
        display: initial !important;
    }

    .progrmoverdiv {
        text-align: center;
    }

    .coursefeatures label {
        width: 100%;
        float: left;
        margin: 10px 0px 0px;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-bottom: 10px;
    }



    /* 17 Jan End */
}

@media only screen and (min-width: 960px) and (max-width: 1140px) {
    .mypagecontent .bloguser {
        width: 60%;
    }

    .mypagecontent .interviewtips-contentbox {
        float: left;
        width: 100%;
    }

    /*010422*/
    .padmobile {
        left: 25% !important;
    }

    .singleblog .bloguser {
        width: 100%;
        float: left;
    }

    .singleblog {
        padding: 0px 20px;
    }

    .blogsocial {
        float: left;
        margin: 0px 0px 10px;
        width: 100%;
    }

    .blogsocial a {
        margin: 0px 25px 0px 0px;
    }


}

@media only screen and (max-width: 1024px) {

    .mMobileMenu {
        display: block;
    }

    .menuContainerMainMobile {
        display: none;
        position: fixed;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        background: #fff;
        z-index: 1000;
        height: 100vh;
        overflow: auto !important;
    }

    .menuContainerMai div.container {
        display: none;
    }

    .menuContainerMainMobile div.container {
        padding: 0;
        margin: 0 !important;
        width: 100%;
    }

    h3.mMenuTitle {
        position: sticky;
        top: 0;
        left: 0;
        width: 100vw;
        background: #fff;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
        z-index: 1000;
        margin: 0;
        padding: 22px;
        transform: translate(0%);
    }

    h3.mMenuTitle>i {
        float: right;
        cursor: pointer;
    }

    h3.mMenuTitle>i:after {
        clear: both;
    }

    /*
    .mLevel2 {
        width:100%;
    }
    
    .mLevel1 > li:hover > div.menuContainerMain, .activeLevel1 {
        top:0;
    }
    
    .mMenuHeader {
        display:block;
    }
    
    div.rightSideMenuContainer {
        position:relative;
    }
    */

    .mMobileMenu div.panel {
        border: 0 !important;
        border-bottom: 1px solid #D9D9D9 !important;
        background: #fff !important;
    }

    .mMobileMenu .panel-group {
        padding: 0 3% !important;
        margin-top: 20px !important;
    }

    .mMobileMenu div.panel-heading {
        padding: 0 !important;
        background: #fff !important;
    }

    .mMobileMenu div.panel-heading span {
        float: right;
        font-weight: normal !Important;
    }

    .mMobileMenu div.panel-heading span:after {
        clear: both;
    }

    .mMobileMenu div.panel-heading a.toggleLink {
        padding: 15px !important;
        display: block;
    }

    .panel-title a:active {
        font-size: inherit !important;
        font-family: inherit !important;
        line-height: inherit !important;
    }

    .mMobileMenu .panel-body {
        padding: 0 !important;
    }

    .mLevel1>li.exploreButton>a {
        display: none;
    }

    .mmLevel1>li.exploreButtonMobile>a {
        display: block;
        padding: 6px 10px !important;
        border: 2px solid #118aef !important;
        font-size: 14px !important;
        font-weight: bold !important;
        color: #fff !important;
        background: #118aef !important;
        float: right;
        margin: 6px 12px;
        transition: background 0.4s ease-in-out, border 0.4s ease-in-out;
    }

    .mmLevel1 .mLevel {
        display: flex;
        flex-wrap: wrap;

    }

    .mmLevel1 .mLevel3 li {
        flex: 100%;
        width: 100%;
        max-width: 100% !important;
        margin: 10px auto !important;
        min-height: 150px !important;
    }

    .mmLevel1 .mLevel3 a {
        display: block !important;
        padding: 10px !important;

    }

    .mmLevel1 .mLevel3 a h1,
    .mmLevel1 .mLevel3 a p {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .navbar-brand img {
        width: 85px
    }

    .navbar-nav li {
        padding-left: 0px
    }

    .navbar-nav li a {
        letter-spacing: 0px !important;
        font-size: 9px
    }

    .navbar .mobile-hide {
        width: 110px !important;
        position: absolute !important;
        left: 120px !important;
        top: 18px !important;
    }

    .bannerbg {
        margin-top: -35px
    }

    #mainnav {
        margin-top: -35px
    }

    .pad3cont {
        top: 25% !important
    }

    .banner-content {
        top: 30%;
        padding: 0 20px
    }

    .banner-content h1 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 21px
    }

    .banner-content h2 {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0
    }

    .cousicons img {
        float: left;
        width: 46px
    }

    .couseseshow ul li {
        width: 31%;
        margin: 5px
    }

    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }

    .cousetxt {
        height: 80px;
        float: left
    }

    .moudalinfo ul li {
        width: 31%;
        margin: 0 15px 15px 0
    }

    .modualbox h6 {
        font-size: 14px
    }

    .sampalleatdiv h6 {
        font-size: 14px
    }

    .arryright {
        padding: 15px 10px
    }

    .arryhead h6 {
        font-size: 18px
    }

    .highlevehead h2 {
        font-size: 24px
    }

    .highlevehead h2 span {
        font-size: 24px;
        padding-left: 0
    }

    .wrokdetails h5 {
        font-size: 16px
    }

    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }

    .feahead h4 {
        font-size: 15px
    }

    .feahead h5 {
        font-size: 16px
    }

    .feacoumatter p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 0
    }

    .cousedownbtn {
        margin: 0 10px 10px 0
    }

    .howworkinfo {
        margin-bottom: 25px
    }

    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }

    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat !important;
        height: 140px
    }

    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat !important;
        height: 140px
    }

    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat !important;
        height: 140px
    }

    .footeconthead {
        margin-top: 25px
    }

    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        right: -84%
    }

    .arrybgshow {
        font-size: 13px
    }

    /* 17 Jan Start */

    .stepsrowbg {
        width: 100%;
    }

    .stepsbgimg {
        width: 100%;
        padding-bottom: 30px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }

    /* 17 Jan End */


    /*240222*/
    .traktopinfo {
        margin-top: 18%;
    }

    .trakbannerfull img {
        width: 100%;
        float: left;
        height: 490px;
    }

    .bannerimgs img {
        width: 280px;
        height: 280px;
        margin: 60px auto;
    }

    .traktopinfo h1 {
        font-size: 24px;
        line-height: 31px;
    }

    .traktopinfo p {
        font-size: 12px;
        line-height: 23px;
    }

    .traktopinfo h6 {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .clientspic {
        float: none;
        display: inline-block;
    }

    .stripbg {
        margin-bottom: 15px;
    }

    .quotesinner {
        padding: 30px 10px;
    }

    .clientsquotes label {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0px;
    }

    .clientsquotes .owl-carousel .owl-item p {
        text-align: center;
        padding-right: 15px;
    }

    .designation {
        text-align: center;
        width: 100%;
        float: left;
    }

    .clientsquotes .owl-carousel .owl-item img {
        display: initial !important;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-bottom: 10px;
    }

    .traktopinfo h1 br {
        display: none;
    }

    .progrmoverdiv {
        width: 100%;
        float: left;
        margin: 15px 0px;
    }

    .trakmenu ul li {
        float: none;
        display: inline-block;
        padding: 0px 0px !important;
    }

    .trakmenu ul li>a {
        letter-spacing: 0px !important;
        padding: 6px 4px !important;
    }

    .studydropdownleft {
        width: 50%;
        padding: 2%;
        margin-left: 0px;
    }

    .studydropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 14px;
    }

    .coursesdropdownleft {
        width: 50%;
        padding: 2% 0% 0%;
        float: left;
        margin-left: 0px;
        border-right: none;
    }


}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .checkoutbg-inner-left {
        width: 100%;
        padding: 20px 0px;
    }

    .checkoutbg-inner-right {
        width: 100%;
    }

    .mypagecontent {
        padding: 0 15px;
        width: 740px;
    }

    .mypagecontent .interviewtips-contentbox {
        float: left;
        width: 100%;
    }

    .mobiletabingshow {
        display: block;
    }

    #pills-tab {
        display: none;
    }

    #pills-tabContent {
        display: none;
    }

    .featuresdetail h5 {
        font-size: 15px;
        color: #424449;
        padding-bottom: 0px;
    }

    .featuresdetail {
        padding: 55px 0px 0px;
    }


    /*010422*/
    .padmobile {
        left: 20% !important;
    }

    .singleblog .bloguser {
        width: 100%;
        float: left;
    }

    .blogsocial {
        float: left;
        margin: 0px 0px 10px;
        width: 100%;
    }

    .blogsocial a {
        margin: 0px 25px 0px 0px;
    }


}

@media only screen and (max-width: 767px) {
    .interviewtips-contentbox .row [class^="col-sm-"] {
        width: 100%;
    }

    .interviewtips-contentbox .row [class^="col-sm-"] iframe {
        width: 100% !important;
    }

}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .navbar-toggle {
        margin-right: 0px;
        background: none;
        border: solid 1px #d5d5d5;
        margin-top: 20px;
    }

    .navbar-toggle .icon-bar {
        background: #6f6e6e;
    }

    .navbar-nav {
        margin: 0px;
        width: 100%;
    }

    .navbar-nav>li {
        padding-left: 0px;
        border-bottom: solid 1px #d5d5d5;
    }

    .navbar-nav>li a {
        letter-spacing: 0px;
        font-size: 14px;
    }


    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }

    .bannerbg {
        margin-top: -26px
    }

    #mainnav {
        margin-top: -35px
    }

    .pad3cont {
        top: 15% !important
    }

    .banner-content {
        top: 20%;
        padding: 0 10px
    }

    .banner-content h1 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 22px
    }

    .banner-content h2 {
        font-size: 12px;
        line-height: 20px;
        margin: 0 0 10px 0
    }

    .cousicons img {
        float: left;
        width: 46px
    }

    .couseseshow ul li {
        width: 31%;
        margin: 5px
    }

    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }

    .cousetxt {
        height: 80px;
        float: left
    }

    .modualbox {
        min-height: 170px
    }

    .moudalinfo ul li {
        width: 30%;
        margin: 0 11px 11px 0
    }

    .modualbox h6 {
        font-size: 14px
    }

    .arryright {
        padding: 25px 10px 20px
    }

    .arryhead h6 {
        font-size: 22px
    }

    .highlevehead h2 {
        font-size: 18px
    }

    .highlevehead h2 span {
        font-size: 18px;
        padding-left: 0
    }

    .wrokdetails h5 {
        font-size: 22px
    }

    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }

    .cousedownbtn {
        margin: 0 10px 10px 0
    }

    .howworkinfo {
        margin-bottom: 25px
    }

    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }

    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat !important;
        height: 140px
    }

    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat !important;
        height: 140px
    }

    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat !important;
        height: 140px
    }

    .footeconthead {
        margin-top: 25px
    }

    .feacoumatter {
        padding: 0 0 20px
    }

    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }

    .coursefeatucinfo h2 span {
        font-size: 28px
    }

    .homefaqhead h2 {
        font-size: 24px
    }

    .homefaqhead h2 span {
        font-size: 24px
    }

    .wpicons {
        margin: 0 auto;
        float: none
    }

    .footerlinks {
        padding: 20px 0
    }

    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }

    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }

    .modualhead h2 {
        font-size: 22px
    }

    .modualhead h2 span {
        font-size: 22px
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -26%;
        right: -80%
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -26%
    }

    .arrybgshow {
        font-size: 18px;
        display: table
    }

    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }

    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }

    .bannerbtn {
        padding: 5px 10px;
        font-size: 12px
    }

    .bannerbtn02 {
        padding: 5px 10px;
        font-size: 12px
    }

    .arrybgshow {
        font-size: 16px;
        display: table
    }

    /* 17 Jan Start */

    .stepsrowbg {
        width: 100%;
    }

    .stepsbgimg {
        width: 100%;
        padding-bottom: 30px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }

    /* 17 Jan End */

    /*240222*/

    .traktopinfo {
        margin-top: 11%;
    }

    .trakbannerfull img {
        width: 100%;
        float: left;
        height: 380px;
    }

    .bannerimgs img {
        width: 280px;
        height: 280px;
        margin: 60px auto;
    }

    .traktopinfo h1 {
        font-size: 24px;
        line-height: 31px;
    }

    .traktopinfo p {
        font-size: 12px;
        line-height: 23px;
    }

    .traktopinfo h6 {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .clientspic {
        float: none;
        display: inline-block;
    }

    .stripbg {
        margin-bottom: 15px;
    }

    .quotesinner {
        padding: 30px 10px;
    }

    .clientsquotes label {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0px;
    }

    .clientsquotes .owl-carousel .owl-item p {
        text-align: center;
        padding-right: 15px;
    }

    .designation {
        text-align: center;
        width: 100%;
        float: left;
    }

    .clientsquotes .owl-carousel .owl-item img {
        display: initial !important;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-bottom: 10px;
    }

    .traktopinfo h1 br {
        display: none;
    }

    .progrmoverdiv {
        width: 100%;
        float: left;
        margin: 15px 0px;
    }

    .trakmenu ul li {
        float: none;
        display: inline-block;
        padding: 0px 0px !important;
    }

    .trakmenu ul li>a {
        letter-spacing: 0px !important;
        padding: 6px 4px !important;
    }

    .bannertabsstrip {
        margin-top: 15px;
    }

    .bannerimgs {
        display: none;
    }

    .traktopinfo h1 span {
        width: 100%;
        float: left;
    }

    .clientsquotes {
        padding: 0px 0px 80px;
    }

    .righthrs h6 {
        width: 100%;
        font-size: 13px;
    }

    .righthrs p {
        width: 100%;
        font-size: 11px;
    }

    .coursefeatures span {
        float: left;
        margin: -6px 0px 0px 20px;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-right: 10px;
        padding: 11px 20px;
    }

    .featuresdetail h2 {
        margin: 10px 0 5px 0;
    }

    .coursefeatures {
        padding: 30px 0px 10px;
    }

    .studydropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        margin-left: 0px;
        float: left;
    }

    .studydropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 11px;
        float: left;
    }

    .coursesdropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        float: left;
        margin-left: 0px;
        border-right: none;
    }

    .coursesdropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 10px;
        float: left;
        letter-spacing: 0px !important;
    }

    .coursesdropdownleft h2 {
        margin: 10px 0 10px 6px;
        font-size: 16px;
        padding-bottom: 15px;
    }

    .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }

    .fulltrakmenu .dropdown:hover .dropdown-menu {
        justify-content: center;
        height: 300px;
        overflow-y: scroll;
    }

    .interviewtips-link {
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 599px) {

    .navbar-toggle {
        margin-right: 0px;
        background: none;
        border: solid 1px #d5d5d5;
        margin-top: 20px;
    }

    .navbar-toggle .icon-bar {
        background: #6f6e6e;
    }

    .navbar-nav {
        margin: 0px;
        width: 100%;
    }

    .navbar-nav>li {
        padding-left: 0px;
        border-bottom: solid 1px #d5d5d5;
    }

    .navbar-nav>li a {
        letter-spacing: 0px;
        font-size: 14px;
    }


    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }

    .bannerbg {
        margin-top: -26px
    }

    #mainnav {
        margin-top: -35px
    }

    .pad3cont {
        top: 25% !important
    }

    .banner-content {
        top: 20%;
        padding: 0 10px
    }

    .banner-content h1 {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 20px
    }

    .banner-content h2 {
        display: none
    }

    .cousicons img {
        float: left;
        width: 46px
    }

    .couseseshow ul li {
        width: 46%;
        margin: 5px
    }

    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }

    .cousetxt {
        height: 80px;
        float: left
    }

    .modualbox {
        min-height: 170px
    }

    .moudalinfo ul li {
        width: 30%;
        margin: 0 11px 11px 0
    }

    .modualbox h6 {
        font-size: 13px
    }

    .arryright {
        padding: 25px 10px 20px
    }

    .arryhead h6 {
        font-size: 22px
    }

    .highlevehead h2 {
        font-size: 17px
    }

    .highlevehead h2 span {
        font-size: 17px;
        padding-left: 0
    }

    .wrokdetails h5 {
        font-size: 22px
    }

    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }

    .cousedownbtn {
        margin: 0 10px 10px 0
    }

    .howworkinfo {
        margin-bottom: 25px
    }

    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }

    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat !important;
        height: 140px
    }

    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat !important;
        height: 140px
    }

    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat !important;
        height: 140px
    }

    .footeconthead {
        margin-top: 25px
    }

    .feacoumatter {
        padding: 0 0 20px
    }

    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }

    .coursefeatucinfo h2 span {
        font-size: 28px
    }

    .homefaqhead h2 {
        font-size: 24px
    }

    .homefaqhead h2 span {
        font-size: 24px
    }

    .wpicons {
        margin: 0 auto;
        float: none
    }

    .footerlinks {
        padding: 20px 0
    }

    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }

    .bannerbtn {
        margin: 5px 2px;
        padding: 8px 10px;
        font-size: 11px;
        letter-spacing: 0
    }

    .bannerbtn02 {
        margin: 5px 2px;
        padding: 8px 10px;
        font-size: 11px;
        letter-spacing: 0
    }

    .footeconthead h2 {
        font-size: 25px
    }

    .footeconthead h2 span {
        font-size: 25px
    }

    .footercontact h3 {
        font-size: 20px;
        line-height: 27px
    }

    .studentstrip h2 {
        font-size: 28px
    }

    .studentstrip h2 span {
        font-size: 28px
    }

    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }

    .modualhead h2 {
        font-size: 22px
    }

    .modualhead h2 span {
        font-size: 22px
    }

    .samplevideos {
        padding: 0 15px
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -18%;
        right: -78%
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -18%
    }

    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }

    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }

    .bannerbtn {
        padding: 5px 10px;
        font-size: 12px
    }

    .bannerbtn02 {
        padding: 5px 10px;
        font-size: 12px
    }

    .arrybgshow {
        font-size: 16px;
        display: table
    }

    /* 17 Jan Start */

    .stepsrowbg {
        width: 100%;
    }

    .stepsbgimg {
        width: 100%;
        padding-bottom: 30px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }

    /* 17 Jan Start */


    /*240222*/

    .traktopinfo {
        margin-top: 16%;
    }

    .trakbannerfull img {
        width: 100%;
        float: left;
        height: 380px;
    }

    .bannerimgs img {
        width: 280px;
        height: 280px;
        margin: 60px auto;
    }

    .traktopinfo h1 {
        font-size: 24px;
        line-height: 31px;
        margin: 2px 0px;
    }

    .traktopinfo p {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 3px;
    }

    .traktopinfo h6 {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .clientspic {
        float: none;
        display: inline-block;
    }

    .stripbg {
        margin-bottom: 15px;
    }

    .quotesinner {
        padding: 30px 10px;
    }

    .clientsquotes label {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0px;
    }

    .clientsquotes .owl-carousel .owl-item p {
        text-align: center;
        padding-right: 15px;
    }

    .designation {
        text-align: center;
        width: 100%;
        float: left;
    }

    .clientsquotes .owl-carousel .owl-item img {
        display: initial !important;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-bottom: 10px;
    }

    .traktopinfo h1 br {
        display: none;
    }

    .progrmoverdiv {
        width: 100%;
        float: left;
        margin: 15px 0px;
    }

    .trakmenu ul li {
        float: none;
        display: inline-block;
        padding: 5px 0px !important;
        width: 100%;
    }

    .trakmenu ul li>a {
        letter-spacing: 0px !important;
        padding: 6px 4px !important;
    }

    .bannertabsstrip {
        margin-top: 15px;
    }

    .bannerimgs {
        display: none;
    }

    .traktopinfo h1 span {
        width: 100%;
        float: left;
    }

    .clientsquotes {
        padding: 0px 0px 80px;
    }

    .coursefeatures span {
        float: left;
        margin: -6px 0px 0px 20px;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-right: 10px;
        padding: 11px 20px;
    }

    .featuresdetail h2 {
        margin: 10px 0 5px 0;
    }

    .coursefeatures {
        padding: 30px 0px 10px;
    }

    .counsbtn {
        padding: 13px 16px;
        margin: 15px 0px 0px;
        font-size: 14px;
    }

    .righthrs {
        width: 81%;
        float: right;
    }

    .detailright span {
        position: absolute;
        left: 35%;
        top: 37%;
    }

    .studydropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        margin-left: 0px;
        float: left;
    }

    .studydropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 11px;
        float: left;
    }

    .coursesdropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        float: left;
        margin-left: 0px;
        border-right: none;
    }

    .coursesdropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 10px;
        float: left;
        letter-spacing: 0px !important;
    }

    .coursesdropdownleft h2 {
        margin: 10px 0 10px 6px;
        font-size: 16px;
        padding-bottom: 15px;
    }

    .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }

    .fulltrakmenu .dropdown:hover .dropdown-menu {
        justify-content: center;
        height: 300px;
        overflow-y: scroll;
    }

    .interviewtips-link {
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .checkoutbg-inner-left {
        width: 100%;
        padding: 20px 0px;
    }

    .checkoutbg-inner-right {
        width: 100%;
    }

    .coadingrowbox {
        width: 100%;
        margin: 10px 0px;
    }

    .coadingrowbox span {
        width: 70px;
    }

    .center {
        width: 100% !important;
    }

    .backbloghome {
        position: inherit;
        top: 0;
    }

    .backbloghome {
        top: inherit !important;
        right: inherit !important;
        display: inline-block;
        margin-bottom: 30px;
        margin-left: 22%;
        width: 56%;
        text-align: center;
        padding: 12px 5px;
    }

    .mypagecontent {
        padding: 0 15px;
        width: 570px;
    }

    .mypagecontent .interviewtips-contentbox {
        float: left;
        width: 100%;
    }

    .mypagecontent .interviewtips-contentbox h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .mypagecontent .blogsocial {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .interviewtips {
        padding: 50px 0;
    }

    .mypagecontent .blogsocial a {
        margin: 0 10px;
    }

    .studydropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        margin-left: 0px;
        float: left;
    }

    .studydropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 11px;
        float: left;
    }

    .coursesdropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        float: left;
        margin-left: 0px;
        border-right: none;
    }

    .coursesdropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 10px;
        float: left;
        letter-spacing: 0px !important;
    }

    .coursesdropdownleft h2 {
        margin: 10px 0 10px 6px;
        font-size: 16px;
        padding-bottom: 15px;
    }

    .trakmenu ul li {
        width: 100%;
    }

    .dropdown .dropdown-menu {
        display: none !important;
    }

    .dropdown.show .dropdown-menu {
        display: block !important;
    }

    .megamenubg .dropdown-menu {
        top: 43px;
        position: absolute !important;
        width: 100%;
    }

    .mobiletabingshow {
        display: block;
    }

    #pills-tab {
        display: none;
    }

    #pills-tabContent {
        display: none;
    }

    .featuresdetail h5 {
        font-size: 15px;
        color: #424449;
        padding-bottom: 0px;
    }

    .featuresdetail {
        padding: 55px 0px 0px;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-next] {
        top: inherit;
        right: 36%;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-prev] {
        top: inherit;
        left: 36%;
    }


    /*010422*/
    .singleblog {
        width: 100%;
        padding-top: 0px;
        float: left;
    }

    .padmobile {
        left: 8% !important;
    }

    .singleblog .bloguser {
        width: 100%;
        float: left;
    }

    .blogsocial a {
        margin: 0px 25px 0px 0px;
    }

    .blogbg {
        padding: 30px 0;
    }

    .blogsocial {
        float: left;
        margin: 0px 0px 10px;
        width: 100%;
    }

    .interviewtips-contentbox {
        margin-top: 15px;
        width: 100%;
        float: left;
    }

    .imaginfos {
        width: 100%;
        float: left;
    }

    .imaginfos img {
        width: 80% !important;
        margin: 0px auto;
        display: table;
    }

    .singleblog {
        padding-top: 0px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .checkoutbg-inner-left {
        width: 100%;
        padding: 20px 0px;
    }

    .checkoutbg-inner-right {
        width: 100%;
    }

    .coadingrowbox {
        width: 100%;
        margin: 10px 0px;
    }

    .coadingrowbox span {
        width: 70px;
    }

    .pay-socialicons {
        width: 100%;
        padding-top: 15px;
    }

    .disc-btn {
        width: 100%;
        text-align: center;
    }

    .pay-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .center {
        width: 100% !important;
    }

    .backbloghome {
        position: inherit;
        top: 0;
    }

    .backbloghome {
        top: inherit !important;
        right: inherit !important;
        display: inline-block;
        margin-bottom: 30px;
        margin-left: 22%;
        width: 56%;
        text-align: center;
        padding: 12px 5px;
    }

    .mypagecontent {
        padding: 0 15px;
        width: 450px;
    }

    .mypagecontent .interviewtips-contentbox {
        float: left;
        width: 100%;
    }

    .mypagecontent .interviewtips-contentbox h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .singleblog .bloguser {
        width: 100%;
        font-size: 13px;
        float: left;
        margin: 0;
        text-align: center;
    }

    .mypagecontent .blogsocial {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .interviewtips {
        padding: 50px 0;
    }

    .mypagecontent .blogsocial a {
        margin: 0 10px;
    }

    .dropdown .dropdown-menu {
        display: none !important;
    }

    .dropdown.show .dropdown-menu {
        display: block !important;
    }

    .megamenubg .dropdown-menu {
        top: 43px;
        position: absolute !important;
        width: 100%;
    }

    .faqcontent h2 {
        font-size: 15px;
        font-weight: 700;
        margin: 36px 0 5px 0;
    }

    .mobiletabingshow {
        display: block;
    }

    #pills-tab {
        display: none;
    }

    #pills-tabContent {
        display: none;
    }

    .featuresdetail h5 {
        font-size: 15px;
        color: #424449;
        padding-bottom: 0px;
    }

    .featuresdetail {
        padding: 55px 0px 0px;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-next] {
        top: inherit;
        right: 36%;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-prev] {
        top: inherit;
        left: 36%;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-next] {
        top: inherit;
        right: 36%;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-prev] {
        top: inherit;
        left: 36%;
    }

    /*010422*/
    .singleblog {
        width: 100%;
        padding-top: 0px;
        float: left;
    }

    .padmobile {
        left: 0% !important;
    }

    .singleblog .bloguser {
        width: 100%;
        float: left;
    }

    .blogsocial a {
        margin: 0px 25px 0px 0px;
    }

    .blogbg {
        padding: 30px 0;
    }

    .blogsocial {
        float: left;
        margin: 0px 0px 10px;
        width: 100%;
        text-align: center;
    }

    .interviewtips-contentbox {
        margin-top: 15px;
        width: 100%;
        float: left;
    }

    .imaginfos {
        width: 100%;
        float: left;
    }

    .imaginfos img {
        width: 80% !important;
        margin: 0px auto;
        display: table;
    }

    .singleblog {
        padding-top: 0px;
    }

}

@media only screen and (max-width: 599px) {
    .open-button {
        width: 100% !important;
        right: 0 !important;
        font-size: 12px;
    }

    /*.open-button span{display: none;}*/


    .chat-popup {
        width: 350px;
    }

    .popuptextmid p {
        text-align: left;
    }

    .form-container {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .checkoutbg-inner-left {
        width: 100%;
        padding: 20px 0px;
    }

    .checkoutbg-inner-right {
        width: 100%;
    }

    .coadingrowbox {
        width: 100%;
        margin: 10px 0px;
    }

    .coadingrowbox span {
        width: 70px;
    }

    .pay-socialicons {
        width: 100%;
        padding-top: 15px;
    }

    .disc-btn {
        width: 100%;
        text-align: center;
    }

    .pay-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .center {
        width: 100% !important;
    }

    .backbloghome {
        position: inherit;
        top: 0;
    }

    .bloguser img {
        width: 33px;
        height: 33px;
        margin-right: 5px;
    }

    .backbloghome {
        top: inherit !important;
        right: inherit !important;
        display: inline-block;
        margin-bottom: 30px;
        margin-left: 22%;
        width: 56%;
        text-align: center;
        padding: 12px 5px;
    }

    .mypagecontent {
        padding: 0 15px;
        width: 320px;
    }

    .mypagecontent .interviewtips-contentbox {
        float: left;
        width: 100%;
    }

    .mypagecontent .interviewtips-contentbox h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .mobile-hide {
        left: 110px !important;
        width: 100px !important;
        top: 23px !important;
    }

    .blogbg h1 {
        font-size: 30px;
    }

    .singleblog .bloguser {
        width: 100%;
        font-size: 13px;
        float: left;
        margin: 0;
        text-align: center;
    }

    .mypagecontent .blogsocial {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .interviewtips {
        padding: 50px 0;
    }

    .mypagecontent .blogsocial a {
        margin: 0 10px;
    }

    .dropdown .dropdown-menu {
        display: none !important;
    }

    .dropdown.show .dropdown-menu {
        display: block !important;
    }

    .megamenubg .dropdown-menu {
        top: 43px;
        position: absolute !important;
        width: 100%;
    }

    .coursesdropdownleft span img,
    .studydropdownleft span {
        width: 22px;
    }

    .faqcontent h2 {
        font-size: 15px;
        font-weight: 700;
        margin: 36px 0 5px 0;
    }

    .mobiletabingshow {
        display: block;
    }

    #pills-tab {
        display: none;
    }

    #pills-tabContent {
        display: none;
    }

    .featuresdetail h5 {
        font-size: 15px;
        color: #424449;
        padding-bottom: 0px;
    }

    .featuresdetail {
        padding: 55px 0px 0px;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-next] {
        top: inherit;
        right: 36%;
    }

    .clientsquotes .owl-theme .owl-nav [class*=owl-prev] {
        top: inherit;
        left: 36%;
    }

    /*010422*/
    .singleblog {
        width: 100%;
        float: left;
    }

    .padmobile {
        left: 0% !important;
    }

    .singleblog .bloguser {
        width: 100%;
        padding-top: 0px;
        float: left;
    }

    .blogsocial a {
        margin: 0px 25px 0px 0px;
    }

    .blogbg {
        padding: 30px 0;
    }

    .blogsocial {
        float: left;
        margin: 0px 0px 10px;
        text-align: center;
        width: 100%;
    }

    .interviewtips-contentbox {
        margin-top: 15px;
        width: 100%;
        float: left;
    }

    .imaginfos {
        width: 100%;
        float: left;
    }

    .imaginfos img {
        width: 80% !important;
        margin: 0px auto;
        display: table;
    }

    .singleblog {
        padding-top: 0px;
    }

    .interviewtips-contentbox h3 {
        text-align: center;
    }

    .interviewtips-contentbox ol {
        padding-inline: 10px;
    }

    .wpicons {
        bottom: 67px !important;
    }
}

@media only screen and (max-width: 479px) {

    .navbar-toggle {
        margin-right: 0px;
        background: none;
        border: solid 1px #d5d5d5;
        margin-top: 20px;
    }

    .navbar-toggle .icon-bar {
        background: #6f6e6e;
    }

    .navbar-nav {
        margin: 0px;
        width: 100%;
    }

    .navbar-nav>li {
        padding-left: 0px;
        border-bottom: solid 1px #d5d5d5;
    }

    .navbar-nav>li a {
        letter-spacing: 0px;
        font-size: 14px;
    }


    .navbar {
        padding: 0 0 8px
    }

    .navbar-brand img {
        width: 75px;
        margin-top: 10px
    }

    .bannerbg {
        margin-top: -26px
    }

    #mainnav {
        margin-top: -35px
    }

    .pad3cont {
        top: 20% !important
    }

    .banner-content {
        top: 20%;
        padding: 0 10px
    }

    .banner-content h1 {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 18px
    }

    .banner-content h2 {
        display: none
    }

    .cousicons img {
        float: left;
        width: 42px
    }

    .couseseshow ul li {
        width: 46%;
        margin: 5px
    }

    .cousetxt p {
        line-height: 16px;
        display: table-cell;
        font-size: 12px
    }

    .cousetxt {
        height: 80px;
        float: left
    }

    .modualbox {
        min-height: 175px
    }

    .moudalinfo ul li {
        width: 46%;
        margin: 0 10px 10px 0
    }

    .modualbox h6 {
        font-size: 14px
    }

    .arryright {
        padding: 25px 10px 20px
    }

    .arryhead h6 {
        font-size: 16px
    }

    .arryright p {
        font-size: 13px
    }

    .highlevehead h2 {
        font-size: 17px
    }

    .highlevehead h2 span {
        font-size: 17px;
        padding-left: 0
    }

    .wrokdetails h5 {
        font-size: 22px
    }

    .studentsilder .pro.owl-carousel .owl-item img {
        max-width: 166px;
        max-height: 50px
    }

    .cousedownbtn {
        margin: 0 10px 10px 0
    }

    .howworkinfo {
        margin-bottom: 25px
    }

    .worktop {
        background: #fd7c00 url(../images/howitworktop01.png) left top no-repeat;
        height: 140px
    }

    .bg02 {
        background: #d3312c url(../images/howitworktop02.png) left top no-repeat !important;
        height: 140px
    }

    .bg03 {
        background: #0494c4 url(../images/howitworktop03.png) left top no-repeat !important;
        height: 140px
    }

    .bg04 {
        background: #009188 url(../images/howitworktop04.png) left top no-repeat !important;
        height: 140px
    }

    .footeconthead {
        margin-top: 25px
    }

    .feacoumatter {
        padding: 0 0 20px
    }

    .coursefeatucinfo h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: 0
    }

    .coursefeatucinfo h2 span {
        font-size: 28px
    }

    .homefaqhead h2 {
        font-size: 24px
    }

    .homefaqhead h2 span {
        font-size: 24px
    }

    .wpicons {
        margin: 0 auto;
        float: none
    }

    .footerlinks {
        padding: 20px 0
    }

    .livechatdiv {
        float: left;
        margin-top: 10px;
        width: 100%;
        text-align: center
    }

    .bannerbtn {
        margin: 5px 2px;
        padding: 6px 8px;
        font-size: 10px;
        letter-spacing: 0
    }

    .bannerbtn02 {
        margin: 5px 2px;
        padding: 6px 8px;
        font-size: 10px;
        letter-spacing: 0
    }

    .footeconthead h2 {
        font-size: 25px
    }

    .footeconthead h2 span {
        font-size: 25px
    }

    .footercontact h3 {
        font-size: 18px;
        line-height: 27px
    }

    .studentstrip h2 {
        font-size: 28px
    }

    .studentstrip h2 span {
        font-size: 28px
    }

    .feahead h4 {
        font-size: 16px
    }

    .feahead h5 {
        font-size: 16px
    }

    .modualhead h2 {
        font-size: 22px
    }

    .modualhead h2 span {
        font-size: 22px
    }

    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }

    .samplevideos {
        padding: 0 15px
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-prev] {
        top: -18%;
        right: -78%;
        display: none
    }

    .smapleleatcuture .owl-theme .owl-nav[class*=owl-next] {
        top: -18%;
        display: none
    }

    .smapleleatcuture .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 5px;
        display: block
    }

    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }

    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }

    .arrybgshow {
        font-size: 16px;
        display: table
    }

    .endfooter {
        width: 100%;
        padding: 10px 0 65px;
        float: left
    }

    /* 17 Jan Start */

    .stepsrowbg {
        width: 100%;
    }

    .stepsbgimg {
        width: 100%;
        padding-bottom: 30px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }

    /* 17 Jan End */

    /*240222*/

    .traktopinfo {
        margin-top: 16%;
    }

    .trakbannerfull img {
        width: 100%;
        float: left;
        height: 380px;
    }

    .bannerimgs img {
        width: 280px;
        height: 280px;
        margin: 60px auto;
    }

    .traktopinfo h1 {
        font-size: 18px;
        line-height: 23px;
        margin: 2px 0px;
    }

    .traktopinfo p {
        font-size: 12px;
        line-height: 23px;
        margin-bottom: 3px;
    }

    .traktopinfo h6 {
        font-size: 15px;
        margin-bottom: 0px;
    }

    .clientspic {
        float: none;
        display: inline-block;
    }

    .stripbg {
        margin-bottom: 15px;
    }

    .quotesinner {
        padding: 30px 10px;
    }

    .clientsquotes label {
        width: 100%;
        text-align: center;
        margin: 10px 0px 0px;
    }

    .clientsquotes .owl-carousel .owl-item p {
        text-align: center;
        padding-right: 15px;
    }

    .designation {
        text-align: center;
        width: 100%;
        float: left;
    }

    .clientsquotes .owl-carousel .owl-item img {
        display: initial !important;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-bottom: 10px;
    }

    .traktopinfo h1 br {
        display: none;
    }

    .progrmoverdiv {
        width: 100%;
        float: left;
        margin: 15px 0px;
    }

    .trakmenu ul li {
        float: none;
        display: inline-block;
        padding: 4px 0px !important;
        width: 100%;
    }

    .trakmenu ul li>a {
        letter-spacing: 0px !important;
        padding: 6px 4px !important;
    }

    .bannertabsstrip {
        margin-top: 15px;
    }

    .bannerimgs {
        display: none;
    }

    .traktopinfo h1 span {
        width: 100%;
        float: left;
    }

    .clientsquotes {
        padding: 0px 0px 80px;
    }

    .coursefeatures span {
        float: left;
        margin: -6px 0px 0px 20px;
    }

    .featuresdetail .nav-pills .nav-link {
        margin-right: 10px;
        padding: 11px 20px;
    }

    .featuresdetail h2 {
        margin: 10px 0 5px 0;
    }

    .coursefeatures {
        padding: 30px 0px 10px;
    }

    .counsbtn {
        padding: 10px 12px;
        margin: 0px 0px 0px;
        font-size: 12px;
    }

    .righthrs {
        width: 81%;
        float: right;
    }

    .featuresdetail li.nav-item {
        width: 100%;
        text-align: center;
    }

    .detailright span {
        left: 34%;
        top: 34%;
    }

    .applynow a {
        text-align: center;
    }

    .studydropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        margin-left: 0px;
        float: left;
    }

    .studydropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 11px;
        float: left;
    }

    .coursesdropdownleft {
        width: 100%;
        padding: 2% 0% 0%;
        float: left;
        margin-left: 0px;
        border-right: none;
    }

    .coursesdropdownleft .dropdown-item {
        border: none !important;
        padding: 5px 5px !important;
        width: 100%;
        font-size: 10px;
        float: left;
        letter-spacing: 0px !important;
    }

    .coursesdropdownleft h2 {
        margin: 10px 0 10px 6px;
        font-size: 16px;
        padding-bottom: 15px;
    }

    .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }

    .fulltrakmenu .dropdown:hover .dropdown-menu {
        justify-content: center;
        height: 300px;
        overflow-y: scroll;
    }

    .interviewtips-link {
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 320px) {
    .navbar-toggler {
        z-index: 99999;
        outline: none !important;
        margin-top: -20px !important
    }

    .banner-content {
        display: none
    }

    .cousebox {
        width: 100%;
        float: left;
        background: #fff;
        padding: 10px;
        min-height: 152px
    }

    .cousicons {
        width: 100%;
        padding: 10px 0;
        text-align: center
    }

    .cousicons img {
        width: 42px;
        margin: 0 auto;
        display: table;
        float: none
    }

    .cousetxt {
        height: auto;
        float: left;
        width: 100%;
        text-align: center
    }

    .feahead h4 {
        font-size: 15px
    }

    .feahead h5 {
        font-size: 15px
    }

    .cousedownbtn {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }

    .viewcousebtn {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }

    .coursefeatucinfo {
        padding: 20px 0
    }

    .arryright p {
        font-size: inherit
    }

    .downcoursbrowser {
        margin: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }

    .viewcoursbtss {
        margin: 0 0 10px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0
    }

    .couseheads h2 {
        font-size: 25px
    }

    .couseheads h2 span {
        font-size: 25px
    }

    .footerright {
        width: 100%;
        padding: 0;
        float: left
    }

    .samplevideos {
        padding: 0 15px
    }

    .videodivs {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }

    .videodivs02 {
        width: 100%;
        padding: 0;
        margin-bottom: 25px;
        float: left
    }

    .arrybgshow {
        font-size: 16px;
        display: table
    }

    .endfooter {
        width: 100%;
        padding: 10px 0 65px;
        float: left
    }

    /* 17 Jan Start */

    .stepsrowbg {
        width: 100%;
    }

    .stepsbgimg {
        width: 100%;
        padding-bottom: 30px;
    }

    .stepsrowbg-text p {
        font-size: 16px;
    }

    .populatcourseinfo .container h1 {
        font-size: 26px;
    }

    .populatcourseinfo .container h3 {
        font-size: 20px;
    }

    /* 17 Jan End */


    .coursefeatures span {
        float: right;
        margin: -6px 0px 0px 20px;
        width: 190px;
    }

    .righthrs {
        width: 74%;
        float: right;
    }
    
    .sat
    {
        text-align:center;
    }
}