@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&amp;display=swap);

.placement-slider .owl-nav .owl-next span,
.placement-slider .owl-nav .owl-prev span {
    background-repeat: no-repeat;
    background-size: cover;
    top: -40px;
    height: 35px;
    width: 35px;
    font-size: 0;
    background-color: rgba(255, 255, 255, .2) 
}

.counter1 h3,
.our-placement .title,
.special_btn {
    text-transform: uppercase
}

#blockquote {
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    line-height: 1.2;
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc;
    border-left-style: solid;
    border-left-width: 15px;
    border-right-style: solid;
    border-right-width: 2px
}

#blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: 700;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px
}

#blockquote::after {
    content: ""
}

#blockquote.default {
    border-left-color: #656d77;
    border-right-color: #434a53
}

#blockquote.grapefruit {
    border-left-color: #ed5565;
    border-right-color: #da4453
}

#blockquote.bittersweet {
    border-left-color: #fc6d58;
    border-right-color: #e95546
}

#blockquote.sunflower {
    border-left-color: #ffcd69;
    border-right-color: #f6ba59
}

#blockquote.grass {
    border-left-color: #9fd477;
    border-right-color: #8bc163
}

#blockquote.mint {
    border-left-color: #46cfb0;
    border-right-color: #34bc9d
}

#blockquote.aqua {
    border-left-color: #4fc2e5;
    border-right-color: #3bb0d6
}

#blockquote.bluejeans {
    border-left-color: #5e9de6;
    border-right-color: #4b8ad6
}

#blockquote.lavander {
    border-left-color: #ad93e6;
    border-right-color: #977bd5
}

#blockquote.pinkrose {
    border-left-color: #ed87bd;
    border-right-color: #d870a9
}

#blockquote.light {
    border-left-color: #f5f7fa;
    border-right-color: #e6e9ed
}

#blockquote.gray {
    border-left-color: #ccd1d8;
    border-right-color: #aab2bc
}

.banner-content-micro-site {
    top: 12%;
    background: #fff;
    border-bottom: 5px solid #da3629;
    box-sizing: border-box;
    color: #636363;
    height: 52px;
    padding: 8px 6px;
    position: absolute;
    z-index: 1;
    box-shadow: 4px 4px 5px 0 rgb(50 50 50 / 75%);
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.banner-content-micro-site:after {
    background: #fff;
    content: "";
    height: 47px;
    position: absolute;
    right: -9px;
    top: 0;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    width: 23px;
    z-index: -1
}

.banner-content-micro-site h2 {
    font-size: 2.5em;
    margin: 0;
    line-height: 1.1;
    display: block;
    color: #000;
    font-family: 'Bebas Neue';
    text-shadow: 3px 0 2px rgba(0, 0, 0, .2);
    letter-spacing: 1px
}

@media only screen and (max-width:600px) {
    .banner-content-micro-site {
        top: 15%;
        left: 0
    }

    .banner-content-micro-site h2 {
        font-size: 6em;
        padding-top: 12px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .banner-content-micro-site {
        top: 10%;
        left: 0
    }

    .banner-content-micro-site h2 {
        font-size: 5em
    }
}

.counter1 .counter1-content,
.counter1:before {
    height: 180px;
    width: 180px;
    border-radius: 15px 55px
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    left: 0;
    right: 0
}

#headpage,
.fixed-top,
.sticky-top {
    top: 0
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 125px;
    z-index: 888
}

.navbar-inverse {
    background-color: #191970 !important;
    border-color: #d83135 !important
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 30px
}

.navbar-brand {
    float: left;
    height: 50px;
    color: #fff !important;
    font-family: Bebas Neue;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.1;
    padding: 15px 0
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 6px;
    margin-left: 5px;
    margin-top: 10px
}

.dropdown-menu {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu>li>a {
    padding: 5px 20px
}

.navbar-collapse.collapse.in {
    display: block !important
}

.collapsing {
    overflow: hidden !important
}

@media screen and (max-width:600px) {
    .navbar {
        margin-top: 120px
    }

    .navbar-brand {
        font-size: 21px
    }

    .navbar-collapse {
        -webkit-overflow-scrolling: touch;
        border-top: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .dropdown-menu {
        min-width: 100%;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav {
        max-height: 400px;
        overflow: auto
    }
}

@media (min-width:769px) {
    .banner-content-micro-site {
        top: 9%;
        height: 72px
    }

    .banner-content-micro-site:after {
        height: 67px
    }

    .banner-content-micro-site h2 {
        font-size: 5em;
        margin: 0;
        line-height: 1.1;
        display: block;
        color: #000;
        font-family: 'Bebas Neue';
        text-shadow: 3px 0 2px rgba(0, 0, 0, .2);
        letter-spacing: 1px
    }

    .navbar-brand {
        padding: 23px 5px
    }
}

@media (max-width:967px) {
    .navbar {
        margin-top: 115px
    }

    .navbar-header,
    .navbar-nav>li {
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important
    }

    .dropdown-menu {
        min-width: 100%;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (min-width:1200px) {
    .banner-content-micro-site {
        top: 12%;
        height: 52px
    }

    .banner-content-micro-site:after {
        height: 47px
    }

    .banner-content-micro-site h2 {
        font-size: 2.5em
    }

    .navbar-brand {
        padding: 15px 5px
    }
}

.counter1 {
    height: 210px;
    width: 210px;
    padding: 20px 0 0 20px;
    margin: 0 auto;
    position: relative
}

.counter1:before {
    content: '';
    background: #ed4712;
    box-shadow: 0 0 10px #000 inset;
    position: absolute;
    left: 0;
    top: 0
}

.counter1 .counter1-content {
    color: #ed4712;
    background: #fff;
    text-align: center;
    padding: 18px 15px 12px;
    position: relative;
    transition: .3s
}

.counter1:hover .counter1-content {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.counter1 .counter1-content:before {
    content: "";
    width: 90%;
    height: 90%;
    border-radius: 0 50px;
    border: 3px solid #ed4712;
    border-left: none;
    position: absolute;
    top: 9px;
    left: 9px
}

.counter1 .counter1-icon {
    font-size: 35px;
    margin: 0 0 3px;
    transition: .3s
}

.counter1:hover .counter1-icon {
    transform: rotateX(360deg)
}

.counter1 h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0
}

.counter1 .counter1-value {
    font-size: 30px;
    font-weight: 600
}

.counter1.green1:before {
    background: #629d02
}

.counter1.green1 .counter1-content {
    color: #629d02
}

.counter1.green1 .counter1-content:before {
    border-color: #629d02
}

.counter1.blue1:before {
    background: #008cca
}

.counter1.blue1 .counter1-content {
    color: #008cca
}

.counter1.blue1 .counter1-content:before {
    border-color: #008cca
}

.counter1.purple1:before {
    background: #9b59b6
}

.counter1.purple1 .counter1-content {
    color: #9b59b6
}

.counter1.purple1 .counter1-content:before {
    border-color: #9b59b6
}

.counter2 {
    color: #0652dd;
    text-align: center;
    width: 200px;
    padding: 70px 30px 10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.counter2:after,
.counter2:before {
    content: "";
    background-color: #fff;
    width: 195px;
    height: 195px;
    border: 10px solid #0652dd;
    border-radius: 50% 20px 50% 50%;
    box-shadow: 0 0 9px #fff inset, 0 0 10px rgba(0, 0, 0, .8) inset;
    transform: translateX(-50%) rotate(-45deg);
    position: absolute;
    top: 33px;
    left: 50%;
    z-index: -1
}

.counter2:after {
    background-color: #0652dd;
    height: 15px;
    width: 15px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    clip-path: polygon(0 0, 100% 100%, 100% 0)
}

.counter2 .counter2-content {
    height: 115px
}

.counter2 .counter2-value {
    font-size: 33px;
    font-weight: 700;
    margin: 15px;
    display: block;
    transition: .3s
}

.counter2:hover .counter2-value {
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.counter2 h3 {
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 8px
}

.counter2 .counter2-icon {
    color: #fff;
    background-color: #0652dd;
    font-size: 25px;
    line-height: 45px;
    width: 60px;
    height: 45px;
    margin: 0 auto;
    border-radius: 10px;
    transition: .3s
}

.counter2:hover .counter2-icon {
    box-shadow: 0 0 5px #555;
    transform: rotate(360deg)
}

.counter2.red1 {
    color: #eb2f06
}

.counter2.red1:before {
    border-color: #eb2f06
}

.counter2.red1 .counter2-icon,
.counter2.red1:after {
    background-color: #eb2f06
}

.counter2.green1 {
    color: #02a300
}

.counter2.green1:before {
    border-color: #02a300
}

.counter2.green1 .counter2-icon,
.counter2.green1:after {
    background-color: #02a300
}

.counter2.purple1 {
    color: #8626af
}

.counter2.purple1:before {
    border-color: #8626af
}

.counter2.purple1 .counter2-icon,
.counter2.purple1:after {
    background-color: #8626af
}

.our-placement {
    padding: 10px 5px 1px;
    background: #f7f9f9;
    border-radius: 15px;
    text-align: center
}

.our-placement .pic {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #f7f9f9;
    padding: 10px;
    transition: .5s
}

.our-placement:hover .pic {
    background: #17bebb;
    border-radius: 50%
}

.pic img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.our-placement .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2e282a;
    margin: 0 0 7px
}

.our-placement .post {
    display: block;
    font-size: 15px;
    color: #17bebb;
    text-transform: capitalize
}

.our-placement .social {
    padding: 0;
    margin: 0;
    list-style: none
}

.our-placement .social li {
    display: inline-block;
    margin-right: 5px
}

.our-placement .social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #17bebb;
    border: 1px solid #17bebb;
    transition: .5s
}

.our-placement:hover .social li a {
    background: #17bebb;
    color: #fff
}

.placement-slider .owl-nav .owl-prev span {
    border: 0;
    background-image: url(upload/slider-left-arrow-black.png);
    right: 50px;
    position: absolute;
    border-radius: 50%
}

.placement-slider .owl-nav .owl-next span {
    border: 0;
    background-image: url(upload/slider-right-arrow-black.png);
    right: 0;
    position: absolute;
    border-radius: 50%
}

@media screen and (max-width:990px) {

    .counter2,
    .our-placement,
    .our-team {
        margin-bottom: 30px
    }

    .serviceBox {
        margin: 0 0 30px
    }

    .counter1 {
        margin-bottom: 40px
    }
}

.course-box {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff
}

.course-box .content {
    padding: 15px;
    height: 102px;
    overflow: hidden
}

.course-box .content .icon {
    float: right;
    position: absolute;
    top: 8px;
    right: 20px
}

.course-box .footer,
.select,
.select-text,
.special_btn {
    position: relative
}

.course-box .content h5 {
    margin-bottom: 4px;
    height: 32px;
    overflow: hidden
}

.course-box .content h5 a {
    text-decoration: none;
    color: #000
}

.course-box .content h5:hover a {
    color: #ff8c00
}

.course-box .content p {
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    height: 30px;
    overflow: hidden
}

.course-box .content .details {
    margin-right: 55px
}

.course-box .content .icon img {
    max-height: 40px;
    max-width: 40px
}

.course-box .footer {
    padding: 15px;
    border-top: 1px solid #e9e9e9
}

.course-box .footer .count {
    font-size: 12px;
    line-height: 16px;
    color: rgba(0, 0, 0, .5);
    font-weight: 500
}

.course-box .footer .more-info {
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    padding-right: 20px;
    display: inline-block
}

.course-box .footer .more-info .icons {
    margin-left: 8px;
    font-size: 14px;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    right: 0;
    top: 1px
}

.course-box:hover .footer .more-info .icons {
    -webkit-animation-name: more-info;
    animation-name: more-info;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.special_btn {
    color: #111;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 700;
    padding: 8px 13px 5px;
    border-radius: 0;
    z-index: 1;
    transition: .3s;
    margin-bottom: 20px
}

.accordion1 .panel-title.big,
.select-label,
.select-text {
    font-size: 18px
}

.special_btn:hover {
    color: #fff;
    text-shadow: 0 0 5px #000
}

.special_btn:after,
.special_btn:before {
    content: '';
    background: linear-gradient(to bottom, #e1e1e1 0, #e3e3e3 100%);
    height: 100%;
    width: 100%;
    border-radius: 0 30px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .3s
}

.special_btn:after {
    background: #ea2027;
    width: 70%;
    border-radius: 0;
    z-index: -2
}

.special_btn:hover:before {
    width: 60%
}

.special_btn:hover:after {
    left: 30%
}

.special_btn.green:after {
    background: #009432
}

.special_btn.blue:after {
    background: #0652dd
}

.special_btn.purple:after {
    background: #6f1e51
}

.accordion1 .panel-body {
    padding: 15px 0
}

.accordion1 .panel-body .table2 {
    margin-bottom: 16px
}

.accordion1 .panel-title {
    line-height: 22px;
    font-size: 14px
}

.accordion1 .panel-heading {
    background: 0 0;
    padding: 0
}

.accordion1 .panel-heading .accordion-toggle {
    color: #000;
    text-decoration: none;
    padding: 10px 30px 10px 0;
    position: relative;
    display: block
}

.accordion1 .panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f106";
    position: absolute;
    right: 0;
    top: 9px;
    font-size: 26px
}

.accordion1 .panel-heading .accordion-toggle.collapsed:after {
    content: "\f107"
}

.accordion1 .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0
}

.accordion1 .panel-heading+.panel-collapse>.list-group,
.accordion1 .panel-heading+.panel-collapse>.panel-body {
    border: none
}

.accordion.accordion1 .panel {
    border-bottom: 1px solid #dadada;
    padding: 0;
    margin: 0
}

.accordion.accordion1.non-border .panel {
    border-bottom: none
}

.accordion.accordion1.non-border {
    margin-bottom: 0
}

.accordion.accordion1 .panel-heading .accordion-toggle {
    padding: 25px 30px;
    color: #ff9c00
}

.accordion.accordion1 .panel-heading .accordion-toggle.collapsed,
.accordion.accordion1.academic .panel-heading .accordion-toggle.collapsed,
.accordion.accordion1.admission .panel-heading .accordion-toggle.collapsed,
.accordion.accordion1.campus .panel-heading .accordion-toggle.collapsed,
.accordion.accordion1.connect .panel-heading .accordion-toggle.collapsed,
.accordion.accordion1.doc-list-panel .panel-heading .accordion-toggle,
.accordion.accordion1.international .panel-heading .accordion-toggle.collapsed {
    color: #000
}

.accordion.accordion1.campus .panel-heading .accordion-toggle,
.accordion.accordion1.campus .panel-heading .accordion-toggle:after {
    color: #fc654c
}

.accordion.accordion1.international .panel-heading .accordion-toggle,
.accordion.accordion1.international .panel-heading .accordion-toggle:after {
    color: #58cf00
}

.accordion.accordion1 .panel-heading .accordion-toggle:after {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    content: "-";
    right: auto;
    top: 21px;
    font-size: 36px;
    left: 0;
    font-weight: 400;
    color: #ff9c00
}

.accordion.accordion1.admission .panel-heading .accordion-toggle,
.accordion.accordion1.admission .panel-heading .accordion-toggle:after {
    color: #00c1a1
}

.accordion.accordion1.academic .panel-heading .accordion-toggle,
.accordion.accordion1.academic .panel-heading .accordion-toggle:after {
    color: #00bfe7
}

.accordion.accordion1.connect .panel-heading .accordion-toggle,
.accordion.accordion1.connect .panel-heading .accordion-toggle:after {
    color: #ed027b
}

.accordion.accordion1 .panel-heading .accordion-toggle.collapsed:after {
    content: "+";
    top: 23px
}

.accordion.accordion1.connect .announcements .panel-heading .accordion-toggle:after {
    top: 15px
}

.accordion.accordion .panel-title {
    font-size: 16px;
    font-weight: 700
}

.accordion.accordion.accordion1 .panel-body {
    padding: 0 0 0 30px
}

.accordion .announcements .date {
    float: left;
    width: 80px;
    height: 80px;
    padding: 20px 12px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 19px
}

.accordion .announcements .details {
    margin-left: 110px;
    height: 80px
}

.accordion .announcements .panel-heading .accordion-toggle:after {
    left: auto;
    right: 0;
    top: 40px
}

.accordion .announcements .panel-heading .accordion-toggle {
    padding: 15px 30px 15px 0
}

.accordion .announcements .panel-body {
    padding-left: 110px
}

@media (max-width:767px) {
    .accordion1 .panel-title.big {
        font-size: 16px;
        line-height: 24px
    }

    .accordion1 .panel-title {
        font-size: 12px;
        line-height: 18px
    }

    .accordion1 .panel-heading .accordion-toggle:after {
        font-size: 18px
    }

    .accordion .announcements .details {
        margin-left: 90px;
        overflow: hidden
    }

    .accordion.accordion .panel-title {
        font-size: 12px;
        line-height: 16px
    }

    .accordion .announcements .date {
        font-size: 14px
    }
}

.select {
    width: 100%
}

.select-text {
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.select-label,
.select:after {
    position: absolute;
    pointer-events: none
}

.datepicker,
.datepicker-centuries table thead td,
.datepicker-centuries table thead th,
.datepicker-decades table thead td,
.datepicker-decades table thead th,
.datepicker-months table thead td,
.datepicker-months table thead th,
.datepicker-years table thead td,
.datepicker-years table thead th {
    border-radius: 0
}

.select-text:focus {
    outline: 0;
    border-bottom: 1px solid transparent
}

.select .select-text {
    appearance: none;
    -webkit-appearance: none
}

.select:after {
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .12)
}

.select-label {
    color: rgba(0, 0, 0, .26);
    font-weight: 400;
    left: 0;
    top: 10px;
    transition: .2s
}

.select-text:focus~.select-label,
.select-text:valid~.select-label {
    color: #2f80ed;
    top: -20px;
    transition: .2s;
    font-size: 14px
}

.select-bar {
    position: relative;
    display: block;
    width: 100%
}

.select-bar:after,
.select-bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #2f80ed;
    transition: .2s
}

.select-bar:before {
    left: 50%
}

.select-bar:after {
    right: 50%
}

.select-text:focus~.select-bar:after,
.select-text:focus~.select-bar:before {
    width: 50%
}

.select-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: .5
}

.datepicker {
    padding: 0
}

.datepicker-days table tbody,
.datepicker-days table tfoot,
.datepicker-days table thead {
    padding: 10px;
    display: list-item
}

.datepicker-days table thead tr:nth-child(2n+0) td,
.datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px
}

.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, .7)
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 11px 13px
}

.datepicker td,
.datepicker th {
    border-radius: 50%;
    padding: 0 12px
}

.datepicker-centuries table thead,
.datepicker-days table thead,
.datepicker-decades table thead,
.datepicker-months table thead,
.datepicker-years table thead {
    background: #3546b3;
    color: #fff;
    border-radius: 0
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker .next,
.datepicker .prev {
    color: rgba(255, 255, 255, .5);
    transition: .3s;
    width: 37px;
    height: 37px
}

.datepicker .next:hover,
.datepicker .prev:hover {
    background: 0 0;
    color: rgba(255, 255, 255, .99);
    font-size: 21px
}

.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: .3s
}

.datepicker .datepicker-switch:hover {
    color: rgba(255, 255, 255, .7);
    background: 0 0
}

.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    background-color: #3546b3;
    background-image: none
}

.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0, 0, 0, .1)
}

.autocomplete {
    position: relative
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4
}

.autocomplete-items div:hover {
    background-color: #e9e9e9
}

.autocomplete-active {
    background-color: #1e90ff !important;
    color: #fff
}

#newshead {
    font-family: Libre Baskerville — Regular;
    font-size: 110px;
    color: #fff;
    letter-spacing: 7px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1
}

@media only screen and (min-width:750px) and (max-width:912px) {
    #newshead {
        font-size: 90px
    }
}

@media screen and (max-width:750px) {
    #newshead {
        font-size: 70px
    }
}

@media screen and (max-width:550px) {
    #newshead {
        font-size: 60px
    }
}

@media screen and (max-width:415px) {
    #newshead {
        font-size: 50px
    }
}

@media screen and (max-width:300px) {
    #newshead {
        font-size: 30px
    }
}