
@font-face{font-family:custom1;src:url(../fonts/signature/slatter.ttf);}

@font-face{font-family:custom2;src:url(../fonts/tangerine/tangerine-bold.ttf);}

@font-face{font-family:custom3;src:url(../fonts/roboto/roboto-regular.ttf);}

html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;}

html,body{font-family:custom2;font-size:1.1em;line-height:1.5;background-color:#e7cf9f !important;}

html{overflow-x:hidden;}

body{min-height:100vh;background-size:cover;background-color:#e7cf9f !important;background-image:url("../images/background.jpg");overflow-y:hidden;background-repeat:no-repeat;background-attachment:fixed;background-position:center;}

button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}

button,input{overflow:visible}button,select{text-transform:none}

button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}

.nacl-col{float:left;width:100%;}

.nacl-row-padding,.nacl-row-padding>.nacl-col{padding:0 8px;}

.nacl-container:after,.nacl-container:before,.nacl-row:after,.nacl-row:before,.nacl-row-padding:after,.nacl-row-padding:before,.nacl-clear:after,.nacl-clear:before{content:"";display:table;clear:both;}

::selection{background-color:yellow;}

nav{width:100%;position:fixed;z-index:1000;}

a:link{font-family:custom3;color:#000000;}

a:hover{font-family:custom3;color:#000000;}

a:visited{font-family:custom3;color:#000000;}

.navbar-toggle{background-color:#000000;}

.navbar-toggle:hover{background-color:#000000;}

.flex-section{display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;clear:none;}

.flex-row{display:flex;flex-direction:column;align-items:center;justify-content:center;}









/*Small Column Styles*/
.nacl-col.s01{width:8.33333%}
.nacl-col.s02{width:16.66666%}
.nacl-col.s03{width:24.99999%}
.nacl-col.s04{width:33.33333%}
.nacl-col.s05{width:41.66666%}
.nacl-col.s06{width:49.99999%}
.nacl-col.s07{width:58.33333%}
.nacl-col.s08{width:66.66666%}
.nacl-col.s09{width:74.99999%}
.nacl-col.s10{width:83.33333%}
.nacl-col.s11{width:91.66666%}
.nacl-col.s12{width:99.99999%}




.info{font-family:custom2;color:#000000;font-size:32px;text-align:center;line-height:1.5;}
.nacl-section-heading{font-family:custom1;color:#000000;font-size:60px;text-align:center;line-height:1.4;}
.nacl-home-image{width:98%;max-width:360px;height:auto;display:block;margin:25px auto 0 auto;}
.nacl-lovebirds-container{width:100%;max-width:360px;}
.nacl-lovebirds-image{width:98%;height:auto;display:block;margin:10px auto 0 auto;}
.nacl-wedding-details-container{width:100%;min-width:250px;max-width:360px;float:none;}
.nacl-wedding-details-image{width:98%;max-width:360px;height:auto;display:block;margin:0 auto;float:none;}
.nacl-corinthians-container{width:100%;max-width:360px;height:auto;}
.nacl-corinthians-verses{font-family:custom2;color:#000000;font-size:46px;text-align:center;line-height:1.4;}
.flyer-download{font-family:custom3 !important;color:#000000 !important;font-size:18px !important;text-align:center !important;line-height:2.1 !important;}
.center-download{display:flex;justify-content:center;}




/*Medium Size Column Styles*/
@media (min-width:540px){
	.nacl-col.m01{width:8.33333%}
	.nacl-col.m02{width:16.66666%}
	.nacl-col.m03{width:24.99999%}
	.nacl-col.m04{width:33.33333%}
	.nacl-col.m05{width:41.66666%}
	.nacl-col.m06{width:49.99999%}
	.nacl-col.m07{width:58.33333%}
	.nacl-col.m08{width:66.66666%}
	.nacl-col.m09{width:74.99999%}
	.nacl-col.m10{width:83.33333%}
	.nacl-col.m11{width:91.66666%}
	.nacl-col.m12{width:99.99999%}
	


.info{font-size:40px;line-height:1.4;}
.nacl-section-heading{font-size:70px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:500px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:800px;}
.nacl-lovebirds-image{width:100%;max-width:700px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:700px;max-width:800px;float:none;}
.nacl-wedding-details-image{width:100%;max-width:400px;height:auto;float:none;}
.nacl-corinthians-container{width:100%;max-width:500px;height:auto;}
.nacl-corinthians-verses{font-size:48px;line-height:1.2;}
.flyer-download{font-size:22px !important;line-height:2.1 !important;}
	
	
}


/*Large Size Column Styles*/
@media (min-width:768px){
	.nacl-col.l01{width:8.33333%}
	.nacl-col.l02{width:16.66666%}
	.nacl-col.l03{width:24.99999%}
	.nacl-col.l04{width:33.33333%}
	.nacl-col.l05{width:41.66666%}
	.nacl-col.l06{width:49.99999%}
	.nacl-col.l07{width:58.33333%}
	.nacl-col.l08{width:66.66666%}
	.nacl-col.l09{width:74.99999%}
	.nacl-col.l10{width:83.33333%}
	.nacl-col.l11{width:91.66666%}
	.nacl-col.l12{width:99.99999%}
	

.info{font-size:50px;line-height:1.4;}
.nacl-section-heading{font-size:100px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:700px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:800px;}
.nacl-lovebirds-image{width:100%;max-width:700px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:700px;max-width:800px;float:none;}
.nacl-wedding-details-image{width:100%;max-width:600px;height:auto;float:none;}
.nacl-corinthians-container{width:100%;max-width:600px;height:auto;}
.nacl-corinthians-verses{font-size:60px;line-height:1.5;}
.flyer-download{font-size:26px !important;line-height:2.1 !important;}
	
	
}




/*XL Column Styles*/
@media (min-width:1024px){
	.nacl-col.xl01{width:8.33333%}
	.nacl-col.xl02{width:16.66666%}
	.nacl-col.xl03{width:24.99999%}
	.nacl-col.xl04{width:33.33333%}
	.nacl-col.xl05{width:41.66666%}
	.nacl-col.xl06{width:49.99999%}
	.nacl-col.xl07{width:58.33333%}
	.nacl-col.xl08{width:66.66666%}
	.nacl-col.xl09{width:74.99999%}
	.nacl-col.xl10{width:83.33333%}
	.nacl-col.xl11{width:91.66666%}
	.nacl-col.xl12{width:99.99999%}
	


.info{font-size:60px;line-height:1.4;}
.nacl-section-heading{font-size:100px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:900px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:800px;}
.nacl-lovebirds-image{width:100%;max-width:900px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:700px;max-width:800px;float:none;}
.nacl-wedding-details-image{width:100%;max-width:800px;height:auto;float:none;}
.nacl-corinthians-container{width:100%;max-width:800px;height:auto;}
.nacl-corinthians-verses{font-size:70px;line-height:1.5;}
.flyer-download{font-size:29px !important;line-height:2.1 !important;}
	
	
}




/*XXL Column Styles*/
@media (min-width:1366px){
	.nacl-col.xxl01{width:8.33333%}
	.nacl-col.xxl02{width:16.66666%}
	.nacl-col.xxl03{width:24.99999%}
	.nacl-col.xxl04{width:33.33333%}
	.nacl-col.xxl05{width:41.66666%}
	.nacl-col.xxl06{width:49.99999%}
	.nacl-col.xxl07{width:58.33333%}
	.nacl-col.xxl08{width:66.66666%}
	.nacl-col.xxl09{width:74.99999%}
	.nacl-col.xxl10{width:83.33333%}
	.nacl-col.xxl11{width:91.66666%}
	.nacl-col.xxl12{width:99.99999%}
	

.flex-section{flex-direction:row;}
.flex-row{flex-direction:row;}    
.flex-section{flex-direction:row;}
.flex-row{flex-direction:row;}    
.info{font-size:50px;line-height:1.4;}
.nacl-section-heading{font-size:100px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:1200px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:800px;}
.nacl-lovebirds-image{width:100%;max-width:750px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:700px;max-width:800px;float:right;}
.nacl-wedding-details-image{width:100%;max-width:600px;height:auto;float:left;}
.nacl-corinthians-container{width:100%;max-width:1200px;height:auto;}
.nacl-corinthians-verses{font-size:60px;line-height:1.5;}	
.flyer-download{font-size:24px !important;line-height:2.1 !important;}
	
	
}





/*XXXL Column Styles - HD Screens*/
@media (min-width:1620px){
	.nacl-col.xxxl01{width:8.33333%}
	.nacl-col.xxxl02{width:16.66666%}
	.nacl-col.xxxl03{width:24.99999%}
	.nacl-col.xxxl04{width:33.33333%}
	.nacl-col.xxxl05{width:41.66666%}
	.nacl-col.xxxl06{width:49.99999%}
	.nacl-col.xxxl07{width:58.33333%}
	.nacl-col.xxxl08{width:66.66666%}
	.nacl-col.xxxl09{width:74.99999%}
	.nacl-col.xxxl10{width:83.33333%}
	.nacl-col.xxxl11{width:91.66666%}
	.nacl-col.xxxl12{width:99.99999%}
	
	

.info{font-size:54px;line-height:1.25;}
.nacl-section-heading{font-size:100px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:1500px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:1000px;}
.nacl-lovebirds-image{width:100%;max-width:900px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:800px;max-width:900px;float:right;}
.nacl-wedding-details-image{width:100%;max-width:600px;height:auto;float:left;}
.nacl-corinthians-container{width:100%;max-width:1400px;height:auto;}
.nacl-corinthians-verses{font-size:68px;line-height:1.5;}
.flyer-download{font-size:26px !important;line-height:2.1 !important;}
	
	
}





/*UHD Size Column Styles*/
@media (min-width:2260px){
	.nacl-col.uhd01{width:8.33333%}
	.nacl-col.uhd02{width:16.66666%}
	.nacl-col.uhd03{width:24.99999%}
	.nacl-col.uhd04{width:33.33333%}
	.nacl-col.uhd05{width:41.66666%}
	.nacl-col.uhd06{width:49.99999%}
	.nacl-col.uhd07{width:58.33333%}
	.nacl-col.uhd08{width:66.66666%}
	.nacl-col.uhd09{width:74.99999%}
	.nacl-col.uhd10{width:83.33333%}
	.nacl-col.uhd11{width:91.66666%}
	.nacl-col.uhd12{width:99.99999%}


.info{font-size:76px;line-height:1.25;}
.nacl-section-heading{font-size:150px;line-height:1.3;}
.nacl-home-image{width:100%;max-width:1800px;height:auto;}
.nacl-lovebirds-container{width:100%;max-width:1600px;}
.nacl-lovebirds-image{width:100%;max-width:1300px;height:auto;}
.nacl-wedding-details-container{width:100%;min-width:1100px;max-width:1200px;float:right;}
.nacl-wedding-details-image{width:100%;max-width:700px;height:auto;float:left;}
.nacl-corinthians-container{width:100%;max-width:1800px;height:auto;}
.nacl-corinthians-verses{font-size:90px;line-height:1.5;}
.flyer-download{font-size:36px !important;line-height:2.1 !important;}
	
	
}


