
/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
html,
body {
  height: auto;
  min-height: 100dvh;
	color:#0054a4;
/*	font-family: 'Michroma', sans-serif;*/
	font-family: 'Raleway Nova Regular', sans-serif;

	
}

.checkarea2 {
  width: auto;
  position: relative;
  left: 0;
  right: 0;
  display: inline-block;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
  width: 90%;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border: 0.5px solid #000;
}

.container {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  right: 0 !important;
  left: 0 !important;
  width: auto;
}

.container input:checked ~ .checkmark::after {
  display: block;
}
.container .checkmark::after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkmark::after {
  content: "";
  position: absolute;

}
input[type="checkbox"] {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  padding-right: 10px;
  background-color: white;
  visibility: hidden;
  display: none;
}

.container input:checked ~ .checkmark {
  background-color: #05054b;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border: 0.5px solid #000;
}

#hidden_div {
  display: none;
}

select {
  width: 100% !important;
  text-align: center;
  background-color: white;
  border: 1px black solid;
  margin-top: 0.1em;
  margin-bottom: 0.3em;
  height: 30px;
  border-radius: none;
  width:90% !important;
  height: 40px !important;
  margin-bottom: 15px;
  font-size: 18px;
  text-align: center;
  font-family: 'Raleway 400', sans-serif;
  font-weight: bold;
}

.logo {

height: 20%;
  margin-left: auto;
  margin-right: auto;

}
.logoimg {
  position: absolute;
top: 0;
  left: 0;
width: auto;
padding-right: 25px;

max-height: 20%;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.termsx {
  overflow-y: scroll;
  height: 360px;
  width: 100%;
  text-align:left;
  padding: 10px;
}

::-webkit-scrollbar {
    width: 8px;
}
 
 
 

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
	background-color:#2c2b2b;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	background-color:#434343;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 900px; /* or 950px */
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
    color:grey;
	padding-top:10px;

}

.btn {
  color: white;
  background-color: #39b54a;
  padding: 0px 5px 0px 5px;
  border-radius: 0px;
  font-size: 30px;
  font-weight: bold;
  margin-left:10px;
  line-height: 0.9;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;

}
.col-center {
margin: 0 auto;
float: none;
}
.sectiontitle {
font-size:30px;
text-align:center;
}

.pagetitle {

padding-left: 30px;
padding-right:20px;
font-size:30px;
text-align:center;
font-weight:100;
}


.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;

    text-align:center;

}
.newbut {

padding:5px 0;
background-repeat:repeat-x;
 border-radius: 5px;
 width:250px;
 text-align:center;
 margin-bottom:20px;
}
.shadedarea {
padding:20px;
background-repeat:repeat-x;
background-color:rgba(255,255,255,0.9) ;
 text-align:center;
border-radius: 15px;
margin-top: 15px !important;
}


.center-button {
margin: 0 auto;
float: none;
 border-radius: 5px;
 width:250px; 
text-align:center;
vertical-align: bottom;
}/* 
.pinkify {
background-color:#ee1a38;
}
.redify {
background-color:#ee1a38;
}
.redtext {


color:#ee1a38;
}
.redify:hover{

background-color:rgba(255, 100, 100, 0.8);

} */
.rounded {
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
}
.black   { background-color: #000; }
.black select   { color: #fff; }
input[type="text"]
{
/*     background: transparent; */
	border: none;
    border-bottom: 1px solid;
	 width:150px;
	    height: 27px;
		margin-top:5px;
		padding-left: 5px;
	
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9a9a9a;
  opacity: 1; /* Firefox */
  font-size:20px;
}

h3 {

    font-size: 17px;

}

h1 {

font-size: 18px;
  }
  h5 {

    font-size: 15px;
      }
.codebox
{

    border: 1px solid !important;
	 width:150px;
	    height: 30px !important;

font-size: 12px;
		text-align: center;
}

.Detailsbox
{

    border: 1px solid !important;
	 width:90% !important;
	    height: 40px !important;
		margin-bottom: 15px;

font-size: 18px;
		text-align: center;
}


.column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
/* 	display: inline-block;
	position: relative; */

}
.padtop10 {
	margin-top: 13px;

	}
.checkboxs {
margin: 4px 17px 0 0px !important;

}
.centered  {
display: block;
margin-left: auto;
margin-right: auto;
}


	
.termslink{
display: inline-block;
	color:#ffffff;
text-decoration: none;
font-weight: bold ;

}
	/* 
.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}/*  */
.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 28px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
} */
a:hover {
color:#ee1a38;
text-decoration: none;
}

/* 
.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}
 */
.styled-select select {
   background: rgba(0, 0, 0, 0.6);
   border: none;
   font-size: 14px;
   height: 29px;
padding: 0px 0px 0px 5px; /* If you add too much padding here, the options won't show in IE */
   width: 260px;
color:white;
}

.styled-select {
   background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
   height: 29px;
   overflow: hidden;
   width: 240px;
   border: 1px solid;

     margin: auto;
}




input[type=button], input[type=submit], input[type=reset] {

padding:9px 0;
 border: none;
 width:240px;
 text-align:center;
 margin-bottom:6px;
background-color:#0054a4;
color: #ffffff;
margin-top: 14px;
font-weight: 600;
font-size: 25px;
margin-top: 10px;
max-width: 100%;
}




.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}


.fill {
    width: 100%;
    min-height: 100dvh;
    background-position: right bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	  background-attachment: fixed;


	text-align: center;
background-repeat:no-repeat;
background-image: url('/images/bg2.jpg');
}


.fillmid {
    width: 100%;
 height: 100%;
 
    background-size: 70%;
 background-position-y: -30px;
background-repeat:no-repeat;
}
.fill2 {
    width: 100%;
    height:800px;
    background-position: top right;
    background-size: cover;
    -o-background-size: cover;
background-position: top;
}
.footer {
text-align:center;
color: #ffffff;
padding-left: 3px;
padding-right: 3px;
font-size: 16px;
padding-top: 20px;
padding-bottom: 20px;

}
.flymiddle {
     position: relative;
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
width: 427px;
max-width: 95%;
display: flex;
flex-direction: column;

}
.flymiddlesmall {
/*      position: absolute;
     margin: auto;

     right: 0;
left:0; */
/* top: 0;
bottom: 0 ;
display: inline-block;
position: absolute; */
margin: auto;
right: 0 !important;
left: 0 !important;

width: 427px;
max-width: 90%;
/* margin-right: 25px; */
}
p {
margin-left:15px;
margin-right:15px;
margin: 0 0 0px;
}
.contents {
     position: absolute;
     margin: auto;
     top: 74px;
     right: 0;
     bottom: 0;
     left: 0;


}
.contentssm {

     top: 0px;
     right: 0;
     bottom: 0;
     left: 0;
     padding: 0px 15px 0px 15px;

}
H3 {
font-size: 18px;
}
.topper {
margin-top: 15px;

margin-bottom: 20px;
}
.ext {
font-family: 'Raleway 400', sans-serif;
font-weight: bold;
}

.ext:disabled,
.ext[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}

.ext400 {
font-family: 'Raleway 400', sans-serif;}
.ext600 {
font-family: 'Raleway 600', sans-serif;}
.mega {
font-size: 32px;
}
/* 
.bubbletext {
padding-top:10px;
padding-bottom:40px;
width:200px;
height:155px;
} */
.spacer{
padding-top:20px;

}

.absolute-div {
    position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
}

.item {
   
	text-align:center;
}

@media only screen and (max-width: 959px) {
    h2{
        font-size:20px;
    }
	.flyleft,  .flyright{
margin-left: 5%;
margin-right: 5%;
}
.carousel,
.item,
.active {
height:400px
}
}
@media only screen and (min-width: 959px) {
.flyleft, .flyright{
margin-left: 20%;
margin-right: 20%;
}

.item,
.active {
height:600px
}

.flymiddle {
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;
     left: 45%;

max-width: 95%;

}

.logoimg {

width: auto;
}


.flymiddlesmall {
display: inline-block;
margin: auto;
right: 0 !important;
left: 0 !important;

max-width: 95%;

}

}

@media only screen and (max-width: 800px) {
.flymiddlesmall {

  display: inline-block;
margin: auto;
right: 0 !important;
left: 0 !important;


}
}


@media only screen and (max-width: 768px) {

.spacerphone{
padding-top:53px !important;

}

.flymiddle {
width: 335px;

}

.fillmid {

    width: 100%;
    height: 100%;
    background-size: 90%;
    background-position-y: -10px;
	background-position-x: -66px;
    background-repeat: no-repeat;

}
h3{

font-size: 20px;
    
}

.logoimg {

width: auto;
padding-right: 25px;
}





.centered  {
position: absolute;
margin: auto;
}
.editorialtext {

padding-left: 10px;
padding-right:10px;
}
.gianttext {
font-size: 70px;
}

.shrinkingimage {
width:60%;
}
.fill
{
background-size: auto 100%;
background-repeat: no-repeat;

}


}

@media only screen and (max-width: 768px) and (max-height:845px) {


.logo {

/* background-size: 200px; */


margin-right: 20px;
}
.fillmid {

    width: 100%;
    height: 100%;
    background-size: 90%;
    background-position-y: -10px;
	background-position-x: -66px;
    background-repeat: no-repeat;
min-height: 800px;
}
.sizedwidth {

position: absolute;
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;



}

}
@media only screen and  (max-height:660px) {

.flymiddle {


    max-width: 95%;
}

.Detailsbox{
margin-bottom:5px;
}
.topper {
    margin-top: 10px;
    margin-bottom: 10px;

}
.logo {
height: 15%;
}
.logoimg {
max-height: 15%;
}
}

/* @media only screen and (orientation: landscape) {


.flymiddlesmall {
     position: absolute;
     margin: auto;
    bottom: 0 ;
     right: 0;
  left:0;

}
} */

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}