/* ~~~~~~~~~~~~~~~~~~~  Generic Laptop ~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 1024px) and (max-width: 1630px) {
	/* ~~~~~~~~~~~~~~ General ~~~~~~~~~~~~~~ */
	.container {
		max-width: 100vw;
	}

	.card .card-header h4 {
		font-size: 1.25em;
	}

	/* Logo */
	#header .header-inner #logo a span {
		font-size: 24px;
	}

	/* Nav Bar */
	#mainMenu nav > ul > li > a {
		font-size: 12px;
		padding: 10px;
	}

	/* Residential */
	#residential-section .card .card-body {
		padding: 1rem 2rem;
	}

	#residential-section .residential_img {
		height: 275px;
	}
}

/* ~~~~~~~~~~~~~~~~~~~  Tablet: Landscape ~~~~~~~~~~~~~~~~~~~ */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	/* ~~~~~~~~~~~~~~ General ~~~~~~~~~~~~~~ */
	.heading-text h3 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.75rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5 {
		font-size: 1.15rem;
	}

    /* ~~~~~~~~~~ Sections ~~~~~~~~~~ */
	/* Logo */

    /* Nav */
	#mainMenu:not(.menu-overlay) nav > ul > li > a {
		font-size: 24px;
		text-align: left;
	}

	#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
		font-family: "Poppins", sans-serif;
		font-size: 35px;
		color: white;
		font-weight: 600;
		letter-spacing: 6.5px;
	}
	
	#header .container {
		background-color: #345573;
	}

	#header .header-inner {
		background-color: #345573;
	}
	
	.container {
		max-width: 100vw;
    	/* background-color: white; */
	}


	/* Footer */
	#footer-contact {
		margin-bottom: 2vh;
	}

	#footer #image-container img {
		width: 100%;
	}
	
	/* ~~~~~~~~~~ Pages ~~~~~~~~~~ */
	/* Home Page */
	button.btn, .btn:not(.close):not(.mfp-close) {
		background-color: #345573!important;
		border-color: #345573!important;
		width: 120px;
	}
	.location_header{
		font-size: 1.1em;
		/* margin-top: 30px; */
		display: flex;
	}
	.text-box {
		margin-bottom: 0;
		padding: 0 5px 30px 5px;
		max-height: 225px;
		border-radius: 5px;
	}

	.card .card-header h4 {
		color: white;
		font-size: 1em!important;
		margin: -7px;
	}

	#home-section .tech_problems {
		margin-top: 0;
	}

	#home-section .card {
		margin-bottom: 0;
	}

	#hardware-img {
		background-position-y: 100%;
	}

	#opening-text {
		padding-top: 20vh;
		color: white;
		text-shadow: 2px 2px black;
		line-height: 1.65em;
		font-size: 4.4em;
		font-weight: 800;
	
		text-align: center;
		margin-left: 15px;
	}
	/* .offset-lg-2 {
		margin-left: 7.666667%;
	} */




	.about_us {
		padding-bottom: 130px;
		text-decoration: none;
	
	}

	.about_us h2, .about_us h5 {
		font-size: 2em;
	}


	/* Retail Page */
	#retail-section .retail_card .btn {
		height: 45px;
		width: 115px;
		position: relative;
		top: 28px;
	}


	/* Contact Page */
	#contact-us-section #contact-card {
		margin-top: 25px;
	}

	/*business*/

	#business-heading {
		font-size: 2.2em!important;
		margin-bottom: 30px!important;
		letter-spacing: -.7px!important;
		line-height: 66px!important;
		color: #345573!important;
	}
	.heading-text h4 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 26px;
	}
	#business-para {
		font-size: 1.1em!important;
		margin-bottom: 30px!important;
		width: 100%!important;
		padding-left: 0px!important;
		color: blue!important;
	}

	/* Contact Page */
	#contact-us-section #contact-card {
		margin-top: 25px;
	}
}
	




/* ~~~~~~~~~~~~~~~~~~~  Tablet: Portrait ~~~~~~~~~~~~~~~~~~~ */
@media only screen and (min-width: 481px) and (max-width: 768px) and (orientation: portrait) {
	/* ~~~~~~~~~~~~~~ General ~~~~~~~~~~~~~~ */
	.heading-text h3 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.75rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5 {
		font-size: 1.15rem;
	}
	
	.container {
		max-width: 100vw;
    	/* background-color: white; */
	}
	
	#header .container {
		background-color: #345573;
	}

	#header .header-inner {
		background-color: #345573;
	}

    /* ~~~~~~~~~~ Sections ~~~~~~~~~~ */
	/* Logo */

    /* Nav */
	#mainMenu:not(.menu-overlay) nav > ul > li > a {
		font-size: 24px;
		text-align: left;
	}

	/* Footer */
	#footer {
		background-position: 70% 71%;
	}

	#footer-contact {
		margin-bottom: 2vh;
	}

	#footer #image-container img {
		width: 50%;
	}

	


	
	/* ~~~~~~~~~~ Pages ~~~~~~~~~~ */
	/* Home Page */
	.location_header {
		font-size: 2em;
		margin-top: 0px;
		display: flex;
		padding-bottom: 15px;
	}

	.text-box a {
		display: inline-block;
    	padding-bottom: 40px;
	}

	.inspiro-slider .slide .slide-captions h1 {
		line-height: 10vh;
		font-size: 4em;
	}
	#home-section img {
		width: 100%;
    	max-height: 40vh;
	}
	

	#home-landing-img {
		background-position: 40% 0%;
	}

	#home-section .tech_problems {
		margin-top: 0;
	}

	#home-section .card {
		margin-bottom: 0;
	}

	#opening-text {
		padding-top: 20vh;
		color: white;
		text-shadow: 2px 2px black;
		line-height: 1.65em;
		font-size: 4.2em;
		font-weight: 800;
	
		text-align: center;
		margin-left: 20px;
	}


	.card .card-header h4 {
		color: white;
		font-size: 1.2em;
	}

	.about_us {
		padding-bottom: 130px;
	
	}

	.about_us h2, .about_us h5 {
		font-size: 3em;
	}

	/* Retail Page */
	.retail_card {
		height: 45vh;
		text-align: center;
	}


	#retail-section .retail_card .btn {
		height: 45px;
		width: 115px;
		position: relative;
		top: 45px;
	}

	
	/* Residential Page */
	#residential-section img {
		width: 100%;
    	max-height: 220px;
	}

	.residential_header {
		font-size: 1.2em!important;
	}


	/*business*/

	#business-heading {
		font-size: 2.2em!important;
		margin-bottom: 30px!important;
		letter-spacing: -.7px!important;
		line-height: 66px!important;
		color: #345573!important;
	}
	.heading-text h4 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 26px;
	}
	#business-para {
		font-size: 1.1em!important;
		margin-bottom: 30px!important;
		width: 100%!important;
		padding-left: 0px!important;
		color: blue!important;
	}

	/* Contact Page */
	#contact-us-section #contact-card {
		margin-top: 25px;
	}

}	



/* ~~~~~~~~~~~~~~~~~~~  Cell Phone: Landscape ~~~~~~~~~~~~~~~~~~~  */
@media only screen and (max-height: 481px) and (max-width: 926px) and (orientation: landscape) {
	/* ~~~~~~~~~~ Global ~~~~~~~~~~ */
	.heading-text h3 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.75rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5 {
		font-size: 1.15rem;
	}

	.container {
		max-width: 92vw;
	}
	
	.container {
		max-width: 100vw;
	}

    /* ~~~~~~~~~~ Sections ~~~~~~~~~~ */
	/* Logo */

	#header #logo .tlc_logo {
		height: 14vh;
	}
	/* Nav */
	#mainMenu:not(.menu-overlay) nav > ul > li > a {
		font-size: 18px;
		text-align: left;
	}

	#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
		font-family: "Poppins", sans-serif;
		font-size: 22px;
		color: white;
		font-weight: 500;
		letter-spacing: 6px;
	}


	/* Footer */
	#footer {
		background-position: 70% 71%;
	}

	#footer-contact {
		margin-bottom: 2vh;
	}

	/* #footer #image-container img {
		width: 15%;
	} */

	
	
	/* ~~~~~~~~~~ Pages ~~~~~~~~~~ */
	/* Home Page */

	.text-box {
		margin-bottom: 0;
		padding: 0 5px 30px 5px;
		max-height: 222px;
		border-radius: 5px;
	}
	.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
		padding-top: 0px; 
		padding-bottom: 100px;
		align-self: center !important;
	}

	.inspiro-slider .slide .slide-captions h1 {
		line-height: 10vh;
		font-size: 2.4em;
	}
	#home-section img {
		width: 100%;
    	max-height: 100vh;
	}	

	.card .card-header h4 {
		color: white;
		font-size: 1.19em;
	}
	.location_header {
		font-size: 2em;
		display: flex;
		margin-left: 70px;
		margin-bottom: 15px;
	}
	
	.halfscreen .container {
		margin-top: 0%;
		margin-bottom: -9%;
	}

	#header .container {
		background-color: #345573;
	}

	#header .header-inner {
		background-color: #345573;
	}

	#home-landing-img {
	background-position: 40% 0%;
	}

	#home-gallery-section img {
		width: 50%;
		max-height: 50vh;
		margin-bottom: 15px;
	}

	#home-section .tech_problems {
		margin-top: 0;
	}

	#home-section .card {
		margin-bottom: 0;
	}

	#opening-text {
		color: white;
		padding-top: 13vh;
		text-shadow: 2px 2px black;
		line-height: 1.65em;
		font-size: 3em;
		font-weight: 800;
		
		text-align: center;
		margin-left: 0px;
	}

	.about_us {
		padding-bottom: 50px;
	}


	/* Retail Page */
	.retail_card {
		height: 130vh;
	}

	.retail_card img {
		width: 100%!important;
	}

	#about-text-section p {
		font-size: 1.15rem;
	}

	#retail-section .retail_card .btn {
		height: 40px;
		width: 115px;
		position: relative;
		top: 75px;
	}

	.card {
		border: 1px solid #e6e8eb;
		border-radius: 5px;
		background-color: #ffffff;
		margin-bottom: 20px;
		box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
		
	}

	/* .retail_para {
		font-size: 1rem;
		font-style: normal;
		font-weight: 400;
		text-transform: none;
		line-height: 1.7;
		letter-spacing: 0;
		color: #777777;
		font-family: "Poppins", sans-serif;
		margin-left: 189px;
		max-width: 400px;

	} */

	/* .list-icon {
		list-style: none;
    	padding-left: 20px;
	} */






	/*residential */

	#residential-section img {
		width: 100%;
		max-height: 80vh;
	}
	.residential_header {
		font-size: 1.19em!important;
	}



	/* Contact Page */
	#contact-us-section #contact-card {
		margin-top: 25px;
	}

	#residential-section img {
		width: 100%;
		max-height: 61vh;
	}
	#business-heading {
		font-size: 2em!important;
		margin-bottom: 30px!important;
		letter-spacing: -.7px!important;
		line-height: 66px!important;
		color: #345573!important;
	}
	.heading-text h4 {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 26px;
	}

	#business-para {
		font-size: 1.1em!important;
		margin-bottom: 30px!important;
		width: 100%!important;
		padding-left: 0px!important; 
		color: blue!important;
	}

	/* Web 15*/

	#flyer-portal.flyer_portal {
		position: absolute;
		margin: auto;
		z-index: 999;
		left: 0;
		right: 0;
		top: 370px;
		bottom: 0;
		height: 550px;
		width: 450px;
		display: none;
	}





}


/* ~~~~~~~~~~~~~~~~~~~  Cell Phone: Portrait ~~~~~~~~~~~~~~~~~~~  */
@media only screen and (max-width: 480px) and (orientation: portrait) {
	/* ~~~~~~~~~~ Global ~~~~~~~~~~ */
	.heading-text h3 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.75rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5 {
		font-size: 1.15rem;
	}

	.container {
		padding: 0 15px;
		max-width: 100vw;
	}

	.card .card-header h4 {
		color: white;
		font-size: 1.3em;
	}

	.text-box {
		margin-bottom: 0;
		padding: 0 5px 30px 5px;
		max-height: 250px;
		border-radius: 5px;
	}
	

    /* ~~~~~~~~~~ Sections ~~~~~~~~~~ */
	/* Logo */
	#header #logo .tlc_logo {
		margin-top: 0;
		margin-left: -15px;
	}

	#header {
		line-height: 65px;
	}


	/* Nav */
	#mainMenu:not(.menu-overlay) nav > ul > li > a {
		font-size: 18px;
		text-align: left;
	}

	#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
		font-family: "Poppins", sans-serif;
		font-size: 18px;
		color: white;
		font-weight: 500;
		letter-spacing: 0px;
	}

	/* Footer */
	#footer {
		background-position: 50% 65%;
	}

	#footer-contact {
		margin-bottom: 2vh;
	}

	/* #footer #image-container img {
		width: 20%;
	} */

	#footer #company-col {
		margin-top: 3vh;
	}
	
	/* ~~~~~~~~~~ Pages ~~~~~~~~~~ */
	/* Home Page */
	.inspiro-slider .slide .slide-captions h1 {
		line-height: 5vh;
		font-size: 2.1em;
		text-align: center;
	}

	
	.inspiro-slider .slide .slide-captions h3 {
		font-size: 1.3em;
		padding-top: 5px;
		
	}

	#slider-1-captions {
		text-shadow: 2px 2px black;
    	padding: 0 0px;
	}

	#slider-2-captions {
		color: white;
		text-shadow: 3px 3px black;
		width: 100%;
		margin: auto;
	}

	#home-landing-img {
		background-position: 40% 0%;
	}

	.halfscreen .container {
		margin-top: 0%;
		margin-bottom: -55%;
	}

	#header .container {
		background-color: #345573;
	}

	#header .header-inner {
		background-color: #345573;
	}

	#home-section .tech_problems {
		margin-top: 0;
	}

	#home-section .card {
		margin-bottom: 0;
	}

	.location_header {
		font-size: 2em;
		display: flex;
		margin-top: 50px;
		margin-bottom: 30px;
	}

	#opening-text {
		color: white;
		padding-top: 13vh;
		text-shadow: 2px 2px black;
		line-height: 1.65em;
		font-size: 3.4em;
		font-weight: 800;
		
		text-align: center;
		margin-left: 0px;
	}


	.about_us {
		padding-bottom: 100px;
	}

	
	/* business */ 

	 #business-heading {
		font-size: 2em!important;
		margin-bottom: 30px!important;
	 	letter-spacing: 0px!important; 
		line-height: 40px!important; 
		color: #345573!important;
		padding-top: 10px!important;
	} 

	.heading-text h4 {
		font-size: 16px;
    	margin-bottom: 40px;
    	line-height: 26px;
	}

	#business-para {
		font-size: 1.1em!important;
		margin-bottom: 30px!important;
		width: 100%!important;
		padding-left: 0!important;
		color: blue!important;
	}

	/* Retail Page */
	#retail-section .card-body img {
		vertical-align: middle;
		border-style: none;
		background-position: center;
		width: 100%;
		height: unset;
	}

	#retail-section .card.top_card .flickity-viewport {
		height: 250px;
	}

	#comp-parts-first-list {
		margin-bottom: 0;
	}

	.text-box a {
		display: inline-block;
    	padding-bottom: 60px;
	}

	/*residential */

	.residential_header {
		font-size: 1.4em!important;
	}
	
	#residential-section .residential_img {
		height: unset;
	}
	

	/* Contact Page */
	#contact-page-btn {
		margin-top: 25px;
	}

	#contact-us-section #contact-card {
		margin-top: 25px;
	}

	/* Web 15*/

	#flyer-portal .card {
		/* border: 1px solid #e6e8eb; */
		border-radius: 5px;
		background-color: #ffffff;
		margin-bottom: 20px;
		box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
		width: 80%;
		
	}
	#flyer-portal.flyer_portal {
		position: absolute;
		margin: auto;
		z-index: 999;
		left: -8px;
		right: 0px;
		top: 0;
		bottom: 64px;
		height: 550px;
		width: 450px;
		display: none;
		padding: 25px;
	}

}

@media (min-width: 568px) {
    .info {
        flex-flow: row wrap;
        justify-content: space-between;
    }

    /* .info-item {
        width: 50%;

    } */
}
	
