/* Global Styles */

@import url("../fonts/font-face.css");

@font-face {
    font-family: 'open-sans';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'open-sans';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open-sans';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html,
body                    { height: 100%;}
body                    { font-family: 'open-sans',Helvetica,Arial,sans-serif; margin: 0px 0px 0px 0px;
						              padding:0px 0px 0px 0px; overflow-x: hidden; font-size: 15px;color: #4b4a4a;}
h1,h2,h3,h4,h5,h6       { margin: 0 0 20px; font-family: 'open-sans', Helvetica,Arial,sans-serif; font-weight: 700; color: #333}
p                       { margin: 0 0 20px; font-size: 14px; line-height: 1.5; color: #616161}
a, i, button            { -webkit-transition: all .3s ease-in-out; 
						  -moz-transition: all .3s ease-in-out; 
						  transition: all .3s ease-in-out;}
a:hover, a:focus        { text-decoration: none; color: #11505d;}
:hover 					{ -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; 
						  transition: all .3s ease-in-out;}

ul, li                  { /*list-style: none;*/ padding: 0}
textarea:focus, 
input:focus             { outline: 0;}
/* ----------------------------------------------------- */

.header                     { padding: 20px 0; }
.banner                     { background:url(../images/banner-bg.jpg) no-repeat; padding: 120px 0; text-align: center;
                              background-size: cover;}
.banner h1                  { color: #fff; font-size: 29px; font-weight: 600; margin: 0 0 27px 0;}
.banner h1 span             { color: #ff9d4e;}
.bnr-btm-container          { padding: 30px 0; }
.placement-container        { background-color: #f2f2f2; padding: 20px; height: 402px;}
.placement-container h2     { font-size: 25px; font-weight: normal; color: #141414; 
                              font-family: 'open_sanslight',Helvetica,Arial,sans-serif; margin: 10px 0 10px 0;}
.placement-container img    { border: 3px #c6c6c6 solid; float: left; margin-right: 18px;}
.placement-container span   { color: #393838; font-size: 14px; font-weight: bold; }
.placement-container p      { font-size: 14px; line-height: 25px; margin: 0 0 10px 0;}
.placement-of-the-day       { border-bottom: dashed 1px #afafaf; padding: 0 0 20px 0;}
.recently-placed            { padding: 10px 0 0 0; }
.recently-placed h3         { font-size: 25px; font-weight: normal; color: #141414; 
                              font-family: 'open_sanslight',Helvetica,Arial,sans-serif;}
.readmore                   { text-align: right; }
.readmore a                 { color: #ff7931; text-align: right; font-size: 13px;}
.readmore a:hover           { color: #000; }
.internship                 { background-color: #4bc7bc; padding: 20px; text-align: center; font-size: 43px; color: #fff;
                              font-weight: 600; line-height: 58px; max-height: 402px; height: 402px; min-height: 402px;
                              }
.internship p               { font-size: 43px; color: #fff; font-weight: 600; line-height: 58px; }
.internship .at             { font-size: 49px; font-family: 'open_sanslight',Helvetica,Arial,sans-serif; }
.internship .ul             { font-size: 69px; font-weight: 700; }
.internship .cyberpark      { font-size: 47px; font-weight: 700; text-transform: uppercase;}
.internship a               { color: #fff; }
.services                   { background-color: #f6f6f6; padding: 30px; }
.services-box               { background-color: #fff; border:1px #cbcbcd solid; text-align: center; margin: 20px 0;}
.services-box img           { width: 100%; height: 236px; }
.services-box h2            { font-family: 'open_sanslight',Helvetica,Arial,sans-serif; font-size: 25px; font-weight: normal;
                              padding: 20px 0 10px 0; margin: 0; color: #444444; }
.services-box span          { margin-bottom: 20px; display: inline-block; color: #a5a5a5; font-size: 13px;
                              font-family: 'open_sanslight',Helvetica,Arial,sans-serif;}
.services-box span a        { color: #a5a5a5; font-size: 13px;}
.services-box span a:hover  { color: #000; }
.services-box h2 a          { color: #444444; }
.services-box h2:hover      { color: #ff7830; }
.services-box span:hover    { color: #ff7830; }
.news-and-testi-container   { background-color: #fff; padding: 50px 0; }
.btm-grey-container         { background-color: #ecf0f1; padding: 38px 0; }
.blog-container h3          { font-family: 'open_sanslight',Helvetica,Arial,sans-serif; font-size: 22px; font-weight: normal;
                              display: inline-block; border-bottom: 1px #ccc6c3 solid; line-height: 35px }
.blog-container img         { float: left;  margin-right: 15px;}
.blog-container p           { color: #3a3939; line-height: 23px; font-size: 14px; }
.blog-container p span      { font-size: 19px; color: #000000; line-height: 25px; }
.latest-vacancies h3        { font-family: 'open_sanslight',Helvetica,Arial,sans-serif; font-size: 22px; font-weight: normal;
                              display: inline-block; border-bottom: 1px #ccc6c3 solid; padding-bottom: 10px; }
.latest-vacancies ul              { margin:0px 0px 0px 0px; padding:0 0 0 10px ; width:100%;}
.latest-vacancies ul li           { margin:0px 0px 0px 0px; padding:0px 0px 10px 30px; font-size: 14px; line-height:28px; 
                                    color: #3a3939; background:url(../images/li.png) left 11px no-repeat; list-style:none;}
.latest-vacancies ul li a         { color: #3a3939; text-decoration:none;}
.latest-vacancies ul li a:hover   { color:#f7a35e;}
.footer                     { background-color: #2e3339; padding: 30px 0px; }
.footer-box                 { height: 200px; color: #c8c8c8; }
.footer-box h3              { color: #fffefe; font-size: 18px; font-family: 'open_sanslight',Helvetica,Arial,sans-serif;
                              display: inline-block; border-bottom: 1px #6f6d6d solid; padding-bottom: 10px;
                              font-weight: normal; margin: 0 0 20px 0;}
.footer-box ul              { margin:0px 0px 10px 0px; padding:0 0 0 0px ; width:100%;}
.footer-box ul li           { margin:0px 0px 0px 0px; padding:0px 0px 2px 0px; font-size: 15px; line-height:28px; 
                              color: #c8c8c8; list-style:none;}
.footer-box ul li a         { color: #c8c8c8; text-decoration:none;}
.footer-box ul li a:hover   { color:#f7a35e;}
.footer-box a               { color: #c8c8c8;}
.international-certification ul li { width: 50%; float: left; }
.modules ul li              { width: 25%; float: left; }
.footer-box p               { font-size: 15px; color: #c8c8c8; line-height: 25px; }
.follow i                   { font-size: 22px; padding: 0 15px 0 0; }
.follow a                   { color: #c8c8c8; }
.follow a:hover             { color: #e16f12; }
.follow p                   { font-size: 14px; }
.copyrght                   { border-top: 1px #6f6d6d solid; margin: 20px 0 0 0; padding-top: 15px; font-size: 13px;
                              color: #a9a8a8; }
.copy                       { text-align: right; }
.copyrght a                 { color: #a9a8a8; }
.copyrght a:hover           { color: #ff7931; }
.success-stories            { padding: 30px 0 10px 0; background-color: #a4a4a4; text-align: center; }
.success-stories h2         { font-size: 27px; color: #fff; font-family: 'open_sanslight',Helvetica,Arial,sans-serif;
                              display: inline-block; border-bottom: 1px #d2d2d2 solid; padding-bottom: 10px;
                              font-weight: normal; text-align: center; margin: 0 0 0px 0;}
.blockquote                 { border-left:none !important; }
.success-stories .name      { color: #fff; padding-top: 0px; display: inline-block;}
.info                           { margin:10px 0px 10px 0px !important;  padding:0px 0px 5px 0px !important;
                                  display: inline-block; width: 100%; background: none; border: none;}
.info img                       { float:left; margin:0px 10px 0px 0px;}
.info p                         { font-size: 15px; color: #757575; line-height:25px;margin:0px 0px 10px 0px;
                                  padding:5px 0px 0px 0px !important; text-align:left;}
.info p a                       { color:#757575;}
.info span                      { color: #000; font-size: 15px; text-transform: uppercase; margin: 0 0 0px 0;}
.news-box h2                    { font-size: 25px; color: #3d3d3d; font-family: 'open_sanslight',Helvetica,Arial,sans-serif;
                                  font-weight: normal; }
.news-box h2 a                  { color: #3d3d3d; }
.news-box h2 a:hover            { color: #000; }
.schedule-tab .nav > li > a     { padding: 19px 15px; text-align: center; }
.schedule-tab .nav > li > a:hover { background-color: #d7d7d7; color: #000; }

.inner-banner                   { background: url(../images/inner-bnr.jpg); padding: 60px 0;}
.inner-banner h1                { color: #fff; font-size: 35px; text-transform: uppercase; }
.rhce                           { font-size: 51px; }
.inner-cnt-area                 { padding: 30px 0; }
.inner-cnt-area .inr-left p     { font-size: 15px; color: #545454; line-height: 28px; }
.inner-cnt-area .inr-left h2    { font-size: 20px; color: #2b2b2b; font-weight: 600; text-transform: uppercase;
                                  border-bottom: 2px #d63837 solid; padding: 0 0 7px 0; margin: 0 0 15px 0;}
.inner-cnt-area .inr-left h2 a  { color: #2b2b2b; }
.inner-cnt-area .inr-left h3    { font-size: 18px; color: #2b2b2b; font-weight: 600; }
.inner-cnt-area .inr-left h3 a  { color: #2b2b2b; }
/*.inner-cnt-area .inr-left p     { color: #000000; }*/

.inner-cnt-area .inr-left ul    { margin:10px 0px 0px 0px; padding:0 0 0 0px ; width:100%;}
.inner-cnt-area .inr-left ul li { margin:0px 0px 0px 0px; padding:0px 0px 5px 25px; font-size: 15px; line-height:25px; 
                                  color: #171717; background:url(../images/li2.png) left 8px no-repeat; list-style:none;}
.inner-cnt-area .inr-left ul li a  { color: #171717; text-decoration:none;}
.inner-cnt-area .inr-left ul li a:hover { color:#000;}

.grey-box                       { background-color: #f8f8f8; padding: 20px; margin: 0 0 20px 0;}
.course-details    p            { margin: 0 0 5px 0; }
.course-details ul              { margin:10px 0px 0px 0px; padding:0 0 0 10px ; width:100%;}
.course-details ul li           { margin:0px 0px 0px 0px; padding:0px 0px 5px 25px; font-size: 16px; line-height:25px; 
                                  color: #171717; background:url(../images/li2.png) left 8px no-repeat; list-style:none;
                                  /*font-weight: bold;*/}
.course-details ul li a         { color: #171717; text-decoration:none;}
.course-details ul li a:hover   { color:#f05b29;}
.syllabus                       { background: #676767 !important; padding: 7px 20px !important; display: inline-block;
                                  color: #fff; margin: 10px 0 0 0 !important; /*position: absolute;*/ float: left;
                                  border:none !important; border-radius: 0px !important; line-height: 23px !important;}
.ow-button-hover                { background-color: #676767 !important; }

.syllabus:hover                 { background: #ec3542 !important; }
.grey-box .readmore             { text-align: right; }
.grey-box .readmore a           { color: #d63837; text-align: right; font-size: 14px;}
.grey-box .readmore a:hover     { color: #000; }
.btm-call-to-action img         { width: 100%; }
.rght-call-to-action img        { width: 100%; }
.rght-enquiry                   { margin: 18px 0; padding: 10px; background-color: #f9f9f9; border:1px #d9d6d6 solid;
                                  text-align: center; }
.rght-enquiry h2                { font-size: 25px; color: #000; font-weight: bold; margin: 0 0 10px 0; }
.rght-enquiry h4                { font-size: 14px; color: #000; font-weight: 600; margin: 0 0 20px 0;}
.rght-enquiry h4 span           { color: #e2002b; text-transform: uppercase;  }
.rght-enquiry .txt_field_nw     { padding:5px 10px 5px 15px !important; margin:3px 0px 3px 0px !important; width:100%;
                         background-color:#f9f9f9; font-size:13px; line-height:20px; border: #a9a9a9 thin solid;
                          border-radius:0px; color:#000;}
.rght-enquiry .txt_are_nw             { padding:10px 10px 5px 15px !important;margin:3px 0px 6px 0px !important;width:100%;
                          background-color:#f9f9f9; font-size:13px;line-height:22px; border: #a9a9a9 thin solid;
                          border-radius:0px; height:70px;}
.submit                 { color:#fff; font-size:15px; text-align:center; 
                          border-radius:0px !important; padding:5px 30px 5px 30px !important; 
                          margin:10px 0px 10px 0px; border:solid 1px #fff; font-weight: bold;
                          background-color:#d63837;}
.submit:hover           { background-color:#464646; color:#fff; border:solid 1px #fff; }
.captcha img            { width: 100%; }
/*.reason                 { padding: 20px 0; }
.reason h3              { color: #000; text-transform: uppercase; font-weight: bold; font-size: 21px;  margin: 0 0 5px 0;}
.reason h3 span         { color: #d63837; }
.reason h4              { font-size: 13px; color: #c63836; font-weight: normal; line-height: 18px;}
.reason ul              { margin:10px 0px 0px 0px; padding:0 0 0 0px ; width:100%;}
.reason ul li           { margin:0px 0px 0px 0px; padding:0px 0px 5px 25px; font-size: 14px; line-height:25px; 
                          color: #171717; background:url(../images/li3.png) left 8px no-repeat; list-style:none;}
.reason ul li a         { color: #171717; text-decoration:none;}
.reason ul li a:hover   { color:#f05b29;}*/

.widget_sow-editor                 { padding: 2px 0; }
.widget_sow-editor h3              { color: #000; text-transform: uppercase; font-weight: bold; font-size: 21px;  margin: 0 0 5px 0;}
.widget_sow-editor h3 span         { color: #d63837; }
.widget_sow-editor h4              { font-size: 13px; color: #c63836; font-weight: normal; line-height: 18px;}
.widget_sow-editor ul              { margin:10px 0px 0px 0px; padding:0 0 0 0px ; width:100%;}
.widget_sow-editor ul li           { margin:0px 0px 0px 0px; padding:0px 0px 5px 25px; font-size: 14px; line-height:25px; 
                                    color: #171717; background:url(../images/li3.png) left 8px no-repeat; list-style:none;}
.widget_sow-editor ul li a         { color: #171717; text-decoration:none;}
.widget_sow-editor ul li a:hover   { color:#f05b29;}

.tech-add               { margin: 10px 0; }
.tech-add img           { width: 100%; }
.rght-testimonial       { margin: 10px 0; padding: 20px 10px; background-color: #f9f9f9; border:1px #d9d6d6 solid;
                          text-align: center;}
.rght-testimonial h2    { font-size: 25px; color: #000; font-weight: bold; text-transform: uppercase;
                         margin: 0 0 5px 0; }
.rght-testimonial .content-box { width: 100%; }
.rght-testimonial .bx-wrapper { margin: 0; }
.rght-testimonial .bx-wrapper .bx-controls-direction a { top: 90%; }
.rght-testimonial .bx-wrapper .bx-viewport { /*height: auto !important;*/ height: 300px !important;}
.rght-testimonial .bx-wrapper .testimonials-carousel-thumbnail { float: none; display: inline-block; }
.rght-testimonial .bx-wrapper .bx-prev { left: 50%;}
.rght-testimonial .bx-wrapper .bx-next  { left: 50%; }
.rght-testimonial .bx-controls-direction { width: 100%; display: inline-block; }
.rght-testimonial h4 { color: #000; font-size: 15px; text-transform: uppercase; font-weight: normal; margin: 0 0 10px 0; }
.rght-testimonial p  { font-size: 13px; margin: 0 0 10px 0;}
.rght-testimonial span a { font-size: 12px; color: #b81211 !important; }
.rght-testimonial span a:hover { color: #000; }
.rght-testimonial p span         { width: 100%; display: inline-block; }
.rght-testimonial .bx-wrapper .testimonials-carousel-context { min-height: auto; }
.rght-testimonial .bx-wrapper .testimonials-carousel-context .name { font-size: 15px; color: #000; text-transform: uppercase; }
.rght-testimonial .bx-wrapper .testimonials-carousel-context p { padding: 10px 0px 0px 0px !important;
                                                                 font-size: 13px; color: #000; }
.rght-testimonial .bx-wrapper .testimonials-carousel-context p a  { color: #000; }
.rght-testimonial .bx-wrapper .testimonials-carousel-context a    { color: #000; }


.rating              { text-align: center; display: inline-block; }

.search               { width: 50%; margin: 0 auto; }
.ser-hme              { padding: 15px 20px; color: #000; border:0px; border-bottom: 5px #e6e5e5 solid;
                        font-size: 17px;}
.ser-btn              { padding: 15px 20px; border:0px; border-bottom: 5px #e07620 solid;
                        background-color: #fb8627; font-size: 17px;}
.btn-success          { background-color: #fb8627; }
.search .form-control { height: auto; }
.highlights           { font-size: 18px; color: #fff; padding: 15px; margin: 0; }
.placement-guarantee  { font-size: 20px; color: #fff; margin: 0;}
.ser-btn:hover {
    color: #fff;
    background-color: #e27116;
    border-color: #c35d0b;
}

.internship-wrap .bx-wrapper .bx-viewport { padding: 0; }
.internship-wrap .bx-wrapper .bx-controls-direction a { display: none; }
.internship-wrap .green { background-color: #63bc62; }
/*#pg-132-0 .panel-grid-cell, 
#pg-132-1 .panel-grid-cell, 
#pg-132-2 .panel-grid-cell, 
#pg-132-3 .panel-grid-cell, 
#pg-132-4 .panel-grid-cell {
padding-left: 0 !important;
padding-right: 0 !important;
}
#pg-132-0, #pg-132-1, #pg-132-2, #pg-132-3, #pg-132-4 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}*/

.panel-grid-cell {
padding-left: 0 !important;
padding-right: 0 !important;
}
.panel-grid { margin-left: 0px !important;

    margin-right: 0px !important; }

/*#pg-132-0, #pg-132-1, #pg-132-2, #pg-132-3, #pg-132-4 {

    margin-left: 0px !important;

    margin-right: 0px !important;

}

*/

/*new styles*/



/*Table exam results*/

.table { overflow: hidden !important; }

table {
  background: white;
  border-collapse: collapse;
  margin: 0 0 0 0;
  width: 100%;
}

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #dedede;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}

table th,
table td {
  padding: 10px 12px;
  text-align: left;
}

table th {
  background: #f2f2f2;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 8px !important;
}

table tr td {
  background: #fff;
  color: #3f3f3f;
  /*border: 1px #dedede solid !important;*/
}

table tr:nth-of-type(2n+2) td {
  background: #ffffff;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: 14px;
  padding: 0;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  background: #ec3542;
  color: white;
  margin-right: 10px;
  padding: 2px 10px;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px;
}

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px;
}

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px;
}
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th { border-bottom: 1px solid #ddd !important; }

/*Table exam results*/

.txt_field_nw           { padding:5px 10px 5px 20px !important; margin:3px 0px 3px 0px !important; width:100%;
                          background-color:#fefdfd; font-size:14px; line-height:35px; border: #cfcfcf thin solid;
                          border-radius:0px; color:#000; border-bottom:5px #e4e3e3 solid;}
.txt_are_nw             { padding:10px 10px 5px 20px !important;margin:3px 0px 3px 0px !important;width:100%;
                          background-color:#fefdfd; font-size:14px;line-height:22px; border: #cfcfcf thin solid;
                          border-radius:0px; height:110px; border-bottom:5px #e4e3e3 solid;}
.placement-enquiries    { margin: 5px 0; background-color: #fb8627; padding: 7px 20px; color: #fff; 
                          display: inline-block; width: 210px;}
.placement-enquiries:hover { background-color: #da6c13; }
.placement-enquiries  a { /*background-color: #fb8627; padding: 7px 20px;*/ color: #fff; display: inline-block;}
.placement-enquiries  a:hover { /*background-color: #da6c13; */}
.development-enquiries    { margin: 5px 0; background-color: #63bc62; padding: 7px 20px; color: #fff; 
                            display: inline-block; width: 210px;}
.development-enquiries:hover { background-color: #3a8339; }
.development-enquiries  a { /*background-color: #63bc62; padding: 7px 20px;*/ color: #fff; display: inline-block;}
.development-enquiries  a:hover { /*background-color: #3a8339;*/ }
.techsupport-enquiries    { margin: 5px 0; background-color: #4bc7bc; padding: 7px 20px; color: #fff; 
                            display: inline-block; width: 210px;}
.techsupport-enquiries:hover { background-color: #37968e; }
.techsupport-enquiries  a { /*background-color: #4bc7bc; padding: 7px 20px;*/ color: #fff; display: inline-block;}
.techsupport-enquiries  a:hover { /*background-color: #37968e;*/ }
.branches-wrap            { /*padding: 30px 15px 0 15px;*/ }
.branches-wrap h2         { margin: 0 0 20px 0 !important; }
.branch-box               { margin: 0px 15px 15px 15px; border-bottom: 1px #333 dashed; min-height: 170px;}
.branch-box h3            { font-size: 18px; margin: 0 0 10px 0; text-transform: uppercase;}
.branches-wrap .widget-title  { font-size: 20px; color: #2b2b2b; font-weight: 600; text-transform: uppercase;
                            border-bottom: 2px #d63837 solid; padding: 0 0 7px 0; margin: 20px 15px 20px 15px;}

.select_field_nw {
    width: 100% !important;
    background: #fefdfd url(../images/landing-select-arrow.png) no-repeat 95% 50%;
    padding: 4px 10px;
    color: #8C8B8B;
    display: inline-block;
    height: 50px;
    font-size: 14px;
    text-transform:none;
    border:1px #e4e3e3 solid;
    border-bottom:5px #e4e3e3 solid;
    margin: 3px 5px 0 0;
    border-radius: 0;
}
.select_field_nw_inner {
    width: 100% !important;
    background: #fefdfd url(../images/landing-select-arrow.png) no-repeat 95% 50%;
    padding: 4px 10px;
    color: #818181 !important;
    display: inline-block;
    /*height: 50px;*/
    font-size: 14px;
    text-transform:none;
    border:1px #e4e3e3 solid;
    border-bottom:5px #e4e3e3 solid;
    margin: 3px 5px 0 0;
    border-radius: 0;
}
.select_field_placement {
    background: #fefdfd url(../images/landing-select-arrow.png) no-repeat 95% 50% !important;
    padding: 4px 10px;
    color: #000 !important;
    display: inline-block;
    height: 50px !important;
    font-size: 14px;
    text-transform:none;
    border:1px #e4e3e3 solid !important;
    border-bottom:5px #e4e3e3 solid !important;
    margin: 3px 5px 0 0;
    border-radius: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
}

/*.blog-wrap .col-md-9 { width: 72%; }
.blog-wrap .col-md-3 { width: 28%; }*/
.blog-wrap        { background-color: #f3f3f3; border-top: 1px #202020 solid; padding: 30px 0; }
.blog-wrap h1     { text-align: center; font-size: 51px; color: #202020; text-transform: uppercase;
                    font-weight: 600; }
.post-wrap        { background-color: #fff; box-shadow: 0px 1px 2px 1px #eeeeee; padding: 30px; 
                    margin: 0 0 35px 0;}
.post-wrap h2     { font-size: 20px; color: #2b2b2b; font-weight: 600; text-transform: uppercase; }
.post-wrap h2 a   { color: #2b2b2b; }
.post-wrap h2 a:hover { text-decoration: underline; }
.post-wrap h3     { font-size: 16px; color: #c06029; font-weight: 600; text-transform: uppercase; }
.post-wrap h3 a   { color: #c06029; }
.post-wrap h3 a:hover { text-decoration: underline; }
.post-wrap img    { max-width: 100%; margin: 0 15px 20px 0; height: inherit; float: left }
.blog-img {width:100%;}
.post-wrap p      { font-size: 15px; color: #545454; line-height: 28px; }
.post-wrap p a    { color: #545454; }
.comment-btn      { float: left; }
.comment-btn a    { padding: 7px 20px; border:1px #202020 solid; display: inline-block; font-size: 13px;
                    color: #202020;}
.comment-btn a:hover { border-radius: 10px; }
.read-btn         { float: right; }
.read-btn a       { padding: 7px 20px; border:1px #202020 solid; display: inline-block; font-size: 13px;
                    color: #202020;}
.read-btn a:hover { border-radius: 10px; }
.post-btn         { display: inline-block; width: 100%; }
.blog-rght-box    { background-color: #fff; box-shadow: 0px 1px 2px 1px #eeeeee; padding: 20px; 
                    margin: 0 0 35px 0; }

.blog-rght-box h3       { font-size: 15px; color: #2b2b2b; font-weight: 600; text-transform: uppercase;
                         margin: 0 0 10px 0; }
.blog-rght-box h3 a     { color: #2b2b2b; }
.recent-post-wrap h4    { color: #303030; font-size: 14px; font-weight: 600; margin: 0 0 10px 0;
                          line-height: 20px; }
.recent-post-wrap h4 a  { color: #303030; }
.recent-post-wrap img   { float: left; margin: 0 12px 5px 0; }
.recent-post-wrap ul li { border-bottom: 1px #e2e2e2 dashed; display: inline-block; width: 100%; 
                          padding: 15px 0 15px 0; }
.recent-post-wrap span  { font-style: italic; font-size: 14px; color: #a0a0b1; display: inline-block; width: 100%; }
.recent-post-wrap span a { color: #a0a0b1; }
.recent-post-wrap li     { line-height: 23px !important; }
.recent-post-wrap li a    { color: #303030; }
.category-wrap {}
.category-wrap ul          { margin:0px 0px 0px 0px; padding:0 0 0 10px ; width:100%;}
.category-wrap ul li       { margin:0px 0px 0px 0px; padding:0px 0px 0px 25px; font-size: 14px; line-height:35px; 
                          color: #171717; background:url(../images/li4.png) left 12px no-repeat; list-style:none;}
.category-wrap ul li a     { color: #171717; text-decoration:none;}
.category-wrap ul li a:hover { color:#f05b29;}

.widget_categories {}
.widget_categories ul          { margin:0px 0px 0px 0px; padding:0 0 0 10px ; width:100%;}
.widget_categories ul li       { margin:0px 0px 0px 0px; padding:5px 0px 5px 25px; font-size: 14px; line-height:35px; 
                          color: #171717; background:url(../images/li4.png) left 12px no-repeat; list-style:none;}
.widget_categories ul li a     { color: #171717; text-decoration:none;}
.widget_categories ul li a:hover { color:#f05b29;}
.rpwwt-widget ul li { margin: 0 !important; }
.tagcloud  a         { color: #000; }

/*27/02/2017*/
.author-details 		{ width: 100%; display: inline-block; }
.author-details img 	{ width: 70px; height: 70px; float: left; }
.author-name 			{ font-weight: 600; font-size: 16px; display: block;}
.author-social 			{ display: block; }
.author-social i 		{ color: #333; font-size: 15px; margin: 10px 10px 0 0px; }
.author-desc 			{ color: #908C8C; font-style: italic; font-size: 13px; display: block;}


/*rating*/
.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
 font-size: 25px;
  height: 25px;
 width: 100px;
 margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0px 1px 0 #a2a2a2;
}
.star-ratings-css-top {
  color: #e7711b;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}
.star-ratings-sprite {
  background: url("../images/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 110px;
  margin: 0 auto;
}
.star-ratings-sprite-rating {
  background: url("../images/star-rating-sprite.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 21px;
  display: block;
}



/*rating*/


.the-content img    { float: left; margin: 0 15px 10px 0; }
.the-content p      { color: #000000; line-height: 28px; font-size: 15px; }
.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a { background: none !important; border: none;
                    box-shadow: none; padding: 0; }
.so-widget-sow-button-atom-d3d09dc6bfb2 .ow-button-base a:hover { background: none; }
#pl-23 .panel-grid-cell .so-panel { margin: 0 !important; }
.comment-list { margin: 0; padding: 0;}
.comment-list img { width: auto !important; padding: 3px; border: 1px #d5d5d5 solid; margin: 0 15px 10px 0;}
.comment-list .fn a { color: #000; font-weight: 600; text-transform: uppercase; font-style: normal;}
.comment-list .commentmetadata a { color: #000; padding: 10px 0; display: inline-block; }
.comment-list .reply a { padding: 4px 20px; border: 1px #202020 solid; display: inline-block;
                       font-size: 13px; color: #202020; margin: 0 0 15px 0;}
.comment-list .reply a:hover { border-radius: 10px; }
.comment-body { border: 1px #c7c6c6 dashed; padding: 20px; margin: 0 0 20px 0; }
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover { background-color: #d63837; border-color: #c22d2c;}
.pagination > li > a, .pagination > li > span { color: #000; }
.pagination > li > a:focus, 
.pagination > li > a:hover, 
.pagination > li > span:focus, 
.pagination > li > span:hover { color: #000; }
.archive-wrap         { border-bottom: 1px #cccccc dashed; margin: 0 0 20px 0; padding: 0 0 15px 0; }

/*13/01/2017*/
.archive-wrap img     { float: left; margin: 0 10px 0 0; }
.inner-cnt-area .inr-left img { float: left; margin: 0 10px 20px 0; padding: 5px; border:1px #c9c9c9 solid;
								max-width: 100%; height: auto;  }
.inner-cnt-area .course-page h3 { font-size: 20px;color: #2b2b2b;font-weight: 600;text-transform: uppercase;
                               border-bottom: 2px #d63837 solid;padding: 0 0 7px 0;margin: 0 0 0px 0; }
.panel-grid           { margin-bottom: 0 !important; }
.so-panel             { margin-bottom: 0 !important; }
.testi-company        { width: 100%;display: inline-block;margin: 10px 0 0 0;
                        color: #d63837 !important; font-size: 14px; }
.exam-button          { color:#fff; font-size:15px; text-align:center; 
                        border-radius:0px !important; padding:5px 20px 5px 20px !important; 
                        margin:0px 0px 8px 0px; border:solid 1px #fff; font-weight: bold;
                        background-color:#d63837; }
.exam-button:hover    { background-color:#464646; color:#fff; border:solid 1px #fff; }
.banner-ad img        { padding: 0 !important; border:none !important; margin-bottom: 10px; }

.schedule-tab table th { background: #f2f2f2; font-size: 14px; color: #000; text-transform: none; 
					     border: 1px #f2f2f2 solid;}
.schedule-tab table tr td { font-size: 12px; color: #4b4a4a; background: none; border: 1px #ccc solid;}
.schedule-tab .table > thead > tr > th { border-bottom: 1px solid #ddd !important; }
.schedule-tab table.bt tfoot th::before, 
table.bt tfoot td::before, table.bt tbody td::before  {background: #f2f2f2; color: #000;}
.schedule-tab table tr, table th, table td { border: 1px #e4ebeb solid; }
.schedule-tab-inner table tr, table th, table td { border: none !important; }
.pn_calendar_list_monthname li { background: none !important; padding: 0 !important; list-style: none !important;}
.pn_calendar_list li { background: none !important; padding: 0 !important; list-style: none !important;}
.pn_calendar_list_monthname { background-color: #ec3542 !important; }
.pn_other_month  { background: none; font-size: 16px; color: #fff; }
.pn_calendar_list_monthname li a { color: #fff !important; font-size: 14px !important; }
.iw-so-tabs li { background: none !important; padding: 0 !important; list-style: none !important; }
.day { background-color: #f0f0f0 !important; }

.inner-cnt-area .inr-left ol 	   	{ padding: 0 0 0 20px; }
.inner-cnt-area .inr-left ol, li 	{ line-height: 28px; }

.iw-so-tabs-content       { margin-bottom: 25px; }
.so-widget-ink-accordion-accordion-1351119c409e .iw-so-accordion .iw-so-acc-item { margin-bottom: 1px;}
.iw-so-accordion-plain    { margin-bottom: 25px; }
.success-stories-inner .bx-wrapper .testimonials-carousel-thumbnail { border-radius: 0px; height: auto; }
.success-stories-inner .bx-wrapper .testimonials-carousel-context p { text-align: left;
                                                                      padding: 0px 20px 0px 20px !important; }
.success-stories-inner .bx-wrapper .testimonials-carousel-context p a { color: #d63837; }
.success-stories-inner .bx-wrapper .bx-prev { right: 5%; }
.success-stories-inner .bx-wrapper .bx-next { right: 8.5%; left: inherit;}
.success-stories-inner .bx-wrapper .bx-viewport { padding: 0px; }
.pod-itfs               { width: 100%; display: inline-block; border-bottom: 1px #c8c8c8 solid; 
                          margin: 0 0 20px 0;}
.pod-itfs img           { max-width: 116px !important; }
.so-widget-ink-tabs-tabs-a87c6674bb02 .iw-so-tabs .iw-so-tab-title.iw-so-tab-active a { color: #fff !important; }
.iw-so-tabs .iw-so-tabs-nav .iw-so-tab-title a { padding: 10px 20px !important; }
.so-widget-ink-tabs-tabs-a87c6674bb02 .iw-so-tabs .iw-so-tab-title a:hover, .so-widget-ink-tabs-tabs-a87c6674bb02 .iw-so-tabs .iw-so-tab-title a:focus {
    color: #000 !important;}
.so-widget-ink-accordion-accordion-50d8bd686dca .iw-so-accordion .iw-so-acc-item .iw-so-acc-title:hover {
    background: #ec3542; color: #FFF !important;}
.so-widget-ink-accordion-accordion-50d8bd686dca .iw-so-accordion .iw-so-acc-item { margin-bottom: 2px !important;}
.pagination li  { background: none !important; }
.pagination     { margin-bottom: 20px !important; }
/*#pn_calendar select         { background-color: #717171 !important; border:1px #646464 solid !important; 
                              text-align: center !important; border-radius: 0 !important; color: #fff !important;
                              height: 40px !important;}*/
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th { /*padding: 10px !important;*/ line-height: 27px !important; }

.schedule-tab             { height: 402px; margin-top: 6px; overflow: hidden; /*border-bottom: 1px #dddddd solid;*/}
.location-only            { display: inline-block; padding: 0 0 0 10px; }
.highlight a              { color: #ff0701 !important; font-weight: 600; font-size: 16px; padding: 0 20px;}
.highlight a:hover        { color: #000 !important; }
.testimonial .testi-more  { font-size: 13px; color: #ff7931; float: right; display: inline-block;margin: -10px 0 0 0;}
.testimonial .testi-more:hover { color: #000; }
.news-box .readmore       { color: #ff7931;text-align: right;font-size: 13px; float: right;}
.news-box .info           { border-bottom: 1px #b1b1b1 dashed; margin: 0px 0px 10px 0px !important;
                            padding: 0px 0px 15px 0px !important; display: inline-block;}
.owl-pagination .active   { color: #63be61 !important; }
div.wpcf7-validation-errors { border: 2px solid #fff !important;}
span.wpcf7-not-valid-tip  { font-size: 12px !important; display: inline-block !important; width: 100%; }
.rght-enquiry span.wpcf7-not-valid-tip { display: inline-block !important; text-align: left !important; float: left; }
.rc-anchor-normal .rc-anchor-checkbox-label { width: 100px !important; }
.owl-theme .owl-controls .owl-page span { background: #65bb60 !important;}
.schedule-tab .readmore   { margin-top: -13px; }
.schedule-tab .readmore a { border: none !important;}

.g-recaptcha.wpcf7-form-control.wpcf7-recaptcha {
transform: scale(0.77);
-webkit-transform: scale(0.77);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}

.schedule-tab-inner .readmore a { border:none !important; }
.blog-rght-box .widget_categories ul li { line-height: 35px !important; }
.news-box .newsticker-jcarousellite li { max-height: 110px !important; overflow: hidden; margin: 0 0 20px 0 !important;}
.schedule-tab .table { height: 402px; max-height: 102px !important; overflow: hidden; }

.placement-enquiries .so-widget-sow-button-atom-d0a8a77b6f79 .ow-button-base a { padding: 0 !important; 
                      background:none !important; border: none !important; box-shadow: none !important;}
.development-enquiries .so-widget-sow-button-atom-d0a8a77b6f79 .ow-button-base a { padding: 0 !important; 
                      background:none !important; border: none !important; box-shadow: none !important;}
.techsupport-enquiries .so-widget-sow-button-atom-d0a8a77b6f79 .ow-button-base a { padding: 0 !important; 
                      background:none !important; border: none !important; box-shadow: none !important;}

/*06/feb/2017*/
#testimonial-slider .rating { margin: -20px 0 0 0; }

/*new styles*/


.testimonial{
    margin: 0 15px;
}
.owl-theme .owl-controls .owl-page span { width: 10px !important; height: 10px !important;
                                          margin: 5px 5px !important;}
.owl-theme .owl-controls .owl-page active { background-color: #63bc62 !important; }
.testimonial .description{
    position: relative;
    font-size: 15px;
    line-height:26px;
    color: #696969;
    padding: 25px 20px;
    border:1px solid #e7eced;
    background-color: #f6f9fa;
    margin: 0 0 15px 0;
}
.testimonial .description p { /*width: 90%;*/ margin: 0; height: 110px; overflow: hidden;}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #f6f9fa;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    border-color: #e7eced;
    position: absolute;
    bottom: -11px;
    left: 6%;
    transform: skewY(-45deg);
}
.testimonial .description i { font-size: 40px; color: #63bc62; margin: 0px 20px 0 0; width: 10%;
                              height: 150px; float: left; }
.testimonial .pic{
   width: 80px;
   height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 30px 10px 0px;
    display: inline-block;
    float: left;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-title{
    display: inline-block;
    text-transform: capitalize;
    margin-top: 25px;
}
.testimonial .testimonial-title span{
    color: #000;
    display: block;
    font-size:16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.testimonial .testimonial-title small{
    display: block;
    font-size:14px;
}
.owl-theme .owl-controls{
    position: absolute;
    bottom: 10%;
    right: 10px;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    background:#000;
    padding: 3px 8px;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: 'FontAwesome';
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}


.inner-tab-mid  { position: absolute; left: 49%; z-index: 9; margin: -7px 0 0 0; }




.schedule-tab-inner .nav-tabs > li { width: 25%; background: none !important;
padding: 0 !important;}
.schedule-tab-inner .nav-tabs > li > a  { background-color: #ed3442; text-align: center; color: #fff !important;}
.schedule-tab-inner .nav-tabs > li.active > a, 
.schedule-tab-inner .nav-tabs > li.active > a:focus, 
.schedule-tab-inner .nav-tabs > li.active > a:hover {
    color: #000 !important;
    cursor: default;
    background-color: #f2f2f2;
    border-right: 3px solid #dddddd;
    border-bottom-color: transparent;
    /*padding: 16px 15px;*/
}
.schedule-tab-inner .nav > li > a { padding: 13px 15px; }
.schedule-tab-inner .nav-tabs     { width: 50%; position: relative; }


/*tabs*/
.schedule-tab .nav > li > a { padding: 15px;}
.nav-tabs > li      { width: 50%; }

.nav-tabs > li > a  { border-radius: 0px !important; text-transform: uppercase;}
.nav-tabs           { border-bottom: 0px solid #ddd !important; }
.nav-tabs > li > a  { background-color: #fb8627; color: #fff; margin-right: 0; border: 0; }
.nav-tabs > li:nth-child(1) > a { -webkit-box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1);  box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1); border-right: 0 }
.nav-tabs > li:nth-child(2) > a { -webkit-box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1);  box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1); }
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus { background: #e86a03 !important; color: #fff !important;}


.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover { color: #555 !important;cursor: default; background-color: #f2f2f2 !important; border-bottom-color: transparent;}

.schedule-tab .nav-tabs > li.active > a { padding: 20px 15px 15px; }
.schedule-tab .nav-tabs > li.active {  margin-top: -6px; }
.schedule-tab .nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover { border: 1px solid #f2f2f2; border-right: 0; }
.nav-tabs > li.active:nth-child(1) > a { -webkit-box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1); box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1);  border-left: 0} 
.nav-tabs > li.active:nth-child(2) > a { -webkit-box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1); box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1);border-left: 0;  }

.nav-tabs > li > a,
.nav-tabs > li { -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; transition: all 0s ease-in-out;}


.schedule-tab-inner .nav-tabs > li.active > a:focus, 
.schedule-tab-inner .nav-tabs > li.active > a:hover { border: 0px solid #f2f2f2; border-right: 0; }
.schedule-tab-inner .nav-tabs > li.active:nth-child(1) > a { -webkit-box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1); box-shadow:inset -3px 0 0 0 rgba(0,0,0,.1);  border-left: 0} 
.schedule-tab-inner .nav-tabs > li.active:nth-child(2) > a { -webkit-box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1); box-shadow:inset 3px 0 0 0 rgba(0,0,0,.1);border-left: 0;  }

.schedule-tab-inner .nav-tabs > li > a,
.schedule-tab-inner .nav-tabs > li { -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; transition: all 0s ease-in-out;}

.schedule-tab-inner .nav-tabs > li.active > a, .schedule-tab-inner .nav-tabs > li.active > a:focus, .schedule-tab-inner .nav-tabs > li.active > a:hover { border: none; }

.schedule-tab-inner .nav-tabs > li.active > a, 
.schedule-tab-inner .nav-tabs > li.active > a:focus, 
.schedule-tab-inner .nav-tabs > li.active > a:hover { border: 0px solid #f2f2f2; border-right: 0; }
.schedule-tab-inner .nav-tabs > li.active { margin-top: -6px;}
.schedule-tab-inner .nav-tabs > li.active > a { padding: 17px 15px 15px;}





.bx-wrapper .testimonials-thumbnail{ 
    margin: 0px 0px 0px; 
}

.bx-wrapper .testimonials-carousel-thumbnail{ 
    width:116px;
    height:116px;
    display:block;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -khtml-border-radius: 100px;
    border:solid 5px #FFFFFF;
    overflow:hidden;
}
@media (max-width: 767px) {

.bx-wrapper .testimonials-carousel-thumbnail{ 
    width:106px;
    height:106px;
    display:block;
    float:none;
    margin:auto;
    margin-top:20px;
}

    }
.bx-wrapper .testimonials-carousel-thumbnail img{ 
    width:116px;
    height:116px;
    display:block;
    overflow:hidden;
}
.bx-wrapper .testimonials-carousel-context{ 
    overflow: hidden; 
    min-height:220px;
}
.bx-wrapper .testimonials-carousel-context p{
    font-family: 'Open Sans', sans-serif;
    color:#000000;
    text-align:center;
    font-size:16px;
    line-height:25px;
    padding:10px 20px 0px 20px !important;
    margin:0px 0px 0px 0px !important;
    }

.bx-wrapper {
    position: relative;
    margin:0 auto;
    padding: 0;
    width:100%;
    *zoom: 1;
    }
.bx-wrapper .slide {
    padding:0;
    margin:0;
    display: block;
    max-width: 100%;
    }
.bx-wrapper .bx-viewport {
    padding:10px;
    margin-left:0;
    z-index:1;
    width:100%;
    }
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    display:none;
    bottom: 0px;
    width: 100%;
    }
.bx-wrapper .bx-loading {
    min-height: 50px;

   background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    }
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    }
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    }
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
    }
.bx-wrapper .bx-next {
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left:-42px;
    width: 35px;
    height: 34px;
    cursor: pointer;
    background:  url(../images/caousel-prev.png) center 0px no-repeat;0
    }
.bx-wrapper .bx-prev {
    position: absolute;
    bottom: 0px;
    right: 50%;
    width: 35px;
    margin-right:-42px !important;
    height: 34px;
    cursor: pointer;
    background: url(../images/caousel-next.png) center 0px no-repeat;
    }
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom:20px;
    margin-right: -30px;
    outline: 0;
    width: 42px;
    height: 33px;
    text-indent: -9999px;
    z-index: 9;
    }

.news_events .bx-next {
    position: absolute;
    bottom: 0;
    left:50%;
    margin-left:-50px;
    width: 42px;
    height: 33px;
    cursor: pointer;
    background: #03bc73 url(../images/caousel-next.png) center 9px no-repeat;
    border-radius:4px;
    border-bottom:3px solid #00893d; 
    }
.news_events .bx-prev {
    position: absolute;
    bottom: 0px;
    right: 50%;
    width: 42px;
    height: 33px;
    cursor: pointer;
    background: #03bc73 url(../images/caousel-prev.png) center 9px no-repeat;
    border-radius:4px;
    border-bottom:3px solid #00893d; 
    }
    
@media (max-width: 500px) {
    .bx-wrapper .bx-controls-direction a {
    bottom:-20px;
    }   
   }






@media only screen and (max-width: 767px){
    .testimonial .description{
        font-size: 14px;
    }
    .testimonial .description:after{
            left: 14%;
    }
}
@media only screen and (max-width: 479px){
    .owl-theme .owl-controls{
        bottom: 0;
    }
    .testimonial .description:after{
        left: 18%;
    }
  .testimonial .description i { font-size: 23px; width: 100%; height: auto; }
  .testimonial .description p { width: 100%; }
}

.testi-slider-thumbnail { 
    width:116px;
    height:116px;
    display: inline-block;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
   -moz-border-radius: 100px;
   -khtml-border-radius: 100px;
    border:solid 5px #FFFFFF;
    overflow:hidden;
}



/*// Media Queries //*/

@media(max-width:1199px){
    .schedule-tab .nav > li > a         { padding: 15px 15px; }
    .placement-container                { height: 476px; }
    .internship                         { height: 476px; min-height: 476px; max-height: 476px; line-height: 70px;}
    .internship .cyberpark              { font-size: 40px; }
    .services-box h2                    { font-size: 20px; }
    .schedule-tab                       { height: 470px; min-height: 470px; max-height: 470px; border-bottom: 1px #dddddd solid;}
}
@media(max-width:991px) {
    .placement-container                { margin-bottom: 20px; height: 435px; }
   .internship                          { margin-bottom: 20px; height: 435px; line-height: 60px;min-height: 435px;max-height: 435px;}
    .footer-box                         { text-align: center; }
    #testimonial-slider                 { margin: 30px 0 !important; }
    .search                             { width: 80%; }
    .sidebar                            { text-align: center; }
    .sidebar img                        { display: inline-block !important; }
    .widget_sow-editor                  { text-align: left; }
    .success-stories-inner              { text-align: center; }
    .success-stories-inner .bx-wrapper .testimonials-carousel-context p { text-align: center; }
    .success-stories-inner .bx-wrapper .bx-prev {  right: 50%; }
    .success-stories-inner .bx-wrapper .bx-next { left: 50% !important; }
    .schedule-tab                       { height: auto !important; border-bottom: 0px; min-height: auto; max-height: auto;}
    .success-stories .name              { padding-top: 0; }
    .news-box h2                        { text-align: center; }
    .latest-vacancies h3                { text-align: center; margin-bottom: 5px;}
    .latest-vacancies                   { text-align: center; margin: 10px 0 0 0;}
    .latest-vacancies ul li             { text-align: left; }
    /*.news-box                           { text-align: center; margin-bottom: 30px;}
   .news-box .info img                 { float: none; }
    .news-box .info p                   { float: none;  text-align: center;}
    .news-box .info span                { display: inline-block; width: 100%; }*/
    .success-stories                    { padding: 30px 0 60px 0; }
    .success-stories .bx-wrapper .bx-controls-direction a { bottom: -40px !important;}
    .blog-container p                   { margin-bottom: 10px; }
    .news-box .readmore                 { float: none; }
}
@media(max-width:800px) {
}
@media(max-width:780px) {
	.branches-wrap        { text-align: center; }
	.contact-cnt          { text-align: center; }
	.contact-cnt .widget_sow-editor    { text-align: center; }
}
@media(max-width:767px) {
    .schedule-tab td, .schedule-tab th  { padding: none; }
    .placement-container                { text-align: center; height: auto; }
    .placement-container img            { float: none; margin-bottom: 10px; }
    .readmore                           { text-align: center; }
  	.internship                         { height: auto; }
   	.blog-container                     { text-align: center;}
    .blog-container img                 { float: none; margin: 0 0 20px 0; }
   	.footer-box                         { height: 208px;}
   	.footer                             { text-align: center; }
    .copy                               { text-align: center; }
    .services-box img                   { height: auto; }
}
@media(max-width:753px) {
    .schedule-tab-inner .nav-tabs       { width: 100%; }
    .grey-box .schedule-tab-inner .nav-tabs > li { width: 50%; }
    .txt_are_radio span.wpcf7-list-item {width: 100% !important;margin: 0;}
}
@media(max-width:420px) {
  .rght-res             { width: 100%; display: inline-block; }
}
@media(max-width:400px) {
    .logo img           { width: 100%; }
    .schedule-tab .nav > li > a { font-size: 13px; }
    .inner-banner h1    { font-size: 25px; margin: 0; }
    .inner-banner       { padding: 35px 0; }
}

@media(max-width:360px) {

}
@media(max-width:343px) {
  .schedule-tab .nav > li > a { font-size: 12px; }

}

.btm-call-to-action img{

     padding: 0px !important;
     border: 0 !important;
    
}
    
.txt_are_radio .wpcf7-list-item {display: inline-block;width: 100%;}
/*span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.txt_are_radio span.wpcf7-list-item*/
.txt_are_radio span.wpcf7-list-item {float: left;width: 50%;margin: 0;}