@import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Ropa+Sans:400,400italic);
.strip {
    position: relative;
    background: url(../images/stripe.png) top left repeat-x;
    height: 3px;
}
header {
    background: url(../images/header-bg.jpg) top left repeat;
    position: relative;
    padding: 18px 0;
}
.txt {
    margin: 15px 0 0 0;
}
.logo3 {
    float: right;
}
.logo1 {
    position: relative;
    margin-bottom: 10px;
}
.jn {
    position: absolute;
    font-size: 10px;
    color: #217ff4;
    text-wrap: unrestricted;
}

/* navbar */

.navbar-wrapper {
    position: relative;
    z-index: 15;
    font-family: 'Ropa Sans', sans-serif;
}
.navbar.navbar-inverse.navbar-static-top {
    background: #be1f2d;
    border-top: 0px solid #4cacf8;
    border-bottom: none;
}
.navbar.navbar-inverse.navbar-static-top a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.navbar {
    margin-bottom: 0px;
    width: 100%;
    min-height: 40px;
    transition: all 1s ease;
}
.nav > li > a {
    padding: 10px 14px;
}
.navbar.navbar-inverse.navbar-static-top a:hover {
    color: #fff;
    /*background:#f89a32;*/
    transition: all 1s ease;
    text-decoration: underline;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus {
    background: none;
    text-decoration: underline;
}
.navbar-inverse .navbar-nav>.active>a:hover {
    background: none;
    color: #fff;
    text-decoration: underline;
}
.navbar-toggle {
    margin-top: 3px;
    margin-bottom: 3px;
    background: #1f1a1b;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: #1f1a1b !important;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.banner,
.inner-banner {
    width: 100%;
    position: relative;
    text-align: center;
}
.banner img,
.inner-banner img {
    width: 100%;
}

/* Carousel base class */

.carousel {
    overflow: hidden;
}

/* Declare heights because of positioning of img element */

.carousel-inner > .item > img {
    top: 0;
    left: 0;
}
.carousel-control {
    width: 4%;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-control.left {
    background: url(../images/right.png) center right no-repeat !important;
    margin-left: 5%;
}
.carousel-control.right {
    background: url(../images/left.png) center left no-repeat !important;
    margin-right: 5%;
}
.courses-hm {
    position: relative;
    padding: 40px 0 20px 0;
}
.courses-block {
    width: 86%;
    float: right;
}
.courses-block2 {
    width: 86%;
    margin: 0 auto;
}
.courses-block3 {
    width: 86%;
    float: left;
}
.thumbnail {
    padding: 0;
    background-color: #dee8fc;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.thumbnail h1 {
    margin: 0px;
    padding: 10px 0;
    font-size: 30px;
    background: #1f1a1b;
    text-align: center;
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.list,
.list2,
.list3 {
    margin: 0px;
    padding: 0px;
}
.list li,
.list2 li,
.list3 li {
    list-style: none;
    background: url(../images/list-icon.png) 6px 15px no-repeat;
    padding: 10px 20px;
    margin: 10px 0;
    border-bottom: 1px solid #dbdbdb;
}
.list2 li {
    padding: 8px 20px;
    margin: 5px 0;
}
.list3 li {
    padding: 8px 20px;
    margin: 7px 0;
}
.list li:last-child,
.list2 li:last-child,
.list3 li:last-child {
    border-bottom: 0px solid #dbdbdb;
}
.thumbnail h5 {
    margin: 0px;
    padding: 14px 0;
    background: #01a2db;
    text-align: center;
    color: #fff;
}
.thumbnail a:hover {
    text-decoration: none;
}
.divider {
    background: url(../images/divider.png) top center no-repeat;
    height: 8px;
    margin-top: 10px;
}
.content-btm {
    position: relative;
    padding: 10px 0;
}
.testi h1 {
    font-size: 30px;
    margin: 0px;
    color: #003d60;
    text-decoration: underline;
}
.cont {
    float: left;
    margin: 5px 0;
}
.testimonials-img {
    float: left;
    margin: 0 20px 0 0;
    padding: 10px 0 0 0;
    height: 130px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ffdbde;
}
.testimonials-img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.testimonials-txt {
    display: table;
    overflow: hidden;
}
.testimonials-txt p {
    padding: 0 0px 0 0;
    text-align: justify;
}
.name {
    display: inline-block;
    margin: 0px 0 0 0;
}
.name h4 {
    font-size: 15px;
    color: #000;
    margin: 0 10px 0 0;
    display: inline;
    font-weight: bold;
}
.name h5 {
    font-size: 15px;
    color: #5f5f5f;
    display: inline;
}
.more {
    background: #fff;
    border: 2px solid #be1f2d;
    padding: 8px 20px;
    color: #01a2db;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
}
.more:hover {
    text-decoration: none;
}
.more2 {
    color: #be1f2d;
    font-weight: bold;
    text-decoration: underline;
}
.enquiry-form {
    background: #1f1a1b;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    width: 100%;
}
.enquiry-form h1 {
    background: #be1f2d !important;
    color: #FFF !important;
    font-size: 30px;
    padding: 22px 0 !important;
    float: none !important;
    margin: 0px 0 20px 0;
    text-indent: 20px;
    text-decoration: none !important;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.fields {
    padding: 0 20px 10px 20px;
}
.form-control {
    height: 40px;
    outline: none !important;
}
.submit-btn {
    background: #be1f2d;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 4px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
    /*float:right;*/
    margin-bottom: 15px;
}
footer {
    background: #e8e8e8;
    position: relative;
    margin-top: 10px;
}
footer h2 {
    font-size: 26px;
    color: #be1f2d;
}
.quick {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 50%;
}
.quick li {
    list-style: none;
}
.quick li a {
    color: #1f1a1b;
}
.p {
    text-align: left !important;
}
.p a {
    color: #01a2db;
    font-size: 16px;
}
.sub-ftr {
    background: #1f1a1b;
    position: relative;
    padding: 10px 0;
}
.sub-ftr p {
    padding-top: 10px;
    margin: 0px;
    color: #fff;
}
.sub-ftr p a {
    color: #fff;
}

/* Inner Pages */

.inner-slider {
    position: relative;
}
.inner-slider img {
    width: 100%;
    height: auto;
    text-align: center;
}
.inner-page {
    position: relative;
    padding: 10px 0 20px 0;
}
.h1-i {
    overflow: hidden;
}
.inner-page h1 {
    font-size: 30px;
    color: #fff;
    background-color: #1cbb9b;
    float: left;
    margin-bottom: 0px;
    padding: 4px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.inner-page h2 {
    font-size: 19px;
    color: #fff;
    background-color: #1cbb9b;
    float: left;
    padding: 4px 11px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.inner-page p {
    color: #252525;
    text-align: justify;
}
.inner-list {
    margin: 0px 0 0 15px;
    padding: 0px;
}
.inner-list li {
    list-style: none;
    background: url(../images/list_img.png) 4px 6px no-repeat;
    padding: 0px 0 0 25px;
    margin: 10px 0;
}
.group {
    position: relative;
    background-color: #eee7d7;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.group h2 {
    background-color: #003d60;
    font-size: 30px;
    color: #fff;
    text-decoration: underline;
    padding: 10px;
    margin: 0px;
    float: none;
    border-radius: 0px;
}
.group ul {
    margin: 0px;
    padding: 0px 0 20px 0;
}
.group ul li {
    list-style: none;
    background: url(../images/list_img.png) 4px 6px no-repeat;
    padding: 0px 0 0 25px;
    margin: 5px 0 0 10px;
}
.p1 {
    padding: 0 10px;
    margin-top: 10px;
}
.more1 {
    float: right;
    background: #be1f2d;
    padding: 5px 15px;
    color: #fff;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.more1:hover {
    background: #003d60;
    color: #fff;
    text-decoration: none;
}
.cmac-img {
    border: 1px solid #be1f2d;
}
.cont-test {
    background-color: #fdfdfb;
    border: 1px solid #f9e9ea;
    padding: 10px;
}
.event-img1 {
    border: 1px solid #be1f2d;
    padding: 2px;
    margin-right: 10px;
    float: left;
}
.event-img2 {
    border: 1px solid #be1f2d;
    padding: 2px;
    margin-left: 10px;
    float: right;
}
.placements ul {
    margin: 0px;
    padding: 0px;
}
.placements ul li {
    list-style: none;
    float: left;
}
.placements ul li img {
    border: 1px solid #f3a99e;
    margin-left: -1px;
}
.google-maps {
    position: relative;
    padding-bottom: 40%;
    /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 40px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 2px solid #e1969d;
}
.pixl-list {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.pixl-list li {
    float: left;
    list-style: none;
    margin: 10px;
}
.pixl-list li img {
    border: 1px solid #e1969d;
}
.inner-page h3 {
    font-size: 18px;
    color: #ff1700;
    font-weight: bold;
}
.employers-enquiry-form {
    position: relative;
    margin-bottom: 30px;
    float: left;
}
.employers-enquiry-form label {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
}
.employers-enquiry-form .form-control {
    border: 1px solid #ff7a51;
    border-radius: 0px;
    background-color: #FFF;
}
.red {
    color: #fe0000;
    font-weight: bold;
}
.employers-enquiry-form input[type=submit],
.employers-enquiry-form input[type=reset] {
    background-color: #ff7a51;
    color: #fff;
    float: right;
    padding: 4px 15px;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 0 15px;
    border-radius: 4px;
    outline: none;
}

/* RESPONSIVE STYLES */

@media (min-width:1367px) {}
@media (max-width:1200px) {
    .nav > li > a {
        padding: 10px 5px;
    }
    .carousel-control {
        width: 5%;
    }
    .courses-block,
    .courses-block2,
    .courses-block3 {
        width: 100%;
    }
    .google-maps iframe {
        width: 90% !important;
        height: 80% !important;
    }
    .list2 li {
        margin: 6px 0px;
    }
    .jn {
        font-size: 9px;
    }
}
@media (min-width:768px) and (max-width:980px) {
    header img {
        max-width: 100%;
        height: auto;
    }
    .navbar.navbar-inverse.navbar-static-top a {
        font-size: 12px;
    }
    .nav > li > a {
        padding: 10px 3px;
    }
    .carousel-control {
        width: 7%;
    }
    .courses-block,
    .courses-block2,
    .courses-block3 {
        width: 100%;
    }
    .p a {
        font-size: 13px;
    }
    .group h2 {
        font-size: 26px;
    }
    .google-maps iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .list2 li {
        margin: 10px 0px;
    }
    .list li,
    .list3 li {
        margin: 2px 0px;
    }
}
@media (max-width:767px) {
    header img {
        max-width: 100%;
        height: auto;
    }
    .carousel-control {
        width: 15%;
    }
    .courses-block,
    .courses-block2,
    .courses-block3 {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .testimonials-img {
        margin: 0px 0px 10px 0px;
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
        height: 130px;
        -webkit-border-radius: 0%;
        -moz-border-radius: 0%;
        border-radius: 0%;
        border: 0px solid #ffdbde;
    }
    .testimonials-img img {
        border: 1px solid #ffdbde;
    }
    .enquiry-form {
        margin-top: 20px;
    }
    .sub-ftr p {
        text-align: center !important;
    }
    .inner-list {
        margin: 20px 0 0 0px;
    }
    .google-maps iframe {
        width: 100% !important;
        height: 100% !important;
    }
}
@media (max-width:640px) {}
@media (max-width:480px) {}
@media (max-width:360px) {}
@media (max-width:320px) {}

/* form styles */

#frmContact {
    border-top: #F0F0F0 2px solid;
    padding: 10px;
}
#frmContact div {
    margin-bottom: 10px
}
#frmContact div label {
    margin-left: 5px;
    width: 60px;
    float: left;
    line-height: 30px;
}
.demoInputBox {
    padding: 4px;
    border: #F0F0F0 1px solid;
    border-radius: 2px;
}
.error {
    background-color: #FF6600;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
}
.success {
    background-color: #12CC1A;
    border: #0FA015 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
}
.info {
    font-size: .8em;
    color: #FF0000;
    letter-spacing: 2px;
    padding-left: 5px;
    display: none;
}
.btnAction {
    background-color: #2FC332;
    border: 0;
    padding: 5px 30px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}
.btnRefresh {
    background-color: #000;
    border: 0;
    padding: 4px 10px;
    color: #FFF;
    float: left;
    border-radius: 4px;
}

/* yaswad form styles */

#frmContact {
    border-top: #F0F0F0 2px solid;
    padding: 10px;
}
#frmContact div {
    margin-bottom: 5px;
    width: 95%;
    margin: 2px auto;
}
#frmContact div label {
    margin-left: 5px;
    width: 60px;
    float: left;
    line-height: 30px;
}
.demoInputBox {
    padding: 4px;
    border-radius: 4px;
    width: 95%;
}
.error {
    background-color: #FF6600;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
}
.success {
    background-color: #12CC1A;
    border: #0FA015 1px solid;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 4px;
    color: #fff!importanat;
}
.info {
    font-size: .8em;
    color: #FF6600;
    letter-spacing: 2px;
    padding-left: 5px;
}
.btnAction {
    background-color: #2FC332;
    border: 0;
    padding: 5px 30px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}
.btnRefresh {
    background-color: #8B8B8B;
    border: 0;
    padding: 7px 10px;
    color: #FFF;
    float: left;
}
.btn-refresh {
    padding: 0px;
    cursor: pointer;
}
.btn-refres:hover,
.btn-refresh:visited,
.btn-refresh:link,
.btn-refresh:active {
    text-decoration: none;
}
#frmContact #captcha_code {
    padding: 5px 5px 5px 10px;
}
.enquiry,
.enquiry p {
    color: #9c9c9c;
}
.captcha-box {
    width: 120px;
    height: 30px !important;
    border-radius: 4px;
    padding: 3px 0px 7px 0px;
    background-color: #3e3e3e;
    margin: 0px 5px;
}
input[type="text"] {
    color: #000;
}

/*input[type="text"]:focus {  outline: none; }*/

textarea {
    color: #000;
}
.enquiry .success {
    color: #fff !important;
}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}

/* YS Styles */


/* Other-site page styles */

ul.listthree li {
    padding: 0px 0 0 30px;
    margin: 10px 0;
}
ul.listthree li a {
    color: #1476ca;
    margin-right: 10px;
}
ul.listthree li a:hover {
    color: #bd1828;
}
.listthree li i {
    color: #bd1828;
    margin-right: 10px;
}

/* Footer socila icon styles */

.social-nav {
    padding: 0;
    text-align: right;
    list-style: none;
    margin: 4px 0 0 0px;
}
.social-nav a {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    margin-right: 5px;
}
.social-nav ul {
    list-style: none;
}
.social-nav li {
    display: inline;
    list-style-type: none;
    margin: 0px 0px 0 0px;
    list-style: none;
}

/*@media (max-width:768px) {
    .social-nav {
        text-align: center !important;
    }
}*/


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .social-nav {
        text-align: right !important;
    }
}
@media (max-width: 767px) {
    .social-nav {
        text-align: center !important;
    }
}
.icons_2 a {
    overflow: hidden;
    font-size: 16px;
    border-radius: 4px;
}
.icons_2 a:hover {
    background: #fff;
    text-shadow: 0 0 #dcdcdc, 1px 1px #dcdcdc, 2px 2px #dcdcdc, 3px 3px #dcdcdc, 4px 4px #dcdcdc, 5px 5px #dcdcdc, 6px 6px #dcdcdc, 7px 7px #dcdcdc, 8px 8px #dcdcdc, 9px 9px #dcdcdc, 10px 10px #dcdcdc, 11px 11px #dcdcdc, 12px 12px #dcdcdc, 13px 13px #dcdcdc, 14px 14px #dcdcdc, 15px 15px #dcdcdc, 16px 16px #dcdcdc, 17px 17px #dcdcdc, 18px 18px #dcdcdc, 19px 19px #dcdcdc, 20px 20px #dcdcdc, 21px 21px #dcdcdc, 22px 22px #dcdcdc, 23px 23px #dcdcdc, 24px 24px #dcdcdc, 25px 25px #dcdcdc, 26px 26px #dcdcdc, 27px 27px #dcdcdc, 28px 28px #dcdcdc, 29px 29px #dcdcdc, 30px 30px #dcdcdc
}
.icons_2 .facebook {
    background: #3B579D;
    text-shadow: 0 0 #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278
}
.icons_2 .facebook:hover {
    color: #3B579D!important
}
.icons_2 .google-plus {
    background: #DD4A3A;
    text-shadow: 0 0 #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122
}
.icons_2 .google-plus:hover {
    color: #DD4A3A!important
}

.icons_2 .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.icons_2 .twitter:hover {
    color: #00ACED!important;
}

.icons_2 .youtube {
    background: #e62117;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .youtube:hover {
    color: #e62117!important;
}

.icons_2 .flickr {
    background: #ff0084;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .flickr:hover {
    color: #ff0084!important;
}
.icons_2 .blogspot {
    background: #1292bd;
    text-shadow: 0px 0px #066787, 1px 1px #066787, 2px 2px #066787, 3px 3px #066787, 4px 4px #066787, 5px 5px #066787, 6px 6px #066787, 7px 7px #066787, 8px 8px #066787, 9px 9px #066787, 10px 10px #066787, 11px 11px #066787, 12px 12px #066787, 13px 13px #066787, 14px 14px #066787, 15px 15px #066787, 16px 16px #066787, 17px 17px #066787, 18px 18px #066787, 19px 19px #066787, 20px 20px #066787, 21px 21px #066787, 22px 22px #066787, 23px 23px #066787, 24px 24px #066787, 25px 25px #066787, 26px 26px #066787, 27px 27px #066787, 28px 28px #066787, 29px 29px #066787, 30px 30px #066787;
}
.icons_2 .blogspot:hover {
    color: #1292bd!important;
}


.icons_2 .linkedin {
    background: #0073b1;
    text-shadow: 0px 0px #066787, 1px 1px #066787, 2px 2px #066787, 3px 3px #066787, 4px 4px #066787, 5px 5px #066787, 6px 6px #066787, 7px 7px #066787, 8px 8px #066787, 9px 9px #066787, 10px 10px #066787, 11px 11px #066787, 12px 12px #066787, 13px 13px #066787, 14px 14px #066787, 15px 15px #066787, 16px 16px #066787, 17px 17px #066787, 18px 18px #066787, 19px 19px #066787, 20px 20px #066787, 21px 21px #066787, 22px 22px #066787, 23px 23px #066787, 24px 24px #066787, 25px 25px #066787, 26px 26px #066787, 27px 27px #066787, 28px 28px #066787, 29px 29px #066787, 30px 30px #066787;
}
.icons_2 .linkedin:hover {
    color: #0073b1!important;
}
.sup {
    /* vertical-align: super;  font-size: 20px;   */
    vertical-align: top;
    font-size: 20px;
}
.listtwo {
    margin-left: 0px;
}
.listtwo li {
    padding: 0px 0 0 0px;
    margin: 10px 0;
}
.listtwo li i {
    color: #00BFFF;
    margin-right: 10px;
}

.recordsip {
	background: #e0adbb !important;
	border: 1px solid #be1f2d;
	padding: 5px 5px;
	border-radius: 5px;
}
.recordsip p{
	text-align:justify;
	color:#000000;
	
}

.page-not {
	text-align:center;
}
.page-not h1{
	font-size:300px;
	text-align:center;
	color:#999999;
}
.page-not h2{
	font-size:50px;
	text-align:center;
	color:#be1f2d;
	
}
.page-not h3{
	letter-spacing:2px;
	margin:5% 0;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  
}

.inner-page table td, th{
	border: 0px !important ;
}