/* mobile */
@media (min-width: 360px) and (max-width: 550px) {
    .pimg img{
        width: 100%;
      }
    .navbar-header {
        background: #000;
    }

    .mainlog {
        height: 75px !important;
    }

    .navbar-main .navbar-nav>li>a {

        font-size: 12px !important;
        /* float: right; */
        line-height: 22px !important;
        color: #fff;
        text-align: center;

    }
    .modal__close{
        font-size: 35px !important;
    }
.pimg{
    width: 220PX;
}
    .page-title .lead {
        font-size: 17px !important;
    }


    .title-logo,
    .title-logo-right {
        height: 20px;
    }

    .section.video {
        padding-bottom: 25px !important;
    }

    .welcome {
        padding-right: 0px !important;
        position: relative;
        z-index: 99;
    }

    .title-block {
        text-align: center !important;
        font-size: 14px !important;

        color: #fff;
        line-height: 25px !important;
        font-weight: 700;

        padding: 7px 59px !important;
        margin-bottom: 20px;
    }

    .welcome p {
        font-size: 12px;
    }

    .page-title {
        text-align: center;
        margin-bottom: 7px !important;
        margin-top: 7px !important;

    }

    .lead {
        margin-bottom: 0px;
    }

    .button-33 {
        /* margin: 5px 0; */
        font-size: 12px;
        padding: 3px 19px;
    }

    #about-caro {
        margin-top: 20px;
    }

    #about-caro .owl-controls .owl-page span {
        display: none;
    }

    .snip1543 {
        width: 60%;
        min-width: 170px !important;
        margin-bottom: 0px;
        margin: 20px auto;
        display: block;
    }

    .snip1543 h3 {
        font-size: 15px;
    }

    .booktitle {
        font-size: 17px;
        text-align: center;
        margin: 0px;
    }

    .subtext {
        font-size: 13px;
        text-align: justify;
    }

    .applanding {
        padding-top: 0px;
    }

    .playstore {
        margin-top: 18px;
        justify-content: center;
    }

    .playstore img {
        width: 100px;

    }

    .ipad {
        height: auto;
    }

    .section.gallery {
        padding-bottom: 10px !important;
    }

    .welcome button {
        display: block;
        margin: 0px auto;
        float: unset;
    }

    .footerlog {
        width: 70px;
        position: relative;
        top: -10px;
        height: auto;
    }

    .middle {
        display: none;
    }

    .footer-item {
        min-height: auto !important;
        margin-bottom: 0px;
    }

    .footer-title h4 {
        font-size: 12px !important;
    }

    .abt-img img {
        float: none;
        padding-right: 0px;
    }

    .abt-img {
        width: 180px;
        margin: 12px auto;
    }

    .subpage .title-block {
        width: auto !important;
    }



    .adress {
        color: #d7d7d7;
        word-spacing: 5px;
        font-size: 12px;
        text-align: justify;
        line-height: 20px;
    }

    .footer-title {
        margin-bottom: 12px !important;
    }

    .ftex {
        font-size: 12px;
    }

    .sitemap li a {
        font-size: 13px;
    }

    .mf-social-side-list i {
        font-size: 15px;
    }

    .mf-social-side-list ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }


    .subpage #about-caro {
        margin-top: -20px;
        padding-bottom: 40px !important;
    }

    .item {
        width: 255px;
        margin: 4px auto;
    }

    .bg-clr {
        height: auto;
        margin: 0 25px;
    }

    .bg-clr h2 {
        font-size: 14px;
    }

    .bg-clr p {
        font-size: 12px;
    }

    .fancy-hr {
        margin: 5px 0;
    }

    .pl30 {
        padding-left: 16px;
    }

    .fac h2 {
        margin: 5px 0;
    }

    .football-icon img {
        width: 35px;
        height: 35px;
    }

    .colour-block,
    .white-block {
        padding: 35px;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .white-block {
        padding-bottom: 15px;
    }

    .image {
        width: 200px;
        position: absolute;
    }

    .white-block .image {
        opacity: 0.4;
        bottom: 70px;
    }

    img.mfp-img {
        width: 280px;
    }

    .coach-title {
        font-size: 14px;
        text-transform: capitalize;
        margin: 5px auto;
    }

    .mfp-arrow-right {
        right: -16px;
    }

    .mfp-arrow-left {
        left: -16px;
    }

    .section.subpage p {
        font-size: 12px;
        line-height: 23px !important;
    }

    .image img {
        opacity: 0.4;
    }

    .contact .container {
        margin: 15px auto !important;
        width: auto !important;
        height: auto !important;

    }

    .form__group p {
        FONT-SIZE: 12PX !important;
        LINE-HEIGHT: 23PX !important;
        margin-bottom: 3px;
    }

    .form__group {
        padding: 12px 0;
    }

    .form {
        margin-top: -25px;
        margin-bottom: -10px;
    }
	.sub-ban
	{
		height: auto;
	}
}



/* landscape */
@media (min-width: 640px) and (max-width: 750px) and (orientation: landscape) {
    .modal__close{
        font-size: 38px !important  ;
    }
    .pimg{
        width: 220PX;
    }
    .pimg img{
        width: 100%;
        height: 100%;
    }

    .col-sm-6{
        width: 50%;
        float: left;
    }
    .banner, .subbanner {
        margin-top: 50px;
        height: 257px;
    }
    .snip1543 img{
        width: 100%;
    }
    .video video{
        object-fit: cover;
        height: 100%;
    }
    .navbar-header {
        background: #000;
    }

    .mainlog {
        height: 75px !important;
    }

    .navbar-main .navbar-nav>li>a {

        font-size: 12px !important;
        /* float: right; */
        line-height: 22px !important;
        color: #fff;
        text-align: center;

    }

    .page-title .lead {
        font-size: 17px !important;
    }

    .title-logo,
    .title-logo-right {
        height: 20px;
    }

    .section.video {
        padding-bottom: 25px !important;
    }

    .welcome {
        padding-right: 0px !important;
        position: relative;
        z-index: 99;
    }

    .title-block {
        text-align: center !important;
        font-size: 14px !important;

        color: #fff;
        line-height: 25px !important;
        font-weight: 700;

        padding: 7px 59px !important;
        margin-bottom: 20px;
    }

    .welcome p {
        font-size: 12px;
    }

    .page-title {
        text-align: center;
        margin-bottom: 7px !important;
        margin-top: 7px !important;

    }

    .lead {
        margin-bottom: 0px;
    }

    .button-33 {
        /* margin: 5px 0; */
        font-size: 12px;
        padding: 3px 19px;
    }

    #about-caro {
        margin-top: 20px;
    }

    #about-caro .owl-controls .owl-page span {
        display: none;
    }

    .snip1543 {
        width: 100%;
       max-width: unset;
        margin-bottom: 0px;
        margin: 14px auto;
        display: block;
    }

    .snip1543 h3 {
        font-size: 15px;
    }

    .booktitle {
        font-size: 17px;
        text-align: center;
        margin: 0px;
    }

    .subtext {
        font-size: 13px;
        text-align: left;
    }

    .applanding {
        padding-top: 0px;
    }

    .playstore {
        margin-top: 18px;
        justify-content: center;
    }

    .playstore img {
        width: 100px;

    }

    .ipad {
        height: 330px;
        margin-top: 15px;
    }
    .mfp-img-mobile .mfp-close{
        right: 20px;
    }

    .section.gallery {
        padding-bottom: 10px !important;
    }

    .welcome button {
        display: block;
        margin: 0px auto;
        float: unset;
    }

    .footerlog {
        width: 70px;
        position: relative;
        top: -10px;
        height: auto;
    }

    .middle {
        display: none;
    }

    .footer-item {
        min-height: auto !important;
        margin-bottom: 0px;
    }

    .footer-title h4 {
        font-size: 12px !important;
    }

    .abt-img img {
        float: none;
        padding-right: 0px;
    }

    .abt-img {
        width: 235px;
        margin: 12px auto;
    }
    p{
        padding: 0px 20px !important;
    }
.sub figure{
    width: 310px;
}
    .subpage .title-block {
        width: auto !important;
        float: unset !important;
    }



    .adress {
        color: #d7d7d7;
        word-spacing: 5px;
        font-size: 12px;
        text-align: justify;
        line-height: 20px;
    }

    .footer-title {
        margin-bottom: 12px !important;
    }

    .ftex {
        font-size: 12px;
        margin: 3px 0;
    }

    .sitemap li a {
        font-size: 13px;
    }

    .mf-social-side-list i {
        font-size: 15px;
    }

    .mf-social-side-list ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }


    .subpage #about-caro {
        margin-top: -20px;
        padding-bottom: 40px !important;
    }

    .item {
        width: 255px;
        margin: 4px auto;
    }

    .bg-clr {
        height: auto;
        margin: 30px 25px;
    }

    .bg-clr h2 {
        font-size: 14px;
    }

    .bg-clr p {
        font-size: 12px;
    }

    .fancy-hr {
        margin: 5px 0;
    }

    .pl30 {
        padding-left: 16px;
      
    }

    .fac h2 {
        margin: 5px 0;
    }

    .football-icon img {
        width: 35px;
        height: 35px;
    }

    .colour-block,
    .white-block {
        padding: 35px;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .white-block {
        padding-bottom: 15px;
    }

    .image {
        width: 200px;
        position: absolute;
    }

    .white-block .image {
        opacity: 0.4;
        /* bottom: 70px; */
    }

    img.mfp-img {
        width: 380px;
    }
    .w-item {
        position: relative;
        overflow: hidden;
        width: 90% !important;
        margin-bottom: 30px;
        margin: 15px auto;
    }

    .coach-title {
        font-size: 14px;
        text-transform: capitalize;
        margin: 5px auto;
    }

    .mfp-arrow-right {
        right: 45px;
    }

    .mfp-arrow-left {
        left: 45px;
    }

    .section.subpage p {
        font-size: 12px;
        line-height: 23px !important;
    }
    .f-desc{
        padding-bottom: 10px !important;
    }
    .navbar-nav{
        margin: 32px auto;
    }

    .image img {
        opacity: 0.4;
    }

    .contact .container {
        margin: 15px auto !important;
        width: auto !important;
        height: auto !important;

    }

    .form__group p {
        FONT-SIZE: 12PX !important;
        LINE-HEIGHT: 23PX !important;
        margin-bottom: 3px;
    }

    .form__group {
        padding: 12px 0;
    }

    .form {
        margin-top: -25px;
        margin-bottom: -10px;
        margin-left: auto;
        margin-right: auto;
        width: 70% !important;
    }
    .container{
        padding-right: 40px;
        padding-left: 40px;
    }
    .navbar-main{
        background: #000 !important;
    }
	.sub-ban
	{
		height: auto;
	}
}


/* ipad */
@media (min-width: 1024px) and (max-width: 1024px) {

    .pimg img{
        width: 100%;
        height: 100%;
    }
    .pimg{
        width: 420px;
    }
    .navbar-brand{
        margin-left: 0px !important;
        margin-top: -20px !important;
    }

    .col-sm-6{
        width: 50%;
        float: left;
    }
    .banner, .subbanner {
        margin-top: 50px;
        height: 257px;
    }
    .snip1543 img{
        width: 100%;
    }
    .video video{
        object-fit: cover;
        height: 100%;
    }
    .navbar-header {
        background: #000;
    }

    .mainlog {
        height: 140px !important;
    }

    .navbar-main .navbar-nav>li>a {

        font-size: 14px !important;
        /* float: right; */
        line-height: 22px !important;
        color: #fff;
        text-align: center;
        padding-top: 46px !important;

    }

    .page-title .lead {
        font-size: 18px !important;
    }

    .title-logo,
    .title-logo-right {
        height: 20px;
    }

    .section.video {
        padding-bottom: 25px !important;
    }

    .welcome {
        padding-right: 0px !important;
        position: relative;
        z-index: 99;
    }

    .title-block {
        text-align: center !important;
        font-size: 15px !important;

        color: #fff;
        line-height: 25px !important;
        font-weight: 700;

        padding: 7px 59px !important;
        margin-bottom: 20px;
    }

    .welcome p {
        font-size: 13px;
    }

    .page-title {
        text-align: center;
        margin-bottom: 7px !important;
        margin-top: 7px !important;

    }

    .lead {
        margin-bottom: 0px;
    }

    .button-33 {
        /* margin: 5px 0; */
        font-size: 12px;
        padding: 3px 19px;
    }

    #about-caro {
        margin-top: 20px;
    }

    #about-caro .owl-controls .owl-page span {
        display: none;
    }

    .snip1543 {
        width: 100%;
       max-width: unset;
        margin-bottom: 0px;
        margin: 14px auto;
        display: block;
    }

    .snip1543 h3 {
        font-size: 15px;
    }

    .booktitle {
        font-size: 18px;
        text-align: center;
        margin: 0px;
    }

    .subtext {
        font-size: 14px;
        text-align: left;
    }

    .applanding {
        padding-top: 90px;
    }

    .playstore {
        margin-top: 18px;
        justify-content: center;
    }

    .playstore img {
        width: 100px;

    }

    .ipad {
        height: 330px;
        margin-top: 15px;
    }
    .mfp-img-mobile .mfp-close{
        right: 20px;
    }

    .section.gallery {
        padding-bottom: 10px !important;
    }

    .welcome button {
        display: block;
        margin: 0px auto;
        float: unset;
    }

    .footerlog {
        width: 70px;
        position: relative;
        top: -10px;
        height: auto;
    }

    .middle {
        display: none;
    }

    .footer-item {
        min-height: auto !important;
        margin-bottom: 0px;
    }

    .footer-title h4 {
        font-size: 14px !important;
    }

    .abt-img img {
        float: none;
        padding-right: 0px;
    }

    .abt-img {
        width: 315px;
        margin: 12px auto;
    }
    p{
        padding: 0px 20px !important;
    }
.sub figure{
    width: 310px;
}
    .subpage .title-block {
        width: auto !important;
        float: unset !important;
    }



    .adress {
        color: #d7d7d7;
        word-spacing: 5px;
        font-size: 12px;
        text-align: justify;
        line-height: 20px;
    }

    .footer-title {
        margin-bottom: 12px !important;
    }

    .ftex {
        font-size: 13px;
        margin: 3px 0;
    }

    .sitemap li a {
        font-size: 14px;
    }

    .mf-social-side-list i {
        font-size: 15px;
    }

    .mf-social-side-list ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }


    .subpage #about-caro {
        margin-top: -20px;
        padding-bottom: 40px !important;
    }

    .item {
        width: auto;
        margin: 4px auto;
    }

    .bg-clr {
        height: auto;
        margin: 30px 25px;
        /* padding-top: 15px !important; */
        padding-bottom: 15px !important;
    }

    .bg-clr h2 {
        font-size: 14px;
    }

    .bg-clr p {
        font-size: 13px;
    }

    .fancy-hr {
        margin: 5px 0;
    }

    .pl30 {
        padding-left: 16px;
      
    }

    .fac h2 {
        margin: 5px 0;
    }

    .football-icon img {
        width: 35px;
        height: 35px;
    }

    .colour-block,
    .white-block {
        padding: 35px;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .white-block {
        padding-bottom: 15px;
    }

    .image {
        width: 127px;
        position: relative;
    }

    .white-block .image {
        opacity: 0.4;
        /* bottom: 70px; */
    }

    img.mfp-img {
        width: 480px;
    }
    .w-item {
        position: relative;
        overflow: hidden;
        width: 90% !important;
        margin-bottom: 30px;
        margin: 15px auto;
    }

    .coach-title {
        font-size: 14px;
        text-transform: capitalize;
        margin: 5px auto;
    }

    .mfp-arrow-right {
        right: 45px;
    }

    .mfp-arrow-left {
        left: 45px;
    }

    .section.subpage p {
        font-size: 13px;
        line-height: 23px !important;
    }
    .f-desc{
        padding-bottom: 10px !important;
    }
    .navbar-nav{
        margin: 0px auto;
    }

    

    .contact .container {
        margin: 15px auto !important;
        width: auto !important;
        height: auto !important;

    }

    .form__group p {
        FONT-SIZE: 14PX !important;
        LINE-HEIGHT: 23PX !important;
        margin-bottom: 3px;
    }

    .form__group {
        padding: 12px 0;
    }

    .form {
      
        margin-left: auto;
        margin-right: auto;
        width: 44% !important;
    }
    .container{
        padding-right: 40px;
        padding-left: 40px;
    }
    .navbar-main{
        background: #000 !important;
    }
	.sub-ban
	{
		height: auto;
	}
}




@media (min-width: 1920px){
    .container{
        width: 1366px !important;
    }
	.snip1543 h3
	{
		font-size: 25px;
        line-height: 30px;
	}
	.abt-img {
    width: 480px;
	}
	.subpage .title-block
	{
		width: 825px !important;
	}
	.colour-block, .white-block
	{
		padding-left: 270px;
		padding-right: 270px;
	}
	.sub-ban
	{
		height: 800px;
	}
	
	.sub-ban .video video 
	{
		object-position: top;
		width: 100%;
		display: block;
		object-fit: cover;
		height: 100%;
    }
	
	.bg-clr 
	{
      height: 285px;
	}
	
}