/*
Theme Name: Apple B
Theme URI: https://wordpress.org/themes/twentyten/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: https://wordpress.org/
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header
Text Domain: twentyten
*/

/*custom css*/
/*custom css*/
.form-items-holder p {
    color: #fff;
}
.form-items-holder input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.required.valid {
    background-color: transparent;
    color: #fff;
}
.blog-template-default .pdf24Plugin-cp-link {
    display: none;
}
.wow-modal-button-1 {
    top: 63% !important;
    right: -4px;
    font-size: 1.2em;
    z-index: 999;
}
.youtube_channel.responsive .ytc_video_container {
    width: 48% !important;
    padding: 10px;
}
.lms_login:hover {
    background-color: #ed1b24;
}
.mobile .gallery .gllr_image_block {
    float: none;
}
.webinar:hover {
    background: #673AB7;
}
.webinar {
    position: fixed;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    transform-origin: right top 0;
    text-align: center;
    color: #fff;
    position: fixed;
    top: 530px;
    padding: 5px 20px;
    background: #9C27B0;
    z-index: 999;
    right: 0px;
    border-radius: 5px;
}

.lms_login {
    position: fixed;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    transform-origin: right top 0;
    text-align: center;
    color: #fff;
    position: fixed;
    top: 243px;
    padding: 5px 20px;
    background: #1d7dc7;
    z-index: 999;
    right: 0px;
    border-radius: 5px;
}
a.lms {
    color: #fff;
    font-size: 18px;
}
a.lms-log {
    color: #1d7dc7 !important;
}
a.lms:hover {
    color: #fff;
	text-decoration:none;
   
}
.iphorm-submit-input-wrap.iphorm-submit-input-wrap-9 span {
    background-color: red;
}
.iphorm-submit-input-wrap.iphorm-submit-input-wrap-9 span em {
    background-color: red;
    color: #fff;
}
.col-md-5.col-sm-12 .rev img.revies {
    text-align: center;
    margin: auto;
    display: block;
}
.form.number {
    display: block;
    width: 100% !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 17px;
    color: #ffffff;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    outline: 0;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number.form {
    display: block;
    width: 100% !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 17px;
    color: #ffffff;
    padding: 0;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 10px;
    outline: 0;
    margin: auto;
}

a.answer {
    color: #000 !important;
}
span.Answer .col-md-6 {
    padding-left: 0px;
    margin-bottom: 20px;
}
span.Answer a {
    color: #ed1c25;
    font-size: 17px;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.pdfslider {
    border: 1px solid #ccc;
}
body{font-family: 'Oxygen', sans-serif !important;}
.form-items-holder.application select#idname {
    max-width: 100%;
}
a.previous {
    color: #ed1c25;
    font-size: 16px;
}

.pdf24Plugin-cp-link a {
    color: #fff;
    font-size: 20px;
    background-color: #ed1c25;
    padding-left: 12px;
    padding-right: 12px;
}
.form-items-holder.application textarea#message {
    max-width: 100%;
}
div#formy {
    width: 96%;
    margin: auto;
    display: block;
}
li.red {
    color: #cc0707;
}
p.Subscription {
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.mailchimp input[type="submit"]:hover {
    background-color: #ffaa30c7;
}
.mailchimp {
	    padding: 10px;
    position: absolute;
    left: 30%;
    top: 45%;
    background-color: #1d21299c;
}
.mailchimp .mc4wp-form-fields input[type="email"] {
    width: 90% !important;
    margin: auto;
    max-width: 90%;
}
.mailchimp input[type="pnone"] {
    width: 90%;
    margin: auto;
    height: 44px;
    padding-left: 13px;
    border: 1px;
} 
.mailchimp input[type="submit"] {
    width: 90%;
    margin: auto;
    display: block !important;
    height: 40px;
    font-weight: bold;
}
section#huge_it_videogallery_content_1 {
    width: 75%;
    margin: auto;
	clear: both;
   
}
.play-icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f16a";
position: absolute;
left: 45%;
top: 35%;
color: #fff;
font-size: 44px;
font-weight: 300 !important;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.captc {
    transform: scale(0.77);
    transform-origin: 0 0;
    width: 100%;
}
.text-information {
    padding-top: 15px;
}
.g-recaptcha {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
}
.diamond02 .color2-bg {
    background-color: #048704
;
}
.onlinepage {
    margin-top: 60px;
    margin-bottom: 60px;
}
.diamond02 .color1-bg {
    background-color: #0054a0;
}
#pricing .price-column.diamond01 .diamond {
    -webkit-transform: scale(1);
    transform: scale(1);
}
#pricing .price-column.diamond02 .diamond {
    -webkit-transform: scale(1);
    transform: scale(1);
}
#pricing .price-column.diamond01 {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.price-table.pr-color2.recomentd {
    background-color: #dcc28873 !important;
}
span.recom {
    font-size: 23px;
}
span.recom {
    font-size: 20px;
    text-transform: uppercase;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.captc {
    transform: scale(0.77);
    transform-origin: 0 0;
}
.imag {
    padding-top: 10px;
    padding-bottom: 20px;
}
.farea  .wpcf7-mail-sent-ok {
    color: #fff;
}
div#wow-modal-window-2 .wpcf7-mail-sent-ok {
    color: #fff;
}
.popup-content .wpcf7-mail-sent-ok {
    color: #fff;
}
.col-md-9.new .tab-content {
    border: none;
}
.ourcourecs a {
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 1px 2px 4px rgba(90, 83, 83, 0.3);
}
h3.list {
    color: #fff;
    text-align: center;
    margin: auto;
    padding-top: 13px;
    padding-bottom: 24px;
    font-size: 22px;
}
.ourcourecs h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 12px;
}
.col-md-12.sidee {
    padding: 0px;
}
.ourcourecs {
       background-color: #4d2692c7;
	padding-bottom: 12px;
    padding-top: 12px;
}
.ourcourecs a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fff3;
    box-shadow: 1px 2px 4px rgba(90, 83, 83, 0.3);
}
.ourcourecs a:before {
    content: "\f100";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 12px;
    font-size: 16px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}
.ourcourecs a:after {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 12px;
    font-size: 16px;
    display: inline-block;
    text-align: left;
    margin-left: 10px;
}
div#cf7_form_box span.wpcf7-list-item.first {
    margin-left: 0px;
    font-size: 14px;
    width: 92px;
    float: left;
	  padding-left: 5px;
}
div#cf7_form_box input#email {
    margin-bottom: 0px;
}
div#cf7_form_box input#name {
    margin-bottom: 0px;
}
div#cf7_form_box textarea#message {
    background-color: #fff;
    max-width: 100%;
}
div#cf7_form_box  select#idname {
    max-width: 100%;
}

.pdf {
    margin-bottom: 30px;
}
div#wow-modal-window-2 label.form01 {
    width: 100%;
    color: #fff !important;
    font-size: 17px;
}
.col-md-12.application ::placeholder {
	color:#fff !important;
	font-size:17px !important;
}
.col-md-12.application div#wow-modal-window-2 {
    width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}
div#wow-modal-window-2 input#submit {
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: rgba(255,255,255,0.0);
}
a.pdfdownload {
    background-color: red;
    color: #fff;
    padding: 14px;
    font-size: 21px;
    border-radius: 13px;
    text-align: center;
  
}
span.ugc a {
    font-size: 22px;
    color: #1d7dc7;
}
span.ugc {
    font-size: 15px;
}
.popup1 {
    width: 90%;
    display: block;
    margin: auto;
}
div#wow-modal-window-2 .formms {
    display: block;
    width: 100% !important;
	max-width:100% !important;
}
div#wow-modal-overlay-2 ::placeholder {
    color: #000 !important;
    font-size: 17px;
}
div#wow-modal-overlay-2 input#submit {
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: rgba(255,255,255,0.0);
   
}
div#wow-modal-overlay-2 label.form01 {
    width: 100%;
  
    color: #fff !important;
    font-size: 17px;
}
div#wow-modal-window-2 {
   /* background-color: #4d2692;**/
}
div#wow-modal-window-2 h1 {
    color: #fff;
    padding-top: 17px;
}
div#wow-modal-window-2  span.wpcf7-list-item.last {
    
    font-size: 17px;
   
}
div#wow-modal-window-2 span.wpcf7-list-item.first {
    margin-left: 0px;
    font-size: 17px;
    width: 92px;
    float: left;
}
div#wow-modal-window-2 .form {
    display: block;
    width: 100% !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 17px;
    color: #ffffff;
    padding: 0;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 10px;
    outline: 0;
    margin: auto;
} 
	.mobile {
    display: none;
}
	.desktop {
    display: block;
}
	.pdf.large {
    display: block;
}
.pdf.moblie {
    display: none;
}
div#wow-modal-window-2 select#idname {
	background-color: #4d2692;
    border-left: 1px solid #fff !important;
	   border-right: 1px solid #fff !important;
    padding: 0px !important;
	max-width:100%
}
div#wow-modal-window-2 .formms {
    color: #fff;
    font-size: 18px;
}
.sticky-popup.sticky-popup-right.open_sticky_popup_right.popup-content-bounce-in-right {
    display: none;
}
.blinking{
    animation:blinkingText 0.8s infinite;
}
@keyframes blinkingText{
    0%{     color: #ffaa30;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #ffaa30;    }
}
li.onelinecoaching:before {
    display: none;
}
.flat-row.testimonial {
    background-attachment: fixed;
    background-position: center;
    background-size: contain;
}
.flat-row.join-us .counter-content span {
    font-size: 20px;
    color: #fff;
}
.flat-row.about-us .overlay.bg-222, .flat-row.join-us .overlay.bg-222 {
background-attachment: fixed;
    padding: 93px 0 85px;
    background-image: url(https://applebacademy.com/wp-content/uploads/2018/11/apple-slide-revised.png);
}.notebox {
	    width: 45%;
    margin-left: 30px;
    list-style: none;
    background-color: #eee;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_hide_sharing.heateor_sss_bottom_sharing {
    padding-left: 0px !important;
}
.notebox h3 a{
	    color: #ed1c25;
}
ul.answekey li {
    font-size: 17px !important;;
    padding-left: 32px !important;
    margin-bottom: 12px;
}
.page-id-2361 li#text-3 {
    display: none;
}
img.pre_registerimg {
    width: 350px;
    height: 300px;
}
.application-form {
    color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 230px;
    padding: 5px 14px;
       background: #ed1b24;
    border: 1px solid #ed1b24;
    z-index: 999;
    right: 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    transform-origin: right top 0;
    text-align: center;
}
.application-form a{
	color:#fff;
	
}
.announsment {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    background-color: #eee;
    width: 100%;
    color: #fff;
    padding-top:6px;
}
marquee {
    height: 18px;
}
.announsment h4 {
    color: #ed1c25;
    font-weight: bold;
}
.Answer-Key textarea {
    border: 1px solid #ed1c25;
}
.Answer-Key select {
    border: 1px solid #ed1c25;
}
.Answer-Key input {
    border: 1px solid #ed1c25;
}

.Answer-Key input.wpcf7-form-control.wpcf7-submit {
    background-color: #ed1c25;
	 border: 1px solid #ed1c25;
    color: #fff;
}
.Answer-Key ::placeholder {
    color: #000;
}
label.screen-reader-text {
    display: none;
}
.wow-modal-window {
    
    position: relative;
    top: 0px !important;
     
}
.certificates {
    background-color: #ed1b24;
    color: #fff;
    padding: 5px;
    font-size: 17px;
    text-align: center;
	    margin-top: 32px;
}
.gallery_box_single h4 {
    text-align: center;
    font-weight: bold;
}
.certificates a{ color: #fff;}
ul.submenu.sub_menu01 {
    position: absolute;
    left: -342px !important;
    top: 30px!important;
}
.strong-view.bold .testimonial-content p:last-of-type {
    font-size: 12px;
    font: 15px/26px Poppins,sans-serif;
    text-align: justify;
}
.strong-view-id-4 .testimonial-inner { 
    opacity: .9;
}
.strong-view-id-4 .readmore-page {
    background: #EDEDED;
    opacity: .9;
	padding-bottom: 6% !important;
	
}

.full_width_testimoninal {
	background: url('http://applebacademy.com/wp-content/themes/Apple%20B/images/index/bg-testimonial.jpg') no-repeat;

padding: 60px 0 40px;
    background-size: cover !important}
.strong-view-id-4 .readmore-page a {
    background: #f01111;
    color: #fff !important;
    padding: 2%;
}
img.attachment-thumbnail.size-thumbnail.wp-post-image {
    border-radius: 75px;
	}
.wow-modal-overclose {
    
    height: 10% !important;
}


#header {
    border-bottom: 1px solid #bfbfbf;
}
section.inner-page {
    background-color: #9ca1a614;
    padding: 60px 0px;
}

.container.inner-page-content {
    background-color: #FFFFFF;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    padding: 30px;
}
.widget-container {
    list-style: none;
    background-color: #eee;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.sc_team_more a {
    display: none;
}
.widget-container .menu li {
    border-bottom: 1px solid rgba(0, 0, 0, .075);
    padding: 10px 0px;
}
.widget-container .menu li:last-child   {
    border-bottom: none;
}
.widget-container .menu li a:after {
    content: "\f101";
    float: right;
    padding-right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #187abf;
    -moz-osx-font-smoothing: grayscale;
}

h3.widget-title {
    padding: 0px !important;
    margin: 10px 0 !important;
    color: #ed1c25;
}
.inner-page-content .title {
    color: #ed1c25;
    font-weight: normal;
}
.inner-page-content .flat-title-section 
{
    margin: 20px 0px !important;
}
input#SubmitNow {
    padding: 0px 10px !important;
    line-height: 0px;
	    float: right;
}
input#SubmitNow:hover {
    background-color: #fff;
}
h2.applehead {
    font-size: 16px;
    color: #ed1c25;
}
ul.applelist {
    list-style-type: disc;
    margin-left: 34px;
}
p.subhead {
    text-align: justify;
}
h3.feat {
    margin-top: 17px;
    color: #ed1c25;
    margin-left: 9px;
    font-weight: 900;
}
img.alignnone.size-medium.wp-image-87 {
    float: right;
}
img.alignnone.size-medium.wp-image-94 {
    float: left;
    margin-right: 26px;
}
ul.listpost {
    list-style-type: disc;
    margin-left: 26px;
}
img.alignnone.size-medium.wp-image-102 {
    float: right;
    margin-top: 20px;
    margin-left: 8px;
}
p.maintxt {
    color: red;
    font-weight: 700;
}
input#Presentr {
    width: 561px !important;
    border: 1px solid red;
}
input#yuname {
	width: 561px !important;
    border: 1px solid red;
}
input#numid {
	width: 561px !important;
    border: 1px solid red;
}
input#idmail {
	width: 561px !important;
    border: 1px solid red;
}
input#addid {
	width: 561px !important;
    border: 1px solid red;
}
textarea#messid {
    width: 561px !important;
    height: 141px;
    border: 1px solid red;
}
input#idsend {
    width: 20%;
    background-color: #ed1c25;
    color: white;
}
select#selectcourse {
    width: 600px;
}
textarea#messitem {
    height: 71px;
    width: 600px;
}
input#sendbtn {
    width: 41%;
    background-color: #ed1c25;
    color: white;
}
.popup-header {
    background-color: #ed1c25 !important;
    border: 1px solid #ed1c25 !important;
}

#mainnav ul.submenu {
    left: -15px;
       margin-top: -32px;
}
div#wow-modal-id-1 {
    background-color: red;
    font-weight: 900;
    
    float: right;
    padding-top: 17px;
    /* margin-bottom: 40px; */
}

input#yname {
    width: 600px !important;
}
input#nmid {
	width: 600px !important;
}
input#imaild {
	width: 600px !important;
}
input#adress {
    width: 600px !important;
}
h2.Form {
    text-align: center;
    color: red;
    font-weight: 900;
}
input#sendbtn {
    width: 22%;
    background-color: #ed1c25;
    color: white;
    margin-left: 218px;
    margin-top: -14px;
}
.list
{
list-style:disc;	
    margin-left: 52px;
}
.ep
{
	color:red;
	margin-right:297px;
	
}
table.aligncenter.ag {
    margin-left: 240px;
}
strong.jc {
    color: #090969;
	    font-size: 15px;
}
textarea#messcid {
    height: 84px;
    background-color: white;
}
input#subid {
    background-color: #ff0000ad;
    color: white;
    height: 48px;
}
ol.postitems li {
    list-style-type: decimal;
	padding-left: 2px;
}
ol.postitems {
    padding-left: 343px;
    line-height: 15px;
}
img.alignnone.size-medium.wp-image-821 {
    float: left;
    margin-right: 43px;
}
    ul.slick-dots {
    display: none !important;
}

p.cls-sty {
    font-size: 20px;
    font-weight: 500;
    color: red;
}
ul.lit li {
    list-style-type: decimal;
    padding-left: 8px;
}
ul.lit {
    padding-left: 46px;
}
ul.items li {
    list-style-type: decimal;
    padding-left: 7px;
}
ul.items {
    padding-left: 28px;
}
.ttml_text {
    margin-top: 41px;
	    text-align: justify;
}
.widget_wysija_cont .wysija-submit {
    display: block;
    margin-top: 20px;
    margin-left: 218px;
}
select#selectconid {
    border: 1px solid red;
}
label {
    width: 100%;
}
iframe.framr {
    margin-top: 114px;
}
img.alignnone.size-medium.wp-image-681 {
    width: 100%;
}

img.alignnone.size-medium.wp-image-685 {
    width: 100%;
}
.course-content1 {
    width: 100%;
    position: relative;
   padding-left: 21px;
    padding-top: 15px;
	padding-bottom: 13px;
    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;
	margin-top: 1px;
}
img.alignnone.size-medium.wp-image-698 {
    width: 100%;
}
img.alignnone.size-medium.wp-image-702 {
    width: 100%;
}
.owl-carousel .owl-item img {
    
    cursor: pointer;
}
button.answerkey {
    width: 94%;
    background-color: red;
}

a.key {
    color: white;
    font-weight: 900;
    margin-left: -27px;
}
img.alignnone.size-medium.wp-image-780 {
    height: 170px;
    width: 93%;
}
.col-md-12.brsec {
    margin-top: 20px;
}
    img.alignnone.wp-image-109.size-medium {
    float: left;
    margin-right: 35px;
}
ul.apple_items li {
    list-style-type: decimal;
    padding-left: 4px;
}
li.listactive {
    margin-left: 332px;
}
img.alignnone.wp-image-113.size-medium {
    float: left;
    margin-right: 37px;
}
img.alignnone.wp-image-750.size-medium {
    float: left;
    margin-right: 35px;
}
ul.apple_blist li {
    list-style-type: decimal;
    padding-left: 7px;
    margin-left: 11px;
}
img.alignnone.size-medium.wp-image-821 {
    float: left;
    margin-right: 43px;
}
label.label-1 {
    font-weight: 700 !important;
    font-size: 16px !important;
}



form.wpcf7-form label {
    font-weight: 600 !important;
    color: black !important;
    text-transform: uppercase !important;
}
.iphorm-labels-above > .iphorm-element-spacer > label
{
	color:black !important;
	font-weight:600 !important;
}
.entry-utility {
    display: none;
}
/*for pills*/

 .panel-heading {
    cursor: pointer;
}
/* CSS Method for adding Font Awesome Chevron Icons */
 .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family:'FontAwesome';
    content:"\f077";
    float: right;
    color: inherit;
}
.panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content:"\f078";
}




ol.postitems
{
	line-height:20px !important
}
li.simple-space {
    padding-bottom: 17px;
}
a.cong-btn {
    background-color:#bfd73d;
    padding: 0 19px;
	color:white;
 
}
.header .header-wrap .logo
{
	margin:opx !important;
}
.wow-modal-botton-2
{    font-size: 18px;
background:#ed1b24 !important;
}
.wow-modal-botton-2:hover
{
background:#f7a41b !important;
}
a.bttn-clss {
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
    line-height: 46px;
    padding: 0 25px;
    text-transform: uppercase;
   background:#ed1c25;
    border: 1px solid red;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    
}
.btn-class.pull-right {
    margin-top: -33px !important;
}
ul#menu-result-menu li {
    font-size: 16px !important;
    font-weight: 600 !important;
		padding:20px 0px !important;
}
a.apply-style {
    color: #ed1c24!important;
    font-weight: 800 !important;
}

p.blink {
    font-size: 16px;
    color: #ed1b24;
    text-transform: uppercase;
}
.align-img
{
text-align:center;	
}
.blink_text {

   animation: blink 18.75s linear infinite;
  -webkit-animation: -122s blinker linear infinite !important;
    -moz-animation:1s blinker linear infinite;

     color: red;
    }


    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }
p.head-fea {
    font-size: 19px;
    font-weight: 400;
    color: #ed1d24;
	    line-height: 1.5;
}
input#sid 
{
    width: 561px !important;
    border: 1px solid red;
}
input#idsend {
    width: 29% !important;
}
h4.title-stud {
    font-size: 20px !important;
    font-weight: 600;
    margin-top: 24px;
    color:#ed1b24c7;
	    line-height: 1.6;
}
.col-md-4.col-sm-12.reg-clss {
    background-color: #eee;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
p.sty-cls {
    font-size: 14px;
    color: black;
	text-align:justify;
}
.sc_team_member_inner {
    height: 170px!important;
}

span.wpcf7-list-item {
    display: block;
    padding: 10px 0px;
    font-size: 14px;
	
    display: -webkit-inline-box;
}

.btn_sbt{
	
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid !important;
    background-color: red;
    color: #fff;
    font-weight: 500;
}
.nav-tabs > li > a {
    
    border: 1px solid #dddddd !Important;
    font-weight: 500;
}





h1.modal-class {
    text-align: center;
    font-size: 29px;
    color: red;
}
p.flat-lh-25.txt-align {
    font-size: 14px;
    text-align: justify;
    color: black;
}
.col-md-12 ol.postitems {
    padding-left: 0px !important;
}
.blink-div {
    text-align: center;
}
ul.nav.nav-tabs.tabs-left {
    padding: 4% 0%;
}
textarea#messid
{
	background-color:white !important;
}
.nav-tabs > li
{
	float:none !important;
	
    color: #fff;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 300;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
	border:none!important;
	
}
.grid#sc_our_team .sc_team_member .sc_team_member_name, .grid#sc_our_team .sc_team_member .sc_team_member_jobtitle
{
	background-color:#23bab5;
}

div#post-1336 {
    border: 1px dashed;
}
.tab-content {
    border: 1px solid;
}
textarea#class-msg1 {
   
    height: 100px;
}
ul.list-item li i {
    padding-right: 10px;
    color: #ee1c25;
}
.btn-class.pull-right
{
margin-top:0px !important;
}
textarea#class-mx {
    height: 100px !important;
}
textarea#class-mv {
    height: 100px !important;
}
.list-class ul li:before {
    content: "\f064";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color:red;
    font-size: 16px;
    margin-left: -18px;
    position: relative;
    top: 3px;
    left: -12px;
}
.list-class ul li {
    padding: 8px 0px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}
.sub-lst-clsss ul {
    padding-left: 5%;
}
h4.btm-clss {
    font-size: 14px;
    padding-top: 8px;
    
    font-weight: 600;
}
.sc_team_member_jobtitle {
    display: none;
}
.grid#sc_our_team .sc_team_member .sc_team_member_name
{
	bottom:1px !important;
}

/* media*/
@media only screen and (max-width: 1200px) {
	.header .header-wrap .nav-wrap {
    float: right;
	}
	.notebox {
		width: auto;}
}
@media only screen and (max-width: 960px) {
	img.pre_registerimg {
    display: block;
    margin: auto;
		width:auto;
		height:auto;
}
}
@media only screen and (max-width: 768px) {
	select#purpose {
    background-color: #ed1c25;
    color: #fff;
    font-weight: bold;
}
	.mobile {
    display: block;
}
	.desktop {
    display: none;
}
	a.pdfdownload {
    background-color: red;
    color: #fff;
    padding: 14px;
    font-size: 12px;
    border-radius: 13px;
    text-align: center;
}
}
@media only screen and (max-width: 500px) {
	.col-md-9.new {
    padding-top: 20px;
}
    body {
        font-size:15px;
    }
	.mailchimp {
    padding: 10px;
    position: absolute;
    left: 17%;
    top: 9%;
    background-color: #1d21299c;
}
	h1.title {
    font-size: 22px;
}
}

@media only screen and (max-width: 500px) {
	.lms_login {


    top: 200px;
 
}

	p.design {
    float: none !important;
}
	.header .header-wrap .nav-wrap {
    float: left;
}
    a.apply-style {
        font-size:15px !important;
    }

	
}
@media only screen and (max-width: 360px) {
		.page-id-3465 #top-content {

    height: 100px;
}
	.page-id-3465 .logo-txt a {
    display: none;
}
	.flat-course-images li {
    margin-right: 0;
    float: none;
    width: auto;
}
	section.flat-row.testimonial iframe {
    width: 100%;
}
    footer .widget_tweets ul li a {
        font-size:15px !important;
    }
}
@media only screen and (max-width: 360px) {
    .flat-course-images li
	{
		margin-bottom:2% !important;
	}
}
@media only screen and (max-width: 360px) {
	.widget_wysija_cont .wysija-submit {
   
    margin-top: -25px !important;
    margin-left: 137px !important;
}
}
@media only screen and (max-width: 412px) {
	.widget_wysija_cont .wysija-submit {
   
    margin-top: -25px !important;
    margin-left: 137px !important;
}
}
@media only screen and (max-width: 412px) {
	.col-md-9.new {
    padding-top: 20px;
}
	.news-letter-form {
    min-height: 392px !important;
	}
}

@media only screen and (max-width: 412px) {.ttml_text {
    margin-top: 34px !important;
    
}
}
@media only screen and (max-width: 360px) {.ttml_text {
    margin-top: 34px !important;
    
}
}
@media only screen and (max-width:360px) {.ttml_job
{
	padding-left: 24% !important;
}
}
@media only screen and (max-width: 412px) {
	  p.ttml_job {   margin-left: 0px !important;} 
	.ttml_job
{
	padding-left: 24% !important;
}
}
input#idsend
{
	text-align:center !important;
}
@media only screen and (max-width: 414px){
.copyright {
    margin-top: 21px !important;
}
}
@media only screen and (max-width: 360px){
.copyright {
    margin-top: 21px !important;
}
}
select#selectconid {
   
    background-color: white !important;
}
@media only screen and (max-width: 414px){
input#idsend {
   
    width: 33% !important;
}
}
@media only screen and (max-width: 360px){
	.col-md-9.new {
    padding-top: 20px;
}
input#idsend {
   
    width: 36% !important;
}
}
/*custom css*/
/*custom css*/
/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */

p.ttml_job {   margin-left: 67px;}
.testimonial_1 {background-color: #eee;}
.testimonial_1 textarea#wpmtst_post_content {   background-color: #fff;}
input#wpmtst_submit_testimonial {  color: #fff;  background-color: #ed1c25;}
.testimonial_1 h4.title-stud {   text-align: center;    padding-top: 10px;}
.testimonial_1 input[type=text] { height: 10px;}
.testimonial_1 .strong-form textarea {   height: 10em;}
.wow-modal-botton-3 {   background: #ed1b24 !important; font-weight: bold;}
.strong-view.default .testimonial-image img {   border-radius: 77px;}

@media only screen and (max-width: 1024px) { 
select#selectconid {
    width: 516px !important;
}

}
@media only screen and (max-width: 960px) { 

select#selectconid {
    width: 86% !important;
}
.grid#sc_our_team .sc_team_member img.wp-post-image {
    width: 60%!important;
}
}
@media only screen and (max-width: 736px) { 
		.pdf.large {
    display: none;
}
.pdf.moblie {
    display: block;
}
.grid#sc_our_team .sc_team_member img.wp-post-image {
    width: 100%!important;
}
select#selectconid {
    width: 88% !important;
}
 #sc_our_team.grid.sc-col4 .sc_team_member{width: 50% !important;
    margin: 0 0 0 0;
    float: left;}
	.grid#sc_our_team .sc_team_member_inner {
    width: 50%;}
	.grid#sc_our_team .sc_team_member img.wp-post-image {
    width: 100%;}
	}
		@media only screen and (max-width: 684px) {select#selectconid {
    width: 100% !important;
}}
	@media only screen and (max-width: 667px) {select#selectconid {
    width: 100% !important;
}}
@media only screen and (max-width: 414px) {
	.grid#sc_our_team .sc_team_member_inner {
    width: 100%;
}
select#selectconid {
    width: 100% !important;
}
}
@media only screen and (max-width: 412px) {   p.ttml_job {   margin-left: 0px !important;} 
 #sc_our_team.grid.sc-col4 .sc_team_member{width: 100% !important;
}
.grid#sc_our_team .sc_team_member_inner {
    width: 100%;}
	.grid#sc_our_team .sc_team_member img.wp-post-image {
    width: 100%;
}
select#selectconid {
    width: 100% !important;
}
.grid#sc_our_team .sc_team_member img.wp-post-image {
    width: 50%!important;
}
}
.neeharam{
	margin-left:10px;
}