
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	/*vertical-align:baseline;*/
    vertical-align:top;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
	display: block;
}
ol,ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* start editing from here */
a {
	text-decoration:none;
}
.txt-rt {
	text-align:right;
}/* text align right */
.txt-lt {
	text-align:left;
}/* text align left */
.txt-center {
	text-align:center;
/*-- W3Layouts --*/	
}/* text align center */
.float-rt {
	float:right;
}/* float right */
.float-lt {
	float:left;
}/* float left */
.clear {
	clear:both;
}/* clear float */
.pos-relative {
	position:relative;
}/* Position Relative */
.pos-absolute {
	position:absolute;
}/* Position Absolute */
.vertical-base {	
	vertical-align:baseline;
}/* vertical align baseline */
.vertical-top {	
	vertical-align:top;
}/* vertical align top */
nav.vertical ul li {	
	display:block;
}/* vertical menu */
nav.horizontal ul li {	
	display: inline-block;
}/* horizontal menu */
img {
	max-width:100%;
}

/*--- end reset code ---*/

body {
	margin:0;
	padding:0;
	/*background:url(Images/Bg_2.png) no-repeat;*/
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	font-family: 'Muli', sans-serif;
}
.clear {
	clear:both;
}

h1 {
	text-align:center;
	font-size:45px;
	color:#fff;
	padding:50px 0;
	text-transform:uppercase;
	font-weight: 300;
	font-family: 'Nunito', sans-serif;
}
h2 {
    text-transform: uppercase;
    color: white;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.4em;
    line-height: 2.2em;
}



.log {
	width:75%;
	margin:0 auto;
}
.content2 {
	padding: 70px;
}
.register:hover {
	background-color:#376D29;
	color:white;
}


.col2 {
    width:50%;
    float:left;
}

#BizSuiteLogoSmall {
	visibility: hidden
}

#row1col1 {
	padding: 20px
}

#row1col2 {
    margin: 50px 0;
    float:right;
    width: 100%;
}

#row2col1 {
    width:40%;
    /*zoom:0.5;*/
}

#row2col2 {
    width:40%;
    /*zoom:0.5;*/
    padding-top:50px;
}

#row2col3 {
    
}

#permission-bar {
    height: 40px !important;
}
#permission-bar-prompt-content {
    height: unset !important;
    position: unset !important;
    margin: 10% auto 0;
}

@media only screen and (max-width: 767px) {

#BizSuiteLogoSmall {
	visibility: visible
}

#row1col2 {
    margin: 0;
    position:fixed;
    top: 0;
}
	
.logo {
    text-align:center;
    width:50%;
    padding:10px
}

#welcome {
    display: none;
}
#row2col3 {
    border-left:none
}
}

@media only screen and (max-width: 420px) {
    
#permission-bar-prompt-content {
    width:100% !important;
    margin: 0;
}

}

@media only screen and (max-height: 360px) {
    
#permission-bar-prompt-content {
    width:100% !important;
    margin: 0;
}

}

/*@media only screen and (max-height: 974px) {
	
	.content3 {
   margin-top:79%;
    }
}

@media only screen and (max-height: 918px) {
	
	.content3 {
   margin-top:72%;
    }
}

@media only screen and (max-height: 854px) {
	
	.content3 {
   margin-top:66%;
    }
}

@media only screen and (max-height: 794px) {
	
	.content3 {
   margin-top:59%;
    }
}

@media only screen and (max-height: 694px) {
	
	.content3 {
   margin-top:48%;
    }
}

@media only screen and (max-height: 673px) {
	
	.content3 {
   margin-top:43%;
    }
}

@media only screen and (max-height: 625px) {
	
	.content3 {
   margin-top:37%;
    }
}

@media only screen and (max-height: 505px) {
	
	.content3 {
   margin-top:22%;
    }
}


@media only screen and (max-width: 1920px) {
    .content {
        right: 21%;
    }
}

@media only screen and (max-width: 1600px) {
    .content {
        right: 18%;
    }
}

@media only screen and (max-width: 1440px) {
    .content {
        right: 14%;
    }
}

@media only screen and (max-width: 1366px) {
    .content {
        right: 16%;
    }
}

@media only screen and (max-width: 1280px) {
    .content {
        right: 13%;
    }
}

@media only screen and (max-width: 1024px) {
    .content {
        right: 5%;
    }
}

@media only screen and (max-width: 800px) {
    .content {
        right: 0%;
    }
      .content2 {
        padding:30px 0px 70px 0px !important;

      }
}



@media (max-width: 1024px){
	
	.log .content2 h2 {
    font-size: 30px;
    padding: 15px 0;
    }
}
	
@media (max-width: 991px){
	
}
	
@media (max-width: 900px){	
	
	.content2 {
	padding:30px 0 50px;
	}
}

@media (max-width: 800px){
	
	.log {
    width: 85%;
	}
	h1 {
    font-size: 35px;
	}
	.log .content2 h2 {
    font-size: 27px;
	}
}

@media (max-width: 768px){
	
	.footer p {
	font-size:16px;	
	}
	.log {
	margin:0 auto 50px;	
	}
}

@media (max-width: 736px){
	
	.log {
    width: 100%;
	}
	
	.content2{
	width:63%;
	float:none;
	margin: 50px auto 0;
	}
	h1 {
	padding:35px 0;	
	}
}
	
@media (max-width: 667px){
	.content2{
	width:70%;
	}
}
	

@media (max-width: 568px){
	h1 {
    padding: 25px 0;
	}
	.log .content2 h2 {
    font-size: 30px;
    padding: 5px 0 15px;
}
}

@media (max-width: 480px){
	.content1 , .content2 {
    width: 80%;
}
.log {
    margin: 0 auto;
}
.footer {
	padding: 50px 20px;
}
}

@media (max-width:414px){
	h1 {
    font-size: 28px;
}
log .content2 h2 {
    font-size: 27px;
}
}

@media (max-width: 384px){
	
}

@media (max-width: 375px){
	h1 {
    font-size: 26px;
}
.log .content2 h2 {
    font-size: 25px;
}
}

@media (max-width: 320px){
	h1 {
    font-size: 24px;
}
.content2 {
    width: 85%;
}
.log .content2 h2 {
    font-size: 23px;
}

.footer p {
    font-size: 14px;
}
}*/

	