.margin-cls{
    margin-bottom: 10px;
}
.custom-form-input{
    color: #212529;
    background-color: #fff;
    border: 1px solid #E03C33;
    outline: none;
    box-shadow: none
}
.media-add-wrapper{
    border-top-color: transparent;
    border-top: none;
}
.media-sub-wrapper{
    /* border-bottom: transparent;
    border-bottom: none; */
    height: calc(100% - 60px);
}
.form-control-media{
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
.gallary-tab-content img{
    /* max-height: 340px !important;
    height: 100%; */
    height: auto;
    border: 1px solid #e03c33 !important;
}
.event-name{
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    outline: 0 !important;
    color: #e03c33;
}
.about_area_img{
    margin-top: 0px;
}
.grid{
    display: flex;
}
/* .img{width: 100%;} */
.about_area_img img{
    margin-left: 0px;
}
.grid-item--width2 { margin-left:10px;margin-right:10px;margin-bottom:10px;max-width: 400px;}
.our_service_wrapper li{
    list-style: disc;
    margin-bottom: 5px;
}
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu{
    width: 236px !important;
}
.nav-swayam{
    width: 42px;
}
.nav-swayam-udyam{
    width: 40px;
    height: 37px;
}
.nav-li a{
    color: #e03c33;
    font-weight: 600;
}
@media (max-width: 991px) {
    .nav-li{
        align-items: center;
        justify-content: center;
    }
    .nav-swayam-udyam{
        margin-left: 50px;
    }
}
@media (max-width:1440px) {
    .main-navbar .navbar ul {
        padding-left:0px;
        width: 100%;
        margin-left: 40px;
    }
}
.navbar-nav{
    width: 100px;
}
.panel-grid-cell .so-panel:before {
    content: "";
    display: block;
}
.panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
#pgc-w5ce7653c6f594-0-0, #pgc-w5ce7653c6f594-0-1, #pgc-w5ce7653c6f594-0-2 {
    width: 33.3333%;
    width: calc(33.3333% - ( 0.66666666666667 * 30px ) );
}
#pl-w5ce7653c6f594 .so-panel, #pl-w5ce7653c6f594 .so-panel:last-of-type {
    margin-bottom: 0px;
}
.panel-grid-cell .so-panel:before {
    content: "";
    display: block;
}
.so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.so-widget-sow-image-default-17bc2272b535 .sow-image-container > a {
    display: inline-block;
    max-width: 100%;
}
.so-widget-sow-image-default-17bc2272b535 .sow-image-container .so-widget-image {
    display: block;
    max-width: 100%;
    height: auto;
}
.panel-grid-cell .so-panel:after {
    content: "";
    display: table;
    clear: both;
}
#pl-w5ce7653c6f594 .so-panel, #pl-w5ce7653c6f594 .so-panel:last-of-type {
    margin-bottom: 0px;
}
#pgc-4978-1-0 {
    width: 100%;
}
#panel-4978-1-0-1> .panel-widget-style {
    padding: 0px 0px 70px 0px;
}
#footer_area{
    padding: 60px 0 100px 0;
}
.navbar-nav{
    width: 100%;
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 95%;
    }
}

.common-banner{
    background-position: 50% 91px;
    float: left;
    width: 100%;
}
.full-width-bg{
    background: url('../img/background.jpg') 50% 0 repeat-y fixed;
    height: auto;
    padding: 35px 0px 50px;
}
#main {
    float: left;
    width: 100%;
}
.parallax {
    float: left;
    width: 100%;
}
@media (min-width: 1200px){
.container {
    width: 1200px;
}
}
.main-title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.breadcrumb {
    float: right;
    font-size: 14px;
    margin: 5px 15px 0px 0px;
    padding: 0;
}
.about-li li{
    font-size: 16px;
    color: #818090;
    list-style: disc;
    line-height: 24px;
    font-weight: 400;
}
.about-li p{
    font-size: 16px;
}
.about-founder-link{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.about_area_main_text{
    margin-left: 0px;
    margin-bottom: 30px;
}
.founder-text{
    margin-left: 27px;
}
.sidebar-widget ul{
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-left: 20px;
} 
.sidebar-widget ul li {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: right;
}
/* .sidebar-widget ul li h4 a {
    color: #2c3e50;
} */
.sidebar-widget .entry-meta-data{
    width: 59%;
    margin-bottom: 0;
}
.sidebar-readmore {
    color: #e97818;
    font-size: 17px;
    cursor: pointer;
}
.text-center{
    text-align: center;
}
.founder-article{
    padding-top: 0px;
}
.about-para{
    padding-top: 0px;
}
.founder-name{
    float: right;
}
.about-history{
    padding-top: 0px;
}
.about-history p{
    padding-top:0px;
}
.margin-bottom{
    margin-bottom: 30px;
}
.about-individual-li li{
    list-style: decimal;
}
.wrapper{
    padding-top: 15px;
}
.dropdown-menu{
    z-index: 999999 !important;
}
.register-link{
    text-align: left;
    margin-top: 0px !important;
    margin-left: 0;
}
@media(max-width: 768px){
    .about_area_main_text{
        width: 100%;
    }
    .sidebar-widget{
        width: 100%;
    }
}
@media (max-width: 780px){
    #pg-4978-0.panel-no-style, #pg-4978-0.panel-has-style > .panel-row-style, #pg-4978-1.panel-no-style, #pg-4978-1.panel-has-style > .panel-row-style, #pg-4978-2.panel-no-style, #pg-4978-2.panel-has-style > .panel-row-style, #pg-4978-3.panel-no-style, #pg-4978-3.panel-has-style > .panel-row-style, #pg-4978-4.panel-no-style, #pg-4978-4.panel-has-style > .panel-row-style, #pg-4978-5.panel-no-style, #pg-4978-5.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column !important;
    }
    #pl-4978 .panel-grid-cell {
        padding: 0!important;
    }
    #pg-w5ce7653c6f594-0.panel-no-style, #pg-w5ce7653c6f594-0.panel-has-style > .panel-row-style {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column !important;
    }
    #pg-w5ce7653c6f594-0 > .panel-grid-cell, #pg-w5ce7653c6f594-0 > .panel-row-style > .panel-grid-cell {
        width: 100% !important;
        margin-right: 0 !important;
    }
}
.main-wrapper{
    display: flex;
    justify-content: space-evenly;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
.main-wrapper h2{
    font-size: 25px;
    font-weight: 300;
    font-style: inherit;
    color: #E03C33;   
}
@media (max-width: 991px){
    .main-wrapper h2{
        font-size: 20px;
    }
}
@media (max-width: 768px){
    .main-wrapper{
       display: block;
    }
    .sub-wrapper{
        margin-bottom: 15px;
    }
}
.my-wrapper a{
    margin: 80px 40px 80px 40px;
}
.help-block{
    color: #e03c33 !important;
}
.margin-bottom{
    margin-bottom: 15px;
}
.home-button:hover {
    background-color: #e03c33 !important;
}
.sub-wrapper .text-center{
    margin-top:20px;
}
.sidebar-widget h4{
    font-size: 18px;
    font-weight: 300;
}
.about-individual-li-new li{
    list-style: decimal;
    font-size: 16px;
    color: #818090;
    line-height: 24px;
    font-weight: 400;
}
.entry-meta-data{
    text-transform: uppercase;
    text-align: right;
}
.text-transform{
    text-transform: uppercase;
}
.padding-section{
    padding:30px 0px 0px 0px;
}
/*SLIDER CSS START*/
.mySlides {display: none}
.mySlides img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.main-navbar .navbar .navbar-nav .nav-item a.active{
    background-color: transparent !important;
}
.breadcrumb_wrapper li.active{
    background-color: transparent!important;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  opacity: 1;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
.mySlides.fade:not(.show) {
    opacity: 1;
}
/*SLIDER CSS END*/

.register-udyam-wrapper{
    display: flex;
}
.form-group{
    margin: 10px;
    margin-left: 0px;
}
.login-register-wrapper{
    width: 50%;
    margin: auto;
}
#login_form{
    display: flex;
}
.login-register-column{
    display: flex;
}
#register_form{
    display: flex;
}
/*login loader start*/
    .login-loader {
        border: 5px solid #f3f3f3;
        border-radius: 50%;
        border-top: 5px solid #41778a;
        width: 25px;
        height: 25px;
        -webkit-animation: login-loader-spin 2s linear infinite;
        /* Safari */
        animation: login-loader-spin 2s linear infinite;
        margin-bottom: 0;
        margin: 0px 12px;
    }
    /* Safari */
    @-webkit-keyframes login-loader-spin {
        0% {
        -webkit-transform: rotate(0deg);
        }
        100% {
        -webkit-transform: rotate(360deg);
        }
    }
    
    @keyframes login-loader-spin {
        0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
        }
    }
  
/*login loader ends*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

.about-li li {
    text-align: justify;
}
p{
    text-align: justify;
}
.carousel-inner{
    /* max-height: 992px!important; */
    max-height: 550px;
    /* height: 374px;
    border: 1px solid; */
}

@media(max-width: 768px){
    .login-register-wrapper{
        width: 100%;
    }
}
@media(max-width:991px){
    .display-flex{
        display: block;
    }
}
@media(min-width:992px){
    .display-flex{
        display: flex;
    }
}
.udyam-candidate{
    margin-left:20px;
}
@media(max-width:991px){
    .register-udyam-wrapper{
        display: block;
    }
    .udyam-candidate{
        margin-left:0;
    }
}
/* .carousel-item-next, .carousel-item-prev, .carousel-item.active{
    height: 375px;

} */
/* #carouselExampleIndicators{
    width: 100%;
    margin-right: 60px;
} */
 /* .carousel-item.active {
    height: 388px;
}  */
/* .carousel-item {
    height: 388px;
    width: 100%;
}  */
.topbar-area{
    padding-top: 2px;
}
.carousel-item{
    transition: transform .8s ease-in-out,-webkit-transform .8s ease-in-out !important;
}
/* .d-block {
    height: 457px;
}   */
.main-navbar {
    padding: 0px 8px 9px;
}

.app-icons {
    display: flex;
    align-items: center;
    position: fixed;
    top: 50%;
    right: 0;
    /* padding: 10px; */
    z-index: 9999;
    margin-left: auto;
    /* font-size: 20px; */
    font-weight: bold;
  }
  .app-icons a{
    margin-left: auto;
  }
  .vertical {
    width: 152px;
    flex-direction: column;
  }
  
  .android {
    margin-left: 8px;
    width: 38px;
    margin-top: 7px;
    padding-left: 10px;
  }
  .android-p{
    font-size: 8px;
    text-align: justify;
    color: white;
    margin-top: -5px;
    padding: 4px;
  }
  .gif-img{
    background-size: cover;
    height: 100vh;
    /* padding: 0; */
    /* margin: 0; */
    width: 100%;
  }
  .main-curtain{
    background-size: cover;
    height: 100vh;
    padding: 0;
    margin: 0;
  }

  @media only screen and (max-width: 767px) {
    .vertical{
        width: 56px;
    }
    .android{
        margin-left: 6px;
        width: 31px;
    }
    .android-p{
        font-size: 6px;
    }
  }