@charset "utf-8";
/* CSS Document */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.companyname{
		display: none;
	}
	.carousel-inner{
    height: 900px;
}
	.front img, .back img {
         width:100%;
         }
         .col-md-6.soultiondiv {
         	margin-top: 150px !important;
         }
	.banner-page{
		height: 100vh;
	}
	.banner-text{
		height:100%;
	}
	.banner-image{
		padding-bottom:40%;
	}
	.flashcard{
		height:180px;
	}
	.col-md-6.soultiondiv{
		height:420px;
	}
	.footer.bg-footer {
    padding-right: 0 !important;
		}
div.bottom-img.vedio{
	padding-left:0 !important;
}

.location span {
    margin: 0px auto;
    font-size: 12pt;
}
.banner-page {
    background-size: cover;
}
/* Styles */
.down-arrow{
    visibility: hidden;
}
#media-video {
    width: 98%;
}/*
.logo {
    margin-top: 25%;
}*/
.logo a img {
    padding: 10%;
    padding-top: 44%;
	padding-bottom:0;
}
.menu ul li {
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 5px;
}
.menu ul {
    width: calc(100% - 30%*2 + 125px);
}
.navbar-brand {
    max-width: 100px;
}

.menu {
    max-width: 375px;
    padding: 0;
}
.top-navbar {
    min-width: 375px;
}
.menu ul li a {
    font-size: 12px;
    height: 43px;
}
#media-controls {
    margin-top: 170px;
    margin-left: 3px;
    width: 92.2%;
	
}
.bottom-img img {
    width: 93%;
}
.bottom-img {
    padding-left: 0%;
    padding-top: 5%;
    padding-right: 0%;
    min-height:210px;
}
	.banner-text {
		font-size: 18pt;
	}
	.heading2 {
		font-size: 60%;
	}
	.image-whitespace {
		height: 106px;
	}
	.para-text1 {
		font-size: 75%;
		text-align: justify;
	}
	.heading-red {
		font-size: 100%;
	}
	video {
		width: 93%;
	}
	.heading3 {
		font-size: 100%;
	}
	.left-panel, .right-panel {
		height: 150px;
	}
	.whitespace {
		height: 0;
	}
	.whitespace-sm {
		height: 0;
	}
	.text-panel {
		padding-left: 0%;
		padding-right: 0%;
	}
	.benefit-panel li img {
		padding-top: 20%;
	}
	.left-panel, .right-panel {
		height: 200px;
	}
	.benefit-panel li img {
		padding-top: 20%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.heading-white {
		font-size: 14pt;
	}
	.footer-link {
    padding-left: 0%;
	}
	.contact-no {
		font-size: 10pt;
	}
	.footer-link ul li img {
		width: 50%;
	}
	.footer-link ul li {
    padding-right: 40px;
	}
	.bg-footer ul li:first-child{
		padding-left:23%;
	}
	.address {
		width: 43%;
	}
	.copyright {
		font-size: 8pt;
	}
	.location {
		padding: 0;
    	margin-top: 10%;
	}
	
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
.companyname{
		display: none;
	}
	.carousel-inner{
    height: 900px;
}
	.front img, .back img {
         width:100%;
         }
         .col-md-6.soultiondiv {
         	margin-top: 100px !important;
         }
	.banner-page{
		height: 100vh;
	}
	.banner-text{
		height:100%;
	}
	.banner-image{
		padding-bottom:40%;
	}
	.flashcard{
		height:180px;
	}
	.col-md-6.soultiondiv{
		height:420px;
	}
.who-we-are {
    margin-top: 60px;
}
#media-video {
    width: 100%;
}
.heading-white {
    font-size: 14pt;
}
.logo a img {
    padding: 5%;
    padding-top: 5%;
    padding-bottom: 0%;
}
	.bottom-img {
    padding-left: 0%;
    padding-top: 0%;
    padding-right: 0%;
    padding-bottom: 0%;
}
.menu {
    padding: 0 2%;
}
/* Styles */
	.heading3 {
		font-size: 18pt;
	}
	.para-text1 {
		font-size: 10pt;
	}
	.logo {
		margin-top: 0%;
	}
	.image-whitespace {
		height: 200px;
	}
	video {
		width: 95%;
	}
	#media-controls {
		margin-top: 54%;
		width: 94%;
	}
	.heading1 {
		font-size: 24pt;
	}
	.heading2 {
		font-size: 15pt;
	}
	.whitespace {
		height: 0;
	}
	.whitespace-sm{
		height: 0;
	}
	.benefit-panel li img {
		padding-left: 5%;
		padding-right: 5%;
	}
	.heading-white {
		z-index: 999;
		margin-top: -75%;
	}
	/*.footer-link {
		padding-left: 15%;
		padding-right: 15%;
		margin-top: 5%;
		margin-bottom: 5%;
	}*/
	.bg-footer ul li {
		padding-left: 5%;
	}
	.heading4 {
		font-size: 12pt;
	}
	.para-text2 {
		font-size: 10pt;
	}
	.copyright {
		font-size: 8pt;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
.menu ul li a {
    font-size: 11px;
    height: 43px;
    padding: 0 5px;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
.main-container{
	width:102%;
}
.bg-footer ul li {
    padding-left: 15%;
}
.footer.bg-footer {
    padding-right: 0px !important;
}
.down-arrow{
	display:none;
}
#media-video {
    width: 98%;
}
.menu {
    max-width: 768px;
    padding: 0 5%;
}
.menu ul {
    margin: 0 10px;
}
.menu ul li {
    padding-left: 2%;
    padding-right: 2%;
}/*
.benefits {
    margin-top: 30%;
}*/
.who-we-are .bottom-img {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
}
	.bottom-img img {
		width: 96%;
	}
	#media-controls {
		margin-top: 54%;
    	width: 93.8%;
		padding-left:0%;
		padding-bottom:0%;
	}
	.image-whitespace {
    	height: 250px;
	}
	.bottom-img {
		min-height: 380px;
		padding: 0%;
		padding-top: 15px;
	}
	video {
		width: 95%;
	}
	.heading3 {
		font-size: 18pt;
		line-height: 3;
	}
	.whitespace {
		height: 80px;
	}
	.text-panel {
		padding-left: 5%;
		padding-right: 5%;
	}
	 .right-panel {
		padding-left: 3%;
	}
	.left-panel, .right-panel {
		margin-bottom: 5%;
	}
	.whitespace-sm {
		height: 0px;
	}
	.footer-link {
    padding-left: 0;
    padding-right: 0;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.contact-no {
    padding-left: 0;
}
.headerbg {
    max-width: 838px;
}
.image-whitespace {
    height: 350px;
}
.heading-white {
    margin-top: -500px;
}
.menu {
    margin: 0 auto;
    max-width: 1030px;
}
.menu ul {
    margin: 0 -1px;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
.menu ul {
    width: calc(100% - 30%*2 + 30px);
}
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
div.menu ul {
    width: 420px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
.logo {
    margin-top: 6%;
}
}
/* Desktops and laptops ----------- */
@media only screen  and (min-device-width : 1220px and (max-device-width : 1280px)) {
/* Styles */
#media-controls {
    margin-top: 335px;
    width: 56.1%;
    margin-left: 10px;
    background-color: #000;
}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.menu ul {
    width: 290px;
}
.menu ul li {
    padding-right: 0;
    padding-left: 0;
}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.menu {
    max-width: 1050px;
    padding: 0;
    padding-left: 5%;
}
.menu ul li a {
    font-size: 10px;
}
.menu ul {
    width: calc(100% - 30%*2 + 95px);
}
.menu ul li {
    padding-right: 5px;
    padding-left: 5px;
}
}
@media only screen and (min-device-width: 580px) and (max-device-height: 980px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.bg-footer ul li {
    padding-left: 8%;
}
.heading3 {
    font-size: 20pt;
    line-height: 2;
}
div.menu ul {
    width: 300px;
}
.menu ul li {
    padding-right: 5px;
    padding-left: 5px;
}
div.bottom-img.vedio {
    padding: 0;
}
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 580px) and (max-device-height: 980px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
/*.heading-white {
    margin-top: -139%;
}*/
div.bottom-img.vedio {
    padding: 0;
}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.heading-white {
    margin-top: -139%;
}
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
.down-arrow{
	display:none;
}
.heading-white {
    margin-top: -139%;
}
.menu {
    max-width: 600px;
    padding: 0 35px;
}
.heading1 {
    font-size: 25pt;
}
.heading2 {
    font-size: 14pt;
}
.logo {
    margin-top: 8%;
}
.image-whitespace {
    height: 190px;
}
.heading-white {
    font-size: 14pt;
    margin-top: -78%;
}
.footer-link {
    padding-left: 10%;
    padding-right: 10%;
}.heading4 {
    font-size: 11pt;
}
.para-text2 {
    font-size: 10pt;
}
.footer-link ul li {
    padding-left: 10%;
}
.menu ul {
    width: calc(100% - 30%*2 + 95px);
}
.menu ul li {
    padding-right: 5px;
    padding-left: 5px;
}
.bottom-img {
    min-height: 300px;
}
.whitespace {
    height: 0;
}
.heading3 {
    font-size: 18pt;
}
.para-text1 {
    font-size: 10pt;
}
.whitespace-sm {
    height: 0;
}
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.heading-white {
    margin-top: -139%;
}
}
@media only screen and (min-device-width : 420px) and (max-device-width : 732px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
div.menu ul {
    width: 420px;
}
}