@-ms-viewport{
  width: device-width;
}
img{
	max-width:100%;
	height:auto;
}
html {
	background-color: #252525;
}

body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

#section1 {
	background-image: url(../images/sec1-bg.jpg);
	background-repeat: repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.container {
	padding: 0px;
	width: 1114px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	width: 173px;
	height: 99px;
	float: left;
	margin-left: 30px;
}
#g-txt {
	float: right;
	width: 710px;
	margin-top: 14px;
	margin-right: 30px;
}
#g-txt ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#g-txt ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	color: #fe000b;
	font-family: 'Lato', sans-serif;
	margin: 0px;
}
#g-txt ul li a {
	color: #091B8B;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#g-txt ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #091B8B;
}

.rale-30 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
}
.rale-36 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: #eb0303;
	font-weight: 500;
}
.rale-46 {
	font-family: 'Raleway', sans-serif;
	font-size: 56px;
	color: #000000;
	font-weight: 500;
}
.rale-40 {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	color: #0096FF;
	font-weight: 500;
}
.rale-60 {
	font-family: 'Raleway', sans-serif;
	font-size: 80px;
	color: #eb0303;
	font-weight: 500;
}


#g-txt h3 {
	margin: 0px;
	padding: 0px;
	font-size: 29px;
	color: #fe000b;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
}
#g-txt h4 {
	margin: 0px;
	padding: 0px;
	font-size: 23px;
	color: #0a1c8a;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}
#section2 {
	background-image: url(../images/sec2-bg.jpg);
	background-repeat: repeat;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.vid-cont {
	float: left;
	width: 666px;
	margin-right: 0px;
	margin-left: 0px;
}
#vid-area {
	background-color: #FFFFFF;
	height: 360px;
	width: 640px;
	border: 13px solid #000000;
	float: left;
}
#vid-shadow {
	float: left;
	width: 100%;
}
.opt-cont {
	background-color: #0096ff;
	float: right;
	width: 410px;
	padding: 15px;
	font-family: 'Lato', sans-serif;
}
.jv-opt {
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.opt-cont h2 {
	padding: 0px;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.opt-cont img {
	margin-bottom: 20px;
}

.form-area {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
.f-inp1 {
	height: 50px;
	width: 308px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 19px;
	color: #363636;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
}
.f-inp2 {
	height: 70px;
	width: 328px;
	font-size: 30px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.f-inp2:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
.clx {
	clear: both;
}
.opt-cont ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.opt-cont ul li {
	background-image: url(../images/tick-mark.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 17px;
	height: 23px;
	margin-bottom: 7px;
}
#section3 {
	background-image: url(../images/sec3-bg.jpg);
	background-repeat: repeat;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#section3  h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	color: #eb0303;
	margin: 0px;
	padding: 0px;
}
#section3  h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 54px;
	color: #eb0303;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#section3  h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 44px;
	color: #171717;
	margin: 0px;
	padding: 0px;
}
#section3 h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	color: #171717;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#section3 p {
	margin-bottom: 10px;
}
.trusted-txt {
	font-size: 23px;
	color: #ff000b;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.verified-company {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
}
.company-logo img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#section4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff5a00;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
#section4 h2 {
	color: #0a1c8c;
	font-size: 50px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.orange-txt {
	color: #ff3000;
}
.testi-area {
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
}
.testi-box {
	float: left;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tbox-top-left {
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
}
.tbox-top-right {
	float: left;
	width: 150px;
	padding-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
}
.tname {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.tdesig {
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
}
.testi-txt {
	font-size: 22px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	font-family: 'Lato', sans-serif;
}
#section5 {
	background-image: url(../images/sec2-bg.jpg);
	background-repeat: repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.wrapper {
	width: 924px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.w-left {
	float: left;
	width: 470px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.graph-area {
	background-color: #0096ff;
	float: left;
	width: 430px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.graph-title {
	font-size: 18px;
	color: #0a1c8c;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	margin-bottom: 1px;
}
.graph-subtitle {
	font-size: 17px;
	color: #0a1c8c;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	margin-bottom: 10px;
}



.w-left h2 {
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: 700;
}
.w-right {
	float: right;
	width: 400px;
	background-color: #0096ff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.w-right h2 {
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 400;
}
.w-right p {
	margin-bottom: 20px;
	margin-top: 10px;
}
.form-area-btm {
	padding: 0px;
	width: 390px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.f-inp3 {
	height: 50px;
	width: 368px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 19px;
	color: #363636;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
}
.f-inp4 {
	height: 100px;
	width: 388px;
	font-size: 30px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	white-space: normal;
}
.f-inp4:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
.w-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.w-right ul li {
	background-image: url(../images/tick-mark.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 17px;
	height: 23px;
	margin-bottom: 7px;
	font-family: 'Lato', sans-serif;
}
#section6 {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9ebf5;
	background-color: #FFFFFF;
}
#section6 .email-title {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F00;
}
#section6 .email-subtitle {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.swipe {
	width: 686px;
	padding: 10px;
	border: 2px dashed #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 50px;
}

.banner-area {
	width: 474px;
	padding: 10px;
	border: 2px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 10px;
}
#section7 p {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}





.faq-title {
	font-size: 49px;
	color: #ff5a00;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}
.faq-subtitle {
	font-size: 33px;
	color: #000000;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.faq-cont {
	padding: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.faq-sec1, .faq-sec2 {
	float: left;
	width: 448px;
	padding: 15px;
	border: 1px solid #e2e2e2;
	margin: 10px;
	height: 230px;
}
.question-txt {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #ff4200;
	margin-bottom: 15px;
}
.answer-txt {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 15px;
}
.faq-sec3, .faq-sec4 {
	float: left;
	width: 448px;
	padding: 15px;
	border: 1px solid #e2e2e2;
	margin: 10px;
	height: 270px;
}
#section7 {
	background-image: url(../images/sec2-bg.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.when-make  {
	color: #ff5a00;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 20px;
}
.only-few-remaining {
	color: #FFFFFF;
	font-size: 28px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
}
.f-inp5 {
	height: 68px;
	width: 388px;
	font-size: 24px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	white-space: normal;
	text-transform: uppercase;
}
.f-inp5:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
footer ul li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}
footer ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}






.progress-bar {
	background-color: #1a1a1a;
	height: 25px;
	padding: 5px;
	width: 656px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.progress-bar span {
    display: inline-block;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    transition: width .4s ease-in-out;    
}

.blue span {
    background-color: #34c2e3;   
}

.orange span {
      background-color: #fecf23;
      background-image: linear-gradient(top, #fecf23, #fd9215);  
}   

.green span {
      background-color: #a5df41;
      background-image: linear-gradient(top, #a5df41, #4ca916);  
}
.stripes span {
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                        transparent 75%, transparent);            
    
    animation: animate-stripes 3s linear infinite;             
}

@keyframes animate-stripes {
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}






.progress-bar1 {
	background-color: #1a1a1a;
	height: 25px;
	padding: 5px;
	width: 580px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.progress-bar1 span {
    display: inline-block;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    transition: width .4s ease-in-out;    
}





.f-inp11 {
	height: 40px;
	width: 138px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	float: left;
}
.f-inp12 {
	height: 40px;
	width: 138px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}


.f-inp13 {
	height: 40px;
	width: 308px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	float: left;
}
.f-inp14 {
	height: 40px;
	width: 80px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	float: left;
}
.f-inp15 {
	height: 40px;
	width: 196px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Lato', sans-serif;
	float: right;
}

.f-inp16 {
	height: 82px;
	width: 328px;
	font-size: 18px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	float: left;
}
.f-inp16:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
.spot-remaining {
	color: #FFFFFF;
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 5px;
}
#step-left {
	float: left;
	width: 600px;
}
#step-right {
	width: 300px;
	float: right;
}
.btm-optin-area {
	padding: 0px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.opt-cont-btm {
	background-color: #0096ff;
	float: right;
	width: 610px;
	padding: 15px;
	font-family: 'Lato', sans-serif;
}
.opt-cont-btm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.opt-cont-btm ul li {
	background-image: url(../images/tick-mark.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 17px;
	height: 23px;
	margin-bottom: 7px;
}
#arrow-left {
	float: left;
	width: 140px;
}
#arrow-right {
	float: left;
	width: 140px;
}
.verified-logo1 {
	width: 670px;
	text-align: center;
	float: left;
}
.verified-logo1 img {
	margin-right: 5px;
	margin-left: 5px;
}
.verified-text1 {
	float: right;
	width: 400px;
	margin-top: 20px;
}
#section2a {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0A1C8C;
}


/*Back to top button */

#back-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
}
#back-top a {
	width: 78px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #6C6C6C;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 78px;
	height: 78px;
	display: block;
	margin-bottom: 7px;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #B5B5B5;
	background-image: url(../up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #555555;
}
