
/* #Media Queries
================================================== */

@media only screen and (min-width: 992px) and (max-width: 1200px) {


#apps {
    min-height: 450px;
}
#apps h2 {
    margin-top: 66px;
}
#fetures img{max-width:100%;}
#choose h2 {
    margin-top: 110px;
}
#choose {
    min-height: 950px;
}
#choose span {
    padding: 15px 0 40px;
}
#choose p {
    padding-bottom: 20px;
}


#choose h3 {
    font-size: 18px;
}
.bx-wrapper .bx-next {
    right: 0;
}
.bx-wrapper .bx-prev {
    left: 0;
}
#videosec h2 {
    margin-top: 110px;
    margin-bottom: 40px;
}
#videosec {
    min-height: 880px;
}
#videoimage {
    background-size: inherit;
}
#emailsec article {
    width: 130px;
    height: 130px;
}
#emailsec article i {
    font-size: 35px;
    margin-top: 10px;
}
#emailsec input {
    max-width: 300px;
}
#contact {
    min-height:700px;
}
#contact h2 {
    margin-top: 100px;
    margin-bottom: 40px;
}
nav ul li {
    padding: 0 0 0 15px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

#apps {
    min-height: 400px;
}

#apps p {
    padding: 26px 0 50px;
}
#apps h2 {
    margin-top: 66px;
}
#fetures img{max-width:100%;margin-top: 100px;}
#choose h2 {
    margin-top: 70px;
}
#choose {
    min-height: 950px;
}
#choose img{display:block; max-width:100%;}
#choose span {
    padding: 15px 0 40px;
}
#choose p {
   padding-bottom: 10px;
    font-size: 16px;
}




#choose h3 {
    font-size: 17px;
	    margin-bottom: 0px;
}
.bx-wrapper .bx-next {
    right: 0;
}
.bx-wrapper .bx-prev {
    left: 0;
}
#videosec h2 {
    margin-top: 90px;
    margin-bottom: 20px;
}
#videoimage {
	background-size: inherit;
    min-height: 470px;
}
#videoimage iframe {
    height: 470px;
}
#videosec {
    min-height: 750px;
}

.imagecoloroverlay a {
    margin: 199px auto 0;
}
#emailsec article {
    width: 130px;
    height: 130px;
	    margin: 5px;
}
#emailsec article i {
    font-size: 35px;
    margin-top: 10px;
}
#emailsec input {
    max-width: 210px;
}
#contact {
    min-height:700px;
}
#contact h2 {
    margin-top: 100px;
    margin-bottom: 40px;
}
nav ul li {
    padding: 0 0 0 5px;
}
.logo {
    width: 22%;
}
h2 {
    font-size: 30px;
}
#banner h2 {
    margin-top: 35px;
    line-height: 42px;
}
#banner img {
    max-width: 100%;
}
#apps a {
    width: 266px;
    height: 70px;
    line-height: 70px;
    margin: 0 15px;
}
#apps a i {
    margin-right: 10px;
}
#emailsec h2 {
    margin-bottom: 50px;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#banner img {
    display: none;
}
h2 {
    font-size: 26px;
    line-height: 40px;
}
#banner h2 {
    margin-top: 0;
    line-height: 40px;
}
#banner p {
    padding: 20px 0 35px;
}
#banner {
    padding: 110px 0 61px;
}
#apps {
    min-height: 407px;
    margin-top: -70px;
}
#apps h2 {
    margin-top: 60px;
}
#apps p {
    padding: 10px 0 30px;
}
#apps a {
    width: 250px;
    height: 60px;
    line-height: 60px;
    display: block;
    font-size: 24px;
    margin: 10px auto;
}
#fetures img{max-width:100%;margin-top: 30px;}
#choose h2 {
    margin-top: 130px;
}
#choose span {
    padding: 10px 0 30px;
}
.rightside , .leftside{
    text-align: center;
}
#choose p {
    padding-bottom: 20px;
}
#choose h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
}
#choose {
    min-height: 2000px;
}
.bx-wrapper .bx-next {
    right: 0;
}
.bx-wrapper .bx-prev {
    left: 0;
}
#videosec h2 {
    margin-top: 100px;
    margin-bottom: 30px;
}
#videoimage {
	background-size: inherit;
    min-height: 200px;
}
#videoimage iframe {
    height: 200px;
}
#videosec {
    min-height: 450px;
}

.imagecoloroverlay a {
    margin: 70px auto 0;
}
.imagecoloroverlay a i {
    font-size: 70px;
}
#emailsec h2 {
    margin-bottom: 25px;
}
#emailsec article {
    margin: 15px auto;
    display: block;
}
#emailsec a {
    margin-left: 0;
    margin-top: 10px;
}
#contact h2 {
    margin-top: 100px;
    margin-bottom: 20px;
}
#contact address {
    margin-bottom: 0px;
    margin-top: 20px;
}
#contact img {
    max-width: 100%;
    margin: 20px auto 5px;
}
#contact h3 {
    margin-top: 20px;
}
#contact {
    min-height: 1400px;
}
footer {
    padding: 0px 0 30px;
}
.social a i {
    margin: 0 10px;
}
footer p, footer p a {
    font-size: 16px;
}
.social {
    padding: 15px 0;
}
.backcolor{background:#000;}
nav ul li {
    padding: 7px 0px;
    text-align: center;
}
header {
    padding: 25px 0;
}
.logo a img{padding-top:15px;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
}
