.meSpan {
	display:inline-block;
}
.coverImage{
    /*height: 280px;*/
    margin-bottom: 20px;
}
.competitionsArticleWrap .btnEnter{
    margin-bottom: 10px;
}
.competitionSubdetails .btnEnter{
    margin-bottom: 10px;
}
.coverImage img{
    max-width: 100%;
    height: auto;
}
.coverImageForMobile  {
    display:none;
}
.competitionsArticleWrap{
    padding: 15px 0;
    margin: 10px 0;
}

.competitionSubdetails i {
    float: left !important;
    margin-top: 1px;
}

.competitionSubdetails li a span{
    display:block;
    margin-left: 13px;
}

.competitionSubdetails li img {
    float:left;
}
.competitionSubdetails li p {
    display: block !important;
    margin-left: 23px !important;
    margin-top: -2px;
}
.competitions .competitionText{
    /*    max-height: 90px;
        min-height: 40px;
        overflow: hidden;
        -webkit-transition:all .5s ease;
        -moz-transition:all .5s ease;
        -ms-transition:all .5s ease;
        -o-transition:all .5s ease;
        transition:all .5s ease;*/
}
.competitionsArticle h3 , .competitionContent h3{
    font-size: 40px;
    line-height: 46px;
    font-family: 'ralewaymedium';
    color: #9da2a4;
    margin-bottom: 20px;
}
.competitionsArticle p , .competitionText p{
    font-size: 14px;
    line-height: 20px;
    font-family: 'latolight';
    color: #54585c;
    margin-bottom: 10px;
}
.competitionContentWrap{
/*    border-top: 1px solid #cbcfcf;
    border-bottom: 1px solid #cbcfcf;*/
    padding: 10px 0;
}
.competitionContentWrap ul{
    /*display: inline-block;*/
}
.competitionContentWrap ul li{
    display: inline-block;
    width: 49%;  
    padding: 15px 0;
}
.borderContent{    
    border-right: 1px dotted #c0c4c5;
}
.borderBottom{
    border-bottom: 1px dotted #c0c4c5;
    height: 1px ;
    margin: 25px 35px 0 0;
}
.competitionContentWrap ul li:nth-child(2n) .competitionContent {
    padding-left: 35px;
}
.competitionContentWrap ul li:nth-child(2n+1) .borderContent {
    padding-right: 35px;
}
.competitionContentWrap ul li:last-child .borderContent {
    border: none;
}
.competitionSubdetails ul{
    display: block;        
}
.competitionSubdetails ul li{
    display: block;        
}
.competitionSubdetails ul li{
    padding:10px 0;
    width: auto;
}
.competitionSubdetails ul li:not(:last-child){
    border-bottom: 1px solid #f2f3f3;
}
.competitionSubdetails li img{
    width: 12px;
    height: 20px;
    display: inline-block;
}
.competitionSubdetails li p{
    font-size: 14px;
    line-height: 20px;
    font-family: 'latoregular';
    color: #54585c;   
    display: inline;
    vertical-align: top;
    margin-left: 10px;
}
.competitionSubdetails li a.viewWinner{
    color: #137693;
    display: inline-block;
    font-family: "latoregular";
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    vertical-align: top;
}
.competitionSubdetails li a.viewWinner i{
    font-size: 20px;
    line-height: 20px;
    position: relative;
    top: 2px;
}
.competitionSubdetails li a.viewWinner span{    
    color: #137693;
    font-size: 14px;
    line-height: 20px;
    font-family: 'latoregular';
}
.competitionSubdetails li a span{
    font-size: 14px;
    line-height: 20px;
    font-family: 'latolight';
    color: #137693;
    padding-left: 10px;
}
.competitionSubdetails li a{
     color: #137693;
}
.previousCompitition{
    border: none;
    margin-top: 30px;
}
.previousCompitition h2{
    font-size: 40px;
    line-height: 46px;
    font-family: 'ralewaylight';
    color: #54585c;
    margin-bottom: 10px;
}
.upcomingEvent h3{
    font-size: 40px;
    line-height: 46px;
    font-family: 'ralewaylight';
    color: #54585c;
    margin-bottom: 10px;
}
.competitions .competitionContentWrap .careerMoredetail {
    padding: 10px 0;
    margin: 5px 0;
}
.competitionContentWrap ul .winnerList {
    display: none;
}
.winnerList li {
    font-size: 14px;
    color: #54585c;
}
.loadMore a.careerMoredetail {
    font-size: 16px;
}
@media (min-width:768px) and (max-width:991px){
    .btn-custom{
        padding: 10px 50px;
    }
    .competitionSubdetails ul li{
        padding: 5px 0;
    }
    .competitionsArticle p, .competitionText p{
        font-size: 13px;
        line-height: 18px;
    }
}
@media (min-width:768px) and (max-width:1299px){
    .competitionContent h3{
        font-size: 34px;
        line-height: 38px;
    }    
}
@media (max-width:767px){
    .competitionSubdetails li p {
        margin-top: 0;
    }
    .coverImage{
        display:none !important;
        height:auto !important;
    }

    .coverImageForMobile{
        display:block;
    }
    .coverImageForMobile img {
        width:100%;
        height:auto;
    }
    .competitions .addtocalendar .atcb-list {
        right: 0;
        left: auto;
    }
    .competitions .serviceLink li{
        padding: 0;
    }
    .competitions .pageTitle{
        font-size: 30px;
        line-height: 36px;
    }
    .coverImage{
        margin: 15px -15px;
    }
    .serviceLink li a{
        font-size: 12px;
        line-height: 18px;
    }
    .competitionsArticle h3, .competitionContent h3{
        font-size: 30px;
        line-height: 34px;
    }
    .competitionsArticleWrap{
        padding: 0;
    }
    .upcomingEvent h3{
        font-size: 30px;
        line-height: 34px;
        font-family: 'ralewaylight';
        color: #54585c;
        margin-bottom: 10px;
    }
    .competitionContentWrap ul li{
        display: block;
        width: 100%;
    }
    .borderContent{
        border-right: none;
    }
    .competitionContentWrap ul li:nth-child(2n) .competitionContent{
        padding: 0;
    }
    .competitionContentWrap ul li:nth-child(2n+1) .borderContent{
        padding: 0;
    }
    .competitionsArticleWrap .competitionSubdetails{
        width: 100%;
    }
    .competitionsArticleWrap .competitionSubdetails ul{
        display: inline-block;
        width: 100%;
    }
    .competitionsArticleWrap .competitionSubdetails ul li{
        display: inline-block;
        padding:5px 5px;
        width: 49%;
        vertical-align: top;
        height: 35px;       
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(2n){
        /*margin-left: -4px;*/
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(2n+1){
        border-right: 1px dotted #c0c4c5;
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(2){
        border-bottom: 1px dotted #c0c4c5;
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(1){
        border-bottom: 1px dotted #c0c4c5;
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(3){
        border-bottom: 1px dotted #c0c4c5;
    }
    .competitionsArticleWrap .competitionSubdetails ul li:nth-child(4){
        border-bottom: 1px dotted #c0c4c5;
    }
    .competitionsArticleWrap .competitionSubdetails ul li p{
        font-size: 10px;
    }
    .competitionsArticleWrap .competitionSubdetails ul li span{
        font-size: 10px;
    }
    .articleImage{
        display: inline-block;
        width: 49%;
    }
    .competitionSubdetails{
        display: inline-block;
        vertical-align: top;
        padding-left: 10px;
        width: 49%;
    }
    .competitionSubdetails li p{
        font-size: 11px;
        line-height: 14px;
    }
    .competitionSubdetails li a.viewWinner span{
        font-size: 11px;
        line-height: 14px;
    }
    .competitionSubdetails li a span{
        font-size: 11px;
        line-height: 14px;        
    }
    .borderBottom{
        margin:0 ;
        margin-top: 10px;
    }
    .competitionContentWrap ul li{
        padding: 5px 0;
    }
    .competitionsArticle p, .competitionText p{
        font-size: 14px;
        line-height: 18px;
    }
    .previousCompitition h2{
        font-size: 30px;
        line-height: 34px;        
    }
    .competitionText{
        padding: 10px 0;
    }
    .competitions .competitionsArticle {
        margin-bottom: 30px;
    }
    .competitions .competitionSubdetails {
        padding-left: 10px;
    }
    .competitions .competitionContent h3 {
        height: 70px;
        line-height: 70px;
        padding-left: 80px;
        position: relative;
        vertical-align: middle;
        margin-bottom: 0;
        z-index: 1;
    }
    .competitions .competitionContent h3 strong {
        border-radius: 50%;
        background: #137693;
        left: -10px;
        position: absolute;
        top: 0;
        height: 80px;
        width: 80px;
        text-align: center;
    }
    .competitions .previousCompitition .competitionContent h3 strong {
        background: #9da2a4;
    }
    .competitions .competitionContent h3 strong b {
        color: #fff;
        display: block;
        font-family: "ralewaymedium";
        font-size: 30px;
        font-weight: normal;
        line-height: 30px;
    }
    .competitions .competitionContent h3 strong span {
        color: #fff;
        display: block;
        font-family: "latolight";
        font-size: 20px;
        line-height: 20px;
    }
    .competitions .competitionContent h3 > span {
        display: inline-block;
        font-size: 22px;
        line-height: 28px;
        vertical-align: middle;
    }
}
.termsDisplay {
    max-width: 700px;
    padding: 10px;
}
.termsDisplay li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}
.customForm {
    width: 700px;
    padding: 50px 100px;
}
.customForm .form-control{
    border: 1px solid #c7c7c7;
    border-radius: 0;
    color: #a6a6a6;
    font-family: "latoregular";
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    text-transform: lowercase;
}
.customForm textarea.form-control {
    height: 150px;
    resize: none;
    text-transform: none;
}
.customFormWrapper .fancybox-skin {
    border: 3px solid #137693;
}
.customFormWrapper .fancybox-close:before {
    color: #137693;
}
.customForm input[type="submit"] {
    background: none repeat scroll 0 0 #137693;
    border: medium none;
    color: #fff;
    padding: 10px 25px;
    text-transform: lowercase;
}
.customForm .customFormTitle {
    text-transform: lowercase;
    margin-bottom: 20px;
    color: #137693;
}
.pdfDownload.btn-custom {
    padding: 10px 40px !important;
    margin-bottom: 20px;
}
.competitionSubdetails .pdfDownload.btn-custom {
    display: block;
    margin-bottom: 20px;
    padding: 10px !important;
}
@media (max-width: 767px) {
    .customForm {
        padding: 0;
        width: auto;
    }
}
@media (min-width:768px) and (max-width:1299px){
    .pdfDownload.btn-custom {
        font-size: 14px;
        padding: 8px 20px !important;
    }
}