.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.dialogCustomize.ui-dialog-buttons.ui-draggable.ui-resizable{
	bottom: 0;
  left: 0;
  margin: auto;
height: 300px !important;l

  max-width: 400px;
  width: 100%;
  position: fixed;
  right: 0;
  top: 0; 
}
/*iphone 6/7/8 plus portrait  */
@media only screen and (min-device-width: 414px)and (max-device-width: 736px)and (-webkit-min-device-pixel-ratio: 3)and (orientation: portrait) { 
 	.dialogCustomize {
    bottom: 0;
    left: 0% !important;
    margin:0 auto;
    height: 350px !important;
    max-width: 80% !important;
    width: auto !important;
    position: absolute;
    right: 0;
    top: 0;
   
 }
}


/*iphone 6/7/8 plus  landscape */
@media only screen and (min-width: 736px)and (max-width: 750px) and (orientation: landscape){
	.signupbox {
    width: 32% !important;
    float: left !important;
	}
	.space {
    width: 10px !important;
    float: left !important;
    display: block !important;
	}
	.signupWrap {
    width: 100% !important;
	}
	.clearFixFlexible{
		padding-bottom: 48px;
	}
 	/*  .nav{
	    min-width: 55% !important;
	    line-height: 33px;
	}  */
 	nav.top-panel {
    line-height: 33px;
	}
	#loginButton span {
    padding: 0px 11px;
	}
	.logo {
    margin: 5px 20px 5px 0px;
    padding-right: 29px;
	}

	nav.top-panel > li {
	    padding: 0 5px;
	}
	.nav > li > a {
    float: left;
    margin-right: 11px;
    color: #054e7b;
	}
	.clientlogo {
    width: 100%;
    float: left;
	}
	.banker {
	float: left;
	width: 100%;

	}
	.ram {
	    text-align: center;
	    width: 50%;
	}
	.supportby {
	    width: 50%;
	    text-align: center;
	}

	.ram img {
	    max-width: 19%;
	    height: auto;
	    margin-top: 0px;
	}

	.supportby img {
	    max-width: 23%;
	    height: auto;
	    margin-top: 0px;
	    margin-right: 10px;
	}

	}
	/* iphone 6/7/8 portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px)  and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { 
	.dialogCustomize {
    bottom: 0;
    left: 0% !important;
    margin:0 auto;
    height: 350px !important;
    max-width: 80% !important;
    width: auto !important;
    position: absolute;
    right: 0;
    top: 0;
	}
}
	
	/*  iphone 6/7/8 landscape  */
	@media only screen and (min-width: 667px)and (max-width: 670px) and (orientation: landscape){
	
	.signupbox {
    width: 32% !important;
    float: left !important;
	}
	.space {
    width: 10px !important;
    float: left !important;
    display: block !important;
	}
	.signupWrap {
    width: 100% !important;
	}
	.clearFixFlexible{
		padding-bottom: 48px;
	}
 	/*  .nav{
	    min-width: 55% !important;
	    line-height: 33px;
	}  */
 	nav.top-panel {
    line-height: 33px;
	}
	#loginButton span {
    padding: 0px 11px;
	}
	.logo {
    margin: 5px 20px 5px 0px;
    padding-right: 29px;
	}

	nav.top-panel > li {
	    padding: 0 5px;
	}
	.nav > li > a {
    float: left;
    margin-right: 11px;
    color: #054e7b;
	}
	.clientlogo {
    width: 100%;
    float: left;
	}
	.banker {
	float: left;
	width: 100%;

	}
	.ram {
	    text-align: center;
	    width: 50%;
	}
	.supportby {
	    width: 50%;
	    text-align: center;
	}

	.ram img {
	    max-width: 19%;
	    height: auto;
	    margin-top: 0px;
	}

	.supportby img {
	    max-width: 23%;
	    height: auto;
	    margin-top: 0px;
	    margin-right: 10px;
	}

	}
 
 
  /* iphone 5 mobile view */ 
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation: landscape){
	.signupbox {
    width: 32% ;
    height: 195px;
	}
	.space {
    width: 3%
	}
	.signupWrap {
    width: 100%;
	}
	.clearFixFlexible{
		padding-bottom: 48px;
	}
 	/*  .nav{
	    min-width: 55% !important;
	    line-height: 33px;
	}  */
 	nav.top-panel {
    line-height: 33px;
	}
	#loginButton span {
    padding: 0px 11px;
	}
	.logo {
    margin: 5px 20px 5px 0px;
    padding-right: 29px;
	}

nav.top-panel > li {
    padding: 0 5px;
}
.nav > li > a {
    float: left;
    margin-right: 11px;
    color: #054e7b;
}
/* .clientlogo {
    width: 100%;
    float: left;
	}
	.banker {
	float: left;
	width: 100%;

}
.ram {
    text-align: center;
    width: 50%;
}
.supportby {
    width: 50%;
    text-align: center;
}

.ram img {
    max-width: 18%;
    height: auto;
    margin-top: 0px;
}

.supportby img {
    max-width: 23%;
    height: auto;
    margin-top: 0px;
    margin-right: 10px;
} */

} 
@media screen and (max-device-width:  1200px), screen and (max-width:  1200px) {

    .container_12{width: 98%;}
    .layout-1cols-ceneter{width: 98%;}

    .clear-2col{
        display: block;
    }
    .layout-2cols{
        width: 100%;
    }
    /* Header
    ****************************************/
    #header .header-content{
        padding: 12px 0 22px;
    }
    #header .wrap-top-menu{
        padding: 7px 0;
    }
    #header .top-menu{
        margin-top: 2px;
    }
    #header .top-message{
        display: none;
    }
    #header .wrap-top-menu .iBtnRed{
        display: block;
    }
    .header-content .header-right{
        width: 100%;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 12px;
        display: none;
    }
    .header-content .header-right.active{
        display: block;
    }
    .header-content .header-left{
        width: 100%;
        padding-top: 10px;
    }
    #header .dropdown-search-result{
        top:97px;
    }
    .dropdown-search-result .iPickUp{
        display: none;
    }
    /* Home */
    .home-feature-category .wrap-lst-category{
        height: 422px;
    }
    .box-marked-project.project-short .top-project-info{
        height: 278px;
    }
    .box-marked-project .content-info-short .thumb-img{
        margin-right: 20px;
    }
    .box-marked-project .content-info-short .wrap-short-detail{
        float: none;
        width: auto;
    }
    .box-marked-project .content-info-short .comment-view{
        position: static;
    }

    .home-popular-project .clear-2col{display: none}

    .project-short.sml-thumb .group-fee .fee-item{
       /*  float: none; */
        width: auto;
        border-top: 1px dashed #d4d4d4;
   /*      padding: 5px 10px; */
    }
    .project-short.sml-thumb .group-fee .fee-item:first-child{
        /* padding-left: 10px; */
    }

    .project-short.larger .bottom-project-info{
        padding-bottom: 20px;
    }
    .project-short.larger .project-progress{
        float: none;
        margin: 10px auto;
    }
    .project-short.larger .group-fee{
        padding: 0 0 0 20px;
    }
    .project-short.larger .bottom-project-info .btn-buck-project{
        margin: 0 20px 0 0;
    }


    .home-discover-friends .row-friends.row-connect-fb .thumb-avatar.t-first,
    .home-discover-friends .row-friends.row-connect-fb .thumb-avatar.t-last{
        display: none;
    }
    .home-discover-friends .connect-fb{
        width: 100%;
        margin: 0;
        padding-bottom: 20px;
    }

    .project-author .author-action{
        text-align: center;
    }
    .project-author .author-action .btn{
        margin: 10px 0 0 0;
    }
    .project-author .author-action .btn:first-child{
        margin-top: 0;
    }
    .form-profile{
        width: auto;
    }
    .form .row-item .lbl{
        width: 90px;
    }
    .form .row-item .val{
        margin-left: 100px;
    }
    .form.form-profile .txt{
        width: 215px;
    }
    .form .txt.fill-width{
        width: 100%;
    }

    /*SelectNav.js*/
    .selectnav{
        display: block;
    }
    .nav-menu-blog{
        display: none;
    }

    /* Footer */
    #footer .main-footer .grid_3{
        /* width: 48%; */
        width:24%;
    }
    #footer .footer-menu > ul{
        /* float: left;
        width: 50%; */
        width:100%;
    }
    #footer .footer-menu > ul:first-child{
        width: 100%;
    }
    #footer .site-copyright{
        padding-top: 40px;
    }
}


@media screen and (max-device-width:  1024px), screen and (max-width:  1024px) {

	
}

/*@media screen and (max-device-width:  768px), screen and (max-width:  768px) {*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.signupWrap{
	width:100%;;
	padding:0 10px;
	box-sizing:border-box;
	}
	.signupbox{
	width:32%}
	.space{
	width:2%}
	.clientlogo{
	width:100%;
	padding:0 10px;
	box-sizing:border-box}
	.banker{
	margin:0 auto;
	float:none;}
	.banker p, .ram p, .supportby p{
	text-align:center}
	.ram{
	margin-left:35%;}
	
	#footer{
	padding:35px 10px 10px;
	box-sizing:border-box
	}
	
	.footerWrap{
	width:100%;
	}
	.footerWrap .grid_3{
	width:24%;
	}
	.footernote{
	width:77%;
	margin:0 auto;
	}
	
	#home-slider .investortxt p{
	padding:20px 
	}
	
	
	#footer .footer-menu > ul li{
	line-height:1.5em;}
	
    .layout-2cols .content,
    .layout-2cols .sidebar{
       /*  width: 98%;
        margin-bottom: 30px; */
    }
    .layout-1cols-ceneter .content{
        width: 81.333%;
    }
    .dropdown-search-result .grid_3{
        width: 48%;
    }
    .home-feature-category .left-lst-category,
    .home-feature-category .marked-category{
        width: 98%;
    }
    .home-feature-category .wrap-lst-category,
    .box-marked-project.project-short .top-project-info{
        height: auto;
    }
	#home-slider .slide-title,
	.slide-description, .slide-description2 {
		padding-bottom: 12px
	}
    .box-marked-project .content-info-short .thumb-img{
        margin-right: 0;
    }
    .box-marked-project .content-info-short .wrap-short-detail{
        float: right;
        width: 43.36283185840708%;
    }
    .box-marked-project .content-info-short .comment-view{
        position: absolute;
    }
    .project-short.box-marked-project .group-fee{
        padding: 25px 20px 0 0;
        float: right;
    }
    .project-short.big-thumb .group-fee{
        padding-left: 25px;
    }
    .project-short.larger .group-fee .sep{
        margin: 12px 20px 0 20px;
    }


    .lst-popular-project {
        padding-bottom: 20px;
    }
    .lst-popular-project > .grid_3{
        width: 48%;
    }
    .lst-popular-project .project-short{
        margin-bottom: 20px;
    }

    .home-discover-friends .connect-fb{
        text-align: center;
        padding-top: 20px;
    }
    .home-discover-friends .connect-fb .description{
        float: none;
        width: auto;
        padding: 0 0 10px 0;
    }
    .home-discover-friends .connect-fb .btn-fb{
        float: none;
        margin: 0;
    }

    .additional-info-line .grid_9,
    .additional-info-line .grid_3{
        width: 98%;
        text-align: left;
    }
    .project-author .author-action{
        text-align: left;
    }
    .how-it-work .left-intro{
        float: none;
        width: auto;
        margin-bottom: 20px;
    }
    .how-it-work .right-intro{
        float: none;
        width: auto;
        padding: 4px;
    }

    .popup-common{
        position: absolute;
        height: auto;
    }
    .popup-common .prefix_1{
        padding: 0;
    }
    .login-form .box-white{
        height: auto;
    }
    .popup-common .grid_6,
    .popup-common .grid_4{
        width: 81.333%;
        padding-left: 8.333%;
    }
    .moblieImage{
    	max-width: 90%;
    }
    
    h3.edu-title{
    	line-height: 1.1em;
    }
    
    .rightButton{
    	text-align: center;
    }

}
@media only screen  and (min-device-width: 320px)  and (max-device-width: 480px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: portrait) {
	.dialogCustomize {
    bottom: 0;
    left: 0% !important;
    margin:0 auto;
    height: 350px !important;
    max-width: 80% !important;
    width: auto !important;
    position: absolute;
    right: 0;
    top: 0;
   
 }
 
  body{
   padding-right:0px !important
   }
   
   .modal-open{
   overflow-y:auto;
   }
	
}


 @media only screen 
  and (min-device-width: 320px) and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2)and (orientation: landscape) {
.signupWrap{
	width:100%;
}

    .signupbox{
   width:30% !important;
   height: 210px;
   float:left !important;
   margin:0 5px !important;
   }
   
   body{
   padding-right:0px !important
   }
   
   .modal-open{
   overflow-y:auto;
   }
   
   
 .dialogCustomize {
    bottom: 0;
    left: 0% !important;
    margin:0 auto;
    height: 350px !important;
    max-width: 80% !important;
    width: auto !important;
    position: absolute;
    right: 0;
    top: 0;
   
 } 
 }

 @media screen and (max-device-width:  480px), screen and (max-width:  480px) {

/* #buttonlink {
    font-size: 7px !important ;
    line-height: 1em !important ;
    padding: 9px !important;
    border-radius: 2px !important;
} */

.sliderBtn {
    position: relative !important;
    top: 80px !important;
    height: 18% !important;
}
   #home-slider .venturetxt p{
   padding:10px 20px;
   }
   
   #home-slider .investortxt p{
   padding:10px 20px;
   }
   .signupbox{
   width:60%;
   height: 250px;
   }
   .signupbox img{
   max-width:150%;
   height: auto;
   }
   
   .ram{
   margin-left:0;}
   .footerWrap{
   width:100%;
   }
    #logo{
        float: none;
        width: auto;
        padding: 0 0 20px 0;
        text-align: center;
    }
    #header .top-menu .nav-horizontal{
        display: none;
    }
    #header .top-menu .btn-toogle-menu{
        display: block;
    }
    #header .wrap-top-menu .iBtnRed{
        margin-top: 6px;
    }
    #header .main-nav{
        margin: 0 auto;
        float: none;
        width: 215px;
    }
    #header .account-panel{
        margin: 0 0 10px 0;
        float: none;
        text-align: center;
    }
    #header .account-panel .btn{
        float: none;
    }
    #header .form-search{
        float: none;
        width: 220px;
        margin: 0 auto;
    }
	#home-slider .slide-title,
	.slide-description, .slide-description2 {
		padding-bottom: 8px
	}
    .dropdown-search-result .grid_3{
        width: 98%;
    }
    .dropdown-search-result .iBigX{
        top: 15px;
    }
    .marked-category .title-mark{
        padding-bottom: 5px;
    }
    .marked-category .count-project{
        position: static;
    }
    .box-marked-project .content-info-short .thumb-img,
    .project-short.larger .content-info-short .thumb-img,
    .day-news .project-short .content-info-short .thumb-img{
        float: none;
        width: auto;
        margin-bottom: 10px;
    }
    .box-marked-project .content-info-short .wrap-short-detail,
    .project-short.larger .content-info-short .wrap-short-detail,
    .day-news  .project-short .content-info-short .wrap-short-detail{
         float: none;
         width: auto;
    }
    .box-marked-project .content-info-short .comment-view,
    .project-short.larger .content-info-short .comment-view,
    .day-news  .project-short .content-info-short .comment-view{
        position: static;
    }
    .project-short.box-marked-project .group-fee .fee-item,
    .project-short.larger .group-fee .fee-item,
    .project-short.big-thumb .group-fee .fee-item{
        float: left;
        width: auto;
        border-top: 1px dashed #d4d4d4;
        padding: 5px 10px;
    }
    .project-short.box-marked-project .group-fee .fee-item:first-child,
    .project-short.larger .group-fee .fee-item:first-child,
    .project-short.big-thumb .group-fee .fee-item:first-child{
        padding-left: 10px;
    }
    .project-short.box-marked-project .group-fee .sep,
    .project-short.larger .group-fee .sep,
    .project-short.big-thumb .group-fee .sep{
        display: none;
    }
    .project-short .bottom-project-info{
        overflow: hidden;
    }
    .project-short.box-marked-project .group-fee,
    .project-short.larger .group-fee,
    .project-short.big-thumb .group-fee{
        padding: 15px 0 10px 0;
    }
    .project-short .group-fee .sep{
        margin: 12px 24px 0 24px;
    }
    .project-short .project-progress{
        margin: 10px auto;
        float: none;
    }
    .project-short.box-marked-project .group-fee,
    .project-short.larger .group-fee,
    .project-short.big-thumb .group-fee{
        padding: 15px 0 10px 0;
        float: none;
        clear: both;
        width: 96%;
        margin: 0 auto;
    }
    .project-short.larger .bottom-project-info .btn-buck-project{
        float: left;
        margin: 0 0 0 20px;
    }
    .project-tab-detail .nav-tabs{
        display: none;
    }
    .project-detail .tab-content .alternate-tab{
        display: block;
    }
    .project-detail .tab-content .tab-pane{
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .project-detail .tab-content .alternate-tab.active{
        display: block;
    }
    .how-it-work .grid_6.box-text-content,
    .how-it-work .grid_4.box-text-content{
        width: 98%;
    }

    .form .row-item .lbl{
        display: block;
        float: none;
        width: auto;
        text-align: left;
        padding-bottom: 7px;
    }
    .form .row-item .val{
        margin-left: 0;
    }
    .form.form-profile .txt{
        width: 100%;
    }
    .form .row-item .btn{
        margin-left: 0;
        margin-top: 4px;
    }

    .blog-page .grp-info-box .box-text-content{
        float: none;
        width: auto;
        padding-bottom: 20px;
    }
    .blog-page .grp-info-box .box-text-content:first-child{
        margin-left: 0;
    }
    .blog-page .box-text-content .wrap-info{
        padding: 0;
    }

    .list-project-in-category .list-project > .grid_3{
        width:30%;
        /* width: 96%; */
        margin-left: 2%;
        margin-right: 2%;
    }

    .box-post-comment .left-input,
    .box-post-comment .right-input{
        float: none;
        width: auto;
    }
    .thanks{
        float: none;
        width: auto;
        display: block;
        margin-bottom: 10px;
    }
    .thanks .pick-right{
        border-color: #3c84ea transparent transparent transparent;
        top: 100%;
        right: 22px;
    }
    .box-post-comment .btn-submit-comment{
        width: 100px;
    }


    .lst-popular-project > .grid_3,
    #footer .main-footer .grid_3{
        width:24%;
    }
    #footer .footer-menu > ul{
        width:100%;
    }
    #footer .copyright{
        text-align: center;
    }
    #footer .logo-footer{
        position: static;
    }
    #footer .term-privacy{
        position: static;
        padding: 20px 0;
    }
    #footer .site-copyright{
        padding: 0;
    }

    .popup-common .grid_6,
    .popup-common .grid_4{
        width: 98%;
        padding-left: 0;
    }

    .centered-btns_nav{
        top: 65%;
    }
    
    .logo{
	width:27%;
	border-right: 0;
	margin: 0;
	padding-right: 10px;
}
     nav.nav{
        display: none;
    } 
    nav.top-panel{
        display: none;
    }
    .socialItemWrap{
        display: none;
    }

/* Navigation Menu - Background */
.mobilenavigation {
  /* critical sizing and position styles */
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display:block;
  
  /* non-critical appearance styles */
  list-style: none;
  background: #054e7b;
}

/* Navigation Menu - List items */
.nav-item {
  /* non-critical appearance styles */
    width:100%;
text-align: right;
  border-bottom: 1px solid #1e2858;
}

.nav-item a {
  /* non-critical appearance styles */
  display: block;
  padding: 1em;
 
  color: white;
  font-size: 1.2em;
  text-decoration: none;
  transition: color 0.2s, background 0.5s;
}

.nav-item a:hover {
  color: #fff;
  
}
    
    .socialItemWrapMobile{
        width: 100%;
        text-align: right;
        
    }  
    .socialItemWrapMobile img{
        border-radius: 5px;
        margin: 10px 10px;
        width: 40px;
    }

/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
 /*  Critical position and size styles */
  min-height: 100%;
  min-width: 100%;
  background-color: white; /* Needs a background or else the nav will show through */
  position: relative;
  top: 0;
  bottom: 100%;
  right: 0;
  z-index: 1;
    overflow: hidden;
  

}

/* Nav Trigger */
.nav-trigger {
  /* critical styles - hide the checkbox input */
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
  /* critical positioning styles */
  position: fixed;
  right: 15px; top: 18px;
  z-index: 2;
  
  /* non-critical apperance styles */
  height: 20px;
  width: 40px;
  cursor: pointer;
    color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
  background-size: contain;
}

/* Make the Magic Happen */
.nav-trigger + label, .site-wrap {
  transition: right 0.2s;
}

.nav-trigger:checked + label {
  right: 215px;
}

.nav-trigger:checked ~ .site-wrap {
  right: 200px;
  box-shadow: 0 0 40px 0px rgba(0,0,0,0.2);
}
.nav-trigger{
	display;block;
}

body {
    /* Without this, the body has excess horizontal scroll when the menu is open */
  overflow-x: hidden;
}
 
    #home-slider{
        padding-top: 0px;
    }
    
    .md-mainimg img{
        height: 100% !important
            
    }
    	.md-objects{
		
	margin:0px auto;
	}	
    .loading-bar-bottom{
        bottom: 0 !important
    }
    .md-slide-bullet-2 .md-bullets{
        bottom: 10px  !important
    }

  
    #home-slider .slide-title04{
        height: 55px;
        font-size: 3em !important
    }
    
    #home-slider .description04 p.title{
        font-size:12px !important;
        margin-top: -5px !important
    }
    
    
    .mobileonly{
        display:block; 
    }
    
    .desktoponly{
        display: none;
    }
    
    
    div#searchcontainer div.button.mobileonly{
    padding:17px;
    }
    
    
    .signupWrap{
      width: 100%;
    }
    .signupWrap h3{
        font-size: 2em;
        margin: 20px 0;
    }
    .signupbox{
        margin: 0 auto 20px;
        float: none;
    }
    
    
    .signupWrap.mobile3in1row .signupbox{
     width:30%;
     margin:0 5px;
     float:left;
     height:135px
    }
    
    
.signupWrap.mobile3in1row .signUpdisplaycontent .signupButton{
	font-size:10px;
	padding: 5px;
}
    
 .signupWrap.mobile3in1row .signUpdisplaycontent .signupButton span  {
 top:9px
 }
    
    
   .signupWrap.mobile3in1row .signUpdisplaycontent p {
   font-size:12px;
   margin:15px 0;
   line-height:13px;
   }
   
   .grid_6{
   width:98%;}
    
    .space{
        display: none;
    }
    .videoclip{
        height: 380px;
    }
    .videoclip .contentOnTop{
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        
    }
    .videoclip .contentOnTop .titleicongroup{
        font-size: 18px ;
    }
    .videoclip video{
        left: 25%;
    }
    .space2{
        width: 5%;
    }
    .videoclip .contentOnTop .videogroupicon{
        width: 30%;
    }
    .videoicon{
        width:80px;
        height: 80px;
    }
    .videoicon img{
        width: 70px;
        height: 70px;
        margin: 2px auto;
    }
    .videoclip .contentOnTop .videogroupicon p{
        font-size: 14px;
    }
    #footer .main-footer .grid_3{
        width: 50%;
        text-align: center;
        float: left
    }
    .grid-xs-6{
        width: 45% !important;
    }
    .grid-xs-12{
        width: 98% !important;
    }
    .grid_3{
    width:100%;
    margin-bottom:20px;
    
    }
    #footer .footer-menu > ul{
        width:100% !important;
    }
    .clientlogo{
        width: 100%;
    }
    .banker{
        width: 100%;
    }
    .banker p, .ram p, .supportby p{
        text-align: center;
    }
    .ram, .supportby{
        width: 50%;
        text-align: center;
    }
    #footer{
    height:100%;
    padding:25px 10px 0px;
    text-align:center}
  
    .footernote{
    padding:20px 10px;
    font-size:10px;
    }

 .footercopyright{
 height:25px;}
    
  /*  **index project */
   
   .list-project-in-category .list-project{
   margin:0px;} 
    .list-project-in-category .list-project > .grid_3{
    width:100%; margin-bottom:0;}
    
    .sml-thumb .content-info-short .thumb-img{
    height:250px !important}
    .project-short.sml-thumb .group-fee .fee-item:first-child{
    padding-left:10px;
    }
    .project-short .line-progress{
    margin:0 10px;}
    
    
    #header .wrap-top-menu{
    box-shadow:5px 0 10px rgba(0,0,0,.3)
    }
    .sml-thumb .content-info-short .title-description{
    height:35px !important;
    margin-bottom:10px;
    }
    
      .moblieYoutube{
    width:100% !important;
    }
    
	.layout-1cols-ceneter{
	width:100% !important;
	}
    .edu h2{
    line-height:1.3em;
    }
    
    .edu p{
    font-size:17px;
    }
    .edu h4{
    font-size:22px;
    }
    
    .moblieImage{
    	max-width: 90%;
    }
   
    .cd-faq-items.slide-in{
    top:0px;
    padding-top:50px;
    z-index:5;
    width:100%
    }
    
    .cd-faq-items{
    position:absolute;}
    
    
    .cd-close-panel{
    position:absolute}
    
    .cd-close-panel.move-left{
    top:80px;
    z-index:6
    }
    
    .cd-faq-content ul.circle li{
    padding-right:10px;}
    
    h3.edu-title{
    line-height:1.0em;
    }
    .rightButton{
    	text-align: center;
    }
    
    table tr td {
	padding: 2px 5px;
	}
	
	#home-slider .button03 a{
	padding:10px;
	//font-size:8px;
	margin-top:15px;
	}
	#home-slider .slide-title03{
	//font-size :3.5em;
	text-shadow :0px 0 black, 0 1px black, 1px 0 black, 0 0px black;
	}
	
	#home-slider .slide-title01{
	text-shadow:0px 0 black, 0 -1px black, 1px 0 black, 0 -1px black;
	}
	
	#home-slider p{
	margin-top:20px;
	}
	
	#home-slider .investortxt {
	margin-left: -54px;
	margin-top: -32px;
}

#home-slider .venturetxt {
	margin-left: 99px;
	margin-top: -50px;
}

#home-slider a.signupBtn{
	//padding:10px;
	//font-size:8px;
	//margin-top:15px;
	padding:10px;
	//font-size:8px;
	margin-top:15px;
	
}

#home-slider .button01  {
	margin-left: 0%;
	margin-top: -5%;
}

#loginFrm label {
	line-height: 1em;
	width: 70px;
	float: left;
	color: #000;
	text-shadow: none;
	cursor: auto
}
.address{
	width:	100%;
}
.gmap{
	width:100%;
}
.sponsoring_bankWrap .col4-1{
	width:100%;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
	padding-bottom:20px;
}
.hideinmobile{
	display:none;
}
.sponsoring_bankWrap p{
	text-align:center;
}

.md-object a {
	line-height: 0.5em;

}
.edu ul li{
	margin-left:0;
}
.common-title{
	font-size:2.2em
}

.cd-faq-group{
	margin-top:80px;
}

.cd-faq-group h2{
	font-size:24px !important;
	font-weight:bold;
	text-align:left
}
.cd-faq-group a{
	font-size:14px !important;
/* 	padding-left:0;
	padding-right:40px; */
}
.cd-faq-content p, .cd-faq-content ul.circle li{
	font-size:14px !important;
	margin-top:15px;
	text-align:left;
}

.cd-faq-content {
	padding:0 0 20px 0;
}
.cd-faq-group table a{
	font-size:	14px !important
}
.left-blank{
	width:100%
}

.right-text {
	width:100%;
	
}

.right-text h5, .right-text p, .right-text ul{

	text-align:center !important
}

.right-text ul li:first-child{
	margin-top:15px;
	
}

.right-text ul li{
	list-style:none !important;
}
.cd-faq-trigger{
	padding-right:30px; 
	text-align:left;
	margin:0;
}
.cd-faq-group > li{
	  background: #f3f3f5;
	  padding:10px 5px;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.cd-close-panel{
	position:fixed
}

.size1 {
	max-width:35% !important;
}
.terms-title{
	margin-right:10px ;
}
#terms ul {
	margin-right:10px ;
}
/* date picker moblie */
.ui-datepicker-title select {
    padding: 5px;
}
 
 .ui-datepicker {
    width: 60%;
}
.dialogCustomize {
  /* 	width: -webkit-min-content !important; 
    width: -moz-min-content !important;
    width: min-content !important;
	-webkit-transform: translateY(-50%,-50%) !important;
    -ms-transform: translateY(-50%,-50%) !important;
    transform: translateY(-50%,) !important;
   	max-width : 100% !important; */
}


/* end 480 screen */

 }
 
 @media only screen and (min-device-width : 640px) and (max-device-width : 700px) {
 .logo{
	padding-right:20px;
	width:17%;
	margin-right:15px;
}
    nav.top-panel > li{
    padding:0 0px;}
    
    .nav , nav.top-panel{
    line-height:50px;}
    
    .nav > li > a{
    margin-right:10px;}
    
    #home-slider .investortxt {
    margin-left: 46px;
    margin-top: -34px;
}
    
    #home-slider .investortxt p{
        padding: 10px 34px;
    }
    
    #home-slider .venturetxt p {
    padding: 10px 39px;
    
    }
    
    #home-slider .venturetxt {
    margin-left: 33px;
    margin-top: -28px;
}

	#footer .footerWrap {
	    width: 100%;
	
	}
	#footer .grid_3 {
    width: 24%;
}
.cd-faq-items.slide-in {
    top: 0px;
    padding-top: 80px;
    z-index: 5;
    width: 100%;
 }
 .cd-close-panel.move-left {
    top: 60px;
    z-index: 6;
 }
 .cd-close-panel.move-left {
    right: 7%;
}

h3.edu-title{
	line-height:0.9;
}
.sponsoring_bankWrap .col4-1 {
    font-size: 9px;

 }
 .signupbox {
    width: 190px;
    height: 210px;
 }
  .space {
 	width: 23px; 
 }
 .ram, .supportby{
     width: 30%;
    text-align: center
    
 }
 .supportby img {
    max-width: 25%;
 }
  .ram img {
    max-width: 20%;
 }
 
 }
 
 
 

/* ***************************************************************760end */

/* @media screen and (max-device-width:  420px), screen and (max-width:  420px) { */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
/*html,
body {
  height: 100%;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}*/
	
	
    .logo{
	width:27%;
	border-right: 0;
	margin: 0;
	padding-right: 10px;
}
    nav.nav{
        display: none;
    }
    nav.top-panel{
        display: none;
    }
    .socialItemWrap{
        display: none;
    }

/* Navigation Menu - Background */
.mobilenavigation {
  /* critical sizing and position styles */
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display:block;
  
  /* non-critical appearance styles */
  list-style: none;
  background: #054e7b;
}

/* Navigation Menu - List items */
.nav-item {
  /* non-critical appearance styles */
    width:100%;
text-align: right;
  border-bottom: 1px solid #1e2858;
}

.nav-item a {
  /* non-critical appearance styles */
  display: block;
  padding: 1em;
 
  color: white;
  font-size: 1.2em;
  text-decoration: none;
  transition: color 0.2s, background 0.5s;
}

.nav-item a:hover {
  color: #fff;
  
}
    
    .socialItemWrapMobile{
        width: 100%;
        text-align: right;
        
    }  
    .socialItemWrapMobile img{
        border-radius: 5px;
        margin: 10px 10px;
        width: 40px;
    }

/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
 /*  Critical position and size styles */
  min-height: 100%;
  min-width: 100%;
  background-color: white; /* Needs a background or else the nav will show through */
  position: relative;
  top: 0;
  bottom: 100%;
  right: 0;
  z-index: 1;
    overflow: hidden;
  

}

/* Nav Trigger */
.nav-trigger {
  /* critical styles - hide the checkbox input */
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
  /* critical positioning styles */
  position: fixed;
  right: 15px; top: 18px;
  z-index: 2;
  
  /* non-critical apperance styles */
  height: 20px;
  width: 40px;
  cursor: pointer;
    color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
  background-size: contain;
}

/* Make the Magic Happen */
.nav-trigger + label, .site-wrap {
  transition: right 0.2s;
}

.nav-trigger:checked + label {
  right: 215px;
}

.nav-trigger:checked ~ .site-wrap {
  right: 200px;
  box-shadow: 0 0 40px 0px rgba(0,0,0,0.2);
}
.nav-trigger{
	display;block;
}

body {
    /* Without this, the body has excess horizontal scroll when the menu is open */
  overflow-x: hidden;
}
 
    #home-slider{
        padding-top: 0px;
    }
    
    .md-mainimg img{
        height: 100% !important
            
    }
    	.md-objects{
		
	margin:0px auto;
	}	
    .loading-bar-bottom{
        bottom: 0 !important
    }
    .md-slide-bullet-2 .md-bullets{
        bottom: 10px  !important
    }

  
    #home-slider .slide-title04{
        height: 55px;
        font-size: 3em !important
    }
    
    #home-slider .description04 p.title{
        font-size:12px !important;
        margin-top: -5px !important
    }
    
    
    .mobileonly{
        display:block; 
    }
    
    .desktoponly{
        display: none;
    }
    
    
    div#searchcontainer div.button.mobileonly{
    padding:17px;
    }
    
    
    .signupWrap{
        width: 100%;
    }
    .signupWrap h3{
        font-size: 2em;
        margin: 20px 0;
    }
    .signupbox{
        margin: 0 auto 20px;
        float: none;
    }
    
    
    .signupWrap.mobile3in1row .signupbox{
     width:30%;
     margin:0 5px;
     float:left;
     height:135px
    }
    
    
.signupWrap.mobile3in1row .signUpdisplaycontent .signupButton{
	font-size:10px;
	padding: 5px;
}
    
 .signupWrap.mobile3in1row .signUpdisplaycontent .signupButton span  {
 top:9px
 }
    
    
   .signupWrap.mobile3in1row .signUpdisplaycontent p {
   font-size:12px;
   margin:15px 0;
   line-height:13px;
   }
   
   .grid_6{
   width:98%;}
    
    .space{
        display: none;
    }
    .videoclip{
        height: 380px;
    }
    .videoclip .contentOnTop{
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        
    }
    .videoclip .contentOnTop .titleicongroup{
        font-size: 18px ;
    }
    .videoclip video{
        left: 25%;
    }
    .space2{
        width: 5%;
    }
    .videoclip .contentOnTop .videogroupicon{
        width: 30%;
    }
    .videoicon{
        width:80px;
        height: 80px;
    }
    .videoicon img{
        width: 70px;
        height: 70px;
        margin: 2px auto;
    }
    .videoclip .contentOnTop .videogroupicon p{
        font-size: 14px;
    }
    #footer .main-footer .grid_3{
        width: 50%;
        text-align: center;
        float: left
    }
    .grid-xs-6{
        width: 45% !important;
    }
    .grid-xs-12{
        width: 98% !important;
    }
    .grid_3{
    width:100%;
    margin-bottom:20px;
    
    }
    #footer .footer-menu > ul{
        width:100% !important;
    }
    .clientlogo{
        width: 100%;
    }
    .banker{
        width: 100%;
    }
    .banker p, .ram p, .supportby p{
        text-align: center;
    }
    .ram, .supportby{
        width: 50%;
        text-align: center;
    }
    #footer{
    height:100%;
    padding:25px 10px 0px;
    text-align:center}
  
    .footernote{
    padding:20px 10px;
    font-size:10px;
    }

 .footercopyright{
 height:25px;}
    
  /*  **index project */
   
   .list-project-in-category .list-project{
   margin:0px;} 
    .list-project-in-category .list-project > .grid_3{
    width:100%; margin-bottom:0;}
    
    .sml-thumb .content-info-short .thumb-img{
    height:120px !important}
    .project-short.sml-thumb .group-fee .fee-item:first-child{
    padding-left:10px;
    }
    .project-short .line-progress{
    margin:0 10px;}
    
    
    #header .wrap-top-menu{
    box-shadow:5px 0 10px rgba(0,0,0,.3)
    }
    .sml-thumb .content-info-short .title-description{
    height:35px !important;
    margin-bottom:10px;
    }
    
      .moblieYoutube{
    width:100% !important;
    }
    
	.layout-1cols-ceneter{
	width:100% !important;
	}
    .edu h2{
    line-height:1.3em;
    }
    
    .edu p{
    font-size:17px;
    }
    .edu h4{
    font-size:22px;
    }
    
    .moblieImage{
    	max-width: 90%;
    }
   
    .cd-faq-items.slide-in{
    top:0px;
    padding-top:50px;
    z-index:5;
    width:100%;
    padding: 5px;
    }
    
    .cd-faq-items{
    position:absolute;}
    
    
    .cd-close-panel{
    position:absolute}
    
    .cd-close-panel.move-left{
    top:80px;
    z-index:6
    }
    
    .cd-faq-content ul.circle li{
    padding-right:10px;}
    
    h3.edu-title{
    line-height:1.0em;
    }
    .rightButton{
    	text-align: center;
    }
    
    table tr td {
	padding: 2px 0px;
	}
	
	 cd-faq-items slide-in{
	 
	 }
	
	#home-slider .button03 a{
	padding:10px;
	//font-size:8px;
	margin-top:15px;
	border-radius: 6px;
	}
	#home-slider .slide-title03{
	//font-size :3.5em;
	text-shadow :0px 0 black, 0 1px black, 1px 0 black, 0 0px black;
	}
	
	#home-slider .slide-title01{
	text-shadow:0px 0 black, 0 -1px black, 1px 0 black, 0 -1px black;
	}
	
	#home-slider p{
	margin-top:20px;
	}
	
	#home-slider .investortxt {
	margin-left: 26px;
    margin-top: -40px;
}

#home-slider .venturetxt {
	margin-left: 19px;
    margin-top: -36px;
}

#home-slider a.signupBtn{
	//padding:10px;
	//font-size:8px;
	//margin-top:15px;
	padding:10px;
	//font-size:8px;
	margin-top:15px;
	border-radius: 6px;
	
}

#home-slider .button01  {
	margin-left: 0%;
	margin-top: -5%;
}

#loginFrm label {
	line-height: 1em;
	width: 70px;
	float: left;
	color: #000;
	text-shadow: none;
	cursor: auto
}
.address{
	width:	100%;
}
.gmap{
	width:100%;
}
.sponsoring_bankWrap .col4-1{
	width:100%;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
	padding-bottom:20px;
}
.hideinmobile{
	display:none;
}
.sponsoring_bankWrap p{
	text-align:center;
}

.md-object a {
	line-height: 0.5em;

}
.edu ul li{
	margin-left:0;
}
.common-title{
	font-size:2.2em
}

.cd-faq-group{
	margin-top:80px;
}

.cd-faq-group h2{
	font-size:24px !important;
	font-weight:bold;
	text-align:left
}
.cd-faq-group a{
	font-size:18px !important;
	padding-left:0;
	padding-right:40px;
}
.cd-faq-content p, .cd-faq-content ul.circle li{
	font-size:14px !important;
	margin-top:15px;
	text-align:left;
}

.cd-faq-content {
	padding:0 0 20px 0;
}
.cd-faq-group table a{
	font-size:	14px !important
}
.left-blank{
	width:100%
}

.right-text {
	width:100%;
	
}

.right-text h5, .right-text p, .right-text ul{

	text-align:center !important
}

.right-text ul li:first-child{
	margin-top:15px;
	
}

.right-text ul li{
	list-style:none !important;
}
.cd-faq-trigger{
	padding-right:30px; 
	text-align:left;
	margin:0;
}
.cd-faq-group > li{
	  background: #f3f3f5;
	  padding:10px 5px;
    margin-bottom: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.cd-close-panel{
	position:fixed
}

.size1 {
	max-width:35% !important;
	
}
.moblieRamSize{
	height:30px !important;
	
}
.terms-title{
	margin-right:10px ;
}
#terms ul {
	margin-right:10px ;
}

}

	

 



