div.laptop-wrapper {
    position: relative;
    padding-top: 0px;
    padding-bottom: 100%;
    height: auto;
}

vidyoutube{
    box-sizing: border-box;
    background-size: contain;
    padding: 0% 0% 0%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

div.laptop-wrapper iframe {
    box-sizing: border-box;
    background-size: contain;
    padding: 0% 0% 0%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

.sectionvid {
  position: relative;
  background-color: black;
  height: 85vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}


.sectionvidsm {
  position: relative;
  background-color: black;
  height: 22vh;
  min-height: 22rem;
  width: 100%;
  overflow: hidden;
}

video {
  width: 100%;
  height: auto;
}

section video {
position: absolute;	
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.videowrapper { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; } .videowrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

.trending-area .trending-main {
    border-bottom: 1px solid #eeeeee;
}
.trending-area .trending-main .trending-top .trend-top-img {
    overflow: hidden;
    position: relative;
}
.trending-area .trending-main .trending-top .trend-top-img::before {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    content: "";
}
.trending-area .trending-main .trending-top .trend-top-img img {
    width: 100%;
    border-radius: 7px;
}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap {
    position: absolute;
    bottom: 25px;
    left: 31px;
}
@media (max-width: 767px) {
    .trending-area .trending-main .trending-top .trend-top-img .trend-top-cap {
        bottom: -2px;
        left: 5px;
    }
}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap span {
    background: #fff9c6;
    color: #000;
    padding: 9px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    line-height: 1;
    margin-bottom: 19px;
    display: inline-block;
}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 {
    font-size: 30px;
}
@media (max-width: 767px) {
    .trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 {
        font-size: 15px;
    }
}
.trending-area .trending-main .trending-top .trend-top-img .trend-top-cap h2 a {
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img {
    overflow: hidden;
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-img img {
    width: 100%;
    border-radius: 5px;
    transform: scale(1);
    transition: all 0.5s ease-out 0s;
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap span {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 {
    font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 {
        font-size: 16px;
    }
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a {
    font-weight: 500;
    line-height: 1.4;
}
.trending-area .trending-main .trending-bottom .single-bottom .trend-bottom-cap h4 a:hover {
    color: #025856;
}
.trending-area .trending-main .trand-right-single {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.trending-area .trending-main .trand-right-single:last-child {
    border-bottom: 0;
}
.trending-area .trending-main .trand-right-single .trand-right-img img {
    border-radius: 6px;
}
.trending-area .trending-main .trand-right-single .trand-right-cap {
    padding-left: 18px;
}
.trending-area .trending-main .trand-right-single .trand-right-cap span {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.trending-area .trending-main .trand-right-single .trand-right-cap h4 {
    font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .trending-area .trending-main .trand-right-single .trand-right-cap h4 {
        font-size: 15px;
    }
}
.trending-area .trending-main .trand-right-single .trand-right-cap h4 a {
    font-weight: 500;
    line-height: 1.4;
}
.trending-area .trending-main .trand-right-single .trand-right-cap h4 a:hover {
    color: #025856;
}
.single-bottom:hover .trend-bottom-img img {
    transform: scale(1.1);
}
.trending-tittle {
    padding-top: 31px;
    padding-bottom: 33px;
    display: flex;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .trending-tittle {
        padding-top: 25px;
        padding-bottom: 1px;
        display: block;
    }
}
@media (max-width: 767px) {
    .trending-tittle {
        padding-top: 25px;
        padding-bottom: 1px;
        display: block;
    }
}
.trending-tittle .trending-animated {
    padding-top: 4px;
}
.trending-tittle strong {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    background: #025856;
    padding: 11px 0px;
    line-height: 1;
    margin-bottom: 15px;
    border-radius: 5px;
    display: inline-block;
    min-width: 146px;
    text-align: center;
}
.trending-tittle p {
    margin: 0;
    display: inline-block;
}
@media (max-width: 767px) {
    .trending-tittle p {
        display: none;
        left: 0 !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .trending-tittle p {
        left: 0 !important;
    }
}
@media (max-width: 767px) {
    .trending-tittle .ticker {
        width: 230px;
    }
}
.weekly-news-area .weekly-wrapper {
    border-bottom: 1px solid #ddd;
    padding-bottom: 60px;
}

.weekly-news-area .blog_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #025856;
    padding: 8px 15px;
    border-radius: 5px;
}
@media (min-width: 768px) {
    .weekly-news-area .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px;
    }
}
.weekly-news-area .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}
@media (min-width: 768px) {
    .weekly-news-area .blog_item_date h3 {
        font-size: 30px;
    }
}

.weekly-news-area .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}
@media (min-width: 768px) {
    .weekly-news-area .blog_item_date p {
        font-size: 18px;
    }
}


.weekly-news-area .weekly-wrapper .weekly-single {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-img img {
    width: 100%;
    border-radius: 6px;
}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #fff;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin: 0 28px;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption span {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
.weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a:hover {
    color: #025856;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .weekly-news-area .weekly-wrapper .weekly-single .weekly-caption h4 a {
        font-size: 9px;
        line-height: 1;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .weekly-news-area .weekly-wrapper .weekly-single .weekly-caption  {
        font-size: 9px;
        line-height: 1;
		opacity: 1;
		visibility: visible;
    }
}

.weekly-news-area .weekly-wrapper .weekly-single:hover .weekly-caption {
    bottom: 20px;
    opacity: 1;
    visibility: visible;
}
.weekly-news-area .weekly-wrapper .weekly-single.active .weekly-caption {
    opacity: 1;
    visibility: visible;
    bottom: 20px;
}
.section-tittle h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}
.dot-style .slick-dots {
    text-align: center;
    right: -2px;
    top: -40px;
    position: absolute;
}
.dot-style .slick-dots li {
    display: inline-block;
}
.dot-style .slick-dots button {
    text-indent: -100000px;
    height: 8px;
    width: 8px;
    border: 0;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
    background: #d6d6d6;
}
.dot-style .slider-active.dot-style .slick-dots button {
    text-indent: -100000px;
    height: 10px;
    width: 10px;
    border: 0;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
    margin-bottom: 84px;
}
.dot-style .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
.dot-style .slick-active button {
    background: #fc4902;
    height: 9px;
    width: 38px;
    border-radius: 10px;
}

.whats-news-area .whats-news-caption .single-what-news,
.about-area .whats-news-caption .single-what-news,
.contact-section .whats-news-caption .single-what-news {
    position: relative;
}
.whats-news-area .whats-news-caption .single-what-news .what-img img,
.about-area .whats-news-caption .single-what-news .what-img img,
.contact-section .whats-news-caption .single-what-news .what-img img {
    border-radius: 6px;
    width: 100%;
}
.whats-news-area .whats-news-caption .single-what-news .what-cap,
.about-area .whats-news-caption .single-what-news .what-cap,
.contact-section .whats-news-caption .single-what-news .what-cap {
	padding: 10px 0px;
    background: rgb(255,255,255,0.7);
    position: absolute;
    bottom: -63px;
    left: 0;
    width: 80%;
    border-radius: 0 7px 0 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.whats-news-area .whats-news-caption .single-what-news .what-cap span,
.about-area .whats-news-caption .single-what-news .what-cap span,
.contact-section .whats-news-caption .single-what-news .what-cap span {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.whats-news-area .whats-news-caption .single-what-news .what-cap h4 a,
.about-area .whats-news-caption .single-what-news .what-cap h4 a,
.contact-section .whats-news-caption .single-what-news .what-cap h4 a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.whats-news-area .whats-news-caption .single-what-news .what-cap h4 a:hover,
.about-area .whats-news-caption .single-what-news .what-cap h4 a:hover,
.contact-section .whats-news-caption .single-what-news .what-cap h4 a:hover {
    color: #025856;
}
.whats-news-area .whats-news-caption .single-what-news:hover .what-cap,
.about-area .whats-news-caption .single-what-news:hover .what-cap,
.contact-section .whats-news-caption .single-what-news:hover .what-cap {
    bottom: -70px;
}
.whats-news-area .single-follow .single-box,
.about-area .single-follow .single-box,
.contact-section .single-follow .single-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.whats-news-area .single-follow .follow-us,
.about-area .single-follow .follow-us,
.contact-section .single-follow .follow-us {
    border: 1px solid #f4f4f4;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 49%;
}
.whats-news-area .single-follow .follow-us .follow-count,
.about-area .single-follow .follow-us .follow-count,
.contact-section .single-follow .follow-us .follow-count {
    padding-left: 15px;
}
.whats-news-area .single-follow .follow-us .follow-count span,
.about-area .single-follow .follow-us .follow-count span,
.contact-section .single-follow .follow-us .follow-count span {
    color: #232323;
    font-size: 14px;
    font-weight: 500;
}
.whats-news-area .single-follow .follow-us .follow-count p,
.about-area .single-follow .follow-us .follow-count p,
.contact-section .single-follow .follow-us .follow-count p {
    margin-bottom: 0;
    line-height: 1;
    font-size: 11px;
}
.whats-news-area .news-poster img,
.about-area .news-poster img,
.contact-section .news-poster img {
    width: 100%;
    padding: 0 61px;
}
.whats-news-area .nav-tabs .nav-link,
.about-area .nav-tabs .nav-link,
.contact-section .nav-tabs .nav-link {
    border: 0;
    border-bottom: 2px solid transparent;
    padding: 10px 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .whats-news-area .nav-tabs .nav-link,
    .about-area .nav-tabs .nav-link,
    .contact-section .nav-tabs .nav-link {
        padding: 10px 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .whats-news-area .nav-tabs .nav-link,
    .about-area .nav-tabs .nav-link,
    .contact-section .nav-tabs .nav-link {
        padding: 10px 15px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .whats-news-area .nav-tabs .nav-link,
    .about-area .nav-tabs .nav-link,
    .contact-section .nav-tabs .nav-link {
        padding: 10px 15px;
    }
}
@media (max-width: 767px) {
    .whats-news-area .nav-tabs .nav-link,
    .about-area .nav-tabs .nav-link,
    .contact-section .nav-tabs .nav-link {
        padding: 10px 15px;
    }
}
.whats-news-area .nav-tabs .nav-item.show .nav-link,
.whats-news-area .nav-tabs .nav-link.active,
.about-area .nav-tabs .nav-item.show .nav-link,
.about-area .nav-tabs .nav-link.active,
.contact-section .nav-tabs .nav-item.show .nav-link,
.contact-section .nav-tabs .nav-link.active {
    color: #025856;
    background: none;
}
.whats-news-area .nav-tabs .nav-item,
.about-area .nav-tabs .nav-item,
.contact-section .nav-tabs .nav-item {
    display: block;
    color: #8f8f96;
    text-transform: capitalize;
    font-size: 16px;
}
.whats-news-area .nav-tabs,
.about-area .nav-tabs,
.contact-section .nav-tabs {
    margin-bottom: 31px;
    padding-bottom: 0px;
    position: relative;
    border: 0;
    display: flex;
    justify-content: center;
    background: #f7f7f7;
}
.tab-pane {
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}


.recent-articles .recent-wrapper {
    border-bottom: 1px solid #ddd;
    margin-bottom: 23px;
}
.recent-articles .single-recent {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}
.recent-articles .single-recent .what-img img {
    border-radius: 6px;
    width: 100%;
}
.recent-articles .single-recent .what-cap {
    padding: 25px 20px 10px 0;
    background: rgb(255,255,255,0.7);
    position: absolute;
    bottom: -63px;
    left: 0;
    width: 80%;
    border-radius: 0 7px 0 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.recent-articles .single-recent .what-cap span {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 10px 15px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.recent-articles .single-recent .what-cap h4 {
    font-size: 18px;
}
@media (max-width: 767px) {
    .recent-articles .single-recent .what-cap h4 {
        font-size: 13px;
    }
}
.recent-articles .single-recent .what-cap h4 a {
    font-weight: 700;
    line-height: 1.4;
}
.recent-articles .single-recent .what-cap h4 a:hover {
    color: #025856;
}
.recent-articles .single-recent:hover .what-cap {
    bottom: -70px;
}
.recent-articles .slick-arrow {
    background: none;
    border: none;
    position: absolute;
    bottom: -87px;
    text-align: center;
    left: 0;
    right: -85px;
    margin: auto;
    font-size: 46px;
    cursor: pointer;
    color: #025856;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.recent-articles .slick-prev.slick-arrow {
    transform: rotate(180deg);
    left: -172px;
    color: #ddd;
}
.recent-articles .slick-prev.slick-arrow:hover {
    color: red;
}

.blog_item {
    margin-bottom: 50px;
}
.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}
@media (min-width: 768px) {
    .blog_details {
        padding: 60px 30px 35px 35px;
    }
}
.blog_details p {
    margin-bottom: 30px;
}
.blog_details a {
    color: #ff8b23;
}
.blog_details a:hover {
    color: #ff656a;
}
.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .blog_details h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
}
.blog-info-link li {
    float: left;
    font-size: 14px;
}
.blog-info-link li a {
    color: #999999;
}
.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-right: 5px;
}
.blog-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.blog-info-link li:last-child::after {
    display: none;
}
.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table;
}
.blog_item_img {
    position: relative;
}
.blog_item_img .blog_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #025856;
    padding: 8px 15px;
    border-radius: 5px;
}
@media (min-width: 768px) {
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px;
    }
}
.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}
@media (min-width: 768px) {
    .blog_item_img .blog_item_date h3 {
        font-size: 30px;
    }
}
.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}
@media (min-width: 768px) {
    .blog_item_img .blog_item_date p {
        font-size: 18px;
    }
}

.color1 {
    background: #ffe7e6;
}
.color2 {
    background: #f4ffd5;
}
.color3 {
    background: #e1fcff;
}
.color4 {
    background: #fff9c6;
}


.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-65 {
    margin-top: 65px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-75 {
    margin-top: 75px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-85 {
    margin-top: 85px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-95 {
    margin-top: 95px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-105 {
    margin-top: 105px;
}
.mt-110 {
    margin-top: 110px;
}
.mt-115 {
    margin-top: 115px;
}
.mt-120 {
    margin-top: 120px;
}
.mt-125 {
    margin-top: 125px;
}
.mt-130 {
    margin-top: 130px;
}
.mt-135 {
    margin-top: 135px;
}
.mt-140 {
    margin-top: 140px;
}
.mt-145 {
    margin-top: 145px;
}
.mt-150 {
    margin-top: 150px;
}
.mt-155 {
    margin-top: 155px;
}
.mt-160 {
    margin-top: 160px;
}
.mt-165 {
    margin-top: 165px;
}
.mt-170 {
    margin-top: 170px;
}
.mt-175 {
    margin-top: 175px;
}
.mt-180 {
    margin-top: 180px;
}
.mt-185 {
    margin-top: 185px;
}
.mt-190 {
    margin-top: 190px;
}
.mt-195 {
    margin-top: 195px;
}
.mt-200 {
    margin-top: 200px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-55 {
    margin-bottom: 55px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-65 {
    margin-bottom: 65px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-75 {
    margin-bottom: 75px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-85 {
    margin-bottom: 85px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-95 {
    margin-bottom: 95px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-105 {
    margin-bottom: 105px;
}
.mb-110 {
    margin-bottom: 110px;
}
.mb-115 {
    margin-bottom: 115px;
}
.mb-120 {
    margin-bottom: 120px;
}
.mb-125 {
    margin-bottom: 125px;
}
.mb-130 {
    margin-bottom: 130px;
}
.mb-135 {
    margin-bottom: 135px;
}
.mb-140 {
    margin-bottom: 140px;
}
.mb-145 {
    margin-bottom: 145px;
}
.mb-150 {
    margin-bottom: 150px;
}
.mb-155 {
    margin-bottom: 155px;
}
.mb-160 {
    margin-bottom: 160px;
}
.mb-165 {
    margin-bottom: 165px;
}
.mb-170 {
    margin-bottom: 170px;
}
.mb-175 {
    margin-bottom: 175px;
}
.mb-180 {
    margin-bottom: 180px;
}
.mb-185 {
    margin-bottom: 185px;
}
.mb-190 {
    margin-bottom: 190px;
}
.mb-195 {
    margin-bottom: 195px;
}
.mb-200 {
    margin-bottom: 200px;
}
.ml-5 {
    margin-left: 5px;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-25 {
    margin-left: 25px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-35 {
    margin-left: 35px;
}
.ml-40 {
    margin-left: 40px;
}
.ml-45 {
    margin-left: 45px;
}
.ml-50 {
    margin-left: 50px;
}
.ml-55 {
    margin-left: 55px;
}
.ml-60 {
    margin-left: 60px;
}
.ml-65 {
    margin-left: 65px;
}
.ml-70 {
    margin-left: 70px;
}
.ml-75 {
    margin-left: 75px;
}
.ml-80 {
    margin-left: 80px;
}
.ml-85 {
    margin-left: 85px;
}
.ml-90 {
    margin-left: 90px;
}
.ml-95 {
    margin-left: 95px;
}
.ml-100 {
    margin-left: 100px;
}
.ml-105 {
    margin-left: 105px;
}
.ml-110 {
    margin-left: 110px;
}
.ml-115 {
    margin-left: 115px;
}
.ml-120 {
    margin-left: 120px;
}
.ml-125 {
    margin-left: 125px;
}
.ml-130 {
    margin-left: 130px;
}
.ml-135 {
    margin-left: 135px;
}
.ml-140 {
    margin-left: 140px;
}
.ml-145 {
    margin-left: 145px;
}
.ml-150 {
    margin-left: 150px;
}
.ml-155 {
    margin-left: 155px;
}
.ml-160 {
    margin-left: 160px;
}
.ml-165 {
    margin-left: 165px;
}
.ml-170 {
    margin-left: 170px;
}
.ml-175 {
    margin-left: 175px;
}
.ml-180 {
    margin-left: 180px;
}
.ml-185 {
    margin-left: 185px;
}
.ml-190 {
    margin-left: 190px;
}
.ml-195 {
    margin-left: 195px;
}
.ml-200 {
    margin-left: 200px;
}
.mr-5 {
    margin-right: 5px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-25 {
    margin-right: 25px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-35 {
    margin-right: 35px;
}
.mr-40 {
    margin-right: 40px;
}
.mr-45 {
    margin-right: 45px;
}
.mr-50 {
    margin-right: 50px;
}
.mr-55 {
    margin-right: 55px;
}
.mr-60 {
    margin-right: 60px;
}
.mr-65 {
    margin-right: 65px;
}
.mr-70 {
    margin-right: 70px;
}
.mr-75 {
    margin-right: 75px;
}
.mr-80 {
    margin-right: 80px;
}
.mr-85 {
    margin-right: 85px;
}
.mr-90 {
    margin-right: 90px;
}
.mr-95 {
    margin-right: 95px;
}
.mr-100 {
    margin-right: 100px;
}
.mr-105 {
    margin-right: 105px;
}
.mr-110 {
    margin-right: 110px;
}
.mr-115 {
    margin-right: 115px;
}
.mr-120 {
    margin-right: 120px;
}
.mr-125 {
    margin-right: 125px;
}
.mr-130 {
    margin-right: 130px;
}
.mr-135 {
    margin-right: 135px;
}
.mr-140 {
    margin-right: 140px;
}
.mr-145 {
    margin-right: 145px;
}
.mr-150 {
    margin-right: 150px;
}
.mr-155 {
    margin-right: 155px;
}
.mr-160 {
    margin-right: 160px;
}
.mr-165 {
    margin-right: 165px;
}
.mr-170 {
    margin-right: 170px;
}
.mr-175 {
    margin-right: 175px;
}
.mr-180 {
    margin-right: 180px;
}
.mr-185 {
    margin-right: 185px;
}
.mr-190 {
    margin-right: 190px;
}
.mr-195 {
    margin-right: 195px;
}
.mr-200 {
    margin-right: 200px;
}
.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-55 {
    padding-top: 55px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-65 {
    padding-top: 65px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-75 {
    padding-top: 75px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-85 {
    padding-top: 85px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-95 {
    padding-top: 95px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-105 {
    padding-top: 105px;
}
.pt-110 {
    padding-top: 110px;
}
.pt-115 {
    padding-top: 115px;
}
.pt-120 {
    padding-top: 120px;
}
.pt-125 {
    padding-top: 125px;
}
.pt-130 {
    padding-top: 130px;
}
.pt-135 {
    padding-top: 135px;
}
.pt-140 {
    padding-top: 140px;
}
.pt-145 {
    padding-top: 145px;
}
.pt-150 {
    padding-top: 150px;
}
.pt-155 {
    padding-top: 155px;
}
.pt-160 {
    padding-top: 160px;
}
.pt-165 {
    padding-top: 165px;
}
.pt-170 {
    padding-top: 170px;
}
.pt-175 {
    padding-top: 175px;
}
.pt-180 {
    padding-top: 180px;
}
.pt-185 {
    padding-top: 185px;
}
.pt-190 {
    padding-top: 190px;
}
.pt-195 {
    padding-top: 195px;
}
.pt-200 {
    padding-top: 200px;
}
.pt-260 {
    padding-top: 260px;
}
.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-55 {
    padding-bottom: 55px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-75 {
    padding-bottom: 75px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-85 {
    padding-bottom: 85px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-95 {
    padding-bottom: 95px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-105 {
    padding-bottom: 105px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pb-115 {
    padding-bottom: 115px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-125 {
    padding-bottom: 125px;
}
.pb-130 {
    padding-bottom: 130px;
}
.pb-135 {
    padding-bottom: 135px;
}
.pb-140 {
    padding-bottom: 140px;
}
.pb-145 {
    padding-bottom: 145px;
}
.pb-150 {
    padding-bottom: 150px;
}
.pb-155 {
    padding-bottom: 155px;
}
.pb-160 {
    padding-bottom: 160px;
}
.pb-165 {
    padding-bottom: 165px;
}
.pb-170 {
    padding-bottom: 170px;
}
.pb-175 {
    padding-bottom: 175px;
}
.pb-180 {
    padding-bottom: 180px;
}
.pb-185 {
    padding-bottom: 185px;
}
.pb-190 {
    padding-bottom: 190px;
}
.pb-195 {
    padding-bottom: 195px;
}
.pb-200 {
    padding-bottom: 200px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-25 {
    padding-left: 25px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-35 {
    padding-left: 35px;
}
.pl-40 {
    padding-left: 40px;
}
.pl-45 {
    padding-left: 45px;
}
.pl-50 {
    padding-left: 50px;
}
.pl-55 {
    padding-left: 55px;
}
.pl-60 {
    padding-left: 60px;
}
.pl-65 {
    padding-left: 65px;
}
.pl-70 {
    padding-left: 70px;
}
.pl-75 {
    padding-left: 75px;
}
.pl-80 {
    padding-left: 80px;
}
.pl-85 {
    padding-left: 85px;
}
.pl-90 {
    padding-left: 90px;
}
.pl-95 {
    padding-left: 95px;
}
.pl-100 {
    padding-left: 100px;
}
.pl-105 {
    padding-left: 105px;
}
.pl-110 {
    padding-left: 110px;
}
.pl-115 {
    padding-left: 115px;
}
.pl-120 {
    padding-left: 120px;
}
.pl-125 {
    padding-left: 125px;
}
.pl-130 {
    padding-left: 130px;
}
.pl-135 {
    padding-left: 135px;
}
.pl-140 {
    padding-left: 140px;
}
.pl-145 {
    padding-left: 145px;
}
.pl-150 {
    padding-left: 150px;
}
.pl-155 {
    padding-left: 155px;
}
.pl-160 {
    padding-left: 160px;
}
.pl-165 {
    padding-left: 165px;
}
.pl-170 {
    padding-left: 170px;
}
.pl-175 {
    padding-left: 175px;
}
.pl-180 {
    padding-left: 180px;
}
.pl-185 {
    padding-left: 185px;
}
.pl-190 {
    padding-left: 190px;
}
.pl-195 {
    padding-left: 195px;
}
.pl-200 {
    padding-left: 200px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-25 {
    padding-right: 25px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-35 {
    padding-right: 35px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-45 {
    padding-right: 45px;
}
.pr-50 {
    padding-right: 50px;
}
.pr-55 {
    padding-right: 55px;
}
.pr-60 {
    padding-right: 60px;
}
.pr-65 {
    padding-right: 65px;
}
.pr-70 {
    padding-right: 70px;
}
.pr-75 {
    padding-right: 75px;
}
.pr-80 {
    padding-right: 80px;
}
.pr-85 {
    padding-right: 85px;
}
.pr-90 {
    padding-right: 90px;
}
.pr-95 {
    padding-right: 95px;
}
.pr-100 {
    padding-right: 100px;
}
.pr-105 {
    padding-right: 105px;
}
.pr-110 {
    padding-right: 110px;
}
.pr-115 {
    padding-right: 115px;
}
.pr-120 {
    padding-right: 120px;
}
.pr-125 {
    padding-right: 125px;
}
.pr-130 {
    padding-right: 130px;
}
.pr-135 {
    padding-right: 135px;
}
.pr-140 {
    padding-right: 140px;
}
.pr-145 {
    padding-right: 145px;
}
.pr-150 {
    padding-right: 150px;
}
.pr-155 {
    padding-right: 155px;
}
.pr-160 {
    padding-right: 160px;
}
.pr-165 {
    padding-right: 165px;
}
.pr-170 {
    padding-right: 170px;
}
.pr-175 {
    padding-right: 175px;
}
.pr-180 {
    padding-right: 180px;
}
.pr-185 {
    padding-right: 185px;
}
.pr-190 {
    padding-right: 190px;
}
.pr-195 {
    padding-right: 195px;
}
.pr-200 {
    padding-right: 200px;
}
.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.heartbeat {
    animation: heartbeat 1s infinite alternate;
}
@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }
}
.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}