	/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */


	
		header {
			width: 93.75%; /* 720px / 768px */
		}

		#maincontent{
			width: 93.75%; /* 720px / 768px */
		}

		
		.maincontent{
			width: 93.75%; /* 720px / 768px */
		}

		
		footer {
			width: 93.75%; /* 720px / 768px */
		}
		


	.tablet{
		display: block;
	}

	.hide-tablet{
		display: none;
	}


	#hp-banner img{	
		width: 100%;
	}

	.container{
        width: 100%;
        }

        .container-wide{
         width: 100%;
        }

        #content-inner{   
                width: 98%;
        }

        #header-container{
        	background: url("/images/head-container-bg2.png") repeat;
        }

        #head-advert{
        	display: none;
        }

        #nav-menu ul{
            width:100%;
        }

        #nav-menu ul li{
        	width: 13%;
		margin-top: -1%;
        }

        #nav-menu ul li a{

        }

        #nav-menu ul li ul{
            width: 30%;
        }

        #nav-menu ul li ul li{
            width: 48%;
        }


        #logo{
        margin-top: -4%;
        padding-left: 4%;
        }

        #search-area {
			float: right;
			width: 60%;
			font-family: 'PT Sans', sans-serif;
			margin-top: 2%;
		}

		#contries-dd {
			float: left;
			width: 35%;
		}

		#contries-dd select {
			height: 24px;
			width: 11em;
			border: none;
			font-size: 0.8em;
			float: right;
			background: #41434b;
			color: #ffffff;
}

        #lms-other-sites{
        	padding-left: 4%;
        }

        #tablet-hp-top-section{

        }

        #tablet-hp-top-section #sign-up-block{
        	display: block !important;
        	margin-top: 1%;
        }

        #tablet-city-top-section #sign-up-block{
                margin-top: 1%;
        }

        #tablet-hp-top-section #newsletter-signup{
        	margin-top: 3%;
        }

        #tablet-city-top-section #team-signup-stack{
                margin-bottom: 5%;
        }

        #homepage-content-left #sign-up-block{
        	display: none;
        }

        #homepage-content-right{
        	width: 98% !important;
        }

        #homepage-content-right #hp-top-performance{
        	display: none;
        }

        #homepage-content-right #newsletter-signup{
        	display: none;
        }

        #side-advert1{
        	float: left;
        	margin-top: 0%;
        	width: 50%;
        }

        #side-advert1 img{
        	width: 100%;

        }

        #lms-tv{
        	float: left;
        	margin-top: 0%;
        	margin-left: 2%;
        	width: 48%
        }

        #side-advert2{
			width: 46%;
            float: left;
            padding-left: 3%;
        }

        #side-advert2 img{
        	width: 100%;
        }

        #footer-mid .span_1_of_3{
        	width: 32.26% !important;
        }

        #foot-facebook{
        	overflow: hidden;
        }


	#footer-bottom .span_1_of_3{
	       width: 32.26% !important;
	}

        #footer-bottom .span_2_of_3{
        	width: 66.13% !important;
        }


        #foot-btm-links-left{
        	width: 40%;
        	margin-left: 10%;
        }

        #foot-btm-links-right{
        	width: 40%;
        	margin-left: 7%;
        }


        #foot-btm-copy{
        	line-height: 1.5em;
        }

    #city-banner{
        
    }


	#city-banner img{
		width: 100%;
	}

	#city-contact-details{
		display: none;
	}

	#tablet-city-top-section #city-contact-details{
		display: block;
        margin-bottom: 8%;
	}

	#city-contact-mid{
		height: 14.2em;
	}

	#city-sign-up{
		display: none;
	}

	#tablet-city-top-section #city-sign-up{
		display: block;
	}

        #city-content-right #global-news-block{
                display: none;
        }

        #team-details{
                border-bottom: 3px solid #1c8140;
        }

        #player-personal-details{
              border-bottom: 3px solid #1c8140;  
        }

        #team-stats-top #lms-global-section{
                display: none;
        }

        #team-stats-mid-right #sign-up-block{
                display: none;
        }

        #team-btm-advert img{
                width: 100%;
        }

        #player-btm-advert img{
                width: 100%;       
        }

        #tablet-team-top-section #global-news-block{
                height: 15.6em
        }

        #tablet-team-top-section #sign-up-block{
                margin-top: 1%;
        }

        #tablet-team-top-section #team-signup-stack{
                margin-bottom: 1%;
        }

        #tablet-team-top-section #signin-btn{
                margin-top: 1%;
        }

        #player-stats-top #lms-global-section{
                display: none;
        }

        #player-stats-mid-right #sign-up-block{
                display: none;
        }

        #content-page-right{
                margin-left: 0%;
        }

        #content-page-right #global-news-block{
                display: none;
        }

        #content-page-right #signin-btn{
                display: none;
        } 
        
        #content-page-right #sign-up-block{
                display: none;
        }   

        #content-page-main-content{
                clear: both;
        }       

        #lms-login-block{
            width: 60%;
        }

        #lms-login-block form{
            width: 70%;
        }

        #header-social{
            height: auto;
        }

        #header-social .bx-wrapper{
            display: none;
        }


       .uk-venue-block{
        float: left;
        font-size: 0.9em;

    }


    .uk-venue-block ul{
        -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
        -moz-column-count: 1 !important; /* Firefox */
        column-count: 1 !important;
        list-style-type: none;
    }

    .uk-venue-block ul li{
        float: left;
        width: 20%;
        margin: 0% 0% 0% 0% !important;
    }


    #player-personal-details-body .span_1_of_3{
        width: 32.26%;
    }

    #team-details-body .span_1_of_3 {
    width: 32.26%;
    }

    #team-top-stats .span_1_of_3 {
    width: 32.26%;
    }


    #player-profile-big-banner-overlay #pp-pic{
        width: 50%;
    }

    #player-profile-big-banner-overlay #pp-new-top-right{
        width: 47%;
    }

    #player-profile-big-banner-overlay #tp-pic{
        width: 50%;
    }

    #team-details-right-new{
        width: 48%;
    }

    #header-social2{
    	
    }



#player-profile-side-block-top img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#player-profile-side-block-bottom img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#player-batting-info{
width: 100%;
}

#player-bowling-info{
width: 100%
}

#pp-stat-block-stats-top-ranks .span_1_of_3{
    float: left;
    width: 32%;
}


#pp-stat-block-stats-top-ranks .mobile-stat{

}

#player-batting-info{
width: 100%;
}

#player-bowling-info{
width: 100%;
}

#nav-menu-2019-dt{
width: 100%;
}

#head-advert3{
display: none;
}

#menu-logo-dt img{
width: 65%;
}

#header-inner4{
height: 3em;
}

.event-overview-logo img {

}

#hp-social-media-block-desktop{
display: none;
}

#venue-container .venue-item{
 width: 100%;
}


#header-2021-top{
 width: 100%;
}

#nav-menu-2021-container{
 
}

#header-2021-bottom-inner{
 width: 100%;
}

#nav-menu-2021-left{
 width: 30%;
}

#nav-menu-2021-left ul li{
display: none;
padding-top: 0.7em;
padding-bottom: 0.7em;
}

#nav-menu-2021-left ul li.first{
 display: block;
 width: 100%;
 padding-left: 0.2em;
 padding-right: 0em;
}

#nav-menu-2021-right{
 width: 70%;
}
#nav-menu-2021-right ul li{
 padding-top: 1em;
 padding-bottom: 1em;
 font-size: 0.8em;
}

#nav-menu-2021-right ul li.menu-dash{
 margin-right: 0.5em;
}

#nav-menu-2021-right ul li.first{
 display: none;
}


#nav-menu-2021-right .mob-menu-btn{
    display: block;
    padding-top: 1.1em;
    padding-bottom: 0.8em;
    background: #01fea1;
    padding-left: 0;
    padding-right: 0;
}

#nav-menu-2021-right .mob-menu-btn img{
 width: 28%;
}

#nav-menu-mobile-2021-container{
 display: none;
 font-family: 'Roboto', sans-serif;
}

#nav-menu-mobile-2021-container ul{
 border-top: 6px solid #01FEA1;
}

#nav-menu-mobile-2021-container ul li{
 padding-top: 1em;
 padding-bottom: 1em;
 border-bottom: 1px solid white;
 padding-left: 1em;
}

#nav-menu-mobile-2021-container ul li a{
 color: white;
 font-weight: bold;
 text-transform: bold;
}

#nav-menu-2021-right ul li:hover ul, #nav-menu-2021-left ul li:hover ul{
 display: none;
}


#player-dashboard-link-block .player-dashboard-link-box .player-dashboard-link-box-title{
 font-size: 1em;
}

#franchise-2021 p{
 font-size: 0.9em;
 text-align: center;
}

#register-interest-btn{
 width: 80%;
 margin-bottom: 1em !important;
 margin-top: 1em;
}

#franchise-2021 h2{
 font-size: 1em !important;
}

.franchise-info-box .franchise-info-box-top h3{
 font-size: 1.3em;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
}

.franchise-info-quote-text{
 width: 100%;
 margin-top: 1em;
}

.franchise-info-quote{
 background: url(../images/franchise-2021-quote.png) no-repeat top right 1em !important;
 background-size: 3em !important;
}

#join-team-form-2021-top h2{
 font-size: 
}

#nav-menu-2021-right ul li ul{
 display: none;
}

#new-rank-tables-2021 table{
 width: 100%;
 font-size: 0.9em !important;
 border-collapse: collapse;
}

#new-rank-tables-2021 table tr{
 background: none;
 border: 1px solid black;
}

#new-rank-tables-2021 table tr td:nth-child(2) img{
 position: relative;
 left: 0;
}

#new-rank-tables-2021 table tr td:nth-child(4), #new-rank-tables-2021 table tr th:nth-child(4){
 padding-left: 0%;
 padding-right: 0%;
}

#new-rank-tables-2021 table tr td:nth-child(1), #new-rank-tables-2021 table tr td:nth-child(3), #new-rank-tables-2021 table tr td:nth-child(4){
    border-radius: 10px;
}

#new-rank-tables-2021-tops table{
 width: 100%;
 font-size: 0.9em !important;
 border-collapse: collapse;
}

#new-rank-tables-2021-tops table tr{
 background: none;
 border: 1px solid black;
}

#new-rank-tables-2021-tops table tr td:nth-child(2) img{
 position: relative;
 left: 0;
}

#new-rank-tables-2021-tops table tr td:nth-child(4), #new-rank-tables-2021 table tr th:nth-child(4){
 padding-left: 0%;
 padding-right: 0%;
}

#new-rank-tables-2021-tops table tr td:nth-child(1), #new-rank-tables-2021-tops table tr td:nth-child(2), #new-rank-tables-2021-tops table tr td:nth-child(3){
    border-radius: 10px;
}

#new-rank-tables-2021-tops table tr td:nth-child(2), #new-rank-tables-2021 table tr th:nth-child(2){
 width: 20%;
}

#new-rank-tables-2021-tops table tr td:nth-child(3), #new-rank-tables-2021 table tr th:nth-child(3){
 width: 26%;
}

#world-ranking-title h2{
 background: none;
 color: black !important;
 width: 100%;
 font-size: 1em !important;
 text-transform: uppercase;
 text-align: center;
}

#honours-page-container{
 width: 100%;
 background: url(../images/honours-bg2-mob.jpg) no-repeat;
 background-size: contain;
 background-position: top center;
 height: auto;
}

#scorecard-left-logo-wide img{
 height: 6em;
}

#scorecard-right-logo-wide img{
 height: 6em;
}


@media screen and (orientation: portrait) {

  .honour-logo{
    width: 70%;
   }

  .honour-table h3{
    font-size: 2em;
  }

}