/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body {
	background: url('/back/host360background.jpg') no-repeat center center; 
	background-size: cover; 
	background-attachment: fixed;
	 font-family: sans-serif;
}
.full-testimonial {
	position: relative;
	margin: 15px 0px 10px;
	padding: 20px;
	background-color: #FAFAFA;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	border: 5px solid #eee;
}
.img-featured {

	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);

}
.quote {
	font-weight: 300;

}
.attribution {

	text-align: right;	
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: sans-serif;
   
}
h1 {
	color: #024890;
}
.lead {
    font-size: 14px;
    font-weight: 400;
}
.navbar-default {
	background-color: #FFFFFF;
	border-color: #AA0000;
}



.intro-header {
	/* padding-top: 50px;  If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #F9F9F9;
    /*background: url(../../back/9.jpg) no-repeat center center; 
    background-size: cover;*/
	height: 100%;
}

.intro-buttons {

	width: 96%;  
	background-color: #ed1b2f;  
	color: white;  
	position: absolute;  
	bottom: 3px;  
	left: 2%;
}

video#bgvid {
	position: fixed; right: 0; bottom: 0;
	min-width: 100%; min-height: 100%;
	width: auto; height: auto; z-index: -100;
	background: url(../../back/current.jpg) no-repeat;
	background-size: cover;
}



.intro-message {
    position: relative;

    /*padding-top: 20%;
    padding-bottom: 20%;*/
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.show_login {display: none; }
.mobileOnly {display: none !important;}
.desktopOnly {display: block !important;}
#dragandrophandler
		{
			//border:1px dotted #0B85A1;
			width:100%;
		}
		.progressBar {
    width: 25%;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 5px; 
    overflow: hidden;
    display:inline-block;
    margin:0px 10px 5px 5px;
    vertical-align:top;
}
 
.progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0ba1b5; border-radius: 3px; 
}
.statusbar
{
    border-top:1px solid #A9CCD1;
    min-height:45px;
    width: 100%;
    padding:10px 10px 0px 10px;
    vertical-align:top;
}
.statusbar:nth-child(odd){
    background:#003a42;
}
.filename
{
display:inline-block;
vertical-align:top;
width: 50%;
}
.filesize
{
display:none;
}
.abort{
    background-color:#A8352F;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;display:inline-block;
    color:#fff;
    font-family:arial;font-size:13px;font-weight:normal;
    padding:4px 15px;
    cursor:pointer;
    vertical-align:top
    }
@media(max-width:767px) {
    
	.social_links_top, .why_register {display: none; }

	.mobileOnly { display: block !important; }
	.desktopOnly { display: none !important; }
	.banner { position: relative !important;}
    .intro-message {
        padding-bottom: 15%;
    }

	.hide_login {display: none; }
	.show_login {display: block; }

	#bgvid { display: none; }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}


.content-section-a, .content-section-b {
	    margin: 59px 0px 0px 0px;
    min-height: 90vh;
    font-size: 17px;
    padding: 20px;
    font-family: sans-serif;

}

.content-section-a {

	background-color: rgba(255, 255, 255, 0.8);
}


.content-section-b {

	    background-color: rgba(86, 99, 103, 0.9);
    color: white;
}

.pricing_section {
	color: #5cb85c;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}
.sectionHeading {
    font-size: 75px;
    color: #1b96fe;
    border-bottom: 3px solid;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;

}
#mobile_uploader {
		
		display:none;
		
	}
@media(max-width:767px) {
	
	#mobile_uploader {
		
		display:block;
		
	}
	#upload_holder {
	    
	       width: 80% !important;
    left: 10% !important;
        top: 50vh !important;
	}
	#dragandrophandler {
		
		display:none;
	}
	.pricing_section {
		font-size: 20px;
	}
	.sectionHeading {
		font-size: 25px;

	}

}
.skewLeft {

	-webkit-transform: rotate(2deg) skew(2deg, 0);
	-moz-transform: rotate(2deg) skew(2deg);
	-ms-transform: rotate(2deg) skew(2deg);
	-o-transform: rotate(2deg) skew(2deg);
	transform: rotate(2deg) skew(2deg);

}

.skewRight {

	-webkit-transform: rotate(-2deg) skew(-2deg, 0);
	-moz-transform: rotate(-2deg) skew(-2deg);
	-ms-transform: rotate(-2deg) skew(-2deg);
	-o-transform: rotate(-2deg) skew(-2deg);
	transform: rotate(-2deg) skew(-2deg);

}


.section-heading {
    margin-bottom: 10px;
}

/*.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}*/

.banner {
    padding: 18px 0 0 0;
    color: #f8f8f8;
    //background: url(../../img/banner-bg.jpg) no-repeat center bottom;
    background-size: cover;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding-bottom: 10px;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}
