@media (min-width: 992px){
	.container {
    width: 970px;
	}

}

@media (min-width: 768px)
{
	.container {
    width: 750px;
	}
}
.my-header {
    height: 60px;
    background-color: #5e5ed7;
    background: #0058a3 !important
}
.my-container{
	padding: 0 200px;
}
.logo{
	height: 60px;
	padding: 10px;
}
ul.main-menu {
    display: flex;
    color: white;
    margin-bottom: 0;
    text-align: right;
}
ul.main-menu li {
    padding-right: 20px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    width: 140px;
}
ul.main-menu li a{
    color: white;
    text-decoration: none;
}
ul.main-menu li a:hover {
	color: #ffcc00 !important;
}
.login span{
    background-color: orange;
    padding: 7px;
    text-align: center;
    border-radius: 8px;
}
.menu-bar{
	display: flex;
}
.inner-page-banner{
	/*background-image: url(https://i.pinimg.com/originals/0b/a3/d6/0ba3d60362c7e6d256cfc1f37156bad9.jpg);
	    color: white;*/
	        background-size: cover;
    padding: 0;
    background-color: lightblue;
}
.main-heading h1 {
    font-size: 50px;
    font-weight: bold;
}
.padding-50 {
    padding: 50px 0;
    display: none;
}
.container {
    /*width: 1170px;*/
}
.search-tutor .search-module {
    background: none !important;
}
.search-module {
    background: #7facd1;
    padding: 20px;
}
.search-tggle {
    display: none;
}
#tutor-type-label {
    padding-top: 25px;
    color: white;
}
.radio-toolbar {
    margin: 10px 0;
    position: relative;
}

.radio-toolbar input[type="radio"] {
    opacity: 1;
    position: absolute;
    z-index: 99;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 25px;
}
.radio-toolbar label {
    display: inline-block;
    background-color: #ffcc00;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    width: 100%;
    border: 2px solid #ffcc00;
    text-align: center;
    opacity: 0.7;
    cursor: pointer;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.header-btn-borders {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.select2-container {
    width: 100% !important;
}
#tutor-in-label {
    padding: 11px 33px;
    color: white;
}
.position-r {
    position: relative;
    min-height: 60px;
    margin-bottom: 8px;
    z-index: 9;
}
.minheight-0 {
    min-height: 0 !important;
}
input[name="postcode"], input[name="travel_postcode"] {
    text-transform: uppercase !important;
}
.inputText {
    font-size: 14px;
    height: 42px;
    padding: 0 0 0 10px;
    border: 1px solid #999;
    width: 100%;
}	
.floating-label {
    left: 10px;
    pointer-events: none;
    position: absolute;
    top: 10px;
    transition: all 0.2s ease 0s;
    color: #999;
}
.button-yellow, .ajs-ok {
    background: #ffcc00;
    padding: 10px 25px;
    display: inline-block;
    color: #000;
    border: 0 none;
    font-size: 16px !important;
}
.search-tutor {
    /*background: rgba(0, 88, 163, 0.8);*/
    border-radius: 13px;
}
label.would-like {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
}
.col-lg-2.col-md-3.col-xs-12.col-sm-3 {
    color: black;
}
.card {
    border: 2px solid lightgray;
    margin-bottom: 20px;
    padding: 0 0!important;
    margin-right: 20px;
    width: 30%!important;
    border-radius: 10px;
    height: 430px!important;
}
.card img {
    width: 100%!important;
    height: 200px!important;
    border-radius: 10px 10px 0px 0px;
}
.post-grid{
    padding: 0!important;
    width: 80%!important;
}
.post-grid h3{
    margin-top: 10px;
    font-size: 22px;
    height: 50px;
    overflow: hidden;
}
.card-content {
    padding: 20px;
}
.card-content label {
    font-size: 15px;
    font-weight: lighter;
    color: #878787;
}
hr {
    color: #BFBFBF;
    width: 96%;
    margin-left: -13px;
}
.cat label{
    font-size: 19px;
    font-weight: lighter;
}
.cat select{
    width: 25%;
    border: 1px solid lightgray;
    height: 32px;
    border-radius: 4px;
    padding: 5px;
}
.cat select:focus{
    outline: unset;
}
.ads {
    background-color: #0058a3;
    height: 230px;
    width: 20%!important;
    border-radius: 10px;
    text-align: center;
}
.ads h2 {
    color: #ffcc00;
    font-weight: bold;
    padding: 0 20px;
    font-size: 26px;
}
.ads label {
    color: white;
    font-weight: lighter;
    font-size: 14px;
    margin-bottom: 35px;
    margin-top: 10px;
}
.ads a {
    background-color: #ffcc00;
    color: black!important;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: bold;
    text-decoration: none!important;
}
.ad2 {
    margin-top: 20px;
    background-color: #F7F6F8;
}
.ad2 h2{
    color: #0058a3;
    font-weight: bold;
    padding: 0;
}
.ad2 label{
    color: black;
    font-weight: bold;
}
#radioHome, #radioOnline{
    outline: unset;
}
span.selection__placeholder {
    display: none;
}
div#page {
    margin-top: 20px;
}
.ml-5 {
    margin-left: 5px!important;
}
.post-grid header figure{
    width: 95%;
}
.post-grid header figure img{
    border-radius: 10px;
    height: auto;
}
.date {
    font-weight: lighter;
    color: #858383;
    margin-top: 25px;
}
.entry-title {
    margin-top: 7px;
    padding-right: 5%;
}
.trim {
    height: 65px;
    overflow: hidden;
    margin-bottom: 10px;
}
.single-content {
    padding-right: 40px;
    padding-bottom: 30px;
}
.font-l{
    font-weight: lighter;
}
.recent {
    width: 20%!important;
}
.mb-20 {
    margin-bottom: 20px;
}
.recent img {
    width: 90%!important;
    border-radius: 10px;
        height: 68px!important;
}
.item {
    padding: 0!important;
        margin-bottom: 10px;
}
.recent .date {
    margin-top: 0px;
    font-size: 11px;s
}
.searches-footer {
    margin-top: 20px;
}
.trim-l {
    height: 39px;
    overflow: hidden;
    line-height: 21px;
}
.back-btn{
    background-color: #2777b0;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: bold;
    text-decoration: none!important;
    color: white;
    position: absolute;
    right: 5%;
}
.back-btn:hover{
    color: white;
}
a:hover {
    text-decoration: none;
}
@media (max-width: 414px){
	.radio-toolbar label {
		width:30%;
	}
}