/* Add here all your CSS customizations */
.custom-login-padding{
	margin-top: 10px;
    color: #444 !important;
}
.anchor-color a:hover{
	text-decoration: none;
	color:#6a80a9 !important;
}
.social-site-custom li:hover a i
{
	color:#333 !important;
	transition: ease-in-out 0.7s;
}
.plug-sign{
	position: absolute;
    top: 10px;
    right: 62px;
    font-size: 27px;
}
.feature-main i{
	font-size: 20px;
    padding: 8px 0px;
    color: #ffffff;
}
.feature-border{
	width: 40px;
    height: 40px;
    border: solid 1px #777;
    background-color: #777;
    border-radius: 50%;
}
.course-content p
{
    width: 100%;
}
.course-content p img{
    width: 100%;
}
.pi-section-base.pi-shadow-inside-bottom {
    -webkit-box-shadow: inset 0 -1px 1px rgb(0 0 0 / 12%);
    -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 -1px 1px rgb(0 0 0 / 12%);
}
.pi-section-base {
   color: #e2f1f1;

}
.pi-section-base-gradient
{
    background: -moz-linear-gradient(left, #e81110 0%, #009ca8 100%);
    /* background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e81110), color-stop(100%, #009ca8)); */
    /* background: -webkit-linear-gradient(left, #e81110 0%, #009ca8 100%); */
    background: -o-linear-gradient(left, #e81110 0%, #009ca8 100%);
    background: -ms-linear-gradient(left, #e81110 0%, #009ca8 100%);
    background: linear-gradient(to right, #e81110 0%, #009ca8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e81110', endColorstr='#009ca8', GradientType=1);
}
.pi-section-w {
    position: relative;
    -webkit-transition: background 0.1s ease-in-out 0s;
    -moz-transition: background 0.1s ease-in-out 0s;
    -ms-transition: background 0.1s ease-in-out 0s;
    -o-transition: background 0.1s ease-in-out 0s;
    transition: background 0.1s ease-in-out 0s;
}
.cadadd-desc{
	margin-bottom: 10px !important;
}
.client-custom{
	display: block;
	text-align: center;
}
.header-phone:hover{
	text-decoration: none;
	color:#920925 !important;
	transition-duration: 0.7s;
}
html:not(.sticky-header-active) #header.header-semi-transparent-dark .header-body {
     background-color: transparent !important; 
}
#header .header-top.header-top-light-borders {
    border-bottom:2px solid rgba(0, 0, 0, 0.06);
}
html .text-light {
    color: #444 !important;
}
html section.our-vision {
    background-color: #5b739e !important;
    border-color: #5b739e !important;
}
.vision-padding {
	padding: 10px 0px 0px 15px;
}
.custom-thumb-info .thumb-info-wrapper {
    margin: 0 !important;
}
.custom-thumb-info .thumb-info-caption {
    display: block;
    padding: 20px 40px;
}
.custom-thumb-info .thumb-info-caption .custom-thumb-info-wrapper-box {
    float: left;
    width: 100%;
    margin: -57px 0 15px 0;
}
html .text-color-dark, html .text-dark {
    color: #212529 !important;
}
.custom-newcomers-class {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    padding: 0 30px;
    font-size: 1.2em;
    min-width: 445px;
    white-space: nowrap;
}
.custom-thumb-info {
    border: none;
    overflow: visible;
}
.custom-box-shadow {
    -webkit-box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
    box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
}
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.custom-newcomers-class:before
{
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid #efece8;
}
.custom-event-infos ul li:first-child {
    margin-left: 0;
}
.custom-thumb-info .thumb-info-caption .custom-event-infos, .custom-thumb-info .thumb-info-caption .thumb-info-catption-text {
    float: left;
    width: 100%;
}
#app-feature .feature-item {
    padding: 15px 0;
    min-height: 175px;
}
.custom-event-infos ul {
    padding: 0;
    margin: 0;
}
.custom-event-infos ul li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
    font-size: 0.9em;
}
.custom-event-infos ul li i {
    font-size: 1.2em;
    color: #1f222b;
    font-weight: bold;
}
html .text-color-dark, html .text-dark {
    color: #212529 !important;
}
.custom-secondary-font {
    font-family: "Playfair Display", serif !important;
}
.text-decoration-none {
    text-decoration: none !important;
}
html section.section-tertiary .event-details{
	font-size: 15px;
	padding: 0px 0px;
}
.next-event{
	padding: 0px 0px 20px 0px;
}
.custom-post-event {
    position: relative;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.custom-event-top-image{
    width: 500px;
    margin: 0px auto;
    margin-top: 70px;
}
.evnet-image{
    position: absolute;
    top: 0;
    left: 0;
}
.evnet-image img{
    width: 150px;
}
.custom-post-event .post-event-date {
    position: absolute;
    top: 0;
    left: 163px;
    padding: 15px 20px;
}
.custom-post-event .post-event-date span {
    display: block;
}
.custom-post-event .post-event-date span.day {
    font-size: 1.9em;
}
.custom-margin-1 {
    margin-left: 250px;
}
.custom-negative-margin-2 {
    margin-top: -180px !important;
}
html .event-img{
	width: 100%;
}
.custom-border-1 {
    border: 8px solid #FFF;
} 
.custom-newcomers-class.custom-newcomers-pos-2 {
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.state-height{
	min-height: 250px;
}
.shop-list-desc{
	margin-top: 20px;
}
.main-content.course-list .flat-course {
    padding-bottom: 49px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px;
    display: table;
}
.flat-course {
    border-radius: 3px;
}
.main-content.course-list .featured-post {
	width: 38.558442%;
	margin-right: 30px;
	float: left;
	border-radius: 4px;
}
.flat-hover-zoom .entry-image {
    overflow: hidden;
}
.flat-hover-zoom .entry-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.flat-course img {
    width: 100%;
}
.main-content.course-list .flat-course .course-content {
    border: none;
    box-shadow: none;
    overflow: hidden;
    padding: 0 30px 0 0;
}
.flat-course .course-content {
    position: relative;
    padding: 28px 29px 24px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    box-shadow: 0px 2px 0px 0px rgba(229, 229, 229, 1);
    line-height: 22px;
}
.main-content.course-list .flat-course .course-content h4 {
    margin-bottom: 20px;
}
.flat-course .course-content h4 {
    margin-bottom: 9px;
}
.main-content.course-list .flat-course .course-content h4 a {
    font-size: 25px;
    font-weight: 600;
}
.main-content.course-list .flat-course .course-meta.review {
    margin-bottom: 23px;
}
.flat-course .course-meta.review {
    margin-bottom: 17px;
}
.main-content.course-list .flat-course .course-meta.review li.author {
    margin-right: 37px;
}
.main-content.course-list .flat-course .course-meta.review li {
    margin-right: 16px;
    float: left;
    padding-top: 1px;
    line-height: 25px;
    font-size: 12px;
}
.flat-course .course-meta.review li {
    margin-right: 14px;
}
.flat-course .course-meta li {
    display: inline-block;
    margin-right: 45px;
    color: #999;
    position: relative;
    font-size: 12px;
}
.main-content.course-list .flat-course .course-meta.review .thumb {
    float: left;
    margin-right: 10px;
}
.flat-course .course-meta.review li .thumb img {
    width: 40px;
    border-radius: 40px;
}
.flat-course img {
    width: 100%;
}
.main-content.course-list .flat-course .course-meta.review .text {
    float: left;
}
.main-content.course-list .flat-course .course-meta.review .text a {
    font-size: 14px;
    line-height: 20px;
}
.main-content.course-list .flat-course .course-meta.review .text p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
.main-content.course-list .course-content p:last-of-type {
    margin-bottom: 21px;
}
.flat-course .course-content p:last-of-type {
    margin-bottom: 28px;
}
.review-stars i {
    color: #ffaa30;
    font-size: 14px;
}
.main-content.course-list .course-meta.desc {
    position: absolute;
    top: 111px;
}
.flat-course .course-meta.desc li h6 {
    margin-bottom: 6px;
}
.flat-course .course-meta.desc li:after {
    width: 1px;
    height: 40px;
    background-color: #e5e5e5;
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
}
.main-content.course-list .flat-button.orange {
    line-height: 41px;
    font-size: 12px;
    color: #333;
    padding: 0 26px;
}
.flat-button.orange {
    color: #ffaa30;
    border-color: #920925;
}
.flat-button {
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 46px;
    padding: 0 17px;
    text-transform: uppercase;
    position: relative;
    border: 2px solid #fff;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
}
.main-content.course-list .flat-button.orange:hover {
    color: #fff;
}
.flat-button:hover {
    background: #8295b7;
    border-color: #8295b7;
    color: #fff;
}
.blog-pagination .flat-pagination li {
    display: inline-block;
    margin-left: 1px;
}
.blog-pagination .flat-pagination li {
    border: 1px solid #dfdfdf;
    color: #000;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-pagination .flat-pagination li a:hover, .blog-pagination .flat-pagination .active{
	color: #fff;
    background-color: #ffaa30;
    border-radius: 4px;
    display: inline-block;
}
.blog-pagination .flat-pagination .active {
    line-height: 23px;
    font-size: 14px;
    padding: 10px 19px;
}
.blog-pagination .flat-pagination li a {
    display: inline-block;
    line-height: 23px;
    font-size: 14px;
    padding: 10px 18px;
    font-family: "Montserrat", sans-serif;
    color: #333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.font-weight-semibold {
    font-weight: 600 !important;
    min-height: 25px;
    margin-top:0px;
}
.post-custom-paragraph{
    min-height: 80px;
}
.blog-category{
    margin: 0px 0px 0px 0px;
    font-size: 18px;
}
.degree-view{
    font-size: 38px;
    text-align: center;
    display: block;
}
.whats-new .hm-threesixthe {
    display: block;
    background: #565658;
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
}
.thumb-info.thumb-info-bottom-info .thumb-info-title {
    background: #FFF;
    left: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    top: auto;
    bottom: 0;
    opacity: 0;
    padding: 10px;
    text-shadow: none;
    color: #777;
}
.thumb-info.thumb-info-no-borders .thumb-info-wrapper {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: block;
    max-width: 800px;
    max-height: 207px;
    width: auto;
    height: auto;
}
.whats-new a {
    color: #fff;
}
.whats-new .hm-threesixthe span {
    font-size: 15px;
    font-weight: 600;
}
.whats-new .hm-threesixthe:hover {
    background: #8295b7;
}
a:hover, a.active, a:focus {
    color: #8295b7;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flat-course img {
    width: 100%;
}
.main-content {
    padding: 100px 0;
}
.main-content.course-single .blog-title-single h1 {
    margin-left: -3px;
    letter-spacing: -0.2px;
    margin-bottom: 37px;
}
.blog-posts .blog-title-single h1 {
    text-transform: none;
    margin-bottom: 35px;
}
.blog-posts .blog-title-single h1, .blog-posts .blog-title h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 70px;
    color: #333;
    font-weight: 700;
    position: relative;
}
.main-content.course-single .course-meta.review.style2 {
    margin-bottom: 25px;
}
.main-content.course-single .feature-post {
    margin-bottom: 50px;
}
.main-content.course-single .course-widget-price {
    width: 29.96103896103896%;
}
.main-content.course-single .course-widget-price {
    float: left;
}
.course-widget-price {
    padding: 38px 23px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
}
.course-widget-price .course-title {
    padding-bottom: 17px;
    position: relative;
    margin-bottom: 17px;
}
.course-widget-price .course-title:after {
    content: "";
    height: 1px;
    background: #000;
    width: 35px;
    bottom: 0;
    position: absolute;
    left: 0;
}
.course-widget-price ul {
    margin-bottom: 17px;
}
.course-widget-price li {
    font-size: 13px;
    line-height: 49px;
    border-bottom: 1px solid #e3e3e3;
}
.course-widget-price li i {
    padding-right: 9px;
    font-size: 14px;
    padding-left: 2px;
}
.course-widget-price li span:last-child {
    float: right;
}
.main-content.course-single .bt-course {
    margin-bottom: 28px;
}
.course-widget-price .bt-course span {
    font-weight: 700;
    font-size: 20px;
}
.flat-button.bg-orange{
	background: #920925;
    border-color: #920925;
}

.flat-button.bg-orange:hover {
    background-color: #222;
    border-color: #222;
    color: #fff;
}
.course-widget-price .flat-button {
    letter-spacing: 0.4px;
    margin:0px auto;
    display: block;
    text-align: center;
}
.main-content.course-single .entry-content {
    width: 65%;
    line-height: 13px;
    padding: 0px 0px 0px 20px;
    float: left;
}

.main-content.course-single .entry-content .title-1 {
    margin-bottom: 18px;
}
.sidebar .widget {
    margin-bottom: 46px;
}
.sidebar .widget {
    position: relative;
}
.sidebar .widget:before {
    position: absolute;
    top: 0;
    left: -35px;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #e5e5e5;
}
.widget .widget-title {
    position: relative;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 18px;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 54px;
    padding-top: 7px;
}
.sidebar .widget .featured-courses-news li {
    padding-bottom: 20px;
}
.sidebar .widget .featured-courses-news li, .sidebar .widget .popular-news li {
    position: relative;
    float: left;
    display: block;
}
.sidebar .widget li:first-child {
    padding-top: 0;
}
.sidebar .widget li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 11px 3px;
    margin-bottom: 15px;
}
.widget .featured-courses-news li .thumb {
    margin-top: 5px;
}
.widget .featured-courses-news li .thumb, .widget .popular-news li .thumb {
    float: left;
    margin-right: 18px;
}
.widget .featured-courses-news li .text {
    margin-bottom: 5px;
}
.widget .featured-courses-news li .text, .widget .popular-news li .text {
    overflow: hidden;
    color: #666;
}
.widget .featured-courses-news li .text p {
    font-size: 12px;
    color: #666;
    margin-bottom: 3px;
}
.sidebar .widget:after {
    position: absolute;
    top: 0;
    left: -35px;
    width: 3px;
    height: 50px;
    content: "";
    z-index: 999;
    background-color: #920925;
}
.widget .widget-title:before {
    position: absolute;
    left: 0;
    bottom: -18px;
    content: "";
    width: 35px;
    height: 1px;
    background-color: #333;
}
.course-meta.review.style2 li {
    float: left;
    padding-top: 1px;
    line-height: 25px;
    font-size: 12px;
    position: relative;
    padding-right: 50px;
}
.course-meta.review.style2 a {
    font-size: 14px;
    line-height: 23px;
    font-family: Montserrat, sans-serif;
}
.course-meta.review.style2 li:after {
    content: "";
    position: absolute;
    top: 0;
    right: 19px;
    width: 1px;
    height: 37px;
    background: #e5e5e5;
}
.software_description{
	padding: 0px 30px 0px 30px;
}
.software_description h1,h2,h3,h4,h5,h6,p{
    text-transform: unset;
    letter-spacing: normal;
    color: #444;
}
.software_description ul{
    list-style: disc;
    padding-left: 17px;
}
.home-custom-margin{
	margin-bottom: 0px;
}
.toast.toast-success{
	background-color:#28a745;
	color:#ffffff;
}
.toast.toast-success{
	background-color:red;
	color:#ffffff;
}
.toast.toast-success {
    background: green !important;
}
.featured-courses-news .thumb img {
    border-radius: 4px;
}
.thumb img{
	width:90px;
}
#header .header-nav-top{
	float: right;
}
.testimonian-custom{
    letter-spacing: 2px;
}
.blog-image{
    padding: 0 30px 10px 90px;
}
.blog-image img{
    width:100%;
    height:100px;
}
.custom-state{
    margin-bottom:20px !important;
}
.cadadda-center{
    margin-top :20px;
}
.post-tags, .tagcloud, .widget_tag_cloud .widget-content {
    line-height: 1;
}
.post-tags {
    margin-top: 35px;
}
.post-tags a, .tagcloud .widget-content a, .widget_tag_cloud .widget-content a, #infinite-handle span button:hover {
    background: #ccc;
}
.post-tags a {
    margin-right: 8px;
}
.post-tags a, .tagcloud a, .widget_tag_cloud a[style] {
    background: #ccc;
    color: #444;
    display: inline-block;
    font-size: .7rem !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 1px;
    margin: 0 3px 8px 11px !important;
    padding: 5px 6px 6px 3px !important;
    position: relative;
    text-transform: uppercase;
}
.post-tags a:before, .tagcloud .widget-content a:before, .widget_tag_cloud .widget-content a:before {
    border-right-color: #ccc;
}
.post-tags a:before, .tagcloud .widget-content a:before, .widget_tag_cloud .widget-content a:before {
    border: 11px solid transparent;
    border-left-width: 0;
    border-right-color: #ccc;
    content: "";
    display: block;
    left: -11px;
    position: absolute;
    top: 0;
}
.album-main{
    margin: 15px 0px 0px 0px;
}
.album-image{
    width:80%;
    min-height: 110px;
    display: block;
    margin: 0px auto;
}
.album-button{
    display: block;
    margin: 0px auto;
    margin-top: 10px;
}
.album-heading
{
    margin:20px 0px 20px 0px;
}
.post-image iframe{
    height:300px;
}
.what-you-get {
    background-color: #f9f9f9;
    border: 1px solid #dedfe0;
    padding: 10px 15px;
}
.what-you-get__content {
    width: 95%;
    margin-bottom: 5px;
    background-color: #f9f9f9;
    border: 1px solid #dedfe0;
}
.what-you-get__title {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 20px;
    color:#000000;
}
.what-you-get__items {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.what-you-get__item--columns {
    width: 45%;
}
.require{
    margin: 25px 0px 0px 0px;
}
.accor{
    width:90%;
}
.coursecard{
    margin-bottom: 4px;
}
.course-bottom{
    margin-bottom: 20px;
}
.what-you-get__item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
}
.what-you-get__icon {
    align-self: flex-start;
    color: #8a92a3;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 2px;
}
.udi {
    vertical-align: -8%;
}
.udi {
    font-family: udemyicons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.udi-check:before {
    content: "\F00C";
}
.what-you-get__text {
    font-size: 15px;
}
.summer-training{
    background-color: #920925;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    /* width: 179px; */
    display: inline-block;
    padding: 5px 25px 5px 25px;
}
.col-half-section{
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    max-width: 642px;
}
.branch-image{
    width: 70%;
    display: block;
    margin: 0px auto;
}
.ws-nowrap h1
{
    font-size:16px;
    margin-bottom: 0px; 
}
.text h3{
    margin-bottom: 0px;
}
.summer-main span{
    color: #fff;
    font-size: 18px;
    font-family: "ubuntu";
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif;
    background: linear-gradient(to right, #e72a3a 10%, #fff 50%, #5bdaff 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;
    display: inline-block;
}
@keyframes textclip {
    to {
        background-position: 200% center;
    }
}
.summerdesc{
    color: #ffffff;
}
.summerdesc p{
    color: #ffffff;
}
.applymain{
    width: 100%;
    text-align: center;
}
.applytraining{
    display: inline-block;
}
.applypayment{
    display: inline-block;
    margin-left: 50px;
}
.training-dialogue{
    width: 90%;
    display: block;
    margin: 0px auto;
    max-width: 1000px;
    vertical-align: middle;
    height: 100%;
}
#errmsg
{
    color: red;
}
.formnote{
    font-size: 12px;
    color:#920925;
    font-weight: bold;
}
.paymodal{
    width: 80%;
    margin: 0px auto;
}
.qrimg{
    width: 200px;
    height: 200px;
    margin: 0px 20px 0px 20px; 
    border: solid 1px #d6cccc;
    padding: 3px 3px 3px 3px;
}
.paymain{
   margin: 10px 20px 10px 20px;  
}
.rightdiv{
    border: solid 1px #d6cccc;
    padding: 3px 3px 3px 10px;
}
.companyname h1{
    color: #920925;
    font-size: 18px;
    margin-bottom: 0px;
}
.bankdetail{
    margin-bottom: 7px;
}
.bankdetail h3{
    color:#000000;
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    letter-spacing: 0.5px;
    display: inline-block;
}
.bankdetail span{
    color:#000000de;
    font-size: 15px;
}
.detaillabel{
    display: inline-block;
}
.rightdetaillabel{
    display: inline-block;
    width: 125px;
}
.formcustom{
    width: 200px;
    display: inline-block;
}
.getdetail{
    display: inline-block;
    margin-left: 45px; 
}
.getdetail label{
    color:#000000;
    font-size: 15px;
}
.errorpayment{
    display: inline-block;
    margin-left: 20px;
}
.registrationclick{
    background-color: #920925;
    color:#ffffff;
}
.uploadfile{
    width: 200px;
}
.summer_train{
    width: 100%;
    height: 300px;
}
.customcaptcha{
    height: 132px;   
}
@media only screen and (max-width: 991px){
.container, .flat-pdr-100 {
    padding: 0 15px;
}
.sidebar, .have-sidebar .post-content {
    width: 100%;
}
.main-content.course-list .flat-post-ordering {
    top: 62px;
    width: 100%;
    right: 0;
}
blog-posts .blog-title-single h1, .blog-posts .blog-title h1 {
    margin-bottom: 30px;
}
.course-single .sidebar {
    width: 100%;
    padding-left: 15px;
}
}

@media only screen and (max-width: 767px){
	.main-content.course-list .featured-post {
    width: 100%;
    margin: 0 0 20px;
}
.main-content.course-list .flat-course .course-content {
    overflow: visible;
    clear: both;
    position: relative;
}
.blog-posts .blog-title-single h1, .blog-posts .blog-title h1 {
    font-size: 30px;
    line-height: 30px;
}
.main-content {
    padding: 40px 0;
}
.main-content.course-single .course-widget-price {
    width: 100%;
    margin-bottom: 30px;
}
.course-widget-price li i {
    padding-right: 0px;
    font-size: 14px;
    padding-left: 0px;
}
.course-widget-price .flat-button {
    padding: 0 15px;
    line-height: 37px;
}
.software_description {
    padding: 0px 0px 0px 0px;
}
.review-rating{
	clear: both;
}
.sidebar .widget ul li{
	width:100%;
}
}