/*default font family*/
	h1, h2, h3{margin-top: 0;}
	html{font-size: 16px;}
	body{font-family:'Roboto';}
	/*h1{}*/
	h2{font-size: 3rem; color: #171717;}
	h3{font-size: 2.25rem; color: #171717;}
    h4{font-size: 1.8rem; color:#171717;margin-top:2rem;margin-bottom:2rem;}
	p, .item-p, .subTitle{font-size: 1.125rem; color: #393939; line-height: 1.5; font-weight: 300;}
	.item-p{font-size: 1.5rem;}


    
    #_topnavarea_.affix{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 97;
    }
    #_topnavarea_,#_topnavarea_.affix-top{
        display: block;
    }
    .row-1440 { 
        max-width: 1560px;
        padding-left: 3.84615%;
        padding-right: 3.84615%;
        margin:0 auto;
    }
    
    @media screen and (min-width: 1560px) {
        .row-1440 { 
            max-width: 1440px;
            padding-left: 0%;
            padding-right: 0%;
            margin:0 auto;
        }
    }

/*    .row-1440{max-width: 1440px;margin: 0 11.5% ;padding-right: 0;padding-left: 0;}
    @media screen and (max-width: 1440px){
        .row-1440{margin: 0 4.17%;}
    }
    @media screen and (max-width: 1300px){
        .row-1440{margin: 0 auto ;}
    }*/

	.container-h2{
		padding-top: 70px;
		padding-bottom: 85px;
	}
    
    /*if h2 container only have title, no content*/
    .container-h2-title{  
        padding-top: 70px;
    }

	.container-h3{
		padding-top: 70px;
		padding-bottom: 70px;
	}

	/*set*/
    .mb40,.space{margin-bottom: 40px;}
    @media screen and (max-width: 767px){   /*for block area under 768px*/
		.block-space{
			margin-bottom: 70px;
		}
	}

	.banner,.bg-new-feature{
        max-width: 100%;
    }



/*common UI*/
    .btn-border{
        border: 2px solid #6A47BD;
        color:  #6A47BD;
        font-size: 18px;
        background-color: transparent;
        outline: none;}
        .btn-border:hover, .btn-border:focus, .btn-border:active, .btn-border:focus:hover{
            color: #ffffff;
            background-color: rgba(116, 116, 247, 0.35) !important;
            border: 2px solid #6A47BD;
        }

            /*default button 1 with fill bg*/
    .rl-btn-fill{
        background-color: #6A47BD;
        border: 2px solid #6A47BD;
        color: white;
        line-height: normal;
        font-size: 16px;
        border-radius: 0;
         transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;  
    }
    .rl-btn-fill:hover, .rl-btn-fill:focus, .rl-btn-fill:active, .rl-btn-fill:active:focus{
        background-color: rgba(116, 116, 247, 0.35) !important;
        color: white;
        border: 2px solid #6A47BD;
        outline:none;
    }

    .line + .line, .up-line{
    	width: 100%;
    	border-top: 2px solid #D8D8D8;
    }
    @media screen and (max-width: 767px){
        .divide-line-767{
            width: 100%;
            border-top: 2px solid #D8D8D8;
        }
    }

    /*footer setting*/
    .footer-container{ height:7.5rem; padding-top: 53px; padding-bottom: 47px; background-color: #898989;}
    .footer-container p{ color: white; font-size: 15px;}
    .footer a:hover{color:#6A47BD !important;}


    /*let img align bottom*/
    .img-pos-container,.outer-container{position: relative;}
    .img-pos,.inner-container{position: absolute;right: 0;bottom: 0;}
    @media screen and (max-width: 767px){
    	.img-pos-container{position: static;}
    	.img-pos{position: static;right: auto;bottom: auto;}
    }

    .mainTitle{color: #ffffff;
    position: absolute;
    bottom: 6%;
    line-height: 1;
    text-shadow: 5px 5px 5px #909090;
    font-size: 5.9375rem;} 
    @media screen and (max-width: 768px){
        .mainTitle{
            bottom: 3%;
            font-size: 3.1rem;
        }
    } 


/*common class*/
    .clearfix:after{       
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;}

	.width-100{ width: 100%; }

	/*pos*/
    .right{float: right;}
    .left{float: left;}
    .center{margin: 0 auto;}

    .text-center{text-align: center;}
    .text-right{text-align: right;}

    .cursor{cursor: pointer;}

    .display-none{display: none;}

    @media screen and (max-width: 767px){   /*for video and img center position area under 768px*/
		.center-obj-767{margin: 0 auto;}
    }


/*according real status change to other file*/
.banner-ap-img-2{
        background-image: url("../images/Download-MainBanner.jpg");
        background-repeat: no-repeat;
        height: 361px;
        background-position: 20% 50%;
        background-size: 1920px 361px;
}
@media screen and (max-width: 767px){
    .banner-ap-img-2{
        height: 180px;
        background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
    }

}

/*menu*/
/*@media (max-width: 1100px){
    .navbar-default {
        position: relative; 
        max-height: none;
        border: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-header{float: none;width:auto}

    .navbar-nav {
        float: none;
        margin: 7.5px -15px;
    }

    .navbar-collapse{border-top: 1px solid transparent}
    .navbar-collapse.menu-collapse{display: none !important; }
    .navbar-collapse.menu-collapse.in{display: block !important;}

    .navbar-nav>li {float: none;}
    .open .dropdown-menu {position: static;}
    .btn-menu-container {
        margin-top: 6px;
        margin-bottom: 6px;
        padding-left: 15px;
    }
    .default .navbar-collapse{
        padding-left: 15px; padding-right: 15px;
    }

    .greenbtn{width: 150px;}

}*/

@media (max-width: 1150px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
        
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    /*plogo center*/
    .navbar-menulist2{text-align: center;}
    .navbar-menulist li{
        border-bottom: 1px solid #e1e1e1;
    }
    .navbar-downloadbuy button{width: 100%;}
    .row-1440 {
        padding-left: 0;
        padding-right: 0;
    }
}
