/*header*/
/*top-strip-blue*/
html, body{height:100%;overflow: hidden;}
.top-strip{background-color: #0b2c4b;position: relative;padding-top: 6px;}
.top-strip .mail a, .top-strip .mail a:hover{color: #fff;}
.top-contact{padding-top: 2px;}
.top-strip .mail, .top-contact li{color: #fff;}
.top-strip .mail {margin-left: 32px;font-weight: 600; }
.top-strip .number{margin-left: 30px; margin-right: 10px;font-weight: 400;}
.top-strip .iso{margin-left:15px;font-weight:600;}
.top-strip .mail-icon1,.top-strip .phone-icon1{position: absolute;top:10px;}
.top-strip ul{margin-bottom: 0;}
.top-strip li{display: inline;float: left;margin-left: 6px;}
.top-strip .phone-icon1 {font-size: 18px;}
.top-strip .mail-icon1{font-size: 20px;}
.top-strip .connect li > a > span{font-size: 25px;}
.top-strip .connect li > a > i{background: #fff;border-radius: 50%;width: 25px;height: 25px;padding: 4px 6px;font-size: 17px;color:#c9353d;}
.connect li{transform: scale(1);-ms-transform: scale(1);-webkit-transform: scale(1);
-moz-transform: scale(1);-o-transform: scale(1);}
.connect li:hover{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);-o-transform: scale(1.1);}
/*Feedback section and Page*/
.feedback-section {position: fixed;top: 150px;right:-197px;width:255px;z-index: 23;background: #f99924;padding: 10px 15px 10px 60px;color: #fff;-webkit-transition:0.5s all;border-top-left-radius: 5px;
    border: 2px solid #fff;
    border-bottom-left-radius: 5px;box-shadow: 0 0 4px rgba(51,51,51,0.5);
 -moz-transition:0.5s all; -ms-transition:0.5s all; -o-transition: 0.5s all;}
.feedback-section .feedback-icon {font-size: 32px;top: -9px;
    margin-right: 0;
    padding: 16px 14px 10px 16px;
    left: -2px;}
.feedback-section:hover {right:0;}
.bounce {position: absolute;animation: bounce 2s infinite;-webkit-animation: bounce 2s infinite;-moz-animation: bounce 2s infinite;-o-animation: bounce 2s infinite;}
 
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-8px);}
 60% {-webkit-transform: translateY(-4px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-8px);}
 60% {-moz-transform: translateY(-4px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-8px);}
 60% {-o-transform: translateY(-4px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-8px);}
 60% {transform: translateY(-4px);}
}
.feedback-form {padding:20px 30px;}
.feedback-page .rocket-div .rocket-img {margin-top:50px;}
.form_table {width:95%;}
.rr_review_form .form_table .rr_form_row .rr_form_heading {width: 25%;}
.feedback-page .rocket-div .webgurukul-icon {width: 80px;display: block;margin: 0 auto;margin-top: 31px;}
#submitReview {float: right;}
/*logo and navigation strip*/
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
/*overwrite bootstrap*/
header .navbar{margin-bottom: 0;border: 0; border-radius: 0;}
header .navbar-brand {float: left;padding: 0;margin-bottom: 0;height: 81px;}
header .navbar > .container .navbar-brand{margin-left: 0;padding-top: 10px;}
header .navbar-inverse {background-color: #fff;border-color: #fff;padding-top: 3px;z-index:-1;}
header .navbar-inverse .navbar-nav > li > a{border-bottom: 4px solid transparent;}
header .navbar-inverse .navbar-nav > li > a:focus, 
header .navbar-inverse .navbar-nav > li > a:hover {color: #f99924;background-color: transparent;border-bottom: 4px solid #f99924;}
header .navbar-inverse .navbar-nav > .active > a, 
header .navbar-inverse .navbar-nav > .active > a:focus,
header .navbar-inverse .navbar-nav > .active > a:hover {color: #f99924;background-color: transparent;border-bottom: 4px solid #f99924;}
header .navbar-inverse .navbar-nav > li > a.active, 
header .navbar-inverse .navbar-nav > li > a.active:focus,
header .navbar-inverse .navbar-nav > li > a.active:hover {color: #f99924;background-color: transparent;border-bottom: 4px solid #f99924;}
header .navbar-inverse .navbar-nav{margin-top: 7px;}
header .navbar-inverse .navbar-nav > .open > a, 
header .navbar-inverse .navbar-nav > .open > a:focus, 
header .navbar-inverse .navbar-nav > .open > a:hover {color: #f99924;background-color: transparent;}
header .navbar-nav > li > a {padding-top: 0;padding-bottom: 0;}
header .navbar-inverse .navbar-nav>li>a {color: #333335;font-weight: 600;}
header .nav > li > a {padding: 22px 15px 30px 10px;}
header .navbar-nav > li {margin-right: 25px;}
header .caret {vertical-align: top;border-top: 7px dashed;border-right: 5px solid transparent;border-left: 5px solid transparent;margin-top: 6px;}
header .navbar-btn{color:#fff !important;margin-top: 15px;background-color: #f99924 !important;padding: 10px 35px;float: right;}
/*header .navbar-btn:hover{background: #fca030;}*/
header .webgurukul-logo{height: 58px; margin: 0 auto;}
/*dropdown - header nav*/
.navbar-right .dropdown-menu {right: auto;left: 0;min-width: 260px;}
.dropdown-menu{box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, 0.25);}
.dropdown-menu > li > a{padding: 10px 20px;}
.navbar .dropdown-menu a{font-weight: bold;color: #787878;padding: 15px 50px 15px 18px;font-size: 14px;}
.dropdown-menu{padding: 0;border: none;}
.dropdown-submenu .dropdown-menu {min-width: 200px;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {color: #f99924;text-decoration: none;background-color: #f9f9f9;}
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-left: -1px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;}
.dropdown:hover .dropdown1{display: block;position: relative;}
.dropdown-arrow{font-weight: 900;}
.dropdown1 > li:hover .dropdown-arrow{right: -3%;}
.dropdown-submenu>.dropdown-menu {top: -2px;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color:  #f99924!important;background-color: #f9f9f9;}
.dropdown-arrow{margin-right: 20px;position: absolute;right: 0%;transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.dropdown-arrow-rotate {transform: rotate(90deg);}
/*header shrink*/
/*header.sticky{top: -41px;transition: 0.3s ease-in-out}*/
.sticky .webgurukul-logo{height: 50px;transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;padding-top: 8px;}
.sticky .nav > li > a{padding: 20px 15px 21px 10px;transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.sticky .navbar-inverse .navbar-nav{margin-top: 0;transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.sticky .navbar-inverse{padding-top: 4px;transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.sticky .navbar-btn {margin-top: 6px;}
.sticky .navbar-brand {height: 65px;}
.sticky .navbar > .container .navbar-brand {padding-top: 0;}
/*scroll top*/
.material-scrolltop span{font-size: 17px;font-weight: 700;}
.material-scrolltop{background-color: #0b2c4b;box-shadow:0 0 6px rgba(255, 255, 255, 0.89);bottom: 85px;right: 22px;z-index: 5;}
.material-scrolltop.reveal {width: 35px;height: 35px;bottom: 100px;right: 35px;}
.material-scrolltop span { font-size: 10px;}
.material-scrolltop:hover {background-color: #0b2c4b;box-shadow: 0 0 6px rgba(255, 255, 255, 0.89);}
/*end header*/

/*responsive menu tab and mobile*/
.overlay {background:rgba(0,0,0,0.4);z-index: 11;position: fixed;top: 0;right: 0;left:0;bottom:0;}
.sidenav-left {position: fixed;background-color: #fff;height: 100%;width: 280px;color: #0b2c4b;top: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;opacity: 1;font-family: 'quicksandregular';z-index: 100;padding-top: 40px;overflow: hidden;}
.sidenav-left .menu-ul1 {list-style: none;margin-top: 0;padding: 0;}
.menu-ul1{height: 100%;overflow-y: scroll;}
.menu-ul1 li a {color: #686f7a;font-size: 15px;display: block;padding: 10px 0 10px 18px;text-decoration: none;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;font-weight: 600;}
.menu-ul1 a i {margin-right: 15px;font-size: 18px;margin-top: 3px;width: 20px;}
.menu-ul1 a i[class*='fa-caret'] { float: right; }
.menu-ul1 a:hover,.menu-ul1 a.active {background-color: #07243e;color: #fff;}
.menu-ul1 a:hover i:first-child::before { color: #fff; }
.menu-ul1 a i:first-child::before {position: relative;top:4px;font-size: 20px;font-weight: 600;}
.menu-ul1 li a.active+ul { display: block }
i.fas.fa.fa-angle-right{font-size: 30px;margin-top: 0;}
.menu-ul1 li ul {margin-top: 0;display: none;}
.menu-ul1 li ul li { border-bottom: none; }
.menu-ul1 li ul li a { padding-left: 30px; font-size: 14px; }
.menu-ul1 li ul li a:hover { background-color: #07243e; }
.sidenav-left {right: -280px;}
.show {right: 0;}
#showmenu {margin-left: 100%;position: fixed;top: 5%;right: 2%;padding: 6px 10px 7px 10px;font-size: 2em;color: #f99924;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;font-weight: 700;}
#container {padding: 50px;}
.closebtn {position: absolute;top: 1%;right: 4%;font-size: 36px;margin-left: 50px;}
#showmenu, .closebtn{background-color: transparent;border: none;}
/*end responsive menu tab and mobile*/

/*start of top-slider*/
.top-slider{margin-top: 90px;}
.slider-heading{font-size: 40px; font-family: 'quicksandbold';margin:0;padding:0;color: #fff;text-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);}
/*.top-slider .s-bg1{height: 595px;}*/
.slider-p1{margin-top: 10px; font-family: 'quicksandbold';font-size: 18px;color:#fff;}
.carousel-caption.slider-div{top: 28%;left: 12%;text-align:left;color:#333;text-shadow: none;}
.slider-btn{margin-top: 10px;position: relative;}
.slider-arrow{font-size: 40px;}
.slider-btn:hover .slider-btn-arrow{right: 15px;}
.slider-btn-arrow{position: absolute;top: 16px;right: 23px;transition: 0.3s ease-in-out;font-size: 13px;}
.top-slider .carousel-control{color: #fff;width: 5%;}
.top-slider .carousel-control:focus, .top-slider .carousel-control:hover{color: #fff;}
.carousel-caption.slider-div .padding-adj{margin-top: 137px;border: 1.5px solid #9F1E63;color: #fff!important;font-size: 16px;background: #9F1E63;padding: 12px 30px;margin-right:28px;}
.carousel-caption.slider-div .btn-line-orng {padding: 12px 30px;font-size: 16px;margin-top: 15px;}
/* .slide_1 .slider-heading, .slide_2 .slider-heading,.slide_3 .slider-heading,.slide_4 .slider-heading{display: none!important;} */
.slider-div br{display: none;}
.btn-grad-banner{margin-top: 48%;background: orange;background: #f04635;
    background: -moz-linear-gradient(left, #f04635 1%, #f78c24 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(left, #f04635 1%,#f78c24 100%,#7db9e8 100%);
    background: linear-gradient(to right, #f04635 1%,#f78c24 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04635', endColorstr='#7db9e8',GradientType=1 );
    color: #fff;text-transform: uppercase;padding: 12px 35px;margin-right: 10px;}
.btn-grad-banner:hover{background: orange;background: #f04635;
    background: -moz-linear-gradient(left, #f04635 1%, #f78c24 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(left, #f04635 1%,#f78c24 100%,#7db9e8 100%);
    background: linear-gradient(to right, #f04635 1%,#f78c24 100%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04635', endColorstr='#7db9e8',GradientType=1 );}
.iot-btn{background: #fee63c; /* Old browsers */
background: -moz-linear-gradient(left, #fee63c 0%, #f79820 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fee63c 0%,#f79820 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fee63c 0%,#f79820 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee63c', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */color: #000 !important;}
.iot-btn:hover{background: #fee63c; /* Old browsers */
background: -moz-linear-gradient(left, #fee63c 0%, #f79820 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fee63c 0%,#f79820 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fee63c 0%,#f79820 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee63c', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.carousel-caption.slider-div .bonanza-btn.red-btn-banner  {position: relative;right: -110%;top: 220px;}
/*end of top-slider*/

/*Home page Event Section*/
.home-event-div{background: #fafafa;display: none;}
.home-event-div h2{ margin-bottom: 20px;}
.home-event-div h3{color: #f99924}

/*section-1 -home page*/
.training-company{padding: 30px 0 40px 0;}
.home-heading{margin-bottom: 10px;}
.training-company .section1-para p{margin-bottom: 30px;}
.course-box {box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 3px rgba(0,0,0,.45);border-radius: 6px;padding: 0 0 20px;transition: 0.3s ease-in-out;min-height: 430px;margin-top: 30px;position: relative;}
.course-box:hover{box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 16px 0 rgba(0, 0, 0, 0.19);}
.course-circle{height: 100px;width: 100px;border-radius: 50%;text-align: center;margin: 0 auto;}
.course-circle img {width: 70%;padding: 13px 0;}
.course-icon{line-height: 100px;font-size: 52px;}
.training-company .read-btn{margin-top: 10px; padding: 12px 48px;}
/*.course-row{margin-top: 30px;}*/
.course-module-div{margin-top: 30px;}
.para-margin-top{margin-top: 40px;}

/*end section-1 -home page*/

/*start brochure-section*/
.brochure{background-image: url(../img/brochure-bg.jpg);height: 380px;color: #fff; position: relative;}
.brochure h2{line-height: 47px;margin-bottom: 20px}
.brochure .sec-subheading{margin-right: 73px;}
.brochure .download-btn{margin-top: 32px;}
.video-div{cursor: pointer;}
.video-div img{height: 330px; transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;}
.youtube-icon{font-size: 90px;opacity: 0.7;transition: all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;}
.video-div a{position: absolute;left: 0;right:0;top: 35%; z-index: 1;text-align: center;}
.video-text{opacity: 0;position: absolute;left: 0;right:0;top: 61%; z-index: 1;transition: all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;}
.video-div:hover img{  opacity: 0.6;}
.video-div:hover .youtube-icon, .video-div:hover .video-text{opacity: 1;}
.video-modal .video-close{background: #fff;border: 3px solid #1e1f2a;border-radius: 50%;color: #000;font-size: 20px;line-height: 0.8em;padding: 5px 8px;position: absolute;right: -16px;top: -15px;z-index: 5;}
.video-modal .close{opacity: 1;}
.video-modal .modal-header{padding: 0;border: none;}
.video-modal .modal-content {position: relative;background-color: #000;border:none;}
.video-modal iframe {border-width: 0;border-style: none;border-color: none;border-image: none;}
/*end brochure-section*/

/*start why to join webgurukul*/ 
.why-join .join-points ul{margin-top: 20px;}
.why-join .join-points ul > li{margin-bottom: 8px;}
.why-join .join-icon{font-size: 32px;margin-right: 13px;vertical-align: bottom;}
.why-join-subheading .join-heading2{color: #96999c;text-align: left;padding-left: 107px;}
.why-join .percent-div{border: 1px solid #efefef; cursor: pointer; border-radius: 58px; height: 82px;padding: 5px 15px 5px 5px;margin-top: 20px;box-shadow: 0.3px 0.3px 3px rgba(0,0,0,0.1);transition: 0.3s ease-in-out;-ms-transition: 0.3s ease-in-out;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;}
.why-join .percent-div:hover{padding-right: 5px;}
.why-join .percent-circle{height: 70px; width: 70px;float: left; background-color:  #f99924;border-radius: 50%;text-align: center;color: #fff;font-weight: bold;}
.why-join .percent-circle .icon-100p{font-size: 30px;line-height: 70px;}
.why-join .percent-circle .icon-10p{font-size: 44px;line-height: 70px;}
.why-join .percent-div .point-1{float: left;margin-left: 12px;vertical-align: middle;margin-top: 30px;line-height: 12px;}
.why-join .percent-p{color: #909090;}
.why-join .point-p{font-weight: bold; font-size: 18px;}
.why-join-subheading .join-heading1{color: #333232; text-align: left;}
.join-right-arrow{float: right;line-height: 4.5;color: #909090;}
.join-modal .modal-content{border-radius: 4px;}
.join-modal .modal-sm{width: 400px;}
.join-modal .modal-header{border-bottom: none;}
.join-modal .modal-footer {border-top: none; }
.join-modal .modal-body{padding: 0 40px 15px;text-align: justify;}
.join-modal .close{opacity: 1;font-size: 13px;}
/*end why to join webgurukul*/ 

/*start counts section*/
.counts-section{background-image: url(../img/counts-bg.jpg);height: 360px;color: #fff;}
.counts{color: #a9fd00;font-size: 35px;font-family: 'quicksandbold';}
.count-text{color: #f3f3f3;font-size: 20px;font-family: 'quicksandmedium';vertical-align: top;}
.count-row{margin-top: 60px;}
/*end counts section*/

/*start testimonial-slider -home page */
.testimonial .sec-subheading{margin-bottom: 50px;}
.testimonial .t-slider-div{position:relative;background-color: #fff;font-size: 18px; border: 2px solid #d1cfcf; border-radius: 4px;min-height: 225px;padding: 20px;}
.testimonial .quote-icon{font-size: 30px;}
.testimonial .student-photo{height: 80px; width: 80px; border-radius: 50%;margin: 40px auto 0;}
.testimonial .name{font-size: 16px;font-family: 'quicksandbold'; margin-top: 5px;}
.testimonial .batch{font-size: 14px; font-family: 'quicksandregular';line-height: 0px;}
.testimonial .arrow-div{height: 40px;width: 40px;border: 2px solid #d1cfcf;transform: rotate(135deg);-ms-transform: rotate(135deg);-webkit-transform: rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);position: absolute;top: 91.8%;left: 46%;background-color: #fff;border-bottom: 2px solid transparent;border-left: 2px solid transparent;}
.testimonial .t-slider-div:hover{border: 2px solid #f99924;}
.testimonial .t-slider-div:hover .arrow-div{border-top: 2px solid #f99924;border-right: 2px solid #f99924;}
.bx-wrapper .bx-viewport{-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
.bx-viewport{height: 419px;}
.testimonial .designation{font-size:14px;}
/*end testimonial-slider */

/*start bolg-section - home page*/
.blog-section .sec-subheading{margin-bottom: 30px;}
.blog-section .blog-box{background-color: #fff;min-height: 415px;padding: 10px 10px 20px;box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.1);border-radius: 4px;text-align: center;}
.blog-section .blog-box img{margin-bottom: 10px;}
.blog-section .reading-btn{margin-top: 10px;}
.blog-text-small{font-size: 14px;}
.blog-heading{font-size: 18px;font-family: 'quicksandbold';}
/*end bolg-section - home page*/

/*contct-us page*/
.contact-banner{background-image: url(../img/contact-banner.jpg);}
.contact-page .send-btn{margin-top: 30px;padding: 10px 30px;border-radius: 35px!important;}
.contact-page h1{padding-left: 29px;margin-bottom: 10px;}
.contact-page .sec-subheading{margin-top: 0; margin-bottom: 30px;}
.cont-color1{color: #888888;}
.cont-color2{color: #4b4b4b;}
.contact-info p{line-height: 22px;}
.contact-info .row{margin-bottom: 20px;}
.cont-add .addr2{margin-top: 18px;}
.contact-info p {margin: 0 0 3px;}
.contact-info .get-direction{color: #f99924;}
.contact-page-icon{font-size: 20px;}
.contact-page-arrow{transition: 0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out; margin-left: 8px;}
.get-direction:hover .contact-page-arrow{margin-left: 14px;}
/*end contact page*/

/*blog-page*/
.blog-banner{background-image: url(../img/blog-banner.jpg);}
.blog-page, .blog-details{background-color: #f1f2f7;padding: 24px 0 22px 0;}
.blog-page-subheading{font-size: 28px; font-family: 'quicksandmedium';line-height: 34px;}
.blog-page-div{background-color: #fff;margin-bottom: 20px;box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.1);border-radius: 4px;}
.blog-page-date{color: #f99924;float: right;}
.blog-div-row1, .blog-div-row3{padding: 30px 20px 20px;}
.blog-page-reading-btn{margin-top: 20px;}
.blog-aside-div{padding: 30px 20px 30px;color: #606060;}
.blog-aside-div p{margin-bottom: 10px;}
.blog-details h2{font-size:25px;}
.blog-details h1 {font-size: 30px;}
/*pagination*/
.blog-pagination ul{margin: 0;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {color: #fff;background-color: #f99924;border-color: #f99924;padding: 6px 14px;}
.pagination .page-link:focus {background-color: transparent;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {color: #fff;background-color: #f99924;border-color: #f99924;}
.blog-pagination li > a{margin-right: 10px;}
.pagination .page-item .page-link {border: 1px solid #cccccc;}
.pagination .page-item:last-child .page-link{border: 1px solid #f99924;}
.pagination>li>a, .pagination>li>span{background-color: transparent; color: #cccccc;border-radius: 4px;}
.pagination>li:last-child>a, .pagination>li:last-child>span{background-color: transparent; color: #f99924;}
.pagination .active .page-link{box-shadow: none;}
/*end of blog-page*/

/*blog-details*/
.blog-detls-banner{background-image: url(../img/blog-detls-banner.jpg);}
.blog-detls-subheading, .blog-name{margin-top: 25px;}
.blog-detls-subheading, .note, .blog-name{font-family: 'quicksandbold';}
.blog-name{color: #f99924;margin-bottom: 0;}
.blog-social-div li > a > span{font-size: 28px;border: 2px solid transparent;border-radius: 50%;}
.blog-social-div li > a > span:hover{border-color: #f99924;}
.blog-aside-div li{display: inline;float: left;margin-left: 10px;}
.archive-div .blog-aside-div li{display: block;float: initial;}
.blog-social-div ul{padding: 18px 22px 0px;}
.blog-social-div .blog-aside-div{padding: 0;}
.blog-social-div p{margin-top: 3px;}
.blog-link:hover a{color: #f99924;}
.blog-link:hover span{color: #f99924;}
/*end blog-details*/

/*NEWS PAGE*/
.news-div{background: #fff;box-shadow: 0 0 7px #c3c3c3;transition: all 0.3s;cursor: pointer;margin-bottom: 30px;}
.news-div p{line-height: 23px;margin-bottom: 0;}
.other-news-div h2{font-size: 23px;text-align: left;}
.news-div h3{margin: 15px 0 15px;}
.news-date{font-size: 15px;margin-bottom: 5px;}
/*.news-icon{padding-right: 5px;}*/
/*.news-div img{margin:0 0 10px 0;height: 200px;}*/
.news-div:hover{box-shadow: 0 0 40px #d1d1d1;}
.news-div .read-more{opacity: 1;font-size: 14px;color: #f99924 !important;font-family: 'quicksandmedium';margin-top: 10px;
    display: block;}
.news-div:hover a{opacity: 1;text-decoration: none;color: #333;}
.other-news-div.course-dtls-side-div{background-color: #f6f8f6;box-shadow: none;}
.other-news-div ul{text-align: left;margin-top: 10px;margin-bottom: 0;}
.other-news-div ul li {padding-bottom: 15px;}
.other-news-div ul li:first-child{display: none;}
.other-news-div ul li a{font-size: 16px;font-family: 'quicksandmedium';color: #333;}
.other-news-div ul li a:hover{color: #f99924;}

/*NEWS DETAIL PAGE*/
.news-details .blog-page-subheading{margin-bottom: 20px;}
/*.news-container{border-bottom: 3px solid #e3e3e3;padding-bottom: 0;}*/
.social-sharing.ss-social-sharing .before-sharebutton-text {position: relative;top: 10px;}
.news-details .register-link{color: #f99924;margin-bottom: 10px;}

/*Event Detail Page*/
.event-details .share-div{margin-top: 20px;border-top: 3px solid #e3e3e3;}
.event-details .blog-page-div{position: relative;}
.event-details .social-sharing {position: absolute;bottom: 25px;}
.event-details a{color:#f99924;margin-bottom:10px;}
.other-event-div{margin-bottom: 20px;background: #f7f7f7;padding-bottom: 5px;}
.other-event-div a{color: #000;}
.other-event-div p{margin-top: 10px;text-align: center;}

/*about-us page*/
.about-banner{background-image: url(../img/about-banner.jpg);}
.trainer-photo-circle{text-align: center;line-height: 15px;margin-top: 50px;}
.trainer-photo-circle img{height: 192px;width: 192px;border-radius: 50%;border:1px solid transparent;margin: 0 auto;margin-bottom: 20px;}
.who-we-image{float: right;width: 300px;margin-left: 30px;}
.abt-xs-content{text-align: justify;}
.about-section2 .course-details-headings {margin:20px 0 ;}
/*end about-us page*/

/*gallery page*/
.gallery-banner{background-image: url(../img/gallery-banner.jpg);}
.gallery-heading{float: left;}
.gallery-tab{float: right;}
.gallery-page .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {color: black;background-color: transparent;border-bottom: 4px solid orange;}
.gallery-page .nav-pills>li>a {border-radius: 0; }
.gallery-page .nav>li>a:focus, .nav>li>a:hover {background-color: transparent; }
.gallery-page .nav>li>a {padding: 10px;color: #515151;font-weight: bold;}
.gallery-page .nav-pills>li+li {margin-left: 10px;}
.gallery-page h3{margin: 0;}
.gallery-page img{box-shadow: 0px 1.6px 3px rgba(0,0,0,0.3);border-radius: 4px;}
.gallery-img-div{position: relative; margin-top: 38px;height: 215px;
    overflow: hidden;}
.gallery-img-div p{padding-left: 15px;margin: 0;}
.text-strip{position: absolute;background-color: #fff;bottom: 7%;left: 0;box-shadow: 0px 1.6px 3px rgba(0,0,0,0.3);margin-left: 13px;width: 0;height: 42px;line-height: 42px;overflow: hidden;transition: 0.3s ease-in-out;}
.gallery-modal{position: relative;}
.gallery-modal .gallery-close{background: transparent;border: 3px solid #fff;border-radius: 50%;color: #fff;font-size: 20px;line-height: 0.8em;padding: 5px 9px;position: absolute;right: -27px;top: -24px;z-index: 7;opacity: 1;transition: 0.4s ease-in-out;-ms-transition:0.4s ease-in-out;-webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;}
.gallery-img-div:hover .text-strip{ width: 200px;transition: 0.4s ease-in-out;-ms-transition:0.4s ease-in-out;-webkit-transition:0.4s ease-in-out;-moz-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;} 
.gallery-desk-tab{display: block;}
.gallery-xs{display: none;}
.gallery-xs p{text-align: center;margin-top: 8px;font-weight: bold;font-size: 20px;}
/*end gallery page*/

/*courses page*/
.days-head{margin:20px 0;font-size: 22px; font-family: 'quicksandbold';}
.days-detail{font-size: 18px; color: red; font-family: 'quicksandbold';}
.angular-module h2{margin:30px 0;color:red;}
.angular-module span{font-size: 50px;padding: 0 30px;}
.angular-module a{padding: 12px 48px;font-size: 16px;}
.other-lang-div{padding-top:50px;border-left:2px solid #e3e3e3;}
.red-btn-banner {background-color: #c30e2f;padding: 12px 30px;margin-top: 20px;}
.course-page-banner{background-image: url(../img/course-page-banner.jpg);height: 210px;margin-top:65px;padding-top: 74px;}
.course-page-banner .breadcrumb{padding: 8px 0 0 2px;}
.course-brochure-div{background-image: url(../img/course-brochure-bg.jpg);border-radius: 4px;text-align: center;padding: 35px 0;}
.course-brochure{margin-top: 5px;}
.course-icon1{font-size: 88px;}
.course-module .course-circle{background-color: #076390;}
.course-module .course-module-div{min-height: 382px;background-color: #fff; box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.2);height: auto;text-align: center;padding: 20px;border-radius: 4px;width: 310px;margin-top: 25px;}
.tech-workshop.course-module .course-module-div{min-height: 350px;width:100%;}
.internship-section.course-module .course-module-div{width:100%;min-height: 425px;}
.learn-web-design .web-design-info{text-align: justify;padding-right: 43px;}
.margin-right-15{margin-right: -15px;}
.margin-left-15{margin-left: -15px;}
.course-module .course-row{margin-left: 30px;}
.what-to-learn-row, .course-reviews-row{margin-top: 30px;}
.what-to-learn-div{padding-left: 0;}
.check-icon1{font-size: 30px;}
.what-to-learn .sec-subheading{margin-bottom: 50px;}
.what-to-learn-para{margin-top: 3px;}
.course-page-contact{background-image: url(../img/course-page-contact.jpg);padding: 60px 0;color: #fff;text-align: center;}
.course-page-contact .sec-subheading{padding: 0 246px; margin-bottom: 35px;}
.review-heading{margin-bottom: 60px; padding-left: 28px;}
.review-subheading {font-family: 'quicksandmedium';font-size: 20px;}
.review1{margin-top: 10px;}
.wkl-star{margin-right: 3px;font-size: 12px;}
/*courses button*/
.courses-border-btn1{margin-top: 20px;border-color: #076390;color: #076390 !important;}
.courses-border-btn1:hover{background-color: #076390;}
.courses-fill-btn{color: #2199cb !important;}
.courses-border-btn2{border: 2px solid #fff; color: #fff;background: #2099cc;}
.courses-border-btn2:hover{background-color: #fff;color: #2199cb !important;}
.register1-btn{margin-top:30px;padding: 12px 59px;}
.download1-btn{margin-top: 10px;padding: 12px 20px;}
.see-more-btn{margin-top: 30px;}
.contact-btn1{margin-left: 30px;}
/*end courses page*/

/*course details page*/
.course-details{padding: 20px 0 50px;}
.course-details h1{margin-bottom: 20px;font-size: 30px;}
.course-details-block{background-color: #fff;border-radius: 4px;padding:30px 25px 25px;box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.2);margin-bottom: 10px;}
.course-dtls-side-div{background-color: #fff;border-radius: 4px;padding: 15px 20px;box-shadow: 0.5px 0.5px 2px rgba(0,0,0,0.2);text-align: center;}
.course-details-fix-div{margin-top: -130px;width: 270px;transition: 0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;z-index: 10;}
.course-details-fix-div .course-circle1{height: 130px;width: 130px;border-radius: 50%;background-color: #076390;text-align: center;margin: 0 auto;border: 13px solid #e2e4e6;margin-bottom: 15px;}
.course-dtls-side-div1, .other-course-section1, .course-list-div{display: none;}
.course-dtls-side-div1 .course-circle1{height: 130px;width: 130px;border-radius: 50%;background-color: #076390;text-align: center;margin: 0 auto;border: 13px solid #e2e4e6;margin-bottom: 15px;}
.course-icon2 {line-height: 115px;font-size: 75px;}
.course-icon3{line-height: 106px;font-size: 55px;}
.register2-btn{background-color: #2199cb;border: 2px solid #2199cb;color: #fff;padding: 12px 0;}
.download2-btn{border: 2px solid #2199cb; color: #2199cb !important;padding: 12px 0; }
.register2-btn:hover{color: #2199cb !important;background-color: transparent;}
.download2-btn:hover{background-color: #2199cb;color: #fff !important;}
.certificate{color: #32c748;}
.certificate-icon{font-size: 20px;vertical-align: middle;}
.course-details-fix-div p{font-family: 'quicksandmedium';} 
.certificate-text{font-size: 14px;vertical-align: middle;}
.course-details-headings{font-family: 'quicksandmedium';font-size: 24px;padding-left: 25px;padding-right: 25px;margin-top: 0;}
.course-details-block2 ul{margin-bottom: 20px}
.course-details-block2 li{color: #3cca51;list-style-type: disc;font-size: 25px; margin-left: 25px;}
.course-details-block2 li span{color: #333333;font-size: 16px;}
.course-module-list{padding:30px 0 0;position: relative;}
.course-module-list .lg{font-size: 16px; font-family: 'quicksandbold';}
.course-module-list p{padding-left: 25px;padding-right: 25px;}
.course-module-list ul li{border-top: 1px solid #f2f2f2;}
.course-module-list ul{margin-bottom: 0;}
.course-module-list ul li a{padding: 10px 25px;display: block; font-family: 'quicksandmedium';}
.course-module-list ul li a:hover, .course-module-list ul li a:focus{color: #333333;}
.course-module-list ul li ul li a{padding-left: 50px;}
.dropdown-list .wkl-paper{font-size: 20px;margin-right: 10px;color: #4bcd5e;}
.dropdown-list span{vertical-align: middle;}
.course-module-list .list-toggle-icon{position: absolute;right: 2%;font-size: 12px;margin-top: 5px;}
.dropdown-list li {background-color: #f9f9f9;}
.course-details-review .course-review-div{border-bottom: 1px solid #f2f2f2;}
.other-course-section .course-module-div{height:395px;text-align: center;box-shadow: 0.5px 0.5px 6px rgba(0,0,0,0.16);padding: 10px 10px 15px;border-radius: 4px;}
.other-course-section .course-circle{margin: 0 auto;background-color: #036ea2;}
.other-course-section .course-circle img{margin:13px auto;width:50%;}
.other-course-section h3{margin: 10px 0 5px;font-size:18px;line-height: 30px;color: #036EA2;}
.course-module-div .para-margin-top{margin-top: 31px;}
.other-course-section h2{margin-bottom: 30px;}
.fixed{position: fixed;top: 230px;}
.bottom{top: auto;bottom: 0;position: absolute;}
.block {width: 306px;height: 230px;}
#mixedSlider .MS-content {height: 430px;}
/*end course details page*/

/*register modal*/
.register-modal{position: relative;}
.register-modal .resgister-close{background: #fff;border: 2px solid #f99924;border-radius: 50%;color: #000;font-size: 11px;line-height: 0.8em;padding: 8px;position: absolute;right: -12px;top: -12px;z-index: 5;opacity: 1;box-shadow: 0.5px 0.5px 5px rgba(0, 0, 0, 0.3);}
.register-modal .modal-title {font-family: 'quicksandmedium';color: #f99924;font-size: 24px;}
.submit-btn{padding: 6px 32px; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3) !important;border-radius:35px;}
.register-modal .modal-content{border-radius: 6px;}
.register-modal .modal-body{padding: 15px 15px 15px;}
.register-modal .resgister-close span{vertical-align: middle;}
.rocket-div{background-color: #f99924;border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.rocket-div .webgurukul-icon{width: 60px;margin: 0 auto; margin-top: 35px;}
.rocket-div .rocket-img{opacity: 0.3;width: 100%;border-bottom-left-radius: 6px;margin-top: 160px;}
.rocket-div{position: relative;}
.rocket-div .tranparent-arrow{width: 0;height: 0;border-top: 8px solid transparent;border-right: 12px solid #fff;border-bottom: 8px solid transparent;float: right;margin-top: 55px;}
.register-modal .modal-header, .register-modal .modal-footer{padding: 18px 0;border-color: #f3f3f3;margin: auto 30px;}
.check-text{font-size: 18px;margin-top: 10px;}
/*checkbox*/
.r-checkbox{margin-bottom: 6px;}
.r-checkbox span{margin-right: 0;}
/*end register modal*/

/*start registration page*/
.registration-page{margin-top: 70px;}
.registration-page h2{margin-bottom: 30px;padding: 10px;}
.registration-page .submit-btn{margin-top: 30px;border-radius:35px;}
.reg-form{background-color: #fff; padding:0px 15px 20px;}
.reg-form p{font-size: 15px;}
.reg-form a{color: #065fd4;}
/*end registration page*/

/*start register-section - all page*/
.register-section{background-image: url(../img/register-bg-img.jpg);height: 305px;color: #fff;padding: 60px 0;}
.register-section .register-btn , .intern-register-section .register-btn{margin-top: 30px;}
.register-section .register-btn.fill-btn2:hover, .brochure .download-btn:hover { background-color: #f99924;}
 
.register-section h2 , .intern-register-section h2{margin-bottom: 20px;}
/*end register-section*/
/*internship page*/
.view-btn.btn-line-green{padding: 7px 27px;}
.internship-module-div {background: #fff;padding: 0;border-radius: 5px;overflow: hidden;box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);position: relative;max-width: 500px;margin-top: 30px;}

.course-dtls-side-div .wkl-internship:before {color: #ffffff;}
.course-details-block blockquote p {font-size: 18px;padding: 0px 5px;font-weight: 600;}
.sub-course-detail h4 {font-weight: 600;}
.sub-course-detail {margin:25px 0;}
.sub-course-detail ol {padding-left:0;}
.internship-module-div .head {    background-color: #fc961a;background-image: url(../img/module-header-bg.png);margin: 0;padding:10px;color: #fff;background-size: 385px; background-position: 8px 11px;height: 95px;}
.module-text{font-size: 22px;font-weight: bold;margin-top: 7px !important;margin-bottom: 0;}
.count{display: block;text-align: center;font-size: 45px;font-weight: bold;margin-top: 10px;}
.days{display: block;text-align: center;}
.module-para{font-size: 18px;font-weight: normal;}
.module-details {padding: 15px 30px 15px;}
.text-green{color:#0da959;}
 ul.check-list li {position: relative;padding-left: 30px;margin: 12px 0;}
 ul.check-list li:before {font-family: 'wkl' !important;content: "\ea39";color: #fc961a;position:absolute;font-size: 18px;
    top: -1px;left: 0;}
.btn-line-orng {border:1.5px solid #fca030; color: #fff!important;padding:7px 20px;font-size: 14px;background: #fca030;}
.btn-line-orng:hover, .btn-line-orng:focus {background-color:#fa8e0c; color:#fff!important; }
.btn-line-black {border:1.5px solid #0f3c66; color:#fff!important;padding:7px 35px;font-size: 14px;background: #0f3c66;}
.btn-line-black:hover, .btn-line-black:focus {background-color: #0b2c4b;color: #fff!important;}
.btn-section {margin-top: 25px;}
/*.btn-section .btn-line-orng {margin: 0 15px 0 0;}*/
.blue-badge {font-family: 'quicksandbold';font-size: 14px;background-color: #00c0ff;border-radius: 50%;
    color: #fff;width: 80px;height: 80px;display: block;padding:20px 6px;text-align: center;box-shadow: 0 0 6px rgba(51,51,51,0.6);position: absolute;top: 6px;right: -17px;line-height: 18px;}
.course-circle .wkl-ajax:before {color: #fff;}
.clr-green .head {background-color: #06c663;    line-height: 30px;}
.clr-orange {background-color: #fc961a;color:#fff;}
.clr-green ul.check-list li:before {color: #06c663;}
.btn-line-green {border:1.5px solid #06c663; color: #fff!important;padding:7px 30px;
    font-size: 14px;background: #06c663;}
.btn-line-green:hover, .btn-line-green:focus {background: #0da959;}
.light-grey {background-color: #fafafc;}
.course-card {background: #fff;text-align: center;margin: 20px 0;padding: 20px 0;box-shadow: 0 0 7px rgba(51,51,51,0.423);border-radius: 5px;}
.long-term-module h3 {margin:0;padding:20px 30px;background-image: url(../img/module-header-bg.png);
background-size: 385px;    background-position: 8px 11px;}
.course-card a {color:#0096ff;font-size: 16px; font-family:'quicksandmedium';}
.course-card .dir-arrow {position: relative;left:5px; transition: 0.3s all;}
.course-card a:hover .dir-arrow {left:12px;}
.course-star {background-color: #2198cc;border-radius: 50%;width: 30px;height: 30px;display: block;padding: 4.5px;top: 0;right: 0px;border:1.5px solid #fff;position: absolute;}
.course-star .wkl-star:before {color:rgb(255,255,255);}
.course-star .wkl-star{ font-size: 18px;}
.course-card .course-circle {position: relative;}
.course-star.clr-green {background-color: #06c663;}
.new-strip {color:#fff;background-color:#06c663;padding:0 5px;position: absolute;top: 25px;
    left: 0;font-weight: bold;font-family: 'quicksandmedium';}
.new-strip:after {content: "";width: 0;height: 0;border-left: 12px solid #06c663;border-right: 12px solid transparent;
    border-top: 12px solid transparent;border-bottom: 12px solid transparent;right: -24px;position: absolute;}
/*.hide-div{display: none;}*/
/*start footer*/
footer{color: #ebebeb;}
footer a{color: #ebebeb;display: inline-block;}
footer a:focus {color:  #f99924;}
.footer-subheading{color: #fff;margin-bottom: 20px;}
.footer-top{background-color: #15181d; padding: 40px 0;}
.footer-top a:hover{color:  #f99924;}
.footer-inner, .google-partner{padding-top: 25px;}
.footer-inner li{display: inline;float: left;margin-right: 7px;}
.footer-inner span{font-size: 30px;}
.footer-inner li > a > i{background: #fff;border-radius: 50%;width: 30px;height: 30px;padding: 6px 8px;font-size: 17px;color:#c9353d;}
.footer-inner p{font-size: 14px;}
.footer-top p{line-height: 18px;}
.footer-top ul > li{margin-bottom: 2px;}
.footer-about img{margin-top: 10px;}
.footer-icon{font-size: 16px;vertical-align: top;}
.links-footer{border-right: 1px solid #999494;}
.footer-contact .row{margin-bottom: 10px;}
.footer-courses1{padding-left: 20px;}

#breadcrumbs {color:#fff;}
#preloader  {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fefefe;z-index: 99;}
#status  {width: 400px;height: 400px;position: absolute;left: 0;top: 50%;right:0;background-image: url(../img/guru-loader.gif);background-size:200px;background-repeat: no-repeat;background-position: center;margin:-200px auto 0;}
.docFade{background:rgba(0,0,0,0.4);z-index: 0;position: absolute;top: 0;right: 0;left:0;bottom:0;}
.rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {width: 100%;height: 25px;margin-bottom: 15px;}
.tptn_link span.tptn_title {position: relative;padding-left:25px;}
.tptn_link span:before {content: "\e9c0";position: absolute;left: 0;font-family: 'wkl' !important;}

.social-sharing.ss-social-sharing a {width: 40px;border-radius: 50%;height: 40px;border: 1.5px solid transparent;}
.social-sharing.ss-social-sharing .ss-button-facebook {background: url(../img/facebook.svg) no-repeat;}
.social-sharing.ss-social-sharing .ss-button-twitter {background: url(../img/social.svg) no-repeat;}
.social-sharing.ss-social-sharing .ss-button-googleplus {background: url(../img/google-plus.svg) no-repeat;}
.social-sharing.ss-social-sharing .ss-button-linkedin {background: url('../img/linkedin-button.svg') no-repeat;}
.social-sharing.ss-social-sharing a:hover {border-color: #f99924;}
.social-sharing.ss-social-sharing .before-sharebutton-text{margin-top: 16px;margin-right: 16px;font-weight: bold;}
.wkl-smo .path1:before, .wkl-smo .path2:before, .wkl-smo .path3:before, .wkl-smo .path4:before, .wkl-smo .path5:before, .wkl-smo .path6:before, .wkl-smo .path6:before, .wkl-smo .path7:before, .wkl-smo .path8:before {
    color: rgb(255, 255, 255);
}


.banner-pop {position: fixed;z-index: 999999;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, .95);}
.front-page-popup span{font-size: 15px;}
.front-page-popup .fill-btn1 {background-color:#003D67;border-color:#003D67;}
.front-page-popup .r-checkbox span {margin-right: 0px;}
.banner-pop .banner-pop-blog {top: 39px;left: 0;position: relative;max-width: 740px;width: 100%;z-index: 734626274;background: #fff;color: #000;right: 0;bottom: 0;margin: auto;}
.temp-links .btn {padding: 10px 25px;}
#tclose {position: absolute;background: #fff;color: #000;right: -15px;top: -15px;border-radius: 50%;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 16px;font-weight: bold;cursor: pointer;box-shadow: 0 0 4px 0 #000;}

.custom-flex {display: flex;justify-content: center;}

.es_shortcode_form_name {display: none;}
#es_txt_name{display: none;}
.es_textbox {float: left;}
.es_txt_email {border: 1px solid #f7f7f7 !important; box-shadow: none;color:#fff!important;position: relative;}
.es_textbox_button {width: 54px!important;height: 45px;background-color: #2199cd;background-image: url(../img/sent-mail.png);
    background-size: 30px;background-repeat: no-repeat;background-position: center;border: 1px solid #fff;float: right;color: transparent;position: absolute;right: -3px;bottom: 15px;}
.es_button {padding:0!important;}
.es_shortcode_form_email {position: absolute;bottom: 15px;left: 8px;}
.subscribe-row p.footer-subheading {margin-top:20px;margin-bottom:10px;}
.course-module.web-designing .course-module-div {min-height: 425px;}

/*footer .tooltip-arrow,*/
/*.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}*/

footer .tooltip .tooltip-inner {background-color: #fff; top:-25px;color:#000;opacity:1;}

footer .tooltip.top .tooltip-arrow {border-top:5px solid #fff;opacity:1;}

/*end footer*/

/*Hire our intern page start*/
.hire-our-intern-banner{background-image: url(../img/hire-our-intern-banner.png);
    padding: 150px 0;height: 410px;text-align: center;margin-top: 70px;}
.intern-banner-heading{font-size: 49.91px;font-family: 'quicksandmedium';color: #fff;}
.hire-our-intern-banner p{font-size: 18.72px;font-family: 'quicksandbold';margin-top: 20px;color: #fff;}
.intern-category-div{background: #fff;padding: 30px 30px 35px 30px;border-radius: 5px;
    border: 1px solid #e3e3e3;margin-top: 50px;position: relative;}
.intern-category-div:hover{box-shadow: 0px 5px 15px rgba(31,45,61,0.2);}
.intern-category-div a{font-size: 18px;font-family: 'quicksandregular';padding: 10px 35px;
    color: #f99924 !important;border: 1px solid #f99924;margin-top: 10px;}
.intern-seats{color: #82858b;margin-bottom: 30px;}
.known-technology-div{border-top: 1px solid #e3e3e3;clear: both;padding-top: 20px;}
.known-technology-div h5{font-family: 'quicksandregular';margin-bottom: 30px;color: #212225;}
.known-technology-div p{color: #121213; margin-bottom: 0;margin-top: 7px;}
.border-right-div{border-right: 1px solid #e3e3e3;}
.margintop-row{margin-top: 30px;}
.why-hire-intern{padding: 60px 0 80px 0;}
.why-hire-intern img ,.hiring-company img{margin: 0 auto;}
.intern-sub-head{margin-top: 45px !important;}
.why-hire-intern h5{margin-top: 30px;}
.intern-head{margin-bottom: 50px;}
.hiring-company{padding: 60px 0 75px 0;}
.hiring-company h2{margin-bottom: 20px;}
.hiring-company p{margin-bottom: 40px;}
.intern-register-section{background-image: url(../img/intern-register-bg.png);height: 305px;
    color: #fff;padding: 70px 0;background-size: 100% 100%;}
.intern-register-section .register-btn.fill-btn2:hover{background-color: #f99924;}
.intern-testimonial{padding: 55px 0 45px 0;}
.intern-slider-div{position:relative;background-color: #fff;font-size: 18px; border: 1px solid #ebebeb; border-radius: 4px;padding: 20px;}
.intern-slider-div:hover{box-shadow: 0px 5px 15px rgba(31,45,61,0.2);}
.intern-slider-div .name{padding: 25px 0;margin: 0;}
.intern-slider-div img{margin: 0 auto;}
.intern-padding-div{padding: 0 30px;}
.border-div{height: 70px;width: 5px;background: #f99924;position: absolute;top: 85px;}
.logo-margin-row{margin-top: 50px;}
/*Facebook Review Page*/
.review-page{padding: 100px 0;}
.review-page .course-module-div{width: 100%;min-height: 446px !important;}
.star-icon{color: #f99924;}
.review-page .course-module-div img{width: 150px;height: 150px;border-radius: 50%;}
/*Facebook Review Page1*/
.review-page1{padding: 100px 0;}
.review-page1 .course-module-div{width: 100%;min-height: auto !important;text-align: left;}
.star-icon{color: #f99924;}
.review-page1 .course-module-div img{width: 150px;height: 150px;border-radius: 50%;
    display: block;margin: 0 auto;}

/*Career Page start*/
.career-banner {background-image: url(../img/career-banner.jpg);background-size: cover;
    background-repeat: no-repeat;background-position: top center;}
.career-section h2{padding-bottom: 20px;}
.career-section h3{font-size: 26px;line-height: 37px;float: left !important;margin-top: 21px;
    margin-bottom: 0;margin-left: 10px;}
.career-section .course-box{min-height: 110px;text-align: left;padding: 0 20px;margin-top: 0;box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.career-plus-icon{background: #e3e3e3;border-radius: 50%;padding: 15px;color: #000;margin-top: 30px;}
.view-div{opacity: 0;}
.hover-div:hover .career-plus-icon{color: #f99924;}
.hover-div:hover .view-div{opacity: 1;color: #f99924;}
.career-detail-div{box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 3px rgba(0,0,0,.45);padding: 30px 20px 20px;
    border-radius: 5px; background: #f2f2f2;}
.float-div{float: right;}
.apply-btn{border:2px solid #a5a0a0;padding: 10px 25px;margin-right:20px;border-radius: 30px;}
.apply-btn:hover{background-color:#f99924;color: #fff;border:1px solid transparent;}
.clear{clear: both;}
.location-div{position: relative;top: -12px;margin-left: 10px;}
.location-icon{color: #707e94;}
.panel-collapse{border-top: 1px solid #e3e3e3;}
.email-span{color: #f99924;}
/*career application*/
.career-application {margin-top: 90px;}
.career-application .inputfile {width: 0.1px;height: 0.1px;opacity: 0;overflow: hidden;position: absolute;z-index: -1;}
.career-application label {font-size: 16px;font-weight: 500;padding:7px 20px 7px 30px;
    color: #353535;border:2px solid #999;background-color: transparent;display: inline-block;}
.career-application label:before {content:'\f093 ';font-family: 'FontAwesome';position: absolute;left:25px;color: #353535;}
.inputfile:focus  label:before, .inputfile:focus label:before {color:#f99924;}
.inputfile:focus  label,.career-application label:hover {border:2px solid #f99924;}
.career-application label {cursor: pointer; /* "hand" cursor */}
.job-position .apply-btn input {background: transparent;border: none;z-index: 2;position: relative;}
.job-position .apply-btn:hover input {color:#fff;}
.career-application textarea{border-radius: 0;border: 1.5px solid #999;padding: 10px 20px;}
.career-application input{margin-bottom: .5rem;}
.career-application .submit-btn {display: block;margin: 0 auto;padding: 10px 30px;border-radius: 35px!important;}
/*End here */

/*C programming icon*/
.prog-icon{margin-right: 15px; font-size: 22px;margin-top: 3px;width: 20px;}
.prog-icon.wkl-cprogramming .path1:before {color: #7c888c;}
.prog-icon.wkl-cprogramming .path2:before {color: #7c888c;}
.prog-icon.wkl-cprogramming .path3:before {color: #7c888c;}
.prog-icon.wkl-cprogramming .path5:before {color: #7c888c;}
.prog-icon.wkl-cprogramming .path6:before {color: #7c888c;}
.prog-icon.wkl-cplusplusprogramming .path1:before {color: #7c888c;}
.prog-icon.wkl-cplusplusprogramming .path2:before {color: #7c888c;}
.prog-icon.wkl-cplusplusprogramming .path3:before {color: #7c888c;}
.prog-icon.wkl-cplusplusprogramming .path5:before {color: #7c888c;}
.prog-icon.wkl-cplusplusprogramming .path6:before {color: #7c888c;}

/*Pro weekend Page*/
.que-div{margin-bottom:30px;}
.que-div p i{font-size:20px;color: #3cca51; padding-right: 5px;}

/*Internship Page Start*/
.internship-div{margin: 30px 0;}
.summer-div.internship-module-div, .winter-div.internship-module-div {margin-top: 10px;}
.summer-div .module-para{margin-top: 10px !important;}
.internship-div .internship-module-div .head {height: auto;}
.internship-div .module-details {background: #f4f4f4;}
.internship-div .btn-line-black{padding: 7px 12px;}
.internship-div .winter-div .download-btn{color: #06c663 !important;padding: 5px 0 0 0;float: right;}
.internship-div .know-btn{    padding: 7px 20px;}
.internship-div ul {border-bottom: 1px solid #e3e3e3;}
.internship-div ul li{padding-bottom: 10px;}
.internship-div ul li a{font-family: 'quicksandmedium';}
.internship-div .winter-list li a:hover{color: #0f76bb;}
.internship-div .summer-div .download-btn{color: #f13c43 !important;padding: 5px 0 0 0;float: right;}
.internship-div .summer-list li a:hover{color: #f7941d;}
.winter-info-div .new-class{background: #3bb347;color: #fff;padding: 8px 20px;border-radius: 4px;}
.winter-info-div .new-text{color:#209055;font-family: 'quicksandmedium';}
.winter-info-div .new-text a{color: blue;font-family: 'quicksandmedium';}
.winter-info-div .marquee-text{width: 65%;vertical-align: middle;}
.summer-info-div .new-class{background: #f25a2b;color: #fff;padding: 8px 20px;border-radius: 4px;}
.summer-info-div .new-text{color:#f13c43;font-family: 'quicksandmedium';}
.summer-info-div .marquee-text{width: 80%;vertical-align: middle;}
/*Tabs for winter internship*/
.winter-section hr{margin: 0;width: 50%;}
.winter-section h5{display: inline-block;}
.winter-section .border-div{border: 1px solid #e3e3e3;}
.winter-section span img, .winter-section span .intern-icon{float: right;font-size: 35px;}
.nav-tabs {border-bottom: transparent;}
.winter-section.course-details-block2 li {margin-left: 0;}
.winter-section.course-details-block2 ul { margin-bottom: 0;}
.winter-section.course-details-block2 .tab-content ul {padding-left: 20px;}
.winter-section .nav-tabs li{margin-bottom: 10px;}
.winter-section .nav-tabs>li>a:hover { border-color: transparent;}
.winter-section .nav>li>a {width: 250px;color: #fff;margin: 0;border-radius: 0;}
.winter-section .tab-div{margin-bottom: 25px;border: 1px solid #e3e3e3;padding-top: 10px;}
.winter-section .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {border: 1px solid transparent;margin:0;color: #fff;}
.web-design-link a,.bootstrap a, .winter-section .nav-tabs>.web-design-link.active>a, .nav-tabs>.bootstrap.active>a:focus, .nav-tabs>.bootstrap.active>a:hover, .winter-section .nav-tabs>.bootstrap.active>a, .nav-tabs>.web-design-link.active>a:focus, .nav-tabs>.web-design-link.active>a:hover {background: #f04635; /* Old browsers */
background: -moz-linear-gradient(left, #f04635 1%, #f78c24 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f04635 1%,#f78c24 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f04635 1%,#f78c24 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04635', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */color: #fff;}
.ux-design-link a,.python a, .winter-section .nav-tabs>.ux-design-link.active>a, .nav-tabs>.ux-design-link.active>a:focus, .nav-tabs>.ux-design-link.active>a:hover, .winter-section .nav-tabs>.python.active>a, .nav-tabs>.python.active>a:focus, .nav-tabs>.python.active>a:hover {background: #2a3b93; /* Old browsers */
background: -moz-linear-gradient(left, #2a3b93 2%, #1273ba 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #2a3b93 2%,#1273ba 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #2a3b93 2%,#1273ba 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3b93', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.bootstrap-link a,.web-development-link a, .winter-section .nav-tabs>.bootstrap-link.active>a, .nav-tabs>.bootstrap-link.active>a:focus, .nav-tabs>.bootstrap-link.active>a:hover, .winter-section .nav-tabs>.web-development-link.active>a, .nav-tabs>.web-development-link.active>a:focus, .nav-tabs>.web-development-link.active>a:hover {background: #382867; /* Old browsers */
background: -moz-linear-gradient(left, #382867 0%, #ae599d 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #382867 0%,#ae599d 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #382867 0%,#ae599d 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#382867', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
/*advace technology section*/
.iot a{background: #43b748; /* Old browsers */
background: -moz-linear-gradient(left, #43b748 0%, #88c342 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #43b748 0%,#88c342 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #43b748 0%,#88c342 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43b748', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.wordpress a{background: #1178bd; /* Old browsers */
background: -moz-linear-gradient(left, #1178bd 0%, #26a9e1 100%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #1178bd 0%,#26a9e1 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #1178bd 0%,#26a9e1 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1178bd', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
/*FOR BULLETS*/
.course-details-block2 #web-design li, .course-details-block2 #bootstrap li {color: #f04635; /* Old browsers */
color: -moz-linear-gradient(left, #f04635 1%, #f78c24 100%, #7db9e8 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(left, #f04635 1%,#f78c24 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to right, #f04635 1%,#f78c24 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04635', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.course-details-block2 #ux-design li, .course-details-block2 #python li{color: #2a3b93; /* Old browsers */
color: -moz-linear-gradient(left, #2a3b93 2%, #1273ba 100%, #7db9e8 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(left, #2a3b93 2%,#1273ba 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to right, #2a3b93 2%,#1273ba 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3b93', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.course-details-block2 #bootstrap-design li, .course-details-block2 #web-development li{color: #382867; /* Old browsers */
color: -moz-linear-gradient(left, #382867 0%, #ae599d 100%, #7db9e8 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(left, #382867 0%,#ae599d 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to right, #382867 0%,#ae599d 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#382867', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.course-details-block2 #iot li{color: #43b748; /* Old browsers */
color: -moz-linear-gradient(left, #43b748 0%, #88c342 100%, #7db9e8 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(left, #43b748 0%,#88c342 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to right, #43b748 0%,#88c342 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43b748', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}
.course-details-block2 #wordpress li{color: #1178bd; /* Old browsers */
color: -moz-linear-gradient(left, #1178bd 0%, #26a9e1 100%, #7db9e8 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(left, #1178bd 0%,#26a9e1 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to right, #1178bd 0%,#26a9e1 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1178bd', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */}

.web-design-link a::after, .bootstrap a::after{content:'';}
.web-design-link.active a::after, .bootstrap.active a::after{content:'';width: 0;height: 0;border-top: 27px solid transparent;
    border-left: 33px solid #f78726;border-bottom: 30px solid transparent;display: inline-block;
    position: absolute;right: -33px;top: -1px;}
.ux-design-link a::after, .python a::after{content: '';}
.ux-design-link.active a::after, .python.active a::after{content: '';width: 0;height: 0;border-top: 27px solid transparent;
    border-left: 33px solid #1271b9;border-bottom: 30px solid transparent;display: inline-block;
    position: absolute;right: -33px;top: -1px;}
.bootstrap-link a::after, .web-development-link a::after{content: '';}
    .bootstrap-link.active a::after, .web-development-link.active a::after{content: '';width: 0;height: 0;border-top: 27px solid transparent;
    border-left: 33px solid #aa579b;border-bottom: 30px solid transparent;display: inline-block;
    position: absolute;right: -33px;top: -1px;}

.iot a::after{content: '';}
.iot.active a::after{content: '';width: 0;height: 0;border-top: 27px solid transparent;
    border-left: 39px solid #85c342;border-bottom: 30px solid transparent;display: inline-block;
    position: absolute;right: -39px;top: -1px;}
.wordpress a::after{content: '';}
.wordpress.active a::after{content: '';width: 0;height: 0;border-top: 27px solid transparent;
    border-left: 39px solid #25a8e0;border-bottom: 30px solid transparent;display: inline-block;
    position: absolute;right: -39px;top: -1px;}
/*Placement Page Start*/
/*#placementSlider{margin-top: 30px;}*/
.placement-slider{background: #f7f7f7;padding: 20px;min-height: 325px;border: 1px solid #d7d7d7;text-shadow: none;right: 0;text-align: initial;left: 0;color: #000;margin-top: 25px;position: relative;border-radius:20px;}
.placement-slider:before {border-color: transparent #d7d7d7 transparent transparent;border-style: solid;
    border-width: 0 20px 15px 0;bottom: -15px;content: "";height: 0;left: 20px;position: absolute;width: 0;}
#placementSlider .placed-student{display: block;margin:0 auto;border-radius: 100%;}
#placementSlider .testimonial,#placementSlider .placed-student{margin-top: 30px;}
/*#placementSlider .item{margin-bottom: 30px;}*/
.placement-slider p{font-size:14px;line-height:21px;}
.placement-div{min-height:450px;}


/* yantram-robotics-summer-camp */ 
.yantram-main .yantram-img{padding-top: 25px;}
.yantram-main .yantram-img img{box-shadow: 0 0 10px 5px #f1f2f7;}
.yantram-team-main .yantram-team-img{padding-top: 20px;}
.yantram-team-main .yantram-team-img img{box-shadow: 0 0 10px 1px #cdcdd0;opacity: 0.8;}
.yantram-team-main .yantram-team-img:hover img{opacity:1;}
.yantram-details-main .panel {margin-top: 30px;margin-bottom: 0;}
.yantram-details-main .panel-default {border-color: #05779f;}
.yantram-details-main .panel:hover {box-shadow: 0 21px 60px 0 rgba(135,145,158,0.3);}
.yantram-details-main .panel-body{min-height: 274px;}
.yantram-details-main .panel-default>.panel-heading {color: #fff;text-align: center;background-color: #05779f;border-color: #05779f;}
.yantram-details-main ul li:before{content: "◉";padding-right: 5px;font-weight: 800;display: block;float: left;height: 49px;color: #459ab8;}
.yantram-details-main .panel ul li{padding: 15px 0;}
/* End yantram-robotics-summer-camp */

/* Whatsapp */
.whatsapp-button{position: fixed;bottom: 15px;left: 15px;z-index: 99;background-color: #25d366;border-radius: 50px;color: #ffffff;text-decoration: none;width: 50px;height: 50px;font-size: 30px;display: flex;flex-direction: column;justify-content: center;align-items: center;-webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);-moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);}
.whatsapp-button:hover,.whatsapp-button:focus{color: #fff;}
/* End Whatsapp */

/* internship progran */
.glowbutton{-webkit-animation: glowing 2000ms infinite;-moz-animation: glowing 2000ms infinite; -o-animation: glowing 2000ms infinite;  animation: glowing 2000ms infinite;  margin-top: -10px;float: right;  margin-right: 13px;}
@-webkit-keyframes glowing {
  0% { background-color: #F99924; -webkit-box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; -webkit-box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; -webkit-box-shadow: 0 0 3px #F99924; }
}

@-moz-keyframes glowing {
  0% { background-color: #F99924; -moz-box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; -moz-box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; -moz-box-shadow: 0 0 3px #F99924; }
}

@-o-keyframes glowing {
  0% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
}

@keyframes glowing {
  0% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
}
.course-module .internship-div-margin {margin-bottom: 0 !important}
.course-module .course-row .btn-section .download-btn {font-size: 16px;}
.course-module .course-row .flow-img-sec {margin-top: 15px;padding-left: 0 !important;}
.course-module .course-row .flow-text-sec {background-color: #fff;box-shadow: 0 0 10px 2px #dfdfdf;padding: 15px 20px;border-radius: 10px;}
.course-module .course-row .flow-text-sec h3{color: #fff;}
.course-module .course-row .course1{background: #fabc4b; background: -moz-linear-gradient(-45deg, #fabc4b 0%, #fbda0f 100%); background: -webkit-linear-gradient(-45deg, #fabc4b 0%,#fbda0f 100%); background: linear-gradient(135deg, #fabc4b 0%,#fbda0f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fabc4b', endColorstr='#fbda0f',GradientType=1 );}
.course-module .course-row .course2{background: #604999;background: -moz-linear-gradient(-45deg, #604999 0%, #7766aa 100%); background: -webkit-linear-gradient(-45deg, #604999 0%,#7766aa 100%); background: linear-gradient(135deg, #604999 0%,#7766aa 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#604999', endColorstr='#7766aa',GradientType=1 );}
.course-module .course-row .course3{background: #5ab35d;background: -moz-linear-gradient(-45deg, #5ab35d 0%, #86be4a 100%); background: -webkit-linear-gradient(-45deg, #5ab35d 0%,#86be4a 100%);background: linear-gradient(135deg, #5ab35d 0%,#86be4a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ab35d', endColorstr='#86be4a',GradientType=1 );}
.course-module .course-row .flow-text-sec-2 ul{border-bottom: none;}
.course-module .course-row .flow-text-sec-2 ul li:before{content: "●";font-size:25px;/*line-height: 27px;*/display: block;float: left;padding-right: 10px;}
.course-module .course-row .flow-txt-course-1 ul li:before{color: #fabc4b; color: -moz-linear-gradient(-45deg, #fabc4b 0%, #fbda0f 100%); color: -webkit-linear-gradient(-45deg, #fabc4b 0%,#fbda0f 100%); color: linear-gradient(135deg, #fabc4b 0%,#fbda0f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fabc4b', endColorstr='#fbda0f',GradientType=1 );}
.course-module .course-row .flow-txt-course-2 ul li:before{color: #604999;color: -moz-linear-gradient(-45deg, #604999 0%, #7766aa 100%); color: -webkit-linear-gradient(-45deg, #604999 0%,#7766aa 100%); color: linear-gradient(135deg, #604999 0%,#7766aa 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#604999', endColorstr='#7766aa',GradientType=1 );}
.course-module .course-row .flow-txt-course-3 ul li:before{color: #5ab35d;color: -moz-linear-gradient(left, #5ab35d 0%, #86be4a 57%); color: -webkit-linear-gradient(left, #5ab35d 0%,#86be4a 57%); color: linear-gradient(to right, #5ab35d 0%,#86be4a 57%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ab35d', endColorstr='#86be4a',GradientType=1 );}
.course-module .course-row .flow-text-sec-2 {padding: 30px 20px 0 20px;}
.img-adjust-course {height: 80%;padding: 20px 0 0 !important;}
.course-module .benefits-points {padding-bottom: 30px;}
.course-module .benefits-points .panel {margin-top: 30px;margin-bottom: 0;}
.course-module .benefits-points .panel-default {border-color: #05779f;}
.course-module .benefits-points .panel:hover {box-shadow: 0 21px 60px 0 rgba(135,145,158,0.3);}
.course-module .benefits-points .panel-body{min-height: 274px;}
.course-module .benefits-points .panel-default>.panel-heading {color: #fff;text-align: center;background-color: #05779f;border-color: #05779f;}
.course-module .benefits-points ul li:before{content: "◉";padding-right: 5px;font-weight: 800;display: block;float: left;height: 50px;color: #459ab8;}
.course-module .benefits-points .panel ul li{padding: 15px 0;}
/* End internship progran */

/* Slick Slider */
.slick-slider {margin-bottom: 0 !important;}
.slick-slide { margin: 0px 8px;}
/*.slick-slide img { width: 100%;}*/
.slick-slider{ position: relative;display: block; box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none; -ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative; display: block;overflow: hidden;margin: 0;padding: 0;min-height: 463px;}
.slick-list:focus{outline: none !important;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{ -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative; top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
/*.slick-slide img{display: block;}*/
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none;}
.slick-prev:before {color: #5883EB !important; font-size:32px !important;}
.slick-next:before {color: #5883EB !important;font-size: 32px !important;}
.slick-prev{left:-34px !important;z-index: 25;}
/* End Slick Slider */

/*tabpanel start for desktop navigation*/
.tab-div{background: #fff;width: 100%;box-shadow: 0px 3px 5px 1px rgba(153,153,153,1);transition: all 0.7s;display: none;z-index: 11000;margin-top: 0px;height: 540px;}
#tab-div{display: block;}
.tab-div .nav-tabs>li>a{border-left: 5px solid transparent !important;}
.tab-div .nav-tabs>li.active>a, .tab-div .nav-tabs>li.active>a:focus, .tab-div .nav-tabs>li.active>a:hover {border-left: 5px solid #f99924 !important;background: #f9f9f9;color: #f99924 !important;}
.tab-div .nav-tabs>li.active>a:after{content:"";position:absolute;height:0;width:0;left:100%;top:25%;border:15px dotted transparent;border-left: 15px solid #f9f9f9;}
.tab-div .nav-tabs li a{color: #000;border: none; border-radius: 0;margin-right: 0;}
.tab-div .nav-tabs li{width: 100%;padding: 0 !important;border-bottom: 1px solid #eee;}
.tab-div .nav>li>a:hover {color:#fff;background-color: #f99924;border: none;cursor: pointer;}
.tab-div .tab-content{height: 340px;overflow:auto;padding-top: 30px;border-left: 1px solid #e3e3e3;}
#tab-div2{display: none;}
.dropdown-menu-custom {display: none;}
.dropdown-menu-custom .nav > li > a {padding: 15px 0px 10px 25px;}
.dropdown-menu-custom-2 {display: none;}
.inner-sub-menu .course-icon-2 {font-size: 80px;}
.inner-sub-menu .course-icon-3 {font-size: 70px;line-height: 83px;}
.inner-sub-menu .course-name-main{padding: 20px;}
.inner-sub-menu .course-name-main .course-name {padding-top: 5px;}
.course-mega-menu .inner-sub-menu .course-name-main .course-name-icon{padding: 10px;}
.course-mega-menu .inner-sub-menu .course-name-main .course-name-icon p{font-size: 15px;margin-bottom: 0;}
.course-mega-menu .inner-sub-menu .course-name-main .course-name-icon:hover{background-color: #f9f9f9;}
.course-mega-menu .inner-sub-menu .course-name-main .course-name-icon:hover a {color: #f99924; }
.programs-mega-menu .tab-div {height: 244px;}
.programs-mega-menu .tab-div .tab-content{height: 244px;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-main{position: relative;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-main img{box-shadow: 0px 2px 10px 2px #dfdddd;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub {position: absolute;top: 9%;left: 8%;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn{padding: 5px 10px;background-color: #FCB040;font-size: 14px;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn:hover{background-color: #fcb040e0 !important;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub p{font-size: 21px;font-weight: 500;margin-bottom: 20px;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .txt-color-1 {color: #F89422;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .txt-color-2 {color: #25AAE2;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .txt-color-3 {color: #9E1F64;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-2{background-color: #25AAE2;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-2:hover{background-color: #25aae2e0 !important;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-3{background-color: #9E1F64;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-3:hover{background-color: #9e1f64e6 !important;}
.programs-mega-menu .inner-sub-menu .workshop-div-main {border-radius: 6px;box-shadow: 0 0 10px 2px #c3c3c3;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .workshop-icon-div {padding: 10px;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .workshop-div-sub{background-color: red;padding: 10px 5px;border-bottom-right-radius: 6px;border-bottom-left-radius: 6px;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .workshop-div-sub p{font-size: 14px;color: #fff;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .back-color-1{background-color: #283890;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .back-color-2{background-color: #F69524;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .back-color-3{background-color: #2D72AB;}
.programs-mega-menu .inner-sub-menu .workshop-div-main .back-color-4{background-color: #90C63D}
/* End tabpanel start for desktop navigation*/

/* Our Placement */
.our-placement {border-top: 3px solid #f99924;border-bottom: 3px solid #f99924;}
.our-placement h2{padding-bottom: 20px;}
.our-placement h3{margin-bottom: 10px;}
.our-placement p{margin-bottom: 0;}
.our-placement .thumbnail{padding: 0;margin-bottom: 0;background-color: #f3f3f3;box-shadow: 0px 0px 6px #cacaca;max-width:188px;max-height:307px;}
.our-placement .placement-button {margin-top: 20px;}
/* End Our Placement */

/* count section */
.counts-section p {margin-bottom: 30px;} 
.counts-section .color-icon span{font-size: 75px;}
/* End count section */

/* Video slider */
.video-sec-main .video-sec-sub{margin-top: 30px;}
.video-sec-main .slick-slide img{display: block !important;}
.video-sec-main .slick-list {min-height: 226px !important;}
/* End Video slider */

/* strip */
.strip {background-image: url(../img/strip.jpg);padding: 20px 0;background-size:100%;background-color:#701A51;}
.strip .strip-fl {float: left;}
.strip .strip-fr {float: right;}
.strip .strip-icon {font-size: 62px;padding-right: 25px;}
/* End strip */

/* Rating */
.post-ratings-text {display: none !important;}
/* End Rating */

/* Course Section */
.course-box .v-align{vertical-align: middle;}
.course-box .v-align-2{vertical-align: text-bottom;}
.course-box .slick-slide img{display: inline-block !important;width: auto !important;}
.course-box .course-gradient .course-circle .course-icon-2{font-size: 100px;}
.training-company .customer-logos .slide a:hover{color: #333;}
.training-company .customer-logos .course-box .course-description {padding: 0 17px;}
.training-company .customer-logos .course-box .course-description p{font-size: 13px;}
.training-company .customer-logos .course-box .course-description h3{word-spacing: 3px;}
.training-company .customer-logos .course-box {padding: 0; min-height: 450px;margin-bottom:10px;}
.training-company .customer-logos .course-box .course-gradient {padding: 60px 0 30px;border-top-right-radius: 6px;border-top-left-radius: 6px;}
.training-company .explore-btn{text-align: left !important;font-weight: 700;color: #f99924;position: absolute;bottom: 15px;}
:focus{outline: none;}
.training-company .customer-logos .course-box .course-gradient .badge.badge-accented.yellow{color:#404040; background: linear-gradient(270deg, #fbc55f, #f9f271);background-size: 400% 400%;-webkit-animation: AnimationName 2s ease infinite;-moz-animation: AnimationName 2s ease infinite;-o-animation: AnimationName 2s ease infinite;animation: AnimationName 2s ease infinite;}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.training-company .customer-logos .course-box .course-gradient .badge.badge-accented.on-course-card{border-bottom-left-radius: 0;border-top-left-radius: 0;box-shadow: 0 0 1px 1px rgba(20,23,28,0.1), 0 3px 1px 0 rgba(20,23,28,0.1);pointer-events: none;position: absolute;top: 20px;left: 0;z-index: 1;}
.training-company .customer-logos .course-box .course-gradient .badge.badge-accented{border-radius: 11px;padding: 1px 8px 1px 8px;background: #14171C;border: none;color: #FFF;min-width: inherit;display: inline-block;font-weight: 700;line-height: 1.5;position: relative;text-align: center;text-transform: uppercase;top: -3px;z-index: 2;vertical-align: baseline;}
.training-company .customer-logos .course-box .gradient-1 {background: #1198dc; background: -moz-radial-gradient(center, ellipse cover, #1198dc 0%, #2d77c0 100%);background: -webkit-radial-gradient(center, ellipse cover, #1198dc 0%,#2d77c0 100%); background: radial-gradient(ellipse at center, #1198dc 0%,#2d77c0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1198dc', endColorstr='#2d77c0',GradientType=1 ); }
.training-company .customer-logos .course-box .gradient-2{background: #f6c133; background: -moz-radial-gradient(center, ellipse cover, #f6c133 0%, #ee5f33 100%); background: -webkit-radial-gradient(center, ellipse cover, #f6c133 0%,#ee5f33 100%); background: radial-gradient(ellipse at center, #f6c133 0%,#ee5f33 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6c133', endColorstr='#ee5f33',GradientType=1 ); }
.training-company .customer-logos .course-box .gradient-3{background: #8e8e90;background: -moz-radial-gradient(center, ellipse cover, #8e8e90 0%, #636466 100%); background: -webkit-radial-gradient(center, ellipse cover, #8e8e90 0%,#636466 100%); background: radial-gradient(ellipse at center, #8e8e90 0%,#636466 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e90', endColorstr='#636466',GradientType=1 ); }
.training-company .customer-logos .course-box .gradient-4{background: #cee20f; background: -moz-radial-gradient(center, ellipse cover, #cee20f 0%, #2faf40 100%); background: radial-gradient(ellipse at center, #cee20f 0%,#2faf40 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee20f', endColorstr='#2faf40',GradientType=1 ); }
.training-company .customer-logos .course-box .gradient-5{background: #7ba7d6; background: -moz-radial-gradient(center, ellipse cover, #7ba7d6 1%, #404b9a 100%); background: -webkit-radial-gradient(center, ellipse cover, #7ba7d6 1%,#404b9a 100%);background: radial-gradient(ellipse at center, #7ba7d6 1%,#404b9a 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ba7d6', endColorstr='#404b9a',GradientType=1 );}
.training-company .customer-logos .course-box .gradient-6 {background: #e885bb; background: -moz-radial-gradient(center, ellipse cover, #e885bb 1%, #c12590 100%); background: -webkit-radial-gradient(center, ellipse cover, #e885bb 1%,#c12590 100%);background: radial-gradient(ellipse at center, #e885bb 1%,#c12590 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e885bb', endColorstr='#c12590',GradientType=1 );}
.training-company .customer-logos .course-box .gradient-7{background: #3d59a3;background: -moz-radial-gradient(center, ellipse cover, #3d59a3 0%, #2c2d6e 100%);background: -webkit-radial-gradient(center, ellipse cover, #3d59a3 0%,#2c2d6e 100%);background: radial-gradient(ellipse at center, #3d59a3 0%,#2c2d6e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d59a3', endColorstr='#2c2d6e',GradientType=1 ); }
.training-company .customer-logos .course-box .gradient-8{background: #b9b9bb; background: -moz-radial-gradient(center, ellipse cover, #b9b9bb 0%, #b9b9bb 1%, #6d6e70 100%); background: -webkit-radial-gradient(center, ellipse cover, #b9b9bb 0%,#b9b9bb 1%,#6d6e70 100%);background: radial-gradient(ellipse at center, #b9b9bb 0%,#b9b9bb 1%,#6d6e70 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9b9bb', endColorstr='#6d6e70',GradientType=1 );}
.training-company .customer-logos .course-box .gradient-9{background: #a8ccdc; background: -moz-radial-gradient(center, ellipse cover, #a8ccdc 0%, #48b4e2 100%);background: -webkit-radial-gradient(center, ellipse cover, #a8ccdc 0%,#48b4e2 100%);background: radial-gradient(ellipse at center, #a8ccdc 0%,#48b4e2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8ccdc', endColorstr='#48b4e2',GradientType=1 );}
.training-company .customer-logos .course-box .gradient-10{background: #e67026;background: -moz-radial-gradient(center, ellipse cover, #e67026 0%, #cb3831 100%);background: -webkit-radial-gradient(center, ellipse cover, #e67026 0%,#cb3831 100%);background: radial-gradient(ellipse at center, #e67026 0%,#cb3831 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67026', endColorstr='#cb3831',GradientType=1 );}
/* End Course Section */

/* Quick Enquiry form */
#wpcf7-f242-o1 select option{padding: 10px 2px 10px;}
/* Quick Enquiry form */

/* Quick button navbar */
.quickbutton{-webkit-animation: quick 2000ms infinite;-moz-animation: quick 2000ms infinite; -o-animation: quick 2000ms infinite;  animation: quick 2000ms infinite;}
@-webkit-keyframes quick {
  0% { background-color: #F99924; -webkit-box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; -webkit-box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; -webkit-box-shadow: 0 0 3px #F99924; }
}

@-moz-keyframes quick {
  0% { background-color: #F99924; -moz-box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; -moz-box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; -moz-box-shadow: 0 0 3px #F99924; }
}

@-o-keyframes quick {
  0% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
}

@keyframes quick {
  0% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
  50% { background-color: #f99924d9; box-shadow: 0 0 40px #f99924d9; }
  100% { background-color: #F99924; box-shadow: 0 0 3px #F99924; }
}

/* Prajakta Maam */
.svg-course-icon{margin: 20px;max-width: 70px;}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-4,.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-4:hover {
    background-color: #ad3c5e !important;
}
.programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-5, .programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub .btn-5:hover { background-color: #38349A !important;
}
.webinar-div-row .course-details-block img{margin-bottom: 50px;}

/*responsive*/
@media only screen and (max-width: 1367px){
    /*.top-slider .s-bg1{height: 558px;}*/
    .carousel-caption.slider-div {top: 26%;left: 7%;}
    .material-scrolltop {right: 28px;}
    .enquiry-video { right: 220px;}
    /*.top-slider { margin-top: 110px;}*/
    .carousel-caption.slider-div {top: 20%;}
}
@media only screen and (max-width: 1281px){
    .slider-heading{font-size: 36px;}
    .slider-p1{font-size: 16px;}
    .carousel-caption.slider-div {top: 17%;}
    /*.top-slider .s-bg1{height: 525px;}*/
    /*#mixedSlider .MS-controls .MS-right {right: 68px;}
    #mixedSlider .MS-controls .MS-left {left: 68px;}*/
    .material-scrolltop {right: 22px;}
    .top-slider { margin-top: 90px;}
    .temp-links .btn {padding: 10px 20px;}
    .course-module.web-designing .course-module-div {min-height: 450px;}
    .course-module .course-module-div {min-height: 400px;}
}

@media only screen and (max-width: 1025px){
<<<<<<< HEAD
    .navbar-nav > li{margin-right: 15px;}
    .carousel-caption.slider-div{left: 80px; top:12%;}
    .carousel-caption.slider-div .btn-line-orng {margin-top: 5px;}
    .why-join .join-icon {margin-right: 8px;}
    .why-join .point-p {font-size: 14px;}
    .counts-section{height: auto;}
    .count-div{margin-bottom: 40px; text-align: center;}   
    .footer-top ul > li {margin-bottom: 10px;}
    .gallery-page img{height: auto;}
    header .webgurukul-logo{height: 48px;}
    .material-scrolltop {bottom: 13%;}
    .blog-aside-div li {margin-left: 3px;}
    .course-module.web-designing .course-module-div {min-height: 475px;height: auto;}
    .course-module .course-module-div{width: auto;/*height: 590px;*/}
    .course-brochure{margin-top: 20px;}
    .course6-margin-top, .course-module-div .para-margin-top{margin-top: 0;}
    .para-margin-top-on1024{margin-top: 40px;}
    .footer-courses1 {padding-left: 0;}
    .brochure .sec-subheading {margin-right: 0;}
    .register-modal .modal-content .col-xs-2{display: none;}
    .other-course-section h3{font-size: 18px;}
    .other-course-section .courses-border-btn1{margin-top: 0;padding: 12px 30px;}
    #mixedSlider .MS-controls .MS-right {right: 10px;}
    #mixedSlider .MS-controls .MS-left {left: 10px;}
    .other-course-section .course-module-div { height: 435px;}
    #mixedSlider .MS-content {height: 480px;}
    .es_textbox_button {right:-8px;}
    .module-details {padding: 15px 15px 15px;min-height: 365px;}
    .intern-padding-div {padding: 0 25px;}
    .tech-workshop.course-module .course-module-div {height: 0;min-height: 360px;}
    .tech-workshop.course-module .course-module-div h3{font-size: 19px;}
    .temp-links .btn {margin: 10px auto 0 auto; float: none !important;display: block;}
    .internship-module-div .head {height: 110px;}
    .module-text {line-height: 25px;}
    .module-para {font-size: 16px;line-height: 20px;}
    .course-module .course-module-div.responsive-module-div{height: auto;min-height: auto;}
    .intern-padding-div p{text-align: justify;}
    .software-course-div.course-module .course-module-div {height: auto;min-height: auto;}
    .corporate-training-div.course-module .course-module-div , .programming-div.course-module .course-module-div {height: 450px;}
    .digital-marketing-div.course-module .course-module-div{width: auto;min-height: 590px;}
    .framework-div.course-module .course-module-div {min-height: 520px;}
    .web-development-div.course-module .course-module-div {min-height: 450px;}
    .other-lang-div span{padding:0 10px;}
    .news-div h3 {margin: 15px 0 10px;}
    .news-div img{margin-top: 13px;}
    .internship-div .module-details,.internship-div .module-details{min-height: auto;}
    .winter-info-div .marquee-text {width: 60%;}
    .summer-info-div .marquee-text {width: 50%;}
    .winter-section .tab-content .tab-pane {padding-left: 50px;}
    span.wpcf7-list-item {width: 33% !important;}
    .btn-grad-banner{margin-top: 45%;padding: 10px 20px;}
    .placement-slider{min-height: 265px;}
	.yantram-details-main .panel-body{min-height: 297px;}
    .carousel-caption.slider-div .bonanza-btn.red-btn-banner {position: relative;right: -100%;top: 160px;}
	.training-company .explore-btn{bottom: 8px;}	
=======
	.navbar-nav > li{margin-right: 15px;}
	.carousel-caption.slider-div{left: 80px; top:12%;}
	.carousel-caption.slider-div .btn-line-orng {margin-top: 5px;}
	.why-join .join-icon {margin-right: 8px;}
	.why-join .point-p {font-size: 14px;}
	.counts-section{height: auto;}
	.count-div{margin-bottom: 40px; text-align: center;}	
	.footer-top ul > li {margin-bottom: 10px;}
	.gallery-page img{height: auto;}
	header .webgurukul-logo{height: 48px;}
	.material-scrolltop {bottom: 13%;}
	.blog-aside-div li {margin-left: 3px;}
	.course-module.web-designing .course-module-div {min-height: 475px;height: auto;}
	.course-module .course-module-div{width: auto;/*height: 590px;*/}
	.course-brochure{margin-top: 20px;}
	.course6-margin-top, .course-module-div .para-margin-top{margin-top: 0;}
	.para-margin-top-on1024{margin-top: 40px;}
	.footer-courses1 {padding-left: 0;}
	.brochure .sec-subheading {margin-right: 0;}
	.register-modal .modal-content .col-xs-2{display: none;}
	.other-course-section h3{font-size: 18px;}
	.other-course-section .courses-border-btn1{margin-top: 0;padding: 12px 30px;}
	#mixedSlider .MS-controls .MS-right {right: 10px;}
	#mixedSlider .MS-controls .MS-left {left: 10px;}
	.other-course-section .course-module-div { height: 435px;}
	#mixedSlider .MS-content {height: 480px;}
	.es_textbox_button {right:-8px;}
	.module-details {padding: 15px 15px 15px;min-height: 365px;}
	.intern-padding-div {padding: 0 25px;}
	.tech-workshop.course-module .course-module-div {height: 0;min-height: 360px;}
	.tech-workshop.course-module .course-module-div h3{font-size: 19px;}
	.temp-links .btn {margin: 10px auto 0 auto; float: none !important;display: block;}
	.internship-module-div .head {height: 110px;}
	.module-text {line-height: 25px;}
	.module-para {font-size: 16px;line-height: 20px;}
	.course-module .course-module-div.responsive-module-div{height: auto;min-height: auto;}
	.intern-padding-div p{text-align: justify;}
	.software-course-div.course-module .course-module-div {height: auto;min-height: auto;}
	.corporate-training-div.course-module .course-module-div , .programming-div.course-module .course-module-div {height: 450px;}
	.digital-marketing-div.course-module .course-module-div{width: auto;min-height: 590px;}
	.framework-div.course-module .course-module-div {min-height: 520px;}
	.web-development-div.course-module .course-module-div {min-height: 450px;}
	.other-lang-div span{padding:0 10px;}
	.news-div h3 {margin: 15px 0 10px;}
	.news-div img{margin-top: 13px;}
	.internship-div .module-details,.internship-div .module-details{min-height: auto;}
	.winter-info-div .marquee-text {width: 60%;}
	.summer-info-div .marquee-text {width: 50%;}
	.winter-section .tab-content .tab-pane {padding-left: 50px;}
	span.wpcf7-list-item {width: 33% !important;}
	.btn-grad-banner{margin-top: 45%;padding: 10px 20px;}
    .placement-slider{min-height: 265px;}
	.carousel-caption.slider-div .bonanza-btn.red-btn-banner {position: relative;right: -100%;top: 160px;}
	.strip h3{font-size: 19px;}
    .strip p{font-size: 15px;}
	.course-mega-menu .tab-div {min-height: 400px;}
    .programs-mega-menu .inner-sub-menu .workshop-div-main .workshop-div-sub p{font-size: 12px;}
    .inner-sub-menu .course-name-main .course-name{font-size: 13px;}
    .programs-mega-menu .inner-sub-menu .tab-content .title-on-img-sub p{font-size: 18px;margin-bottom: 12px;}
    .inner-sub-menu .course-icon-3 {font-size: 55px;line-height: 102px;}
	header .navbar-nav > li {  margin-right: 10px;}
>>>>>>> b67d74b50786a4e542df9e4601cf3adb93ee85f9

}

@media only screen and (max-width: 981px){
    header .webgurukul-logo{height: 48px;}
    .navbar-header, .navbar-left,.navbar-right, .navbar-nav>li {float: none !important;}
    .navbar-toggle {display: block;padding: 10px 18px 0;margin-top: 0;border-radius: 0;color: #fff;font-weight: bold;}
    .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 7.5px;}
    .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}
    .collapse.in{display:block !important;}
    .navbar-inverse .navbar-toggle{background-color: #f99924;border:0;}
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color: #0b2c4b;border-radius:0;}
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color: #0b2c4b;background-color: #0b2c4b;width: 50%;position: absolute;z-index: 2;right: 3.5%;margin-top: -8px;}
    header .navbar-inverse .navbar-nav > .active > a, header .navbar-inverse .navbar-nav > .active > a:focus, header .navbar-inverse .navbar-nav > .active > a:hover {color: #fff;background-color: transparent;border-bottom: none;}
    header .navbar-inverse .navbar-nav > li > a:focus, header .navbar-inverse .navbar-nav > li > a:hover {color: #fff;background-color: transparent;border-bottom: none;}
    header .navbar-inverse .navbar-nav > li > a {border-bottom: none;}
    .slider-heading {font-size: 34px;}
    .carousel-caption.slider-div {top: 9%;}
    .register-icon:focus, .register-icon:hover {color: #0b2c4b;}
	.training-company .customer-logos .course-box{margin-bottom: 20px;min-height: 450px;}
    .training-company .customer-logos .course-box .course-description{padding: 0 40px;}
    .brochure{height:auto;}
    .blog-section .blog-box{height: auto;margin-bottom: 20px;}
    .why-join h2{margin-bottom: 20px;text-align: center;}
    .why-join .point-p {font-size: 18px;}
    .testimonial .arrow-div{top: 92.8%;}
    .links-footer {border-right: none;}
    .footer-contact{padding-left: 0;}
    .footer-about {margin-bottom: 40px;}
    .footer-top ul > li{margin-bottom: 5px;}
    .video-div img{margin-top: 30px;height: auto;}
    .contact-info{margin-top: 42px;}
    .text-strip{width: 150px;}
    .gallery-page ul, .trainer-photo-circle {margin-top: 40px;}
    .gallery-tab{float: none;}
    #showmenu {top: 48px;right: 12%;}
    /*.top-slider .s-bg1{height: 480px;}*/
    ::-webkit-scrollbar{display: none;}
    .course-page-contact .sec-subheading{padding: 0;}
    .course-reviews-row, .what-to-learn-row, .course-row, .para-margin-top-on1024, .review1, .para-margin-top, .training-company .course-row{margin-top: 0;}
    .course-review-div, .what-to-learn-div, .course-module .course-module-div{margin-top: 30px;}
    .review-heading, .what-to-learn .sec-subheading {margin-bottom: 30px;}
    .course-module .course-row, .margin-left-15 {margin-left: 0;}
    .margin-right-15 {margin-right: 0;}
    .course-module .course-module-div{height: 440px;}
    .learn-web-design .web-design-info{padding-right: 15px;}
    .links-footer{margin-bottom: 30px;}
    .counts-section, .testimonial {padding: 50px 0 0;}
    .register-section{padding: 60px 0 0;}
    /*.top-slider, .link-page-banner, .course-page-banner{margin-top: 54px;}*/
    .es_textbox_button {right: 0;}
    .intern-xs-head{text-align: center;}
    .requirement-img{margin: 0 auto;margin-bottom: 20px;}
    .temp-links .btn{width: 30%;padding: 15px 25px;}
    .reg-form{margin-bottom: 20px;}
    .module-text {font-size:23px;line-height: 30px;}
    /*.module-para {font-size: 18px;line-height: 30px;}*/
    .module-details {min-height: 395px;}
    .long-term-module .internship-module-div {min-height: 495px;}
    /*.blue-badge {right: 170px;}*/
    .course-details h1 {font-size: 34px;}
    .other-course-section .course-module-div {height: 370px;}
    .internship-module-div .head {padding: 0;}
    .count {margin-top: 20px;}
    .tech-workshop.course-module .course-module-div {min-height: 300px;}
    .blog-aside-div {min-height: 175px;}
    #mixedSlider .course-module-div {height: auto;}
    #mixedSlider .MS-content {height: 375px;}
    .corporate-training-div.course-module .course-module-div, .programming-div.course-module .course-module-div, .php-course-div.course-module .course-module-div{height: auto;min-height: auto;}
    .location-div {top: -40px;display: inline;}
    .float-div {position: relative;top: -10px;}
    .career-section h3 {float: none !important;}
    .course-module.web-designing .course-module-div {min-height: 425px;}
    .advance-it-div.course-module .course-module-div {height: auto;min-height: auto;}
    .digital-marketing-div.course-module .course-module-div {width: auto;min-height: auto;height: auto;}
    .framework-div.course-module .course-module-div {min-height: 470px;}
    .web-development-div.course-module .course-module-div {min-height: auto;}
    .angular-module img{margin:0 auto;}
    .other-lang-div {border-left:none;}
    .news-container{padding-bottom: 25px;padding-left: 15px;}
    .news-details .blog-page-subheading {padding-left: 15px;}
    .internship-div .module-text {margin-top: 0 !important;}
    .internship-div{margin-top: 50px;}
    .internship-div .know-btn,.internship-div .btn-line-orng  {padding: 7px 20px;}
    .internship-div .know-btn{padding: 7px 30px;}
    .internship-div .winter-div .download-btn {padding: 10px 0 0 0;float: none;display: block;margin: 0 auto;}
    .winter-section .nav > li > a {width: auto;}
    .winter-section.course-details-block2 li {font-size: 20px;}
    .winter-section .tab-content{margin-top: 20px;}
    .winter-section .tab-content .tab-pane {padding-left: 0;}
    .winter-section .tab-padding li{display: table-cell;vertical-align: middle;}
    .winter-section .tab-padding.nav > li > a {min-height: 80px;}
    .internship-div .know-btn {padding: 7px 10px;}
    .web-design-link.active a::after, .bootstrap.active a::after{content:'';width: 0;height: 0;border-left: 30px solid transparent;
        border-top: 15px solid #f78726;border-right: 30px solid transparent;display: inline-block;
        position: absolute;right: 0;top:78px;left: 29px;}
    .ux-design-link.active a::after, .python.active a::after{content: '';width: 0;height: 0;border-left: 30px solid transparent;
        border-top: 15px solid #1271b9;border-right: 30px solid transparent;display: inline-block;
        position: absolute;right: 0;top:78px;left: 29px;}
    .bootstrap-link.active a::after, .web-development-link.active a::after{content: '';width: 0;height: 0;border-left: 30px solid transparent;
        border-top: 15px solid #aa579b;border-right: 30px solid transparent;display: inline-block;
        position: absolute;right: 0;top:78px;left: 29px;}
    .web-development-link.active a::after {left: 40px;}
    .python.active a::after {left: 15px;}
    .iot.active a::after{content: '';width: 0;height: 0;border-left: 30px solid transparent;
        border-top: 15px solid #85c342;border-right: 30px solid transparent;display: inline-block;
        position: absolute;right: 0;top:78px;left: 0;}
    .wordpress.active a::after{content: '';width: 0;height: 0;border-left: 30px solid transparent;
        border-top: 15px solid #25a8e0;border-right: 30px solid transparent;display: inline-block;
        position: absolute;right: 0;top:78px;left: 29px;}
    #placementSlider{margin-top: 30px;}
    .placement-slider{min-height: auto;}
    #placementSlider .testimonial {padding: 0;}
	.carousel-caption.slider-div .padding-adj {margin-top: 115px;padding: 8px 14px;margin-right:40px;}
	.course-module .benefits-points .panel-default {min-height: 421px;}
	.course-module .benefits-points ul li:before{height: 73px;}
	.slick-prev {left: -12px !important;}
    .slick-next {right: -12px !important;}
}

@media only screen and (max-width: 961px){
    .blog-aside{margin-top: 20px;padding-left: 0;}
    .blog-page-date{float: none;}
    .join-points{margin-bottom: 40px;}
    /*.footer-top .col-sm-11{margin-left: -20px;}*/
    #showmenu {top: 45px;}
    .material-scrolltop { bottom: 20%; right: 24px;}
    .es_textbox_button {right: 0;}
    .course-module.web-designing .course-module-div {min-height: 430px;}
    .top-slider {margin-bottom: 0;margin-top: 78px;}
    .footer-inner {padding-left:20px;}
    .contact-info {margin-top:30px;}
    .top-strip {z-index:-1;}
    .custom-flex{display: inherit;}
    /*.blue-badge {right:-10px;}*/
    .banner-pop .banner-pop-blog {max-width: 90%;}
    header .navbar-brand {height: 70px;}
    .es_textbox_button {height: 45px;}
}   

@media only screen and (max-width: 841px){
    .slider-heading{font-size: 30px;}
    /*.top-slider .s-bg1{height: 450px;}*/
    .carousel-caption.slider-div {top: 10%;padding-top: 0;}
    .slider-p1 {margin: 0;}
    .course-module.web-designing .course-module-div {min-height: 425px;}
    #mixedSlider .MS-controls .MS-right {right: 0;}
    #mixedSlider .MS-controls .MS-left {left: 0;}
    #showmenu {right: 6%;}
    #placementSlider .testimonial {margin-top: 40px;}
<<<<<<< HEAD
    .carousel-caption.slider-div .bonanza-btn.red-btn-banner {top: 150px;}
}

@media only screen and (max-width: 801px){
    .slider-btn {margin-top: 10px;padding: 11px 37px 11px 38px;}
    .testimonial .arrow-div{top: 92%;}
    /*.top-slider, .link-page-banner, .course-page-banner{margin-top: 58px;}*/
    .carousel-caption.slider-div .btn-line-orng {margin-top: 5px;}
    .carousel-caption.slider-div .btn-line-orng {padding: 10px 20px;font-size: 14px;}
    #showmenu {right: 4%;}
    .es_textbox_button {height: 45px;}
    .career-application {margin-top: 60px;padding-bottom: 20px;}
    /*.top-slider .s-bg1{height: 366px;}*/
    .btn-grad-banner {margin-top: 50%;padding: 9px 13px;font-size: 13px;}
    .carousel-caption.slider-div .bonanza-btn.red-btn-banner {right: -80%;top: 140px;}
=======
	.carousel-caption.slider-div .bonanza-btn.red-btn-banner {top: 150px;}
}

@media only screen and (max-width: 801px){
	.slider-btn {margin-top: 10px;padding: 11px 37px 11px 38px;}
	.testimonial .arrow-div{top: 92%;}
	/*.top-slider, .link-page-banner, .course-page-banner{margin-top: 58px;}*/
	.carousel-caption.slider-div .btn-line-orng {margin-top: 5px;}
	.carousel-caption.slider-div .btn-line-orng {padding: 10px 20px;font-size: 14px;}
	#showmenu {right: 4%;}
	.es_textbox_button {height: 45px;}
	.career-application {margin-top: 60px;padding-bottom: 20px;}
	/*.top-slider .s-bg1{height: 366px;}*/
	.btn-grad-banner {margin-top: 50%;padding: 9px 13px;font-size: 13px;}
	.carousel-caption.slider-div .bonanza-btn.red-btn-banner {right: -80%;top: 140px;}
>>>>>>> b67d74b50786a4e542df9e4601cf3adb93ee85f9
}

@media only screen and (max-width: 769px){
    .footer-inner .connect{float: left;}
    .testimonial .arrow-div{top: 91.8%;}
    header .navbar > .container .navbar-brand {margin-left: 15px;}
    #showmenu {right: 2%;}
    .slider-btn {padding: 10px 37px;}
    .slider-btn-arrow{top: 14px;right: 21px;}
    .top-slider .carousel-control {top: 40%;}
    .other-course-section1{display: block;}
    .other-course-section{display: none;}
    .blue-btn-banner {padding: 8px 14px;}
    /*OTHER COURSE LIST*/
    .course-list-div{padding: 15px 0 0 0; display: block; text-align: left;}
    .course-list-heading{padding-left: 15px;margin-bottom: 20px;}
    .course-list-div li{padding: 8px 15px;border-top: 1px solid #f2f2f2;}
    .course-list-div ul{margin-bottom: 0;}
    .course-list-div li:hover{background-color: #f8f7f7;}
    .course-list-div li:hover a{color: #333333;font-family: 'quicksandmedium';}
    .contact-page .col-xs-1 {width: 4.333333%;} 
    /*.top-slider .s-bg1 {height: 387px;} */
    .course-details-fix-div{width: 243px;}  
    .course-details-fix-div .register2-btn{padding: 12px 0;}
    .course-details-fix-div .download2-btn{padding: 12px 0;}
    .course-review-div .col-xs-2 {width: 11%;}
    #mixedSlider .MS-controls .MS-right {right: 57px;}
    #mixedSlider .MS-controls .MS-left {left: 57px;}
    .top-slider, .link-page-banner, .course-page-banner { margin-top: 64px;}
    .carousel-caption.slider-div .btn-line-orng {margin-top: 0;padding: 8px 14px;}
    /*.carousel-caption.slider-div {top: 3%;}*/
    .material-scrolltop { bottom: 90px;}
    .hire-our-intern-banner {padding: 100px 0;height: 300px;}
    .internship-module-div .head {height: auto;}	  
<<<<<<< HEAD
    .carousel-caption.slider-div .bonanza-btn.red-btn-banner {position: relative;right: -85%;top: 130px;}
}

@media only screen and (max-width: 767px){
    .carousel-caption.slider-div{top: 20%;}
    /*.top-slider .s-bg1{height: 300px;}*/
    .carousel-caption.slider-div .btn-line-orng {margin-top: 13px;}
    .top-slider, .link-page-banner, .course-page-banner { margin-top: 60px;}
    .carousel-caption.slider-div{left: 0; text-align: center;}
    .slider-p1, .slider-heading{color: #fff;}
    .carousel-caption.slider-div p {color:#fff;display: none;}
    .slider-p1{font-family: 'quicksandregular';}
    .footer-contact .row{margin-top: 10px;margin-bottom: 0;}
    .footer-icon{font-size: 20px;}
    .register-section .register-btn{margin-top: 10px;}
    .footer-subheading{margin-bottom: 20px}
    .footer-top .col-xs-2 {width: 8.666667%;}
    .gallery-img-div {margin-top: 25px;height: auto;}
    .blog-container, .blog-aside{padding-right: 0;}
    .contact-form, .contact-info{padding: 0;}
    .contact-page h1 {padding-left: 12px;}
    .course-page-banner{text-align: center;height: 165px;}
    .register-section .sec-subheading, .course-details-fix-div{display: none;}
    .brochure{text-align: center;}
    .bg-image {background-size: cover;background-position: top left;}
    .footer-top .col-sm-11{margin-left: 0px;}
    .blog-detls-banner .banner-heading{line-height: 40px;}
    .course-dtls-side-div1, .gallery-xs{display: block;}
    #register-modal .modal-dialog{width: auto;}
    .gallery-desk-tab, .bx-wrapper .bx-prev, .bx-wrapper .bx-next{display: none;}
    .material-scrolltop { bottom: 90px;}
    .intern-padding-div {margin-bottom: 25px;}
    .intern-techno-div{padding: 0;}
    .techno-margin-div{margin-top: 15px !important;}
    .intern-techno-div img{width: 30%;margin: 0 auto;}
    .hide-div{display: none;}
    .xs-no-padding-div{padding: 0;}
    .tech-workshop.course-module .course-module-div {min-height: 300px;}
    .logo-margin-row , .hire-logo-div{margin-top: 0;}
    .module-details {min-height: auto;}
    .long-term-module .internship-module-div {min-height: auto;}
    .internship-module-div {max-width: 100%;}
    .internship-module-div .head {padding: 10px 0;height: 100px;}
    .module-para {font-size: 18px;font-weight: normal;}
    .register2-btn ,.download2-btn {width: 50%;margin: 0 auto;}
    .course-details-block {padding: 30px 15px 25px;}
    .course-details-headings {padding-left: 0;padding-right:0;}
    .course-module-list p {padding-left: 0;}
    .course-module-list ul li a {padding: 10px 25px 10px 0;}
    .blog-aside-div {min-height: auto;}
    .intern-hide-div{display: none;}
    .register-section {height: 250px;}
    .news-div img{margin-top: 0;}
    .news-content{padding-bottom: 15px;}
    .internship-div .winter-div{margin-bottom: 40px;}
    .winter-info-div .marquee-text {width: 80%;}
    .summer-info-div .marquee-text {width: 60%;}
    .winter-section .nav > li > a {width: auto;padding: 10px 20px;}
    /*.winter-section .tab-div a::after {display: none;}*/
    .winter-section .tab-div{padding-left: 0;padding-right: 0;padding-top: 0;}
    .internship-div .winter-div .download-btn {float: right;display: inline-block;margin: 0 auto;}
    .internship-div .internship-module-div .head {height: auto;}
    .web-design-link.active a::after, .bootstrap.active a::after,.ux-design-link.active a::after {left: 80px;}
    .python.active a::after {left: 70px;}
    .bootstrap-link.active a::after, .web-development-link.active a::after,.wordpress.active a::after {left: 90px;}
    .iot.active a::after {left: 50px;}
	.course-module .benefits-points .panel-default {min-height: auto !important;}
	.course-module .benefits-points ul li:before{height: auto;}
	.slick-prev {left: -15px !important;}
    .slick-next {right: -3px !important;}
	.video-sec-main .slick-list {min-height: auto !important;}
	.front-page-popup .r-checkbox span {margin-right: 0px;}
    .front-page-popup {max-height: 200px;overflow: scroll;}
    .testimonial {text-align:center;}
		
=======
	.carousel-caption.slider-div .bonanza-btn.red-btn-banner {position: relative;right: -85%;top: 130px;}
}

@media only screen and (max-width: 767px){
	.carousel-caption.slider-div{top: 20%;}
	/*.top-slider .s-bg1{height: 300px;}*/
	.carousel-caption.slider-div .btn-line-orng {margin-top: 13px;}
	.top-slider, .link-page-banner, .course-page-banner { margin-top: 60px;}
	.carousel-caption.slider-div{left: 0; text-align: center;}
	.slider-p1, .slider-heading{color: #fff;}
	.carousel-caption.slider-div p {color:#fff;display: none;}
	.slider-p1{font-family: 'quicksandregular';}
	.footer-contact .row{margin-top: 10px;margin-bottom: 0;}
	.footer-icon{font-size: 20px;}
	.register-section .register-btn{margin-top: 10px;}
	.footer-subheading{margin-bottom: 20px}
	.footer-top .col-xs-2 {width: 8.666667%;}
	.gallery-img-div {margin-top: 25px;height: auto;}
	.blog-container, .blog-aside{padding-right: 0;}
	.contact-form, .contact-info{padding: 0;}
	.contact-page h1 {padding-left: 12px;}
	.course-page-banner{text-align: center;height: 165px;}
	.register-section .sec-subheading, .course-details-fix-div{display: none;}
	.brochure{text-align: center;}
	.bg-image {background-size: cover;background-position: top left;}
	.footer-top .col-sm-11{margin-left: 0px;}
	.blog-detls-banner .banner-heading{line-height: 40px;}
	.course-dtls-side-div1, .gallery-xs{display: block;}
	#register-modal .modal-dialog{width: auto;}
	.gallery-desk-tab, .bx-wrapper .bx-prev, .bx-wrapper .bx-next{display: none;}
	.material-scrolltop { bottom: 90px;}
	.intern-padding-div {margin-bottom: 25px;}
	.intern-techno-div{padding: 0;}
	.techno-margin-div{margin-top: 15px !important;}
	.intern-techno-div img{width: 30%;margin: 0 auto;}
	.hide-div{display: none;}
	.xs-no-padding-div{padding: 0;}
	.tech-workshop.course-module .course-module-div {min-height: 300px;}
	.logo-margin-row , .hire-logo-div{margin-top: 0;}
	.module-details {min-height: auto;}
	.long-term-module .internship-module-div {min-height: auto;}
	.internship-module-div {max-width: 100%;}
	.internship-module-div .head {padding: 10px 0;height: 100px;}
	.module-para {font-size: 18px;font-weight: normal;}
	.register2-btn ,.download2-btn {width: 50%;margin: 0 auto;}
	.course-details-block {padding: 30px 15px 25px;}
	.course-details-headings {padding-left: 0;padding-right:0;}
	.course-module-list p {padding-left: 0;}
	.course-module-list ul li a {padding: 10px 25px 10px 0;}
	.blog-aside-div {min-height: auto;}
	.intern-hide-div{display: none;}
	.register-section {height: 250px;}
	.news-div img{margin-top: 0;}
	.news-content{padding-bottom: 15px;}
	.internship-div .winter-div{margin-bottom: 40px;}
	.winter-info-div .marquee-text {width: 80%;}
	.summer-info-div .marquee-text {width: 60%;}
	.winter-section .nav > li > a {width: auto;padding: 10px 20px;}
	/*.winter-section .tab-div a::after {display: none;}*/
	.winter-section .tab-div{padding-left: 0;padding-right: 0;padding-top: 0;}
	.internship-div .winter-div .download-btn {float: right;display: inline-block;margin: 0 auto;}
	.internship-div .internship-module-div .head {height: auto;}
	.web-design-link.active a::after, .bootstrap.active a::after,.ux-design-link.active a::after {left: 80px;}
	.python.active a::after {left: 70px;}
	.bootstrap-link.active a::after, .web-development-link.active a::after,.wordpress.active a::after {left: 90px;}
	.iot.active a::after {left: 50px;}
>>>>>>> b67d74b50786a4e542df9e4601cf3adb93ee85f9
    #placementSlider .placed-student {margin: 30px 0 10px 0;}
    #placementSlider .testimonial {margin-top: 0;padding: 0 15px !important;}
    #placementSlider .item {margin-bottom: 0;}
}

@media only screen and (max-width: 737px){
    /*.top-slider, .link-page-banner, .course-page-banner {margin-top: 39px;}*/
    .carousel-caption.slider-div {text-align: left;top: 15%;}
    .carousel-caption.slider-div .btn-line-orng {margin-top: 20px;}
    .material-scrolltop {bottom: 30%;}
    #showmenu {top: 45px;right: 5px;}
    #tawkchat-status-icon.offline::before {font-size: 20px;}
    .round #tawkchat-status-text-container {width: 60%;height: 60%;right: 0;}
    #tawkchat-status-icon.offline {margin: 3px 0px 0px 3px;}
    .course-module.web-designing .course-module-div {height: 370px;min-height: auto;}
    .course-module .course-module-div {height: auto;}
    .framework-div.course-module .course-module-div {min-height: auto;}
    .winter-section .tab-padding.nav > li > a {padding: 10px 60px;}
}
@media only screen and (max-width: 667px) {
    /*.course-star { right: 41%;}*/
    /*.feedback-section {right: -193px;}*/
    /*#showmenu {top: 40px;}*/
    .carousel-caption.slider-div .btn-line-orng {margin-top: 11px;}
    #tawkchat-status-icon.offline::before {font-size: 20px;}
    .round #tawkchat-status-text-container {width: 60%;height: 60%;right: 0;}
    #tawkchat-status-icon.offline {margin: 3px 0px 0px 3px;}
    .intern-banner-heading {font-size: 45px;}
    .hire-our-intern-banner p {font-size: 17px;margin-top: 10px;}
    .techno-margin-div {margin-top: 10px !important;}
    .temp-links .btn {width: 40%;}
    .career-section h3 {font-size: 22px;}
    .location-div{margin-bottom: 0;}
    /*.winter-section .tab-padding.nav > li > a {font-size: 20px;}*/
    .winter-section .tab-padding.nav > li > a {padding: 10px 40px;}
    .web-design-link.active a::after, .bootstrap.active a::after, .ux-design-link.active a::after, .bootstrap-link.active a::after {left: 60px;}
    .python.active a::after {left: 40px;}
    .iot.active a::after {left: 25px;}
    .wordpress.active a::after {left: 55px;}
}
@media only screen and (max-width: 641px){
    .sticky .navbar-brand {height: 60px;}
    .sticky #showmenu {top: 40px;}
    .footer-inner p{font-size: 12px;}
    .material-scrolltop {bottom: 22%;right:25px;}
    .youtube-icon {font-size: 52px;}
    .video-div a {top: 40%;}
    /*.testimonial .arrow-div{top: 92.8%;}*/
    .modal-dialog {width: 400px;}
    .register-section{height: 228px;}
    .gallery-modal-lg{display: none;}
    .r-checkbox span {margin-right: 42px;}
    .count-text {margin: 8px 0 0 -13px;display: block;}
    .hire-our-intern-banner p {font-size: 16px;margin-top: 10px;}
    /*.feedback-section {right: -172px;}*/
    .course-details h1 {font-size: 30px;}
    .course-page-banner {padding-top: 60px;}
    .internship-div .know-btn {padding: 7px 20px;}
    .winter-section .tab-padding.nav > li > a { padding: 10px 50px; font-size: 15px;min-height: 65px;}
    .winter-section .tab-padding a::after{top: 63px;}
}
@media only screen and (max-width: 568px){
    /*.feedback-section { right: -192px;}*/
    .carousel-caption.slider-div .btn-line-orng {display: none;}
    .training-company {padding-top: 10px}
    .hire-our-intern-banner {padding: 70px 0;height: 200px;}
    .intern-banner-heading {font-size: 40px;}
    .requirement-section{padding: 30px 0;}
    .known-technology-div p {font-size: 15px;}
    .temp-links .btn {width: 50%;}
    .blue-badge {right: 0;}
    .learn-web-design, .contact-page{padding: 30px 0 50px 0;}
    .why-hire-intern {padding-bottom: 30px;}
    .hiring-company {padding: 40px 0;}
    .hiring-company p {margin-bottom: 0;}
    .career-section h3 {font-size: 20px;line-height: 25px;}
    .other-lang-div img{width:100px;}
    .angular-img{width:300px;}
    .winter-section .tab-padding.nav > li > a {padding: 10px 40px;font-size: 15px;}
    .web-design-link.active a::after, .bootstrap.active a::after, .ux-design-link.active a::after, .bootstrap-link.active a::after {left: 45px;}
    .web-development-link.active a::after{left: 60px;}
    .bootstrap-link.active a::after, .wordpress.active a::after {left: 50px;}
	.front-page-popup {max-height: 400px;overflow: scroll;padding: 20px 15px 20px !important;}
    .front-page-popup span {font-size: 14px;}
}
@media only screen and (max-width: 481px){
    body, .sec-subheading{font-size: 14px;}
    h1{font-size: 25px;}
    h2{font-size: 23px;}
    h3{font-size: 18px;}
    .xlg-1{font-size: 22px;}
    .xlg{font-size: 18px;}
    .lg{font-size: 15px;}
    .lg1{font-size: 16px;}
    .sm{font-size: 13px;}
    .xs{font-size: 11px;}
    .brochure h2{line-height: 24px;}
    .brochure .download-btn {margin-top: 10px;}
    .gallery-page .nav>li>a {padding: 4px;font-size: 14px;} 
    .who-we-image {float: none; width: 100%; margin-left: 0; margin-bottom: 20px;}
    .modal-dialog {width: 250px;}
    .blog-page-subheading {font-size: 17px; line-height: 24px;}
    .slider-heading{font-size: 25px;}
    .join-right-arrow, .course-details .course-review-div .col-xs-1{display: none;}
    .why-join .sec-subheading {font-size: 18px;}
    .contact-btn1{margin-left: 0;}
    .review1 {margin-top: 0;}
    .slider-btn-arrow {top: 17px;right: 6px;}
    .slider-btn:hover .slider-btn-arrow {right: 2px;}
    .top-slider, .link-page-banner, .course-page-banner {margin-top: 49px;}
    .contact-page .col-xs-1 {width: 6.333333%;}
    .contact-page .send-btn {margin-top: 10px;}
    .blog-detls-banner .banner-heading{line-height: 33px;font-size: 25px;}
    .r-checkbox span {margin-right: 11px;}
    .course-page-banner .banner-heading{line-height: 35px;}
    .course-page-banner{padding-top: 50px;}
    .course-page-contact{padding: 21px 0;}
    .course-page-contact .sec-subheading{margin-bottom: 0;}
    .course-page-contact .courses-fill-btn{margin-bottom: 20px;}
    .course-review-div .col-xs-2 {width: 16.66666667%;}
    .download-btn{padding: 12px 40px;}
    .carousel-caption.slider-div {top: 10%;padding-top: 20px;}
    header .webgurukul-logo, .sticky .webgurukul-logo {height: 40px;}
    .sticky .navbar-brand {height: 55px;}
    #showmenu {top: 42px;}
    .slider-heading {font-size: 23px;}
    .material-scrolltop {bottom: 25%;}
    .rr_review_form .form_table .rr_form_row .rr_form_heading {width: 34%!important;}
    .rr_review_form .form_table .rr_form_row .rr_form_input input[type="text"] {
    width: 100%!important;}
    .rr_review_form .form_table .rr_form_row .rr_form_input textarea {
    width: 100%!important;}
    .hire-our-intern-banner {padding: 60px 0;}
    .intern-banner-heading {font-size: 35px;}
    .hire-our-intern-banner p {font-size: 14px;margin-top: 0;}
    .development-head{font-size: 23px !important;}
    .module-text {font-size: 22px;}
    .course-details h1 {font-size: 27px;}
    .course-details-block blockquote p {font-size: 16px;}
    .testimonial .arrow-div {top: 93%;}
    .course-page-contact .courses-fill-btn ,.contact-btn1 { margin-top: 20px;margin-bottom: 0;}
    .career-section h3 {font-size: 18px;}
    .career-section ol{padding-left:15px;}
    .apply-btn {padding: 8px 15px;}
    .career-plus-icon {padding: 12px;}
    .career-application {margin-top: 40px;}
    .winter-section .tab-padding.nav > li > a {padding: 10px 25px;}
    .web-design-link.active a::after, .bootstrap.active a::after, .ux-design-link.active a::after, .bootstrap-link.active a::after {left: 35px;}
    .web-development-link.active a::after {left: 50px;}
    .python.active a::after {left: 20px;}
    .iot.active a::after {left: 6px;}
    .wordpress.active a::after {left: 30px;}
    span.wpcf7-list-item {width: 50% !important;}
}
@media only screen and (max-width: 415px){
    .sticky #showmenu {top: 37px;}
    /*.slider-heading {font-size: 18px;}*/
    /*.feedback-section {right: -163px;}*/
    .material-scrolltop {bottom: 9%;right: 18px;}
    .btn-section .btn-line-orng {margin: 0 5px 0 0;}
    .blue-badge {right: 0;}
    /*.course-star {right: 35%;}*/
    header .webgurukul-logo, .sticky .webgurukul-logo {height: 40px;}
    header .navbar-brand {height: 60px;}
    .sticky .navbar-brand {height: 50px;}
    .carousel-caption.slider-div {padding-top: 0;}
    .join-points .sec-subheading, .why-join h2 {text-align: left!important;}
    .join-points .sm {font-size: 14px;}
    .why-join .point-p {font-size: 16px;}
    .carousel-caption.slider-div .btn-line-orng {display: none;}
    .hire-our-intern-banner {padding: 40px 0;}
    .intern-techno-div img {width: 50%;}
    .development-head{font-size: 20px !important;}
    .intern-category-div a {padding: 3px 25px;}
    .temp-links .btn {width: 100%;}
    .course-details h1 {font-size: 25px;}
    .course-details-block blockquote p {font-size: 15px;}
    .internship-module-div .head {height: 120px;padding-top: 0;}
    .testimonial .arrow-div {top: 95%;}
    .register2-btn, .download2-btn {width: 100%;}
    .course-module.web-designing .course-module-div {height: 400px;}
    .angular-img {width: 200px;}
    .other-lang-div img {width: 80px;}
    .winter-info-div .marquee-text {width: 75%;}
    .summer-info-div .marquee-text {width: 55%;}
    .winter-section .nav > li > a, .winter-section .tab-padding.nav > li > a {font-size: 15px;}
    .winter-section .tab-content .tab-pane {padding-left: 0;}
    .winter-section .tab-padding.nav > li > a {min-height: 65px;}
    .internship-div .winter-div .download-btn {float: none;}
    .winter-section .tab-padding.nav > li > a {padding: 10px 17px;}
    .web-design-link.active a::after, .bootstrap.active a::after, .ux-design-link.active a::after, .bootstrap-link.active a::after, .web-development-link.active a::after,.python.active a::after,.iot.active a::after,.wordpress.active a::after {left: 50%;margin-left: -30px;}
}
@media screen and (max-width: 376px){
    /*.course-star { right: 105px;}*/
    .slider-heading {font-size: 20px;margin-top: 5px;}
    .material-scrolltop {bottom: 19%;}
    .brochure h2 {line-height: 28px;font-size:21px;}
    .counts {font-size: 43px;}
    .testimonial .t-slider-div {font-size: 14px; padding: 15px;}
    .testimonial .arrow-div {top: 93.3%;}
    .why-join .point-p {font-size: 16px;}
    .join-percent{margin-top: 20px;}
    .why-join .percent-div {height: 70px;padding: 5px;}
    .why-join .percent-div .point-1 {margin-top: 24px;}
    .why-join .percent-circle {height: 60px;width: 60px;margin-top: 0;}
    .why-join .percent-circle .icon-100p {font-size: 32px;line-height: 60px;}
    .why-join .percent-circle .icon-10p {font-size: 40px;line-height: 50px;}
    .rr_review_form .form_table .rr_form_row .rr_form_heading {width: 100%!important;display: block!important;}
    .development-head {font-size: 19px !important;}
    /*.module-text {font-size: 17px;line-height: 20px;}*/
    .count{font-size: 40px;}
    .module-para {font-size: 17px;line-height: 25px;}
    .course-module.web-designing .course-module-div {height: 420px;}
    .angular-module a {margin-bottom: 20px;}
    .other-lang-div span {padding: 0;}
    .internship-div .know-btn, .internship-div .btn-line-orng {display: block;margin-bottom: 15px;}
    .internship-div .winter-div .download-btn, .internship-div .summer-div .download-btn{float: none;display: block;}
    .winter-section .tab-padding.nav > li > a {padding: 10px;}
    .winter-section .tab-padding li.active a::after{border-left: 20px solid transparent;border-right: 20px solid transparent;left: 50%;margin-left: -20px;}
}
@media screen and (max-width: 361px){
    h1 {font-size: 24px;}
    #showmenu {top: 40px;}
    .carousel-caption.slider-div {top: 17%;}
    .footer-inner p{font-size: 11px;}
    .testimonial .arrow-div{left: 43%;}
    .footer-top .col-xs-2 {width: 16.66666667%;}
    .testimonial-slide-height{min-height: 475px;}
    /*.why-join .percent-circle {height: 50px;width: 50px;margin-top: 5px;}*/
    .who-we-image{margin-bottom: 20px;}
    .join-percent .sec-heading{margin-bottom: 0;}
    .banner-heading {font-size: 22px;}
    .join-modal .modal-sm {width: 300px;}
    .course-review-div .col-xs-2{padding-left: 0;}
    .download1-btn{padding: 8px 10px;}
    .register1-btn{padding: 8px 48px;}
    .course-details a{font-size: 14px;}
    .r-checkbox span {margin-right: 47px;}
    .course-page-banner .banner-heading{line-height: 28px;}
    .course-module-list .list-toggle-icon{margin-top: 5px;}
    .slider-heading {font-size: 18px;}
    .gallery-page .nav > li > a {font-size: 12px;}
    .course-details-block { padding: 30px 15px 25px;}
    .check-icon1 {font-size: 24px;}
    .development-head { font-size: 17px !important;}
    .bx-wrapper{height: 485px !important;}
    .bx-wrapper .bx-viewport {height: 500px !important;}
    #status{left: -5%;}
    .testimonial .batch {line-height: 15px;}
    .previously-hired-intern .bx-wrapper {height: 325px !important;}
    .intern-category-div {margin-top: 30px;}
    .other-lang-div span {font-size: 30px;}
    /*.winter-section .tab-padding.nav > li > a {font-size: 11px;}*/
    .winter-info-div .marquee-text, .summer-info-div .marquee-text {width: 100%;}
    .internship-div {margin-top: 25px;}
    span.wpcf7-list-item {width: 70% !important;}
	.front-page-popup {max-height: 400px;overflow: scroll;padding: 20px 15px 20px !important;}
    .front-page-popup .r-checkbox span {margin-right: 0px;}
    .front-page-popup span {font-size: 14px;}
}

@media only screen and (max-width: 321px){
    .slider-heading {font-size: 17px;margin-top: 0;}
    .testimonial-slide-height {min-height: 530px;}
    .r-checkbox span {margin-right: 28px;}
    .course-details-headings, .gallery-heading h1{font-size: 20px;}
    .course-details h1{font-size: 22px;}
    .download-btn {padding: 12px 22px;}
    .why-join .percent-circle .icon-10p {font-size: 20px;line-height: 30px;}
    .counts {color: #a9fd00;font-size: 31px;}
    .reading-btn, .blog-page-reading-btn{padding: 12px 35px;}
    .courses-border-btn1{padding: 12px 42px;}
    .why-join .point-p {font-size: 14px;}
    .intern-category-div {padding: 30px 20px 35px 20px;}
    .intern-banner-heading {font-size: 33px;}
    .bx-wrapper {height: 520px !important;}
    .bx-wrapper .bx-viewport {height: 550px !important;}
    #status {left: -15%;}
    .btn-line-green ,.btn-line-black{padding: 8px 25px;}
    .btn-section .btn-line-orng {padding: 8px 25px;}
    .register-modal .modal-header, .register-modal .modal-footer {margin: auto 20px;}
    .course-module-list ul li ul li a {padding-left: 25px;}
    .location-div {top: -60px;}
    .float-div {top: 7px;margin: 0 auto auto 20px;float: none;}
    .career-section .panel-body {padding: 15px 0;}
    .course-module.web-designing .course-module-div {height: 435px;}
    .other-lang-div img {width: 70px;}
    .winter-section .course-details-block {padding: 30px 10px 25px;}
    .winter-section span img, .winter-section span .intern-icon {display: none;}
    .winter-section .tab-div {border: none;}
    .winter-section .tab-padding.nav > li > a {font-size: 12px;min-height: 57px;}
    .winter-section .tab-padding a::after {top: 55px;}
    .winter-section.course-details-block2 .tab-content ul {padding-left: 0;}
    .footer-inner li {margin-right: 6px;}
