.contactbar-detail {
    font-size: 1em;
}

.jt-menu {
    font-size: 1em;
}

#subjectheader {
    width: 100%;
    height: 60px;
    position: relative;
    background: #ffffff;
    float: left;
}

.indButtonred {
    background-color: #f73d53;
}

.gradeButton {
    background-color: #fbc610;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
    border: 1px solid #ffffff;
    margin-right: 10px;
}

.module {
margin-top: 60px;
margin-bottom:0px;
}

.listfont {
    font-size: 1.3em;
}

h4 {font-size:24px;}


.leftside {
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 45%;
    float: left;
    display: inline;
}


.rightside {
    width: 47.5%;
    margin-right: 2.5%;
    float: right;
    display: inline;
}

#mainarticle {
    margin-bottom: 20px;
}


.subblock {
float:left;
padding: 3%;
}

.subblockm {
float:left;
padding: 3%;
border-bottom:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
}

.ccsubhead {color:#ed3e6a;font-family: 'Poppins', sans-serif;font-size:20px;font-weight:900;}
.ccsubhead2 {color:#80bd47;font-family: 'Poppins', sans-serif;font-size:20px;font-weight:900;}
.ccsubhead3 {color:#444444;font-family: 'Poppins', sans-serif;font-size:20px;font-weight:900;}

.ccsubhead2xl {color:#80bd47;font-family: 'Poppins', sans-serif;font-size:30px;font-weight:900;}
.ccsubhead3xl {color:#000000;font-family: 'Poppins', sans-serif;font-size:30px;font-weight:900;}
.ccsubhead4xl {color:#319bd6;font-family: 'Poppins', sans-serif;font-size:30px;font-weight:900;}

.ccsubhead5 {color:#000000;font-family: 'Poppins', sans-serif;font-size:30px;font-weight:900;}

.calstyle {
    border-style: none;
    background-color: transparent;
    border-color: #dddddd;
    border-width: 1px;
}
td{padding: 15px;}

@media only screen and (min-width: 960px)
{

.subblock {
    float: left;
}

.psndlogolong2 {
    width: 90%;
}

.ccdesktop {
    display: block!important;
}

.psndlogolong2 {
   display:none!important;
}


.ccmobile{display:none!important;}

}

@media screen and (max-width: 959px)
{

.logo1 {
   display:none!important;
}

.subblock {
    float: none;
}

.module {
margin-top: 0px;
}

#full-wrapper {
    padding-top: 70px;
}

.full-wrapper-plus {
    padding-top: 10px;
}

.ccsubhead3xl {line-height: 120%;}

.ccsubhead5 {color:#000000;font-family: 'Poppins', sans-serif;font-size:25px;font-weight:900;}

.ccdesktop {
    display: none!important;
}

.ccmobile{display:block!important;}

.container {
    padding: 10px 30px 100px 30px;
}

.menubottom {
    width: 24%;
    text-align: center;
    padding-top: 10px;
}

.menubottom2 {
    width: 38%;
}

.fa, .fas {
    font-weight: 900;
    line-height: 1.1em;
}

.menubtxt {
    font-size: 0.7em;
    line-height: 1.1em;
}

.overlay {
    height: 85%;
    }

.overlay-content {
    top: 0%;
    margin-top: 0px;
    padding-top: 0px;
}

.overlay-menu a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    font-family: 'tex_gyre_adventorbold','Poppins','Century Gothic','Nunito Sans',"Rokkitt","Helvetica",Arial,sans-serif;
    color: #666666;
    font-weight: 800;
    line-height: 120%;
    background: #ffffff;
    display: block;
    transition: 0.3s;
}



#subjectheader {
    height: 0px;
}

.leftside {
    width: 100%;
}

.rightside {
    width: 100%;
    margin-right: 0%;
}

}

@media only screen and (max-width: 767px)
{
.leftside {
    width: 100%;
}

.rightside {
    width: 100%;
    margin-right: 0%;
}

}