.tim-row{
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}
.tim-title{
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}
.tim-title.text-center{
    margin-bottom: 50px;
}
.tim-typo{
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}
.tim-typo .tim-note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    padding-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}
.switch{
    margin-right: 20px;
}

.card-news {
    background-color: white;
    margin :10px 0px 10px 0px;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgba(117,117,117,.25);
}

.card-news h2{
    padding:40px 0px 0px 30px;
}

#navbar-full .navbar{
    border-radius: 0 !important;
    margin-bottom: 0;
    z-index: 2;
}
.space{
    height: 130px;
    display: block;
}
.space-110{
    height: 110px;
    display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-70{
    height: 70px;
    display: block;
}
.navigation-example .img-src{
    background-attachment: scroll;
}

.main{
    background-color: #fff;
    /*     position: relative; */

}
.navigation-example{
    background-image: url('../paper_img/red.jpg');
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    margin-top:0;
}
#notifications{
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}
.tim-note{
    text-transform: capitalize;
}
.subscribe-form{
    padding-top: 20px;
}
.subscribe-form .form-control{

}

.space-100{
    height: 100px;
    display: block;
    width: 100%;
}

.be-social{
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}
.txt-white{
    color: #FFFFFF;
}
.txt-gray{
    color: #ddd !important;
}
.footer-demo{
    background-image: url('../img/footer-design-language.png');
    /*background-position: top left;*/
    background-size: 200px 5px;
    background-repeat: no-repeat;

    /*background-attachment: fixed;*/
    position: relative;
    line-height: 20px;
}
.footer-demo nav > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.footer-demo nav > ul > li{
    display: inline-block;
    padding: 10px 15px;
    margin: 15px 3px;
    line-height: 20px;
    text-align: center;
}
.footer-demo nav > ul > li:first-child{
    margin: 0;
    padding: 0;
}
.footer-demo nav > ul a:not(.btn) {
    color: #777777;
    display: block;
    margin-bottom: 3px;
}
.footer-demo nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
    color: #E3E3E3;
}
.footer-demo .copyright {
    color: #777777;
    padding: 10px 15px;
    font-size: 14px;
    margin: 15px 3px;
    line-height: 20px;
    text-align: center;
}
.footer-demo .heart{
    color: #EB5E28;
}

.social-share{
    float: left;
    margin-right: 8px;
}
.social-share a{
    color: #FFFFFF;
}
#subscribe_email{
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}
.pick-class-label{
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    padding: 23px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.parallax{
    width:100%;
    height:570px;

    display: block;
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;

}

.logo-container .logo{
    overflow: hidden;
    /*border-radius: 50%;
    border: 1px solid #333333;*/
    width: 80px;
    float: left;
}

.logo-container .brand{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 90px;
    height: 50px;
}
.logo-container{
    margin-top: 10px;
}
.logo-container .logo img{
    width: 100%;
}
.navbar-small .logo-container .brand{
    color: #333333;
}
.main-header{
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -80px;
    min-height: 550px;
}
.main-header-image{
    background-image: url('../img/domain-bg.jpg');
}
.main-header .motto{
    width: 55%;
    color: #F7941E;
    padding-top: 1vh;
    padding-bottom: 2vh;
    text-align: left;
    z-index: 3;
    float: left;
}
@media only screen and (max-width: 600px) {
  .main-header{
    background-position: center right;
    min-height: 300px;
  }
  .main-header .motto{
    width: 100%;
  }
}
.main-header .hotline-news{
    /*width: 500px;*/
    padding-top: 15vh;
    padding-left: 2vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}
.main-header .motto h3{
    margin-bottom: 0;
}
.reseller-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: 0px;
    min-height: 450px;
}
.reseller-header-image{
    background-image: url('../img/reseller-bg.jpg');
}
.reseller-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 15vh;
    padding-left: 2vh;
    text-align: left;
    z-index: 3;
    float: left;
}

.dotthai-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 450px;
    /*border-bottom: 2px solid #EEEEEE;*/
}
.dotthai-header-image{
    background-image: url('../img/dotthai-banner.jpg');
}
.dotthai-header .motto{
    width: 60%;
    color: #4D4D4F;
    padding-top: 23vh;
    padding-right: 0vh;
    text-align: right;
    z-index: 3;
    float: right;
}

.hosting-header {
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -30px;
    min-height: 450px;
}
.hosting-header-image{
    background-image: url('../img/server-hosting-bg.jpg');
}
.hosting-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 28vh;
    padding-left: 2vh;
    text-align: left;
    z-index: 3;
    /*float: left;*/
}

.mail-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 450px;
}
.mail-header-image{
    background-image: url('../img/mail-service-bg.jpg');
}
.mail-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 25vh;
    /*padding-left: 2vh;*/
    text-align: left;
    z-index: 3;
    /*float: left;*/
}
.thmail-banner {
    background-image: url('../img/crossflow-mail-bg.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: -30px;
    /*min-height: 350px;
    width: 100%;*/
}

.parking-header {
    background-size: cover;
    background-color: white;
    background-position: center bottom;
    margin-top: -30px;
    min-height: 450px;
}
.parking-header-image{
    background-image: url('../img/parking-service-bg.jpg');
}
.parking-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 28vh;
    text-align: right;
    z-index: 3;
}

.payment-header {
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -30px;
    min-height: 450px;
}
.payment-header-image{
    background-image: url('../img/payment-bg.jpg');
}
.payment-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 22vh;
    padding-right: 2vh;
    text-align: left;
    /*z-index: 3;*/
}

.charge-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 450px;
}
.charge-header-image{
    background-image: url('../img/charge-bg.jpg');
}
.charge-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 15vh;

    text-align: right;
    z-index: 3;
}

.online-payment-panel {
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 100%;
    background-image: url('../img/online-payment-panel.png');
}

.jobs-header {
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -30px;
    min-height: 450px;
}
.jobs-header-image{
    background-image: url('../img/jobs-bg.jpg');
}
.jobs-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 28vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

.faq-header {
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -30px;
    min-height: 450px;
}
.faq-header-image{
    background-image: url('../img/faq-bg.jpg');
}
.faq-header .motto{
    /*width: 60%;*/
    color: #fff;
    padding-top: 20vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}


.contact-header {
    background-size: cover;
    background-color: white;
    background-position: center top;
    margin-top: -30px;
    min-height: 450px;

}
.contact-header-image{
    background-image: url('../img/contact-bg.gif');
}
.contact-header .motto{
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 28vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}



.policy-header {
    background-size: cover;
    background-color: white;
    background-position: center bottom;
    margin-top: -30px;
    min-height: 450px;
}
.policy-header-image {
    background-image: url('../img/policy-bg.jpg');
}
.policy-header .motto {
    /*width: 60%;*/
    color: #4D4D4F;
    padding-top: 22vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

.domain-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 450px;
}

.domain-header-image {
    background-image: url('../img/domain-bg-3.jpg');
}

.domain-header .motto {
    color: #4D4D4F;
    padding-top: 15vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

.dnssec-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 450px;
}

.dnssec-header-image {
    background-image: url('../img/dnssec-bg-01.jpg');
}


.dnssec-header .motto {
    color: #4D4D4F;
    padding-top: 15vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

.ndid-header {
    background-size: cover;
    background-color: white;
    background-position: center center;
    margin-top: -30px;
    min-height: 500px;
}

.ndid-header-image {
    background-image: url('../img/ndid-bg-03.jpg');
}


.ndid-header .motto {
    color: #4D4D4F;
    padding-top: 15vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

.stats-header {
    background-size: cover;
    background-color: white;
    background-position: top center;
    margin-top: -50px;
    min-height: 500px;
}

.stats-header-image {
    background-image: url('../img/stats-bg-02.jpg');
}


.stats-header .motto {
    color: #4D4D4F;
    padding-top: 15vh;
    padding-right: 2vh;
    text-align: left;
    z-index: 3;
}

@media (min-width: 1600px) {
    .main-header{
        min-height: 550px;
    }
    .hosting-header {
        min-height: 550px;
    }
    .mail-header {
        min-height: 550px;
    }
    .thmail-banner {
        background-position: left bottom;
    }
    .parking-header {
        min-height: 550px;
    }
/*    .payment-header {
        min-height: 550px;
    }*/
    .charge-header {
        min-height: 550px;
    }
    .contact-header {
        min-height: 550px;
    }
    .policy-header{
        min-height: 550px;
    }
    .jobs-header{
        min-height: 550px;
    }
}

.reseller-section-image {
    padding: 80px 0;
    background-image: url('../img/reseller-panel-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}
.social-buttons-demo .btn{
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container{
    width: 100%;
    overflow: hidden;
}
.img-container img{
    width: 100%;
}
.lightbox img{
    width: 100%;
}
.lightbox .modal-content{
    overflow: hidden;
}
.lightbox .modal-body{
    padding: 0;
}
@media screen and (min-width: 991px){
    .lightbox .modal-dialog{
        width: 960px;
    }
}

@media (max-width: 768px){
    .btn, .btn-morphing{
        margin-bottom: 10px;
    }
    .parallax .motto{
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

.presentation .loader{
    opacity: 0;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1031;
    margin-left: -32px;
    margin-top: -32px;
}
.presentation  .loader.visible{
    display: block;
    opacity: 1;
}
.presentation  .modal-content{
    background-color: transparent;
    box-shadow: 0 0 0;
}
.presentation .modal-backdrop.in{
    opacity: 0.45;
}
.presentation .preload-image{
    display: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
/*       Loading dots  */

/*      transitions */
.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.presentation{

}
.presentation .section{
    padding: 100px 0;
}
.presentation .colors{
    padding: 100px 0;
}
.presentation > .description{
    padding-top: 20px;
}
.presentation .section-rotation{
    padding: 140px 0;
}
.presentation .section-images{
    padding: 80px 0;
}
.presentation .section-thin{
    padding: 0;
}
.presentation .section-pay{
    padding-top: 20px;
}
.presentation .colors{
    padding: 70px 0;
    z-index: 7;
    position: relative;
    margin-top: -300px;
}
.presentation .colors{
    border-top: 1px solid #DDDDDD;
}
.presentation .card-container{
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    min-height: 500px;
    width: 300px;
    position: relative;
    margin-top: 90px;
}
.presentation .card-component{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    height: 600px;
}
.presentation .card-component .front{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY( -28deg );
    -moz-transform: rotateY( -28deg );
    -o-transform: rotateY( -28deg );
    transform: rotateY( -28deg );

    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    width: 100%;
    cursor: pointer;
    box-shadow: 10px 4px 14px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.12);
}

.presentation .front img{
    z-index: 2;
    position: relative;
}

.presentation .card-container:hover .front{
    top: -10px;
}

.presentation .card-component img{
    width: 100%;
}
.presentation .description .col-md-3{
    width: 16%;
    margin-left: 4%;
}
.presentation .first-card{
    z-index: 6;
}
.presentation .second-card{
    z-index: 5;
}
.presentation .third-card{
    z-index: 4;
}
.presentation .fourth-card{
    z-index: 3;
}
.presentation h1,
.presentation h2{
    font-weight: 200;
}
.presentation h4,
.presentation h5,
.presentation h6{
    font-weight: 300;
}
.presentation h4{
    font-size: 18px;
    line-height: 24px;
}
.presentation .info h4{
    font-size: 24px;
    line-height: 28px;
}

.presentation .section-gray h1 small{
    color: #888888;
}
.presentation .color-container{
    text-align: center;
}
.presentation .color-container img{
    width: 100%;
    margin-bottom: 10px;
}
.presentation .circle-color{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: block;
    background-color: #cccccc;
    margin: 0 auto;
}
.presentation .circle-red{
    background-color: #ff3b30;
}
.presentation .circle-blue{
    background-color: #3472f7;
}
.presentation .circle-azure{
    background-color: #2ca8ff;
}
.presentation .circle-green{
    background-color: #05ae0e;
}
.presentation .circle-orange{
    background-color: #ff9500;
}

.presentation .section-gray-gradient{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 25%, rgba(231,231,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(255,255,255,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
}
.presentation .section-black{
    background-color: #333;
}

.rotating-card-container {
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    perspective: 900px;
    margin-bottom: 30px;
}

.rotating-card {
    -webkit-transition: all 1.3s;
    -moz-transition: all 1.3s;
    -o-transition: all 1.3s;
    transition: all 1.3s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;

    margin-top: 20px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px;
    color: #444444;
}
.rotating-card-container .rotate,
.rotating-card .back{
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.rotating-card-container:hover .rotate{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


.rotating-card .front,
.rotating-card .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 3px 17px rgba(0,0,0,.15);
}

.rotating-card .front {
    z-index: 2;
}

.rotating-card .back {
    z-index: 3;
    height: 500px;
    width: 100%;
    display: block;
    padding: 0 15px;
    background-color: #e5e5e5;
}

.rotating-card .back-contaier {
    background-color: white;
    padding: 30px 15px;

}

.rotating-card .image{
    border-radius: 20px 20px 0 0;
}
.rotating-card-container,
.rotating-card .front,
.rotating-card .back {
    width: 100%;
    min-height: 500px;
    border-radius: 20px;
}
/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .rotating-card .front, .rotating-card .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }
    .rotating-car .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .rotating-card .front{
        z-index: 4;
    }
    .rotating-card-container:hover .back{
        z-index: 5;
        visibility: visible;
    }
}

.fixed-section{
    margin-top: 90px;
}
.fixed-section ul li{
    list-style: none;
}
.fixed-section li a{
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}
.fixed-section li a.active{
    color: #00bbff;
}
.fixed-section.float{
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}


/* prettyprint */
.presentation pre.prettyprint{
    background-color: transparent;
    border: 0px !important;
    margin-bottom: 0;
    margin-top: 30px;
    text-align: left;
}
.presentation .atv,
.presentation .str{
    color: #0D9814;
}
.presentation .tag,
.presentation .pln,
.presentation .kwd{
    color: #195CEC;
}
.presentation .atn{
    color: #2C93FF;
}
.presentation .pln{
    color: #333;
}
.presentation .com{
    color: #999;
}

.presentation .text-white{
    color: #FFFFFF;
    text-shadow: 0 1px 2px rgba(0,0,0,.13);
}
.presentation .section-images .card-image{
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    box-shadow: 0 -3px 8px rgba(0,0,0,0);
}
.presentation .section-images .card-image .image{
    /*     border-radius: 6px; */
}
@media (max-width: 1200px){
    .presentation .section-images .image img{
        width: 100%;
    }

}
.presentation .card-text-adjust{
    padding-left: 40px;
}
.presentation .info.info-separator{
    position: relative;
}
.presentation .info.info-separator:after{
    height: 100%;
    position: absolute;
    background-color: #ccc;
    width: 1px;
    content: "";
    right: -7px;
    top: 0;
}
.presentation .info li{
    padding: 5px 0;
    border-bottom: 1px solid #E5E5E5;
    color: #666666;
}
.presentation .info ul{
    width: 240px;
    margin: 10px auto;
}
.presentation .info li:last-child{
    border: 0;
}

/*      layer animation          */

.layers-container{
    display: block;
    margin-top: 50px;
    position: relative;
}
.layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
}

.section-black {
    background-color: #333;
}

#layerHover{
    top: 30px;
}
#layerImage{
    top: 50px;
}
#layerBody{
    top: 75px;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.down {
    transform: translate(0,45px);
    -moz-transform: translate(0,45px);
    -webkit-transform: translate(0,45px);
}

.down-2x {
    transform: translate(0,90px);
    -moz-transform: translate(0,90px);
    -webkit-transform: translate(0,90px);
}


.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.navbar-transparent.navbar-small .logo-container .brand{
    color: #FFFFFF;
}
.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.section-thin{
    padding-bottom: 0;
}

.info.info-separator{
    position: relative;
}
.info.info-separator:after{
    height: 100%;
    position: absolute;
    background-color: #ccc;
    width: 1px;
    content: "";
    right: -7px;
    top: 0;
}
@media (max-width: 767px){
    .info.info-separator:after{
        display: none;
    }
}
.info li{
    padding: 5px 0;
    border-bottom: 1px solid #E5E5E5;
    color: #666666;
}
.info ul{
    width: 240px;
    margin: 10px auto;
}
.info li:last-child{
    border: 0;
}
.payment-methods i {
    font-size: 28px;
    padding: 0 3px;
    width: 38px;
}
.payment-methods h4 {
    font-size: 18px;
    line-height: 38px;
}
.info .description .btn{
    width: 240px;
    font-weight: 500;
}
#buyButtonHeroes{
    margin-top: 31px;
}
.right-click{
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.8);
    position: fixed;
    z-index: 20000;
    display: none;
}
.onclick{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20001;
}
.container-right-click{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.container-right-click .card-price#card-price-small{
    margin-top: 70px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    z-index: 20003;

}
.container-right-click .card-price#card-price-big{
    margin-top: 40px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    z-index: 20003;

}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.container-right-click h4{
    color: white;margin-top: 45px;font-weight: 200;margin-bottom: 0;
}
.icon-class{
    fill: #75c3b6;
}
.navbar-header{
    min-width: 120px;
}
#notifications{
    background-color: #F5F2EC;
}
#main-navbar{
    border-radius: 0;
    margin-bottom: 0px;
    background:#374780;
}
.icon-navbar{
    height:25px;
    padding-bottom: 5px;
}
.download-area{
    margin-top: 30px;
}
.sharing-area{
    margin-top: 50px;
}
.sharing-area .btn{
    margin-top: 14px;
}

/* for components and tutorial page */
pre.prettyprint{
    background-color: #FFFCF5;
    border: 0px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.atv, .str{
    color: #75c3b6;
}
.tag, .pln, .kwd{
    color: #7A9E9F;
}
.atn{
    color: #68B3C8;
}
.pln{
    color: #333;
}
.com{
    color: #999;
}
.space-top{
    margin-top: 50px;
}
.area-line{
    border: 1px solid #999;
    border-left: 0;
    border-right: 0;
    color: #666;
    display: block;
    margin-top: 20px;
    padding: 8px 0;
    text-align: center;
}
.area-line a{
    color: #666;
}
.container-fluid{
    padding-right: 15px;
    padding-left: 15px;
}
.example-pages{
    margin-top: 50px;
}

.thr-item{
    border: 1px solid #58595B;
    /*height: 90px;*/
    background-color: white;
    margin: auto auto;
    display: block;
}
.sld-item{
    height: 50px;
    line-height: 20px;
}
.hosting-item{
    height: 500px;
}

.news-card {
    background-color: #fff;
    /*border-radius: 10px;*/
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(117,117,117,.25);
    /*color: #374780;*/
    /*margin: 20px 0 20px;
    min-height: 200px;*/
    padding: 20px;
}
.news-card:hover {
    /*background-color: #dbe0f0;*/
}
.news-card .news-type {
    font-size: 0.9em;
    color: #006f3d;
    text-align: right;
    padding-bottom: 10px;
}
.news-card .news-date {
    font-size: 0.8em;
    color: #58595B;
    text-align: left;
    padding-bottom: 10px;
}
.news-card .news-title {
    font-size: 1em;
    color: #374780;
    text-align: left;
}

.pb20-row{
    padding-bottom: 20px;
}

.pb30-row{
    padding-bottom: 30px;
}
.pb50-row{
    padding-bottom: 50px;
}

.icon-img:hover {
    transform: scale(1.1);
}

.pricingTable{
    border: 2px solid #4a4450;
    border-radius: 10px;
    text-align: center;
    padding: 25px 0 35px;
    position: relative;
}
.pricingTable .title{
    font-size: 24px;
    font-weight: 600;
    color: #4a4450;
    text-transform: capitalize;
    margin: 0 0 20px 0;
}
.pricingTable .title:before,
.pricingTable .title:after{
    content: "";
    display: block;
    width: 23%;
    height: 2px;
    background: #4a4450;
    position: absolute;
    top: 40px;
}
.pricingTable .title:before{
    left: 0;
}
.pricingTable .title:after{
    right: 0;
}
.pricingTable .month{
    font-size: 40px;
    color: #4a4450;
    margin-bottom: 20px;
}
.pricingTable .month span{
    display: block;
    font-size: 15px;
    color: #4a4450;
}
.pricingTable .price-value{
    background: #374780;
    margin: 0 -2px 20px;
    font-weight: 400;
    color: #fff;
}
.pricingTable .amount{
    display: inline-block;
    font-size: 50px;
    position: relative;
}
.pricingTable .currency{
    font-size: 25px;
    position: absolute;
    top: 15px;
    right: -22px;
}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0;
    list-style: none;
}
.pricingTable .pricing-content li{
    font-size: 15px;
    color: #4a4450;
    line-height: 30px;
}
.pricingTable .pricingTable-signup{
    display: inline-block;
    width: 125px;
    padding: 7px 10px;
    background: #374780;
    border: 1px solid #727cb6;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin: 0 auto;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    transition: all 0.4s ease 0s;
}
.pricingTable:hover .pricingTable-signup{
    text-decoration: none;
    background: #fff;
    color: #374780;
}
@media only screen and (max-width:990px){
    .pricingTable{ margin-bottom: 35px; }
}

.mainIframe iframe {
    width: 100%;
    height: 700px;
}

.modalSldsize {
    width: 1000px;
    margin: auto;
}
