﻿.top-hedding h1 { color: #0099fd; padding: 0px 0px 9px 0px; font-size: 23pt; font-weight: 400; font-variant-caps: all-petite-caps; }
.top-hedding p { color: #fff; font-size: 20px; }
.product-features-text { font-family: Calibri; padding: 11px 0px 30px 27px; }
    .product-features-text h1 { font-size: 30px; color: #0099fd; font-weight: 500; text-transform: uppercase; }
    .product-features-text h4 { font-size: 18px; color: #363636; padding: 7px 0px 27px 0px; line-height: 27px; }
    .product-features-text p { font-size: 18px; color: #363636; padding: 7px 0px 4px 0px; line-height: 27px; }
    .product-features-text i { font-size: 13pt; color: #0099fd; padding: 5px 5px 5px 0px; }
.product-features-img img { width: 100%; }
.mobile-text h1 { padding-top: 2%; padding-bottom: 10px; text-align: center; font-size: 30px; }
.mobile-text img { padding: 20px; margin: auto; }

@media (min-width:992px) and (max-width:1199px) {

    .no-mr-md { margin-right: 0!important; }
    .mb-4-md { margin-bottom: 4rem!important; }
    .bg-alt { background-color: #607d8b; color: #fff; }
}

.index-1 { position: relative; z-index: 1!important; }
.index-2 { position: relative; z-index: 2!important; }
.bg-transparent { background-color: transparent!important; }
.img-avatar-circle { width: 120px; height: 120px; border-radius: 50%; border: solid 5px #fff; box-shadow: 0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12); margin: 0 auto; display: block; -webkit-transform: translateY(40px) rotate(0deg); transform: translateY(40px) rotate(0deg); transition: all ease .5s; position: relative; z-index: 1; }
    .img-avatar-circle:hover { -webkit-transform: translateY(40px) rotate(360deg); transform: translateY(40px) rotate(360deg); box-shadow: 0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2); }
.ms-tag { background-color: #607d8b; border-radius: 50px; color: #fff; padding: 1px 12px; font-size: 12px; font-size: 1.2rem; margin: 4px 2px; display: inline-block; transition: all ease .5s; font-weight: 500; }

.section-title { margin-bottom: 10px; margin-bottom: 1rem; }
.color-primary { color: #0099fd!important; text-transform: uppercase; }


.rotate-icon i { transition-duration: .5s; transition-property: -webkit-transform; transition-property: transform; transition-property: transform,-webkit-transform; transition-timing-function: ease-in-out; }
.rotate-icon:hover i { transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.ms-icon { width: 40px; height: 40px; font-size: 18px; background-color: #03a9f4; color: #fff; border-radius: 2px; display: inline-block; margin: 0 5px 5px 0; text-align: center; line-height: 2.2; }
    .ms-icon.color-info { color: #fff!important; background-color: #00bcd4; }
    .ms-icon.color-warning { color: #fff!important; background-color: #ff9800; }
    .ms-icon.color-danger { color: #fff!important; background-color: #f44336; }
    .ms-icon.color-success { color: #fff!important; background-color: #4caf50; }
    .ms-icon.color-royal { color: #fff!important; background-color: #9c27b0; }
    .ms-icon.color-black { color: #fff!important; background-color: #000; }
    .ms-icon.ms-icon-inverse { background-color: transparent; color: #03a9f4; border: solid 1px #03a9f4; }
        .ms-icon.ms-icon-inverse.color-info { background-color: transparent; border-color: #00bcd4; color: #00bcd4!important; }
        .ms-icon.ms-icon-inverse.color-warning { background-color: transparent; border-color: #ff9800; color: #ff9800!important; }
        .ms-icon.ms-icon-inverse.color-danger { background-color: transparent; border-color: #f44336; color: #f44336!important; }
        .ms-icon.ms-icon-inverse.color-success { background-color: transparent; border-color: #4caf50; color: #4caf50!important; }
        .ms-icon.ms-icon-inverse.color-royal { background-color: transparent; border-color: #9c27b0; color: #9c27b0!important; }
        .ms-icon.ms-icon-inverse.color-black { background-color: transparent; border-color: #000; color: #000!important; }
    .ms-icon.ms-icon-square { border-radius: 0; }
    .ms-icon.ms-icon-round { border-radius: 5px; }
    .ms-icon.ms-icon-circle { border-radius: 50%; }
    .ms-icon.ms-icon-lg { width: 50px; height: 50px; line-height: 50px; font-size: 22px; }
    .ms-icon.ms-icon-xlg { width: 60px; height: 60px; line-height: 60px; font-size: 24px; }
    .ms-icon.ms-icon-xxlg { width: 80px; height: 80px; line-height: 80px; font-size: 36px; }
    .ms-icon.ms-icon-sm { width: 35px; height: 35px; line-height: 35px; font-size: 14px; }
    .ms-icon.ms-icon-white { background-color: #fff; color: #03a9f4; }
        .ms-icon.ms-icon-white.ms-icon-inverse { background-color: transparent; color: #fff; border-color: #fff; }
.ms-icon-feature { display: table; margin-bottom: 22px; }
    .ms-icon-feature .ms-icon-feature-icon { display: table-cell; vertical-align: top; padding-right: 20px; }
    .ms-icon-feature .ms-icon-feature-content { display: table-cell; vertical-align: top; font-size: 14px; font-size: 1.4rem; }
        .ms-icon-feature .ms-icon-feature-content h4 { font-weight: 400; margin: 0 0 10px; font-size: 18px; }

@media (min-width:992px) {
    .nav-tabs-ver-container > .row; { overflow: hidden; }
    .nav-tabs-ver-container > .row > [class*=col-] { margin-bottom: -99999px; padding-bottom: 99999px; }
    .nav-tabs-ver-container .nav-tabs-ver { margin-bottom: -99999px; padding-bottom: 99999px; position: relative; }
        .nav-tabs-ver-container .nav-tabs-ver:after { content: ""; display: block; width: 1px; position: absolute; z-index: 10; box-shadow: -1px 0 1px 0 rgba(0,0,0,.3); height: 100%; top: 0; right: 0; }
    .nav-tabs-ver-container-content { padding-left: 0; padding-right: 30px; }
}

@media (min-width:992px) {
    .pricing-col { margin: 0; padding: 0; transition: all ease .5s; }
        .pricing-col:hover { background-color: rgba(0,0,0,.05); }
}

@media (max-width:991px) {
    .pricing-table-container { background-color: transparent; box-shadow: none; }
    .pricing-table-content span { display: block; }
    .pricing-table { background-color: #fff; box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12); margin-bottom: 4rem; }
}

.ms-hero { margin-top: -40px; padding: 30px 0 0; padding: 3rem 0 0; }
    .ms-hero.ms-hero-black { background-image: url(../img/black_wall.png); background-repeat: no-repeat; background-size: cover; background-position: center; color: #fff; }
    .ms-hero.ms-hero-material { color: #f5f5f5; background-color: #011d2a; min-height: 450px; position: relative; width: 100%; overflow: hidden; z-index: 0; }


@-webkit-keyframes moveBack {
    0% { background-position: center center; }
    50% { background-position: center 20%; }
    100% { background-position: center center; }
}

@keyframes moveBack {
    0% { background-position: center center; }
    50% { background-position: center 20%; }
    100% { background-position: center center; }
}

.wrap { padding: 60px 0; padding: 2rem 0rem 0rem 0; }
    .wrap.wrap-mountain { background-color: #424242; color: #fafafa; background-image: url(../img/back_mountain.jpg); background-position: center center; background-size: cover; position: relative; -webkit-animation: moveBack; animation: moveBack; -webkit-animation-duration: 30s; animation-duration: 30s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
        .wrap.wrap-mountain:after { display: block; content: ""; position: absolute; z-index: 0; left: 0; right: 0; top: 0; bottom: 0; width: 100%; background-color: rgba(1,71,103,.8); }
        .wrap.wrap-mountain .container { position: relative; z-index: 1; }
    .wrap.wrap-danger { background-color: #f44336; color: fff; }
        .wrap.wrap-danger h1, .wrap.wrap-danger h2, .wrap.wrap-danger h3, .wrap.wrap-danger h4, .wrap.wrap-danger h5, .wrap.wrap-danger h6 { color: #fff; }

@media (max-width:767px) {
    .carousel-controls; { position: static!important; margin: 0 auto; display: block; width: 100%!important; text-align: center; }
    .ms-hero-material-buttons { text-align: center; }
        .ms-hero-material-buttons a { margin: 10px 0!important; display: block; }
    .product-features-text p { font-size: 11pt; }
}

@media (max-width:1199px) {
    .ms-hero-img { margin: 10rem auto 0!important; }
    .carousel-indicators-hero-img { right: 30px!important; bottom: 90px!important; }
}

@media (max-width:991px) {

    .carousel-indicators-hero-img { right: 60px!important; bottom: 170px!important; }
    .ms-hero-img { margin: 0 auto 2rem!important; }
}

@media (max-width:767px) {
    .carousel-indicators-hero-img; { display: none!important; }
    .plans { margin-left: 0px !important; }
}

.ms-hero-page { margin: -40px 0 0; padding: 40px 0; }
.ms-hero-page-bottom { margin: -40px 0 0; padding: 40px 0 0; }
.ms-hero-page-override { margin: 0px 0 0; padding: 50px 0px 0px 30px; }
.hero-img-bottom img { margin: 0 auto; }




@media (min-width:768px) {

    .hero-img-bottom { overflow: hidden; width: 100%; height: 100%; position: relative; }
        .hero-img-bottom img { position: absolute; bottom: 0; max-width: 100%; max-height: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
}

.hero-img-col { overflow: hidden; }
.ms-hero-img-city { background-image: url(../img/products/cnms-on-net-bg.png); background-size: cover; background-position: center center; font-family: Calibri; }
.ms-hero-img-city2 { background-image: url(../img/product-bg1.jpg); background-size: cover; background-position: center center; }
.ms-hero-img-airplane { background-image: url(../img/cnms-on-net-center-bg.jpg); background-size: cover; background-position: center center; }
.ms-bg-fixed { background-attachment: fixed; }
.ms-hero-bg-light { position: relative; }
    .ms-hero-bg-light:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(181,181,181,.85); z-index: 0; }
    .ms-hero-bg-light .container { position: relative; z-index: 1; }
.ms-hero-bg-dark { position: relative; }
    .ms-hero-bg-dark:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(2,2,2,.85); z-index: 0; }
    .ms-hero-bg-dark .container { position: relative; z-index: 1; }
.ms-hero-bg-primary { position: relative; }
    .ms-hero-bg-primary:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(143, 143, 143, 0.85); z-index: 0; opacity: 0.5; }
    .ms-hero-bg-primary .container { position: relative; z-index: 1; }
.ms-hero-bg-info { position: relative; }
    .ms-hero-bg-info:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0,75,85,.85); z-index: 0; }
    .ms-hero-bg-info .container { position: relative; z-index: 1; }
.ms-hero-bg-royal { position: relative; }
    .ms-hero-bg-royal:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(63,16,72,.85); z-index: 0; }
    .ms-hero-bg-royal .container { position: relative; z-index: 1; }
.ms-hero-bg-warning { position: relative; }
    .ms-hero-bg-warning:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(128,76,0,.85); z-index: 0; }
    .ms-hero-bg-warning .container { position: relative; z-index: 1; }
.ms-hero-bg-danger { position: relative; }
    .ms-hero-bg-danger:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(162,19,9,.85); z-index: 0; }
    .ms-hero-bg-danger .container { position: relative; z-index: 1; }
.ms-hero-bg-success { position: relative; }
    .ms-hero-bg-success:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(37,86,39,.85); z-index: 0; }
    .ms-hero-bg-success .container { position: relative; z-index: 1; }
.ms-hero-bg-dark-light { position: relative; color: #fff; font-family: Calibri; }
    .ms-hero-bg-dark-light:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(88, 88, 88, 0.95); z-index: 0; opacity: 0.5; }
    .ms-hero-bg-dark-light .container { position: relative; z-index: 1; }
.ms-hero-bg-dark-transparent { position: relative; color: #fff; }
    .ms-hero-bg-dark-transparent:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: 0; }
    .ms-hero-bg-dark-transparent .container { position: relative; z-index: 1; }
.ms-hero-bg-light-light { position: relative; color: #fff; }
    .ms-hero-bg-light-light:after { display: block; content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(255,255,255,.3); z-index: 0; }
    .ms-hero-bg-light-light .container { position: relative; z-index: 1; }
.cnms-center-section h2 { padding-bottom: 3px; color: #0099fd; /*font-size: 23pt;*/ font-weight: 500; }
.cnms-center-section p { font-size: 16pt; color: #fff; }
.cnms-function p { font-size: 16px; color: #fff; }



.post-heading-center { text-align: center; padding: 0px 210px; margin-bottom: 50px; }
    .post-heading-center h2, .post-heading-center h4 { font-weight: 500; }

    .post-heading-left h2, .post-heading-center h2 { font-size: 36px; line-height: 44px; /*text-transform: uppercase;*/ letter-spacing: 1px; margin: 0px; padding: 40px 0px 20px 0px; color: #0099fd; }
    .post-heading-center p { font-size: 14pt; }
.margin-bottom50 { margin-bottom: 50px !important; }
.rely-form-contact { position: relative; }



    .rely-form-contact.form-contact2 input[type="text"], .rely-form-contact.form-contact2 input[type="email"], .rely-form-contact.form-contact2 textarea { margin-bottom: 30px; }


    .rely-form-contact input[type="text"], .rely-form-contact input[type="email"] { width: 100%; margin-bottom: 20px; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], .ie input[type="range"], .ie9 input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea { height: 50px; font-family: Calibri; color: #b0b0b0; font-size: 16px; font-weight: 300; padding: 0px 20px; border: 1px solid #e9e9e9; outline: none !important; border-radius: 3px; box-shadow: inset -2px 2px 2px rgba(0,0,0,.05); }

.rely-info-text { text-align: center; margin-bottom: 40px; }
    .rely-info-text i { color: #000; font-size: 37px; line-height: 1; margin-bottom: 15px; }

    .rely-info-text h4 { color: #0099fd; font-size: 16pt; line-height: 22px; text-transform: uppercase; letter-spacing: .5px; margin: 0px; }
    .rely-info-text p { color: #303030; font-size: 14pt; font-weight: 500; margin: 5px 0px 0px; line-height: 30px; }
.rely-form-contact.form-contact2 input[type="text"], .rely-form-contact.form-contact2 input[type="email"], .rely-form-contact.form-contact2 textarea { margin-bottom: 30px; }
.rely-form-contact textarea { display: block; width: 100%; height: 209px; margin-bottom: 20px; }

textarea { padding-right: 20px; padding-left: 20px; }

select, textarea { height: auto; padding: 12.5px 16px; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], .ie input[type="range"], .ie9 input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea { height: 50px; font-family: Calibri; color: #252525; font-size: 18px; font-weight: 300; padding: 0px 20px; border: 1px solid #e9e9e9; outline: none !important; border-radius: 3px; box-shadow: inset -2px 2px 2px rgba(0,0,0,.05); }

@media (max-width: 767px) {
    .text-padding, .post-heading-center, .post-heading-center2 { padding: 0px; }
}

@-webkit-keyframes passing-through {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
    100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); }
}

@-moz-keyframes passing-through {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
    100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); }
}

@keyframes passing-through {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30%, 70% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
    100% { opacity: 0; -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); }
}

@-webkit-keyframes slide-in {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}

@-moz-keyframes slide-in {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}

@keyframes slide-in {
    0% { opacity: 0; -webkit-transform: translateY(40px); -moz-transform: translateY(40px); -ms-transform: translateY(40px); -o-transform: translateY(40px); transform: translateY(40px); }
    30% { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
}

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
    20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}

@-moz-keyframes pulse {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
    20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}

@keyframes pulse {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    10% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
    20% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}
