body {
    background-color: #e9ebef;
    font-family: IRANSans, Tahoma, sans-serif;
}

section {
    text-align: right;
}

section h4 {
    font-size: 18px;
    color: #254a92;
}

input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #c3c3c3;
    font-family: IRANSans, Tahoma, sans-serif;
}

input[type="search"]::-moz-placeholder { /* Firefox 19+ */
    color: #c3c3c3;
    font-family: IRANSans, Tahoma, sans-serif;
}

input[type="search"]:-ms-input-placeholder { /* IE 10+ */
    color: #c3c3c3;
    font-family: IRANSans, Tahoma, sans-serif;
}

input[type="search"]:-moz-placeholder { /* Firefox 18- */
    color: #c3c3c3;
    font-family: IRANSans, Tahoma, sans-serif;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.eyc-logo {
    position: absolute;
    width: 110px;
    height: 110px;
    top: -39px;
    margin: auto;
    left: 50%;
    z-index: 111111;
    background-color: #f2f4f8;
    border-radius: 0 0 25px 25px;
    border: 2px solid #345fb5;
    border-top: none;
}

.logofix {
    width: 70px !important;
    height: 70px !important;
    z-index: 11111 !important;
    top: 0;
    border-radius: 0 0 15px 15px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    /* display: none!important; */
    left: 51.5%;
}

.logoimgfix {
    /* top: -4px !important; */
    /* position: fixed !important; */
    /* width: 100px; */
    /* height: 80px; */
    /* z-index: 21 !important; */
}

.menufix {
    position: fixed !important;
    z-index: 11111 !important;
    width: 100%;
    top: 0;
    border-bottom: 2px solid #fff;
}

.wrapper {
    max-width: 1550px;
    margin: 0 auto;
    padding: 0;
    min-width: 320px;
}

.header {
    width: 100%;
    display: block;
    min-height: 214px;
    padding-top: 0;
}

.headerwp {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}

.headerfull {
    width: 100%;
    background-color: rgba(52, 95, 181, 1);
    height: 60px;
    position: relative;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.posrlt {
    position: relative;
}

.headtoppart {
    display: block;
    width: 100%;
    background-color: rgb(37, 74, 146);
    height: 39px;
    margin: 0 auto;
    padding: 0;
    min-width: 320px;
}

.headertopright {
    float: right;
}

.headertopleft {
    float: left;
    text-align: right;
}

.headertopleft a {
    line-height: 39px;
    color: #f5f5f5;
    font-size: 14px;
    padding: 0 12px;
    display: inline-block;
    float: left;
}

.headertopleft a:hover {
    background-color: #272B37;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.headertopleft a.telegramicon:hover {
    background-color: #0077b5;
    color: #fff;
}

.headertopleft a.callusicon:hover {
    background-color: #b55300;
    color: #fff;
}

.address {
    padding: 10px 0 0 0;
    font-size: 12px;
    color: #f5f5f5;
}

.address a {
    color: #fafafa;
}

.address span {
    margin-right: 9px;
    color: #838383;
}

.address .fa {
    margin-right: 6px;
    margin-left: 6px;
    color: #af8181;
}

.norlt {
    position: static;
}

.menuwrapper {
    position: relative;
}

.show-grid {
    background-color: #fff;
}

.btn-border {
    border: 2px solid;
    border-radius: 40px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    -moz-user-select: none;
    background-image: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    padding: 15px 40px;
}

.btn-border:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}

.btn-border:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}

.moreoption {
    width: 100%;
    display: block;
    margin-top: 290px;
}

.moreoption .boxheader {
    border: solid 0;
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 17px;
    color: #fff;
}

.mobiletext02 {
    /*display: none;*/
    font-size: 12px;
}

.buttoncolor {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 12.5%;
    height: 30px;
    float: left;
    text-align: center;
    margin: 0px 0px;
}

.buttoncolor:hover {
    color: #fff;
    text-decoration: none;
}

.buttoncolor:focus {
    color: #fff;
    text-decoration: none;
}

.buttoncolor03 {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 12.5%;
    height: 30px;
    float: left;
    text-align: center;
    margin: 0px 0px;
}

.buttoncolor03:hover {
    color: #fff;
    text-decoration: none;
}

.buttoncolor03:focus {
    color: #fff;
    text-decoration: none;
}

.headertlt {
    width: 100%;
    padding: 40px 0px 15px 0px;
    letter-spacing: -0.5px;
    font-size: 22px;
    font-family: 'archivo_narrowregular';
    color: #424242;
}

.colorlink01 {
    width: 40%;
    float: left;
    margin: 0% 0% 0% 2%;
}

.colorlink02 {
    width: 40%;
    float: left;
    margin: 0% 0% 0% 2%;
}

.colorlink03 {
    width: 14%;
    float: left;
    margin: 0% 0% 0% 2%;
}

.buttoncolor02 {
    color: #424242;
    display: block;
    font-size: 15px;
    border-radius: 2px;
    height: 30px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 100%;
    border-right: solid 5px #fff;
    float: left;
    text-align: center;
    margin: 0% 0% 0% 0%;
    background-color: #f2f2f2;
    border: solid 1px #D9D9D9;
    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;
    width: 50%;
    float: left;
}

.buttoncolor02:hover {
    background-color: #424242;
    color: #000;
}

.buttoncolor02.active {
    background-color: #424242;
    color: #fff;
}

.main-content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 230px) and (max-width: 991px) {
    .wrapper {
        width: 100%;
        margin: 0% 0%;
    }

    .header {
        min-height: 75px;
    }

    .logo {
        display: none !important;
    }

    .header {
        box-shadow: none !important;
        background-image: none !important;
    }

    .colorlink01 {
        width: 92% !important;
        margin: 0% 4%;
    }

    .colorlink02 {
        width: 92% !important;
        margin: 0% 4%;
    }

    .colorlink03 {
        width: 92% !important;
        margin: 0% 4%;
    }

    .buttoncolor02 {
        width: 100% !important;
        margin-bottom: 2%;
    }

    .buttoncolor {
        width: 25%;
    }

    .buttoncolor03 {
        width: 25%;
    }

    .moreoption {
        width: 100%;
        margin: 85px 0 0 0;
        background-color: transparent !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

    .headtoppart {
        margin-top: 52px;
        height: auto;
        background-color: rgb(37, 74, 146);
    }

    .topmenusearch {
        margin: 0px 0 0;
        width: 100%;
    }

    .topmenusearch input:focus {
        width: 100%;
    }

    .posrlt {
        width: 240px;
        float: none;
    }

    .headerright {
        width: 100%;
        float: none;
    }

    .headertopright {
        float: none;
        width: 96%;
        margin: 0% 2%;
    }

    .headertopleft {
        float: none;
        width: 96%;
        margin: 0% 2%;
    }

    .address.clearfix:before, .address.clearfix:after {
        content: "";
        display: table;
    }

    .address.clearfix:after {
        clear: both;
    }

    .address.clearfix {
        zoom: 1;
    }

    .headertopright {
        display: none;
    }

    .headerfull {
        height: auto;
    }

    .headertopleft a {
        width: 24%;
        text-align: center;
    }

    .headertopleft a.callusicon {
        display: none;
    }
}

@media only screen and (min-width: 920px) and (max-width: 1064px) {
    .wrapper {
        width: 96%;
        margin: 0% 2%;
    }

    .colorlink01 {
        width: 100% !important;
        margin: 0%;
    }

    .colorlink02 {
        width: 100% !important;
        margin: 0%;
    }

    .colorlink03 {
        width: 100% !important;
        margin: 0%;
    }

    .buttoncolor02 {
        width: 50% !important;
        margin-bottom: 1%;
    }

    .logo {
        float: none !important;
        margin: 0 auto !important;
        width: 100% !important;
        text-align: center;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .wrapper {
        width: 96%;
        margin: 0% 2%;
    }

    .colorlink01 {
        width: 100% !important;
        margin: 0%;
    }

    .colorlink02 {
        width: 100% !important;
        margin: 0%;
    }

    .colorlink03 {
        width: 100% !important;
        margin: 0%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 780px) {
    .mobiletext02 {
        display: inline-block;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .headertopleft a .fa {
        margin-right: 0px;
    }
}

/*==================================*/
/* Bootstrap Override */
/*==================================*/
.btn-primary {
    color: #fff;
    background-color: #345fb5;
    border-color: #345fb5;
}

.tab-content {
    color: red;
}

.btn-link {
    color: white;
}

.btn-link:hover {
    color: wheat;
    text-decoration: none;
}

.card-header {
    background-color: #345fb5;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: 0;
}

/*==================================*/
/* Slick Slider */
/*==================================*/
p.slick-hint {
    font-size: 0.8em;
    color: #999;
    margin-bottom: 0;
    font-weight: normal;
}

p.slick-title {
    margin-bottom: 0.3rem;
    font-weight: 400;
}

.uni-pubs,
.conference {
    background-color: white;
}

.uni-pubs .title,
.conference .title {
    color: rgba(52, 95, 181, 1);
    padding: 20px;
    border-bottom: 1px solid #254a92;
    margin-bottom: 20px;
}

.publications-slider {
    padding-top: 50px;
    background-color: #e9ebef;
}

/*==================================*/
/* Carousel Slider */
/*==================================*/
.mob {
    z-index: initial !important;
    width: 15% !important;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 999;
    width: 5%;
}

#eyc-carousel-desktop {
    padding-right: 0;
    height: 800px;
}

#eyc-carousel-desktop .carousel-inner {
}

#eyc-carousel-desktop .carousel-inner .carousel-items {
    width: 100%;
    float: left;
}

#eyc-carousel-desktop .carousel-inner .carousel-items .carousel-item.active .close-carousel {
    position: absolute;
    color: #ff8a00;
    top: 7px;
    z-index: 1;
    left: 7px;
}

#eyc-carousel-desktop .carousel-inner .carousel-item {
    background: transparent;
}

#eyc-carousel-desktop .carousel-buttons {
    background: rgba(52, 95, 181, 1);
    position: absolute;
    width: 100%;
    top: initial;
    left: initial;
    margin-right: initial;
    margin-left: initial;
    bottom: 0;
}

#eyc-carousel-desktop .nav {
    padding-left: initial;
    padding-right: 0;
}
#eyc-carousel-desktop .nav a small {
    display: block;
}

#eyc-carousel-desktop .nav a {
    border-radius: 0;
    color: #ddd;
    border-left: 1px solid #254a92;
}

#eyc-carousel-desktop .nav li.nav-item:last-child a {
    border-left: none;
}

#eyc-carousel-desktop .nav-link {
    padding: 1rem 1.5rem;
}

#eyc-carousel-desktop .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background: linear-gradient(rgba(37, 74, 146, 0.9), rgba(37, 74, 146, 0.1), rgba(37, 74, 146, 0.9));
}

#eyc-carousel-desktop .nav-link:focus, .nav-link:hover {
    color: #fff;
    background: linear-gradient(rgba(37, 74, 146, 0.9), rgba(37, 74, 146, 0.1), rgba(37, 74, 146, 0.9));
}

/* Notification */
.notifications {
    background-color: rgba(255, 255, 255, 0.80);
    width: 33.33%;
    top: 0;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    right: initial;
    left: 5%;
}

.notifications a {
    list-style: none;
    text-decoration: none;
    display: block;
}

.notify-row {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
    min-height: 100px;
}

.notify-row:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.notifications a:last-child .notify-row {
    border-bottom: initial;
}

.notify-row .notify-image {
    padding: 10px;
    font-size: 11px;
    margin: auto;
    text-align: right;
}

.notify-row .notify-image .notify-author {
    background-color: rgba(52, 180, 181, 0.2);
    color: #329fa0;
    padding: 10px 5px;
}

.notify-row .notify-image .notify-date {
    background-color: #34b4b5;
    color: white;
    padding: 5px;
}

.notify-row .notify-text {
    padding: 10px 0;
    color: #ddd;
    margin: auto;
}

.notify-row .notify-text p {
    font-size: 12px;
    color: #1b1e21;
    margin-bottom: 0;
}

.notify-row .notify-text h3 {
    font-size: 14px;
    color: #254a92;
}

.notify-list {
    height: 90%;
}

.notify-btn {
    height: 10%;
    border-top: 1px dashed #d26401;
}

.notify-btn i {
    color: #d26401;
}

.notify-btn a {
    text-decoration: none;
    color: #d26401;
    padding: 17px;
}

/* Achievement */
.achievements {
    left: 60%;
}

.achievements a {
    list-style: none;
    text-decoration: none;
    display: block;
}

.achievement-row {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
    min-height: 100px;
}

.achievement-row:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.achievements a:last-child .achievement-row {
    border-color: #345fb5;
}

.achievement-row .achievement-image {
    margin: auto;
}

.achievement-row .achievement-image .achievement-author {
    background-color: rgba(52, 180, 181, 0.2);
    color: #329fa0;
    padding: 10px 5px;
}

.achievement-row .achievement-image .achievement-date {
    background-color: #34b4b5;
    color: white;
    padding: 5px;
}

.achievement-row .achievement-text {
    padding: 10px 0;
    color: #ddd;
    margin: auto;
}

.achievement-row .achievement-text p {
    font-size: 12px;
    color: #1b1e21;
    margin-bottom: 0;
}

.achievement-row .achievement-text h3 {
    font-size: 14px;
    color: #254a92;
}

.achievement-list {
}

.achievement-btn {
    height: 10%;
}

.achievement-btn i {
    color: #254a92;
}

.achievement-btn a {
    text-decoration: none;
    color: #254a92;
    padding: 17px;
}

/* Calendar */
.calendar {
    background-color: rgba(255, 255, 255, 0.80);
    width: 60%;
    position: absolute;
    left: 20%;
    right: 20%;
    top: 4%;
    bottom: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    max-height: 96%;
    overflow: hidden;
}

.calendar a {
    list-style: none;
    text-decoration: none;
    display: block;
}

.educational {
    border-left: 1px solid #dadada;
}

.notifications h2,
.achievements h2,
.about-uni h2,
.course h2,
.educational h2,
.uni-events h2 {
    font-size: 16px;
    color: #1b1e21;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.15);
    margin-bottom: 0;
}

.about-uni h2,
.educational h2,
.uni-events h2 {
    font-size: 16px;
    color: #1b1e21;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.15);
    margin-bottom: 0;
}

.calendar-row {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
    max-height: 70px;
}

.calendar-row:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.calendar a:last-child .calendar-row {
    border-bottom: none;
}

.calendar-row .calendar-image {
    padding: 5px;
}

.calendar-row .calendar-image .calendar-day {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #a92929;
    color: white;
    margin: 0 auto;
    padding-top: 5px;
}

.calendar-row .calendar-image .calendar-day span:last-child {
    padding: 2px;
    font-size: 14px;
    font-weight: 100;
}

.calendar-row .calendar-text {
    padding: 0;
}

.calendar-row .calendar-text h3 {
    font-size: 14px;
    color: #212529;
    line-height: 70px;
    font-weight: 400;
}

.calendar-row .calendar-text.cal-txt-sm h3 {
    font-size: 10pt;
    line-height: 34px;
}

.calendar-row .calendar-text a h3 {
    color: #254a92;
    font-size: 16px;
}

/* Course */
.course {
    width: 70%;
    position: absolute;
    left: 15%;
    right: 15%;
    top: 10%;
    bottom: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    max-height: 90%;
    overflow: hidden;
}

#course-tab.nav-tabs {
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.15);
    padding-right: 0;
}

#course-tab.nav-tabs .nav-item {
}

#course-tab.nav-tabs .nav-item a {
    color: #1b1e21 !important;
}

#course-tab.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}

/* About University */
.about-uni {
    background-color: rgba(255, 255, 255, 0.80);
    width: 60%;
    position: absolute;
    left: 20%;
    right: 20%;
    top: 10%;
    bottom: auto;
    padding: 0;
    color: #fff;
    text-align: center;
    max-height: 90%;
    overflow: hidden;
}

.about-uni p {
    font-size: 10pt;
    color: #1b1e21;
    line-height: 22px;
    padding: 20px 20px 0 20px;
    text-align: justify;
}

/* Mobile View */
#eyc-carousel-tablet {
    /*max-height: 640px;*/
    /*overflow: auto;*/
}

#eyc-carousel-tablet h6 {
    text-align: right;
}

/*==================================*/
/* Hover effect With Amazing effect */
/*==================================*/
.title-arch {
    text-align: center;
    margin: 50px 0;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.projects {
    margin: 70px 0;
}

.project {
    width: 100%;
    height: 300px;
    background-size: cover;
    background: url(../images/sport-1.jpg) center;
    padding: 0 !important;
    float: right;
    border: 1px solid white;
}

.project-2 {
    background-image: url(../images/cafe.jpg);
}

.project-3 {
    background-image: url(../images/library.jpg);
}

.project-4 {
    background-image: url(../images/site.jpg);
}

.project-5 {
    background-image: url(../images/workshop.jpg);
}

.project-6 {
    background-image: url(../images/conference.jpg);
}

.project-title {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
    padding: 40% 30px !important;
}

.project-title h2 {
    font-size: 1.7em;
    text-shadow: 1px 1px 1px #000, 3px 3px 5px #254a92, 0 0 12px #232323;
}

.project-hover {
    position: absolute;
    top:0px;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(52, 95, 181, 0.7);
    padding: 9% 30px !important;
}

.project-hover h2 {
    font-size: 1.2em;
}

.project-hover p {
    font-size: 0.9em;
}

.project-hover hr {
    height: 30px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(255, 255, 255, 1);
    border: 0;
}

.project-hover a {
    color: rgba(255, 255, 255, 1);
    padding: 2px 22px;
    line-height: 40px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 0 auto;
    display: block;
    width: 80px;
}

.project-hover a:hover {
    border-color: rgba(51, 51, 51, 1);
    color: rgba(51, 51, 51, 1);
    background-color: #FFF;
    text-decoration: none;
}

.project:hover .project-title {
    opacity: 0;
}

.project:hover .project-hover {
    opacity: 1;
}

.project:hover .project-hover hr {
    width: 100%;
    height: 5px;
}

/*==================================*/
/* Card panel */
/*==================================*/
.card {
    font-family: IRANSans, Tahoma, sans-serif;
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    text-align: right;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 0.8em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
}

.card-title {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
    font-size: 0.9em;
    text-align: justify;
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.btn {
    font-size: 12px;
    border-radius: 0;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -20px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin: 0;
    border: 2px solid #fafafa;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    /* border-radius: 50%; */
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
    right: 0;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 0.7em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}

/*==================================*/
/* Sections */
/*==================================*/
#systems {
    background-color: #f2f4f8;
}

/* News */
#news {
    background-color: #ffffff;
}

.more-news a {
    display: block;
    float: left;
    text-decoration: none;
}

.more-news a h3 {
    color: #254a92;
    font-size: 14px;
    font-weight: 400;
}

/* glance */
#glance {
    background-color: #ffffff;
}

/* counter */
#counter {
    background: #f2f4f8 url(../images/counter_bg.jpg);
}

.count-up span {
    display: block;
    font-size: 1.25em;
    font-weight: 300;
    color: #fafafa;
}

.count-up span[id*="counter"] {
    line-height: 1.5;
    font-size: 2.5em;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: bold;
}

.count-up span:last-child {
    margin-bottom: 80px;
}

.count-up img {
    width: 50%;
    opacity: 0.85;
    margin-top: 80px;
    margin-bottom: 30px;
    border: 3px solid white;
    border-radius: 30%;
    padding: 10px;
}

/*==================================*/
/* Footer */
/*==================================*/
.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.footer {
    /*background: #EDEFF1;*/
    background-color: rgb(37, 74, 146);
    height: auto;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #345fb5;
    border-top: 1px solid #DDDDDD;
}

.footer p {
    margin: 0;
    padding: 10px 0;
    color: white;
    font-size: 0.7em;
    line-height: 1.8em;
}

.footer img {
    max-width: 100%;
    margin-bottom: 10px;
}

.footer h3 {
    border-bottom: 2px solid #3b61ab;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    padding: 20px 0 5px;
    text-align: right;
}

.footer ul {
    list-style-type: none;
    margin-right: 0;
    padding-right: 0;
    margin-top: 15px;
    color: #cecece;
    text-align: right;
}

.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
    text-align: right;
}

.footer a {
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.newsletter-box input#appendedInputButton {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    height: 30px;
    clear: both;
    width: 100%;
}

.newsletter-box .btn {
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    padding: 0;
    width: 100%;
    color: #fff;
}

.newsletter-box {
    overflow: hidden;
}

.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
    box-shadow: 0 1px 0 #B4B3B3;
}

.social li {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #0d398e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: right;
    height: 36px;
    line-height: 36px;
    margin: 0 0 0 8px;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
    color: #254a92;
}

.social li:hover {
    border: 2px solid #4473ce;
    background: #1c2f54;
}

.social li a i {
    font-size: 16px;
    margin: 0 5px 0 0;
    color: #4a89dc !important;
}

.footer-bottom {
    background: #fafafa;
    border-top: 1px solid #345fb5;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 51px;
}

.footer-bottom p.pull-right,
.footer-bottom p.pull-left {
    padding-top: 6px;
    color: #676767;
    font-size: 12px;
}

.payments {
    font-size: 1.5em;
}

/*==================================*/
/* Media Queries */
/*==================================*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    .jtabs .jtab-inner {
        padding: 10px 20px;
        max-height: none;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    #systems {
        margin-top: -460px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    .notify-row {
        max-height: 100px;
    }

    .notify-row .notify-image .notify-author {
        padding: 5px;
    }

    .achievement-list {
        height: 90%;
    }

    .achievement-row {
        max-height: 100px;
    }

    .achievement-row .achievement-image img {

        max-height: 80px;
    }
    #systems {
        margin-top: -460px;
    }
}