/* Custom Styles */
.subtext  { text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    line-height: 30px;h3.rotate
}
div#block-1615022957677 {
    position: relative;
}
div#block-1615022957677:after {
    border-top: 175px solid #0a0a0a;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    z-index: 1;
}

h4.add {
    font-family: "Minablack";
    font-size: 26px;
    margin-bottom: 26px;
}
div#block-1615030145656 p {
    margin-top: 20px;
}


@media screen and (max-width: 767px){
    h2, .h2 {
    line-height: 1.8;}
  .holder h2 {
    font-size: 24px;
}
    div#block-1615022957677:after {
    border-top: 87px solid #0a0a0a !important;
   
    width: 2px !important;
    
}
 
 br {
    display: none;
}   
    
}
 @media only screen and (min-width: 768px) and (max-width: 1024px)  {
     div#block-1615022957677:after{border-top: 100px solid #0a0a0a !important;}
     
     h5.subtext2 {
    margin-top: 50px !important;
}



    }



@media screen and (min-width: 1024px){

div#block-1615288821561{    text-align: center;
    font-weight: 700;}


  div#block-1615041710967 p span {
    font-size: 20px;
    line-height: 36px;
}  
   h1.sentence {
    text-shadow: 2px 1px 2px #fff;
    word-spacing: 8px;
    letter-spacing: 2px;
        line-height: 70px;
} 
   
   
  .subtext2 {    text-align: center;
    line-height: 50px;
    margin-top: 30px;
    margin-left: -20px;
    font-weight: 300;}
    
 h3.rotate {
    transform: rotate( 
-90deg
 );
}   
 h3.rotate2 {
    transform: rotate(
-90deg
);
} 
  div#block-1615035990806:after {
    content: "";
    position: absolute;
    top: 38px;
    bottom: 0;
    right: -150px;
    width: 200px;
    border-top: 2px solid #000;
}
div#block-1615035990806 {
    position: relative;
}
div#block-1615036126941{position: relative;}
div#block-1615036126941:before {
    content: "";
    position: absolute;
    top: 38px;
    bottom: 0;
    left: -150px;
    width: 200px;
    border-top: 2px solid #000;
}  
  
  
    
}




div#block-1615041710967 h3 {
    margin-bottom: 15px;
    margin-top: 15px;
}

#section-1615103093765  {
 
    border-top: 2px solid #dc923c;
}
.block-content h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 24px;
}
div#block-1613377065829 img {
    width: 200px;
    margin: auto;
}
.s-heading {
    margin-top: 16px;
}

#block-1615043230648 .btn-outline {
    border-top: 0px;
    border-left: 0px;
    color: #000 !important;
    box-shadow: none;
    border-radius: 0px;
    border-right: 0px;
    border-bottom: 4px solid;
}

/*FadeIn*/
.fadeIn{
	display: inline;
	text-indent: 8px;
}
.fadeIn span{
	animation: fadeEffect 26.5s linear infinite 0s;
	-ms-animation: fadeEffect 26.5s linear infinite 0s;
	-webkit-animation: fadeEffect 26.5s linear infinite 0s;
	color: #03254c;
	opacity: 0;
	overflow: hidden;
	position: absolute;
}
.fadeIn span:nth-child(2){
	animation-delay: 3.0s;
	-ms-animation-delay: 3.0s;
	-webkit-animation-delay: s;
}
.fadeIn span:nth-child(3){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}
.fadeIn span:nth-child(4){
	animation-delay: 7.5s;
	-ms-animation-delay: 7.5s;
	-webkit-animation-delay: 7.5s;
}
.fadeIn span:nth-child(5){
	animation-delay: 10s;
	-ms-animation-delay: 10s;
	-webkit-animation-delay: 10s;
}
.fadeIn span:nth-child(6){
	animation-delay: 13s;
	-ms-animation-delay: 13s;
	-webkit-animation-delay: 13s;
}
.fadeIn span:nth-child(7){
	animation-delay: 15.5s;
	-ms-animation-delay: 15.5s;
	-webkit-animation-delay: 15.5s;
}
.fadeIn span:nth-child(8){
	animation-delay: 18s;
	-ms-animation-delay: 18s;
	-webkit-animation-delay: 18s;
}
.fadeIn span:nth-child(9){
	animation-delay: 21.5s;
	-ms-animation-delay: 21.5s;
	-webkit-animation-delay: 21.2s;
}
.fadeIn span:nth-child(10){
	animation-delay: 24.5s;
	-ms-animation-delay: 24.5s;
	-webkit-animation-delay: 24.5s;
}

@-webkit-keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}




#spin {
  color:red;
}
#spin:after {
  content:"";
  animation: spin 20s linear infinite;
 
}




@media screen and (min-width: 768px){
  .sectionheading img{margin-bottom: 30px;
    margin-top: -30px;}  
        h2, .h2 {
    line-height: 1.8;}
  .holder h2 {
    font-size: 24px;
}

    
}

@media screen and (max-width: 768px){
h3.rotate {
    font-size: 22px;
}
h3.rotate2 {
    font-size: 22px;
}

}

@media screen and (min-width: 1200px){
  .fadeIn span {
    margin-left: 30px;
    font-weight: 500;
    font-family: "Glypher";
    text-align: right !important;
    font-size: 75px;
    margin-top: -14px;
    
} 
h1.chrysails {
    font-size: 80px;
}
.sectionheading h4 {margin-top: 60px;}

  h3.sentence {
    text-align: left;
    font-size: 24px;
}
  .main-con {
    margin-top: 50px;
}
h5.subtext2 {
    margin-top: 150px;
}  
  
    
}
 
  .holder h2 {
    font-family: 'Cardo';
}

.header__content--desktop {
    padding: 10px 0;
}
.holder h2 {
    margin-top: 25px;
}

#block-1615895955867 .btn{    padding: 5px 50px;}
h2.l-font {
    font-size: 44px;
}
  
 .footerimage img {
 
    width: 150px;
    height: 150px;
} 
div#block-1615288821561 {
    border-top: 1px solid #182435;
}
.btn:hover{filter: brightness(100%);}


a:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.sectionheading img {
    width: 120px;
    margin: auto;
    
}

#section-1615279757722{background-position: left center !important;}
  