@font-face {
    font-family: 'NunitoMedium';
    src: url('../fonts/NunitoMedium.eot');
    src: url('../fonts/NunitoMedium.eot') format('embedded-opentype'),
         url('../fonts/NunitoMedium.woff2') format('woff2'),
         url('../fonts/NunitoMedium.woff') format('woff'),
         url('../fonts/NunitoMedium.ttf') format('truetype'),
         url('../fonts/ENunitoMedium.svg#NunitoMedium') format('svg');
}
@font-face {
    font-family: 'NunitoBold';
    src: url('../fonts/NunitoBold.eot');
    src: url('../fonts/NunitoBold.eot') format('embedded-opentype'),
         url('../fonts/NunitoBold.woff2') format('woff2'),
         url('../fonts/NunitoBold.woff') format('woff'),
         url('../fonts/NunitoBold.ttf') format('truetype'),
         url('../fonts/ENunitoMedium.svg#NunitoBold') format('svg');
}
@font-face {
    font-family: 'RubikMedium';
    src: url('../fonts/RubikMedium.eot');
    src: url('../fonts/RubikMedium.eot') format('embedded-opentype'),
         url('../fonts/RubikMedium.woff2') format('woff2'),
         url('../fonts/RubikMedium.woff') format('woff'),
         url('../fonts/RubikMedium.ttf') format('truetype'),
         url('../fonts/RubikMedium.svg#RubikMedium') format('svg');
}
@font-face {
    font-family: 'LexendBold';
    src: url('../fonts/LexendBold.eot');
    src: url('../fonts/LexendBold.eot') format('embedded-opentype'),
         url('../fonts/LexendBold.woff2') format('woff2'),
         url('../fonts/LexendBold.woff') format('woff'),
         url('../fonts/LexendBold.ttf') format('truetype'),
         url('../fonts/LexendBold.svg#LexendBold') format('svg');
}
@font-face {
    font-family: 'LexendMedium';
    src: url('../fonts/LexendMedium.eot');
    src: url('../fonts/LexendMedium.eot') format('embedded-opentype'),
         url('../fonts/LexendMedium.woff2') format('woff2'),
         url('../fonts/LexendMedium.woff') format('woff'),
         url('../fonts/LexendMedium.ttf') format('truetype'),
         url('../fonts/LexendMedium.svg#LexendMedium') format('svg');
}
@font-face {
    font-family: 'LexendRegular';
    src: url('../fonts/LexendRegular.eot');
    src: url('../fonts/LexendRegular.eot') format('embedded-opentype'),
         url('../fonts/LexendRegular.woff2') format('woff2'),
         url('../fonts/LexendRegular.woff') format('woff'),
         url('../fonts/LexendRegular.ttf') format('truetype'),
         url('../fonts/LexendRegular.svg#LexendRegular') format('svg');
}

@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/PoppinsRegular.eot');
    src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'),
        url('../fonts/PoppinsRegular.woff2') format('woff2'),
        url('../fonts/PoppinsRegular.woff') format('woff'),
        url('../fonts/PoppinsRegular.ttf') format('truetype'),
        url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
}
@font-face {
    font-family: 'PoppinsMedium';
    src: url('../fonts/PoppinsMedium.eot');
    src: url('../fonts/PoppinsMedium.eot') format('embedded-opentype'),
        url('../fonts/PoppinsMedium.woff2') format('woff2'),
        url('../fonts/PoppinsMedium.woff') format('woff'),
        url('../fonts/PoppinsMedium.ttf') format('truetype'),
        url('../fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
}
@font-face {
    font-family: 'PoppinsBold';
    src: url('../fonts/PoppinsBold.eot');
    src: url('../fonts/PoppinsBold.eot') format('embedded-opentype'),
        url('../fonts/PoppinsBold.woff2') format('woff2'),
        url('../fonts/PoppinsBold.woff') format('woff'),
        url('../fonts/PoppinsBold.ttf') format('truetype'),
        url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
li {list-style: none;}
ul {margin:0;}
*{margin:0;padding:0;}
.pt {padding-top:80px;} 
.pb {padding-bottom:80px;}
.pt-130 {padding-top:130px;}
.width99 {width:99%; margin:0 auto;}
.width95 {width:95%; margin:0 auto;}
.width90 {width:90%; margin:0 auto;}
.width80 {width:80%; margin:0 auto;}
.section-title-area.width200 p {width:100%;text-align:justify;}
p {color:#043146B2;font-family:'PoppinsRegular';}
.mt-20 {margin-top:20px;}
.mt-40 {margin-top:40px;}
.mb-50 {margin-bottom:50px;}
.mt-60 {margin-top:60px;}
.mt-80 {margin-top:80px;}
.heading-div.white-heading h3 {color:#fff;margin-top:20px;}
.heading-div.white-heading p {
    color:rgba(255,255,255,0.8);
    margin-top:20px;
    text-align:justify;
}
p, a {color: #043146;}
.comm-margin {
    margin-top:420px;
    position: relative;
    z-index: 1;
}
.white-heading .section-subtitle-2 {color:#fff;}
.section-subtitle-2 {
    display:inline-block;
    padding:5px 20px;
    border-radius:25px;
    position:relative;
    color:#1585A4;
    font-size:16px;
    font-family:'NunitoBold';
    margin:0 0 10px;
    text-align:center;
    letter-spacing:0.03em;
    text-transform: capitalize;
}
.section-subtitle-2::before {
    position: absolute;
    content: "";
    background-color:#0f3564;
    width: 100%;
    height: 100%;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    border-radius: 25px;
    opacity: 0.1;
}
.section-title-area.white-heading .section-subtitle-2::before {
    background-color: #fdfdfd;
    opacity: 0.3;
}
.section-title {
    font-size:40px;
    line-height:55px;
    color: #043146;
    font-family: 'PoppinsBold';
    margin: 10px 0 25px;
    text-transform: capitalize;
}
.section-title span {
    display: block;
    font-family: 'PoppinsBold';
}
.white-heading h3 {color:#fff;}
.section-title-area p {
    font-size: 18px;
    letter-spacing: 0.03em;
    text-align: justify;
    margin: 0 0 6px;
}
.fullwidth.section-title-area p {width:95%;}
.section-title-area.centerhding p {
    margin: 0 auto;
}
/*Start Common heading*/
.centerhding {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.comon-hding {
    padding-bottom: 30px;
}
.comon-hding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.title1 {
    font-family: 'Exo2Bold';
    font-size: 30px;
    line-height: 30px;
    color: #0f3564;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    padding-top: 10px;
    padding-bottom: 10px;
    background: linear-gradient(to right, #0077C1 0%, #0f3564 100%);
    -webkit-text-fill-color: transparent;
}
.title2 {
    font-family: RubikMedium;
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    color: #262626;
    text-transform: capitalize;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    margin-bottom: 15px;
}

.comon-hding .title2 span {
    color: #0f3564;
    font-style: italic;
    font-family: 'Exo2Bold';
    background: linear-gradient(to right, #0077C1 0%, #0f3564 100%);
    -webkit-text-fill-color: transparent;
}
.title3 {
    font-family: 'PoppinsMedium';
    font-size: 18px;
    line-height: 30px;
    color: #616161;
    text-transform: inherit;
    letter-spacing: 0.03em;
    margin: 0 auto;
}
/*End Common Heading*/

/*Animation*/
.zoom-in-zoom-out {
    width: fit-content;
    animation: zoom-in-zoom-out 6s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
    0% {transform: scale(1, 1);}
    50% {transform: scale(1.5, 1.5);}
    100% {transform: scale(1, 1);}
}
.service-sec .shape-5 {
  position: absolute;
  top:1%;
  right: 1%;
  z-index:-1;
  -webkit-animation:spinner 2s infinite linear;
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
}
  @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
  @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
  @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
.service-sec .shape-4 {
    position: absolute;
    left: 7%;
    top: 9%;
    z-index: -1;
    animation: animate 5s linear infinite;
    transform: rotateY(360deg);
    transform-style: preserve-3d;
}
@keyframes animate{100%{transform: scale(var(--scale)) rotateY(1turn);}}
.service-sec .shape-7 {
    position: absolute;
    right:8%;
    bottom:8%;
    z-index:-1;
 -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}
  @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
  @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
  @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
.service-sec .shape-6 {
    position: absolute;
    left:-1%;
    bottom: 3%;
    z-index: -1;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    opacity: 0.6;
}
  @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
  @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
  @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
/*End Animation*/

/*Start Shape*/
.shape01 { 
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
}
.shape02 {
    position:absolute;
    top:0;right:0;
    z-index:-1;
}
.shape-circle {
    width: 500px;
    height: 500px;
    right: -140px;
    top: 0;
    background-color: transparent;
    border-radius: 50%;
    border: 50px solid rgba(255, 54, 107, 0.05);
    position: absolute;
    z-index: -1;
}
h2, h2, h3, h4, h5, h6 {
    font-family: 'PoppinsBold';
    letter-spacing: 0.03em;
    color: #043146;
}
p {
    font-family:'PoppinsRegular';
    letter-spacing: 0.03em;
    color: #043146;
}
.slider-landing {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    clear: both;
    border-bottom: 1px solid #f1f2f2;
}
.gotowebsite a {
    display: inline-block;
}
.gotowebsite a {
    background: #1585A4;
    color: #fff;
    padding: 7px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'PoppinsMedium';
    letter-spacing: 0.03em;
    text-transform: capitalize;
}
.gotowebsite a:hover {
    background:#000;
}
.gotowebsite {
    display: flex;
    align-items: center;
    justify-content: right;
    height: 100%;
    gap: 30px;
}
.slider-hding {
    background: #FEB600;
    position: relative;
    z-index: 1;
    padding:20px 0;
}
.slider-hding h2 {
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    font-family: 'PoppinsBold';
}
.slider-hding h2 span {color:#000;font-family: 'PoppinsBold';}
.slider-hding p {
    font-size: 18px;
    text-align: center;
    color: rgba(255,255,255,0.9);
    margin: 0;
    padding-bottom: 20px;
    font-family: 'PoppinsRegular';
    letter-spacing: 0.03em;
}
.buildText {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    height: 100%;
    justify-content: space-between;
}
.buildText a {
    background: #0E7593;
    color: #fff;
    padding: 15px 40px;
    font-family: 'PoppinsMedium';
    font-size: 16px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    margin: 0;
    border-radius: 8px;
    text-align: center;
}
.buildText a:hover{text-decoration:none; color:#fff !important;}
.ltn__list-item-half li img {
    padding: 5px;
    margin-right: 10px;
}
.ltn__list-item-half li {font-size:16px;}
.about-sec {margin-top: 0;}

.skill-cover {
    position: relative;
    background:#E7F4F8;
    z-index: 1;
}
.skillbox h3 {
    font-size:16px;
    font-family: 'PoppinsMedium';
    color: #000;
    letter-spacing: 0.03em;
    margin: 15px 0 0;
    min-height: 34px;
}
.skillbox {
    position: relative;
    text-align: center;
    background: #fff;
    margin: 0 0 30px;
    padding: 20px;
    border-radius:12px;
    box-shadow: 0 0 15px rgb(0, 0, 0, .1);    
}
.howitwork {
    background:#1685a4;
    position: relative;
    z-index:1;
}
.whitetext h2, .whitetext p{
    color:#fff;
}
.skill-cover .skillbox {
    box-shadow:none;
    background:#F8F8F8;
}
.iconbox {
    min-height: 110px;
    max-height: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconbox img {
    width: 100px;
}
.ftr-section {
    background:#d1edf6;
    position: relative;
}
.copyright {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}
.support-list li {
    border-bottom: 1px solid rgba(0,0,0,.1);
    position: relative;
    font-size: 16px;
    padding: 10px 23px;
    font-family: 'PoppinsRegular';
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #043146;
    transition: all 0.2s ease-out;
    cursor: pointer;
}
.support-list li::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 15px;
    left: 0;
    background-image: url(../image/icon/arrow_15.png);
    background-repeat: no-repeat;
}

.support-list li:hover {
    background-color: rgba(10,30,50,.03);
    padding-left: 15px;
}
.ftr-box h5 {
    font-size: 23px;
    color: #000;
    font-family: 'PoppinsBold';
    text-transform: capitalize;
    letter-spacing: 0.03em;
    min-height: 50px;
}
.ftrlocation.ftr-box i {
    color: #043146 !important;
}
.ftr-box p a {
    padding: 0 0 0 15px;
    font-size: 16px;
    font-family: 'PoppinsRegular';
    color: #043146 !important;
    letter-spacing: 0.03em;
}
.ftr-box p {
    display: flex;
    margin: 0 0 15px;
    transition: all 0.2s ease-out;
}
.ftr-box p:hover {
    background-color: rgba(10,30,50,.03);
    padding-left: 15px;
}
.footer-btm {
    position: relative;
    background: #1585A4;
    padding: 10px 0;
}
.copyright p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    letter-spacing: 0.03em;
}
.social-icons li {
    display: inline-block;
    margin: 0 0 0 10px;
}
.social-icons {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}
.placementbox img {width:120px;transition: all .3s ease 0s;}
.placementbox:hover img {transform: scale(0.9, 0.9);}

.placementbox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    margin: 0 0 25px;
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 15%);
    border-radius: 6px;
    background: #fff;
    width: 100%;
    padding: 30px 25px;
    margin-bottom: 25px;
    overflow: hidden;
    clear: both;
    position: relative;
    min-height: 180px;
    max-height: 180px;
    transition: all .3s ease 0s;
}
.download {
    background: #1685A4;
    position: relative;
    z-index: 1;
    padding-top:35px;
    padding-bottom:35px;
}
.download h2 {
    font-size: 30px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    line-height: 45px;
}

/*Start Call Back*/
.callbackButton {
    text-align: center;
    display: flex;
    justify-content: flex-end;
}
.callbackButton button:hover {box-shadow: 0 3px 8px rgb(0 0 0 / 24%);}

    /*End Call Back*/

.fresherJob {
  position: relative;

  overflow: hidden;
}
.fresherJob .left-fixed {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff; /* optional background */
  padding: 20px;
}
.fresherJob .right-scroll {
  height: 100vh;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
}
.fresherJob .right-scroll::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}

.fresherJob .scroll-content {
  padding: 30px;
}
.fresherBox {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 35px;
    padding: 0px 35px;
    border-bottom: 3px solid transparent;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    min-height: 223px;
    align-items: center;
}
.fresherCont {
    margin-left: 20px;
}
.fresherCont p {
    text-align: justify;
    font-size: 18px;
    color: #043146;
    letter-spacing: 0.03em;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-family: 'LexendRegular';
    line-height: 30px;
}
.certificateProgram {
    position: relative;
    background: #F0F8FF;
}
.certificateWidth {
    width:95%;
    margin: 0 0 auto;
}
p.certip {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: justify;
}
.combine-feature2_item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.combine-feature2_item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin:20px 0 0;
}
.f-feature-icon-wrapper-white-2 {
    background: #fff;
    padding:6px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 14px 0px;
    margin: 0 20px 0 0;
}
.combine-text-size-regular {
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #043146;
    text-align: justify;
    font-family: 'PoppinsRegular';
}
.cerfificateImage img {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 14px 0px;
    border-radius: 12px;
}
.studentParticipation {
    position: relative;
    background:#fff;
    z-index: 1;
}
/*Video section*/
.projectVideo .fresherBox {
    padding: 0;
    margin: 0 0 25px;
}
.box-video{
  position: relative;
  width: 100%;
  margin:0 auto 20px auto;
  cursor: pointer;
  overflow: hidden;
}

.box-video .bg-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}

.bg-video::after{ 
	content:'';
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-color: rgba(0,0,0,0.1);
  	z-index: 3;
  	}

.box-video .bt-play {
  position: absolute;
  top:50%;
  left:50%;
  margin:-30px 0 0 -30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: rgba(255,255,255,0.1);
  border-radius: 50%;
  text-indent: -999em;
  cursor: pointer;
  z-index:2;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.box-video .bt-play:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 0;
  width: 0;
  margin: -12px 0 0 -6px;
  border: solid transparent;
  border-left-color: #000;
  border-width: 12px 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.box-video:hover .bt-play {
  transform: scale(1.1);
}

.box-video.open .bg-video{
  visibility: hidden;
  opacity: 0;

  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;  
}

.box-video.open .video-container{
  opacity: 1;
  -webkit-transition: all .6s .8s;
  transition: all .6s .8s;
}

.video-container {
	position: relative;
	width: 100%;
	height: 0;
  margin: 0;
  z-index: 1;
	padding-bottom: 56.27198%;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*End Video section*/
/*Start Feature Section*/
.features-2 {
    background-color: #eef4fc;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.icon-box {
    padding: 20px 15px;
    border-radius: 7px;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
    text-align: center;
    margin-top: 30px;
    transition: all 0.4s ease-in-out;
}
.icon-box .icon {
    color: #1585A4;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.4s ease-in-out;
}
.icon-box h4 {
    color: #211e3b;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 10px;
    line-height: 25px;
    min-height: 50px;
}
.icon-box:hover {
    background-color: #1585A4;
    box-shadow: 0px 10px 60px 0px rgba(14, 117, 147, 0.49);
}
.icon-box:hover .icon {
    color: #fff;
}
.icon-box:hover h4 {
    color: #fff;
}
.features-2 .theme-btn {
    color: #FFF;
    padding: 20px 40px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #1585A4;
    border: 1px solid #1585A4;
    box-sizing: border-box;
    font-family: 'PoppinsMedium';
    display: inline-block;
    margin: 30px 0 0;
}
.features-2 .theme-btn span {margin-left:5px;}
.features-2 .theme-btn:hover {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: inherit;
    color: #1585A4;
    box-shadow:0px 10px 30px 0px rgba(14, 117, 147, 0.49);
}
.section-title span {
    font-family:'PoppinsBold';
}
.section-title h2 {
    font-family:'PoppinsMedium';
    line-height:60px;
}
.icon-box img.with-hover {display:none;}
.icon-box:hover img.with-hover {display:inline-block;}
.icon-box:hover img.without-hover {display:none;}
/*End Feature Section*/

/*Start Have Question */
.haveQuestion {
    background:#fff;
}
.haveQuestion .form-screen {
    background: #fff;
    min-height: 100%;
    padding: 24px;
    border: 0;
    width: 100%;
    border-radius: 30px;
    box-shadow: none;
}
.haveQuestion .form-screen .basic-container label {
    font-size: 18px;
    color: #000;
    margin: 10px 0 10px;
    font-family: 'PoppinsRegular';
}
.haveQuestion .fFotr {
    background: #fff;
    width: auto;
    border-top: none;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.haveQuestion .hAdjust {
    position: relative;
    height: auto;
    padding: 35px;
    margin-bottom: 0px;
    width: 100%;
    background: #9FCEDE;
    border-radius:12px;
}
.haveQuestion .form-screen .form-group label {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    color: #000;
    margin: 0 0 7px;
    font-family: 'PoppinsRegular';
}
.haveQuestion .form-screen input.form-control {
    font-size: 18px;
    display: block;
    width: 100%;
    height: calc(2.25rem + 6px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    font-family: 'PoppinsRegular';
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.haveQuestion .form-group {
    margin-bottom:15px;
}
.haveQues-image {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
}
/*End Have Question */
/*Start Overview*/
.courseModulesBox {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    border:1px solid #cef5ff;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
}
.courseModulesBox:hover {
    box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)
}
.servicecol {
    display: flex;
    margin-top: 25px;
    min-height: 320px;
    transition: all .3s;
    border: 1px solid rgba(238, 238, 238,0.7);
    position: relative;
    background: #fff;
    border-radius: 8px;
    transition: all .3s ease-out;
    box-shadow: 0 5px 15px 3px rgb(0 0 0 / 5%);
    flex-direction: column;
}
.servicecol:hover {
    box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 15%);
    transform: translate(0,-24px);
}
.service-imag, .service-info {
    flex-direction: column;
    padding: 20px 15px;
}
.service-info h5 {
    color: #000;
    font-size: 21px;
    font-family: 'PoppinsBold';
    margin: 0 0 15px;
    letter-spacing: 0.02em;
    line-height: 25px;
}
.service-info ul {
    margin: 0;
    padding: 0;
}
.digitalcourse .service-info ul {
    min-height:250px;}
.sview {
    text-align: right;
    position: relative;
    bottom: 0;
}
.sview a {
    transition: transform .2s;
}
.service-info li {
    color: #043146;
    font-size: 17px;
    font-family: 'LexendMedium';
    margin: 0 0 10px;
    text-align: left;
    line-height: 25px;
    letter-spacing: 0.0em;
    display: flex;
    position: relative;
    z-index: 1;
    padding: 0 0 0 20px;
}
.service-info li:before {
    position:absolute;
    content:url(../image/icon/computer.png);
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.service-info ul li span {
    margin-right: 8px;
}
.service-imag {
    display: none;
    text-align: center;
}
/*End Overview*/

/*Start SEO*/
.about-us-info-wrap {
    position: relative;
    width:100%;
    margin-bottom: 40px;
}
.course-journey-card-desktop-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}
.courseModules .emoji {
    background: #ffffff;
    display: flex;
    flex-direction: row;
    height: 80px;
    border-radius: 100px;
    width: 80px;
    position: relative;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0px 12px 32px #ededed);
}
.course-journey-card-desktop-wrapper  .side-tracker-container {
    width: 72px;
    display: block;
}
.courseModules .feature-card {
    background: #ffffff;
    color: #7f7f7f;
    display: flex;
    flex-direction: row;
    -moz-column-gap: 12px;
    column-gap: 12px;
    /* width: 573px; */
    /* min-height: 84px; */
    /* max-height: 117px; */
    border-radius: 12px;
    padding: 16px;
    position: relative;
}
.courseModules {
    position: relative;
    background: #E7F4F8;
    z-index: 1;
}
.courseModules .feature-card .unordered-list {
    list-style: disc;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    white-space: nowrap;
}
.courseModule .zen-typo-body-small {
    letter-spacing: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.courseModules .rightsec {
    display: flex;
    flex-direction: column;
    row-gap: 60px;
    padding-left: 100px;
}
.perdaycard {
    display: flex;
    flex-direction: column;
}
.courseModules .emoji .gesture-notch {
    color: #fff;
    border-radius: 16px 4px 16px 16px;
    position: absolute;
    bottom: 0;
    right: 52px;
    padding: 4px 12px;
    width: -webkit-max-content;
    width: max-content;
    background: #1585A4;
    font-size: 14px;
    letter-spacing: 0.01em;
    font-family: 'NunitoBold';
}
.courseModules .section-title-area {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}
.course-journey-card-desktop.one .leftright {
    position: absolute; z-index: 0; border: 1px dashed; top:45px; left: 80px; color: rgb(195, 195, 195); height: 0px; width: 72px;
}
.course-journey-card-desktop.one .topbtm {
    position: absolute;
    z-index: 0;
    border: 1px dashed;
    top: 60px;
    left: 80px;
    color: rgb(195, 195, 195);
    height: 80px;
    width: 0px;
}
.course-journey-card-desktop.two .leftright, .course-journey-card-desktop.three .leftright, .course-journey-card-desktop.four .leftright, .course-journey-card-desktop.five .leftright {

    position: absolute;
    z-index: 0;
    border: 1px dashed;
    top: 45px;
    left: 80px;
    color: rgb(195, 195, 195);
    height: 0px;
    width: 72px;

}
.course-journey-card-desktop.two .topbtm, .course-journey-card-desktop.three .topbtm, .course-journey-card-desktop.four .topbtm {
position: absolute;
    z-index: 0;
    border: 1px dashed;
    top: 60px;
    left: 80px;
    color: rgb(195, 195, 195);
    height: 80px;
    width: 0px
}
/*End Seo */
.ltn__list-item-half {
    margin-top: 25px;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.ltn__list-item-half li {
    width: 50%;
    float: left;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    margin-bottom: 10px;
    font-family: 'PoppinsMedium';
    font-size: 18px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #043146B2;
}
.ltn__list-item-half li img {
    padding: 10px;
    margin-right: 15px;
    background-color:#E0EEF4;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    border-radius: 100%;
}
/*Start Floating Social Icons*/
.floating-icon {
  position: fixed;
  width: 60px;
  height: 60px;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  z-index: 999;
  animation: bounce 2s infinite;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}
.whatsapp {
  background-color: #25D366;
  bottom: 100px;
 left: 20px;
}
.call {
  background-color:#00AFD6;
  bottom: 30px;
  left: 20px;
}
@keyframes bounce {
  0%, 100% {transform:translateY(0);}
  50% {transform: translateY(-8px);}
}
.floating-icon:hover {transform:scale(1.1);}
.floating-icon {
  position: fixed;
  width: 60px;
  height: 60px;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  z-index: 999;
  animation: bounce 2s infinite;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}
.whatsapp {
  background-color: #25D366;
  bottom: 100px;
 left: 20px;
}
.call {
  background-color:#00AFD6;
  bottom: 30px;
  left: 20px;
}
@keyframes bounce {
  0%, 100% {transform: translateY(0);}
  50% {transform: translateY(-8px);}
}
.floating-icon:hover {transform: scale(1.1);}

/*End Floating Social Icons*/
/*Start List circle*/

/*** Key Points ***/
.content {
    position: relative;
    z-index: 1;
    border: none;
    background-color: transparent;
    height: 300px;
    margin: auto;
    overflow: hidden;
}
.c-bg {padding:0; margin:0;}
.cone {background:linear-gradient(45deg, #FEB600 0%,#ffc108 100%);}
.ctwo {background:linear-gradient(45deg, #1F9CBD 0%, #49b9da 100%);}
.cthree {
    background: linear-gradient(45deg, #FEB600 0%,#ffc108 100%);
}
.cone h4, .cthree h4, .carte.cone p, .carte.cthree p, .carte.cone a, .carte.cthree a {
    color: #000 !important;
}
.carte {
    right: 0px;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 75px;
    bottom: 0;
    transform-origin: bottom;
    border-radius: 0px;
    color: #0D1226;
    text-align: center;
    padding: 25px 25px 20px 25px;
    transition: 500ms;
    display: block;
    overflow: hidden;
    clear: both;
}
.carte:hover{height:300px; border-radius:6px;}
.key-point {
    position: relative;
    z-index: 1;
    display: block;
    clear: both;
}
.kabslt {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: -115px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.kabslt .carte h4 {
    color: rgba(255,255,255,0.99);
    text-transform: capitalize;
    font-family: 'LexendMedium';
    position: relative;
    display: block;
    clear: both;
    font-size: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    letter-spacing: 0.03em;
}

.kabslt .carte p {
    font-size: 19px;
    text-align: justify;
    color: rgba(255,255,255,0.99);
    display: block;
    position: relative;
    line-height: 25px;
}
.kabslt .carte a {
    font-size: 18px;
    text-align: justify;
    color:rgba(255,255,255,0.89);
    display: block;
    position: relative;
    text-transform: capitalize;
    border-bottom:2px dotted rgba(255,255,255,0.4);
    width: 35%;
    margin-bottom: 14px;
}
.kabslt .carte a:hover{color:#000;}
.key-imag {
    position: relative;
    z-index: 0;
    display: block;
    clear: both;
}
.key-imag img {
    position: absolute;
    top: 126px;
    right: 1px;
    width: 165px;
}
/***Key Points End ***/
.dpflex li {
    position: relative;
    font-size: 18px;
    font-family: 'NunitoBold';
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #043146;
}
.dpflex li::before {
    position:absolute;
    content:url(../image/icon/computer.png);
    top: 0;
    left:0;
    width:100%;
    height:100%;
}
.list-services ul li {
    font-size: 18px;
    padding: 0 0 0 35px;
    margin: 0 0 10px 0;
    letter-spacing: 0.05em;
    line-height: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
    color: #616161;
    font-family: 'LexendRegular';
}
.list-services ul li a {
    color: #3b4052;
    font-family:'PoppinsMedium';
}
.list-services ul li a:hover {color:#2762fb;}
.list-services ul li:after {
    top: 7px;
    background: #d6fbff;
}
.list-services li:before {
    top: 3px !important;
    left:3px !important;
    border:1px dashed #2762fb;
    animation:spin 15s linear infinite;
    -webkit-animation:spin 15s linear infinite;
}
.list-services ul li:before, .list-services ul li:after {
    position: absolute;
    content: '';
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
/*End List Circle*/
.haveQuestion .form-screen .form-group label {
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    color: #000;
    margin: 0 0 14px;
    font-family: 'NunitoBold';
}






/* Responsive Styles */
/*  Smartphones (portrait and landscape) */
@media only screen and (min-device-width : 300px) and (max-device-width : 767px) {
    .gotowebsite span.phnspan {display:none;}
    .toglecont .open-call {padding:7px 10px !important;border-radius:5px !important;font-size:12px !important;}
    .gotowebsite {gap:6px;}
    .slider-landing {padding-left:0; padding-right:0;padding-bottom: 10px;}
    #wrap {right:0 !important;}
    #wrap .content {width:auto !important;}
    #wrap .form-screen .title {padding:20px 10px!important;}
    .form-screen .talert {font-size:14px!important;}
    .form-screen .more {font-size: 14px!important;}
    .gotowebsite span {margin: 0!important;}
    .close-call {right:4px !important;top:4px !important;}
    .width80 {width:90% !important;}
    .slideshow-nav {display: none;}
    .slider-center {width: 100% !important;left: 50% !important;top: 60% !important;}
    .gotowebsite a {padding: 5px 5px;font-size: 14px;}
    .slider-hding h2 {font-size:20px;line-height: 30px;margin-bottom:10px;}
    .slider-hding p {font-size: 16px;}
    .skillbox {margin: 0 0 5px;padding: 10px;}
    .skillbox h3 {margin: 6px 0 0;min-height: 0;}
    .howitwork .skillbox {margin: 0 0 20px;}
    .ftr-box h5 {font-size:16px;min-height: auto;margin:15px 0 10px;}
    .footer-btm {text-align: center;}
    .social-icons {justify-content: center;align-items: center;margin: 10px 0 0;}
    .bg1::before, .bg2::before, .bg3::before, .bg4::before {top: 0px!important;}
    .mt-80 {margin-top:20px !important;}
    /*Slider*/
    .mb-20 { margin-bottom:7px;}
    .slide-text .topP {font-size: 16px;}
    .slide-text h2 {font-size: 18px;}
    .slide-text .coDetail {letter-spacing: 0.02em;font-size: 15px;text-align: justify;line-height: 23px;}
    .course-features {gap: 10px 5px;}
    .mtb-40 { margin: 10px 0;}
    .slider-hding h2 span {display: block;}
    .buildText a {padding: 8px 30px;font-size: 16px; border-radius: 4px;}
    .icon-box h4 {font-size: 13px;margin-top: 4px;line-height: 20px;min-height:60px;}
    .icon-box {padding: 10px;margin-top: 20px;}
    .section-title h2 {line-height: 30px;font-size: 20px;}
    .download h2 {font-size: 20px;margin: 0 0 15px;line-height: 30px;}
    .callbackButton .open-modal-btn {display:block;width: 100%;}
    .fresherBox {margin: 0 0 10px;padding: 0 0 15px;flex-direction:column;}
    .fresherCont {margin-left: 0;}
    .fresherBox img {width:41px;padding:4px;}
    p.certip {font-size: 15px;line-height: 25px;}
    .combine-text-size-regular {font-size: 15px;}
    .combine-feature2_item {margin: 15px 0 0;flex-direction: column;}
    .cerfificateImage {margin:20px 0 0;}
    .haveQuestion .hAdjust {padding: 0;}
    .haveQuestion .form-screen {padding:0; border:0;}
    .haveQuestion .form-screen input.form-control {font-size:14px;}
    .haveQuestion .form-screen .form-group label {font-size:14px;;}
    .haveQuestion .fFotr {padding:20px 0;}        
    .faq .box.active .content {height: auto;padding: 10px;}
    .faq .content {font-size:14px;}
    .faq .label {font-size:14px;}
    .floating-icon {width: 40px !important;height: 40px !important;line-height: 40px !important;}
    .whatsapp {bottom:65px !important;left: 10px !important;}
    .call {bottom: 10px !important;left: 10px !important;}
    .ftr-box p a {padding: 0;}
    #wrap {display: none;}
    .hAdjust {height: auto!important;margin-bottom: 0!important;}
    /*course Metrics*/
    .course-journey-card-desktop-wrapper {flex-direction:column;align-items:flex-start;}
    .courseModules .feature-card {flex-direction:column;width:100%;}
    .courseModules .rightsec {padding-left:0;}
    .courseMleft, .courseMright {border-radius:15px !important;padding:25px !important;}
    .courseMright {margin:30px 0 0;}
    .course-journey-card-desktop.two .topbtm, .course-journey-card-desktop.three .topbtm, .course-journey-card-desktop.four .topbtm, .course-journey-card-desktop.one .topbtm {display: none;}
    .course-journey-card-desktop.two .leftright, .course-journey-card-desktop.three .leftright, .course-journey-card-desktop.four .leftright, .course-journey-card-desktop.five .leftright, .course-journey-card-desktop.one .leftright {display:none;}
    .courseModules .emoji {margin:0 0 20px;}
    .courseModules .emoji .gesture-notch {top:-40px;bottom:unset;right:0;left:0;}
    .course-journey-card-desktop.one {margin:50px 0 0;}
    

}

/*  (portrait and landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
    .gotowebsite span.phnspan {display:none;}
    .toglecont .open-call {padding: 10px 15px !important; border-radius: 6px !important;font-size: 14px !important;}
    .gotowebsite {gap:6px;}
    .slider-landing {padding-left:0; padding-right:0;padding-bottom: 10px;}
    #wrap {right:0 !important;}
    #wrap .content {width:auto !important;}
    #wrap .form-screen .title {padding:20px 10px!important;}
    .form-screen .talert {font-size:14px!important;}
    .form-screen .more {font-size: 14px!important;}
    .gotowebsite span {margin: 0!important;}
    .close-call {right:10px !important;top:10px !important;}
    .width80 {width:90% !important;}
    .slideshow-nav {display: none;}
    .slider-center {width: 100% !important;left: 50% !important;top: 60% !important;}
    .gotowebsite a {padding:10px 14px;font-size: 14px;border-radius: 6px !important;}
    .slider-hding h2 {font-size:20px;line-height: 30px;margin-bottom:10px;width: 80%;}
    .slider-hding p {font-size: 16px;}
    .skillbox {margin: 0 0 5px;padding: 10px;}
    .skillbox h3 {margin: 6px 0 0;min-height: 0;font-size: 14px;}
    .howitwork .skillbox {margin: 0 0 20px;}
    .ftr-box h5 {font-size:16px;min-height: auto;margin:15px 0 10px;}
    .footer-btm {text-align: center;}
    .social-icons {justify-content: center;align-items: center;margin: 10px 0 0;}
    .bg1::before, .bg2::before, .bg3::before, .bg4::before {top: 0px!important;}
    .mt-80 {margin-top:20px !important;}
    /*Slider*/
    .mb-20 { margin-bottom:7px;}
    .slide-text .topP {font-size: 16px;}
    .slide-text h2 {font-size:34px !important;}
    .slide-text .coDetail {letter-spacing: 0.02em;font-size: 15px!important;text-align: justify;line-height: 23px!important;}
    .course-features {gap: 10px 5px;}
    .mtb-40 { margin: 10px 0!important;}
    .buildText a {padding: 8px 17px;font-size:15px; border-radius: 4px;}
    .icon-box h4 {font-size:15px;margin-top: 4px;line-height: 20px;min-height:45px;}
    .icon-box {padding: 10px;margin-top: 20px;}
    .section-title h2 {line-height: 30px;font-size: 20px;}
    .download h2 {font-size: 20px;margin: 0 0 15px;line-height: 30px;}
    .callbackButton .open-modal-btn {display:block;width: 100%;}
    .fresherBox {margin: 0 0 10px;padding: 0 0 15px;flex-direction: column;}
    .fresherCont {margin-left: 0;}
    .fresherBox img {width:41px;padding:4px;}
    p.certip {font-size: 15px;line-height: 25px;}
    .combine-text-size-regular {font-size: 15px;}
    .combine-feature2_item {margin: 15px 0 0;}
    .cerfificateImage {margin:20px auto 0;width:70%;}
    .haveQuestion .hAdjust {padding: 0;}
    .haveQuestion .form-screen {padding:0; border:0;}
    .haveQuestion .form-screen input.form-control {font-size:14px;}
    .haveQuestion .form-screen .form-group label {font-size:14px;;}
    .haveQuestion .fFotr {padding:20px 0;}        
    .faq .box.active .content {height: auto;padding: 10px;}
    .floating-icon {width: 40px !important;height: 40px !important;line-height: 40px !important;}
    .whatsapp {bottom:120px !important;left: 10px !important;}
    .call {bottom:60px !important;left: 10px !important;}
    .ftr-box p a {padding: 0;font-size: 14px;}
    #wrap {display: none;}
    .hAdjust {height: auto!important;margin-bottom: 0!important;}
    .course-metrics {gap: 12px!important;padding: 15px!important;}
    .metric-heading {font-size:16px!important;}
    .metric-sub-heading {font-size:15px !important;}
    .mb-40 {margin-bottom: 20px !important;}
    .webinar-text p {font-size:16px !important;}
    .formAlign {justify-content: center !important;margin: 30px 0 0;}
    .form-screen {width: auto !important;}
    .features-2 .theme-btn {padding: 10px 40px;margin: 0;}
    .registerstack {display:block;text-align:center;}
    .placementbox {margin: 0 0 26px;padding: 8px 5px;margin-bottom: 25px;min-height: 97px;max-height: 98px;}
    .haveQues-image {width: 40%;margin: 0 auto;}
    .ftrlogo {width:60%;}
    .ftr-box p {font-size: 14px;}
    .support-list li {font-size: 14px;padding: 8px 20px;}
    .form-screen .basic-container label {font-size: 15px !important;}

}
/*  (portrait and landscape) */
@media only screen and (min-device-width : 992px) and (max-device-width : 1024px) {
    .gotowebsite span.phnspan {display:none;}
    .toglecont .open-call {padding: 10px 15px !important; border-radius: 6px !important;font-size: 14px !important;}
    .slider-landing {padding-left:0; padding-right:0;padding-bottom: 10px;}
    #wrap {right:0 !important;}
    #wrap .content {width:auto !important;}
    #wrap .form-screen .title {padding:20px 10px!important;}
    .form-screen .talert {font-size:14px!important;}
    .form-screen .more {font-size: 14px!important;}
    .gotowebsite span {margin: 0!important;}
    .close-call {right:10px !important;top:10px !important;}
    .width80 {width:90% !important;}
    .slideshow-nav {display: none;}
    .slider-center {width: 100% !important;left: 50% !important;top: 60% !important;}
    .gotowebsite a {padding:10px 14px;font-size: 14px;border-radius: 6px !important;}
    .slider-hding h2 {font-size:17px;line-height: 30px;margin-bottom:10px;}
    .slider-hding p {font-size: 16px;}
    .skillbox {margin: 0 0 5px;padding: 10px;}
    .skillbox h3 {margin:6px 0 0;min-height:33px;font-size:14px;}
    .howitwork .skillbox {margin: 0 0 20px;}
    .ftr-box h5 {font-size:16px;min-height: auto;margin:15px 0 10px;}
    .footer-btm {text-align:center;}
    .social-icons {justify-content:center;align-items:center;margin:10px 0 0;}
    .bg1::before, .bg2::before, .bg3::before, .bg4::before {top: 0px!important;}
    .mt-80 {margin-top:60px !important;}
    .registerstack {display: flex;margin-top: -25px;justify-content: flex-end;}
    .sliderHeading {margin-top: 25px;}
    /*Slider*/
    .setbg {padding: 50px 0;}
    .mb-20 { margin-bottom:7px;}
    .slide-text .topP {font-size: 16px;}
    .slide-text h2 {font-size:34px !important;}
    .slide-text .coDetail {letter-spacing: 0.02em;font-size: 15px!important;line-height: 23px!important;}
    .course-features {gap: 10px 5px;}
    .buildText a  {padding: 15px 0;width: 30%;text-align: center;}
    .icon-box h4 {font-size:15px;margin-top: 4px;line-height: 20px;min-height:45px;}
    .icon-box {padding: 10px;margin-top: 20px;}
    .section-title h2 {line-height:30px;font-size:20px;float: left;}
    .download h2 {font-size: 20px;margin: 0 0 15px;line-height: 30px;}
    .fresherBox {margin: 0 0 10px;padding: 0 0 15px;flex-direction: column;}
    .fresherCont {margin-left: 0;}
    .fresherBox img {width:41px;padding:4px;}
    p.certip {font-size: 15px;line-height: 25px;}
    .combine-text-size-regular {font-size: 15px;}
    .combine-feature2_item {margin: 15px 0 0;}
    .haveQuestion .hAdjust {padding: 0;}
    .haveQuestion .form-screen {padding:0; border:0;}
    .haveQuestion .fFotr {padding:20px 0;}        
    .faq .box.active .content {height: auto;padding: 10px;}
    .floating-icon {width: 40px !important;height: 40px !important;line-height: 40px !important;}
    .whatsapp {bottom:120px !important;left: 10px !important;}
    .call {bottom:60px !important;left: 10px !important;}
    .ftr-box p a {padding: 0;font-size: 14px;}
    #wrap {display: none;}
    .hAdjust {height: auto!important;margin-bottom: 0!important;}
    .course-metrics {gap: 12px!important;}
    .metric-heading {font-size:16px!important;}
    .metric-sub-heading {font-size:14px !important;}
    .webinar-text p {font-size:16px !important;}
    .form-screen {width: auto !important;padding: 15px !important;}
    .features-2 .theme-btn {padding: 10px 40px;margin: 0;}
    .placementbox {margin: 0 0 26px; padding: 8px 10px;margin-bottom: 25px;min-height: 125px;max-height: 126px;}
    .ftrlogo {width:60%;}
    .ftr-box p {font-size: 14px;}
    .support-list li {font-size: 14px;padding: 8px 20px;}
    .form-screen .basic-container label {font-size: 14px !important;}
    .callbackButton {text-align:right;}

}

/*  (portrait and landscape) */
@media only screen and (min-device-width : 1025px) and (max-device-width : 1099px) {
    .gotowebsite span.phnspan {display:none;}
    .toglecont .open-call {padding: 10px 15px !important; border-radius: 6px !important;font-size: 14px !important;}
    .slider-landing {padding-left:0; padding-right:0;padding-bottom: 10px;}
    #wrap {right:0 !important;}
    #wrap .content {width:auto !important;}
    #wrap .form-screen .title {padding:20px 10px!important;}
    .form-screen .talert {font-size:14px!important;}
    .form-screen .more {font-size: 14px!important;}
    .gotowebsite span {margin: 0!important;}
    .close-call {right:10px !important;top:10px !important;}
    .width80 {width:90% !important;}
    .slideshow-nav {display: none;}
    .slider-center {width: 100% !important;left: 50% !important;top: 60% !important;}
    .gotowebsite a {padding:10px 14px;font-size: 14px;border-radius: 6px !important;}
    .slider-hding h2 {font-size:17px;line-height: 30px;margin-bottom:10px;}
    .slider-hding p {font-size: 16px;}
    .skillbox {margin: 0 0 5px;padding: 10px;}
    .skillbox h3 {margin: 6px 0 0;min-height: 0;font-size: 14px;}
    .howitwork .skillbox {margin: 0 0 20px;}
    .ftr-box h5 {font-size:16px;min-height: auto;margin:15px 0 10px;}
    .footer-btm {text-align: center;}
    .social-icons {justify-content: center;align-items: center;margin: 10px 0 0;}
    .bg1::before, .bg2::before, .bg3::before, .bg4::before {top: 0px!important;}
    .mt-80 {margin-top:60px !important;}
    .registerstack {display: flex;margin-top: -25px;justify-content: flex-end;}
    .sliderHeading {margin-top: 25px;}
    /*Slider*/
    .setbg {padding: 50px 0;}
    .mb-20 { margin-bottom:7px;}
    .slide-text .topP {font-size: 16px;}
    .slide-text h2 {font-size:34px !important;}
    .slide-text .coDetail {letter-spacing: 0.02em;font-size: 15px!important;line-height: 23px!important;}
    .course-features {gap: 10px 5px;}
    .buildText a {padding: 8px 17px;font-size:15px; border-radius: 4px;}
    .icon-box h4 {font-size:15px;margin-top: 4px;line-height: 20px;min-height:45px;}
    .icon-box {padding: 10px;margin-top: 20px;}
    .section-title h2 {line-height: 30px;font-size: 20px;float: left;}
    .download h2 {font-size: 20px;margin: 0 0 15px;line-height: 30px;}
    .fresherBox {margin: 0 0 10px;padding: 0 0 15px;flex-direction: column;}
    .fresherCont {margin-left: 0;}
    .fresherBox img {width:41px;padding:4px;}
    p.certip {font-size: 15px;line-height: 25px;}
    .combine-text-size-regular {font-size: 15px;}
    .combine-feature2_item {margin: 15px 0 0;}
    .haveQuestion .hAdjust {padding: 0;}
    .haveQuestion .form-screen {padding:0; border:0;}
    .haveQuestion .fFotr {padding:20px 0;}        
    .faq .box.active .content {height: auto;padding: 10px;}
    .floating-icon {width: 40px !important;height: 40px !important;line-height: 40px !important;}
    .whatsapp {bottom:120px !important;left: 10px !important;}
    .call {bottom:60px !important;left: 10px !important;}
    .ftr-box p a {padding: 0;font-size: 14px;}
    #wrap {display: none;}
    .hAdjust {height: auto!important;margin-bottom: 0!important;}
    .course-metrics {gap: 12px!important;}
    .metric-heading {font-size:16px!important;}
    .metric-sub-heading {font-size:14px !important;}
    .webinar-text p {font-size:16px !important;}
    .form-screen {width: auto !important;padding: 15px !important;}
    .features-2 .theme-btn {padding: 10px 40px;margin: 0;}
    .placementbox {margin: 0 0 26px; padding: 8px 10px;margin-bottom: 25px;min-height: 125px;max-height: 126px;}
    .ftrlogo {width:60%;}
    .ftr-box p {font-size: 14px;}
    .support-list li {font-size: 14px;padding: 8px 20px;}
    .form-screen .basic-container label {font-size: 14px !important;}
}